html, body {margin: 0; padding: 0; }
html
{
    height: 100%;
}
body
{
    background: transparent url('/img/body_background.jpg') 0 0 repeat;
    font-family: 'Arial Narrow', Arial, Tahoma, sans-serif;
    font-size: 11pt;
    /*line-height: 110%;*/
    color: #736257;

    /*background-color: #2c4676;
    margin: 0px;
    background: white url('/img/body_bg.jpg') left top repeat-x;
    font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
    font-size: 10pt;
    color: #7d7d7d;
    padding: 0px;*/
}
/* Стили по умолчанию */
img{ border: 0px;}
#content
{
    /*letter-spacing: 0.05em;*/
    text-align: justify;
}

.catalogueItemDetalis
{
    overflow: hidden;
    width: 890px;
}

a
{
    color: #9f1c21;
    text-decoration: underline;
}
a:visited,a:link
{
    color: #9f1c21;
}
a:hover,a:active
{
    color: #e39600;
}
ul,ol
{
    list-style-position: inside;
}
#content ul li
{
    background: transparent url('/img/list_marker.jpg') 0px 8px no-repeat;
    list-style: none none inside;
    padding-left: 13px;
    /*list-style-image: url('/img/ul_marker_def.gif');*/
}
#content table
{
    width: 100%;
    border-width: 0px;
    border-bottom: 4px solid #9f1c21;
    border-collapse: collapse;
}
#content table th
{
    background-color: #9f1c21;
    font-weight: normal;
    color: white;
}
#content table td,#content table th
{
    vertical-align: middle;
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #e8e2d6;
}
#content table td
{
    background-color: white;
}
input, select
{
    border: 1px solid #e6e6e6;
    background-color: #f7f8f8;
    color: #7d7d7d;
}
.doc, .xls, .pdf
{
    padding-left: 30px;
    vertical-align: top;
    line-height: 170%;
}
.doc
{
    background: transparent url('/img/ico_doc.jpg') left center no-repeat;
}
.xls
{
    background: transparent url('/img/ico_xls.jpg') left center no-repeat;
}
.pdf
{
    background: transparent url('/img/ico_pdf.jpg') left center no-repeat;
}
.clearfix
{
    height:0px;
    clear: both;
}
#content h1
{
    font-family: 'Book Antiqua', serif;
    color: #9f1c21;
    font-size: 22pt;
    line-height: 140%;
}
#content h2
{
    color: #823700;
    font-weight: bold;
    font-size: 14pt;
}
#content img
{
    border: 3px solid #f9ce49;
    margin: 0px 20px;
}
#content img.img_left, #content table.news td img.fancy
{
    border: 3px solid #f9ce49;
    margin: 0px 20px 0px 0px;
    float: left;
}
#content img.img_right
{
    border: 3px solid #f9ce49;
    margin: 0px 0px 0px 20px;
    float: right;
}
#content img.captcha
{
    border-width: 0px;
    margin: 10px 0 0 0;
    float: none;
}
#content .dip img
{
    border: 1px solid #f9ce49;
    margin: 5px 10px;
}
#content div.hr
{
    width: 100%;
    height: 1px;
    line-height:1px;
    font-size:1px;
    background-color: #d7cfc0;
    margin: 40px 0px 30px 0px;
}

#content table.mainproduct
{
    border:0px;
    margin-top:0px;

}
#content table.mainproduct td
{
    background-color: transparent;
    border: 0px solid red;
    padding: 0px;
    text-align: center;
    vertical-align: top;
}

#content table.mainproduct td img.mainpr
{
    width:100px;
    height:84px;
    margin: 0px 0px;
}



