html, body {
	font-family:Verdana;
	font-size: 12px;
	color: #333333;
	
	margin:auto !important; 
	
}

img {
	border: none;
}

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


.home{ float:left; margin:0px 0px 20px 0px; padding:0px; width:950px;}

.body-text{/* width:932px;*/ margin:0px auto !important; padding:0px 10px; float:left; text-align:center;  }
.mainhome{ width:95%; margin:0 15px 0 23px; padding:0px; float:left;}

*html .mainhome{ width:930px !important; margin:0px auto !important; padding:0px 0px 0px 25px !important; float:left; border:#000 solid 0px;}

.searchBtn {
	color: #FFFFFF;
	background: url(../styleImages/icons/serch-go.gif) no-repeat left top; 
	background-color:none; border:none;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:Verdana; cursor:pointer;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Verdana; height:16px;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7faea4;
	font-size: 12px;
	font-family:Verdana;
}

.textbox2 {
	color: #333333;
	/*background-color: #FFFFFF;*/
	background: url(../styleImages/icons/no-bg.gif) no-repeat left top ; padding:3px;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Verdana;
}

.textbox3 {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7faea4;
	font-size: 12px;
	font-family:Verdana; width:146px;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px dashed #e1e1e1;
	font-size: 12px;
	color: #e1e1e1;
	font-family:Verdana;
}

.tell-friend{ background: url(../styleImages/icons/tell-icon.gif) no-repeat left 6px ; padding:5px 20px; margin:0px;}
.rew{ background: url(../styleImages/icons/rew-icon.gif) no-repeat left 6px ;  padding:5px 20px; margin:0px;}

.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	/*background-color: #00745c;*/
	border: 0px solid #b1d16c; background: url(../styleImages/icons/basket-bg.gif) no-repeat left top #009d5e; 
	padding:2px 2px 2px 15px;
	font-family:Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 5px;
	padding: 0px;
	color: #333333;	
}

li {
	list-style-position: outside;
	margin: 6px 0 0 0;
	padding: 0px; list-style-type:none;
}
li.bullet {
	/*list-style-type: square;*/ background: url(../styleImages/icons/shop-cat-icon.gif) no-repeat left 6px;  padding-left:15px; line-height:23px; border-bottom:#ffe4b0 solid 0px;	list-style-type:none;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333; background: url(../styleImages/icons/shop-cat-icon.gif) no-repeat left 6px;  padding-left:15px; line-height:23px; border-bottom:#ffe4b0 solid 0px;	list-style-type:none;	
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}

