
div.gk_news_image_1_wrapper {
	overflow: hidden;
	border: none;
	position: relative;
	width: 980px;
	height: 350px;
	background-color: #;
}

.gk_news_image_1_slide{
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
} 

div.gk_news_image_1_wrapper h2 {
	margin-bottom: 15px;
	padding-top:30px;
	color: #F9F9F9; text-align: left;}

div.gk_news_image_1_wrapper h2 a {
	font:normal 28px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
text-align: left;}

div.gk_news_image_1_text_datas {
	display: none;
}

.gk_news_image_1_text_bg {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left; width: 250px;
	height: 350px;
	position: absolute;
	left: 0px;
	background-color: #000000;
	opacity: 0.65;	
}

div.gk_news_image_1_text {
	padding: 10px;
	text-align: left; overflow: hidden;
	width: 240px;
	height: 340px;
	position: absolute;
	left: 0px;
	top: 0px;
font:normal 16px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;}

a.gk_news_image_1_prev, a.gk_news_image_1_next, a.gk_news_image_1_play, a.gk_news_image_1_pause {
	background: transparent url('../images/buttons.png') no-repeat;
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	margin-left: 2px;
text-align: left;}

a.gk_news_image_1_prev {
	background-position: -21px 0;
}

a.gk_news_image_1_play {
	background-position: -42px 0;
}

a.gk_news_image_1_pause {
	background-position: -63px 0;
}

a:hover.gk_news_image_1_next {
	background-position: 0 100%;
}

a:hover.gk_news_image_1_prev {
	background-position: -21px 100%;
}

a:hover.gk_news_image_1_play {
	background-position: -42px 100%;
}

a:hover.gk_news_image_1_pause {
	background-position: -63px 100%;
}

div.gk_news_image_1_tb_prev, div.gk_news_image_1_tb_next {
	background: #FFF;
}

div.gk_news_image_1_tb_prev {
	background: transparent url('../images/s_prev.png') no-repeat 0 50%;
	float: left;
	width: 20px;
	height: 8px;
}

div.gk_news_image_1_tb_next {
	background: transparent url('../images/s_next.png') no-repeat 100% 50%;
	float:left;
	width:20px;
	height: 8px;
}

div.gk_news_image_1_tb_prev:hover {
	background: transparent url('../images/s_prev-h.png') no-repeat 0 50%;
}

div.gk_news_image_1_tb_next:hover {
	background: transparent url('../images/s_next-h.png') no-repeat 100% 50%;
}

div.gk_news_image_1_tb {
	overflow: hidden;
	float: left;
	height: 8px;
	width: 210px;
}

div.gk_news_image_1_thumbnails {
	bottom: 100px;
	margin-left: 110px;
	width: 250px;
	height: 8px;
	position: absolute;
	left: 0px;
	top: 338px;
}

.gk_news_image_1_thumb{
	margin: 3px;
		border: 1px solid #000000;
		width: 0px;
	height: 0px;
	float: left;
	display:block;
}

.gk_news_image_1_tbo{
	width: 27px;
}

.gk_news_image_1_interface_buttons{
	position:absolute;
}

ul.gk_news_image_1_tick_buttons{
	position: absolute;
	list-style-type: none;
	top: 200px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}

ul.gk_news_image_1_tick_buttons li{
	float: left;
	padding: 200px !important;
	margin-right: 3px; 
}

div.gk_news_image_1_preloader{
	position: absolute;
	width: 980px;
	height: 350px;
	background: url('../images/load.gif') no-repeat center center #000;
}