/* ВСЁ - Стили по умолчанию */
#top_bg
{
    background: transparent url('/img/body_top_bg.jpg') left top repeat-x;
    z-index: -1;
}
#main
{

    width: 1000px;
    background-color: transparent;
    margin: 0px auto;
    padding:0;
    overflow: hidden;
}
#header
{
    height: 100px;
    width: 960px;
    background: transparent url('/img/header_bg.png') left top no-repeat;
    margin: 0 auto;
}
#header #logo
{
    margin-top: 30px;
    margin-left: 45px;
    width: 139px;
    height: 38px;
    float: left;
}
#header .reg_form
{
    height: 79px;
    width: 420px;/*316px;*/
    margin-left: 375px; /*475px;*/
    color: #b8b1a0;
    padding: 10px;
}
#header #default_reg_form
{
    background: transparent url('/img/reg_form_default.png') 0 0 no-repeat;
}
#header #hello
{
    width: 100%;
    margin-left: 20px;
}
#header #hello td.hello
{
    font-size: 16pt;
    color: #857148;
}
#header #hello td.links
{
    color: #9f8043;
    font-size: 10pt;
}
#header #hello td.links a
{
    font-size: 10pt;
}
#header #hello td.links a:link,  #header #hello td.links a:visited
{
    color: #9f8043;
}
#header #hello td.links a:hover,#header #hello td.links a:active
{
    color: #e39600;
}
#header #hello td.out
{
    padding-right: 25px;
}
#header #icons
{
    border: 0px solid red;
    width: 130px;
    float: right;
    margin-top: -70px;
}
#header #icons .icon
{
    margin-right: 27px;
}
#reg_form_table
{
    margin-top: 5px;
    margin-left: 15px;
}
#reg_table td
{
    padding-right: 10px;
    padding-bottom: 10px;
}
#reg_form_table a:link,#reg_form_table a:visited
{
    color: #9a7a3b;
}
#reg_form_table a:hover,#reg_form_table a:active
{
    color: #690808;
}
#button_enter
{
    width: 39px;
    height: 17px;
    border: 0px solid red;
    background-color:transparent;
}
textarea
{
    overflow: hidden;
}
input.text, textarea.text
{
    border-top: 1px solid #cccc99;
    border-left: 1px solid #cccc99;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color: #dfd6c1;
    color: #857148;
}
#m_enter_login, #m_enter_pass
{
    width: 95px;
}
#top
{
    background: transparent url('/img/paper_top.png') left bottom no-repeat;
    width: 978px;
    height: 138px;
    margin:0;
    padding: 0;
    margin-left: 15px;
    overflow: hidden;
}
#top #make_order
{
    width: 325px;
    height: 138px;
    background: transparent url('/img/rings_top.png') left top no-repeat;
    margin-left: 15px;
    border: 0px solid red;
}
#top #make_order #mko_link
{
    margin-left: 165px;
    margin-top: 21px;
    border: 0px solid black;
}
#top #phone_number
{
    width: 332px;
    /*height: 30px;*/
    float: right;
    /* background: transparent url('/img/phone_number.png') 0 0 no-repeat;*/
    margin-right:20px;
    margin-top:-132px;
}
#middle
{
    margin-left: 18px;
    width: 890px;
    /*background-color: #e5dfd2;*/
    background-color: #E8E2D6;
    border-left: 1px solid #d4cebc;
    border-right: 1px solid #d4cebc;
    padding: 5px 30px 10px 40px;
}
#bottom
{
    background: transparent url('/img/paper_bottom.png') left bottom no-repeat;
    width: 978px;
    height: 83px;
    margin-left: 9px;
}
#middle #left_menu
{
    float: left;
    width: 170px;
    border-right: 1px solid #eae7e2;
    margin-right: 25px;
    padding-right: 10px;
}
#left_menu ul.main_menu
{
    margin: 0px;
    padding: 0px;
    list-style: none none outside;
}
#left_menu ul.main_menu li
{
    line-height: 30px;
}
#left_menu ul.main_menu li a
{
    text-decoration: none;
    border-bottom: 1px dashed;
    font-size: 13pt;
}
#left_menu ul.main_menu li.active a:link,#left_menu ul.main_menu li.active a:visited
{
    color: #5883b0;
}
#left_menu ul.main_menu li.active a:hover,#left_menu ul.main_menu li.active a:active
{
    color: #e39600;
}
#left_menu ul.submenu1lvl
{
    margin: 0px;
    padding: 0px;
    list-style: none none inside;
}
#left_menu ul.submenu1lvl li
{
    padding-left: 18px;
    margin-left: 0px;
}
#left_menu ul.submenu1lvl li.inactive
{
    background: transparent url('/img/silver_ring.jpg') 0 7px  no-repeat;
}
#left_menu ul.submenu1lvl li.active
{
    background: transparent url('/img/gold_ring.jpg') 0 7px  no-repeat;
}
#left_menu ul.submenu1lvl li a
{
    font-size: 11pt;
}
#left_menu ul.submenu1lvl li.inactive a:link,#left_menu ul.submenu1lvl li.inactive a:visited
{
    color: #9F1C21;
}
#left_menu ul.submenu1lvl li.inactive a:hover,#left_menu ul.submenu1lvl li.inactive a:active
{
    color: #e39600;
}
#left_menu ul.submenu1lvl li.active a:link,#left_menu ul.submenu1lvl li.active a:visited
{
    color: #5883b0;
}
#left_menu ul.submenu1lvl li.active a:hover,#left_menu ul.submenu1lvl li.active a:active
{
    color: #e39600;
}
#left_menu ul.submenu2lvl, #left_menu ul.submenu3lvl
{
    list-style: none none outside;
    padding-left: 0px;
    margin-left: 5px;
}
#left_menu ul.submenu3lvl
{
    margin-left: 15px;
    list-style-type: circle;
    list-style-position:inside;
}
#left_menu ul.submenu2lvl li, #left_menu ul.submenu3lvl li
{
    background-image: none !important;
}
#left_menu ul.submenu2lvl li a, #left_menu ul.submenu3lvl li a
{
    font-size: 10pt;
    color: black !important;
    text-decoration: underline;
    border: 0px !important;
}
#left_menu ul.submenu2lvl li.inactive a:link,#left_menu ul.submenu2lvl li.inactive a:visited, #left_menu ul.submenu3lvl li.inactive a:link,#left_menu ul.submenu3lvl li.inactive a:visited
{
    color: black;
}
#left_menu ul.submenu2lvl li.inactive a:hover,#left_menu ul.submenu2lvl li.inactive a:active, #left_menu ul.submenu3lvl li.inactive a:hover,#left_menu ul.submenu3lvl li.inactive a:active
{
    color: #e39600 !important;
}
#left_menu ul.submenu2lvl li.active a:link,#left_menu ul.submenu2lvl li.active a:visited, #left_menu ul.submenu3lvl li.active a:link,#left_menu ul.submenu3lvl li.active a:visited
{
    color: #5883b0 !important;
}
#left_menu ul.submenu2lvl li.active a:hover,#left_menu ul.submenu2lvl li.active a:active, #left_menu ul.submenu3lvl li.active a:hover,#left_menu ul.submenu3lvl li.active a:active
{
    color: #e39600 !important;
}
#middle #content
{
    /*margin-left: 207px;*/
}
#footer_top
{
    /*margin-top: 30px;*/
    background: transparent url('/img/footer_top.png') 0 0 no-repeat;
    width: 960px;
    height: 9px;
    font-size: 0px;
    line-height: 0px;
    margin: 30px auto 0px;
}
#footer
{
    margin-top: 0px;
    background-color: #dcd9d1;
    color: #988675;
    padding: 25px 20px 15px 20px;
    height: 62px;
    width: 920px;
    margin: 0 auto;
}
#footer #copy
{
    float: left;
    margin-right: 20px;
}
#footer #banners
{
    float: left;
}
#footer #fm
{
    float: right;
    /*widht: 500px;*/
    font-size: 9pt;
}

