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

body{
background:url(../images/bg.jpg) repeat-x top left #85dafc; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#616262;
margin:0px; padding:0px;
}

ul,li,h1,h2,h3,h4,h5,h6,p{
margin:0px; padding:0px;
}
p{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#616262;
}
.clear{clear:both; display:block;}
a{text-decoration:none;}
a:{}

a img{
border:0px;

}

#wraper{
width:100%; margin:0px; padding:0px;
}

#maincontainrer{
width:904px; padding:0px 25px; margin:0px auto; background:url(../images/layoutshadow.png) repeat-y top left; overflow:auto;
}

*html #maincontainrer{
background:none; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layoutshadow.png',sizingMethod='scale');
}
#maincontainrer #header{
width:896px; float:left; padding:12px 0px 0px 8px; margin:0px; height:168px; 
}


#header .logo{
width:295px; height:95px; float:left; margin:0px; padding:0px;
}

#header .special{
width:240px; height:45px; float:left;text-align:center; margin:0px; padding:5px 0px 0px 0px;
}

#header .vacationsec{
width:352px; float:right; padding:27px 0px 0px 0px; margin:0px; height:98px;
}

.vacationsecimage{
 background:url(../images/vaction.jpg) no-repeat top left; width:352px; height:18px; float:left;
}

.vacationsec .call{
width:199px; height:26px; float:right; margin:10px 0px 0px 0px; padding:0px; background:url(../images/callimage2.jpg) no-repeat bottom right;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:18px; color:#1fa0c8; text-transform:uppercase; font-weight:bold; padding:6px 0px 0px 15px;
}

.vacationsec .email{
	width:270px;
	height:19px;
	float:right;
	padding:4px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	background:url(../images/email.jpg) center no-repeat;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align:center; color:#1fa0c8; text-transform:uppercase;
}

.email a{
	font:bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#1fa0c8;
	outline:none;
	text-transform:none;
	}
	
.email a:hover{
	color:#3b7db4;
	}

.vacationsec .email input{
	border:#abe7fc 1px solid;
}
#maincontainrer .mainbody{
width:904px; float:left; margin:0px; padding:0px;
}

#main body .flash{
width:904px; float:left; margin:0px; padding:0px; height:459px;
}

.flashleft{
width:264px; height:459px; float:left; margin:0px 0px 0px 0px; padding:0px;
}

.flashmiddle{
width:360px; height:459px; float:left; margin:0px 8px; padding:0px;
}

.welcome{
width:885px; float:left; margin:0px; padding:26px 0px 0px 19px;

}

.welcome p{
color:#025272;

}

.welcome h4{
font-family:"Trebuchet MS"; font-size:22px; color:#06a1df; padding-bottom:24px;
}


#fotter{
width:954px; margin:0px auto;

}

#fotter .fotterbg{
background:url(../images/fotter.png) no-repeat top left; width:954px; height:29px;
}

*html .fotterbg{
background:none; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fotter.png',sizingMethod='scale');
}

#fotter .copyrights{
width:566px; float:left; padding:10px 0px 10px 37px; margin:0px;}


.copyrights p{
font-size:11px; color:#FFFFFF;

}
 .nav{
width:283px; float:right; margin:0px; padding:10px 47px 0px 0px; 
}

.nav ul{
margin:0px; padding:0px;
}

.nav li{
list-style-type:none; float:left; text-decoration:none; background:url(../images/nav_line.gif) no-repeat right; padding:0px 5px; 
}

.nav li a{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#18769c; text-decoration:none;
}

.nav a:hover{
color:#FFFFFF;
}

/********************leftColmn***********************/
.leftColmn{
	float:left;
	width:548px;
	padding:12px 10px;
	
}
.paging{
padding:5px 0px;
float:right;
font:bold 12px Arial, Helvetica, sans-serif;
color:#000;
margin:0px 0px 10px 0px;
}

.paging a{
font-weight:normal;
color:#000;
text-decoration:none;
background:#f3f3f3;
padding:5px;
margin:0px 5px;
text-align:right;
border:1px solid #e3e3e3;
}

.paging a:hover{
font-weight:normal;
color:#036187;
text-decoration:none;

}

.paging a.current{
font-weight:bold;
color:#000;
text-decoration:none;
background:none;
border:none;
}
/*****************avaibalehomes*****************/
.availableboxouter{
width:550px;
height:auto;
float:left;

}

.availablebox{
width:533px;
height:auto;
float:left;
margin:10px 0px;
padding:10px 5px;
position:relative;

}

/*28 nov 09*/
.availablebox .availableimg{
position:absolute;
background:url(../images/available_img.png) no-repeat top left;
width:101px;
height:85px;
float:left;
top:0;
left:0;
margin:12px 0px 0px 8px;
}

.availablebox .un_conimg{
position:absolute;
background:url(../images/undercontract_img.png) no-repeat top left;
width:101px;
height:85px;
float:left;
top:0;
left:0;
margin:12px 0px 0px 8px;
}

.availablebox .soldoutimg{
position:absolute;
background:url(../images/sold_out_img.png) no-repeat top left;
width:101px;
height:85px;
float:left;
top:0;
left:0;
margin:12px 0px 0px 8px;
}

/*28 nov 09*/


.availablebox:hover{
background:#d2f2fd;
}


.odd{
background:#effafe;
}

.availablebox img{
float:left;
width:154px;
height:114px;
border:3px solid #ededed;
margin-right:10px;
}

.availablebox .details{
float:left;
font:12px Arial, Helvetica, sans-serif;
color:#850707;
width:300px;
}


.details h3{
font:18px Arial, Helvetica, sans-serif;
color:#036187;
display:block;
margin:0px;
padding:0px;
margin-bottom:3px;
}

