/**
* 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.1.0 $
**/
#promo_team_inner .gk_npro_table{
	display:none;
}
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;
	width: auto;
}
a.p_right {
	float: right !important;
	width: auto;
}
a.p_center {
	margin: 0 auto !important;
}
div.gk_npro_mainwrap {
	overflow: hidden;
	color: #ffffff;
	padding: 0px;
	background: transparent;
	margin: 0px;
}
div.gk_npro_full {
}
div.gk_npro_full_interface {
	overflow: hidden;

}
div.gk_npro_full_interface ul {
	list-style-type: none;
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
	width: auto;
}
div.gk_npro_full_interface ul li {
	background: #eee;
	cursor: pointer;
	float: left;
	width: 11px;
	height: 12px;
	margin-left: 2px;
	text-indent: -999em;
	padding: 0;
	background: transparent url('../images/lite/bullet_white_inactive.png') no-repeat 0 0;
}
div.gk_npro_full_interface ul li.active {
	background: transparent url('../images/lite/bullet_white_active.png') no-repeat 0 0;
}
div.gk_npro_interface_bg {
	float: right;
	width: 44px;
	height: 18px;
	background: transparent url('../images/lite/arrow_interface_white.png') no-repeat 0 0;
}
div.gk_npro_full_prev {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px 0 0 11px;
	background: transparent url('../images/lite/prev.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_full_prev:hover {
	cursor: pointer;
	background: transparent url('../images/lite/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/lite/next.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_full_next:hover {
	cursor: pointer;
	background: transparent url('../images/lite/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;
	width: 296px;
	clear: left;
}
table.gk_npro_table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	
}
table.gk_npro_table tr {
	
}
table.gk_npro_table td {
	border-collapse: collapse;
	padding: 0 0 0px 0;
	height: 66px;
}
div.gk_npro_short_td {
	margin: 0px;
	padding: 0px 0 0 0px;
	width: 296px;
	height: 64px;
}
div.gk_npro_short_td_image{
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 0px 0 0px;
	width: 52px;
	height: 52px;
	clear: left;
}
div.gk_npro_short_td_title_text{
	float: right;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 0px 0px 0 0px;
	width: 230px;
	height: 52px;
	clear: right;
}
div.gk_npro_short_td_title{
	float: left;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 0px 0px 0 0px;
	width: 230px;
	height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	clear: left;
}
div.gk_npro_short_td_text{
	float: left;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 0px 0px 0 0px;
	width: 230px;
	height: 35px;
	clear: left;
}
div.gk_npro_short_td  a:link, div.gk_npro_short_td a:visited {
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #748ea6;
	height: 58px;
	color: #fff;
	cursor: pointer;
}

div.gk_npro_short_td  a:hover{
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #0ca0df;
	color: #fff;
	height: 58px;
	cursor: pointer;
}
div.gk_npro_short_td a.active:link, div.gk_npro_short_td a.active:visited {
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #0ca0df;
	color: #fff;
	height: 58px;
	cursor: pointer;
}
div.gk_npro_short_td a.active:hover {
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #748ea6;
	color: #fff;
	height: 58px;
	cursor: pointer;
}
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;
	width: auto;
	clear: left;
}
div.gk_npro_short_ulwrap ul {
	margin:0px 0 0 0;
	padding: 0;
	list-style-type: none;

}

div.gk_npro_short_ulwrap ul li {
	padding:0px 0px 2px 0;
	margin:0px;
	float: left;
	width: auto;
}

div.gk_npro_short_ulwrap ul li  a:link, div.gk_npro_short_ulwrap ul li a:visited {
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #748ea6;
	color: #fff;
	height: 54px;
	cursor: pointer;
}

div.gk_npro_short_ulwrap ul li  a:hover{
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #0ca0df;
	color: #fff;
	height: 54px;
	cursor: pointer;
}
div.gk_npro_short_ulwrap ul li a.active:link, div.gk_npro_short_ulwrap ul li a.active:visited {
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #0ca0df;
	color: #fff;
	height: 54px;
	cursor: pointer;
}
div.gk_npro_short_ulwrap ul li a.active:hover {
	display: block;
	margin: 0px;
	padding: 6px 0 0 6px;
	width: 290px;
	background: #748ea6;
	color: #fff;
	height: 54px;
	cursor: pointer;
}
.gk_title_news {
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0px ;
	width: 284px;
	height: 18px;
	line-height: 18px;
	clear: left;
}
.gk_text_news {
	float: left;
	color: #fff;
	font-size: 10pt;
	margin: 0 0 0px 0;
	padding: 0px 0 0 0px;
	width: 284px;
	clear: left;
}
#promo_team_inner div.gk_npro_short_ulwrap ul li {
	padding: 0px 0px 2px 0;
	margin:0px;
	height: 38px;
	width: auto;
	float: left;
}
#promo_team_inner div.gk_npro_short_ulwrap ul li  a:link, #promo_team_inner div.gk_npro_short_ulwrap ul li a:visited {
	display: block;
	margin: 0px;
	padding: 10px 0 0 10px;
	width: 290px;
	background: #748ea6;
	color: #fff;
	height: 28px;
	cursor: pointer;
}

