/* 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: 11px}
hr {color: #114422; height: 1px;} 
/* 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 {font-family: Verdana, Arial, Sans-Serif; font-size: 11px; border: 1px solid #8CA93E; height: 18px; } 
textarea  {font-family: Verdana, Arial, Sans-Serif; font-size: 11px; border: 1px solid #8CA93E; } 
input.button {font-family: Arial; font-size: 11px; font-weight: bold; border: 1px solid #8CA93E; background-color: #114422; height: 18px; color: #FFFFFF}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Text Styles */
.page_heading {font-weight: bold; font-size: 16px}
.menulink {font-family: Arial, verdana, Sans-Serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.terms {color: #4E4E4E}
.whitetext {color: white; font-weight: bold}
.boldtext {font-weight: bold}
.messagetouser {color: red; font-weight: bold}
.breadcrumb {font-weight: bold; text-decoration: none;}
.breadcrumb :hover {text-decoration: underline}
.footertext {font-family: Arial; font-size: 10px; color: #000000; text-decoration: none;}
.footertext:hover {text-decoration: underline}

/* 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}
.CartHeading { border-bottom: 2px solid #8CA93E; color: white; font-weight: bold; background-color: #114422; color: #FFFFFF;
}
/* 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}
.payment_deliveryprice {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}
 
/* Background Images */
.bg_side_menu { background-image: url(images/menu-no-items.jpg); background-repeat:no-repeat;}
.bg_menu { background-image: url(images/menu-item-blank.gif); background-repeat:no-repeat;}
.bg_mail_list { background-image: url(images/mail-list-back.gif); background-repeat:no-repeat;}
.bg_email_friend { background-image: url(images/email-friend-back.gif); background-repeat:no-repeat;}