
.searchBtn {
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #efefeb;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	color: #000000;
}
.submit {	
	color: #666;
	background-color: #cacabd;
	border: none;
	height: 18px;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #333300;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li.disc {
	list-style-type: disc;
	list-style-position: outside;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-size: 75%;
	color: #000000;		
}
li.account {
	color: #999;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.account {
	color: #999966;
}
a.account:hover {
	color: #333300;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #49491C;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #49491C;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #666;
	background-color: #cacabd;
	border: 1px solid #000000;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #333;
	background-color: #aaaaa1;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	font-size: 75%;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #666666;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #333300;
	text-decoration: underline;
}
.txtContentTitle {
	font-weight: bold;
	color: #666;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {

}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #fff;
}
.txtCartPrice {
	float: right;
	color: #990000;
}
.txtCart {
	color: #666;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	padding-top: 5px;
	margin-top: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #666;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #333300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #037003;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
	opacity: .40;
	filter: alpha(opacity=40);
}
a.txtviewCart:hover {
	opacity: .80;
	filter: alpha(opacity=80);
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: auto;
	width: 384px;
}
.txtcartProgressCurrent {
	color: #037003;
	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: #efefeb;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #037003;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtCheckout:hover {
	text-decoration: underline;
}
a.txtUpdate {
	font-weight: bold;
	color: #666;
	background-color: #ccc;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate:hover {
	text-decoration: underline;
}
.txtStockWarn {
	font-size: 9px;
	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 {
	text-align: center;
	font-size: 8px;
	color: #999;
	width: 740px;
	margin-top: 25px;
}
a.txtCopyright {
	color: #999;
	position: static;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.copytext  {
	font-weight: normal; 
	font-size: 8px; 
	color: #999;
	}
.dropDown {
	width: 120px;
}


a.linkarrow {
	margin-left: -12px;
	color: #fff;
}
a.linkarrowon{
	margin-left: -12px;
	color: #ff0000;
}
a:hover.linkarrowon {
	text-decoration: none;
}
a:hover.linkarrow {
	color: #ff0000;
	text-decoration: none;
}
.linktext {
	color: #49491C;
}
.leftnav {
	position: relative;
	left: 24px;
	line-height: 1.5;
	font-size: 9px;
	list-style-type: none;
}
.navindent {
	position: relative;
	left: 36px;
}
ul.lnavtop {
	position: relative;
	top: 7px;
}
.centered {
	text-align: center;	
}
.bordertop {
	border-top: 1px solid #000;
}
.borderbottom {
	border-bottom: 1px solid #000;
}

hr.thin {
	border: 0;
	height: 1px;
	color: #999;
	background-color: #999;
}
a.txtlight, a.txtlight:hover {
	color: #999;
}
.homecat {
	width: 230px;
	border-bottom: thin dotted #999;
}
.descrip {
	position: absolute;  
	top: -21px;  
	left: 23px;  
	width: 400px;
	color: #5c0000;
	font-size: 9px;
	display: none;
}
#descrip:hover .descrip {
	display: inline;
}
a:link .homecatimg, a:visited .homecatimg { border-color: #49491C; } 
