/* @override http://www.obhomebuilders.org/assets/templates/obhba/css/style.css */

/* utils
------------------------------------------------ */

html {
	font: 100%/1.25 Tahoma, "MS Trebuchet", Arial, sans-serif;
	color: #333333;
	font-size: 12px;
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
}

body {
	background: url(../images/diag_bkg_orange_blend.gif) repeat-x; 
    color: #000;
    height: 100%;
    text-align: center; /* ..i heart ie5.. */
}
.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
    margin-top: -1px;
    visibility: hidden;
}

/* ie7 fixers.. */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* text 
------------------------------------------------ */
h1, h2, h3, h4, h5, h6 { margin: 0 0 0 0;}
h1 {
	font-size: 1.9em;
	color: #005e92;
	padding-top: 3px;
}
h2 {
	font-size: 1.6em;
	color: #72aecf;
}
h3 {
	font-size: 1.5em;
	color: #999;
}
h4 {
	font-size: 1.5em;
	color: #005e92;
}
h5 {
	font-size: 1.35em;
	color: #005e92;
}
h6 {
	font-size: 1em;
	color: #999999;
}


a {
	color: #dc7e02;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #dc7e02;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

/* layout
------------------------------------------------ */

#wrapper {
    margin: 0 auto;
    width: 851px;
    text-align: left; /* reset all for ie5, uggh */
	background: #ffffff;
}

#container {
    width: 851px;
    background: #ffffff url(../images/content_bkg.gif) repeat-y; 
}

#header {
    background: url(../images/header.jpg) no-repeat; 
    height: 112px;
    clear: both;
}

#content {
	width: 600px;
	margin: 10px 0 0 10px;
	padding: 0 10px;
	float: left;
}
#right_col {
	background: url(../images/sidebar_blend_left.gif) repeat-y;	
    width: 202px;
	margin: 50px 0 0 640px;
}

#footer {
    font-size: 90%;
	height: 12px;
    background: url(../images/bottom_corners.gif) no-repeat;
    color: #999;
    padding: 0 20px 0 35px;
    clear: both;
}
/* footer 
------------------------------------------------ */
#footerTable {
 width: 825px;
 padding: 0;
 margin: 20px 0 0 12px;
 text-align: center;
}
#footerTable p {
 color: #666;
 margin: 0;
 padding: 0;
}
#footerTable p.disclaimer {
 font-size: .90em;
 color: #333;
 line-height: 1.00;
 margin: 6px 25px 3px 25px;
 padding: 3px 0 0 0;
 text-align: left;
 border-top: 1px dotted #666;
}

/* right sidebar */
#sidebar { 
	padding: 5px;
}

#sidebar_top {
	height: 12px;
	background: url(../images/sidebar_blend_top.gif) no-repeat;
}

#sidebar_bottom {
	vertical-align: top;
	height: 12px;
	background: url(../images/sidebar_blend_bottom.gif) no-repeat;
}

#sidebar h3 {
	text-align: center;
}
/*
#sidebar_search { border: 1px solid #ddd; margin: 3px 6px;}
#sidebar_calendar { border: 1px solid #ddd; margin: 3px 6px;}
#sidebar_login { border: 1px solid #ddd; margin: 3px 6px;}
*/
#sidebar_poh { border: 1px solid #ddd; margin: 3px 6px;}

div#sidebar_login {
	padding-left: 10px;
	padding-right: 10px;	
}

/* top nav buttons thangs
--------------------------*/
#navigation_container {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 10px;
}

#navigation_left {
	float: left;	
	height: 35px;
	width: 7px;
	background: url(../images/nav_leftend.gif);
}

#navigation_center {
	width: 817px;
	display: inline;
	height: 35px;
	background: #72AECF;
	float: left;
	text-align: center;
} 

#navigation_right {
	float: left;
	height: 35px;
	width: 7px;
	background: url(../images/nav_rightend.gif);
}
#navigation_center ul {	
	margin-left: -35px;
	padding: 0;
}

#navigation_center ul li {
	background: #72AECF;

	display: inline;	
	margin: 0;
}

#navigation_center ul {
	width: auto;
	margin: 10px 0 0 0;
}
	
