/* ------------------------------------------------------------------------
CSS sheet for Manitowoc Home Builders Association.
Author: Tim Kadlec
Date Created: 6/04/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Dark Blue Background - #184363
Light Blue in Right - #E2EAF0
Burnt Orange for h2 - #AE6701

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;
}
body{
	background: #184363;
	color: #fff;
	text-align: center;
	font: 12px/1.5em Arial, sans-serif;
}
#wrap{
	width: 778px;
	margin: auto;
}
/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	height: 200px;
	background: url(images/header.jpg) left bottom no-repeat;
	position: relative;
}
body.header2 #header{
	background: url(images/header2.jpg) left bottom no-repeat;
}
body.header3 #header{
	background: url(images/header3.jpg) left bottom no-repeat;
}
body.header4 #header{
	background: url(images/header4.jpg) left bottom no-repeat;
}
body.header5 #header{
	background: url(images/header5.jpg) left bottom no-repeat;
}
body.header6 #header{
	background: url(images/header6.jpg) left bottom no-repeat;
}
body.header7 #header{
	background: url(images/header7.jpg) left bottom no-repeat;
}
body.header8 #header{
	background: url(images/header8.jpg) left bottom no-repeat;
}
body.header9 #header{
	background: url(images/header9.jpg) left bottom no-repeat;
}
h1{
	font-size: 70%;
	text-indent: -9999px;
}
ul.topNav{
	display: block;
	width: 354px;
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 0px;
	font-size: 95%;
}
ul.topNav li{
	display: block;
	float: left;
	text-align: center;
	width: 26%;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	padding-top: 2px;
	border-left: 1px solid #fff;
}
ul.topNav li.first{
	width: 21%;
	border: 0px;
}
ul.topNav a{
	color: #CDD7DF;
	text-decoration: none;
}
ul.topNav a:hover{
	color: #fff;
}
ul.memberAct a{
	color: #184363;
	text-decoration: none;
}
ul.memberAct{
	position: absolute;
	top: 112px;
	right: 12px;
	float: none;
	width: 140px;
	list-style-type: none;
}
ul.memberAct li{
	font-weight: bold;
	letter-spacing: 0.02em;
	height: 26px;
	margin-bottom: 14px;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.navigation{
	display: block;
	width: 100%;
	background: url(images/navigationbg.png) repeat-y #184363;
	clear: both;
	list-style-type: none;
	float: left;
}
ul.navigation li{
	vertical-align: bottom;
	display: inline;
	float: left;
	width: 14%;
	height: 43px;
	border-left: 1px solid white;
}
ul.navigation li.first{
	margin-left: 5px;
	border-left: 0px;
}
ul.navigation a{
	vertical-align: bottom;
	color: #CDD7DF;
	text-decoration: none;
	display: block;
	height: 43px;
	padding: .3em 0;
}
ul.navigation a:hover{
	background: #022C4C;
	color: #fff;
}
/* -----------------------------------------------------------------------
MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	clear: both;
	background: url(images/contentbg.gif) repeat-y #fff;
	text-align: left;
	display: block;
	width: 100%;
}
#main{
	background: url(images/mainbg.gif) left top repeat-x #fff;
	width: 564px;
	float: left;
	color: #333;
}
body.full #main{
	background: #fff;
}
body.full #content{
	background: #fff;
}
#main img{
	border:none;
}

#main img.homes{
	border: 1px ridge black;
}

h2{	
	color: #AE6701;
	font-size: 120%;
	margin: 1.2em 0;
	padding: 0 10px;
}
h2 a{
	display: block;
	clear: both;
}
p{
	margin: 1.5em 0;
	padding: 0 10px;
}
#main ul{
	margin: 1.5em 0;
	padding: 0 20px;
}
#main ul.homeshow{
	margin: 1.5em 0;
	list-style-type: none;
	padding: 0px 20px 10px 20px;
}
h3{
	background-color: #E2EAF0;
	margin: 1.2em 8px;
	font-size: 110%;
	border: 1px solid #DDE3E8;
	color: #15344B;
	text-indent: 4px;
}
ul.affiliates{
	list-style-type: none;
	display: block;
	clear: both;
	float: left;
	width: 90%;
	padding-top: 10px;
}
#main > ul.affiliates{
	width: 100%;
}
ul.affiliates li{
	float: left;
	width: 40%;
	text-align: center;
	display: block;
	height: 125px;
}
ul.affiliates img{
	border:none;
}
p.pastEvents a{
	font-weight: bold;
	text-decoration: none;
}
ul.newsletters{
	margin: 1.5em 0;
	overflow: hidden;
}
ul.newsletters li{
	float: left;
	width: 30%;
	list-style-type: none;
}
#boardrow{
	clear: both;
}
#aboutdls dl{	
	float: left;
	width: 25%;
	margin: 1.5em 0;
	padding: 0 10px;
}
#aboutdls dl dt{
	font-weight: bold;
}
dl{
	margin: 1.5em 0;
	padding: 0 10px;
}
dl dt{
	font-weight: bold;
}
/* -----------------------------------------------------------------------
RIGHT CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#right{
	width: 214px;
	float: right;
	color: #15344B;
}
ul.sublinks li{
	padding: 2px 10px;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
}
ul.sublinks a{
	display: block;
	text-decoration: none;
	color: black;	
}
ul.sublinks a:hover{
	text-decoration: underline;
}
p.tagline{
	font-size: 120%;
	text-align: center;
	padding: 0 15px;
}
#search{
	position: relative;
	padding-top: 10px;
	display: block;
	width: 88%;
	margin: 0 auto;
}
form.search{
	font-size: 120%;
	display: block;
	background: url(images/searchbg.gif) no-repeat;
}
label.overlabel-apply {
    position:absolute;
    top:12px;
    left:5px;
    z-index:1;
    color:#999;
}
form.search input.button{
	margin-top: 5px;
	margin-left: 65px;
}
#validationbox{
	display: none;
}
ul.ads{
	display: block;
	width: 187px;
	padding-top: 10px;
	margin: auto;
	list-style-type: none;
}
ul.ads li a img{
	border: 0;
}
.bottomfix{
	clear: both;
}
a.firstTime{
	display: block;
	margin-left: 4px;
	background: url(images/first-time.jpg) no-repeat;
	width: 206px;
	height: 250px;
	text-indent: -9999px;
}
a.firstTime:hover{
	background-position: 0 -250px;
}
/* -----------------------------------------------------------------------
RESULTS TABLE ELEMENTS
-------------------------------------------------------------------------*/
#results{	
	width: 99%;
	margin: auto;
	border: 1px solid #E3F1FE;
	border-collapse: collapse;
	clear: left;
}
#results th{
	background: #F4F9FE;
	color: #66A3D3;
	font-size: 120%;
	padding:.3em 1em;
}
#results th div.pages{
	font-size: .7em;
}
#results th div.pages a{
	margin-right: 5px;
	float: left;
}
#results td{
	border: 1px solid #E3F1FE;
	border-width: 1px 0 0 0;
	color: #313F4B;
	padding:.3em 1em;
	vertical-align: top;
}
#results a{
	color: #313F4B;
}
#results td{
	background: #fff;
}
#results tr.alt td{
	background: #BCD5E7;
}
#results tr.notop td{
	border-top: 0px;
}
#results tr.notop td{
	background: #f4f9fe;
}
#results tr.notop.alt td{
	background: #fff;
}
#results tr td div.left{
	float: left;
	width: 60%;
}
#results tr td div.contact{
	width: 30%;
	float: left;
}
#results tr td div.btm{
	display: block;
	clear: both;
	width: 100%;
	padding-top: 5px;
}
#results tr td.floatLeft{
}
#results tr td.floatLeft ul{
	padding: 0;
	margin: 0;
}
#results tr td.floatLeft ul li{
	float: left;
	list-style-type: none;
	width: 49%;
	margin: 0;
}
#results .org{
	font-weight: bold;
	font-size: larger;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	clear: both;
	background: url(images/footerbg.gif) top left no-repeat;
	display: block;
	padding-top: 30px;
	font-size: 95%;
}
#footer p{
	line-height: 1.3em;
}
#footer ul{
	list-style-type: none;
	display: block;
	width: 100%;
}
#footer li{
	display: inline;
	margin-right: 15px;
}
#footer a{
	color: #fff;
}

.searchbar{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.searchbar form{
	display: block;
	float: left;
	width: 100%;
	padding-top: 10px;
}
.searchbar label{
	width: 130px;
	padding-left: 10px;
	display: block;
	float: left;
}
.logintable{
	margin-left: 10px;
}
.logintable td{
	padding: .2em .3em;
}
a.logout{
	float: right;
	font-size: 90%;
	margin-left: 5px;
}
div.vevent{
	margin: 0 5px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #000;
}
div.vevent h4{
	margin: 1.5em 0 0 0;
	padding: 0;
}
div.vevent ul{
	margin-left: 20px;
}