body {
	background-color: #f6f6f6;
	text-align: center;
	margin: 0;
	padding: 0;
}
#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: absolute;
	top: 0;
	width: 930px;
/*	height: 25px;				*/
	padding: 8px 0 0 0;
	height: 17px;
}
#header p#date {
	float: right;
	text-align: center;
	font-size: 11px;
	border-left: 1px solid #3f5900;
	padding: 0 12px 4px 8px;
}
#header ul {
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#header ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#header ul li a {
	color: #3f5900;
	border-left: 1px solid #3f5900;
	display: block;
	padding: 0 30px 3px 6px;
}

#content {
	position: absolute;
	top: 25px;
	width: 930px;
	background-color: #FFF;
	background-position: top;
	background-repeat: no-repeat;
}
#content div#logo {
	text-align: right;
	height: 105px;
}
#content div#logo img {
	margin: 28px 27px 0 0;
}
#content div#strapline {
	height: 72px;
	padding: 0 0 0 236px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}

/* 3 column layout */

/*
#footBkg {
	background-image: url(/images/design/greenco2-foot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
*/

#colMenu {
	float: left;
	width: 155px;
/*	padding-bottom: 90px;			*/
}
#colInformation {
	float: right;
	width: 763px;
}
#colInformation div#colMain {
	float: left;
	width: 602px;
	margin: 54px 0 0 0;
}
#colInformation div#colServices {
	float: right;
/*	width: 155px;			*/
	width: 143px;
	border-left: 1px solid #e1eedc;
	padding: 0 0 0 12px;
	margin: 54px 0 0 0;
}
#colInformation div#colCompanies {
	float: right;
/*	width: 155px;			*/
	width: 143px;
	border-left: 1px solid #e1eedc;
	padding: 0 0 50px 12px;
	margin: 54px 0 0 0;
}

#colInformation div#colServicesSitewide {
	float: right;
/*	width: 155px;			*/
	width: 143px;
	border-left: 1px solid #e1eedc;
	padding: 0 0 0 12px;
	margin: 54px 0 0 0;
}
#colInformation div#colServicesSitewide h2 {
	font-size: 18px;
}
#colInformation div#colServicesSitewide div.serviceIcon {
	height: 64px;
}
#colInformation div#colServicesSitewide div.serviceIcon img {
	float: left;
}
#colInformation div#colServicesSitewide div.serviceIcon p {
	display: block;
	float: right;
	padding: 14px 0 0 0;
	width: 74px;
	text-align: left;
}
#colInformation div#colServicesSitewide div.serviceIcon p a {
	color: #3d5a00;
	text-decoration: none;
}
#colInformation div#colServicesSitewide div.serviceIcon p a:hover {
	text-decoration: underline;	
}


/* specific column styling/s */

#colInformation div#colServices img {
	margin: 5px 0 6px 0;
}
#colInformation div#colServices a {
	font-size: 14px;
	color: #3f5900;
}

/* subpage content columns */
#colInformation div#colMain div#subLeft {
	float: left;
	width: 430px;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #000;
	margin: 0 0 15px 0;
}
#colInformation div#colMain div#subRight {
	float: right;
	width: 139px;
	border-left: 1px solid #e0f0dc;
	padding: 0 0 0 6px;
}

/* homepage content columns */
div#homeBackground {
	width: 590px;
	background-image: url(/images/design/bkg_homecols.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}
#colInformation div#colMain div#homeLeft {
	float: left;
	width: 280px;
}
#colInformation div#colMain div#homeRight {
	float: right;
	width: 280px;
}

#caseStudyBox {
/*	background-color: #e1eedc;
	margin: 10px 10px -14px 10px;
	padding: 10px 160px 25px 155px;			*/
/*	background-image: url(/images/design/greenco2-foot-new.gif);
	background-position: right;
	background-repeat: no-repeat;			*/
}
#caseStudyBox h1 {
	padding: 0 0 10px 155px;	
}
#caseStudyBox div.newsBoxRandom h3 {
	padding: 0 0 3px 0;	
}
#caseStudyBox div.newsBoxRandom {
	background-color: #c7e1be;
	margin: 0 160px 25px 155px;
	padding: 20px 15px 15px 15px;
	height: auto;
}
#caseStudyBox div.newsBoxRandom img {
	margin: 0 15px 15px 0;	
}
#caseStudyBox div.newsBoxRandom p {
	font-size: 10px;	
	padding: 0;
}

