/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #00FF00; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF1414; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
    margin:0px;
    background: #511401 url('images/main_bg3.gif') repeat-x;
    text-align: center;
}
#main_menu {
    width:800px;
    height: 200px;
    padding: 0px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;

}
#main_menu a {
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff; /*#f4dcaf;  */
    width:140px;
    height: 65px;
    line-height: 65px;
    margin: 0 5px;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    letter-spacing: 1px;
}
#main_menu a:hover {
    color: #511401;
    background: url('images/menu_bg.gif');
}
#content {
    width:1000px;
    height: 620px;
    padding: 0;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background: url('images/bg_content14.jpg') no-repeat 150px;

}
#content_nav {
    width:150px;
    height:620px;
    float:left;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background:#f3d9a6 url('images/left_bg.gif') -10px bottom no-repeat;
    overflow:hidden;
}
#content_top {
    width:645px;
    padding-left:15px;
    border-top: 1px solid #f8ebd0;
    height: 23px;
    line-height: 23px;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #f4dcaf;
    background: #511401;

}
#content_text {
    width:660px;
    height:620px;
    float:right;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background:#f8ebd0;
    overflow:hidden;
}
#container {
    width:610px;
    height: 480px;
    padding:0 10px 10px 30px;
    display:block;
    overflow:auto;
    scrollbar-face-color:#f8ebd0;
    scrollbar-arrow-color: #511401;
    scrollbar-highlight-color: #511401;
    scrollbar-3dlight-color: #511401;
    scrollbar-shadow-color: #511401;
    scrollbar-darkshadow-color: #511401;
    scrollbar-track-color: #f3d9a6;
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
    color:#000;
    text-align:justify;
}
#head_line {
    width:1000px;
    height: 44px;
    padding: 0 0 0 0px;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
    background: url('images/head_line_bg.gif') bottom repeat-x;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 22px;
    color: #fff;

}
#head_line a {
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
    color: #f4dcaf;
    text-decoration:none;
}
#foot_line {
    width:1000px;
    height: 22px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 10px;
    text-align:left;
    background: url('images/head_line_bg.gif');
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    z-index:1;
}
#also_ordered {
    width:450px;
    height:80px;
    border: 1px solid #511401;
    margin:auto;
    padding: 5px;
    background:#fff;
    overflow:hidden;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    color: #511401;
}
#also_ordered a{
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #511401;
}

ul.breadcrumb {
    list-style: none;
    margin:0px;
    padding: 5px 0px 0px 10px;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-align:left;
    }
ul.breadcrumb li {
    margin:0px;
    display: inline;
    padding: 0 0 0 5px;
    }
ul.breadcrumb a {
    font-weight:normal;
    text-decoration: none;
    color: #511401;

}
ul.breadcrumb a:hover {
    font-weight:normal;
    text-decoration: underline;
    color: #511401;

}
ul.sub_nav {
    margin:0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    float:left;
    /*background: #f4dcaf; */
    width:150px;
    border-top:1px solid #f3d9a6;
    border-bottom:2px solid #511401;
}
ul.sub_nav_2 {
    margin:0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    background: #f4dcaf;
}
li.first a {
    color: #f4dcaf;
    display: block;
    height: 23px;
    line-height: 20px;
    padding-left: 15px;
    background: #511401 url('images/sub_menu_bg.gif') repeat-x;
    text-decoration: none;

}
li.first a:hover {
    color: #fff;
}
li.second a {
    color: #511401;
    display: block;
    width:110px;
    height: 15px;
    line-height: 15px;
    padding-left: 25px;
    background: #f4dcaf;
    text-decoration: none;

}
li.second a:hover {
    color: #fff;
}
/* main content */
h1 {
    color: #511401;
    display: block;
    font-family: verdana, sans-serif;
    padding:0 45px 20px 0;
    margin:10px 0 10px 10px;
    font-style:italic;
    font-weight: bold;
    font-size: 24px;
    width:590px;
    height: auto;
    background: url('images/h1_bg.gif') bottom no-repeat;
    text-align:right;

}

