/* General page layout  begin */
body {
        margin: 0px;
        color: #1F1F1F;
        font-size: 10px;
        font-style: normal;
        font-family: arial, verdana, arial, sans-serif;
        background:#58413b;
        behavior:url('csshover.htc');
}
/*.sfhover*/

* html td {
  behavior: url(templates/Original/iepngfix.htc);
}

a{
        color: #7f6050;
        text-decoration: underline;
}
a:hover {
        color: #000;
        text-decoration: underline;
}
/*--------*/

h1 {
  font-size: 21px;
}
form {
        display: inline;
}
input, select {
        font-size: 11px;
        color:#333333;
}
input.transpng {
        behavior: url("png.htc");
        /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
        width: 100%;
        font-size: 11px;
        color:#333333;
}
/*--------*/
td {
  font-size: 11px;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
        line-height: 1.5;
        font-weight: bold;
        font-size: 12px;
}
TD.smallText, SPAN.smallText, P.smallText {
        font-size: 9px;
}
.bold {
        font-weight: bold;
}
.boxText {
}
/*--------*/
img.transpng {
        behavior: url("png.htc");
}
img.infoBoxSpacing {
        width: 0px;
        height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
        padding-top:1px;
}
td.center_bg {
        padding:1px 0 0 1px;
}
td.centerBg {
  border-left: 1px solid #d7d5d5;
  border-right: 1px solid #d7d5d5;
  border-top: 1px solid #d7d5d5;
  height: 100%;
  vertical-align: top;
  padding-bottom: 10px;
}
.right_bg {
}
/* message box */
.inputRequirement {
        color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
        background-color: #ffb3b5;
}
.messageStackSuccess {
        background-color: #99ff00;
}
.line {
        border-color: #DEDEDE;
}

.errorBox {
        background: #ffb3b5;
        font-weight: bold;
}
.stockWarning {
        color: #cc0033;
}
.productsNotifications {
        background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
        background: url(images/header/header_bg.gif) no-repeat top right;
}
td.headerNavigation {
        height:22px;
        text-align:right;
}
td.headerNavigation a{
        padding: 0 8px;
        background:url(images/tikhead.gif) no-repeat 0 4px;
}
td.breadcrumb{
  background: #a78e76;
  height: 28px;
  padding-left: 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.breadcrumb a{
  color: #fff;
  text-decoration: none;
}
.breadcrumb a:hover{
  color: #fff;
  text-decoration: underline;
}
TR.headerError {
        background: #ff0000;
}
TD.headerError {
        background: #ff0000;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
}
TR.headerInfo {
        background: #00ff00;
}
TD.headerInfo {
        background: #00ff00;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading{
  font-size: 21px;
  color: #745648;
  padding: 10px;
  border-bottom: 1px solid #d7d5d5;
}

/*----categories----*/
#category-nav {
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
        margin:0;
}
#category-nav dl {
        margin:0;
}
#category-nav dd {
        margin:0;
}
#category-nav dt {
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
        background: #ff8e90;
}
.infoBoxNoticeContents {
        background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
        width: 100%;
}
td.infoBoxHeadingLeft {
        display:none;
}
td.infoBoxHeadingCenter {
        background:url(images/infobox/ifoboxheading.gif) repeat-x;
        height:27px;
        font-weight:bold;
        color:#fff;
        text-transform:uppercase;
        font-size:12px;
        padding-left:12px;
}
td.infoBoxHeadingRight {
        display:none;
}

.infobox {
        width: 100%;
}
td.infoBoxContentsLeft {
        display:none;
}
td.infoBoxContentsCenter {
  padding: 15px;
  background:url(images/infobox/ifobox_bg.gif) top repeat-x;
}
td.infoBoxContentsRight {
        display:none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}

table.infoBoxContents td.productImageCell{
}
table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td.productNameCell a{
}
table.infoBoxContents td.productNameCell a:hover {
}

table.infoBoxContents td.productPriceCell {
}
table.infoBoxContents .productPriceSpecial {
}
table.infoBoxcontents .productpriceold {
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoLink{
  background:url(images/tik.gif) no-repeat 0 5px;
  padding-left: 8px;
  color: #000;
  line-height: 1.5;
}
table.infoBoxContents a.infoLink:hover {
  color: #886963;
}

#shppingCart table.infoBox {
  background:url(images/infobox/ifobox_bg.gif) top repeat-x;
}
#shppingCart td.infoBoxContentsCenter {
  padding: 15px;
  background:url(images/infobox/shopping_cart.gif) no-repeat top right;
}
.cartTotal{
  font-size: 16px;
  color: #755546;
  font-weight: bold;
  line-height: 1.5;
}
#shppingCart .infoBoxContents td{
  padding: 0 8px;
}
#shppingCart .infoBoxContents td td{
  padding: 0;
}
#shppingCart td.button{
  padding: 10px 0 0 0;
}


