@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font: 14px "Trebuchet MS";
	color: #666666;
}

h1,h2,h3,h4 {
	color: #006699;
	font-size: 16px;
}

#holder {
	margin: 0px auto;
	padding: 0px;
	width: 993px;
	border: 1px solid #CCCCCC;
	position: relative;
	background: url(layout/banner.png) no-repeat left top;
}

#banner {
	background: no-repeat left top;
	position: relative;
	height: 154px;
	width: 993px;
}

#contentarea {
	width: 692px;
	border: 1px double #CCCCCC;
	margin-left: 15px;
	float: left;
	margin-bottom: 15px;
	padding-top: 15px;
}

#rightmenu {
	position: relative;
	width: 243px;
	float: left;
	margin-left: 15px;
	border: 1px double #CCCCCC;
}

#rightmenu a{
	display: block;
	margin-top: 0px;
	padding-top: 7px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #666666;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: url(layout/button.jpg) repeat-x center bottom;
}

#rightmenu a:hover {
	background: #CCCCCC repeat-x center bottom;
	color: #000000;
}

#footer {
	float: left;
	height: 57px;
	width: 100%;
	position: relative;
	border-top: 4px double #CCCCCC;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 15px;
}
.paddy {padding:15px;}
.fpaddy {
	padding:15px 0px 0px 15px;
	margin: 0px;
}
.propertylist{
	background: url(layout/featuredbg.png) repeat-x top;
	margin: 10px auto 20px;
	padding: 10px;
	width: 90%;
	border: 4px double #CCCCCC;
}
.propertylist a:link, .propertylist a:active, .propertylist a:visited {
	color: #0033CC;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: underline;
 
}
#featured {
	background: url(layout/featuredbg.png) no-repeat left top;
	height: 255px;
	width: 670px;
	margin-left: 7px;
	position: relative;

}
.fprops {
	border: 1px solid #CCCCCC;
	position: relative;
	height: 180px;
	width: 203px;
	float: left;
	margin-right: 12px;
}
#featured   p {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.featuredprice {
	position: absolute;
	padding-top:5px;
	height: 29px;
	left: 0px;
	bottom: 0px;
	width:203px;
	background: url(layout/featuredpricebg.png) repeat-x left top;
	border-top: 1px solid #CCCCCC;
}

.gallery img {
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	font-size: 14px;
	border: 5px double #CCCCCC;
	height:140px;
 
}

.block {
	width:400px;
	text-align:left;
	font-family:arial;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	border: 1px solid #999999;
	padding: 5px;
	margin-left: 15px;
}

.element * {

	padding:5px; 

	margin:2px; 

	font-family:arial;

	font-size:12px;

}

.element label {

	float:left; 

	width:75px;

	font-weight:700

}

.element input.text {

	float:left; 

	width:270px;

	padding-left:20px;

}

.element .textarea {

	height:120px; 

	width:270px;

	padding-left:20px;

}

.element .hightlight {

	border:2px solid #9F1319;

	background:url(iconCaution.gif) no-repeat 2px

}

.element #submit {

	float:right;

	margin-right:10px;

}

.loading {

	float:right; 

	background:url(ajax-loader.gif) no-repeat 1px; 

	height:28px; 

	width:28px; 

	display:none;

}

.done {

	background:url(iconIdea.gif) no-repeat 2px; 

	padding-left:20px;

	font-family:arial;

	font-size:12px; 

	width:70%; 

	margin:20px auto; 

	display:none

}

.block {
	width:100%;
	margin:0 auto;
	text-align:left;
	font-family:arial;
	float: right;


}

.element * {

	padding:5px; 

	margin:2px; 

	font-family:arial;

	font-size:12px;

}

.element label {

	float:left; 

	width:75px;

	font-weight:700

}

.element input.text {
	float:left;
	width:170px;
	padding-left:20px;

}

.element .textarea {
	height:120px;
	width:170px;
	padding-left:20px;

}

.element .hightlight {

	border:2px solid #9F1319;

	background:url(iconCaution.gif) no-repeat 2px

}

.element #submit {

	float:right;

	margin-right:10px;

}

.loading {

	float:right; 

	background:url(ajax-loader.gif) no-repeat 1px; 

	height:28px; 

	width:28px; 

	display:none;

}

.done {

	background:url(iconIdea.gif) no-repeat 2px; 

	padding-left:20px;

	font-family:arial;

	font-size:12px; 

	width:70%; 

	margin:20px auto; 

	display:none

}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #000000;
	background: #EBEBEB;
	border: 1px solid #CCCCCC;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
}
.menuform {
	float: left;
	height: 25px;
	width: 49%;
	border: 1px solid #999999;
	position: relative;
}

.menuform select {
	font-size: 12px;
	width: 100%;
}
