/* General */
html, BODY {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; }
.inputbox {font-family: verdana, Arial, Sans-Serif; font-size: 12px; }
.Button   {font-family: verdana, Arial, Sans-Serif; font-size: 11px; font-weight: bold;}

/* 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}

.MenuHeading  {font-family: verdana, Arial, Sans-Serif; font-size: 11px; color: #000000 ; font-weight: bold; padding-top: 5px;padding-bottom: 5px;}
.MenuItem  {font-family: verdana, Arial, Sans-Serif; font-size: 11px; color: #333333; font-weight: bold; padding-top: 2px; padding-bottom: 2px; text-decoration: none;}
A.MenuItem:Hover {color: Red; text-decoration: underline;}

/* Form Controls */
input, textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px} 
input.button {border: 1px solid #000000; font-weight: bold; background-color: white; height: 18px; color: #ed1c24}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Text Styles */
.page_heading { font-size: 16px; color: #ed1c24; padding-bottom:5px; font-family: verdana; font-weight:bold;}
.messagetouser {color: red; font-weight: bold}
.Pageheading {font-family: verdana, Arial, Sans-Serif; font-size: 26px; color: #8C2929; text-align: center; font-weight: normal; padding-bottom: 10px;}
.PageheadingSmaller {font-family: Arial, verdana, Arial, Sans-Serif; font-size: 24px; color: #8C2929; text-align: center; font-weight: normal; padding-bottom: 10px;}
.Subheading {font-family: verdana, Arial, Sans-Serif; font-size: 15px; color: #ed1c24; font-weight: bold; padding-top: 5px;}
.menu{font-weight: bold; font-family: Arial; font-size: 12px; text-decoration:none;}
.menu:Hover{text-decoration: underline;}
.terms {color: #4E4E4E}
.whitetext {color: white; font-weight: bold}
.whitemenu {color: white; font-weight: bold; font-size:11px;}
.boldtext {font-weight: bold}
.messagetouser {color: red; font-weight: bold}
.footertext {color: #AAAAAA}
.Manufacturer {font-family: verdana, Arial, Sans-Serif; font-size: 12px; color: #111111; padding-top: 3px;}
.SubCategory {font-size: 10px; font-family: verdana, Arial, Sans-Serif; font-weight: bold; color: #333333;}
.Copyright {font-family: verdana, Arial, Sans-Serif; font-size: 11px; color: #666666; text-decoration: none;}
A.Copyright:hover {color: #333333; text-decoration: underline;}
.Price {color: #ed1c24; font-size: 17px; font-weight: bold;}
.subcategories {color: #ed1c24; font-weight: bold;}
.pagelink {color: #000000; font-weight: bold; text-decoration:none;}
.pagelink:hover {text-decoration: underline;}
.ProductFinder {font-size: 11px; color: #BBBBBB; padding-bottom: 5px;}
.ProductFinder A {text-decoration: none; font-weight: normal; color: #BBBBBB;}
.ProductFinder A:hover {text-decoration: underline; }
 

/* Shopping Cart */
.shoppingcart_header {background-color: #ed1c24; font-weight: bold; color: #ffffff;}
.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 #000000; font-weight: bold; background-color: white; height: 18px; color: #ed1c24}

/* 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}
 
 
/* Model Pages */
.ModelText {font-family: verdana, Arial, Sans-Serif; font-size: 11px; color: #000000; padding-top: 3px;}
.ModelDescription {font-family: verdana, Arial, Sans-Serif; font-size: 10px; color: #111111; padding-top: 3px;}
 
/* Background Images */
.bg_bar {background-image: url(images/bar_bg.gif); background-repeat: repeat-x;}