#navigation_center a {
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #72AECF;
	padding: 5px 11px;
	margin-left: -3px;
}
#navigation_center a:hover {
	background: #4082a6;
}

/* crumbs
------------------------------------------------ */
div#crumbs {
 margin-left: 27px;
}


/* member displays etc.
-----------------------------*/
div#result_container {
	padding: 10px;
	width: 560px;
/*	border: 1px solid #efefef; */
	margin-bottom: 6px;
	font-size: 12px;
	color: #111;
}
div#result_container span {
	padding: 3px;
	margin: 0;
	font-weight: bold;
	font-size: 1.15em;
	color: #111;
}
div.result_box {
	font-size: 12px;
	margin: 6px 15px;
	width: 500px;
	border: 1px solid #72AECF;
	background: #f1f1f1 url(../images/results_bkg_blend.gif) repeat-x;
	color: #111;
}
div.result_box p {
	font-weight: normal;
	margin: 3px 15px;
	line-height: 1.25em;
	font-size: .95em;
}
div.result_box em {
    color: #666;
	font-style: italic;
	font-size: 1.20em;
	padding-bottom: 5px;
}
div.result_box h4 {
	background: #72AECF;
	color: #fff;
	margin: 0 auto;
	padding: 5px;
	font-size: 1.3em;
}
div.result_box ul {
	margin: 0;
	padding: 0 0 3px 30px;
	list-style: none;
}
div.result_box li.site {
    padding: 1px 0 1px 18px;
	background: url(../images/url.gif) no-repeat left;
	display: block;
}
div.result_box li.email {
    padding: 1px 0 1px 18px;
	background: url(../images/email.gif) no-repeat left;
	display: block;
}


/* drew's member displays etc.
-----------------------------*/

div.result_box h5 {
	background: #72AECF;
	color: #fff;
	padding: 3px;
	font-size: 1.25em;
	font-weight: bold;
}
div.result_box blockquote {
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-family: Georgia, Tahoma, sans-serif;
	line-height: 1em;
	border-top: 2px solid #EFA753;
	border-bottom: 2px solid #EFA753;
	background: #FEEDD6;
	margin: 2px 50px;
	padding: 4px;
}

a.expand { 
	float: right;
	text-align: right;
	font-size: 10px;
}

/* parade thumbs w/ captions
-----------------------------*/

div#content div.imgcontainer {
	clear: none;
	float: left;
}

div.imgcontainer {
	position: relative;
	margin: 10px;
	border: 1px solid #005e92;
	height: 94px;
}

/*
div.imgcontainer {
	position:relative;
	float:left;
	margin: 10px;
	border: 1px solid #005e92;
	height: 94px;
	}
*/
div.caption {
	font-size:.85em;
	background:#fff;
	color:#00466c;
	font-weight: bold;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	width:100%;
	opacity:.75;
	filter:alpha(opacity=85);
	}
div.caption a {
	color: #00466c;
	text-decoration: none;
}
div.caption a:hover {
	color: #dc7e02;
}

/* parade of homes next home navigation
-----------------------------*/
.nextHomenav {
	text-align: right;
	margin: 0 15px 5px 0;
	clear: both;
}
.nextHomenav a {
	padding: 2px 4px;
	font-weight: bold;
	background-color: #dc7e02;
	color: #fff; 
	text-decoration: none;
}
.nextHomenav a:hover {
	background-color: #72aecf;
	color: #fff; 
}

/* disclaimer
-----------------------------*/
#copyright p {
 color: #333;
 font-size: .90em;
 margin: 0;
 padding: 2px 0;
 text-align: center;
}

/* rounded cornr sidebar stuff
------------------------------*/

