/* style of all the links in the top menu */

/* MENU */ 
.RadMenu_MenuTop .rmGroup .rmText 
{
	padding:4px 20px 2px 10px !important;
    width:190px !important;
    vertical-align:middle ! important;
}
                                   
.RadMenu_MenuTop .rmGroup .rmText .rmHover 
{
	padding:4px 20px 2px 10px !important;
    width:190px !important;
    vertical-align:middle ! important;
    margin:0px;
}
                                   
.RadMenu .rmGroup .rmLink, .RadMenu .rmSlide .rmTemplate
{
	width:190px !important;
	background-color:#ececec !important;
	padding: 6px 0 6px 0px ! important;
}

.RadMenu_MenuTop .rmGroup {background-color:#ececec !important;}

.rmSized .rmHorizontal .rmItem, .rmSized .rmRootGroup .rmVertical .rmItem
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c7b77 !important;
}

.rmSized .rmHorizontal .rmItem, .rmSized .rmRootGroup .rmVertical .rmItem .rmLast
{
	border-bottom-width:0px ! important;
	height:30px !important;}
	
.RadMenu .rmGroup .rmRootGroup .rmVertical .rmText .rmLast
{ border-bottom-width: 0px;
  height:30px !important;}
	

.RadMenu .rmSlide, .RadMenu_Context
{
	width:190px !important;
	height:200px !important;
}

.RadMenu .rmSlide, .RadMenu_Context .rmHover
{ 
	width:190px !important;
    margin:0px
}

.RadMenu .rmVertical .rmGroup .rmLevel1
{
	width:190px;
	left:193 !important;
}

.RadMenu_MenuTop
{margin:0px;padding:0px; background:#cccccc;}

.RadMenu_MenuTop .rmLink
{
	color:#7c7b77 !important;
	font-family:arial, Verdana, Sans-Serif;
	cursor: pointer;
	padding-left:1px;
	padding-right:1px;
	text-decoration:none;
	width:193px;
}

.RadMenu_MenuTop .rmLink:hover
{
	text-decoration:none;
	cursor: pointer;
	color: #333230 !important;
	width:193px;
}


.RadMenu_MenuTop .rmText
{
	width:191px;
	visibility:hidden;
	margin:0px;padding:0px;
	}

.teGroup0
{
	background-image:url(../nav_0home_off.jpg);
    background-repeat: no-repeat;
	height:45px;
}
.teGroup0:hover
{
	background-image:url(../nav_0home_on.jpg);
	background-repeat: no-repeat;
	height:45px;
}

.teGroup1
{
	background-image:url(../nav_1about_off.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.teGroup1:hover
{
	background-image:url(../nav_1about_on.jpg);
	background-repeat: no-repeat;
	height:45px;
}

.teGroup2
{
	background-image:url(../nav_2media_off.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.teGroup2:hover
{
	background-image:url(../nav_2media_on.jpg);
	background-repeat: no-repeat;
	height:45px;
}

.teGroup3
{
	background-image:url(../nav_3news_off.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.teGroup3:hover
{
	background-image:url(../nav_3news_on.jpg);
	background-repeat: no-repeat;
	height:45px;
}

.teGroup4
{
	background-image:url(../nav_4sponsors_off.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.teGroup4:hover
{
	background-image:url(../nav_4sponsors_on.jpg);
	background-repeat: no-repeat;
	height:45px;
}

.teGroup5
{
	background-image:url(../nav_5contactus_off.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.teGroup5:hover
{
	background-image:url(../nav_5contactus_on.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.teGroup6, .teGroup7, .teGroup8, .teGroup9, .teGroup10, .teGroup11, .teGroup12
{
	height:0px;
	display:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
	font-size:0px;
}

/* the top menu item (of a menu level) when it is the selected page, or one of its children are selected */
.RadMenu_MenuTop .rmFocused
{
	text-decoration:none;
	color: #333230;
	font-weight:bold;
	cursor: pointer;
}

/* the popout container of child menu links from the top menu */
.RadMenu_MenuTop .rmGroup
{	font-size:12px;
	background-color:#ffffff !important;
	/*filter:alpha(opacity=80);
	.opacity: .8;*/
	border:0px;
	cursor: pointer;
	text-align: left;
		margin:5px;
}

.RadMenu_MenuTop .rmGroup .rmText
{font-size:12px;
	visibility:visible;
	padding:4px 20px 2px 10px ;
	text-decoration:none;
	cursor: pointer;
	height:20px;
		margin:0px;
}

/* the links inside a popout from the top menu */
.RadMenu_MenuTop .rmGroup .rmLink
{font-size:12px;
	visibility:visible;
	padding:4px 20px 2px 10px ;
	text-decoration:none;
	cursor: pointer;
	height:20px;
		margin:0px;
}
.RadMenu_MenuTop .rmGroup .rmLink:hover
{font-size:12px;
	visibility:visible;
	padding:4px 20px 2px 10px ;
	text-decoration:none;
	cursor: pointer;
	height:20px;
		margin:0px;
}

.RadMenu_MenuTopWP .rmLeftImage
{font-size:12px;
	margin-right:0px;
	margin-left:0px;
}
