html, body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color:#6A1211;
	margin:0px;
}

#PageContainer{ width:1024px; margin:0 auto;}
#logo{background-image: url('../styleImages/logo/logo.png'); height:106px; width:100%; background-repeat:no-repeat; background-position: center 50%;}
#nav{ width:1024px; height:61px;}
#nav .navleft{ float:left; width:45px; margin-left:5px; height:54px;background-image: url('../styleImages/nav-left.gif');}
#nav .navbar{ float:left; width:924px; height:54px;background-image: url('../styleImages/nav-middle.gif'); background-repeat:repeat-x}
#nav .navright{ float:left; width:45px; margin-right:5px;height:54px;background-image: url('../styleImages/nav-right.gif');}
#banner{ float:left; width:1000px; background-color:#ffffff; padding:10px 12px 8px 12px;}
#SearchBar{width:1024px; float:left; padding:10px 0px 10px 0px;}
.FormBg{ background-color:#4E0E0E; padding:10px;}
img {
	border: none;
}

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

.searchBtn {
	color: #ffffff;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;
	height: 26px;
	width: 30px;
	font-size: 11px;
	padding:3px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.searchBox {
	color: #333333;
	width:180px;
	background-color:#ffffff;
	border: 2px solid #4E0E0E;
	font-size: 12px;
	padding:3px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	padding:2px;
	width:160px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textregbox {
	color: #333333;
	border: 1px solid #4E0E0E;
	background-color:#ffffff;
	font-size: 12px;
	padding:2px;
	width:160px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}

.textregboxDisabled {	
	color: #e1e1e1;	
	border: 1px solid #88302F;
	background-color:#6A1211;
	font-size: 12px;
	padding:2px;
	width:160px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}


.submit {	
	color: #ffffff;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:2px 5px 5px 5px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #ffffff;	
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #ffffff;		
	background-color: #5B0F0F;
	list-style:none;
	padding:5px;
	margin-bottom:5px;
}
li.description{ font-weight:normal; font-size:11px;list-style:none; margin-bottom:10px;}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy, .txtSiteDocs {
	color: #ffffff;
	font-size:12px;	
	font-family:Arial;
	line-height:20px;
}
a.txtSiteDocs {
	color: #c3e37e;
	text-decoration: none;
	outline-style: none;

}
a.txtSiteDocs:hover {
	color: #70cdcc;
	text-decoration: none;
}
.txtButton {
	color: #ffffff;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:5px 8px 5px 8px;
	letter-spacing:0.5px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans","Lucida Sans Unicode",Verdana;
	text-decoration:none;
}

a.txtButton {
	color: #ffffff;	
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:5px 8px 5px 8px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-decoration:none;
	outline-style: none;
	letter-spacing:0.5px;

}
a.txtButton:hover {	
	color:#C3E37E;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:5px 8px 5px 8px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-decoration:none;
	letter-spacing:0.5px;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
}
.txtSession, .txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	letter-spacing:0.5px;
	outline-style: none;

}
a.txtSiteDocs:hover {
	color: #c3e37e;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #ffffff;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #c3e37e;
	text-decoration:none;
	outline-style: none;

}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Arial;
	font-style:italic;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E0E0E;
	padding: 8px;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #4E0E0E;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #5B0F0F;
}
.tdOdd {
	background-color: #6A1211;
}
.txtCartPrice {
	float: right;
	color: #c3e37e;
	padding-right: 3px;
}
.txtCart {
	color: #ffffff;		
}
.cartTotal {
	border-top: 2px dashed #4E0E0E;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #ffffff;
	outline-style: none;

}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #ffffff;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:5px 8px 5px 8px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-decoration:none;
	outline-style: none;

	letter-spacing:0.5px;	
}
a.txtviewCart:hover {
	color:#C3E37E;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:5px 8px 5px 8px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-decoration:none;
	letter-spacing:0.5px;	
	outline-style: none;

}
a.txtSession:active, a.txtSession:link, a.txtSession:visited {
	color: #ffffff;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:5px 8px 5px 8px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-decoration:none;	
	letter-spacing:0.5px;
}
a.txtSession:hover {
	color:#C3E37E;
	background-color: #4E0E0E;
	border: 1px solid #4E0E0E;	
	font-size: 11px;
	padding:5px 8px 5px 8px;
	margin-bottom:2px;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-decoration:none;	
	letter-spacing:0.5px;	
	outline-style: none;

}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	outline-style: none;

}
.cartProgress {
	font-weight: normal;
	color: #ffffff;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #c3e37e;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #ffffff;
}
.tdcartTitle {
	background-color: #4E0E0E;
	font-weight: bold;
	color: #FFFFFF;
}

.tdcartEven {
	background-color: #5B0F0F;
}
.tdcartOdd {
	background-color: #6A1211;
}

.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
#Footer{ width:1024px;background-color:#4E0E0E;margin-top:20px;}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
	width:1024px;
	margin:0 auto;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 130px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	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;
}
