@charset "utf-8";
/* CSS Element styles */

body {
	background: black;
	background-image: url('../images/bkg_stripes.jpg');
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position: top left;
	margin:0;
	margin-top:30px;
	margin-bottom:20px;
	font-family: Tahoma, Arial, Verdana, "Lucida Sans Unicode", Sans-Serif;
	font-size: 11px;
  
}

a {
	color:gray;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

	/* -- LOGO & MAIN MENU ELEMENTS --*/

#logo_menu img { /*greenfuel logo*/
	padding-left:10px;
	padding-right:10px;
	padding-top:22px;
	padding-bottom:22px;

}

#logo_menu ul { /*main menu*/
	list-style:none;
	width:200px;
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
}

#logo_menu li {
	font-weight: bold;
	border-top: 1px solid white;
	text-align:right;

}

#logo_menu li a {
	padding-right:10px;
	
	text-decoration:none;
	color:white;
	
	font-size:12px;
	font-weight: bold;	
	line-height: 36px;
	background: #007a00;
	display:block;	
}

#logo_menu li a:hover {
	font-weight: bold;	
	background: #84c24a;
}

#logo_menu li.sel a {
	font-weight: bold;	
	background: #84c24a;
}

	/*-- LEFT SECTION MENUS --*/

#left_section h1{
	padding:0px;
	margin:0px;
	padding-left:10px;
	color:white;
	font-size:11px;
	font-weight: bold;	
	line-height: 26px;
	background: #007a00;
	border-bottom:1px solid white;

}

#left_section ul{
	list-style:none;
	width:200px;
	margin:0px;
	padding:0px;
	display:block;
	padding-bottom:10px;
}

#left_section ul li a{
	padding-left:10px;
	
	text-decoration:none;
	color:white;
	font-size:11px;
	font-weight: bold;	
	line-height: 25px;
	background:#84c24a;
	display:block;	
	border-bottom:1px solid white;
}

#left_section ul li.head a{
	background: #007a00;
}
#left_section ul li.subhead a{
	background: #3b991c;
}

#left_section ul li a:hover{
	background:none;
	color:#007a00;
}

#solar_panel { /*solar news*/
	min-height:120px;
	background:#fafafa;
	background-image: url('../images/bkg_clouds.jpg');
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position: top left;
	overflow:hidden;
	padding:10px;
	margin-top:-1px;
	border: 1px solid #cccccc;
	border-top:none;
}

	/*-- IMAGES --*/

#tel img{ /*tel number*/
	float:left;
	padding:10px;
	overflow:hidden;
}

#header img { /*top banner*/
	padding-left:32px;
	padding-top:4px;
	padding-top:0px;
}


	/*-- HEADINGS --*/

#content h1 { /*welcome heading*/
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:3px;
	width:100%;
	border-bottom:1px solid #999999;
	
	font-size:14px;
	color:#007a00;
}

#content h2 {
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:0px;
	font-size:12px;
	font-weight:bold;
	color:#007a00;
}

	/*-- TABLES --*/

table.home_table {
	float:left;
	width:172px;
	border:none;
	border-collapse:collapse;
	display:inline;
	margin:0px;
	margin-right:4px;
	margin-left:4px;
}

table.home_table th{
	border:none;
	color:white;
	background:#007a00;
	
	text-align:left;
	padding:5px;
	padding-left:10px;
}

table.home_table td.text{
	background:#d9efc5;
	background-image:url('../images/bkg_green_column_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	display:block;
	height:280px;
	overflow:hidden;
	padding:10px;
	vertical-align:top;
	padding-bottom:40px;
}

	/*-- FORMS --*/
		
#product_search input{
	margin-top:20px;
}

/*-- ed --*/

#phonegreen
{
	font-size:27px;
	font-weight:bold;
	color:#007700
}
#phonegray
{
	color:#595959;
	font-size:12px;
	letter-spacing:0.4px;
}
a img {
	border:none;
}
.csslink {
	color:#000000;
	text-decoration:none;
}
.entry td,.entry table {
	border:none;
}
#left_section ul .thirdside a {
	padding-left:30px !important;
}
#left_section ul .secside a {
	padding-left:15px;
}
#ddog {
	margin-bottom:-7px;
	position:relative;
	top:-2px;
}

.footleft {
	text-align:left;
}
.footmid {
	text-align:center;
}
.rssitem {
	margin-bottom:15px;
}
.rssitem img {
	clear:both;
}

.pages img {margin:0;padding:0;}
.ngg-galleryoverview {width:375px !important;}
.img_box li {list-style-position:inside;margin-bottom:5px;}
.piclenselink {clear:both;}

.text {
    line-height:13px !important;
}
.text p {
    line-height:13px !important;
    margin:11px 0px !important;
}
td.text div {	
	width:152px;
	height:280px;
}
#footer .footleft a {
	text-decoration:underline;
}