﻿.preloadImage {display:none;}


html {
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #9F8560;
	background-color: #fff;
	text-align:center;
	}
	
#mainWrapper, #headerWrapper, #contentMainWrapper {
	margin:auto;
	width: 880px;
	text-align:left	
}

a, a:link, a:visited {
	color:#9F8560;
}

.centerColumn {
	padding: 0px
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13pt;
	font-weight: lighter;
	color: #9F8560;
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9F8560;
}

.products_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #9F8560;
}
.products_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #fff;
}


.product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	color: #695840;

}

.product_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	color: #695840;
}

.bars {
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #e2d7aa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #e2d7aa;
	scrollbar-shadow-color: #e2d7aa;
	scrollbar-track-color: #ffffff;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	color: #9F8560;
}
.tableHeading th {
	background-color:#F2e9c3
}

.rowOdd {
	background-color: #F8efc9;
}
.rowEven {
	background-color: #FFF7de;
}
.tableHeading TH {
	border-bottom: 1px solid #aea727;
}
#cartSubTotal {
	border-top: 1px solid #aea727;
	}
.tableHeading, #cartSubTotal {
	background-color: #F2e9c3;
	 }
.messageStackSuccess

{
background-color: #E2D7AA;
color: #000000;

}
