/**

* Gavick News Pro GK1 - CSS

* @package Joomla!

* @Copyright (C) 2009 Gavick.com

* @ All rights reserved

* @ Joomla! is Free Software

* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html

* @version $Revision: 1.0.0 $

**/



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{}

a.p_left{float: left !important;}

a.p_right{float: right !important;}

a.p_center{margin: 0 auto !important;}



div.gk_npro_mainwrap{

	overflow: hidden;

	color: #000000;	


width:100%;

}



div.gk_npro_full{




}



div.gk_npro_full_interface{

	overflow: hidden;

	min-height: 21px;



}



div.gk_npro_full_interface ul{

list-style-type: none;

	margin: 3px 0 0 3px;

	padding: 0;

	float: left;

	width: auto;

}



div.gk_npro_full_interface ul li{

	cursor: pointer;

	float: left;

	width: 11px;

	height: 12px;

	margin-left: 2px;

	text-indent: -999em;

	background: transparent url('../images/bullet_white_inactive.png') no-repeat 0 0;

}



div.gk_npro_full_interface ul li.active{

	background: transparent url('../images/bullet_white_active.png') no-repeat 0 0;

}



div.gk_npro_interface_bg{

	float: right;

	width: 44px;

	height: 18px;

}



div.gk_npro_full_prev{

	width: 8px;

	height: 8px;

	float: left;

	margin: 3px 0 0 11px;

	background: transparent url('../images/prev.png') no-repeat 0 0;

	text-indent: -999em;

}



div.gk_npro_full_prev:hover{

	cursor: pointer;

	background: transparent url('../images/prev.png') no-repeat -8px 0;

}



div.gk_npro_full_next{

	width: 8px;

	height: 8px;

	float: right;

	margin: 3px 11px 0 0;

	background: transparent url('../images/next.png') no-repeat 0 0;	

	text-indent: -999em;

}



div.gk_npro_full_next:hover{

	cursor: pointer;

	background: transparent url('../images/next.png') no-repeat -8px 0;	

}



div.gk_npro_full_scroll1{

	overflow: hidden;	

}



div.gk_npro_full_scroll2{}



div.gk_npro_full_tablewrap{

	float: left;	

}



table.gk_npro_table{}

table.gk_npro_table tr{}

table.gk_npro_table td{}



div.gk_npro_short{

	min-height: 21px;	

}



div.gk_npro_short_scroll1{

	overflow: hidden;

}



div.gk_npro_short_scroll2{}



div.gk_npro_short_ulwrap{

	float: left;

}



div.gk_npro_short_ulwrap ul{

 border-right: 2px solid #666;

	margin: 0px 0 0 0;

	padding: 0;

	list-style-type: none;

		text-align:right;
		color:#28548a;



}



div.gk_npro_short_ulwrap ul li{
		color:#28548a;
	padding: 6px;

}



div.gk_npro_short_ulwrap ul li.odd{	background: #ffffff;
border-bottom:solid;
border-bottom-color:#D6D6D6;
border-right:solid;
border-right-color:#D6D6D6;
}

div.gk_npro_short_ulwrap ul li.even{
border-bottom:solid;
border-bottom-color:#D6D6D6;
border-right:solid;
border-right-color:#D6D6D6;
background: #ffffff;

}



div.gk_npro_short_ulwrap ul li:hover{


	color:#28548a;

}



div.gk_npro_short_ulwrap ul li:hover h4,

div.gk_npro_short_ulwrap ul li:hover p,

div.gk_npro_short_ulwrap ul li:hover h4 a{

	color: #3399CC;	

}



div.gk_npro_short_ulwrap ul li h4,

div.gk_npro_short_ulwrap ul li h4 a{

		color:#28548a;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 11px;

	margin: 0 0 3px 0;

}



div.gk_npro_short_ulwrap ul li p{


		color:#28548a;

	font-size: 10px;

	margin: 0;

}



div.gk_npro_short_interface{

	border-right: 2px solid #666;

	padding-right:5px;

	overflow: hidden;

	padding-bottom:5px;

	padding-top:5px;

}



div.gk_npro_short_interface span{

	font-size: 13px;

		color:#28548a;

	}



div.gk_npro_short_prev{

	width: 8px;

	height: 8px;

	float: right;

	margin: 3px 0 0 11px;

	background: transparent url('../images/up.png') no-repeat 0 0;

	text-indent: -999em;

}



div.gk_npro_short_prev:hover{

	cursor: pointer;

	background: transparent url('../images/up.png') no-repeat -8px 0;

}



div.gk_npro_short_next{

	width: 8px;

	height: 8px;

	float: right;

	margin: 3px 0 0 0;

	background: transparent url('../images/down.png') no-repeat 0 0;	

	text-indent: -999em;

}



div.gk_npro_short_next:hover{

	cursor: pointer;

	background: transparent url('../images/down.png') no-repeat -8px 0;	

}



h4.gk_npro_header{

font-size:18px;

font-weight: bold;

color:#FF0000;

}

p.gk_npro_text{}

img.gk_npro_image{

	border: 1px solid #e5e5e5;

	padding: 2px;

	margin: 3px;

}



img.gk_npro_image_static{

	border: 1px solid #e5e5e5;

	padding: 2px;

	margin: 3px;	

}



p.gk_npro_info{}