/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46515
	
	E: info@adstreaminc.com
	P: (574) 215-1347
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/************* End Yahoo Reset CSS ***************/



/********* Structure *********/
body {
	background: #ccc url(/images/bg_page.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
h1 {
	margin: 0 0 12px 0;
	font-size: 20px;
	color: #003382;
}
h2 {
	margin: 0 0 8px 0;
	font-size: 16px;
	color: #003382;
}
h3 {
	font-size: 16px;
	border-bottom: 1px dashed #ccc;}
p {
	margin-bottom: 12px;
	}
em {
	font-style: italic;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
#container {
	width: 910px;
	margin: 0 auto;
}
#header {
	position: absolute;
	top:0;
	width: 910px;
}
#mainLogo {
	margin: 25px 0 0 20px;
}
#searchBox input {
	vertical-align:middle;
}
#searchBox {
	position: absolute;
	top: 5px;
	right: 10px;
}
#mainNav {
	position: absolute;
	right: 0;
	top: 47px;
	background: url(/images/bg_mainNav.png) 0 0 no-repeat;
	width: 335px;
	height: 53px;
}
#gckMainNav {
	position: absolute;
	right: 0;
	top: 67px;
	background: url(/images/bg_mainNav.png) 0 0 no-repeat;
	width: 345px;
	height: 51px;
}
#mainNav a {
	color: #006699;
	text-decoration: none;
}
#mainNav ul {
	margin: 24px 0 0 15px;
}
#mainNav ul li {
	float: left;
	margin-right: 25px;
}
#mainNav ul li span {
	display: none;
}
#mainNav ul li a {
	display: block;
	height: 20px;
}
#mainNav ul li#water a {
	background: url(/images/nav/water.jpg) 0 0 no-repeat;
	width: 35px;
}
#mainNav ul li#water a:hover {
	background: url(/images/nav/water.jpg) 0 -20px no-repeat;
}
#mainNav ul li#wind a {
	background: url(/images/nav/wind.jpg) 0 0 no-repeat;
	width: 28px;
}
#mainNav ul li#wind a:hover {
	background: url(/images/nav/wind.jpg) 0 -20px no-repeat;
}
#mainNav ul li#vision a {
	background: url(/images/nav/vision.jpg) 0 0 no-repeat;
	width: 34px;
}
#mainNav ul li#vision a:hover {
	background: url(/images/nav/vision.jpg) 0 -20px no-repeat;
}
#mainNav ul li#gallery a {
	background: url(/images/nav/gallery.jpg) 0 0 no-repeat;
	width: 39px;
}
#mainNav ul li#gallery a:hover {
	background: url(/images/nav/gallery.jpg) 0 -20px no-repeat;
}
#mainNav ul li#press a {
	background: url(/images/nav/press.jpg) 0 0 no-repeat;
	width: 31px;
}
#mainNav ul li#press a:hover {
	background: url(/images/nav/press.jpg) 0 -20px no-repeat;
}
#mainNav ul li#contact {
	margin: 0;
}
#mainNav ul li#contact a {
	background: url(/images/nav/contact.jpg) 0 0 no-repeat;
	width: 62px;
}
#mainNav ul li#contact a:hover {
	background: url(/images/nav/contact.jpg) 0 -20px no-repeat;
}
#content {
	margin-top: 54px;
}
.clear {
	clear: both;
	height: 10px;
}
#footer {
	margin-top: 50px;
	font-size: 11px;
	color: #666;
	text-align: center;
}
#footer p {
	margin: 0 0 8px 15px;
}
#footer p.copyRight {
	font-size: 10px;
	padding-bottom: 8px;
}
#footer p.copyRight span img {
	vertical-align: middle;
	padding-left: 10px;
}
#footer a {
	color: #006699;
	text-decoration: none;
}
#footOutlineWater, #footOutlineWind {
	position: absolute;
	background: url(/images/footer_outline.gif) 0 8px no-repeat;
	width: 200px;
	height: 30px;
	margin-top: -28px;
}
#footOutlineWater {
	margin-left: 134px;
}
#footOutlineWater span, #footOutlineWind span {
	display: block;
}
#footOutlineWind {
	margin-left: 406px;
}
#bottomNav {
	margin: 15px 0 0 15px;
}
#bottomNav ul li {
	float: left;
	margin-right: 8px;
}



