
.onlineShop_ProductListingSubCategory {
color: #77BB00;
font: normal 18px/20px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #eee;
}
.productdetails a {
color: #77BB00;
}
td.productdetails {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #676767;
}
td.buttons {
width: 120px;
}
a.onlineShop_ProductName {
padding: 0 20px;
font: normal 13px/20px Arial, Helvetica, sans-serif;
}
a.onlineShop_ProductName:hover {
color: #000;
}
.shopbutton {
padding: 6px 0 0 0;
}
.onlineShop_DotLine {
	background-image: url(../Templates/OnlineShopAsset/Images/LineBot1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;

}
.onlineShop_ProductThumbnail {
padding: 5px;
background: #ccc;
}
.onlineShop_ProductImage {
padding: 5px;
background: #ccc;
}
.onlineShop_productBand_category {
	font-weight: bold;
}

/* Shop Basket */
#baskettable table.onlineShop_BasketTable td,  #baskettable table.onlineShopShopProgressBarTable td {
padding: 5px;
}
table.onlineShop_BasketTable {
width: 100%;
}
.onlineShop_BasketHeaderRow {
	background-color: #666666;
	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: 11px;
	font-weight: bold;
	color: #003366;
}

/* Category listing AND product detail */
.onlineShop_attributeTableHeader {

}
.onlineShop_attribute {

}
.onlineShop_optionTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.onlineShop_optionSelector {

}
.onlineShop_oldPrice {
	text-decoration: line-through;
}
.onlineShop_price,.onlineShop_RRP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: 003366;
	TEXT-DECORATION: none;
}
.onlineShop_SpecialPrice { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000
}
/* Product detail */
.productdetails table {
border: 0;
}
.productdetails table td {
border: 0;
}
.onlineShop_taxNote {
padding: 10px 5px;
}
#producttablewrap {
margin: 10px 0;
width: 544px;
border-bottom: 1px solid #eee;
}
#currencylist {
width: 544px;
margin: 0 0 0 20px;
}
#pricetable {
margin: 0 0 0 20px;
}
#baskettable {
width: 544px;
margin: 0 0 0 20px;
}
#baskettable td {
padding: 5px 0;
}
#baskettable h2 {
margin: 0;
}
/* Checkout */
.onlineShop_checkoutSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.onlineShop_checkoutSectionTable{
	padding:4px;
	}
.onlineShop_checkoutSectionTable td, .onlineShop_checkoutSectionTable th { 
	padding:4px;
}
.AdminRequired {
	color:#f00;
	padding:2px;
}
.onlineShop_checkoutSectionTableCurrent{
	background-color: #6F859A;
	padding : 0 0 0 5;
	border:  1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
.onlineShop_userDetailTable {
	color: #003366;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.productname:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #177CD5;
	text-decoration: underline;

}/* Category listing */
.onlineShop_ProductListingHeader { 	background-color: #eee;
	border:  1px #ccc solid;
	width: 544px;
 } 
.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: 11px;
} 
.onlineShop_FormField {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} 
.shopLogoBack {
	background-color: #B1D9FC;
}
form {
padding: 0;
margin: 0;
}
.Calculateshiping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.onlineShopBasketSubTotal {
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;


}
.onlineshopListtable {
margin: 8px 0 8px 19px;
}
.onlineshopListtable td {
padding: 4px;
}
.onlineShopBasketTotal {
	font-weight: bold;
	color: #CC0000;
	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: #EFEFEF;
}
table.searchshop {
background: #eee;
border: 1px solid #ccc;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.searchshop h2 {
margin: 8px 20px 0 20px;
}
.searchshop td {
padding: 5px;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.onlineShopShopProgressBar {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.onlineShopShopProgressBarTable {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: D3D3D3;
	border-left-color: D3D3D3;

}
.onlineShopShopProgressBarCell {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: D3D3D3;
	border-bottom-color: D3D3D3;

}
.onlineShopShopProgressBarON {
	padding : 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: D3D3D3;
	border-bottom-color: D3D3D3;
	background-color: #666666;
}
.onlineShopBasketTotalNZ {

	padding : 0 0 0 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.onlineShopBasketEvenRow {
	background-color: #F7F7F7;
}
.gift-wrapping img { float:left; }
.gift-wrapping span { float:left;padding-top:15px; }
.gift-wrapping span input { margin-left:10px; }

/* engine */
.onlineshopListtable ul {float:left;}
.onlineshopListtable h3 {
color: #676767;
font: normal 18px/20px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #eee;
padding:0;
}