/*--------------------------------------------------------------

	# 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 3 --------------------------*/



/* template_css.css */

a:link,

a:visited,

a:active {

	color: #396ea4;

}

a:hover {

	color: #4685c5;

}

#member_area .lf a:hover {

	color: #396ea4;

}

#member_area .rf div.search input.button,

ul.loginposition input.button,

div.logout input.button {

	background: #396ea4 url('../images/style3/button_search.png') no-repeat 0 50%;

}

#member_area .rf div.search input:focus {

	background: #f1f9fe;

}

a#logo {

	background: transparent url('../images/style3/header-n.png') no-repeat 0 50%;

}

ul.menu li a:hover,

ul.menu li a:active,

ul.menu li a:focus {

	color: #396ea4;

}

ul.menu li.active a {

	color: #396ea4;

}

/* typography.css*/

pre,

.code {

	background-color:#f7f7f7;

	border-left:5px solid #396ea4;

	color: #272727;

}

.highlight-1 {

	background:#ffffda;

}

.highlight-2 {

	background:#f1f1f1;

}

.highlight-3 {

	background:#272727;

	color: #fff;

}

.highlight-4 {

	background:#396ea4;

	color: #fff;

}

span.clear {

	border-top: 1px solid #999;

	border-bottom: 1px solid #999;

	color: #999;

}

span.clear-1 {

	border-top: 1px solid #396ea4;

	border-bottom: 1px solid #396ea4;

	color: #396ea4;

}

span.clear-2 {

	border-top: 1px solid #272727;

	border-bottom: 1px solid #272727;

	color: #272727;

}

span.color {

	color: #396ea4;

}

span.color-1 {

	color: #272727;

}

span.color-2 {

	border-left: 2px solid #396ea4;

	color: #396ea4;

}

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: #396ea4;

}

span.color-6 {

	border-top: 1px solid #e9e9a1;

	border-bottom: 1px solid #e9e9a1;

	background: #ffffee;

	color: #666;

}

span.color-7 {

	border-top: 1px solid #396ea4;

	border-bottom: 1px solid #396ea4;

	background: #396ea4;

	color: #fff;

}

/* suckerfish.css */

#horiz-menu li.active,

#horiz-menu li:hover#current {

	background: transparent url('../images/style3/menu_act_right.png') no-repeat 100% 50%!important;

}

#horiz-menu li.active a,

#horiz-menu li:hover#current a {

	background: transparent url('../images/style3/menu_act_left.png') no-repeat 0 50%!important;

}

/* joomla_classes.css */

.button {

	background: url('../images/style3/button_def.png') repeat-x 0 50%;

}

.button:hover {

	background: url('../images/style3/button_hov_def.png') repeat-x 0 50%;

}

a.readon,

.back_button a {

	background: url('../images/style3/readon.png') no-repeat 0 50%;

	color: #fff;

}

div.img_caption p {

	color: #396ea4;

}

.artinfo_block span {

	color: #396ea4;

}

ul.pagination a {

	color: #396ea4;

}

/* 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: #e5f4fe;

}

.gk_news_highlighter_interface a.prev {

	background: url('../images/style3/hig_prev.png') no-repeat 0 0;

}

.gk_news_highlighter_interface a.next {

	background: url('../images/style3/hig_next.png') no-repeat 0 0;

}

input#modlgn_passwd:focus,

input#modlgn_username:focus {

	background: #f1f9fe;

}

ul.gk1_tabmixmenu_ul-style1 li.active span {

	color: #396ea4;

}