/* General */
html, body {margin: 0px 0px 0px 0px; background-color: white; font-family: Verdana, Arial, Sans-Serif; font-size: 0.75em;}
form {margin: 0px 0px 0px 0px}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 13px}

/* 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}

/* Form Controls */
input, textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px} 

select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Text Styles */
.page_heading {font-weight: bold; font-size: 16px}
.messagetouser {color: red; font-weight: bold}
.menulink {font-weight: bold}
.terms {color: #4E4E4E}
.terms A {color: #4E4E4E; text-decoration: none;}
.terms A:Hover {color: #4E4E4E; text-decoration: underline;}
.whitetext {color: white; font-weight: bold}
.footertext {color: #AAAAAA}
.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}
/*Highlight user searched text in the search engine */
.highlight {text-decoration: none;color:black;background:yellow;}
.MenuItem {text-decoration:underline; color:Black; font-family:Verdana; font-size:13px; font-weight:bold}

.ImageBorder {border:1px solid #EE3333;}
/* Page Number */
.page_number_selected {font-weight: bold}
.page_number_unselected {font-weight: normal}

/* Shopping Cart */
.shoppingcart_header {background-color: #DBDDF2; font-weight: bold}
.shoppingcart_empty {font-weight: bold; color: green; 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: 3px solid black}
.shoppingcart_overallprice {font-weight: bold; text-align: right; padding-top: 10px; font-size: 14px; border-bottom: 1px solid black}
.shoppingcart_button {border: 1px solid #1A258E; font-weight: bold; background-color: white; height: 18px; color: #2D4191}

/* Payment */
.payment_header {background-color: #DBDDF2; 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;}
