/* Stylesheet HBI - by Scott Phelps, Lazarus Group May 2008

Table of Contents
	1. Reset
	2. Globals
	3. Header
	4. Wrap
	5. SubNav
	6. Content_Wrap
	7. Content
	8. Sidebar
	9. Footer
	10. Typography
		a. 
		b.
		c.
		d.
	11. Custom Extras
	12. Coda Slider
	13. Locate a Broker Style
	14. Listings (Buy)
------------------*/

/* 1. Reset  */
* {
	border: 0px;
	margin: 0px;
	}

/* 2. Globals */
body {
	color: #0A5098;
	font: 13px helvetica,arial,sans-serif;
	margin: 0 auto 0 auto;
	background: #4b4b4b;
	line-height: 1.4em;
	word-spacing: .01em;
	letter-spacing: .001em;
	}

#wrap {
	background: #fff;
	width: 1000px;
	margin-left: 10%;
	margin-right: 10%;

	/*text-align: center; for IE? */
	}

/* 3. Header */
#header_wrap {
	height: 267px;
	}

	#header {
		width: 1000px;
		height: 267px;
		}
	
	#header_wrap h1#forPrint {
		display:none;
		}
#header ul.upper_nav{
		float: right;
		height: 45px;
		width: auto;
		background-color: #455b73;
}
#header ul.upper_nav li{
	display: block;
	float: left;
	margin: 10px;
}
#header ul.upper_nav li a{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#header ul.upper_nav li a:hover{
	text-decoration: underline;
}
		/* Navigation Animation */
		

				#header a.logo {
					background: transparent url(/images/hbi_logo.png) no-repeat;
					height: 120px;
					width: 350px;
					display: block;
					float: left;
					text-decoration: none;
					}
				#login{
					display: block;
					font-size: 100%;
					background: url("images/login_bkg.jpg") repeat-x;
					float: right;
					height: 50px;
					width: 225px;
					padding: 2px;
					margin: 5px;
				}
				#header a.login {
					text-decoration: none;
					color: #455B73;
					text-transform: uppercase;
					margin: 5px 10px 10px 10px;
				display:block;
					}
form#login_form2 {
	width: 225px;
	}
form#login_form2 ul{
	margin-left: -20px;
}
form#login_form2 ul li{
	list-style-type: none;
	text-transform: uppercase;
	color: #455B73;
	font-weight: bold;
	margin: 1px 0px 5px 0px;
}
form#login_form2 ul li input, form#login_form2 #submit{
	float: right;
}

/* 4. Wrap */
wrap {

	}

/* 5. SubNav */

#nav{	
	padding: 0;
	margin: 0;
	background-color: #c4c4c4;
	height: 37px;
	width: 1000px;
	overflow: hidden;
	
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 37px;
}

#nav a {
	display: block;
	height: 37px;
	float: left;
}
#nav a:hover {
text-decoration: underline;
}
#nav li {
	float: left;
	height: 37px;
	background: url('images/nav_border.jpg') top right no-repeat;
}
#nav ul li a{
		color: #474747;
		margin-left: 10px;
		margin-right: 13px;
		margin-top: 10px; 
		list-style-type: none;
		text-decoration: none;
		text-transform: uppercase;
		font-size: .9em;	
	}
#nav li ul {
	position: absolute;
	width: 10em;	
	left: -999em;
	margin-top:37px;
}

#nav li ul li{
	background: #c4c4c4;
	width: 120px;
	margin-top: 0px;
	height: auto;
	border-bottom: #fff 1px solid;
}
#nav li ul li ul.nest{
	display: none;
	width: 120px;
	margin-top: 0;
	border-left: #fff 1px solid;
}
#nav li ul li:hover ul.nest{
	display: block;
	left: 120px;
	top: 75px;
}
	#nav li ul li a{
	height: auto;
	margin: 5px 0px 5px 5px;
}

#nav li:hover ul {
	left: auto;
}



/* 6. Content_Wrap */
#content_wrap {
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	padding: 10px 0px 0px 20px;
	}

	#content_wrap h2, h2{
		padding: 20px 0px 10px 0px;
		width: 750px;
		letter-spacing: 1px;
		font-size: 26px;
		font-weight: 100;
		}

	#content_wrap ul {
		padding-left: 35px;
		}


	#content_wrap p {
		padding: 6px;
		}

