/* r.a.d.menu WebBlue skin */

.RadMenu_WebBlue
{
	padding: 0px;
	/*background: #d5d9de url('img/MenuBackground.gif');*/
	/*line-height: 10px;*/
	text-align:  center;
}

.RadMenu_WebBlue .link
{
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	color: #333300;
	font-weight: bold;
	text-align:  center;
	vertical-align:middle;
	/*line-height: 13px;*/
	width:auto;
	height:27px;
	
	padding-left:10px;
	/*padding-right:10px;*/
padding-top:3px;
}

.RadMenu_WebBlue .link:hover,
.RadMenu_WebBlue .focused
{
	font-family: Verdana;
	font-size: 11px;
	color: #333300;
	font-weight: bold;
	/*background-color: #333300;*/
	text-decoration: underline;
}




.RadMenu_WebBlue .expanded
{
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background-color: #333300;
}



.RadMenu_WebBlue .visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #333300;
	font-weight: bold;
	/*background-color: #333300;*/
}







.RadMenu_WebBlue .text
{
	font-size: 11px;
	/*padding: 0px 24px;*/
}

.RadMenu_WebBlue .group
{
	border: solid 1px #cc9933;
	border-top: 0px;
	border-bottom: 0px;
}

.RadMenu_WebBlue .group .link
{
	background: #333300;
	border-top: solid 1px #f6f7f9;
	border-bottom: solid 1px #dde1e4;
	border-left: 0px;
	border-right: 0px;
	width:100%;
	text-align: left;
	color: #fff;
}

.RadMenu_WebBlue .group .text
{
	padding-left: 5px;
	font-weight: normal;
}

.RadMenu_WebBlue .group .link:hover,
.RadMenu_WebBlue .group .focused,
{
	/*background-color: #99cc33;*/
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	/*border-top: solid 1px #f6f7f9;*/
}



.RadMenu_WebBlue .group .expanded
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #333300;
}




.RadMenu_WebBlue .leftArrow,
.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .topArrow,
.RadMenu_WebBlue .bottomArrow,
.RadMenu_WebBlue .leftArrowDisabled,
.RadMenu_WebBlue .rightArrowDisabled,
.RadMenu_WebBlue .topArrowDisabled,
.RadMenu_WebBlue .bottomArrowDisabled
{
	border-left: 1px solid #cc9933;
	border-left: 1px solid #cc9933;
	/*background: #99cc33url('img/left.gif') center center no-repeat;*/
	/*width:15px;*/
}

.RadMenu_WebBlue .topArrow,
.RadMenu_WebBlue .topArrowDisabled
{
	/*background-image:url('img/top.gif');
	width:100%;*/
}

.RadMenu_WebBlue .bottomArrow,
.RadMenu_WebBlue .bottomArrowDisabled
{
	/*background-image:url('img/bottom.gif');
	width:100%;*/
}

/*RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .leftArrow
{
	height:100%;
}*/

/*.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .rightArrowDisabled
{
	background-image: url('img/right.gif');
}*/

/*.RadMenu_WebBlue .vertical .separator .text
{
	padding-top: 3px;
	background: #f7f7f7 url('img/Separator.gif') no-repeat right;
	font-size: 0px;
	border-top:0px;
	border-bottom:0px;
}*/

/*.RadMenu_WebBlue .expandLeft,
.RadMenu_WebBlue .expandRight
{
	background:transparent url(img/groupImage.gif) right center no-repeat;
}*/

.RadMenu_WebBlue .link:hover .expandLeft,
.RadMenu_WebBlue .link:hover .expandRight,
.RadMenu_WebBlue .focused .expandLeft,
.RadMenu_WebBlue .focused .expandRight,
.RadMenu_WebBlue .expanded .expandLeft,
.RadMenu_WebBlue .expanded .expandRight
{
	background:transparent url(img/invertedGroupImage.gif) right center no-repeat;
}
