@charset "UTF-8"; /* �� � �� � */

html, body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-family: Verdana;
}

body {
    background: #e7e7e7 url(i/bg/bg.jpg) center center repeat-y;
}

#md_wr {
    margin: 0 auto;
    width: 920px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.sec_wr {
    padding-bottom: 210px;
}

#header {
    width: 100%;
    height: 250px;
}

#top_link {
    padding-top: 10px;
    width: 100%;
    height: 40px;
}

    #top_link a {
        color: #333;
        font-size: 13px;
    }

    #top_link article a {
        float: left;
        margin-right: 20px;
    }

#uf_register {
    float: right;
    background: url(i/bg/reg.png) left center no-repeat;
    padding-left: 20px;
}

#uf_login {
    float: right;
    background: url(i/bg/login.png) left center no-repeat;
    padding-left: 20px;
    margin-right: 40px;
}

#logo {
    width: 294px;
    height: 125px;
    float: left;
    display: block;
}

.uf_search {
    float: left;
    margin-left: 50px;
    height: 125px;
    width: 330px;
}

    .uf_search p {
        color: #666;
        font-size: 17px;
        background: url(i/bg/phone.png) left center no-repeat;
        padding-left: 20px;
        display: block;
        float: left;
    }

        .uf_search p span {
            font-size: 14px;
        }

    .uf_search a {
        color: #00abfa;
        font-size: 13px;
        float: right;
        text-decoration: underline;
		margin-right:8px;
    }

        .uf_search a:hover {
            text-decoration: none;
        }

    .uf_search input[type="text"] {
        background: url(i/bg/search.png);
        width: 292px;
        height: 37px;
        margin-top: 15px;
        clear: both;
        border: none;
        padding: 0 15px;
        font-size: 14px;
        color: #666;
    }

    .uf_search input[type="submit"] {
        background: url(i/bg/submit.png);
        width: 16px;
        height: 16px;
        border: none;
        position: relative;
        top: -25px;
        left: 295px;
    }

.uf_basket {
    float: right;
}
.uf_basket a{
    width: 120px;
}
.uf_basket a {
    height: 61px;
    color: #333;
    font-size: 15px;
    display: block;
    background: url(i/bg/basket.png) left top no-repeat;
    padding-left: 80px;
    float: right;
    line-height: 22px;
    margin-top: 20px;
    padding-top: 5px;
}

#header nav {
	margin-bottom:10px;
}
#header nav ul li {
    float: left;
    height: 51px;
    line-height: 48px;
}

    #header nav ul li a {
        background: url(i/bg/nav_sep.png) left center no-repeat;
        font-size: 15px;
        color: #666;
        height: 51px;
		line-height:46px;
        width: 100%;
        display: block;
        padding: 0 34px;
		text-shadow: 0px 1px 0px #ffffff;
		filter: dropshadow(color=#ffffff, offx=-1, offy=2);
    }

        #header nav ul li a:hover {
            text-decoration: none;
        }

    #header nav ul li:first-child a {
        background: none;
    }

#header nav ul {
    width: 960px;
	max-width:100% !important;
    height: 51px;
    margin-top: 25px;
}

#header nav ul li{
    background: url(i/bg/nav.png) center center no-repeat;
}
#header nav .first{
    background: url(i/bg/nav.png) left center no-repeat;
}
#header nav ul .last{
    background: url(i/bg/nav.png) right center no-repeat;	
}
	#header nav ul li:hover{
		background: url(i/bg/nav_h.png) center center no-repeat;
	}
	#header nav ul .first:hover{
		background: url(i/bg/nav_h.png) left center no-repeat;
	}
	#header nav ul .last:hover{
		background: url(i/bg/nav_h.png) right center no-repeat;
	}
#footer {
    margin: 0 auto;
    width: 920px;
    height: 210px;
    margin-top: -210px;
}

    #footer article {
        float: left;
    }

.foot_about {
    width: 270px;
    height: 200px;
}

    .foot_about h5 {
        color: #666;
        font-weight: normal;
        font-size: 20px;
        line-height: 48px;
    }

    .foot_about p {
        color: #666;
        font-size: 11px;
        line-height: 18px;
    }

    .foot_about a {
        color: #1c87dd;
        text-decoration: underline;
        font-size: 11px;
        margin-top: 10px;
        display: block;
    }

        .foot_about a:hover {
            text-decoration: none;
        }

#footer article ul {
    float: left;
    margin-top: 45px;
}

    #footer article ul li {
        line-height: 23px;
    }

