html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

img {
	border: none;
}

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

.searchBtn {
	color: #FFFFFF;
	background-color: #ff9933;
	border: 1px solid #dedede;
	height: 20px;
	width: 30px;
	padding:2px 4px 2px 4px;
	font-size: 11px;
	font-family:arial, helvetica;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:arial, helvetica;
	padding:2px 4px 2px 4px;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 4px 2px 4px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #ff9933;
	border: 1px solid #dedede;
	font-family:arial, helvetica;
	padding:2px 4px 2px 4px;
}
form {
	margin: 0px;
	padding: 0px;
}

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

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: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #FF9900;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.txtButton2, a.txtButton2 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	background-image: url(../styleImages/buybutton.jpg);
	height: 26px;
	width: 45px;
	margin-top:5px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	display: block;
}
a.txtButton2:hover {
	color: #330000;


}

.txtButton, a.txtButton {
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #dedede;
	font-family:arial, helvetica;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	height:20px;
	margin-bottom:1px;
}

a.txtButton:hover {
	background-color: #CC0000;
	
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #CC0000;
	font-family:'MS trebuchet', arial
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #0099FF;
}
.txtPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	display: block;
	padding-top: 5px;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #999999;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #0066CC;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
	line-height: 18px;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF9900;
	text-decoration:none;
}
.txtprod, a.txtprod {
	color: #333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	display: block;
	padding: 0px;
}
a.txtprod:hover {
	color: #5399CB;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 18px;
	margin-bottom: 10px;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #cccccc;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #cccccc;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #cccccc;
}
.txtCartPrice {
	float: right;
	color: #2A86C5;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #ff9933;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	display: block;
	padding:2px 4px 2px 4px;
}
a.txtviewCart:hover {
	color:#ff9933;
	background-color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color:#ff9933;
	background-color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	display: block;
	padding:2px 4px 2px 4px;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
	background-color:#f1f1f1;
}
.txtcartProgressCurrent {
	color: #CC0000;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #cccccc;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #cccccc;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #cccccc;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #333333;
	background-color: #ffcc99;
	border: 1px solid #ff9933;
	padding: 2px 2px 2px 10px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.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;
}