#caseStudyBoxHome {
	display: block;
	background-color: #c7e1be;
	margin: 0 5px 0 0;
	padding: 20px 20px 20px 20px;
}
#caseStudyBoxHome img {
	margin: 0 15px 5px 0;	
}
#caseStudyBoxHome p {
	padding: 0 0 0 0;
	line-height: 12px;
	font-size: 10px;
}
#caseStudyBoxHome h3 {
	padding: 0 0 2px 0;	
}

/* menu style */

#menuFixed {
	background-image: url(/images/design/nav-col-bkg.jpg);
	background-position: top;
	background-repeat: no-repeat;	
/*	padding: 0 0 130px 0;			*/
	padding: 0 0 40px 0;
}
#menuFixed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
/*		background-image: url(/images/design/nav-col-bkg.jpg);
	background-position: top;
	background-repeat: no-repeat;
*/
}
#menuFixed ul ul {
	padding: 0;
	background-image: none;
}
#menuFixed ul li {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 11px;
}
#menuFixed ul li a {
	height: 100%;
	display: block;
	font-weight: bold;
	color: #3f5900;
	text-decoration: none;
	border-bottom: 1px solid #e0eedb;
	padding: 4px 4px 5px 8px;
}
#menuFixed ul li a.active {
	background-color: #90c47e;
	color: #FFF;
}
#menuFixed ul li li a {
	background-color: #f0f6ed;
	font-weight: normal;
	padding-left: 18px;	
}
#menuFixed ul li li a.active {
	background-color: #e0eedb;
	color: #3f5900;
	font-weight: bold;	
}

/* footer */

#footer {
	clear: both;
	width: 910px;
	margin: 15px 0 0 10px;
	border-top: 5px solid #90c47e;
	padding: 8px 0 0 0;
}
html>body #footer {
	height: 36px;
}
#footer p {
	width: 635px;
	float: left;
	padding: 0;
}
#footer ul {
	width: 256px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 1px;
}

#W3C {
	background-color: #f6f6f6;
	padding: 10px 10px 10px 10px;
}

/* new quote form styles */

/* new full 2 col span width for quote page */
#colInformation div#colMain div#subLeftQuote {
	float: left;
/*	width: 690px;	*/
	width: 580px;
	padding: 0 0 15px 0;
}
div#requestQuote {
	padding: 45px 0 45px 10px;
}

#quotationArea h2 {
	font-size: 14px;
}
#quotationArea ul {
	margin-left: 16px;
	list-style-image: none;
}
#box_usertype, #box_company, #box_CEPCreason, #box_proptype, #box_tenure, #box_uploads, #box_heating, #box_renovation {
	display: none;
}
img#greenCO2penalty {
	float: right;
}
img#downloadGreenco2 {
	float: right;
	margin: -2px 0 0 0;
}

fieldset {
	padding: 0 10px 6px 10px;
}
legend {
	color: #3f5900;
	font-weight: bold;
	padding: 12px 8px 12px 6px;
}
fieldset div.formLine label {
	width: 170px;
}

div#quoteCEPC {
	padding: 0 0 0 75px;
	background-image: url(http://www.greenco2plc.com/images/design/cepc-icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#quoteAC {
	padding: 0 0 0 75px;
	background-image: url(http://www.greenco2plc.com/images/design/aircon-icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#quoteEPC {
	padding: 0 0 0 75px;
	background-image: url(http://www.greenco2plc.com/images/design/epc-icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#quoteHIP {
	padding: 0 0 0 75px;
	background-image: url(http://www.greenco2plc.com/images/design/hips-icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#quoteCLC {
	padding: 0 0 0 75px;
	background-image: url(http://www.greenco2plc.com/images/design/clc-icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.clc_box {
	float: left;
	width: 180px;
	padding: 0 0 0 15px;
}
div.clc_box input {
	margin: 5px 4px 4px 0;	
}

div.padderLine {
	padding: 0 0 8px 0;
}
div.padderLine select {
	margin: 10px 0 0 0;
}

#formsRight {
	float: right;
	width: 220px;
	text-align: right;
}
#formsLeft {
	float: left;
	width: 366px;
}
#formsRight p {
	padding: 10px 0 0 0;
	font-size: 9px;
	text-align: center;
}

/* home services table */

#homeServicesBox {
	padding: 0 0 10px 0;
	border-top: 1px solid #dff1db;
/*	padding: 10px 0;
	border-bottom: 1px solid #dff1db;		*/
	margin: 15px 5px 0 0;
}
#homeServicesBox h1 {
	padding: 0 0 10px 0;
}


