
.leftColumn {
	float: left;
	width: 215px;
}

.rightColumn {
	float: left;
	width: 250px;
}

#right ul.buttons { margin: 0 auto; padding:0; }

ul.buttons li { width: 196px; list-style: none; }

ul.buttons li a {
	display: block;
	background: transparent url(../../elements/skin/button.gif) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 10px 9px 8px;
	text-align: center;
	text-decoration: none;
	line-height: 11px;
	color: #FFF;
	margin: 0 0 10px 0;
}

ul.buttons.small li { width: 148px; }

ul.buttons.small li a {
	background: transparent url(../../elements/skin/button_small.gif) no-repeat left top;
	font-size: 10px;
	padding: 3px 10px 8px 8px;
	line-height: 10px;
	margin: 0 0 2px 0;
}


.buttons.right { float: right; }

.productTable {
	border: 1px solid #d3c9bb;
	border-right: none;
	border-bottom: none;
	clear: both;
}

.productTable td,
.productTable th {
	border: 1px solid #d3c9bb;
	border-left: none;
	border-top: none;
	padding: 3px;
}

.productTable th {
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background-color: #367c2b;
}
.productTable th a { color: #FFF; }

.productTable tr.odd td { background-color: #d7dbc1; }
.productTable tr.even td { background-color: #ced4b5; }

.guarenteedAnalysis { border: solid 1px #d2cac3; }
.guarenteedAnalysis th { background-color: #d7dbc1; padding-left: 13px; padding-right: 13px; font-weight: normal; }
.guarenteedAnalysis td { background-color: #ced4b5; padding-left: 13px; padding-right: 13px; text-align: right; }
.guarenteedAnalysis tr:first-child th,
.guarenteedAnalysis tr:first-child td,
.guarenteedAnalysis tr.first th,
.guarenteedAnalysis tr.first td { background-color: #367c2b; color: #FFF; }



/* Section Colors */
body.section_1200 .productTable th,
body.section_1200 .guarenteedAnalysis tr.first th,
body.section_1200 .guarenteedAnalysis tr.first td { background-color: #5e2474; }
body.section_1200 .productTable tr.odd td,
body.section_1200 .guarenteedAnalysis th { background-color: #e2d9e4; }
body.section_1200 .productTable tr.even td,
body.section_1200 .guarenteedAnalysis td { background-color: #f4ecf6; }

body.section_1201 .productTable th,
body.section_1201 .guarenteedAnalysis tr.first th,
body.section_1201 .guarenteedAnalysis tr.first td { background-color: #1d2c7b; }
body.section_1201 .productTable tr.odd td,
body.section_1201 .guarenteedAnalysis th { background-color: #d8dcf1; }
body.section_1201 .productTable tr.even td,
body.section_1201 .guarenteedAnalysis td { background-color: #e5e8fb; }

body.section_1202 .productTable th,
body.section_1202 .guarenteedAnalysis tr.first th,
body.section_1202 .guarenteedAnalysis tr.first td { background-color: #de7e1c; }
body.section_1202 .productTable tr.odd td,
body.section_1202 .guarenteedAnalysis th { background-color: #f8dfc0; }
body.section_1202 .productTable tr.even td,
body.section_1202 .guarenteedAnalysis td { background-color: #fbecd9; }

body.section_1203 .productTable th,
body.section_1203 .guarenteedAnalysis tr.first th,
body.section_1203 .guarenteedAnalysis tr.first td { background-color: #bba67d; }
body.section_1203 .productTable tr.odd td,
body.section_1203 .guarenteedAnalysis th { background-color: #eedebf; }
body.section_1203 .productTable tr.even td,
body.section_1203 .guarenteedAnalysis td { background-color: #fbecd9; }

body.section_1204 .productTable th,
body.section_1204 .guarenteedAnalysis tr.first th,
body.section_1204 .guarenteedAnalysis tr.first td { background-color: #8a0524; }
body.section_1204 .productTable tr.odd td,
body.section_1204 .guarenteedAnalysis th { background-color: #eecebf; }
body.section_1204 .productTable tr.even td,
body.section_1204 .guarenteedAnalysis td { background-color: #f6e2d9; }

body.section_1205 .productTable th,
body.section_1205 .guarenteedAnalysis tr.first th,
body.section_1205 .guarenteedAnalysis tr.first td { background-color: #1e6654; }
body.section_1205 .productTable tr.odd td,
body.section_1205 .guarenteedAnalysis th { background-color: #cee0d7; }
body.section_1205 .productTable tr.even td,
body.section_1205 .guarenteedAnalysis td { background-color: #abccbc; }

body.section_1206 .productTable th,
body.section_1206 .guarenteedAnalysis tr.first th,
body.section_1206 .guarenteedAnalysis tr.first td { background-color: #ada9a4; }
body.section_1206 .productTable tr.odd td,
body.section_1206 .guarenteedAnalysis th { background-color: #dbd6ce; }
body.section_1206 .productTable tr.even td,
body.section_1206 .guarenteedAnalysis td { background-color: #ede8df; }

/*
body.section_1272 .productTable th,
body.section_1272 .guarenteedAnalysis tr.first th,
body.section_1272 .guarenteedAnalysis tr.first td { background-color: #222927; }
body.section_1272 .productTable tr.odd td,
body.section_1272 .guarenteedAnalysis th { background-color: #b1afab; }
body.section_1272 .productTable tr.even td,
body.section_1272 .guarenteedAnalysis td { background-color: #d3d1cc; }
*/