/* RadMenu Default skin */

.RadMenu_Mg
{
}

.RadMenu_Mg .link
{
	border-bottom: 1px solid #C4D9E4;
	height: 22px;
	font-size: 11px;
	text-decoration: none;
}
.RadMenu_Mg .startPage 
{
	cursor: pointer;
	font-weight: bold;
	background: #324E86 url("img/pl_leftcontent_h1.gif") no-repeat 15px 7px;
	height: 25px;
}
.RadMenu_Mg .startPage:hover 
{	
	cursor: pointer;
}
.RadMenu_Mg .mainMenuItem
{
	font-weight: normal;
	background-color: #8495B6;
	padding-left: 15px;
	padding-top:3px;	
}
.RadMenu_Mg .mainMenuItem:hover
{	
	
	background: #8495B6;
}
.RadMenu_Mg .subMenuItem
{
	font-weight: bold;
	background: #8495B6 url("img/pl_leftcontent_h2.gif") no-repeat 15px 7px;
}
.RadMenu_Mg .subMenuItem:hover 
{
	background: #324E86 url(img/pl_leftcontent_h2_x.gif) no-repeat 15px 7px;
	cursor: pointer;	
}


.RadMenu_Mg .link:hover,
.RadMenu_Mg .focused,
.RadMenu_Mg .expanded
{
}

.RadMenu_Mg .text
{
}

.RadMenu_Mg .group
{
}

.RadMenu_Mg .group .link
{
}

* html .RadMenu_Mg .group .link
{
}

.RadMenu_Mg_rtl .group .link
{
	
}

.RadMenu_Mg .group .text
{
}


.RadMenu_Mg_rtl .group .text
{
}

.RadMenu_Mg .group .link:hover,
.RadMenu_Mg .group .focused,
.RadMenu_Mg .group .expanded
{
}

.RadMenu_Mg .leftArrow,
.RadMenu_Mg .rightArrow,
.RadMenu_Mg .topArrow,
.RadMenu_Mg .bottomArrow,
.RadMenu_Mg .leftArrowDisabled,
.RadMenu_Mg .rightArrowDisabled,
.RadMenu_Mg .topArrowDisabled,
.RadMenu_Mg .bottomArrowDisabled
{
}

.RadMenu_Mg .topArrow,
.RadMenu_Mg .topArrowDisabled
{
}

.RadMenu_Mg .bottomArrow,
.RadMenu_Mg .bottomArrowDisabled
{
}

.RadMenu_Mg .rightArrow,
.RadMenu_Mg .leftArrow
{
}

.RadMenu_Mg .rightArrow,
.RadMenu_Mg .rightArrowDisabled
{
}

.RadMenu_Mg .vertical .separator .text
{
}

.RadMenu_Mg .expandLeft,
.RadMenu_Mg .expandRight
{
}

.RadMenu_Mg_rtl .expandLeft,
.RadMenu_Mg_rtl .expandRight
{
}

.RadMenu_Mg .link:hover .expandLeft,
.RadMenu_Mg .link:hover .expandRight,
.RadMenu_Mg .focused .expandLeft,
.RadMenu_Mg .focused .expandRight,
.RadMenu_Mg .expanded .expandLeft,
.RadMenu_Mg .expanded .expandRight
{
}

.RadMenu_Mg_rtl .link:hover .expandLeft,
.RadMenu_Mg_rtl .link:hover .expandRight,
.RadMenu_Mg_rtl .focused .expandLeft,
.RadMenu_Mg_rtl .focused .expandRight,
.RadMenu_Mg_rtl .expanded .expandLeft,
.RadMenu_Mg_rtl .expanded .expandRight
{
}