.foot_links {
    height: 160px;
    width: 340px;
    margin-left: 30px;
}

    .foot_links ul {
        width: 50%;
    }

        .foot_links ul a {
            clear: both;
            display: block;
            color: #999;
            background: url(i/bg/arrow.png) left center no-repeat;
            padding-left: 14px;
            text-decoration: underline;
        }

        .foot_links ul li a:hover {
            text-decoration: none;
        }

.subs {
    float: right;
    width: 260px;
    height: 190px;
    padding-left: 20px;
    margin-top: 10px;
}

    .subs h5 {
        font-weight: normal;
        font-size: 14px;
        color: #666;
    }

    .subs input {
        margin-top: 20px;
        border: none;
        font-size: 11px;
    }

        .subs input[type="text"]{
            background: url(i/bg/subs_text.png) center center no-repeat;
            width: 182px;
            height: 28px;
            color: #999;
            padding: 0 10px;			
        }
		.subs_inp{
            background: url(i/bg/subs_text.png) center center no-repeat;
            width: 182px;
            height: 28px;            
            padding: 0 10px;
			border:none;
        }

        .subs input[type="submit"] {
            background: url(i/bg/subs_s.png) center center no-repeat;
            width: 33px;
            height: 33px;
            color: #fff;
            font-weight: bold;
        }
			.subs input[type="submit"]:hover{
				background: url(i/bg/subs_s_h.png) center center no-repeat;
			}
    .subs small {
        color: #666;
        font-size: 11px;
        margin-top: 20px;
        display: block;
    }

    .subs a {
        color: #117ed6;
        font-size: 11px;
        margin-top: 20px;
        display: block;
        text-decoration: underline;
    }

        .subs a:hover {
            text-decoration: none;
        }

#accordion {
    width: 250px;
    float: left;
}

    #accordion > ul > li {
        width: 211px;
        display: block;
        line-height: 30px;
        position: relative;
        margin: 5px 0;
    
}

        #accordion > ul > li > a {
            width: 90%;
            padding: 0 10px;
            cursor: pointer;
            display: block;
            border: 1px solid #d0d0d0;
            border-radius: 5px;
            background: #f8f8f8; /* Old browsers */  background: -moz-linear-gradient(top,  #f8f8f8 0%, #e7e7e7 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #f8f8f8 0%,#e7e7e7 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #f8f8f8 0%,#e7e7e7 100%); /* IE10+ */  background: linear-gradient(to bottom,  #f8f8f8 0%,#e7e7e7 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */;
}

#accordion > ul > li > a:hover,
#accordion a.selected {
background: #e7e7e7;
/* Old browsers */
background: -moz-linear-gradient(top,  #e7e7e7 0%, #f8f8f8 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#f8f8f8));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e7e7e7 0%,#f8f8f8 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e7e7e7 0%,#f8f8f8 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e7e7e7 0%,#f8f8f8 100%);
/* IE10+ */
background: linear-gradient(to bottom,  #e7e7e7 0%,#f8f8f8 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#f8f8f8',GradientType=0 );
/* IE6-9 */;
}

    #accordion ul ul {
        display: none;
        padding: 8px 0;
    }

    #accordion ul ul ul {
        display: block;
        padding: 0px 0;
    }

    #accordion li a {
        color: #666;
        font-size: 13px;
    }

        #accordion li a:hover {
            text-decoration: none;
        }

    #accordion ul ul li {
        background: url(i/bg/blue_line.png) left center no-repeat;
padding-left: 14px;
width: 170px;
line-height: 25px;
margin-left: 15px;
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

    #accordion ul ul ul li {
        background: url(i/bg/blue_line.png) left center no-repeat;
padding-left: 14px;
width: 155px;
line-height: 25px;
margin-left: 15px;
border-bottom: 0px solid rgba(0, 0, 0, 0.07);
}

        #accordion ul ul li:hover {
            background: none !important;
        }

#accordion ul ul ul li:hover {
            background: none !important;
        }

#acc_top {
    width: 240px;
    height: 10px;
    background: url(i/bg/div_top.png);
}

#accordion > ul {
    background: url(i/bg/mid.png) left center repeat-y;
    width: 225px;
    padding: 1px 0 1px 15px;
    display: block;
}

#acc_bottom {
    width: 240px;
    height: 10px;
    background: url(i/bg/div_bottom.png);
}

