/*--------------------------------------------------------------	# Gomuproject - July 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 	---------------------------------------------------------------*//*                     -------------STYLE3--------------- ----------------------------------------------------------------------------------*//* template_css.css ----------------------------------------------------------------------------------*/a:link, a:visited, a:active {	color: #970505;}.bright {	background: #970505;}.dark a {	color: #970505;}div#footer_wrap a {	color: #970505;}/* joomla_classes.css ----------------------------------------------------------------------------------*/h2.contentheading, .contentheading, .componentheading {	color: #330000;}a.readon {		color: #330000;}#content_wrap .button, #content_wrap .validate, #content_wrap a.button {    color: #FFFFFF;}/* suckerfish.css ----------------------------------------------------------------------------------*/div#horiz-menu a:hover, #horiz-menu li li a:hover, #horiz-menu li li.sfHover {	color: #970505!important;}/* gk_stuff.css-----------------------------------------------------------------------------------*//* News Show GK2 */#bottom_wrap a.gk_news_show_news_readmore_inline {	background: url('../images/layout/style3/readmore_arrow.png') no-repeat 90% 52%;}/* News Image V */li.gk_news_image_5_tab_active span {	background: url('../images/layout/style3/tab_arrow_active.png') no-repeat 0 50%;	color: #ccc;}/* typohraphy.css-----------------------------------------------------------------------------------*/pre, .code {	background-color:#EDECEC;	border-left:5px solid #6c8939;	color: #6c8939;}.info {	background:transparent url('../images/layout/icons/info.gif') no-repeat left top;	color:#6F95B7;}.warning {	background:transparent url('../images/layout/icons/warning.gif') no-repeat left top;	color:#cc0000;}.tips {	background:transparent url('../images/layout/icons/tips.gif') no-repeat left top;	color:#E98B05;}.date {	background:transparent url('../images/layout/icons/date.gif') no-repeat left top;	color:#35cc00;}.highlight-1 {	background:#ffffda;}.highlight-2 {	background:#f1f1f1;}.highlight-3 {	background:#6c8939;	color: #fff;}.highlight-4 {	background:#333;	color: #fff;}span.clear {	border-top: 1px solid #999;	border-bottom: 1px solid #999;	color: #999;}span.clear-1 {	border-top: 1px solid #666;	border-bottom: 1px solid #666;	color: #666;}span.clear-2 {	border-top: 1px solid #6c8939;	border-bottom: 1px solid #6c8939;	color: #6c8939;}span.color {	color: #666;}span.color-1 {	color: #6c8939;}span.color-2 {	border-left: 2px solid #666;	color: #666;}span.color-3 {	border-left: 2px solid #6c8939;	color: #6c8939;}span.color-4 {	border-top: 1px solid #cccc00;	border-bottom: 1px solid #cccc00;	background: #970505;	color: #fff;}span.color-5 {	border-top: 1px solid #f1f1f1;	border-bottom: 1px solid #f1f1f1;	background: #f5f5f5;	color: #333;}span.color-6 {	border-top: 1px solid #e9e9a1;	border-bottom: 1px solid #e9e9a1;	background: #FFFFDA;	color: #333;}span.color-7 {	border-top: 1px solid #424242;	border-bottom: 1px solid #424242;	background: #5c5c5c;	color: #fff;}
