.jshop td, .jshop tr{
    border: 0px;
	vertical-align: middle;
}
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: 2px solid #EEE;
	color:#000;
}
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 #DDD;
}
img.jshop_img_thumb{
	text-align: center;
	cursor: pointer;
}
.jshop table.category{
    width: auto;
}
.jshop label{
    margin: 0px;
    display: inline;
}
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;
	clear: both;
}
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 {
	text-align: center;
    vertical-align: middle;	
}
.jshop_img_description_center img {
    width: 100px;
	background: #F0F0F0;
    border: 1px solid #DDDDDD;
    padding: 2px;
}
.jshop_subtotal .value{
	text-align: center;
	width: 10%;
    white-space: nowrap;
	padding: 5px 0 0 0;

}
.jshop_subtotal .name{
    text-align: right;
    padding: 5px 0 0 0;
    width:90%;
	font-weight: bold;
}

.related_header{
    margin: 20px 0;
	padding: 0 0 10px 10px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
	font-size:18px;
	
}
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 td {
	padding: 5px;
}
.jshop_register .name{
    width:165px;
}
.register_block .jshop_register .name{
    width:120px;
}
.address_block .jshop_register .name{
    width:115px;
}
.editaccount_block .jshop_register .name{
    width:115px;
}
.jshop_register input,
.jshop_register select  {
	margin:0 !important;
	border-radius: 2px 2px 2px 2px !important;
}


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;
}
#payment_submit {
	margin-left:15px
}

#active_step{
	font-weight: bold;
	padding:0;
	margin:0;
	vertical-align: middle;	
}

#order_add_info{
	width: 400px;
	height:70px;
}
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: #CF1F18;
	*/
	color: #DC143C; 
	font-size: 18px;
}

td.jshop_categ a.product_link{
	font-size: 14px;
}

.table_order_list{
	width:100%;
	background-color: #F9F9F9;
    border: 2px solid #EEEEEE;
}
.table_order_list tr td {
	padding: 15px;
}
.ext-listorder-status_name {
	color: #DC143C;
	font-weight: bold;
}
.ext-listorder-status_name  b {
	color: #666;
	font-weight: normal;
}


.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:200px;
}

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: #333;
    padding:5px;
    color: #FFF;
}
table.cart td{
    text-align: center;
    border:1px solid #eee;
    padding:7px 5px;
    vertical-align: middle;
}
table.cart th table{
    border-collapse: collapse;
}
table.cart .odd td{
    background-color: #fff;
    color: #666;
}
table.cart .even td{
    background-color: #f9f9f9;
    color: #666;
}

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 .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:0;
}
.jshop_list_product {
	float: left;
	width: 100%;
}
.list_product {
	float: left;
	width: 100%;
}
.jshop_list_product .block_product{
    padding-bottom: 20px;
}
.jshop_list_product .jshop .old_price{
    text-decoration: line-through;
    padding-bottom: 1px;
}
.jshop_list_product .product td{
    vertical-align: top;
}
.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;
}

.product_label{
    position: absolute;
    margin-left: -5px;
    margin-top: -5px; 	
}

.productfull .product_label {
	top: 0;	
}


.product_label .label_name{
	background-color: #DC143C;
    color: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	padding:4px 8px;
	font-size: 11px;
	line-height: normal;
	margin-right:10px;

}
.product_label .ext-multi-lebel {
	clear: both;
    float: left;
    margin: 0 0 10px;
	padding: 0 0 0 15px;
}

.ext-shop-img-product .ext-multi-lebel {
	padding:0 !important;
	
}


.product_label .label_name_id_1 {
	background-color: #008ADA !important;
	color: #FFFFFF;
}
.product_label .label_name_id_2 {
	background-color: #008ADA !important;
	color: #FFFFFF;
}

.product_label .label_name_id_3 {
	background-color: #7AB800 !important;
	color: #FFFFFF;
}
.product_label .label_name_id_5 {
	background-color: #7AB800 !important;
	color: #FFFFFF;
}



