/* www\components\com_jshopping\css */
.content > .jshop
{margin: 0 15px;}
.jshop h1
{margin: 20px 0 0 0; font-size: 18px; font-weight: bold; color: #797979; line-height: 24px; border-bottom: 1px dashed #797979;}
	.productImageCell
	{width: 100px; text-align: left; vertical-align: middle;}
	.productNameCell
	{width: 470px; text-align: left; vertical-align: top;}
	.productNewMark
	{width: 100px; text-align: left; vertical-align: middle;}
	.productCostCell
	{width: 255px;text-align: left; vertical-align: middle;}
	.productImageCell a
	{border: 1px solid #b2b2b2; display: table-cell; width: 80px; height: 80px; vertical-align: middle;
		-moz-border-radius: 1px; /* Firefox */
		-webkit-border-radius: 1px; /* Safari, Chrome */
		border-radius: 1px; /* CSS3 */

		behavior: url(/PIE/PIE.htc);
	}
	.productImageCell a:hover
	{border: 1px solid #b99701;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(185, 151, 1, 0.75);
		-moz-box-shadow:    0px 0px 5px 0px rgba(185, 151, 1, 0.75);
		box-shadow:         0px 0px 5px 0px rgba(185, 151, 1, 0.75);
	}
	.productImageCell img
	{-moz-border-radius: 1px; /* Firefox */
		-webkit-border-radius: 1px; /* Safari, Chrome */
		border-radius: 1px; /* CSS3 */

		behavior: url(/PIE/PIE.htc);
	}

	.productAvailability,
	.productArtic
	{display: block; font-family: tahoma; font-weight: normal; font-size: 18px; line-height: 20px; margin: 5px 0;}
		.productAvailabilityTitle,
		.productArticTitle
		{color: #656363; margin: 0 5px 0 0;}
		.productAvailabilityVal
		{font-style: italic;}
		.productArticVal
		{color: #b99701;}
	.productNewMarkText
	{font-family: arial; font-weight:bold; font-size: 18px; font-style: italic; line-height: 30px; background: transparent url(../images/star.png) no-repeat left 50%; padding: 0 0 0 35px; display: block;}
	
	.productCostCellHolderWithSkid,
	.productCostCellHolderWithoutSkid
	{background: #eee; padding: 5px 9px; margin: 0 25px 0 0; min-width: 250px; max-width: 250px; float: right;
		-moz-border-radius: 4px; /* Firefox */
		-webkit-border-radius: 4px; /* Safari, Chrome */
		border-radius: 4px; /* CSS3 */

		behavior: url(/PIE/PIE.htc);}
	.productCostCellHolderWithSkid
	{}
	.productCostCellHolderWithoutSkid
	{}
		.productOldCost
		{display: block; font-size: 10px; font-style: italic; font-weight: bold; line-height: 16px;}
			.productOldCost strike
			{font-size: 16px; font-style: normal; padding: 0 0 0 5px;}
		.productSkid
		{display: block; font-size: 18px; font-style: italic; font-weight: bold; line-height: 18px;}
			.productSkid .red
			{display: none; font-size: 12px; font-style: normal; font-weight: bold; padding: 0 0 0 5px;}
		.productNewCost
		{display: block; font-size: 12px; font-style: italic; font-weight: bold; line-height: 24px;}
			.productNewCost .red
			{font-size: 18px; font-style: normal; padding: 0 0 0 5px; font-weight: bold;}
		.productCostCellHolderWithSkid .productUnit
		{display: block; font-size: 12px; font-style: italic; line-height: 16px;}
			.productUnit .red
			{font-size: 16px; font-style: normal; padding: 0 0 0 5px; font-weight: bold; color: #000000;}
		
		.productCost
		{color: #020202; font-size: 12px; font-style: italic; font-weight: bold;}
			.productCost .newLineCenter
			{display: block; font-style: normal; font-weight: bold; text-align: center; font-size: 14px; margin: 5px 0 8px;}
		.productCostCellHolderWithoutSkid .productUnit
		{color: #020202; font-size: 12px; font-style: italic;}
			.productUnit .newLineCenter
			{display: block; font-style: normal; font-weight: bold; text-align: center; font-size: 14px; margin: 5px 0 0 0;}
.list_category
{}
	.list_category .childrenCat
	{background: transparent url(../images/list-point.png) no-repeat 10px 50%; padding: 1px 10px 1px 25px; display: block; color: #000; text-decoration: none; font-family: tahoma; font-size: 13px; line-height: 14px; border: none;}
	.list_category .childrenCat:hover
	{background: transparent url(../images/list-point-hover.png) no-repeat 10px 50%; color: #b99701; font-weight: normal; border: none;
		-moz-text-shadow: 1px 1px 1px #9B9B91;
		-webkit-text-shadow: 1px 1px 1px #9B9B91;
		text-shadow: 1px 1px 1px #9B9B91;
		behavior: url(/htc/PIE.htc);
	}
.jshop_list_category
{padding: 10px 0; margin: 0; border-bottom: 1px dashed #797979;}

/**Search**/
.searchResult
{margin: 0 10px !important;}
.searchResult h1
{border: none; margin: 0; line-height: 24px; width: 570px; padding: 8px 0;}
.searchQualificationHolder
{font-size: 16px; line-height: 20px; font-style: italic;}
.searchQualificationHolder a
{border: none; text-decoration: underline; font-weight: bold;}
.searchQualificationHolder a:hover
{border: none; text-decoration: underline; font-weight: bold;}
	.searchResult .jshop_list_product
	{margin: 0 10px;}
	.searchResult .productCostCellHolderWithSkid,
	.searchResult .productCostCellHolderWithoutSkid
	{margin: 0;}
	.searchResult h1 .searchWord
	{color: #000 !important; font-weight: bold;}
	.searchResult h2
	{color: #797979; font-size: 18px; font-weight: bold; line-height: 22px; margin: 0; padding: 0;}
	.searchFormHolder
	{float: right; margin: -18px 0 0;}
		.searchFormHolder h3
		{font-size: 18px; color: #797979; margin: 0;}
		.searchFormHolder form
		{width: 355px;}
			.searchFormHolder form .searchField
			{float: left; width: 270px;}
	.search_list_category_holder
	{padding: 5px 15px; background: #eee; margin: 2px 0 20px;
		-moz-border-radius: 4px; /* Firefox */
		-webkit-border-radius: 4px; /* Safari, Chrome */
		border-radius: 4px; /* CSS3 */

		behavior: url(/PIE/PIE.htc);
	}
		.search_list_category_holder ul
		{margin: 0; padding: 0; list-style: none; position: relative;}
			.search_list_category_holder ul li
			{float: left; width: 33.3%;}
				.search_list_category_holder ul li a
				{background: transparent url(../images/search_arrow.png) no-repeat 0 50%; color: #b99701; text-decoration: underline; padding: 3px 0 3px 16px; font-size: 16px; font-weight: normal; border: none; display: block;}
				.search_list_category_holder ul li a:hover
				{background: transparent url(../images/search_arrow_hover.png) no-repeat 0 50%; color: #b99701; text-decoration: underline;  font-weight: normal;font-size: 16px; border: none;
					-moz-text-shadow: 1px 1px 1px #fff;
					-webkit-text-shadow: 1px 1px 1px #fff;
					text-shadow: 1px 1px 1px #fff;
					behavior: url(/htc/PIE.htc);
				}
				.search_list_category_holder ul li a .finderKey
				{color: #b99701;}
				
			
			.searchResult .getProductName
			{color: #656363;}
			.searchResult .tovarCategoryHolder
			{font-size: 16px; color: #656363; line-height: 18px; margin: 5px 0;}
				.searchResult .tovarCategoryHolder .partLabel
				{padding: 0 5px 0 0;}
				.searchResult .tovarCategoryHolder a
				{color: #b99701; text-decoration: underline; font-weight: normal; border: none; }
				.searchResult .tovarCategoryHolder a:hover
				{color: #b99701; text-decoration: underline; font-weight: normal; border: none; 
					-moz-text-shadow: 1px 1px 1px #E1E0E0;
					-webkit-text-shadow: 1px 1px 1px #E1E0E0;
					text-shadow: 1px 1px 1px #E1E0E0;
					behavior: url(/htc/PIE.htc);
				}
			.searchResult .productNameCell
			{position: relative;}
			.searchResult .tovarCategoryPathWrapper
			{font-size: 16px; color: #656363; position: absolute; bottom: 0;}
				.searchResult .tovarCategoryPathWrapper .partLabel
				{color: #656363; display: block; float: left; font-size: 16px; margin: 0 3px 0 0;}
				.searchResult .tovarCategoryPathHolder
				{position: relative; margin: 0 0 0 45px;}
					.searchResult .tovarCategoryPathHolder .separator
					{background: transparent url(../images/path_arrow.png) no-repeat 50% 50%; display: block; float: left; font-size: 12px; height: 14px; line-height: 14px; margin: 0 4px; width: 14px;}
					.searchResult .tovarCategoryPathHolder a
					{float: left; font-size: 12px; line-height: 14px; color: #656363; border: none; text-decoration: underline; font-weight: normal;}
					.searchResult .tovarCategoryPathHolder a:hover
					{font-size: 12px; line-height: 14px; border: none; text-decoration: underline; font-weight: normal; color: #b99701;}
				
.finderKey
{font-weight: bold;}


/****/

.jshop td, .jshop tr {
    border: 0px;
}
td.jshop_categ{
	vertical-align: top;
	padding-bottom: 10px;
}
table.jshop{
	border-collapse: collapse;
	border: 0px;
	width: 100%;	
}
table.jshop td
{padding: 0;}
table.list_product
{}
#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{
	text-align: center;
}
img.jshop_img_thumb{
	padding: 1px;
	text-align: center;
	border: 1px solid #808080;
    margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	cursor: pointer;
}
.jshop table.category
{width: auto;}
.jshop label{
    margin: 0px;
    display: inline;
    text-align: center;
}
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;
}
.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: 0; border-top: 1px dashed #797979;}

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: 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: #950000;
}

a.product_link{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

a.product_link:hover{
	color: #666666;
	border-bottom: 1px solid #000;
}

.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;
	font-size:0px;
}
#mxcpr a{
	font-size:0px;
}

.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: #ccc;
    padding:1px;
    color: #000;
}
table.cart td{
    text-align: center;
    border:1px solid #ccc;
    padding:7px 5px;
    vertical-align: top;
}
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 .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: #616161;
    margin-top:10px;
}

.jshop_list_product .block_product
{padding: 15px 0;}
	
	.jshop_list_product .block_product span.getProductName
	{color: #2b2a2a; font-weight: normal; font-size: 18px; line-height: 20px; font-family: tahoma; }
	.jshop_list_product .block_product a.getProductFullDescriptionLink
	{border-bottom: none; color: #b99701; font-family: tahoma; font-size: 18px; font-weight: normal; line-height: 20px; text-decoration: underline;}
	.jshop_list_product .block_product a.getProductFullDescriptionLink:hover
	{color: #B99701; border-bottom: none; font-weight: normal; text-decoration: underline;
		-moz-text-shadow: 1px 1px 1px #E1E0E0;
		-webkit-text-shadow: 1px #E1E0E0;
		text-shadow: 1px 1px 1px #E1E0E0;
		behavior: url(/htc/PIE.htc);
	}
	.jshop_list_product .block_product .productFullDescriptionHolder
	{display: none;}
	.jshop_list_product .block_product table
	{border-collapse: collapse;}
	.jshop_list_product .block_product tbody
	{}
	
/*****************/
	.popUpHolder
	{display: none; background: transparent url(../images/white-55.png) repeat left top; top: 0; left: 0; bottom: 0; right: 0; position: fixed; z-index: 10;}
		.popUpHolder > .close
		{position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 5;}
	.popUpContent
	{bottom: 25%; left: 25%; padding: 10px; position: absolute; right: 25%; top: 25%; border: 1px solid B99701; background: #fff; z-index: 10; overflow: hidden;

		-webkit-box-shadow: 0px 0px 15px rgba(185, 151, 1, 0.75);
		-moz-box-shadow:    0px 0px 15px rgba(185, 151, 1, 0.75);
		box-shadow:         0px 0px 15px rgba(185, 151, 1, 0.75);
		
		-moz-border-radius: 5px; /* Firefox */
		-webkit-border-radius: 5px; /* Safari, Chrome */
		border-radius: 5px; /* CSS3 */
		/* Для плохих IE */
		behavior: url(/htc/PIE.htc);
	}	
		
		.popUpContent .productFullDescriptionName
		{color: #B99701; padding: 0 20px 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #B99701; font-weight: bold; font-size: 16px;}
		
		.popUpContent .productFullDescription
		{padding: 10px; font-size: 14px;}
			.popUpContent .productFullDescriptionClose
			{text-decoration: none; display: block; position: absolute; right: 20px; top: 20px; width: 17px; height: 17px; background: transparent url(../images/close.png) no-repeat left top; border: none;}
			.popUpContent .productFullDescriptionClose:hover
			{text-decoration: none; background: transparent url(../images/close_hover.png) no-repeat left top; border: none;}
			.popUpContent .productFullDescriptionText
			{width: 65%; bottom: 20px; position: absolute; top: 70px;}
				.productFullDescriptionTextInner
				{height: 100% !important;}
					.popUpContent .productFullDescriptionImgHolder
					{padding: 2px; margin: 5px 20px 10px 5px; float: left;
						-webkit-box-shadow: 0px 0px 5px rgba(185, 151, 1, 0.75);
						-moz-box-shadow:    0px 0px 5px rgba(185, 151, 1, 0.75);
						box-shadow:         0px 0px 5px rgba(185, 151, 1, 0.75);
						
						-moz-border-radius: 4px; /* Firefox */
						-webkit-border-radius: 4px; /* Safari, Chrome */
						border-radius: 4px; /* CSS3 */
						/* Для плохих IE */
						behavior: url(/htc/PIE.htc);
					}
						.popUpContent .productFullDescriptionImgHolder img
						{
							-moz-border-radius: 4px; /* Firefox */
							-webkit-border-radius: 4px; /* Safari, Chrome */
							border-radius: 4px; /* CSS3 */
							/* Для плохих IE */
							behavior: url(/htc/PIE.htc);
						}
			.popUpContent .productFullDescriptionCost
			{width: 30%; position: absolute; right: 0; top: 70px;}
			.popUpContent .productCostCellHolderWithSkid,
			.popUpContent .productCostCellHolderWithoutSkid
			{}
.clr
{clear: both;}
/*****************/
.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 #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*/
.moduletable a{
color:#000000;
line-height: 16px;
}

.moduletable a:hover{
color:#b61501;
/* text-decoration: underline; */
border-bottom: 2px underline #b61501;
font-weight:600;
}

.jshop_menu_level_0, .jshop_menu_level_0_a{
	font-family: 'Myriad Pro','Trebuchet MS','Arial','Helvetica','Geneva',sans-serif;
	padding-top: 8px;
	padding-left:15px;
	text-decoration: none;
	padding-bottom: 5px;
    font-size: 18px;
}

.jshop_menu_level_1, .jshop_menu_level_1_a{
	font-family: 'Myriad Pro','Trebuchet MS','Arial','Helvetica','Geneva',sans-serif;
    padding-left: 35px;
	text-decoration: none;
	padding-bottom: 5px;
    font-size: 17px;
}

.jshop_menu_level_2, .jshop_menu_level_2_a{
	font-family: 'Myriad Pro','Trebuchet MS','Arial','Helvetica','Geneva',sans-serif;
    padding-left: 55px;
	text-decoration: none;
	padding-bottom: 5px;
    font-size: 16px;
}

.jshop_menu_level_3, .jshop_menu_level_3_a{
	font-family:  'Myriad Pro','Trebuchet MS','Arial','Helvetica','Geneva',sans-serif;
    padding-left: 75px;
	text-decoration: none;
	padding-bottom: 5px;
    font-size: 16px;
}

.jshop_menu_level_4, .jshop_menu_level_4_a{
	font-family: 'Myriad Pro','Trebuchet MS','Arial','Helvetica','Geneva',sans-serif;
    padding-left: 90px;
	text-decoration: none;
	padding-bottom: 5px;
    font-size: 14px;
}

.jshop_menu_level_0_a a, .jshop_menu_level_1_a a, .jshop_menu_level_2_a a{
	padding-right: 3px;
/*	color: #FFF200; */
	color: #b61501;
	padding-bottom: 1px;
}

.jshop_menu_level_2_a a{
/*background: url(../images/arrow_right.gif);*/
position: relative;
}


.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 .image_middle{
    width: 100px;
}
.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{
    
}