#footer #fm .fmtext
{
    margin-left:100px;
}
/* --------------------- NEWS ---------------- */
table.news_header
{
    width: 100%;
}
a.news_link, td a.news_link
{
    border-bottom: 1px dashed !important;
    text-decoration: none;
    font-size: 13pt;
}
a.news_link:link,a.news_link:visited
{
    color: #823700;
}
a.news_link:hover,a.news_link:active
{
    color: #e39600;
}
div.news_date
{
    color: #823700;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
}
div.news_details_date
{
    color: #9f1c21;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
}
table.news
{
    /*float: left;*/
}
table.news td, table.news_header td
{
    background-color: transparent !important;
    vertical-align: middle !important;
    text-align: justify !important;
    padding: 0px !important;
    border: 0px solid #e8e2d6 !important;
}
table.news, table.news_header
{
    width: 100% !important;
    border-width: 0px !important;
    border-collapse: collapse !important;
}
table.news_header td.news_link
{
    text-align: right !important;
}
div.news_pic
{
    float: left;
    margin-right: 20px;
    border: 0px solid red;
    width: 310px;
}
img.news_img
{
    margin:0 !important;
    padding:0 !important;
    float: none !important;
}
span.news_pic_desc
{
    color: #ad7a01;
    font-size: 9pt;
    text-align: justify;
}
.news_details_link
{
    padding-top: 10px;
}
table.news
{
}
/* ---- pageer ----- */
.pager
{
    margin: 30px auto 0 auto;
    width: 300px;
}
.pager div a
{
    text-decoration: none;
}
.pager div
{
    height: 21px;
    width: 21px;
    margin-right: 0px;
    text-align: center;
    /*cursor: pointer;*/
    text-decoration: none;
    float: left;
}
.active_page
{
    background: transparent url('/img/active_page_bg.jpg') 0 0 no-repeat;
}
/* --------------- CATALOG ----------*/
#about_reg h2
{
    color: #736257;
    font-family: 'Book Antiqua', serif;
    font-weight: normal;
}
#about_reg p
{
    color: #ada296;
}
#catalog h1
{
    font-weight: normal;
}
#catalog h2
{
    color: black;
    font-family: 'Book Antiqua', serif;
    font-weight: normal;
}
#content #catalog div.hr
{
    background-color: #8e7d69;
    margin: 20px 0 15px 0;
}


