* {
  margin: 0px;
  padding: 0px;
}

body {
  height: 100%;
  background-color: #ffffff;
  color: black; /*#85859c;*/
  font-family: Arial, Helvetica, arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

a {
  color: #b33333;
  text-decoration: none;
}

a:hover {
  color: #663333;
  text-decoration: underline;
}

img {
  border: none;
}

p {
  margin: 10px 0px 5px;
  /*text-align: justify;*/
  line-height: 14px;
}

h1, h2
{
  font-family: 'IM Fell DW Pica SC', 'Times New Roman', serif
}

h2
{
  font-size: 22px;
}

h3
{
  clear:both;
}

h1.huge
{
  font-size: 72px;
  margin-top: 20px;
  margin-bottom: 15px;
}

table
{
  font-size:12px;
}

table td
{
  /*border: 1px inset;*/
  height: 50px;
  min-width: 50px;
}

table td
{
  border: none;
  border-bottom: 1px solid #999;
  padding: 5px 0 0 0;
}

table th
{
  border-bottom: 1px solid #000;
}

ul
{
  list-style-type: none;
}

br.clr
{
  clear:both;
}



.clearthis {
  margin : 0px;
  height : 1px;
  clear : both;
  float : none;
  font-size : 1px;
  line-height : 0px;
  overflow : hidden;
}

#container {
  margin: 0px auto;
  width: 780px;
  border-color: #b33333;
  border-width: 0px 1px 1px;
  border-style: solid;
}

input {
  padding-left: 2px;
  background-color: #fff;
  color: black;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
}


/* Page Header */

#page_header {
  width: 780px;
  height: 113px;
  color: #fff;
  background: url('/images/header_background.gif') repeat-x 0px 0px;
  overflow: hidden;
}

#page_header a {
  color: #fff;
  text-decoration: none;
}

#page_header a:hover {
  color: #e1e1e1;
}

#page_heading {
  float: left;
}

#page_heading h1 {
  width: 300px;
  height: 30px;
  /* background: url('/images/company_name.jpg') no-repeat 56px 36px; */
  /*text-align: left;*/
  float: left;
  margin: 30px 0px 0px 0px;
  font-size: 24px;
}

#page_heading h2 {
  width: 400px;
  height: 16px;
/*   background: url('/images/company_punchline.jpg') no-repeat 56px 2px; */  
  float: left;
  clear: both;
  font-size: 15px;
}

#page_headerlinks {
  /*padding-right: 20px;
  padding-top: 25px;*/
  margin: 25px 20px 0 0;
  width: 275px;
  float: right;
  text-align: left;
  word-spacing: -1px;
  font-size: 200%;
}

#page_headersearch {
  /*padding-right: 30px;
  padding-top: 25px;*/
  margin: 15px 30px 0 0;
  float: right;
  clear: right;
  width: 255px;
  text-align: left;
  word-spacing: -1px;
  overflow : hidden;
}

#page_headersearch h3 {
  float: left;
  font-weight: bold;
  font-size: 12px;
}

#page_headersearch form {
  padding-left: 3px;
  float: left;
}

#page_headersearch input {
  margin-top: 1px;
  padding-left: 2px;
  width: 158px;
  height: 14px;
  float: left;
  border: none;
}

#page_headersearch input.button {
  padding: 0px;
  margin-top: 0px;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  float: left;
}

#lang_select
{
  width: 300px;
  height: 30px;
  /*clear: both;*/
  margin: 0px 0 5px 0;
  padding-top: 10px;
  font-size: 12px;
}

#lang_select img
{
  margin-left: 10px;
}


/* Main Navigation Menu */

#page_menu {
  margin-bottom: 1px;
  width: 780px;
  height: 21px;
}

#page_menu ul {
  width: 780px;
  height: 21px;
  list-style-type: none;
  overflow: hidden;
}

#page_menu li {
  margin-right: 1px;
  width: 129px;
  height: 21px;
  float: left;
  background: url('/images/menu_background.gif') repeat-x 0px 0px;
  overflow: hidden;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

#page_menu li.last {
  margin-right: 0px;
  width: 130px;
}

#page_menu a {
  padding-top: 3px;
  display: block;
  color: #fff;
  text-decoration: none;
}

#page_menu a:hover {
  color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
  width: 129px;
  float: left;
  text-align: left;
  color: #8989b6;
}

