@charset "utf-8";



/* CSS Document */



body {

	margin: 0px 0px 0px 0px;

	overflow-y: auto;

	background: #101010 url(../images/bg.jpg);

	background-repeat: repeat-x;

	background-position:top;

	font-family:verdana;

	font-size:10px;

	text-align:justify;

	color:white;

}







div.background  {

	padding-top: 100px;

	height: 500px;

	position: absolute;

	z-index: 0;

}





div.background  img {

	height: 300px;

	width: 955px;

}



div.page {

	position: absolute;

	z-index: 1;

}



td.page_header {

	height: 40px;

}



div.main {

	height: 100%;

	position:relative;

	z-index: 2;

}





tr.upper td{

	vertical-align: top;

}



td.space {

	height: 400px;

}



table.mid {

	background-image: url(../images/border_curved.png);

	background-repeat: no-repeat;

	background-position:center;

}



div.upper_links {

	background-image: url(../images/upper_bar.png);

	background-repeat: no-repeat;

	background-position:center;

	height: 37px;

	width: 100%;

}



/* Links Above */



div.upper_links td {

	height: 30px;

	width:200px;

}



td.home {

width:120px !important;

}



div.upper_links img{

	cursor: pointer;

	border:none;

	padding-top:7px;

}







/**********************LOWER NAVBAR**************************/





img.lowerbutpic {

cursor: pointer;

border:0;



}



table.linktbl{

position:relative;

}



img.footer{

position:relative;

top:-25px;

}



table.lower_navbar {

	position: relative; 

	top: -15px;

	vertical-align:bottom;

}



div.trial{

overflow-y:hidden;

height:60px;

padding-top:7px;

}





/************************************************************/



/* Highlighted */



td.home_g {

	background-image: url(../images/link_home_green.png);

	width: 62px;

}



td.technology_g {

	background-image: url(../images/link_technology_green.png);

	width: 206px;

}



td.vehicles_g {

	background-image: url(../images/link_vehicles_green.png);

	width: 117px;

}



td.press_g {

	background-image: url(../images/link_press_green.png);

	width: 175px;

}



td.contact_g {

	background-image: url(../images/link_contact_green.png);

	width: 125px;

}



/************************************************************/



/* Links Below */



tr.links td {

	background-repeat: no-repeat;

	background-position:left;

	width: 154px;

	height: 157px;

	cursor: pointer;

}	



tr.links td a {

	cursor: pointer;

}	



td.blog {

	background-image: url(../images/blogs.png);

}



td.forum {

	background-image: url(../images/forum.png);

}



td.savings {

	background-image: url(../images/savings.png);

}



td.test {

	background-image: url(../images/faq.png);

}



td.build {

	background-image: url(../images/feedback.png);

}



td.request {

	background-image: url(../images/downloadbroc.png);

}



/************************************************************/



div.flash_banner {

	height: 400px;

	top: -47px;

	position: absolute;

	width: 957px;

}





/**************************** BROCHURE and CONTACTUS***********************************/





div.input_table {

	background-image: url(../images/fillup_curved.png);

	background-repeat: no-repeat;

	background-position:center;

	color:white;

	height:418px;

	width:402px;

	



}



table.input_table{

position: relative;

top:17px;

border-spacing:5px;

text-align:left;

}



img.submit_brochure{

cursor:pointer;

}





/**************************** BROCHURE***********************************/





td.brocpic1{

	background-image: url(../images/brocpic1.png);

	background-repeat: no-repeat;

	background-position:center;

	vertical-align: center;

	width:167px;

	height:153px;

}



td.brocpic2{

	background-image: url(../images/brocpic2.png);

	background-repeat: no-repeat;

	background-position:center;

	vertical-align: center;

		width:170px;

	height:113px;

}



td.brocpic3{

	background-image: url(../images/brocpic3.png);

	background-repeat: no-repeat;

	background-position:center;

	vertical-align: center;

		width:343px;

	height:184px;

}



td.broctext{

	color:white;

	vertical-align:top;

}





/****************************** CONTACT US****************************/



td.logo{

	background-image: url(../images/logo.png);

	background-repeat: no-repeat;

	background-position:center;

	vertical-align: center;

	width:272px;

	height:162px;

}



td.contacttext{

	color:white;

	padding-left:40px;

	font-size: 11px;

	font-weight: bold;

	vertical-align: top;

	padding-top: 20px;

}



/********************** GREEN TECHNOLOGY *****************************/



table.mid td.green_text {

	padding-top: 20px;

	vertical-align: top;

	text-align: justify;

	color: white;

	padding-left: 20px;
	
}



span.greentech_header {
	font-weight:bold;
	font-size:12px;
	color:#058945;
}

span.greentech_header:hover {
	text-decoration:underline;
	cursor:pointer;
}

div.green_tech{
	

	margin-top: 15px;
	
	overflow-y: auto;
	
	height: 450px;
	
	width: 480px;

}

table.mid td.green_image  {

	vertical-align: top;

	padding-top: 20px;

	padding-left: 25px;

}



table.mid td.green_image  img{

	height: 450px;

}



/********************* FAQ ***************************************/



div.faq_mid{

	background-image: url(../images/border_curved.png);

	background-position:top center;

	background-repeat:no-repeat;

	height:500px;
	
	vertical-align:center;

}



div.faq_content {
background-image: url(../images/faq_bg.png);
	height:400px;
	width:800px;
	overflow-y:auto;
}



table.faq_mid {
	padding-top:50px;
	
}
table.faq_content  {
padding-top:10px;
padding-left:10px;
text-align:left;
}

span.question {
font-weight:bold;
color: rgb(24,255,0);
font-size:10pt;
}

span.question:hover {
text-decoration:underline;
cursor:pointer;
}

td.answer {
	font-size:9pt;
}