/*--------------------------------------------------------------
# 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 
------------------------------------------------------------------------------------------------*/