/*
#left_sidebar a {
  color: #8989b6;
}

#left_sidebar a:hover {
  color: #75759c;
}
*/



/* Left Sidebar : Categories */

#categories {
  margin-bottom: 1px;
  padding: 1px 1px 1px 0px;
  border-color: #b33333;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  text-align: center;
}

#categories_header {
  margin-bottom: 2px;
  width: 127px;
  height: 20px;
  background-color: #b33333;
  overflow: hidden;
}

#categories_header h2,
#categories_header h3
{
  margin-top: 3px;
  margin-left: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

#categories ul {
  margin: 0px auto;
  width: 120px;
  list-style-type: none;
}

#categories li {
  width: 120px;
  /*height: 21px;*/
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  text-align: left;
  border-bottom: #b33333 1px solid;
  float: left;
  font-size: 11px;
}

#categories li.last {
  border: none;
}

#categories li a {
  margin-top: 4px;
  margin-left: 6px;
  display: block;
  /*color: #b33333;
  text-decoration: none;*/
}

#categories li a:hover {
  /*color: #663333;
  text-decoration: underline;*/
}


/* Left Sidebar : Special Offer */

#specialoffer {
  width: 129px;
  height: 98px;
  overflow: hidden;
  background: url('/images/specialoffer_background.jpg') no-repeat 0px 0px;
  color: #fff;
  font-size: 11px;
  text-align: left;
}

#specialoffer_text {
  width: 129px;
  height: 60px;
  margin: 10px 5px 10px 5px;
}

#specialoffer_link {
  margin-left: 12px;
}

#specialoffer_link a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#specialoffer_link a:hover {
  color: #f2f2f2;
}


#newsletter {
  width: 129px;
  height: 130px;
  overflow: hidden;
  background: url('/images/newsletter_background.gif') 0px 0px;
  color: #fff;
  font-size: 11px;
  text-align: left;
}

#newsletter p {
  margin: 4px;
}

#newsletter input {
  margin: 2px;
  width: 100px;
  height: 14px;
  overflow: hidden;
  font-size: 11px;
  text-align: left;
  border: 1px solid black;
}

/* Main Content Area */

#main_content {
  margin-right: 2px;
  width: 644px;
  text-align: center;
  float: right;
}

#main_content .h_divider {
  margin-bottom: 2px;
  height: 1px;
  background-color: #c2c2cd;
  overflow: hidden;
}


/* Page Footer */

#page_footer {
  margin-top:10px;
  width: 780px;
  border-top: 1px solid;
  border-color: #b33333;
}

#powered_by {
  padding-top: 17px;
  float: right;
  width: 305px;
  height: 30px;
  color: black;
  text-align: center;
}

#powered_by a {
  color: #b33333;
  text-decoration: none;
}
#powered_by a:hover {
  color: #663333;
  text-decoration: underline;
}

/* Cart Display */
#cartmenu {
  /*float:left;*/
  /*margin-left: 200px;*/
  
}

#cartmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#cartmenu ul li {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  margin: 20px;
}

#cartmenu ul li.large {
  font-size: 18px;
}

#path
{
  text-align: left;
  font-size: 12px;
  margin: 10px 10px 10px 5px;
}
#catname
{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

#siblings
{
  text-align: center;
  font-size: 11px;
  
}

#description
{
  text-align: center;
  /*font-size: 11px;*/
  margin-bottom: 10px;
}


#subcats ul {
  list-style-type: none;
  margin-top: 20px;
}

#subcats li {
  /*loat:left;*/
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

table#products
{
  font-size: 14px;
  margin-top: 15px;
  width:580px;
}

table#products td
{
  height: 20px;
}

table#products th
{
  font-weight: bold;
  padding: 0 5px 2px 5px;
}

table#products td.image
{
  width: 80px;
}

table#products td.title
{
  padding: 0 10px;
}

table#products td.title .category
{
  margin: 0;
  font-size: 10px;
}

table#products td.price
{
  width: 80px;
}

table#products td.add
{
  width: 80px;
}

table#products .notification
{
  display: none;
}

table#products .notification .message
{
  font-size: 10px;
}

table#products .notification .cart_link
{
  display: none;
}


img.arrow
{
  margin-bottom: -3px;
}