#content table.product
{
    border: 0;
    margin-top:0px;
}
#content table.product td
{
    background-color: transparent;
    border: 0px solid red;
    padding: 0px;
    text-align: left;
    vertical-align: top;
}
#content table.product td.count, #content table.product td.order
{
}
#content table.product td.photos
{
    margin:0;
    padding: 0 10px 0 0;
    width: 210px;
}
#content table.product td.photos img
{
    margin:5px 5px 5px 0;
    float: left;
}
#content table.product td.name
{
    height: 30px;
    overflow: visible;
}
#content table.product td.name h3
{
    color: #736257;
    font-family: 'Book Antiqua', serif;
    font-size: 15pt;
    margin:0;
    padding:0;
    margin-bottom: 5px;
}
#content table.product td.name span.code
{
    background-color: #de9d09;
    color: white;
    padding: 0 2px;
    font-size: 13pt;
}
#content table.product td.info
{
    padding-top: 10px;
    padding-right: 5px;
}
#content table.product td span.price
{
    color: #9f1c21;
    font-size: 10pt;
}
#content table.product td span.price span.digits
{
    font-size: 18pt;
    font-family: 'Trebuchet MS', serif;
    font-weight: bold;
}
#content table.product td.count
{
    padding: 0 10px;
    border-left: 1px solid #8e7d69;
    border-right: 1px solid #8e7d69;
}
#content table.product td.count input
{
    width: 95px;
    text-align: center;
}
#content table.product td.order
{
    padding-left: 15px;
    width: 80px;
    line-height: 60%;
}
#content table.product td.order .add_button
{
    float: left;
    margin-right: 5px;
}
#content table.product td.order a
{
    font-size: 9pt;
    text-decoration: none;
}
#content #catalog_top #catalog_order
{
    border: 0px solid red;
    background: transparent url('/img/bag.png') 0 0 no-repeat;
    padding: 5px 0px 5px 40px;
    width: 240px;
    margin-left: 380px;
    margin-bottom: 10px;
    font-size: 10pt;
}
#content #catalog_top #catalog_order h2
{
    font-family: 'Book Antiqua', serif;
    color: #736257;
}
#content #catalog_top #catalog_order #empty_basket
{
    border: 0px solid red;
    background: transparent url('/img/basket.gif') right center no-repeat;
    padding: 0px 0px 10px 0px;
    width: 130px;
    height: 10px;
    font-size: 11pt;
    color: #2964a3;
}
#content #catalog_top #catalog_order #full_basket
{
    color: #9f1c21;
}
#content #catalog_top #catalog_order table
{
    border:0;
    margin:0;
    padding:0;
    background-color: transparent;
}
#content #catalog_top #catalog_order table td
{
    border:0;
    margin:0;
    padding:0;
    background-color: transparent;
    /*text-align: top;*/
    color: #2964a3;
}
#content #catalog_top #catalog_order table td.pic
{
    /*background: transparent url('/img/basket.gif') right center no-repeat;
    padding-right: 5px;*/
    vertical-align: middle;
    text-align: right;
    width: 10px;
    cursor: pointer;
}
#content #catalog_top #catalog_order table td.pic img
{
    margin:0; padding: 0; border: 0;
}
#content #catalog_top #catalog_order table td.price
{
    padding-right: 5px;
    text-align: right;
}
#content #catalog_top #catalog_order div.hr
{
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #8e7d69;
}
#content #catalog_top #catalog_order #basket_actions, #content #catalog_top #catalog_order #basket_actions a:link, #content #catalog_top #catalog_order #basket_actions a:visited
{
    color: #2964a3;
}
#content #catalog_top #catalog_order #basket_actions a:hover, #content #catalog_top #catalog_order #basket_actions a:active {
    color:#E39600;
}
#content #catalog_top #catalog_order #basket_actions a, #content #catalog_top #catalog_order #order_actions a
{
    text-decoration: none;
    border-bottom: 1px dashed ;
}
#content #catalog_top #catalog_order #basket_actions,
#content #catalog_top #catalog_order #order_actions
{
    text-align: right;
    margin-bottom: 5px;
}
/* =-========== КОРЗИНА=================*/
#content #basket div.hr
{
    background-color: #8e7d69;
}
#content #basket h2
{
    margin-bottom: 3px;
}
#content #basket table td
{
    text-align: center;
    vertical-align: top;
}
#content #basket table td.name
{
    text-align: left;
}
#content #basket table td span.price
{
    color: #9f1c21;
    font-size: 10pt;
}
#content #basket table td span.price span.digits
{
    font-size: 14pt;
    font-family: 'Trebuchet MS', serif;
    font-weight: bold;
}
#content #basket table td.delete img
{
    border: 0;
    margin:0;
}
#content #basket #basket_buttons img, #content #basket #order_buttons img
{
    border: 0;
    margin: 0;
}
#content #basket #basket_buttons #b_order
{
    margin-left: 250px;
}
#content #basket #basket_buttons #b_clear
{
    margin-left: 0px;
}
#content #basket #basket_buttons #b_save
{
    margin-left: 10px;
}
#content #basket #order_buttons
{
    margin-top: 10px;
}
#content #basket #order_buttons #b_order
{
}
#content #basket #order_buttons #b_print
{
    margin-left:  190px;
}
#content #basket #order_buttons #b_main
{
    margin-left:10px;
}
#content #basket #order_buttons #b_back
{
    margin-left:10px;
}
.fancy
{
}
#flash_
{
    width: 319px;
    height: 31px;
}
#content p
{
    margin: 0px;
}
#icq
{
    color:maroon;
    float:left;
    margin:-93px 0 0 413px;
}

