﻿html {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: normal;
	list-style-image: url(../images/bullet.png) !important;
	text-align: left;
	color: #000;
	line-height: 21px;
	list-style-type: none !important;
	background-color: #f6f6f6;
}

footer{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	position: relative;
	min-height: 100px;
	margin: 0px;
	border: 5px none #CBCBCB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/background-header&footer.png);
	background-repeat: repeat;
}
footer a{
	color: #15052E;
	font-weight: bold;
	text-decoration: underline;
}
footer a:visited{
	color: #15052E;
	text-decoration: none;
}
footer a:hover{
	color: #15052E;
	text-decoration: none;
}
.footer-menu {
	color: #15052e;
	text-align: center;
	margin-bottom: 20px !important;
}
header {
	position: relative;
	min-height: 100px;
	color: #15052e;
	background-image: url(../images/background-header&footer.png);
}
nav {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-size: 16px;
	line-height: 16px;
}
section {
	margin: 0px;
	padding: 0px;
}

p {
	text-align: justify;
	text-indent: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.button, .btn-primary, input.submit {
	color: #fff !important;
	padding: 12px;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #d90000;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px !important;
	border-top-color: #910000;
	border-right-color: #910000;
	border-bottom-color: #910000;
	border-left-color: #910000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #910000;
}
a.btn-success {
	background-color: #d90000;
	border-top-color: #910000;
	border-right-color: #910000;
	border-bottom-color: #910000;
	border-left-color: #910000;
}
a.btn-success:hover {
	background-color: #910000;
}
.form-inline {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form-inline button {
	padding: 5px !important;
	left: -5px;
	position: relative;
}
button.finder {
	color: #fff !important;
	padding: 8px;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #d90000;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-khtml-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	display: inline-block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}


.uk-form input {
	background-image: linear-gradient(to top, transparent 50%, rgba(0, 0, 0, 0.04)) !important;
}
.uk-form textarea {
	background-image: linear-gradient(to top, transparent 90%, rgba(0, 0, 0, 0.03));
}
.uk-modal {
	color: #333;
}


h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #340c6f;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
	line-height: 27px;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 200%;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #340c6f;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
}

h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px none #340c6f;
	background-color: #340c6f;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-khtml-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
}

h4 {
	font-size: 21px;
	color: #d90000;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 21px;
	color: #d90000;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 13px;
	border-right-width: 13px;
	border-bottom-width: 13px;
	border-left-width: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d90000;
	border-right-color: #d90000;
	border-bottom-color: #d90000;
	border-left-color: #d90000;
	background-color: #eee;
	font-weight: bold;
	line-height: 24px;
	background-repeat: repeat;
}
.slider {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
	position: relative;
	width: 100%;
}
.lang {
	color: #666;
	background-color: #eee;
	height: 43px;
	width: 100%;
}
.main {
	position: relative;
	min-height: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.top1 {

}
.top2 {

}
.adres-top {
	font-size: 14px;
	line-height: normal;
	color: #000;
}
.backet {
	color: #340c6f;
	background-color: #FFF;
	background-image: url(../images/icon-basket.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 2px solid #340c6f;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-khtml-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#breadcrumps {
	text-align: left;
	font-size: 14px;
	color: #888;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#breadcrumps img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.breadcrumb li{
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
}
.big {
	font-size: 27px;
	font-weight: bold;
}
#system-message {
	color: #9D1400;
	background-color: #FFEDEA;
	padding: 20px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 1px 10px 0px #999;
	width: 600px;
	margin: 20px;
}
#checkout a {
	color: #FFF;
	background-color: #666;
	padding: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#checkout a:hover  {
	background-color: #F00;
}
.notice {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF290B;
}
.notice ul {
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
}
.qlform {
	text-align: center;
}
.qlform dt{
	font-size: 14px;
	color: #777;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftw {
}
.main-theme {
}
.main-theme img {
}
.menu {
	font-size: 18px;
	display: block;
	text-transform: uppercase;
	margin: 0px;
}
.menu li {
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu a {
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	color: #340c6f;
	font-size: 16px;
	clear: none;
	float: none;
	margin: 0px;
	padding: 15px;
	text-transform: uppercase;
}
.menu a:visited {
	color: #340c6f;
}
.menu a:hover, .nav li a:hover, .nav li a:focus {
	color: #d90000 !important;
	text-decoration: none;
}
.menu a:active {
	color: #d90000;
}
.menu-m {
	font-size: 18px;
	display: block;
	text-transform: uppercase;
	margin: 0px;
}
.menu-m li li a{
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	background-image: url(../images/bullet_menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.isactive {
	color: #d90000 !important;
}
a.isactive:hover {
	color: #d90000 !important;
}
.menu-f {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.menu-f li {
	display: inline-block;
	margin: auto;
	vertical-align: top;
}
.menu-f a {
	font-size: 16px;
	color: #15052e;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	vertical-align: top;
	display: block;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.menu-f a:visited {
	color: #15052e;
}
.menu-f a:hover {
	color: #666;
}
.menu-f a:active {
	color: #CCCCCC;
}
ul.actions{
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
ul.pagenav{
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #666666;
	width: 100px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 5px 0px #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 10px;
	border: 1px solid #FFF;
}
ul.pagenav a{
	color: #FFF;
}
.counter{
	color: #000;
}
.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.pagination li{
	font-size: 14px;
	color: #CCCCCC;
	padding: 9px;
	background-color: #999999;
	text-align: center;
	margin: 3px;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-image: none;
	cursor: point;
	text-align: center;
	display: inline-block;
	font-size: 14px;
}
.pagination a:link {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #000000;
	text-decoration: none;
}
.jn{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.jn-small{
	font-size: 11px;
	color: #666;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.jn img {
	padding: 5px;
	float: left;
}
.value {
	font-size: 18px;
	color: #F00;
}
.uk-form input {
	background-image: linear-gradient(to top, transparent 50%, rgba(0, 0, 0, 0.04)) !important;
}
.uk-form textarea {
	background-image: linear-gradient(to top, transparent 90%, rgba(0, 0, 0, 0.03)); !important;
}
.uk-table tbody tr.uk-active {
	background-color: #ffe6e6;
	color: #d90000;
}
.uk-table-hover tbody tr:hover {
	background-color: #ffe6e6 !important;
}
.uk-table-hover td:hover {
	color: #910000 !important;
	background-color: #ffe6e6 !important;
}
.uk-table td{
	border: 1px solid #340c6f;
	font-size: medium;
	color: #340c6f;
}
.uk-table th {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	background-color: #340c6f;
	border: 1px solid #f0e8fd;
	text-transform: uppercase;
}
label.finder {
	text-transform: uppercase;
	color: #666;
	display: inline-block;
	margin: 10px;
}
#mod-finder-searchword {
	color: #999;
	font-size: 16px;
}
.finder li {
	list-style-image: url(../images/bullet.png);
	list-style-type: none;
}
#number span {
	float: left;
}
[class^=attributes_] {}
[id^=block_attr_sel_] {display: inline-block;}
.strong {font-weight: bold;}
.list_product_row {overflow: hidden;}
/*------------------------- product -------------------------*/
.jshop_list_product .jshop_related{
    padding-bottom: 5px;    
	float: left;
}
div.list_related{margin-top:10px;}

/* ----------SEARCH -------------------------------------------- */
.js_search_gen {}
.js_search_gen  > div { margin:15px 0; }
.js_serch_text {}
.js_name { font-weight:bold; }
.js_field{margin:0 15px;}
.js_field input{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; height:18px;border:1px solid #CCCCCC;}
.js_search_price{margin:15px 0;}
.js_search_price {}
.js_search_date{margin:15px 0;}


/* ----------orders -------------------------------------------- */

.jshop_orderlist {margin-top:20px; width:98%}
.order_info_N, .order_info_status{
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 0 0;
	padding: 3px 7px;
	float: left;
	margin: 0 5px;
}
.table_order_list{
	position:relative;
    padding:1em;
	margin:2px 10px 4em;
	background:#fff;
	border-radius:4px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-border-radius:4px;
	width: 90%;
	min-height:70px;
}
.table_order_list .botom { height:24px; vertical-align: middle;}
.table_order_list .priceord {
	color: #2F8AB6;
	float: right;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 7px;
}
table.order_history td{
	padding-right:15px;
	padding-bottom:5px;
	padding-top:3px;
}
.order_info_N {margin-left: 20px;}
.order_info_status {}
.order_info {float:right;min-height: 70px;}
.order_info_products{float:left;}
.order_href_details{padding:5px 10px; color:#ffffff; text-decoration:none;}
.order_info_noorders {font-size:14px; font-weight:bold;}

.padiv {padding:5px 0;}

.finish_registr {text-align:center;padding-top:3px;}
.thanksfinish{font-size:30px;}


#order_summary_user_data td.width50 {padding: 3px;}

#order_summary, #order_summary_user_data, #order_history, #order_comment, #shipping_information, #payment_information {
	margin-bottom: 15px;
}
#jshop_delivery_address, #jshop_user_data {vertical-align: top;}
#jshop_delivery_address tbody tr:nth-of-type(odd),
#jshop_user_data tbody tr:nth-of-type(odd) {
	background-color:#ddd;
} 

/***************************PRODUCT ***************************************************/
.stars_no_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
	display: inline-block;
	margin-right: 5px;
}
.stars_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px -16px;
}
.no_display { display: none!important; }
.nvg_clear { clear:both!important;height: 5px; }
.padding6 { padding:6px; }

#mxcpr{
	padding-top:20px;	
	text-align: right;
	display:block;
	clear:both;
}
#mxcpr a{font-size:9px;}


/*--------------------------- GENERAL ---------------------------*/
.jshop .product_label{
    position: absolute;
	z-index:1;
}
.jshop .product_label .label_name{
    font-weight: bold;
    color: #950000;
}
img.jshop_img{text-align: center;}

.jshop_price, #block_price{
	color: #950000;
	font-size: 130%;
	font-weight: bold;
}
.old_price {text-decoration: line-through;}
.textupper {text-transform:uppercase;}

div.jshop_register{
	width: 100%;
	text-align: left;
	padding:10px;
	padding-left:0px;
}

form fieldset {
	margin-bottom: 10px;
	padding: 10px 15px;
}
form fieldset div {margin:5px 0;}

.jshop_register .name {
    min-width:215px;
	display: inline-block;
}

#username label, #password label {
    width:80px;
	display: inline-block;	
}

#username, #password, #lost_password {margin-top: 2px;}
	
.jshop_register > fieldset > div {margin-top: 2px;}
.fielderror {border: 2px solid red !important; }
.login_block {} 
.register_block, .login_block {}
.register_block .jshop_register .name { width:120px; }
.address_block .jshop_register .name, .editaccount_block .jshop_register .name, #div_delivery .name { width:115px; }

div.quantity {
	position: relative;
	cursor: pointer;
	width: 65px;
}
div.quantity span.quantitymore,
div.quantity span.quantityless {
	display: block;
	position: absolute;
	right: 0;
	width: 15px;
	height: 50%;
	border-left: 1px solid #ddd;
}
div.quantity span.quantitymore {
	top: 0;
	border-bottom: 1px solid #ddd;
}
div.quantity span.quantityless {top: 50%;}
div.quantity span.quantitymore:after,
div.quantity span.quantityless:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -4px;
	margin-top: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 6px solid #717171;
}
div.quantity span.quantityless:after {
	border-top: 6px solid #717171;
	border-bottom: 0px;
}

