/* CSS Document Green.css Green Skin for Afero */

#afero_headerTable
{
	background: url(images/banner-greenX.gif) no-repeat top right;
}
#afero_submenu .subMenuLeft
{
	background: url(images/green_bg_submenu_left2.gif) no-repeat right;
}
#afero_submenu .subMenu
{
	background: #6795c9 url(images/green_bg_submenu.gif) repeat-x top left;
}
#afero_submenu .NormalTextBox
{
	border: 1px solid #157a34;
	color: #157a34;
}
#afero_submenu .searchPosition
{
	background: #6795c9 url(images/green_bg_submenu.gif) repeat-x top left;
}
#afero_menu
{
	background: url(images/green_bg_menu.gif) repeat-x top left;
}
#afero_footer
{
	background: url(images/green_bg_menu.gif) repeat-x top left;
}
#afero_rightpicpane
{
	/*background: url(images/RightPane_BG.jpg) repeat-y top left;*/
}
#afero_leftContentPane
{
	/*background: url(images/LeftPane_BG.jpg) repeat-y top left;*/
}

/* Fonts */

h1, .head
{
	color: #157a34;
}
h2
{
	color: #231F20;
}
h3
{
	color: #157a34;
}
h4
{
	color: #231F20;
}
h5, .SubSubHead
{
	color: #157a34;
}
.SubHead
{
	color: #231F20;
}
.Normal,.NormalDisabled,td
{
	color: #231F20;
}
.SkinObject
{
	color: #157a34;
}
A:link  {
    color: #157a34;
}
A:visited   {
    color: #157a34;
}
A:active    {
    color: #157a34;
}
A:hover {
    color: #0e4c27;
}
a.SkinObject 
{	
	color: #157a34;
}
a.SkinObject:active 
{	
	color: #157a34;
}
a.SkinObject:link 
{	
	color: #000;
}
a.SkinObject:visited 
{	
	color: #0e4c27;
}
a.SkinObject:hover 
{
	color: #0e4c27;
}
#afero_footer a.SkinObject:hover, #afero_submenu a.SkinObject:hover
{
	color: #0e4c27;
} 
/* END Fonts */

/* dnnMenu */
.MainMenu_MenuItem 
{
	background: url(images/green_menu_separator.gif) no-repeat right;
}
.MainMenu_MenuItemSel
{
	background: url(images/green_menu_active.gif) repeat-x;
}
.Mainmenu_MenuItemActive td
{
	background: url(images/green_menu_active.gif) repeat-x top left;
}
.MainMenu_Submenu .MainMenu_MenuItem
{	
	color: #157a34;
}
.MainMenu_Submenu .MainMenu_MenuItemsel 
{
	background: #157a34;
}
.MainMenu_SubMenu .MainMenu_MenuIcon
{
	background: #fff;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
	margin:0px;
}
.MainMenu_Submenu .Mainmenu_MenuItemActive td
{
	background-color: #157a34;
	border: 0px;
}

