/*  RE/MAX BRAVO CSS 2.0 Yeeeaaahhhh boi  */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline} :focus {outline:0}body{line-height:1}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before, blockquote:after, q:before, q:after {content: ""}blockquote,q{quotes:"" ""}

html {
    background: #9f9e9e url('../graphics/mainbg.png') repeat-x 0 -20px;
	color: #555;
    font: normal 62.5%/1 "Trebuchet MS", arial, sans-serif;
    padding: 0px;
	text-align: center;
}

body {
	width: 1000px;
	margin: 10px auto;
	text-align: left;
}

a, a:visited {
	text-decoration: none;
	color: #98715d;
}

a:hover { text-decoration: underline; }

#topArea {
    float: left;
	width: 1000px;
	margin: 30px auto 0;
    padding: 0;
}

*:first-child+html #topArea { margin-bottom: 10px !important; }
* html #topArea { margin-bottom: 10px !important; }

h1 {
	width: 183px;
	height: 75px;
	margin: -3px 0 10px 5px;
	float: left;
}

h1 a, h1 a:visited {
	background: transparent url('../img/test_bravo_logo.png') no-repeat top left;
	display: block;
	width: 352px;
	height: 75px;
	text-indent: -9000px;
}

* html h1 { margin: -3px 0 15px 3px !important; }

* html h1 a, * html h1 a:visited {
    background-image: none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fredva.com/graphics/bravo_logo_new.png');
}

#topNav { float: right; }

#topNav li {
	float: left;
	width: 100px;
	margin: 0 0 0 0px;
}

#topNav li a, #topNav li a:visited {
	display: block;
	width: 100px;
	padding: 55px 0 3px 0;
	font-size: 1.3em;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
	opacity: .8;
	color: #1f1f1f;
	text-align: center;
}

#topNav li a:hover {
	filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
	opacity: 1;
	text-decoration: none;
}

#nav_buyHome { background: transparent url('../graphics/nav_buyhome.png') no-repeat 25px 0px; }
#nav_sellHome { background: transparent url('../graphics/nav_sellhome.png') no-repeat 25px 0px; }
#nav_contactBravo { background: transparent url('../graphics/nav_contact.png') no-repeat 25px 0px; }
#nav_backHome { background: transparent url('../graphics/nav_ouragents.png') no-repeat 24px 0px; }

#content {
    clear: both;
	background: #fff url('../graphics/sidebarbg.png') repeat-y top left;
	min-height: 400px;
	margin-bottom: 20px;
}

#primary {
	float: left !important;
    width: 730px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.5em;	
}

#primary h2, #rb_content_container h3 {
	font: normal 1.6em/26px helvetica, sans-serif;
    border-bottom: 1px dashed #c9c9c9;
	color: #444;
	margin: 0 0 3px 0;
}

#primary p {
    margin: 0 0 20px 0;
}

#sidebar {
	width: 239px;
	float: right;
}

#sidebar dt {
	background-color: #2C80B8;
	color: #fff;
	font-size: 14px;
	padding: 7px 10px;
	filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
	opacity: .8;
}

#sidebar dd {
	padding: 5px 10px;
}

.small_text { font-size: 10px; }
.small_text a, .small_text a:visited { color: #f8f8f8; }
.small_text a:hover { text-decoration: underline; }

#bravo_signIn { font-size: 1.2em; padding-top: 10px !important; padding-bottom: 10px !important; }
#bravo_signIn label, #bravoSignIn input { float: left; }
#bravo_signIn label { display: none; }

#email_signin { 
	border: 1px solid #c9c9c9; 
	color: #555; 
	padding: 2px; 
	width: 155px; 
}

*:first-child+html #content #email_signin { width: 145px; padding: 3px; }
* html #email_signin { width: 145px; padding: 3px; }

#bravoSignInButton { 
	background-color: #447ea6;
	border: 0px;
	padding: 2px 4px;
	color: #f8f8f8;
	margin: 0 0 0 3px;
}

#sidebar .sideLinks {
	padding: 0 !important;
	margin: 0;
}

#sidebar .sideLinks a, #sidebar .sideLinks a:visited {
	display: block;
	width: 219px;
	padding: 7px 10px;
	font-size: 1.2em;
}

#sidebar .sideLinks a:hover { background-color: #1f1f1f; text-decoration: none; }
#finalSideLink { margin-bottom: 20px !important; }
#services_area { position: relative; height: 540px; }

#services_area a, #services_area a:visited, #bert {
	/*display: none; */
	width: 180px;
	height: 150px;
	position: absolute;
	top: 10px;
	left: 30px;
	text-indent: -9000px;
}

*:first-child+html #services_area a,
*:first-child+html #services_area a:visited,
*:first-child+html #services_area #bert { left: 38px !important; }

* html #services_area a,
* html #services_area a:visited, * html #bert { left: 39px !important; }

#joinRemaxImg {
	display: block;
	background: transparent url('../graphics/join_remax.png') no-repeat top left;
}

#sidebarImg0 { display: block; top: 315px !important; background: transparent url('../graphics/bofalarge_sidebar.png') no-repeat top left; }
#sidebarImg1 { background: transparent url('../graphics/bluegray_sidebar.png') no-repeat top left; }
#sidebarImg2 { background: transparent url('../graphics/hap_sidebar.png') no-repeat top left; }
#sidebar_twitter { background: transparent url('/img/remax_twitter.png') no-repeat left top; width: 180px; height: 114px !important; display: block; top: 310px !important; }

#footer {
	padding: 10px;
	clear: both;
	background: #161616 url('../graphics/equal_realtor_footer.png') no-repeat 770px bottom;
	height: 96px;
	width: 980px;
}

#footer h3 {
	color: #4f92c1;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#footer ul {
    float: left;
}

#footer ul li {
	font-size: 1em;
	padding: 3px 0;
	display: block;
}

#copyright {
	width: 300px;
    float: right;
    text-align: right;
	color: #f8f8f8;
}

#copyright h3 { float: none !important; }

#copyright p {
	font-size: 1.1em;
	line-height: 1.4em;
}

#home_search {
    border: 1px solid #c9c9c9;
    background-color: #f9f9f9;
    padding: 9px;
    height: 125px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#home_search label { font-weight: bold; }
#home_search select { width: 200px; }

#home_search h3 {
    color: #4F92C1;
    font-weight: bold;
    margin: -5px 0 10px 0;
}

#home_search p.prices {
    float: left;
    margin-right: 20px;
}

#databaseCheck {
    display: block;
    float: left;
    clear: left;
    border: 0 none;
    color: #F8F8F8;
    margin: 0;
    padding: 2px 4px;
    background-color: #447EA6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.ihmain {
    width: 280px !important;
}

.ihmain td { 
    vertical-align: top; 
    padding: 10px 4px;
    font-size: 15px;
    line-height: 27px;
}

.error {
    background-color: #be4532;
    padding: 6px;
    width: 700px;
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #fff;
    text-align: center;
}
