@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:11px;
	line-height:18px;
	color:#7d7d7d;
}

body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#f6f4e7;
}

.wrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}


.header {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
}

.headertop {
	background-image:url(../images/headerhead.jpg);
	height:4px;
}

.headermain {
	background-image:url(../images/headerbg.jpg);
	height:81px;
	background-repeat:repeat-x;
}

.logo {
	margin-left:20px;
	margin-top:13px;
}

.headerbottom {
	background-image:url(../images/headerfootbg.jpg);
	height:5px;
	background-repeat:repeat-x;
}

.mainarea {
	background:#fff;	
}

.mainareahead {
	background-image:url(../images/whiteboxhead.jpg);
	height:8px;
	margin-top:3px;
}

.mainareafooter {
	background-image:url(../images/whiteboxfoot.jpg);
	height:7px;
	background-repeat:repeat-x;
	clear:both;
}

.mainpicc {
	padding-top:10px;
	padding-left:20px;
	float:left;
}

.rightbox {
	margin-left:20px;
	margin-top:10px;
	float:left;
	width:391px;
}

.rightboxhead {
	background-image:url(../images/rightboxheader.jpg);
	background-repeat:no-repeat;
	height:12px;
}

.rightboxmain {
	background-image:url(../images/rightboxbg.jpg);
	height:277px;
	background-repeat:repeat-x;
}

.rightboxfooter {
	background-image:url(../images/rightboxfooter.jpg);
	height:6px;
	background-repeat:no-repeat;
}

.menubox {
	width:950px;
	height:55px;
	margin-top:3px;
}

.menuboxhead {
	background-image:url(../images/whiteboxhead.jpg);
	height:8px;
	background-repeat:no-repeat;
}

.menuboxmain {
	background-repeat:repeat-x;
	height:41px;
	background-image:url(../images/menubg.jpg);
}

.menuboxfoot {
	background-image:url(../images/menufootbg.jpg);
	height:6px;
	
}

.clr {
	clear:both;
	padding-left:20px;
	background:#fff;
	margin-top:0px !important;
}

.boxes {
	margin-left:20px;
	margin-top:0px !important;
	clear:both;
	background:#fff;
	height:220px;
}

.box1 {
	background-image:url(../images/sights.jpg);
	width:226px;
	height:28px;
	float:left;
}

.box2 {
	background-image:url(../images/beaches.jpg);
	width:226px;
	height:28px;
	float:left;
	margin-left:2px;
}

.box3 {
	background-image:url(../images/villages.jpg);
	width:226px;
	height:28px;
	float:left;
	margin-left:2px;
}


.box4 {
	background-image:url(../images/restaurants.jpg);
	width:226px;
	height:28px;
	float:left;
	margin-left:2px;
}

.boxheader {
	color:#fff;
	padding-left:45px;
	padding-top:5px;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:bold;
}

.botBox {
	margin-top:3px;
	/*height:100px;*/
	background-color:#f5f2e4;
}
.botboxhead {
	background-image:url(../images/botboxhead.jpg);
	width:226px;
	height:7px;
}

.botboxbody {
	background-color:#f5f2e4;
	height:100px;

}

.botboxbottom {
	background-image:url(../images/botboxbottom.jpg);
	width:226px;
	height:5px;
}

.orheader {
	width:910px;
	height:35px;
	margin-left:20px;
	padding-top:12px;
	clear:both;
}
.orleft {
	float:left;
	width:9px;
	height:35px;
	background-image:url(../images/orleft.jpg);
}

.orbody {
	float:left;
	background-image:url(../images/orbg.jpg);
	background-repeat:repeat-x;
	width:891px;
	height:35px;
}

.orright {
	float:left;
	background-image:url(../images/orright.jpg);
	background-repeat:repeat-x;
	width:10px;
	height:35px;
}



.hotplace {
	margin-top:10px;
	background-color:#f5f2e4;
	width:445px;
	float:left;
	margin-left:20px;
}


.showpic {
	margin-left:10px;
	margin-top:10px;
	border:2px solid #fff;
	height:90px;
	width:150px;
	margin-bottom:10px;
	float:left;
}

.hotdetails {
	margin-left:10px;
	margin-top:10px;
	height:90px;
	width:260px;
	margin-bottom:10px;
	float:left;
	text-align:justify;
}

.hotplacehead {
	background-image:url(../images/hothead.jpg);
	width:445px;
	height:7px;
	background-repeat:no-repeat;
	clear:both;
}


.hotplacefoot {
	background-image:url(../images/hotfoot.jpg);
	width:445px;
	height:4px;
	background-repeat:no-repeat;
	clear:both;
}

