/*
#------------------------------------------------------------------------
# gamebox - April 2011 (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software. It is based on GavickPro's GAVERN framework. 
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
/* template.css */
a:hover,
a:active,
ul.gkTabs li.active,
dl.article-info a,
#gkLogo.text .gkLogoSlogan,
a:focus,
.category a  { color: #179c55; } 
#bgWrap1 { background:#060606 url('../images/style3/background.jpg') no-repeat 50% 0; }
#gkWrapFull { background:#000 url('../images/style3/background_page.jpg') no-repeat 100% 0; }
h1#gkLogo a { background:transparent url('../images/style3/logo.png') no-repeat 6px 0px}
/* joomla.css */
.adminform button,
#adminForm button,
.button,
.search_button,
a.readon,
input[type="submit"],
.nspArt a.readon,
input[type="button"] {  border:1px solid #087852; border-bottom-color:#046544; background:transparent url('../images/style3/btn.png') repeat-x 0 top;  }
.adminform button:hover,
.adminform button:focus,
#adminForm button:hover,
#adminForm button:focus,
.button:hover,
.button:focus,
a.readon:hover,
.search_button:hover,
a.readon:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus  {border:1px solid #666666; border-left-color:#505050; border-right-color:#505050; border-bottom-color:#343334; }

/* template.css */
.box h3,
.box_text h3,
.box_menu h3,
.box.dark h3 { color:#179c55; }
.box.red h3,
.box.green h3,
.box.blue h3 { color: #fff }
.box.pattern { background: #000 url('../images/style3/background_page.jpg') repeat 0 0; }
#gkPopUp a { color:#3da3e6 !important; }
ul.menu li.active>a { color: #179c55!important; }
div.gk-menu ul.level0 > li:hover > a,
div#gkDropMain ul > li.active > a,
div#gkDropSub > ul li.active>a,
div#gkDropSub > ul li.active>a span,
div#gkDropSub > ul li:hover>a,
div#gkDropSub > ul li:hover>a span { color: #179c55!important }
div.gk-menu ul.level0 > li.active > a,
#gkButtonLogin.popup { color: #179c55!important  }
#gkSubmenu>div>ul>li a:hover { color: #179c55 !important}

/* com_community */
body #community-wrap div.greybox a#joinButton{ background:url("../images/style3/js_joinus.png") no-repeat scroll 50% 0 transparent!important; text-shadow:1px 1px 8px #12537e!important; }
body #community-wrap div.greybox a#joinButton:hover{background-position:0 bottom!important;}
#jsMenu { border-bottom:3px solid #179c55!important; background: none !important; padding-bottom: 0px !important }
#jsMenu .jsMenuBar li a.active,
#jsMenu .jsMenuBar li a.active ul,
#jsMenu .jsMenuBar li a.active ul li,
#jsMenu .jsMenuBar a.active {background: #179c55!important; }
,body #community-wrap .cFilterBar .filterGroup a.active,
#community-wrap .community-status .creator.active  {color: #179c55 !important}
#community-wrap .app-box-title,
#community-wrap .cSidebar .cModule h3,
#community-wrap .cSidebar .cModule h3 span,
#community-wrap .submenu-item a.active:hover {color: #179c55 !important}
#jsMenu .jsMenuBar a {background-color: #222; font-weight: normal}
.jsMenuBar ul li a.active + ul > li  {border-top: 2px solid #fff !important; border-top: 1px solid #89a115  !important}
#jsMenu #jsMenu .jsMenuBar a.active + li {background-color: #179c55 !important}
.jsMenuBar ul li a.active + ul > li a { background: #179c55 !important; }
.jsMenuBar ul li a.active + ul > li a:hover {  background: #89a115  !important; }
#jsMenu .jsMenuBar li ul li {border-top: 1px dashed #2E2E2E}