.crumbs {
    width: 920px;
    min-height: 40px;
    margin: 10px 0;
}

    .crumbs >.uf_left {
        width: 250px;
		height:40px;
    }

        .crumbs >.uf_left h2, .crumbs >.uf_right p {
            color: #666;
            font-size: 16px;
            font-weight: normal;
            float: left;
            line-height: 20px;
        }

            .crumbs >.uf_right p span {
                font-size: 16px;
                padding: 0 8px;
            }

    .crumbs >.uf_right a {
        color: #00abfa;
        font-size: 14px;
        text-decoration: underline;
        float: left;
        line-height: 25px;
    }

        .crumbs >.uf_right a:hover {
            text-decoration: none;
        }

    .crumbs >.uf_right {
        width: 665px;
    }

.content {
    width: 920px;
    float: left;
    margin-bottom: 20px;
}

.w_area {
    width: 665px;
    float: right;
}

    .w_area div {
        margin-bottom: 5px;
        float: left;
    }

        .w_area div article {
            width: 200px;
            height: 283px;
            border: 1px solid #a5c9e6;
            border-radius: 6px;
            behavior: url(css/PIE.htc);
            float: left;
            margin-left: 25px;
            position: relative;
        }

            .w_area div article:first-child {
                margin-left: 0 !important;
            }

.w_area_bg {
    background: #e7e7e7;
    width: 180px;
    height: 1px;
    display: block;
    margin: 0 0 10px 12px;
}

.w_area_articleText {
            width: 200px;
            height: 228px;
            position: relative;
        }

.w_area_articleButton {
            width: 200px;
            height: 35px;
            position: relative;
        }


.w_area a {
    margin: 0 0 10px 12px;
    color: #00abfa;
    text-decoration: underline;
    font-size: 13px;
    display: block;
min-height: 35px;
}

    .w_area a:hover {
        text-decoration: none;
    }

.w_area p {
    margin-left: 5px;
    margin-top: 5px;
    color: #616161;
    font-size: 13px;
}

.w_area img {
max-height: 400px;
max-width: 170px;
margin-left: -15px;
}

    .w_area p span {
        color: #eb372a;
        font-size: 18px;
    }

.w_area .addToBasket {
    background: url(i/bg/putin.png);
    width: 120px;
    height: 35px;
    border: 0;
    /*margin: 2px 0 0 12px;*/
    margin: 20px 10px 5px 60px;
    color: #505050;
    font-size: 15px;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=-1, offy=2);
    text-align:center;
    line-height:30px;
    text-decoration:none;
}
.w_area .addToBasket:hover{
	background: url(i/bg/putin_h.png);
}


.w_area .brands {
	 background: url(i/bg/putin.png);
    width: 120px;
    height: 35px;
    border: 0;
    margin: 10px 0 0 12px;
    color: #505050;
    font-size: 15px;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=-1, offy=2);
    text-align:center;
    line-height:30px;
    text-decoration:none;
}


.w_area .brands:hover{
	background: url(i/bg/putin_h.png);
}

.w_area_u {
    background: url(i/bg/a_shadow.png);
    width: 200px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.w_area1 {
    width: 665px;
    float: right;
}

    .w_area1 div {
        margin-bottom: 5px;
        float: left;
    }

        .w_area1 div article {
            width: 200px;
            height: 273px;
            border: 1px solid #a5c9e6;
            border-radius: 6px;
            behavior: url(css/PIE.htc);
            float: left;
            margin-left: 25px;
            position: relative;
        }

            .w_area div article:first-child {
                margin-left: 0 !important;
            }

.w_area1_bg {
    background: #e7e7e7;
    width: 180px;
    height: 1px;
    display: block;
    margin: 0 0 10px 12px;
}

.w_area1_articleText {
            width: 200px;
            height: 228px;
            position: relative;
        }

.w_area1_articleButton {
            width: 200px;
            height: 35px;
            position: relative;
        }


.w_area1 a {
    margin: 0 0 10px 12px;
    color: #00abfa;
    text-decoration: underline;
    font-size: 13px;
    display: block;
}

    .w_area1 a:hover {
        text-decoration: none;
    }

.w_area1 p {
    margin-left: 5px;
    margin-top: 5px;
    color: #616161;
    font-size: 13px;
}

.w_area1 img {
max-height: 1024px;
max-width: 1024px;
}

    .w_area1 p span {
        color: #eb372a;
        font-size: 18px;
    }

.w_area1 .addToBasket {
    background: url(i/bg/putin.png);
    width: 120px;
    height: 35px;
    border: 0;
    margin: 2px 0 0 12px;
    color: #505050;
    font-size: 15px;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=-1, offy=2);
    text-align:center;
    line-height:30px;
    text-decoration:none;
}
.w_area1 .addToBasket:hover{
	background: url(i/bg/putin_h.png);
}


