.Bodytext,body,p,td,table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5C3F29; text-decoration: none; line-height: 19px}

.onlineShop_ProductListingSubCategory {
	background-color: #EFF5E5;
	padding : 5 5 5 10px;
	border:  1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506729;
	height: 20px;
}
.onlineShop_DotLine {
	background-image: url(../Templates/OnlineShopAsset/Images/LineBot1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;

}
.onlineShop_productBand_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644933;
	font-weight: bold;
}
.onlineShop_CategorySelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

/* Shop Basket */
.onlineShop_BasketTable {
	background-color: #EFF2E9;
	border: 1px solid #6E8838;



}
.onlineShop_BasketHeaderRow {
	background-color: #6E8838;
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.onlineShop_basketQuantityField {

}
.onlineShop_totalChargeRow {
	background-color: #B5DAFC;
	padding : 0 0 0 5;
	border:  1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* Category listing AND product detail */
.onlineShop_attributeTableHeader {

}
.onlineShop_attribute {

}
.onlineShop_optionTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.onlineShop_optionSelector {

}
.onlineShop_priceTableHeader,.onlineShop_RRPTableHeader {

}
.onlineShop_oldPrice {
	text-decoration: line-through;
}
.onlineShop_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #990000;
	TEXT-DECORATION: none;
}
.onlineShop_SpecialPrice { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000
}
.onlineShop_ProductName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#5C3F29;
}
.onlineShop_ProductName:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#6E8838;
	TEXT-DECORATION: underline;
}
.onlineShop_ProductDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/* Product detail */
.onlineShop_separatorHR {

}

/* Checkout */
.onlineShop_checkoutSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.onlineShop_checkoutSectionTable{
	background-color: #EFF2E9;
	padding : 0 0 0 5;
	border:  1px solid #6E8838;
	font-weight: bold;
	}
.onlineShop_checkoutSectionTableCurrent{
	background-color: #6F859A;
	padding : 0 0 0 5;
	border:  1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.onlineShop_userDetailTable {
	color: #003366;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.productname:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #177CD5;
	text-decoration: underline;

}/* Category listing */
.onlineShop_ProductListingHeader { 	background-color: #EFF2E9;
	padding : 0 0 0 5;
	border:  1px solid #6E8838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E8838;
 } 
.onlineShop_ProductListingPanel {
	background-color: #FCFCFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	font-size: 12px;
} 
.onlineShop_FormField {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 
.shopLogoBack {
	background-color: #B1D9FC;
}
.Calculateshiping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E8838;
	text-decoration: none;
}
.onlineShopBasketSubTotal {
	padding : 0 0 0 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;


}
.onlineShopBasketTotal {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;


}
.onlineShopBasketOddRow {

	background-color: #FFFFFF;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
input, textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #9C9C9C;
}
.onlineShopShopProgressBar {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.onlineShopShopProgressBarTable {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6E8838;
	border-left-color: #6E8838;

}
.onlineShopShopProgressBarCell {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6E8838;
	border-bottom-color: #6E8838;
	background-color: #FFFFFF;


}
.onlineShopShopProgressBarON {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6E8838;
	border-bottom-color: #6E8838;
	background-color: #6E8838;
}
a {
	color: #6E8838;
	text-decoration: underline;
}
a:hover {
    color: #333333;
	text-decoration: underline;
}
.onlineShopBasketTotalNZ {

	padding : 0 0 0 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.onlineShopBasketEvenRow {


	background-color: #F7F7F7;
}
.onlineShop_RRP  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #990000;
	TEXT-DECORATION: none;
 } 
.onlineShopProductListingImageBorder {
	background-color: #FFFFFF;
	border: 1px solid #5C3F29;

	
}
