html, body, table, div, span, p, h1, ul, li, img
{
  padding: 0px;
  border: 0px;
  margin: 0px;
  color: #0b0b0b; /*#65594b;*/
}
.clear
{
  clear: both;
}


input
{
  color: black;
}
select
{
  border: 1px solid #65594b;
  background: white;
}


a
{
  color: #57320b;
  text-decoration: underline;
}
a:hover
{
  color: red;
}


html
{
  width: 100%;
}


body
{
  background: url(images/bg.jpg) repeat;
  width: 100%;
}


.op_panel
{
  background: url(images/bg_tranceparent_black.png) repeat;
  margin-top: 30px;
  padding-bottom: 2px;
  width: 100%;
  min-width: 1000px;
}
.copyrights
{
  color: #edd4ba;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: right;
  margin-right: 20px;
  margin-top: 2px;
}
.copyrights a
{
  color: white;
}


.head_logo
{
  width: 180px;
  height: 81px;
  background: url(images/head_logo.jpg) no-repeat;
  float: left;
  margin-left: 20px;
  margin-top: -11px;
}

.menu_item1, .menu_item2, .menu_item3, .menu_item4
{
  text-decoration: none;
}
.menu_item1 div, .menu_item2 div, .menu_item3 div, .menu_item4 div
{
  width: 156px;
  height: 32px;
  float: left;
  margin-left: 35px;
  margin-top: 20px;
  text-align: center;
  cursor: pointer;
}
.menu_item2 div
{
  width: 98px;
  margin-left: 12px;
}
.menu_item3 div
{
  width: 156px;
  margin-left: 12px;
}

.menu_item1 div.active {background: url(images/head_nav_btn1_over.png);}
.menu_item2 div.active {background: url(images/head_nav_btn2_over.png);}
.menu_item3 div.active {background: url(images/head_nav_btn1_over.png);}

.menu_item1:hover div {background: url(images/head_nav_btn1_over.png);}
.menu_item2:hover div {background: url(images/head_nav_btn2_over.png);}
.menu_item3:hover div {background: url(images/head_nav_btn1_over.png);}
.menu_item1 div p, .menu_item2 div p, .menu_item3 div p
{
  color: #EEB77D;
  font-family: Georgia, "Times New Roman", "Times", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
  margin-top: 6px;
  text-shadow: 1px 1px 0px black;
}


.head_inform
{
  height: 70px;
  width: 183px;
  float: right;
  margin-right: 20px;
}
.head_inform p
{
  color: #edd4ba;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-shadow: 1px 1px 0px black;
  float: left;
}
.head_inform p.p1
{
  margin-top: 4px;
  margin-bottom: -1px;
}
.head_inform p.p2
{
  font-family: Georgia, "Times New Roman", "Times", serif;
  font-size: 22px;
  float: right;

}
.head_inform p.p3
{
  font-family: "Times New Roman", "Times", serif;
  font-size: 13px;
  float: right;
}



.content_root
{
  background: white;
  clear: both;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
}
.top_photo
{
  background: url(images/top_photo.jpg) repeat-x;
  height: 103px;
  clear: both;
  width: 100%;
}
.column_container
{
  width: 200px;
  float: left;
  margin-left: -100%;
}
.body_container
{
  margin-top: 10px;
  width: 100%;
  float: left;
}


.corner_bl, .corner_br
{
  background: url(images/corner_bl.png);
  width: 10px;
  height: 10px;
  float: left;
  position: relative;
  top: 93px;
}
.corner_br
{
  background: url(images/corner_br.png);
  float: right;
}


.lc_top
{
  background: url(images/lc_top.jpg) no-repeat;
  width: 200px;
  height: 24px;
  margin-top: 10px;
}
.lc_top p
{
  color: #f4e5d6;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 1px black;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  padding-top: 4px;
}


.lc_middle1, .lc_middle2, .lc_middle3
{
  background: url(images/lc_middle.jpg) repeat;
  width: 200px;
  height: 300px;
  padding-top: 8px;
  padding-bottom: 10px;
}
.lc_middle1 ul li
{
  list-style-type: none;
  background: 0px 6px url(images/list-style-image_1.png) no-repeat;
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 14px;
}
.lc_middle1 ul li a
{
  color: #6e4820;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  text-shadow: 1px 1px 0px white;
}
.lc_middle1 ul li.active
{
  background: 0px 5px url(images/list-style-image_2.png) no-repeat;
  margin-left: 10px;
  padding-left: 14px;
  text-decoration: none;
  text-shadow: 1px 1px 0px white;
}
.lc_middle1 ul li.active a
{
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}
.lc_middle1 ul li a:hover
{
  color: red;
}
.lc_middle1 ul li.active a:hover
{
  color: black;
}
.lc_bottom
{
  background: url(images/lc_bottom.jpg) no-repeat;
  width: 200px;
  height: 17px;
}