#servicesTable {
	border: 0;
	margin: 0;
}
#servicesTable th, #servicesTable td {
	text-align: center;
	padding: 0 0 5px 0;
	background-color: transparent;
	font-size: 12px;
	border: 0;
}
#servicesTable th a, #servicesTable td a {
	color: #3f5900;
	text-decoration: none;
}
#servicesTable th a:hover, #servicesTable td a:hover {
	text-decoration: underline;
}

/* right company list */

ul#companyList {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
ul#companyList li {
	margin: 0;
	padding: 3px 0 10px 0;
	font-size: 14px;
}
ul#companyList li img {
	margin: 0 8px -3px 0;
}
ul#companyList li a {
	text-decoration: none;
	color: #3f5900;
}
ul#companyList li a:hover {
	text-decoration: underline;	
}

/* common styles */

.clear {
	height: 1px;
	display: block;
}
.red {
	color: #FF0000;
}
.accessStyle {
	text-decoration: underline;
}

/* form styling */

form {
	padding: 0 0 15px 0;
}
input {

}
input.text, select, textarea {
/*	width: 260px;			*/
	color: #000;
	border: 1px solid #bbbbbb;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 1px;
}
input.button, .formLine input.button {
/*	width: 70px;				*/
	padding: 1px 0;
	font: 1em Arial, Helvetica, sans-serif;
}
input.buttonSmall {
	width: 26px;
	margin: 0 0 -1px 0;	
}
input.buttonLarge {
	font-size: 1em;
	width: 210px;
}

label {
	color: #000;
	font-weight: bold;
	padding: 2px 10px 0 0;
}
.formLine {
	height: 27px;
	clear: both;
}
.formLineLarge {
	height: 90px;
	clear: both;
}
.formLine label, .formLineLarge label {
	float: left;
	width: 180px;
}
.formLine input.text, .formLineLarge select, .formLine select {
	float: left;
/*	width: 260px;			*/
}
.formLine select.date {
	width: 70px;
	margin: 0 8px 0 0;
}
input.check {
	border: 0;
	width: 20px;
	float: left;
}
textarea {
/*	width: 470px;			*/
	margin: 6px 0 10px 0;
	border: 1px solid #819ab3;
}
.formLineLarge textarea {
	float: left;
	width: 220px;
/*	height: 65px;		*/
}
.formLabelLong {
	width: 380px;
}

.formLinePadded {
	padding: 3px 0 3px 0;
}
.formLinePadded input.text, .formLinePadded textarea {
	width: 300px;
}
.formLinePadded label {
	display: block;	
}
.formLinePadded span {
	display: block;
	font-size: 0.9em;
	color: #6f6d6e;
}
.button {
	font-family: Arial, Verdana, sans-serif;
}
input.questionnaireButton {
	font-family: "Trebuchet MS", "Times New Roman", Arial, sans-serif;
	font-size: 0.9em;
	margin-top: 15px;
}
.questionnaireHeading {
	padding-top: 20px;
}

.formBoxLeft {
	float: left;
	width: 305px;
}
.formBoxLeft span {
	float: right;
}
.formBoxRight {
	float: left;
	width: 152px;
	padding: 0 0 0 40px;
}

/* newsbox */