.w_area1 .brands {
	 background: url(i/bg/putin.png);
    width: 120px;
    height: 35px;
    border: 0;
    margin: 10px 0 0 12px;
    color: #505050;
    font-size: 15px;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=-1, offy=2);
    text-align:center;
    line-height:30px;
    text-decoration:none;
}


.w_area1 .brands:hover{
	background: url(i/bg/putin_h.png);
}

.w_area1_u {
    background: url(i/bg/a_shadow.png);
    width: 200px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.uf_nh {
    float: left;
    width: 600px;
    margin: 10px 0;
}

    .uf_nh p {
        margin-left: 0 !important;
        font-size: 20px;
        color: #707070;
        float: left;
    }

        .uf_nh p span {
            color: #676767;
            font-size: 15px;
        }

    .uf_nh a {
        float: left;
        display: block;
        line-height: 28px;
        margin: 0 0 0 5px !important;
    }

.detail {
    width: 658px;
    height: 515px;
    border: 1px solid #a5c9e6;
    float: right;
    border-radius: 6px;
    behavior: url(css/PIE.htc);
    background: #fff;
}

    .detail img {
        margin-right: 45px;
        float: left;
        max-width: 300px;
    }

    .detail h3 {
        color: #707070;
        font-size: 20px;
        font-weight: normal;
        float: left;
        margin-top: 20px;
        width: 270px;
    }

.d_price {
    float: left;
    color: #616161;
    font-size: 13px;
    margin-top: 10px;
}

    .d_price span {
        font-size: 21px;
        color: #eb372a;
    }

.d_about {
    width: 250px;
    float: left;
    color: #515050;
    font-size: 13px;
    margin-top: 5px;
    line-height: 16px;
}

.detail div section img {
    border: 1px solid #cfcfcf;
    height: 58px;
    border-radius: 2px;
    behavior: url(css/PIE.htc);
    margin: 10px 20px 0 0;
}

.detail div input[type="button"] {
    width: 200px;
    height: 36px;
    background: url(i/bg/zakaz.png);
    border: 0;
    font-size: 15px;
    color: #505050 !important;
    margin-top: 10px;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=-1, offy=2);
}

.detail .addToBasket {
	width: 200px;
    height: 36px;
    background: url(i/bg/zakaz.png);
    border: 0;
    font-size: 15px;
    color: #505050 !important;
    margin-top: 10px;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=-1, offy=2);
    display: inline-block;
text-align: center;
line-height: 30px;
}

.detail div .addToBasket:hover{
	background: url(i/bg/zakaz_h.png);
		text-decoration:none;

}

.detail div input[type="button"]:hover{
	background: url(i/bg/zakaz_h.png);
	text-decoration:none;
}
.detail > h4 {
    margin: 20px 0 20px 42px;
    color: #515050;
    font-size: 17px;
    font-weight: normal;
}

.detail > p {
    color: #515050;
    font-size: 13px;
    margin: 0 30px 0 43px;
}

.basket {
    width: 918px;
    border: 1px solid #a5c9e6;    
    border-radius: 6px;
    behavior: url(css/PIE.htc);
    float: left;
    background: #fff;
}

.basket_table {
    margin-top: 5px;
}

    .basket_table thead tr {
        height: 30px;
        margin: 10px 10px 0;
    }

        .basket_table thead tr td {
            color: #515050 !important;
            font-size: 13px !important;
            padding-top: 0 !important;
        }

    .basket_table tr {
        height: 70px;
        margin: 10px 0;
        display: block;
        float: left;
    }

        .basket_table tr td {
            width: 110px;
            text-align: center;
        }

            .basket_table tr td + td+ td {
                width: 382px;
                text-align: left;
            }

                .basket_table tr td + td+ td p {
                    color: #515050;
                    margin-top: 8px;
                    max-width: 300px;
                }

                .basket_table tr td + td + td+ td {
                    width: 104px;
                    text-align: center;
                }

                    .basket_table tr td + td + td+ td + td + td a span {
                        display: block;
                        width: 13px;
                        height: 13px;
                        background: url(i/bg/pencil.png) center center no-repeat;
                    }

                    .basket_table tr td + td + td + td+ td + td a {
                        float: right;
                    }

                    .basket_table tr td + td + td + td+ td + td + td a {
                        text-align: center;
                        float: left;
                        margin-left: 30px;
                    }

                        .basket_table tr td + td + td+ td + td + td + td a span {
                            display: block;
                            width: 14px;
                            height: 14px;
                            background: url(i/bg/close.png);
                        }

                .basket_table tr td + td+ td + td {
                    color: #000;
                    padding-top: 22px;
                    font-size: 14px;
                }

                    .basket_table tr td + td+ td + td + td {
                        width: 110px;
                        text-align: center;
                        color: #ff0000;
                        font-size: 14px;
                    }

                        .basket_table tr td + td+ td + td + td + td {
                            width: 130px;
                            text-align: center;
                        }

                            .basket_table tr td+ td + td + td + td + td + td {
                                width: 80px;
                                text-align: center;
                            }

    .basket_table h5 {
        color: #707070;
        font-size: 16px;
        font-weight: normal;
    }