#mapwrap{
margin: 12px 0px 0px 40px;			
}
#map_actionline{
	margin-left: 40px;
}
#map_actionline p input{
	height: 35px;
	width: 178px;
	margin: 10px 0px 0px 0px;
}
.button_on{background-color:#4e86c6;color:#000;}
#mapdis{text-align:left;}
#mapdis img{float:left;padding-right:1px;}

#homepage_featured{
margin: 0px 40px 0px 0px;	
}
#homepage_featured ul li{
	background: #4e86c6;
}
#homepage_featured ul li p a{
	color: #fff;
	text-decoration: none;
	margin: 0px 8px 10px 0px;
	display: block;
	font-size: 130%;
	line-height: 130%;
}

#homepage_featured ul li p a:hover{
	text-decoration: underline;
}
#homepage_featured a.webcast{
	height: 35px;
	width: 300px;
}
#homepage_featured a.webcast:hover img{
	border: #4e86c6 2px solid;
}
	#index_content {
		height: 340px;
		min-height: 340px;
		width: 780px;
		margin: 0 auto 0 auto;
		}

	#index_news {
		height: 600px;
		min-height: 280px;
		width: 780px;
		margin: 30px 0px 0px 40px;
		float: right;
		}
#index_news_left{
	
}
		#index_news div {
			background: url(/images/news_background.jpg) no-repeat bottom;
			float: right;
			width: 385px;
			min-height: 140px;
			height: 140px;
			font-size: 14px;
			line-height: 18px;
			}
			
			#index_news h2 {
					letter-spacing: -1px;
					border-bottom: 1px solid #d0d0d0;
					width: 80%;
				}
			
			#index_news h3 {
				margin-top: 8px;
				letter-spacing: 0px;
				font-size: 13px;
				color: #000;
				margin-bottom: -8px;
				}

			#index_news div p {
				padding: 15px;
				}
			
			#index_news .readmore a{
				color: #194880;
				}

	#content_wrap h1.page_headline, #content_wrap h1, h1 {
		padding: 0px;
		margin-bottom: 10px;
		height: 30px;
		font: 18px Helvetica, Verdana, sans-serif;
		line-height: 30px;
		color: #0F3765;
		letter-spacing: -1;
		font-weight: thin;
		}


	#content_wrap h2.page_headline, #content_wrap h2{
		padding: 0px;
		margin:10px 0px 10px 0px;
		height: 30px;
		font: 26px Helvetica, Verdana, sans-serif;
		line-height: 30px;
		color: #4e86c6;
		letter-spacing: 1;
		font-weight: thin;
		}		
		
	#featured_properties {
		margin-top: 30px;
		padding: 20 0 0 20;
		height: 200px;
		}

/* 7. Content */


/* 8. Sidebar */
#sidebar {
	height: 800px;
	width: 180px;
	float: right;
	border-left: 4px solid #c4c4c4;
	margin: 50px 20px 10px 0px;
	padding-left: 20px;
	}
#sidebar h2{
		text-align: center;
		padding: 0 0 0 5px;
		margin-bottom: 10px;
		height: 30px;
		font: 18px Helvetica-Neue, Verdana, sans-serif;
		line-height: 30px;
		color: #4e86c6;
		letter-spacing: 1;
		font-weight: thin;
}
	#sidebar p {
		height: auto;
		margin: 10px 0px 10px 0px;
		text-align: left;
		width: 200px;
		}

		#sidebar p.sponsor_p {
			height: 110px;
			}
		
		#sidebar p.featured_p {
			height: 140px;
			}

		#sidebar p.recentsales_p {
			height: 200px;
			}

		#sidebar p img {
			height: 30px;
			width: 180px;
			}

		#sidebar p img.brokerimg {
			border: 0px;
			height: 90px;
			margin: 2px;
			width: 60px;
			}

			#sidebar p span {
				float: left;
			}

			#sidebar p span.agentinfo {
				padding: 5 0 0 0;
				width: 125px;
				}

			#sidebar p a {
				color: #5C8ABA;
				text-decoration: none;
				}

			#sidebar p span.agentinfo a strong {
				color: #1D3E5F;
				}
		
		#sidebar p img.sponsor {
			height: 80px;
			width: 139px;
			}

		#sidebar p img.recentsales {
			height: 138px;
			width: 180px;
			border: 0px;
			margin: 2px;
			}

		#sidebar p {
			width: ;
			height: ;
			}

		#sidebar p.events img.events {
			height: 135px;
			width: 200px;
			}

