* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font: 16px/18px "Myriad Pro";
	width: 100%;
	height: 100%;
}

img {    border: none;
}

a {    color: #000000;
}

.clear {    clear: both;
}

.wrapper {
	width: 1263px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	2background: url("../!TMP/banner.png") no-repeat 50% 0;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 260px;
	margin: 0 66px;
	position: relative;
}

.header-slogan {    font-size: 25px;
    font-family: "Monotype Corsiva";
    font-style: italic;
    font-weight: normal;
    left: 327px;
    line-height: 25px;
    position: absolute;
    text-align: left;
    top: 95px;
    width: 400px;
    color: #E44F50;
}

.header-menu {
    left: 8px;
    position: absolute;
    top: 31px;
}

.header-menu li {    list-style: none;
    float: left;
    margin-right: 27px;
}

.header-menu a {    background-image: url("../img/header-menu.jpg");
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    line-height: 26px;
    padding-left: 32px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
}

.header-menu-contacts a {
    background-position: 0 0;
}

.header-menu-delivery a {
    background-position: 0 -28px;
}

.header-menu-payment a {
    background-position: 0 -56px;
}

.header-menu-discounts a {
    background-position: 0 -84px;
}

.header-menu-stock a {
    background-position: 0 -112px;
}

.header-menu-news a {
    background-position: 0 -140px;
}

.header-logo {
    left: 4px;
    position: absolute;
    top: 87px;
}

.header-order {
    background: url("../img/order-icon.jpg") no-repeat;
    color: #000000;
    display: block;
    font-size: 13px;
    height: 40px;
    right: 0;
    line-height: 37px;
    padding-left: 50px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 25px;
    width: 75px;
}

.header-time {
    color: #e44f50;
    font-size: 15px;
    left: 761px;
    line-height: 24px;
    position: absolute;
    top: 93px;
}

.header-time span {    color: #c7b299;
    display: inline-block;
    width: 48px;
}

.header-time-title {    color: #603813;
    font-size: 18px;
}

.header-phone {
    right: 0;
    position: absolute;
    top: 107px;
}

.header-phone, .header-phone a {    color: #603813;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
}

.header-phone span {    color: #C7B299;
    font-size: 14px;
    padding-right: 3px;
}

.header-catalog {
    left: 1px;
    position: absolute;
    top: 190px;
}

.header-catalog > li {    margin-right: 32px;    list-style: none;
    float: left;
    position: relative;
}

