body, td, th, input { color: #000000; font-family: Arial, Verdana, sans-serif; font-size: 12px; }

a, a:link, a:active, a:visited { font-weight: bold; color: #eee; text-decoration: none;}
a:hover {text-decoration: underline;}
h1, h2, h3, h4 { color: #981002; padding: 0; margin: 0.6em 0 .3em 0; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
strong { font-weight: bold; }
address { } 
p { padding: 0.3em; margin: 0; }

#topMenu ul { }
#topMenu li { float: left; padding-left: 10px; list-style-type: none;  }
#topMenu li a, #topMenu li a:link, #topMenu li a:active, #topMenu li a:visited { 
	text-decoration: none; text-transform: uppercase; font-size: 0.8em; color: #666;
}
#topMenu li a:hover { text-decoration: underline; }
input { border: 1px solid #999; } 

/*
** Homepage
*/
.homeLatestProductList { width: 500px; margin: 0 auto; }
.latestProds { width: 150px; height: 160px; float: left; text-align: center; overflow: hidden; }
.latestProds img { border: 10px solid #FFF;}

/*
** Cart
*/
.summary { border-top: 1px dashed #070F72; }
.cartPrice { text-align: right; color: #981002; font-weight: bold;}
.title { font-weight: bold; }

.cartProgress { border: 1px solid #ddd; padding: 5px; width: 60%; color: #eee; }
.txtcartProgressCurrent { color: #981002; font-weight: bold; }

/*
** Products
*/
.txtOldPrice { text-decoration: line-through; }
.txtSale { color: #981002; }

/*
** Categories
*/
.subCats { }
.subCat { float: left; width: 150px; height: 150px; text-align: center; vertical-align: bottom; }

/*
** Forms and buttons
*/
.submit { background-color: #981002; color: #FFF; font-weight: bold; margin: 0; padding: 0; height: 25px; cursor: pointer; }
.txtButton { border: 1px solid #999; background-color: #981002; color: #FFF; font-weight: bold;  padding: 4px 5px;}
.txtButton:hover { text-decoration: none; }

.txtCopyright { display: none; }

/*
** Featured Product Box
*/
.product-image { border: 10px solid #FFF;}
.product-price-title { padding: 0 5px; font-weight: bold; color: #EEE; }
.product-price { color: #981002; font-weight: bold; } 
.product-name { padding: 0 5px;}
.product-name a, .product-name a:link, .product-name a:active, .product-name a:visited { color: #333; }


/*
** Tables
*/
.tblList { border: 1px solid #CCC; }
.tdListTitle { background-color: #981002; color: #FFF; font-weight: bold; }
.tdOdd, .tdcartOdd { background-color: #D8A996; }
.tblList img { border: 10px solid #FFF; }
.tblList .cart-remove img {border: 0px none #fff;);

/*
.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	1.2em;
	color: #000000;	
}
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 {
	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: #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: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #0672CC;
}
.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: #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;
}
.cartProgress {
	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;
	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;
}
a.txtUpdate {
	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-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 {
	display: none;
	text-align: center;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
*/