@charset "UTF-8";

@font-face {
font-family: 'opensans';
src: url('opensans.ttf');
src: local('☺'),
url('opensans.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'opbold';
src: url('opbold.ttf');
src: local('☺'),
url('opbold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body {
    background: #fff;
    font-size: 14px;
    margin: 0px;
    font-family: 'opensans';
	color: #282828;
}

p {
    margin: 0px;
	padding: 0;
	line-height: 1.7;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'opbold';
font-weight: normal;
    margin: 0px 0 20px 0;
}
a {
    outline: none;
    color: #e93c36;
}
a:hover {
   text-decoration: none;
}
.simbol {
    text-transform: uppercase;
}
.simbol span {
    position: absolute;
    overflow: hidden;
    width: 0.45em;
    height: 1em;
    margin: 0.10em 0px 0px -0.62em;
}
.simbol span::before {
    content: "–" !important;
}
.clr
{
    clear: both;
}

#header {
padding: 25px 0px 0;
position: relative;
}
#wrapper-1
{
width: 960px;
margin: auto;
}


.moduletable.headerlogo {
float: left;
}

.moduletable.contacts {
float: left;
padding-left: 30px;
}
.moduletable.contacts td{
vertical-align: top;
}
.moduletable.contacts .zvon{
background: rgb(255, 57, 50) none repeat scroll 0% 0%;
color: rgb(255, 255, 255);
text-decoration: none;
font-family: opbold;
padding: 9px 15px;
margin: 5px 0;
display: block;
}
.moduletable_menu {
clear: both;
padding: 20px 0px 0px;
font-family: 'opbold';
font-size: 17px;
}
.moduletable_menu ul{
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
margin: 0px;
padding: 0;
list-style: none;
height: 60px;
}
.moduletable_menu ul li{
float: left;
padding: 0 20px;
border-left: 1px solid #DBDBDB;
margin: 18px 0px;
position: relative;
}
.moduletable_menu ul li:first-child{
padding: 0px 20px 0 0;
border-left: none;
}
.moduletable_menu ul li .separator{
cursor: pointer;
}

.moduletable_menu ul li a{
color: #282828;
text-decoration: none;

}
.moduletable_menu ul li.active a, .moduletable_menu ul li a:hover, .moduletable_menu ul li:hover .separator{
color: #FF3932;
}
.moduletable_menu ul li ul{
display: none;
position: absolute;
z-index: 600;
background: #fff;
height: auto;
border: 1px solid #dcdcdc;
border-top: none;
padding: 10px 10px;
margin: 0px 0px 0px -21px;
}
.moduletable_menu ul li ul li, .moduletable_menu ul li ul li:first-child{
float: none;
padding: 5px;
border-left: none;
margin: 0px 0px;
}
.moduletable_menu ul li ul li a{
font-size: 15px;
font-family: "opensans";
color: #3D3D3D;
}
.moduletable_menu ul li:hover ul{
display: block;
}
.moduletable_bread {
margin: 15px 0;
font-size: 12px;
}
.moduletable_bread .pathway {
color: #232323;
text-decoration: none;
}
.moduletable_bread .divider {
background: url(../images/divider.png) no-repeat center;
color: #fff;
padding: 0 0 0 5px;
}
.moduletable_bread .last {
color: #9a9a9a;
}

.moduletable_search {
position: absolute;
bottom: 0px;
right: 0px;
border-left: 1px solid rgb(219, 219, 219);
padding: 20px 10px 20px 20px;
}
.moduletable_search input[type=text]{
border: none;
color: #8d8d8d;
}
.moduletable_search input[type=image]{
border: none!important;
height: auto!important;
}

#leftCol
{
    width: 225px;
    float:left;
	margin: 25px 0 0 0;
}
#leftCol-none {
display: none;
}
#contentCol-full {
width: 100%;
position: relative;
}
#contentCol-full h2, #contact h2 {
font-size: 28px;

}
#contact h2{
border-bottom: 1px solid #dcdcdc;
padding: 0 0 10px 0;
}
#contact table {
padding: 0 0 20px 0;
line-height: 1.7;
}
#contact table a{
color: #3b3b3b;
}
#contentCol
{
width: 715px;
float: left;
position: relative;
margin: 25px 0px 0px 20px;
}
.item-page {
padding: 0 0 40px;
}
#content
{
padding: 0;
}

#page-title,
.componentheading,
.moduletable.search h3
{
font-size: 18px;
}

#leaves
{
    background: url(../images/tree.png) no-repeat right center;
    width: 103px;
    height: 146px;
    position: absolute;
    bottom: 0px;
    right: -21px;
}