.newsBox  {
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
	margin: 0 0 15px 0;
}
.newsBox h2 {
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
.newsBox h3 a {
	text-decoration: none;
}
.newsBox h3 a:hover {
	text-decoration: underline;
}
.newsBox img {
	float: left;
	margin: -2px 10px 0 0;
}
.newsBox p {
/*	font-size: 0.9em;
	padding: 2px 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 1.2em;				*/
}
.newsBox span {
	color: #333333;
}
.newsBox a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(/images/design/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 6px 0 0 0;
}
.newsBox a:hover {

}

.newsBoxRandom img {
	float: left;
	margin: 0 20px 0 0;
}

/* news styles */

div.newsEntry {
	border-bottom: 2px solid #f6f6ec;
	padding: 10px 0;
}

h2.newsHead {
	padding: 0 0 3px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
/*	font-size: 1em;			*/
}
p.newsStory {
	margin: 0;
	padding: 0 0 2px 0;
/*	font-size: 0.9em;			*/
}
p.info {
	display: block;
/*	font-size: 0.9em;				*/
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	border-bottom: 2px solid #f6f6ec;
}
p.info a {
	background-image: url(../images/but_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;

}
p.newsBase {
	color: #9a3333;
	font-weight: bold;
/*	font-size: 0.9em;			*/
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

p.error {
	color: #FF0000;
}

div.searchnav {
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	text-align: right;
}
div.searchnav a {
/*	color: #206E2E;			*/
	background-image: none;
	padding: 0;
}
.photoFeat {
	float: left;
	margin-right: 10px;
	border-bottom: 8px solid #FFF;
}

/* product styles */

/* product styles */

.prodBox {
	float: left;
	width: 270px;
	background-image: url(../images/design/featureblock_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 18px 20px 20px;
	height: 305px;
}
.prodBox div.photo {

}
.prodBox div.info {

}
.prodBox div.ref, .prodBox h2 {

}
.prodBox p {
/*	color: #595959;
	font-size: 0.9em;
	line-height: 1.3em;			*/
	padding: 15px 0 25px 0;
}
p.prodTiny {
	font-size: 0.8em;
	padding: 6px 0 0 0;
	color: #817f80;
}

div.prodPrice {
	font-size: 2.6em;
	color: #817f80;
}
div.prodPrice img {
	float: right;
}

table.prodPrices {
	margin: 0;
}
table.prodPrices td, table.prodPrices th {
	border-top: 3px solid #f7f7f7;
	padding: 2px 6px;
	background-color: #e1e1e1;
	color: #040057;
	text-align: left;
	font-weight: normal;
}
table.prodPrices td {
	padding-bottom: 4px;
}
table.prodPrices a {
	color: #040057;
	font-weight: bold;
}
table.prodPrices img {
	margin: 0 0 -4px 5px;
}
.prodBox h3 {
	padding: 0 0 5px 0;
}
.prodBox p.clickLink {
	padding: 10px 0 0 0;
}

#prodPhotoGallery {
	float: right;
	width: 280px;
	text-align: right;
}
.prodThumb {
	margin: 0 0 15px 0;
	border: 1px solid #CCC;
}

#cart p.success, #cart p.error {
	font: 0.8em/1.2em Tahoma, Arial, sans-serif;
}
#cart table {
	margin: 0;
	font: 0.8em/1.2em Tahoma, Arial, sans-serif;
}
#cart table input {
	font: 0.9em Arial, Verdana, sans-serif;
	width: 12px;
	text-align: center;
}
#cart table th, #cart table td {
	padding: 3px 3px;
	border-bottom: 1px solid #ebebeb;
}
#cart table th {
	background-color: #ebebeb;
	color: #4e4c4d;
	padding-top: 6px;
	padding-bottom: 6px;
}
#cart table th.totalRow {
	background-color: #FFF;
}

/* Cart form processing page */

form#frm_cart {
	padding: 0 0 15px 0;
	clear: both;
}
form#frm_cart table {
	padding: 2px;
	margin: 0;
}
form#frm_cart table th, form#frm_cart table td {
	font: 1em Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding: 2px 4px;
}
form#frm_cart table th {
	font-weight: bold;
	background-color: #ebebeb;
	color: #4e4c4d;
}
form#frm_cart table .right {
	text-align: right;
}
form#frm_cart input.button {
	color: #666666;
	margin-left: 5px;
	width: 75px;
	font-size: 0.8em;
/*	border: 1px solid #999;			*/
}
form#frm_cart input.small {
	border: 1px solid #666666;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #666666;
	width: 20px;
	margin: 0 0 1px 5px;
}
form#frm_cart table tr.total th, form#frm_cart table tr.total td {
/*	border-top: 1px solid #CCCCCC;			*/
	border-bottom: 0;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #CCCCCC;
	color:#FFFFFF;
}
div.proceed {
	text-align: left;
	padding: 10px 0 0 0;
}

#frm_proceed input#pTerms {
	margin: 0 0 0 0;
	width: 20px;
}
#frm_proceed input.buttonPayment {
	margin: 10px 0 0 0;
	font-size: 1em;
}

table#payTable {
	width: 560px;
}
table#payTable th, table#payTable td {
	padding: 10px 10px;
}
table#payTable table {
	width: 540px;
}
table#payTable p {
	padding-left: 15px;
}
table#payTable table th, table#payTable table td {
	padding: 2px;
}
table#payTable img {
	margin-top: 10px;
}