/*----infobox1 -------------------------------------*/
table.infobox1Heading {
        width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
        width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink{
}
table.infoBox1Contents a.infoBoxLink:hover {
}





/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-size: 21px;
  color: #745648;
  padding: 5px 10px;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox td{
  padding: 0 10px;
}
table.contentBox td td{
  padding: 2px 0 ;
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
}
table.contentBox td.productColumnSell {
  padding: 5px 10px 10px 10px;
  vertical-align: top;
}
table.contentBox table.productTable {
}
table.contentBox td.productImageCell {
  width: 110px;
  text-align: center;
  padding-top: 5px;
}
table.contentBox td.productNameCell {
  padding-bottom: 5px;
}
table.contentBox td.productNameCell a{
}
table.contentBox td.productNameCell a:hover {
}
table.contentBox td.productDescriptionCell {
  padding-bottom: 5px;
}

table.contentBox td.productPriceCell {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
.productPriceSpecial {
}
.productPriceOld {
  font-weight: normal;
  text-decoration: line-through;
}
.productPriceCurrent {
}



/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
}
td.contentBox1HeadingCenter {
}
td.contentBox1HeadingRight {
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
}
td.contentBox1ContentsCenter {
}
td.contentBox1ContentsRight {
}

table.contentBox1Contents {
}
table.contentBox1 td.productColumnSell {
}
table.contentBox1 table.productTable {
}
table.contentBox1 td.productImageCell {
}
table.contentBox1 td.productNameCell {
}
table.contentBox1 td.productNameCell a{
}
table.contentBox1 td.productNameCell a:hover {
}

table.contentBox1 td.productPriceCell {
}
table.contentBox1 .productPriceSpecial {
}
table.contentBox1 .productPriceOld {
}
table.contentBox1 .productPriceCurrent {
}



/*----product listing----*/
table.productListing {
        border: 1px;
        border-style: solid;
        border-color: #b6b7cb;
        border-spacing: 1px;
}
.productListing-heading {
        height: 23px;
        font-weight: bold;
        padding-right: 3px;
  border-bottom: 1px solid #d6d4d4;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
        padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
        padding-right: 5px;
}
.productListing-bottom {
        height: 5px;
        font-size: 0px;
}
.productlisting-headingPrice {
        font-size: 20px;
        font-weight: bold;
        color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
  border-bottom: 1px solid #d6d4d4;
}
TD.productListing-data TD.productListing-data {
  padding:5px 2px 2px 2px;
  border-bottom: none;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
        text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
        background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
        font-size: 12px;
        font-weight: bold;
}
TD.fieldValue {
        font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
        line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
        text-decoration:none;
        font-weight: bold;
}
SPAN.greetUser {
        font-size: 11px;
  text-transform: uppercase;
        font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
        font-size: 12px;
        font-weight: bold;
}
SPAN.errorText {
        color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
        background-color: #e5e5e5;
        cursor: pointer;
        cursor: hand;
}
.moduleRowSelected {
  background-color: #d4d4d4;
}
.checkoutBarFrom, .checkoutBarTo {
        /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
        font-weight:bold;
}
/* Content layout  end */




.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}


#categories ul{
        margin:0;
        padding:0;
        list-style:none;
        z-index: 300;
}
#categories li{
        float:left;
        position:relative;
}
#categories li a{
        color:#fff;
        font-weight:bold;
        text-decoration: none;
        display:block;
        padding:11px 5px 10px 5px;
        font-size:12px;
        background: url(images/header/categories.gif) repeat-x 0 5px;
        font-family:Arial, Helvetica, sans-serif;
}
#categories li a:hover{
        background: url(images/header/categories_h.gif) repeat-x 0 0px;
}
#categories li li a{
        color:#000;
        font-weight: normal;
        text-decoration: underline;
        display:block;
        padding:2px 5px 2px 21px;
        background: none;
        background:url(images/tik.gif) no-repeat 12px 7px;
}
#categories li li a:hover{
        background:url(images/tik.gif) no-repeat 12px 7px;
        color:#886963;
}
#categories li ul{
        display:none;
        position:absolute;
        width:200px;
        background:#fff url(images/infobox/ifobox_bg.gif) top repeat-x;
        border:1px solid #3c2925;
        padding:8px 0 10px 0;
        z-index: 300;
}
#categories li li ul{
  left: 200px;
  top:0;
}
#categories li li{
        width:200px;
}
#categories li:hover ul{
        display: block;
}
#categories li:hover ul ul{
  display: none;
}
#categories li li:hover ul{
  display: block;
}
#categories li li:hover ul ul{
  display: none;
}
#categories li li li:hover ul{
  display: block;
}
#categories li li li:hover ul ul{
  display: none;
}