.availablebox a.dtls_but{
background:#015474;
border:2px solid #a8e5ff;
font:bold 12px Arial, Helvetica, sans-serif;
color:#ffffff;
text-align:center;
padding:4px 8px;
position:absolute;
bottom:0;
right:0;
margin:0px 10px 10px 0px;}

.details h6{
font:bold 12px Arial, Helvetica, sans-serif;
color:#7e7d7a;
display:block;
margin-bottom:3px;
}

.details p{
margin:1px 0px;
padding:0px 0px;
}

.details p a{
color:#036187;

}
/**************************************************/
/**************************************************/
.searchbox{
	float:left;/*background:url(../images/searchbox_bg.jpg) no-repeat;*/
	width:302px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
}
.searchbox2{
	float:left;/*background:url(../images/searchbox_bg.jpg) no-repeat;*/
	width:302px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
}
.searchbox h3{
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
	margin-bottom:10px;
	background:#014d6a;
	padding:5px 0px 5px 5px;
}
.searchbox h4{
	background-image:url(../images/searchicon.png);
	background-repeat:no-repeat;
	padding-top:0px; padding-left:20px; padding-bottom:6px; padding-right:0px;
	margin:10px 0px 0px 20px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
}

.searchbox .searchform{
	width:165px;
	margin:15px 0px 0px 20px;
}
.searchbox .searchform div{ margin-bottom:10px;}
.searchbox .searchform div select{ border:#d7d6d6 solid 1px;; font-size:0.8em; color:#5c5c5c; padding:2px; width:165px;}
.searchbox .searchform input.searchBtn{
	text-transform:uppercase; color:#FFF; background: url(../images/searchbtn_bullet.gif) no-repeat right #036187; float:left; border:0; font-size:12px; font-weight:bold; padding-right:8px; cursor:pointer;
}
.searchbox2 h3{
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
	margin-bottom:10px;
	background:#014d6a;
	padding:5px 0px 5px 5px;
}

.searchbox2 h4{
	background-image:url(../images/searchicon.png);
	background-repeat:no-repeat;
	padding-top:0px; padding-left:20px; padding-bottom:6px; padding-right:0px;
	margin:10px 0px 0px 20px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
}

.searchbox2 .searchform{
	width:165px;
	margin:15px 0px 0px 20px;
}
.searchbox2 .searchform div{ margin-bottom:10px;}
.searchbox2 .searchform div select{ border:#d7d6d6 solid 1px;; font-size:0.8em; color:#5c5c5c; padding:2px; width:165px;}
.searchbox2 .searchform input.searchBtn{
	text-transform:uppercase; color:#FFF; background: url(../images/searchbtn_bullet.gif) no-repeat right #036187; float:left; border:0; font-size:12px; font-weight:bold; padding-right:8px; cursor:pointer;
}

.yourfifthnightbox {
	width: 904px;
	height:auto;
}
.titlebox{
height:96px;
width:904px;
padding:10px 0px 0px 0px;
text-align:center;}
.titlebox h1{
font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FF0000; text-decoration:none; font-weight:bold; padding:10px 0px 10px 0px;
}

.titlebox h4{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:bold;
}
.dropbox{
width:904px;
height:auto;
background:#ffffff;
float:left;}
.dropboxtop{
	height:51px;
	width:904px;
	float:left;
	background-image: url(../images/drop_top.gif);
	background-repeat: no-repeat;
}
.dropboxmid{
background:url(../images/drop_mid.gif) repeat-y;
height:auto;
width:904px;}
.dropboxbot{
background:url(../images/drop_bot.gif) no-repeat;
height:51px;
width:904px;
}
.midlecontentbox{
	width:782px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(../images/drop_mid.gif) center repeat-y #ffffff;
}
.leftimage{
	height:385px;
	width:328px;
	float:left;
	background-repeat: no-repeat;
}
.rightcont{
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align: left;
	width: 400px;
	margin-left: 10px;
}
.conbox{
    float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	padding:2px 0px 10px 5px;
	margin-bottom:10px;
	width:439px;

}

.rightcont h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding:0px 25px 0px 20px;

}
.rightcont h5 span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
padding:0px 0px 0px 10px;
color:#000000;


}
.conbox p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding : 0px 0px 0px 18px;
}

.conbox ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	list-style:none;
	list-style-type: none;
    background:url(../images/bullet.jpg) no-repeat left center;	
    margin:0px 0px 0px 15px;
	padding : 5px 0px 5px 15px;
}
.conbox2{
	float:right;
	padding:0px;
	margin-bottom:10px;
	width:48%;
	height: auto;
	}

.conbox2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding : 0px 0px 0px 18px;
}

.conbox2 ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
		width:165px;
			list-style:none;
    background:url(../images/bullet.jpg) no-repeat left center;	
    margin:0px 0px 0px 15px;
	padding : 5px 0px 5px 15px;
}






.villas {
float:left;
margin-bottom:3px;
margin-left:5px;
margin-right:5px;
margin-top:10px;
width:50px;
}
.villas h5.title {
border-bottom-color:#B7CDD6;
border-bottom-style:solid;
border-bottom-width:1px;
color:#1CB4F1;
font-size:16px;
font-weight:bold;
margin-bottom:10px;
padding-bottom:6px;
padding-left:0;
padding-right:0;
padding-top:6px;
}
.conbox1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding : 0px 0px 0px 18px;
}
.conbox1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	width:100%;
	float:left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;


}
.conbox1 ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	width:165px;
		list-style:none;
    background:url(../images/bullet.jpg) no-repeat left 10px;	
    margin:0px 0px 0px 15px;
	padding : 5px 0px 5px 15px;
	float:left;

}
.offerlistbox{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;

}
.rightsection{
float:left;
width:400px;}

