@charset "utf-8";
/* CSS Document */

@import url("pngfix.css");

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, em, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


/*--------------
	Misc
--------------*/

.imagepreloader {
	display: none;
}

a:link, a:visited, a:active {
	color: #1e9ee0;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
	color: #79b8ff;
	text-decoration: underline;
}

.space10, .space20, .space30, .space40 { display: block; clear: both; }
	.space10 { height: 10px; font-size: 1px; line-height: 1px; }
	.space20 { height: 20px; }
	.space30 { height: 30px; }
	.space40 { height: 40px; }

.clear { 
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

img.right {
	float: right;
}

img.left {
	float: left;
}

.products-wind-turbine,
.products-energy-savings {
	display: block;
	width: 350px;
	height: 250px;
}

.products-wind-turbine {
	float: left;
	background: url(../images/image_products_wind_turbine.jpg) no-repeat;
}
	.products-wind-turbine:hover {
		background: url(../images/image_products_wind_turbine_hover.jpg) no-repeat;
	}

.products-energy-savings {
	float: right;
	background: url(../images/image_products_energy_savings.jpg) no-repeat;
}
	.products-energy-savings:hover {
		background: url(../images/image_products_energy_savings_hover.jpg) no-repeat;
	}

ol.numbers {
	padding-left: 40px;
}

ol li {
	list-style-type: decimal;
	padding-bottom: 8px;
}

ul.links {
	padding-left: 10px;
}

ul.links li {
	padding-bottom: 8px;
}

/*--------------
	Layout
--------------*/

body {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	background-color: #1e2a3e;
}

#header {
	height: 135px;
	padding-top: 15px;
	background: url(../images/bg_header.png) repeat-x;
}

	#header .container,
	#topGray .container,
	#greenContainer .container,
	#footer .container,
	#fullGray .container{
		width: 800px;
		margin: 0 auto;
	}



/*-----------------
	Buttons
-----------------*/

.button-w3c{
	display: block;
	float: left;
	height: 33px;
	width: 68px;
	padding: 7px 0 0 52px;
	background: url(../images/btn_w3c.png) no-repeat;
}

	.button-w3c:link,
	.button-w3c:visited,
	.button-w3c:active {
		color: white;
	}
	
.readmore-small,
.buynow-small {
	display: block;
	float: left;
	height: 28px;
	width: 102px;
}
.readmore-small {
	background: url(../images/btn_readmore_small.png) no-repeat;
	margin-right: 15px;
}
.buynow-small {
	background: url(../images/btn_buynow_small.png) no-repeat;
}
	.readmore-small:hover {
		background: url(../images/btn_readmore_small_hover.png) no-repeat;
	}
	.buynow-small:hover {
		background: url(../images/btn_buynow_small_hover.png) no-repeat;
	}
	
	
/*--------------
	Header
--------------*/

#header a {
	display: block;
}

#header #logo {
	float: left;
	width: 220px;
	height: 120px;
	background: url(../images/logo.png) no-repeat;
}


