.jshop h1{
    margin-top: 0px;
    font-size:25px;
	/*font-family:PFB_SansPro;
	font-weight: normal;*/
	margin-bottom:10px;
}
.jshop td, .jshop tr{
    border: 0px;
}
td.jshop_categ{
	vertical-align: top;
	padding-bottom: 20px;
}
table.jshop{
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
table.jshop td{
	vertical-align: top;
}
table.list_product{
    margin-top:20px;
}
#jshop_menu_order{
	margin-bottom:10px;
	border: 1px solid #616161;
}
td.jshop_order_step{
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	vertical-align: middle;
}
.jshop_order_step a{
	vertical-align: top;
	text-decoration: underline;
	font-size:12px;
}
img.jshop_img{
	padding: 1px;
	text-align: center;
	border: 1px solid #808080;
}

.jshop table.category{
    width: auto;
}
table.jshop a img.jshop_video_thumb{
    padding: 1px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom:5px;
}
/*div.jshop_prod_description{
	padding-top:10px;
    padding-bottom: 10px;
}*/
div.jshop_prod_attributes{
	padding:0;
	margin:0;
    padding-bottom: 10px;
}
td.jshop_img_description {
	vertical-align: top;
	text-align:left;
    padding-left: 10px;
}
td.jshop_img_description_center {
	vertical-align: top;
	text-align:left;
}
.jshop_subtotal .value{
	text-align: right;
	width: 12%;
    white-space: nowrap;
}
.jshop_subtotal .name{
    text-align: right;
    padding-right: 10px;
    width:88%;
}
.jshop .total{
    font-weight: bold;
	background:#f2f2f2;
}
.related_header{
    margin-top: 20px;
    border-bottom: 1px solid #999;
    font-weight: bold;
}
table.list_related{
    margin-top:10px;
}
tr#checkout td.td_1{
	text-align: left;
	font-weight: bold;
}
tr#checkout td.td_2{
	text-align: right;
	font-weight: bold;
}
table.jshop a img {
	border: 0;
}
.jshop_pagination{
    margin-left: auto;
    margin-right: auto;
}
.jshop .product_list_hr{
    height: 1px;
    border-top:1px solid #aaa;
    margin-bottom: 10px;
}

table.jshop_checkout {
	border: 1px solid red;
	background-color: Gray;
}

div.jshop_register{
	width: 80%;
	text-align: left;
	padding:10px;
	padding-left:0px;
}
.jshop_register .name{
    width:215px;
}
.register_block .jshop_register .name{
    width:120px;
}
.address_block .jshop_register .name{
    width:115px;
}
.editaccount_block .jshop_register .name{
    width:115px;
}

span.small_header{
	padding-bottom: 3px;
	margin: 0px;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

span.jshop_error {
	color:red;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

span.text_pay_without_reg{
    display: block;
    padding-bottom: 10px;
}

a.policy {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

.jshop_payment_method{
	padding-left: 20px;
}

#active_step{
	font-weight: bold;
	padding:0;
	margin:0;
	vertical-align: middle;
}

#order_add_info{
	width: 497px;
	height:28px;
	margin-right: 10px;
}
p.jshop_cart_attribute{
	padding-left:10px;
	font-weight:bold;
	font-style: italic;
	font-size: 11px;
    margin-top:1px;
    margin-bottom:4px;
}
p.jshop_cart_extra_field{
    padding-left:10px;
    font-weight:bold;
    font-style: italic;
    font-size: 11px;
    margin-top:1px;
    margin-bottom:4px;
}
.jshop_price{
	color: #950000;
}

td.jshop_categ a.product_link{
	font-size: 14px;
}

.table_order_list{
	width:100%;
	background-color: #F8F8F9;
	border: 1px solid #333;
}

.table_order_list td{
    vertical-align: top;
	text-align: left;
}

span.attr{
   font-weight: bold;
   font-style: italic;
   font-size:10px;
}

div.jshop_register .inputbox{
	width:240px;
}

span.review{
	font-weight: bold;
	margin-top:20px;
	display: block;
}
.review_text_not_login{
    margin-top: 10px;
    font-style: italic;
}

textarea.jshop{
	border: 1px solid #b0b1b2;
}

tr.reviews td{
	padding-bottom:15px;
}

td.reviews{
	padding-left:45px;
}

#mxcpr{
	padding-top:20px;
	text-align: right;
	display:block;
}
#mxcpr a{
	font-size:9px;
}

