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

html, body
{
	margin:0;
	padding:0;
	background:#DAEBF3 url(../images/bg-body.jpg) no-repeat center top;
	font:100% Arial, Helvetica, sans-serif;
	color:#333333;
}

.realestate #container
{
	width:950px;
	margin:0 auto;
	height:100%;
	border-right:1px #88BBDD solid;
	border-left:1px #88BBDD solid;
}

.realestate #container #header
{
	height:100px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.realestate #container #header #logospace
{
	width: 335px;
	float:left;
}
.realestate #container #header #headerad
{
	width: 600px;
	float:right;
	text-align:center;
}

.realestate #container #header #headerad .adheader
{
	width: 550px;
	height:70px;
	background:#DDDDDD;
	border:1px #333333 dashed;
	margin:0 auto;
	font:75% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	line-height:65px;
	margin-top:12px;
}


.realestate #container #topnav
{
	height:33px;
	margin:0 auto;
	background-color:#004466;
}

.stmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#004466;
}
/*Top level list items*/
.stmenu ul li {
	position: relative;
	display: inline;
	float: left;
	background-color: #004466; /*overall menu background color*/
	border-right:1px #006699 solid;
	padding: 10px 16px 8px 16px;
}
/*Top level menu link items style*/
.stmenu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.stmenu ul li a:hover {
	color: #88BBDD;
}

.realestate #container #masthead
{
	height:165px;
	margin:0 auto;
	margin-top:2px;
	background-color:#330000;
}

.realestate #container #mastheadspacer
{
	height:10px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.realestate #container #pagecontent
{
	width:100%;
	margin:0 auto;
	background:#FFFFFF;
	/*background:#FFFFFF url(../images/bg-content.gif) repeat-y top center;*/
}

.realestate #container #pagecontent #pagetext h1
{
	margin:0 0 15px 0;
	padding:0 0 2px 0;
	border-bottom:1px #DDDDDD solid;
	display:block;
	font:140% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004466;
}

.realestate #container #pagecontent #pagetext h2
{
	margin:25px 0 15px 0;
	padding:0 0 2px 0;
	border-bottom:1px #DDDDDD solid;
	display:block;
	font:115% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

.realestate #container #pagecontent #pagetext
{
	width:650px;
	padding:25px 10px 20px 20px; 
	float:left;
	background:#FFFFFF;
	color:#333333;
	font:75% Arial, Helvetica, sans-serif;
}

.realestate #container #pagecontent #pagetext a { color:#0066CC; text-decoration:underline; }
.realestate #container #pagecontent #pagetext a:hover { color:#FF6600; text-decoration:none; }

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
.realestate #container #pagecontent #pagetext #propertydisplay
{
	height:200px; 
	width:300px; 
	border:1px #006699 solid;
	background:#F7F7F7;
	float:left;
	margin:0 10px 15px 10px;
}
.realestate #container #pagecontent #pagetext #propertydisplay #photo-left
{
	width:65px;
	float:left;
	padding:10px;
	text-align:center;
}
.realestate #container #pagecontent #pagetext #propertydisplay #text-right
{
	width:195px;
	float:right;
	padding:10px;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/




.realestate #container #pagecontent #pagenav
{
	width:220px;
	padding:25px 15px 20px 15px; 
	float:right;
	background:#FFFFFF;
	color:#666666;
	font:75% Arial, Helvetica, sans-serif;
	border-left:1px #DDDDDD solid;
}

.realestate #container #pagecontent #pagenav .adbox
{
	width:90%;
	background:#DDDDDD;
	height:75px;
	border:1px #333333 dashed;
	margin:0 auto;
	font:100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	line-height:70px;
	margin-bottom:15px;
}

.realestate #container #pagecontent #pagenav h1
{
	margin:0 0 15px 0;
	padding:4px 0 2px 0;
	border-bottom:1px #DDDDDD solid;
	display:block;
	font:120% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF9900;
}

.realestate #container #pagecontent #pagenav ul
{
	padding:0 5px 15px 5px;
	margin:0;
	text-align:left;
}

.realestate #container #pagecontent #pagenav li
{
	list-style:none;
	display:list-item;
	text-align:left;
	margin:0px;
	padding:0 0 0 0px;
	line-height:22px;
	border-bottom:2px dotted #EEEEEE;
}

.realestate #container #pagecontent #pagenav li a { color:#0066CC; text-decoration:none; }
.realestate #container #pagecontent #pagenav li a:hover { color:#DD5500; text-decoration:none;}

.realestate #container #footerads
{
	height:80px;
	width:950px;
	background:#DDDDDD;
	color:#000000;
	font:70% Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px 0 10px 0;
}

.realestate #container #footerads .footeradbox
{
	width:284px;
	background:#CCCCCC;
	height:75px;
	border:1px #666666 dashed;
	font:100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	line-height:70px;
	float:left;
	margin:0 15px 0 15px;
}

.realestate #container #footer
{
	height:55px;
	width:100%;
	background:#004466;
	color:#CCCCCC;
	font:70% Arial, Helvetica, sans-serif;
	text-align:center;
	padding:15px 0 0 0;
}
.realestate #container #footer a { color:#FFFFFF; text-decoration:none; line-height:20px;}
.realestate #container #footer a:hover { color:#88BBDD; text-decoration:none; }







/* PAGINATION ****************************************************************/
.realestate #container #pagecontent #pagetext #pagination {
	padding:10px;
	margin:0px;
}
.realestate #container #pagecontent #pagetext #pagination ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.realestate #container #pagecontent #pagetext #pagination li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
.realestate #container #pagecontent #pagetext #pagination li a {
	color: #006699;
	padding: 5px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}
.realestate #container #pagecontent #pagetext #pagination li a:hover {
	color: #FFF;
	background: #006699;
	border: 1px solid #006699;
}
.realestate #container #pagecontent #pagetext #pagination li.nolink {
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 5px;
}
.realestate #container #pagecontent #pagetext #pagination li.current {
	color: #FFF;
	border: 1px solid #006699;
	padding: 5px;
	background: #006699;
}
/****************************************************************************/


