body{
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background:#8c8c8c;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page{
	margin:0 auto;
	width:1000px;
	display:table;
}
#main{
	margin:0 -4px;
	width:1008px;
	background:url(../images/main-bg.gif) repeat-y;
	overflow:hidden;
}
#mainPrint{
	margin:0 -4px;
	width:1008px;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
	overflow:hidden;
}

#MainImage {
	width:968px;
	height:291px;
	position:relative;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#MainImage img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	background-color: #000000;
}

#header{
	width:1008px;
	height:465px;
	position:relative;
	background:url(../images/header-bg.gif) no-repeat;
	overflow:hidden;
}
#header h1{
	position:absolute;
	left:49px;
	top:43px;
	margin:0;
	width:111px;
	height:89px;
}
#header h1 a{
	display:block;
	width:111px;
	height:89px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
}
#header .title{
	position:absolute;
	top:35px;
	right:47px;
	width:200px;
	height:38px;
	text-indent:-9999px;
	background:url(../images/header-title.gif) no-repeat;
}
#header h2{
	position:absolute;
	top:114px;
	right:49px;
	margin:0;
	width:387px;
	height:20px;
	text-indent:-9999px;
	background:url(../images/header-title2.gif) no-repeat;
}
.blackbar{
	width:968px;
	height:26px;
	background:url(../images/blackbar-bg.gif) repeat-x;
	overflow:hidden;
}
.blackbar p{
	margin:0 0 0 17px;
	font-size:14px;
	line-height:26px;
	color:#fff;
	float:left;
	display:inline;
}
.blackbar p.right{
	margin:0 21px 0 0;
	float:right;
}
.blackbar p a{
	font-weight:bold;
	color:#feee00;
}
#header .blackbar{
	position:absolute;
	left:21px;
	top:145px;
}
#header .blackbar p{margin-left:33px;}
#header .topimage{
	position:absolute;
	left:21px;
	top:171px;
	width:968px;
	height:294px;
	overflow:hidden;
}
#header .topimage div{
	width:968px;
	height:294px;
	position:relative;
	overflow:hidden;
}
#header .topimage div h3{
	position:absolute;
	left:156px;
	top:182px;
	margin:0;
	padding-bottom:4px;
	font:36px/32px Arial, Helvetica, sans-serif;
	color:#fff;
	width:215px;
	overflow:visible;
}
#header .topimage div .link{
	position:absolute;
	left:375px;
	top:263px;
	line-height:13px;
	color:#fff;
}
#header .topmenu{
	position:absolute;
	left:21px;
	top:220px;
	margin:0;
	padding:0;
	list-style:none;
	width:133px;
	z-index:100;
	overflow:hidden;
}
.topmenu li{
	margin-top:3px;
	width:133px;
	float:left;
}
.topmenu li.first{margin-bottom:2px;}
.topmenu li.last{margin-top:2px;}
.topmenu li a{
	display:block;
	width:133px;
	height:26px;
	text-indent:20px;
	font-size:12px;
	line-height:26px;
	color:#000;
	cursor:pointer;
	background:url(../images/topmenu-bg.png) no-repeat;
	overflow:hidden;
}
.topmenu li.active a,
.topmenu li a:hover{
	text-decoration:none;
	color:#fefbdd;
	font-weight:bold;
	background:url(../images/topmenu-bgon.png) no-repeat;
}
#content{
	margin-left:21px;
	width:968px;
	overflow:hidden;
}
.holder{
	width:100%;
	overflow:hidden;
}
.searchprop{
	width:487px;
	float:left;
}
#content h3{
	margin:8px 0 0;
	font:30px/38px Arial, Helvetica, sans-serif;
	color:#054d92;
	padding-bottom: 10px;
}
.errortext
{
	margin-left:16px;
	font-size: medium;
	font-weight: bold;
	color:Red;
}
#content .searchprop h3{margin-left:16px;}
#content .searchprop h5{margin-left:16px; margin-top:-0px}
.searchprop .form{
	width:487px;
	overflow:hidden;
	background-color: #fad842;
}
.searchprop .form .topbg{
	width:487px;
	background:url(../images/form-topbg.gif) no-repeat;
	padding-bottom:15px;
	overflow:hidden;
}
.searchprop .form ul {
	margin:1px 0 0 15px;
	padding:0;
	list-style:none;
	width:450px;
	overflow:hidden;
}
.searchprop .form ul li{
	margin-top:19px;
	width:450px;
	float:left;
}
.searchprop .form ul li.top{margin:0;}
.searchprop .form ul li label{
	display:block;
	line-height:22px;
	width:100%;
}
.searchprop .form ul li .text{
	display:block;
	width:226px;
	padding:4px 5px 2px;
	height:13px;
	font-size:11px;
	line-height:13px;
	color:#cfccce;
	border:none;
	background:url(../images/input-bg.gif) no-repeat 100% 0;
}



