/* RadMenu PaxRed skin */

div.RadMenu_PaxRed
{
	float:right;
}

.RadMenu_PaxRed
{
	border-bottom: 0;
	background: #990000 url(Menu/headerBg.gif) top repeat-x;
	color: #fff;

	height: 46px;	
	width:auto;

}
.PaxRedForm
{
	height: 58px;
}
.RadMenu_PaxRed:hover
{
	border-bottom: 0;
	text-align: left;
	padding: 0;
	margin: 0;
}


/*main nav links*/
.RadMenu_PaxRed .rmRootGroup .rmLink
{
 cursor:pointer;
	text-align: left;
	color: #fff;
height:33px;
width:auto;

float:left;
}
/*necessary for top menu
*html .RadMenu_PaxRed .rmRootGroup .rmLink
{

width:50px;

}*/

.RadMenu_PaxRed .rmRootGroup .rmLink:hover, 
.RadMenu_PaxRed .rmRootGroup .rmFocused, 
.RadMenu_PaxRed .rmRootGroup .rmExpanded
{
	background:  url(Menu/topNavHov.gif) repeat-x;
	
	height: 33px;	

}

.RadMenu_PaxRed_rtl
{
	text-align: right;
}

.RadMenu_PaxRed_Context
{
	background: none;
	border: 0;
}

/*padding top menu*/
.RadMenu_PaxRed a
{

	text-decoration: none;
	padding: .9em 2em 0 2em;
    _padding-top:.7em;
	margin-right: 1px;

}


.RadMenu_PaxRed .rmLevel1 a
{
	text-decoration: none;
	padding: 0;
}
/*submenu link*/
.RadMenu_PaxRed .rmGroup .rmLink
{

	text-decoration: none;
	color: #666;
	height:auto;


}

.RadMenu_PaxRed .rmLink:focus, 
.RadMenu_PaxRed .rmFocused
{
	outline: 0;
}

.RadMenu_PaxRed .rmExpanded
{
	position: relative;
	z-index: 10000;
}

.RadMenu_PaxRed .rmGroup .rmLink:hover, 
.RadMenu_PaxRed .rmGroup .rmFocused, 
.RadMenu_PaxRed .rmGroup .rmExpanded
{

	background: transparent;
	color: #990000;
	font-size: 11px;
	white-space: normal;
	height:auto;
}

.RadMenu_PaxRed .rmLink .rmText
{
	font: normal 12px Verdana, Arial, Helvetica, Sans-serif;
}

.RadMenu_PaxRed .rmGroup
{
	background: #fff;
	padding: 1px 5px 1px 5px !important;
	white-space: normal;
   
}

.RadMenu_PaxRed .rmGroup .rmLink
{
	text-decoration: none;
	color: #666;
	
}

.RadMenu_PaxRed_rtl .rmGroup .rmLink
{
	text-align: right;
	
}

/*padding topmenu*/
.RadMenu_PaxRed .rmText
{ padding-top :3px;

	_padding-top: 5px;

}

/*padding submenu*/
.RadMenu_PaxRed .rmGroup .rmLink .rmText
{
	font-size: 11px;
	margin:0;

padding:6px 20px 6px 2px; /*check thi paddign in IE 6*/

	
}

.RadMenu_PaxRed_rtl .rmGroup .rmLink .rmText
{
	padding: 4px 20px 5px 37px;
}

/* <expand arrows styling> */

.RadMenu_PaxRed .rmGroup .rmLink .rmExpandRight
{
	background: transparent url(Menu/arrowRight.png) no-repeat right 2px;
	width:auto;
	
	
    
}

.RadMenu_PaxRed .rmGroup .rmLink .rmExpandLeft
{
	background: transparent url(Menu/arrowLeft.png) no-repeat left 2px;
}

.RadMenu_PaxRed .rmGroup .rmLink:hover .rmExpandRight, 
.RadMenu_PaxRed .rmGroup .rmFocused .rmExpandRight, 
.RadMenu_PaxRed .rmGroup .rmExpanded .rmExpandRight
{
	background-image: url(Menu/arrowRightHover.png);
}

