strong { font-weight: bold; }

/* Search Form */
#containerSearch p { display: inline; color: #006e3a; }
#containerSearch a#advancedSearch { font-size: .7em; }

/* Text */
.scored { text-decoration: line-through; }
td { vertical-align: middle; border-bottom: 1px solid #666; padding: 5px; }

/* Forms */
.submit, a.submit { background: #006e3a; color: #fff; border: 1px solid #000; padding: 2px; }
.submit:hover { background: #fff; color: #006e3a; }

/* Latest Products */
#containerProduct { border-bottom: 1px solid #000; padding: 5px 0; }

/* Product View */

.prodImg { float: right; }
.txtSale { font-size: 2em; color: #006e3a; }

.txtCopyright { display: none; }

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

.searchBox { border: 1px solid #000; width: 140px; padding-bottom: 2px; }
.searchBtn { border: none; background: #006e3a; color: #fff; }
.searchBtn:hover { background: #fff; color: #006e3a; }
a#advancedSearch { font-size: .7em; text-decoration: none; padding-right: 40px; }
.columnSideBox { background: #ccc; border: 1px solid #000; margin-bottom: 10px; padding: 5px; font-size: .8em; }
#breadCrumbs { background: #ccc; border: 1px solid #000; margin-bottom: 10px; padding: 5px; font-size: .8em; }
#shoppingCart { padding-bottom: 5px; }
.tdEven img {  }

img.prodImg { float: right; }

.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #070F72;
	border: 1px black solid;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

li.num {
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006e3a;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000;
}
a.txtButton:hover {
	color: #006e3a;
	background-color: #FFFFFF;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #006e3a; font-size: 2em; float: none;
}
.txtOutOfStock {
	color: #FF0000;
}
#siteDocs {
	padding: 0 0 10px 0;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0672CC;
	padding-: 5px;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #006e3a;
}
.tdListTitle {
	background-color: #006e3a;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px solid #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 20px;
}
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 {
	margin: 0 0 0 80px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006e3a;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
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;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 10px auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
txtCheckout { margin-bottom:  20px; }
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.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: 120px;
}
.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;
}
