/* ||| 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_tabmods-style5 {
	position: relative;
	background: url('../images/style5/bg_mod2.png') repeat-x 0 0;
	padding: 20px 0;
	border: 1px solid #e3e3e3;
}

div.gk2_tabmodsmenu-style5 {
	overflow:hidden;
}

ul.gk2_tabmodsmenu_ul-style5 {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	width: 20%;
}

ul.gk2_tabmodsmenu_ul-style5 li {
 	background: none;
	cursor: pointer;
	margin: 0 0 9px;
	position: relative;
	padding: 1px;
	padding-bottom: 0px;
}

ul.gk2_tabmodsmenu_ul-style5 li span {
	background: url('../images/style5/bg_tab.png') repeat-x 0 0;
	display: block;
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	text-align: center;
	color: #666;
	text-transform:uppercase;
	border: 1px solid #e0e0e0;
}

ul.gk2_tabmodsmenu_ul-style5 li.active span {
	background: url('../images/style5/bg_tab-active.png') repeat-x 0 0;
	color: #fff;
	border: 1px solid #84a9c3;
}

div.gk2_tabmods_container0-style5 {
	float: left;
	background: url('../images/style5/bg_bullet.png') repeat-y 0 0;
	margin-left: 20px;
	padding: 0 20px;
}

div.gk2_tabmods_container1-style5 {
	overflow: hidden;
}

div.gk2_tabmods_item-style5 {
	float: left;
	overflow: hidden;
}

div.gk2_tabmods_button_next-style5,
div.gk2_tabmods_button_prev-style5 {
	width: 24px;
	height: 24px;
	background: url('../images/style5/b_next.png') no-repeat 0 0;
	cursor: pointer;
	top: 86%;
	position: absolute;
	right: 10px;
}

div.gk2_tabmods_button_prev-style5 {
	background: url('../images/style5/b_prev.png') no-repeat 0 0;
	position: absolute;
	right: 38px;
}

div.gk2_tabmods_button_next-style5:hover {
	background: url('../images/style5/b_next.png') no-repeat 100% 0;
}

div.gk2_tabmods_button_prev-style5:hover {
	background: url('../images/style5/b_prev.png') no-repeat 100% 0;
}
