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

#login {
	background: transparent url(../images/login_background.png) no-repeat bottom left;
	padding-bottom: 29px;
}

div#content {
	float: left;
	width: 724px;
	margin-top: 70px;
	position: relative;
	height: 348px;
}

div#visit_shop {
	position: absolute;
	right: 20px;
	top: 285px;
	z-index: 2000;
}

div#visit_shop a {
	display: block;
	text-indent: -9999px;
	width: 167px;
	height: 39px;
	background: transparent url(../images/visit_shop.png) no-repeat scroll top left;
	
}

div#visit_shop a:hover {
	background: transparent url(../images/visit_shop_active.png) no-repeat scroll top left;
}


div#text {
	float: left;
	width: 261px;
	padding-left: 34px;
	}
	#text p {
		line-height:16px;
		}

h1 {
	margin-top: 30px;
	text-indent: -9999px;
	background: transparent url(../images/green-tech_logo.png) no-repeat top left;
	width: 231px;
	height: 76px;
}

h2 {
	font-size: 15px;
	color: #A6B421;
	margin: 20px 0;
}

#fadeOverlay {
	width:150px;
	height:348px;
	position:absolute;
	top:0;
	left:295px;
	background: transparent url(../images/homeFade.png) repeat-y;
	z-index:1;
	}
div#image {
	position: absolute;
	width: 429px;
	line-height: 0;
	height: 348px;
	overflow:hidden;
	z-index: 0;
	right: -2px;
	}
		
.green {
	color: #008053	
}

div.fullrow div.last {
	width: 235px;
	border: none;
}

div.upper {
	height: 133px;
	background-color: #c7cf7f
}

div.lower {
	height: 169px;
	background: #f1f1f1 url(../images/gradient2_background.png) repeat-x top left;
}

div.fullrow div {
	float: left;
	width: 241px;
	height: 100%;
	border-right: 1px solid #008154;
}



div.fullrow div.no_border  {
	border: none;
	width: 234px !important;
}

.nudger {
	width: 242px !important;
}

.nudged {
	width: 232px !important;
}

.product_highlight {
	background: #c7cf7f url(../images/gradient_background.png) repeat-x scroll left top;
	padding: 10px 0 0 8px;
	width: 233px !important;
	height: 123px !important;
	position: relative;
}

.product_detail {
	width: 123px !important;	
	border-right: none !important;
	}
	.product_detail h4 a {
		color:#333;
		text-decoration:none;
		}
		.product_detail h4 a:hover {
			color:#666;
			}
	.product_detail p {
		font-size:13px;
		}

.product_highlight h3 {
	color: #007F51;
	font-size: 15px;
	text-transform: uppercase;
}

.product_highlight h4 {
	font-size: 13px;
	margin: 5px 0;
}

.product_price {
	color: #008154;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

.product_image {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
	}
	.product_image a img {
		border:1px solid #A1B020;
		}

/*.go {
	float: right;
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/product_go.png) no-repeat scroll top left;
	width: 24px;
	height: 24px;
	margin-top: -2px;
	cursor: pointer;
}*/

div.lower h3 {
	color: #A1B020;
	font-size: 15px;
	padding: 15px 5px 5px 10px;
}

div.lower p {
	width: 120px;
	padding: 0 0 5px 10px;
	font-size: 10px;
}

div.lower a, div.lower a:link {
	color: #A1B020;
	}
	div.lower h3 a {
		color: #A1B020;
		text-decoration:none;
		padding-left:0;
		}
		div.lower h3 a:hover {
			color:#666;
			}


div#greenie_points {
	background: transparent url(../images/greenie_background.png) no-repeat center right;
}

div#online_shop {
	background: transparent url(../images/shop_background.png) no-repeat bottom right;
}

div#live_chat {
	background: transparent url(../images/chat_background.png) no-repeat bottom right;
}

div#latest_news {
	/*background: white url(../images/gradient3_background.png) repeat-x top left;*/
}

div#latest_news h3 {
	color: #007F51;
}

div#latest_news ul {
	color:#008154;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	padding-left:10%;
	width:87%;
}
div#latest_news ul li {
	margin-bottom: 7px;	
}
div#latest_news ul li span {
	color: black;
}

div#latest_news ul li a {
	padding: 0;
}

div#right_column {
	height:277px !important;
	background-color: #55cedd;
}