body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#bgcontainer {
	width: 100%;
}
#bgtop {
	background-image: url(../bg_top2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 1900px;
}
#bgbottom {
	clear: both;
	background-image: url(../bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}
#header {
	margin: 0;
	padding: 0;
}
#navigation {
	margin: 0;
	padding: 0;
}
#leftSide {
	float: left;
	width: 480px;
}
#basket {
	width: 170px;
	height: 150px;
	float: left;
	background-color: #BBBDC0;
	margin: 0 0 5px 5px;
	_margin: 0 0 5px 3px;
}
#productDesc {
	width: 295px;
	float: left;
	margin: 0 0 5px 5px;
	display: inline;
}
#productImage {
	clear: both;
	height: 257px;
	margin: 0 0 5px 5px;
	_margin: 0 0 1px 5px;
}
#pollProductoptionWrap {
	width: 480px;
}
#leftFeaturesWrap {
	width: 170px;
 	float: left;
}
#leftFeature {
	width: 170px;
	float: left;
	background-color: #DA2128;
	margin: 0 0 5px 5px;
	_margin: 0 0 5px 3px;
}
#poll {
	width: 170px;
	float: left;
	margin: 0 0 5px 5px;
	_margin: 0 0 3px 3px;
	background: #E7E7E7 url(../vote_bg.gif) no-repeat right bottom;
}
#productOptionUpsellProdsWrap {
	width: 295px;
	float: left;
	margin-left: 5px;
	display: inline;
}
#productOptions {
	margin-bottom: 5px;
	margin-left: 10px;
}
#productFeatures {
	background-color: #E7E7E7;
	margin: 0 0 5px 5px;
	_margin: 0 0 3px 3px;
	border: 1px solid #666666;
}
#upsellProducts {
	background-color: #999;
	margin-bottom: 5px;
}
#results {
	width: 270px;
	float: left;
	margin: 0 0 0 5px;
	display: inline;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
}
#fullPage {
	float: left;
	width: 760px;
	margin-left: 5px;
	_margin: 0;
}
#addOns {
	text-align: left;
	background-image: url(../addon_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
}
#orderFormContainer {
	float: left;
	width: 760px;
}
#orderForm {
	width: 570px;
	float: left;
	margin: 0 0 5px 5px;
	display: inline;
}
#formContainer {
	width: 100%;
}
#Col1, #Col2 {
	width: 49%;
}
#Col2 {
	float: right;
}
#left_content {
	width: 170px;
	float: left;
	background-color: #FFFFFF;
}
#delivery_promise {
	width: 170px;
	float: left;
	background-color: #CBDB2B;
	margin: 0 0 5px 5px;
	_margin: 0 0 5px 3px;
}
#home {
	width: 300px;
	background-color: #FFF;
}
label {
	display: block;
}
fieldset {
	padding: 10px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	_margin: 0;
}
legend {
	color: #000000;
	background: #C7DB2A;
	padding: 5px;
	border: 1px solid #999999;
	font-weight: bold;
}
#basket p {
	margin: 5px;
}
#basket h1, #productDesc h1, #poll h1, #productFeatures h1, #delivery_promise h1, #addOns h1 {
	font-weight: bold;
	color: #DA2128;
	margin: 5px 0px 0px 5px;
	font-size: 12px;
}
#poll h1 {
	font-weight: bold;
	color: #DA2128;
	margin: 5px 0px 0px 5px;
	font-size: 12px;
}
#fullPage h1, #home h1, #orderForm h1 {
	font-weight: bold;
	color: #DA2128;
	margin: 5px 0px 5px 5px;
	font-size: 14px;
}
#home h2 {
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 0px 5px;
	font-size: 12px;
}
#productDesc p, #productFeatures p, #fullPage p, #delivery_promise p, #addOns p {
	margin: 5px;
	line-height: 1.2;
}
#poll p, #home p {
	margin: 5px;
	line-height: 1.5;
}
#Col1 h1, #Col2 h1 {
	font-weight: bold;
	color: #DA2128;
	margin: 0;
	font-size: 12px;
}
#productOptions label {
	display: block;
	float: left;
	width: 50px;
}
.errorMessage {
	color: #993333;
	font-weight: bold;
}
form div {
	margin-top: 3px;
}
input, select {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}
ul {
	margin: 3px, 0;
}
li {
	margin-left: -10px;
	margin-right: 3px;
}
#leftFeature p {
	margin: 5px;
	line-height: 1.2;
	color: #FFF;
}
.smallprint {
	font-size: 10px;
}
.subtotal {
	background-color: #FFFFFF;
	padding: 5px;
}
#poll p {
	font-size: 11px;
}
.price {
	font-size: 13px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularDataCart {
	background-image: url(../basket_bg.gif);
	background-repeat: no-repeat;
	background-color: #E7E7E7;
	border: 0;
}
table.tabularDataCart th {
	background: #C7DB2A;
	color: #000000;
	padding: 3px;
}
table.tabularDataResults, table.tabularDataResults td, table.tabularDataResults th {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 0px;
	background-color: #E7E7E7;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #C7DB2A;
	color: #000000;
}
table.tabularData h1 {
	font-weight: bold;
	color: #DA2128;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
}
table.SizeChart, table.SizeChart td, table.SizeChart th {
	border: 1px solid #BFBFBF;
	background-color: #E7E7E7;
	text-align: center;
	font-size: 11px;
}
table.SizeChart td, table.SizeChart th{
	padding: 3px;
}
table.SizeChart th  {
	background: #C7DB2A;
	color: #000000;
}
table.SizeChart h1 {
	font-weight: bold;
	color: #DA2128;
	margin: 0px;
	font-size: 12px;
}
#sizechart {
	width: 500px;
}

/* Form styles */
input.formButton {
	background: #CCCCCC;
	border: 1px solid #999999;
	margin: 3px;
	_margin: 0;
	_margin-top: 3px;
	_margin-left: 3px;
}