/* General */
html, body {margin: 0px 0px 0px 0px; background-color: white; font-family: Verdana, Arial, Sans-Serif; font-size: 12px}
form {margin: 0px 0px 0px 0px}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 12px}

/* Link Styles */
a {color: black}

/* Menu Styles */
.menudivider {color: #A7A9AB}
.menulink {font-weight: bold; text-decoration: none; color: #003F76; padding-left: 20px; padding-right: 20px;}
.menulink:hover {text-decoration: underline}
.menuleft {color: #A7A9AB; font-weight: bold; margin-top: 2px; margin-bottom: 2px}
.menuleft a {color: #A7A9AB; font-weight: bold; margin-top: 2px; margin-bottom: 2px; text-decoration: none}
.menuleft a:hover {color: #A7A9AB; font-weight: bold; margin-top: 2px; margin-bottom: 2px; text-decoration: underline}

/* Form Controls */
input, textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px} 
input.button {font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold; border: 1px solid #4D799F; background-color: #003F76; color: #A7A9AB}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Text Styles */
.pictureheader {font-weight: bold}
.boxed {border: 1px solid #003F76; font-size: 10px; color: #003F76; text-decoration: none; padding: 1px 3px 1px 3px;}
.smallblue {font-size: 10px; color: #003F76}
.smallblue A {font-size: 10px; color: #003F76; text-decoration: none;}
.smallblue A:Hover {font-size: 10px; color: #003F76; text-decoration: underline;}
.smallbluehighlight {font-size: 11px; color: #003F76; font-weight: bold}
.smallbluepageno {font-size: 12px; color: #003F76; font-weight: bold}
.messagetouser {color: red; font-weight: bold; padding-bottom: 10px}
h1 {color: #003F76; font-weight: bold; font-size: 20px; padding-top: 5px; padding-bottom: 10px; text-align: center;}
h2 {color: #003F76; font-weight: bold; font-size: 15px; padding-top: 5px; padding-bottom:0px; margin-bottom: 8px;}

/* Product Detail */
.productdetail {background-color: #003F76; font-weight: bold; color: white}

/* Shopping Cart */
.shoppingcart_header {background-color: #DDDDDD; font-weight: bold}
.shoppingcart_empty {font-weight: bold; color: #003F76; text-align: center; margin: 10px 0px 10px 0px}
.shoppingcart_item {font-weight: normal}
.shoppingcart_underline {border-bottom: 2px solid black}
.shoppingcart_totalprice {font-weight: bold; text-align: right; border-bottom: 2px solid black}
.shoppingcart_deliveryprice {font-weight: bold; text-align: right; border-bottom: 2px solid black}
.shoppingcart_vattotal{font-weight: bold; text-align: right; border-bottom: 3px solid black}
.shoppingcart_overallprice {font-weight: bold; text-align: right; padding-top: 10px; font-size: 14px; border-bottom: 1px solid black}
.shoppingcart_button {font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold; border: 1px solid #4D799F; background-color: #003F76; color: #A7A9AB}
.button a { color: #A7A9AB; text-decoration: none; font-weight: bold; }

.shoppingcart_Printheader {background-color: #DDDDDD; font-weight: bold}

/* Payment */
.payment_header {background-color: #DDDDDD; 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; padding-right: 104px}
.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;  padding-right: 104px}
.payment_vattotal {font-weight: bold; text-align: right; border-bottom: 1px solid black;  padding-right: 104px}
.payment_overallprice {font-weight: bold; text-align: right; padding-top: 10px; font-size: 14px; border-bottom: 1px solid black;  padding-right: 104px}

/* Locked tables */
div#tbl-container {width: 500px; height: 75px; overflow: auto}

.highlight {text-decoration: none;color:black;background:yellow;}

.Search A {color: #003F76; font-weight: bold; }