html, body
   { height: 100%; }

body, table, input, select
   { font-family: arial, tahoma, sans-serif; font-size: 9pt; }

body.shop_body
   { margin: 0px; background-color:#F1d756; background-image: url(/pageimages/background.gif); background-repeat: repeat-x; }

h1   { font-size: 12pt; color: #FD8A8D; font-style: italic; padding: 0px; margin: 0px; }
h2   { font-size: 10pt; color: #616F97; font-style: italic; }


hr { border-top: 1px dotted #9699AE; border-left: 0px; border-right: 0px; border-bottom: 0px; height: 1px; }

a { color: #0000ff; text-decoration: none; }

a.topmenu 
   { color: #616F97; border-left: 1px solid #D5DAE5; border-bottom: 1px solid #D5DAE5; background-image: url(/pageimages/menuback1.gif); background-position: top right; padding: 14px; display: block; text-decoration: none; margin-right: 3px; margin-bottom: 5px; }

a.topmenu:hover
   { color: #FFFFFF; border-left: 1px solid #9699AE; border-bottom: 1px solid #9699AE; background-image: url(/pageimages/menuback2.gif); background-position: top right; padding: 14px; display: block; text-decoration: none; margin-right: 3px; margin-bottom: 5px; }

a.topbasket 
   { color: #9E3537; border-bottom: 1px solid #FD8A8D; background-image: url(/pageimages/basketback1.gif); background-position: top right; padding: 14px; display: block; text-decoration: none; margin-bottom: 5px; }

a.sidemenu
   { color: #ffffff; padding-top: 8px; padding-bottom: 8px; border-bottom: 1px dotted #ffffff; text-decoration: none; }

a.sidemenu:hover
   { font-weight: bold; background-color: #b8bfd9; }

table.newcollection
   { color: #FFFFFF; background-color: #FD8A8D; border: 1px solid #E17A7D; margin-bottom: 5px; }

table.categorylist
   { color: #FFFFFF; background-color: #A7AEC8; border: 1px solid #9699AE; margin-bottom: 5px; }

table.search
   { background-color: #DEDEE6; border: 1px solid #D6D7DB; margin-bottom: 5px; }

table.top
  { border: 1px solid #D5DAE5; background-color: #F5F7F8; margin-bottom: 10px; }

table.footer
  { border: 1px solid #D6D7DB; background-color: #DEDEE6; }

table.featured_framework
   { border: 1px solid #DEDEE6; }

td.featured_cell
   { padding-bottom: 10px; }



.form_header {
   white-space: nowrap;
   padding-left: 5px;
   padding-right: 5px;
   border-bottom: 1px solid #275A75;
   text-align: left;
   font-weight: bold;
   height: 20px;
   color: #ffffff;
   background-color: #275A75;
}
.form_left{
   padding-left: 5px;
   border-left: 1px solid #275A75;
   background-color: #f1f1f1;
}
.form_middle{
   padding-left: 5px;
   background-color: #f1f1f1;
}
.form_right {
   border-right: 1px solid #275A75;
   background-color: #f1f1f1;
}
.form_footer {
   border-top: 1px solid #275A75;
}
.form_box {
   border: 1px solid #275A75;
}
.form_required {
   color: #cc0000;
   font-weight: bold;
}


.error_box             { background-image: url(/pageimages/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(/pageimages/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 #275A75; background-color: #f1f1f1; }
table.form_table th    { background-color: #275A75; 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 #275A75; 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; }