html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #472415;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	border: 0px;
	background-color: transparent;
	height: 25px;
	width: 25px;
	font-size: 12px;
	cursor:default;
	cursor:pointer;
}
.searchBox {
	color: #472415;
	border: 0px none;
	background-color: transparent;
	font-size: 12px;
	width:120px;
}
.textbox {
	background-color: #e7e3cd;
	border: 1px solid #472415;
	font-size: 11px;
	color: #472415;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #472415;
}
.submit {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
	background-image: url(../styleImages/buttons/txt_Button1.gif);
	background-repeat: repeat;
	background-position: center center;
	height: 25px;
	border: 2px solid #7e096c;
	cursor: default;
	cursor: pointer;
	margin: 2px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.boxContentLeft ol, .boxContentLeft ul, .boxContentRight ol, .boxContentRight ul{
	margin: 0px;
	padding: 0px;
	color: #472415;	
}
.boxContentLeft li, .boxContentRight li  {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color:#FFFFFF;
}
.boxContent ol, .boxContent ul {
	color:#472415;	
}
.boxContent li {
	list-style-type: disc;
	color:#472415;
}
.boxContentLeft li.bullet, .boxContentRight li.bullet {
	list-style-type: none;
}
.boxContentLeft li.bulletLrg, .boxContentRight li.bulletLrg {
	list-style-type: none;
	font-size: 14px;
}

li.num, li.num a {
	color: #472415;
	text-decoration:none;		
}
li.num a:hover {
	color: #773d24;		
}
li.account {
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy, .txtSiteDocs {
	color: #472415;
	font-weight:bold;
}
.txtSession {
	color: #FFFFFF;
	font-weight:bold;
}
.txtCopy a{
	color: #472415;
	text-decoration:none;
}
.txtCopy a:hover {
	color: #773d24;
}
a.txtSession {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.txtSiteDocs {
	color: #472415;
	text-decoration: none;
	font-weight:bold;
}
a.txtSession:hover {
	color: #C0C0C0;
}
a.txtSiteDocs:hover {
	color: #773d24;
}
a.txtButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image: url(../styleImages/buttons/txt_Button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	border-left: 2px solid #773d24;
	border-right: 2px solid #773d24;
}
a.txtButton:hover, a.txtCheckout:hover, a.txtUpdate:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image: url(../styleImages/buttons/txt_Button2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	border-left: 2px solid #773d24;
	border-right: 2px solid #773d24;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs2, a.txtSiteDocs2 {
	color: #773d24;
	text-decoration:none;
	font-size: 17px;
	font-weight:bold;
}
a.txtSiteDocs2:hover {
	color: #773d24;
	text-decoration:none;
}
.txtSiteDocs3, a.txtSiteDocs3 {
	color: #472415;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
}
a.txtSiteDocs3:hover {
	color: #773d24;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #472415;
	text-decoration:none;
	font-weight:bold;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #773d24;
	text-decoration:none;
}

a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #773d24;
	text-decoration:none;
}
.searchTxtLink {
	color: #472415;
	text-decoration:none;
	font-weight:bold;
}
a.searchTxtLink:hover {
	color: #773d24;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 16px;
	font-weight: bold;
	color: #472415;
}
.txtBoxSave {
	color: #670604;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #472415;
}
.tdListTitle {
	background-color: #472415;
	background-image: url(../styleImages/buttons/txt_Button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	line-height: 21px;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #f5f3e6;
}
.txtCartPrice {
	float: right;
	color: #472415;
	font-size: 11px;
}
.txtCart {
	color: #472415;
	padding-left:20px;
	font-size: 11px;
}
.cartTotal {
	border-top: 1px dashed #773d24;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
	font-size: 11px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #472415;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #773d24;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image: url(../styleImages/buttons/txt_Button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	border-left: 2px solid #773d24;
	border-right: 2px solid #773d24;
}
a.txtviewCart:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image: url(../styleImages/buttons/txt_Button2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	border-left: 2px solid #773d24;
	border-right: 2px solid #773d24;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #472415;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #773d24;
}
.cartProgress {
	font-weight: normal;
	color: #472415;
	padding: 4px;
	border: 1px solid #472415;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #472415;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #472415;
	background-image: url(../styleImages/buttons/txt_Button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom: 1px solid #E7E7E7;
	height: 21px;
	line-height: 21px;
}
.tdcartEven {
	background-color: #f5f3e6;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #472415;
}
a.txtCheckout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image: url(../styleImages/buttons/txt_Button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	border-left: 2px solid #773d24;
	border-right: 2px solid #773d24;
}
a.txtUpdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image: url(../styleImages/buttons/txt_Button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	border-left: 2px solid #773d24;
	border-right: 2px solid #773d24;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #773d24;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #472415;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #472415;
	border-right: 1px solid #472415;
	border-left: 1px solid #472415;
	background-color: #f5f3e6;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #472415;
	border-left: 1px solid #472415;
	background-color: #f5f3e6;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #472415;
	border-left: 1px solid #472415;
	background-color: #f5f3e6;
	padding: 3px;
	border-bottom: 1px solid #472415;
}

.RatingBottom {
	background-color: #472415;
	padding: 3px;
	border-right: 1px solid #472415;
	border-left: 1px solid #472415;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}
