/* General */
html, body {margin: 0px 0px 0px 0px; background-color: white; font-family: Verdana, Arial, Sans-Serif; font-size: 11px}
form {margin: 0px 0px 0px 0px}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}


/* 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}
a.topMenuLink {padding-left:5px;  text-decoration:none; font-size: 13px;}
a.topMenuLInk:hover{text-decoration: underline;}
a.leftMenu { text-decoration: none; font-size:11px;}
a.leftMenu:hover{text-decoration: underline;}
a.more {color: #89002a; text-decoration: none; font-style: italic;}
a.more:hover {text-decoration:underline;}
a.Right_SubTitle {color: #213D7C; font-weight:bold; text-decoration: none;}
a.Right_SubTitle: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}

/* Text Styles */
.page_heading {font-weight: bold; font-size: 16px;  padding-left:15px;}
.menulink {font-weight: bold}
.terms {color: #4E4E4E}
.whitetext {color: white; font-weight: bold}
.boldtext {font-weight: bold}
.messagetouser {color: red; font-weight: bold;  padding-left:15px;}
.footertext {color: #AAAAAA}
.content {padding-left: 15px; padding-top:10px; padding-right: 15px;}
.right_content {font-size: 11px;}
.Right_Title {font-weight:bold; font-size:12px;}



/* 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;}
 