h2 {
    color: #f4dcaf;
    display: block;
    font-family: verdana, sans-serif;
    padding-left:25px;
    margin:0px 0 0 0px;
    font-style:italic;
    font-weight: bold;
    font-size: 18px;
    line-height:32px;
    width:565px;
    height: 32px;
    background: url('images/h2_bg.gif') left 2px no-repeat;
    text-align:left;

}
h3 {
    color: #511401;
    display: block;
    font-family: verdana, sans-serif;
    padding:5px 0;
    margin:0;
    font-style:italic;
    font-weight: bold;
    font-size: 14px;

}

h4 {
    color: #000;
    display: block;
    font-family: verdana, sans-serif;
    padding:0;
    margin:0px;
    margin-bottom:10px;
    font-weight: bold;
    font-size: 13px;
    text-align:left;
    text-transform:uppercase;
}
h5 {
    color: #000;
    display: block;
    font-family: verdana, sans-serif;
    padding:0;
    margin:0px;
    font-weight: bold;
    font-size: 12px;
    text-align:left;
    text-transform:uppercase;
}
h6 {
    color: #000;
    display: block;
    font-family: verdana, sans-serif;
    padding:0;
    margin: 10px 0px 5px 0px;
    font-weight: bold;
    font-size: 11px;
    text-align:left;
    text-transform:uppercase;
    border-top:1px solid #511401;
    border-bottom:1px solid #511401;
}
p  {
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color:#000;
    text-align:justify;
    margin:8px 0px;
    padding:0;
}
a {
    color:#663300;
}
/* subcategories */
.sub_even {
    width:220px;
    height:46px;
    margin: 15px auto;
    background:url('images/bg_brown.gif');
    border:2px solid #511401;
    text-align:center;
}
.sub_even a {
    font:bold 14px arail, sans-serif;
    line-height: 46px;
    color: #f4dcaf;
    display:block;
    text-decoration:none;
}
.sub_odd {
    width:220px;
    height:46px;
    margin: 15px auto;
    background:url('images/bg_light.gif');
    border:2px solid #511401;
    text-align:center;
}
.sub_odd a {
    font:bold 14px arail, sans-serif;
    line-height: 46px;
    color: #511401;
    display:block;
    text-decoration:none;
}
.sub_image {
    height: 36px;
    width: 40px;
    margin: 2px;
    padding: 2px;
    overflow: hidden;
    border: 1px solid #000;
    display:block;
    float:left;
    background: #fff;
    text-align:center;

}
#product_img {
    width:160px;
    margin-right: 15px;
    padding:0px;
    display:inline;
    float:left;
    text-align:center;
}
#product_img img {
    display:block;
    background:#fff;
    border:8px solid #511401;
    padding: 5px;
}
#product_img a.text {
    font: 12px arial, sans-serif;
    margin:auto;
    line-height:24px;
    height: 24px;
    padding-left:25px;
    color:#663300;
}

p.product {
    width:400px;
    padding:0 10px 15px 0;
    display:block;
    float:right;
    font: bold 12px arial, sans-serif;
    line-height: 18px;
}
.weight {
    font:bold arial, sans-serif;
    margin-top: 20px;
    font-size:24px;
    color: #000;
}
.price {
    font:bold arial, sans-serif;
    padding-left: 10px;
    margin-top: 20px;
    font-size:36px;
    line-height:40px;
    color: #511401;
}
p.product .price_hint {
    font:11px arial, sans-serif;
    margin:5px;
    line-height:28px;
}
a {
    color:#663300;
}
a.button {
    padding: 2px 20px 0px 20px;
    margin:0px;
    line-height:24px;
    margin-left:25px;
    border: 2px solid #511401;
    font: bold 12px arial, sans-serif;
    text-align:center;
    text-decoration:none;
    color: #511401;
    background:#fff;


}
a.button:hover {
    padding: 2px 20px;
    margin:0px
    margin-left:25px;
    border: 2px solid #511401;
    font: bold 12px arial, sans-serif;
    text-align:center;
    text-decoration:none;
    color: #fff;
    background:#511401;
}