.productfull #block_price{
    font-size:16px;
    font-weight: bold;
}
.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 .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 !important;
}

span.cart_reload{
    float: left;
    padding: 5px 0 0;
}
table.order_history td{
	padding-right:15px;
	padding-bottom:5px;
	padding-top:3px;
}

.ext-bottom-cat-shop {
	margin: 0 20px;
}




.ext-img-prod-list {
	/*
	border: 1px solid #EEE !important;
	border-radius: 2px 2px 2px 2px;
	padding:4px;
	background: #FFF;
	width: 252px !important;
	*/
}
.ext-img-prod-list img {
	background: none;
    border: 1px dashed #E5E5E5;
	border-radius: 2px 2px 2px 2px;
	padding:0;
}


.ext-price { float:left;}
.ext-price .old_price {
	font-style: italic;
	font-size:12px;
	text-align: center;
}
.ext-buttons {float:right;}
.ext-buttons .btn {}
.ext-desc-cat-shop {
	clear: both;
    float: left;
    margin: 5px 0 0;
    position: relative;
    width: 100%;
}

.ext-shop-img-product {
	position: relative;
	clear: both;
}
.ext-shop-img-product .ext-adver-img {
	overflow: hidden;
	position: relative;
}
.ext_list_product_image_middle {
	/*
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE !important;
    border-radius: 2px 2px 2px 2px;
    padding: 4px;
    width: 252px !important;
	*/
}
.ext_list_product_image_middle  img{
	background: none;
    border: 1px dashed #E5E5E5;
	padding:0;
	border-radius: 2px 2px 2px 2px;

}

.text_zoom  img{
	border:none;
	padding:0;
	background: none;
}
.jshop_img_description {
	clear: both;
    float: left;
    margin: 10px 0 10px 0;	
	max-width:270px;
}
.jshop_img_description img {
	border: 1px solid #DDDDDD;
    border-radius: 1px 1px 1px 1px;
    float: left;
    margin: 4px;
    padding: 1px;
    width: 50px;
	height: 40px;
}

.ext-desc-prod-wrap {	
}

.ext_prod_price_and_but_wrap {
	margin: 0 auto;
    width: 60%;
}


.ext-prod-price-and-but {
	border: 2px solid #EEEEEE;
    clear: both;
    margin: 10px 0 ;
    padding: 20px;
	float: left;
	position: relative;
	width: 100%;
}

.ext-prod-price {
	float: left;
    position: relative;
	margin: 0 15px 0 0;
}
.ext-prod-price .ext_old_price {
	text-align: center;
	font-style: italic;
}
.ext-prod-price .ext_old_price span {
	text-decoration: line-through;
	font-style: italic;
	color: #333;
}
.ext-prod-price .ext_prod_price {
	font-size: 22px;
	color: #333333;
	text-align: center;
}
.ext-prod-price .ext_prod_price #block_price{
	font-size: 28px;
	font-weight: bold;
	color: #CF1F18;
	padding-left: 5px;
}

.ext_prod_buttons {
	float: left;	
}
.ext_prod_qty {
	float: left;
	padding-top: 4px;
	display: none;
}
.ext_prod_qty_input {
	float: left;
	margin: 0 10px;
	display: none;
}
.ext_prod_qty_input input {
    width: 20px;
}
.ext_prod_buttons_all {
	float: left;
	padding: 10px 0 0 0;
}
.ext_prod_buttons_all input {
	margin-right:10px;
}
.ext_prod_buttons_all .btn{
	padding: 5px 15px;
}

.ext-btn {
	padding: 5px 15px;
	display: inline-block;
	border:1px solid #eee;
	background: none repeat scroll 0 0 #333333;
	color:#FFF;
	border: 0 none;
    border-radius: 2px 2px 2px 2px;
	text-decoration: none;
}
.ext-btn:hover, .ext-btn:focus {
	color:#FFF;
	text-decoration: none;
	background: #666;
	text-decoration: none;
}