.qty {
    margin-left: 26px;
    margin-top: -5px;
}

    .qty .minus span {
        width: 6px;
        height: 28px;
        background: url(i/bg/arrow_left.png) center center no-repeat;
        display: block;
        float: left;
    }

    .qty input {
        width: 51px;
        height: 28px;
        background: url(i/bg/value.png) center center no-repeat;
        float: left;
        border: 0;
        margin: 0 5px;
        text-align: center;
        color: #909090;
    }

    .qty .plus span {
        width: 6px;
        height: 28px;
        background: url(i/bg/arrow_right.png) center center no-repeat;
        display: block;
        float: left;
    }

#table_sep {
    float: left;
    width: 860px;
    height: 1px;
    display: block;
    background: #d1d1d1;
    margin: 5px 0 10px 31px;
}

.zakaz {
    width: 200px !important;
    height: 36px;
    display: block;
    background: url(i/bg/zakaz.png);
    text-align: center;
    color: #505050;
    font-size: 15px;
    line-height: 30px;
    margin: 0 30px 15px 0;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=-1, offy=2);
    border:none;
}

    .zakaz:hover {
        text-decoration: none;
		background: url(i/bg/zakaz_h.png);
    }

.basket .allcount {
    color: #505050;
    font-size: 13px;
    margin: 10px 25px 0 0;
}

    .basket .allcount span {
        color: #f60000;
        font-size: 16px;
    }
.register_btn,.search_btn,.logout_btn{
	width: 102px;
	height: 36px;
	background: url(i/bg/auth.png);
	border: none;
	color: #505050;
	font-size: 15px;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=-1, offy=2);
	line-height: 30px;
}
.logout_btn:hover,.search_btn:hover,.register_btn:hover{
	background:url(i/bg/auth_h.png);
}
.log_in_input{
	width:222px;
	height:27px;
	padding: 0 15px;
	background: url(i/bg/auth_input.png);
	border:none;
	color:#666;
	font-size:14px;
	line-height: 30px;
	margin-bottom:15px;
}

.bx-auth-reg input[type="text"],.bx-auth-reg input[type="password"],.mfeedback input[type="text"],.forgot_input{
	width: 222px !important;
	height: 27px;
	padding: 0 15px;
	background: url(i/bg/auth_input.png);
	border: none;
	color: #666;
	font-size: 14px;
	line-height: 30px !important;
	margin-bottom: 15px;
}

.mfeedback .mf-text{
	width:120px;
	line-height:28px;
}
.mfeedback .mf-name,.mfeedback .mf-email,.mfeedback .mf-message{
	margin-bottom:-5px !important;
	width:660px;
}
.subscribe-edit a{
	color:#00abfa;	
}
.auth_form_link{
	margin-left:0 !important;
}
.order_count{
    bottom:5px;
    position:absolute;
    width: 35px;
    height: 30px;
    margin: 20px 10px 5px 10px;
    font-size: 20px;
    text-align: center;
    border-radius: 2px;
}
.popup_added{
    display: none;
    position: absolute;
    border: 1px solid #000;
    background: white;
    width: 180px;
    height: auto;
    z-index: 1000;
    border-radius: 10px;
    padding: 10px;
}
.div_pos input {
    width: 51px;
    height: 28px;
    background: url(i/bg/value.png) center center no-repeat;
    float: left;
    border: 0;
    margin:5px;
    margin-top: 12px;
    text-align: center;
    color: #909090;
}
.div_pos .minus span {
    margin-top: 10px;
    width: 6px;
    height: 28px;
    background: url(i/bg/arrow_left.png) center center no-repeat;
    display: block;
    float: left;
}


.div_pos .plus span {
    margin-top: 10px;
    margin-right: 10px;
    width: 6px;
    height: 28px;
    background: url(i/bg/arrow_right.png) center center no-repeat;
    display: block;
    float: left;
}
.left_cat{
    color: #00abfa;
    float: left;
    margin-left: 20px!important;
    margin-top: 13px!important;
}
.back{
    position: absolute;
    margin-top: 2px;
    margin-left: -86px;
    color: #00abfa;
}