/* custom.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */

#logo a.logo-icon {
	display: block;
	width: 148px;
	height: 70px;
	background: url(../images/img/logo.png) 0 0 no-repeat;
}

div.itemHeader h2.itemTitle {
	/*line-height:110%;
	margin:0;
	padding:10px 0 4px;*/
	color: #fff;
	font-size: 20px;
	line-height: 43px;
	height: 35px;

	padding: 10px 0 10px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.k2ItemsBlock ul li p.moduleItemIntrotext {
	display: block;
	line-height: 120%;
	margin-bottom: 0;
	padding: 4px 0;
	padding-top: 3px;
}

.even {
	background: none;
	padding: 2px;
}

.odd {
	background: none;
	padding: 2px;
}

div.k2ItemsBlock ul li {
	padding: 0;
	padding-left: 10px;
}

div.k2ItemsBlock ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

div.itemExtraFields h3 {
	line-height: normal !important;
	margin: 0;
	padding: 0 0 8px;
	color: #fff;
}

div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage:hover {
	display: block;
	text-align: center;
	float: left;
}

div.subCategory h2 {
	/* display:block; */
	/* text-align:center; */
	float: left;
	font-size: 15px;
	color: #fff;
	padding-left: 100px;
	margin-bottom: 0;
}

.subcat_disc {
	padding-left: 100px;
	float: left;
}

.subcat_disc p {
	margin-top: 0;
}

div.subCategory h2 a {
	color: #fff;
	font-size: 15px;
}

.sub_catalog_item.catalog1 {
	background: url(../images/img/catalog1.png) 0 0 no-repeat;
	/*   width:134px; */
	/*   height:142px; */
}

.sub_catalog_item.catalog2 {
	background: url(../images/img/catalog2.png) 0 0 no-repeat;
	/*   width:134px; */
	/*   height:142px; */
}

.sub_catalog_item.catalog3 {
	background: url(../images/img/catalog3.png) 0 0 no-repeat;
	/*   width:134px; */
	/*   height:142px; */
}

.sub_catalog_item.catalog4 {
	background: url(../images/img/catalog4.png) 0 0 no-repeat;
	/*   width:134px; */
	/*   height:142px; */
}

.sub_catalog_item.catalog5 {
	background: url(../images/img/catalog5.png) 0 0 no-repeat;
	/*   width:134px; */
	/*   height:142px; */
}

.sub_catalog_item.catalog6 {
	background: url(../images/img/catalog6.png) 0 0 no-repeat;
	/*   width:134px; */
	/*   height:142px; */
}

.sub_catalog_item.catalog7 {
	background: url(../images/img/catalog7.png) 0 0 no-repeat;
	/*   width:134px; */
	/*   height:142px; */
}

#k2Container {
	/*   padding-top:45px; */
}

.sub_catalog_item {
	float: left;
	min-height: 150px;
}

p.sub_catalog_item_title {
	padding-left: 120px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding-top: 25px;
	/*   padding-bottom:0; */
	margin-bottom: 2px;
	width: 210px;
}

div.sub_catalog_item_content {
	padding-left: 120px;
	font-size: 11px;
	color: #8c8c8c;
	width: 210px;
}

.sub_catalog_item_content ul {
	margin: 0;
	padding: 0;
	line-height: 100%;
	padding-left: 15px;
}

.left_menu_line {
	font-size: 12px;
}

p.left_menu_subline {
	font-size: 11px;
	color: #8c8c8c;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.catalog #left {
	width: 270px;
}

div#middle div#left {
	width: 270px;
}

div#middle #main-shift {
	margin-left: 270px;
}

div#middle div#right {
	margin-left: -460px;
}

.catalog #main-shift {
	margin-left: 270px;
}

.catalog div.itemBody {
	background: none repeat scroll 0 0 #1A1A1A;
	margin: 0;
	padding: 12px 10px;
	position: relative;
}

/* tabs */

dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
	z-index: 50;
	padding-left: 15px;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;

	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;

	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;

}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.current dd {
	padding: 0;
	margin: 0;
}

div.default div.yoo-gallery div.thumbnail-bg {
	background: none;
}

dd input {
	margin-right: 4px;
}

#left a {
	color: #fff;
}

.button_f {
	float: left;
	/* width: 350px;  */
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 55px;
	margin-bottom: 20px;
	height: 35px;
	text-align: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}

span.button_f:hover {
	/* background:#fff;
	  color:#000;*/
	text-decoration: underline;
}

.button_round {
	border: 1px solid #F9F9F9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.button_route {
	/* border: 1px solid #F9F9F9; */
	/* -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; */
	background: url("../images/img/text_bg.png") no-repeat scroll 0 5px transparent
}

.button_route p {
	padding: 0;
	margin: 0;
}