/*----------------- category ---------------------*/

.jshop_list_category, .jshop_list_product, .jshop.list_category {
	width: 100%;
	display: block;
	clear: both;
}

#sort_count{
	display: block;
	clear: both;
	margin: 5px 0;
}

.block_sorting_count_to_page, .block_filter_list_category {padding: 5px 10px;}

.block_sorting_count_to_page {}

.jshop_categ{
	vertical-align: top;
	padding-bottom: 20px;
	text-align: center;
}

.jshop_categ .category {
	padding: 0 10px;
	margin: 5px;
	
}

.jshop_list_product .block_product{
	display: inline-block;
	vertical-align:top;
}
.jshop_list_product .product_title {}

.productfull .image_middle{float: left;}
.list_product_review_mark {text-align: right;}
.jshop_list_product .image_block{
    padding: 2px;
	text-align: center;
}

.jshop_pagination{
    margin-left: auto;
    margin-right: auto;
}

.extra_name {}
.extra_value {}

/*----------------- product card ---------------------------------*/
.productfull ul.uk-slideset {margin: 0 30px;}
.uk-lightbox-content .uk-slidenav-contrast {color: rgba(0, 0, 0, 0.5);}
.uk-lightbox-content .uk-slidenav-contrast:hover,
.uk-lightbox-content .uk-slidenav-contrast:focus
 {color: rgba(0, 0, 0, 0.8);}
