﻿.RadMenu_Abbey 
{
	background: url('img/MenuItemBackground.gif');
	height:50px;
}

.RadMenu_Abbey_Context
{
}

.RadMenu_Abbey .link
{
}

.RadMenu_Abbey .link:hover,
.RadMenu_Abbey .expanded
{
	color: #000066;
	background: transparent url('img/MainItemBackgroundHover.gif')  no-repeat center;

	cursor: hand;
}

.RadMenu_Abbey .focused
{
	color: #000066;
	background: transparent url('img/MainItemBackgroundSelected.gif') no-repeat center;
}

.RadMenu_Abbey .rootGroup
{	

}

.RadMenu_Abbey .rootGroup .text
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 22px;
	font: bold 14px Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #0056a0;
	line-height: 28px;
	text-transform: uppercase;
}

/*.RadMenu_Abbey .horizontal .focused .expandBottom ,*/
.RadMenu_Abbey .horizontal .focused .expandTop 
{
	background: transparent url('img/MainItemBackgroundSelected.gif') no-repeat center;	
}

.RadMenu_Abbey .horizontal .expandBottom:hover,  
.RadMenu_Abbey .horizontal .expandTop:hover
{
	background: transparent url('img/MainItemBackgroundHover.gif') no-repeat center;
}
.RadMenu_Abbey .expandBottom:hover,
.RadMenu_Abbey .expandTop:hover,
{
}

.RadMenu_Abbey .horizontal .expandBottom,  
.RadMenu_Abbey .horizontal .expandTop
{
	background: transparent url('img/MenuItemBackgroundchild.gif') no-repeat center;
} 

.RadMenu_Abbey .vertical .expandLeft,
.RadMenu_Abbey .vertical .expandRight  
{  
} 


.RadMenu_Abbey .slide
{
}

.RadMenu_Abbey .group
{
	border: solid 1px #6788be;
	background: white;
}

.RadMenu_Abbey .group .link
{

}

.RadMenu_Abbey .group .text
{
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	border: 0px;
	border-bottom: solid 1px #d8dde0;
	color: #333;
	

}

.RadMenu_Abbey .group .link:hover,
.RadMenu_Abbey .group .focused,
.RadMenu_Abbey .group .expanded
{
	background: #e7f1ff;
	border: 0px;
	height: 29px;

}

.RadMenu_Abbey .leftArrow,
.RadMenu_Abbey .rightArrow,
.RadMenu_Abbey .topArrow,
.RadMenu_Abbey .bottomArrow,
.RadMenu_Abbey .leftArrowDisabled,
.RadMenu_Abbey .rightArrowDisabled,
.RadMenu_Abbey .topArrowDisabled,
.RadMenu_Abbey .bottomArrowDisabled
{
}


.RadMenu_Abbey .topArrow,
.RadMenu_Abbey .topArrowDisabled
{
}

.RadMenu_Abbey .bottomArrow,
.RadMenu_Abbey .bottomArrowDisabled
{
}

.RadMenu_Abbey .rightArrow,
.RadMenu_Abbey .leftArrow
{
}

.RadMenu_Abbey .rightArrow,
.RadMenu_Abbey .rightArrowDisabled
{
}

.RadMenu_Abbey .vertical .separator .text
{
}

.RadMenu_Abbey .expandLeft,
.RadMenu_Abbey .expandRight,
.RadMenu_Abbey .focused .expandLeft,
.RadMenu_Abbey .focused .expandRight,
.RadMenu_Abbey .expanded .expandLeft,
.RadMenu_Abbey .expanded .expandRight
{
}

.RadMenu_Abbey .group .expandLeft,
.RadMenu_Abbey .group .expandRight,
.RadMenu_Abbey .group .focused .expandLeft,
.RadMenu_Abbey .group .focused .expandRight,
.RadMenu_Abbey .group .expanded .expandLeft,
.RadMenu_Abbey .group .expanded .expandRight
{
}

/* mozilla only - disabled state */
.RadMenu_Abbey .link.disabled,
.RadMenu_Abbey .link.disabled:hover
{
}


/*right-to-left support*/

.RadMenu_Abbey_rtl,
.RadMenu_Abbey_rtl *
{
}

.RadMenu_Abbey_rtl .rootGroup .text
{
}

.RadMenu_Abbey_rtl .group .text
{
}

.RadMenu_Abbey_rtl .horizontal .expandBottom,  
.RadMenu_Abbey_rtl .horizontal .expandTop  
{  
} 

.RadMenu_Abbey_rtl .vertical .expandLeft,
.RadMenu_Abbey_rtl .vertical .expandRight  
{  
}

.RadMenu_Abbey_rtl .group .expandLeft,
.RadMenu_Abbey_rtl .group .expandRight  
{  
}

.RadMenu_Abbey_rtl .vertical .link:hover .expandLeft,
.RadMenu_Abbey_rtl .vertical .link:hover .expandRight,
.RadMenu_Abbey_rtl .vertical .focused .expandLeft,
.RadMenu_Abbey_rtl .vertical .focused .expandRight,
.RadMenu_Abbey_rtl .vertical .expanded .expandLeft,
.RadMenu_Abbey_rtl .vertical .expanded .expandRight
{
}

.RadMenu_Abbey_rtl .group .link:hover .expandLeft,
.RadMenu_Abbey_rtl .group .link:hover .expandRight,
.RadMenu_Abbey_rtl .group .focused .expandLeft,
.RadMenu_Abbey_rtl .group .focused .expandRight,
.RadMenu_Abbey_rtl .group .expanded .expandLeft,
.RadMenu_Abbey_rtl .group .expanded .expandRight
{
}