body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #859368;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/left-menu-background.gif);
	background-repeat: repeat-y;
	height: auto;
	height: 100%;
}

h1,h2,h3{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 1.0em;

}

li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

input,label,select,textarea{
	margin: 1px;
	font-size: 0.85em;
	color: #859368;
}

textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{	
	color: #339933;
}

a:hover{
	color: #BBE958;
}

a.menu{
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	background-color: #A4B286;
	text-decoration: None;
}

a.menu:hover{
	color: #BBE958;
	background-color: #A4B286;
}

a.menu2{
	font-size: 0.8em;
	font-weight: bold;
	color: #859368;
	text-decoration: None;
}

a.menu2:hover{
	color: #fff;
}

div.row{
	clear:both;
	padding: 5px;
}

div.row span.formw {
	float: left;
	text-align: left;
}

.smallText{
	font-size: 0.8em;
}

.smallTextWhite{
	font-size: 0.9em;
	color: #ffffff;
}

label{
	float: left;
	width: 130px;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
}

label.norm{
	float: none;
	width:170px;
	text-align: left;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}

legend{
	text-align: right;
}

#header{
	margin: 0px;
	color: #A4B286;
	background-color: #fff;
	width: 780px;
	height: 95px;
}

#centerBox{
	position: absolute;
	left: 0px;
	z-index: 3;
}

#centerContent{
	margin-left: 235px;
	width: 379px;
	background-color: #fff;
	padding-top: 20px;
	height: auto;
	min-height: 500px;
	text-align: justify;
}

#symbols{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.50em;
	color: #000000;
}


/* Height Fix for IE because it's crap */
/*\*/
* html #centerContent {
	height: 500px;
}
/**/

#centerContent p{
	margin-top: 5px;
	text-align: justify;
	font-size: 1em;
}

#centerContent ul ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style:disc;
	font-size: 1em;
	text-align: justify;
}

#leftBox{
	position: absolute;
	left: 0px;
	width: 219px;
	margin:0px;
	padding:0px;
	z-index: 4;
	background-image: url(../images/left-menu-background.gif);
	background-repeat: repeat-y;
	height: auto;
}
	
#leftContent{
	color: #fff;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
	
#rightBox{
	position: absolute;
	left: 630px;
	width:150px;
	z-index: 1;
}

.rightContent{
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F7F7F3;
	vertical-align: top;
	border-left: 1px solid #E5E3D7;
	border-right: 1px solid #E5E3D7;		
}

.rightContent p{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 0.85em;
}

.rightContent a{
	font-weight: bold;
	color: #BBE958;
	text-decoration: none;
}

.rightContent a:hover{
	color: #A4B286;
}

#footerBox{
	position: absolute;
	left: 0px;
	width:780px;
	z-index: 1;
	margin-top:16px;
}

#footerCopy{
	width: 209px;
	padding: 5px;
	float: left;
	color: #fff;
	background-image: url(../images/left-menu-background.gif);
	background-repeat: repeat-y;
	background-color: #A4B286;
	font-size: 0.8em;
	text-align: center;
}

#footerContent{
	width: 400px;
	padding: 5px;
	float: left;
	color: #859368;
	background-color: #fff;
	border-top: 1px dashed #A4B286;
	text-align: center;
}

#footerContent a{
	font-size: 0.8em;
	font-weight: bold;
	color: #859368;
	background-color: #fff;
	text-decoration: None;
}

#footerContent a:hover{
	color: #BBE958;
	background-color: #fff;
}