.searchpropMini{
	float:left;
	width:360px;
}
#content .searchpropMini h3{margin-left:16px;}

.searchpropMini .formMini{
	width:340px;
	overflow:hidden;
	border-style:none;
	float:left;
	background-color: #fad842;
}
.searchpropMini .formMini .topbgMini{
	width:340px;
	background:url(../images/form-topbg-mini.gif) no-repeat;
	padding-bottom:15px;
	overflow:hidden;
	border-style:none;
	border-color:Blue;
	float:left;
}
.searchpropMini .formMini ul{
	margin:1px 0 0 15px;
	padding:0;
	list-style:none;
	width:450px;
	overflow:hidden;
}
.searchpropMini .formMini ul li{
	margin-top:19px;
	width:450px;
	float:left;
}
.searchpropMini .formMini ul li.top{margin:0;}
.searchpropMini .formMini ul li label{
	display:block;
	line-height:22px;
	width:100%;
}
.searchpropMini .formMini ul li .text{
	display:block;
	width:226px;
	padding:4px 5px 2px;
	height:13px;
	font-size:11px;
	line-height:13px;
	color:#cfccce;
	border:none;
	background:url(../images/input-bg.gif) no-repeat 100% 0;
}
.searchpropMini .formMini .bottom{
	width:340px;
	height:38px;
	background:url(../images/form-bottombg-mini.gif) no-repeat;
	overflow:hidden;
}
.searchpropMini .formMini .bottom p{
	margin:12px 0 0 9px;
	float:left;
	display:inline;
	line-height:13px;
}
.searchpropMini .formMini .bottom p a{
	color:#000;
	text-decoration:underline;
}
.searchpropMini .formMini .bottom p a:hover{text-decoration:none;}
.searchpropMini .formMini .bottom .btn{
	margin:7px 3px 0 0;
	float:right;
	display:inline;
}
.searchpropMini .formMini ul li .hold{
	width:225px;
}
.searchpropMini .formMini ul li select.location{width:250px;}
.searchpropMini .formMini ul li select.currency{width:148px;}


* html .searchprop .form ul li .text{background:url(../images/input-bg.gif) no-repeat 100% 0 fixed;}
.searchprop .form ul li .hold{
	width:225px;
	float:left;
}

.searchprop .form ul li .amenities{
	width:150px;
	float:left;
}
.searchprop .form ul li select{
	margin:0 5px 0 0;
	float:left;
	width:73px;
	height:17px;
	border:1px #838383 solid;
}
.searchprop .form ul li select.location{width:250px;}
.searchprop .form ul li select.currency{width:148px;}
.searchprop .form ul li select.persrooms{
	width:94px;
	margin-right:0;
}
.searchprop .form ul li a.cal{
	float:left;
	width:22px;
	height:19px;
	text-indent:-9999px;
	background:url(../images/calendar-bg.gif) no-repeat;
	overflow:hidden;
}
.searchprop .form ul li .amenities div{
	width:150px;
	float:left;
}

.searchprop .form ul li .hold div{
	width:96px;
	float:left;
}
.searchprop .form ul li .hold span{
	float:left;
	margin-top:22px;
	padding:0 6px;
	line-height:19px;
}
.searchprop .form .bottom{
	width:487px;
	height:38px;
	background:url(../images/form-bottombg.gif) no-repeat;
	overflow:hidden;
}
.searchprop .form .bottom p{
	margin:12px 0 0 9px;
	float:left;
	display:inline;
	line-height:13px;
}
.searchprop .form .bottom p a{
	color:#000;
	text-decoration:underline;
}
.searchprop .form .bottom p a:hover{text-decoration:none;}
.searchprop .form .bottom .btn{
	margin:7px 3px 0 0;
	float:right;
	display:inline;
}
.holder .textblock{
	margin-right:10px;
	width:440px;
	float:right;
	display:inline;
}

.holder .textblock_index{
	margin-right:10px;
	width:550px;
	float:right;
	display:inline;
}

.holder .textblock_date{
	margin-right:3px;
	width:415px;
	float:left;
	display:inline;
}
.holder .textblock h5{
	margin:0;
	font-size:11px;
	line-height:16px;
}
.holder .textblock p{
	margin:5px 0 0;
	line-height:16px;
}

