/*--------------------------------------------------------------
	# The News II - October 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: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 2px!important;
}
p.gk_news_show_news_info {
	color: #666;
}
table.gk_news_show_table {
	width: 100%;
}
p.gk_news_show_news_info {
	margin: 0!important;
}
td.gk_news_show_center img,
td.gk_news_show_left img,
td.gk_news_show_right img {
	margin-right: 6px;
}
td.gk_news_show_panel-border {
	border-top: 1px solid #eee!important;
}
td.gk_news_show_tablerow_bottom p {
	font-weight: bold;
	margin: 0 0 4px!important;
}
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 {
	padding-top: 4px;
}
ul.gk_news_show_list li {
	line-height: 110%!important;
	border-bottom: 1px solid #f1f1f1;
}
ul.gk_news_show_list li:last-child {
	border: none;
}
/* 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;
}
#header td.gk_news_show_center,
#header td.gk_news_show_left,
#header td.gk_news_show_right {
	background: #f0f0f0;
	padding: 6px;
	border-bottom:6px solid #fff;
}
#header td:hover.gk_news_show_center,
#header td:hover.gk_news_show_left,
#header td:hover.gk_news_show_right {
}
#header td.gk_news_show_right,
#header td.gk_news_show_center {
	border-left:6px solid #fff;
}
/* News Image I
---------------------------------------------------------------*/
div.gk_news_image_1_preloader {
	background: #FF7400 url('http://www.chessolympiadistanbul.com/templates/news/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,
div.gk_news_image_1_text h2 {
	padding:0 2px;
}
/* Highlighter Module 
--------------------------------------------------------------------------------*/
.gk_news_highlighter {
	margin: 0;
	border: none;
	background:none;
	overflow: hidden;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.gk_news_highlighter span.text {
	font-size: 10px;
	text-transform:uppercase;
	float: left;
	margin-right: 6px;
}
.gk_news_highlighter a {
	color: #a4a4a4!important;
}
.gk_news_highlighter a:hover {
	color: #fff;
	text-decoration: none;
}
.gk_news_highlighter_item {
	width: auto;
	padding-left: 20px;
	background: none;
	position: absolute;
	padding-left: 10px!important;
}
.gk_news_highlighter_title {
	font-weight: normal!important;
	padding: 0 5px;
	background: none;
	color: #fff;
	border: none!important;
}
.gk_news_highlighter_desc {
	font-size: 11px!important;
	padding-right: 5px;
	color: #a4a4a4;
}
.gk_news_highlighter_desc:hover {
	color: #fff;
}
.gk_news_highlighter_interface a {
	display: block;
	height: 10px;
	width: 17px;
	float: left;
	margin: 10px 0 0 4px;
}
.gk_news_highlighter_interface a.prev {
}
.gk_news_highlighter_interface a.next {
}
.gk_news_highlighter_interface a:hover.prev,
.gk_news_highlighter_interface a:hover.next {
	background-position: 0 100%;
}
/* Tabmix Module 
--------------------------------------------------------------------------------------*/

h4.gk_tabmix_gk1_news_header {
	font-size: 11px;
}
.gk1_tabmixmenu_space {
	margin:10px;
}
.gk1_tabmix_item_space {
	margin: 0 0 0 2px;
	padding: 10px 0;
}
/* Restrictions */
ul.gk1_tabmixmenu_ul-style1 li.active span {
	
}
div.gk1_tabmix_container1-style1 {
	background: none;
}
div.gk1_tabmix_item-style1 {
	padding: 0;
}
/* IE6 alert
---------------------------------------------------------------*/

#ie6 {
	display: none;
}
/* 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 {
	color:#666;
	margin-right: 4px;
}
input#modlgn_username,
input#modlgn_passwd {
	border:1px solid #E1E1E1;
	color:#C0C0C0;
	padding:3px 2px;
	width: 117px;
}
input#modlgn_passwd:focus,
input#modlgn_username:focus {
	background: #fafef1;
}
ul.loginposition input.button {
	padding-bottom: 2px;
	margin-left: 0;
}
div.logout input.button {
	padding-bottom: 2px;
}