/* General */
html, body {margin: 0px 0px 0px 0px; background-color: #90A5B9; 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; color: #262626;}
img {border:0px;}

/* Link Styles */
a {color: #262626; font-weight: bold;}
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}

/* Form Controls */
input, textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px} 
input.button {border: 1px solid #1A258E; font-weight: bold; background-color: white; height: 18px; color: #2D4191; cursor:hand;}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Datagrid Styles */
.DataGridHeaderGreen {font-size:11px; font-family: Verdana;  font-weight: bold; color: #FFFFFF; background-color: #799D68;}
.DataGridHeaderRed {font-size:11px; font-family: Verdana;  font-weight: bold; color: #FFFFFF; background-color: #AD2B62;}

.DataGridHeaderGreen A {font-size:11px; text-decoration: none; font-family: Verdana;  font-weight: bold; color: #FFFFFF; background-color: #799D68;}
.DataGridHeaderRed A {font-size:11px; text-decoration: none; font-family: Verdana;  font-weight: bold; color: #FFFFFF; background-color: #799D68;}

/* 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: 17px; color: #FFFFFF; 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: #FFFFFF;}
.footertext A {color: #FFFFFF; text-decoration: underline;}
.footertext A {color: #FFFFFF;}

.pnlAdditionalImagesDisabled {  font-size: 11px; color: #FFFFFF; background-color: #799D68;font-weight: bold; text-align: center; padding-top: 3px; padding-bottom: 3px;}
.pnlAdditionalImages {  font-size: 11px; color: #FFFFFF; background-color: #799D68; 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; }

/*Highlight user searched text in the search engine */
.highlight {text-decoration: none;color:black;background:yellow;}
.ImageBorderGreen { border: 1px solid #799D68; }

/* Page Numbering */
.page_number_selected {font-weight: bold}
.page_number_unselected {font-weight: normal}
.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 #1A258E; font-weight: bold; background-color: white; height: 18px; color: #2D4191}
.price {color:#8D4D7B; font-weight:bold; font-size:11px;}

/* Payment */
.payment_header {background-color: #000000; 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;}
 
 
 .topbar_bg { background-image: url(images/topbar_bg.gif); background-repeat: repeat-x; color: #FFFFFF}
 .topbar_bg A { text-decoration: none; font-weight: bold; color: #FFFFFF;}
 .topbar_bg A:Hover { text-decoration: underline}
 .bg_main { background-image: url(images/main_bg.gif); background-repeat: repeat-y;}
