/*--------------------------------------------------------------
# Cutting-Edge - February 2008
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* Image Slider IV module
------------------------------------------------------------------------------------------------*/

div.gk_news_image_4_wrapper {
	overflow: hidden;
	padding: 0!important;
}
div.gk_news_image_4_text_datas {
	display: none;
}
div.gk_news_image_4_text {
	padding: 22px 10px 0!important;
	overflow: hidden;
	text-overflow: ellipsis;
	top: 265px!important;
}
div.gk_news_image_4_tabsbar p.gk_news_image_4_tab_header,
div.gk_news_image_4_tab_active p.gk_news_image_4_tab_header {
	padding: 0!important;
	margin: 0;
	padding: 5px;
	color: #EBD491;
	font-weight: bold;
	font-size: 14px;
}
div.gk_news_image_4_tab {
	border-bottom: 1px solid #161616;
	padding: 0!important;
}
div.gk_news_image_4_tab_active {
	border-bottom: 1px solid #648eb6;
	padding: 0!important;
}
div.gk_news_image_4_json {
	padding: 0!important;
}
div.gk_news_image_4_tab img,
div.gk_news_image_4_tab_active img {
	border: 1px solid #1c1c1c;
	margin: 2px;
}
div.gk_news_image_4_tab p.gk_news_image_4_tab_text,
div.gk_news_image_4_tab_active p.gk_news_image_4_tab_text {
	font-size: 9px;
	font-family: Arial, Verdana;
	color: #FFF;
	margin: 0;
}
div.gk_news_image_4_wrapper h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight: bold;
	color : #ffffff; 
	margin: 0; padding: 0;

}
div.gk_news_image_4_wrapper p {
	margin: 0; padding: 0;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #ffffff; 
}
.tool-tip {
	background: #0F1418;
	z-index: 13000;
	padding: 1px 3px;
	height: 18px;
	line-height: 18px;
	opacity:0.75!important;
	filter: alpha(opacity=75)!important;
	-moz-opacity: 0.75!important;
	color: #fff;
}
.tool-text {
	font-size: 10px;
	background: #0F1418;
	opacity:0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}