#header #topNav {
	float: left;
	width: auto;
	padding-top: 45px;
	padding-left: 25px;
}

	#header #topNav li {
		width: auto;
		display: block;
		float: left;
		padding-right: 10px;
	}
	
		#header #topNav li a {
			height: 35px;
		}
		
			/*
			#header #topNav li a.home {
				width: 85px;
				background: url(../images/nav_home.png) no-repeat;
			}
			#header #topNav li a.home:hover {
				background: url(../images/nav_home_active.png) no-repeat;
			}
			#header #topNav li a.home-active {
				width: 85px;
				background: url(../images/nav_home_active.png) no-repeat;
			}
			
			#header #topNav li a.products {
				width: 86px;
				background: url(../images/nav_products.png) no-repeat;
			}
			#header #topNav li a.products:hover {
				background: url(../images/nav_products_active.png) no-repeat;
			}
			#header #topNav li a.products-active {
				width: 86px;
				background: url(../images/nav_products_active.png) no-repeat;
			}
			
			#header #topNav li a.contactus {
				width: 100px;
				background: url(../images/nav_contactus.png) no-repeat;
			}
			#header #topNav li a.contactus:hover {
				background: url(../images/nav_contactus_active.png) no-repeat;
			}
			#header #topNav li a.contactus-active {
				width: 100px;
				background: url(../images/nav_contactus_active.png) no-repeat;
			}
			
			#header #topNav li a.greenswitch {
				width: 140px;
				background: url(../images/nav_greenswitch.png) no-repeat;
			}
			#header #topNav li a.greenswitch:hover {
				background: url(../images/nav_greenswitch_active.png) no-repeat;
			}
			#header #topNav li a.greenswitch-active {
				width: 140px;
				background: url(../images/nav_greenswitch_active.png) no-repeat;
			}
			
			#header #topNav li a.powerpredictor {
				width: 100px;
				background: url(../images/nav_powerpredictor.png) no-repeat;
			}
			#header #topNav li a.powerpredictor:hover {
				background: url(../images/nav_powerpredictor_active.png) no-repeat;
			}
			#header #topNav li a.powerpredictor-active {
				width: 100px;
				background: url(../images/nav_powerpredictor_active.png) no-repeat;
			}
			
			#header #topNav li a.windturbines {
				width: 150px;
				background: url(../images/nav_windturbines.png) no-repeat;
			}
			#header #topNav li a.windturbines:hover {
				background: url(../images/nav_windturbines_active.png) no-repeat;
			}
			#header #topNav li a.windturbines-active {
				width: 150px;
				background: url(../images/nav_windturbines_active.png) no-repeat;
			}
			*************/
			#header #topNav li a {
				height: 35px;
				font-size: 16px;
				font-weight: bold;
				font-family: Arial, Helvetica, sans-serif, Tahoma;
				color: #FFF;
			}
			#header #topNav li a div {
				height:35px;
				line-height:35px;
			}
			
			#header #topNav li a div.button_left {
					width: 6px;
					float: left;
			}
			
			#header #topNav li a div.button_middle {
					float: left;
					padding: 0 10px 0 10px;
			}
			
			#header #topNav li a div.button_right {
					width: 6px;
					float: left;
			}
				
			#header #topNav li a:hover {
				text-decoration: none;
			}
			
			#header #topNav li a:hover div.button_left {
				width: 6px;
				height: 35px;
				background: url(../images/nav_bg_left.png) no-repeat;
				float: left;
			}
			#header #topNav li a:hover div.button_middle {
				height: 35px;
				background: url(../images/nav_bg_middle.png) repeat-x;
				float: left;				
			}
			#header #topNav li a:hover .button_right {
				width: 6px;
				height: 35px;
				background: url(../images/nav_bg_right.png) no-repeat;
				float: left;				
			}
			
			
			#header #topNav li a.menu_active div.button_left {
				width: 6px;
				height: 35px;
				background: url(../images/nav_bg_left.png) no-repeat;
				float: left;
			}
			#header #topNav li a.menu_active div.button_middle {
				height: 35px;
				background: url(../images/nav_bg_middle.png) repeat-x;
				float: left;				
			}
			#header #topNav li a.menu_active .button_right {
				width: 6px;
				height: 35px;
				background: url(../images/nav_bg_right.png) no-repeat;
				float: left;				
			}
			
			#header #topNav li div.dropdown {
				position: absolute;
				visibility: hidden;
				margin: 0;
				padding: 0;
				background: #00780e;
				border: 1px solid #008710;
			}

			#header #topNav li div.dropdown a {	
				position: relative;
				display: block;
				margin: 0;
				padding: 5px 10px;
				height: 20px;
				width: auto;
				white-space: nowrap;
				text-align: left;
				text-decoration: none;
				background: #00780e;
				color: #FFFFFF;
				font: 13px arial;
			}

			#header #topNav li div.dropdown a:hover {
				background: #083f01;
				color: #FFF
			}
			
/*--------------
	topGray
--------------*/

#topGray {
	padding-top: 25px;
	height: 275px;
	background: url(../images/bg_darkgray.png) repeat-x;
}

	#topGray .col-left {
		width: 400px;
		float: left;
	}
	
		#topGray .heading {
			width: 400px;
			height: 50px;
		}
		
		#topGray .content {
			width: 400px;
			text-align: justify;
			padding-bottom: 20px;
		}
				
		#topGray .readmore,
		#topGray .buynow {
			display: block;
			float: left;
			height: 34px;
			width: 130px;
		}
		#topGray .readmore {
			background: url(../images/btn_readmore.png) no-repeat;
			margin-right: 15px;
		}
		#topGray .buynow {
			background: url(../images/btn_buynow.png) no-repeat;
		}
			#topGray .readmore:hover {
				background: url(../images/btn_readmore_hover.png) no-repeat;
			}
			#topGray .buynow:hover {
				background: url(../images/btn_buynow_hover.png) no-repeat;
			}
	
	#topGray .col-right {
		width: 400px;
		float: right;
	}
		#topGray .col-right img {
			float: right;
		}


	#topGray .para-left {
		float: left;
		width: 70px;
		text-align: right;
		font-weight: bold;
	}
	
		#topGray .para-left p,
		#topGray .para-right p {
			padding-bottom: 12px;
		}
	
	#topGray .para-right{
		float: left;
		padding-left: 10px;
		width: 320px;
		text-align: left;
	}

/*--------------
	fulGray
--------------*/

#fullGray {
	text-align: justify;
	padding-top: 25px;
	background-color: #5c5c5c;
}
	
	#fullGray .heading {
		width: 600px;
		height: 50px;
	}
	
	#fullGray p {
		padding-bottom: 8px;
	}




/*-----------------------
	greenContainer
-----------------------*/

#greenContainer {
	padding-top: 20px;
	background-color: #083c01;
}




/*-----------------------------
	home-products-container
-----------------------------*/

