/*general class styles applied regardless of color version*/
.RadMenu_MoorparkMainMenu .link{
	_width: 34px; /* Visible to IE6 only*/      
       
    	min-width: 34px; 
}

.RadMenu_MoorparkMainMenu .group .link{
	_width: 75px; /* Visible to IE6 only*/      
       
    	min-width: 75px; 
}

.rootGroup{
	height: 27px !important;	
}

.RadMenu_MoorparkMainMenu .expandLeft,
.RadMenu_MoorparkMainMenu .expandRight
{
	background:transparent url(img/menuarrow_right.gif) right center no-repeat;	
}

/*common to all links*/
.link{
	font-weight: normal !important;
	font-family: Arial !important;
	cursor: hand !important;
	text-decoration: none !important;	
}

/*adds padding to the top of each links to align vertically in the middle of the tab*/
.text{
	padding: 6px 0px 0px 0px;	
}

.separator{
	height: 27px !important;
	width: 7px !important;
}

.MenuRootHome,
.MenuRootSchools,
.MenuRootBoard,
.MenuRootDistrict,
.MenuRootStuServ,
.MenuRootEmploy,
.MenuRootEspan,
.MenuRootAbout
{
	height: 27px !important;
	color: #FFFFFF !important;
	font-size: 12px !important;		
}

.MenuRootHome:hover,
.MenuRootSchools:hover,
.MenuRootBoard:hover,
.MenuRootDistrict:hover,
.MenuRootStuServ:hover,
.MenuRootEmploy:hover,
.MenuRootEspan:hover,
.MenuRootAbout:hover
{
	text-decoration: underline !important;
}


.slide{
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;	
}

.MenuSubHome,
.MenuSubSchools,
.MenuSubBoard,
.MenuSubDistrict,
.MenuSubStuServ,
.MenuSubEmploy,
.MenuSubEspan,
.MenuSubAbout
{
	font-size: 11px !important;
	height: 20px !important;
	color: #FFFFFF !important;	
	padding: 0px 4px 3px 3px !important;	
}