.RadMenu_PaxRed .rmGroup .rmLink:hover .rmExpandLeft, 
.RadMenu_PaxRed .rmGroup .rmFocused .rmExpandLeft, 
.RadMenu_PaxRed .rmGroup .rmExpanded .rmExpandLeft
{
	background-image: url(Menu/arrowLeftHover.png);
}

/* </expand arrows styling> */

/*li element*/
.RadMenu_PaxRed .rmHorizontal .rmItem
{
	background: url(Menu/topNavSep.gif) right no-repeat;
	padding-bottom: 1px;	
    display:inline
}
.RadMenu_PaxRed .rmHorizontal .rmLast
{
	border-right: 0;
}

.RadMenu_PaxRed .rmVertical .rmItem
{
	background: none;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.RadMenu_PaxRed .rmVertical .rmLast
{
	border-bottom: 0;
	padding-bottom: 1px;
}
/*
.RadMenu_PaxRed_rtl .rmHorizontal .rmItem { border-left: 0; }

.RadMenu_PaxRed .rmRootGroup .rmGroup .rmItem,
.RadMenu_PaxRed_Context .rmGroup .rmItem
{ border-right: 0; border-bottom: 0; padding-bottom: 0; }
*/

/*slide*/
.RadMenu_PaxRed .rmGroup
{
	border: 1px solid #ebe6db;
	border-top: 0;
	padding: 5px;
	width: 194px;

	background: #f8f8f8 url(Menu/slideBg.gif) repeat-x;
}
/*third menu*/
.RadMenu_PaxRed .rmLevel2
{

	border: 1px solid #ebe6db;
	background:#f8f8f8!important
}

.RadMenu_PaxRed .rmGroup .rmExpanded
{
	z-index: 1;
}

.RadMenu_PaxRed .rmTopArrow, .RadMenu_PaxRed .rmBottomArrow
{
	height: 10px;
	width: 100%;
	background: #fff url(Menu/ArrowScrollUpDown.gif) no-repeat top center;
}

.RadMenu_PaxRed .rmBottomArrow
{
	background-position: center -18px;
}

.RadMenu_PaxRed .rmLeftArrow, .RadMenu_PaxRed .rmRightArrow
{
	width: 10px;
	height: 100%;
	background: #fff url(Menu/ArrowScrollLeftRight.gif) no-repeat left center;
}

.RadMenu_PaxRed .rmRightArrow
{
	background-position: -18px center;
}

.RadMenu_PaxRed .rmItem .rmDisabled .rmText
{
	color: #999;
}

.RadMenu_PaxRed .rmRootGroup .rmItem .rmDisabled
{
	background: none;
}

.RadMenu_PaxRed .rmGroup .rmItem .rmDisabled
{
	background-color: #eee;
}

.RadMenu_PaxRed .rmRootGroup .rmSeparator, .RadMenu_PaxRed .rmGroup .rmSeparator
{
	background: #f0f0f0;
}

.RadMenu_PaxRed .rmSeparator .rmText
{
	display: none;
}
.RadMenu_PaxRed .rmHorizontal
{
	width: auto;
	display:inline;
}

.RadMenu_PaxRed .rmHorizontal .rmSeparator
{
	height: 20px;
	width: 1px;
	line-height: 20px;
	border: 0;
}

.RadMenu_PaxRed .rmVertical .rmSeparator
{
	height: 1px;
	margin: 3px 0;
	border: 0;
	line-height: 1px;
}

.RadMenu_PaxRed .rmLeftImage
{
	margin: 2px;
}


.RadMenu_PaxRed .rmSlide
{
/*ie7*/	margin: -2px  1px 0 1px;/* margin: -1px 0 0 -1px !important;*/
/*ie6*/ _margin-top:0px;
}


.RadMenu_PaxRed .rmHorizontal .rmSlide
{
	
	/*	margin-top: -2px !important; */
}

.RadMenu_PaxRed_rtl .rmSlide
{
	/* margin: 0 1px 0 1px !important; 	margin-left: 0 !important; 	margin-right: -1px red!important; */
}


.RadMenu_PaxRed .rmGroup .rmSlide
{

	/*margin: 0 !important;*/
	
}

.RadMenu_PaxRed .rmItem .rmDisabled:hover
{
	background: none;
}
