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

/* Header Styles */
body {
	margin: 0; 
	padding: 0; 
	background: url(/images/bg.jpg) fixed;
	font-size: 12px; 
	color: #333333;
	width: auto; 
	font-family: sans-serif; 
	line-height: 17px;
}

h1, h2, h3 {
	font-family: sans-serif;
	font-weight: bolder; 
}

h1 {
	letter-spacing: 0;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}

h2 {
	letter-spacing: 0;
	font-size: 16px;
	color: #0053a0;
	line-height: 16px;
}

h2.homepage {
	letter-spacing: 0; 
	font-size: 17px; 
	font-weight: bolder; 
	color: #3366cc; 
	line-height: 20px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
	padding: 0; 
}

h3 {
	font-size: 14px; 
	font-weight: bold; 
	line-height: 16px;
	margin: 5px 0;
}

h4 {
	font-size : 13px; 
	line-height: 16px;
}

h5 {
	font-size : 16px; 
}

h6 {
	font-size : 24px; 
	font-weight: bolder;
	color: #333333;
    line-height: 22px;
	margin: 10px 0;
}

h7 {
	font-size : 22px; 
	font-weight: bolder;
	color: #CC3300;
	line-height: 12px;
	margin: 5px 0;
}

.blue {
	font-size: 12px;
	color: #0053a0;
	font-weight: bolder;
}

p  {
	line-height: 17px;
}
/*
ul, ol {
	line-height: 17px;
}
*/
blockquote {
	padding-left : 10px; 
}
blockquote p, blockquote ul, blockquote ol { 
	line-height : normal; 
	font-style : italic; 
}
a { 
	color : #333333; 
	font-weight : bold; 
	text-decoration : none; 
}
a:hover {
	color : #666666; 
	text-decoration: underline;
}
a:visited {
	color : #333333;
}
a.block_header {
	font-size : 17px;
	font-weight : bold;
	text-decoration : none; 
}


/* Page Size */

#page {
	width: 1017px;
	margin: 0 auto;
	height: auto;
} 

/* Header Styles */
	
#header {
	width : 1017px;
	height : 114px;
	line-height:normal;
	margin : 0 auto;
	padding : 0;
	background-image: url(/images/header_agent_left.png);
	font-family : sans-serif;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
} 	


/* Content Area (Not Homepage) */

#content {
	width: 999px;
	min-height: 580px;
	padding: 0 9px;
	margin: 0 auto;
	background: url(/images/bg_agent_content_L.png) repeat-y;
	overflow: auto;
}

#agent {
	width: 179px;
	float: left;
	text-align: center;
	padding: 10px 0 10px 10px;
	margin-right: 0 10px;
}

#agent a {
	color: #CC0000; 
	font-weight: bold; 
	text-decoration: underline; 
}

#agent a:hover, #agent a:visited {
	color : #CC0000; 
	font-weight: bold; 
	text-decoration: underline;
}

#agent_photo {
	margin-bottom: 10px;
}

#agent_content {
	width: 779px;
	float: right;
	/*
	margin: 0; 
	padding: 0;
	padding: 10px 10px 0 10px;
	*/
}

#agent_content a {
	color: #CC0000; 
	font-weight: bold; 
	text-decoration: underline; 
}

#agent_content a:hover, #agent_content a:visited {
	color : #CC0000; 
	font-weight: bold;
	text-decoration: underline;
}

#left {
	float : left;
	width : 160px;
	padding-top : 80px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 10px;
	text-align : left;
	vertical-align:top;
	min-height: 580px;
}

#right {
	float : right;
	width : 685px;
	min-height : 400px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : left;
	vertical-align:top;
}


/*Homepage*/

#posthome {
	float : right;
	text-align : left;
	width : 600px;
	height: 130px;
	padding-left : 20px;
	padding-top : 15px;
	padding-bottom : 0px;
	padding-right : 40px;
} 

#post {
	float:left;
	text-align : left;
	width : 860px;
	padding-left : 30px;
	padding-top : 0px;
	padding-bottom : 10px;
	padding-right : 30px;
	background-image:url(/images/news_bg.png);

} 


#home_left{
	text-align : left;
	width : 260px;
	height: 140px;
	#height: 140px;
	padding-left : 50px;
	_padding-left: 50px;
	#padding-left: 50px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 50px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
} 

#home_right{
	text-align : left;
	width : 626px;
	height: 374px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 35px;
	float: right;
} 



/* Footer */

#footer {
	width : 1017px;
	height: 96px;
	background-image: url(/images/footer.png);
	line-height: 12px;
	margin : 0 auto;
	padding-top: 5px;
	color :#666666;
	font-weight: bold;
	font-size: 10px;
	align: center;
	} 

