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

/* template_css.css */

#bg {
	background: #8aaeff;
	color: #666;
}
a#logo {
	background: url('../images/style1/logo.png') 0 0 no-repeat;
}
div#main_wrap_top {
	width: 960px;
	background:transparent url('../images/style1/header-bg.png') no-repeat ;
	height:250px;

}
.usbottom{ padding:0px; margin-bottom:0px; border:0px solid #3d5e81; 
/*background: transparent url('../images/style1/bg_bottom.png') no-repeat 0 0;*/
 background:none;
}
a:link,
a:visited,
a:active {
	color: #000000;
}

a:hover {
	color: #b31717;
}
div#page_wrap_1 {
	background: transparent url('../images/style1/ab_left.png') no-repeat 0 0;
}
div#page_wrap_2 {
	background: transparent url('../images/style1/ab_right.png') no-repeat 100% 0;
}
div#horiz-menu {
	border-bottom: none;
	background: url('../images/style1/menu_bg.png') 0 0;
}
div#pathway_wrap {
	color: #676767;
}
div#datatop span {
	color: #FFF;
	background: #5b0113;
}
span.breadcrumbs_start {
	color: #FFF;
	background: #5b0113;
}
a.pathway {
	color: #676767;
}
input#mod_search_searchword {
	background: #FFF;
	border: 1px solid #b31717;
	color: #424242;
}
div#bottom_wrap {
	background: #3d5e81 url('../images/style1/bg_bottom.png') no-repeat 0 0;
}
div#content_wrap {
	border-bottom: 4px solid #b31717;
}
div#horiz-menu { border:none;

	background: url('../images/style1/menu-bg.png');
}
#search2{border:none;}
#footer_wrap {
	color: #fff;
}
div.moduletable h3 span,
div.moduletable_menu h3 span {
	background: #5b0113;
	color: #fff;
}
div#bottom_wrap h4.gk_news_show_news_header a {
	background: #C2EA37;
	color:#659901;
}
input.mod_search_button, input.mod_search_button:hover{ padding:5px;
	background: url('../images/style1/search_button.png') left no-repeat;
}
/* suckerfish.css */
#horiz-menu li.level1>a:hover {
	background: transparent url('../images/style1/menu_bg_hover.png') left top !important;
	border-left:1px solid #b31717;
	border-right:1px solid #b31717;
}
#horiz-menu li.level1 a:hover {
}
#horiz-menu li.active {
	background: transparent url('../images/style1/menu_bg_active.png') left top !important;
	border-left:1px solid #b31717;
	border-right:1px solid #b31717;
}
#horiz-menu li:hover#current {
	background: none!important;
}
#horiz-menu li:hover#current a {
	color: #fff!important;
}
#horiz-menu li.active a {
	color: #3d6100;
}
#horiz-menu a,
#horiz-menu li li a {
	color: #FFF;
}
#horiz-menu li li {
	background: #e0e0e0;
	border-bottom: 1px solid #b31717!important;
}
#horiz-menu li:hover ul,
#horiz-menu li.sfHover ul {
	background: #89a1a2;
	color: #000;
}
#horiz-menu ul.menu li.parent a {
	background: none;
}
#horiz-menu ul.menu li.parent a:hover {
	color: #FFF;
}
#horiz-menu ul.menu li.parent li a:hover {
	color: #FFF;
}
/* joomla_classes.css */
.componentheading {
	color: #b31717;
}
.button {
	background: #5b0113;
	color: #fff;
}
a.readon,
.back_button a {
	background: #a90124;
	color: #fff;
}
a.readon:hover,
a.readon:active,
a.readon:focus,
.button:hover,
.back_button a:hover {
	background: #5b0113;
}
.sectiontableheader a {
	color: #b31717;
}
.written_by {
	background: #fff;
	color: #5b0113;
}
div.img_caption p {
	color: #5b0113;
}
ul.pagination a {
	color: #79B603;
}
/* Restrictions */
div#bottom_wrap a.readon,
div#bottom_wrap .button {
	background: #b31717;
	color: #fff;
}
div#bottom_wrap a.readon:hover,
div#bottom_wrap a.readon:active,
div#bottom_wrap a.readon:focus,
div#bottom_wrap .button:hover {
	background: #79B603;
}
/* gk_stuff.css */
div.gk_news_image_1_interface_buttons {
	background: url('../images/style1/news_image_interface_bg.png') no-repeat 0 0;
}
div.gk_news_image_1_preloader {
	background: #b31717 url('../images/style1/load.gif') no-repeat center center;
}
div.gk_news_image_1_text h2 a {
	background: #b31717;
}
.gk_news_highlighter {
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border: none;
	background: #C2EA37;
	color: #79B603;
}
.gk_news_highlighter_item {
	background: #C2EA37;
}
.gk_news_highlighter_title {
	border-left: 1px dotted #AAA;
	background: #79B603;
	color: #fff;
}
.gk_news_highlighter_desc {
	color: #659901;
}
.gk_news_highlighter_desc:hover {
	color: #4b7201;
}
ul.gk1_tabmixmenu_ul-style1 li {
	background: #b31717;
}
ul.gk1_tabmixmenu_ul-style1 li.active span {
	background: #5b0113;
	color: #fff;
}
p#form-login-username label,
p#form-login-password label {
	color: #b31717;
}
form#form-login ul li a {
	color: #659901;
}
/* typography.css*/
pre,
.code {
	background-color:#b31717;
	border-left:5px solid #b31717;
	color: #b31717;
}
.info {
	background:transparent url('../images/icons/info.gif') no-repeat left top;
	color:#6F95B7;
}
.warning {
	background:transparent url('../images/icons/warning.gif') no-repeat left top;
	color:#cc0000;
}
.tips {
	background:transparent url('../images/icons/tips.gif') no-repeat left top;
	color:#E98B05;
}
.date {
	background:transparent url('../images/icons/date.gif') no-repeat left top;
	color:#35cc00;
}
.highlight-1 {
	background:#ffffda;
}
.highlight-2 {
	background:#f1f1f1;
}
.highlight-3 {
	background:#b31717;
	color: #fff;
}
.highlight-4 {
	background:#79B603;
	color: #fff;
}
span.clear {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999;
}
span.clear-1 {
	border-top: 1px solid #659901;
	border-bottom: 1px solid #659901;
	color: #659901;
}
span.clear-2 {
	border-top: 1px solid #b31717;
	border-bottom: 1px solid #b31717;
	color: #b31717;
}
span.color {
	color: #659901;
}
span.color-1 {
	color: #b31717;
}
span.color-2 {
	border-left: 2px solid #659901;
	color: #659901;
}
span.color-3 {
	border-left: 2px solid #b31717;
	color: #b31717;
}
span.color-4 {
	border-top: 1px solid #b31717;
	border-bottom: 1px solid #b31717;
	background: #b31717;
	color: #fff;
}
span.color-5 {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	background: #f5f5f5;
	color: #79B603;
}
span.color-6 {
	border-top: 1px solid #e9e9a1;
	border-bottom: 1px solid #e9e9a1;
	background: #FFFFDA;
	color: #666;
}
span.color-7 {
	border-top: 1px solid #598601;
	border-bottom: 1px solid #598601;
	background: #659901;
	color: #fff;
}
div#component-2 div.moduletable {	background: url('../images/style1/module-bg.png') no-repeat;line-height: 18px;
position:relative;
}