input.to_cart {
    width:140px;
    height:24px;
    margin-left:25px;
    border: 2px solid #511401;
    font: bold 12px arial, sans-serif;
    text-align:center;
    color: #511401;
    background:#fff;
}
input.to_cart:hover {
    width:140px;
    height:24px;
    margin-left:25px;
    border: 2px solid #511401;
    font: bold 12px arial, sans-serif;
    text-align:center;
    color: #f4dcaf;
    background:#511401;
}

/* new products */
#news_box {
    width:570px;
    height: 210px;
    background: #511401;
    margin:0 0 0 0px;
    padding:0;
    padding-left:20px;
    line-height:16px;
    text-align:center;
}
.new_itembox {
    width: 160px;
    height: 180px;
    float:left;
    margin: 10px 5px 10px;
    padding: 5px;
    border: 1px solid #f4dcaf;
    text-align:right;
}

.new_itembox .price_1 {
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height:24px;
    color: #fff;
}
.new_itembox a.item_title{
    height:34px;
    display:block;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #f4dcaf;
    text-decoration:none;
    text-align:center;
    border-bottom:1px solid #f4dcaf;
}

.new_itembox .price_hint {
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #f4dcaf;
}
.new_itembox a.to_cart{
    display:block;
    width:70px;
    height:16px;
    padding:1px;
    margin-bottom: 2px;
    float:left;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height:16px;
    color: #f4dcaf;
    background: #511401;
    border: 2px solid #f4dcaf;
    text-decoration:none;
    text-align:center;

}
.new_itembox a.more{
    display:block;
    width:70px;
    height:16px;
    padding:1px;
    margin-bottom: 2px;
    float:right;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height:16px;
    color: #511401;
    background: #f4dcaf;
    border: 2px solid #f4dcaf;
    text-decoration:none;
    text-align:center;

}
/*product listing */
.itembox_odd {
    width: 175px;
    height: 180px;
    float: left;
    margin: 10px 5px;
    padding: 5px;
    border: 1px solid #000;
    background: #511401 url('images/bg_brown.gif') repeat-x;
    line-height: 16px;
    text-align:right;
}

.itembox_odd .price_1 {
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height:24px;
    color: #fff;
}
.itembox_odd .weight{
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #f4dcaf;

}
.itembox_odd a.item_title{
    display:block;
    height: 36px;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #f4dcaf;
    text-decoration:none;
    text-align:center;
    border-bottom:1px solid #f4dcaf;
}

.itembox_odd .price_hint {
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #f4dcaf;
}
.itembox_odd a.to_cart{
    display:block;
    width:77px;
    height:16px;
    padding:1px;
    margin-bottom: 2px;
    float:left;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height:16px;
    color: #f4dcaf;
    background: #511401;
    border: 2px solid #f4dcaf;
    text-decoration:none;
    text-align:center;
}
.itembox_odd a.more{
    display:block;
    width:77px;
    height:16px;
    padding:1px;
    margin-bottom: 2px;
    float:right;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height:16px;
    color: #511401;
    background: #f4dcaf;
    border: 2px solid #f4dcaf;
    text-decoration:none;
    text-align:center;

}
.itembox_even {
    width: 175px;
    height: 180px;
    float: left;
    margin: 10px 4px;
    padding: 5px;
    border: 1px solid #000;
    background: #f4dcaf url('images/bg_light.gif') repeat-x;
    text-align:right;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #511401;


}
.itembox_even .price_1 {
    font-family: arial, sans-serif;
    font-weight: bold;
    line-height: 24px;
    font-size: 18px;
    color: #000;
}
.itembox_even .weight{
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #511401;

}

