/**
* Gavick News Show GK3 - CSS
* @package Joomla!
* @Copyright (C) 2008-2009 Gavick.com
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @version $Revision: 3.2 $
**/

h4.ta_center, p.ta_center{text-align: center;}
h4.ta_left, p.ta_left{text-align: left;}
h4.ta_right, p.ta_right{text-align: right;}
p.ta_justify{text-align: justify;}
img.i_left{display: block;float: left;}
img.i_right{display: block;float: right;}
img.i_center{display: block;margin: 0 auto;}

a.readon_class{ padding-right: 8px; }
a.readon_class:link, a.readon_class:visited { font-size: 1.1em; font-family: verdana, sans-serif; color: #a13333; font-weight: bold; }
a.readon_class:hover { font-size: 1.1em; font-family: verdana, sans-serif; text-decoration: underline; color: #a10101; font-weight: bold;}
a.readon_class:active { font-size: 1.1em; font-family: verdana, sans-serif; color: #a13333;  font-weight: bold;}

a.p_left{
	float: left !important;
}

a.p_right{
	float: right !important;
}

a.p_center{
	margin: 0 auto !important;
}

h4.gk_news_show_news_header {
	margin: 0;
	padding:0;
}

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;
}

div.gk_titulo { width: 300px; height: 46px; background: url(/img/frontnews_topbg.png) no-repeat top center;}

div.gk_titulo h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; font-weight: bold; color: #000; }
h2.onfield { padding: 4px 0 0 56px; line-height: 38px; background: url(/img/rugbyball_bg.png) no-repeat 8px 6px;}
h2.offfield { padding: 4px 0 0 50px; line-height: 38px; background: url(/img/beer_bg.png) no-repeat 8px 7px;}


div.gk_news_show_table { width: 300px;  }

div.gk_news_show_tablerow_top { width: 300px; }

div.gk_news_show_panel {
	padding: 6px 0 0 0;
}

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 #EEE;
}

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;	
}


div.gk_news_show_tablerow { border-left: 1px #cacaca solid; border-right: 1px #cacaca solid; padding: 6px;}

div.btnmer { border-left: 1px #cacaca solid; border-right: 1px #cacaca solid; text-align: center; padding: 6px 0 0; height: 40px; width: 298px; }
div.btnmer a {display: block; margin: 6px 0 0 200px; padding: 5px 0 0 0; width: 82px; height: 27px; background: url(/img/btn.png) no-repeat 0 0;}

div.newsfin { width: 300px; height: 9px; background: url(/img/newsfin_bg.png) no-repeat 0 0;}

div.btnmer a, div.btnmer a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; font-weight: bold; color: #a10101; text-decoration: none; }
div.btnmer a:hover { text-decoration: underline; color: #a10101;}
div.btnmer a:active { color: #a10101;}

h4.gk_news_show_news_header a, h4.gk_news_show_news_header a:visited { margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; font-weight: bold; padding: 0 2px; color: #a10101; text-decoration: none; }
h4.gk_news_show_news_header a:hover, div.btnmer a { text-decoration: underline; color: #a10101;}
h4.gk_news_show_news_header a:active, div.btnmer a { color: #a10101;}

p.gk_news_show_news_text {font-family: Verdana, Helvetica, sans-serif; font-size: 1.1em; padding: 0 2px; color: #010101; text-decoration: none; }

p.gk_news_show_news_info { color: #888; padding: 0 0 8px 2px;}

div.gk_news_show_tablerow{ padding: 10px 4px; overflow: hidden; background: url(/img/newsdiv_bg.png) no-repeat bottom center; }

li.block{
	display: block;
}

li.none{
	display: none;
}