/********* Water ********/
#waterContentContainer {
	background: url(/images/bg_water.jpg) 0 0 no-repeat;
	height: 482px;
	width: 910px;
}
#waterNav {
	position: absolute;
	top: 125px;
	margin-left: 25px;
}
#waterNav ul li {
	float: left;
	margin-right: 6px;
}
#waterNav ul li span {
	display: none;
}
#waterNav ul li a {
	display: block;
	height: 32px;
}
#waterNav ul li#hydro a {
	background: url(/images/tabs/water_hydro.jpg) 0 0 no-repeat;
	width: 92px;
}
#waterNav ul li#hydro a:hover {
	background: url(/images/tabs/water_hydro.jpg) 0 -32px no-repeat;
}
#waterNav ul li#lowHead a {
	background: url(/images/tabs/water_low.jpg) 0 0 no-repeat;
	width: 76px;
}
#waterNav ul li#lowHead a:hover {
	background: url(/images/tabs/water_low.jpg) 0 -32px no-repeat;
}
#waterNav ul li#waterTrans a {
	background: url(/images/tabs/water_transmission.jpg) 0 0 no-repeat;
	width: 130px;
}
#waterNav ul li#waterTrans a:hover {
	background: url(/images/tabs/water_transmission.jpg) 0 -32px no-repeat;
}
#waterContent {
	position: absolute;
	width: 460px;
	height: 335px;
	margin: 90px 0 0 435px;
	font-size: 13px;
	/*overflow-y:auto;*/
}



/********* Wind ********/
#windContentContainer {
	background: url(/images/bg_wind.jpg) 0 0 no-repeat;
	height: 482px;
	width: 910px;
}
#windContent {
	width: 460px;
	height: 375px;
	position: absolute;
	margin: 90px 0 0 25px;
	font-size: 13px;
	/*overflow-y:auto;*/
}
#windNav {
	position: absolute;
	top: 498px;
	margin-left: 585px;
	width: 330px;
}
#windNav ul li {
	float: left;
	margin-right: 6px;
}
#windNav ul li span {
	display: none;
}
#windNav ul li a {
	display: block;
	height: 31px;
}
#windNav ul li#single a {
	background: url(/images/tabs/wind_single.jpg) 0 0 no-repeat;
	width: 94px;
}
#windNav ul li#single a:hover {
	background: url(/images/tabs/wind_single.jpg) 0 -31px no-repeat;
}
#windNav ul li#packages a {
	background: url(/images/tabs/wind_packages.jpg) 0 0 no-repeat;
	width: 78px;
}
#windNav ul li#packages a:hover {
	background: url(/images/tabs/wind_packages.jpg) 0 -31px no-repeat;
}
#windNav ul li#modular a {
	background: url(/images/tabs/wind_modular.jpg) 0 0 no-repeat;
	width: 132px;
}
#windNav ul li#modular a:hover {
	background: url(/images/tabs/wind_modular.jpg) 0 -31px no-repeat;
}




/************ Vision ********************/
#visionTop {
	background: url(../images/bg_vision_top.jpg) 0 0 no-repeat;
	height: 3px;
	width: 100%;
	margin: 119px 0 0 0;
	line-height: 0;
	padding: 0;
}
#visionContentContainer {
	background: url(/images/bg_vision.png) 0 0 repeat-y;
	min-height: 420px;
	margin: 0;
}
#visionContent {
	padding: 20px 25px 20px 25px;
	margin: 0;
}
#visionBottom {
	background: url(../images/bg_vision_bottom.png) 0 0 no-repeat;
	height: 7px;
	width: 100%;
	margin: 0;
}



/************ Press ********************/
#pressTop {
	background: url(../images/bg_vision_top.jpg) 0 0 no-repeat;
	height: 3px;
	width: 100%;
	margin: 119px 0 0 0;
	line-height: 0;
	padding: 0;
}
#pressContentContainer {
	background: url(/images/bg_vision.png) 0 0 repeat-y;
	min-height: 420px;
	margin: 0;
}
#pressContent {
	padding: 20px 25px 20px 25px;
	margin: 0;
}
#pressBottom {
	background: url(../images/bg_vision_bottom.png) 0 0 no-repeat;
	height: 7px;
	width: 100%;
	margin: 0;
}
.yearContainer {
	margin-bottom: 40px;
}
.pressYear {
	font-weight: bold;
}
.pressDate {
	font-size: 11px;
	margin: 0;
}
.pressHeadline {
	margin: 0 0 15px 0;
	font-size: 14px;
}
.location {
	font-weight: bold;
	margin-bottom: 0;
}
.subHead {
	color: #000;
	font-size: 13px;
}