#footer
{
padding: 35px 0px;
border-top: 1px solid #DCDCDC;
margin: 0px 0px 0px;
height: 129px;
position: relative;
}
.slowtop {
position: absolute;
left: 0px;
bottom: 75px;
background: url(../images/slowtop.png) no-repeat center left;
font-size: 15px;
padding: 5px 0px 5px 20px;
cursor: pointer;
}
#copy {
float: left;
margin: 5px 0 0 0;
}
.moduletable_footermenu {
float: left;
margin: 0 0 0 90px;
}
.moduletable_footermenu ul{
margin: 0;
list-style: none;
}
.moduletable_footermenu ul li {
padding: 7px 0;
position: relative;
}
.moduletable_footermenu ul li a, .moduletable_footermenu ul li .separator{
color: #3d3d3d;
text-decoration: none;
font-family: 'opbold';
padding: 0 30px 0 15px;
cursor: pointer;
}
.moduletable_footermenu ul li:hover ul {
display: block;
}
.moduletable_footermenu ul li ul{
display: none;
position: absolute;
z-index: 100;
background: #fff;
height: auto;
border: 1px solid #dcdcdc;
border-top: none;
padding: 10px 10px;
width: 280px;
left: 200px;
top: -69px;
}
.moduletable_footermenu ul li ul li {
float: none;
padding: 5px 0;
border-left: none;
margin: 0px 0px;
}
.moduletable_footermenu ul li ul li a{
font-size: 13px;
font-family: "opensans";
color: #3D3D3D;
}

.moduletable_footermenu ul li.active a, .moduletable_footermenu ul li a:hover, .moduletable_footermenu ul li:hover .separator{
color: #000000;
text-decoration: none;
background: url(../images/arrow-active.png) no-repeat center left;
}
.moduletable.contacts2 {
float: left;
margin: 0px 0px 0px 50px;
font-size: 17px;
line-height: 1.7;
}
.moduletable.contacts2 a{
color: #3d3d3d;
font-size: 14px;
}
#copyright
{
    color: #232323;
	float: right;
	width: 180px;
	font-size: 13px;
line-height: 1.7;
margin: 5px 0 0 0;
}
#copyright a
{
    color: #3b3b3b;
}
#copyright a:hover
{
    text-decoration: underline;
}

#main-menu
{

}

#main-menu ul
{
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#main-menu ul li
{
    display: inline-block;
    margin: 0px 5px;
}

#main-menu ul li a
{
    display: block;
    padding: 5px 10px;
    color: #7e2700;
    text-decoration: none;
    font-weight: 600;
    border-radius: 5px;
}

#main-menu ul li.active a,
#main-menu ul li:hover a
{
    background: #7e2700;
    color: #fff;
}


.moduletable.catalog {
border: 1px solid #FF3932;
}
.moduletable.catalog h3 {
background: #FF3932;
color: #fff;
font-size: 17px;
font-family: 'opbold';
text-align: center;
font-weight: normal;
padding: 10px 0;
margin: 0 0 10px 0;
}
.moduletable.catalog ul {
margin: 0;
padding: 0px 0px 10px;
list-style: none;
}
.moduletable.catalog ul li{
padding: 10px 0px 0px;
}
.moduletable.catalog ul li div{
padding: 0px 0px 5px 20px;
}
.moduletable.catalog ul li a{
font-family: 'opbold';
font-size: 15px;
color: #282828;
text-decoration: none;
}
/* 2 level */

.moduletable.catalog ul li ul{
margin: 0;
padding: 0px 0px 10px 0px;
}
.moduletable.catalog ul li ul li {
padding: 5px 0;
position: relative;
}
.moduletable.catalog ul li ul li div{
padding: 0 0 0 30px;
}
.moduletable.catalog ul li ul li a{
font-family: 'opensans';
color: #3d3d3d;
}
.moduletable.catalog ul li ul li:hover {
background: #f0f0f0;
}
.moduletable.catalog ul li ul li:hover:after {
content: '';
position: absolute;
width: 10px;
height: 10px;
right: 20px;
top: 12px;
background: url(../images/arrow.png) no-repeat center;
}
.moduletable.catalog ul li ul li.VmOpen a{
color: #ff3933;
}
.moduletable.catalog ul li ul li.VmOpen:after {
content: '';
position: absolute;
width: 10px;
height: 10px;
right: 20px;
top: 12px;
background: url(../images/arrow-active.png) no-repeat center;
}
.moduletable_dver {
margin: 20px 0;
}
.moduletable_dver ul {
list-style: none;
margin: 0;
padding: 0;
}
.moduletable_dver ul li .image-title{
display: none;
}
.moduletable.search .product_search
{
    background: url(../images/search_bg.png) no-repeat left top;
    padding: 6px 0px;
}



.module-in-content
{
    width: 185px;
    float:right;
    margin-bottom: 90px;
    margin-right: 15px;
    margin-top: -70px;
}

.moduletable.feedback
{
    background: url(../images/feedback_title.jpg) no-repeat center top;
    padding-top: 90px;
}
.featured-view, .latest-view {
position: relative;
overflow: hidden;
}
.featured-view #rightControl,
.latest-view #rightControl{
position: absolute;
top: 0px;
right: 0px;
background: transparent url("../images/next.png") no-repeat scroll center center;
text-indent: -9999px;
width: 30px;
height: 32px;
border: 1px solid #e5e5e5;
cursor: pointer;
}
.featured-view #leftControl,
.latest-view #leftControl{
position: absolute;
right: 31px;
background: url(../images/prev.png) no-repeat center;
text-indent: -9999px;
width: 30px;
height: 32px;
border: 1px solid #e5e5e5;
cursor: pointer;
}
.featured-view .slidesContainer,
.latest-view .slidesContainer{
padding: 0 0 0 1px;
height: 295px;
}

