
.clearfix {
    .clearfix();
}

@font-face{
    font-family: 'SegoeUILight';
    src:url('../fonts/segoeuil.eot');
    src:url('../fonts/segoeuil.eot?#iefix') format('embedded-opentype'),
           url('../fonts/segoeuil.woff') format('woff'),
           url('../fonts/segoeuil.ttf') format('truetype'),
           url('../fonts/segoeuil.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'OpenSans-CondensedLight';
  src:
  url('../fonts/OpenSans-CondensedLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
    background: #eeeeee url(../images/mainbg.png) no-repeat center top;
	/*font-family: SegoeUILight;*/
	font-family: Century Gothic, sans-serif;
	    font-size: 12px;
		    color: #292929;
}
h1 {
	text-align: center;
	color: #FFFFFF;
	font-family: SegoeUILight;
	font-weight: 100;
}

h1, h2, h3, h4, h5, h6 {
    color: #ff6600;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, address {
    margin: 5px 0px 3px 5px;
}


.jlslogin fieldset{
	border-width: none !important;
}

.component-wrapper {
    margin: 30px auto;
    background: #fcfcfc;
    width: 1120px;
}

.wrapper {
    padding: 30px 50px 50px;
}
.jshop_related .image_corner{position:absolute;right:0px;top:-4px;z-index:1;
filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
	}
.jshop_related .image_corner:hover{
	
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: url(desaturate.svg#greyscale);
    filter: none;
    -webkit-filter: grayscale(0);
}	
.productfull .jshop_list_product .list_product_row{display:none;}
.center_component{
    display: inline-block;
}

.bodytop{
	width: 100%;
    display: inline-block;
}

.top1{
    width: 50%;
    float: left;
}

.bodytop h3{
    border-top: 1px solid #ddd;
    font-family: "OpenSans-CondensedLight";
    font-size: 40px;
    font-weight: normal;
    margin: 25px 0 0 0;
}

.center_component{
    box-shadow: inset 0px 1px 0px 0px #dbdbdb,inset 0px 2px 0px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #dbdbdb,inset 0px 2px 0px 0px #fff;
    background: #ffffff!important;
}

.center_component{
    width: 66%;
    height: 100% !Important;
    height: 1%;
    overflow: hidden;
    text-align: left;
}


.body_right{
    width: 34%;
    float: right;
}

.body_right {
    box-shadow: inset 0px 1px 0px 0px #dbdbdb, inset 0px 2px 0px 0px #fff, inset 1px 0px 0px 0px #dbdbdb, inset 2px 0px 0px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #dbdbdb, inset 0px 2px 0px 0px #fff, inset 1px 0px 0px 0px #dbdbdb, inset 2px 0px 0px 0px #fff;
    background: #ffffff!important;
}
.body_right{
    height: 100% !Important;
    height: 1%;
    overflow: hidden;
    text-align: left;
}

.moduletable h3, .moduletableright_menu h3{
    border-top: 1px solid #ddd;
    font-family: "OpenSans-CondensedLight";
    font-size: 40px;
    font-weight: normal;
    margin: 25px 0 0 0;
}

.menuright_menu li {
    list-style-type: none;
    /*padding-left: 20px;*/
    width: 100%;
   }
   
.menuright_menu li:hover {
    background-color: none;
   }   
.body_right .moduletable ul li a:hover {
    border-bottom:1px dashed #ccc;
	opacity:0.9;
   }   
   
.menuright_menu ul {
    margin-left: 0; 
    padding-left: 0; 
   }
   
.horiznav{
   /* background-color: #121212;*/
}

#header {
    background: #ff6600;
}

#header {
    padding: 0;
}
#header {
    text-align: left;
    position: relative;
    padding: 5px 0 5px 0;
    overflow: hidden;
    z-index: 1000;
}

#header:before {
    border-color: #eeeeee transparent transparent #eeeeee;
}

#header:before {
    border-style: solid;
    border-width: 10px;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
}

#header:after {
    border-color: #eeeeee #eeeeee transparent transparent;
}
#header:after {
    border-style: solid;
    border-width: 30px;
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.jshop_ajaxsearch{
    margin-top: 25px;
}

.body_right .moduletable{
    padding: 0 10px;
}

