/* General */
html, body {margin: 0px 0px 0px 0px; background-color: #efefef; font-family: Verdana, Arial, Sans-Serif; font-size: 0.83em;}
form {margin: 0px 0px 0px 0px}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}
img {border:0px;}

/* Link Styles */
a {color: black}
a.terms {color : #4E4E4E}
a.whitelink {color: white; text-decoration: underline}
.menulink {text-decoration: none}
.menulink:hover {text-decoration: underline}
.menualign {position: relative; top: -7px}

.TopMenu { color: #685005}
.TopMenu A { text-decoration: none;}
.TopMenu A:Hover { text-decoration: underline;}


/* Form Controls */
input, textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px} 
input.button {border: 1px solid #F9CF4D; background-color: #FCE8AD; height: 18px; color: #000000; cursor:hand;}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Datagrid Styles */
.DataGridHeader {font-size:10px; font-family: Verdana; font-weight: bold; color: #000000; background-color: #F9CF4D;}

/* The Dynamic left hand menu */
.menuLHS {padding-top: 6px;}
.menuLHS A {font-weight: bold; font-size: 1.1em; text-decoration: none; }
.menuLHS A:hover {text-decoration: underline;}
.MenuLHSIndented {padding-top: 0px;}
.MenuLHSIndented A {font-style: italic; padding-left: 5px; text-decoration: none;}
.MenuLHSIndented A:hover {text-decoration: underline;}

/* Text Styles */
/*Page Heading - H1 tag picked up by search engines */
H1 {font-weight: bold; font-size: 16px; color: #A17806; padding-left:10px; padding-top:6px; padding-bottom: 5px; margin: 0 0 0 0} 
/*Fill in these styles with bespoke colours so that customers can access them 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: #4E4E4E}
.whitetext {color: white; font-weight: bold}
.footertext {color: #AAAAAA; text-decoration: none;}

.productdetail {background-color: #DDDDDD}
.pnlAdditionalImagesDisabled {  font-size: 11px; color: #AAAAAA; background-color: #efefef;font-weight: bold; text-align: center; padding-top: 3px; padding-bottom: 3px;}
.pnlAdditionalImages {  font-size: 11px; color: black; background-color: #efefef; 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}
.productsAtoZ {color:#363488;  font-family:Verdana; font-size:11px; text-decoration:none; }
.CartItem { color: #D39C09; font-weight: bold;}
/*Highlight user searched text in the search engine */
.highlight {text-decoration: none;color:black;background:yellow;}
.ImageBorder {border:1px solid #A17806;}

/* Page Numbering */
.page_number_selected {font-weight: bold; color: #D39C09;}
.page_number_unselected {font-weight: normal;  color: #D39C09;}
.Previous_Next_border{}

/* Shopping Cart */
.shoppingcart_empty {font-weight: bold; color: green; text-align: left; margin: 10px 0px 10px 0px}
.shoppingcart_button  {border: 1px solid #F9CF4D; background-color: #FCE8AD; height: 18px; color: #000000; cursor:hand;}
.price {color:#D39C09; font-weight:bold; font-size:11px;}

/* Payment */
.payment_header {color: #000000; background-color: #F9CF4D; font-weight: bold; padding: 2px 2px 2px 2px; border-bottom: 2px solid #A17806;}
.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;}

.Footer { font-weight: bold; color:#A17806}
.Footer A { font-weight: bold; color: #A17806; text-decoration: none;}
.Footer A:Hover { text-decoration: underline;}
 
 .bg_message { background-image: url(images/message_bg.gif); background-repeat: repeat-x}
 .bg_cart { background-image: url(images/basket_bg.gif); background-repeat: repeat-x}
 .bg_LeftMenu { background-image: url(images/menu_left_bg.gif); background-repeat: repeat-y}