/********** Content Styles ************/
h1#waterEnergyH1 {
	display: none;
	visibility: hidden;
}
div#waterEnergyDesc {
	position: absolute;
	top: 478px;
	margin-left: 20px;
	font-size: 14px;
	color: #fff;
	width: 420px;
}
div#waterEnergyDesc p {
	margin: 0;
	padding: 0;
}
h1#windEnergyH1 {
	display: none;
	visibility: hidden;
}
div#windEnergyDesc {
	position: absolute;
	top: 127px;
	margin-left: 480px;
	font-size: 14px;
	color: #fff;
	width: 420px;
}
div#windEnergyDesc p {
	margin: 0;
	padding: 0;
}
#map {
	width: 450px;
	height: 300px;
	float: right;
	border: 2px solid #999;
}
.formTable {
	font-size: 11px;
	width: 51%;
}
.formTable td {
	padding: 4px;
}
#waterContent ol, #windContent ol {
	list-style: outside;
	margin: 0 0 10px 40px;
}
#waterContent ol li, #windContent ul ol {
	list-style-type: decimal;
}
#waterContent ul, #windContent ul {
	list-style: outside;
	margin: 0 0 10px 40px;
}
#waterContent ul li, #windContent ul li {
	list-style-type:disc;
}
.contentTable {
	margin-bottom: 15px;
}
.contentTable td {
	border-bottom: 1px solid #ccc;
}
p.contentNav {
	color: #666666;
	font-size: 12px;
	padding: 0px 0 5px 0;
	border-bottom: 1px solid #ccc;
}
p.contentNav img {
	vertical-align: middle;
}
p.contentNav a {
	color: #006699;
}
p.contentNav a.active {
	font-weight: bold;
}
#scrollBarShort {
	overflow-y:auto;
	height: 260px;
}
#scrollBarTall {
	overflow-y:auto;
	height: 300px;
}
#partnershipContainer {
	float: right;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0 20px 20px 20px;
}
#partnershipContainer td {
	font-size: 12px;
	padding: 5px 2px;
}
#mailChimp {
	float: right;
	clear: right;
	margin: 20px 0 0 0;
	background: #fafafa;
	padding: 20px 0;
	border: 1px solid #ccc;
}
.floatRight {
	float: right;
	margin: 0 0 0 15px;
}
.floatLeft {
	float: left;
	margin: 0 15px 0 0;
}
.highslide-gallery .inTextPhoto {
	width: 125px;
	float: left;
	margin: 0 0 15px 0;
	clear: left;
}
#spryMerge {
	display: none;
	visibility: hidden;
}

.error {
	background: #fafafa;
	border: 1px solid #CC0000;
	padding: 10px;
	color: #CC0000;
	width: inherit;
}
#partnershipTable {
	width: 440px;
}
.f-right {
	float: right;
}

/******* Search ****************/
.searchResult {
	margin-bottom: 20px;
	font-size: 12px;
}
.searchResult a {
	font-size: 14px;
}


/******************* GCK ********************/
.gckContainer {
	position: absolute;
	left: 300px;
	top: 25px;
}
#gckText {
	width: 450px;
	position: absolute;
	z-index: 1000;
	font-size: 9px;
	left: 5px;
	top: 108px;
	line-height: 12px;
}
.gck #content {
	margin-top: 84px;
}
.gck div#waterEnergyDesc {
	top: 505px;
}
.gck div#windEnergyDesc {
	top: 155px;
}
/************************* Gallery ******************/
.galleryProjects {
	margin: 40px 0 0 0;
}
.galleryProjects ul li {
	margin: 0 0 15px 0;
}
.projectMainImage {
	width: 125px;
	float: left;
	margin-right: 10px;
}
.projectMainImage img {
	border: 2px solid #999;
}
.projectInfo {
	float: right;
	width: 720px;
	font-size: 12px;
	line-height: 18px;
}
.projectInfo h2 {
	margin-bottom: 5px;
}
.projectInfo h2 a {
	text-decoration: none;
	color: #003382;
}
.projectDescription {
	margin-bottom: 20px;
}
.galleryDisplay li {
	float: left;
	width: 125;
	height: 125px;
	margin: 0 22px 22px 0;
}