/*--------------------------------------------------------------
# Viyo - January 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  
---------------------------------------------------------------*/
	
/* News Show GK3 
---------------------------------------------------------------*/

h4.gk_news_show_news_header,
h4.gk_news_show_news_header a {
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 3px 0 !important;
}
p.gk_news_show_news_info {
	font-size: 0.9em;
	margin: 0!important;
}
table.gk_news_show_table {
	width: 100%;
}
table.gk_news_show_table img {
	padding: 3px;
	margin-bottom: 6px;
}
td.gk_news_show_tablerow_bottom p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	padding: 6px 8px;
	margin: 0 0 4px 0 !important;
}
td.gk_news_show_tablerow_bottom p a {
	font-weight: bold;
}
td.gk_news_show_center,
td.gk_news_show_left,
td.gk_news_show_right {
	padding: 4px 0;
	line-height: 15px;
}
ul.gk_news_show_list li {
	line-height: 110%!important;
}
ul.gk_news_show_list li:last-child {
	border: none;
}
a.readon_class{
	width: 101px;
	height: 17px;
}
/* Restrictions */
#right table.gk_news_show_table td.gk_news_show_center p,
#right table.gk_news_show_table td.gk_news_show_left p,
#right table.gk_news_show_table td.gk_news_show_right p {
	font-size: 0.9em;
}
#bottom_wrap_2 table.gk_news_show_table img {
	padding: 3px;
}
/* News Image 3 Module  for Photoslide
--------------------------------------------------------------------------------*/
.gk_news_image_main {
	margin: 8px;
}
.gk_news_image_3_tabsbar {
	float: none;
}
div.gk_news_image_3_tabsbar img:first-child {
	margin-left: 0px !important;
}
img.gk_news_image_3_tab_active {
	opacity: 1.0;
	filter: alpha(opacity = 100);
}
img.gk_news_image_3_tab {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.tool-tip,
.tool-text {
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}
.gk_news_image_3_text p {
	margin: 3px 0;
	line-height: 140%;
}
/* Restrictions */
.gk1_tabmix table.gk_news_show_table {
	padding: 0 11px;
}
/* Login Form */
ul.loginposition {
	padding: 0;
	margin: 0;
	text-transform:none;
	font-size :11px;
}
ul.loginposition li {
	float: left;
	background: none;
	padding: 3px 12px 0 0;
	line-height: 30px;
	border: none;
}
ul.loginposition li label {
	margin-right: 12px;
	
}
input#modlgn_username,
input#modlgn_passwd {
	border: none;
	width: 172px;
	height: 18px;
	padding: 4px 6px 0;
}

ul.loginposition input.button {
	padding-bottom: 2px;
	margin-left: 0;
}
div.logout input.button {
	padding-bottom: 2px;
}

li#form-login-remember {
	clear: both;
	margin: 6px 0 0 0;
	padding: 0;
	height: 24px;
	line-height:24px;
}
#form-login-button input.button,
.logout input.button {
	font-size:1em;
	height:22px;
	width:58px;
}
.logout span {
	float: left;
}
.logout input.button {
	float: right;
}
