/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2011 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
-----------------------------------------------------------------*/

a{color:navy}
a:hover,a:active,a:focus,a:visited{color:#2C5D3F;}

.handles.active .thumb_arrow{background-image:url(../../images/styles/style3/active-thumb1.png)!important; background-repeat: no-repeat; background-position: 0 50%!important}
div .active .thumb_bg {background:#2f4f3f!important}

h3.header{color: #2f4f3f;}

h3 {text-transform: uppercase; letter-spacing: 1px!important; font-family: serif!important; color: #5A5A5A; }

/*Menu*/
#hornav ul.level-0 > li:hover{background:#2f4f3f!important;}
#hornav ul.level-0 > li.menu-item.active{background:#2f4f3f!important;}
#hornav ul.level-0 > li.menu-item.active > a.menu-item,#hornav ul.level-0 > li.menu-item:hover > a.menu-item
{color:#fff}

#sublevel ul.level-1 > li:hover,#sublevel ul.level-1 > li.menu-item.active{background:#2f4f3f!important}
#sublevel ul.level-1 > li.menu-item.active > a.menu-item,#sublevel ul.level-1 > li.menu-item:hover > a.menu-item
{}

#hornav ul.level-0 > li.menu-item:hover span.menu-desc,#hornav ul.level-0 > li.menu-item.active span.menu-desc,
#sublevel ul.level-1 > li.menu-item:hover span.menu-desc,#sublevel ul.level-1 > li.menu-item.active span.menu-desc{color:#fff}