/*Hill & Co. Style Sheet*/



body{
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

td{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #524f46;
}

/*this makes transparent png work on ie6
img {
	behavior:	url("../common/png_behavior.htc");
}
*/


/*Per Garey: no borders around any imgaes*/

img{
	border: none !important;
}

h1{
	font-family: arial, helvetica, sans-serif;
	color: #2b4885;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 12px;
}

h2{
	font-family: arial, helvetica, sans-serif;
	color: #575757;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

h3{
	font-family: arial, helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: .01em;
	margin-top: 2px;
}

h4{
	font-size: 13px;
	color: #2b4885;
}

hr{
	color: #6e6b64;
}











#primary_nav{
	font-family: 'gill sans', verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fff;
	letter-spacing: 0;
}

#primary_nav .on{
	float: left;
	padding: 6px 9px;
	background: #fff;
	color: #999;
	cursor: pointer;

}

#primary_nav .off{
	float: left;
	padding: 6px 9px;
	background: #fff;
	color: #333;
	cursor: pointer;
}

#primary_nav .over{
	float: left;
	padding: 6px 9px;
	background: #eee;
	color: #333;
	cursor: pointer;
}

#headline{
	height: 46px;
	background: #a81e23;
	vertical-align: middle;
}

#subnav_td{
	/*background: url('images/subnav_gradient.png');*/
	background: url('images/subnav_gradient.gif');
	background-repeat: repeat-y;
	background-position: top right;
	width: 200px;
}
#subnav_container{
	width: 200px;
	height: 90%;
	float: left;
}

#subnav{
	width: 189px;
	background: #fff;
}

#subnav .plain{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 30px 5px 12px;
	text-align: right;
	color: #666;
	cursor: pointer;
	border-bottom: 1px dotted #ddd;
}

#subnav .over{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 30px 5px 12px;
	text-align: right;
	color: #666;
	background: #f4f4f4;
	cursor: pointer;
	border-bottom: 1px dotted #ddd;
}
#subnav .active{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 30px 5px 12px;
	text-align: right;
	background: #f1f1ee;
	color: #a71f23;
	cursor: pointer;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}


#rental_nav{
	width: 100%;
	font-size: 11px;
	background: #e9e8e6;
}

#rental_nav .on{
	float: left;
	background: #fff;
	padding: 6px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #fff;
	
}
#rental_nav .off{
	float: left;
	background: #e9e8e6;
	padding: 6px;
	cursor: pointer;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
}




.listing_nav{
	width: 700px;
	margin: 10px 0 12px 20px;;
}

.listing_nav .button{
	border-right: 1px dotted #999;
	float: left;
	padding: 5px 12px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	cursor: pointer;
}

.listing_nav .off{
	color: #999;
}

.listing_nav .on{
	color: #9f171b;
}






.guide_nav{
	margin: 0 0 4px 0;
	width: 660px;
}

.guide_nav .off, .guide_nav .on, .guide_nav .over{
	float: left;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	padding: 2px 6px;
	border-right: 1px solid #ccc;
	cursor: pointer;
}

.guide_nav .off{
	
}

.guide_nav .on{
	color: #a81e23;
	background: #f1f1ee;
}
.guide_nav .over{
	color: #a81e23;
	background: #f4f4f4;
}
.guide_nav .off a, .guide_nav .over a{
	color: #524f46;
	text-decoration: none;
}
.guide_nav .on a{
	color: #a81e23;
	text-decoration: none;
}



.news_container{
	border-bottom: 1px solid #999;
	padding: 3px;
	margin-bottom: 8px;
}

.news_container .body{
	background: #f3f3f3;
	padding: 5px 25px;
	margin-top: 5px;
	overflow: hidden;
	display: inline-block;
}



.neighborhood_content{
	border-bottom: 1px solid #ccc;
	margin: 5px;
}

img.nb_thumb{
	margin: 6px 3px;
}

table.neighborhood_icons{
	background: #f8f8f4;
	width: 230px;
	border: 1px solid #333;
	margin-bottom: 6px;
	margin-right: 8px;
	float: left;
}
table.neighborhood_icons td{
	font-size: 11px;
	border-bottom: 1px solid #ddd;
}
table.neighborhood_icons td.header{
	background: #4a4a4a;
	color: #ddd;
	font-size: 12px;
}
table.neighborhood_icons img{
	margin-right: 2px;
}


table.data{
}
table.data td{
	font-size: 13px;
	color: #333;
}
tr.odd{
	background: #f3f3f3;
}
tr.even{
	background: #fff;
}

table tr.header td{
	font-weight: bold;
	background: #e7e4df;
	border-top: 1px solid #999;
}



ul{
	list-style: none;
	margin: 5px;
	padding: 0;
}

li{
	background: url('images/list_arrow.gif') no-repeat 0 .5em;
	padding-left: 18px;
	margin: .3em 0;
}

li li{
	background: url('images/list_arrow_sm.gif') no-repeat 0 .5em;
	padding-left: 14px;
	margin: .3em 0;
}







