/*--------------------------------------------------------------
# ILife - September 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
---------------------------------------------------------------
News Show GK3
---------------------------------------------------------------*/
H4.gk_news_show_news_header, H4.gk_news_show_news_header A
{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 2px !important; /*[e]2px*/
}
P.gk_news_show_news_info
{
	color: #666;
}
TABLE.gk_news_show_table
{
	width: 100%;
}
TD.gk_news_show_center IMG
{
	margin-right: 6px;
	border: 1px solid #EEE;
	padding: 3px;
}
TD.gk_news_show_panel-border
{
	border-top: 1px solid #EEE !important; /*[e]1px solid #EEE*/
}
TD.gk_news_show_tablerow_bottom P
{
	font-weight: bold;
}
TD.gk_news_show_tablerow_bottom P A
{
	font-weight: normal;
}
TD.gk_news_show_center, TD.gk_news_show_left, TD.gk_news_show_right
{
	border-bottom: 1px solid #FFF;
	padding-top: 4px;
}
/*Restrictions*/
DIV#bottom_wrap TD.gk_news_show_center, DIV#bottom_wrap TD.gk_news_show_left, DIV#bottom_wrap TD.gk_news_show_right
{
	border: none;
}
/*News Image I
---------------------------------------------------------------*/
DIV.gk_news_image_1_interface_buttons
{
	background: url(../images/news_image_interface_bg.png) no-repeat 0 0;
}
A.gk_news_image_1_prev
{
	background: url(../images/b_prev.png) no-repeat 0 50%;
}
A.gk_news_image_1_next
{
	background: url(../images/b_next.png) no-repeat 0 50%;
}
A.gk_news_image_1_play
{
	background: url(../images/b_play.png) no-repeat 0 50%;
}
A.gk_news_image_1_pause
{
	background: url(../images/b_pause.png) no-repeat 0 50%;
}
A:hover.gk_news_image_1_next, A:hover.gk_news_image_1_prev, A:hover.gk_news_image_1_play, A:hover.gk_news_image_1_pause
{
	background-position: 100% 50%;
}
DIV.gk_news_image_1_preloader
{
	background: #FF7400 url(../images/load.gif) no-repeat center center;
}
UL.gk_news_image_1_tick_buttons LI
{
	border: none;
}
DIV.gk_news_image_1_text H2 A
{
	background: #FF7400;
	padding: 0 2px;
}
/*Highlighter Module
--------------------------------------------------------------------------------*/
.gk_news_highlighter
{
	margin: 0px 0 0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border: none;
	background: #C2EA37;
	overflow: hidden;
	position: relative;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #79B603;
}
.gk_news_highlighter A
{
	color: #FFF !important; /*[e]#FFF*/
}
.gk_news_highlighter A:hover
{
	color: #FFF;
	text-decoration: none;
}
.gk_news_highlighter_item
{
	width: auto;
	padding-left: 20px;
	background: #C2EA37;
	position: absolute;
}
.gk_news_highlighter_title
{
	font-weight: normal;
	border-left: 1px dotted #AAA;
	padding: 0 5px;
	background: #79B603;
	color: #FFF;
}
.gk_news_highlighter_desc
{
	font-size: 10px;
	padding-right: 5px;
	color: #659901;
}
.gk_news_highlighter_desc:hover
{
	color: #4B7201;
}
/*Tabmix Module
--------------------------------------------------------------------------------------*/
DIV.gk1_tabmix-style1
{
	position: relative;
}
DIV.gk1_tabmix_wrap-style1
{
	margin: 0 auto;
}
H4.gk_tabmix_gk1_news_header
{
	font-size: 11px;
}
DIV.gk1_tabmixmenu-style1
{
	overflow: hidden;
}
UL.gk1_tabmixmenu_ul-style1
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
UL.gk1_tabmixmenu_ul-style1 LI
{
	float: left;
	cursor: pointer;
	margin: 0 3px 8px 0;
	border: none;
	background: #FF7400;
	position: relative;
	padding: 0;
}
UL.gk1_tabmixmenu_ul-style1 LI SPAN
{
	background: none;
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
}
UL.gk1_tabmixmenu_ul-style1 LI.active SPAN
{
	background: #79B603;
	color: #FFF;
}
DIV.gk1_tabmix_container0-style1
{
	clear: both;
}
DIV.gk1_tabmix_container1-style1
{
	overflow: hidden;
}
DIV.gk1_tabmix_item-style1
{
	float: left;
	overflow: hidden;
	padding: 0;
	background: #FFF;
}
.gk1_tabmix_item_space
{
	margin: 10px;
}
DIV.gk1_tabmix_button_next-style1, DIV.gk1_tabmix_button_prev-style1
{
	width: 24px;
	height: 24px;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}
DIV.gk1_tabmix_button_prev-style1
{
	left: 0;
	right: inherit;
}
/*IE6 alert
---------------------------------------------------------------*/
#ie6
{
	display: none;
}
/*Login Form*/
INPUT#modlgn_username, INPUT#modlgn_passwd
{
	width: 230px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #DDD;
}
P#form-login-username LABEL, P#form-login-password LABEL
{
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FF7400;
}
P#form-login-username BR, P#form-login-password BR
{
	margin-bottom: 10px;
}
FORM#form-login UL LI
{
	line-height: 120%;
}
FORM#form-login UL LI A
{
	color: #659901;
}