#home-products-container {
	width: 800px;
	height: 300px;
	position: relative;
}

	#home-products-box {
		width: 800px;
		height: 340px;
		position: absolute;
		background: url(../images/bg_gray_products.png) no-repeat;
	}

	
		#home-products-box .col-left,
		#home-products-box .col {
			width: 237px;
			padding: 15px 15px 15px 18px;
			float: left;
		}
		
		#home-products-box .col-right {
			width: 232px;
			padding: 15px 15px 15px 13px;
			float: left;
		}
		
		#home-products-box .heading {
			color: #014a11;
			font-size: 18px;
			font-weight: bold;
			padding-bottom: 12px;
		}
		
		#home-products-box img,
		#products-list img,
		#products-detail img {
			border: 2px solid #0a4d02;
		}
		
		#home-products-box .content {
			text-align: justify;
			color: #000;
			font-size: 11px;
			padding: 8px 0 8px 0;
		}
		

/*-----------------
	Footer
-----------------*/

#footer {
	font-size: 11px;
	padding-top: 20px;
	height: 130px;
	background-color: #1e2a3e;
}

	#footer p {
		padding-bottom: 4px;
	}
	
	#footer .col-left {
		width: 140px;
		padding: 10px 0px 0px 20px;
		float: left;
	}
	
	#footer .col {
		width: 290px;
		padding: 10px 0px 0px 20px;
		float: left;
	}
	
	#footer .col-right {
		width: 300px;
		padding: 10px 0px 0px 20px;
		float: left;
	}
	
	#footer .v-line {
		width: 2px;
		height: 100px;
		float: left;
		background: url(../images/v_line_footer.png) no-repeat;
	}


/*--------------
	Form
--------------*/

form .row {
	width: 470px;
	margin: 0 auto;
	padding-bottom: 20px;
}

form label {
	display: block;
	float: left;
	text-align: right;
	line-height: 30px;
	width: 150px;
	color: #5ac3ff;
}

form label:hover {
	cursor: pointer;
}

form .textbox,
form .textarea {
	background: none;
	outline: none;
	border: none;
	float: right;
	padding: 6px 5px 0 5px;
	height: 22px;
	width: 288px;
	border: 1px solid #006423;
	background-color: #073e00;
}

form .textarea {
	height: 100px;
}

form .required {
	color: #ccc;
	font-size: 11px;
}

form .button-send {
	background: none;
	border: none;
	margin-left: 170px;
	width: 128px;
	height: 48px;
	background: url(../images/btn_send.png) no-repeat;
}


/*---------------------
	Customer Links
---------------------*/

dl.links dt,
dl.links dt a:link,
dl.links dt a:visited,
dl.links dt a:active {
	font-size: 14px;
	font-weight: bold;
	color: #6ce85c;
	padding-bottom: 4px;
}
	dl.links dt a:hover {
		color: #3cae26;
	}

dl.links dd {
	padding-left: 20px;
	padding-bottom: 20px;
}


/*---------------------
	Products Page
---------------------*/

.product-container-col-left,
.product-container-col,
.product-container-col-right {
	float: left;
	width: 238px;
	padding: 10px;
	border: 1px solid #999;
	background-color: #666;
	margin-bottom: 20px;
	height:300px;
}

.product-container-col-left {
	margin-right: 10px;
}

.product-container-col-right {
	margin-left: 10px;
}
	
	#products-list .title,
	#products-list .title a,
	#products-list .title a:link,
	#products-list .title a:visited,
	#products-list .title a:active {
		font-size: 15px;
		line-height: 20px;
		font-weight: bold;
		padding-bottom: 10px;
		color: #b0f7ff;
	}
	
	#products-list .content {
		padding: 10px 0 20px 0;
		font-size: 11px;
		line-height: 14px;
	}
	
	#products-list div.price {
		font-weight: bold;
		padding-bottom: 10px;
	}
	span.price {
		font-weight: bold;
		font-size: 13px;
		color: #ffde00;
	}



/*---------------------
	Products Detail
---------------------*/

#products-detail h3 {
	font-size: 15px;
	padding-bottom: 6px;
	color: #27ef00;
	letter-spacing: 1px;
}

#products-detail ul {
	padding-left: 20px;
	padding-bottom: 15px;
}

#products-detail ul li {
	list-style: disc;
}


	#products-detail .img {
		float: left;
		width: 260px;
	}

	#products-detail .description {
		float: left;
		width: 518px;
		padding: 10px;
		border: 1px solid #686868;
		background-color: #444;
	}
	
	#products-detail .description .title {
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		padding-bottom: 12px;
		color: #b0f7ff;
	}

/*--------------
	Misc
--------------*/

.imagepreloader {
	display: none;
	background: url(../images/nav_contactus_active.png);
	background: url(../images/nav_home_active.png);
	background: url(../images/nav_products_active.png);
	background: url(../images/btn_buynow_hover.png);
	background: url(../images/btn_buynow_small_hover.png);
	background: url(../images/btn_readmore_hover.png);
	background: url(../images/btn_readmore_small_hover.png);
	background: url(../images/nav_powerpredictor_active.png);
	background: url(../images/nav_windturbines_active.png);
	background: url(../images/nav_greenswitch_active.png);
}