#footer a { 
	color : #666666; 
	font-family : sans-serif;
	text-align : center;
	font-size: 10px;
} 

.address {
	float: left;
	width:420px;
	font-family : sans-serif;
	font-size : 13px;
	line-height: 18px;
	font-family : sans-serif;
	color : #333333;
	padding-left:20px;
} 

.address {color: #333333; text-decoration: none;}
.address a:hover {color: #87a861; text-decoration: underline;}


.small {
	font-size : 11px;
	font-family : sans-serif;
	font-weight: bold;
	color : #333333;
} 


/* Property Watch */
.prop_watch {
	text-align: left;
	width: 180px;
	line-height: 20px;
	/*padding: 5px 10px;*/
	background-color: #e2e7ec;
}

.prop_watch_top {
	background: url(/images/prop_watch_top.jpg) no-repeat;
	height: 10px;
	width: 180px;
}

.prop_watch_bottom {
	background: url(/images/prop_watch_bottom.jpg) no-repeat;
	height: 10px;
	width: 180px;
}

.prop_watch_content {
	padding-left: 15px;
}

	
/* ---------------------- PRIMARY NAVIGATION  ---------------------- */
#main_nav {
	width: 730px;
	height: 43px;
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 13px;
	#padding-top: 14px;
	_padding-top: 14px;
	padding-bottom: 0px;
	}
	
	
.bg {
	background: url(/images/button4.gif);
}
.menu {
	float:right;
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:40px;
	background: url(/images/button1a.gif) repeat-x;
	position:relative;
	font-family: verdana, arial, sans-serif;
	 }
.menu li.top {
	display:block;
	float:left; 
	position:relative;
	}
.menu li a.top_link {
	display:block; 
	float:left; 
	height:40px; 
	line-height:33px; 
	color:#333333; 
	text-decoration:none; 
	font-size:13px; 
	padding:0 0 0 5px; 
	cursor:pointer;
	}
.menu li a.top_link span {
	float:left; 
	font-weight:bold; 
	display:block; 
	padding:0 15px 0 12px; 
	height:40px;
	}
.menu li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:40px; 
	background:url(/images/down.gif) no-repeat right top;
	}
.menu li a.top_link:hover {
	color:#000; 
	background: url(/images/button4.gif) no-repeat;
	}
.menu li a.top_link:hover span {
	background:url(/images/button4.gif) no-repeat right top;
	}
.menu li a.top_link:hover span.down {
	background:url(/images/button4a.gif) no-repeat right top;
	}

.menu li:hover > a.top_link {
	color:#000; background: url(/images/button4.gif) no-repeat;
	}
.menu li:hover > a.top_link span {
	background:url(/images/button4.gif) no-repeat right top;
	}
.menu li:hover > a.top_link span.down {
	background:url(/images/button4a.gif) no-repeat right top;
	}

.menu table {
	border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;
	}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
	}

.menu :hover ul.sub {
	left:2px; 
	top:40px; 
	right:2px; 
	background: #fff; 
	padding:3px 0; 
	border:1px solid #999999; 
	white-space:nowrap; 
	width:200px; 
	height:auto;
	}
.menu :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:250px;
	}
.menu :hover ul.sub li a {
	font-weight:normal;
	display:block; 
	font-size:11px; 
	height:20px; 
	width:192px; 
	line-height:20px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none; 
	border:3px solid #fff; 
	border-width:0 0 0 3px;
	}
.menu :hover ul.sub li a.fly {
	background:#fff url(/images/arrow.gif) 80px 7px no-repeat;
	}
.menu :hover ul.sub li a:hover {
	background:#ee3a43; color:#fff;
	}
.menu :hover ul.sub li a.fly:hover {
	background:#999999 url(/images/arrow_over.gif) 80px 7px no-repeat; 
	color:#fff;
	}
.menu :hover ul li:hover > a.fly {
	background:#999999 url(/images/arrow_over.gif) 80px 7px no-repeat; 
	color:#fff;
	} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
	{
	left:90px;
	top:-4px; 
	background: #fff; 
	padding:3px 0; 
	border:1px solid 999999; 
	white-space:nowrap; 
	width:93px; 
	z-index:200; 
	height:auto;
	}
	
/* ---------------------- END PRIMARY nav ---------------------- */
	
	
/* ---------------------- QUICK SEARCH NAVIGATION  ---------------------- */

