/* General */
form {margin: 0px 0px 0px 0px}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}
hr {color: #8C5DAE; height: 1px}

/* Link Styles */
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}
.footerlink {text-decoration: none}
.footerlink: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}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Text Styles */
 body {font-size: 0.75em; }
.page_heading {font-weight: bold; font-size: 16px}
.menulink {font-weight: bold}
.terms {color: #4E4E4E}
.whitetext {color: white; font-weight: bold}
.boldtext {font-weight: bold}
.hottopics {color: #501E73; font-weight: bold}
.messagetouser {color: red; font-weight: bold}
.breadcrumb {color: black; text-decoration: none;}
.footertext {color: #8C5DAE; text-decoration: none;}
.addresstext {font-weight: bold; color: #501E73; font-size: 11px; font-family: Arial; line-height: 14px;text-decoration: none;}
.printer {color: black; font-family: Verdana, Arial, Sans-Serif; font-size: 12px; line-height: 16px}
.bodytext {color: black; font-family: Verdana, Arial, Sans-Serif; font-size: 0.75em; line-height: 18px}
.sidemenutext {font-family: Verdana, Arial, Sans-Serif;color: #501E73; font-size: 12px; font-weight: bold;text-decoration: none;}
.sidemenusearchtext {color: #501E73; font-size: 10px}

/*Highlight user searched text in the search engine */
.highlight {text-decoration: none;color:black;background:yellow;}

/* 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}
.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}
 
/* Layout */

.bg_table_vertical {BACKGROUND-IMAGE: url(images/bg_table_vertical.gif); BACKGROUND-REPEAT: repeat-y}
