/*---------------------------------------------------------------
# Package - EXP Framework
# EXP Version 2.0
# ---------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright (C) 2010 - 2012 JoomlaMan.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material
# Websites: http://www.JoomlaMan.com
-----------------------------------------------------------------*/
body.bg{}
.mod-wrapper h3.mod-title{color:#94be49}
a:hover,a:active,a:focus{color:#94bd49!important;}
#jm-mainnav a.menu-item.active, #jm-mainnav a.menu-item:hover, #sublevel a.menu-item.active, #sublevel a.menu-item:hover {
    color: #ddefac!important;
}
#jm-mainnav .group-title .menu-title{color: #ddefac;}
/* content-grid-bottom */
#jm-content-grid-bottom .nspArt h4.nspHeader a {color: #54770f;text-transform: capitalize;}
#jm-content-grid-bottom .nspHoverOverlay {color: #54770f;}

/* MODULES */
/* mod twitter */
.twitterSearchesNContainter a{
    color: #cee68d!important;
}
/* mod jm login */
#jm-login-wrap {
    border: 3px solid #ddefac;
}

/* Footer */
#jm-bottom {
    background: #606058 url(../../images/bg-footer-shadow.png) repeat-x center bottom;
}

/* Typography */
h2 a{
    color:#94be49;
}
#jm-typo h1,#jm-typo h2 a,#jm-typo h3,#jm-typo h4,#jm-typo h2{
    color:#94be49;
}
h2 a:hover{
    color:#94be49;
}
a.jm-typo-btn:hover ,a.jm-typo-btn:active, a.jm-typo-btn:focus{
    background-color:#606058;
    text-decoration:none;
}
a.btn-baby-blue{
    background-color:#606058;
}
a.btn-baby-blue:hover  ,a.btn-baby-blue:active, a.btn-baby-blue:focus{
    background-color:#94be49;
    color: #fff!important;
}
a.btn-gray:hover  ,a.btn-gray:active,a.btn-gray:focus{
    color:#fff;
}
a.btn-blue{
    background-color:#94be49;
}
.blocknumber-1 .bignumber {
    background-image: url("../../images/typography/green/blocknumber-1-green.png");
}
.blocknumber-2 .bignumber {
    background-image: url("../../images/typography/green/blocknumber-2-green.png");
}
.jm-typo-blockct ul.list-arrow li a.icon {
    background-image: url("../../images/typography/green/arrow-green.png");
}
.jm-typo-blockct ul.list-button1 li a.icon {
    background-image: url("../../images/typography/green/button-green.png");
}
.jm-typo-blockct ul.list-check li a.icon {
    background-image: url("../../images/typography/green/check-green.png");
}
/* End Typography*/