.txtCopy strong{background: url(../styleImages/icons/shop-cat-icon.gif) no-repeat left 2px;  padding-left:15px; line-height:23px; border-bottom:#ffe4b0 solid 1px;}

a.txtSession, a.txtSiteDocs {
	color: #000;
	text-decoration: none; font-weight:bold; 
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #007f68;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #009d5e;
	border: 1px solid #028752;
	font-family:Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	/*background-color: #00745c;*/
	background: url(../styleImages/icons/basket-bg.gif) no-repeat left top #009d5e; 
	border: 1px solid #ffffff;
	font-family:Verdana;
	padding: 2px 5px 2px 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	/*background-color: #70cdcc;*/
	border: 1px solid #fff;
	font-family:Verdana;
	padding: 2px 5px 2px 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}


a.txtButton2 {color: #ffe3b1;
	
	font-family:Verdana;
	
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

a.txtButton2:hover{ text-decoration:underline;}
.buy-but{background-color: #1d212c;
	border: 1px solid #b68425; padding:0px 12px; cursor:pointer; float:right;}

.txtOldPrice {
	text-decoration: line-through;
	font-size:12px; color:#026f2c;
}
.txtSale {
 	color: #ff0000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #006f2a;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:Verdana;
	font-size: 12px; padding:0px 8px; font-weight:normal;
}
a.txtSiteDocs:hover {
	color: #bef6ea;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #000000;
	text-decoration:none; 
}

.future-pro-name{ font-weight:bold; padding:10px; border-bottom:#aba391 dashed 1px;}
.future-pro-price{ font-weight:bold; padding:5px; border-bottom:#aba391 dashed 1px; border-top:#fff solid 1px;}
.buy-bor{ border-bottom:#aaa390 dashed 1px;}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #006f2a;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #557e14;
	text-decoration:none;
}

a.txtLink{ float:right; padding:5px 20px 0 0; $padding:5px 25px 0 0; color:#00543d; text-decoration:underline;}

.pagination a.txtLink{ float:right; padding:0px 20px 0 0;  color:#00543d; text-decoration:underline;}


.txtContentTitle {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #159471;
	height: 15px; 
	/*border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;*/
	padding: 5px;
	text-align:left;
}

*+ html .txtContentTitle {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold; width:100%; overflow:hidden;
	color: #FFFFFF;
	background-color: #159471;
	height: 15px; 
	padding: 5px;
	text-align:left;
}

.txtBoxSave {
	color: #00812a;
	padding-left: 2px;
}
.tblList {
}
.tdListTitle {
	background-color: #4aa88e;
	font-weight: bold;
	color: #FFFFFF; 
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #aba391; vertical-align:middle;
}

.tdEven img, .tdOdd img{
	
	border:#00543d solid 5px; margin:10px 0px;
	width:125px;
}

.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #aba391; vertical-align:middle;
}
.txtCartPrice {
	float: right;
	color: #ff0000;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}


.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px; font-weight:bold;
}


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: #FFFFFF;
	/*background-color: #00745c;*/
	background: url(../styleImages/icons/basket-bg.gif) no-repeat left top #009d5e; 
	border: 1px solid #b1d16c;
	font-family:Verdana;
	padding: 3px 5px 3px 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	/*background-color: #70cdcc;*/
	background: url(../styleImages/icons/basket-bg.gif) no-repeat left top #009d5e; 
	border: 1px solid #b1d16c;
	font-family:Verdana;
	padding: 3px 5px 3px 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	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: #00745c;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.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: left;
	/*font-size: 11px;*/
	padding: 30px 29px 13px 29px;
	color: #000000; 
	background: url(../styleImages/backgrounds/footer-bg.jpg) repeat-x left top; display:none;
}
a.txtCopyright:hover {
	text-decoration: none; display:none;
}

.footer, a.footer {
	text-align: left; float:left; width:922px;
	font-size: 11px;
	padding: 30px 29px 13px 29px;
	color: #00543d; 
	background: url(../styleImages/backgrounds/footer-bg.jpg) repeat-x left top;
}
a.footer:hover {
	text-decoration: none;
}

.dropDown {
	width: 120px; margin:0 0 10px 0;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text1{ float:left; width:300px; padding:0px; margin:3px 0px 0px 10px; text-align:center;}
.text2{ float:left; width:300px; padding:0px; margin:3px 10px; text-align:center;}
.text3{ float:left; width:260px; padding:0px; margin:3px 10px 0px 0px; text-align:center; }
*html .text3{ float:left; width:240px; padding:0px; margin:3px 10px 0px 0px; text-align:center;  }

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

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.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;
}

.pro-tit{padding:12px 14px 12px 20px; margin:0; border-bottom:#aba391 dashed 1px; float:left; width:96%; background:#e3ded3;}

.pro-tit strong{color: #006f2a;  }   
.pro-des{ padding:20px 14px 20px 20px ; border-bottom:#aba391 dashed 1px; border-top:#fff solid 1px; float:left; width:96%; background:#e3ded3;}
.pro-qua{text-align: right; padding:20px 6px 20px 10px; border-top:#fff solid 1px; border-bottom:#aba391 dashed 1px; float:left; width:98%; background:#e3ded3;}
.pro-code{padding:20px 6px 20px 10px; margin-bottom:5px; border-top:#fff solid 1px; float:left; width:98%; background:#e3ded3;}

.pro-des img{ border:#00543d solid 5px; padding:5px; width:250px;}  

.reg span{ color:#FF0000;}

.tedtext p{color:#FF0000;}

.txtSiteDocs, a.txtSiteDocs, a.txtLink, a.txtLocation {
	color: #fff;
	text-decoration:none;
}

.boxContent a.txtLocation{color: #000;
	text-decoration:none;}
	
.boxContent a.txtLocation:hover{color: #000;
	text-decoration:underline;}	

a.txtSiteDocs:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #d2f2ee;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #557e14;
	text-decoration:none;
}


.serch-form a.txtLink{ color: #000; text-decoration:none;}

.subcat, .login-we{ width:96%; margin:auto; padding:0px;}

