.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	padding: 0px;
	margin: 0;
	padding: 0;
	
}

/* ||| 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;
	clear: none;
}
/* End hide from IE-mac */
/* ||| the end |||*/
div.gk_tab-style3 {
	position: relative;
	/*background: #cee7fa url('../../images/vertical/style3/bg_ul.png') repeat-y 0 0;*/
	padding: 0;
	/*border: 1px solid #e3e3e3;*/
}

div.gk_tabmenu-style3 {
	overflow:hidden;
}

ul.gk_tab_ul-style3 {
	position:absolute;
	top: 0px;
	right: 0px;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	float: right;
	width: 224px;
	height: 100%;
}

ul.gk_tab_ul-style3 li {
	height:126px;
	width:224px;
	cursor: pointer;
	margin: 0;
	position: relative;
	padding: 0;
	}

ul.gk_tab_ul-style3 li p {
	height:126px;
}

ul.gk_tab_ul-style3 li p.item0 {
	background: url('../../images/vertical/style3/slider-link_bg1-trans.png') no-repeat top left;
	height:126px;
}

ul.gk_tab_ul-style3 li p.item1 {
	background: url('../../images/vertical/style3/slider-link_bg2-trans.png') no-repeat top left;
}

ul.gk_tab_ul-style3 li p.item2 {
	background: url('../../images/vertical/style3/slider-link_bg3-trans.png') no-repeat top left;
}
	
ul.gk_tab_ul-style3 li.active p {
	background-position:left bottom;
	}

ul.gk_tab_ul-style3 li p span {
	display: block;
	height:82px;
	color: #fff;
	padding-left:15px;
	font-weight: bold;
}

ul.gk_tab_ul-style3 li.active p span {
	position:relative;
	background:url('../../images/vertical/style3/tri-active-trans.png') no-repeat 0px 46px;
	color: #343434;
	z-index:2;
}

div.gk_tab_container0-style3 {
	float: left;
	/*background: #f1f1f1 url('../../images/vertical/style3/bg_mod.png') repeat-x 0 0;*/
	padding: 0;
	margin:10px 0;
}

div.gk_tab_container1-style3 {
	overflow: hidden;margin: 0;
}

div.gk_tab_item-style3 {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div.gk_tab_button_next-style3,
div.gk_tab_button_prev-style3 {
	width: 24px;
	height: 24px;
	/*background: url('../../images/vertical/style3/b_next.png') no-repeat 0 0;*/
	cursor: pointer;
	top: 86%;
	position: absolute;
	right: 10px;
}

div.gk_tab_button_prev-style3 {
	/*background: url('../../images/vertical/style3/b_prev.png') no-repeat 0 0;*/
	position: absolute;
	right: 38px;
}

div.gk_tab_button_next-style3:hover {
	/*background: url('../../images/vertical/style3/b_next.png') no-repeat 100% 0;*/
}

div.gk_tab_button_prev-style3:hover {
	/*background: url('../../images/vertical/style3/b_prev.png') no-repeat 100% 0;*/
}