.headerCategories{
        background: url(images/header/categories.gif) repeat-x bottom;
        height:36px;
        vertical-align:top;
}

.inpsearch{
        margin-right:5px;
        border:1px solid #8e8e8e;
        height:18px;
        width:114px;
}

.footerNavigation{
  height: 27px;
  background: url(images/footnav.gif) repeat-x;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.footerNavigation a{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 0 10px;
}
.footerNavigation a:hover{
  color: #fff;
}
.footer{
  color: #fff;
  text-align: center;
  padding: 10px 0 30px 0;
}
.footer a{
  color: #fff;
}
.footer a:hover{
  color: #fff;
}

.categoryCell{
    width: 25%;
    height: 100%;
}
.lineTop{
    border-top: 1px solid #d7d5d5;
}
.categoryCell .lineLeft{
    border-left: 1px solid #d7d5d5;
}
.categoryCell .categoryTable{
    height: 100%;
}
.categoryCell .categoryImage{
    text-align: center;
    padding: 20px 10px 10px 10px;
}
.categoryCell .categoryHeading{
    text-align: center;
    padding: 0 15px 5px 15px;
}
.categoryCell .categoryDescription{
    text-align: center;
    height: 100%;
    padding: 0 15px 20px 15px;
}

.category_desc{
  padding: 10px;
}

.productListingCell{
  padding: 15px 10px;
  vertical-align: top;
}
.productListingCell .pl-image{
  width: 110px;
  text-align: center;
  padding-top: 5px;
}
.productListingCell .pl-name{
  padding-bottom: 5px;
}
.productListingCell .pl-description{
  padding-bottom: 5px;
}
.productListingCell .pl-price{
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
.productListingCell .pl-price .productPriceOld{
  font-weight: normal;
  text-decoration: line-through;
}

.result{
  font-size: 10px;
  color: #939393;
  padding: 0 10px;
}

.infoProductLefr{
}

ul#pi-ximgs{
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#pi-ximgs li{
  margin: 0 2px 2px 0;
  padding: 0;
  list-style: none;
  float: left;
  border: 1px solid #d6d4d4;
  width: 65px;
  height: 65px;
}
ul#pi-ximgs li img{
  float: left;
}
#pi-image{
  border: 1px solid #d6d4d4;
}
#pi-image-d{
  padding-bottom: 5px;
}

.productLinks{
  border-top: 1px solid #d6d4d4;
  border-bottom: 1px solid #d6d4d4;
  background: url(images/links_bg.gif) repeat-x top;
  padding: 14px 0;
}
.productLinks td{
  text-align: center;
}
.productLinks td a{
  font-size: 12px;
  font-weight: bold;
  color: #a78e76;
}
.productLinks td a:hover{
  color: #5b433d;
}
.productLinks .email {
}
.productLinks .reviews {
  border-left: 1px #dbdbdb solid;
  padding: 0 10px;
}
.productLinks .add {
  border-left: 1px #dbdbdb solid;
}
.productLinks .add a{
  color: #5b433d;
}

.productInfoPrice{
  font-size: 20px;
  color: #b50002;
}
.productInfoPrice .productPriceCurrent{
  padding: 0 8px;
  font-size: 20px;
  color: #b50002;
}
.productInfoPrice .productPriceOld{
  padding: 0 8px;
  color: #3c2925;
  text-decoration: line-through;
  border-left: 1px #dbdbdb solid;
  font-size: 20px;
}
.productInfoPrice .productPriceSpecial{
  padding: 0 8px;
  font-size: 20px;
  color: #b50002;
}
h2{
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #a78e76;
  margin: 0;
  padding: 0 0 10px 0;
}

small small{
  font-size: 10px;
}

ul.tabs{
  list-style:none;
  padding:0;
  margin:0;
}
ul.tabs li{
  list-style:none;
  padding:0;
  margin:0;
  float:left;
  padding:2px 15px;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  font-family: tahoma;
}
.tab{
  display:none;
  border-top: 1px solid #d7d5d5;
  border-bottom: 1px solid #d7d5d5;
  padding: 5px 0;
}
.headTab{
  cursor:pointer;
  background: #a2a2a2;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.headTabActiv{
  cursor:default;
  background: #575655;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#tab1{
  display: block;
}
#proposals{
  z-index: 0;
}
