html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
p,
form,
fieldset,
table,
th,
td
{
    margin: 0;
    padding: 0;
}
a { color: #333 }
img { border: none }
ul { list-style: none }
ul li { list-style-position: outside }
input { outline: none }
img { border: none }
body {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    border-top: 3px solid #333;
    background-color: #B91219;
}
.header { overflow: hidden }
#accordion h3 li a {
    margin: 0;
    padding: 0;
    border: none;
}

table{
    width: 450px;
}
.janome{
    width: 100%!important;
}
.main {
    min-width: 980px;
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.pro-footer {
    padding: 10px 20px;
    border-top: 2px solid #333333;
    background: #444444;
    color: #888888;
}
.headcont {
    float: right;
    width: 250px;
    margin: 4px 0;
    text-transform: uppercase;
}
.topbar {
    overflow: hidden;
    padding: 5px 10px;
    border-bottom: 1px solid #efefef;
    background-color: #f4f4f4;
}
.logo,
.slogan { float: left }
.logo { margin: 30px 0 30px 30px }
.slogan { margin: 38px 0 0 30px }

.search {
    position: relative;
    width: 100%;
}
.searchTerm {
    float: left;
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    outline: none;
    position: relative;
}
.searchbtn{
    position: absolute;
    top: 4px;
    right: -5px;
}
.cart-name {
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.cart-img {
    padding: 0 5px;
    cursor: pointer;
}
.cart-img:hover { background: #ffb266 }
.wrap-search {
    width: 230px;
    margin: 0 auto;
}
/*поиск*/
.menu {
    display: table-row;
    list-style: none;
    background: #6a6a6a;
}
.menu li {
    display: table-cell;
    height: 50px;
    transition: all .5s;
    text-align: center;
    vertical-align: bottom;
    border-right: 1px solid #fefefe;
    border-left: 1px solid #fefefe;
    widows: auto;
}
.menu li:hover {
    transition: all .5s;
    background: #8a8a8a;
}
.menu li:first-child { border-left: none }
.menu li:last-child { border-right: none }
.menu li a {
    font-size: 15px;
    font-weight: bold;
    display: block;
    display: table-cell;
    width: 1000px;
    height: 50px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}
#contentwrapper {
    float: left;
    width: 100%;
    background: #fff;
}
#content { margin: 0 245px 0 240px }
#left-bar {
    float: left;
    width: 240px;
    margin-left: -100%;
}
.left-bar-cont {
    margin: 2px 0 0 0;
    background: #f7f7f7;
}
.left-bar-cont h2 {
    font-size: 18px;
    font-weight: bold;
    color: #e00000;
    background: #fff;
}
#right-bar {
    float: left;
    width: 245px;
    margin-left: -245px;
    background: #ffg;
}
.right-bar-cont { margin: 2px 0 0 0 }
.right-bar-cont h2 {
    font-size: 18px;
    font-weight: normal;
    color: #232635;
    background: #e3e4e9;
}
.right-bar-cont h2 span {
    display: block;
    padding: 5px 0 5px 10px;
}
.enter { background: #f7f7f7 }
.clear { clear: both }
.enter a img {
    display: block;
    margin: 0 auto;
    padding: 15px 0;
}
.cart{
    float:left;
    margin: 0px 10px 0px 0px;
}
.basket{
    overflow: hidden;
    padding:5px;
    background-color: #f9f9f9;
    border: 1px solid #DDD;
    width: 180px;
float: right;
margin: 0px 20px !important;
position: relative;
}

.basket p {
    padding-top: 5px;
    line-height: 1.8;
}
.basket p span { color: #f90000 }
.basket table { margin: 0 10px!important }
.quantity{
   background-color: #F90000;
background-image: linear-gradient(#F90000, #E90606);
border-radius: 50%;
color: #FFF!important;
font-size: 16px;
width: 22px;
height: 22px;
line-height: 20px;
position: absolute;
top: 5px;
left: 30px;
z-index: 1;
text-align: center;
}
.bas{
    float:right;
    margin-top: 0!important;
}
.nav-new {
    border-bottom: 2px solid #e1e1e1;
    background: url(../img/new-menu.png) center left no-repeat;
    margin: 0 4px;
}
.nav-lider {
    border-bottom: 2px solid #e1e1e1;
    background: url(../img/lider-menu.png) center left no-repeat;
    margin: 0 4px;
}
.nav-sale { background: url(../img/sale-menu.png) center left no-repeat;
margin: 0 4px; }
.imgtable img {
    margin: 0 0 2px 0;
}
.nav-new,
.nav-lider,
.nav-sale { padding: 10px 0 10px 40px }
.nav-new a,
.nav-lider a,
.nav-sale a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #232635;
}
.nav-new a:hover,
.nav-lider a:hover,
.nav-sale a:hover { color: #f90000 }
.left-bar-cont h2 span {
    display: block;
    padding: 5px 0 5px 10px;
    text-transform: uppercase;
    background-color: #e3e4e9;
}
.left-bar-cont h4 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    background: #e3e4e9;
}
.left-bar-cont h4 span {
    display: block;
    padding: 7px 0 7px 15px;
    color: #232635;
}
.nav-catalog {
    padding: 10px 10px 10px 20px;
    /*border-top: 1px solid #fff;*/
    border-bottom: 2px solid #e3e4e9;
}
.nav-catalog ul {
    padding: 5px 0 0 20px;
    list-style: none;
}
.nav-catalog  li { margin: 0 0 10px 0 }
.nav-catalog ul li { margin: 0 }
.nav-catalog  li a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #232635;
}
.nav-catalog  li a:hover { color: #f90000 }
.bar-contact {
    padding: 15px;
    color: #000;
    /*border-top: 1px solid #fff;*/
    border-bottom: 2px solid #e3e4e9;
}
.bar-contact h3 {
    font-size: 18px;
    font-weight: normal;
    color: #232635;
}
.bar-contact p {
    font-size: 14px;
    margin: 15px 0 0 0;
}
.bar-contact p span {
    font-size: 18px;
    font-weight: bold;
}
.news {
    padding: 15px;
    /*border-top: 1px solid #fff;*/
    border-bottom: 2px solid #e3e4e9;
}
.news h3 {
    font-size: 16px;
    font-weight: normal;
    color: #232635;
}
.news p { margin: 15px 0 0 0 }
.news p span {
    font-size: 10px;
    padding: 1px 7px;
    color: #7f7e7e;
    background: #e7e7e7;
}
.news a {
    font-size: 12px;
    display: block;
    margin: 5px 0 0 0;
    text-decoration: none;
    color: #555;
}
.news a:hover { color: #f90000 }
.news-arh {
    width: 105px;
    margin: 15px 0 0 0!important;
    padding: 10px 15px;
    text-align: center;
    border: 1px solid #f90000;
    background: #eaeaea;
    border-radius: 3px;
}
.info {
    padding: 15px;
    color: #555;
    /*border-top: 1px solid #fff;*/
    border-bottom: 2px solid #e3e4e9;
}
.info:last-child { border-bottom: none }
.info h3 {
    font-size: 18px;
    font-weight: normal;
    color: #232635;
}
.info a {
    font-size: 12px;
    text-decoration: none;
    color: #555;
}
.info a:hover { color: #f90000 }
.info p { margin: 4px 0 0 0 }
.catalog-index {
    overflow: hidden;
    width: 98%;
    min-height: 500px;
    margin: 0 auto;
}
.catalog-index h1,
#content-zakaz h1 {
    font-size: 24px;
    font-weight: normal;
    font-weight: bold;
    margin: 15px 0 20px 0;
    text-align: center;
    text-transform: uppercase;
    color: #f90000;
}
.product-index {
    float: left;
    width: 50%;
    height: 400px;
    margin: 0 0 20px 0;
    text-align: center;
}
.product-index h2 {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.product-index h2 a {
    text-decoration: none;
    color: #232635;
}
.product-index h2 a:hover { color: #f90000 }
.product-index a { text-decoration: none }
.product-index p {
    display: block;
    width: 220px;
    margin: 10px auto;
    padding: 5px 0 5px 10px;
}
.product-index p span { font-size: 30px }
.share-search {
    font-size: 12px;
    margin: 0 0 10px 0;
    background: #f7f7f7;
}
.share-search form {
    font-size: 12px;
    padding: 10px 10px 25px 10px;
}
.share-search p {
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 0;
}
.share-search select {
    font-size: 14px;
    width: 200px;
    padding: 5px;
}
.share-search table { margin: 20px 0 0 0!important }
.podbor-price {
    font-size: 14px;
    width: 60px;
    padding: 3px;
    text-align: right;
    border: 2px solid #e3e4e9;
}
.podbor {
    display: block;
    margin: 20px 0 0 0;
}
/*footer*/
.footer {
    overflow: hidden;
    padding: 0 0 10px 0;
    background: #4c4c4c;
    color: #fff;
}
.flogo {
    line-height: 154px;
    float: left;
    margin-left: 40px;
}
.flogo p {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 0;
    color: #fff;
}
.fphone {
    font-size: 12px;
    float: right;
    margin: 15px 20px 0 0;
    text-align: right;
    color: #fff!important;
}
.fphone h2 {
    font-size: 14px;
    color: #fff;
}
.fphone h1 {
    font-size: 21px;
    margin-bottom: 25px;
    color: #fff;
}
.fmenu {
    font-size: 14px;
    overflow: hidden;
    width: 360px;
    margin: 15px auto 0 auto;
    color: #fff;
}
.fmenu p { font-weight: bold; }
.fmenu ul {
    float: left;
    list-style: none;
}
.fmenu ul li { margin: 0 0 5px 0 }
.fmenu ul a {
    font-weight: bold;
    color: #999;
}
.fmenu ul a:hover {
    text-decoration: none;
    color: #efefef;
}
/*line*/
.kroshka {
    font-size: 14px;
    margin: 15px 0 10px 15px;
    color: #232635;
}
.kroshka span { color: #f90000 }
.kroshka a {
    text-decoration: none;
    color: #232635;
}
.kroshka a:hover {
    text-decoration: none;
    color: #f90000;
}
.vid-sort {
    font-size: 12px;
    position: relative;
    margin: 0 15px 30px 15px;
    padding: 10px 0 10px 10px;
    color: #888;
    border-bottom: 2px solid #e1e1e1;
    background: #fafbfb;
}
.vid-sort img {
    position: relative;
    top: 3px;
    margin: 0 2px;
}
.vid-sort a { color: #888 }
.vid-sort a:hover { text-decoration: none }
a.sort-top {
    padding: 0 12px 0 6px;
    cursor: pointer;
    color: #232635;
    background: url(../img/sort-top.gif) right 4px no-repeat;
}
a.sort-top:hover { color: #f90000 }
a.sort-bot {
    padding: 5px;
    text-decoration: none;
    color: #232635;
}
a.sort-bot:hover { color: #f90000 }
a.sort-top-act {
    font-weight: bold;
    padding: 0 0 0 12px;
    background: url(../img/sort-top-act.gif) left 4px no-repeat;
}
a.sort-bot-act {
    font-weight: bold;
    padding: 0 0 0 12px;
    background: url(../img/sort-bot-act.gif) left 4px no-repeat;
}
.product-line {
    overflow: hidden;
    margin: 0 15px 20px 15px;
}
.product-line-price {
    float: right;
    margin: 5px 0 0 0;
    width: 160px;
}
.product-line-img { float: left }
.product-line-price p {
    font-size: 12px;
    margin: 5px 0 5px 0;
}
.product-line-price p span {
    font-size: 24px;
    line-height: 1;
}
.product-line-price p a { text-decoration: none }
.product-line-price p a:hover { color: #b91219 }
.product-line-price img { margin: 12px 3px 0 3px }
.product-line-opis {
    font-size: 12px;
    padding: 0 155px 0 60px;
}
.product-line-opis h2 {
    font-size: 12px;
    margin: 0 0 7px 0;
    color: #2b8aba;
}
.product-line-opis h2 a {
    font-size: 14px;
    text-decoration: none;
    color: #232635;
}
.product-line-opis h2 a:hover { color: #f90000 }
.paper {
    font-size: 15px;
    margin: 15px;
    padding: 10px;
    color: #2b8aba;
    border-top: 1px solid #ebf1f4;
    background: #fafbfb;
}
.paper a {
    font-size: 14px;
    padding: 0 3px;
    color: #888;
}
.paper a:hover {
    text-decoration: none;
    color: #2b8aba;
}
.paper img {
    position: relative;
    top: 4px;
}
/*table*/
.product-table {
    float: left;
    width: 33%;
    margin: 0 0 60px 0;
    text-align: center;
}
.product-table h2 {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.product-table h2 a {
    text-decoration: none;
    color: #232635;
}
.product-table h2 a:hover { color: #f90000 }
.product-table p {
    font-size: 12px;
    margin: 0 0 20px 0;
}
.product-table p span { font-size: 24px }
.cat-table-more { margin: 5px 0 0 0!important }
.cat-table-more a {
    text-decoration: none;
    color: #888;
}
.cat-table-more a:hover { color: #f90000 }
.product-table-img-main { position: relative }
.product-table-img {
    position: relative;
    display: table-cell;
    width: 1%;
    height: 195px;
    vertical-align: middle;
}
.product-table-img div img { display: block }
.product-table-img div {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 10px 0 0;
}
/*content-txt*/
.content-txt {
    font-size: 14px;
    overflow: hidden;
    margin: 0 15px;
    color: #333;
}
.content-txt h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 15px 0 15px 0;
    color: #f90000;
}
.content-txt h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 15px 0;
    color: #000;
}
.content-txt h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt h6 {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt p { margin: 0 0 10px 0 }
.content-txt a {
    text-decoration: none;
    color: #232635;
}
.content-txt a:hover {
    text-decoration: none;
    color: #f90000;
}
.content-txt ul {
    margin: 20px 0 15px 30px;
    list-style: disc;
}
.content-txt ul li { line-height: 1.7 }
.content-txt img{
    margin: 0 15px 15px 0;
}
/*catalog-detail*/
.catalog-detail {
    font-size: 12px;
    overflow: hidden;
    margin: 0 15px;
    color: #000;
}
.catalog-detail h1 {
    font-size: 24px;
    font-weight: normal;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-align: center;
}
.catalog-detail li {
    margin: 5px 0;
    padding: 0 0 0 10px;
}
#slideshow {
    list-style: none;
    color: #fff;
}
#slideshow span { display: none }
#wrapper {
    display: none;
    float: left;
    overflow: hidden;
    width: 200px;
    margin: 0;
}
#wrapper * {
    margin: 0;
    padding: 0;
}
#fullsize {
    position: relative;
    width: 200px;
    height: 300px;
    padding: 2px;
    border: 2px solid #fff;
}
#information {
    position: absolute;
    z-index: 200;
    bottom: 0;
    overflow: hidden;
    width: 200px;
    height: 0;
    opacity: .7;
    color: #fff;
    background: #000;
    filter: alpha(opacity=70);
}
#information h3 {
    font-size: 0;
    padding: 0;
}
#information p { padding: 0 }
#image { width: 200px }
#image img {
    position: absolute;
    z-index: 25;
    width: auto;
}
.imgnav {
    position: absolute;
    z-index: 150;
    width: 25%;
    height: 306px;
    cursor: pointer;
}
#imgprev {
    left: 0;
    background: url(../img/left.gif) left center no-repeat;
}
#imgnext {
    right: 0;
    background: url(../img/right.gif) right center no-repeat;
}
#imglink {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 306px;
    opacity: .4;
    filter: alpha(opacity=40);
}
.linkhover { background: url(../img/link.gif) center center no-repeat }
#thumbnails { margin-top: 15px }
#slideleft {
    float: left;
    width: 20px;
    height: 50px;
    background: url(../img/scroll-left.gif) center center no-repeat;
}
#slideleft:hover { background: url(../img/scroll-lefth.gif) center center no-repeat }
#slideright {
    float: right;
    width: 20px;
    height: 50px;
    background: url(../img/scroll-right.gif) center center no-repeat;
}
#slideright:hover { background: url(../img/scroll-righth.gif) center center no-repeat }
#slidearea {
    position: relative;
    float: left;
    overflow: hidden;
    width: 150px;
    height: 81px;
    margin-left: 5px;
}
#slider {
    position: absolute;
    left: 0;
    height: 81px;
}
#slider img {
    padding: 2px;
    cursor: pointer;
    border: 1px solid #666;
}
.icon-detail { margin: 0 0 10px 210px }
.short-opais { margin: 0 0 40px 200px }
.short-opais h3 {
    font-size: 18px;
    font-weight: normal;
}
.short-opais p {
    font-size: 14px;
    margin: 0 0 20px 0;
}
.price-detail { font-size: 18px!important }
.price-detail span {
    font-size: 30px!important;
    font-weight: bold;
    color: #f90000;
}
.long-opais h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
}
.long-opais h2 { margin-bottom: 15px }
.long-opais p { font-size: 16px }
.long-opais table { margin-bottom: 15px }
.long-opais td {
    padding: 5px;
    border: 1px solid #666;
}
.long-opais table p { margin: 0 }
.tech-harakt { margin: 40px 0 0 0 }
.tech-harakt h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 20px 0;
}
.tech-harakt h4 {
    font-size: 12px;
    line-height: 2;
}
.tech-harakt ul { margin: 0 0 20px 0 }
.tech-harakt ul li {
    font-size: 12px;
    line-height: 1.5;
}
/*      Заказ       */
#content-zakaz {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 30px;
}
#content-zakaz h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 20px 0 10px 0;
    text-align: center;
}
.zakaz-maiin-table {
    width: 100%;
    margin: 0 0 30px;
}
.zakaz-maiin-table td { padding: 10px }
.z_top {
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #e3e4e9;
    background: #fafbfb;
}
.z_bot {
    font-size: 12px;
    color: #333;
    border-top: 1px solid #e3e4e9;
    background: #fafbfb;
}
.z_name img {
    float: left;
    margin: 0 10px 0 0;
}
.z_name a {
    font-size: 12px;
    text-decoration: none;
    color: #f90000;
}
.z_name a:hover { text-decoration: none }
.z_kol,
.z_price,
.z_del a {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.z_kol { width: 75px }
.z_price { width: 80px }
.z_del { width: 65px }
.kolvo {
    font-size: 16px;
    width: 48px;
    height: 22px;
    text-align: center;
    color: #333;
    border: 1px solid #b5b5b5;
    background: #fafafa;
}
.sposob-dostavki p {
    font-size: 12px;
    margin-top: 7px;
}
.sposob-dostavki { margin: 0 0 30px 0 }
#content-zakaz h4 { font-size: 14px }
#content-zakaz h3 {
    font-size: 18px;
    font-weight: bold;
}
.zakaz-data {
    width: 100%;
    margin: 10px 0 50px 0;
    background: #fafafa;
}
.zakaz-data td {
    padding: 10px 10px 0 10px;
    vertical-align: middle;
}
.zakaz-txt {
    font-size: 14px;
    color: #555;
}
.zakaz-prim {
    font-size: 12px;
    font-style: italic;
    color: #c0c0c0;
}
.zakaz-inpt input {
    width: 250px;
    height: 25px;
    border: 1px solid #ccc;
}
.zakaz-txtarea { padding: 10px 10px 20px 10px !important }
.zakaz-txtarea textarea {
    width: 250px;
    height: 100px;
    border: 1px solid #ccc;
}
p.link a { font-size: 11px }
.error {
    font-size: 14px;
    margin-top: 20px;
    padding: 5px;
    color: #333 !important;
    background: #ff725d !important;
}
.success {
    margin-top: 5px;
    padding: 3px;
    color: #58715e !important;
    border: 1px solid #adc092;
    background: #f0faf1 !important;
}
.error ul {
    margin: 20px 0 15px 30px;
    list-style: disc outside none;
}
/*pagination*/
.pagination {
    font-weight: bold;
    margin: 10px 0 60px 0;
    cursor: pointer;
    background: #fff;
    text-align: center
}
.pagination a {
    padding: 6px 12px;
    text-decoration: none;
    color: #333;
    border: 1px solid #E3E4E9;
}
.pagination a:nth-child(even) {
    border-right: none;
    border-left: none;
}
.pagination a:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination a:last-child {
    border: 1px solid #E3E4E9;
    border-right: 1px solid #E3E4E9;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination a:hover {
    color: #666;
    background-color: #fafafa;
}
.nav_active {
    color: #fff!important;
    border: 1px solid #F90000!important;
    background-color: #F90000!important;
background-image: linear-gradient(#F90000, #E90606)!important;
}
.item_gallery {
    margin-bottom: 25px;
    padding: 10px 0 10px;
}
.item_img {
    position: relative;
    height: 300px;
    text-align: center;
    background: url(../img/ajax-loader.gif) no-repeat center 49%;
}
.item_img img { max-width: 650px }
.item_thumbs a { margin: 0 10px 10px 0 }
.item_thumbs img {
    padding: 4px;
    border: 2px solid #888;
}
.item_thumbs a:hover img,
.item_thumbs a.active img { border: 2px solid #b91219 }
.namemag {
    font-size: 36px;
    float: left;
    width: 500px;
    margin: 5px 5px 5px 30px;
    text-transform: uppercase;
    color: #f90000;
}
.zakaz {
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    background: #fce300;
}
.zakaz:hover {
    color: #222;
    background: #ff7f00;
}
.authform { padding: 10px 10px 10px 10px }
.authform a {
    font-size: 12px;
    text-decoration: none;
    color: #f90000;
}
#login,
#pass {
    width: 210px;
    padding: 5px;
    color: #232635;
    border: none;
}
#auth,
.reg {
    font-size: 14px;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-radius: 3px;
    background-color: #f90000;
    background-image: -webkit-linear-gradient(#f90000, #e90606);
    background-image: -o-linear-gradient(#f90000, #e90606);
    background-image: linear-gradient(#f90000, #e90606);
}
#auth:hover,
.reg:hover,
#buy_goods:hover { background: #e00000 }
.link a {
    font-size: 14px!important;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    border: none;
    border-radius: 3px;
    background-color: #f90000;
    background-image: -webkit-linear-gradient(#f90000, #e90606);
    background-image: -o-linear-gradient(#f90000, #e90606);
    background-image: linear-gradient(#f90000, #e90606);
}
.link {
    margin-top: 20px;
    margin-bottom: 10px;
    border: none;
}
.link a:hover { background: #e00000 }
.right_bar_btn {
    font-size: 14px!important;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #555!important;
    border: 1px solid #f90000;
    background: #eaeaea;
}
.right_bar_btn:hover { background: #ffb266 }
.line-bay {
    font-size: 12px!important;
    padding: 5px 7px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    background-color: #F90000;
background-image: -webkit-linear-gradient(#F90000, #E90606);
background-image: -o-linear-gradient(#F90000, #E90606);
background-image: linear-gradient(#F90000, #E90606);
}
.line-bay:hover {    color: #222;
    background: none repeat scroll 0% 0% #E00000;
}
.bay {
    font-size: 18px!important;
    display: block;
    width: 120px;
    margin: 0 auto;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    border: none;
    border-radius: 3px;
    background-color: #f90000;
    background-image: -webkit-linear-gradient(#f90000, #e90606);
    background-image: -o-linear-gradient(#f90000, #e90606);
    background-image: linear-gradient(#f90000, #e90606);
}
.bay:hover { background: #e00000 }
.loaf {
    font-size: 18px!important;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    border: none;
    border-radius: 3px;
    background-color: #f90000;
    background-image: -webkit-linear-gradient(#f90000, #e90606);
    background-image: -o-linear-gradient(#f90000, #e90606);
    background-image: linear-gradient(#f90000, #e90606);
}
.loaf:hover { background: #e00000 }
.hello {
    font-size: 14px;
    color: #333;
}
.nameadmin {
    font-size: 16px;
    color: #222;
}
.buy_goods {
    font-size: 18px!important;
    float: right;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    color: #333!important;
    border: none;
    border: none;
    background: #fce300;
}
.buy_goods:hover {
    color: #222;
    background: #ff7f00;
}
.delete_cart {
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #F90000;
background-image: -webkit-linear-gradient(#F90000, #E90606);
background-image: -o-linear-gradient(#F90000, #E90606);
background-image: linear-gradient(#F90000, #E90606);
    border-radius: 5px;
    color: #fff;
}
.page_nav {
    font-size: 12px;
    margin: 0 15px 30px 15px;
}
.sort-wrap {
    position: absolute;
    z-index: 45;
    top: 35px;
    left: 105px;
    visibility: hidden;
    padding: 5px;
    background-color: #fafbfb;
}
.sort-wrap a { display: block }
.news_date {
    font-size: 10px;
    padding: 1px 7px;
    color: #7f7e7e;
    background: #e7e7e7;
}
.product-table-img-main { position: relative }
.nameproduct { height: 35px }
.marker {
    font-size: 16px;
    color: #f90000;
}
.coment{
    margin: 20px 0;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slider {
    margin-top: 15px;
}
.itogprice {
    padding: 10px 15px;
    border: 1px solid #F90000;
    background: #ffc6c6;
    border-radius: 3px;
    margin-top: 20px!important;
}
