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

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}
ul.sitemap, li.sitemap {
	margin: 0px 0px 0px 20px;
}
.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
	font-size: 11px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #939292;
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.textboxnewsletter {
	border:1px solid #939292;
	font-size:16px;
	letter-spacing:-1px;
	margin-left:10px;
	padding:5px;
	width:145px;
}
.textboxnewsletter2 {
	border:1px solid #939292;
font-size:14px;
letter-spacing:-1px;
padding:3px;
width:125px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #3f3f3f;
	border: 1px solid #3f3f3f;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 16px;
	height:32px;
	width:20px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
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: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #939292;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
.txtButton {
	background-color:#fff;
	border-color:#FA4FA8;
	border-style:none none solid;
	border-width:medium medium 2px;
	color:#FA4FA8;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:20px;
	padding:2px;
	text-align:center;
	text-decoration:underline;
}

a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	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: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #AEB79A;
	text-decoration:underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
h1 {
		background-color:#3F3F3F;
	color:#FFFFFF;
	font-size:18px;
	font-weight:100;
	letter-spacing:-1px;
	margin-bottom:10px;
	padding:10px;
	margin-top:0px;
}
.txtContentTitle {
	font-size: 24px;
	font-weight: 100;
	color: #262626;
	padding-bottom: 20px;
	border-bottom: 1px solid #939292;
	margin-bottom: 10px;
}
.title {
	border-bottom:3px solid #939292;
	color:#939292;
	font-size:18px;
	font-weight:100;
	letter-spacing:-1px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 10px 0px;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px solid #939292;
}
.tdOdd {
	background-color: #FFFFFF;
}
.txtCartPrice {
	float: right;
	color: #939292;
	padding-right: 3px;
}
.txtCart {
	color: #FFF;
	font-size: 12px;
}
.cartTotal {
	border-top: 1px dotted #939292;
	padding-top: 10px;
	margin-top: 10px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #FFF;
	font-size:12px;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #fa4fa8;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
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 #000000;
}
.cartProgress {
	font-weight: normal;
	color: #939292;
	padding: 20px;
	border: 1px solid #939292;
	margin: auto;
	margin-bottom: 20px;
}
.txtcartProgressCurrent {
	color: #333333;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #939292;
}
.tdcartEven {
	border-bottom: 1px solid #939292;	
}
.tdcartOdd {
	border-bottom: 1px solid #939292;
}
.tdCartSubTotal {
	padding-top: 10px;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 10px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.dropDownartist {
	width: 175px;
	padding: 5px;
	margin-left:10px;
	border: 1px solid #939292;
	font-size: 16px;
	letter-spacing:-1px;
}
.dropDowncurrency {
	border:1px solid #939292;
font-size:11px;
margin-left:10px;
padding:1px;
width:120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

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

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

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

.RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	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;
}
/* 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:  120px;                /* customize this! - width of horizontal visual options */
	height: 145px;                /* customize this! - height of horizontal visual options */
	float: left;
}
/* SIZE OF VERTICAL VISUAL OPTIONS */
.voVertical, .voVerticalSelected {
	width:  140px;                /* customize this! - width of vertical visual options */
	height: 130px;                /* 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 */