input.left_side {
	border: 1px solid #fff;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 5px;
	height: 21px;
	line-height: 21px;
}

input.left_side:hover {
	border-color: #FFB329;
}

input.left_side:focus {
	background: #FFB329;
	border-color: #FFB329;
	/*  -moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 5px;
	height:21px;
	line-height:21px;*/
	outline-style: none;
}

span.right_side {
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	float: right;
	height: 23px;
	line-height: 23px;
	padding: 0 20px;

	margin-left: 5px;

}

span.right_side_sources {
	border: 1px solid #fff;
	/*  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	/* border-radius: 5px; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	float: right;
	height: 23px;
	line-height: 23px;
	padding: 0 20px;

	margin-left: 5px;
}

div.mod-box-header span.header-3 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left: 0px;
}

.price_span {
	/*   padding-left:30px; */
	font-size: 16px;
	color: #FFB329;
	float: left;
	margin-right: 30px;
}

.opt_sub_wrapp {
	/*     border:1px solid #fff; */
	/*   -moz-border-radius: 5px; */
	/* -webkit-border-radius: 5px; */
	/*     background:#000; */
	/*     float:right; */
	/*    padding-left:10px;
		padding-right:10px;*/
	/* margin-top:-3px; */
}

.add_button_solo,
.add_button {
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #000;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -3px;
	text-align: center;
}

.add_button {
	width: 160px;

}

.add_button_solo {
	margin-left: 20px;
	cursor: pointer;
}

.readmore_p {
	margin: 0;
	padding: 0;
}

.readmore_span {
	text-decoration: underline;
	font-style: italic;
}

#k2Container.product .itemBody {
	background: transparent;
	padding: 0;
}

.product .current {
	background: #1a1a1a;
	border: 0;
}

.product dl.tabs dt.open {
	-moz-border-radius: 5px 5px 0 0;
	background: url(../images/img/tab_a.png) 0 0 repeat-x;
	border: 1px solid #1a1a1a;
	color: #fff;
	z-index: 100;

	height: 26px;
	padding: 0 10px;
	font-size: 14px;
}

.product dl.tabs {
	float: left;
	margin: 10px 0 -3px;
	padding-left: 0px;
	z-index: 50;
}

.product dl.tabs dt {
	-moz-border-radius: 5px 5px 0 0;
	background: none repeat scroll 0 0 #F0F0F0;
	border: 0px solid #CCCCCC;
	color: #fff;
	float: left;
	margin-left: 3px;
	padding: 0px 10px 0;
	background: url(../images/img/tab.png) 0 0 repeat-x;

	margin-top: 10px;
	padding-bottom: 0;
	padding-top: 0;
	height: 25px;
	font-size: 11px;
	font-size: 12px;
}

.open span,
.closed span {
	height: 25px;
	line-height: 25px;
}

.sel_opt_span {
	height: 35px;
	color: #fff;
	margin-left: 30px;
	line-height: 20px;
	font-size: 14px;
	/* margin-top:5px; */
	display: block;
}

#sel_opt_sub {
	/*       background:url(../images/img/opt_bg.png) 0 0 no-repeat; */
	height: 70px;
	display: block;
	/*       -moz-border-radius: 5px 5px 0 0; */
	/*       -webkit-border-radius: 5px 5px 0 0; */
}

#sel_opt {
	background: url(../images/img/opt_bg.png) 0 0 no-repeat;
	height: 100px;
	bottom: 0;
	opacity: 0.6;
	position: fixed;
	/*   background:#ccc; */
	width: 952px;
	left: 50%;
	margin-left: -474px;

	/*   -moz-border-radius: 5px; */
	/*   -webkit-border-radius: 5px; */
}

#sel_opt_left {
	/*   height:80px; */
	/*   top:0; */
	width: 100%;
	border: 0;
	/*   background:#FFB329; */

}

.opt_name {
	float: left;
	width: 100%;
	height: 40px;
	font-weight: bold;
}

.opt_del {
	color: red;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	cursor: pointer;
	float: left;
}

.opt_price {
	/*   padding-left:20px; */
	/*   padding-right:20px; */
	font-weight: bold;
	color: #FFB329;
	float: left;

}

#product_container .opt_sub_wrapp {
	margin-left: 10px;
}

.opt_sub_wrapp {
	/*   float:left; */
	/*   margin-top:10px; */
	margin-left: 5px;
	margin-right: 5px;

	height: 609px;
	/* width:100%; */
	position: relative;
}

.first .opt_sub_wrapp {
	margin-left: 0px;
}

.last .opt_sub_wrapp {
	margin-right: 0px;
}

#scroll_wrapper_2_p .opt_sub_wrapp {
	margin-right: 10px;
}

