html, body {
	font-family: "Times New Roman, Times Roman, Georgia, serif;
	font-size: 12px;
	color: #20003d;
}

img {
	border: none;
}

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

.searchBtn {
	color: #FFFFFF;
	background-color: #67004d;
	border: 1px solid #430032;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family: "Times New Roman, Times Roman, Georgia, serif;
}
.searchBox {
	color: #67004d;
	background-color: #FFFFFF;
	border: 1px solid #460022f;
	font-size: 12px;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
}
.textbox {
	color: #67004d;
	background-color: #FFFFFF;
	border: 1px solid #6B054A;
	font-size: 12px;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #c5c25e;
	/*font-size: 12px;*/
	color: #6d5fb0;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #6d5fb0;
	border: 1px solid #0f053f;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #6D5FB0;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #6D5FB0;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #6D5FB0;
}
a.txtSession, a.txtSiteDocs {
	color: #67004d;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #430032;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #b55696;
	border: 1px solid #46022f;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #6d5fb0;
	border: 1px solid #0f053f;
	font-family:"Lucida Sans", "Times New Roman, Times Roman, Georgia, serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #430032;
	border: 1px solid #430032;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #46022f;
	font-family: "Times New Roman, Times Roman, Georgia, serif;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #5e100a;
}
.txtPrice {
	font-family: "Times New Roman, Times Roman, Georgia, serif;
	font-size:16px;
	font-weight:bold;
	color: #6D5FB0;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #8c8806;
        font-weight:bold;

}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #20003d;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #46022f;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #430032;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Times New Roman, Times Roman, Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5e3a0a;
	height: 15px;
	border-top: 1px solid #6d5fb0;
	border-left: 1px solid #6d5fb0;
	border-right: 1px solid #6d5fb0;
	padding: 5px;
}
.txtBoxSave {
	color: #20003d;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #c5c25e;
	font-weight: bold;
	color: #24033d;
}
.tdEven {
	background-color: #6d5fb0;
	border-bottom: 1px dashed #0f053f;
}
.tdOdd {
	background-color: #c525e;
	border-bottom: 1px dashed #585802;
}
.txtCartPrice {
	float: right;
	color: #20003d;
	padding-right: 3px;
}
.txtCart {
	color: #2003d;	
}
.cartTotal {
	border-top: 1px dashed #6d5fb0;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #2003d;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #430032;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #c5c2se;
	border: 1px solid #6d5fb0;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #32015e;
	border: 1px solid #430032;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #C5C25E;
	border: 1px solid #6d5fb0;
	font-family:"Times New Roman, Times Roman, Georgia, serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #231B49;
	padding: 4px;
	border: 1px solid #6d5fb0;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #56be50;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #231B49;
}
.tdcartTitle {
	font-weight: bold;
	color: #46022f;
	background-color: #c52se;
	border-bottom: 1px dashed #5b5802;
}
.tdcartEven {
	background-color: #6d5fb0;
	border-bottom: 1px dashed #0f053f;	
}
.tdcartOdd {
	background-color: #c525e;
	border-bottom: 1px dashed #585802;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #5e100a;
}
.txtError {
	font-weight: bold;
	color: #0f053f;
	background-color: #b55696;
	border: 1px solid #46022f;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #20003d;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #20003d;
	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: #6d5fb0;
	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;
}
.boxTitlePopProd {
	color: #FFFFFF;
	background-color: #633312;
	height: 20px;
	border-top: 0px solid #32015e;
	border-left: 3px solid #8c8806;
	border-right: 3px solid #8c8806;
	padding-left: 5px;
}

.boxContentPopProd {
	border-top: 1px solid #32015e;
	border-left: 3px dotted #32015e;
	border-right: 3px dotted #32015e;
	border-bottom: 3px dotted #32015e;
	background-color: #ffffff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.PopProdEa {
	text-align: center;
	padding: 3px;
}