.lc_middle2
{
  height: auto;
}
.lc_middle2 div
{
  margin-left: 10px;
  margin-right: 10px;
  text-align: right;
}
.lc_middle2 div input
{
  width: 100%;
  margin-bottom: 5px;
  font-style: italic;
  padding-left: 2px;
  border: 1px solid #65594b;
}
.lc_middle2 div select
{
  width: 100%;
  margin-bottom: 5px;
  color: black;
}
.lc_middle2 div select option
{
  color: black;
}
.lc_middle2 div .submit_btn
{
  color: black;
  background: #fbf6ea;
  font-style: normal;
  width: 60%;
}


.lc_middle3
{
  height: auto;
}
.lc_middle3 div.icq_number
{
  background: url(images/icq_icon.png) no-repeat;
  margin-left: 8px;
  margin-bottom: 2px;
  padding-left: 25px;

  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.lc_middle3 div.telephone
{
  background: url(images/telephone_icon.png) no-repeat;
  margin-left: 8px;
  padding-left: 25px;

  color: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.4;
}
.lc_middle3 div.telephone p
{
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.lc_middle3 div.info_below_telephone
{
  background: url(images/contacts.png) no-repeat;
  margin-left: 8px;
  margin-top: 4px;
  padding-left: 25px;

  color: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.4;
}
.lc_middle3 div.info_below_telephone p
{
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}




.document_body
{
  margin-left: 224px;
  padding-bottom: 50px;
}




.hr0
{
  background: #e8e0d8;
  height: 1px;
  margin-bottom: 0px;
  margin-top: 11px;
  clear: both;
}
.hr1
{
  background: #d1c2b2;
  height: 1px;
  margin-bottom: 10px;
  margin-top: 11px;
  clear: both;
}
.hr2
{
  background: #a48565;
  height: 1px;
  margin-bottom: 0px;
  margin-top: 8px;
  clear: both;
}


.bread_crumbs
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 5px;
}


h1
{
  color: #57320b;
  font-size: 26px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", "Times", serif;
  margin-top: 6px;
}


.post_created_at
{
  color: #0b0b0b;
  font-size: 12px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", "Times", serif;
}

.question_remember
{
  color: #0b0b0b;
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Tahoma, Georgia, "Times New Roman", "Times", serif;
  margin-left: 30px;
}

.question_form_td
{
  vertical-align: top;
  text-align: right;
  width: 50%;
  padding-right: 10px;
  color: #0b0b0b;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, Georgia, "Times New Roman", "Times", serif;
  padding-top: 2px;
}






.main_inform
{
  width: 100%;
}
.image_100
{
  background: url(images/image_102x102_border.jpg) no-repeat;
  width: 110px;
  height: 110px;
  float: left;
  margin-right: 8px;
}
.image_100 img
{
  width: 102px;
  height: 102px;
  margin: 4px;
}
.image_100_on_textpage
{
  background: url(images/image_102x102_border.jpg) no-repeat;
  width: 110px;
  height: 110px;
  float: right;
  margin-left: 8px;
}
.image_100_on_textpage img
{
  width: 102px;
  height: 102px;
  margin: 4px;
}





.article
{
  width: 100%;
  padding-top: 11px;
}
.article .text
{
  width: 100%;
  float: left;
}
.article .text div
{
  margin-left: 263px;
  margin-right: 263px;
}
.article .text div p
{
  color: inherit;
  margin-top: 4px;
  font-family: Arial;
  font-size: 14px;
}
.article .text div h1
{
  color: #141211;
  font-size: 18px;
  margin-top: 4px;
}
.article .text div a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #97623b;
}
.article .text div .article_link
{
  font-weight: normal;
  font-family: Georgia, "Times New Roman", "Times", serif;
  font-size: 18px;
  margin-top: 4px;
  display: block;
}
.article .text div a:hover
{
  color: red;
}


.article .photo
{
  width: 249px;
  height: 188px;
  border: 1px solid #e4e4e4;
  background: #f0f0f0;
  float: left;
  margin-left: -100%;
}
.article .photo img
{
  margin: 4px;
}
.article .material
{
  width: 249px;
  border: none;
  background: transparent;
  float: left;
  margin-left: -100%;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
}
.article .material img
{
  margin-top: 4px;
}
.article .table
{
  width: 250px;
  float: left;
  margin-left: -250px;
}
.article .table .add_to_cart
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: black;
  margin: 3px;
}
.article .table .add_to_cart .qty
{
  width: 30px;
  padding-left: 2px;
  border: 1px solid #65594b;
  background: #fbf6ea;
}
.article .table .add_to_cart .add_to_cart_btn
{
  float: right;
  color: black;
  background: #dabd8e;
  border: 1px solid #65594b;
}