.opt_wrapp {
	float: left;
	/*   margin-top:10px; */
	/*   margin-left:20px; */
	height: 80px;
	/* margin-bottom:10px; */
	/*   width:120px; */
}

#sel_opt_left .opt_wrapp {
	margin-left: 0px;
}

/*.opt_block.active {
  background:#8C8C8C;
  padding:5px;
    border:0px solid #fff;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;
}*/

.opt_block.active {
	color: #414141;
}

.opt_block.active .price_span {
	color: #5B370C;
}

.add_button_solo,
.opt_block.active .opt_wrapp,
.add_button {

	border: 1px solid #414141;
}

.add_button {
	cursor: pointer;
}

.opt_block {

}

.optdiv {
	margin-top: 15px;

}

div.mod-box.optdiv div.box-t3 {
	background: #5B370C;

}

div.mod-box.optdiv div.box-1 {
	background: #5B370C;
}

div.mod-box.optdiv div.box-b3 {
	background: #5B370C;
}

.oneproduct .itemHeader {
	/* margin-bottom:30px;*/
}

.oneproduct .itemFullText {
	background: none;
	padding-left: 0px;
}

.oneproduct #footer {
	margin-bottom: 110px;
}

.menu_catalog_item {

	margin-top: 10px;
	margin-left: 7px;
	float: left;
	position: relative;
	width: 150px;
	height: 241px;
}

.order_btn_cart {
	/*border:1px solid #414141;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	padding-left: 2px;
	padding-right: 2px;

	/* width:100px; */
	height: 31px;
	color: #000;
	display: block;
	float: left;
	/* color:#ddd; */
	text-align: center;
	font-weight: bold;
	/* font-size:11px; */
	line-height: 31px;
	cursor: pointer;
}

.order_btn_cart.order {
	/*   background:url(../images/img/button_opt.png) 0 0 no-repeat; */
}

.order_btn_cart.arenda {
	/*   background:url(../images/img/button_opt_2x.png) 0 0 no-repeat; */
	/* width:153px; */
}

.order_text {
	float: left;
	height: 31px;
	line-height: 31px;
}

.menu_catalog_item .item_bg {
	/* background:#808080;
	  border:0px solid #fff;
	  -moz-border-radius: 10px;
	  -webkit-border-radius: 10px;*/
	width: 150px;
	height: 241px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	filter: none;
}

.menu_catalog_item .item_bg .top {
	position: relative;
	width: 150px;
	height: 11px;
	background: url(../images/corners/top.png) 0 0 no-repeat;
}

.menu_catalog_item .item_bg .bottom {
	position: relative;
	width: 150px;
	height: 11px;
	background: url(../images/corners/bottom.png) 0 0 no-repeat;
}

.menu_catalog_item .item_bg .center {
	position: relative;
	width: 150px;
	height: 219px;
	background: url(../images/corners/center.png) 0 0 repeat-y;
}

.menu_catalog_item.half .item_bg .center {
	height: 94px;
}

.menu_catalog_item.half,
.menu_catalog_item.half .item_bg {
	height: 116px;
	width: 150px;
}

#top .topbox div.module {
	/*height:261px;
	width:949px;*/
	/* position:relative; */
}

#top .topbox {
	/*height:261px;
	width:949px;
	position:absolute;*/
}

#menu_catalog_wrapper {

}

#menu_catalog_wrapper .menu_catalog_sub_null {
	background: url(../images/img/header.png) 0 0 no-repeat;
	height: 261px;
	width: 949px;
	position: absolute;
	z-index: 1;
}

#menu_catalog_wrapper .menu_catalog_sub {
	/*   -moz-border-radius: 10px; */
	/*   -webkit-border-radius: 10px; */
	/* border:1px solid #fff; */
	background: url(../images/img/catalog_menu_bg.png) 0 0 no-repeat;
	height: 261px;
	width: 949px;
	position: absolute;
	z-index: 0;
}

#menu_catalog_wrapper .item_content {
	padding: 10px;
	z-index: 1;
	position: absolute;
	height: 100%;
	width: 100%;
}

#menu_catalog_wrapper .item_content .title {
	margin-top: 80px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

#menu_catalog_wrapper .item_content .title a {
	color: #fff;
	cursor: pointer;
	line-height: 100%;
}

#menu_catalog_wrapper .item_content ul {
	list-style: none;
	padding-left: 0px;
	/*   font-size:10px; */
	position: absolute;
	top: 120px;
}

#menu_catalog_wrapper .item_content ul a {
	color: #fff;
	cursor: pointer;
	padding: 2px 5px;
	width: 120px;
	margin: 0px;
	display: block;
	/*   border-radius: 5px; */
	/*     behavior: url(PIE.htc); */
}