#promo_team_inner div.gk_npro_short_ulwrap ul li  a:hover{
	display: block;
	margin: 0px;
	padding: 10px 0 0 10px;
	width: 290px;
	background: #0ca0df;
	color: #fff;
	height: 28px;
	cursor: pointer;
}
#promo_team_inner div.gk_npro_short_ulwrap ul li  a.active:link, #promo_team_inner div.gk_npro_short_ulwrap ul li a.active:visited {
	display: block;
	margin: 0px;
	padding: 10px 0 0 10px;
	width: 290px;
	background: #0ca0df;
	color: #fff;
	height: 28px;
	cursor: pointer;
}

#promo_team_inner div.gk_npro_short_ulwrap ul li  a.active:hover{
	display: block;
	margin: 0px;
	padding: 10px 0 0 10px;
	width: 290px;
	background: #748ea6;
	color: #fff;
	height: 28px;
	cursor: pointer;
}
#promo_team_inner .gk_title_news {
	float: left;
	color: #fff;
	background: transparent;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0px ;
	width: 284px;
	height: 18px;
	line-height: 18px;
	clear: left;
}
div.gk_npro_short_interface {
	border-top: 1px solid #f5f5f5;
	padding-top: 5px;
	overflow: hidden;
	margin: 2px 10px 0;
}
div.gk_npro_short_interface span {
	font-size: 11px;
	color: #666;
}
div.gk_npro_short_prev {
	width: 8px;
	height: 8px;
	float: right;
	margin: 3px 0 0 11px;
	background: transparent url('../images/lite/prev.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_short_prev:hover {
	cursor: pointer;
	background: transparent url('../images/lite/prev.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/lite/next.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_short_next:hover {
	cursor: pointer;
	background: transparent url('../images/lite/next.png') no-repeat -8px 0;
}
h4.gk_npro_header {
}
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: 0px;
	margin: 0px;
	background: #fff;
}
p.gk_npro_info {
}
/* - Dark theme - */

.dark div.gk_npro_mainwrap {
	background: #000;
}
.dark div.gk_npro_full,
.dark div.gk_npro_short {
	background: none;
}
.dark div.gk_npro_full_interface ul li {
	background: transparent url('../images/dark/bullet_black_inactive.png') no-repeat 0 0!important;
}
.dark div.gk_npro_full_interface ul li.active {
	background: transparent url('../images/dark/bullet_black_active.png') no-repeat 0 0!important;
}
.dark div.gk_npro_interface_bg {
	background: transparent url('../images/dark/arrow_interface_black.png') no-repeat 0 0!important;
}
.dark div.gk_npro_full_prev {
	background: transparent url('../images/dark/prev.png') no-repeat 0 0;
}
.dark div.gk_npro_full_prev:hover {
	background: transparent url('../images/dark/prev.png') no-repeat -8px 0;
}
.dark div.gk_npro_full_next {
	background: transparent url('../images/dark/next.png') no-repeat 0 0;
}
.dark div.gk_npro_full_next:hover {
	background: transparent url('../images/dark/next.png') no-repeat -8px 0;
}
.dark div.gk_npro_short_ulwrap ul li.even {
	background: #292a2c!important;
}
.dark div.gk_npro_short_ulwrap ul li:hover {
	background: #222!important;
	color: #fff!important;
}
.dark div.gk_npro_short_ulwrap ul li:hover h4,
.dark div.gk_npro_short_ulwrap ul li:hover p,
.dark div.gk_npro_short_ulwrap ul li:hover h4 a {
	color: #fff!important;
}
.dark div.gk_npro_short_ulwrap ul li h4,
.dark div.gk_npro_short_ulwrap ul li h4 a {
	color: #34a9d6!important;
}
.dark div.gk_npro_short_ulwrap ul li p {
	color: #acacac!important;
}
.dark div.gk_npro_short_interface {
	border-top: 1px solid #393a3d!important;
}
.dark div.gk_npro_short_interface span {
	color: #666;
}
.dark div.gk_npro_short_prev {
	background: transparent url('../images/dark/prev.png') no-repeat 0 0;
}
div.gk_npro_short_prev:hover {
	cursor: pointer;
	background: transparent url('../images/dark/prev.png') no-repeat -8px 0;
}
.dark div.gk_npro_short_next {
	background: transparent url('../images/dark/next.png') no-repeat 0 0;
}
.dark div.gk_npro_short_next:hover {
	background: transparent url('../images/dark/next.png') no-repeat -8px 0;
}
.dark img.gk_npro_image {
	border: 1px solid #e5e5e5;
	color: #969696;
}
.dark img.gk_npro_image_static {
	border: 1px solid #393a3d!important;
}

