html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #572001;
}

img {
	border: none;
}

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

.searchBtn {
	color: #efe5da;
	background-color: #93705c;
	border: none;
	height: 18px;
	width: 30px;
	font-size: 75%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
  cursor: hand;
}
.searchBox {
	color: #efe5da;
	background-color: transparent;
	border: 1px solid #93705c;
  height: 16px;
	font-size: 80%;
  padding: 0 3px 0 3px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
  border: none;
	border-top: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  padding: 0 3px 0 3px;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {	
	color: #fff;
	/* height: 18px; */
	/* font-weight: bold; */
  padding: 0px 3px;
  font-size: 90%;
	background-color: #00b33c;
	border: none;
  border-top: 1px solid #6edc93;
  border-left: 1px solid #6edc93;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
  cursor: hand;
}
form, input {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #333333;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
        line-height: 2.5em;
}
li.bulletLrg {
	list-style-type: none;
  font-weight: bold;
}
li.bulletLrg a {
  color: #00b33c;
}
li.bulletLrg a:hover {
  color: #007a29;
}
li.num {
	color: #333333;
  list-style: none;
  margin-bottom: 5px;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #93705c;
}
.txtCopy {
  color: #000;
}
#topHeader .txtSession {
	font-size: 75%;
}
a.txtSession, a.txtSiteDocs {
	color: #00b33c;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #007a29;
	text-decoration: none;
}
.txtButton {
	color: #fff;
	background-color: #00b33c;
  border: none;
	border-top: 1px solid #6edc93;
  border-left: 1px solid #6edc93;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
  padding: 2px 5px;
}
a.txtButton {
	color: #fff;
	background-color: #00b33c;
  border: none;
	border-top: 1px solid #6edc93;
  border-left: 1px solid #6edc93;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
  padding: 2px 5px;
}
a.txtButton:hover {
	background-color: #007a29;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:120%;
	font-weight:bold;
	color: #11be4c;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #93705c;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 75%;
}
a.txtSiteDocs:hover {
	color: #efe5da;
	text-decoration:none;
}
.tdEven .txtDefault, .tdOdd .txtDefault {
  font-size: 140%;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #572000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #11be4c;
	text-decoration:none;
}
#topHeader a.txtLink {
	color: #93705c;
	text-decoration:none;
}
#topHeader a.txtLink:hover {
	color: #fff;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
  color: #fff;
  padding: 5px 10px 3px 10px;
  background: #00b33c url(../styleImages/backgrounds/headerBg1.gif) repeat-x;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
  margin: 10px 0 0 0;
}
.tdListTitle {
	background: #00b33c url(../styleImages/backgrounds/headerBg1.gif) repeat-x;;
	font-weight: bold;
	color: #fff;
}
.tdEven {
	background-color: #fff;
	border-bottom: 1px dashed #00b33c;
  font-size: 80%;
}
.tdOdd {
	background-color: #f0f6f2;
	border-bottom: 1px dashed #00b33c;
  font-size: 80%;
}
.txtCartPrice {
	float: right;
	color: #00b33c;
	padding-right: 3px;
  margin: 0 10px 0 0;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #00b33c;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #fff;
	background-color: #00b33c;
  border: none;
	border-top: 1px solid #6edc93;
  border-left: 1px solid #6edc93;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
  padding: 2px 5px;
}
a.txtviewCart:hover {
	background-color: #007a29;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #fff;
	background-color: #00b33c;
	border: 1px solid #fff;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #00b33c;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dashed #00b33c;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.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: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 100px;
  font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
  font-size: 75%;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#RatingTop {
	background-color: #ffffff;
	padding: 10px;
}

#RatingMain {
	background-color: #ffffff;
	padding: 0px 10px 15px 10px;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

#RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	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;
}

.listprice {
  color: 007a29;
  font-weight: bold;
  font-size: 125%;
}
/************************************************************************/
/* Product detail                                                       */

.prodDetail           { padding: 10px 0 10px 10px; }
.prodDetail .path .sub{ font-size: 1.8em; font-weight: bold; }
.prodDetail .path .current { font-size: 1.6em; font-weight: bold; }
.prodDetail h1        { font-size: 1.5em; margin: 20px 10px 10px 0; }
.prodDetail h2        { font-size: 1.1em; margin: 0; }
.prodDetail p         { margin: 0 10px 0 0; }
.prodDetail .specs    { margin: 20px 0 0 0; }
.prodDetail .specs th { text-align: left; width: 170px; vertical-align: top; padding-right: 10px; }
.prodDetail .specs th,
.prodDetail .specs tr { padding-bottom: 5px; }
.prodDetail .short    { font-weight: bold; margin: 0 10px 10px 0; }
.prodDetail .imgContainer { border-left: 1px solid #00b33c; border-top: 1px solid #00b33c; background-color: #fff; margin: 20px 0 0 0; width: 310px; text-align: center; }
.prodDetail .pricingContainer { margin: -18px 0 0 0; width: 290px; background: transparent url(../styleImages/backgrounds/priceBg.jpg) no-repeat 0 0; padding: 20px 10px 30px 10px; }
html>body .prodDetail .description table td { vertical-align: top; width: 190px; }
html>body .prodDetail .description table td { width: 290px; }
.prodDetail .buyBtn   { float: right; text-align: right; }
.prodDetail .prodImg  { margin: 0; padding: 10px 0 10px 0; }
.prodDetail #imgThumbSpace { width: 300px; display: block; margin: auto auto; }
.prodDetail #imgThumbSpace a { padding: 5px; margin: 5px; width: 75px; height: 75px; border: 1px solid #fff; display: block; float: left; display: table-cell; vertical-align: middle; }
.prodDetail #imgThumbSpace a:hover { border: 1px solid #00b33c; }
.prodDetail #imgThumbSpace a img { display: block; margin-left: auto; margin-right: auto; }
.prodDetail .txtPrice { position: relative; top: -10px; font-size: 150%; color: #007a29; }
.prodDetail .oop      { color: #f00; }