#menu_catalog_wrapper .item_content ul a:hover {
	background: #808080;
	border: 0;
	/*    -moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;*/
	text-decoration: none;

	background: url(../images/img/module_menu_bg_hover.png) 0 0 no-repeat;
}

/*.scroll_left_arrow {
  float:left;
  height:100%;
  width:25px;
  background:url(../images/img/opt_left_arrow.png) 0 50px no-repeat;
position:absolute;
top:0;
left:145px;

z-index:1;
opacity:0.5;
}*/

.scroll_left_arrow {
	float: left;
	height: 65px;
	width: 30px;
	background: url(../images/img/opt_left_arrow.png) 0 23px no-repeat;
	z-index: 1;
	opacity: 0.5;
	margin-right: 1px;
}

.scroll_right_arrow {
	float: right;
	height: 65px;
	width: 30px;
	background: url(../images/img/opt_right_arrow.png) 0 23px no-repeat;
	/* position:absolute; */
	/* top:0; */
	/* right:7px; */
	z-index: 1;
	opacity: 0.5;
	margin-right: 5px;
}

#scroll_wrapper_1 {
	/* padding-left:10px;
	padding-right:45px;*/
}

#scroll_wrapper_2 {
	position: relative;
	overflow: hidden;

	/* width:740px; */
	width: 877px;
	float: left;
}

.opt_sub_wrapp_right {
	background: url(../images/img/opt_right.png) 100% 0 no-repeat;
	height: 100%;
	width: 6px;
	float: left;
}

.opt_sub_wrapp_left {
	background: url(../images/img/opt_left.png) 0 0 no-repeat;
	height: 100%;
	width: 6px;
	float: left;
	height: 609px;
}

.opt_sub_wrapp_right2 {
	background: url(../images/img/opt_right2.png) 100% 0 no-repeat;
	height: 100%;
	width: 6px;
	float: left;
}

.opt_sub_wrapp_left2 {
	background: url(../images/img/opt_left2.png) 0 0 no-repeat;
	height: 100%;
	width: 6px;
	float: left;
	height: 609px;
}

.product_right {
	background: url(../images/img/product_right.png) 100% 0 no-repeat;
}

.product_left {
	background: url(../images/img/product_left.png) 0 0 no-repeat;
}

.opt_sub_wrapp_center {
	/*   background:url(../images/img/opt_bg.png) 0 0 repeat-x; */
	height: 100%;
	float: left;
	background: #152e46;
	border-top: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.opt_sub_wrapp_center2 {
	/*   background:url(../images/img/opt_bg.png) 0 0 repeat-x; */
	height: 100%;
	float: left;
	background: #4985a4;
	border-top: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.product_center {
	background: #5a5a5a;
	display: block;
}

.opt_del {
	background: url(../images/img/opt_close.png) 0 0 no-repeat;
	width: 17px;
	height: 17px;
	margin-left: 20px;
	/*   position:absolute; */
	/* right:0; */
	/* bottom:0; */
}

.product_del {
	background: url(../images/img/product_del.png) 0 0 no-repeat;
}

.dark_title {
	font-size: 20px;
	color: #2B2B2B;
	font-weight: bold;
	text-align: left;
	/*   margin-bottom:10px; */
	margin-bottom: 40px;
	margin-top: 20px;
}

.opt_block .clr {
	height: 10px;
}

#left .module {
	margin-bottom: 10px;
}

#left .module p {
	margin: 0px;
}

#left .module li a {
	width: 100%;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#left .module li li a.cat_items:hover {
	/*     background:#707070;
	  border:0px solid #fff;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	text-decoration:none; */
	background: url(../images/img/module_bg_hover.png) 0 0 no-repeat;
}

.teh_title {
	font-weight: bold;
	font-size: 14px;
}

#sbox-window {
	color: #000;
}

a.s_button {
	/*   width:100%; */
	width: 137px;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.s_button:hover {
	background: #707070;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;

}

body.contentpane {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	background-color: #424242;
}

#orderform input {
	width: 253px;
}

.button_opt_wrapp_left {
	background: url("../images/img/button_opt_left.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 31px;
	width: 6px;
}

.button_opt_wrapp_center {
	background: none repeat scroll 0 0 #cccccc;
	float: left;
	height: 31px;
	padding-left: 5px;
	padding-right: 5px;
}

.button_opt_wrapp_right {
	background: url("../images/img/button_opt_right.png") no-repeat scroll 100% 0 transparent;
	float: left;
	height: 31px;
	width: 6px;
}

#maintop .eventcalq table.mod_eventlistcalq_calendar {
	margin: 0 auto;
}

#sbox-content {
	background-color: #424242;
	clear: both;
	height: 100%;
	overflow: auto;
	width: 100%;
}

.dependence {
	font-weight: bold;
	margin-left: 10px;
	float: left;
}

