/*********************************************** Свои стили ***************************************************/
html 
{
}

body 
{
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0;
    margin: 0;
    position: relative;
}

a
{
    color: #7F2835;
}
a img
{
    border: 0px;
}

img
{
    margin: 0;
    padding: 0;
}

form
{
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
    text-align: center;
    font: 14px Tahoma, Geneva, sans-serif;
    color: #545454;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

input, select, textarea
{
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
}

p
{
    margin: 0px 0px 1em 0px;
    padding: 0px;
}
/* - Global resets */


/* + Common classes */
.blue
{
	color: #1658a5 !important;
}

.grey
{
	color: #545454 !important;
}

.red
{
	color: #7F2835 !important;
}

.error
{
    color: #ff0000;
}

.no-margin
{
    margin: 0px;
}

.no-padding
{
    padding: 0px;
}

.no-float
{
    overflow: hidden;
}

.pseudo-link
{
    border-bottom: 1px dashed #0000CC;
    text-decoration: none;
}

body.h-centered
{
    margin: 0px auto 0px auto;
    position: relative;
}
body.h-stretched
{
    margin: 0px;
}
body.v-stretched
{
    min-height: 100%;
    position: relative;
}

div.hr
{
    font-size: 1px;
    height: 1px;
    margin: 10px 0px 10px 0px;
    line-height: 1px;
}

input.text
{
}

input.submit
{
}

table.reset
{
    border: 0px;
    border-collapse: collapse;
}
table.reset td,
table.reset th
{
    padding: 0px;
}

ul.news,
ul.menu, ul.menu ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul.news li,
ul.menu li
{
    margin: 0px;
    padding: 0px;
}

ul.tiles
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
ul.tiles li
{
    margin: 0px;
}

ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul li
{
    margin: 0px;
    padding: 0px;
}

/* - Common classes */



/* C U S T O M */
/* + Common classes */
#wrapper
{
    position: absolute;
    left: 50%;
    margin-left: -512px;
    width: 1024px;
    background: #fff;
}

#head
{
    height: 237px;
    width: 1024px;
    background: #fff url(images/common/header_bg.jpg) top left no-repeat;
}

#top_menu
{
    margin-top: 0;
    /*margin-bottom: 15px;*/
    /*padding-top: 10px;*/
    text-align: center;
    margin-left: 730px;
}
#top_menu ul
{
    list-style: none;
    font: 16px Tahoma, Geneva, sans-serif;
    color: #fff;
}
#top_menu li
{
    line-height: 30px;
}
#top_menu a
{
    color: #fff;
    text-decoration: none;
}
#top_menu a:hover
{
    color: #fc4444;
    text-decoration: none;
}

#icq
{
    float: left;
    margin-left: 635px;
    color: #fff;
    font: 14px Tahoma, Geneva, sans-serif;
}
#icq_text
{
    float: left;
}
#icq_img
{
    margin: 0;
    padding: 0;
    padding-left: 5px;
    float: right;
}

#form_find
{
    float: right;
    margin-right: 20px;
}
#form_find input[type="text"]
{
    text-align: right;
    vertical-align: middle;
    height: 20px;
    width: 180px;
    font: 14px Tahoma, Geneva, sans-serif;
    color: #b4b4b4;
    padding-right: 5px;
}
#form_find input[type="image"]
{
    vertical-align: middle;
}
#left_sidebar
{
    float: left;
}
#left_sidebar_bg
{
    width: 229px;
    background: url(images/common/left_sidebar_bg.jpg) top left repeat-y;
}
#blog
{
    margin: 20px 0 0 20px;
}#blog a
{
    color: #8c3737;
    text-decoration: underline;
}

#subscribe
{
    margin: 40px 0 0 20px;
}
input.input_message
{
    /*height: 18px;*/
}

.news_subscribe
{
    color: #545454;
}
.news_subscribe div
{
    padding-top: 10px;
}

#left_sidebar_bottom
{
    height: 100%;
    background: url(images/common/left_sidebar_bottom.jpg) bottom left no-repeat;
}

.sidebar_caption
{
    text-align: center;
    color: #8c3737;
    font: 16px Tahoma, Geneva, sans-serif;
}

.cpt_category_tree
{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
.cpt_category_tree li
{
    height: 23px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.cpt_category_tree li a
{
    color: #828282;
    font: 12px Tahoma, Geneva, sans-serif;
    text-decoration: none;
}
.cpt_category_tree li a:hover
{
    color: #252525;
    font: 12px Tahoma, Geneva, sans-serif;
    text-decoration: none;
}
.cpt_category_tree .parent_current, .cpt_category_tree .parent
{
    text-indent: 20px;
    height: 18px;
    padding-top: 5px;
    text-transform: uppercase;
    background: url(images/common/left_sidebar_menu_caption.jpg) left top no-repeat;
}
.cpt_category_tree .parent_current a, .cpt_category_tree .child_current a
{
    color: #252525;
}.cpt_category_tree .child, .cpt_category_tree .child_current
{
    /*text-transform: lowercase;*/	padding-top: 5px;
    display: block;
    height: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-align: left;
    /*text-indent: 17px;*/
}
.cpt_category_tree .menu_caption_wide
{
    height: 33px;
    padding-top: 5px;
    text-transform: uppercase;
    background: url(images/common/left_sidebar_menu_caption_wide.jpg) left top no-repeat;
}
.cpt_category_tree div
{
    width: 190px;
    margin-left: 25px;
}
.cpt_category_tree div div
{
    margin-left: 20px;
}

#right_sidebar
{
    margin-top: -12px;
    margin-left: 0px;
    width: 290px;
    background: url(images/common/right_sidebar_bg.jpg) top left repeat-y;
    float: right;
}

#right_sidebar_bottom
{
    height: 100%;
    background: url(images/common/right_sidebar_bottom.jpg) bottom left no-repeat;
}

.news
{
    color: #3d3d3d;
    font: 12px Tahoma, Geneva, sans-serif;
    margin-left: 30px;
    margin-top: 10px;
    width: 236px;
}
.news_caption
{
    color: #7f2835;
}
.news_date
{
    color: #9b9b9b;
}

#content
{
    float: left;
    /*width: 505px;*/
    width: 785px;
}

#content_home
{
    float: left;
    /*width: 505px;*/
    width: 489px;
}


.cat_path_in_productpage a, .cat_path_in_productpage
{
    text-decoration: none;
    color: #8c3737;
    font: 12px Tahoma, Geneva, sans-serif;
}

.tab
{
    /*height: 100%;
	display: block;
	width: 1px;
	padding-left: 17px;*/
}

#footer
{
    margin-top: 50px;
    margin-bottom: 50px;
    color: #545454;
}
#footer a, #footer a:hover
{
    color: #545454;
    text-decoration: none;
}

#footer_red
{
    color: #8c3737;
}
#footer_red a
{
    color: #8c3737;
    text-decoration: underline;
}
#footer_red a:hover
{
    color: #8c3737;
    text-decoration: none;
}

#copyright
{
    text-align: center;
    float: right;
    margin-right: 100px;
}

#order_call, #online_chat
{
    margin-left: 20px;
    margin-top: 20px;
}
/* - Common classes */
/* + Custom classes */
.cat_name
{
    text-align: center;
    border-collapse: collapse;
}
.cat_name td
{
    /*border: 1px solid #fff;*/
    width: 162px;
    height: 41px;
    margin: 0 auto;
    text-align: center;
}
.cat_name a
{
    display: table-cell;
    vertical-align: middle;
    height: 39px;
    width: 162px;
    color: #545454;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font: 11px Tahoma, Geneva, sans-serif;
    padding-right: 4px;
    border: 1px solid white;
}
.cat_name a:hover
{
    color: #252525;
}
.cat_name_a_hover
{
    /*height: 36px;*/
    width: 162px !important;
    background: url(images/cat_name_bg.jpg) left top repeat-x;
    border: 1px solid #b9a3a5 !important;
}

.cat_name_line
{
    width: 1px !important;
    height: 100% !important;
    background: url(images/cat_name_line.jpg) left top repeat-y;
}

#cat_name_top
{
    padding-top: 40px;
    background: url(images/cat_name_top.png) left top no-repeat;
}
#cat_name_bottom
{
    background: url(images/cat_name_bottom.png) left bottom no-repeat;
    padding-bottom: 40px;
}
#cat_name_bg
{
    padding-left: 20px;
    background: url(images/cat_name_bg.png) left top repeat-y;
}

.rcat_child_categories
{
    /*display: none;*/
}

#strange_string a
{
    float: left;
    color: #8c3737;
    font: 12px Tahoma, Geneva, sans-serif;

    text-decoration: none;
}

#print
{	color: black;
  text-decoration: none;
  padding-left: 20px;
  text-align: left;
  height: 20px;
  width: 160px;
  float: right;
  font: 12px Tahoma, Geneva, sans-serif;
  background: url(images/printer.jpg) left top no-repeat;
}
#print a
{
    color: black;
    text-decoration: none;
}
.article_preview img
{
    display: block;
    margin: 0 auto;
}

.article_preview
{
    text-align: left;
    font: 12px Tahoma, Geneva, sans-serif;
    color: #545454;
    float: left;
    width: 230px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}.article_preview a
{
    color: #545454;
    text-decoration: none;
}

h1.red_and_under
{
    text-align: center;
    font: 20px Tahoma, Geneva, sans-serif;
    color: #8c3737;
    text-decoration: underline;
}

#in_stock
{
    text-align: center;
    border-collapse: collapse;
    font: 12px Tahoma, Geneva, sans-serif;
}
#in_stock th
{
    color: #545454;
    font-weight: bold;
    border: 1px solid black;
}
#in_stock td
{
    border: 1px solid black;
    color: #545454;
}
#in_stock .first_td
{
    padding-left: 4px;
    padding-right: 4px;
    text-align: left;
}

.cpt_news_short_list
{
    margin-left: 20px;
    margin-right: 20px;
}

.news_title, .news_title a
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #7f2835;
    text-decoration: none;
}
.news_title2, .news_title2 a
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: black;
    text-decoration: none;
}

.news_text p
{
    margin: 0;
    padding: 0;
}

.news_date
{
    margin-bottom: 10px;
    padding: 0;
}

#cat_info_left_block
{
    padding-bottom: 40px;
}
#cat_info_left_block div a
{
	color: #545454;
	display: block;
	font-size: 12px;
	margin-right: 15px;
}
.cat_info_left_block_a
{
	display: block;
	margin-top: 7px;
}
.cat_info_left_block_a , .cat_info_left_block_a a
{
    text-decoration: none;
    color: #8c3737;
    font: 12px Tahoma, Geneva, sans-serif;
    font-weight: bold;
}
.cat_info_left_block_a a:hover
{
    text-decoration: underline;
}

#scroll
{
	color: #8C3737;
	float: right;
    font-size: 12px;
	margin-top: 25px;
}

#cat_info_left_block
{
    margin-top: 40px;
    color: #8c3737;
    font: 20px Tahoma, Geneva, sans-serif;
}

.prdbrief_thumbnail
{
    float: right;
}

.prdbrief_name
{
    text-align: left;
}
.prdbrief_name a
{
    color: #545454;
    font: 16px Tahoma, Geneva, sans-serif;
    text-decoration: underline;
}

.prdbrief_brief_description
{
    padding-bottom: 10px;
}
.prdbrief_brief_description, .cat_description
{
    text-align: left;
    color: #545454;
    font: 12px Tahoma, Geneva, sans-serif;
}
#cat_product_sort a
{
    color: #8c3737;
}
.prdbrief_price
{
    text-align: left;
    float: left;
    width: 130px;
    color: #8c3737;
    font: 12px Tahoma, Geneva, sans-serif;
    font-weight: bold;
}

.prdbrief_add2cart
{
    float: left;
    width: 200px;
    margin-left: 0;

    text-align: left;
}

.prdbrief_comparison
{
    color: #545454;
    font: 14px Tahoma, Geneva, sans-serif;
}
.product_name
{
    color: #545454;
    font: 16px Tahoma, Geneva, sans-serif;
    text-decoration: underline;
    text-align: left !important;
}

.cpt_product_description, #prddeatailed_container p
{
    color: #545454;
    font: 12px Tahoma, Geneva, sans-serif;
    text-align: left;
}

#contact
{
    padding-top: 30px;
    padding-left: 30px;
    color: #545454;
    font: 14px Tahoma, Geneva, sans-serif;
    width: 221px;
    height: 176px;
    float: right;
    background: url(images/contact_bg.jpg) left top no-repeat;
}
#contact #icq
{
    color: #545454;
    margin-left: 0;
}

#price_info
{
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    border-collapse: collapse;
    width: 600px;
    color: #8c3737;
    font: bold 12px Tahoma, Geneva, sans-serif;
}
#price_info td
{
    /*display: block;*/
    /*width: 190px;*/
    border: 1px solid #d1d1d1;
    height: 27px;
    background: url(images/price_info_bg.jpg) top left repeat-x;
}
#price_info .totalPrice
{
    display: none;
}
#price_info .cpt_product_price
{
    color: #545454;
}

.red_and_big
{
    font: 14px Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #8c3737;
    text-align: left;
}

.cat_name2
{
    text-align: left;
    width: 380px;
    color: #8c3737;
    float: right;
}
.cat_name2 a
{
    color: #8c3737;
    font: 11px Tahoma, Geneva, sans-serif;
    text-decoration: none;
}

.cat_name3 a
{
    color: #828282;
    font: 11px Tahoma, Geneva, sans-serif;
    text-decoration: none;
}
.cat_name2 a:hover, .cat_name3 a:hover
{
    color: black;
}
.cat_name2 caption, .cat_name3 caption
{
    text-align: left;
    color: black;
}

.cat_name3
{
    text-align: left;
    width: 390px;
    color: #8c3737;
    float: left;
}

#cart_page_title
{
    padding: 0 0 0 20px;
    text-align: left;
}
#cart_page_title h1
{
    text-align: left;
    color: #000;
    font: 18px Tahoma, Geneva, sans-serif;
}

#my_closeButton
{
    visibility: hidden;
}

#cart_clear
{
    padding: 20px;
    text-align: right;
    font: 12px Tahoma, Geneva, sans-serif;
}
#cart_clear a
{
    color: #8c3737;
}

.cart_discount_label
{
    text-align: right;
    padding-right: 3%;
}

#cart_total_label
{
    text-align: right;
}

.row_odd a
{
    color: #8c3737;
}

#cart_checkout_btn
{
    padding-right: 10%;
}

.paddingblock
{
    margin: 0 auto;
    width: 790px;
}

#gall_0
{

}

#gall_4, #gall_8, #gall_12, #gall_16, #gall_20, #gall_24, #gall_28, #gall_32
{
    display: none;
}

#gall_img_0, #gall_img_3, #gall_img_4, #gall_img_7, #gall_img_8, #gall_img_11, #gall_img_12, #gall_img_15, #gall_img_16, #gall_img_19, #gall_img_20, #gall_img_23, #gall_img_24, #gall_img_27, #gall_img_28, #gall_img_31
{
    cursor: pointer;
}

#about ul
{
    margin-left: 20px;
}

#contakt
{
    line-height: 20px;
}

#about a, #contakt a
{
    color: black;
    text-decoration: underline;
}

#price
{
    border-collapse: collapse;
}
#price td
{
    border: 1px solid black;
}
#price td a
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #8c3737;
    text-decoration: none;
    padding-left: 10px;
}

