body, html {
text-align:center;
height:100%;
margin:0;
padding:0;
}
img{border: none;}
/*---------------------------------------------
               ОСНОВНОЙ КОНТЕЙНЕР
---------------------------------------------*/

#main-container{
margin:0 auto;
text-align:left;
min-height:100%;
width:1120px;
}
* html #main-container{height:100%;}

/***************** Шапка сайта */
#header{
position:relative;
height:100px;
}
#header a.logo {
    position: relative;
    left: 0px;
    margin: 0;
    display: block;
    padding: 0;
 
    text-decoration: none;
}

/************************** Хлебные крошки */
.ad .pathway {
	border-bottom:1px dotted #666;
	    margin: 0px 10px 10px 225px;
	padding:0 0 5px;	
	font-size:11px;
}

/***************** Модульная позиция - TOP */
#top {
	margin: 0;

    position: relative;
}

/***************** Левая колонка */
#left{
padding:5px;
float:left;
line-height:normal;
width:200px;
    overflow: hidden;
    padding-right: 10px; 
    height: 100%
}

/***************** Правая колонка */
#right{
padding:5px;
float:right;
line-height:normal;
width:220px;
}

/***************** Стили блока основного содержания */
#both{
margin:0 200px;
padding:0 15px;
}
#only_left {
margin:0 0 0 200px;
padding:0 15px;
}
.rating {
    display: none;
}
#only_right {
margin:0 220px 0 0;
padding:0 15px;
}
#no_sides {padding:0 10px}

/***************** Модульная позиция - BOTTOM */
#bottom {
	margin:15px 0;
	overflow:hidden
}

/***************** Clear block and Rasporka */
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#rasporka {height:81px; margin:20px 0 0}


/*---------------------------------------------
                  ПОДВАЛ САЙТА 
---------------------------------------------*/
#footer{

position:relative;
height:80px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin:-81px auto 0;
width:1120px
}
#footer p{ margin:0;}
/************************************ Счетчики */
p.copyright {
	position:absolute;
	left:0;
	top:25px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666
}
p.copyright a {color:#666}
table.counters {
	position:absolute;
	right:0;
	bottom:10px;
}
.counters td {padding:0 3px}
.tecama {}

/************************************ Модуля */
#left .module,
#right .module {
	margin:0 0 15px;
}
#left .moduletitle,
#right .moduletitle {
	font-size:18px;
	text-align:center;
	margin:0 0 10px
}
#left .modulebody,
#right .modulebody {}

.numbmodule {
    display: block;
    float: left;
    height: 25px;
    padding-top: 3px;
}
.numbmodulebody p {
    margin: 0 20px;
    height: 30px;
    padding: 0;
}
.numbmodulebody img,  .corsmodule img {
    top: 7px;
    position: relative;
}
.topmenu {
    background-color: #fff;
    height: 60px;
      box-shadow: 0px 3px 9px -5px #000000;
      margin-bottom:5px; 
}
.topmenuBody{
	width: :100%;
	max-width: 1120px;
	margin:0px auto;
	padding-top: 8px;
}
.corsmodule {
    display: block;
    float: right;
}
.poiskmodule {
    display: block;
    margin-top: 40px;
        width: 400px;
    position: relative;
}
.poiskmodulebody input[type=submit] {
    position: absolute;
    right: 0;
    top: 0px;
    height: 42px;
    width: 90px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid gray;
    color: #fefefe;
    font-size: 18px;
    letter-spacing: 14px;
        font-weight: normal;
    letter-spacing: 1px;
    background: -moz-linear-gradient(top, rgba(146,146,146,0.84) 0%, rgba(121,121,121,1) 50%, rgba(96,96,96,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(146,146,146,0.84)), color-stop(50%,rgba(121,121,121,1)), color-stop(100%,rgba(96,96,96,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(146,146,146,0.84) 0%,rgba(121,121,121,1) 50%,rgba(96,96,96,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(146,146,146,0.84) 0%,rgba(121,121,121,1) 50%,rgba(96,96,96,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(146,146,146,0.84) 0%,rgba(121,121,121,1) 50%,rgba(96,96,96,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(146,146,146,0.84) 0%,rgba(121,121,121,1) 50%,rgba(96,96,96,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6929292', endColorstr='#606060',GradientType=0 );
}
input#query {
    width: 380px;
    height: 24px;
    padding: 8px;
    border-radius: 10px;
    background-color:#ebebeb; 
    border-color: rgba(39,44,41,0.3);
}

input:focus {outline: none;}
input#query:focus {border-color:rgba(39,44,41,0.3); background-color: #fefefe}
#header a.logo, .poiskmodule, .m2module{
	float: left;
	
}
#header a.logo{
	margin-left: 40px;
}
ul#menu2 {
    margin-top: 50px;
}
ul#menu2 li {
    margin-right: 20px;
    float: left;
    list-style: none;
}
.modsmodule {
    margin: 20px auto;
}
ul#menu2 a{
	text-decoration: none;
	font-size: 16px;
}
ul#menu2 a:hover{
	text-decoration: underline;
}






