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

/* Image Show module
------------------------------------------------------------------------------------------------*/

.gk_is_wrapper-style1{
	overflow: hidden;
	position: relative;
}
.gk_is_wrapper-style1 .gk_is_image{
	display: block;
	position: relative;
	overflow: hidden;
}
.gk_is_wrapper-style1 .gk_is_text_bg{
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 95;
	display:none;
}
.gk_is_wrapper-style1 .gk_is_text{
	padding: 0 10px;
	width: auto;
	position: absolute;
	z-index: 96;
	color: #fff;
}
.gk_is_wrapper-style1 .gk_is_preloader{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #000 url('../images/gk_stuff/loader.gif') no-repeat center center;
}
.gk_is_wrapper-style1 .gk_is_text_data{
	display: none;
}
.gk_is_wrapper-style1 .gk_is_thumb{
	display: block;
	float: left;
	cursor: pointer;
}
.gk_is_wrapper-style1 .active{
	border: 1px solid #444!important;
}
.gk_is_wrapper-style1 .gk_is_slide{
	position: absolute;
	left: 0;
	top: 0;
}
.gk_is_wrapper-style1 .gk_is_text h4{
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
}
.gk_is_wrapper-style1 .gk_is_text p{}
.gk_is_wrapper-style1 .gk_is_text a{
	color: #eee;
}
.gk_is_wrapper-style1 .gk_is_text a:hover{
	color: #fff;
}
.gk_is_wrapper-style1 .gk_is_text p a{
	border-bottom: 1px dashed;
}
.gk_is_wrapper-style1 .gk_is_text p a.readon{
	border-bottom: none!important;
}
.gk_is_wrapper-style1 .gk_is_text p a:hover{
	text-decoration: none;
}
.gk_is_wrapper-style1 .gk_is_thumbs_bg{
	position: absolute;
	z-index: 95;	
	width: 100%;
}
.gk_is_wrapper-style1 .gk_is_thumbs{
	position: absolute;	
	z-index: 96;
}
.gk_is_wrapper-style1 .gk_is_thumbs_wrapper{
	float: left;	
	overflow: hidden;
}
.gk_is_wrapper-style1 .gk_is_thumbs_prev{
	float: left;
	background: transparent url('../images/gk_stuff/prev.png') no-repeat center center;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_thumbs_prev:hover{
	background: transparent url('../images/gk_stuff/prev-h.png') no-repeat center center;
}
.gk_is_wrapper-style1 .gk_is_thumbs_next{
	float: left;
	background: transparent url('../images/gk_stuff/next.png') no-repeat center center;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_thumbs_next:hover{
	background: transparent url('../images/gk_stuff/next-h.png') no-repeat center center;
}
.gk_is_wrapper-style1 .gk_is_thumbs_slider{
}

/* News Show Pro 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;
}
h4.gk_npro_header {
	margin: 2px 0 2px;
	padding:0;
	font-weight: bold;
	font-size: 100%;
	color: #333;
}
p.gk_npro_text {
	margin: 0;
}
.gk_npro_short_ulwrap li a {
	color: #333;
	font-weight: bold;
}
h4.gk_npro_header a {
	font:bold 100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}
.gk_npro_short_interface a {
	font:bold 9px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
}
.gk_npro_short_interface {
	color: #999;
	font:normal 9px Geneva, Arial, Helvetica, sans-serif!important;
	font-size: 10px;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold!important;
}
.gk_npro_info{
	font-size: 10px;
	margin-bottom: 5px;
}
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 {}
div.gk_npro_full_interface ul {}
div.gk_npro_full_interface ul li {}
div.gk_npro_full_interface ul li.active {}
div.gk_npro_interface_bg {}
div.gk_npro_full_prev {}
div.gk_npro_full_prev:hover {}
div.gk_npro_full_next {}
div.gk_npro_full_next:hover {}
div.gk_npro_short_interface {}
div.gk_npro_short_interface span {}
div.gk_npro_short_prev {}
div.gk_npro_short_prev:hover {}
div.gk_npro_short_next {}
div.gk_npro_short_next:hover {}

/* Restricions
-------------------------------------------------------------------------------- */
/* black */

div.moduletable-black h4.gk_npro_header a, 
div.moduletable-black h4.gk_npro_header, 
div.moduletable-black .gk_npro_short_interface {
	color: #000!important;
}
div.moduletable-black h4.gk_npro_header a, 
div.moduletable-black h4.gk_npro_header {
	font:normal 120% Geneva, Arial, Helvetica, sans-serif!important;
}
div.moduletable-black img.gk_npro_image, 
div.moduletable-black img.gk_npro_image_static {
	margin-right: 6px;
}
div.moduletable-black .gk_npro_short_interface a {
	color: #3C6F9E!important;
}
div.moduletable-black .gk_npro_short_ulwrap li a {
	color: #999!important;
}
/* color1 */
div.moduletable-color1 h4.gk_npro_header a{
	color: #3c6f9e!important;
}
/* color2 */
div.moduletable-color2 h4.gk_npro_header a, 
div.moduletable-color2 .gk_npro_short_interface,
div.moduletable-color2 .gk_npro_short_interface a, 
div.moduletable-color2 .gk_npro_short_interface a{
	color: #cc0000!important;
}
div.moduletable-color2 .gk_npro_short_ulwrap li a {
	color: #333!important;
}
/* color3 */
div.moduletable-color3 h4.gk_npro_header a, 
div.moduletable-color3 .gk_npro_short_interface,
div.moduletable-color3 .gk_npro_short_interface a, 
div.moduletable-color3 .gk_npro_short_interface a{
	color: #e98b05!important;
}
div.moduletable-color3 .gk_npro_short_ulwrap li a {
	color: #333!important;
}
/* GK Tab module
---------------------------------------------------------------*/

.clearfix-tabs{
	clear: both;
}
.gk_tab_item_space{
	padding: 0!important;
	background:none!important;
	width:260px;
}

div.gk_tab-style1{
	position: relative;
}
div.gk_tab_wrap-style1{
	margin: 0 auto;
}
ul.gk_tab_ul-style1{
	list-style-type: none!important;
	margin: 0 0 5px 0;
	padding: 0;
	overflow:hidden;
}
ul.gk_tab_ul-style1 li {
	float: left;
	cursor: pointer;
	font-size: 11px;
	font-family:Tahoma;
	color: #fff;
	background: #202020!important;
	text-transform:none;
	padding: 0px 7px;
	margin: 0 5px 5px 4px;
	border:none;
	line-height: 21px!important;
}
ul.gk_tab_ul-style1 li span {
	background: none;
	color:#fff;
	display: inline;
}
ul.gk_tab_ul-style1 li.active{
	background: #3c6f9e!important;
	color: #fff;
}
div.gk_tab_container0-style1 {
	clear: both;
}
div.gk_tab_container1-style1 {
	overflow: hidden;
	background: none;
}
div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;
	padding: 0px;
	padding-left:14px;
}

div.gk_tab_button_next-style1,
div.gk_tab_button_prev-style1 {
	width: 24px;
	height: 24px;
	background: url('../../images/horizontal/style1/b_next.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}
div.gk_tab_button_prev-style1 {
	background: url('../../images/horizontal/style1/b_prev.png') no-repeat 0 0;
	left: 0;
	right:inherit;
}
div.gk_tab_button_next-style1:hover {
	background: url('../../images/horizontal/style1/b_next.png') no-repeat 100% 0;
}
div.gk_tab_button_prev-style1:hover {
	background: url('../../images/horizontal/style1/b_prev.png') no-repeat 100% 0;
}

div.gk_tab-accordion{}
div.gk_tab-accordion h3{}
div.gk_tab-accordion h3:hover,
div.gk_tab-accordion h3.active{}
div.gk_tab-accordion h3 span{}
div.gk_tab-accordion div.gk_tab_item_space{}
div.gk_tab-accordion div.gk_tab_container-style1{}


/* System message
---------------------------------------------------------------*/
#system-message{
	margin-bottom:0px;
}
#system-message dd.error ul{
	list-style-type: none!important;
	background:#e98b05 none repeat scroll 0 0;
	border-bottom:2px solid #ef6b00;
	border-top:2px solid #ef6b00;
	color:#fff;	
	margin:0;
}
#system-message dd.error ul li{
	background:none!important;
}

/* Login module
---------------------------------------------------------------*/
ul.loginposition{
	padding:0;
	margin:0;
}
ul.loginposition li{
	float:left;
	background:none;
	padding:0 14px 0 0;
}

/* IE6 alert
---------------------------------------------------------------*/
#ie6{
	display: none;
}