.jshop_code_prod{
    color: #999;
    font-weight: normal;
    font-size:12px;
}

table.cart{
    border-collapse: collapse;
    border:1px solid #ccc;
}
table.cart th{
    text-align: center;
    background-color:#664f44;
    padding:4px;
    color: #fff;
	border-right:1px solid #ccc;
}
table.cart td{
    text-align: center;
    border:1px solid #ccc;
    padding:7px 5px;
    vertical-align: middle;
	font-size:18px;
	font-weight:bold;	
}
table.cart th table{
    border-collapse: collapse;
}
table.cart .odd td{
    background-color: #fff;
    color: #000;
}
table.cart .even td{
    background-color: #f9f9f9;
    color: #000;
}
table.cart a{
text-decoration:none;
color: #000;
}
table.cart .taxinfo{
    display: block;
    font-size:11px;
}

table.cart .jshop_code_prod{
    font-size:10px;
}
table.cart .manufacturer{
    padding:5px 0px 6px 10px;
    font-size:11px;
    font-weight: bold;
    font-style: italic;
}
table.cart .list_extra_field{
    padding-top:3px;
}

.jshop .weightorder{
    text-align: right;
    margin-top:3px;
}

.jshop .shippingfree{
    text-align: right;
    margin-top:3px;
}

.jshop .price_prod_qty_list .qty_line{
    padding-left: 5px;
    padding-right: 5px;
}
.jshop .price_prod_qty_list .qty_price{
    padding-left: 5px;
    font-weight: bold;
}
.jshop .price_prod_qty_list .qty_price span.per_piece{
    font-weight: normal;
}

.jshop .prod_buttons{

}

.jshop span.old_price{
    text-decoration: line-through;
    font-style: normal;
}

.jshop .list_product_demo{
    padding-top:10px;
}
.jshop .list_product_demo table{
}
.jshop .list_product_demo .download{
    padding-left:5px;
}

.jshop .not_available{
    color: red;
    margin-top:10px;
}

.jshop_list_product .block_product{
    padding-bottom: 20px;
}
.jshop_list_product .jshop .old_price{
    text-decoration: line-through;
    font-style: normal;
    padding-bottom: 1px;
}
.jshop_list_product .product td{
    vertical-align: top;
}
.jshop_list_product .product .image{
    padding-right: 5px;
}
.jshop_list_product .product .name{
    padding-top: 2px;
}
.jshop_list_product .product .description{
    font-size: 11px;
    padding-bottom:5px;
}
.jshop_list_product .product .buttons{
    padding-top:2px;
}
.jshop_list_product .product table.review_mark{
    border-collapse: collapse;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
}
.jshop_list_product .product div.count_commentar{
    text-align: center !important;
}
.jshop_list_product .product .taxinfo{
    font-size:11px;
}
.jshop_list_product .product .plusshippinginfo, .jshop_list_product .product .plusshippinginfo a{
    font-size:11px;
}
.jshop_list_product .jshop_related{
    padding-bottom: 5px;
}
.jshop_list_product .image_block{
    padding: 2px;
}
.jshop_list_product .jshop .not_available{
    margin-top:4px;
}
.jshop_list_product .box_products_sorting{
    padding-right:5px;
}
.jshop_list_product .box_products_sorting img{
    cursor: pointer;
}
.jshop_list_product .box_products_count_to_page{
}

.jshop_list_product .margin_filter{
    height:8px;
}
/*.jshop_list_product .box_manufacrurer{
    padding-right: 5px;
    white-space: nowrap;
}
.jshop_list_product .box_category{
    padding-right: 5px;
    white-space: nowrap;
}

.jshop_list_product .filter_price{
    padding-right: 5px;
    white-space: nowrap;
}
.jshop_list_product .box_price_from{
    padding-right: 3px;
}
.jshop_list_product .clear_filter{
    font-size:10px;
    padding-left: 5px;
}*/

.jshop .product_label{
    position: absolute;
    margin-left: -5px;
    margin-top: -5px;
}
.jshop .product_label .label_name{
    font-weight: bold;
    color: #950000;
}

.productfull .taxinfo{
    font-size:11px;
}
.productfull .plusshippinginfo{
    font-size:11px;
}
.productfull .plusshippinginfo a{
    font-size:11px;
}

.productfull .prod_buttons .buttons{
    padding-left:10px;
}
.productfull .prod_buttons {
    margin-top:5px;
}
.productfull div.prod_url{
    text-align: right !important;
}
.jshop_subtotal .plusshippinginfo, .jshop_subtotal .plusshippinginfo a{
    font-size:11px;
}

