/*----------------------------------------------------------------------------
Color Specific Style Sheet

Name: 				JJ FlexPhotos
Modified for Joomla by:         JoomlaJunkie.com
Date: 				2007-04-17
Description: 			A dark flexi two-column template.
Author: 			JoomlaJunkie
URL: 				http://www.joomlajunkie.com

----------------------------------------------------------------------------*/


h1 {
	color: #85B822;
}

h3 {

        color:#85B822;
}

h5 {
	color:#85B822;
}

#center #top_shelf li a:hover {
background: #85B822;
}

#center .userboxes li a:hover {
background: #85B822 url(../images/li-bullet-white.gif) no-repeat 5px 6px;
}

/* Links */
a:hover {
	color: #85B822;
}

/*joomla specific*/
a.pagenav:hover,
a.pagenav:active,
a.pagenav:focus,
.pagenav_prev a:hover,
.pagenav_prev a:active,
.pagenav_prev a:focus,
.pagenav_next a:hover,
.pagenav_next a:active,
.pagenav_next a:focus,
.pagenavbar a:hover,
.pagenavbar a:active,
.pagenavbar a:focus {
	text-decoration:none;
	color:#85B822;
}

.small {
/* a symantic style to allow you to add text with this class, that
is used for small text, like date/written by etc */
	color:#85B822;
}

.sectiontableheader {
	background-image: url(../images/top-shelf-modhead-green.jpg);
}

pre {
	border-left: 6px solid #85B822;
}

/* Form Styling */
.button {
	background: #85B822 url(../images/button-bg.jpg) repeat-x;
}

/* Module Styling */
.moduletable-color h3 {
	background: #2A3233 url(../images/modhead-green.jpg) repeat-x top left;
}

#top_shelf .moduletable h3 {
background: url(../images/top-shelf-modhead-green.jpg) repeat-x top left;
}

#footer_shelf .moduletable h3 {
color: #85B822;
border-bottom: 1px solid #85B822;
}

.moduletable-inset {
background: #7BC619;
border: 1px solid #96F31D;
}

/* Menu Styling */

/* Active */
#mainmenu-nav #active_menu-nav,
#mainmenu-nav #active_menu-nav.haschild {
	background: #85B822;
}

#mainmenu-nav li a#active_menu-nav.hassubchild {
	background: #7BC619 url(../images/hassubchild.gif) no-repeat right center;
}


#mainmenu-nav li a#active_menu-nav.haschild {
	background: #7BC619 url(../images/haschild.gif) no-repeat 50% 100%;
}


/* $2 - Hover state on all levels with NO Child Elements
----------------------------------------------------------------------------*/

/* 2nd Menu Hover Persistence */
ul#mainmenu-nav li:hover li a:hover,
ul#mainmenu-nav li:hover li:hover a,
ul#mainmenu-nav li.iehover li a:hover,
ul#mainmenu-nav li.iehover li.iehover a

/* 3rd Menu Hover Persistence */
ul#mainmenu-nav li:hover li:hover li a:hover,
ul#mainmenu-nav li:hover li:hover li:hover a,
ul#mainmenu-nav li.iehover li.iehover li a:hover,
ul#mainmenu-nav li.iehover li.iehover li.iehover a,

/* 4th Menu Hover Persistence */
ul#mainmenu-nav li:hover li:hover li:hover li a:hover,
ul#mainmenu-nav li:hover li:hover li:hover li:hover a,
ul#mainmenu-nav li.iehover li.iehover li.iehover li a:hover,
ul#mainmenu-nav li.iehover li.iehover li.iehover li.iehover a {
	color: #fff;
	background: #7BC619;
	margin: none;
}

ul#mainmenu-nav li:hover li a.hassubchild:hover,
ul#mainmenu-nav li:hover li:hover a.hassubchild,
ul#mainmenu-nav li.iehover li a.hassubchild:hover,
ul#mainmenu-nav li.iehover li.iehover a.hassubchild,

/* 3rd Menu Hover Persistence - With Child Elements */
ul#mainmenu-nav li:hover li:hover li a.hassubchild:hover,
ul#mainmenu-nav li:hover li:hover li:hover a.hassubchild,
ul#mainmenu-nav li.iehover li.iehover li a.hassubchild:hover,
ul#mainmenu-nav li.iehover li.iehover li.iehover a.hassubchild {
	background: #7BC619 url(../images/hassubchild.gif) no-repeat right center;
}

ul#mainlevel li a:hover {
	background: #85B822 url(../images/side-menu-icon.png) no-repeat 10px 8px;
	color: #333;
}

ul#mainlevel a#active_menu {
	background: #85B822 url(../images/side-menu-icon.png) no-repeat 10px 8px;
	color: #333;
}

div#footer li a:hover {
	color: #85B822;
	background: none;
}

/* template_css color specific styles */

#top h1 a {
	background:url(../images/branding-logo-green.jpg) no-repeat;
}

div#top_shelf {
	background: #7BC619 url(../images/top-shelf-green.jpg) repeat-x bottom left;
}
div#footer{
	border-top: 1px solid #7BC619;
}

#LoginBox a{
	color: #85B822;
}