.moduletableright_menu{
    padding: 0 10px;
}


body a, body a:hover {
    cursor: pointer;
}
a:focus, a:hover {
    color: #121212;
    text-decoration: none;
}
a:link, a:visited {
    text-decoration: none;
    color: #ff6600;
}
a:hover {
    text-decoration: none;
}


.body_right .moduletable ul li a {
    font-family: 'OpenSans-CondensedLight';
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}

.body_right .moduletable img {
        /*margin: 2px 5px -2px -10px;*/
}

.user16{
    display: inline-block;
    float: left;
	width: 60%;
}

.user19{
    display: inline-block;
    float: left;
	    padding-top: 30px;
}

.footer-bottom{
    background: #171717;
}

.footer-bottom{
    display: block;
    overflow: hidden;
    padding: 0 15px;
}

.user_bottom {
    background: #3d3d3d;
	    height: 5px;
		padding: 0;
}

.footer-bottom .moduletable h3 {
    border: none;

}

.footer-info {
    background: #090909; 
	    display: block;
    overflow: hidden;
    padding: 15px;
}

.user21{
    display: inline-block;
    float: left;
}

.user25{
    float: right;
}

.header2 {
    float: right;
    overflow: hidden;
    height: auto;
    margin: 0;
    padding: 0;
}

.header2 {
   width: 5.4%;
}

.head_phone {
    position: absolute;
    z-index: 999;
    /*width: 56px;
    height: 56px;*/
}

.head_phone:hover {
    right: -1px;
    top: -1px;
}

.pagination ul{
    background: none;
    display: block;
    margin: 0 auto!important;
    padding: 0!important;
    height: 30px;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.pagination li {
    background: none;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 0!important;
    margin: 0 10px 0 0!important;
}

.pagination li a, .pagination li span, th.pagenav-prev a, th.pagenav-next a, div.back_button a, li.pagenav-next a, li.pagenav-prev a {
    background-image: url(../images/pagination.png);
    color: #fff;
}

.pagination li a, .pagination li span, th.pagenav-prev a, th.pagenav-next a, div.back_button a, li.pagenav-prev a, li.pagenav-next a {
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    display: block;
    line-height: 30px;
    font-weight: 500;
    font-size: 9px;
    text-align: center!important;
    float: left;
}

.pagination li a:hover {
    background-position: -150px top;
}

.pagination li span {
    background-position: -150px top;
}

.button:hover {
    background: #ff8839;
    border: none;
    color: #fff;
    border-bottom-left-radius: 4px;
}
.button{
    background: #ff6600;
    border: none;
    color: #fff;
    border-bottom-left-radius: 4px;
    cursor: pointer;
}
.button {
    text-align: center;
}
.button {
    padding: 3px 8px;
    margin-top: 5px;
    font-size: 110%;
}

.user-right {
	float: right;
	    width: 16%;
}

.pricesearch{
    display: none;
}

.ajaxsearch img {
    margin: 2px 5px 2px 10px !important;
	height: 48px;
}

.footer{
	display: inline-block;
    width: 100%;
}

fieldset{
	    border-width: none !important;
}

p.clip {
    background: #F6F6F6 url(../images/typ/clip.gif) no-repeat left center;
}

p.sticky, p.pin, p.clip, p.down, pre, .code {
    border-right: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    border-left: 5px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    /*background: #F6F6F6 url(../images/typ/sticky.gif) no-repeat left center;*/
}
p.down, p.clip, p.pin, p.sticky {
    padding: 20px 20px 10px 40px;
    margin: 10px 0;
}

p.pin {
    background: #F6F6F6 url(../images/typ/pin.gif) no-repeat left center;
}

.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_agreed {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-color: #aaa!important;
	
    color: #fff!important;
    background: #292929!important;
}

.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_agreed {
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    vertical-align: top;
}

.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_agreed:hover {
    background: #ff6600!important;
}


.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_declined {
    border-left: none;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    color: #555!important;
    margin-left: 0;
    background: rgb(246,248,249);
    background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1)));
    background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
    background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
    background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
    background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
}


.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_declined:hover {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_declined {
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    vertical-align: top;
}

.productask .image_middle {
    display: none;
}

.productask h1 {
    float: left;
}

.com-rsform .component-wrapper{
	    width: 100%;
}