.listing_index{
	border: 1px solid #999;
	background: #fff;
	width: 700px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 1.5em;
}

.listing_index .header{
	color: #55534c;
	background: #e1e1dd;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	height: 22px;
}
.listing_index .more{
	float: right;
	background: #fff;
	width: 142px;
	color: #a81e23;
	padding: 1px 10px;
}




.listing_container{
	width: 680px;
	border: 1px solid #afaca5;
	margin-left: 16px;
}
.listing_header{
	background: #e1e1dd;
	color: #55534c;
	padding: 5px 5px;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

#listing_content{
	padding: 10px;
	display: inline-block;
}



.listing_index_popup_container{
	background: #fff;
	border: 1px solid #333;
	width: 400px;
}

.listing_index_popup{
	background: #fff;
	width: 400px;
	height: 400px;
	overflow: auto;
	padding-left: 5px;
}


.listing_index_popup_container .header{
	background: #888;
	color: #ccc;
	font-weight: bold;
	border-bottom: 1px solid #333;
	padding: 3px 5px;
}



.guide_container{
	border: 1px solid #ccc;
	width: 660px;
}


#guide{
	padding: 8px 8px 20px 10px;
}








.hp_shaded{
	background: #d9d9d9;
	height: 200px;
}

.hp_gradient{
	background: url('../home/images/hp_box_gradient.gif') repeat-x;
	height: 200px;
}


.smtitle{
	font-size: 11px;
	color: #0d3475 !important;
	font-weight: bold;
}

.rental_content{
	height: 195px;
	overflow: auto;
	margin: 10px;
	border: 1px solid #999;
}



.featured_text{
	color: #444;
	font-size: 13px;
}


.clear{
	clear: both;
}

.hp_link{
	color: #b54348;
	float: right;
	margin-top: 12px;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.topborder{
	border-top: 1px solid #999;
	padding: 8px 12px;
}
.navtext{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.tinytext{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.content{
	margin: 10px 20px 30px 30px;
}

.title{
	font-size: 18px;
	color: #635f4e;
	font-style: italic;
}

.dropdown{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #999;
	width: 200px;
	cursor: pointer;
	position: absolute;
}

.dropdown_off{
	padding: 4px 6px 4px 20px;;
	border-bottom: 1px dotted #ccc;
}
.dropdown_on{
	padding: 4px 6px 4px 20px;
	border-bottom: 1px dotted #ccc;
	background: #e7e4df;
	color: #a81e23;
}



.sidebar{
	border: 1px solid #ccc;
	padding: 8px;
	margin: 0 16px;
	font-size: 11px;
	background: #f1f1f1;
	text-align: left;
}
.sidebar .header{
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	color: #444;
	margin-bottom: 8px;
}







.grey{
	color: #999;
}

.smaller{
	font-size: 11px;
}

.subtitle{
	font-size: 13px;
	font-weight: bold;
	color: #666;
}




.pagetitle{
	font-family: arial, helvetica, sans-serif;
	color: #6e6b64;
	font-size: 20px;
	letter-spacing: 0;
	padding: 0 100px 8px 0;
	border-bottom: 1px dashed #999;
	margin-bottom: 5px;
}


.pullquote{
	font-family: 'times new roman', serif;
	color: #a81e23;
	font-style: italic;
	font-size: 16px;
}


.content .text{
	width: 600px;
}


.popup{
	width: 540px;
}

.img_float{
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}

.caption{
	color: #666;
	text-align: left;
	font-size: 11px;
	padding: 6px 0 0 10px;
}


.underline{
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
}

.byline{
	text-align: right;
}










/*  FORMS  */

table.form{
	border: 1px solid #ccc;
}
table.form td{
	padding: 4px;
}

input{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #888;
	padding: 1px 2px;
}
.required{
	background: #ffffcc;
}
.error{
	background: #ffcccc;
}

.btn{
	background-color: #e7e4df !important;
	border: 1px solid #a81e23;
	color: #a81e23;
	cursor: pointer;
}

option, select{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.errormsg{
	border: 1px solid #a81e23;
	padding: 2px;
	color: #a81e23;
}

.DRE{
	font-size: 10px;
	color: #666;
}

/*MLS*/



.hide{
	display: none;
}


.show{
	display: block;
}

table.mls_nav_tbl{
	border-bottom: 1px solid #999;
	border-left:  1px solid #999;
}
table.mls_nav_tbl td{
	border-right: 1px solid #999;
	text-align: center;
	vertical-align: bottom;
}

table.mls_map_index{
}

table.mls_map_index td{
	font-size: 10px;
	padding: 4px;
	text-align: left;
}

td.over{
	background: #eee;
}

td.small_links{
	font-size: 11px;
}

tr.mls_walk td{
	font-size: 11px;
	border: 1px solid #999;
	padding: 0 12px;
	width: 740px;
}
tr.mls_walk .selected{
	font-weight: bold;
	border: 1px solid #999;
	padding: 0 2px;
	color: #fff;
	background: #999;
}


td.mls_td{
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

td.address{
	padding: 0 0 0 8px;
	font-size: 11px;
	font-weight: bold;
}

td.price{
	font-size: 11px;
}

td.mls_intro td{
	font-size: 10px;
	padding: 0 0 0 8px;
}


table.request{
	border: none;
}

table.request tr.header td{
	background: #f1f1ee;
	border-top: none;
}


.mls_detail{
margin: 6px 0;
}
.mls_address{
	background: #999;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
}

.thumb_container{
	width: 300px;
	height: 100px;
	overflow: auto;
	margin: 5px 0;
}
.thumb_container img{
	float: left;
	margin: 3px 6px 3px 0;
}

.mls_pictures_module{
	float: left;
	width: 300px;
	margin: 0 10px 10px 0;
}

.mls_info{
	float: left;
}


.mls_detail table.data_table{
	width: 400px;
}

.mls_detail table.data_table td{
	border-bottom: 1px solid #ccc;
	padding: 3px;
	font-size: 11px;
}

.mls_actions{
	border: 1px solid #ccc;
	padding: 4px;
	cursor: pointer;
	margin-top: 4px;
	background: #f1f1ee;
}

table.request{
	border: 1px solid #ccc;
	margin: 4px;
}
table.request td{
	padding: 5px;
	font-size: 11px;
	text-align: left !important;
}
table.request tr.req_header td{
	font-weight: bold;
	font-size: 11px;
	background: #f3f3f3;
}

.bordered{
	border: 1px solid #ccc;
	padding: 3px;
}

div.header{
	background: #f1f1ee;
	padding: 4px;
	font-weight: bold;
	
}



/*END MLS*/



/*dream home finder*/


#hf_container{
	background: #cc444a url('images/hf_bg.jpg') no-repeat;
	width: 700px;
	margin: 18px 18px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	/*min-height:300px;
	height:auto !important;
	height:300px;*/
	height: 450px;
	overflow: auto;
}

#hf_container #hf_content{
	background: #bbbdbf;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	width: 700px;
	margin: 57px 0 8px 0;
	/*min-height:300px;
	height:auto !important;
	height:300px;*/
	height: 350px;
	overflow: auto;
	text-align: center;
}

#hf_container .btn{
	font-size: 11px;
	border: 1px solid #fff;
	background: #ca252b !important;
	color: #fff;
	padding: 4px;
}

#hf_container .btn_off{
	font-size: 12px;
	border: 1px solid #333;
	background: #6d6e72 !important;
	color: #fff;
	padding: 4px;
	cursor: pointer;
	display: block;
}

#hf_container .btn_on{
	font-size: 12px;
	border: 1px solid #fff;
	background: #ca252b !important;
	color: #fff;
	padding: 4px;
	cursor: pointer;
	display: block;
}