/*
*{
	list-style:none;
}
*/
#menucontainer{
	/*height:43px;*/
	color:#333333;
	width: 100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#menunav{
	height:38px;
	font-size:12px;
	font-weight:bold;
	background:#fff url(/images/background2.jpg) repeat-x bottom left;
	padding:0 0 0 20px;}
	
#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;}

#menunav ul li a, #menunav ul li a:visited{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	padding:0 0 0 20px;
	height:38px;}

#menunav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;}

#menunav ul li a:hover{
	color:#fff;	
	background:transparent url(/images/hover.jpg) repeat-x bottom left;}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
#menunav ul li a.current, #menunav ul li a.current:hover{
	color:#fff;
	background:#0053a1 url(/images/left.jpg) no-repeat top left;
	line-height:275%;}
#menunav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#0053a1 url(/images/right.jpg) no-repeat top right;
	height:38px;}



/* ---------------------- END nav ---------------------- */
		
/* QUICK SEARCH */

.address {
	font-size:18px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

.addressInput {
	/*font-size:16px;*/
	font-weight: lighter;
	color: #333333;
	/*line-height:18px;*/
}

.searching {
	/*font-size:15px;*/
	font-weight:lighter;
	color: #666666;
	/*line-height:15px;*/
}

.small {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height:11px;
	}
	
.smallAddress {
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	color: #666;
	line-height:11px;
	}
	
.property {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}


/* anchor */

#anchor {
	height : 10px;
	margin-left : auto;
	text-align: right;
	display: inline;
	padding-right: 26px;
	padding-top: 4px;
	padding-bottom: 10px;
	color:#333333;
	float:right;
	font-size: 11px;
	font-weight: normal;
	width: 700px;
} 

#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 0px 0px 10px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #666666; text-decoration: none; }
#anchor a:hover {color: #333333; text-decoration: none;}

#anchor_bottom {
	font-size: 11px;
	font-weight: normal;
	width: 1000px;
	text-align:center;
	color: #8c8c8a;
	text-align: center;
}

#anchor_bottom ul { list-style: none; margin: 0; padding:0; }
#anchor_bottom li { display: inline; padding: 0px 0px 0px 15px; }
#anchor_bottom a:link, #anchor_bottom a:visited, #anchor_bottom a:active { color: #8c8c8a; text-decoration: none; }
#anchor_bottom a:hover {color: #8c8c8a; text-decoration: none;}

#copyright {
	color: #CCCCCC;
	margin-right: 10px;
	text-align: right;
	font-size: 10px;
}

#copyright a, .copyright a:visited, .copyright a:active, .copyright a:hover {
	color: #CCCCCC;
}

/*
img, div, a { behavior: url(iepngfix.htc) }
*/
#sitedescription, #locations {
	display: none;
}

.hidden {
	display: none;
}

a.quickview_detail {
	color: #c30;
	font-size: 10px;
}

.results_toolbar {
	width: 500px;
	font-size: 11px;
	height: 47px;
	background: url(/images/bg_toolbar_agent.png) no-repeat;
	float: left;
	padding-top: 20px;
}


.results_toolbar ul{
	display: inline;
	padding: 0;
	margin: 0;
}

.results_toolbar ul li{
	display: inline;
	padding: 5px;
}

.results_toolbar table tr td a {
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.results_toolbar table tr td span {
	padding-left: 6px;
	font-weight: bold;
}

label {
	cursor: pointer;
}

input.compare {
	cursor: pointer;
}


/* Listing Detail: Gallery */

.page_current, .ppp_current, .view_current {
	font-size: 1.1em;
	border: 1px #990000 solid;
	background-color: #fff;
	padding: 2px;
}

ul.raquo {
	margin-left: 0;
	list-style-image: url('/images/bullet.png');
}

.subnav_top {
	background: url(/images/subnav_top_agent.png) no-repeat;
	height: 14px;
	width: 180px;
}

.subnav_bottom {
	background: url(/images/subnav_bottom_agent.png) no-repeat;
	height: 14px;
	width: 180px;
}

.subnav {
	width: 180px;
	float: left;
	line-height: 20px;
	text-align: left;
	background: url(/images/subnav_bg_agent.png) repeat-y;
}

.subnav_content {
	padding-left: 15px;
}

.subnav h2 {
	font-style: italic;
}

.subnav ul {
	padding-left: 30px;
	margin-left: 0;
	list-style-image: url('/images/bullet.png');
}

.subnav ul.nobullet {
	padding-left: 0;
	margin-left: 0;
	list-style-image: none;
}

.listing_pending {
	color: #f00;
}
.results_status {
	font-size: 10px;
}
.results_status_pending {
	color: #f00;
}.message {
	color: #f60;
	font-weight: bold;
	font-style: italic;
}

