/* CSS Document */
* {
margin: 0;
padding: 0;
}
HTML {
overflow: -moz-scrollbars-vertical;
}
a:focus, a:active {
	outline: none;
}
a {
	color: #000000;
}
body {
	background-image: url(../images/featuredProjectsImages/bkgdSlice.jpg); background-repeat:repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 8px;
}
p.italic{
	font-style: oblique;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	margin-bottom: 5px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	line-height: 12pt;
	color: #666666;
}
h2.lightbox {
	margin-top: 10px;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 15px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainContent {
	margin-top: 50px;
	background-color: #FFFFFF;
}
.mainText {
	float: left;
	position: relative;
	width: 375px;
	left: 32px;
}
.promoArea {
	float: right;
	position: relative;
	width: 260px;
	color: #666666;
	right: 30px;
	margin-bottom: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: thin solid #cdd3cc;
}
.promoArea a {
	color: #666666;
}
.promoInterior {
	color: #666666;
	background-color: #edefe6;
	top: 16px;
	border: thin solid #CCCCCC;
	margin-bottom: 30px;
}
#lightboxArea {
	clear: both;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cdd3cc;
	width: 690px;
	border-right-width: thin;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdd3cc;
	border-left-color: #9caa9a;
	background-color: #edefe6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cdd3cc;
	margin-bottom: 2px;
	margin-left: 25px;
}
#mainHeader {
}
#mainNav {
	float: left;
	left: 30px;
	top: 0px;
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	width: 700px;
}
#mainNav a {
	display:block;
	width: 138px;
	color:#000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background: url("../images/newTripleBTN.gif") 0 0 no-repeat;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainNav a:hover {
	background-position: 0 -38px;
	color: #000000;
}

#mainNav a:active {
background-position: 0 -76px;
color:#000000;
}

#lightbox{
	position: absolute;
	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;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
a.lightbox {
	margin-right: 8px;
}
#lightboxThumbsRow{
	margin-bottom: 15px;
	margin-left: 50px;
	position: relative;
	margin-top: -10px;

}
#lightboxAreaSml {
	position: relative;
	margin-left: 35px;
	top: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 10px;
	width: 375px;
	float: left;
}
.footer {
	position: relative;
	width: 684px;
}
.promoInteriorShaded {

	color: #000000;
	background-color: #CCCCCC;
	top: 16px;
	border: thin solid #CCCCCC;
	margin-bottom: 30px;
}
#videoOuter{
	width: 220px;
	float: left;
	margin-left: 21px;
	top: 15px;

}
h2.lightboxHome {
	margin-top: 10px;
	color: #666666;
	margin-left: 4px;
	margin-bottom: 15px;
}