.article .table table
{
  border: 1px solid #a8a8a8;
  border-spacing: 0px;
}
.article .table table td
{
  background: #ededec;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  padding: 2px;
}
.article .table table td input
{
  font-size: 15px;
}
.article .table table .head .param
{
  background: #dedede;
  border-bottom: 1px solid #a8a8a8;
  border-right: 1px solid #a8a8a8;
  color: black;
  width: 170px;
}
.article .table table .head .cost
{
  background: #dedede;
  border-bottom: 1px solid #a8a8a8;
  color: black;
  width:75px;
}
.article .table table .row .param
{
  border-right: 1px solid #a8a8a8;
  text-align: left;
  padding: 0px;
}
.article .table table .row .param input
{
  margin: 2px;
  float: left;
}
.article .table table .row .param label
{
  margin: 2px;
  display: block;
  color: black;
}
.article .table table .row .cost
{
  color: red;
}
.article .table table .row:hover td
{
  background: #dedede;
}




.shoping_cart
{
  width: 212px;
  height: 62px;
  float: right;
  margin-top: -8px;
}
.shoping_cart .r1
{
  border: 1px dotted #CCC;
  padding-bottom: 1px;
  background: #e0edf9;
}
.shoping_cart .r1 .cart_btn
{
  background: url(images/cart.jpg);
  width: 90px;
  height: 20px;
  float: left;
}
.shoping_cart .r1 .link
{
  background: 0px 6px url(images/arrow.jpg) no-repeat;
  float: right;
  padding-left: 14px;
  padding-right: 8px;
  padding-top: 3px;
}
.shoping_cart .r1 .link a
{
  font-family: Arial;
  font-size: 11px;
}

.shoping_cart .r2
{
  padding-left: 8px;
  padding-top: 4px;
}
.shoping_cart .r2 .text
{
  font-family: Arial;
  font-size: 12px;
  color: #65594b;
  font-weight: bold;
  float: left;
}
.shoping_cart .r2 .text span
{
  color: #57320b;
}
.shoping_cart .r2 .make_an_offer
{
  background: 2px 2px url(images/make_an_offer.jpg) no-repeat;
  width: 77px;
  height: 30px;
  float: right;
  margin-bottom: 4px;
}
.shoping_cart .r2 .make_an_offer:hover
{
  background-image: url(images/make_an_offer_over.jpg);
}




.main_inform p
{
  margin-left: 118px;
  margin-right: 4px;
  text-indent: 31px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: justify;
  color: black;
}
.main_inform_page p
{
  margin-right: 4px;
  margin-left: 1em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #1b1b1b;
  margin-top: 1em;
}
.main_inform_page li
{
  margin-right: 4px;
  margin-left: 44px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0b0b0b;
}
.main_inform_page h3
{
  margin-right: 4px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #0b0b0b;
  font-weight: bold;
}
.main_inform_page h2
{
  margin-right: 4px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0b0b0b;
}



#doc-category-body p p
{
  color: #3b3b3b;
}




.pagination
{
  text-align: center;
  margin: 10px;
}
.pagination a
{
  padding: 3px;
  margin-left: 1px;
  display: inline-block;
  width: 20px;
  border: 1px solid #e8d4c7;
  background: #ebdbcb;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #0b0b0b;
}
.pagination strong
{
  padding: 4px;
  margin-left: 1px;
  display: inline-block;
  width: 20px;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #0b0b0b;
}
.pagination .pagination_arrow
{
  padding: 4px;
  text-decoration: none;
  border: none;
  background: none;
}







.cart_display
{
  width: 100%;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #0b0b0b;
  margin-top: 15px;
  margin-left: 10px;
  padding-right: 10px;
}
.cart_display tr.heading td
{
  border-bottom: 3px solid #dddcdc;
  padding: 4px;
  font-weight: bold;
}
.cart_display tr.product td
{
  border-bottom: 1px solid #dddcdc;
  padding: 1px;
  padding-left: 4px;
}
.cart_display tr.product td a
{
  color: #3D88BF;
}
.cart_display tr.product td a:hover
{
  color: #77522b;
}
.cart_display tr.bottom td
{
  padding: 4px;
}

#checkout_form
{
  margin-top: 40px;
  width: 100%;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #0b0b0b;
}
#checkout_form table
{
  width: 100%;
  border: none;
}
#checkout_form table td
{
  vertical-align: top;
  text-align: left;
}
#checkout_form table td.field input, #checkout_form table td.field textarea
{
  width: 400px;
}
#checkout_form table td.title
{
  text-align: right;
  padding-right: 8px;
}