#article
{
  margin: 10px;
  font-size: 12px;
  text-align: left;
}
#article h1
{
  text-align: center;
  margin-bottom: 15px;
  font-size: 30px;
}

#article li
{
  margin-left: 20px;
}

#article p
{
  text-indent: 1.5em;
}

#article p.rowed
{
  text-indent: 0;
  padding-left: 3em;
}

#disclaimer li
{
  list-style-type: none;
}

#notice
{
  margin: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #b33333;
}

.btn_reset
{
  font-size: 12px;
}

.btn_back
{
  font-size: 12px;
}
.btn_submit
{
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #aaa;
}

.btn_submit:hover
{
  color: #B33333;
}

#save_cart_changes
{
  margin-bottom: 20px;
}

#carttable {
  width: 580px;
  text-align: center;
  margin: 5px auto 10px auto;
  
}

#carttable .code
{
  width: 100px;
  padding: 0 5px 0 5px;
}

#carttable .quantity
{
  width: 30px;
  padding-top: 0;
  padding-right: 20px;
  text-align: right;
}

#carttable .quantity input
{
  /*width: 40px;*/
  height: 18px;
  text-align: right;
  /*border: 2px solid #999;*/
}

#carttable td
{
  padding-right:2px;
  height: 20px;
  width: 60px;
}

#carttable .carttitle
{
  font-weight: bold;
}

#carttable .carttotal
{
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
}

#carttable td.image
{
  width: 20px;
}

#carttable td.name
{
  width: 240px;
}

#checkout_form label
{
  display:block;
  font-size:18px;
  margin: 20px auto 5px;
  width: 400px;
}

#checkout_form input, 
#checkout_form textarea,
#checkout_form select
{
  background: rgba(255,255,255,0.0) url('/images/input_bg.png') repeat-x;
  width: 400px;
  border: 1px solid #999;
  padding: 5px;
}

#checkout_form input
{
  height: 30px;
  font-size: 20px;
}

#checkout_form textarea
{
  height: 110px;
  font-size: 18px;
}

#checkout_form select
{
  font-size: 16px;
}

#checkout_form input.button
{
  height: 40px;
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
}

#checkout_form input.button:hover
{
  border: 1px solid #cc3333;
  background: url('/images/input_bg_button.png') repeat-x;
  background-color: #f49494;
}

#checkout_form .formError
{
  margin: 0 auto;
  width: 400px;
  color: #cc3333;
  font-weight: bold;
}

#checkout_form .fieldWithErrors
{
  /*border-top: solid 2px #ff0000;*/
}

#checkout_form .fieldWithErrors input,
#checkout_form .fieldWithErrors textarea,
#checkout_form .fieldWithErrors select
{
  border: 1px solid #cc3333;
  background: url('/images/input_bg_error.png') repeat-x;
  background-color: #feefef;
}

#clientdata
{
  width: 540px;
  margin: 5px auto;
}
#clientdata td
{
  height: 30px;
  padding: 0 5px 0 5px;
}


#dates {
  width: 240px;
  text-align: center;
  margin: 5px auto 20px auto;
  border: none;
}

#dates td {
  margin: 0;
  padding: 0;
  height: 5px;
  border: 0;
  border-bottom: 1px solid;
}

.status
{
  font-weight: bold;
}

#orderhead
{
  margin-top: 20px;
  margin-bottom: 10px;
}

.subheader
{
  margin-top: 20px;
}

#news
{
  margin: 20px auto 10px auto;
  width: 90%;
  text-align: left;
}

#news .header
{
  padding: 1px 10px 1px 10px;
  background: #ffaaaa;
  font-size: 12px;
  font-weight: bold;
}

#news .content
{
  background: #ffffff;
  font-size: 11px;
  padding: 10px 10px 10px 15px;
}

.pagination
{
  margin: 10px 0 0 0;
  font-size: 16px;
  font-weight: bold;
}

#product
{
  width: 600px;
  margin: 20px auto;
}

#product h2
{
  margin-bottom: 30px;
}

#product #images
{
  float: left;
  width: 260px;
}


#product #images .thumb
{
  margin: 15px;
}

#product #actions
{
  margin: 10px 0;
}

#product #actions h4
{
  text-align: left;
  font-size: 16px;
  margin-bottom: 5px;
}

#product #description
{
  text-align: left;
  font-size: 14px;
}