/* 9. Footer */
#footer_wrap {
	border-top: #4e86c6 8px solid;
	background: #fff url("images/footer_bkg.jpg") 0 0 repeat-x;
	height: 675px;
	width: 100%;
	clear:both;
	}
	
#footer1, #footer2, #footer3{
	float:left;
	height: auto;
	width: 320px;
	margin: 20px 5px 5px 5px;
}
#footer {
	height: 675px;
	width: 100%;
	background: url("user_storage/Image/logo.png") 0 0 no-repeat;
}
#footer3{
	margin-top: 0px;
}
#footer4{
	height: auto;
	width: 100%;
	float:none;
	clear: both;
	text-align: center;
}
#footer .featured_broker{
	float: right;
	height: 115px;
	width: 300px;
	border: 1px #fff solid;
	margin: 0px 10px 20px 10px;
}
#footer .featured_broker p img {
			height: 30px;
			width: 180px;
			padding-right: 10px;
			}

		#footer p img.brokerimg {
			border: 0px;
			height: 90px;
			margin: 2px;
			width: 60px;
			}

			#footer p span {
				float: left;
			}

			#footer p span.agentinfo {
				padding: 5 0 0 0;
				width: 125px;
				}
#footer .featured_map{
	float: right;
	height: 200px;
	width: 300px;
	border: 1px #4e86c6 solid;
	margin: 0px 10px 20px 10px;
}
#footer h2 {
		padding: 0px;
		margin:20px 0px 10px 0px;
		height: 30px;
		font: 26px Helvetica, Verdana, sans-serif;
		line-height: 30px;
		color: #4e86c6;
		letter-spacing: 1;
		font-weight: thin;
		}

#footer1 ul {
		height: auto;
		}

	#footer1 ul li { 
		display: block;
		list-style: none inside;
		font-size: 140%;
		margin: 10px 0px 10px 0px;
		}
	#footer li ul{
		display: block;
		margin-left: -20px;
}
	#footer li ul li{
		margin-left: 10px;
		font-size: 85%;
		font-weight: normal;
}
		#footer1 a, #footer1 a:visited {
				color: #0F3765;
			text-decoration: none;
			}
		#footer2 a.footer_login{
			background: url("/user_storage/Image/footer_login.png") 0 0 no-repeat;
			display: block;
			height: 45px;
			width: 120px;
			margin: 0px 0px 20px 0px;
			text-indent: -9999px;
		}
		#footer a:hover {
			border-bottom: #59A7EF solid 4px;
			}
		#footer2 a.footer_login:hover{
		border-bottom: none;	
		background-position: 0px -45px;
}	
	#footer2 a img{
	margin: 15px 10px 0px 10px;
	height: 48px;
	width: 48px;
	}		
		#footer h4 {
			font: 18px bold Helvetica, Arial, sans-serif;
			margin: 5px 0px 0px 10px;
			}
		
		#footer p {
			margin: 10px;
			}

		#footer p a, #footer p a:visited {
			color: #0A5098;
			text-decoration: none;
			}
			
		#footer p.disclaimer {
			color: #000;
			width: 700px;
			margin: auto auto;
			}
		#footer input{
			margin-right: 20px;
			float: right;
			background: #c4c4c4;
			border: 1px solid #0a5098;
}
/* 10. Typography */

a {
	color: #1154A5;
	}

a:visited {
	color: #0A2B4F;
	}

a:hover {
	text-decoration: none;
	}

input, select, textarea {
	border: 1px solid #A4CAEF;
	background: #EFF7FF;
	}

input:focus {
	border: 1px solid #77B6EF;
	background: #CFE7FF;
	}

hr {
	margin-top: 18px;
	margin-bottom: 8px;
	background-color: #d1d1d1;
	height: 1px;
	}

.outline {
	outline: 1px dotted #66B2F0;
	padding: 15px;
	}

/* 11. Custom Extras */

dl.property_details {
	width: 700px;
	margin: 5px;
	}

	.property_details dt {
		width: 200px;
		float: left;
		padding: 3px;
		border-top: 1px dotted #7B9AD1;
		font-weight: bold;
		}

	.property_details dd {
		float: left;
		width: 450px;
		padding: 3px;
		border-top: 1px dotted #7B9AD1;
		}

