.floatright {
	float:right;
	margin:0 0 10px 10px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding:0 0 0 9px;
	margin:0;
	color:#FFFFFF;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	padding-bottom:4px;
	border-bottom:1px solid #ccc;
}
.subCats {
	float:left;
	height:125px;
	width:125px;
	text-align:center;
	margin:7px;
}
ul.leftlinks ul {
	list-style:none;
}
.leftlinks li {
	padding:0;
	margin:0;
	list-style:none;
	list-style-position:outside;
	display:inline;
}
.leftlinks li a {
	color:#28006f;
	font-weight:bold;
	text-decoration:none;
	padding:4px;
	line-height:18px;
	margin:0;
	width: 160px;
	display: block;
	border-bottom:1px solid #ccc;
}
.leftlinks li a:hover {
	background-color: #5A7B37;
	color: #fff;
	text-decoration:none;
	line-height:18px;
}
#left {
	background:#fff;
	padding:0 0 10px 6px;
	font-size:11px;
	position:relative;
}
#left span {
	color:#104B41;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:10px 4px;
}
.crumbs {
	font-size:10px;
}
.clear {
	clear:both;
}
.trial td {
	padding:5px;
}
.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 53px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	width:105px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton, .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6f8c3a;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border:none;
}
a.txtButton:hover, .submit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #394b1b;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left:9px;
	color:#FFFFFF;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 0px solid #070F72;
}
.tdListTitle {
	background-color: #104B41;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEBEB;
}
.txtCartPrice {
	float: none;
	color: #FF0000;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEBEB;
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
img {
	border: none;
}
.cart_icon {
	border: none;
	margin: 12px 0px;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}
.RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}
.RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	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;
}
/* CSS Document */



.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #104B41;
}
.style2 {
	color: #269D05
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	padding:1px 3px 1px 3px;
	font-weight:bold;
	border:solid 1px #0B3F36;
	color: #0b3f36;
}
.style3 a {
	text-decoration:none;
	border:none;
	color:#0b3f36;
}
a.style3:hover {
	text-decoration:underline;
	color:#CC0000;
}
td.style4 {
	padding-left:12px;
	vertical-align:top;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104B41;
	font-weight: bold;
}
.style5 a {
	color: #28006F;
	text-decoration:none;
}
.style5 a:hover {
	color: #5d7f23;
	text-decoration: underline;
}
div.style5 {
	background-color:#FFFFFF;
	padding-bottom:10px;
	padding-left:6px;
	padding-top:0px;
}
a.style5:link {
	text-decoration:none;
}
a.style5:visited {
	text-decoration:none;
}
a.style5:hover {
	color:#5A7B37;
	text-decoration:underline;
}
a.style5:active {
	text-decoration:none;
}
.style6 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	padding:4px;
	background-color:#104b41;
}
.style7 {
	font-size: 13px;
	line-height:1.5em;
	color: #000000;
	padding:6px;
	background-color:#b5caca;
}
.style7 a {
	font-size: 13px;
	line-height:1.7em;
	color: #000000;
	padding:4px;
	background-color:#b5caca;
}
.style8 {
	height:100%;
	border-left: #9FB7B3 2px solid;
	background-color:#FFFFFF;
	padding-top: 1px;
}
.style9 {
	background-color:#104B41;
	padding:4px;
}
.style10 {
	padding-left: 12px;
	padding-top: 64px;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding:4px;
}
.style12 {
	padding-left: 50px;
	padding-top: 88px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}
.name {
	color:#262626;
	background:#fff;
	padding:3px 6px;
	font-size:12px;
	position:relative;
	bottom:4px;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:8px;
	color:#364819;
}
.style14 {
	color: #0F4A40;
	font-weight: bold;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
}
.style17 {
	color: #28006F;
	padding:8px 20px;
	line-height:1.2em;
}
.style17 a {
	color: #28006F;
	text-decoration:none;
}
.cstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color:#104B41;
	padding:4px;
	padding-left:9px;
}
.cstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#5D7F23;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:9px;
	padding-left:9px;
	line-height:1.403em;
}
.cstyle3 {
	color: #FFFFFF
}
.cstyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.cstyle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #700600;
}
a.cstyle5:link {
	color:#700600;
	text-decoration:none;
}
a.cstyle5:visited {
	color:#700600;
	text-decoration:none;
}
a.cstyle5:hover {
	color:#700600;
	text-decoration:underline;
}
a.cstyle5:active {
	color:#700600;
	text-decoration:none;
}
a.cstyle5:link img {
	border:none;
}
a.cstyle5:visited img {
	border:none;
}
a.cstyle5:hover img {
	border:none;
}
a.cstyle5:active img {
	border:none;
}
.cstyle6 {
	color: #3A4B21;
	text-align:center;
}
a.cstyle6:link {
	color:#FFFFFF;
	text-decoration:none;
	padding:6px;
}
a.cstyle6:visited {
	color:#FFFFFF;
	padding:6px;
	text-decoration:none;
}
a.cstyle6:hover {
	color:#700600;
	text-decoration:none;
}
a.cstyle6:active {
	color:#FFFFFF;
	padding:6px;
	text-decoration:none;
}
.style15 {
	font-size: 12px;
	color: #5D7F23;
}
a.style15 {
	text-decoration:none;
}
.cstyle7 {
	padding:5px;
	border-bottom:#5D7F23 1px Solid;
}
ul.qalist {
	list-style: none;
	margin-left: 0;
	padding-left: 1.6em;
	text-indent: -1.4em;
}
.qlist {
	color:#990000;
}
#qalist li.qlist:before {
	content:"Q. ";
	color:#293710;
	font-weight:bold;
}
#qalist li.alist:before {
	content:"A. ";
	color:#700600;
	font-weight:bold;
}
.hometbl {
	width:570px;
	text-align:center;
	vertical-align:top;
}
.home-row {
	height:130px;
	vertical-align:top;
}
.hometbl-prod {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:3px;
	text-align:left;
	font-weight:bold;
	color:#374039;
}
.hometbl-view {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:1px;
	text-align:left;
	color: #357515;
}
.hometbl-view a {
	text-decoration:none;
}
