.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	padding: 0px 60px 30px 60px;
}

div.gk_tab-style1 {
	position: relative;
}

div.gk_tab_wrap-style1 {
	margin: 0 auto;
}

ul.gk_tab_ul-style1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

ul.gk_tab_ul-style1 li {
	float: left;
	cursor: pointer;
	margin: 0px;
	border-bottom: none;
	position: relative;
	padding: 0px;
	padding-bottom: 0px;
}

ul.gk_tab_ul-style1 li span {
	display: block;
	height: 27px;
	line-height: 27px;
	margin: 0px;
	border-bottom:5px solid #0d0d0c;
	border-right:5px solid #0d0d0c;
	border-top:5px solid #0d0d0c;
	padding: 0 10px;
	font-size: 10px;
	color: #616b5e;
	text-transform:uppercase;
	background-color:#171614;
}

ul.gk_tab_ul-style1 li.active span {
	color: #3a3b31;
}

div.gk_tab_container0-style1 {
	background-color:#171614;
	clear: both;
}

div.gk_tab_container1-style1 {
	overflow: hidden;
}

div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;
	padding: 0px;
}

div.gk_tab_button_next-style1,
div.gk_tab_button_prev-style1 {
	width: 24px;
	height: 24px;
	background: url('../../images/horizontal/style1/b_next.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}

div.gk_tab_button_prev-style1 {
	background: url('../../images/horizontal/style1/b_prev.png') no-repeat 0 0;
	left: 0;
	right:inherit;
}

div.gk_tab_button_next-style1:hover {
	background: url('../../images/horizontal/style1/b_next.png') no-repeat 100% 0;
}

div.gk_tab_button_prev-style1:hover {
	background: url('../../images/horizontal/style1/b_prev.png') no-repeat 100% 0;
}
.gk_tab_container0-style1,
.gk_tab_container1-style1,
.gk_tab_container2-style1{
	position:relative;
}

h4.gk_tab_news_header{
	letter-spacing:2px;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

p.gk_tab_news_text {
	color:#FFF;
	line-height:25px;
	font-size:14px;
	letter-spacing:1px;
	text-align:justify;
}