.roundedcornr_box_804398 {
	background: url(../images/cornr/roundedcornr_804398_tl.png) no-repeat top left;
}
.roundedcornr_top_804398 {
	background: url(../images/cornr/roundedcornr_804398_tr.png) no-repeat top right;
}
.roundedcornr_bottom_804398 {
	background: url(../images/cornr/roundedcornr_804398_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_804398 div {
	background: url(../images/cornr/roundedcornr_804398_br.png) no-repeat bottom right;
}
.roundedcornr_content_804398 {
	background: url(../images/cornr/roundedcornr_804398_r.png) top right repeat-y;
}

.roundedcornr_top_804398 div,.roundedcornr_top_804398,
.roundedcornr_bottom_804398 div, .roundedcornr_bottom_804398 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_804398, .roundedcornr_bottom_804398 {
	margin-top: -19px;
}
.roundedcornr_content_804398 { padding: 0 15px; }

/* alpha quickLinks and
   category dropdown form
------------------------------*/
div#search-container {
	border:  1px solid #72AECF;
	padding: 8px;
	width: 545px;
	clear: both;
}

div#content div {
	clear: both;
/* 	float:  left; */
}
div#quickLinks { font-size: 11px; width: 550px; color: #999; }
div#quickLinks a { 
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
select#ddCat { background: #ffffff; font-size: 12px; color: #005E92; }

span.selected-option {
	border-top: 1px solid #72AECF;
	border-left: 1px solid #72AECF;		
	border-right: 1px solid #72AECF;
	font-size: 14px;
	display: block;
	color: #fff;
	background: #72AECF;
	padding: 5px;
	margin: 5px 5px 0;
	width: 40%;
	float:  left;
}

a.view-option-button {
	border-top: 1px solid #72AECF;
	border-left: 1px solid #72AECF;		
	border-right: 1px solid #72AECF;
	font-size: 14px;
	display: block;
	color: #72AECF;
	background: #fff;
	padding: 5px;
	margin: 5px 5px 0;
	width: 40%;
	float:  left;
}

div#search-container a:hover { 
	background-color: #E0EAEF;
	color: #72AECF;	
}

/* sexyform styles...
------------------------------*/
.fValidator-form fieldset {
	border: 1px solid #ccc;
	padding: 10px;
}

.fValidator-form legend {
	padding: 0 5px;
}

.fValidator-form input, select {
font-family: Trebuchet MS, sans-serif;
text-decoration: none;
text-align: left;
color: #666;
}
.fValidator-form input {padding: 2px;}

.full {width: 100%;}
.half {width: 50%; vertical-align: top;}

.fValidator-msg {
background-color: #D01E1A;
border: 1px solid #c00;
font-size: 1.1em;
color: #fff;
padding: 5px;
}

/* mootabs janx..
------------------------------*/

.mootabs_title {
	font-size: 1.5em;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.mootabs_title li {
	float: left;
	background-color: #fff;
	border-top: 3px solid #F4B241;
	border-right: 1px solid #F4B241;
	border-left: 1px solid #F4B241;
	color: #F4B241;
	padding: 2px 8px 2px 8px;
	margin-right: 5px;
	cursor: pointer;
	height: 24px;
}

.mootabs_title li.active {
	background-color: #72AECF;
	color: #fff;
	border-top: 3px solid #005E92;
	border-right: 1px solid #005E92;
	border-left: 1px solid #005E92;	
}

.mootabs_title li.active a { 
	text-decoration: none; 
	color: #fff;
}

.mootabs_title li a { 
	text-decoration: none; 
	color: #F4B241;
}

.mootabs_panel {
	display: none;
	background-color: #fff;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;
	
}

.mootabs_panel.active {
	padding: 10px;
	background-color: #E0EAEF;
	border: 1px solid #72AECF;
	display: block;
}

.mootabs_panel.active h1 {
	border-top: 1px solid #72AECF;
	border-bottom: 1px solid #72AECF;
	font-size: 14px;
	display: block;
	color: #fff;
	background: #C3D6DF;
	padding: 5px;
	margin: 5px auto;
	width: 80%;
}

/* ul thing at the top of the thing
--------------------- 
div#chooseBuilder ul {
	width:  550px;
	margin:  0 auto;
}

div#chooseBuilder ul li {
	background: #fff;
	border: 1px solid #E0EAEF;
	display: inline;
	float: left;
	}
*/

/* contact jonx..
--------------------- */

.ContactNote {
	color: #D88000;
}

input {
	border: 1px solid #999;
}

#memberNav {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}

#memberNav ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}

#memberNav ul li {
	margin: 0;
	padding-left: 1px;
	list-style-type: none;
}

#memberNav ul li a {
	display: block;
	padding: 2px;
	background: #DDECF4;
	border: 1px solid #3F90BC;
	text-decoration: none;
	margin-bottom: 1px;
}