/* # Inside page styles */
#l_site {background: url(/img/light2.png) no-repeat center 10px;}
.l_area {background: url(/img/area_top.png) no-repeat center top; position: relative; z-index: 1001; top: -35px; padding-top: 78px;}
.la_left {float: left; width: 284px; position: relative;}
	.ll_content {background: url(/img/la_left.jpg) repeat-y; position: relative;  min-height: 200px;}
		.ll_content ul {padding: 0; position: relative; z-index: 4; list-style: none; width: 153px; margin: 0 0 0 55px;}
		.ll_content li {margin: 0; padding: 0; list-style: none;}
		.ll_content a {text-decoration: none; font-family: 'helioscondregularbold'; font-size: 9pt; text-transform: uppercase; color: #fdcf60; display: block; background: url(/img/border4.png) no-repeat bottom; padding: 10px 5px;}
		.ll_content a:hover, .ll_content a.active {background: #212121;}
			.ll_content ul.submenu {width: 142px; margin-left: 11px;}
			.ll_content ul.submenu li {padding: 10px 0; background: url(/img/border5.png) no-repeat bottom;}
			.ll_content ul.submenu a {text-transform: none; color: #fff; background: url(/img/li.png) no-repeat 0 5px; padding: 0 0 0 12px; font-family: Tahoma; font-size: 8pt;}
			.ll_content ul.submenu a:hover, .ll_content ul.submenu a.active {color: #a6c5ff; background: url(/img/li2.png) no-repeat 0 5px;}
	.la_left_top {background: url(/img/la_left_top.jpg) no-repeat center; height: 84px; position: absolute; top: 0; left: 0; width: 284px;}
	.ll_bottom {background: url(/img/la_left_bottom.png) no-repeat center; height: 131px; position: absolute; bottom: -50px; left: 0; width: 284px;}
.la_right {width: 701px; float: left; padding-top: 27px;}
	.lr_content {background: url(/img/la_right.png) repeat-y -1px;}
		.lr_page {position: relative; padding: 15px 10px 15px; min-height: 400px;}
		.lrp_header {margin-top: -65px; padding-bottom: 10px;}
		.lrp_header h1 {margin: 0; padding: 0 20px 5px 10px; font-family: 'helioscondregularbold'; font-size: 16pt; color: #111; text-shadow: 1px 1px 1px #555555; text-transform: uppercase;}
		.lrp_header .l_speedbar {padding: 0 20px 0px 10px; color: #9c9c9c; font-size: 8pt; text-shadow: 1px 1px 0 #111;}
		.lrp_header .l_speedbar a {color: #9c9c9c; font-size: 8pt; text-shadow: 1px 1px 0 #111;}
	.lr_bottom{background: url(/img/la_right_bottom.png) no-repeat 0px; height: 94px; }
.l_blocks {clear: both;}

/* Catalog block view */
.uss_shop_blocks_view .uss_eshop_item {width: 200px !important; padding: 8px; background: #212121; border-radius: 5px; margin: 0 5px 20px 0;}
.uss_shop_blocks_view .uss_eshop_item .uss_img_holder {width: 200px; height: 200px; border-radius: 5px; margin: 0; float: none; border: none;}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_name {padding: 10px 0; margin: 0;}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_name a {font-family: 'helioscondregularbold'; font-size: 9pt; text-transform: uppercase; color: #fff; display: block; line-height: 16px; height: 50px; overflow: hidden;}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by, .uss_shop_blocks_view .uss_eshop_item .uss_shop_price {margin: 0;}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by {text-align: right; margin-top: -30px;}

#l_site .uss_shop_price span {padding: 0; margin: 0; color: #fdcf60; font-size: 25pt; font-family: 'helioscondregular'; background: none;}
#l_site .uss_shop_price span em.currency_class {font-size: 12pt;}
#l_site a.add_to_cart {width: 78px; height: 34px; display: inline-block; font-size: 0; text-indent: -999px; background: url(/img/add_to_cart.png) no-repeat center;}
#l_site a.add_to_cart:hover {background: url(/img/add_to_cart2.png) no-repeat center;}

.uss_shop_detail .uss_img {border: none; border-radius: 5px;}

.uss_page_count {display: none;}

.uss_search_form .uss_input_name {width: 60%;}