/*=======================================*/
/* CSS Написан в notepad++, Крупин Юрий - Web-master */
/*=======================================*/

/* ВЫДЕЛЕНИЕ */
::selection {
    background: #E56057;
    color: #fff;
}
/* #ВЫДЕЛЕНИЕ */

/* СКРОЛ */
::-webkit-scrollbar-track
{

	border-radius: 4px;
	background-color: #eee;
}
::-webkit-scrollbar
{
	border-radius: 4px;
	width: 12px;
	background-color: #eee;
}

::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	background-color: #777;
}
/* #СКРОЛ */
@font-face {
font-family: 'Titillium Web';
src: url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-extralight-webfont.eot');
src: url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-extralight-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-extralight-webfont.svg#titillium_webthin') format('svg'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-extralight-webfont.woff') format('woff'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-extralight-webfont.ttf') format('truetype');
font-weight: 300;
font-style: normal;

}

@font-face {
font-family: 'Titillium Web';
src: url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-regular-webfont.eot');
src: url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-regular-webfont.woff') format('woff'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-regular-webfont.ttf') format('truetype');
font-weight: 400;
font-style: normal;

}

@font-face {
font-family: 'Titillium Web';
src: url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-bold-webfont.eot');
src: url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-bold-webfont.svg#titillium_webbold') format('svg'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-bold-webfont.woff') format('woff'),
url('http://players.ucoz.com/styles/fonts/titillium/titilliumweb-bold-webfont.ttf') format('truetype');
font-weight: 700;
font-style: normal;

}


/*=======================================*/
/* Косяки */
/*=======================================*/
@charset "utf-8";

html {
-moz-background-size: 100%;
-webkit-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;}
header, nav, article, aside, section, footer{display:block;}
html, body {width:100%;height:100%;margin:0 auto;padding:0;}

body {overflow-x:hidde;}
.wrapper {max-width:400px;margin:0 auto;overflow:hidden;}
@media (min-width: 768px) {.wrapper {max-width:768px;margin:0 auto;}} /* 33.33333333% */
@media (min-width: 992px) {.wrapper {max-width:992px;margin:0 auto;}} /* 25% */
@media (min-width: 1200px) {.wrapper {max-width:1200px;margin:0 auto;}} /* 25% */
textarea, input{outline:none;resize:none;}
img, a img{border:none;outline:none;}
ul, li{}


body {
font-family: 'Titillium Web', sans-serif;
font-size:12px;
line-height:22px;
}

h1, h2, h3, h4, h5{font-weight:normal;margin:0px;padding:0px;}

a, a:link {}
a:hover {}
a:visited, a:active {}
a:hover{text-decoration:underline;}

