/**Color styles from customise.css**/



h1 {

	font-size: 215%;

	color:#ffffff;

}



h3 {

	color::#ffffff;

}



h4 {

	color::#ffffff;

}



h6 {

	color::#ffffff;

}



a {

	color::#2EB0FC;

}



.contentheading {

color: #ffffff;

}



a.contentpagetitle {

	color:#ffffff;

}



div.h3color h3 {color:#ffffff;}



.sectiontableheader {

	color:#ffffff;

}



.inputbox:hover, .inputbox:focus {
	margin: 0;
	background-color: #000000;
	color: #ffffff;
	border-color: #ffffff;

}



span.highlight {

	background: #000000;

}



.button {

	border: 1px solid #000000;
    background: #ffffff url(../images/grass/buttonbg.png) top left repeat-x;
	color: #000000

}

.button1 {

	border: 1px solid #000000;
    background: #ffffff url(../images/grass/bg_button_l.gif) top left no-repeat;
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	float:left;
	height:15px;
	padding-left:5px;
}

.button1 a{
   background: #ffffff url(../images/grass/bg_button_r.gif) bottom right no-repeat;
   line-height:15px;
   float:left;
	padding:0px 15px 0px 10px;

}


/**Color styles from template_css.css**/



#top h1 {

	background: transparent url(../images/grass/logo.png) no-repeat;

	float:left;

	margin:15px 0 0 20px;

}



#user3 {

	height:47px;

	text-align:left;

	background: transparent url(../images/grass/user3.png) top left no-repeat;

}



/* Text Sizes */

#toolbar li a#textMedium {background-image:url(../images/grass/small.png);}

#toolbar li a#textLarge {background-image:url(../images/grass/medium.png);}

#toolbar li a#textXLarge {background-image:url(../images/grass/large.png);}



/**Color styles from menu.css**/



/* Active */

#mainmenu-nav #active_menu-nav {

	background-color: #83B02B;

}



#mainmenu-nav #active_menu-nav.haschild:hover {

	background: #83B02B url(../images/grass/nav-hover-child.gif) no-repeat 51% 23px;

}



ul#mainmenu-nav a.haschild:hover {

	background: #83B02B url(../images/grass/nav-hover-child.gif) no-repeat 50% 23px;

}



ul#mainmenu-nav li {

	background: url(../images/grass/menu-seperator.png) no-repeat bottom right;

}



.sig_cont .sig_thumb a:hover {border:1px solid #83B02B;}
