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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background:#7ac142;
}
img {
	border:0;
}
div, p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

.globalborder{ border:#916e45 solid 1px; }






/***********************
	  LAYOUT
************************/

#wrapper {
	margin:0;
	width:994px; height:695px; background: #FFFFFF url(../images/warp-bg.gif) left top no-repeat;
	padding:0;
}

#wrapper2 {
	margin:0;
	width:994px;
	height:800px;
	background: #FFFFFF url(../images/warp2.gif) left top repeat-y;
	padding:0;
}

#wrapper3 {
	margin:0;
	width:994px;
	height:755px;
	background: #FFFFFF url(../images/warp-bg.gif) left top repeat-y;
	padding:0;
}


#header { background: none;
	width: 994px; float:left;
	/*height: 220px;*/
}


.clear-all{ clear:both; }

.clear-l{ clear: left;}

.clear-r{ clear:right;}

/*---------LOGO----------*/
.logo {

	float:left;
	width:225px;
	height:105px;
}
.logo h1  {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0;
	padding:0;
	
}
.logo h1 a {
	text-indent:-9999px;
	text-decoration:none;
	background-image:url(../images/logo.jpg);
	display:block;
	background-repeat: no-repeat;
	width:225px;
	height:105px;
	
}

/*--------LOGO End-------------*/


/*--------------top-head-right--------------------*/

#top-head-right{ float:right; width:739px; /*height:90px;*/ margin-top:70px;}

/* Navigation Top */



#navigation-top {color: #fff;
	width:100%;
	height: 24px;
	float:left; font-family:Helvetica; font-weight:normal; 
}

#navigation-top ul { padding:0; margin:0 0 0 0px;
	list-style-type: none;
}
#navigation-top li {
	width: 75px; display:block;
    padding:0px 84px 0 2px;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	float: left;
}
#navigation-top li a {width:75px; display:block;  
	text-decoration: none;
	color: #000;padding-bottom:20px;
}
#navigation-top  li a:hover {width: 75px; display:block;  
	color: #7ac142; border-bottom:#7ac142 solid 4px; padding-bottom:10px;
}

#navigation-top  .present a{width: 75px; display:block;  
	color: #7ac142; border-bottom:#7ac142 solid 4px; padding-bottom:10px;
}


#navigation-top .activ  {padding:0px 0px 0 2px;}


#navigation-top .current  {padding:0px 0px 0 2px;}

#navigation-top .current  a {width: 75px; display:block;  
	color: #7ac142; border-bottom:#7ac142 solid 4px; padding-bottom:10px;
}


/* Navigation Top  end*/




/*--------------top-head-right end--------------------*/


/*-----body-content top-----*/

#body-content {
	float: left;
	width:994px;
	margin:0px; background: none ; 
	padding:10px 0 10px 0px ;
}


#body-content-pa {
	float: left;
	width:994px;
	margin:0px; background: none ; 
	padding:10px 0 10px 0px ;_padding:10px 0 5px 0px ;
}

#body-content-pl {
	float: left;
	width:994px;
	margin:0px; background: none ; 
	padding:10px 0 10px 0px ;_padding:10px 0 10px 0px ;
}


/*----left-panel---*/

#left-panel {
	float: left;
	width: 895px;
	margin-left:0px;_margin-left:0px;/*ie6*/
	padding:0px;
}





.categories {
	font-size:12px;
	color: #000;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:250px;
}
.categories ul{background:url(../images/product-nav-border.jpg) no-repeat 10px top;
	margin: 0;
	padding: 0px 10px 0 10px;
}
.categories li{
	margin:0;
	list-style-type:none;
	padding:3px 0px 4px 20px;
	display:block;
	width: 225px;

}
.categories a{
	color: #000; font-weight: normal;
	text-decoration:none;
}
.categories a{
	color:#7ac142;
	text-decoration:none;
	font-weight:normal;
	padding-right:10px;
	font-size: 11px;

}
.categories li a{
text-transform:uppercase;

}

.categories a:hover{
	color:#7ac142;
	text-decoration:none;
	font-weight:bold;

}


.categories .current a{
	color: #7ac142;
	font-weight:bold;
	text-decoration:none;
	padding-right:0px;
}

#body-text-area{width:630px; float:left; margin:10px 0 0 0px; }


#heading-text{width:600px; float:left; /*height:25px;*/ color:#75bc3f; font-size:24px; font-weight:bold;}
#heading-text span{ font-size:16px; font-weight:normal;}


.body-text{
	width:400px;
	float:left;
	margin:10px 0 0 0px;
	font-size:12px;
	font-weight: normal;
	line-height:16px;
}

.body-text p{ padding:0 0 4px  0;}

