#container
{
width: 980px;
margin: 0 auto;
border-left:1px solid #eee;
border-right:1px solid #eee;
}
img
{
border: 0;
}
#maincontent
{
width: 100%;
background-color: #fff;
border-top: 1px solid #ddd;
}
#mainline
{
width:100%;
height:5em;
position:relative;
display:inline-block;
background: rgb(190,7,28);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlMDcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjA3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(190,7,28,1) 0%, rgba(162,7,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,7,28,1)), color-stop(100%,rgba(162,7,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be071c', endColorstr='#a20719',GradientType=0 ); /* IE6-8 */
}
#header
{
position:relative;
margin: 0 auto;
width: 100%;
top:0px; bottom:0px; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRkZGQiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(223,221,221,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(223,221,221,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(223,221,221,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(223,221,221,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(223,221,221,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(223,221,221,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6dfdddd',GradientType=0 ); /* IE6-8 */
}
.shade
{
background-image: url("../images/shade.png");
height: 31px;
width: 980px;
margin: -5px auto;
}
#header_inner
{
position:relative;
margin: 0 auto;
width: 980px;
top:0px; bottom:0px;
}
#mainline_inner
{
position:relative;
margin: 0 auto;
width: 980px;
}
A,
A.dark
{
color: inherit;
border-color: inherit;
text-decoration:none;
border-bottom-style:none;
padding-bottom: 4px;
transition:color .2s ease-out;
}
A.dark:hover {
color:#A50719;
}
A:hover {
color:#efea72;
}
A.pic
{
border-color:#ffffff;
border-style:none;
text-decoration:none;
}
A.pic:hover
{
color: black;
border-color:#ffffff;
border-style:none;
text-decoration:none;
padding-bottom: 4px;
}
.goods-thumb :hover
{
    background-color:#3C6696;
    border: 0px solid;
    text-decoration:none;
}
.main-goods-pic :hover
{
    border: 0px solid;
    text-decoration:none;
}
A.white:hover,
A.dark:hover
{
border-color:#202020;
border-width:1px;
border-bottom-style:dotted;
padding-bottom: 0px;
}
#ph
{
float:left;
width:840px;
height:5em;
background: rgb(190,7,28); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlMDcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjA3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(190,7,28,1) 0%, rgba(162,7,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,7,28,1)), color-stop(100%,rgba(162,7,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be071c', endColorstr='#a20719',GradientType=0 ); /* IE6-8 */
}
.phtext
{
width: 100%;
text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7); 
text-align: left;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
color: #fff;
font-size: 18px;
padding-left: 0.6em;
padding-top: 0.6em;
padding-bottom: 0.6em;
}
.phtext_inv
{
width: 100%;
text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7); 
float: left;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
background-color: #345b7c;
color: #fff;
font-size: 1.2em;
}
.title_blue
{
color: #3C6696;
padding-bottom: 1.2em;
font-size:1.1em;
font-family: "segoe ui light","segoe ui",sans-serif,"arial";
font-size-adjust:0.6;
font-weight:600;
text-align:left;
margin-right:auto;
margin-left:0px
}
.newstext
{
color: #404040;
font-size: 1em;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
font-weight:400;
font-style:normal;
}
#random_items
{
width:100%;
border-top: 1px dotted #ddd;
height:200px;
}
.newmodels
{
font-weight: 400;
color: #b55859;
font-size:0.9em;
margin-top:0.3em;
}
.newmodels:hover
{
    font-weight:600;
}
.newmodelstag {
    background-color: #b55859;
    color:#fff;
    padding:1px 4px;
    border-radius: 5px;
    margin-left:3px;
}
.main
{
text-align: left;
height: 1em;
background-color: #eee;
margin:0;
border-collapse:collapse;
width:100%;
}
.main > span
{
padding-left:5px;
padding-right:5px;
border-right:1px solid #aaa;
}
.catcell
{
width:33%;
text-align: center;
padding: 12px;
border-color: white;
border-width:2px;
border-style:solid;
}
h2
{
color: #0064a1;
font-weight: 400;
font-size: 1.6em;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
text-align: center;
width: 100%;
text-shadow: 1px 1px 0px rgba(0,0,0,.2), 0px 0px 0px rgba(255,255,255,.3);  
}
.model {
    white-space: nowrap;
}
.city
{
color: #0274b1;
font-weight: 400;
text-align: left;
font-size: 1.2em;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
padding-top: 10px;
border-top: 1px;
border-top-style: dotted;
border-top-color: #ccc;
}
.center
{
text-align: center;
}
.left
{
text-align: left;
}
.italic
{
font-style: italic;
}
ul
{
list-style: square outside; 
color: #505050;
}
ul.spaced li
{
padding-bottom:10px;
}
ul.shops
{
list-style: none; 
}
.othershops
{
display: none;
color: #0474b1;
}
#footer
{
width:100%;
height:1.7em;
display:inline-block; 
position:relative;
text-align: center;
background: rgb(190,7,28); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlMDcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjA3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(190,7,28,1) 0%, rgba(162,7,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,7,28,1)), color-stop(100%,rgba(162,7,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be071c', endColorstr='#a20719',GradientType=0 ); /* IE6-8 */
}
A.white
{
color: white;
padding: 0px;
margin: 0px;
border: none;
}
.maintext
{
    color:#202020;
    text-align: justify;
    font-family: "segoe ui light", "segoe ui", sans-serif, "arial";   
}
#t2
{
width:100.6%;
border:0;
vertical-align: top;
margin: 0 -2px;
overflow-y: auto;
}
#navi
{
    width:100.05%;
}
#lang
{
float: left;
width: 140px;
text-align: left;
padding: 5px;
height:5em;
background: rgb(190,7,28); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlMDcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjA3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(190,7,28,1) 0%, rgba(162,7,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,7,28,1)), color-stop(100%,rgba(162,7,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(190,7,28,1) 0%,rgba(162,7,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be071c', endColorstr='#a20719',GradientType=0 ); /* IE6-8 */
}
#lang td
{
padding: 14px 1px 1px 1px; 
}
html,body
{
margin: 0;
padding: 0;
width:100%;
color:#202020;
text-align: justify;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";   
}
.page-wrapper
{
margin-bottom: -3.2em;
border-top: 1px solid #333333;
}
* html .page-wrapper
{
}
.page-buffer {
    height: 2em;
    background-image: url(../images/bg.png);
}
.hdr1
{
color: #0474b1;
font-size: 1em;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
font-weight:600;
vertical-align: middle;
display: table-cell;
}
A.arch_a {color: #998969; font-size: 10pt; text-decoration: none;}
A:hover.arch_a {color: #1FC121; font-size: 10pt; text-decoration: none;}
td {color: #202020; font-size: 11pt; }
td.dark {color: blue; font-size: 10pt; }

.shoplist
{
    margin:2em;
    border-bottom: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #bbb;
}
h3 {color:#000000; padding:0px; margin:0px;}
.ordered_quantity {font-size:10pt; color:#509030; padding:0px; margin:0px;}
.legal {font-size:8pt; color:#b0b0b0; padding:1em 0 0 0; margin:0px;}
.subheader
{
    font-size: 0.8em;
    font-family: Trebuchet MS;
}
.naviline
{
    display:flex;
    flex-direction: row;
    color:#FFF;
    margin-left: -1px;
    align-items:center;
    height:44px;
}
.navileft
{
    display:flex;
    cursor: pointer;
    flex-direction:row;
    align-items: center;
    color:#eee;
    width:40%;
    height:40px;
    margin:3px 0;
}
.naviup
{
    display:flex;
    cursor: pointer;
    flex-direction:row;
    align-content: stretch;
    height:100%;
    color:#eee;
    width:20%;
    height:40px;
    margin:3px 0;
}
.naviright
{
    display:flex;
    cursor: pointer;
    flex-direction:row-reverse;
    align-items: center;
    color:#eee;
    width: 40%;
    height:40px;
    margin:3px 0;
}
.arr-left {
    display:flex;
    align-self: flex-start;
    font-size: 30px;
    opacity: 0.3;
    padding:5px;
}
.arr-up {
    align-self: flex-end;
    font-size: 30px;
    opacity: 0.3;
    padding:5px;
}
.arr-right
{
    display:flex;
    align-self: flex-end;
    font-size: 30px;
    opacity: 0.3;
    padding:5px;
}
.uptext
{
    width:100%;
    text-align: center;
    align-self: center;
    color:#FFF;
    align-content: stretch;
}
.navitext
{
    width:90%;
    text-align: center;
    align-self: center;
    color:#FFF;
}
.uptext, .navitext a:hover {
    color:#FFF;
}
.topnavi_up
{
cursor: pointer;
color:#eee;
width:20%;
text-align:center;
    height:100%;
}
.topnavi_forward
{
cursor: pointer;
color:#eee;
width:40%;
text-align:center;
    align-self: center;
}
.topnavi_back:hover
{
background-color: #8cbdff;
}
.topnavi_back:hover a
{
    border:none;
}
.topnavi_up:hover
{
background-color: #8cbdff;
}
.topnavi_up:hover a
{
    border:none;
}
.topnavi_forward:hover
{
background-color: #8cbdff;
}
.topnavi_forward:hover a
{
    border:none;
}
.shopname
{
    font-size: 1.5em;
    font-weight:600;
    padding-bottom: 15px;
    color:#000;
}
.othershops_title
{
    font-family: "segoe ui light", "segoe ui", sans-serif, "arial";   
}
.shoppic
{
    max-width:300px;
    margin-right:2em;
}
.bottomhr
{
    border-bottom: 1px dotted #CCCCCC;
    margin:0;
    padding:0;
}
.W
{
    font-family: tahoma;
    font-size: 1.2em;
    font-weight: 600;
}
.form_caption
{
	font-family: "segoe ui light", "segoe ui", sans-serif, "arial";   
	color: #14a4e1;
        font-size: 1em;
}
.right
{
    text-align: right;
}
.inputarea
{
    text-align: right;
}
#enterbtn
{
    float:right;
    text-align: right;
}
.speclist
{
    border-bottom: 1px dotted #ccc;
    font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
    font-size:1em;
    font-size-adjust:0.5;
    text-align:left;
}

/* Horizontal menu*/
#menu-area 
{
margin-top:-5px;
background: #6e0900;
z-index: -5;
}

#menu-wrapper
{
width: 980px;
margin: 0 auto;
position: relative;
z-index: 5;
}
#menu
{
height: 34px;
}
#menu ul
{
list-style: none;
margin: 0 auto;
position:absolute;
}
#menu > ul > li
{
position: relative;
float: left;
z-index: 20;
margin: 0px 15px 0px 10px;
}
#menu > ul > li:hover > div
{
display:block;
}
#menu > ul > li:hover > ul > li > ul
{
    display:none;
    top:0px;
    left:100%;
}

#menu > ul > li > a /* ROOT (TOP LEVEL) MENU LINE */
{
font-family: "arial", sans-serif;
display: block;
font-size: 16px;
font-weight: 400;
color: #fff;
line-height: 34px;
padding: 0px 8px 0px 8px;
position: relative;
text-decoration: none;
z-index: 6;
border: none;
}
#menu > ul > li > ul
{
position:relative;
display: none;
background-color: #6e0900;
}
#menu > ul > li >  ul > li
{
position:relative;
}
#menu span.ico
{
display:inline-block;
padding-right: 8px;
line-height: 34px;
position: relative;
width:52px;
margin-left:-30px;
z-index: 6;
border: none;
}
#menu span.descr
{
display:inline-block;
vertical-align:middle;
width:220px;
height:35px;
font-family: "arial", sans-serif;
font-size: 16px;
font-weight: 400;
color: #fff;
padding-bottom:6px;
padding-left:6px;
position: relative;
text-decoration: none;
z-index: 6;
border: none;
}
#menu ul > li > ul > li > ul
{
display:none;
position:absolute;
top:0px;
left: 100%;
width:300px;
background-color: #6e0900; /*STINKY BLUE */
}
#menu ul > li > ul > li > ul > li
{
    white-space:nowrap;
}
#menu ul > li > ul > li:hover > ul
{
display:block;
}
#menu > ul > li > ul > li.link:hover
{
opacity:0.8;
cursor:pointer;
}
#menu > ul > li > ul > li.nolink:hover
{
opacity:0.8;
cursor:default;
}
#menu > ul > li:hover > a
{
color: #cacaca;
border: none;
}
#menu > ul > li > ul
{
position: absolute;
display: none;
width:300px;
overflow: visible;
z-index: 100600;
background-color: #6e0900;
border-width: 1px;
border-style: solid;
border-color: #1A1A1A;
border-top: none;
padding-top: 10px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
#menu > ul > li:hover > ul
{
display: block;
z-index: 100500;
}
#menu > ul > li ul + ul
{
z-index: 100500;
}
#menu > ul > li ul > li > a
{
text-decoration: none;
z-index: 100500;
font-size: 16px;
padding: 5px 5px 5px 5px;
color: #fff;
display: block;
white-space: nowrap;
min-width: 120px;
border: none;
}
#menu > ul > li ul > li > a:hover
{
color: #cacaca;
z-index: 100500;
}
.menu_divider
{
border-bottom: 1px dotted #537ea3;
margin-left:-34px;
margin-bottom:10px;
}


/* Horizontal menu end --------- Lower horizontal menu start */

#hmenu-area
{
background: #6e0900;
}
#hmenu-wrapper
{
width: 980px;
margin: 0 auto;
}
#hmenu
{
height: 2em;
}
#hmenu ul
{
list-style: none;
margin: 0 auto;
}
#hmenu > ul > li
{
position: relative;
float: left;
margin:0 10px;
}
#hmenu > ul > li > a
{
font-family: "arial", sans-serif; 
font-size: 16px;
color: #fff;
line-height: 34px;
padding: 0px 8px 0px 8px;
text-decoration: none;
border: none;
}
#hmenu > ul > li:hover > a
{
color: #cacaca;
}
/* Lower horizontal menu end */
.newsheader
{
/*font-size:1.4em;
font-size-adjust:0.8;*/
color: #3C6696;
padding:0 0 10px 10px;
width:970px;
line-height: 1.6em;
font-family: "segoe ui light","segoe ui",sans-serif,"arial";
font-weight:600;
display:block;
}
.shortnewsdate
{
color: #222;
line-height: 1.8em;
font-size: 0.8em;
font-size-adjust:0.8;
text-align: left;
padding-left: 10px;
padding-top: 10px;
font-style:normal;
font-weight:700;

}
.newsdate
{
color: #222;
line-height: 1.8em;
/*font-size: 1.8em;
font-size-adjust:0.8;*/
text-align: left;
padding-left: 10px;
padding-top: 10px;
font-style:normal;
font-weight:700;

}
.newsbody
{
line-height: 1.6em;
margin:-10px 0 0;
width:960px;
padding:15px;
width:950px;
color: #666;
font-family: "segoe ui light","segoe ui",sans-serif,"arial";
}
.newsbody_
{
background-color:#494770;
;
opacity:0.8;
padding:0.9em;
border-radius:5px;
}
.newsbody_ p
{
    padding-top:1em;
}
.news_container
{
text-align:justify;
width:980px;
margin: -4px auto;
}
.delimeter
{
margin:0.5em;
background-image: url("../images/delimeter.jpg"); background-repeat: no-repeat;
background-position:center;
height:15px;
}
.seemore
{
font-size: 1em;
color: #0474B1;
}
#catroot
{
    display:table;
}
#comingsoon_items
{
width:100%;
border-bottom: 1px dotted #ddd;
}
.comingsoon
{
display:flex;
width: 100%;
padding:0px 0px 2em 0px;
flex-direction:row;
flex-wrap:wrap;
align-content:stretch;
justify-content:center;
}
.comingsoon_item
{
float:left;
display:inherit;
width:160px;
}
.comingsoon_item.pic
{
background-color: #FFF;
display:inline;
height:80px;
}
.comingsoon_item.text
{
display:inline;
font-size: 12px;
white-space:nowrap;
width:160px;
}
.rand
{
display:inline-block;
width: 100%;
height:160px;
}
.randomitem
{
background-color: #FFF;
display:block;
width:166px;
float:left;
font-size: 14px;
padding-bottom: 5px;
}
.randomitem.text
{
display:inline-block;
padding-top: 10px;
font-size: 12px;
}
/* это грохни в коце (сначала причеши рандомайтемы) */
.menugroup
{
border-width:0px;
padding-bottom: 12px;
padding-top: 12px;
padding-right: 10px;
padding-left: 0px;
text-align: left;
}
.catcell-hb
{
display:block;
background-color: white;
text-align: center;
padding: 12px;
border-color: white;
border-width:2px;
border-style:solid;
}
.shortnews, .notfoundlink
{
font-size:0.8em;
color: #666;
font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
font-style:normal;
display:inline-block;
font-size-adjust: none;
height:2em;
margin-left:1em;
padding-bottom: 1em;
}
.copy
{
text-align: center;
font-size: 1em;
font-weight: 600;
padding: 0.8em;
background-color: #A50719;
color: #FFF;
}
.showing_new
{
    padding:1em;
    margin:0em auto 1em auto;
    height: 2.5em;
    font-size:1.2em;
    color: #3C6696;
    text-align: center;
    background-image: url(../images/bg.png);
}

.showing_all
{
height: 1.5em;
font-size:1.2em;
padding-left:1em;
margin-left:-2px;
color: #EEE;
text-align:center;
}
#properties, #lines
{
text-align: center;
cursor:pointer;
background-color:#F0F0F0;
}
.show_all_normally
{
text-align:center;
font-weight:600;
color:#5590aB;
padding:0 1em 0 1em;
}
.nav-prop
{
text-align:center;
height:1.6em;
font-size:1.2em;
color:#FFF;
margin-top:-2px;
margin-left:-1px;
}
#goods_not_found
{
text-align: center;
font-size:1.2em;
height:4em;
line-height:4em;
}

.aria
{
color:#015a9e;
font-style:italic;
font-weight:800;
}

.thinhr
{
border-bottom:1px solid #ccc;
}
.wrong-credentials
{
    background:#c6d5ff;
    display:none;
    width:100%;
    height:80px;
}
#wrong-credentials-inner
{
    text-align:center;
    width:980px;
    margin:0 auto;
}
P
{
    margin:0;
    padding:0;
}

#forgot-pass-input
{
    margin-left:20px;
    padding-left:20px;
    display:none;
}

.tovarline
{
    color:green;
    display:inline-block;
}

.tovarline-checked
{
    color:white;
    display:inline-block;
}
p.spaced11
{
margin: 1em 0 1em 0;
}
p.spaced12
{
margin: 1em 0 2em 0;
}
p.spaced21
{
margin: 2em 0 1em 0;
}
p.spaced22
{
margin: 2em 0 2em 0;
}
a.norm
{
color: #14a4e1;
}
.coming_soon_date
{
    background-color:#A40719;
    color: #FFF;
    font-size:0.9em;
    font-weight:600;
    padding:0.5em;
}
.coming_soon
{
    color:#A40719;
    font-size:0.9em;
    font-weight:600;
    padding:0.5em;
}
.coming_soon_hl
{
    background-color:#A40719;
    color:#FFF;
    padding:6px;
    margin:6px;
    border-radius:4px;
    font-weight:600;
}
.coming_soon_flypage
{
padding-left: 1em;
font-size:1.3em;
color:#A40719;
font-weight:400;
}
.coming_soon_flypage .date
{
    margin-top:0.4em;
    display:inline-block;
    background-color:#B42739;
    color:white;
    font-weight:400;
    padding:0px 5px 5px 7px;
}
#menu .logged-arch
{
    background-color:#545B7C;
    border:none;
}
#menu .logged
{
    background-color:#345B7C;
    border:none;
}
#menu .common-arch
{
    background-color:#631e1c;
    border:none;
}
#custom_discount
{
width: 80%;
position: relative;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none;
margin-top:0px;
box-shadow: inset 0 0 5px rgba(0,0,0,0.1), inset 0 1px 2px rgba(0,0,0,0.3);
background: #EEE;
font: 13px Tahoma, Arial, sans-serif;
color: #555;
outline: none;
}

/* данное свойство необходимо для того, чтобы в браузерах
** Chrome и Safari можно было стилизовать инпуты */
input[type="search"] {
-webkit-appearance: none;
}
.search_result
{
padding-left:1em;
color:#444;
font: 13px Tahoma, Arial, sans-serif;
}
.searchresult_highlight
{
background-color:#ddd;
font-weight:600;
}
.deflink
{
font-size:1em;
font-weight:600;
color:#000;
}
.arch_hl
{
    background-color:#89c0ff;
    padding:6px;
    margin:6px;
    border-radius:4px;
}
.archtext
{
    color:#999;
}
.search_summary
{
    margin:0.8em 0px 0px 0.5em;
    font-size:0.9em;
    color:#555;
}
.norm2
{
    color:#4a5;
}

#recommendations
{
margin-top:1em;
}
.recopos
{
    display:inline-block;
    width:167px;
    text-align:center;
    margin: 0px 10px 0px 10px;
    vertical-align: top;
}
.recopos_descr
{
    font-size:0.9em;
    color:#666;
}
.fp_new_tag
{
    font-size:2em;
    color:#A40719;
    text-align: center;
}

.table_header
{
    font-weight:600;
    background-color:#ECC1BB;
}
.table_header > td
{
    padding:5px;
    margin:0px;
}

.preloader
{
    display:none;
    margin: 0 auto;
    width:64px;
    height:64px;
    background-position:center;
    background-image: url("../images/icons/preloader.gif");
}
.b2b_newsline
{
    font-size:0.9em;
}
.b2b_newslink
{
    font-size:1em;
    font-weight:600;
}
.catitem_text
{
    font-size:1.1em;
    color:#506050;
}
.centered
{
    display:flex;
    margin: 0 auto;
}

#printpage_container
{
    width: 95%;
    text-align: left;
    font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
    font-size: 1em;
    display:absolute;
    margin: 0 auto;
    padding:1em 0 1em 0;
}
.fp_compare_container
{
    margin-top:1em;
    display:flex;
    flex-direction: column;
    align-items: stretch;
    flex-wrap: nowrap;
    justify-content: flex-end;
    margin-left:auto;
}
.fp_add_to_compare
{
    font-size:0.8em;
    font-weight:600;
    cursor: pointer;
    text-align: center;
    color:#555;
    border:2px #AAA dotted;
    padding: 1em;
    margin-left:auto;
    margin-bottom: 1em;
}
.fp_add_to_compare:hover {
    background-color: #F5F5F5;
}
.add_to_compare
{
    font-size:0.8em;
    font-weight:600;
    color:#258;
    cursor: pointer;
    text-align: center;
}
.fp_compared
{
    font-size:0.8em;
    font-weight:600;
    cursor: pointer;
    color:#016434;
}
.fp_compared:hover {
    background-color: #e1efff;
}
.compared
{
    font-size:0.8em;
    font-weight:600;
    cursor: pointer;
    color:#016434;
}
.fp_compare
{
    font-size:0.8em;
    font-weight:700;
    cursor: pointer;
    text-align: center;
    color:#016434;
}
.compare
{
    font-size:0.8em;
    font-weight:700;
    color:#016434;
    cursor: pointer;
}
.compare_table
{
    display:block;
    background-color:white;
    border-spacing:1px;
    text-align:center;
    width:100%;
    overflow-y:auto;
}
.compare_table tr.grey
{
    background-color:#DDD;
}
.compare_table tr.white
{
    background-color:#FFF;
}

.compare_table_header
{
    font-size:0.8em;
    color:#6E0900;
    font-weight:700;
    text-align:center;
}
.compare_table_properties
{
    font-size:0.8em;
    color:#444;
    font-weight:600;
    text-align:center;
}
.complinks
{
    font-weight:700;
    font-size:0.9em;
    color:#016434;
    margin:0 1em 1em 1em;
}
.compare_table_delimeter
{
    background-color:#FFF;
    border-top:dotted 1px;
}
.bigpic_compare
{
    display: none;
    width: 800px; 
    height: 800px;
    border: 2px #999 solid;
    background: #fff;
    top: 10%;
    position: fixed;
    opacity: 0;
    z-index: 5;
}
.searchbigpic
{
    display: none;
    width: 400px; 
    height: 400px;
    border: 1px #999 solid;
    background: #fff;
    left: 33%;
    position: fixed;
    opacity: 0;
    z-index: 5;
}
#hide_arch
{
    font-size:0.8em;
    font-weight:600;
    color:#258;
    cursor: pointer;
    font-variant: small-caps;
    font-style: normal;
}
.stick
{
    display:block;
    top:0px;
    left:0px;
    position: fixed;
    z-index: 10000;
}
.announce
{
    font-weight:600;
    font-size:0.7em;
}
#support_container
{
    display:block;
    height:540px;
    margin:1em;
}
#support_container > div > form > label, #support_container > div > .where
{
    display:inline-block;
    width:10em;
    font-weight:600;
}
.where_checkbox_on
{
    color:#599FD7;
    font-weight:600;
    font-size:1.1em;
    cursor: pointer;
}
.where_checkbox_off
{
    color:#555;
    font-weight:600;
    font-size:1.1em;
    cursor: pointer;
}

.goods-thumb
{
    display: inline-block;
    margin: 0px 9px 0px 9px;
    cursor: pointer;
}
.goods-all-thumbs
{
    display:block;
    margin:0 auto;
    width:800px;
    text-align: center;
}
.main-goods-pic
{
    display:block;
    padding-top:1em;
    margin:0 auto;
    text-align: center;
}
.images-container
{
    margin-top:3em;
    width:100%;
}
.tooltip
{
    position:absolute;
    background-color:#FFF;
    width:20em;
    height:auto;
    border:2px solid #BBB;
    border-radius:2px;
    padding:0.8em;
    font-family: "segoe ui light","segoe ui",sans-serif,"arial";
    box-shadow: 0 2px 0 #3C93D5;
    font-size: 14px;
}
.ui-helper-hidden-accessible
{
    display:none;
}
.dialogbtn
{
    margin:1em;
}
#dialog-confirm
{
    text-align:left;
}
.carousel
{
    width: 980px;
    margin:0 auto;
    border:9px white;
    background-color:white;
}
.next_
{
    display:none;
}
.carousel-element
{
    margin:2em 1em 1em 2em;
}
#preload
{
    position: fixed;
    width: 64px;
    height: 64px;
    left: 50%;
}
#preloader
{
    position: fixed;
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    background: #3C6696;
    z-index: 30;
}

.contpre small
{
    font-size:25px;
}

.contpre
{
      width: 250px;
      height: 100px;
      position: absolute;
      left: 50%;top: 48%;
      margin-left:-125px;
      margin-top:-75px;
      color:#fff;
      font-size:40px;
      letter-spacing:-2px;
      text-align:center;
      line-height:35px;
}
#preloader .svg_anm
{
       position: absolute;
       width: 41px;
       height: 41px;
       background: url(tail-spin.svg) center center no-repeat;
       background-size:41px;
       margin: -16px 0 0 -16px;
}
._loading
{
    padding:1em 0 1em 0;
}
#modelselect, #subgroupselect, #modelpmd, #groupselect_archive, #groupselect_catalog
{
    display:none;
}
#modelpmd
{
    margin-top:2em;
}
.contactline
{
    text-align:left;
    margin-bottom:1.3em;
}
.def
{
    width:100%;
}


   nav:not(#mobmenu) {
       display: none;
   }

   .header {
       position: relative;
       display: block;
       padding: 10px;
       line-height: 24px;
       font-size: 16px;
       font-weight: bold;
       color: #fff;
       background: rgb(190,7,28);
   }

   .header a {
       position: absolute;
       top: 50%;
       left: 10px;
       transform: translate( 0, -50% );
       text-decoration: none;
   }
   .header span {
       display: block;
       text-align: center;
   }
   .header input {
       display: block;
       box-sizing: border-box;
       height: 30px;
       width: calc(100% - 30px);
       padding: 0 10px;
       margin: 0 0 0 30px;
       border: none;
       border-radius: 3px;
       font-size: inherit;
   }
   .header button {
       position: absolute;
       top: 50%;
       right: 20px;
       display: block;
       box-sizing: border-box;
       padding: 0;
       margin: 0;
       transform: translate( 0, -50% );
       border: none;
       background: none;
       color: #999;
       cursor: pointer;
   }
#mobmenu
   {
       display:none;
       font-size:2em;
   }
   .mm-menu {
        --mm-listitem-size: 3em;
        --mm-line-height: 3em;
        --mm-offset-right: 4em;
    }
#burger
   {
       flex-basis:50px;
   }
.header1
   {
       display:flex;
       flex-direction:row;
       flex-wrap:nowrap;
       align-items:stretch;
       min-height:5em;
       background: rgb(190,7,28);
       color:#FFF;
       padding:0px 5px 5px 15px;
    }
.pp1
{
    color:#FFF;
    font-size:1em;
}
.shops-city-hidden
{
}
.shops-city-shown
{
}
.open-hidden-shops-link
{
    cursor:pointer;
    display:block;
    margin-top:0.5em;
    color:#3C93D5;
}
.letterdiv
{
    width:29%;
    margin:1em 0.5em 0.5em 2em;
}
.shade2
{
background-image: url("../images/shade.png");
height: 31px;
width: 980px;
margin: 0px auto;
}

#goods
{
    border-spacing: 20px 20px;
    align: center;
    margin:0 auto;
    width:100%;
}

#gooods
{
    background-image:url(../images/bg.png);
    border-spacing: 20px 20px;
    align: center;
    margin:0 auto;
    width:100%;
}

.ttx_name
{
    font-weight:600;
    display:inline-block;
    vertical-align:top;
    width:33%;
    text-align:left;
    font-size:1em;
    font-family: "segoe ui light","segoe ui",sans-serif,"arial";
    padding-top:0.2em;
    padding-bottom:0.2em;
}
.ttx_value
{
    display:inline-block;
    vertical-align:top;
    width:65%;
    text-align:left;
    font-size:1em;
    font-family: "segoe ui light","segoe ui",sans-serif,"arial";
    padding-left:10px;
    padding-top:0.2em;
    padding-bottom:0.2em;
}
.gray
{
    background-color:#EEE;
}
.ttx_line
{
    display:inline-block;
    width:100%;
}
.bb
{
    border-bottom:1px dotted #BBB;
}
.shops-outside-russia
{
    font-size: 1.2em;
    font-weight:600;
    margin-left: 4em;
}
.s-or2
{
    font-weight:400;
}
.smalla
{
    font-size:1em;
}
.subheader_mob_big
{
    color: #0064a1;
    font-weight: 400;
    font-size: 1.6em;
    font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
    text-align: left;
    width: 100%;
    text-shadow: 1px 1px 0px rgba(0,0,0,.2), 0px 0px 0px rgba(255,255,255,.3);
    margin:0px 0px 2em 0px;
}
.shopimg
{
    text-align:right;
}
.notfound
{
    float:left;
    margin: 1em;
}
.notfoundtext
{
    text-align:justify;
    margin:1em;
}
.fancybox-caption__body
{
    font-size:1.4em;
}
.err404
{
    margin: 0 0.5em 0 0;
    color: rgb(190,7,28);
    font-weight: 800;
    font-size: 6em;
    font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
    text-align: right;
    text-shadow: 1px 1px 0px rgba(0,0,0,.2), 0px 0px 0px rgba(255,255,255,.3);
}
.e404
{
    margin: 0 0.5em 0 0;
    color: rgb(190,7,28);
    font-weight: 600;
    font-size: 2em;
    font-family: "segoe ui light", "segoe ui", sans-serif, "arial";
    text-align: center;
    text-shadow: 1px 1px 0px rgba(0,0,0,.2), 0px 0px 0px rgba(255,255,255,.3);
}
.div404
{
    padding:1em;
    border:2px solid #BBB;
    border-radius:5px;
    margin:2em auto;
    width:60%;
    height: 12em;
    font-size:1.2em;
    color: #3C6696;
    text-align:center;
}
.racoon404
{
    position:absolute;
    z-index:1;
    left:60%;
    top:31%;
}
#menu-flex-container
{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction:         row;
  height: 3em;
  width:980px;
  margin:0 auto;
  -webkit-justify-content: flex-start;
  justify-content:         flex-start;
  height:3.2em;
}
#flex-menu
{
  -webkit-flex-grow: 1;
  flex-grow: 1        ;
  height: 3.2em;
}
#flex-searchinput
{
  -webkit-flex-grow: 1;
  flex-grow: 0        ;
  height: 3.2em;
}
#search {
position: relative;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius:3px;
border: 1px solid #DDD;
background: #FFF;
font: 13px Tahoma, Arial, sans-serif;
color: #555;
outline: none;
width:100%;
height:3.2em;
}
.y
{
    display:table-cell;
    vertical-align:middle;
}
.certrecord
{
    margin:0.8em 0 0.8em 0;
}
.reveal {
  position: relative;
  opacity: 0;
}
.reveal.on {
    opacity: 1;
}
.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.active.fade-left {
  animation: fade-left 0.5s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
.fade-out {
  animation: fadeout 0.5s ease-out;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.marglr {
    margin-right:2em;
}
.spacer_dotted {
    border-top: dotted #ddd 1px;
    height: 0.5em;
}
.spacer_empty {
    height: 0.5em;
}
.fp_tokens {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-right: 0;
}
.fp_token {
    max-width: 70px;
    margin:0.5em 0 0.5em auto;
}

#quickNavForm
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#quickNavForm label
{
    margin:0 auto 0.5em;
}
#quickNav
{
    color:#555;
    border:#AAA dotted;
    padding: 1em;
    width:100%;
}
#quickNav:hover {
    background-color: #F5F5F5;
}
.fp_tools_icons_container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
}
.fp_tools_icons_icon {
    padding:10px;
}
.fp_quicknav_container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
}
.fp_main {
    /*
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    */
}
.fp_large_left {
    /*
    width:75%;
    padding:10px;
     */
    padding: 10px;
    display:inline-flex;
    max-width: 75%;
    flex-direction: column;
}
.fp_narrow_right {
    /*
    display: flex;
    flex-direction: column;
    width: 25%;
    padding:10px;
    height:fit-content;
     */
    display: inline-flex;
    flex-direction: column;
    padding:10px;
    width:25%;
    max-width:25%;
    margin: -3em;
}
.fp_outdated_model_disclaimer {
    font-size:1.4em;
    color:#997D5E;
    text-align: center;
}

.ui-selectmenu-button.ui-button
{
    width: 30em;
}