.header-catalog > li > a {    color: #000000;
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding: 14px 12px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.header-catalog > li.active > a,
.header-catalog > li:hover > a,
.header-catalog > li > a:hover {    background-color: #e44f50;
    border-radius: 6px;
}

.header-catalog-pod > a {    background-image: url("../img/hm-deactive.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    padding: 14px 24px 10px 12px !important;
}

.header-catalog-pod.active > a,
.header-catalog-pod:hover > a,
.header-catalog-pod > a:hover {
    background-image: url("../img/hm-active.png");
}

.header-catalog ul {    display: none;
    width: 248px;
    background: url("../img/hm-pod.png") no-repeat #ffffff 50% 0;
    padding: 26px 0 6px;
    box-shadow: 7px 20px 20px 0 rgba(50, 50, 50, 0.15);
    position: absolute;
    left: 30px;
    z-index: 1000;
}

.header-catalog-pod li {
    list-style: none;
}

.header-catalog ul a {    display: block;
    width: 210px;
    padding: 5px 0 4px 38px;
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
}

.header-catalog ul a.active,
.header-catalog ul a:hover {    background-color: #F7F2DA;
}

.header-search {
    position: absolute;
    right: 0px;
    top: 195px;
    width: 282px;
    height: 32px;
    background: url("../img/search.jpg") no-repeat;
    overflow: hidden;
}

.header-search-text {    background: none;
    border: none;
    height: 32px;
    padding: 0 7px;
    text-align: right;
    width: 194px;
}

.header-search-submit {    background: none;
    border: medium none;
    cursor: pointer;
    height: 32px;
    width: 74px;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {    margin: 0 66px;
	padding: 0 0 130px;
}

.content-line {    width: 1134px;
    height: 9px;
    background: url("../img/content-line.jpg") no-repeat 50% 50%;
    margin: 0 auto;
    clear: both;
}

.content-brand, .content-brand a {    font-size: 16px;
    color: #000000;
    text-decoration: none;
}

.content-brand .noactive {    color: #808080 !important;
    cursor: default;
}

.content-brand table {
    table-layout: fixed;
    width: 100%;
    margin-top: 10px;
}

.content-brand td {
    text-align: center;
}

.content-brand td.content-brand-title {
    width: 195px;
    text-align: left;
    white-space: none;
}

.content-brand-link span {    cursor: pointer;
}

.content-brand-list {    position: absolute;    z-index: 1000;
    width: 172px;
    height: 224px;
    overflow: hidden;
    background: url("../img/brand.png") no-repeat;
    margin-left: -13px;
    display: none;
}

.content-brand-link:hover .content-brand-list,
.content-brand-link.active .content-brand-list {    display: block;
}

.content-brand-list a {    display: block;
    margin: 0 1px;
    padding: 2px 10px 1px;
}

.content-brand-list a:hover {    background-color: #ffffff;
}

.content-brand-ul {    height: 200px;
    list-style: outside none none;
    margin-top: 17px;
    overflow: auto;
    text-align: left;
    width: 172px;
}

.content-banner {
    padding: 20px 0 49px;
}

.content-trio {    padding: 49px 0 45px;
}

.content-trio div {    float: left;
}

.content-trio-br {    width: 9px;
    height: 256px;
    background: url("../img/content-br.jpg") no-repeat;
    margin: 0 44px;
}

.content-title {    background: url("../img/content-title.jpg") no-repeat 50% 50%;
    height: 40px;
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    line-height: 40px;
    padding: 35px 0;
    clear: both;
}

/* content prodlist */

.content-prodlist {    height: 260px;
    padding-top: 15px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.content-prodlist-button {    width: 21px;
    height: 24px;
    background-image: url("../img/cursor.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
}

.content-prodlist-left {
    float: left;
    margin: 72px 0 0 23px;
    background-position: 0 0;
}

.content-prodlist-right {    float: right;
    background-position: -21px 0;
    margin: 72px 2px 0 0;
}

.content-prodlist-box {
    height: 260px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 980px;
}

.content-prodlist-list {    height: 260px;
    left: 0;
    list-style: none;
    position: absolute;
    top: 0;
    width: 99999px;
}

.content-prodlist-list li {    float: left;
    padding: 0 3px;
}

.content-prodlist-list a {    display: block;
    width: 190px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

/* -- end content prodlist */

/* begin content catalog */

.content-catalog-list {    padding: 30px 0;
}

.content-catalog-block {    display: block;
    float: left;
    margin: 0 19px 60px;
    width: 241px;
    height: 420px;
}

.content-catalog-image {    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 220px;
    overflow: hidden;
    padding: 10px;
    width: 220px;
}

.content-catalog-image img {    display: block;    margin: 0 auto;
}

.content-catalog-label {    font-family: "Cuprum Bold";
    font-size: 14px;
    font-weight: bold;
    padding: 30px 30px 35px;
    text-align: center;
    display: block;
    text-decoration: none;
}

.content-catalog-label:hover {
    text-decoration: underline;
}

.content-catalog-control {
}

.content-catalog-price {
    font-family: "Cuprum Bold";    width: 90px;
    text-align: center;
    font-size: 19px;
    color: #E44F50;
    font-weight: bold;    float: left;
}

.content-catalog-input {    float: left;
    width: 68px;
}

.content-catalog-input input {    width: 66px;    background: none;
    border: 1px solid #4D4D4D;
    text-align: center;
}

.content-catalog-basket {    background-image: url("../img/basket.jpg");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 63px;
    margin: -19px 0 0 9px;
    width: 63px;
    cursor: pointer;
}

.content-catalog-inbasket {    padding: 20px 0 0 98px;
    position: absolute;
    display: none;
}

.content-catalog-inbasket.active {    display: block;
}

.content-catalog-inbasket,
.content-catalog-inbasket a {    color: #44a99d;
    font-size: 13px;
    font-style: oblique;
    text-decoration: none;
}

.content-catalog-basket.active {    background-position: 0 -63px;
}

/* -- end content catalog */


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 1263px;
	margin: -130px auto 0;
	height: 80px;
	background: url("../img/footer-bg.png") no-repeat 50% 33px;
	position: relative;
}

.footer-content {    padding: 63px 60px 0 112px;
}

.footer-content, .footer-content a {    color: #000000;
    font-size: 13px;
}

/* dop
---------------*/

.cycle-pager {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 500;
}
.cycle-pager span {
    color: #dddddd;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 50px;
    height: 16px;
    width: 16px;
}
.cycle-pager span.cycle-pager-active {
    color: #d69746;
}
.cycle-pager > * {
    cursor: pointer;
}
.cycle-caption {
    bottom: 15px;
    color: #ffffff;
    position: absolute;
    right: 15px;
    z-index: 700;
}

.content-numlist {    text-align: center;
}

/* basket */

.basket-list {
    width: 700px;
}

.basket-block {
    clear: both;
}

.basket-block-name {
    width: 320px;
    font-size: 14px;
    padding: 6px 20px 0;
    float: left;
}

.basket-block-data {
    float: right;
}

.basket-block-cnt {
    background-color: #f2f2f2;
    float: left;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    margin-top: -1px;
    padding: 0 11px;
    text-align: center;
}

.basket-block-value {
    float: left;
    background-color: #f2f2f2;
}

.basket-block-value input {
    background: none;
    border: none;
    width: 47px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    text-align: center;
}

.basket-block-price {
    color: #c1272d;
    float: left;
    font-family: Impact;
    font-size: 18px;
    line-height: 28px;
    min-width: 75px;
    text-align: left;
}

.basket-block-x {
    float: left;
    width: 29px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
}

.basket-block-r {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    padding: 0 12px;
}

.basket-block-image {
    float: left;
}

.basket-block-itog {
    width: 300px;
    clear: both;
    float: right;
    font-family: Tahoma;
    font-size: 18px;
    color: #000000;
    min-width: 75px;
    padding-bottom: 7px;
}

.basket-block-itog-price {
    color: #be1e2d;
    float: right;
    font-family: Impact;
    font-size: 18px;
    min-width: 87px;
    text-align: center;
}

.basket-block-bottom {    padding-bottom: 15px;
}

.basket-next-step {
    padding: 20px;
    text-align: center;
}

.button-block {    display: block;
}

.basket-button {
    background: url("../img/further.png") no-repeat;
    border: medium none;
    cursor: pointer;
    height: 39px;
    line-height: 200px;
    overflow: hidden;
    width: 120px;
}

.basket-button:hover,
.basket-button.active {
    background-position: 0 -39px;
}

.prev-button {
    background: url("../img/back.png") no-repeat;
    border: medium none;
    cursor: pointer;
    height: 39px;
    line-height: 200px;
    overflow: hidden;
    width: 120px;
}

.prev-button:hover,
.prev-button.active {
    background-position: 0 -39px;
}

.resave-button {
    background: url("../img/resave.png") no-repeat;
    border: medium none;
    cursor: pointer;
    height: 39px;
    line-height: 200px;
    overflow: hidden;
    width: 120px;
}

.resave-button:hover,
.resave-button.active {
    background-position: 0 -39px;
}

.basket-form {
    width: 512px;
}

.basket-form-label {
    font-size: 14px;
    padding: 8px 0;
}

.basket-form-input input {
    background-color: #f2f2f2;
    border: none;
    line-height: 28px;
    width: 492px;
    padding: 0 10px;
    font-size: 14px;
}

.basket-form-textarea textarea {
    width: 502px;
    height: 98px;
    padding: 5px;
    background-color: #f2f2f2;
    border: none;
}

.basket-form-mblock {
    float: left;
    width: 82px;
    margin-left: 25px;
}

.basket-form-mblock-first {
    margin-left: 0;
}

.basket-form-minput input {
    background-color: #f2f2f2;
    border: none;
    line-height: 28px;
    width: 62px;
    padding: 0 10px;
}

.captcha {
    cursor: pointer;
    vertical-align: top;
}

.auth-reg-err input,
.auth-reg-err select {
    background-color: #FF8080;
}

.basket-form-oblig {    color: #800000;
    font-size: 18px;
    padding: 0 2px;
}

.basket-send-message {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.radiogruoup {
    width: 20px !important;
}

/* order step */

.order-step-block {
    width: 680px;
    height: 190px;
    margin: 0 auto;
}

.order-step-img {
    width: 150px;
    height: 170px;
    margin: 10px;
    float: left;
    text-align: center;
}

.order-step-img img {
    display: block;
    margin-bottom: 10px;
}

.auth-reg-line {    clear: left;
    margin: 2px 0;
}

.catalog-block-name {
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 23px;
    font-weight: bold;
    height: 50px;
}

.catalog-block-name span {
    font-size: 12px;
    color: #999999;
}

.catalog-block-image {
    width: 294px;
    height: 220px;
    overflow: hidden;
    margin-bottom: 17px;
    text-align: center;
}

.catalog-block-count {
    float: left;
    width: 88px;
    height: 25px;
    background: url("../img/count-change.png") no-repeat;
    overflow: hidden;
    margin-left: 10px;
}

.catalog-block-count .dec {
    float: left;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.catalog-block-count .count {
    float: left;
    background: none;
    border: none;
    text-align: center;
    width: 38px;
    height: 27px;
    color: #333333;
    font-size: 14px;
    margin-top: -2px;
}

.catalog-block-count .inc {
    float: left;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.catalog-block-price {
    float: left;
    width: 87px;
    text-align: center;
    font-size: 18px;
    color: #C1272D;
    line-height: 25px;
}

.catalog-block-basket {
    float: left;
    width: 96px;
    height: 33px;
    background: url("../img/add-basket.png") no-repeat;
    cursor: pointer;
    margin-top: -4px;
}

.catalog-block-basket.active {
    background-position: 0 -33px;
}

.stRam3 {
    background: #e1f3ff none repeat scroll 0 0;
    border: 1px solid #6fa8f5;
    padding: 5px;
}
.stNewsKrit, .stNewsKrit a {
    color: #bb3627;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

/* item block */

.item-block-title {    padding: 20px 0;
}

.item-block-image {    float: left;
    margin: 0 25px 15px 0;
}

.item-block-content {    padding: 15px 0;
}

/* end item block */