.jshop_subtotal .free_discount{
    font-size:11px;
}


.jshop_list_category .category td{
    vertical-align: top;
}
.jshop_list_category .category .image{
    padding-right: 5px;
}

.jshop_list_manufacturer .manufacturer td{
    vertical-align: top;
}
.jshop_list_manufacturer .manufacturer .image{
    padding-right: 5px;
}

.shipping_weight_to_price{
    margin-left:24px;
    margin-top:5px;
    border: 1px solid #000;
}
.shipping_weight_to_price .weight{
}
.shipping_weight_to_price .price{
    padding-left: 5px;
}

span.prod_attr_img{
    padding-left:5px;
}
span.prod_attr_img img{
    width:20px;
    height:20px;
}
.radio_attr_label img{
    width:20px;
    height:20px;
}


/*review*/
.review_header{
    margin-top:20px;
    font-weight: bold;
    border-bottom: 1px solid #999;
}
.review_item{
    border-bottom: 1px dotted #999999;
    padding: 10px;
    padding-left: 0px;
}
.review_user{
    font-weight:bold;
}
.review_time{

}
.review_text{
    padding-top: 2px;
    padding-bottom: 2px;
}
.review_mark{
    color: #333333;
    height: 18px;
}
#jshop_review_write .inputbox{
    width:180px;
}

.stars_no_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.stars_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px -16px;
}

.jshop .downlod_order_invoice{
    float:right;
}

.jshop .order_payment_params{
    padding-top:3px;
    font-size: 11px;
}

.vendordetailinfo .name{
    width:150px;
}
.vendordetailinfo .vendor_logo{
    float:right;
}

.requiredtext{
    padding-bottom: 10px;
    color: #A00;
    font-size:11px;
}
.jshop .input_type_radio{
    margin-right: 10px;
    white-space: nowrap;
    display: inline-block;
}
.jshop_profile_data{
    margin-bottom: 10px;
}
.jshop_profile_data .name{
    font-weight: bold;
}
.jshop_profile_data span{
    font-weight: bold;
}
.jshop_profile_data span.subinfo{
    font-size:10px;
}
.jshop_profile_data .jshop_user_group_info{
    font-size:10px;
}
.jshop .groups_list .title{
    width:150px;
}

/* module categories*/
.jshop_menu_level_0, .jshop_menu_level_0_a{
    margin-top:3px;
    margin-bottom:3px;
}
.jshop_menu_level_1, .jshop_menu_level_1_a{
    padding-left: 10px;
    margin-top:3px;
    margin-bottom:3px;
}

.jshop_menu_level_2, .jshop_menu_level_2_a{
    padding-left: 20px;
    margin-top:3px;
    margin-bottom:3px;
}
.jshop_menu_level_0_a a, .jshop_menu_level_1_a a, .jshop_menu_level_2_a a{
    font-weight:bold !important;
}
/**/

.label_products .block_item{
    margin-bottom: 10px;
}

.top_rating .block_item{
    margin-bottom: 10px;
}

.bestseller_products .block_item{
    margin-bottom: 10px;
}

.latest_products .block_item{
    margin-bottom: 10px;
}

.random_products .block_item{
    margin-bottom: 10px;
}

.jshop_filters .filter_price{
    padding-right: 5px;
}
.jshop_filters .clear_filter{
    display: block;
    font-size: 10px;
}

.jshop_button_print{
    width: 30px;
    float: right;
    padding-top:3px;
    text-align:right;
}
.extra_fields .extra_fields_group{
    font-weight: bold;
    padding-top:3px;
}
.extra_fields div{
}
.filter_characteristic .characteristic_name{
    padding-top:5px;
}
.filter_characteristic .characteristic_group{
    font-weight: bold;
    padding-top:5px;
}
.jshop td.attributes_title {
	width: 50px;
}
.jshop span.attributes_description {
	font-style: italic;
	display: block;
}
.jshop .prod_free_attribs .name {
	width: 50px;
}
.jshop span.freeattribut_description {
	font-style: italic;
	display: block;
}
.jshop span.extra_fields_description {
	font-style: italic;
}
.jshop .prod_attr_img{
    vertical-align: top;
}
.jshop .cart .product_name{
    text-align: left;
}
.jshop .prod_qty_input input{
    width:20px;
}

