/*--------------------------------------------------------------
# Modish - April 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* News Show GK2 module
------------------------------------------------------------------------------------------------*/
h4.gk_news_show_news_header {
	margin: 0 0 8px;
	padding:0;
}
img.gk_news_show_news_image {
	margin: 4px 6px 0 0;
	border: 1px solid #c0c0c0;
}
a.gk_news_show_news_readmore {
}
a.gk_news_show_news_readmore_inline {
	margin-left: 10px;
}
p.gk_news_show_news_text {
	margin-top: 0px;
}
table.gk_news_show_table {
}
td.gk_news_show_tablerow_top {
}
div.gk_news_show_panel {
	display: none;
	padding: 6px 0 0 0;
}
div.gk_news_show_panel_font {
	float: left;
	width: 100px;
	padding: 0;
}
div.gk_news_show_panel_font_path {
	width: 100px;
	height: 6px;
	padding: 0;
	border: 1px solid #c0c0c0;
}
div.gk_news_show_panel_font_knob {
	width: 5px;
	height: 6px;
	padding: 0;
	cursor: pointer;
	font-size: 1px;
	background: #CCC;
}
span.gk_news_show_panel_font_value {
	display:block;
	float:left;
}
div.gk_news_show_panel_amount {
	float: right;
	width: 50px;
	padding: 0;
}
div.gk_news_show_panel_amount_plus, div.gk_news_show_panel_amount_minus {
	width: 12px;
	height: 12px;
	float:left;
	line-height: 12px;
	padding: 0;
	text-align: center;
	cursor: pointer;
	margin-right: 3px;
	border: 1px solid #c0c0c0;
}
span.gk_news_show_panel_amount_value {
	display: block;
	float:left;
	font-size: 10px;
	margin-left: 4px;
}
div.gk_news_show_panel_tools, div.gk_news_show_panel_tools_hidden {
	cursor: pointer;
	padding: 0;
	float:right;
	font-size: 10px;
}
td.gk_news_show_panel-border {
	background: url('../images/style1/horiz_dot.gif') repeat-x 0 0;
}
tr.gk_news_show_tablerow {
}
td.gk_news_show_left {
}
td.gk_news_show_center {
}
td.gk_news_show_right {
}
td.gk_news_show_tablerow_bottom ul.gk_news_show_list_floated {
}
ul.gk_news_show_list {
}
h4.gk_news_show_news_header {
	font-size: 16px;
	font-weight: normal;
}
h4.gk_news_show_news_header a {
	color: #9E0101;
	text-decoration: none;
}
.gk_news_show_tablerow_bottom p, .gk_news_show_tablerow_bottom p a, .gk_news_show_news_info, .gk_news_show_news_info a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #2F5070!important;
	text-decoration:none;
	text-transform:uppercase;
}
.gk_news_show_tablerow_bottom p {
	color: #9E0101!important;
}
.gk_news_show_tablerow a.readon {
	margin-bottom: 13px;
}
/* News Image I 
------------------------------------------------------------------------------------------------*/

/* 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: 8px 10px 0!important;
	overflow: hidden;
	text-overflow: ellipsis;
	top: 200px!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: normal 16px Arial, Helvetica, sans-serif!important;
}
.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;
}