﻿.RadMenu_AAG .rmLink
{
	color:#fff;
	text-decoration:none;
	padding: 5px 0 0 15px;
}
.RadMenu_AAG .rmRootGroup .rmItem
{
	_width:100px !important;
	_width:99px !important;
	height:27px !important;
	display:inline-block;
	background-color:#de383a;
	margin:9px 0px 0px 4px;
	font-size:10pt;
	text-transform:uppercase;
	white-space:nowrap;
	padding: 5px 3px 0 4px;
}
.RadMenu_AAG .rmRootGroup .rmFirst
{
	margin-left:0px;
	_width:99px !important;
}
.RadMenu_AAG .rmRootGroup .rmItem:hover
{
	margin-top:9px;
	height:27px !important;
	background-color:#c01111;
	_padding-top: 11px;
}
.RadMenu_AAG .rmRootGroup .rmLink
{
	height:28px;
	cursor:pointer;
}
.RadMenu_AAG .rmGroup .rmItem
{
	margin:0px;
	border-top:solid 4px #f37538;
	padding: 0 5px 0 0;
}
.RadMenu_AAG .rmGroup .rmItem:hover
{
	margin-top:0px;
	height:27px !important;
}
.RadMenu_AAG .rmGroup .rmLink
{
	padding:0px 5px 0 0 !important;
}
.RadMenu_AAG .rmGroup .rmText
{
	padding:2px 0px 0px 0px !important;
}

.RadMenu_AAGB .rmItem
{
	border-left:solid 1px #fff;
}
.RadMenu_AAGB .rmText
{
	padding:0px 8px 0px 8px !important;
}
.RadMenu_AAGB .rmLink
{
	color:#fff;
	text-decoration:none;
	padding:0px !important;
	cursor:pointer !important;
}
.RadMenu_AAGB .rmFirst
{
	border-left:none;
	padding-left:0px !important;
}

.RadMenu .rmVertical .rmText, .RadMenu .rmHorizontal .rmVertical .rmText {
	text-align: center;
}
