/* ||| set of clearing floats |||*/	
.clearfix-tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix-tabs {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix-tabs {
	height: 1%;
}
.clearfix-tabs {
	display: block!Important;
	clear: none!Important;
}
/* End hide from IE-mac */
/* ||| the end |||*/
div.gk2_tabarts-style6 {
	position: relative;
	background: #45494d url('../images/style6/bg_ul.png') repeat-x 0 0;
	padding: 0;
	border: 1px solid #e3e3e3;
}

div.gk2_tabartsmenu-style6 {
	overflow:hidden;
}

ul.gk2_tabartsmenu_ul-style6 {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 20px 20px;
	float: left;
	width: 180px;
	height: 100%;
}

ul.gk2_tabartsmenu_ul-style6 li {
	background: none;
	padding: 0;
	cursor: pointer;
	margin: 0 0 9px;
	position: relative;
}

ul.gk2_tabartsmenu_ul-style6 li span {
	display: block;
	height: 32px;
	line-height: 31px;
	padding: 1px 10px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	text-transform:uppercase;
	font-weight: bold;
}

ul.gk2_tabartsmenu_ul-style6 li.active span {
	background: url('../images/style6/bg_tab-active.png') repeat-x 0 0;
	color: #fff;
	border: 1px solid #35383b;
	padding: 0;
}

div.gk2_tabarts_container0-style6 {
	float: right;
	background: #f1f1f1 url('../images/style6/bg_mod.png') repeat-x 0 0;
	padding: 0 20px;
}

div.gk2_tabarts_container1-style6 {
	overflow: hidden;margin: 10px 0;
}

div.gk2_tabarts_item-style6 {
	float: left;
	overflow: hidden;
}

div.gk2_tabarts_button_next-style6,
div.gk2_tabarts_button_prev-style6 {
	width: 24px;
	height: 24px;
	background: url('../images/style6/b_next.png') no-repeat 0 0;
	cursor: pointer;
	top: 86%;
	position: absolute;
	right: 10px;
}

div.gk2_tabarts_button_prev-style6 {
	background: url('../images/style6/b_prev.png') no-repeat 0 0;
	position: absolute;
	right: 38px;
}

div.gk2_tabarts_button_next-style6:hover {
	background: url('../images/style6/b_next.png') no-repeat 100% 0;
}

div.gk2_tabarts_button_prev-style6:hover {
	background: url('../images/style6/b_prev.png') no-repeat 100% 0;
}