.shop_body {  }

div.header { width: 930px; padding: 15px; text-align: left; color: #7BB7E1; }
div.header p { margin-top: 25px; }
div.header span { color: #fff; margin-right: 30px; margin-left: 30px; }
div.header span a { color: #fff; }
div.header span a:hover { text-decoration: underline; }

table.menubar { width: 960px; background-image: url(/images/menu-back.png); background-repeat: no-repeat; height: 76px; overflow: hidden; margin-top: 10px; }
table.menubar a { background-repeat: no-repeat; display: block; height: 76px; white-space: nowrap; color: #fff; font-weight: bold; font-family: "trebuchet ms", "arial", "helvetica", "sans-serif"; font-size: 10pt; margin-left: 2px; margin-right: 2px; }
table.menubar a span.right { display: block; background-position: top right; background-repeat: no-repeat; height: 76px; padding-left: 20px; padding-top: 18px; padding-right: 20px; }
table.menubar a:hover { background-image: url(/images/menu-item-left2.png); }
table.menubar a:hover span.right { background-image: url(/images/menu-item-right2.png); color: #1A84C2; padding-top: 18px; }
table.main { width: 960px; background-color: #fff; border-bottom: 1px solid #CCDAE3; padding: 15px; text-align: left; }
div.footer { width: 960px; background-color: #fff; background-image: url(/images/footer-bottom.png); background-position: bottom left; background-repeat: no-repeat; border-top: 1px solid #FFFFFF; }
table.fade { width: 960px; background-image: url(/images/footer-back.png); background-position: top left; background-repeat: repeat-x; padding: 15px; text-align: left; }
table.fade a { display: block; margin-bottom: 3px; }
div.disclaimer { width: 880px; padding: 40px; text-align: left; color: #CCDAE3; }
div.disclaimer a { margin-left: 20px; color: #fff; text-decoration: underline; }
div#breadcrumb a { padding-right: 14px; margin-right: 10px; background-image: url(/images/arrow.png); background-repeat: no-repeat; background-position: right 4px; color: #555; }
div#breadcrumb a:hover { text-decoration: underline; }

div.category { margin-left: -10px; padding-left: 10px; padding-right: 10px; margin-bottom: 5px; padding-top: 3px; padding-bottom: 3px; }
div.category:hover { background-color: #EBF1F5; }

ul { margin-bottom: 7px; padding-top: 0px; padding-bottom: 0px; }

h1 { font-size: 14pt; margin-top: 5px; margin-bottom: 10px; padding-left: 30px; padding-bottom: 5px; border-bottom: 1px solid #CCDAE3; background-image: url(/images/h1bullet.png); background-repeat: no-repeat; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; margin-top: 0px; margin-bottom: 10px; }

div.featured { background-image: url(/images/featured-main-back.png); height: 242px; padding: 15px; }
table.featureditem { background-image: url(/images/featured-item-off.png); background-repeat: no-repeat; background-position: top center; width: 208px; height: 180px; }
table.featureditem:hover { background-image: url(/images/featured-item-over.png); cursor: pointer; }
table.featureditem a { display: block; height: 10pt; overflow: hidden; }

input.text214        { border: 0px; background-image: url(/images/textbox214off.png); width: 200px; height: 15px; padding: 7px; margin-right: 3px; }
input.text214focus   { border: 0px; background-image: url(/images/textbox214on.png); width: 200px; height: 15px; padding: 7px; margin-right: 3px; }
input.button74       { border: 0px; background-image: url(/images/button74off.png); width: 74px; height: 29px; color: #fff; font-weight: bold; cursor: pointer; }
input.button74:hover { background-image: url(/images/button74on.png); }

hr { height: 1px; border: 0px; border-top: 1px dotted #888; }




body, table, input, select { font-family: arial, sans-serif; font-size: 8.25pt; }

.shop_body { margin: 5px; }




form { margin: 0px; }

a { color: #0000ff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }

.sales_price { color: #aa0000; font-weight: bold; }
.offer_price { color: #00aa00; font-weight: bold; }

.top_menu { color: #ffffff; display: block; padding: 5px; border: 1px solid transparent; font-weight: bold; text-decoration: none; }
.top_menu:hover { color: #000000; border: 1px solid #ffaa3a; background-color: #FFAA3A; text-decoration: none; }

hr.basket { height: 1px; padding: 0px; margin: 0px; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #888888; }

.menu_seperator { border-bottom: 1px dotted #000000; margin-bottom: 1px;}

.category_list_link       { color: #7C8943; font-weight: bold; }
.category_list_link:hover { text-decoration: none; color: #000000; }

input.search_box { border: 1px solid #DAE8F2; background-color: #DAE8F2; font-size: 8.25pt; padding: 2px; }

.product_link { font-weight: bold; }
.product_cell { border-bottom: 1px dotted #888888; padding-bottom: 5px;}

fieldset { border: 1px solid #888888; padding: 5px; }
legend { font-weight: bold; color: #275A75; }

.white_link { color: #ffffff; }

.form_header {
   white-space: nowrap;
   padding-left: 5px;
   padding-right: 5px;
   border-bottom: 1px solid #4FA2C3;
   text-align: left;
   font-weight: bold;
   height: 20px;
   color: #ffffff;
   background-color: #4FA2C3;
}
.form_left{
   padding-left: 5px;
   border-left: 1px solid #4FA2C3;
   background-color: #f1f1f1;
}
.form_middle{
   padding-left: 5px;
   background-color: #f1f1f1;
}
.form_right {
   border-right: 1px solid #4FA2C3;
   background-color: #f1f1f1;
}
.form_footer {
   border-top: 1px solid #4FA2C3;
}
.form_box {
   border: 1px solid #4FA2C3;
}
.form_required {
   color: #cc0000;
   font-weight: bold;
}


.error_box             { background-image: url(/shop_images/fail.gif); 
                         background-position: 5px 5px; 
                         background-repeat: no-repeat; 
                         color: #cc0000; 
                         font-weight: bold; 
                         background-color: #FDE7E4; 
                         padding-left: 35px; 
                         padding-top: 10px; 
                         padding-bottom: 10px; 
                         border: 1px solid #FA8D83; }

.success_box           { background-image: url(/shop_images/ok.gif); 
                         background-position: 5px 5px; 
                         background-repeat: no-repeat; 
                         color: #00cc00; 
                         font-weight: bold; 
                         background-color: #E4FDE7; 
                         padding-left: 35px; 
                         padding-top: 10px; 
                         padding-bottom: 10px; 
                         border: 1px solid #83FA8D; }

form                   { margin: 0px; }
label                  { white-space: nowrap; padding-right: 10px; }
label.required         { color: #aa0000; }
table.form_table       { border: 1px solid #4FA2C3; background-color: #f1f1f1; }
table.form_table th    { background-color: #4FA2C3; color: #ffffff; height: 20px; text-align: left; padding-left: 5px; padding-right: 5px; }
table.form_table td    { height: 20px; text-align: left; padding-left: 5px; padding-right: 5px; }
table.form_question th { height: 20px; text-align: left; padding-left: 5px; padding-right: 5px; font-weight: normal; }

.checkout_login_frame  { padding: 12px; border: 1px solid #4FA2C3; background-color: #f1f1f1; }

table.secure_basket                 { border: 1px solid #9FB6CD; background-color: #E6F0FA; }
table.secure_basket th              { border-bottom: 1px solid #cccccc; font-weight: normal; color: #555555; padding-bottom: 2px; }
table.secure_basket td.footer       { text-align: right; width: 100%; color: #555555; padding-top: 1px; padding-bottom: 1px; }
table.secure_basket td.footer_price { white-space: nowrap; text-align: right; padding-top: 1px; padding-bottom: 1px; }
table.secure_header                 { border: 1px solid #B1B1B1; background-color: #EEEEEE; }
table.secure_payment                { padding: 5px; border: 1px solid #B1B1B1; background-color: #EEEEEE; }
td.secure_address                   { padding: 5px; border: 1px solid #B1B1B1; background-color: #EEEEEE; }
div.secure_heading                  { font-size: 8pt; font-weight: bold; padding-bottom: 5px; }
table.secure_payment input.textbox  { border: 1px solid #7F9DB9; padding: 2px; height: 19px; }

a.page_select {
   display: block;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
   padding-right: 5px;
   background-color: #f1f1f1;
   color: #0066A7;
   border: 1px solid #e6e6e6;
}

a.page_select:hover {
   background-color: #e1e1e1;
   color: #000000;
   border: 1px solid #d1d1d1;
   text-decoration: none;
}

td.page_selected {
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
   padding-right: 5px;
   border: 1px solid #B7D8EE;
   background-color: #D2EAF6;
   font-weight: bold;
}


/* Log in menu styles */
   table#accountmenu { margin-left: 20px; }
   table#accountmenu a { font-size: 10pt; }
   table#accountmenu p { margin-top: 0; font-style: italic; }
   p#lastvisit { margin-bottom: 40px; }

/* Registration styles */
   form#registration { background-color: #FAFAFA; border: 1px solid #DEDEDE; padding: 10px; display: table; }
   form#registration table { margin-bottom: 20px; }
   form#registration th { text-align: left; font-size: 10pt; -moz-user-select: none; cursor: default; }
   form#registration a { text-decoration: none; -moz-user-select: none; }
   form#registration em { font-family: Trebuchet ms; color: #999999; font-size: 8.25pt; font-weight: normal; -moz-user-select: none; cursor: default; }
   form#registration label { display: block; padding: 0 8px 0 20px; text-align: right; color: #444444; -moz-user-select: none; white-space: nowrap; }
   form#registration label a { cursor: default; color: #000; }
   form#registration input { border: 1px solid #E0E0E0; padding: 4px; background-color: #FFFFFF; }
   form#registration img { border: 1px solid #E0E0E0; background-color: #FFFFFF; }
   form#registration span#formMessage img { border: 0; background-color: transparent; }

   form#registration input#regSubmit { float: right; }
   form#registration .selected { cursor: default; }

   form#registration a#regICountry, form#registration a#regDCountry
      { border: 1px solid #E0E0E0; width: 150px; display: block; height: 15px; color: #000000; padding: 4px; background: url(shop_images/img_dropdown_0.png) no-repeat 137px 2px #FFFFFF; cursor: default; }

   form#registration .selected, form#registration .focused
      { border: 1px solid #AAAAAA; }

   form#registration a.selected#regICountry, form#registration a.focused#regICountry, form#registration a.selected#regDCountry, form#registration a.focused#regDCountry
      { border: 1px solid #AAAAAA; background: url(shop_images/img_dropdown_1.png) no-repeat 137px 2px #FFFFFF; }
   
   form#registration .pass, form#registration a.pass#regICountry, form#registration a.pass#regDCountry 
      { border: 1px solid #8BD189; }

   form#registration .fail, form#registration a.fail#regICountry, form#registration a.fail#regDCountry
      { border: 1px solid #D28887; }

   form#registration input#regUsername { width: 130px; }
   form#registration input#regPassword { width: 130px; }
   form#registration input#regEmailAddress { width: 350px; text-transform: lowercase; }
   form#registration input#regIContactName, form#registration input#regDContactName { width: 150px; }
   form#registration input#regIAddressLine1, form#registration input#regDAddressLine1 { width: 150px; }
   form#registration input#regIAddressLine2, form#registration input#regDAddressLine2 { width: 150px; }
   form#registration input#regIAddressLine3, form#registration input#regDAddressLine3 { width: 150px; }
   form#registration input#regITown, form#registration input#regDTown { width: 100px; }
   form#registration input#regICounty, form#registration input#regDCounty { width: 100px; }
   form#registration input#regIPostcode, form#registration input#regDPostcode { width: 100px; text-transform: uppercase; }
   form#registration input#regITelephone, form#registration input#regDTelephone { width: 150px; }

   
   form#registration div#regICountryDropdown, form#registration div#regDCountryDropdown
      { position: absolute; display: none; overflow: auto; border: 1px solid #a0a0a0; border-top: 0px; background-color: #FFFFFF; }

   form#registration div#regICountryDropdown a, form#registration div#regDCountryDropdown a
      { display: block; white-space: nowrap; cursor: default; padding: 2px 5px 2px 5px; color: #000; }

   form#registration div#regICountryDropdown a:hover, form#registration div#regDCountryDropdown a:hover
      { background-color: #f3f3f3; }


/* Login box styles */
   form#login { background-color: #FAFAFA; border: 1px solid #DEDEDE; padding: 10px; display: table; margin-bottom: 20px; }
   form#login a.checkbox { color: #000000; text-decoration: none; -moz-user-select: none; }
   form#login label { display: block; padding: 0 8px 0 0px; text-align: right; color: #444444; -moz-user-select: none; white-space: nowrap; }
   form#login label a { cursor: default; color: #000; }
   form#login input { border: 1px solid #E0E0E0; padding: 4px; background-color: #FFFFFF; }
   form#login img { border: 1px solid #E0E0E0; background-color: #FFFFFF; }
   form#login input#txtUsername { width: 130px; }
   form#login input#txtPassword { width: 130px; }
   form#login .selected { cursor: default; }
   form#login .selected, form#login .focused { border: 1px solid #AAAAAA; }