.itembox_even a.item_title{
    display:block;
    height: 36px;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #511401;
    text-decoration:none;
    text-align:center;
    border-bottom:1px solid #511401;
}

.itembox_even .price_hint {
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #511401;
}
.itembox_even a.to_cart{
    display:block;
    width:77px;
    height:16px;
    padding:1px;
    margin-bottom: 2px;
    float:left;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height:16px;
    color: #511401;
    background: #f4dcaf;
    border: 2px solid #511401;
    text-decoration:none;
    text-align:center;
}
.itembox_even a.more{
    display:block;
    width:77px;
    height:16px;
    padding:1px;
    margin-bottom: 2px;
    float:right;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height:16px;
    color: #f4dcaf;
    background:  #511401;
    border: 2px solid #511401;
    text-decoration:none;
    text-align:center;

}
.image_frame {
    height: 85px;
    margin: 4px auto;
    padding: 2px;
    overflow: hidden;
    border: 1px solid #000;
    display:block;
    background: #fff;
    text-align:center;
    vertical-align:bottom;
}
.listing_split  {
    width: 575px;
    float: left;
    margin: 5px 0px;
    padding-left: 25px;
    /*border-bottom: 1px solid #000;  */
    text-align:right;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #511401;
}
.listing_split  a{
    text-align:right;
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #511401;
}
.price_hint_2 {
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #511401;
    margin:0;
    padding:0;

    }

/*small cart / checkout*/
#small_cart {
    display:inline;
    float:right;
    padding-right:15px;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color:#fff;
}
#small_cart a {
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #f4dcaf;
    text-decoration:none;
}
/* forms */
input.text {
    padding:1px;
    margin:1px;
    border: 1px solid #511401;
    font:11px arial, sans-serif;
    color: #511401;
    background:#fff;
}
select.text {
    padding:1px;
    margin:1px;
    border: 1px solid #511401;
    font:11px arial, sans-serif;
    color: #511401;
    background:#fff;
}

input.count {
    width:24px;
    height:16px;
    border: 1px solid #511401;
    font: bold 12px arial, sans-serif;
    text-align:center;
    color: #511401;
    background:#fff;
}

label {
    font:bold 11px arial, sans-serif;
    color: #000;
    padding-right:8px;
    line-height:16px;
}
.inputRequirement {
    color:#ff0000;
    line-height:16px;
    font-size:10px;
}
#search_form {
    display:inline;
    float:left;
}
#search_form label {
    font:bold 12px arial, sans-serif;
    color: #f4dcaf;
    padding-right:8px;
    line-height:23px;
}

#search_form input {
    height:14px;
    width: 80px;
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    border:1px solid #000;
    background:#fff;
}
#search_form input.image {
    height:auto;
    width:auto;
    border:none;
    background:none;
}
/* tables / shopping-cart*/
.productListing {
    margin:auto;
    margin-top:15px;
    margin-bottom: 15px;
}
.productListing-heading {
    font: bold 11px arial, sans-serif;
    color: #fff;
    background: #511401 url('images/bg_brown.gif') repeat-x;;
}
.productListing-data {
    font: bold 11px arial, sans-serif;
    color: #511401;
    background: #fff;
}
.productListing-total {
    font: bold 11px arial, sans-serif;
    color: #000;
    background: none;
}

p.totals {
    width:90%;
    text-align:right;
    font:bold 11px arial, sans-serif;
    color:#000;
}
.info_box {
    border: 1px solid #511401;
    padding: 4px 5px 10px 5px;
    margin:5px 0px;
    font: 12px arial, sans-serif;
    color: #000;
    line-height:16px;
    text-align:justify;
    background: #f4dcaf url('images/bg_light.gif') repeat-x;
}
.info_box .image{
    display:block;
    margin:15px auto;
    text-align:center;
}
.error_box {
    border: 1px solid #f00;
    padding: 5px;
    margin:5px 0px;
    font: bold 12px arial, sans-serif;
    color: #f00;
    line-height:16px;
    text-align:justify;
    background: #fff;
}