.productfull .manufacturer_name{
    padding-bottom: 10px;
}
.productfull .prod_free_attribs{
    padding-bottom: 10px;
}
.productfull .price_prod_qty_list{
    margin-bottom: 10px;
}
.productfull .button_back{
    padding-top: 10px;
}
.jshop_img_description #list_product_image_thumb{
    display: block;
}
.productfull .text_zoom {
    padding-bottom: 5px;
    padding-top: 3px;
}
.productfull .text_zoom img {
    float: left;
    padding-right: 5px;
}
.productfull a.lightbox:hover{
    color:#000 !important;
}
.fielderror{
    background-color: #FDC055;
}
/****************** volma ***********************/
.block_product_item{
width:182px;
height:232px;
border:1px #ccc solid;
color:#fff;
}
.block_product_item a{
color:#fff;
text-decoration:none;
}
.block_product_item a:hover{
/*color: #FFFF00;*/
opacity: 0.6;
}
.block_product_item .jshop_img_col{
max-width:178px;
max-height:128px;
}
.block_product_head{
height:40px;
background-color:#664f44;
padding:5px;
text-align:center;
font-size:15px;
font-weight: bold;
}
.block_product_main{
height:132px;
background-color:#fff;
}
.block_product_footer{
height:50px;
background-color:#664f44;
font-weight:bold;
}
/***** product detail *******************/
.productfull .jshop_table_img{
width:100%;
height:240px;
border:1px solid #ccc;
display:table;
margin-bottom:20px;
}
.productfull .image_middle{
width:48%;
height:230px;
padding:5px 0 5px 20px;
text-align:center;
vertical-align:middle;
display:table-cell;
}
.productfull .image_middle img{
max-width:90%;
max-height:230px;
}
.productfull .image_thumb{
width:100px;
text-align:center;
padding:20px 0 15px;
display:table-cell;
}
img.jshop_img_thumb{
	text-align: center;
	border: 1px solid #808080;
	width:58px;
	height:43px;
  	cursor: pointer;
	margin-bottom:6px;
}
.productfull .jshop_img_description{
width:42%;
background:#f2f2f2;
padding:10px;
display:table-cell;
}
.productfull .prod_price{
text-align:center;
font-size:24px;
font-weight:bold;
margin-bottom:20px;
padding-top:10px;
}
.productfull .param_list1{
font-size:15px;
padding-left:15px;
height:25px;
}
.productfull .param_list2{
font-size:15px;
font-weight:bold;
}
.productfull .full-product-by{
text-align:center;
margin-top:10px;
}
.productfull .full-product-by .product-button{
width:174px;
height:48px;
color:#fff;
font-weight: bold;
font-size:18px;
cursor: pointer;
border:2px outset #ccc;
}
.productfull .full-product-by .product-button-red{
background:#e0393e;
}
.productfull .full-product-by .product-button-yellow{
background:#FFBD32;
}
#tabs-3 .video_full{
margin-bottom:20px;
}
.productfull .ui-widget {
font-family: PT_Sans;
font-size: 15px;
}
.productfull .extra_fields_value{
display:block;
}
.productfull .ui-widget li{
list-style-position: inside;
}
.productfull .ui-widget-content {
background: none;
border: 1px #ccc inset;
box-sizing: border-box;
}
.productfull .ui-state-active a, .productfull .ui-state-active a:link, .productfull .ui-state-active a:visited {
color: #fff !important;
background: #664f44 !important;
}
.productfull .ui-state-focus a, .productfull .ui-state-hover a{
outline:none !important;
}
.productfull .ui-state-active{
border:1px solid #664f44 !important;
background: #664f44 !important;
}
.productfull .ui-widget-header {
/*border-left:0; border-top:0; border-right:0;  
border-bottom: 3px solid #393939;*/
border-top: 0;
border-bottom: 4px solid transparent;
border-left:0;
border-right:0;
border-image-source: url(/templates/himoto/images/line4.png);
border-image-width: 1 50%;

background: none;
font-weight: bold; 
}
.productfull .ui-corner-all, .productfull .ui-corner-br, .productfull .ui-corner-top {
border-radius:0px;
}
.productfull .ui-state-default a, .productfull .ui-state-default a:link{
color:#333;
}
.productfull .ui-widget-header .ui-state-default {
border: 1px solid #ccc;
background: #d9d9d9;
font-weight: bold;
padding-left:10px;
padding-right:10px;
}
.productfull .ui-tabs-nav li:hover, .productfull .ui-tabs-nav li:hover a{
background:#664f44;
color:#fff;
}
#tabs{
border-top: 0;
border-bottom: 4px solid transparent;
border-left:0;
border-right:0;
border-image-source: url(/templates/himoto/images/line4.png);
border-image-width: 1 50%;
}
.productfull{
padding-bottom:20px;
}
/****** jshop cart ***********************************************************************************/