#footer {
position:relative;
z-index:1;
clear:both;


}

#footer #copyright {
font-size:20px;
padding-top:10px
}

#footer .foot_right a {
height:40px;
display:block;
float:right;
padding:10px 0 0 10px
}
.containerfoot {
     max-width: 1120px;
   width: 100%;
    display: table;
    margin: 0 auto;
    vertical-align: middle;
    height: 100%;
    font-family: "Verdana";
font-size: :16px;
}
p.copyright {
    margin-top: 15px;
    font-size: 12px;}

.tecama {
    display: block;
    width: 185px;
    float: right;
    margin: 0 20px;
}

p.copyright a{

font-size :12px;
color: #222222;
text-decoration: none;}

.rightfoot img {
    height: 35px;
}
.tecama a {
    text-decoration: none;
    display: block;
}
a.tecamatxt {
    font-family: "OpenSans";
    font-weight: bold;
    color: #909090;
    text-transform: uppercase;
    display: block;
        float: right;
    margin-top: -10px;
}
.confpoot {
    display: table-cell;
    width: 43.33%;
    height: 100%;
    vertical-align: middle;
    font-family: "RalewayRegular";
}
.leftfoot {
    display: table-cell;
    width: 33.3%;
    text-align: right;
    font-family: "RalewayRegular";
font-size: :16px;
    height: 100%;
    vertical-align: middle;
}
.rightfoot {
    display: table-cell;
    width: 21.33%;
    text-align: right;
        height: 100%;
    vertical-align: middle;
    font-family: "RalewayRegular";
font-size: :16px;
}
a.sitemap {
    display: none;
}


a.tecamaimg {
    float: left;
}


#page {
    width: 1080px;
    /* overflow: hidden; */
    margin: 0 auto;
    display: inline-block;
    background-color: #fff;
    position: relative;
    z-index: 12;
    padding: 20px;
    box-shadow: 0px 2px 7px 1px rgba(50, 50, 50, 0.3);
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.shop_item{
    width: 254px;
    float: left;
     margin-bottom: 20px; 
    padding: 0 30px;
    margin-left: 20px;
    position: relative;
    border:1px solid rgba(204,204,204,0.5);
    border-radius: 7px; 
    padding-bottom: 3px; 
    transition:0.3s;
}
.item_wrap {
    width: 170px;
    float: left;
    height: 270px;
   
    position: relative;
    border:1px solid rgba(204,204,204,0.5);
    border-radius: 7px; 
    padding-bottom: 3px; 
    transition:0.3s;
}

.item_wrap .image {
    height: 145px;
}


.shop_item:hover, .item_wrap:hover {
    box-shadow: 0px -1px 20px -5px #000000;
}