.needed {
	color: #339966;
}

.blocked {
	color: #FF0000;
}

.dependence.included {
	color: #FF9900;
}

.included_block {
	/*opacity:0.2;
	opacity: 0.6;*/
}

.included_block span, .included_block .price_span, .included_block p {
	/* 	opacity:0.2; */
}

.included_block .add_button_solo {
	opacity: 1;
}

form#items-default div {
	margin: 0 1px;
}

div#sbox-window {
	background: #424242;
	color: #fff;
}

#itemslist a {
	color: #fff;
}

#allcart td {
	background: #1A1A1A;
}

#allcart th,
#allcart td {
	padding: 5px;
}

#allcart td a {
	color: #fff;
}

#item-edit fieldset {
	border: 0;
}

td.group_name {
	line-height: 2;
	font-size: 20px;
	color: #323232;
}

td.key {
	width: 150px;
	vertical-align: top;
}

div.repeat-elements li.repeatable-element {
	padding-left: 0;
	padding-right: 0;
}

div.repeat-elements li.repeatable-element div.repeatable-content {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

form div {
	margin: 0;
}

div.repeat-elements div.add {
	margin-left: 0px;
	margin-right: 10px;
}

table.admintable {
	margin: 0;
	padding: 0;
}

table.admintable td {
	padding-bottom: 5px;
}

div.col.col-left.width-60 {
	margin-top: 10px;
}

#yoo-zoo .items h1.pos-title a, #yoo-zoo .item h1.pos-title {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	padding: 5px 0 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

input[type="submit"] {
	margin-top: 7px
}

.pane-sliders .panel span.header-r {
	height: 37px;
}

div.yoo-zoo.blog-default.blog-default-ir-1024if-2 {
	margin-top: 35px;
}

div.yoo-zoo.blog-default.blog-default-ir-1024if-2 div.element.element-itemname {
	padding-bottom: 15px;
}

.pane-sliders .panel span.header-r {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}

#cart_profile #pane .panel {
	background: #1A1A1A;
}

table#allcart {
	border-collapse: collapse;
}

table#allcart td {
	border: 2px solid #000;
	vertical-align: middle;
}

.pane-sliders .panel .jpane-toggler-down span.header-l, .pane-sliders .panel .jpane-toggler-down span.header-l:hover, .pane-sliders .panel .jpane-toggler span.header-l, .pane-sliders .panel .jpane-toggler span.header-l:hover {
	padding-left: 0px;
}

.pane-sliders .panel .jpane-toggler span.header-l, .pane-sliders .panel .jpane-toggler span.header-l:hover, .pane-sliders .panel .jpane-toggler-down span.header-l, .pane-sliders .panel .jpane-toggler-down span.header-l:hover {
	/* 	background-position: 15px 15px; */
}

div#cart_profile div.current {
	border: none;
}

table#allcart.allcart-h td {
	background: none;
	font-weight: bold;
}

table.order_history a, table.order_history a:hover {
	color: #fff;
}

table.order_history {
	text-align: left;
}

div.jpane-slider.content {
	margin: 0;
	padding-left: 20px;
	background: #000;
}

table.order_history {
	border: none;
	border-collapse: collapse;
}

span.button span.edit-1, span.button span.cancel-1, span.button span.save-1 {
	height: 25px;
	overflow: hidden;
}

span.button {
	margin: 0;
}

span.catopttitle {
	font-weight: bold;
	color: #ffb329;
}

.element td {
	padding: 10px;
}

div#cart_wrapper .pane-sliders .panel .jpane-toggler span.header-l {
	/* background: none; */
}

div.subcategory {
	width: 50%;
	float: left;
}

/*
div.subcategory-title{
	margin-left: -10px;
}
*/
div.subcategory-title a, div.subcategory-title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

div.wrapper-3 div.subcategory-title {
	/*border-bottom: 1px dotted grey;*/
	width: 615px;
	/*padding: 0 0 20px 40px;
	margin-bottom: 20px;*/
}

table.subcategories div.subcategory-title {
	width: 180px;
	border: none;
	margin-bottom: 0;
	padding: 0;
}

table.subcategories td {
	width: 50%;
	vertical-align: top;
}

div.subcategory-description img {
	float: left;
}

div.subcategory-description, div.subcategory-description a, ul.sub-sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	list-style: inside;
}

div.subcategory-description, ul.sub-sub {
	/*margin-left: -10px;*/
	/*list-style: inside;*/
	/* 	width: 150px; */
	display: block;
	float: left;
}

ul.sub-sub {
	/* 	margin-left: -30px; */
}

.subcategory-description, .subcategory-title {
	margin-left: 30px;
}

div.subcategory-description, div.subcategory-title {
	float: left;
	width: 280px;
}

