html {font-size: 62.5%; height: 100%;}
body {font-size: 1.3rem; font-family: 'Trebuchet MS', Helvetica, sans-serif; height: 100%; color: #fff; background: #5e5e5e url('/img/topmenu-wrap.png') no-repeat center 325px;}

.wrapper {width: 1006px; margin: auto; background: #5B202C radial-gradient(at 200px 150px, #7B3345, transparent);
		box-shadow: 6px 0 15px -4px rgba(46,46,46, 0.8), -6px 0 8px -4px rgba(46,46,46, 0.8);
}

/*helper*/
a {color: #FFDF9C;}
a:hover {color: #FCD053;}
.clear {clear: both;}
.hr {background-color:#7c3345; height:1px; margin:10px 0;}
.bold {font-weight:bold; font-size:120%;}
input, select {color:#5a202c;}
/*helper*/

.header {background: url('/img/menu-bg.png') no-repeat center 10px; height: 325px;}
.header_logo {padding: 10px 5px; position: relative; z-index: 99;}
.header_logo-img {width: 356px; height: 80px;}

.header_catalog {height: 165px; position: relative; z-index: 1; top: -40px;}
.header_catalog_item {position: absolute; text-align: center; background: url('/img/menu-icons.png') no-repeat center top;
								width: 140px; padding-top: 105px; color: #42000D;}
.header_catalog_item:hover {color: #42000D;}
.header_catalog_item::before {border: 1px solid #FFE882; border-radius: 80px; background: rgba(237,219,152, 0.5); content: ''; position: absolute; width: 90px; height: 90px; top: 5px; left: 20px; z-index: -1;}
.header_catalog_item:hover::before {background: rgba(237,219,152, 0.5); box-shadow: 0px 0px 30px 20px rgba(237,219,152, 0.75);}
.header_catalog_item_title {background: #FFDF9C; display: inline-block; padding: 6px 8px; border-radius: 10px; text-decoration: underline; font-weight: bold;}

.top_menu {background: #42030D; height: 34px; line-height: 34px; text-align: center; margin-bottom: 15px;}
.top_menu_list, .bottom_menu_list {list-style: none; padding: 0; margin: 0;}
.top_menu_item, .bottom_menu_item {display:inline-block; margin-left: 40px;position: relative;}
.top_menu_item:first-child, .bottom_menu_item:first-child {margin-left: 0;}
.top_menu_remont::before {position: absolute; left: -29px; content: ''; width: 32px; height: 32px; background: url('/img/needle.png') no-repeat left center;}
.bottom_menu {text-align: center; margin: 20px 0; position: relative;}
.bottom_menu_item {display: inline-block; background: #5B202C; padding: 0 5px; position: relative; z-index: 99;}
.bottom_menu::before {content: ''; border-top: 1px solid #fff; position: absolute; left: 0; top: 8px; width: 100%; z-index: 0;}

.header_contacts {float: right; margin-right: 50px;}
.header_contacts_phone {font: italic bold 24px georgia, garamond, serif;}
.header_contacts_phone-area {color:#A02677; font-weight:normal;}

.header_cart {background: url('/img/cart.png') no-repeat left center; padding-left: 24px; float: right; margin-right: 100px; margin-top: 7px;}
.header_cart_goto {margin-top: 5px;}
.header_cart_goto-link {font-style: italic;}

.footer {background: url('/img/logo-dark.png') no-repeat left center; padding: 20px 10px 20px 270px; margin: 0 5px; overflow: hidden;}
.footer_copyright {float:left; margin-right: 40px;}
.footer_info {float: left;}
.footer_tel {font-size: 16px; margin-bottom: 5px;}


/*general*/
.button {background: url('/images/button.png') no-repeat scroll top left; width: 150px;	height: 33px; border:none; cursor:pointer; color:#5a202c; font-weight:bold; font-size:12px;}
.button:hover {background-position: 0 -36px;}
.center_button {text-align:center; margin-top:20px;}

.news img, .text img, .img_link img {border:3px solid transparent; border-radius: 20px;}
.img_link a ins {position:relative; z-index:99;}
.img_link a {text-decoration:none;}
.img_link a:hover img {border-color:#83504c;}

.paginator {text-align:right; margin:10px 0;}
.paginator a, .paginator span {padding:2px 5px; border:1px solid #ffdf9c; border-radius:4px; margin:0 2px;}
.paginator span {color:#ffdf9c; border:1px solid #ffdf9c; border-radius:4px;}
.paginator a {background-color:#ffdf9c; color:#5a202c;}

.advices {margin-bottom:20px;}
.advices .advice {float:left; width:32%; margin:0 5px;}

.gb_add {text-align: center; background: red;}

.gb .question {border-radius:10px; background-color:#42000d; border:1px solid #723744; padding:10px; max-width:400px; margin-bottom:50px; position:relative;}
.gb .question .name {background:url('/images/question.png') no-repeat top center; padding-top:10px; margin-top:10px; right:20px; text-align:center; font-style:italic; position:absolute;}

.gb .answer {border-radius:10px; background-color:#ffdf9c; border:1px solid #723744; padding:10px; margin-bottom:20px; color:#42000d; max-width:400px; float:right;}
.gb .answer .name {position:absolute; background: url('/images/answer.png') no-repeat bottom center; margin-top:-36px; right:50px; text-align:center; color:#ffffff; font-style:italic; padding-bottom:10px;}

.read_more {text-align:right; font-style:italic; font-size:14px; margin-right:10px; margin-top:10px;}

	/*Catalog*/
.catalog_index {margin-left:80px; position:relative;}
.catalog_index .name{font-size:16px; margin-bottom:10px; position:relative; z-index:99;}
.catalog_index .deco{background:url('/images/catalog_bg.png') no-repeat top left; width:184px; height:128px; position:absolute; left:-130px;}
.catalog_index .thumb{width:150px; float:left; text-align:center; margin-right:10px;}
.catalog_index .thumb img{display:block; width:150px;}
.catalog_index .more{margin:10px 0; text-align:right; padding-right:100px; font-style:italic; font-weight:normal; font-size:14px;}
.catalog_index .more b{font-weight:normal;}
.catalog_index .item{margin-bottom:10px;}
.catalog_index .dopinfo li{margin-bottom:5px;}

.sub_cats {margin:20px 0;}
.sub_cats a{background-color:#7c3345; padding:2px;}

.sort .active {background:url('/images/check.png') no-repeat bottom left; padding-left:15px; border:none; color:#ffffff;}
.sort a, .sort_by a {text-decoration:none; border-bottom:1px dashed #ffdf9c; margin-right:20px;}
.sort a:hover {border-color:#FCD053;}
.sort_material {margin-top:10px; line-height:20px;}
.sort_material a{margin-right:12px; white-space:nowrap;}
.sort_by {float:left; margin:10px 0;}
.sort_by a{margin:0; margin-left:15px; line-height:20px;}
.sort_by .order {background:url('/images/order.png') no-repeat right -20px; padding-right:15px; font-style:italic; padding-left:2px;}
.sort_by .desc {background-position: right 5px;}

.catalog {margin-top:20px;}
.catalog .item {width:48%; float:left; margin-right:10px; margin-bottom:20px;}
.catalog .item .name{font-size:16px; margin-bottom:10px;}
.catalog .item .author, .info .author{color:#ff961b; font-size:14px;}
.catalog .item .new, .info .new{color:#ec008c; font-size:14px;}
.catalog .item .note, .info .note{margin-bottom:10px;}
.catalog .item .cost{color:#ffd24f; font-size:18px; font-style:italic; font-weight:bold; margin-bottom:10px;}
.catalog .item .cost strike{color:#ec008c; font-size:16px; position: relative; text-decoration: none;}
.catalog .item .cost strike i {position: absolute; height: 20px; width: 100%; display: block; border-top: 3px double #FFD24F; top: 8px;}
.catalog .item .gender{font-size:14px; margin-bottom:10px; color:#ffffff;}
.catalog .item .gender a{color:#ffffff;}
.catalog .item .gender a:hover{color: #FCD053;}
.catalog .item .description {margin-bottom:10px;}
.catalog .item .more li {float:left; width:50%;}
.catalog .item .intro {float:left; width:160px;}
.catalog .item .thumb {float:left; margin-right:10px;}
.catalog .item .thumb img{width:165px;}
.catalog .item .special {margin-top: 50px; background:url('/images/block_bg.png') no-repeat bottom right; height:150px; padding-right:80px;}
.catalog .item .special .inline {background:#ffdf9c; border:1px solid #5a202c; border-radius:20px; padding:35px 20px; text-align:center;}
.catalog .item .special .inline p{text-align:center; margin-bottom:10px; font: italic bold 18px/20px Georgia, 'Times New Roman', Times, serif; color:#42000d;}
.catalog .item .special .inline a{color:#42000d; font-size:13px;}
.catalog .item .special .inline a:hover{color: #7C3345;}

/* Продукт */
.info p {margin-bottom:5px;}
.info .thumb {text-align:center; padding-right:10px; font-style:italic;}
.info .thumb {float:left; width:240px;}
.info .thumb .img{width:230px;}
.info .description {float:left; width:470px;}
.info .cost{color:#ffd24f; font-size:36px; font-style:italic; font-weight:bold; margin:10px 0; line-height:36px; text-align:center;}
.info .cost strike{color:#ffffff; font-size:28px;}
.mini_thumb {margin-top:10px;}
.mini_thumb img{border:3px solid transparent; border-radius: 10px; width:70px;}
.addtocart {margin-top:15px;}

.social_like {margin:20px 0; height:21px; border:1px solid #42000d; border-width:1px 0; padding:2px 0;}
.social_like li {float:left; overflow:hidden;}

/*Главная*/
.title, .index_title {font: italic bold 18px/20px Georgia, 'Times New Roman', Times, serif; color:#FFDF9C; margin:20px 0;}
.index_title {text-align:center; background:url('/images/dot.gif') repeat-x center left; }
.index_title span{background-color:#5a202c; padding:0 10px;}
.rss {position:absolute; margin-top:-10px; width:12px; height:12px; background: url('/images/rss.gif') no-repeat center center;}

.block_bg {background:url('/images/block_bg.png') no-repeat top left; padding:20px 80px 40px 65px;}
.block_bg .name {font-size:16px; margin-bottom:10px;}
.block_bg dl, .block_inline {background:#ffdf9c; border:1px solid #5a202c; border-radius:20px; padding:35px 20px; color:#42000d;}
.block_inline {padding:15px 20px;}
.block_bg dl a{color:#7c3345;}
.block_bg dl a:hover{color:#42000d;}

.news {margin-left:80px;}
.news .name {font-size:16px; margin-bottom:10px;}
.news .name b{font-weight:normal;}
.news dd {margin-bottom:20px;}
.news dd p, .offer dd p {margin-bottom:15px;}
.news .date {position:absolute; margin-left:-60px; margin-top:5px; font-style:italic; text-align:right;}
.news .date .day{font-weight:bold; font-size:18px;}

/* Левый блок */
.block_news dt{margin-top:20px; font-weight:bold;}
.block_news .date{margin:5px 0;}
.block_news .date, .block_news a, .block_offer a{font-style:italic;}
.block_news .more, .block_offer .more{margin-top:5px;}

.block_offer {background-color:#ffdf9c; border:1px solid #5a202c; border-radius:20px; padding:10px; color:#42000d;}
.block_offer a{color:#7c3345;}
.block_offer a:hover{color:#42000d;}
.block_offer .name {font-weight:bold; margin-bottom:5px;}
/* Левый блок */

/*текст*/
.text ul {list-style-type:disc; margin:10px 25px;}
.text ol {list-style-type:decimal; margin:10px 25px;}
.text table {margin:10px 0; width:100%;}
.text thead {background-color:#7c3345; font-weight:bold;}
.text td {padding:10px; vertical-align:top;}
.text table .alt {background-color:#42000d;}
.text p {margin-bottom:15px;}
.text small {font-weight:normal;}
.text .input {width:300px;}
.text .information, .text .notice {background: #ffdf9c url('/images/information.png') no-repeat center left; padding:5px 5px 5px 40px; min-height:32px; color:#42000d;}
.text .notice {background: #ffdf9c url('/images/notice.png') no-repeat 3px center;}
.text img {border:1px solid #723744;}
/*текст*/

.faq-questions {margin-bottom:20px;}
.faq-questions li{list-style:circle; margin-left:20px; margin-bottom:10px;}
.faq-list dd{margin-bottom:20px;}

.other_links {margin:20px 0;}
.other_links .name{font-weight:bold;}
.other_links ul{margin-left:20px; text-indent:-12px;}

.error, .notice_ok {padding:10px; margin:20px 0; background-color:#7c3345; border-left:3px solid #FF6600;}
.error ul {list-style: square; margin-left:25px;}
.error li {margin-bottom:5px;}
.notice_ok {border-color:#88C60D;}

.dll_exl {text-align:right;}
.dll_exl a{background:url('/images/excel.png') no-repeat top right; padding-right:20px;}

.contacts {width:310px; float:left; margin-left:40px;}
.contacts dt{font-size:14px; font-weight:bold;}
.contacts dd{margin-left:20px; line-height:20px; margin-bottom:20px;}
.contacts_form {width:300px; float:left;}
.contacts_form div{margin-bottom:10px;}
.contacts_form label{display:block; font-weight:bold;}

.map {width:720px; height:350px; margin:20px 0; color:#5a202c;}
/*
div.jquery-image-zoom {line-height:0; cursor:pointer; font-size:0; z-index:99; border: 5px solid #fff; margin:-5px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
div.jquery-image-zoom a {background: url('/images/jquery.imageZoom.png') no-repeat; display: block; width: 25px; height: 25px; position: absolute; left: -17px; top: -17px; *left: auto; *right: -17px; text-decoration: none; text-indent: -100000px; outline: 0; z-index: 11;}
div.jquery-image-zoom a:hover {	background-position: left -25px;}
div.jquery-image-zoom img, div.jquery-image-zoom embed, div.jquery-image-zoom object, div.jquery-image-zoom div {width: 100%; height: 100%; margin: 0;}
*/

#jquery-overlay {position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px;}
#jquery-lightbox {position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox-container-image-box {position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#lightbox-container-image {padding: 10px;}
#lightbox-loading {position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#lightbox-nav {position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#lightbox-container-image-box > #lightbox-nav {left: 0;}
#lightbox-nav a {outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%; height: 100%; zoom: 1; display: block;}
#lightbox-nav-btnPrev {left: 0; float: left;}
#lightbox-nav-btnNext {right: 0; float: right;}
#lightbox-container-image-data-box {background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0;}
#lightbox-container-image-data {padding: 0 10px; color: #666;}
#lightbox-container-image-data #lightbox-image-details {width: 70%; float: left; text-align: left;}
#lightbox-image-details-caption {font-weight: bold;}
#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom: 1.0em;}
#lightbox-secNav-btnClose {width: 88px; float: right; padding-bottom: 0.7em;}


.messageBox {
    -moz-box-shadow: 3px 3px 3px gray;
    -webkit-box-shadow: 3px 3px 3px gray;
    box-shadow: 3px 3px 3px gray;
     -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #eeeeee; /* old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* ie */
    opacity: 0.92; position: fixed; right: 30px; top: 30px; border: 1px solid #ccc; width: 350px; padding: 15px; text-align: center; font-weight: bold; color: #222; line-height: 25px; font-size: 14px;}
.messageBox a {color: #D00000;}