.shop_items_list, .shop_items_list * {
    box-sizing: border-box;
}
.shop_items_list {
    position: relative;
    margin-top: 40px;
}
.shop_items_list .price, .item_wrap .price  {
    padding: 6px 0;
    color: #FF2F2F;
    font-weight: bold;
    text-align: center;

}
.shop_item .details .title{
    font-size: 12px;
    margin: 25px 0 0;
    text-align: center;
    height: 30px;
}
.image_td img{
    width: 140px;
    max-height: 115px;

}
.item_wrap img{
    width: 170px;
    max-height: 115px;

}

.image_td {
height: 120px;
 margin-top:30px; 
    text-align: center;
}
.old_price {
    text-decoration: line-through;
    font-size: 12px;
    float: left;
    display: block;
    height: 35px;
    line-height: 33px;
}
.old_pricef {
    text-decoration: line-through;

    height: 35px;
    line-height: 33px;
}
.add{
    border: 0px solid #000 !important;
    display: block !important;
    padding: 10px !important;
    width: 125px;
    background:url(../images/k.png);
  background-size:contain;
    background-repeat: no-repeat;
    cursor: pointer;
}
.add3{
    border: 0px solid #000 !important;
    display: block !important;
    padding: 10px !important;
    width: 125px;
    background:url(../images/k3.png);
  background-size:contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

#left li.shop_cat_item {
    list-style: none;
    padding: 3px 0;
}
#left li.shop_cat_item a {
    color: #666666;
}
#left ul.shop_cat_list {
    padding: 0;
}
#left li.shop_cat_item a:hover {
	color: #a8000b;
	text-decoration: underline;
}
.num{
    border: 1px solid rgba(136,136,136,0.5) !important;
    border-radius: 5px;
    height: 30px;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.num2{
    border: 1px solid rgba(136,136,136,0.5) !important;
    border-radius: 5px;
    height: 25px;
    margin-right: 10px;
    text-align: center;
}
.num2:focus{
     border: 1px solid #a8000b !important;
}
.pod {
    padding: 7px !important;
    font-weight: bold;
    border-radius: 5px;
    border: 0px !important;
    color: #fff;
    background: #a8000b;
    float: left;
    margin-left: 5px;
}
.qty {
    margin-top: 10px;
}
.filter_body{
    color: #666666
}






 

.obert{
    width: 
    90%;
    margin: 10px auto;
    padding:20px 0;
}

#slider_price {
    margin-top:10px;    
}
.ui-slider .ui-slider-handle {
 
    height: 1.8em !important;
        top: -1.4em !important;

} 

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #d3d3d3 !important;
  background: url(../images/ple.png)!important;
    background-repeat: no-repeat!important;
    border-radius: 0 !important;
}

a.ui-slider-handle.ui-state-default.ui-corner-all:focus {
    outline: 0px;
}
div#slider_price{
        height: 5px !important;
    background: #d3d3d3 !important;
}
.ui-widget-header {
  
    background: #a8000b !important;
  
}
.chek{
    position:relative;
    height: 15px;
width: 17px;
z-index: 99;

}
.chek:before{
content: "";
display: block;
position: absolute;
height: 15px;
width: 17px;
background: url(../images/chek.png) !important;
background-repeat:no-repeat!important;
z-index: -1
}
.chek:checked:before{
background: url(../images/chek2.png) !important;
}
#oldp {
    height: 60px;
    width: 60px;
    top: 5px;
    right: 5px;
    background: url(../images/sal.png);
    position: absolute;
}
.itwr{
    margin-left:16px; 

}