.productfull .uk-article-divider {margin-top: 5px;}
.productfull .jshop_ean {font-size:18px;}
.productfull .ratinghits { display: inline-block; margin-right: 10px;font-size: 14px;}
.profullprint {color:#000;}
.productfull .infotultip {color:#0A64B8; font-size: 16px;}
.productfull .not_available {font-size: 16px;}
.requiredtext{color: #A00;}

.attributes_name, .freeattribut_name, .extra_fields_name, .manufacturer_title, .vendor_title, #vendinfo span.name {
	font-weight: bold;
}
.withdes {border-bottom:1px dotted #aaa;}

.jshop .input_type_radio{
    margin-right: 10px;
    white-space: nowrap;
	display: inline-block;
}
[class^=attributes_] {margin-top: 3px;}
[id^=jshop_attr_] {display: inline-block;}
.prod_attr_img {margin-left: 5px;}

div.jshop_prod_description{padding:10px 0;}
div.jshop_prod_attributes{ padding-bottom: 10px;}

#quantity{	max-width: 80px;margin-bottom: 0;}

.additional_prices{}
.extra_row_nvg {border-bottom:1px dotted #ddd; line-height: 200%; }

#list_product_image_thumb .uk-thumbnail {margin: 5px;}

#vendinfo div {border-bottom:1px dotted #bbb; line-height:200%;}

.productfull .manufacturer_name{	padding-bottom: 10px;}
.productfull .prod_free_attribs{	padding-bottom: 10px;}

.productfull .button_back{padding-top: 10px;}
.productfull .prod_qty_input, .productfull .buttons {display:inline-block;}
.productfull div.quantity {width:auto;}
.productfull .buttons
.productfull .text_zoom {
	padding-bottom: 5px;
	padding-top: 3px;
	display:none!important;
}
.qtyfromto, span.qty_price {
	display:inline-block;
	min-width: 200px;
	border-bottom: 1px dotted #ccc;
}

/*---------------------------------review------------------------*/
.review_header{
    margin:20px 0;
    font-weight: bold;
    border-bottom: 1px solid #999;
}
.review_item{padding-left: 0px;}
.review_user{font-weight:bold;}
.review_time{}
.review_text{
    padding-top: 2px;
    padding-bottom: 2px;
}
.review_mark{
    color: #333333;
    height: 18px;
}

.review_rating {float:right;}
#jshop_review_write .inputbox{}


/* ----------------- Vendors * -----------------*/
.vendordetailinfo .name{width:150px;}
.vendordetailinfo .vendor_logo{float:right;}
.vendora {width:auto;}

/*-------------------------- cart ---------------------------*/

.nvgcart{}
.nvgcart .prod_name {font-size:120%;}
.nvgcart .prod_price, .nvgcart .prod_ordersum, .nvgcart .prod_name { font-weight:bold;}
.nvgcart .prod_price{font-size:110%;}
.nvgcart .prod_ordersum {font-size:120%;}
.cartvat {font-style: italic;font-size: 80%;}
.nvgcart .jshop_ean, .nvgcart .manufacturer_name, .taxinfo {font-size:11px;}
.nvgcart .jshop_ean {}
.nvgcart .manufacturer_name {}

.nvgcart .list_attribute {margin:10px 0;}
.nvgcart .list_attribute p {margin:2px 0;}
.nvgcart .list_attribute p .name {font-weight:bold;font-size:85%;}
#checkout {margin: 10px 0;}
#checkout .btn_back{}
#checkout .btn_checkout {
	text-transform: uppercase;
	font-size: 150%;
}
.nvgthead{
	background: #f7f7f7;
	color: #444444;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-color: rgba(0, 0, 0, 0.3);
	background-origin: border-box;
	background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
}


/* ----------checkout -------------------------------------------- */

.jshop_order_step{ }
#active_step, .order_menu a{font-weight:bold; }
#active_step {font-size:120%;color: green;}
#jshop_menu_order{}
[class^=num_step_] {display:inline-block; margin:0 10px;} 
.order_finish{}
.prevfinishjshop .add_info {margin:20px auto;}
.attributes_42 .attributes_title, .attributes_54 .attributes_title {display:inline-block!important; width:80px!important;}

input#agb {
	height: 15px;
	width: 15px;
}
.jshop_menu_level_0 {}
.jshop_menu_level_0_a {font-size:103%;}
.jshop_menu_level_1 {margin-left:10px;}
.jshop_menu_level_1_a {margin-left:10px;}
.jshop_menu_level_2 {margin-left:20px;}
.jshop_menu_level_2_a {margin-left:20px;}
.jshop_menu_level_3 {margin-left:30px;}
.jshop_menu_level_3_a {margin-left:30px;}
/*-----------------------------------------------------------------*/
.dl_extrafields {margin:10px 0;}
.extra_fields hr {margin: 0;}
.attributes_name {display:inline-block!important; min-width:80px!important;}
.jshop_currency_list{}
.jshop_currency_list ul{}
.jshop_currency_list ul li{list-style:none;display:inline-block; margin:0 5px;}
.jshop .input_type_radio input[type="radio"] {display: none;}
.jshop.productfull .radio_attr_label {
	border: 1px solid #aaa;
	border-radius: 3px;
	background: #fff;
	min-width: 35px;
	display: inline-block;
	text-align: center;
	margin: 3px;
	padding:2px;
}
.jshop.productfull .radio_attr_label:hover {
	background: #eee;
	z-index: 10;
}
.jshop.productfull .input_type_radio input[type="radio"]:checked + label span {
	background: rgb(109,179,242);
	background: -moz-linear-gradient(top,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1)));
	background: -webkit-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
	background: -o-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
	background: -ms-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
	background: linear-gradient(to bottom,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 );
	color: #fff;
	border: 1px solid #777;
	-webkit-font-smoothing: antialiased;
}

.box_products_sorting .order {
	display: inline-block;
	padding: 0 5px;
	cursor: pointer;
}

.box_products_sorting .order.other span {
	padding: 0 5px;
	border-left: 1px solid #DDD;
	font-size: 15px;
}
#mxcpr {
	display: none;
}