.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-size: 14px;
	padding: 4px;
	color: #d4d4d4;
	background-color: #696969;
	border: 1px solid #393939;
}
.textbox {
	background-color: #eee;
	border: 1px solid #191919;
	padding: 2px;
	font-size: 12px;
	color: #191919;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	
	font-size: 11px;
	color: #000000;
}
.submit {	
	
	color: #191919;
	border: none;
	font-weight: bold;
	border: 1px solid #191919;
	padding: 2px 10px;
	background-image: url(../styleImages/buttonbg.jpg); background-position: center center;
}
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;
	
	font-size: 100%;
	color: #000000;	
}
li.num {
	
	
	color: #000000;		
}
li.account {
	padding-top: 10px;
	padding-bottom: 10px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	
	

}
a.txtSession { color: #ddd; margin: 0 4px; }
a.txtSiteDocs {
	color: #004978;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	
	color: #fff;
	text-decoration: underline;
}
a.txtButton {
	
	font-weight: bold;
	color: #000;
	padding: 4px 10px;
	line-height: 20px;
	border: 1px solid #191919;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../styleImages/buttonbg.jpg); background-position: center center;
}
a.txtButton:hover {
	
	font-weight: bold;
	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: #191919;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 20px;
	line-height: 40px;
	color: #191919;
}



.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #191919;
}
.tdListTitle {
	background-color: #191919;
	
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	padding-right: 3px;
}
.txtCart {
	
	
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #191919;
	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: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 10px;
	border: 1px solid #191919;
	font-size: 12px;
	background-image: url(../styleImages/buttonbg.jpg);
	background-position: center center;
}
a.txtviewCart:hover {
	color: #000;
}
.cartProgress {
	
	font-weight: normal;
	color: #666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #004978;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #191919;
	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: #191919;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 10px;
	border: 1px solid #191919;
	background-image: url(../styleImages/buttonbg.jpg); background-position: center center;
}
a.txtUpdate {
	
	font-weight: bold;
	color: #191919;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 10px;
	border: 1px solid #191919;
	background-image: url(../styleImages/buttonbg.jpg); background-position: center center;
}
.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 {
	text-align: center;
	
	font-size: 11px;
	padding-top: 5px;
	color: #fff;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.tdExpress {
	background-color: #FFFFC0;
}

ul.catList li ul { display: none; }
