
#gk_news_image_1-newsimage1 {
	overflow: hidden;
	border: none;
	position: relative;
	width: 580px;
	height: 200px;
	background-color: #f0f0f0;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_slide{
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
} 

#gk_news_image_1-newsimage1 h2 {
			font-variant:small-caps;
			font-size:17pt;
			color:#f0f0f0; 
			font-weight:900;
			margin-bottom:-5px;
			margin-left:3px;


}

#gk_news_image_1-newsimage1 h2 a {
			text-decoration: none;
			font-variant:small-caps;
			font-size:17pt;
			color:#f0f0f0; 
			font-weight:900;
			margin-bottom:-5px;
			margin-left:3px;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text_datas {
	display: none;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_text_bg {

		color:#FFFFFF;
		width:580px;
		padding-left: 5px;
		padding-right: 5px;
		text-align:justify;
		height:80px;
		max-height:80px;
		margin-top:100px;
		
	position: absolute;
	left: 0px;
	background-color: #000000;
	opacity: 0.5;	
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text {

		overflow: hidden;
		width: 570px;
		height: 80px;
		position: absolute;
		left: 0px;
		margin-top:102px;
			color:#ffffff; 
			font-weight:900;
	}

#gk_news_image_1-newsimage1 a.gk_news_image_1_prev,
#gk_news_image_1-newsimage1 a.gk_news_image_1_next, 
#gk_news_image_1-newsimage1 a.gk_news_image_1_play, 
#gk_news_image_1-newsimage1 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#gk_news_image_1-newsimage1 div.gk_news_image_1_tb {
	overflow: hidden;
	float: left;
	height: 110px;
	width: 540px;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_thumbnails {
	bottom: 100px;
	margin-left: 10px;
	width: 580px;
	height: 110px;
	position: absolute;
	left: 0px;
	top: 188px;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_thumb{
	margin: 4px;
	border: 1px solid #000000;
	width: 150px;
	height: 100px;
	float: left;
	display:block;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_tbo{
	width: 644px;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_interface_buttons{
	position:absolute;
}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons{
	position: absolute;
	list-style-type: none;
	top: 5px;
	left: 1px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 98%;



}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons li{
	float: right;
	padding: 0px !important;
	margin-right: 1px; 
		
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_preloader{
	position: absolute;
	width: 580px;
	height: 200px;
	background: url('../images/load.gif') no-repeat center center #f0f0f0;
}