.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #3A0501;
	border: 1px solid #000;
	height: 20px;
	width: 30px;
	cursor: pointer;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
background-color: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 2px;
	font-size: 15px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #3A0501;
	border: none;
	height: 20px;
	font-weight: bold;
	border: 1px solid #000;
	cursor: pointer;
}
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;
	color: #000000;	
}
li.num {
	color: #000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #000;
}
.boxContent a{
	color: #000;
	text-decoration: none;
	}
.boxContent a:hover{
	color: #000;
	text-decoration: underline;
	}
	
a.txtSession, a.txtSiteDocs {
	color: #000;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #000;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A0501;
	padding: 2px 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: #000 solid 1px;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #831308;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #831308;
	font-size: 125%;
	font-weight: bold;
}
.txtOutOfStock {
	color: #831308;
}
.txtProdSale {
 	color: yellow;
	font-size: 125%;
	font-weight: bold;
}
.txtProdOutOfStock {
	color: yellow;
}


.txtSiteDocs{
	color: #fff;
}

a.txtSiteDocs {
	color: #fff;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #fff;
	text-decoration:underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	text-decoration:underline;
}
.txtProdList {
	color: #000;
	text-decoration:none;
}
a.txtProdList {
	color: #000;
	text-decoration:none;
}
a.txtProdList:hover {
	text-decoration:underline;
}
.txtContentTitle {
	font-size: 120%;
	font-weight: bold;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	
}
.tdListTitle {
	background-color: #510801;
	font-weight: bold;
	border: 1px solid #000;
}
.tdEven {}
.tdOdd {}
.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: #000;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #000;
}
.cartProgress {
	font-weight: normal;
	color: #000;
	padding: 14px;
	border: 1px solid #000;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #fff;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFF;
	background-color: #510801;
	border-bottom: 1px solid #000;
}
.tdcartEven {}
.tdcartOdd {}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A0501;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtCheckout:hover {
	color: #FFFFFF;
}
a.txtUpdate {
	color: #FFFFFF;
	background-color: #3A0501;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate:hover {
	color: #FFFFFF;
}
.txtStockWarn {
	font-size: 75%;
	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: #000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}

/*Shopping Basket box*/
.SCart{ font-size: 125%; float: right; }

/*Shopping Basket number of items*/
.SCartItems {}

/*Shopping Basket total link*/
.SCartTotal a{text-decoration: none; color: #000;}

/*Shopping Basket total hover effect*/
.SCartTotal a:hover{	text-decoration: underline;color: #000;}


#topHeader #checkoutbar {
	width:525px;
	height:92px;
	float:right;
	line-height:92px;
}

#topHeader .items {
	float:right;
}

#topHeader a.basket {
	display:block;
	height:92px;
	width:150px;
	padding:0 0 0 10px;
	float:left;
	background:url(../styleImages/basketIcon.jpg) top right no-repeat;
	text-decoration:none;
	color:#000;
	text-align:left;
	margin:0 20px 0 0;
}

#topHeader a.checkout {
	display:block;
	height:92px;
	width:146px;
	padding:0 0 0 10px;
	float:left;
	background:url(../styleImages/checkoutIcon.jpg) top right no-repeat;
	text-decoration:none;
	color:#000;
	text-align:left;
	margin:0 20px 0 0;
}
#topHeader a:hover { background-position:right bottom; color:#ec1d25;}

/*Language list management and font*/
.Language {
	text-align: right;
}
.Language ul li {
	display: inline;
	list-style-type: none;
}

/*Language links - link effects*/
.Language ul li a {
	color: #000;
	text-decoration: none;
	font-variant: small-caps;
}
.Language ul li a:hover {
	color: #000;
	text-decoration: underline;
	font-variant: small-caps;
}
