#wrapper {
	background: url('/images/bg_wrapper.png') repeat-y left top;
	width: 670px;
}

/*header */
#header {
	background: url('/images/bg_nav.png') no-repeat left top;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
}

#header ol {
	float: left;
	width: 560px;
	padding-left: 20px;
}

#header li {
	float: left;
	width: 90px;
	display: block;
	text-align: center;
}

#header li a {
	font-weight: bold;
	font-size: 11px;
	color: #860204;
	display: block;
	text-decoration: none;
	padding-top: 20px;
}

#header li a:hover {
	color: #000;
}

#header li.homelink { width: 50px; text-align: left; }
#header li.homelink a { width: 50px !important; }

#cartprev {
	float: left;
	width: 90px;
	background: url('/images/carthead.gif') no-repeat left 11px;
}

#totonnes {
	background: url('/images/ico_cart.gif') no-repeat left center;
	margin-top: 28px;
	text-indent: 22px;
	height: 15px;
	font-size: 14px;
	color: #0072ca;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 15px;
}

#prevbuttons {
	margin: 0;
}

#prevbuttons img {
	float: left;
	margin-right: 5px;
}



/* content */
#content {
	background: url('/images/bg_body.png') no-repeat left top;
}

#leftcol {
	float: left;
	padding: 0 15px 0 20px;
	width: 570px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 535px;
	font-family: Tahoma;
	font-size: 11px;
}

/* eof content */

#rightcol {
	float: left;
	width: 100px;
}

#calchead {
	background: url('/images/h_carboncalc.gif') no-repeat left top;
	height: 25px;
	text-indent: -50000px;
	margin: 17px 0 20px 10px;
}

#calcicons {
	margin-bottom: 10px;
}

#calcicons li {
	margin: 0 0 10px 18px;
	width: 62px;
	height: 64px;
}

#calcicons li a {
	display: block;
	width: 62px;
	height: 64px;
	text-indent: -50000px;
}

#calcicons li a:hover {
	background: none;
}


.carcalc a { background: url('/images/calcbuttons/car-travel.gif') no-repeat left top; }
.carcalc { background: url('/images/calcbuttons/car-travel2.gif') no-repeat left top; }

.housecalc a { background: url('/images/calcbuttons/household.gif') no-repeat left top; }
.housecalc { background: url('/images/calcbuttons/household2.gif') no-repeat left top; }

.energycalc a { background: url('/images/calcbuttons/energy.gif') no-repeat left top; }
.energycalc { background: url('/images/calcbuttons/energy2.gif') no-repeat left top; }

.flightcalc a { background: url('/images/calcbuttons/flight.gif') no-repeat left top; }
.flightcalc { background: url('/images/calcbuttons/flight2.gif') no-repeat left top; }

#footer {
	background: url('/images/bg_footer.png') no-repeat left top;
	height: 48px;
}

#footer li {
	float: left;
	height: 48px;
}

li.copy {
	width: 570px;
	line-height: 48px;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
}

#footer li.powered {
	width: 100px !important;
}

#footer li.powered a {
	display: block;
	height: 48px;
	width: 100px;
	text-indent: -50000px;
}

.col1 {
	width: 130px;
	vertical-align: top;
	padding: 10px 0 10px 0;
}

.col2 {
	vertical-align: top;
	padding: 10px 0;
}

.col2 h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
}

.projprice {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 12px;
	color: #268E26;
}

#projscroll {
	height: 290px;
	width: 520px;
	overflow: auto;
	padding: 0 10px 0 0;
}

td.carthead {
	font-weight: bold;
	background: #A4A292;
	color: #fff;
	padding: 5px 0;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
}

td.cart1 {
	background: #FAFAF9;
	padding: 4px 0;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}

td.cart2 {
	background: #F6F6F4;
	padding: 4px 0;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}

.msg {
	font-weight: bold;
	color: #669900;
	background-color: #e8f0d9;
	border: 1px solid #c1d697;
	padding: 5px;
	margin-bottom: 10px;
}

.errormsg {
	color: #de0000;
	font-weight: bold;
}

#projnav {
	float: left;
	width: 150px;
	height: 180px;
	margin-right: 10px;
}

#projnav li {
	margin-bottom: 10px;
}

#projnav li a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#projdesc {
	float: left;
	width: 370px;
	height: 180px;
	overflow: auto;
	padding: 0;
}

#projdesc li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin: 0 10px 10px 0;
}