#hf_container .sel_off{
	font-size: 12px;
	background: none !important;
	color: #333;
	padding: 4px 16px;
	cursor: pointer;
	display: block;
}

#hf_container .sel_on{
	font-size: 12px;
	background: url('../sale/images/dreamhome/red_sq.gif') no-repeat 4px 11px !important;
	color: #333;
	padding: 4px 16px;
	cursor: pointer;
	display: block;
}

#hf_container .sel_hover{
	font-size: 12px;
	background: #eee url('../sale/images/dreamhome/red_sq.gif') no-repeat 4px 11px !important;
	color: #333;
	padding: 4px 16px;
	cursor: pointer;
	display: block;
}



#hf_container #home_count{
	width: 300px;
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	margin-left: 12px;
	margin-top: 14px;
}

#hf_container #next_btn{
	width: 80px;
	float: right;
}

/*end dream home finder*/

a.primary_nav_on{
	color: #fff;
	text-decoration: none;
}

a.primary_nav_off{
	color: #a81e23;
	text-decoration: none;
}

a.more_link{
	color: #a81e23;
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

a.plain{
	color: #a81e23;
	text-decoration: none;
}
.listing_index a{
	color: #a81e23;
}

a:link, a:visited{
	color: #b54348;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}


a.letter_select:link, a.letter_select:visited{
	margin: 2px 2px 2px 0;
	padding: 2px 3px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: #a81e23;
	border: 1px solid #fff;
	text-decoration: none;
}

a.letter_select:hover{
	background: #fff;
	color: #a81e23;
	border: 1px solid #a81e23;
}

a.bulletlink{
	background: url('images/list_arrow.gif') no-repeat left;
	padding-left: 18px;
}

#subnav a{
	color: #666;
	text-decoration: none;
}
#subnav .active a{
	color: #a81e23;
}

.dropdown_off a:link, .dropdown_off a:visited, .dropdown_off a:hover, .dropdown_on a:link, .dropdown_on a:visited, .dropdown_on a:hover{
	color: #666;
	text-decoration: none;
}