.body-text a { color:#000; text-decoration:underline;  }
.body-text a:hover { color:#7ac142; text-decoration:underline;  }

.right-butt{
	width:80px;
	float:left;
	/*margin:250px 0px 0 0px;*/
	font-weight:normal;
	font-size:14px;
	position:absolute;
	left: 11px;
	top: 226px;
}

.right-butt a{ color: #7ac142;  text-decoration:none; }

.right-butt a:hover{ color:#999; text-decoration:none; }




.right-butt2{width:80px; float:left;margin:200px 0px 0 0px; font-weight:normal; font-size:14px;   }

.right-butt2 a{ color: #7ac142;  text-decoration:none; }

.right-butt2 a:hover{ color:#999; text-decoration:none; }
/*------------------------------------for product page------------------*/

.product-sub-cont{width:610px; float:left;margin:10px 0 0 0px;font-size:12px; font-weight: normal; line-height:20px;}

.product-sub-cont td{padding-left:4px;}

.gray-bg{ background:#e7e7e7; }


.bottom-product-box{width:895px; height:148px; float:left; margin-top:20px; text-align:center; position:relative;}

.bottom-product-box-ta{width:895px; height:10px;_height:15px; float:left; margin-top:20px; text-align:center; position:relative;}

.bottom-product-box-pl{width:895px; height:102px; float:left; margin-top:20px; text-align:center; position:relative;}


/*------for product images-----------*/

.pro-img1{
	width:773px;
	height:162px;
	position:absolute;
	left: 72px;
	top: -29px;
}

.pro-img1a{
	width:192px;
	height:112px;
	position:absolute;
	left: 39px;
	top: -52px;
}

.pro-img1b{
	width:703px;
	height:163px;
	position:absolute;
	left: 256px;
	top: -4px;
}





.pro-img2{
	width:674px;
	height:188px;
	position:absolute;
	left: 248px;
	top: -13px;
}


.pro-img3{
	width:773px;
	height:162px;
	position:absolute;
	left: 94px;
	top: -13px;
	
}


.pro-img4{
	width:773px;
	height:162px;
	position:absolute;
	left: 65px;
	top: 2px;
}


.pro-img5{
	width:773px;
	height:162px;
	position:absolute;
	left: 89px;
	top: -6px;
}

/*------for product images-----------*/



/*------------------------------------for product page------------------*/

/*------------------------------------for go eco page------------------*/
#body-text-area-2{width:630px; float:left; margin:10px 0 0 0px; position:relative; }


#body-text-area-2 .body-text2{
	width:473px;
	float:left;
	margin:10px 0 0 0px;
	font-size:12px;
	font-weight: normal;
	line-height:16px;
	position:absolute;
	left: 1px;
	top: 24px;
	height: 525px;
}
#body-text-area-2 .body-text2 p{ padding:0 0 5px 0;}

/*------------------------------------for go eco page------------------*/

/*------------------------------------for contact page------------------*/
 .body-text3{
	width:610px;
	float:left;
	margin:10px 0 0 0px;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	
}

.contact-info { font-size:12px;
	color: #000;
	margin:0;
	padding:0;
	float:left;
	width:600px;
}
.contact-info ul{
	margin: 0;
	padding: 10px 0px 0 0px;
}
.contact-info li{
		margin:0; float:left;
	list-style-type:none;
	padding:3px 20px 0 0 ; display:block; 

}
.contact-info a{
	color:#000 ; font-weight:bold;
	text-decoration: underline;
}
.contact-info a:hover{
	color:#7ac142;
	text-decoration:none;font-weight:bold;
}

.contact-info span{ color:#7ac142; font-weight:bold;}

.contact-info a span{ color:#e60d8c; text-decoration:underline;}


.contact-info a:hover span{ color:#7ac142; text-decoration:underline;}

/*------------------------------------for contact page------------------*/


/*----left-panel end---*/

/*----right-panel-----*/

#right-panel {
	float:right;
	width: 94px; margin: 0 0 0 0 ; position:relative;
	
}

/*----right-panel end-----*/

/*-----body-content top end-----*/





/*-----body-content-bottom end-----*/
#body-content-bottom  {
	float: left;
	width:994px;
	margin:0px; background: none ;
	padding:10px 0 10px 0px ;
}






/*----left-panel---*/

#left-panel-bottom {
	float: left;
	width: 256px;
	margin-top:78px;_margin-top:72px;/*ie6*/
	padding:0px;
	line-height:20px;
}




.contact-detail { font-size:14px;
	color: #999;
	margin:0;
	padding:0;
	float:left;
	width:240px; font-weight:bold;
}
.contact-detail ul{
	margin: 0;
	padding: 0px 0px 0 10px;
}
.contact-detail li{
		margin:0 0 15px 0;
	list-style-type:none;
	padding:3px 0 0 60px; display:block; 

}
.contact-detail a{
	color: #7ac142; font-weight:bold;
	text-decoration:none;
}
.contact-detail a:hover{
	color:#999;
	text-decoration:none;font-weight:bold;
}

.contact-detail li span { color:#7ac142;}


/*----left-panel end---*/

/*----right-panel-----*/

#right-panel-bottom {
	float:right;
	width: 257px; height:206px; margin: 0 0 0 0 ;
	
}

#right-panel-bottom2 {
	float:right; position:relative;
	width: 257px; height:206px; margin: 0 0 0 0 ;
	
}

.go-eco-buddy{
	width:257px;
	height:206px;
	position:absolute;
	left: 0px;
	top: 91px;
}

.go-eco-buddy2{
	width:257px;
	height:206px;
	position:absolute;
	left: 0px;
	top: 39px;
}

/*----right-panel end-----*/

/*-----body-content-bottom end-----*/



/*----foot-panel -----*/

#footer {
	padding: 0px;
	width:994px; 
	/*margin-top:4px; border-top:#7ac142 solid 1px;*/
	float: left; text-align:center;color:#fff; /*background:#FFF;*/
}
.footer-txt {
	padding:20px 0 10px 0px;
}
.footer-txt a{
	text-decoration:none;
	color: #fff;
	font-weight:bold;
}
.footer-txt a:hover{
	text-decoration:none;
	color: #999;
	font-weight:bold;
}


/*----foot-panel end-----*/



/*----foot-panel -----*/

#footer2 {
	padding: 0px;
	width:994px; 
	/*margin-top:4px; border-top:#fff solid 1px;*/
	float: left; text-align:center;color:#fff; /*background:#FFF;*/
}
.footer-txt2 {
	padding:20px 0 10px 0px;
}
.footer-txt2 a{
	text-decoration:none;
	color: #fff;
	font-weight:bold;
}
.footer-txt2 a:hover{
	text-decoration:none;
	color: #999;
	font-weight:bold;
}


/*----foot-panel end-----*/

