/* r.a.d.menu Web 2.0 skin */

.RadMenu_GBTVert 
{
	background: url('img/MenuItemBackground.gif');
	border-left: solid 1px #617fb5;
}

.RadMenu_GBTVert_Context
{
	background: url('img/MenuItemBackground.gif');
	border:0;
}

.RadMenu_GBTVert .rmLink
{
	float: left;
	text-decoration: none;
	color: white;
	border-left: solid 1px #c2cfe3;
	border-right: solid 1px #617fb5;
	background: transparent;
}

.RadMenu_GBTVert .rmLink:hover,
.RadMenu_GBTVert .rmFocused,
.RadMenu_GBTVert .rmExpanded
{
	margin-top: -1px;
	color: #000066;
	background: transparent url('img/MainItemBackgroundHover.gif') no-repeat center;
}

.RadMenu_GBTVert .rmRootGroup .rmItem
{	
	height: 26px !important;
}

.RadMenu_GBTVert .rmGroup .rmItem
{	
	height: auto !important;
}

.RadMenu_GBTVert .rmRootGroup .rmText
{
	/*background: transparent url('img/RootGroupArrowDown.gif') no-repeat right center;*/
	padding-left: 8px;
	margin-right: 4px;
	font: bold 11px Arial, Verdana, Sans-serif;
	line-height: 26px !important;
	padding-right: 14px;
	width: 93px;
	text-align: left;
}

.RadMenu_GBTVert .rmRootGroup .rmText
{
    background-image:none;
}

.RadMenu_GBTVert .Horizontal .rmExpandBottom,  
.RadMenu_GBTVert .Horizontal .rmExpandTop  
{  
  background: transparent url('img/RootGroupArrowDown.gif') no-repeat right center;  
} 

.RadMenu_GBTVert .rmVertical .rmExpandLeft,
.RadMenu_GBTVert .rmVertical .rmExpandRight  
{  
  background: transparent url('img/invertedGroupImage.gif') no-repeat right center;  
} 


.RadMenu_GBTVert .rmSlide
{
	margin-top:-1px;
}

.RadMenu_GBTVert .rmGroup
{
	border: solid 1px #6788be;
	background: white;
	white-space: normal;
}

.RadMenu_GBTVert .rmGroup .rmLink
{
	background: white;
	border: 0px;
	border-bottom: solid 1px Navy;
	color: #333;
}

.RadMenu_GBTVert .rmGroup .rmText
{
	font-weight: normal !important;
	background: none;
	margin-right: 0px !important;
	padding-right: 20px;
	font-size: 11px;
	width: 130px;
}

.RadMenu_GBTVert .rmGroup .rmLink:hover,
.RadMenu_GBTVert .rmGroup .rmFocused,
.RadMenu_GBTVert .rmGroup .rmExpanded
{
	background: #e7f1ff;
	border: 0px;
	border-bottom: solid 1px #d8dde0;
}

.RadMenu_GBTVert .rmLeftArrow,
.RadMenu_GBTVert .rmRightArrow,
.RadMenu_GBTVert .rmTopArrow,
.RadMenu_GBTVert .rmBottomArrow,
.RadMenu_GBTVert .rmLeftArrowDisabled,
.RadMenu_GBTVert .rmRightArrowDisabled,
.RadMenu_GBTVert .rmTopArrowDisabled,
.RadMenu_GBTVert .rmBottomArrowDisabled
{
	background: #e7f1ff url('img/left.gif') center center no-repeat;
	width: 15px;
	text-decoration:none;
	text-indent:-3000px;
	color:#e7f1ff;
	overflow:hidden;
}

.RadMenu_GBTVert .rmTopArrow,
.RadMenu_GBTVert .rmTopArrowDisabled
{
	background-image: url('img/top.gif');
	width: 100%;
}

.RadMenu_GBTVert .rmBottomArrow,
.RadMenu_GBTVert .rmBottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_GBTVert .rmRightArrow,
.RadMenu_GBTVert .rmLeftArrow
{
	height: 100%;
}

.RadMenu_GBTVert .rmRightArrow,
.RadMenu_GBTVert .rmRightArrowDisabled
{
	background-image: url('img/right.gif');
}

.RadMenu_GBTVert .rmVertical .rmSeparator .rmText
{
	padding-top: 2px;
	background: #6788be;
	font-size: 1px;
}

.RadMenu_GBTVert .rmExpandLeft,
.RadMenu_GBTVert .rmExpandRight,
.RadMenu_GBTVert .rmFocused .rmExpandLeft,
.RadMenu_GBTVert .rmFocused .rmExpandRight,
.RadMenu_GBTVert .rmExpanded .rmExpandLeft,
.RadMenu_GBTVert .rmExpanded .rmExpandRight
{
	background: transparent url(img/invertedGroupImage.gif) right center no-repeat;
}

.RadMenu_GBTVert .rmGroup .rmExpandLeft,
.RadMenu_GBTVert .rmGroup .rmExpandRight,
.RadMenu_GBTVert .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_GBTVert .rmGroup .rmFocused .rmExpandRight,
.RadMenu_GBTVert .rmGroup .rmExpanded .rmExpandLeft,
.RadMenu_GBTVert .rmGroup .rmExpanded .rmExpandRight
{
	background: transparent url(img/groupImage.gif) right center no-repeat;
}

/* mozilla only - disabled state */
.RadMenu_GBTVert .rmLink.disabled,
.RadMenu_GBTVert .rmLink.disabled:hover
{
	-moz-opacity: 0.8;
	opacity: 0.8;
	color: #ccc;
	background: none;
}


/*right-to-left support*/

.RadMenu_GBTVert_rtl,
.RadMenu_GBTVert_rtl *
{
    text-align:right;
}

.RadMenu_GBTVert_rtl .rmRootGroup .rmText
{
	padding-left: 24px;
	padding-right: 8px;
	margin-right: 0;
	margin-left: 4px;
}

.RadMenu_GBTVert_rtl .rmGroup .rmText
{
	margin-left: 0 !important;
	padding-left: 60px;
	padding-right: 8px;
}

.RadMenu_GBTVert_rtl .Horizontal .rmExpandBottom,  
.RadMenu_GBTVert_rtl .Horizontal .rmExpandTop  
{  
  background-position:left center;  
} 

.RadMenu_GBTVert_rtl .rmVertical .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmVertical .rmExpandRight  
{  
  background: transparent url('img/invertedGroupImageRTL.gif') no-repeat left center;
}

.RadMenu_GBTVert_rtl .rmGroup .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmGroup .rmExpandRight  
{  
  background: transparent url('img/groupImageRTL.gif') no-repeat 5px center;  
}

.RadMenu_GBTVert_rtl .rmVertical .rmLink:hover .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmVertical .rmLink:hover .rmExpandRight,
.RadMenu_GBTVert_rtl .rmVertical .rmFocused .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmVertical .rmFocused .rmExpandRight,
.RadMenu_GBTVert_rtl .rmVertical .rmExpanded .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmVertical .rmExpanded .rmExpandRight
{
	background: transparent url(img/invertedGroupImageRTL.gif) left center no-repeat;
}

.RadMenu_GBTVert_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_GBTVert_rtl .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmGroup .rmFocused .rmExpandRight,
.RadMenu_GBTVert_rtl .rmGroup .rmExpanded .rmExpandLeft,
.RadMenu_GBTVert_rtl .rmGroup .rmExpanded .rmExpandRight
{
	background: transparent url(img/groupImageRTL.gif) 5px center no-repeat;
}