#top_menu ul li
{
    float: left;
}

#top_menu
{
    border-bottom:1px solid #9F1C21;
    /*height:60px;*/
}

#top_menu ul li.active a
{
    color: #5883B0;
}

.submenu2lvl, .submenu3lvl
{
    display:none;
}

#top_menu ul
{
    margin:0;
    padding:0;
}

#top_menu ul li
{
    font-size:13pt;
    margin-bottom:5px;
    margin-right:5px;
    padding-left:15px;
}

.cat_search h2
{
    margin:0;
    margin-bottom:13px;
}

.cat_search input.text
{
    width:100%;
}

.YMaps
{
    border:3px solid #F9CE49;
}
#content .YMaps img
{
    border: 0;
}

#content table.YMaps-b-balloon-frame
{
    border: 0;
    width: auto;
}

#content table.YMaps-b-balloon-frame td
{
    background-color:white;
    border:0;
    padding:0;
    text-align:left;
    vertical-align:middle;
}



.details_link
{
    font-size: 14pt;
    font-weight: bold;
}

.reg_link_td
{
    text-align:right;
}

.basket_form .text
{
    width: 400px !important;
}

.events_title
{
    color: #736257;
    font-family: 'Arial Narrow',Arial,Tahoma,sans-serif;
    font-size: 14pt;
    font-weight: bold;
    margin: 20px 0 10px;
}

.event
{
    margin-bottom:7px;
}

.disabled_text
{
    background-color:silver !important;
}

.product_img
{
    float: none !important;
    margin:0 auto!important;
    border: 0 !important;
}

.product_img_div
{
    vertical-align: middle;
    text-align: center;
    border: 2px solid #F9CE49;
    margin:5px 5px 10px 0;
    width:180px;
    height: 180px;
    background-color: white;
    overflow: hidden;
    /*display: table-cell;*/
    position: relative;
}

.product_basket_result
{
    text-align: justify;
    font-size: 9pt;
    line-height: 100%;
}

.newRibbon
{
    width: 77px;
    height: 77px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    background: transparent url('/img/content/newRibbon.png') 0 0 no-repeat;
}

#normal_menu p a, #alternate_menu p a{
    border-bottom: 1px dashed;
    font-size: 13pt;
    text-decoration: none;
}
#normal_menu p{
    display: none;
}

#normal_menu
{
	margin-top: 25px !important;
}

#newYearDiscount
{
	color: #9F1C21;
	font-weight: bold;
	margin-bottom: 20px;
}

#m_delivery
{
	width: 20px !important;
}
