html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
}

img {
	border: none;
}

a{ outline:none;}

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

.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
	font-size: 11px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}
.textbox {
	background-color: #FFF;
	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;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
}
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;
}
.txtCopy {
	color: #666666;
}
.promobox{margin-top:10px;float:left; width:180px}
.promoboxbutton{height:20px; padding:5px 0 5px 5px; background-image:url(/skins/Classic/styleImages/backgrounds/bg_tile_redfade_button.jpg); background-position:top; background-repeat:repeat-x; background-color:#FE0000}
.promoboxbutton a{color:#ffffff; font-weight:bold; font-size:12px;text-decoration:none}
.promoboxbutton a:hover{text-decoration:underline}


.categorylinks{text-align:left; font-size:10px; font-weight:bold; color:#666666; margin-bottom:10px;}
.categorylinks a{text-decoration:none; color:#666666;}
.categorylinks a:hover{ text-decoration:underline; color:#ffffff;}

.siteDocs {padding:10px 0 0 10px; margin:5px 0 10px 0; font-size:14px; font-weight:bold}
.siteDocs ul{list-style-type:none;}
.siteDocs li{padding-bottom:5px;}
.siteDocs a{ color:#fcfcfc;text-decoration: none;}
.siteDocs a:hover{ text-decoration: underline;}

.txtSiteDocs{font-weight:bold; font-size:14px;}
.txtSession{
	color: #ffffff;
	font-size:11px; font-weight:bold
}
a.txtSession{
	color: #ffffff;
	text-decoration: none;
}

a.txtSession:hover{
	color: #ffffff;
	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;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #CC0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink {
	color: #fff;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover {
	color: #fff;
	text-decoration:underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #fff;
	text-decoration:none;
}

.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #ffffff;	
	font-size:11px; font-weight:bold;
}
.viewcart{background-color:#FE0000; width:170px; padding:5px 0 5px 10px; float:right; color:#ffffff;margin-bottom:10px;}
.viewcart a:hover{
	text-decoration:underline;
}
.viewcart a{
	text-decoration:none;
	color:#ffffff;
	font-size:11px; font-weight:bold;
}
.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: #fff;
}
a.txtCartProduct:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
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: #00CCFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
.cartProgress {
	font-weight: normal;
	color: #999;
	padding: 4px;
	width: 350px;
}
.txtcartProgressCurrent {
	color: #cc0000;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #333;	
	color:#fff;
}
.tdcartOdd {
	background-color: #333;
		color:#fff;
}
.tdCartSubTotal {
}
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: #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;
}
#subCats{color:#fff}
#subCats h3{
	margin:5px 0 5px 0; font-size:16px;
}

#subCats a{
	color:#fff;
	text-decoration:none;
}

#popularProducts {width:580px; margin-bottom:10px;}
#popularProducts p{ color:#CC0000; font-weight:bold;margin-bottom:0;}
#popularProducts li{list-style:none; float:left;width:140px; padding-bottom:4px;font-size:11px;}
.popularProductEnd{margin-right:0;}
.popularProductStart{clear:left}




hr{

border: 0;
color: #fff;
background-color: #fff;
height: 1px;
width: 100%;
clear:left
}

.quicklinks li{padding:10px;}

/*---------------------------------------------*/
.moreInfo h2{
	margin:10px 0 0 0;
	font-size:18px;
}

.moreInfo h1{
	margin:10px 0 3px;
	font-size:18px;
}
.moreInfo p{
	margin:0 0 10px 0;
}

ul.sitemapList, ul.sitemapSingleList{
	font-size:17px;
	list-style:none;
}

ul.sitemapList ul li{
	font-size:13px;
	margin: 0 0 0 20px;
}

ul.sitemapList li{
	margin-bottom:10px;
}

ul.sitemapList li ul li{
	margin-bottom:0;
}

ul.sitemapList a, ul.sitemapSingleList a{
	color:white;
	font-size:13px;
}
