html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /*black*/
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}
.searchBtn, a.searchBtn {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #453a16; /*dark brown*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; /*white*/
	background-color: #7b7e4e /* olive */
}
a.searchBtn:hover {
	background-color: #c00000; /*red*/
}
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000000; /*black*/
	background-color: #FFFFFF; /*white*/
	border: 1px solid #453a16; /*dark brown*/
}
.textbox {
	background-color: #FFFFFF; /*white*/
	padding: 4px;
	border: 1px solid #453a16; /*dark brown*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /*black*/
}
.textboxDisabled {
	background-color: #FFFFFF; /*white*/
	padding: 4px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /*black*/
}
.submit, a.submit {	
	text-decoration: none;
	padding: 2px;
	border: 1px solid #453a16; /*dark brown*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; /*white*/
	background-color: #7b7e4e /* olive */
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black	*/
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black	*/
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black	*/	
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*white*/
}
a.txtSession, a.txtSession:link, a.txtSession:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*white*/
	text-decoration: underline;
} 
a.txtSession:hover, a.txtSession:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c00000; /*red*/
	text-decoration: none;
} 
.txtSessionGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*white*/
}
.txtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black*/
	text-decoration: none;
}
a.txtButton {
	padding: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; /*white*/
	border: 1px solid #453a16; /*dark brown*/
	background-color: #7b7e4e /* olive */
}
a.txtButton:hover {
	background-color: #c00000; /*red*/
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #c00000; /*red*/
}
.txtOutOfStock {
	color: #c00000; /*red*/
	
}
.txtSiteDocs, a.txtSiteDocs, a.txtSiteDocs:link, a.txtSiteDocs:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; /*black*/
}
a.txtSiteDocs:hover, a.txtSiteDocs:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c00000; /*red*/
	text-decoration:none; /*links are not underlined*/
}

.txtDefault, a.txtDefault, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #000000; /*black*/
/*	text-decoration:none; /*links are not underlined*/
}
a.txtDefault:link, a.txtLocation:link {
/*	text-decoration: none; /*links are not underlined*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #7b7e4e /* olive */
}
a.txtDefault:visited, a.txtLocation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #000000; /*black*/
/*	text-decoration: none; /*links are not underlined*/
}
a.txtLink, a.txtLink:link, a.txtLink:visited {
/*	text-decoration: none; /*links are not underlined*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #FFFFFF; /*white*/
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c00000; /*red*/
	text-decoration:none; /*links are not underlined*/
}
a.txtDefault:active, a.txtLink:active, a.txtLocation:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c00000; /*red*/
	text-decoration:none; /*links are not underlined*/
}

.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black*/
}
a.boxContent:link {
	text-decoration:none; /*links are not underlined*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #7b7e4e /* olive */
}
a.boxContent:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black*/
/*	text-decoration:none; /*links are not underlined*/
}
a.boxContent:hover, a.boxContent:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c00000; /*red*/
/*	text-decoration:none; /*no underline*/
}

.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	color: #c00000; /*red*/
}
.txtBoxSave {
	color: #c00000; /*red*/
	padding-left: 16px;
}
.tblList {
	border: 1px solid #efefe6; /*cream*/
}
.tdListTitle {
	background-color: #d4d590; /*gold*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; /*black*/
	/*border-bottom: 1px solid #efefe6; /*cream*/
}
.tdEven {
	background-color: #FFFFFF; /*white*/
}
.tdOdd {
	background-color: #efefe6; /*cream*/
}

.txtCartPrice {
	float: right;
	color: #000000; /*black*/
	padding-right: 3px;
}
.txtCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black*/	
}
.cartTotal {
	border-top: 1px dashed #000000; /*black*/
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: underline;
	color: #000000; /*black*/
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #c00000; /*red*/
}
.txtviewCart, a.txtviewCart, a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #453a16; /*dark brown*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; /*white*/
	background-color: #7b7e4e /* olive */
}
a.txtviewCart:hover {
	background-color: #c00000; /*red*/
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c00000; /*red*/
	text-decoration: none;
	padding: 2px;
	border: 1px solid #453a16; /*dark brown*/
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000; /*black*/
	padding: 4px;
	border: 1px solid #d4d590; /*gold*/
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	font-weight: bold;
	color: #7b7e4e /* olive */
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*black*/
}
.tdcartTitle {
	font-weight: bold;
	color: #000000; /*black*/
	background-color: #d4d590; /*gold*/
}
.tdcartEven {
	background-color: #efefe6; /*cream*/
}
.tdcartOdd {
	background-color: #FFFFFF; /*white*/
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #7b7e4e /* olive */
}
a.txtCheckout {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #453a16; /*dark brown*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; /*white*/
	background-color: #7b7e4e /* olive */
}
a.txtCheckout:hover {
	background-color: #c00000; /*red*/
}
a.txtUpdate {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #453a16; /*dark brown*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF; /*white*/
	background-color: #7b7e4e /* olive */
}
a.txtUpdate:hover {
	background-color: #c00000; /*red*/
}
.txtStockWarn {
	color: #c00000; /*red*/
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE; /* pink */
	border: 1px solid #c00000; /*red*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-top: 5px;
	color: #d4d590; /*gold*/
}
a.txtCopyright:hover {
	text-decoration: none;
	color: #c00000; /*red*/
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.RatingTop {
	background-color: #efefe6; /*cream*/
}

.RatingMain {
	background-color: #efefe6; /*cream*/
	font-style:italic;
}

.ReviewBot {
	background-color: #efefe6; /*cream*/
}

.RatingBottom {
	font-weight: bold;
	color: #000000; /*black*/
	background-color: #d4d590; /*gold*/
	/*font-size: 11px;*/
}

a.sortLink, a.sortLink:visted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; /*black*/
	text-decoration: none;
}
a.sortLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c00000; /*red*/
	text-decoration:none; /*links are not underlined*/
}

#shipping-select {
	width: 220px;
}

