.onlineShop_ProductListingSubCategory {
	background-color: #9F0000;
	padding : 5 5 5 10px;
	border:  1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}
.onlineShop_DotLine {
	background-image: url(../Templates/OnlineShopAsset/Images/LineBot1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.onlineShop_productBand_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F0000;
	font-weight: bold;
}
.onlineShop_CategorySelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

/* Shop Basket */
.onlineShop_BasketTable {
border:  1px #003366 solid;
background-color: #E9F4FE;

}
.onlineShop_BasketHeaderRow {
	background-color: #003366;
	padding : 0 0 0 5;
	border:  1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 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_priceTableHeader,.onlineShop_RRPTableHeader {

}
.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
}
.onlineShop_ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9F0000;
	TEXT-DECORATION: none;
}
.onlineShop_ProductName:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#177CD5;
	TEXT-DECORATION: underline;
}
.onlineShop_ProductDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
/* Product detail */
.onlineShop_separatorHR {

}

/* Checkout */
.onlineShop_checkoutSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.onlineShop_checkoutSectionTable{
	background-color: #E9F4FE;
	padding : 0 0 0 5;
	border:  1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	}
.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: #FBF2DD;
	padding : 0 0 0 5;
	border:  1px solid #F3BE4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
 } 
.onlineShop_ProductListingPanel {
	background-color: #FCFCFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3BE4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3BE4F;
	font-size: 11px;
} 
.onlineShop_FormField {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3BE4F;
	border-right-color: #F3D594;
	border-bottom-color: #F3D594;
	border-left-color: #F3BE4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
} 
.shopLogoBack {
	background-color: #B1D9FC;
}
