.property_div_orange,
.property_div_yellow{
	margin: 6px 6px;
	padding: 2px;
	width: 696px;
	background-color: #fad842;
	clear: both;
	line-height: 1.2em;
}

.property_div_yellow2{
	padding: 0px;
	width: 696px;
	line-height: normal;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left:5px;
	height: 100px;
}

.property_div_orange {
	background-color: #C8E0EE;
	color: white;
}
.property_div_yellow {
	background-color: #C8E0EE;
	color: #000000;
}
.property_name {
	float: left;
	width: 160px;
	padding: 0 20px 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.property_short_description {
	float: left;
	width: 480px;
	padding-right: 20px;
	font-weight: bold;
	color: #000000;
}
.property_area {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	color: #000000;
}
.property_title {
	float: left;
	width: 160px;
	padding: 0 20px 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}
.property_info {
	float: left;
	width: 480px;
	padding-right: 20px;
}

.property_description {
	padding: 20px 50px;
	line-height: 1.2em;
	color: #000000;
}

.clear-both {
	clear: both;
}

.propheader 
{
	font-size: 14px;
	color: #054D92;
	font-weight: bold;
	padding-top:10px;
}

.style1 
{
	font-size: 12px
}

.style2 
{
	font-size: 16px
}

#PrintHeader
{
	margin-top:20px;
	margin-left:22px;
	margin-right:30px;
	padding-bottom:25px;
	overflow: hidden;
	height: 16px;
}
#PrintFooter
{
	margin-bottom:20px;
	margin-left:22px;
	margin-right:30px;
	padding-top:25px;
	overflow: hidden;
	height: 16px;
}
#PageUrl, #PageUrl2
{
	float:left;
	vertical-align: middle;
	height: 16px;
	overflow: hidden;
}
#PrintLink, #PrintLink2
{
	/*border-style:solid;*/
	margin-right:15px;
	float:right;
	vertical-align: middle;
	width:100px;
}
#PrintImage, #PrintImage2
{
	/*border-style:solid;*/
	border-color:green;
	height: 16px;
	width: 16px;
	top: 0px;
	float:left;
	z-index: -1;
}
#PrintLinkLabel, #PrintLinkLabel2
{
	/*border-style:solid;*/
	border-color:red;
	margin-top:1px;
	padding-left:5px;
	text-align:left;
	vertical-align: middle;
	width:75px;
}

.propDetailsLinks span, .propDetailsLinks a
{
	/*border-style:solid;*/
	border-color:red;
	margin-top:-1px;
	padding-left:3px;
	padding-right:3px;
	text-align:right;
	vertical-align: top;
	height: 27px;
}
.propDetailsLinks img
{
	height: 27px;
	top: 0px;
}

.property_details_block
{
	float:left; 
	border-style:none; 
	border-color:green;
	width:696px;
	overflow:hidden;
}

.googlemap_block
{
	border-style:none;
	border-color:green;
	margin-top:10px;
	margin-left:50px;
	text-align:center;
	width:600px;
	overflow:visible;
}

.calendar_block
{
	border:thin solid #054D92;
	margin-left:59px;
	margin-top:15px;
	text-align:center;
	width:570px;
	overflow:visible;
}

.form2_label
{
	margin-left:69px;
	margin-top:15px;
	width:560px;
	overflow:hidden;
	text-align:center;
	border-style:none;
	border-color:Orange;
}
.form2
{
	margin-left:69px;
	margin-top:15px;
	width:560px;
	background:#fad842;
	overflow:hidden;
	border-style:none;
	border-color:Orange;
}
.form2 .topbg{
	background:url(../images/form-topbg-details.gif) no-repeat;
	padding-bottom:15px;
	overflow:hidden;
	border-style:none;
	border-color:Blue;
	float:left;
	width:560px;
}
.form2 ul{
	margin:1px 0 0 15px;
	padding:0;
	list-style:none;
	width:450px;
/*	overflow:hidden;*/
}
.form2 ul li{
	margin-top:19px;
	width:450px;
	float:left;
}
.form2 ul li.top{margin:0;}
.form2 ul li label{
	display:block;
	line-height:22px;
	width:100%;
}
.form2 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;
}
.form2 .bottom{
	width:560px;
	height:38px;
	background:url(../images/form-bottombg-details.gif) no-repeat;
	overflow:hidden;
}
.form2 .bottom p{
	margin:12px 0 0 9px;
	float:left;
	display:inline;
	line-height:13px;
}
.form2 .bottom p a{
	color:#000;
	text-decoration:underline;
}
.form2 .bottom p a:hover{text-decoration:none;}
.form2 .bottom .btn{
	margin:7px 3px 0 0;
	float:right;
	display:inline;
}
.form2 ul li .hold{
	width:225px;
}
.form2 ul li select.location{width:250px;}
.form2 ul li select.currency{width:148px;}
