/*--------------------------------------------------------------
# Modish - April 2008 (for Joomla 1.5)
# Recoded version: May 2009
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* News Show Pro GK1 module
------------------------------------------------------------------------------------------------*/

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.p_left {
	float: left !important;
}
a.p_right {
	float: right !important;
}
a.p_center {
	margin: 0 auto !important;
}
li.even h4,
li.odd h4{
	margin: 0!important;
}
div.gk_npro_mainwrap {
	overflow: hidden;
	padding-bottom: 10px;
}
h4.gk_npro_header {
	clear:both;
	margin: 0 0 6px 0;
	padding:6px 0 0 0;
	font-size: 16px;
	font-weight: normal!important;
	font-family:Georgia,"Times New Roman",Times,serif;
}

p.gk_npro_text {
	margin: 0;
}
.gk_npro_short{
	margin-top: 16px;
}
.gk_npro_short_ulwrap li a {
	font-weight: normal;
}
h4.gk_npro_header a {
	text-decoration: none;
}
.gk_npro_short_interface a {
	text-transform: uppercase;
}
.gk_npro_short_interface {
	font-size: 10px;
	margin: 10px 0;
	text-transform: uppercase;
}
.gk_npro_info{
	font-size: 12px;
	font-family:Georgia,"Times New Roman",Times,serif;	
	margin-bottom: 5px;
	font-style: italic;
}
.gk_npro_info a{
	text-decoration: none;
}
div.gk_npro_full_scroll1 {
	overflow: hidden;
}
div.gk_npro_full_scroll2 {
}
div.gk_npro_full_tablewrap {
	float: left;
}
div.gk_npro_short_scroll1 {
	overflow: hidden;
}
div.gk_npro_short_scroll2 {
}
div.gk_npro_short_ulwrap {
	float: left;
}
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 {
	cursor: pointer;
	float: left;
	width: 11px;
	height: 12px;
	margin-left: 2px;
	text-indent: -999em;
	padding: 0;
	background: transparent url('../../../modules/mod_news_pro_gk1/images/lite/bullet_white_inactive.png') no-repeat 0 0;
}
div.gk_npro_full_interface ul li.active {
	background: transparent url('../../../modules/mod_news_pro_gk1/images/lite/bullet_white_active.png') no-repeat 0 0;
}
div.gk_npro_full_interface {
	overflow: hidden;
	min-height: 21px;
}
div.gk_npro_interface_bg {
	float: right;
	width: 44px;
	height: 18px;
	margin-top:4px;
}
div.gk_npro_full_prev {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px 0 0 11px;
	background: transparent url('../../../modules/mod_news_pro_gk1/images/lite/prev.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_full_prev:hover {
	cursor: pointer;
	background: transparent url('../../../modules/mod_news_pro_gk1/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('../../../modules/mod_news_pro_gk1/images/lite/next.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_full_next:hover {
	cursor: pointer;
	background: transparent url('../../../modules/mod_news_pro_gk1/images/lite/next.png') no-repeat -8px 0;
}
div.gk_npro_short_interface {
	padding-top: 5px;
	font-family:Georgia,"Times New Roman",Times,serif;	
	font-style:italic;
	overflow: hidden;
	margin: 2px 10px 0;
}
div.gk_npro_short_interface span {
	font-size: 11px;
}
div.gk_npro_short_interface a{
	text-decoration: none;
}
div.gk_npro_short_prev {
	width: 8px;
	height: 8px;
	float: right;
	margin: 3px 0 0 11px;
	background: transparent url('../../../modules/mod_news_pro_gk1/images/lite/prev.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_short_prev:hover {
	cursor: pointer;
	background: transparent url('../../../modules/mod_news_pro_gk1/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('../../../modules/mod_news_pro_gk1/images/lite/next.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_short_next:hover {
	cursor: pointer;
	background: transparent url('../../../modules/mod_news_pro_gk1/images/lite/next.png') no-repeat -8px 0;
}
img.gk_npro_image_static,
img.gk_npro_image{
	border:1px solid #C0C0C0;
}

/* GK Tab module
--------------------------------*/

.clearfix-tabs{clear: both;}
.gk_tab_item_space{padding: 0 10px 0 0;}
.gk_tab_news_header,
.gk_tab_news_header a{
	font-size:24px;
	font-weight:normal;
	margin-bottom:18px;
	text-decoration: none!important;
}
.gk_tab_news_image{
	border: 1px solid #fff;
	margin-right: 8px;
}
/* ||| set of clearing floats |||*/	
.clearfix-tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix-tabs {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix-tabs {
	height: 1%;
}
.clearfix-tabs {
	display: block!Important;
	clear: none!Important;
}
/* End hide from IE-mac */
/* ||| the end |||*/
h4.gk_tab_news_header{
	margin-top:4px!important;
}
div.gk_tab-style1 {
	position: relative;
	padding: 20px 0;
}
div.gk_tabmenu-style1 {
	overflow:hidden;
}
ul.gk_tab_ul-style1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 224px;
}
ul.gk_tab_ul-style1 li {
	cursor: pointer;
	margin: 0 0 9px;
	width: 224px;
	height: 30px;
	padding: 0;
	position: relative;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
}
ul.gk_tab_ul-style1 li span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #fff;
	text-transform:uppercase;
}
div.gk_tab_container0-style1 {
	float: left;
	padding: 0 20px 0 0;
}
div.gk_tab_container1-style1 {
	overflow: hidden;
}
div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;
}
a.readon_class{
	text-decoration: none!important;
}