/* General */
html, body {margin: 0px 0px 0px 0px; background-color: #edd5c2; 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}
.linkReview {text-decoration: none; font-style: italic; color: #666666}
.linkReview:hover {text-decoration: underline;}

/* 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 */
.DataGridHeader {font-size:10px; font-family: Verdana;  font-weight: bold; color: #FFFFFF; background-color: #000000;}
#dlProducts A {text-decoration: none;}

/* The Dynamic left hand menu */
#menuLHS .Heading {padding-top: 8px; margin-left: 4px;}
#menuLHS .Heading A {font-weight: bold; text-decoration: none; }
#menuLHS A:hover {text-decoration: underline;}
#menuLHS .Item A {font-weight: normal; text-decoration: none; margin-left: 10px;}

/* Text Styles */
/*Page Heading - H1 tag picked up by search engines */
H1 {font-weight: bold; font-size: 17px; padding-top:10px; padding-bottom: 5px; margin: 0 0 0 0; color: #333333;} 
/*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; }

.Footer {padding-top: 5px; padding-bottom: 5px; padding-left: 10px;}
.Footer A {text-decoration: none;}
.Footer A:hover {text-decoration: none; color: #ffffff;}


/*Highlight user searched text in the search engine */
.highlight {text-decoration: none;color:black;background:yellow;}
.ImageBorder {border:1px solid #AF794A;}

/* 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: center; 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;}
 

.left_menu_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: EDD5C2;
}
.left_menu_regular {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 442C0D;
}
.left_menu_bold {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: 442C0D; font-weight: bold; }

.main_regular {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 442C0D;
}
.main_bold { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: 442C0D; font-weight: bold; text-decoration: none;}
.main_bold:hover { text-decoration: none; color: #A06420;}

.main_prodtitle_bold {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: AF794A;
	font-weight: bold;
}
.main_prodprice_bold {
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: E04500; font-weight: bold;
}
