/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	clear: none;
}
/* End hide from IE-mac */
/* ||| the end |||*/
div.gk_tabarts {
	position: relative;
	padding: 0;

}
div.gk_tabartsmenu {
	overflow:hidden;
}
ul.gk_tabartsmenu_ul {
	list-style-type: none;
	margin: 0;
	float: right;
	height: 280px;
	border-left:1px solid #E8E8E8;
}
ul.gk_tabartsmenu_ul li {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	border-bottom:1px solid #E8E8E8;
	
}
ul.gk_tabartsmenu_ul li span {
text-align:center;
	display: block;
	height: 44px;
	padding:15px 0px 10px 0;
	font-size: 13px;
	color: #000;
	text-transform:uppercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.gk_tabartsmenu_ul li span p {
font-weight:100;
font-size: 16px;
}
ul.gk_tabartsmenu_ul li span h6 {
font-style:italic;
font-weight:100;
}


ul.gk_tabartsmenu_ul li span:hover {
	color: #FF0000;
	
}
ul.gk_tabartsmenu_ul li.active span {
     background: #000;
	color: #fff;
	
}
div.gk_tabarts_container0 {
	float: left;
	padding: 0;
}
div.gk_tabarts_container1 {
	overflow: hidden;
	margin:10px 0px;
}
div.gk_tabarts_item {
	float: left;
	overflow: hidden;
	
}
div.gk_tabarts_item h4 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 18px;
}
div.gk_tabarts_item img {
	margin-right: 10px;
	padding:3px;
	border: 1px solid #666;
	height:250px;float:left;
}

div.gk_tabarts_item div {
display:inline;
width:340px;
}

div.gk_tabarts_item p.readmore {
float:right;
margin-right:5px;
}
div.gk_tabarts_item p.readmore a {color:#333333; text-decoration:underline;}
div.gk_tabarts_item p.readmore a:hover {color:#FF0000;text-decoration:underline;}

div.gk_tabarts_item div p {

margin-top:20px;font-size:14px;
}

div.gk_tabarts_item div h1 {
font-size:22px;
text-transform: uppercase;
font-weight:100;
margin-bottom:8px;
}
div.gk_tabarts_button_next, div.gk_tabarts_button_prev {
	width: 24px;
	height: 24px;
	background: url('../images/style7/b_next.png') no-repeat 0 0;
	cursor: pointer;
	top: 86%;
	position: absolute;
	right: 10px;
}
div.gk_tabarts_button_prev {
	background: url('../images/style7/b_prev.png') no-repeat 0 0;
	position: absolute;
	right: 38px;
}
div.gk_tabarts_button_next:hover {
	background: url('../images/style7/b_next.png') no-repeat 100% 0;
}
div.gk_tabarts_button_prev:hover {
	background: url('../images/style7/b_prev.png') no-repeat 100% 0;
}
span.feature-title a { font-size:22px;font-style:italic;}