html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}
.sbox {
	color: #000000;
	padding:5px;
	background-color: #DDE6ED;
	border: 1px dotted #2A826A;
	margin-bottom: 15px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	font-size: 11px;
	width:97%;
}
.textbox {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #375F7B;
	border:0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	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;
}
.aline {
	padding-bottom:8px;
	border-bottom: 1px solid #ACA899;
}
.aline2 {
	border-top: 1px solid #ACA899;
}
li.num {
	font-weight:bold;
	color: #6B9BBD;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtNormal {
	font-size:14px;
	font-weight:bold;
 	color: #6B9BBD;
}
.txtOldPrice {
	color:#B3C0C9;
	font-size:11px;
	text-decoration: line-through;
}
.txtSale {
	font-size:14px;
	font-weight:bold;
 	color: #6B9BBD;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #303E49;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #0E51A3;
	text-decoration:underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 16px;
	font-weight: bold;
	color: #518BB3;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px dotted #BFCCC7;
}
.tdListTitle {
	background-color: #8DA2B1;
	font-weight: bold;
	color: #ffffff;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EEECEC;
}
.txtCartPrice {
	float: right;
	color: #6B9BBD;
	padding-right: 3px;
}
.txtCart {
	color: #303E49;	
}
.cartTotal {
	border-top: 1px dashed #AD90A6;
	width: 153px;
	padding-top: 2px;
	color:#0E51A3;
	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, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #375F7B;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.txtviewCart:hover {
	background-color: #375F7B;
	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;
	font-size:13px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #375F7B;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8DA2B1;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EEECEC;	
}
.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;
}
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: #000000;
	background-color: #C8E2DB;
	border: 1px dotted #2A826A;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #BFCCC7;
}
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 {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}
.blacktxt, a.blacktxt {
	color:#000000;
	text-decoration:none;	
}
a.blacktxt:hover {
	color:#000000;
	text-decoration:none;	
}
.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color:#EAF0F4;
	padding: 3px;
	color: #000000;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}
.docs, a.docs {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#FFFFFF;
	text-decoration:none;
}
a.docs:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}