.holder .textblock_index h5{
	margin:0;
	font-size:11px;
	line-height:16px;
}
.holder .textblock_index p{
	margin:5px 0 0;
	line-height:16px;
}

.holder .textblock2{
	margin-left:68px;
	width:720px;
	float:left;
	display:inline;
}
.holder .textblock2 h5{
	margin:0;
	font-size:11px;
	line-height:16px;
	padding-top: 10px;
}
.holder .textblock2 p{
	margin:5px 0 0;
	line-height:16px;
	text-align: justify;
}

.holder .textblock3{
	margin-left:68px;
	width:700px;
	float:left;
	display:inline;
}
.holder .textblock3 h5{
	margin:0;
	font-size:11px;
	line-height:16px;
	padding-top: 10px;
}
.holder .textblock3 p{
	margin:5px 0 0;
	line-height:16px;
	text-align: justify;
}

#signature{
	float:left;
	width: 150px;
}

#flipkey{
	float:right;
	width: 250px;

}

.propresult .form{
	width:965px;
	overflow:hidden;
	background-color: #fad842;
}
.propresult .form .topbg{
	width:965px;
	padding-bottom:15px;
	overflow:hidden;
}
.propresult .form ul{
	margin:1px 0 0 10px;
	padding:0;
	list-style:none;
	width:850px;
	overflow:hidden;
}
.propresult .form ul li{
	margin-top:19px;
	width:850px;
	float:left;
}
.propresult .form ul li.top{margin:0;}
.propresult .form ul li label{
	display:block;
	line-height:15px;
	width:100%;
}
.propresult .form ul li .text{
	display:block;
	width:800px;
	padding:2px 2px 2px;
	height:13px;
	font-size:11px;
	line-height:11px;
	color:#cfccce;
	border:none;
	background:url(../images/input-bg.gif) no-repeat 100% 0;
}

* html .propresult .form ul li .text{background:url(../images/input-bg.gif) no-repeat 100% 0 fixed;}
.propresult .form ul li .hold{
	width:800px;
	float:left;
}

.propresult .style3
{
	color:#054d92; 
	font-size:16px; 
	font-weight:bold;
}


#footer{
	margin-top:12px;
	width:1008px;
	height:46px;
	background:url(../images/footer-bg.gif) no-repeat;
	overflow:hidden;
}
#footer div{
	margin-left:21px;
	width:968px;
	height:26px;
	overflow:hidden;
}
#footer ul{
	margin:0 0 0 11px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
#footer ul.right{
	margin:0 16px 0 0;
	float:right;
}
#footer ul li{
	padding:0 5px 0 7px;
	float:left;
	background:url(../images/footer-sep.gif) no-repeat 0 15px;
	font-size:9px;
	line-height:26px;
	color:#fefbdd;
}
#footer ul li:first-child{background:none;}
#footer ul li a{color:#fefbdd;}

.blockRight
{
	width:140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float:right;
	margin-top:15px;
	background-color:#FBDE5B;
	background-image: url(../images/featured_props_bkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.blockRight3
{
	float:right;
	width:140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top:15px;
	background-color:#FBDE5B;
	background-image: url(../images/featured_props_bkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.blockMid
{
	float:left;
	border-style:solid;
	border-color:Lime;
}
#blockFrame1
{
	background-color:#FBDE5B;
	float:left;
	position:relative;
	width:130px;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/featured_props_bkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#blockList1
{
	padding: 0 0 0 0;
	width: 125px;
	overflow:hidden;
}

/* Styles for random picture control */
#RandomPictureControlTitle
{
	margin-top:0px;
	margin-bottom:0px;
}
#RandomPictureControlTitleText
{
	margin-top:0px;
	margin-bottom:10px;
}

#RandomPictureControlCell
{
	width: 150px;
	height: 115px;
	padding-bottom:50px;
	margin-left:0px;
}

#RandomPictureControlImage
{
	float:left;	
}
#RandomPictureControlText
{
	float:left;	
}
#blockList1 #RandomPictureControlText
{
	width:125px;	
}

div.resultwrapper {
	margin-left: 260px;
	overflow:hidden;
}

.propertydetailbutton {
	float: right;
}

img.topimage,
img.blueborder {
	border: solid 2px #004FAF;
}

.imageshot img {
	border:solid 2px #004FAF;
}

.ViewPropertyDetails
{
	padding:0 0 0 0; 
	margin:-37px 0 0 0; 
	width:156px; 
	height:27px; 
	top:-15px; 
	left:530px; 
	position:relative;
}