.cart_img{
width:21.8%;
/*display:none;*/
}
.cart_img img{
max-width:99%;
}
.cart_item{
width:26.3%;
}
.cart_price{
width:19.2%;
}
.cart_number{
width:13.6%;
}
.cart_price_total{
width:19.1%;
position:relative;
}
.cart_head{
min-height:30px;
background:#ffd400;
}

.product_minus { 
width: 16px;
height:17px; 
background: url('/components/com_jshopping/images/kn_min.png') 0 0 no-repeat;
border:0;
}
.product_plus { 
width: 16px;
height:17px; 
background: url('/components/com_jshopping/images/kn_plus.png') 0 0 no-repeat;
border:0;
}
.inputboxstic{
width:46px;
height:36px;
font-size: 18px;
font-weight: bold;
text-align:center;
border:1px #b3b3b3 solid;
}
.cart_reload{
position:absolute;
top:10px;
right:35px;
}
.cart_remove{
position:absolute;
top:10px;
right:10px;
}
table.cart .total td{
border:0;
}
.box-shipping{
border-bottom: 1px solid #ccc; 
padding:10px 20px 10px 168px;
}
.jshop .zag{
padding-top:20px;
border-top: 4px solid transparent;
border-bottom:0;
border-left:0;
border-right:0;
border-image-source: url(/templates/himoto/images/line4.png);
border-image-width: 1 50%;
}
.jshop .zag h2{
margin-bottom:10px;
}
.cart-box{
margin-bottom:20px;
}
.cart_checkout{
width:150px;
height:30px;
background:#664f44;
font-size:15px;
font-weight:bold;
color:#fff;
float:right;
margin-top:12px;
}
.cart_checkout:hover{
cursor: pointer;
opacity: 0.6;
}
#checkout a{
color:#333;
}
#checkout a:hover{
color:#ffd400;
}
.jshop_subtotal{
font-size: 18px;
font-weight: bold;
}
.jshop_register2{
font-size:14px;
padding:20px 10px 10px;
}
.jshop_register2 input{
height:26px;
margin-right:10px;
margin-bottom:20px;
}
.jshop_register2 td{
text-align:right;
}

.jshop_register2 .inputbox61 {
padding-left:30px;
}
.jshop_register2 .inputbox62{
width:215px;
}
.jshop_register2 .inputbox63{
padding-left:10px;
}
.jshop_register2 .inputbox65{
padding-left:2px;
}
.jshop_register2 .inputbox67{
padding-left:105px;
}
.jshop_register2 .inputbox69{
width:595px;
}
.jshop_register2 .inputbox71{
padding-left:35px;
}
.jshop_register2 .inputbox73{
width:594px;
}
.jshop_register2 .inputbox3{
width:76px;
}
.jshop_register2 .field_reg{
float: left;
}
.address_block{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top:0;
padding:10px 0 0;
background:#f2f2f2;
}
.zak_button{
padding:15px 30px;
min-height:50px;
position:relative;
}
.zak_button span{
display:inline-block;
margin-top:15px;
max-width:200px;
}
.zak_button a{
color:#333;
margin-top:20px;
}
.zak_sum, .previewfinish1, .previewfinish2{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top:0;
background:#f2f2f2;
}
.zak_sum{
font-size:20px;
font-weight:bold;
text-align:right;
padding:10px 20px;
height:30px;
}
.previewfinish1{
padding:5px 20px;
height:40px;
}
.previewfinish2{
height:50px;
}
.zak_finish{
min-height:365px;
background:#f2f2f2;
position:relative;
border:1px #ccc solid;
padding:0px;
font-size:15px;
width:100%;
}
.zak_finish h3{
font-size:20px;
font-weight:bold;
margin-bottom:20px;
}
.zak_finish_head{
border-bottom:1px #ccc solid;
padding:20px 50px;
}
.zak_finish_main{
width:60%;
min-height:185px;
padding:20px 50px;
}
.zak_finish_img{
position:absolute;
top:100px;
right:70px;
}
.zak_finish_footer{
border-top:1px #ccc solid;
padding:20px 50px;
}


/****** jshop cart - end ***********************************************************************************/