.itwr:first-child{
    margin-left:0px; 
}
.itwr .title {
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    height: 28px;
}
.photo_details {
    display:none;
}
.colob {
    margin-bottom: 30px;
    border-bottom: 1px solid #AEAEAE;
    text-align: justify;
}
a.grey_link {
    padding: 10px;
    width: 150px;
    height: 20px;
    display: block;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(203, 0, 0, 0.77);
    color: #fff;
    margin: 0px auto 20px;
}
div.grey_link input[type=submit]{
    padding: 10px !important;
    width: 200px;
    height: 35px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    border:  0 solid gray !important;
    text-transform: uppercase;
    background-color: rgba(203, 0, 0, 0.77);
    color: #fff;
   
}


div.grey_link {
   
}
input.grey_link {
    padding: 10px !important;
    width: 200px;
    height: 50px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    border:  0 solid gray !important;
    text-transform: uppercase;
    background-color: rgba(203, 0, 0, 0.77);
    color: #fff;
    margin: 0px auto 20px;
}
a.con_titlelink, h1.con_heading {
    color: #C54040;
    font-size: 20px;
    text-decoration: none;
    font-family: Verdana;
    text-transform: uppercase;
    font-weight: bold;
}
.pathway {
    margin: 0 12px 15px;
}
span.subscribe {
    display: none;
}
.con_pubdate {
    margin: 10px;
}
.add2 {
    border: 0px solid #000 !important;
    display: block !important;
    /* padding: 10px !important; */
    width: 95px;
    height: 30px;
    background: url(../images/k2.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}
.popmodulebody input.num, .totmodulebody input.num  {
    margin-left: 7px;
    margin-right: 5px;
    height: 25px;
}
.totmoduletitle {
    margin-bottom: 15px;
    line-height: 8px;
}
.item_wrap .old_price{
    margin-left: 8px; 
}
.imghint img {
    width: 200px;
    max-height: 200px;
}
.imghint {
    height: 200px;
}

.customer_info input[type=text] {
    font-size: 16px;
    padding: 5px !important;
    border-width: 2px !important;
    border-style: solid;
    border-color: rgba(250, 125, 125, 0.4)!important;
    box-shadow: 0px 0px 0px 0px rgba(42,42,42,.75)!important;
    width: 40%;
        margin: 8px auto;
}
p.total_to_pay {
    text-align: center;
    padding-top: 22px;
}
p.total_to_pay * {
    color: #EA3232;
    font-size: 26px;
    /* text-align: center; */
}
.total_summ_title, .total_summ_price, .total_summ_price .value {
    font-size: 20px;
   color: #EA3232;
}

.shop_detail_item .image_td {
     width: 455px;
    display: block;
    float: left;
    height: 355px;
    margin-right: 50px;
    position: relative;
    margin-top: 0;

}
.shop_detail_item .image_td .image img{
width:80%;
max-height:305px;


}
.shop_detail_item .image_td .image {
    height: 305px;
    border: 1px solid rgba(154, 154, 154, 0.22);
    border-radius: 5px;
    padding-top: 45px;
}
.shop_detail_item .details_td {
    display: block;


}

.price_table{
    color:#666666;
}

.price_table .price {
    font-size: 22px;
    color: #9c0009;
}
.shop_detail_item .qty input[type="number"]{
    width:70px !important;
    padding: 0px !important;
}
p.price_table {
    margin-top: 10px;
}
#only .con_heading {
    text-align: left;
display:block;
  margin-top: 10px;
}
.related {
    width: 91%;
    margin: 0 auto;
}
.related .title {
    text-align: center;
    display: block;
    height: 38px;
}
.related input.num {
    height: 25px;
    margin-left: 5px;
}
.relmoduletitle:after {
    width: 78%;
    content: "";
    position: absolute;
    top: 63%;
    height: 2px;
    right: 0;
    display: block;
    border-top: 1px dashed #000;
}
.relmoduletitle{
font-size:20px !important;
position:relative;
    margin: 30px 6px 10px 14px !important;
    padding: 0 5px;
}
.itwr1{
    margin-left:20px;
}




#normal{
    display:block
}
.mobile{
    display:none
}