div.subcategory-description {
	line-height: 120%;
}

div.sub-image {
	/* 	float: left; */
	margin-left: 30px;
}

div.subcategories-2 {
	background: #1a1a1a;
	width: 655px;
}

div.subcategories-1 {
	background: url("../images/corners-t.jpg") no-repeat;
	width: 655px;
	height: 13px;
}

div.subcategories-3 {
	background: url("../images/corners-b.jpg") no-repeat;
	width: 655px;
	height: 13px;
}

/*
div.sub-cat{
	display: none;
}

div.blog-default-catalog div.sub-cat{
	display: block;
}
*/
#yoo-zoo.blog-default-catalog  .details div.heading {
	border: none;
}

#yoo-zoo.blog-default-catalog .details {
	margin: 0;
}

#yoo-zoo.blog-default-catalog .details h1.title {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
}

div.select-mwoptions li {
	background: #1A1A1A;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
	display: block;
	height: 25px;
	width: 722px;
	padding-top: 7px;
}

div.select-spec {
	position: absolute;
	top: 120px;
	left: 30px;
	z-index: 1;
}

span.button {
	margin-right: 10px;
}

div.specialists {
	margin-left: 10px;
}

form#orderForm div.specialists ul {
	min-height: 0;
}

div.teaser-item, #yoo-zoo .items div.teaser-item {
	min-height: 173px;
}

span.grey, span.grey-t, span.grey-m, span.grey-b {
	display: block;
	width: 110px;
}

span.grey-t, span.grey-m, span.grey-b {
	float: left;
}

span.grey-t {
	background: url("../images/corners2-t.jpg") no-repeat;
	height: 13px;
}

span.grey-b {
	background: url("../images/corners2-b.jpg") no-repeat;
	height: 13px;
}

span.grey-m {
	background: #1a1a1a;
}

span.grey {
	clear: both;
	margin: 0 auto;
}

a.grey {
	display: block;
	float: left;
	width: 100%;
}

div.blog-default-toners div.teaser-item, div.blog-default-drumkits div.teaser-item, div.blog-default-spares-2 div.teaser-item {
	width: 100%;
	min-height: 0;
}

div.blog-default-toners h1.pos-title, div.blog-default-drumkits h1.pos-title, div.blog-default-spares-2 h1.pos-title {
	float: left;
	width: 300px;
}

table.maxim {
	border-collapse: collapse;
	width: 100%;
}

table.maxim td {
	/*background: #1A1A1A;*/
	/*border: 2px solid #000;*/
	padding: 8px;
}

table.maxim, table.maxim a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
}

div.float-left {
	float: left;
}

table.maxim div.float-left {
	float: none;
	position: relative;
	top: -3px;
}

table.maxim div.cart_element_info {
	/* 	margin-left: 70px; */

}

table.maxim p.cart_element_price {
	/*	position: absolute;
		top: -7px;
		left: 0;*/
}

table.maxim div.cart_element_info {
	margin-top: 2px;
}

table.maxim th {
	/* 	text-align: left; */
}

table.maxim span.button {
	margin-right: 0;
}

div.corners3-tl {
	background: #131313 url("../images/corners3-t-l.jpg") top left no-repeat;
}

div.corners3-tr {
	background: url("../images/corners3-t-r.jpg") top right no-repeat;
}

div.corners3-bl {
	background: url("../images/corners3-b-l.jpg") bottom left no-repeat;
}

div.corners3-br {
	background: url("../images/corners3-b-r.jpg") bottom right no-repeat;
	overflow: hidden;
}

table.maxim div.subcategory-title {
	margin-left: 0px;
}

div.menu_catalog_sub.parent-id188 span.bg {
	display: block;
	width: 125px;
}

#yoo-zoo .items h1.pos-title {
	clear: left;
}

div.mod-box-header div.with-header div.catmenu ul li ul {
	margin-left: 15px;
}

div.left2 {
	margin-top: 10px;
}

div.left2 ul {
	padding-left: 0px;
}

div.left2 ul li ul {
	padding-left: 15px;
}

div#top {
	position: relative;
}

span.grey-m {
	height: 74px;
	line-height: 74px;
	vertical-align: middle;
	display: inline-block;

}

span.grey-m img {
	display: inline;
}

.stukach {
	padding-top: 10px;
	width: 250px;
	line-height: 1;
	font-size: 12px;
	text-align: center;
}

#userForm .componentheading {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	height: 35px;
	line-height: 43px;
	padding: 5px 0 5px 12px;
}

.opt_text.included_block {
	opacity: 0.2;
}

a.zombies {
	font-weight: bold;
	font-size: 14px;
}

div.zombies_border {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px dotted grey;
	width: 100%;
}