/* - Cart - */
.ext-back-to-shop-btn {}
.ext-shop-checkout-btn {}
a.ext-back-to-shop-btn, 
a.ext-shop-checkout-btn  {
	color:#FFF;
	background: #333;
	padding: 5px 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
}
a.ext-back-to-shop-btn:hover, 
a.ext-shop-checkout-btn:hover  {
	color:#FFF;
	background: #666;
	padding: 5px 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	
}
.ext-discount-code input {
	margin: 0 !important;
	border-radius: 2px 2px 2px 2px !important;
}

/* - Login - */
.ext-shop-login-form {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.ext-shop-login-form-wrap {
    float: left;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;

}
.ext-shop-login-form-wrap .ext_login_block { 
	padding:0;
}
.ext_login_block .ext_login_block_header {
	border-left: 2px solid #EEEEEE;
}
.ext_login_block .ext_login_block_header,
.ext_register_block .ext_register_block_header {
	background: none;
    color: #333;
    padding: 5px;
    text-align: center;	
	border-bottom: 2px solid #EEEEEE;
	border-top: 2px solid #EEEEEE;
	border-right: 2px solid #EEEEEE;
}
.ext-shop-login-form-wrap .ext_register_block { 
	padding:0;
}
.ext_register_block .ext_register_text {
	padding: 50px 20px 20px;
    text-align: center;
}
.ext_register_block .ext_register_text span{
	padding: 0 10px 0 0;
}
.ext_register_block .ext_register_text input {
	border-radius: 2px 2px 2px 2px;
	margin:0;
}

.ext-shop-login-form .ext-login-form {
	padding: 20px 20px 20px 80px;
	border-right: 2px solid #EEEEEE;
}
.ext-shop-login-form .ext-login-form th,
.ext-shop-login-form .ext-login-form td {
	border: 0 none;
	vertical-align: middle;
}

.ext-shop-login-form .ext-login-form input {
	margin:0;
	border-radius: 2px 2px 2px 2px;
}
.ext-shop-login-form .ext-login-form .ext-login-form-input {
	padding:8px;
}
.ext-shop-login-form .ext-login-form .ext-login-form-input input {
	width:150px;
}
.ext-shop-login-form .ext-login-form  .remember_me label {
    float: right;
    margin-right: 5px;
}
.ext-shop-login-form .ext-login-form .remember_me input {
    float: right;
	width: 20px;
	margin-top: 3px;
}
.ext-shop-login-form .ext-login-form  .ext-login-form-input-btn {
	text-align: right;
}
.ext-shop-login-form .ext-login-form  .ext-login-form-input-btn .btn {
	margin-left: 5px;
}


/* - Filter - */

.block_sorting_count_to_page {

}
.block_sorting_count_to_page .box_products_sorting {
	margin:0 10px 0 0;
}
.block_sorting_count_to_page .box_products_sorting select {
	margin:0 !important;
	border-radius: 2px 2px 2px 2px !important;
	width: 100px !important;
}
.block_sorting_count_to_page .box_products_count_to_page {}
.block_sorting_count_to_page .box_products_count_to_page select {
	margin:0 !important; 
	border-radius: 2px 2px 2px 2px !important;
	width: 65px !important;
}


/* Templates 
-----------------------------------------------*/
.ext-templates-jscat {}
.ext-templates-jscat .ext-img-prod-list img {
	border: none;
	border-radius: 0px;
}
.ext-shop-img-product-templates {
	clear: both;
	position: relative;
	padding:0 0 15px 0;
	margin:0;
	float: left;
	width: 100%;	
}

.ext-shop-img-product-templates .ext_list_product_image_middle {
	width: 880px;
	margin: 0 auto;
}

.ext-shop-img-product-templates .ext_list_product_image_middle img {
	border: none;
	border-radius: 0px;

}
.ext-shop-img-product-templates .ext-multi-lebel {
	padding:0 !important;
}



.ext-desc-prod-templates-wrap {
	clear: both;
	position: relative;
}
.ext-desc-prod-templates-wrap .ext-social-buttons  {
	float: right;
}





/*
---templates PRO
*/
.ext_templates_product {}
.ext_templates_product .ext-shop-img-product {
	text-align: center;
	clear: both;
}
.ext_templates_product .ext_list_product_image_middle img {
	border: none;
	max-width: 100%;
	margin: 0 auto;
}

.ext_templates_product .ext-template-price-btn-wrap {
	margin: 0 auto;
	width: 40%;
}


.ext_templates_product .ext_old_price {
	float: left;
	position: relative;
	padding: 12px 10px;
}
.ext_templates_product .ext_prod_price {
	float: left;
    position: relative;
}
.ext_templates_product .ext-prod-price-and-but {
    background: none repeat scroll 0 0 #F9F9F9;
}
.ext_templates_product .ext_prod_buttons_all {
	padding: 8px 0 0;
}
.ext-pro-templates-content .ext-pro-templates-content-wrap {
}
.ext-pro-templates-content .ext-pro-templates-content-btn {
}
.ext-pro-templates-content .ext-pro-templates-content-bt-wrap {
	text-align: center;
	margin-top: 10px;
}
.ext-pro-templates-content .ext-pro-templates-content-bt-wrap a {
	border-radius: 2px;
    color: #FFFFFF;
    padding: 8px 40px;
	display: block;
	margin-bottom: 10px;
	background: none repeat scroll 0 0 #DC143C;
}

.ext-pro-templates-content .ext-pro-templates-content-btn  .ext-pro-templates-content-demo a{
	background: none repeat scroll 0 0 #DC143C;
	
}
.ext-pro-templates-content .ext-pro-templates-content-btn  .ext-pro-templates-content-doc a{
	background: none repeat scroll 0 0 #008ADA;		
}

.ext-pro-templates-content .ext-pro-templates-content-btn .ext-pro-templates-content-order a {
	background: none repeat scroll 0 0 #7AB800;
}

.ext-t3-framework-info {
}
.ext-t3-framework-info .ext-t3-framework-info-wrap {
	border-top: 1px dashed #ddd;
	
	float: left;
	clear: both;
}
.ext-t3-framework-info .ext-t3-framework-info-text {
	margin: 50px 0;    
}

.ext-t3-framework-info .ext-t3-framework-info-text h3{
	text-align: center;
}
.ext-t3-framework-info .ext-t3-framework-info-img {
	text-align: center;
}
.ext-t3-framework-info .ext-t3-framework-info-img img {
	max-width: 350px;
}

.myorders_total {
	padding: 20px 20px 0 20px;
	text-align: right;
	clear: both;
}




/* Web catalog 
-----------------------------------------------*/
.ext-web-studio {}


.ext-web-studio .ext-img-prod-list img {
	border-radius: 0;
	border: 1px solid #eee;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.ext-web-studio .box_products_sorting select option[value="6"],
.ext-web-studio .box_products_sorting select option[value="2"],
.ext-web-studio .box_products_count_to_page select option[value="99999"],
.ext-web-studio .box_products_count_to_page select option[value="50"],
.ext-web-studio .box_products_count_to_page select option[value="20"] {
	display: none;
}


.ext_web_productfull {}
.ext_web_productfull .ext-h1-article{
	margin: 0 0 5px 0;
}
.ext_web_productfull .ext_list_product_image_middle img {
	border-radius: 0;
	border: 1px solid #eee;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	/*margin: 0 auto;*/
}
.ext_web_productfull .ext_web_extra_fields {
	padding: 5px 0 0 0;
}

.ext_web_productfull  .extra_field_wrap {
	padding: 0 0 5px 0;
}
.ext_web_productfull  .extra_field_wrap  .extra_fields_value_green {
	color: green;
	font-weight: bold;
}

.ext_web_productfull  .extra_field_wrap  .extra_fields_value_red {
	color: red;
	font-weight: bold;
}

.ext_web_productfull .ext_web_extra_fields .extra_fields_group {
	margin: 10px 0 5px 0;
}

.ext_web_productfull .ext-cat-web-prod-wrap {
	padding-left: 0;
}


.ext_web_productfull .ext-social-buttons {
	margin-bottom: 10px;
}

.ext_web_menu {	
	float: left;
	clear: both;
	background: none;	
	border-top:0;	
}
.ext_web_menu ul {}
.ext_web_menu ul li {
	float: left;
	margin:0 !important;
	padding:0 !important;
}
.ext_web_menu ul li a {
	padding: 2px 15px;
	color: #fff;
	background: none;
	border-radius: 0;
	border:0;
	background: #222;
}
.ext_web_menu ul li a:focus,
.ext_web_menu ul li a:hover {
	color: #fff;
	border-radius: 0;
	border:0;
	background: #222;
	text-decoration:underline;
}
.ext_web_menu ul li:first-child a{
	background: #C54B4B;
}

.ext_web_menu ul li:last-child a{
	background: #eee;
	color: #666;
}

.ext_jshop_filters_wrap {
	border: 1px solid #ddd;
}
.ext_jshop_filters_wrap .ext_jshop_filters {
	border: 4px solid #eee;
	padding: 10px;
}
.ext_jshop_filters_wrap .ext_jshop_filters  .characteristic_name {
	padding: 10px 0 3px 0;
	margin:0
}
.ext_jshop_filters_wrap .ext_jshop_filters  .characteristic_name:first-child {
	padding: 0 0 3px 0;
}



.ext_nav_web .dropdown-menu {
	margin:0
}



/*
Webservice
-------------------------------------------------------------------------------------
*/

.ext_webservice_productfull {}
.ext_webservice_productfull .table {
	margin: 0;
}
.ext_webservice_productfull .ext_webservice_jshop_prod_attributes {
}
.ext_webservice_productfull .ext_webservice_jshop_prod_attributes tr.tr_id_11 {
	background: #f9f9f9;
}

.ext_webservice_productfull .ext_webservice_jshop_prod_attributes .attributes_title {
	width: 200px;
	vertical-align: middle;
}
.ext_webservice_productfull .ext_webservice_jshop_prod_attributes .attributes_values {
	vertical-align: middle;
}
.ext_webservice_productfull .ext_webservice_jshop_prod_attributes .attributes_values .prod_attr_img {
	display: none;
}

.ext_webservice_productfull  .ext_webservice_prod_free_attribs {}
.ext_webservice_productfull  .ext_webservice_prod_free_attribs tr.tr_id_1,
.ext_webservice_productfull  .ext_webservice_prod_free_attribs tr.tr_id_2 {
	background: #f9f9f9;
}
.ext_webservice_productfull  .ext_webservice_prod_free_attribs .name {
	width: 200px;
	vertical-align: middle;
}
.ext_webservice_productfull  .ext_webservice_prod_free_attribs .freeattribut_description {
	font-size: 90%;
	font-style: italic;
	padding: 5px 0 0 5px;
	color: #999;
}

.ext_webservice_productfull  .ext_webservice_prod_free_attribs .field textarea {
	height: 200px;
	width: 600px;
	vertical-align: middle;
}
.ext_webservice_productfull .ext_prod_price_and_but_webcatalog {
	
	clear: both;
	position: relative;
	margin: 0 0 30px 0;
}
.ext_webservice_productfull .ext_prod_price_and_but_webcatalog .ext_prod_price {
	padding-top: 5px;
}

.ext_webservice_productfull .ext_webservice_prod_free_attribs .ext_freeattribut_field_id_5 textarea,
.ext_webservice_productfull .ext_webservice_prod_free_attribs .ext_freeattribut_field_id_6 textarea {
	height: 50px;
}


.ext_webservice_productfull .ext-message-text-counter {
 display: none;
}


/*
Cart attribute
-------------------------------------------------------------------------------------
*/
.cart .list_attribute {display: none; }
.cart .list_free_attribute { display: none; }