.listing {
	float:left;
	margin-left: 3px;
	margin-right: 5px;
	}
	
#affinity_member_wrap { 
		width: 1000px;
		margin: auto auto;
		}

	#affinity_member_wrap h5 {
		text-align: center;
		}
			
			#affinity_member_wrap h5 a, #affinity_member_wrap h5 a:visited, #affinity_member_wrap h5 a:hover {
				text-decoration: none;
				color: #000;
				}

.affinity_member {
	width: 300px;
	float:left;
	border:1px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	border: 1px dotted #fff;
	min-height: 425px;
	}

#footer div.affinity_member a {
	line-height: 8px;
	text-decoration: none;
	color: #000;
	margin-right: 0px;
	margin-left: 10px;
	}
	
div.affinity_member a:hover {
	text-decoration:underline; 
	}

#disclaimer {
	color: #0A5098;
	font: 12px Helvetica, Arial, sans-serif;
	height: 100px;
	padding:10px; 
}

div.affinity_member strong {
	margin-left: 10px;
	padding: 4px;
	background: #455B73;
	color: #fff;
	}
	

/* 13. Locate a Broker Style */
input#submit {
	background: #37699C;
	color: #fff;
	border: 1px solid #5084B4;
	}

#content_wrap h2.locate_broker_state_header {
	background:#369 url(/images/h2_background.jpg) 0 0 repeat-x;
	height: 14px;
	line-height: 16px;
	padding: 0 0 0 10px;
	height: 18px;
	color:#fff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	width: 750px;
	}

div.locate_broker_wrap {
	float: left;
	width: 95%;
	border: 1px dotted #D1E0EF;
	padding: 3px;
	margin: 3px;
	}

		div.locate_broker_wrap img {
			margin: 0 5px 5px 5px;
			float:left;
			border: #4179AF solid 2px;
			width: 90px;
			clear: left;
			}

		
			div.locate_broker_wrap img.logo {
				width: auto;
				border: 0px;
				float: right;
				}

		div.locate_broker_wrap label {
			font: bold 13px Helvetica, Arial, sans-serif;
			color: #336699;
			width: 100px;
			margin-right: 5px;
			float: left;
			display: block;
			}

		div.locate_broker_wrap ul { }

		div.locate_broker_wrap li {
			list-style-type: none;
			margin: 6px;
			}

		div.locate_broker_wrap a, div.locate_broker_wrap a:visited {
			color: #235A8F;
			}

		div.locate_broker_wrap a:hover {
			color: #000;
			}

h2.broker_search_try_again {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px #5facf0 solid;
	margin: 10px 0 0 0;
	width: 90%;
	}

form#login_form {
	width: 600px;
	}

div.error {
	background: #FFE900;
	border: 1px solid #FFD100;
	padding: 2px;
	color: #000;
	max-width: 650px;
	line-height: 22px;
	font-weight: bold;
	}

form#login_form input#submit {
	float: right;
	margin-right: 150px;
	}

form#broker_search fieldset, form#marketplace_signup fieldset, form#login_form fieldset {
	border: 1px #f2f2f2 solid;
	width: 750px;
	}

form#marketplace_signup input, form#login_form input{
	float: left;
	}

form#marketplace_signup legend, form#login_form legend {
	font-weight: bold;
	}

form#marketplace_signup em, form#login_form em {
	color: #cc0000;
	font-weight: bold;
	}

form#marketplace_signup span, form#login_form span {
	background: #FFE900;
	border: 1px solid #FFD100;
	padding: 2px;
	color: #000;
	max-width: 750px;
	line-height: 22px;
	}

form#marketplace_signup label, form#login_form label {	
	width: 150px;
	margin-right: 10px;
	float: left;
	text-align: right;
	}

form#marketplace_signup li, form#login_form li {
		list-style-type: none;
		clear: left;
		padding: 5px;
		width: 700px;
		}

#sign_up_reminder { 
	padding: 10px;
	margin: 5px;
	border: 1px dotted#eff9ff;
	width: 500px;
	background: #EFF5FF;
	}

#sign_up_reminder p {
	margin: 10px;
	}

form#broker_search fieldset select#state {
	border: 1px #000 solid;
	}

hr.locate_broker {
	margin-top: 18px;
	margin-bottom: 8px;
	background-color: #d1d1d1;
	height: 1px;
	}