.moduletable_ben h3 {
font-size: 18px;
width: 155px;
}

.moduletable_ben .sli-links .control-slide {
background: rgb(192, 192, 192) none repeat scroll 0% 0%;
border-radius: 50px;
width: 10px;
height: 10px;
text-indent: -9999px;
display: inline-block;
margin: 15px 20px 0 0;
cursor: pointer;
}
.moduletable_ben .sli-links .control-slide.active {
background: #ff3932;
}
.moduletable_filter {
margin: 25px 0px;
height: 40px;
position: relative;
}
.moduletable_filter .custom_params{
float: left;
width: 178px;
}
.moduletable_filter .price {
float: left;
width: 158px;
margin: 0 20px 0 0;
}
.moduletable_filter .mcf_button {
padding: 15px 9px !important;
background: url("../images/button.png") no-repeat scroll left top;
border: none;
color: #fff;
font-size: 12px;
font-family: opbold;
position: relative;
text-align: center;
left: 95px;
bottom: -10px;
cursor: pointer;
}
.moduletable_filter .cv-8 select,
.moduletable_filter .cv-10 select,
.moduletable_filter .cv-11 select{
border-radius: 0px;
background: transparent none repeat scroll 0% 0%;
height: 37px;
width: 173px;
border: medium none;
   }
.moduletable_filter .cv-8,
.moduletable_filter .cv-10,
.moduletable_filter .cv-11 {
overflow: hidden;
height: 35px;
background: transparent url("../images/select.png") no-repeat scroll 134px center;
width: 155px;
border: 2px solid rgb(220, 220, 220);
cursor: pointer;
}


.vm-pagination ul, .pagination ul {
list-style: none;
margin: 0;
padding: 10px 0!important;
border-top: 1px solid #dcdcdc;
}
.pagination ul li,
.vm-pagination ul li{
display: inline-block;
}
.pagination ul li .pagenav,
.vm-pagination ul li .pagenav{
color: #8b8b8b;
text-decoration: none;
font-family: opbold;
padding: 1px 7px;
margin: 0 3px;
}
.pagination ul li span.pagenav,
.vm-pagination ul li span.pagenav {
color: #232323;
border: 2px solid #ff3933;
border-radius: 2px;
}

.pagination .pagecounter,
.vm-pagination .pagecounter{
display: none!important;
}
.pagination .pagination-previous .pagenav,
.pagination .pagination-next .pagenav,
.vm-pagination .pagination-previous .pagenav,
.vm-pagination .pagination-next .pagenav{
color: #232323;
padding: 0px;
border: none;
border-radius: none;
}
.pagination .pagination-previous a.pagenav:hover,
.pagination .pagination-next a.pagenav:hover,
.vm-pagination .pagination-previous a.pagenav:hover,
.vm-pagination .pagination-next a.pagenav:hover{
border: none!important;
}
.pagination ul li a.pagenav:hover,
.vm-pagination ul li a.pagenav:hover{
color: #232323;
border: 2px solid #ff3933!important;
border-radius: 2px;
}
.pagination .pagination-previous,
.pagination .pagination-next,
.vm-pagination .pagination-previous,
.vm-pagination .pagination-next {
font-family: opbold;
margin: 10px 0;
padding: 0px 15px;
}
.pagination .pagination-previous a,
.pagination .pagination-next a,
.vm-pagination .pagination-previous a,
.vm-pagination .pagination-next a{
text-decoration: none;
color: #232323;
}
.pagination .pagination-previous,
.vm-pagination .pagination-previous{
border-right: 1px solid #dcdcdc;
background: url(../images/pag_prev.png) no-repeat center left;
 }
 .pagination .pagination-next,
.vm-pagination .pagination-next {
background: url(../images/pag-next.png) no-repeat center right;
margin: 0 30px 0 0;
}

.moduletable_application {
float: left;
margin: 0 0 0 50px;
}
.moduletable_application a{
background: rgb(255, 57, 51) none repeat scroll 0% 0%;
color: rgb(255, 255, 255);
text-decoration: none;
font-family: opbold;
padding: 8px 15px;
display: inline-block;
}
.moduletable_related h3 {
font-size: 18px;
}
.display-number input[type=radio] {
	display: none;
}
.display-number input[type=radio] + label {
color: #8b8b8b;
cursor: pointer;
font-size: 13px;
padding: 0 3px;
margin: 0 2px;
border: 2px solid transparent;
}
.display-number input[type="radio"]:checked + label, .display-number label:hover {
border: 2px solid #ff3933!important;
border-radius: 2px;
}