.hydra .cart-1 {
	background: url("../images/continue_l.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	cursor: pointer;
}

.hydra .cart-1.selected,
.hydra .cart-1:hover {
	background: url("../images/continue_l.png") no-repeat scroll 0 -35px transparent;
}

.hydra .cart-2 {
	background: url("../images/continue_r.png") no-repeat scroll 100% 0 transparent;
	display: block;
	padding: 0 11px;
}

.hydra .cart-2.selected,
.hydra .cart-2:hover {
	background: url("../images/continue_r.png") no-repeat scroll 100% -35px transparent;
}

.hydra .cart-3 {
	background: url("../images/continue_m.png") repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 100%;
	font-weight: bold;
	height: 25px;
	line-height: 190%;
	overflow: hidden;
	padding-right: 4px;
	text-decoration: none;
}

.hydra .cart-3.selected,
.hydra .cart-3:hover {
	background: url("../images/continue_m.png") repeat-x scroll 0 -35px transparent;
}

#dep_wrapper li {
	cursor: pointer;
}

.dep_title {
	/*  float:left; */
	font-size: 16px;
	font-weight: bold;
}

.list_window_title,
.dep_window_title {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.list_del {
	float: right;
	color: red;
	cursor: pointer;
}

.td_del img {
	cursor: pointer;
}

.list_th {
	text-align: center;
	background: #323232;
}

td.mutalisk div {
	float: left;
}

td.mutalisk div.last {
	margin-left: 5px;
}

table.configtable {
	border-collapse: collapse;
	border: 0 none;
	border-spacing: 0;
}

table.configtable td {
	border: 2px solid #000000;
}

table.configtable td {
	border: 1px solid #000000;
}

table.configtable th, table.configtable td {
	padding: 5px;
}

table.configtable td {
	background: none repeat scroll 0 0 #1A1A1A;
	white-space: nowrap;
}

div.separator {
	border-top: 1px dotted #fff;
}

/*table.login_table a{
  width:25px;
  height:20px;
  display:block;
}*/

a.login_reset {
	width: 25px;
	height: 20px;
	display: block;
	background: url(../images/img/login/lost_password_bg.png) 0 0 no-repeat;
}

a.login_remind {
	width: 25px;
	height: 20px;
	display: block;
	background: url(../images/img/login/lost_username_bg.png) 0 0 no-repeat;
}

a.login_buttons {
	float: left;
}

.login_table .hydra .cart-1 {
	margin: 10px 0 0 5px;
}

table.mwcatitems td {
	/*   border:1px solid red; */
}

table.mwcatitems th {
	text-align: left;
}

table.mwcatitems .cat_name {
	background: #343434;
}

table.mwcatitems .title_tr {
	font-size: 16px;
	border-bottom: 1px solid #fff;
	margin-bottom: 3px;
}

.breadcrumbs .separator {
	font-size: 16px;
}

table.user_info input, table#user_info input, table.user_info select, table#user_info select {
	/*     font-size: 13px; */
	margin: 0;
	padding: 0px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #C8C8C8;
}

.address_item_table .auser_address_key {
	text-align: right;
	width: 135px;
}

#footer_email {
	margin-left: 20px;
	float: left;
	font-size: 14px;
}

table.mwcatitems td {
	white-space: nowrap;
}

.full_price {
	float: left;
	width: 70%;
}

.nea_price {
	font-size: 14px;
}

.opt_val_1 {
	color: green;
}

.opt_val_2 {
	color: red;
}

.blankbigimage {
	background: url(/images/stories/bimages/mkb_228_160_blank.gif) 0 0 no-repeat;
	height: 160px;
	width: 228px;
	display: block;
}

table.incat_params_table {
	background: none repeat scroll 0 0 #000;
	border-spacing: 1px;
}

table.incat_params_table tr {
	/*   background-color: #FFFFFF; */
	text-align: center;
}

table.incat_params_table tr th {
	color: # #636363;
	background: none repeat scroll 0 0 #313131;
	/* background: none repeat scroll 0 0 #1A1A1A; */

	font-weight: bold;

}

table.incat_params_table td {
	/*   background: none repeat scroll 0 0 #313131; */
	background: none repeat scroll 0 0 #1A1A1A;

	/*     border: 1px solid #FFFFFF; */
	height: 25px;
	padding: 5px;

}

table.incat_params_table td.param_name {
	text-align: left;
}

table.incat_params_table td.param_group_name {
	color: # #636363;
	background: none repeat scroll 0 0 #121212;
	text-align: center;
	font-weight: bold;
}

/*#rejim {
  float:left;
}*/

#rent .itemBody {
/* 	margin-bottom: 10px; */
}

.vertical_text {
	/*  -moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		writing-mode: tb-rl;*/
	/*     width: 300px; */
	/*     height: 200px; */
}

