/*--------------------------------------------------------------
	# 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 
	---------------------------------------------------------------*/
	

/* ------------------------- STYLE 1 --------------------------*/

/* template_css.css */
a:link,
a:visited,
a:active {
	color: #618500;
}
a:hover {
	color: #80af00;
}
#member_area .lf a:hover {
	color: #618500;
}
#member_area .rf div.search input.button,
ul.loginposition input.button,
div.logout input.button {
	background: #618500 url('../images/style1/button_search.png') no-repeat 0 50%;
}
#member_area .rf div.search input:focus {
	background: #fafef1;
}
a#logo {
	background: transparent url('../images/style1/logo.png') no-repeat 0 50%;
}
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #659901;
}
ul.menu li.active a {
	color: #659901;
}
/* typography.css*/
pre,
.code {
	background-color:#f7f7f7;
	border-left:5px solid #618500;
	color: #272727;
}
.highlight-1 {
	background:#ffffda;
}
.highlight-2 {
	background:#f1f1f1;
}
.highlight-3 {
	background:#272727;
	color: #fff;
}
.highlight-4 {
	background:#618500;
	color: #fff;
}
span.clear {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999;
}
span.clear-1 {
	border-top: 1px solid #618500;
	border-bottom: 1px solid #618500;
	color: #618500;
}
span.clear-2 {
	border-top: 1px solid #272727;
	border-bottom: 1px solid #272727;
	color: #272727;
}
span.color {
	color: #618500;
}
span.color-1 {
	color: #272727;
}
span.color-2 {
	border-left: 2px solid #618500;
	color: #618500;
}
span.color-3 {
	border-left: 2px solid #272727;
	color: #272727;
}
span.color-4 {
	border-top: 1px solid #272727;
	border-bottom: 1px solid #272727;
	background: #272727;
	color: #fff;
}
span.color-5 {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	background: #f5f5f5;
	color: #618500;
}
span.color-6 {
	border-top: 1px solid #e9e9a1;
	border-bottom: 1px solid #e9e9a1;
	background: #ffffee;
	color: #666;
}
span.color-7 {
	border-top: 1px solid #618500;
	border-bottom: 1px solid #618500;
	background: #618500;
	color: #fff;
}
/* suckerfish.css */
#horiz-menu li.active,
#horiz-menu li:hover#current {
	background: transparent url('../images/style1/menu_act_right.png') no-repeat 100% 50%!important;
}
#horiz-menu li.active a,
#horiz-menu li:hover#current a {
	background: transparent url('../images/style1/menu_act_left.png') no-repeat 0 50%!important;
}
/* joomla_classes.css */
.button {
	background: url('../images/style1/button_def.png') repeat-x 0 50%;
}
.button:hover {
	background: url('../images/style1/button_hov_def.png') repeat-x 0 50%;
}
a.readon,
.back_button a {
	background: url('../images/style1/readon.png') no-repeat 0 50%;
	color: #fff;
}
div.img_caption p {
	color: #618500;
}
.artinfo_block span {
	color: #618500;
}
ul.pagination a {
	color: #618500;
}
/* gk_stuff.css */
#header td:hover.gk_news_show_center,
#header td:hover.gk_news_show_left,
#header td:hover.gk_news_show_right {
	background: #f6fee5;
}
.gk_news_highlighter_interface a.prev {
	background: url('../images/style1/hig_prev.png') no-repeat 0 0;
}
.gk_news_highlighter_interface a.next {
	background: url('../images/style1/hig_next.png') no-repeat 0 0;
}
input#modlgn_passwd:focus,
input#modlgn_username:focus {
	background: #fafef1;
}
ul.gk1_tabmixmenu_ul-style1 li.active span {
	color: #618500;
}
