@charset "utf-8";
/* Eco Gecko 2009 */

/* MAIN STYLES */
body {
	background-color: #000;
	margin:0;
	font-family:Tahoma;
	font-size:12px;
}
.container {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 40px;
}
.container #main {
	float: left;
	width: 450px;
	margin-left: 20px;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.container #main p {
	padding-left: 5px;
}
.container #main ul {
	list-style-image: url('/images/bullet-grey.gif');
	list-style-type: none;
	margin-left: 5px;
	padding-left: 15px;
}
#tooltip{
	position:absolute;
	padding:4px;
	color:#FFF;
	font-family:Arial;
	font-size:11px;
	display:none;
	background-image: url('/images/tipbkg.png');
	background-repeat: repeat-x;
	}	
/* TOP BOX */
.container #top_area {
	height: 166px;
	background-image: url('/images/main-area.jpg');
	background-repeat: no-repeat;
}
.container #top_area #bar {
	font-family: Tahoma;
	font-size: 11px;
	color: #7a9431;
	background-image: url('/images/main-area-light.jpg');
	background-repeat: no-repeat;
	height: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
.container #top_area a {
	color: #b0d933;
	text-decoration: none;
}
.container #top_area a:hover {
	color:#fff;
}
.container #top_area #bar #top_links {
	float: right;
	height: 19px;
	width: 50%;
	text-align: right;
	padding-top: 5px;
}
.container #top_area #bar #addr {
	width: 50%;
	padding-top: 5px;
	height: 19px;
}
.container #top_area #logo_area {
	padding-top: 25px;
	padding-left: 20px;
	height: 116px;
}
/* NAVIGATION */
.container #navigate {
	float: left;
	height: 56px;
	width: 636px;
	background-image: url('/images/nav_left_bg.gif');
	background-repeat: no-repeat;
	background-position: left;
}
.container #nav_right {
	float: right;
	height: 86px;
	background-image: url('/images/nav_right_bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}
.container #navigate ul {
	display: inline;
	margin: 0;
	padding:0;
	list-style-type: none;
	z-index:100;
}

.container #navigate ul li {
	position:relative;
	display: block;
	float: left;
	height: 56px;
	width: 105px;
	margin-right: 1px;
}
* html .container #navigate ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.container #nav_right a img {
	margin-left: 12px;
}
/* FOOTER */
.container .footer {
	font-size: 11px;
	color: #c6c6c6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	margin-top: 30px;
	width: 766px;
	float: none;
	height: 80px;
}
.container .footer a {
	padding:5px;	
}
.container #main a,.container .footer a  {
	font-weight: bold;
	color: #7a9431;
	text-decoration: none;
}
.container #main a:hover,.container .footer a:hover {
	text-decoration:underline;	
	color:#060;
}
.container #rightpane .news_box ul {
	list-style-type:square;
	color:#c6c6c6;
}
.container #rightpane .news_box ul li a {
	font-weight: bold;
	color: #7a9431;
}
.container #rightpane .news_box ul li a:hover {
	color:#060;
	text-decoration:none;
}
.container .footer a:active {
		text-decoration:none;
		color:#666;
}
.container .footer #copyright {
	margin-top: 10px;
	width: 48%;
}
/* RIGHT PANE */
.container #rightpane {
	float: right;
	width: 270px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.container #rightpane .news_box {
	background-image: url('/images/eco-gecko-news-main.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 10px;
	line-height: 16px;
}
.container #rightpane .news_box ul {
	padding: 0;
	margin-top:0;
	margin-left: 25px;
}
.container #rightpane .news_box ul li a {
	font-size: 11px;
	text-decoration:none;
}
.container #rightpane .news_box ul li a:hover {
	text-decoration:underline;
}
.container #rightpane .news_box ul li {
	margin-bottom: 6px;
}
.more {
	text-decoration: none;
	text-align: right;
	width: 100%;
}
.more a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.more a:hover {
	text-decoration:underline;
}

.container #rightpane #green_quote {
	margin-top: 30px;
}
.quote {
	font-weight: bold;
	color: #9DBD44;
	font-size: 16px;
	font-family: Garamond;
}
#green_quote .news_box #logo {
	margin-top: 5px;
	margin-right: 5px;
}
h1 {
	font-size: 22px;
	font-family: "Lucida Sans";
	font-weight: bold;
	line-height: 26px;
}
.green {
	color: #7a9431;
}
.container #main .breadcrumbs {
	border-bottom: dashed 1px #f0f0f0;
	padding-bottom:3px;
	display:block;
}
.container #main .breadcrumbs a {
	font-weight:normal;
	color:#c6c6c6;
	text-decoration:none;
}
.container #main .breadcrumbs a:hover {
	color:#9DBD44;
	text-decoration:underline;
}
.container #main .breadcrumbs .active {
	color:#9DBD44;
}
.container .footer .spons {
	margin-right: auto;
	margin-left: auto;
	width: 766px;
	float: left;
}
.container .footer div #validate {
	float: right;
	margin-right: 50px;
}
.container #rightpane #greenhero {
	margin-bottom: 30px;
}
