img{
	border:none;
}
a{
	color:#303030;
	text-decoration:none;
}
a:hover{
	color:#111;
}
h1{
	font-size:27px;
	font-weight:normal;
	margin:0 0 5px 0;
	letter-spacing: -0.5px;
	padding:0;
}
h2{
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 11px 0;
	padding:0;
	letter-spacing: -0.5px;
	line-height:18px;
}
h2.organic{
	padding:0 0 0 25px;
	background:url(../styleImages/backgrounds/organicIcon.gif) left 1px no-repeat;
}
.searchBox{
	color:#666;
	background:#fff;
	border:0;
	font-size:12px;
	width:290px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 0 1px;
	padding:5px;
	font-style:italic;
	font-size:14px;
}
.searchBtn{
	float:right;
	margin:0 4px 0 0;
}
.textbox{
	color:#666;
	background:#FFF;
	border:1px solid #dedede;
	font-size:11px;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.textboxDisabled{
	background:#FFF;
	border:1px solid #EBEBEB;
	/*font-size:11px;*/
	color:#666;
}
.submit{	
	color:#FFF;
	background:#88280b;
	text-decoration:none;
	padding:6px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #641f0a;
	cursor:pointer;
}
.submit:hover{	
	color:#000;
	background:#88280b;
	text-decoration:none;
	padding:6px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #641f0a;
	cursor:pointer;
}
form{
	margin:0;
	padding:0;
}
ol, ul{
	margin:0;
	padding:0;
	list-style:none;
}
li{
	margin:0;
	padding:0;
}
li.bullet, li.bulletLrg{
	list-style-type:bullet;
}
li.num a{
	background:#f5f5f5;
	width:163px;
	display:block;
	text-indent:2px;
	color:#303030;
	text-decoration:none;
	margin:0;
	padding:8px 16px 8px 14px;
	font-size:12px;
}
li.num a:hover{
	background:#f0f0f0;
	color:#111;
}
li.site a{
	background:#D8EDF2;
	width:163px;
	display:block;
	text-indent:2px;
	color:#303030;
	text-decoration:none;
	margin:0;
	padding:8px 16px 8px 14px;
	font-size:12px;
}
li.site a:hover{
	background:#bfe3eb;
	color:#111;
}
.txtCopy, .txtSiteDocs{
	color:#303030;
}
a.txtSiteDocs{
	color:#303030;
	text-decoration:none;
}
a.txtSiteDocs:hover{
	color:#111;
}
.txtSession{
	color:#0092b2;
}
a.txtSession{
	color:#0092b2;
	text-decoration:none;
}
a.txtSession:hover{
	color:#01738c;
}
a.txtButton{
	color:#FFF;
	background:#88280b;
	text-decoration:none;
	padding:6px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #641f0a;
	line-height:25px;
}
a.txtButton:hover{
	color:#000;
}
.txtOldPrice{
	text-decoration:line-through;
}
.txtSale{
 	color:#FF0000;
}
.txtOutOfStock{
	font-size:11px;
	color:#FF0000;
	display:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation{
	color:#303030;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover{
	color:#111;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited{
	color:#A5C8D4;
	text-decoration:none;
}
.txtContentTitle{
	color:#78aa42;
	position:relative;
	padding:0;
	font-size:28px;
	letter-spacing: -0.2px;
}
.txtContentTitleProduct{
	border-top:1px solid #eaeaea;
	color:#303030;
	position:relative;
	padding:6px 0 0 0;
	margin:5px 0 0 0;
	font-size:26px;
	letter-spacing: -0.2px;
}
.txtContentTitle2{
	border-bottom:1px solid #E6E6E6;
	color:#666;
	padding:10px 0px 9px;
	position:relative;
	font-weight:bold;
}
.txtBoxSave{
	color:#F90707;
	padding-left:2px;
}
.tblList{
	border:1px solid #666;
}
.tdListTitle{
	background:#A5C8D4;
	font-weight:bold;
	color:#FFF;
}
.tdEven{
	background:#FFF;
}
.tdOdd{
	background:#F5F5F5;
}
.txtCart{
	color:#222222;	
}
a.txtCart{
	color:#222222;
	text-decoration:none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover{
	color:#666;
	text-decoration:none;
}
.cartProgress{
	font-weight:normal;
	color:#acacac;
	padding:6px 6px 6px 16px;
	font-size:16px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	margin:0 0 18px 0;
	text-align:center;
}
.txtcartProgressCurrent{
	color:#303030;
	font-weight:bold;
}
.tdcartTitle{
	font-size:11px;
	text-transform:uppercase;
	color:#acacac;
	border-bottom:1px solid #E7E7E7;
	font-weight:bold;
}
.tdcartEven{
	background:#F5F5F5;
	border-bottom:1px solid #E7E7E7;
}
.tdcartOdd{
	background:#FFF;
	border-bottom:1px solid #E7E7E7;
}
.tdCartSubTotal{
	padding:10px 0 0 0;
}
a.txtCheckout{
	color:#FFF;
	background:#88280b;
	text-decoration:none;
	padding:6px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #641f0a;
	line-height:25px;
}
a.txtCheckout:hover{
	color:#000;
}
a.txtUpdate{
	color:#FFF;
	background:#88280b;
	text-decoration:none;
	padding:6px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #641f0a;
}
a.txtUpdate:hover{
	color:#000;
}
a.txtUpdate2{
	color:#FFF;
	background:#88280b;
	text-decoration:none;
	padding:6px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #641f0a;
}
a.txtUpdate2:hover{
	color:#000;
}
.txtStockWarn{
	color:#FF0000;
}
.txtError{
	font-weight:bold;
	color:#F00;
	background:#FFCECE;
	border:1px solid #F00;
	padding:8px;
}
.txtCopyright, a.txtCopyright{
	text-align:center;
	/*font-size:11px;*/
	padding:10px 0;
	color:#acacac;
	margin:0 auto; 
	width:100%; 
	background:#303030;
}
a.txtCopyright:hover{
	text-decoration:none;
}
.dropDown{
	color:#666;
	background:#FFF;
	border:1px solid #dedede;
	font-size:11px;
	padding:5px;
	width:115px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
	font-weight:bold;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.RatingTop{
}
.RatingMain{
	padding:3px;
	font-style:italic;
}
.ReviewBot{
	border-right:1px solid #A5C8D4;
	border-left:1px solid #A5C8D4;
	background:#F5F5F5;
	padding:3px;
	border-bottom:1px solid #A5C8D4;
}
.RatingBottom{
	border-bottom:1px solid #E6E6E6;
	background:#F7F7F7;
	padding:3px;
	color:#666;
	/*font-size:11px;*/
	}
a.sortLink{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a.sortLink:hover{
	text-decoration:underline;
}
.catview{
	margin:6px 0 0 1px;
	border-collapse:collapse;
	color:#595959;
}
.catview thead{
	border:1px solid #d5f1ff;
	background:#f5fcff;
}
.catview tr{
/* border-bottom:1px solid #eaeaea; */
}
.catview th{
	font-size:12px;
	text-transform:uppercase;
	padding:9px 0 7px 13px;
	text-align:left;
}
.catview th a{
	text-decoration:underline;
	color:#595959;
}
.catview td{
	font-size:16px;
	padding:6px 0 4px 13px;
	text-align:left;
	border-bottom:1px solid #eaeaea;
	/* ie 8 fix to close up padding on table cells */
	line-height:1px;
}
.catview td.prodNameCol, .catview th.prodNameCol{
	/* */
}
.catview td.prodNameCol a:hover{
	text-decoration:underline;
}
.catview td.priceCol, .catview th.priceCol{
	text-align:right;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#303030;
	white-space:nowrap;
}
.catview td.priceCol span.priceFromText{
	font-size:12px;
	color:#acacac;
}
.catview td.buttonsCol{
	width:110px;
	white-space:nowrap;
	text-align:right;
}
.prodListButt{
	float:right;
	margin:0 0 0 5px;
}

.basketview{
	margin:6px 0 0 1px;
	border-collapse:collapse;
	color:#595959;
}
.basketview thead{
	border:1px solid #d5f1ff;
	background:#f5fcff;
}
.basketview tr{
/* border-bottom:1px solid #eaeaea; */
}
.basketview th{
	font-size:12px;
	text-transform:uppercase;
	padding:9px 13px 7px 13px;
}
.basketview th a{
	text-decoration:underline;
	color:#595959;
}
.basketview td{
	font-size:14px;
	padding:6px 13px 6px 13px;
}


.deliveryinfo{
	margin:6px 0 10px 1px;
	border-collapse:collapse;
	color:#595959;
}
.deliveryinfo thead{
	border:1px solid #d5f1ff;
	background:#f5fcff;
}
.deliveryinfo tr{
/* border-bottom:1px solid #eaeaea; */
}
.deliveryinfo th{
	font-size:12px;
	text-transform:uppercase;
	padding:9px 13px 7px 13px;
}
.deliveryinfo th a{
	text-decoration:underline;
	color:#595959;
}
.deliveryinfo td{
	font-size:14px;
	padding:6px 13px 0px 13px;
}

.number{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.smallFont{
	font-size:14px;
}
#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 {
	text-align:center;
	margin:0 5px 10px 5px;
	padding:5px;
}
/* COLOURS WHEN SELECTED */
.voHorizontalSelected, .voVerticalSelected, .voWithNamesSelected {

}
/* SIZE OF HORIZONTAL VISUAL OPTIONS */
#voWrapper{
	position:relative;
	float:left;
	top:0px;
	left:50%;
}
* html #voWrapper{
	top:30px;
}
#voInnerWrapper{
	position:relative;
	float:left;
	left:-50%;
}
.voHorizontal, .voHorizontalSelected, .voWithNames, .voWithNamesSelected {
	width:120px;
	float:left;
}
/* SIZE OF VERTICAL VISUAL OPTIONS */
.voVertical, .voVerticalSelected {
	width:140px;
	height:130px;
	padding-left:0;
}
.voImage {
	vertical-align:middle;
	margin:5px 0;
}
.voPrice{
	color:#acacac;
}
/* end mod: Extended Product Options - http://cubecart.expandingbrain.com */