.formdisplay
{
	background:#EEEEEE;
	width:100%;
}
.formdisplay th
{
	background:#F7F7F7;
	padding:4px;
}
.formdisplay td
{
	background:#FFFFFF;
	padding:4px;
}
.textbox {
	BORDER-RIGHT: #8c8c8c 1px solid; 
	BORDER-TOP: #8c8c8c 1px solid; 
	FONT-SIZE: 10px; 
	height: 20px;
	BORDER-LEFT: #8c8c8c 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #8c8c8c 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffffff;
	padding:2px;
	
}
.textarea {
	BORDER-RIGHT: #8c8c8c 1px solid; 
	BORDER-TOP: #8c8c8c 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #8c8c8c 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #8c8c8c 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffffff;
}
.button {
	FONT-SIZE: 11px;
	height: 18;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BACKGROUND-COLOR: #006699;
	border: 1px solid #006699;
	font-weight: normal;
}
.button1 {
	FONT-SIZE: 12px;
	height: 25;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BACKGROUND-COLOR: #006699;
	border: 1px solid #006699;
	font-weight: bold;
}
.srchtextbox {
	BORDER-RIGHT: #8c8c8c 1px solid; 
	BORDER-TOP: #8c8c8c 1px solid; 
	FONT-SIZE: 10px; 
	height: 18px;
	BORDER-LEFT: #8c8c8c 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #8c8c8c 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffffff;
	padding:0;
	width:175px;
	
}
.srchbutton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	background-color: #006699;
}
#propertylistings
{
	width:100%;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background:#F8F8F8;
	border:1px solid #FFFFFF;
	margin-bottom:20px;
	color:#333333;
}

#propertylistings .ptitle
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	color:#006699;
}

.propertyprice
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
	font-weight:normal;
	line-height:20px;
}

.propertyfeatures h3
{
	font:120% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006699;
	display:block;
	margin:0;
	padding:0;
}

.realestate #container #pagecontent #pagetext #showproj
{
	font-family:Arial, Helvetica, sans-serif;
}
.realestate #container #pagecontent #pagetext #showproj ul{
	margin:0;
	padding:10px 0 0 5px;
	list-style:none;
	height:auto;
}
.realestate #container #pagecontent #pagetext #showproj li{
	text-align:left;
	border-bottom:1px solid #F7F7F7;
	padding:0px 4px 0px 20px;
	margin:0px;
	display:block;
	line-height:25px;
	
}
.realestate #container #pagecontent #pagetext #showproj li a:link{
	color:#0066CC;
	text-decoration:none;
}
.realestate #container #pagecontent #pagetext #showproj li a:active{
	color:#0066CC;
	text-decoration:none;
}
.realestate #container #pagecontent #pagetext #showproj li a:visited{
	color:#0066CC;
	text-decoration:none;
}
.realestate #container #pagecontent #pagetext #showproj li a:hover{
	color:#FF6600;
	text-decoration:none;
}

#errbox
{
	margin: 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 7px 6px 5px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:100%;
	height:auto;
	color:#990000;
	border:1px dashed #666666;
	background: #FFE8E8 url(../images/ico/error.gif) no-repeat left top;
	width:600px;
}

#infobox
{
	margin: 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 7px 6px 5px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:100%;
	height:auto;
	color:#006699;
	border:1px dashed #666666;
	background: #ECF4FB url(../images/ico/info.gif) no-repeat left top;
	width:600px;
}

.redtext
{
	color:#FF0000;
	font-size:14px;
}