/* 12 Listings (Buy) */
div.sold_property, div.for_sale_property  {
	float: left;
	width: 169px;
	border: 1px solid #D1D7E8;
	margin: 2px;
	overflow: hidden;
	}
	
	div.sold_property p.sold_sign {
		/*background: #558C2A;
		border: 1px solid #294F0A;*/
		background: #CF2626;
		color: #fff;
		text-align: center;
		font-weight: bold;
		width: 169px;
		border: 1px solid #3F0000;
		padding: 0px;
		}

#property_detail_navigation {
	width: 673px;
	height: 36px;
	line-height: 36px;
	padding-left: 24px;
	background:#455b73;
	font-weight: bold;
	color: #fff;
	}

	#property_detail_navigation a, #property_detail_navigation a:visited {
		color: #fff;
		text-decoration: none;
		padding: 4px;
		background: #4C7EAF;
		}
	
	#property_detail_navigation a:hover {
		background: #fff;
		color: #37699C;
		padding: 4px;
		}

	#property_detail_navigation a.search_by_state {
	color: #fff;
	background: #455b73 url(/images/us_map.gif) 0 0 no-repeat;
	margin-left: 40px;
	padding: 5px 5px 5px 40px;
	}
		#property_detail_navigation a.search_by_state:hover{
			text-decoration: underline;
}
	#property_detail_navigation span {
		margin-left: 15px;
		margin-right: 15px;
		}

#property_detail_images {
	background: #EFF5FF;
	border: 1px dotted #37699C;
	padding: 10px;
	height: 250px;
	width: 700px;
	}

	#property_detail_images img {
		float: left;
		}

		#property_detail_images img.link {
			margin-right: 15px;
			width: 300px;
			height: 200px;
			border: solid #8BB5DF 3px;
			}
	
	#property_detail_images p {
		color: #000;
		margin-bottom: 10px;
		}

	#property_detail_images a, #property_detail_images a:visited {
		background: #37699c;
		text-decoration: none;
		color: #fff;
		padding: 5px;
		margin: 20px 10px 10px 10px;
		width:175px;
		height: 16px;
		display: block;
		text-align: center;
		float: left;
		margin: #EFF5FF solid 1px;
		}
	
	#property_detail_images a:hover {
		background: #fff;
		border: #37699c 1px solid;
		color: #37699c;
		}

div.sold_property p {
	padding: 3px;
	}

div.sold_property_listing {
	background: #DDECFF;
	}

div.buy_property_listing a, div.buy_property_listing a:visited {
	border: 1px dotted #EFF5FF;
	background: #eff5ff;
	color: #1558A7;
	text-decoration: none;
	display: block;
	width: 164px;
	height: 40px;
	padding: 4px;
	}

div.buy_property_listing a:hover {
	background: #fff;
	border: 1px dotted #3F587F;
	}

ul.listings_search_nav { 
	float: right;
	margin-right: 5px;
	}

	ul.listings_search_nav li { 
		display: inline;
		list-style: none inside;
		}

		ul.listings_search_nav li a {
			width: 100px;
			height: 15px;
			background: #37699C;
			color: #fff;
			line-height: 25px;
			padding: 5px;
			margin-left: 5px;
			margin-right: 5px;
			}

div.text p {
	margin: 3px;
	padding: 5px;
	font-size: 1.1em;
	}

div #wrap div #content_wrap div.locate_broker_wrap img.broker_log0 {
	width: auto;
	height: auto;
	}

	.box {
		display: block;
		border: 2px solid #A7CADF;
		padding: 4px;
		text-align: center;
		background: #64ABEB;
		margin: 3px;
		width: 15%;
		}

		a.box {
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			font-size: 18px;
			}

			a:hover.box {
				background: #fff;
				color: #64ABEB;
				}
				
.property_save{
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
background-color:#37699C;
text-align:center;
width:240px;
color:#FFF;
cursor:pointer;
border:1px solid #FFF;
}				

.property_save:hover{
border:1px solid #CC0000;
color:#CC0000;
background-color:#FFF;
}
.property_unsave{
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
background-color:#FFF;
text-align:center;
width:240px;
color:#CC0000;
cursor:pointer;
border:1px solid #CC0000;
}

#member_alerts{
border:1px solid #CC0000;
color:#CC0000;
margin:10px;

}




