/* General */
html, body {margin: 0px 0px 0px 0px; background-color: white; font-family: Arial; font-size: 0.83em;}
form {margin: 0px 0px 0px 0px}
td {font-family: Arial; font-size: 12px}

/* Link Styles */
a {color: #856B3A; font-family:Arial; font-weight:bold; text-decoration:none}
a:hover {color: #856B3A; font-family:Arial; font-weight:bold; text-decoration:underline}

a.whitelink {color: white; text-decoration: underline}
.menulink {text-decoration: none}
.menulink:hover {text-decoration: underline}
.menualign {position: relative; top: -7px}

/* Form Controls */
input, textarea {font-family: Arial; font-size: 12px; border:1px solid #227D94; color:#227D94;} 
input.button {font-weight: bold; background-color: white; height: 18px; cursor:hand; border: 1px solid #AC976F; color: #227D94}
select {font-family: Arial; font-size: 12px; border:1px solid #227D94; color:#227D94;}

/* Datagrid Styles */
.DataGridHeader {font-size:10px; font-family: Verdana;  font-weight: bold; color: #FFFFFF; background-color: #000000;}

/* Text Styles */
H1 {font-weight: bold; font-size: 20px; color: #856B3A; padding-top:20px; padding-bottom: 5px; margin: 0 0 0 0} /*Page Heading*/
/*Fill in these styles with bespoke colours so that customers can access then in content management*/
H2 {font-weight: bold; font-size: 16px; padding-bottom: 5px; margin: 0 0 0 0} 
H3 {font-weight: bold; font-size: 15px; padding-bottom: 5px; margin: 0 0 0 0}
H4 {font-weight: bold; font-size: 14px; padding-bottom: 5px; margin: 0 0 0 0} 
H5 {font-weight: bold; font-size: 13px; padding-bottom: 5px; margin: 0 0 0 0} 
H6 {font-weight: bold; font-size: 12px; padding-bottom: 5px; margin: 0 0 0 0} 

.messagetouser {color: red; font-weight: bold}
.menulink {font-weight: bold}

.terms {color: #856B3A; font-size:11px; text-decoration:none}
.terms:a {color: #856B3A; font-size:11px; text-decoration:none}
.terms:hover {color: #856B3A; font-size:11px; text-decoration:underline}

.whitetext {color: white; font-weight: bold}
.footertext {color: #AAAAAA; text-decoration: none;}

.productdetail {background-color: #AC976F; color: #FFFFFF}
.pnlAdditionalImagesDisabled {font-size: 12px; color: #AAAAAA; background-color: #856B3A; font-weight: bold; text-align: center; padding-top: 3px; padding-bottom: 3px;}
.pnlAdditionalImages {  font-size: 12px; color: white; background-color: #856B3A; font-weight:bold; text-align: center;  padding-top: 3px; padding-bottom: 3px;  cursor: hand;}
.standard-text {font-family: Verdana; font-size:10px; font-weight: normal; color: #111111}
.quick_products {color:#363488;  font-family:Verdana; font-size:11px; text-decoration:none; }

/*Highlight user searched text in the search engine */
.highlight {text-decoration: none;color:black;background:yellow;}
.ImageBorder {border: 1px solid #856B3A}

/* Page Numbering */
.page_number_selected {font-weight: bold}
.page_number_unselected {font-weight: normal}

/* Shopping Cart */
.shoppingcart_header {background-color: #AC976F; color: #FFFFFF; font-weight: bold; padding: 2px 2px 2px 2px}
.shoppingcart_item {font-weight: normal}
.shoppingcart_empty {font-weight: bold; color: #AC976F; text-align: center; margin: 10px 0px 10px 0px}

.shoppingcart_totalprice {font-weight: bold; text-align: right;}
.shoppingcart_deliveryprice {font-weight: bold; text-align: right; border-bottom: 1px solid #AC976F}
.shoppingcart_overallprice {font-weight: bold; text-align: right; padding-top: 10px; font-size: 14px; border-bottom: 1px solid #AC976F}
.shoppingcart_button {border: 1px solid #AC976F; font-weight: bold; background-color: white; height: 18px; color: #227D94}
.price {color: #8D4D7B; font-weight: bold; font-size:11px}

/* Payment */
.payment_header {background-color: #AC976F; color: #FFFFFF; font-weight: bold; padding: 2px 2px 2px 2px}
.payment_item {font-weight: normal}
.payment_underline {border-bottom: 2px solid black}
.payment_totalprice {font-weight: bold; text-align: right; border-bottom: 2px solid black}
.payment_discount {font-weight: bold; text-align: right; color: maroon;  padding-right: 104px}
.payment_deliveryprice {font-weight: bold; text-align: right; border-bottom: 1px solid black}
.payment_vattotal {font-weight: bold; text-align: right; border-bottom: 1px solid black}
.payment_overallprice {font-weight: bold; text-align: right; padding-top: 10px; font-size: 14px; border-bottom: 1px solid black}
 
.ProductName A{ color: #2A8297; text-decoration: none;}
.ProductName A:Hover { color: #2A8297;}

.AddToCart A {color: #2A8297; text-decoration: none;}
.AddToCart A:Hover { color: #2A8297;}


