html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #644880;
}

img {
	border: none;
}

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

.searchBtn {
	color: #FFFFFF;
	background-color: #644880;
	border: 1px solid #644880;
	height: 20px;
	width: 30px;
	font-size: 14px;
}
.notes {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b1c6e;
	text-decoration:none;
}
.searchBox {
	color: #644880;
	background-color: #FFFFFF;
	border: 1px solid #644880;
	font-size: 14px;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #644880;
	font-size: 14px;
	color: #644880;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 14px;*/
	color: #644880;
}
.submit {	
	color: #FFFFFF;
	background-color: #7a54a5;
	border: 1px black solid;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}

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

li.num {
	color: #644880;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #644880;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a54a5;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #644880;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #bf7bcd;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #cc99ff;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation, toggler, a.toggler {
	color: #bf7bcd;
	text-decoration:none;
}
.hider {
	font-size: 11px;
	text-align:justify;
	z-index:10;
	width: 472px;
	background-color:#FFE6F2;
	border: 1px solid #990099;
	padding: 4px;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover, a.toggler:hover {
	color: #cc99ff;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #cc99ff;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0672CC;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #a776e3;
}
.tdListTitle {
	background-image: url(../styleImages/backgrounds/tdTitleBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	color: #a776e3;
	height: 26px;
	line-height: 26px;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #644880;	
}
.cartTotal {
	border-top: 1px dashed #7a54a5;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #644880;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #644880;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #644880;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #644880;
}
.cartProgress {
	font-weight: normal;
	color: #644880;
	padding: 4px;
	border: 1px solid #644880;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #644880;
}
.tdcartTitle {
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/tdTitleBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#a776e3;
	border-bottom: 1px solid #a776e3;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #a776e3;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #644880;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #644880;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #644880;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 14px;*/
	padding-top: 5px;
	color: #644880;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #644880;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #7a54a5;
	border-right: 1px solid #7a54a5;
	border-left: 1px solid #7a54a5;
	background-color: #EBEDFE;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #7a54a5;
	border-left: 1px solid #7a54a5;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #7a54a5;
	border-left: 1px solid #7a54a5;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #7a54a5;
}

.RatingBottom {
	background-color: #7a54a5;
	padding: 3px;
	border-right: 1px solid #7a54a5;
	border-left: 1px solid #7a54a5;
	color: #FFFFFF;
	/*font-size: 14px;*/
}

a.sortLink {
	color: #a776e3;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#shipping-select {
	width: 220px;
}
/* start mod: Extended Product Options - http://cubecart.expandingbrain.com */

/* COLOURS WHEN NOT SELECTED plus other default values */
.voHorizontal, .voHorizontalSelected, .voVertical, .voVerticalSelected, .voWithNames, .voWithNamesSelected {
	border: 1px solid #E0EAF9;    /* customize this! - default border colour */
	text-align: center;
	margin: 0 5px 10px 5px;
	padding: 5px;
}
/* COLOURS WHEN SELECTED */
.voHorizontalSelected, .voVerticalSelected, .voWithNamesSelected {
	background-color: #F5F7FF;    /* customize this! - background colour when selected */
	border: 1px solid #C0DAF9;    /* customize this! - border colour when selected */
}
/* SIZE OF HORIZONTAL VISUAL OPTIONS */
.voHorizontal, .voHorizontalSelected, .voWithNames, .voWithNamesSelected {
	width:  170px;                /* customize this! - width of horizontal visual options */
	height: 170px;                /* customize this! - height of horizontal visual options */
	float: left;
}
/* SIZE OF VERTICAL VISUAL OPTIONS */
.voVertical, .voVerticalSelected {
	width:  160px;                /* customize this! - width of vertical visual options */
	height: 145px;                /* customize this! - height of vertical visual options */
	padding-left: 0;
}
.voImage {
	vertical-align: middle;
	margin: 5px 0;
}

/* end mod: Extended Product Options - http://cubecart.expandingbrain.com */