/*================================================================================
				TITLE:	Default Style Sheet
		   CLIENT:	Lee Building Industry Association
  TARGET SPEC:	CSS-2
			VERSION:	1.0
		 MODIFIED:	2005.10.20
			 AUTHOR:	Graham Wheeler / NetMediaOne - www.netmediaone.com
==================================================================================*/

a { color: #07c; text-decoration: underline; }
a:hover { color: #07c; text-decoration: none; }

body { background: #fff; margin: 22px 0px 30px 0px; padding: 0px; }
body, .BodyText, table { color: #404040; font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 1.81; }




table, td, div, img { margin: 0px; padding: 0px; border: 0px; }
td { vertical-align: top; }

sup { font: normal 8px Verdana, Arial, Helvetica, sans-serif; }

h1, .Header1 {
	display: block;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	background: #666;
	color: #fff;
	padding: 5px 5px 5px 5px;
}

    .orangeLinks:a { color: #f70; TEXT-DECORATION: NONE; FONT-WEIGHT: bold;} 
    .orangeLinks:link { color: #f70; TEXT-DECORATION: NONE; FONT-WEIGHT: bold;}
    .orangeLinks:visited { color: #f70; TEXT-DECORATION: NONE; FONT-WEIGHT: bold;}
    .orangeLinks:active { color: #f70; TEXT-DECORATION: NONE; FONT-WEIGHT: bold;}
    .orangeLinks:hover { color: #000000; TEXT-DECORATION: NONE; FONT-WEIGHT: bold;}

h2, .Header2 {
	display: block;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	color: #15a;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #8c4;
}

h3, .Header3 {
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #bcbcbc;
	color: #15a;
}

.Header3Orange, .Orange { color: #f70; }

h4, .Header4 {
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #259;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: square outside;
}

ul li {
	margin: 3px 10px 3px 10px;		
}

h1 + p, h2 + p, h3 + p, h4 + p, .Header1 + p, .Header2 + p, .Header3 + p, .Header4 + p, p:first-child { margin-top: 0px; }
p + h1, p + h2, p + h3, p + h4, p + .Header1, p + .Header2, p + .Header3, p + .Header4 { margin-top: 30px; }
ul + h1, ul + h2, ul + h3, ul + h4, ul + .Header1, ul + .Header2, ul + .Header3, ul + .Header4 { margin-top: 30px; }
ol + h1, ol + h2, ol + h3, ol + h4, ol + .Header1, ol + .Header2, ol + .Header3, ol + .Header4 { margin-top: 30px; }
ul:last-child, p:last-child { margin-bottom: 0px; }

.BorderedPicLeft, .PicLeft, .QuickLinkPic { float: left; margin: 0px 10px 8px 0px; }
.BorderedPicRight, .PicRight { float: right; margin: 0px 0px 8px 10px; }
.QuickLinkPic { background: #fff; padding: 2px; border: 1px solid #bcbcbc; }
.BorderedPicLeft, .BorderedPicRight { border: 1px solid #bcbcbc; } 
.BorderedPicCenter { border: 1px solid #bcbcbc; display: block; margin: 10px auto 20px auto; }

.HeaderImage { padding-bottom: 10px; border-bottom: 1px solid #cc9; margin-bottom: 20px; }

.POHMap { display: block; margin: 20px auto 0px auto; padding: 0px; }
#pohTitleBar { 
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #666;
	width: 402px;
	text-align: center;
	margin: 0px auto -10px auto;
	padding: 3px 0px 3px 0px;
}
#pohInfoBar { 
	padding: 10px;
	border: 1px solid #bcbcbc;
	margin: 0px 0px 10px 0px;
	background: #fff;
	vertical-align: middle;
}
#pohNavButtons { text-align: right; }

.PhotoGallery { width: 99%; margin-top: -20px; }
.PhotoGallery td { text-align: center; padding-top: 20px; }
.PhotoGallery img { display: block; margin: 0px auto 10px auto; }

#snapshotCollectionNav { background: #fc0; padding: 5px; text-align: right; margin-bottom: 20px; }
.ThumbnailBox { margin-top: 20px; }

/*-----------------------------------------------
						MAIN LAYOUT SECTIONS
-----------------------------------------------*/

#layoutWrapper { margin: 0px auto 0px auto; padding: 0px; width: 760px; }

#topSection { height: 83px; }

#primaryNav { float: right; margin-top: 53px; }
#primaryNav a { display: block; float: left; zoom: 1; border-bottom: 5px solid #fff; margin-right: 15px; }
#primaryNav a:hover, #primaryNav a.Active { border-bottom: 5px solid #bcbcbc; }
#primaryNav img { margin: 0px }
#primaryNav .Sep {
	border-left: 1px solid #595959;
	border-right: 1px solid #262626;
	margin: 7px 5px 7px 5px;
	padding: 0px;
	float: left;
	height: 26px;
}
#primaryNav a:last-child { margin-right: 0px; }

#bannerSection { margin-bottom: 20px; border: 5px solid #bcbcbc; background: #15a; color: #fff; padding: 10px; }
.LayoutHome #bannerSection { border: 0px; background: #fff; padding: 0px; }
#bannerSection h1 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: none;
	color: #fff;
	border-top: 0px;
	border-bottom: 0px;
}

#contentSection { }

#subNav { 
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subNav li { border-top: 1px solid #bcbcbc; margin: 0px; padding: 1px 0px 1px 0px; }
#subNav a { text-decoration: none; display: block; padding: 5px 5px 5px 5px; }
#subNav a:hover { text-decoration: underline; }
#subNav a.Active { background: #8c4; color: #fff; font-weight: bold; }

.ContentBox {	width: 100%; vertical-align: top; }
div.ContentBox { padding: 15px 20px 15px 20px; width: auto; }
.ColumnSep { width: 20px; }

.InnerBox { padding: 19px; }

.LayoutHome #columnWrapper { width: 100%; }
.LayoutHome #column1 { width: 194px; padding: 0px; border-right: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; }
.LayoutHome #column1 .InnerBox { padding-left: 0px; }
.LayoutHome #column2 { border-right: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; }
.LayoutHome #column2 .InnerBox { padding: 20px 0px 20px 20px; margin: 5px 5px 5px 0px; background: #f0f0f0; }

.LayoutSub1A #column1 { background: #f0f0f0; padding: 20px; }

.LayoutSub2A #column1 { float: left; width: 190px; border-bottom: 1px solid #bcbcbc; }
.LayoutSub2A #column2 { background: #f0f0f0; padding: 20px; margin-left: 210px; }

.LayoutSub2B #column1 { float: left; width: 190px; border-bottom: 1px solid #bcbcbc; }
.LayoutSub2B #column2 { margin-left: 210px; zoom: 1; }

#bfCalendarFrame { width: 99%; height: 400px; }

#footerSection {
	clear: both;
	padding-top: 20px;
	text-align: center;
	font: normal 9px Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.55;
}

#footerSection a { font-weight: normal; text-decoration: none; }
#footerSection a:hover { text-decoration: underline; }

.ClearingBlock {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

.SpacerBlock {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	height: 20px;
}

.QuickLinkBox {
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	line-height: 1.36;
}
.QuickLinkBox:last-child { margin-bottom: 0px; }
.QuickLinkBox .Text { width: 50%; padding-right: 20px; }
.QuickLinkBox .Header3 a { color: #15a; text-decoration: none; }
.QuickLinkBox .Header3 a:hover { text-decoration: underline; }

#contactForm { background: #f0f0f0; padding: 20px; width: 300px; float: left; margin-right: 30px; }
#contactForm table { width: 100%; }
#contactForm td { width: 50%; }
#contactForm td.Sep, #contactForm td.Sep div { width: 20px; }
#contactForm textarea { width: 100%; }
#contactForm h4 { margin-top: 10px; }
#contactForm #btnSubmit { background: #8c4; color: #fff; border: 1px solid #666; padding: 2px; font-weight: bold; }

.TextBox, textarea { border: 1px solid #ccc; background: #fff; }
.RequiredTextBox { border: 1px solid #fc0; background: #fff; }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #bannerSection h1 {
	visibility: hidden;
	font-size: 13px;
}

/* LIGHTBOX STYLES */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#bottomNav {
	float: right;
	width: 200px;
	text-align: right;
	margin-bottom: 0px;
}

#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData
{
	padding: 0 10px;
}
#imageDetails { text-align: left; }	
#caption { font: bold 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 0px 10px 0px;	}
#numberDisplay { display: block; clear: left; float: left; padding: 10px 0px 0px 0px; }			
#bottomNavClose img { margin: 0px 0px 0px 5px; }	
		
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}