.hotellist_title {
	color:#0b347a;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	border-bottom:1px solid #fff;
}
.openclose {
	color:#f39a0b !important;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

.hotellist_shortdesc {
	color:#7d7d7d;
	font-size:12px;
	line-height:18px;
	font-family:Arial;
	height:36px;
}

.readmore {
	background-image:url(../images/blreadmore.jpg);
	width:92px;
	height:19px;
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#fff;
}

.readint {
	padding-left:13px;

}

.readmorelink {
	text-decoration:none;
	color:#fff;
	text-transform:lowercase !important;

}

.vhottop {
	background-image:url(../images/vhottop.jpg);
	background-repeat:no-repeat;
	height:7px;
	width:910px;
	margin-left:20px;
	margin-top:10px;
}

.vhotview {
	background-color:#f5f2e4;
	width:910px;
	margin-left:20px;
	/*padding-bottom:5px;
	border-bottom:1px solid #fff;*/
}

.vhotfacilities {
	background-color:#f5f2e4;
	width:890px;
	margin-left:20px;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:12px;
	line-height:18px;
	/*border-bottom:1px solid #fff;*/
}

.liner {
	background-color:#f5f2e4;
	width:880px;
	margin-left:8px;
	border-top:1px solid #fff;
	height:1px;
	clear:both;
}
.liner2 {
	padding-top:5px;
	background-color:#f5f2e4;
	width:880px;
	margin-left:2px;
	border-bottom:1px solid #fff;
	height:1px;
	clear:both;

}
.vhotbottom {
	background-image:url(../images/vhotbottom.jpg);
	background-repeat:no-repeat;
	height:7px;
	width:910px;
	margin-left:20px;
}

.vhotbody {
	margin-left:10px;
	padding-top:3px;
	width:890px;
}

.vhotpic {
	width:220px;
	height:146px;
	border:1px solid #fff;
	float:left;
}

.clean {
	clear:both;
	height:1px;
}

.vhotdetails {
	padding-left:15px;
	width:279px;
	height:130px;
	float:left;
}

.vhotmap {
	float:left;
	width:372px;
	border:1px solid #fff;
	height:146px;
	overflow:hidden;
}

.ortitle {
	font-size:12px;
	color:#fff;
	padding-top:8px;
	margin-left:10px;
}

.vtitle {
	font-weight:bold;

}

.vhotfactitle {
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#103c88;
	font-weight:bold;
	padding-left:8px;
}

.vhotfacbody {
	font-family:arial;
	font-size:12px;
	line-height:18px;
	padding-left:8px;
}

.disabled {
	float:left;
}

.menuColor {
	color:#103c88;
	font-size:12px;
	line-height:18px;
	font-family:Arial;
	font-weight:bold;
}

.menus {
	padding-top:10px;
	color:#103c88;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	width:950px;
	text-align:justify;

}
.firstItem {
	color:#103c88;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	width:85px;
	float:left;
	text-align:center;
	text-decoration:none;
}

.restItems {
	color:#103c88;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	float:left;
	width:123px;
	background-image:url(../img/menusep.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
}

.lastItem {
	color:#103c88;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	float:left;
	width:117px;
	background-image:url(../img/menusep.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
}


.sightItem {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	background-image:url(../img/arrowgreen.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.sightItem a {
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	}

.sightItems {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	background-image:url(../img/arrowgreen.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

.sightItems a{
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	text-decoration:none;
}


.clr2 {
	clear:both;
	padding-left:20px;
	background:#fff;
	color:#7d7d7d;
	font-size:12px;
	line-height:20px;
	font-family:Arial;
	border-top:1px solid #efe8e0;
	border-bottom:1px solid #efe8e0;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	padding-left:0;
}

.recommended {
	margin-left:15px;
	padding-top:10px;
	height:30px;
	padding-left:30px;
	font-weight:bold;
	background-image:url(../img/arroworang.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#103c88;
	font-size:12px;
	line-height:18px;
	font-family:Arial;
}
.recommendation {
	width:170px;
	float:left;
	/*border:1px solid blue;*/
	margin-left:15px;
	margin-top:10px;
}

.footbox {
	width:950px;
	height:30px;
	margin-top:3px;
}

.footboxhead {
	width:950px;
	height:5px;
	background-image:url(../img/footup.jpg);
	background-repeat:no-repeat;
}
.footboxbody {
	width:930px;
	height:21px;
	background-image:url(../img/footboxbg.jpg);
	padding-left:10px;
	padding-right:10px;
	
	font-family:arial;
	font-size:12px;
	line-height:20px;
	color:#a0cbe4;
	text-decoration:none;
}
.footboxdown {
	width:950px;
	height:5px;
	background-image:url(../img/footdown.jpg);
	background-repeat:no-repeat;
}

.footboxbody a {
	font-family:arial;
	font-size:11px;
	line-height:20px;
	color:#a0cbe4;
	text-decoration:none;
}

.footboxbody div {
	font-family:arial;
	font-size:11px;
	line-height:20px;
	color:#a0cbe4;
	text-decoration:none;
}

.footboxbody div a {
	font-family:arial;
	font-size:11px;
	line-height:20px;
	color:#a0cbe4;
	text-decoration:none;
}

label {
	font-size:12px;
	line-height:18px;
	font-family:Arial;
}

input,textarea {
	font-size:12px;
	line-height:18px;
	font-family:'Trebuchet MS';
	color:#000;
	border:0;

}

#recaptcha_table tbody tr td {
	background:none;
}
.recaptchatable #recaptcha_response_field {
	background:#fff;
	border:0 !important;
	font-size:12px !important;
	line-height:18px;
	font-family:'Trebuchet MS';
	font-weight:normal;
	color:#000;
}
#recaptcha_image {
	width:258px !important;
}

#recaptcha_image img {
	width:258px !important;
}

#recaptcha_instructions_image {
	font-family:Arial !important;
	font-weight:normal !important;
	font-size:12px !important;
	line-height:18px !important;
	color:#7D7D7D !important;
}
#recaptcha_reload_btn, #recaptcha_switch_audio_btn, #recaptcha_whatsthis_btn {
	display:none;
}

.submit input {
	width:120px !important;
}

.error {
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}

.success {
	color:#337252;
	font-weight:bold;
	font-size:12px;
}





.beachItem {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	background-image:url(../img/arrowcyan.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.beachItem a {
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	}

.beachItems {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	background-image:url(../img/arrowcyan.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

.beachItems a{
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	text-decoration:none;
}




.villaItem {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	background-image:url(../img/arroworange.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.villaItem a {
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	}

.villaItems {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	background-image:url(../img/arroworange.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

.villaItems a{
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	text-decoration:none;
}



.restaItem {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	background-image:url(../img/arrowred.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.restaItem a {
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	margin-top:-20px;
	text-decoration:none;
	}

.restaItems {
	font-size:12px;
	line-height:20px;
	border-bottom:1px solid #fff;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	background-image:url(../img/arrowred.jpg); 
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

.restaItems a{
	font-size:12px;
	line-height:20px;
	width:176px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	clear:both;
	text-decoration:none;
}

.recs a {
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	text-decoration:none;
	color:#fff;

}


.subtitle {
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	line-height:18px;
	clear:both;
	color:#103c88;


}

.recaptcha_r1_c1 {

	display:none !important;
	visibility:hidden !important;

}
.recaptcha_r2_c1 {

	display:none !important;
	visibility:hidden !important;

}
.recaptcha_r3_c1 {

	width:1px;

}

.newsub {
	background-image:url(../img/submitbtn.jpg);
	width:100px;
	height:30px;
}

.submit input {
	background-image:url(../img/submitbtn.jpg);
	width:92px !important;
	height:19px;
}
.vhotfacbody .liner {
		margin-top:10px;
}
td {
	padding-top:9px;	
}

#recaptcha_instructions_image {
	font-size:11px !important;	
}

.ortitle a {
	text-decoration:none;
	color:#fff;
	font-size:12px;

}

.topBar {
	width:910px;
	height:72px;
	background:url(../img/barback.jpg);
	clear:both;
	margin:0 auto;
}
.topBar ul {
	list-style-image: url(../img/bararrow.png);
	margin-left:0px;
	padding-top:8px;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	font-weight:bold;color:#fff;
}

.topBar ul li {
	float:left;
	margin-left:30px;
	color:#fff;
	margin-top:8px;
}

.topBar a {
	text-decoration:none;
	color:#fff;
}

.stars {
	position:relative;
	top:3px;
}

.infoBox {
	background:#c7e6f8;
	margin:0 auto;
	
	width:910px;
	clear:both;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	color:#103c88;
	
}
.infoBoxTop {
	background-image:url(../img/cyantop.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:9px;
	width:910px;
	margin:0 auto;
	margin-top:5px;
}

.infoBoxBottom {
	background-image:url(../img/cyanbottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:910px;
	clear:both;
	margin:0 auto;
}
.infoText {
	padding-left:12px;
	padding-bottom:4px;
}
.infoText, .infoText h1 {
	width:890px;
	background:#c7e6f8;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	color:#103c88;
}
