html, body {
	font:12px/21px Helvetica, Arial, sans-serif;
	color: #000000;
	background:#1267a8;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color: #8b2a10
}
a:hover {
	color: #1267a8
}

#colLeft a {
	color: #3174CD;
	text-decoration:underline;
	font-size:120%;
}
#colLeft a:hover {
	color: #004d87;
	text-decoration:none;
}
img {
	border: none;
}

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

.searchBtn {
	color: #776d5e;
	background:#dcceb7;
	border:1px solid #b9ab94;
	padding:1px 3px;
}
.searchBtn:hover {
	color: #000;
}
.searchBox {
	color: #8f836f;
	background-color: #FFFFFF;
	border: 1px solid #b9ab94;
	font-size: 12px;
	padding: 3px;
	width:100px;
}
.textbox {
	color: #8f836f;
	background-color: #FFFFFF;
	border: 1px solid #b9ab94;
	font-size: 12px;
	padding: 3px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	padding: 3px;
	border:1px solid #c0c0c0;
	color: #2a2c2d;
}
form {
	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;
}
.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 {
	color: #FFFFFF;
	background-color: #1267A8;
	padding: 8px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #8b2a10;
	text-decoration: none;
}
input.txtButton {
	padding: 3px;
	border:1px solid #c0c0c0;
	color: #2a2c2d;
}
textarea { 
	font: 12px/19px Helvetica, Arial, sans-serif
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.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: #b78d82;
	text-decoration:underline;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #8b2a10;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 22px;
	color: #3174c7;
	padding:0 0 4px 0;
	border-bottom: 1px solid #c4dff5;
	margin: 0 0 15px 0;
	display:block;
	font-weight:normal;
}
.txtContentTitle strong {
	font-weight:normal;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #6b8da7;
}
.tblList td {
	padding: 10px 5px;
}
.tdListTitle {
	background-color: #dde7ed;
	font-weight: bold;
	color: #1a73b0;
}
.tdEven {
	background-color: #FFFFFF;
	padding:10px 0;
}
.tdOdd {
	background-color: #EBEDFE;
	padding:10px 0;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	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-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;
}
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: auto;
	margin-bottom:30px;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	color: #39352e;
	background-color: #F6F4F0;
	border-bottom: 1px solid #c0bcb3;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #c0bcb3;
}
a.txtCheckout {
	color: #FFFFFF;
	background-color: #5fa356;
	padding: 8px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtUpdate {
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 8px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtCheckout:hover, a.txtUpdate:hover {
	background: #1267A8
}
.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 #DAD6CE;
	border-right: 1px solid #DAD6CE;
	border-left: 1px solid #DAD6CE;
	background-color: #F6F4F0;
	padding: 3px;
}

#RatingMain {
	border-right: 1px solid #DAD6CE;
	border-left: 1px solid #DAD6CE;
	background-color: #F6F4F0;
	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: #938e85;
	padding: 3px;
	border-right: 1px solid #DAD6CE;
	border-left: 1px solid #DAD6CE;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color:#1a73b0;
	text-decoration:underline;
}
a.sortLink:hover {
	text-decoration: none;
}

#shipping-select {
	width: 220px;
}
.boxContent hr {
	height:1px;
	border:0;
	background: #b4c3d6;
	color: #b4c3d6;
	width:70%;
	margin: 20px auto;	
}

#cnav { width:100%; }
#cnav a:active, #cnav a:focus { border:0; outline:0; }
#cnav ul, #nav ul { width: 81em; margin:0 auto;}
#cnav, #nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0 auto;
	list-style: none;
	background:#1b75b1;
	color: #fff;
	text-align:center;
	height:auto;
	overflow:hidden;
	z-index:5
}

#nav a {
	display: block;
	width: 9em;
	padding: 7px 0;
	color: #fff;
	text-decoration:none;
	background: transparent;
}
#nav a:hover { color: #c6e1f3; }
#nav li { /* all list items */
	float: left;
	width: 9em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #1b83c8;
	width: 10em;
	z-index:5;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav ul li a { 
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
#nav li ul li a:hover {
	background:#1676b5;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}