.prodMenuItem{
	clear: both;
	width: 219px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.prodMenu{
	height: 19px;
	padding-top: 6px;
	background-color: #A4B286;
}

.prodMenuMain{
	height: 18px;
	padding-top: 6px;
	background-color: #BBE958;
	border-bottom: 1px solid #A4B286;
}

.prodMenuHeading{
	height: 21px;
	padding-top: 4px;
	color: #BBE958;
	background-color: #A4B286;
	font-size: 1.2em;
}

.prodMenu a{
	padding-left: 7px;
	color: #fff;
	background-color: #A4B286;
	text-decoration: None;
}

.prodMenu a:hover{
	color: #BBE958;
	background-color: #A4B286;
}

.prodMenuMain a{
	padding-left: 7px;
	color: #339933;
	background-color: #BBE958;
	text-decoration: None;
}

.prodMenuMain a:hover{
	color: #fff;
	background-color: #BBE958;
}

.bold{
	font-weight: bold;
}

.menuSpacerDiv{
	background-color: #A4B286;
	height: 15px;
	width: 219px;
}

.menuSpacerLeft{
	float: left;
	background-color: #BBE958;
	width: 16px;
	height: 15px;
}

.menuSpacerRight{
	float: left;
	background-color: #A4B286;
	width: 203px;
	height: 15px;
}

.rightHeader{
	float: right;
	height:19px;
	width:150px;
	background-color: #BBE958;
}

.rightHeaderText{
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	width: 126px;
	text-align: right;
	padding-top: 3px;
	border-left: 1px solid #E5E3D7;
}

.rightHeaderText a{
	color: #859368;
	background-color: #BBE958;
	text-decoration: None;
}

.rightHeaderText a:hover{
	color: #fff;
	background-color: #BBE958;
}

.prodList{
	min-height: 110px;
	width: 379px;
	margin-bottom: 20px;
}

.prodImage{
	width: 100px;
	border: 1px solid #859368;
	float: left;
}

.prodDescContainer{
	min-height: 100px;
	width: 273px;
	border: 1px solid #E5E3D7;
	float: right;
}

.prodTitle{
	height: auto;
	font-size: 1.0em;
	padding: 2px;
	font-weight: bold;
	color: #339933;
}

.prodList a{
	font-size:  0.8em;
	color: #859368;
	background-color: #BBE958;
	text-decoration: None;
}

.prodList a:hover{
	color: #fff;
	background-color: #BBE958;
}

.prodPrice{
	float: left;
	padding-top: 1px;
	color: #339933;
}

.prodInfoBar{
	height: 19px;
	background-color: #BBE958;
	font-weight: bold;
}

a.plainLink {
	font-size: 100%;
	color: #339933;
	background-color: #FFFFFF;
}

a.plainLink:hover {
	color: #339933;
	text-decoration: underline; 
	background-color: #FFFFFF;
}

a.basket {
	font-size: 85%;
	color: #8a986c;
	text-decoration: none; 
	font-weight: bold;
}

a.basket:hover {
	font-size: 85%;
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}

a.basketLink {
	font-size: 85%;
	color: #8a986c;
	text-decoration: none; 
	font-weight: bold;
}

a.basketLink:hover {
	font-size: 85%;
	color: #acd84d;
	text-decoration: none; 
	font-weight: bold;
}

a.backLink {
	font-size: 85%;
	color: #8e9c6f;
	text-decoration: none; 
	font-weight: bold;
}

a.backLink:hover {
	font-size: 85%;
	color: #bbe958;
	text-decoration: none; 
	font-weight: bold;
}

a.quickbuyLink {
	font-size: 85%;
	color: #8e9c6f;
	text-decoration: none; 
	font-weight: bold;
}

a.quickbuyLink:hover {
	font-size: 85%;
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}

a.sitemapLink {
	font-size: 85%;
	color: #8e9c6f;
	text-decoration: underline; 

}

a.sitemapLink:hover {
	font-size: 85%;
	color: #bbe958;
	text-decoration: none; 

}

.newsWire {background-color: #a4b286; padding: 10px 10px 0; margin-bottom: 15px;}
.newsWire ul {margin-left: 0; padding-left: 2em;}
.newsWire li {color: #fff;}
.newsWire a, .newsWire a:visited {color: #fff;}
.newsWire a:hover {color: #bbe958;}

div.promoBannerHome {
	border: 1px solid #E5E3D7;
	min-height: 146px;
	width: 379px;
	float: left;
	margin-bottom: 20px;
}

div.promoBannerHome .promoMain {
	background-image: url(../images/homePromoBoxBg.gif);
	background-repeat: repeat-x;
	min-height: 108px;
	width: 278px;
	float: right;
	/*border-left: 1px solid #E5E3D7;*/
}

.promoText {
	float: left; 
	color: #fff; 
	font-size: 1.7em; 
	text-align: left; 
	padding: 0.5em;
	font-family:Arial, Helvetica, sans-serif;
	width: 170px;
	font-weight: bold;
}

.promoText a {
	color: #fff;
	text-decoration: none;
}

.promoStar {
	float: right;
	padding-top: 0.5em;
	padding-right: 0.5em;
	
}

.promoBar {
	width: 278px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	min-height: 37px;
	background-color: #a5b287;
	/*padding: 5px 10px 5px 10px;*/
	float: left;
}

.promoImage img {float: left; width: 100px; height: 146px;}
.promoBar .promoPrice, 
.promoBar .promoOrderNow a {
	color: #141774;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/promoBoxButtonArrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-decoration: none;
	text-align: left;
}