/* ------------------------------------------------------------------------
CSS sheet for Mid-Shores Home Builder's Assocation
Author: Tim Kadec
Date Created: 5/21/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Gray Background - #786F5F
Light Blue - #4A72CE
Dark Blue - #325A7E

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
body{
	background: url(images/bodybg2.jpg) #4A72CE;
	text-align: center;
	font: 12px/1.5em Georgia, serif;
	color: #292929;
}
#page{
	/* background: url(images/pagebg.jpg) repeat-x; */
	background: url(images/pagebg2.jpg) repeat-x;
}
#wrap{
	width: 780px;
	margin: auto;
	background: url(images/wrapbg3.gif) repeat-y;
	text-align: left;
	position: relative;
}
#page > #wrap{
	background: url(images/wrapbg2.png) repeat-y;
}
#header{
	background: url(images/headerbg4.gif) no-repeat;
	height: 90px;
	margin: auto;
	width: 780px;
	position:relative;
	text-align: center;
}
#header h1, #header h2{
	font-size: 70%;
	text-indent: -9999px;
}
#flash{
	position: absolute;
	top: 4px;
	left: 6px;
}
.bottomfix{
	clear: both;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.navigation{
	float: left;
	width: 186px;
	height: 416px;
	background: url(images/nav.jpg) no-repeat;
	display: inline;
	margin-left: 8px;
	position: relative;
	list-style-type: none;
}
ul.navigation a{
	display: block;
	height: 26px;
	width: 175px;
	text-indent: -9999px;
}
ul.navigation li{
	position: absolute;
	left: 5px;
}
ul.navigation li.home{
	top: 105px;
}
ul.navigation li.home a:hover{
	background: url(images/navHover.jpg) -5px -105px;
}
ul.navigation li.about{
	top: 134px;
}
ul.navigation li.about a:hover{
	background: url(images/navHover.jpg) -5px -134px;
}
ul.navigation li.directory{
	top: 164px;
}
ul.navigation li.directory a:hover{
	background: url(images/navHover.jpg) -5px -164px;
}
ul.navigation li.events{
	top: 193px;
}
ul.navigation li.events a:hover{
	background: url(images/navHover.jpg) -5px -193px;
}
ul.navigation li.newsletters{
	top: 223px;
}
ul.navigation li.newsletters a{
	height: 27px;
}
ul.navigation li.newsletters a:hover{
	background: url(images/navHover.jpg) -5px -223px;
}
ul.navigation li.join{
	top: 253px;
}
ul.navigation li.join a{ 
	height: 27px;
}
ul.navigation li.join a:hover{
	background: url(images/navHover.jpg) -5px -253px;
}
ul.navigation li.consumer{
	top: 284px;
}
ul.navigation li.consumer a:hover{
	background: url(images/navHover.jpg) -5px -284px;
}
ul.navigation li.homeexpo{
	top: 314px;
}
ul.navigation li.homeexpo a:hover{
	background: url(images/navHover.jpg) -5px -314px;
}
ul.navigation li.parade{
	top: 344px;
}
ul.navigation li.parade a:hover{
	background: url(images/navHover.jpg) -5px -344px;
}
ul.navigation li.contact{
	top: 374px;
}
ul.navigation li.contact a{
	height: 27px;
}
ul.navigation li.contact a:hover{
	background: url(images/navHover.jpg) -5px -374px;
}
/* -----------------------------------------------------------------------
RIGHT CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#rightcontent{
	float: left;
	width: 580px;
}
#rightcontent p{
	padding: 0 15px 0 5px;
	margin: 1.5em 0;
}
ul.progression{
	list-style-type: none;
	margin-top: 5px;
	margin-left: 1px;
}
ul.progression li{
	display: inline;
}
ul.progression img{
	border: 1px solid #062848;
}
p.contactinfo{
	position: absolute;
	left: 20px;
	top: 430px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
}
/* -----------------------------------------------------------------------
AD ELEMENTS
-------------------------------------------------------------------------*/
ul.ads{
	float: right;
	list-style-type: none;
	margin: 0 12px 0 3px;
}
ul.ads li{
	margin: .5em 0;
	width: 187px;
	height: 80px;
	text-align: center;
}
ul.ads li a img{
	margin: auto;
	border: 1px solid #b2c2ce;
}
/* -----------------------------------------------------------------------
ABOUT PAGE ELEMENTS
-------------------------------------------------------------------------*/
img.buildinghope{
	border: 2px solid #31587B;
	float: right;
	margin: 0px 20px 0px 5px;
}

/* -----------------------------------------------------------------------
AFFILIATE LINKS ELEMENTS
-------------------------------------------------------------------------*/
ul.affiliate{
	clear: both;
	list-style-type: none;
	padding-top: 60px;
}
ul.affiliate li{
	display: inline;
	float: left;
	width: 185px;
	text-align: center;
	margin-left: 5px;
	padding-bottom: 20px;
}
ul.affiliate li a img{
	border: 0px;
}
/* -----------------------------------------------------------------------
SEARCH BAR ELEMENTS
-------------------------------------------------------------------------*/
.searchbar{
	display: block;
	width: 525px;
	padding-left: 38px;
	height: 90px;
	background: url(images/searchbar.png) no-repeat #274662;
	margin: 10px 0 10px 3px;
	color: #fff;
}
.searchbar form{
	float: left;
	width: 33%;
	padding-top: 10px;
}
.searchbar label{
	padding-bottom: .4em;
}
.searchbar input{
	padding: .2em .3em;
}
.searchbar select{
	width: 150px;
	padding: .2em 0;
}
.searchbar input.button{
	padding: 0;
	float: right;
	margin-right: 20px;
	display: inline;
	margin-top: 5px;
}
/* -----------------------------------------------------------------------
SEARCH RESULTS ELEMENTS
-------------------------------------------------------------------------*/
.results{
	width: 562px;
	margin: 0 0 10px 3px;
	border: 1px solid #071829;
	border-collapse: collapse;
}
.results .company{
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .01em;
}
.results th{
	background: url(images/resultsth.gif) repeat-x;
	color: #fff;
	text-indent: 5px;
}
.results th a{
	color: #fff;
}
.results td{
	padding: .3em 5px;
	background: url(images/resultstd.gif) repeat-x #95BDE3;
	color: #071829;
	border: 1px solid #071829;
	border-width: 1px 0;
	width: 50%;
	border-collapse: collapse;
	vertical-align: top;
}
.one td{
	width: 100%;
}
.results tr.alt td{
	background: url(images/resultstdalt.gif) repeat-x #B0D0EF;
}
.results tr.noborder td{
	border-bottom: 0px;
}
.results tr.notop td{
	border-top: 0px;
	background-image: none;
}
.results tr.notop.alt td{
	background: #B0D0EF;
	background-image: none;
}
.results td.contact{
	text-align: right;
}
table.editTable{
	margin: 1.5em 0;
}
/* -----------------------------------------------------------------------
EVENTS ELEMENTS
-------------------------------------------------------------------------*/
div.event{
	margin-left: 2px;
	width: 550px;
	padding-bottom: 25px;
}
div.event h4{
	margin: 1.5em 0 0 0;
	padding: 0;
}
div.event ul{
	margin-left: 80px;
}
h3.eventDate{
	background: url(images/datebg.jpg) no-repeat;
	width: 48px;
	height: 50px;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	float: left;
	margin: 0 20px 10px 0; 
}
h3.eventDate .month{
	display: block;
	font-size: 15px;
	padding-bottom: 4px;
}
h3.eventDate .date{
	font-size: 14px;
}
/* -----------------------------------------------------------------------
PARADE OF HOMES ELEMENTS
-------------------------------------------------------------------------*/
dl{	
	text-align: center;
}
dl dt{
	font-weight: bold;
}
.time{	
	font-size:120%;
}
.date{
	font-size:130%;
}
.row dl{
	display: block;
	float: left;
	padding: 10px 10px;
}
.row dl dt{
	text-align: center;
	font-weight: bold;
}
.row dl dd img{
	border: 3px solid #325A7E;
}
.row dl dd a:hover img{
	border: 3px solid #4A72CE;
}
.row dl dd a{
	text-decoration: none;
	color: #4A72CE;
	text-align: center;
}
.row dl dd a:hover{
	text-decoration: underline;
}
div.row{
	display: block;
	clear: both;
}
.sponsors{
	clear: both;
	display: block;
}
.sponsors img{
	border: 2px solid #325A7E;
	border: 0;
	float: left;
	margin: 10px 10px;
}
.sponsors p{
	font-size: 11px;
	font-style: italic;
}
/* -----------------------------------------------------------------------
NEWSLETTER ELEMENTS
-------------------------------------------------------------------------*/
ul.newsletters{
	margin-left: 20px;
}
/* -----------------------------------------------------------------------
CONSUMER PAGE ELEMENTS
-------------------------------------------------------------------------*/
dl.consumer{
	text-align: left;
	margin: 0 0 1.5em 0;
}
/* -----------------------------------------------------------------------
CONTACT ELEMENTS
-------------------------------------------------------------------------*/
dl.contact{
	padding: 0 15px 0 5px;
	margin: 1.5em 0;
	text-align: left;
}
dl.contact dt{
	font-size: 16px;
	margin-bottom: 2px;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	clear: both;
	display: block;
	width: 780px;
	height: 60px;
	margin: auto;
	font-size: 85%;
	line-height: 1.3em;
	background: url(images/footerbg3.gif) no-repeat;
}
#page > #footer{
	background: url(images/footerbg2.png) no-repeat;
}
#footer ul li{
	display: inline;
	margin-right: 25px;
}
#footer p{
	padding-top: 5px;
}




ul#tabnav li{
	float: left;
	list-style-type: none;
	margin: 0 5px 5px 0;
}
ul#tabnav li.logout{
	float: none;
}