a.alp {color:#111 !important;}
a.alp:focus, a.alp:hover {color:#d9534f !important;border-color:#d9534f !important;}
a.alp:focus h1, a.alp:hover h1 {color:#d9534f !important;border-color:#d9534f !important;}
a.alp:visited, a.alp:active {color:#999 !important;border-color:#999 !important;}
a.alp:visited h1, a.alp:active h1 {color:#999 !important;border-color:#999 !important;}

a.als {color:#111 !important;}
a.als:focus, a.als:hover {color:#d9534f !important;border-color:#d9534f !important;}
a.als:focus h1, a.als:hover h1 {color:#d9534f !important;border-color:#d9534f !important;}
a.als:visited, a.als:active {color:#999 !important;border-color:#999 !important;}
a.als:visited h1, a.als:active h1 {color:#999 !important;border-color:#999 !important;}

h2.titleh1,
{display:block;font-size:24px;margin:20px 0 0 0;padding:0;color:#333;}

.titleglav a.h1 {text-decoration:none;color:#333;display:inline-block;line-height:100px;margin:0px;}
.titleglav a.h1 h1, .titleglav a.h1 h2, .titleglav .tit {font-size:28px;margin:0;font-weight:bold;}
.titleglav .tit {color:#333;}
.tovalltov {display:block;float:right;width:20%;margin:0px 0px 0px -3px;vertical-align:top;}
.tovalltov a {display:block;width:100%;border-left:1px solid #ccc;height:40px;border-radius:0px 5px 0px 0px;padding:4px 0px 4px 0px;margin:0px;text-align:center;font-size:14px;background:#eee;float:right;line-height:40px;color:#333;color:#333;}

.tovalltov a:hover {background:#ccc;}
.Cgreen {border-color:#95BF5F;background:#95BF5F;} .Cyellow {border-color:#F8D347;background:#F8D347;} .Cser {border-color:#8175C7;background:#8175C7;} .Cred {border-color:#E56057;background:#E56057;}
h2.titleh1tov {margin:0px 10px 0px 10px;width:auto;}
h4.titleh2 {margin:0px auto 10px;}
.white-cnt select {border: none;padding: 10px;cursor: pointer;}
.marginbot20 {margin-bottom:20px;}
.he20px {height:20px;}
.he10px {height:20px;}
.center {text-align:center;}
.text14 {font-size:14px;}
.hr1 {height:1px;background:#eee;margin:10px;}
.hr2 {height:1px;background:#eee;margin:0px 0px 10px 0px;padding:0px;}
h2.f15, h3.f15 {font-size:16px;height:auto;font-weight:bold;}
h2.f15 a, h3.f15 a{color:#333;text-decoration:none;}
.dashed, a.dashed {border-bottom:1px dashed #E56057;}
.inline {display:inline-block;}
/*=======================================*/
/* #Косяки /*=============================*/
/*=======================================*/



/*=======================================*/
/* ВЕРХНЕЕ МЕНЮ */
/*=======================================*/
.hleft a, .hright a, .hleft p {color:#3b3b3b;text-decoration:none;font-size:14px;height:35px;line-height:35px;margin:0px;padding:0px 5px 0px 5px;display:inline-block;vertical-align:top;} #hinf .hleft a:hover, .hright a:hover, .hleft a:hover {background:#E0E0E0;}
.hleft p {font-weight:bold;}
#hlogo {margin:20px 0px 10px 0px;padding:0px;text-align:center;} #hlogo img {height:50px;margin:0px auto 0px;}
#hsearch {padding:20px 0px 0px 16px;position:relative;} #hsearch  .searchForm {margin:0px auto 0px;}
#hlogo, #hsearch, #hprof {display:inline-block;vertical-align:top;height:60px;}
/*=======================================*/
/* #ВЕРХНЕЕ МЕНЮ */
/*=======================================*/



/*=======================================*/
/* БОКОВОЕ МЕНЮ */
/*=======================================*/
.navigation {
list-style: none; /* Отключение отображения маркеров. */
width: 100%; /* Ширина меню. */
color:#333;background:#fff;border:1px solid #ccc;line-height:24px;text-align:center;font-size:14px;
}

.navigation li {
margin-top: 0px;
border-bottom: 1px solid #eee;
font-family: Verdana, Arial, Helvetica, sans-serif; /* Тип шрифта пунктов меню */
font-size: 14px; /* Размер текста меню */
line-height:32px;
min-height:40px;
position:relative;
}
.navigation li:last-child {border-radius:0px 0px 5px 5px;border-bottom:none;}
.navigation li.t1 {text-align:center;font-weight:bold;line-height:40px;background-repeat:no-repeat;background-position:95% center;}
.navigation li.t1.up1, .navigation li.t1.up2 {background:url(/img/arrow-up.png) no-repeat 95% center;}
.navigation li.t1.down1, .navigation li.t1.down2 {background:url(/img/arrow-down.png) no-repeat 95% center;}
.navigation li.t1.upe1, .navigation li.t1.upe2 {background:url(/img/arrow-up.png) no-repeat 95% center;}
.navigation li.t1:hover {text-align:center;font-weight:bold;line-height:40px;cursor:pointer;transition: all 0.3s ease;}
.navigation li a {
display: block; /* Изменение отображения на блочное для того, чтобы иметь возможность задать внутренние отступы. */
padding: 4px 15px; /* Отступы внутри блоков. */
background: #; /* Цвет блоков меню. */
border-left: 3px solid transparent;
color: #333; /* Цвет текста в блоках меню. */
text-decoration: none;
position: relative;
transition: all 0.3s ease;
}

.navigation li a:hover {
background: #eee; /* Цвет фона при наведении курсора мыши */
color: #333; /* Цвет текста при наведении курсора мыши */
}
ul.navigation ul {display:none;z-index:103;background:#fff;margin:0px;margin-left:100%;padding:0px 0px 0px 0px;position:absolute;top:0;left:0;min-width:200px;border:1px solid #999;}
ul.navigation li ul {display:none;}
ul.navigation li ul li{list-style:none;border}
ul.navigation li:hover > ul {display:block;}
/*=======================================*/
/* #БОКОВОЕ МЕНЮ */
/*=======================================*/



/*=======================================*/
/* ФОРМЫ И ПОЛЯ */
/*=======================================*/
input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover{background:;color:;cursor:;}
textarea {overflow: auto;}
.searchForm {width:100%;text-align:center;margin:0px auto 0px;position:relative;}
.searchForm input[type="text"] {width:100%;font-size:14px;margin:0px 10px 0px 0px;padding-top:6px;padding-bottom:6px;line-height:42px;height:43px;border:1px solid #CCCCCC;padding-left: 10px;padding-right: 10px;box-sizing: border-box;display:inline-block;min-height: 36px;}
.searchForm input[type="text"]:focus {border:1px solid #FF9E59;}
.searchForm input[type="submit"] {
position:absolute;top:0px;right:0px;color:#333;margin:0px;font-size:14px;padding:10px;border-radius:5px;display:inline-block;vertical-align:top;text-align:center;background:#FF9E59 url(/img/form.input.submit.search.png) no-repeat -16px center;width:45px;text-decoration:none;height:43px;border:none;line-height:200px;border-radius:0px;
}

/*=======================================*/
/* #ФОРМЫ И ПОЛЯ ========================*/
/*=======================================*/



/*=======================================*/
/* Верхнее меню */
/*=======================================*/

/* ПЛАМЯ центр автозапчастей */
.top1 {display:inline-block;vertical-align:top;margin: 10px 0px 10px 0px;padding:20px 40px 20px 40px;background:#fff;box-shadow:0px 0px 1px #999;vertical-align:bottom;border-radius:5px;}
.top1 h1 {text-transform: uppercase;color:#E56057;font-family: Geneva, Arial Black, Helvetica, sans-serif;font-weight:bold;font-size:58px;margin:15px 0px 0px 0px;display:block;text-align:center;}
.top1 h2 {text-transform: uppercase;color:#E56057;font-family: Geneva, Arial Black, Helvetica, sans-serif;font-weight:bold;font-size:16.5px;margin:15px 0px 0px 0px;display:block;text-align:center;}
img#logo {margin:0px auto 0px;padding:0px;display:block;vertical-align:top;}
/* #ПЛАМЯ центр автозапчастей */

/* Основное меню */
.infshop {height:60px;font-size:16px;margin:0px;padding:0px;text-align:center;}
.sklad {margin:0px 0px 0px 0px;}
.infshop a {display:block;font-size:12px;margin-right:5px;display:inline-block;font-style:italic;}

#top .menu2 {display:inline-block;margin:10px 0px 10px 10px;padding:20px;border-radius:5px;background:#fff;box-shadow:0px 0px 1px #999;vertical-align:bottom;height:90px;text-align: center;}
#top .menu2 ul{list-style:none;}
#top .menu2 ul li{display:inline-block;}
#top .menu2 ul li a, .openhm {display:block;color:#fff;background:#E56155;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;border-radius:5px;height:35px;line-height:35px;padding:0 25px;font-size:14px;margin:0px;font-weight:bold;text-decoration:none;}
#top .menu2 ul li a:hover, .openhm:hover {background:#FF6C60;text-decoration:none;cursor:pointer;}
.openhm  {display:none;}
#top .menu2 ul li a:first-child {margin-left:0px;}
#top .menu2 ul li a.vk{background: #44678F url('/img/vk.png') no-repeat center right 24px; text-decoration:none;width:90px;}
#top .menu2 ul li a.vk:hover{background: #5A88BC url('/img/vk.png') no-repeat center right 24px; text-decoration:none;}
#top #search{float:right;width:206px;height:35px;background:url('/i/b2.png');}
#s-text{float:left;width:150px;padding:0px 10px;font-family:Arial;font-size:12px;color:#DFE7ED;height:33px;line-height:33px;background:none;border:none;}
#s-image{float:right; margin-right:2px; margin-top:2px; width:32px; height:32px;}
/* #Основное меню */

/* Режимник и тф */
#tfblock {display:inline-block;margin:10px 0px 10px 10px;padding:20px;border-radius:5px;background:#fff;box-shadow:0px 0px 1px #999;vertical-align:bottom;height:90px;text-align: center;}
aside#page1-right2.hede-me1281 {display:none;}
.inftf {font-size:20px;}
.tf1, .tf2 {font-size:24px;}
.tf1 {margin:10px;}
.tf2 {margin:10px;}
/* #Режимник и тф */

/* Поиск вверху */
#searhtop {display:inline-block;margin:10px 0px 10px 10px;padding:20px;border-radius:5px;background:#fff;box-shadow:0px 0px 1px #999;vertical-align:bottom;height:90px;text-align: center;}
#searhtop .searhtop-inf {margin:10px;font-size:14px;}
/* #Поиск вверху */

ul.cat-tree {list-style:none;margin:0px 10px 10px 10px;}
ul.cat-tree li {list-style:none;}


#top {width:100%;margin:0 auto;padding:0;position:relative;}
#topa {}

/*=======================================*/
/* #Верхнее меню /*======================*/
/*=======================================*/



/*=======================================*/
/* EXPERT 
/*=======================================*/
#expert-help-me {margin:10px;padding:10px;}
#expert-block {border:2px solid #E56057;border-radius:5px;padding:0px;}
#expert-block ul {display:block;}
#expert-block ul li {list-style:none;display:inline-block;}
#expert-block ul li a {list-style:none;border:1px solid #ccc;border-radius:5px;display:block;margin:10px 0px 10px 10px;padding:10px;background:#FCFCFC;}
#expert-block ul li a:hover {border:1px solid #E56057;}
/*=======================================*/
/* #EXPERT /*============================*/
/*=======================================*/



/*=======================================*/
/* TABS простой
/*=======================================*/
#mtabs_wrapper {margin:10px;}
#mtabs_container {border-bottom: 1px solid #dfdfdf;}
#mtabs {list-style: none;padding:0px;margin:0px 0px -1px 0px;height:40px;text-align:center;/* font: 0.75em arial; */}
#mtabs li {float:left;vertical-align:middle;width:19%;list-style:none;margin-right:1%;}
#mtabs li:last-child {width:20%;margin:0;}
#mtabs li a {border-bottom:none;background-color: #fff;padding:12px 12px 12px 12px;line-height:14px;display:block;border-color:#FF9B59;border:1px solid #FF9B59;color:#333;text-decoration:none;font-size:14px;}
#mtabs li a:hover {background-color: #FF9B59;color:#fff;}
#mtabs li.active a {border-bottom:none;background-color: #FF9B59;padding:12px 12px 12px 12px;line-height:14px;display:block;border-color:#FF9B59;color:#fff;text-decoration:none;font-size:14px;}
#mtabs li.active a:hover {}
#mtabs li a.icon_accept {background-image: url(accept.png);background-position: 5px;background-repeat: no-repeat;padding-left: 24px;}
#mtabs li a.icon_accept:hover {padding-left: 24px;}
#mtabs_content_container {border: 1px solid #FF9B59 ;border-top: 1px solid #FF9B59;padding:20px;background-color:#fff;}
.mtab_content {display: none;}
.infotv p {margin:0px;padding:5px;}
/*=======================================*/
/* #TABS простой /*======================*/
/*=======================================*/



/*=======================================*/
/* uCoz Style */
/*=======================================*/

#puzadpn {display:block;} /* админ панель */
#image-list {height:auto;}
#image-list .panel {display:inline-block;}
#image-list .panel:hover {background:#ddd;}
#iu-belt {position:relative;}
div#gimage-add {position:absolute;top:0px;left:0px;}
div#gimage-add {}
.del {position:absolute;top:5px;right:5px;text-decoration:none;display:block;line-height:20px;text-align:center;margin:0px;width:20px;height:20px;border-radius:10px;background:#E56057;color:#fff;}
.del:before {content:"X"}
.edt {display:none;position:absolute;top:5px;right:28px;text-decoration:none;display:block;line-height:20px;text-align:center;margin:0px;width:20px;height:20px;border-radius:10px;background:#FF9E59;color:#fff;overflow:hidden;}
.edt:before {content:"E"} /* кнопка редактировать не работатет */
.del, .edt {cursor:pointer;}
#id_file_add {position:absolute;top:5px;right:5px;line-height:20px;text-decoration:none;display:block;line-height:1000px;text-align:center;margin:0px;width:90px;height:90px;padding:10px;border-radius:10px;background:#A9D96C;color:#fff;}
#id_file_add:hover {background:#7DA050;}
#id_file_add:before {position:absolute;line-height:20px;text-decoration:none;display:block;line-height:18px;text-align:center;margin:26px 0px 0px 0px;width:90px;height:90px;border-radius:10px;color:#fff;content: "Добавить фото";}
input.id_file {border:none;padding:0px;margin:0px;border-radius:0px;background:none;}

.u-combo {position:relative;}
#uCatsMenu7 {
position: absolute!important;
top: 0!important;
left: 0!important;
}

body.wysibb-body {padding:0px;}/* убрал overflow внутри инфрема, текстерии поля добавления комментариев */

/* Переключатель страниц */


/* Путь ссылок от главной сайта до выбранной категории или страницы магазина */
.urlall {background:#fff;padding:10px;border-radius:5px;border:1px solid #ddd;}
/* */

.pgPrev, .pgNext, .pgSwch, .pgSwchA {}
.pgPrev {}
.pgNext {}
.pgSwch {}
.pgSwchA, b.swchItemA {} /* Выбранная страница (вы на ней) */
/* #Переключатель страниц */

/* Вывод информации о не найденом товаре */
#goods_cont .empty {background:#fff;font-size:15px;color:#333;margin:0px 0px 10px 0px;border-radius:5px;padding:10px 0px 10px 0px;text-align:center;}
.contblock3 #goods_cont {border-radius:5px;overflow:hidden;background:#fff}
/* #Вывод информации о не найденом товаре */

/* Умещаем товары на разных устройствах */
.goods-list.with-clear {text-align:center;border}
.goods-list .list-item {display: inline-block;background: #fff;}
#vieweme .goods-list .list-item {box-shadow:none;border-right:1px solid #eee;border-radius:0px;margin:0px;}
#vieweme .goods-list .list-item:nth-child(4n) {box-shadow:none;border-right:none;}
#vieweme .goods-list .list-item {width:25%;float:left;}
/* #Вывод информации о не найденом товаре */

/* Вид товара в корзине */
.tovarkorz p.name {height:30px;padding:0px;margin:0px;line-height:30px;display:inline-block;}
.tovarkorz .tovprice, .tovarkorz .tovcol, .tovarkorz .tovunsales {z-index:100;position:absolute;top:15px;right:35px;height:20px;padding:0px;margin:0px;line-height:20px;display:inline-block;background:#FF9E59;border-radius:10px;color:#fff;padding:0px 10px 0px 10px;}
.tovarkorz .tovcol {z-index:101;position:absolute;top:0px;right:35px;height:12px;padding:0px;margin:0px;line-height:12px;display:inline-block;background:#FF9E59;border-radius:0px 0px 5px 5px;color:#fff;padding:0px 10px 0px 10px;font-size:10px;}
.tovarkorz .tovunsales  {z-index:101;position:absolute;top:0px;left:35px;height:12px;padding:0px;margin:0px;line-height:12px;display:inline-block;background:#E56057;border-radius:0px 0px 5px 5px;color:#fff;padding:0px 10px 0px 10px;font-size:10px;}
.tovarkorz a.tovdelete {position:absolute;top:15px;right:5px;text-decoration:none;display:block;line-height:20px;text-align:center;margin:0px 5px 0px 0px;width:20px;height:20px;border-radius:10px;background:#E56057;color:#fff;}
.tovarkorz .ulightbox.tovimg {position:absolute;top:15px;left:10px;text-decoration:none;display:block;line-height:20px;text-align:center;margin:0px 5px 0px 0px;width:20px;height:20px;border-radius:10px;background:#56C6EF url(/img/div.tovimg.png) no-repeat center center;color:#fff;}
.tovbuyblock {position:relative;height:120px;}
.tovinfblock {z-index:100;background:#eee;padding:10px;margin:0px;border-radius:10px;position:absolute;bottom:10px;left:10px;height:20px;color:#333;font-size:12px;font-weight:bold;line-height:20px;}	
.tovinfblock2 {z-index:100;background:#fff;padding:10px;margin:0px;border-radius:5px;position:absolute;top:0px;left:0px;height:40px;color:#333;font-size:12px;font-weight:bold;line-height:20px;}	
.tovskidka {z-index:101;position:absolute;bottom:43px;left:10px;height:12px;padding:0px;margin:0px;line-height:12px;display:inline-block;background:#FF9E59;border-radius:5px;color:#fff;padding:0px 10px 0px 10px;font-size:10px;}
a.tovbottombuy {z-index:102;position:absolute;bottom:10px;right:10px;padding:0px;margin:0px;line-height:20px;display:inline-block;background:#E56057;border-radius:5px;color:#fff;padding:0px 10px 0px 10px;font-size:16px;font-weight:bold;text-align:center;line-height:40px;border:1px solid #E56057;}
a.tovbottombuy:hover {background:#fff;color:#E56057;text-decoration:none;}
.tovpusto, .tovpusto2 {font-weight:bold;padding:10px;margin:0px 10px 10px 10px;border-radius:10px 10px 0px 0px;position:relative;text-align:center;}
.tovpusto2 {border-radius:10px;}
/* #Вид товара в корзине */

/* Фильтры товаров */
.filters {display:block;line-height:46px;}
.flist-item, form#shop-currency-form, ul.rate-list {display:block;margin:0px;padding:0px;float:left;width:100%;}
.titlefilter {padding:0px 0px 5px 0px;margin:0px 0px 0px 10px;line-height:14px;font-size:14px;}
div#slider-price {display:none;}
.flist div span.flist-label {padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;}
.flist-values {padding:10px;margin-bottom:10px !important;border-right: 1px solid #fff;}
span.flist-label {margin:0 auto 0px;display: block;text-align: center;display:none;}
select.flist-select, select#shop-currency-select, ul.rate-list li {
width:100%;display:block;margin:0px auto 0px;font-size:14px;padding:7px 5px;background:#f1f1f1;
border:1px solid #ccc;outline:none;color:#202020;border-radius:2px;}
button.reset-filters {width:100%;padding:10px;border:0px;background:#eee !important;font-weight:bold;}

select.flist-select:focus, select#shop-currency-select:focus {background:#fff;}
ul.rate-list {list-style:none;} div#shop-currency {padding:0px 0px 0.1px 0px;}
table.goods-list tbody tr {margin:0px -3px 0px 0px;display:inline-block;background:#fff;vertical-align: top;width: 25.25%;float:left;}
.contblock67, .contblock6 {display:none;}
.u-star-rating-20 {margin:0 auto 0}
/* #Переключатель страниц */



/* User Group Marks */ 
a.groupModer, a.groupModer:hover {color:#8d21b5;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupAdmin, a.groupAdmin:hover {color:#E11414;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupUser, a.groupUser:hover {color:#0CBD4D;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupVerify, a.groupVerify:hover {color:#f0a432;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupFriends, a.groupFriends:hover {color:#9B284C;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupBanned, a.groupBanned:hover {color:#000000;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupOther1, a.groupOther1:hover {color:#FF0080;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupOther2, a.groupOther2:hover {color:#ff70d9;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupOther3, a.groupOther3:hover {color:#765F57;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupOther8, a.groupOther8:hover {color:#f0975b;font-weight:bold;font-style:normal; text-decoration:none;} 
a.groupOther9:link,a.groupOther9:visited,a.groupOther9:hover {color:#faaa32;font-weight:bold;font-style:normal; text-decoration:none;} 

#subscribe {margin-right:30px;}
#subscribe a {text-decoration:none; color:#fff;}

a.topSortLink {text-decoration:none; color:#000;}

.mini_banner {background:#000; border-radius:4px; margin-left:30px; width:88px; height:31px; padding:3px;}
.mini_banner2 {background:#000; border-radius:4px; margin-left:130px; width:88px; height:31px; padding:3px; margin-top:-37px;}
.message_footer {width:555px; text-align:center; float:right; margin-bottom:30px; color:#626262;font: 14px 'Cuprum'; font-style:italic; margin-right:100px; margin-top:-20px;}
.message_footer a {text-decoration:none; color:#507125;}

#block1 {background:url(/forumfiles/images/bg_name.png)no-repeat; width:727px; height:24px; color:#fff; padding: 5px 0 0 10px;}
#block1 a {text-decoration:none; color:#fff;}
#block2 {background:url(/forumfiles/images/bg_group.png)no-repeat; width:727px; height:24px; color:#fff; padding: 5px 0 0 10px;}
#block2 a {text-decoration:none; color:#fff;}
.href_f a {text-decoration:none; color:	#000;}
/* #Стили форума */

.inftov1 {position:relative;}
.inftov1.skladi {display:block;color:#444;font-size:12px;margin:5%;padding:20px;border:1px solid #eee;border-radius:5px;background:#fff;}
.inftov1 .u-star-rating-30 {margin:0px auto 0px;} /* Рейтинг товаров */
.inftov1 .infstock .pad4020 {padding:40% 20px;}
.inftov1 .infstock {position:absolute;top:0px;right:0px;border-left:1px solid #eee;padding:0px;height:100%;font-size:14px;font-weight:bold;vertical-align:center;} /* Остатки */
.inftov1 .infsklad {max-width:70%;}
.card-stock {color:#ccc;}

/* SLIDER */
/* Сброс настроек браузера */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider a img { outline: none; border: none; }

.flexslider {
	margin: 0;
	padding: 0;
}

/* Скрываем слайды перед загрузкой ява-скрипта */
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
border:1px solid #ccc;
}

/* Чистим предидущее изображение для .slides */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }



/* Основной стиль слайдера */
.flexslider {
	position: relative;
	zoom: 1;
	padding: 0;
	background: #ffffff;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

/*	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
	box-shadow: 0px 1px 1px rgba(0,0,0, .2); */
}

/* Вы можете изменить под свои требования*/
.flex-container {
	min-width: 150px;
	max-width: 100%;
}

.flexslider .slides { zoom: 1; }



/* Кнопки прокрутки. Стили */
.flex-direction-nav a {
	display: block;
	position: absolute;
	margin: -17px 0 0 0;
	width: 35px;
	height: 35px;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;

	background-color: #E56057;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E56057), to(#C14F49));
	background-image: -webkit-linear-gradient(top, #E56057, #C14F49);
	background-image: -moz-linear-gradient(top, #E56057, #C14F49);
	background-image: -o-linear-gradient(top, #E56057, #C14F49);
	background-image: linear-gradient(to bottom, #E56057, #C14F49);
}

.flex-direction-nav a:before {
	display: block;
	position: absolute;
	content: '';
	width: 9px;
	height: 13px;
	top: 11px;
	left: 11px;
	background: url(/img/slid-arrows.png) no-repeat;
}

.flex-direction-nav a:after {
	display: block;
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top: 35px;
}

.flex-direction-nav .flex-next {
	right: -5px;
display:none; /* переключатель слайдер */
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.flex-direction-nav .flex-prev {
	left: -5px;
display:none; /* переключатель слайдер */
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; }
.flex-direction-nav .flex-prev:before { background-position: 0 0; }

.flex-direction-nav .flex-next:after {
	right: 0;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #31611e;
}

.flex-direction-nav .flex-prev:after {
	left: 0;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #31611e;
}



/* Кнопки прокрутки. Управление */
.flexslider .flex-control-nav {
	position: absolute;
	width: 100%;
display:none; /* переключатель слайдер */
	bottom: -40px;
	text-align: center;
	margin: 0 0 0 0px;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-color: #b6b6b6 \9;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	-webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
	-moz-box-shadow: inset 0 0 0 2px #b6b6b6;
	box-shadow: inset 0 0 0 2px #b6b6b6;
}

.flex-control-paging li a.flex-active {
	background-color: #E56057;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E56057), to(#C14F49));
	background-image: -webkit-linear-gradient(top, #E56057, #C14F49);
	background-image: -moz-linear-gradient(top, #E56057, #C14F49);
	background-image: -o-linear-gradient(top, #E56057, #C14F49);
	background-image: linear-gradient(to bottom, #E56057, #C14F49);

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/* Подпись к изображению */
.flexslider .slides p {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 5px;
	margin: 0;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: white;

	background-color: #222222;
	background: rgba(0,0,0, .9);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/* #SLIDER */
/*=======================================*/
/* #uCoz Style /*========================*/
/*=======================================*/

.u-star-rating-12 {float:right;}


/*=======================================*/
/* PAGE1 */
/*=======================================*/

/* catalog */
ul.catlink {padding:10px 10px 10px 30px;}
ul.catlink li {font-size:16px;padding:2px;}
ul.catlink li a {color:#d9534f !important;text-decoration:underline;}
ul.catlink li a s {color:#999 !important;}
ul.catlink li a:focus, ul.catlink li a:hover {color:#999 !important;border-color:#999 !important;}
ul.catlink li a:focus h1, ul.catlink li a:hover h1 {color:#999 !important;border-color:#999 !important;}
ul.catlink li a:visited, ul.catlink li a:active {color:#d9534f !important;border-color:#d9534f !important;}
/* #catalog */

/* смена вида товара в каталоге товаров */
#vidtovv1, #vidtovv2, #vidtovv3 {display:block;margin:0px 0px 0px 0px;padding:0px 10px 0px 10px;width:46px;height:46px;line-height:30px;color:#fff;position:absolute;top:0px;border-left:1px solid #ccc;}
#vidtovv1 {right:134px;border-radius:0px;background:#eee url('/img/filter-block.png') no-repeat center center;}
#vidtovv2 {right:67px;border-radius:0px;background:#eee url('/img/filter-hor.png') no-repeat center center;}
#vidtovv3 {right:0px;border-radius:0px 5px 5px 0px;background:#eee url('/img/filter-inline.png') no-repeat center center;}
#vidtovv1:hover {cursor:pointer;background:#ccc url('/img/filter-block.png') no-repeat center center;}
#vidtovv2:hover {cursor:pointer;background:#ccc url('/img/filter-hor.png') no-repeat center center;}
#vidtovv3:hover {cursor:pointer;background:#ccc url('/img/filter-inline.png') no-repeat center center;}
/* #смена вида товара в каталоге товаров */


article#page1-left {display:block;float:right;width:1100px;}
aside#page1-right, aside#page1-right2 {display:block;margin-top:0px;}
aside#page1-right {z-index:10001;} aside#page1-right2 {z-index:100;}
/* #Стили блоков */

/* Меню ссылок категории */
ul.glul {padding:0px;margin:0px;}
ul.glul li {list-style-type:none;overflow:hidden;}
ul.glul li a, ul.glul h2, ul.glul h3  {display:block;color:#376dbf;line-height:24px;padding:5px 0px 5px 10px;border-top:1px solid #eee;text-decoration:none;border-radius:0px;}
ul.glul li:first-child a {border-top:none;}
ul.glul h2 {border-top:1px solid transparent;border-radius:5px 0px 0px 0px;}
ul.glul li h3 {border-top:1px solid #fff}
ul.glul li:last-child a {border-radius:0px 0px 0px 5px;} 
ul.glul li a, ul.glul2 li a {transition: all 0.3s ease;}
ul.glul li a:hover {background:#eee;color:#333;}
ul.glul li:last-child a img {border-radius:0 0 0 5px;}
ul.glul h2, ul.glul h3 {text-align:center;font-size:16px;line-height:30px;padding:0px;margin:0px;font-weight:bold;color:#333;}

ul.glul2 {padding:0px;margin:0px;}
ul.glul2 li {list-style-type:none;height:35px;overflow:hidden;}
ul.glul2 li a {display:block;color:#376dbf;line-height:24px;padding:5px 0px 5px 10px;border-left: 3px solid #fff;border-top:1px solid #eee;text-decoration:none;border-radius:0px;transition: all 0.3s ease;}
ul.glul2 li a:hover {border-left:3px solid #E56155;background:#eee;color:#333;}
li.glliup {line-height:35px;padding:0px 0px 0px 10px;}
/* #Меню ссылок категории */

/* Бегущая строка */
#run-block {width:100%; height:30px; background:#000;}
#run-text {width:800px; height:15px; color:#fff; font-size:14px; margin:0 auto;}
/* #Бегущая строка */

/* Стили блоков */
.sticky {position:fixed;z-index:101;}
.stop {position:relative;z-index:101;}
/* #Стили блоков */


/* меню */
.dropdown-menu>li {position: relative;}
ul.dropdown-menu2 {
    display: none;
}
.dropdown-menu2>li>a {
display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    position: relative;
}
.dropdown-menu2>li>a:focus, .dropdown-menu2>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
ul li ul li:hover ul.dropdown-menu2 {
    position: absolute;
    top: -8px;
    left: 100%;
    z-index: 1000;
    display: block;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px 4px 4px 0px;
    border-left: 1px solid #ccc;
}
/* #меню */

/* Карточка товара на главной Основаня */
.slidertovb {padding:20px;margin:0px;border-radius:5px;}
.inft {opacity:0.5;z-index:102;position:absolute;top:0px;right:0px;display:block;width:15px;height:15px;padding:5px;background:#FF9E59;border-radius:10px;color:#fff;font-size:16px;line-height:16px;text-align:center;cursor:pointer;} /* всплывающая подсказка с иформацией о товаре */
.tovposit {text-align:center;padding:0px 0px 0px 0px;}
.tovposit li {list-style:none;display:inline-block;width:25%;margin:-7px -1px 0px 0px;padding:0px 1px 0px 0px;}
.tovposit li:nth-child(6n) .border1px {border-radius:0px 0px 0px 5px;} .tovposit li:nth-child(10n) .border1px {border-radius:0px 0px 5px 0px;}

.inft:hover {opacity:1;}
.inftb {z-index:101;display:none;position:absolute;top:0px;right:0px;width:183px;height:203px;
background:#eee;border:1px solid #eee;margin:0px;border-radius:5px;padding:10px;transition:10s;} /* всплывающая подсказка с иформацией о товаре */
.inftc {display:block;overflow-y:scroll;overflow-x:hidden;width:183px;height:202px;} /* всплывающая подсказка с иформацией о товаре */

.lenta1 {position:absolute;top:10px;left:0px;display:block;width:60px;height:16px;padding:2px;border-radius:10px;color:#fff;font-size:14px;line-height:14px;text-align:center;transform:rotate(-23deg);}/* ленточка Новый Акции Скидка и тд ---- */
.lenta1.akziya {background:#E56057;}
.lenta1.skidka {background:#A9D96C;}
.lenta1.now {background:#57C8F2;width:65px;}
.card-stock {text-align:left;height:44px;padding:0px;margin:10px auto 10px;display:none;}
.card-stock2 {position:absolute;bottom:10px;right:190px;border:2px solid #eee;min-width:190px;padding:6px 5px 6px 5px;border-radius:5px;text-align:center;}
.card-stock3 {position:absolute;top:10px;right:185px;border:2px solid #eee;min-width:170px;padding:8px 5px 8px 5px;border-radius:5px;text-align:center;}
.card-stock4 {position:relative;left:0px;top:10px;padding:8px 5px 8px 5px;width:170px;border-radius:5px;border:2px solid #eee;padding:6px 0px 6px 0px;text-align:center;overflow:hidden;}

a.addwishlist {opacity:0.5;z-index:100;position:absolute;top:28px;right:0px;display:block;width:15px;height:15px;padding:5px;background:#F8D347 url(/img/a.addwishlist.png) no-repeat center 5px;border-radius:10px;color:#fff;font-size:16px;line-height:16px;text-align:center;cursor:pointer;} /* всплывающая подсказка с иформацией о товаре */
a.addwishlist:hover {opacity:1;}

a.imgclass1 {height:160px;width:100%;text-align:center;display:block;overflow:hidden;line-height:160px;}
a.imgclass2 {height:120px;width:200px;text-align:center;display:block;overflow:hidden;line-height:120px;}
img.glimg {height:100px;display:block;margin:10px auto 10px;border:none;} /* картинка товара */
img.glimg:hover {border:none;}
img.glimg2 {max-width:100%;max-height:160px;display:inline-block;border:none;z-index:101;line-height:160px;margin:0px;vertical-align:middle;} /* картинка товара в каталоге */
img.glimg3 {max-width:160px;max-height:120px;display:inline-block;border:none;z-index:101;line-height:120px;margin:0px;vertical-align:middle;} /* картинка товара в каталоге */
img.glimg2:hover, img.glimg3:hover {border:none;}

.page1tovar1 {z-index:102;width:100%;font-size:12px;margin:0px auto 0;padding:10px 0 0 0;text-align:left;color:#000;position:relative;overflow:hidden;} /* блок - внем название товара, цена и кнопка купить */
.page1tovar1 h2 {height:60px;overflow:hidden;margin:20px 0px 10px 0px;}
.page1tovar1 h3 {height:60px;overflow:hidden;margin:20px 0px 10px 0px;}

.page1tovar2 {z-index:102;width:100%;font-size:12px;margin:0 auto 0;padding:0px;text-align:left;color:#000;position:relative;overflow:hidden;} /* блок - внем название товара, цена и кнопка купить */

.buyitem {position:relative;margin:10px 0px 20px 0px;}
a.buy {float:right;color:#202020;width:40px;text-decoration:none;height:22px;background:#E56057 url(/img/a.buy.png) no-repeat -10px center;color:#333;margin:0px;font-size:14px;padding:8px;border-radius:5px;display:block;vertical-align:top;text-align:center;height:22px;}
/* position:absolute;bottom:0px;right:0px;background:#FF9E59 url(/img/a.buy.png) no-repeat -10px center;color:#fff;width:40px;text-decoration:none;height:22px; */
/* a.buy:hover {cursor:pointer;transition:1s;width:144px;} */ /* Заприватил эффект выплывающий подсказки - Добавить в корзину */
/* a.buy:not(:hover) {transition:1s;width:40px;} */
a.newbuy {display:inline-block;float:right;vertical-align:top;text-decoration:none;line-height:22px;border:1px solid #E56057;color:#fff;margin:0px 10px 0 0;font-size:14px;padding:4px 10px 4px 10px;border-radius:5px;text-align:center;transition: all 0.3s ease;background:#E56057;}
a.newbuy:hover {background:#fff;color:#E56057;}

.buyimg {width:20px;height:20px;background:url('/img/buy64.png') no-repeat center top;}
a.newbuy:hover .buyimg {background:url('/img/buy64-2.png') no-repeat center top;}

b.price {position:absolute;border:2px solid #eee;margin-right:20px;width:120px;padding:6px 8px 6px 8px;color:#333;margin:0px;font-size:14px;padding:8px;border-radius:5px;display:block;vertical-align:top;text-align:center;height:22px;}
b.price2 {display:inline;vertical-align:top;text-align:left;width:80px;color:#333;margin:0px;font-size:18px;padding:0px;height:32px;line-height:32px}
.tovstars {}
/* #Карточка товара на главной Основаня */

/* Карточка товара на главной Акции */
img.glimggorz  {height:100px;display:inline-block;margin:30px 10px 30px 30px;vertical-align:top;}
.glgorz {margin:30px 0px 0px 0px;padding:0px;display:inline-block;vertical-align:top;}
/* #Карточка товара на главной Акции */

/* Навигация в карточке товара */
#navcategor {padding:10px;font-size:12px;}
/* #Навигация в карточке товара */

/* ЭФФЕКТ ДОБАВЛЕНИЯ ТОВАРА В КОРЗИНУ */
@-webkit-keyframes rollIn {
0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
100% {opacity: 1;-webkit-transform: none;transform: none;}
}

@keyframes rollIn {
0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {opacity: 1;-webkit-transform: none;transform: none;
}
}
.rollIn {-webkit-animation-name: rollIn;animation-name: rollIn;}
/* #ЭФФЕКТ ДОБАВЛЕНИЯ ТОВАРА В КОРЗИНУ */

/* Картинки - подпись категорий и круглешки */
.brgreen::before, .brblue::before, .bryellow::before, .brred::before, .brroz::before, .brser::before, .brwhite-blue::before, .brgray::before, .broliva::before{content:"";display:inline-block;margin:0px 5px 0px 0px;width:8px;height:8px;border-radius:5px;}
.brgreen::before {background:#A9D96C;border:1px solid #A9D96C;}
.brblue::before {background:#57C8F2;border:1px solid #57C8F2;}
.bryellow::before {background:#F8D347;border:1px solid #F8D347;}
.brred::before {background:#FF8B5E;border:1px solid #FF8B5E;}
.brroz::before {background:#FF6DAC;border:1px solid #FF6DAC;}
.brser::before {background:#BC89FF;border:1px solid #BC89FF;}
.brwhite-blue::before {background:#BAFFEB;border:1px solid #BAFFEB;}
.brgray::before {background:#eeeeee;border:1px solid #eeeeee;}
.broliva::before {background:#D4EDB6;border:1px solid #D4EDB6;}
/* #Картинки - подпись категорий и круглешки */

/* [PUBL] */

/* вид статей */

.mtr {padding:0px;display:block} 
.mtr .article_counters {margin-bottom:10px;} 
.mtr .im {width:220px;background:#FFFFFF;display:block;float:left;border-radius:5px;} 
.mtr_td {width:65%;padding:10px;display:inline-block;vertical-align:top;} 
.mtr_td p {font-size:16px;}
.otherinf {color:#999;font-size:14px;margin:10px 0px 0px 0px;}
.mtr .inim {width:100%;border-radius:5px 0px 0px 5px;text-align:center;}
.mtr .inim img {width:100%;height:100%;}
.mtr_descr {margin:0;position:absolute;top:-9000px} 
.name_mtr {font-size:18px;font-weight:bold;} 
.name_mtr a {color:#333;text-decoration:none;}
.name_mtr a:hover {color:#376dbf;}

.mtr2 {min-height:77px;padding:0px;display:block} 
.mtr2 .article_counters2 {margin-bottom:10px;} 
.mtr2 .im2 {width:108px;background:#FFFFFF;display:block;float:left;border-radius:5px;padding:10px;} 
.mtr_td2 {width:70%;min-height:60px;padding:10px 10px 10px 0px;display:inline-block;vertical-align:top;} 
.mtr_td2 p {font-size:16px;}
.otherinf2 {color:#999;font-size:14px;margin:10px 0px 0px 0px;}
.mtr2 .inim2 {width:100%;border-radius:5px 0px 0px 5px;text-align:center;vertical-align:middlie;}
.mtr2 .inim2 img {max-width:100%;max-height:67px;border-radius:5px;margin:0px;vertical-align:middlie;}
.mtr_descr2 {margin:0;position:absolute;top:-9000px} 
.name_mtr2 {font-size:18px;font-weight:normal;} 
.name_mtr2 a {color:#333;text-decoration:none;}
.name_mtr2 a:hover {color:#376dbf;}

.article_counters {margin-bottom:14px;font-size:13px;color:#8c8c8c} 
.article_counters span {display:inline-block;margin-right:10px} 
.article_counters .dats {background:url('http://yraaa.ru/files/time.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .views {background:url('http://yraaa.ru/files/views.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .coms {background:url('http://yraaa.ru/files/comment.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .catalog {background:url('http://yraaa.ru/files/catalog.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .user {background:url('http://yraaa.ru/files/user.png') 0px 1px no-repeat;padding-left:20px}
.publimgpost {padding:20px;margin:10px 0px 10px 0px;background:#f9f9f9;display:block;text-align:center;}
.publimgpost img {border:none;display:block;float:none;margin:0px auto 0px;}
figure.b-article-image img {margin:0 auto}
/* #вид статей */	

/* вид меню категорий */
#catrightmenu {padding:0px;display:block;}
.catsTable tbody tr td {position:relative;}

t.catsTable tbody tr:last-child td {padding:0px 0px 5px 0px;display:block;}
a.catName, a.catNameActive {padding:5px 10px 5px 40px;margin:0;display:block;border-bottom:1px solid #ccc;}
table.catsTable tr:last-child td.catsTd a.catName {border:none;border-radius:0 0 5px 5px;}
.catNumData {position:absolute;top:5px;right:20px;}
td a.catName, td a.catNameActive  {background:#fff url("http://yraaa.ru/_ld/6/638_catalog.png") no-repeat scroll 10px 50%;} 
td a.catName:hover {background:#eee url("http://yraaa.ru/_ld/6/638_catalog.png") no-repeat scroll 10px 50%;} 
.catsTable tbody tr:last-child td.catsTd {border-radius:0 0 5px 5px;}

/* #вид меню категорий */

/* #[PUBL] */


/* [SHOP] */
/* Переключатель страниц */
.rollpage1 {width:100%;padding:10px 0px 10px 0px;margin:20px auto 20px;background:#fff;border-radius:5px;text-align:center;} /* Переключатель страниц каталога товаров */
.rollpage2 {width:80%;padding:10px;margin:20px auto 20px;background:#EEEEEE;border-radius:10px;text-align:center;} /* Переключатель страниц комментариев */
/* #Переключатель страниц */

/* Путь ссылок */
.breadcrumb {color:#f5f5f5;font-size:1px;}
.breadcrumb>span {display: inline-block;font-size:12px;line-height:30px;}
.breadcrumb>span+span:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb span.active {color: #777;}
/* Путь ссылок */

/* Изображение товаров */
#ipreview {display:block;margin:0px auto 0px;max-width:80%;max-height:328px;cursor:pointer;} /* Главное */
.gphoto {margin:5px;cursor:pointer;} /* Дополнительные */
.gphoto:hover {}
.gphoto.mini {width:100%;}
/* #Изображение товаров */

/* Описание товара */
.inftov1 {background:#eee;padding:10px;margin:0px;position:relative;border-radius:10px;}
.inftov1 p {margin:0px 20px 0px 0px;padding:5px;height:20px;line-height:20px;}
.inftov1 p:first-child {border-radius:10px 10px 0px 0px;} .inftov1 p:last-child {border-radius:0px 0px 10px 10px;}
/* #Описание товара */

/* Цена и кнопка купить */
ul.shop-options {display:block;margin:5px 0px 0px 15px;}
ul.shop-options li {list-style:none;list-style-type:decimal;}

.inftov1  input[type="text"] {width:73px;font-size:14px;margin:0px 10px 0px 0px;padding-top:6px;padding-bottom:6px;line-height:38px;height:38px;border:1px solid #CCCCCC;padding-left: 10px;padding-right: 10px;box-sizing: border-box;display:inline-block;min-height: 36px;border-radius: 5px;}
.inftov1 input[type="text"]:focus {border:1px solid #FF9E59;}

a.buy22 {color:#333;margin:0px;font-size:14px;padding:8px;border-radius:5px;display:inline-block;float:right;vertical-align:top;text-align:center;margin: 8px 0px 0px 0px;background:#FF9E59;color:#fff;width:40px;text-decoration:none;line-height:40px;}
a.buy22:hover {} 

a.buy23 {line-height:50px;display:inline-block;float:right;color:#444;font-size:28px;margin:5% 5% 0px 0px;padding:10px 20px 10px 20px;width:33%;border:1px solid #FF9E59;border-radius:5px;background:#FF9E59;text-align:center;color:#fff;text-decoration:none;}
a.buy23:hover {background:#fff;color:#333;} 

.wish {cursor:pointer;font-size:18px;text-align:center;}
.wadd {background:#fff;height:44px;}
.wdel {background:#fff;height:44px;}
.wadd:hover {background:#fff;}
.wdel:hover {background:#fff;}

.tovinboxshop {z-index:101;position:absolute;top:-6px;right:10px;height:12px;padding:0px;margin:0px;line-height:12px;display:inline-block;background:#E56057;border-radius:5px;color:#fff;padding:0px 10px 0px 10px;font-size:10px;}
.tovname {padding:15px;}
.tovname a {font-size:10px;text-decoration:underline;padding:4px 6px;}

table#buysposob {width:100%;height:55px;}
#buysposob tr td {border-right:1px solid #eee;text-align:center;padding:4px 0px 0px 0px;}
#buysposob tr td:last-child {border-right:none;}
a.buysposob {margin:0px 5px 0px 0px;padding:0px;display:inline-block;}
a.buysposob img {margin:0px;padding:0px;max-height:40px;max-width:60px;}
/* #Цена и кнопка купить */

/* Переключатель описание товара комментариев и тд */
#tabs {
padding: 0px;
margin: 10px 0px 0px 0px;
}
.tabsCnt {
display: none;
}
#tabDescrC {
display: block;
font-size: 12px;
}
#tabsHead {
height: 32px;
padding-bottom: 20px;
overflow: hidden;
}
#tabsHead a {
display: inline-block;
line-height: 36px;
padding: 0px 20px;
margin-right: 5px;
text-transform: uppercase;
color: #fff !important;
font-size: 15px;
border: none;
background: #e5e5e5;
color: #1a1a1a;
padding-top: 6px;
padding-bottom: 6px; 
line-height: 24px;
box-sizing: border-box;
min-height: 36px;
text-align:center;
border-radius: 5px;
}
#tabsHead a.bigBtnHov {
background: #E55750;
}
a.spolerror, a.spolerror2 {border-bottom:1px dashed #E56057;text-decoration:none;color:#E56057;}
#spolerror, #spolerror2 {display:none;}
/* #Переключатель описание товара комментариев и тд */

.tabform1 {padding:10px;} /* форма отправке сообщения об ошибке на странице товара */
.tabform1 tbody tr:last-child input {color:#333;margin:0px;font-size:14px;padding:8px 16px 8px 16px;border-radius:5px;display:inline-block;vertical-align:top;text-align:center;margin:0px;background:#FF9E59;color:#fff;text-decoration:none;line-height:40px;border:1px solid #FF9E59;font-weight:bold;}
.tabform1 tbody tr:last-child input:hover {cursor:pointer;background:#fff;color:#444;} 

/* Служебные формы */
#cont-shop-checkout h1 {padding:20px;border-radius:5px;border:1px solid #eee;margin:20px 20px 0px 20px;}
#cont-shop-checkout p:nth-child(2) {padding:20px;border-radius:5px 5px 0px 0px;border:1px solid #eee;margin:20px 20px 0px 20px;}
#cont-shop-checkout p:nth-child(2) b {font-size:16px;}
#cont-shop-checkout p:nth-child(3) {padding:20px;border:1px solid #eee;border-top:none;border-bottom:none;margin:0px 20px 0px 20px;}
#cont-shop-checkout p:nth-child(4) {padding:20px;border-radius:5px;border:1px solid #eee;margin:0px 20px 20px 20px;}
#cont-shop-checkout h2 {padding:20px;border-radius:5px;border:1px solid #eee;margin:0px 20px 20px 20px;}
.order-border-o {border:1px solid #eee;margin:10px;padding:10px;line-height:24px;font-size:16px;}
.order-border-o h2 {border-radius:5px 5px 0px 0px;border:1px solid 
.order-border-o p {margin:0px;}
#ccc;margin:0px;padding:10px;}
#order-but-continue {display:none} /* кнопка - продолжить покупки */

.methods-list {display:block;border:1px solid #ccc;margin:0px 0px 20px 0px;padding:0px;}
.methods-list tr {padding:10px;display:block;}
.methods-list tr:last-child {}
.methods-list tr th {}
.methods-list .label {display:block;font-weight:bold;color:#333;font-size:24px;text-align:left;}
.order-inf {background:#fff;text-align:center;color:#333;padding:20px;font-size:16px;border:1px solid #FF9E59;}
.order-inf ul li {list-style:none;}

.payment-item:not(checked), .delivery-item:not(checked) {}

.payment-item:checked, .delivery-item:checked {}

label.label {}

div#order-table {}

div#order-table table {}
div#order-table table thead  {margin:10px;background:#eee;}
table#payments-list {display:block;}
table#total-sum {border-radius:5px 5px 0px 0px;border:1px solid #ccc;margin:0px 0px 20px 0px;padding:10px;border-radius:5px;display:block;}
.order-item {background:#fff;padding:10px;}

#order-fld-1, #order-fld-2, #order-fld-3 {width:100%;height:47px;line-height:30px;font-size:16px;padding:5px 5px 5px 15px;border:none;background-color:#eee;borde-radius:0px 5px 5px 0px;}
div#order-table table tbody tr td.order-item-cnt {padding:0;}
.order-item-cnt input {width:100%;height:100%;background:#eee;border:0;padding:0 0 1px 0;line-height:16px;border-right:1px solid #ccc;border-left:1px solid #ccc;text-align:center;font-weight:bold;}
#delivery-list tbody {width:100%;display:block;}

div#order-table table tr {border-radius:5px;overflow:hidden;}
div#order-table table tr th {padding:10px;}
.order-total {font-size:18px;}

div#order-table table tbody tr {border-top:1px solid #ccc;}
div#order-table table tbody tr td {padding:10px;}
div#order-table table tbody tr:last-child {padding:10px;background:#eee;border-top:1px solid #ccc;}

#checkout-form {background:#eee;}
#checkout-form div {padding:0px;}
#checkout-form div:nth-child(2n) {padding:0px;border-top:1px solid #ccc;}
#checkout-form div:last-child {padding:0px;border-top:1px solid #ccc;}
#checkout-form div span.label {display:inline-block;vertical-align:top;margin:0px;width:100%;line-height:39px;color:#777;font-size:16px;text-align:left;background:#fff;}

#checkout-form div:first-child span.label {border-radius:5px 0 0 0;}
#checkout-form div:nth-child(2n) span.label {border-radius:0 0 0 5px;}
#checkout-form div:last-child input[type=checkbox], #checkout-form div:last-child  input[type=radio] {border-radius:0 0 0 5px;display:inline-block;margin:12px 5px 0px 10px;}
#checkout-form div:last-child label {padding:0px;margin:0px;line-height:40px;}

textarea.fw {height:16px;line-height:16px;display:inline-block;vertical-align:top;}
div#order-submit {text-align:center;}

#cont-shop-checkout input#print-button {margin:0px auto 20px;display:block;}
td.forumNameTd small, td.forumIcoTd small {display:block;}
.col_user img {display:none;} /* Иконка группы в списке заказов рядом с именем пользователя */
.col_status {font-weight:bold;}
.col_status_new {background:red;}

.zakaz table:nth-child(2n) {display:none;}

#invoice-table {background:#ddd;overflow:hidden;}
#invoice-table tbody tr {margin-bottom:10px;padding:10px;}
#invoice-table tbody tr td {background:rgba(255,255,255,0.8);margin:2px;padding:10px;border-bottom:20px solid #fff;
}
.whaitsold {font-size:16px;line-height:60px;display:inline-block;vertical-align:top;width:70%;}
.oplati-menya {display:inline-block;vertical-align:top;width:30%;text-align:right;}
.oplati-menya form input:last-child {color:#333;margin:0px;font-size:14px;padding:8px 16px 8px 16px;border-radius:5px;display:inline-block;vertical-align:top;text-align:center;margin:0px;background:#FF9E59;color:#fff;text-decoration:none;line-height:40px;border:1px solid #FF9E59;font-weight:bold;}
.oplati-menya form input:last-child:hover {cursor:pointer;background:#fff;color:#444;} 
/* Служебные формы */

/* [#SHOP] */

.gl-tit1 {background:#E56057;text-align:center;font-size:16px;line-height:24px;color:#fff;padding:5px 0px 5px 0px;border-radius:5px 5px 0px 0px;}
#glbg1 {background:#D7DADF url('/img/gl-bg1.png') no-repeat 0px 10px;}
#glbg2 {background:#D7DADF url('/img/gl-bg2.png') no-repeat 0px 10px;}
#glbg1, #glbg2 {-moz-background-size: 100%;-webkit-background-size: 100%;-o-background-size: 100%;background-size: 100%;}
.gl-ul1 {margin-top:0px;border-radius:5px;}
.gl-ul1 li {list-style:none;}
.gl-ul1 li a {font-size:14px;line-height:24px;padding:5px 0px 5px 10px;background:rgba(255,255,255,0.7);color:#333;display:block;}
.gl-ul1 li a:last-child {border-radius:0px 0px 5px 5px;}
.gl-ul1 li a:hover {background:rgba(255,255,255,1);}
.minphotoblock {width:100%;}


/*=======================================*/
/* #PAGE1 /*=============================*/
/*=======================================*/

@media (max-width: 768px){
.hide768 {display:none;}
.hide768r {display:block;}
}

/*=======================================*/
/* FOOTER */
/*=======================================*/
/* Стили блоков */
#footer {position:relative;clear:both;min-height:50px;margin:0;padding:0;}
#f-content{width:300px;margin:0px 0px 0px 10px;padding:0px;float:left;}
#footer small {float:left;padding:0px;margin:0px;line-height:14px;text-align:left;font-size:12px;}
address {float:left;padding:0px;margin:0px;line-height:15px;text-align:left;font-size:11px;}
.copyp {margin:0px 0px 4px 0px;} #f-content address p a {color:#E56057;}
#footermenu ul{position:absolute;top:0px;right:40px;width:500px;margin:20px;}
#footermenu ul li{float:left;margin:5px;padding:5px;height:10px;line-height:14px;list-style-type:none;}
#footermenu ul li:first-child{border:none;}
#footermenu ul li a{color:#fff !important;}
a#upme1 {float:right;display:block;width:40px;height:40px;margin:0px;padding:0px;background:#808080 url(/img/up.png) 9px 9px no-repeat;border-radius:5px 5px 0px 0px;} /* UP / ВВЕРХ */
/* Стили блоков */

/*=======================================*/
/* FOOTER /*=============================*/
/*=======================================*/

/* Разделитель страниц */
.separator {
margin: 0px 0px;
}
.separator span {
width: 100%;
line-height: 40px;
display: inline-block;
text-align: center;
color:#999;
}
/* #Разделитель страниц */

/* Фотоальбом */
.ph-tc img {border-radius:5px;}
/* #Фотоальбом */

/* Общие классы */
.db {display:block;}
.dn {display:none;}
.dib {display:inline-block;}

.fl {float:left;}
.fr {float:right;}

.pr {position:relative;}
.pa {position:absolute;}

.bgFF9E59 {background:#FF9E59;}
.bgeee {background:#eee;}

.cFF655A {color:#FF655A;}
.cGREEN {color:#5cb85c;}
.c333 {color:#333;}
.cFFF {color:#fff;}
.cEEE {color:#eee;}
.cCCC {color:#ccc;}
.cDDD {color:#ddd;}
.c999 {color:#999;}
.c888 {color:#888;}
.c777 {color:#777;}
.c666 {color:#666;}
.c555 {color:#555;}
.c444 {color:#444;}
.c333 {color:#333;}
.c222 {color:#222;}
.c111 {color:#111;}
.c000 {color:#000;}
.cDNS {color:rgb(85, 85, 85);}

.chp:hover {cursor:pointer;}

.lh12 {line-height:12px;}
.lh14 {line-height:14px;}
.lh16 {line-height:16px;}
.lh18 {line-height:18px;}
.lh20 {line-height:20px;}
.lh22 {line-height:22px;}
.lh26 {line-height:26px;}
.lh30 {line-height:30px;}
.lh40 {line-height:40px;}
.lh42 {line-height:42px;}
.lh80 {line-height:80px;}
.lh95 {line-height:95px;}

.bh40 {height:40px;}
.bh42 {height:42px;}

.bdeee {background:#eee;}
.bdfff {background:#fff !important;}
.bdccc {background:#ccc;}
.bd77E577 {background:#77E577;}
.bdFFF000 {background:#FFF000;}
.bdf9 {background:#f9f9f9;}
.bdE0E0E0 {background:#E0E0E0;}


.nullbor, .b0 {border:0;}
.bc {border-collapse: collapse;}
.b1seee {border:1px solid #eee;}
.b1sccc {border:1px solid #ccc;}
.b1s999 {border:1px solid #999;}
.b1sddd {border:1px solid #ddd;}
.bt2sf0a {border-top:2px solid #F73636;}
.bb2sf0a {border-bottom:2px solid #F73636;}
.bort1snone, .bt0 {border-top:none;}
.bort1seee, .bt1seee {border-top:1px solid #eee;}
.bort1sccc, .bt1sccc {border-top:1px solid #ccc;}
.bt1sddd {border-top:1px solid #ddd;}
.br0 {border-right:0;}
.borr1seee {border-right:1px solid #eee;}
.br1sccc {border-right:1px solid #ccc;}
.bl0 {border-left:0;}
.bl1seee {border-left:1px solid #eee;}
.bl1sccc {border-left:1px solid #ccc;}
.bl1sddd {border-left:1px solid #ddd;}
.bb0 {border-bottom:0;}
.borb1seee {border-bottom:1px solid #eee;}
.borb1sccc {border-bottom:1px solid #ccc;}
.borb1sddd {border-bottom:1px solid #ddd;}
.borb1s999 {border-bottom:1px solid #999;}
.br5 {border-radius:5px;}
.brt5 {border-radius:5px 5px 0 0;}
.brr5 {border-radius:0px 5px 5px 0;}
.brrt5 {border-radius:0px 5px 0 0;}
.brrb5 {border-radius:0px 0 5px 0;}
.brb5 {border-radius:0 0 5px 5px;}
.brl5 {border-radius:5px 0 0 5px;}
.brlb5 {border-radius:0px 0 0 5px;}

.m0 {margin:0;}

.m5 {margin:5px;}
.m10 {margin:10px;}
.m15 {margin:15px;}

.mt30 {margin-top:-30px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mtop18 {margin-top:18px;}

.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}

.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mrA {margin-right:auto;}

.mb0 {margin-bottom:0px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}

.ml5 {margin-left:5px;}
.ml0 {margin-left:10px;}
.ml5 {margin-left:15px;}
.ml2 {margin-left:20px;}
.mlA {margin-left:auto;}

.p0 {padding:0;}
.p5 {padding:5px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}

.pt0 {padding-top:0px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}

.pr0 {padding-right:0px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr20 {padding-right:20px;}
.pr30 {padding-right:30px;}

.pb0 {padding-bottom:0px;}
.pb50 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}

.pl0 {padding-left:0px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}
.pl20 {padding-left:20px;}
.pl30 {padding-left:30px;}
.pl40 {padding-left:40px;}

.p5y10 {padding:5px 10px;}

.fs36 {font-size:36px;}
.fs32 {font-size:32px;}
.fs28 {font-size:28px;}
.fs26 {font-size:26px;}
.fs24 {font-size:24px;}
.fs22 {font-size:22px;}
.fs20 {font-size:20px;}
.fs18 {font-size:18px;}
.fs16 {font-size:16px;}
.fs14 {font-size:14px;}
.fs13 {font-size:13px;}
.fs12 {font-size:12px;}
.fs11 {font-size:11px;}
.fs10 {font-size:10px;}
.fs8 {font-size:8px;}

.fwn {font-weight:normal;}
.fwb {font-weight:bold;}

.h10 {height:10px;}
.h15 {height:15px;}
.h20 {height:20px;}
.h25 {height:25px;}
.h30 {height:30px;}
.h35 {height:35px;}
.h40 {height:40px;}
.h45 {height:45px;}
.h50 {height:50px;}
.h55 {height:55px;}
.h60 {height:60px;}
.h70 {height:70px;}
.h100 {height:100px;}
.h140 {height:140px;}

.ofh {overflow:hidden;}

.fl, a.fl {float:left;}
.fr, a.fr {float:right;}

.hcp:hover {cursor:pointer;}

.tac {text-align:center;}
.tar {text-align:right;}
.tal {text-align:left;}

.tdn {text-decoration:none;}
.tdu {text-decoration:underline;}

.vat {vertical-align:top;}

.mw300 {max-width:300px;}
.mw250 {max-width:250px;}
.mw225 {max-width:225px;}

.mh150 {max-height:150px;}

.w0 {width:0%;}
.w20 {width:20%;}
.w30 {width:30%;}
.w40 {width:40%;}
.w50 {width:50%;}
.w60 {width:60%;}
.w70 {width:70%;}
.w80 {width:80%;}
.w90 {width:90%;}
.w100 {width:100%;}

.pr {position:relative;}
/* #Общие классы */


#hidephone {display:none;}

.cath {position:relative;}
.cath:hover .cathr {display:block;}
.cathr {transition: all 0.3s ease;display:none;position:absolute;top:0px;left:0px;
width:100%;height:100%;background:#eee;padding:10px 0px 0px 10px;}
.cathr a {display:block;height:20px;line-height:20px;font-size:13px;text-align:left;color:#111;text-decoration:underline;}
.cathr a:hover {color:#E56057;cursor:pointer;}