.post_title, .post_title2
{
    padding-top: 20px;
}
.post_title a
{
    color: #8c3737;
}
.post_title2 a
{
    color: black;
}

.post_date
{
    color: #9B9B9B;
}

#order_form
{
    margin-left: 300px;
    width: 300px;
}
#order_form label
{
    margin-top: 20px;
    font-weight: bold;
    width: 100px;
    display: block;
}
#order_form input[type="text"]
{
    width: 200px;
    height: 20px;
}
#order_form textarea
{
    width: 200px;
    height: 100px;
}

#message
{
    color: green;
    font-weight: bold;
    text-align: center;
}

#error
{
    color: red;
    font-weight: bold;
    text-align: center;
}

.special
{
    /*display: none;*/
    padding-top: 8px;
    margin-bottom: 25px;
    height: 170px;
    background: url("images/special_bg.png") left top no-repeat;
}
.special span
{
    display: block;
    color: #fff;
    margin: 0 0 7px 8px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.thumb
{
    min-height: 115px;
}

.cpt_product_lists table
{
    width: auto !important;
}

.totalPrice
{
    margin-top: 10px;
    font-weight: bold;
}
/* - Custom classes */






/* + Layout */
#logo
{
    position: absolute;
    margin-left: 220px;
    z-index: 100;
}

#index
{
    margin-left: 10px;
    position: absolute;
    display: block;
    width: 187px;
    height: 108px;
    z-index: 100;
}

.sub1
{
    right: 44%;
}
.sub2
{
    right: 26%
}

.sub3
{
    right: 0%
}

.sub
{
    position: absolute;
    margin-top: -1px;
    display: none;
    height: 61px;
    /*width: 362px;*/
    background: url(images/sub_right_bg.png) right top no-repeat;
    z-index: 100;
}
.sub div
{
    background: url(images/sub_left_bg.png) left top no-repeat;
    height: 61px;
    z-index: 100;
}
.sub div div
{
    padding-top: 5px;
    background: url(images/sub_bg.png) left top repeat-x;
    height: 61px;
    margin: 0 17px 0 10px;
    z-index: 100;
}
.sub a
{
    padding-left: 12px;
    padding-right: 12px;
    border: none;
}
.sub a:hover
{
    color: #252525;
    background: none;
}
/* - Layout */