/* .vertical_text */

.transparent {
	margin: 0;
	padding: 0;
}

.transparent table {
	border-spacing: 0;
}

table.item_characteristics {
	background: none repeat scroll 0 0 #000000;
	border-spacing: 1px;
}

table.item_characteristics tr {
	text-align: center;
}

table.item_characteristics td.param_name {
	text-align: left;
}

table.item_characteristics td {
	background: none repeat scroll 0 0 #1A1A1A;
	height: 25px;
	padding: 5px;
}

table.item_characteristics td.param_group_name {
	background: none repeat scroll 0 0 #121212;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

#left .box_white a {
	color: #417CAB;
}

span.select_value {
	/*color: #ffb329;*/
}

/*s-ceptic*/
#compare_table_scroll {
	width: 630px;

}

#fclTableContainer {
	width: 630px;
	overflow: hidden;

}

#fclTable2 td,
#fclTable td {
	/*padding: 15px;
	vertical-align: top;
	border: 1px solid #ddd;*/
	width: 120px;
	min-width: 120px;
	max-width: 120px;
}

#compare_table_scroll th, #compare_table_scroll td {
	/*padding: 3px 5px;*/
}

.rel {
	margin: 0 auto;
	overflow: hidden;
	/*padding-bottom: 15px;*/
	position: relative;
}

#compare_table_scroll table {
	empty-cells: show;
	table-layout: auto;
	/*width: 100%;*/
}

#fclTable tr td:first-child, #fclTable tr th:first-child {
	background: none repeat scroll 0 0 # #1A1A1A;
	width: 225px;
	min-width: 225px;
	max-width: 225px;
	visibility: visible;
}

#fclTable2 tr td:first-child, #fclTable2 tr th:first-child {
	background: none repeat scroll 0 0 # #1A1A1A;
	width: 225px;
	min-width: 225px;
	max-width: 225px;
	visibility: visible;
}

#fclTable2Container {
	overflow-x: auto;
	overflow-y: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

#fclTable2, #fclTable {
	background-color: # #1A1A1A;
}

#left_scroll {
	display: none;
	position: absolute;
	top: 0;
	left: 237px;
	width: 50px;
	background-color: #444;
	height: 100%;
	z-index: 2;
	opacity: 0.5;
	visibility: hidden;
	cursor: pointer;
	background-image: url("/test/templates/yoo_enterprise/images/img/opt_left_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
}

#right_scroll {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	background-color: #444;
	height: 100%;
	z-index: 2;
	opacity: 0.5;
	visibility: hidden;
	cursor: pointer;
	background-image: url("/test/templates/yoo_enterprise/images/img/opt_right_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.left_top_arr {
	display: block;
	width: 50px;
	height: 150px;
	cursor: pointer;
	position: absolute;
	top: 0;
	background-image: url("/test/templates/yoo_enterprise/images/img/opt_left_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.left_bottom_arr {
	display: block;
	width: 50px;
	height: 150px;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	background-image: url("/test/templates/yoo_enterprise/images/img/opt_left_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.right_top_arr {
	display: block;
	width: 50px;
	height: 150px;
	cursor: pointer;
	position: absolute;
	top: 0;
	background-image: url("/test/templates/yoo_enterprise/images/img/opt_right_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.right_bottom_arr {
	display: block;
	width: 50px;
	height: 150px;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	background-image: url("/test/templates/yoo_enterprise/images/img/opt_right_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.item_characteristics .hl_on {
	background-color: #1f1f1f;
}

a.lower_price {
	border: 1px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	display: block;
	float: right;
	height: 23px;
	line-height: 23px;
	margin-left: 5px;
	padding: 0 20px;
	background: red;
	color: #fff;
	text-decoration: none;
}

.order_wrap {
	margin: 0 15px 15px 15px;
}

.order_btn {
	display: block;
	line-height: 72px;
	background: url('/images/btn.png') repeat-x;
	color: #fff;
	font-size: 24px;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #fff;
	text-decoration: none;
}

.order_btn:hover {
	text-decoration: none;
	background: url('/images/btn_.png') repeat-x;
}	

.order_btn:active {
	background: url('/images/btn.png') repeat-x;
}

div#contentbottom {
	padding: 0 12px 12px 12px;
}

#menu_catalog_wrapper div.my-parent-id189 div.item_content {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	width: 130px;
	padding-top: 0px;
}

#menu_catalog_wrapper div.my-parent-id189 div.item_content div.title{
	margin-top: 0;
}

#menu_catalog_wrapper div.my-parent-id189 div.item_content div.title a{
	padding-top: 195px;
	display: block;
	overflow: hidden;
}

.teaser-item-bg .grey-m img {
  height: 75px;
  width: auto;
}