<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------
# ICKI Sports - May 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/
	
/* Image Show Module  for Photoslide
---------------------------------------------------------------*/
.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;
}
.gk_is_wrapper-style1 .gk_is_text{
	width: 100%;
	position: absolute;
	z-index: 96;
}
.gk_is_wrapper-style1 .gk_is_text_right{
	position:absolute;
	top:0;
	right:0;
	height: 62px;
}
.gk_is_wrapper-style1 .gk_is_text_button{
	height:62px;
	width:62px;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_preloader{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
}
.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{
}
.gk_is_wrapper-style1 .gk_is_slide{
	position: absolute;
	left: 0;
	top: 0;
}
.gk_is_wrapper-style1 .gk_is_text h4{
	margin:0;
	font-size: 24px;
	font-weight:normal;
	padding: 15px 11px;
}
.gk_is_wrapper-style1 .gk_is_text p{
	padding: 0 11px;
	font-size: 12px;
	margin:0;
}
.gk_is_wrapper-style1 .gk_is_text p a.readon{
	border-bottom: none!important;
	float:none;
}
.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;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_thumbs_next{
	float: right;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_thumbs_prev:hover div{
	float: left;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_thumbs_next:hover div{
	float: right;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_thumbs_prev div{
	float: left;
	width:21px;
	height: 35px;
	margin-top:75%;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_thumbs_next div{
	float: right;
	width:21px;
	height: 35px;
	margin-top:75%;
	cursor: pointer;
}

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

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;}
/*default style*/
div.gk_npro_mainwrap {
	overflow: hidden;
	padding-bottom: 10px;
	background: none;
}
div.gk_npro_full {}
div.gk_npro_full_interface {
	overflow: hidden;
	min-height: 30px;
}
div.gk_npro_full_interface ul {
	list-style-image: none!important;
	margin:0;
	padding: 0;
	float: left;
	width: auto;
}
div.gk_npro_full_interface ul li {
	cursor: pointer;
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 3px;
	text-indent: -999em;
	padding: 0;
}
div.gk_npro_interface_bg,
div.gk_npro_short_interface_bg {
	float: right;
	width: 66px;
	margin-top: 3px;
	height: 18px;
}
div.gk_npro_full_prev, div.gk_npro_full_next {
	width: 33px;
	height: 15px;
	float: left;
	margin: 0!important;
	text-indent: -999em;
}
div.gk_npro_full_prev:hover, div.gk_npro_full_next:hover {
	cursor: pointer;
}
div.gk_npro_full_next {	
	float: right;
	
}

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 {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-image: none!important;
}
div.gk_npro_short_ulwrap ul li {
	padding: 6px;
	margin:0 10px 5px;
	line-height: 120%;
}
div.gk_npro_short_ulwrap ul li h4,
div.gk_npro_short_ulwrap ul li h4 a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 3px 0;
}
div.gk_npro_short_ulwrap ul li p {
	font-size: 11px;
	margin: 0;
}
div.gk_npro_short_interface {
	padding-top: 5px;
	overflow: hidden;
	margin: 2px 10px 0;
}
div.gk_npro_short_interface span {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
div.gk_npro_short_interface span a{
	font-weight: normal;
	text-transform: none;
}
div.gk_npro_short_prev {
	width: 33px;
	height: 15px;
	float: right;
	margin: 0;
	text-indent: -999em;
}
div.gk_npro_short_prev:hover {
	cursor: pointer;
}
div.gk_npro_short_next {
	width: 33px;
	height: 15px;
	float: right;
	margin: 0;
	text-indent: -999em;
}
div.gk_npro_short_next:hover {
	cursor: pointer;
}
h4.gk_npro_header {
	font-weight:normal;
	font-size: 12px;
	margin: 3px 0;
}
p.gk_npro_text {
	margin: 0;
	font-size: 11px;
}
img.gk_npro_image {
	margin: 3px;
}
img.gk_npro_image_static {
	margin: 3px;
}
p.gk_npro_info {
	font-size: 10px;
}
a.readon_class{
	width: auto!important;
	height: auto!important;
	background:none!important;
	font-weight: bold;
	font-size:10px!important;
	text-transform: uppercase;
}

/*inset*/
div#inset h4.gk_npro_header,
div#inset h4.gk_npro_header a {
	font-weight: bold;
}

/*mainbody*/
div#mainbody h4.gk_npro_header,
div#mainbody h4.gk_npro_header a {
	font-weight: bold;
}

/* News Highlighter
---------------------------------------------------------------*/
div.gk_news_highlighter{
	border:none !important;
	background:none !important;
	margin-top:6px;
}
div.gk_news_highlighter span.text{
	font-size: 10px;
	font-weight:bold;
	margin-top: -1px;
	padding-left:7px!important;
}
div.gk_news_highlighter_interface{
	margin-left:9px;
}
div.gk_news_highlighter_interface div{
	width:38px!important;
	margin:3px -8px 0 0;
}
div.gk_news_highlighter_interface a.prev, 
div.gk_news_highlighter_interface a.next{
	width:17px !important;
	height:17px !important;
}
div.gk_news_highlighter_interface a.next{
	float:right;
}
div.gk_news_highlighter_item,
div.gk_news_highlighter_item a{
	font-size:11px;
	font-family: Verdana, sans-serif;
	line-height:22px;
}
div.gk_news_highlighter_item a:hover{
	text-decoration:underline;
}
/* GK Tab 
---------------------------------------------------------------*/
.clearfix-tabs{
	clear: both;
}
.gk_tab_item_space{
	padding: 0 15px;
}
div.gk_tab-style1 {
	position: relative;
}
div.gk_tab_wrap-style1 {
	margin: 0 auto;
}
ul.gk_tab_ul-style1 {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image:none!important;
	overflow:hidden;
	height:48px;
}
ul.gk_tab_ul-style1 li{
	float: left;
	cursor: pointer;
	margin: 12px 6px 0 0;
	border: none;
	position: relative;
	padding: 0;
}
ul.gk_tab_ul-style1 li span {
	display: block;
	height: 18px;
	line-height: 16px;
	padding: 0 8px 0 5px;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left: 2px;
}
div.gk_tab_container0-style1 {
	clear: both;
}
div.gk_tab_container1-style1 {
	overflow: hidden;
}
div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;
	padding: 0;
}
div.gk_tab_item-style1 h4.gk_tab_news_header {
	font-size: 14px;
	font-weight: normal;
	margin: 8px 0;
}

div.gk_tab_item-style1 p.gk_tab_news_text{
	font-size: 11px;
}

div.gk_tab_item-style1 img.gk_tab_news_image{
	padding: 2px;
}

/* Login Form
---------------------------------------------------------------*/

ul.loginposition{
	padding:0;
	margin:0;
	font-size:11px;
	list-style-image:none!important;
}
ul.loginposition li{
	float:left;
	background:none;
	padding:3px 8px 0 0;
	line-height:30px;
	border: none;
}
ul.loginposition li label{
	margin-right: 12px;
	vertical-align:top;
}
input#modlgn_username,
input#modlgn_passwd,
input.inputbox{
	width: 108px;
	height: 16px;
	padding: 2px 6px 0;
}
div#popup_register label{
	float: right;
	padding-right: 20px; 
}
input.inputbox{
	width: 190px;
}
ul.loginposition input.button{
	padding-bottom: 2px;
	margin-left: 0;
}
div.logout{
	margin: 7px 0 0 10px;
}
div.logout span{
	float: left;
}
div.logout input.button{
	padding-bottom:2px;
	margin-right:34px;
	float: right;
}
li#form-login-remember{
	margin:6px 0 0 0;
	padding:0;
	height:24px;
	line-height:24px;
}
#form-login-button input.button,
.logout input.button{
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	width:58px;
}
div#popup_register button.button{
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
p.information_td{
	text-align:right;
	padding-right:110px;
	font-size:11px;
	margin-top:0;
}
input#modlgn_remember{
	width:auto;
}</pre></body></html>