﻿/* RadMenu Vista skin */
.RadMenu .rmLink {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0 0 0 12px;
	z-index:-1000;
}

.RadMenu_Vista
{
	padding: 0 30px;
	/*background: #d5d9de url(Menu/MenuBackground.gif);*/
	line-height: 23px;
}

.RadMenu_Vista_Context
{
	background: none;
	/*border-top: 1px solid #d2d8de;*/
	padding: 0;
}

.RadMenu_Vista a.rmLink,
.RadMenu_Vista rmLink
/*.RadMenu_Vista a.rmLink:visited*/
{
	text-decoration:none;
	/*color: white;*/
	color: #626262;
	font-weight: bold;
	text-align:  center;
	line-height: 23px;
	width: 80px;
	padding-top:4px;
}

.RadMenu_Vista a.rmLink:visited,
.RadMenu_Vista .rmLink:visited
{
	text-decoration:none;
	color: #626262;
	line-height: 23px;
	width: 80px;
	padding-top:4px;
	font-weight: bold;
}

.RadMenu_Vista a.rmLink:hover,
.RadMenu_Vista .rmLink:hover,
.RadMenu_Vista .rmFocused,
.RadMenu_Vista .rmExpanded
{
	color: #276c9d;
	font-weight: bold;
	/*background: #fefefe url(Menu/MainItemBackground.gif) repeat-x;*/
}

.RadMenu_Vista .rmText
{
	font-size: 11px;
	padding: 0px 24px;
}

.RadMenu_Vista .rmGroup
{
	border: solid 1px #d2d8de;
	border-top: 0px;
	border-bottom: 0px;
	background: #f0f2f4;
}

.RadMenu_Vista .rmGroup a.rmLink,
.RadMenu_Vista .rmGroup .rmLink
{
	border-top: solid 1px #f6f7f9;
	border-bottom: solid 1px #dde1e4;
	border-left: 0px;
	border-right: 0px;
	width: auto;
	text-align: left;
	/*color: #333;*/
	color: #626262;
	/*min-width: 130px;*/
}

.RadMenu_Vista .rmGroup .rmText
{
	padding-left: 12px;
	font-weight: normal;
	padding-right: 60px;
	
}

.RadMenu_Vista .rmGroup a.rmLink:hover,
.RadMenu_Vista .rmGroup .rmLink:hover,
.RadMenu_Vista .rmGroup .rmFocused,
.RadMenu_Vista .rmGroup .rmExpanded
{
	background: white;
	color: #5984a2;
	font-weight: normal;
	border-top: solid 1px #f6f7f9;
}

.RadMenu_Vista .rmLeftArrow,
.RadMenu_Vista .rmRightArrow,
.RadMenu_Vista .rmTopArrow,
.RadMenu_Vista .rmBottomArrow,
.RadMenu_Vista .rmLeftArrowDisabled,
.RadMenu_Vista .rmRightArrowDisabled,
.RadMenu_Vista .rmTopArrowDisabled,
.RadMenu_Vista .rmBottomArrowDisabled
{
	/*border-left: 1px solid #d2d8de;
	background: #889bb0 url(Menu/left.gif) center center no-repeat;
	width:15px;
	text-decoration:none;
	text-indent:-3000px;
	color:#889bb0;
	overflow:hidden;*/
}

.RadMenu_Vista .rmTopArrow,
.RadMenu_Vista .rmTopArrowDisabled
{
	/*background-image:url(Menu/top.gif);
	width:100%;*/
}

.RadMenu_Vista .rmBottomArrow,
.RadMenu_Vista .rmBottomArrowDisabled
{
	/*
	background-image:url(Menu/bottom.gif);
	width:100%;*/
}

.RadMenu_Vista .rmRightArrow,
.RadMenu_Vista .rmLeftArrow
{
	height:100%;
}

.RadMenu_Vista .rmRightArrow,
.RadMenu_Vista .rmRightArrowDisabled
{
	/*background-image: url(Menu/right.gif);*/
}

.RadMenu_Vista .rmVertical .rmSeparator
{
	padding-top: 3px;
	background: #f7f7f7 url(Menu/Separator.gif) no-repeat right;
	font-size: 0;
	border-top:0;
	border-bottom:0;
	line-height: 0;
}

.RadMenu_Vista .rmExpandLeft,
.RadMenu_Vista .rmExpandRight
{
	/*background:transparent url(Menu/groupImage.gif) right center no-repeat;*/
}

.RadMenu_Vista .rmLink:hover .rmExpandLeft,
.RadMenu_Vista .rmLink:hover .rmExpandRight,
.RadMenu_Vista .rmFocused .rmExpandLeft,
.RadMenu_Vista .rmFocused .rmExpandRight,
.RadMenu_Vista .rmExpanded .rmExpandLeft,
.RadMenu_Vista .rmExpanded .rmExpandRight
{
	/*background:transparent url(Menu/invertedGroupImage.gif) right center no-repeat;*/
}

/*right-to-left support*/

.RadMenu_Vista_rtl,
.RadMenu_Vista_rtl *
{
    text-align:right !important;
}

.RadMenu_Vista_rtl .rmGroup .rmText
{
	padding-left: 60px;
	padding-right: 12px;
}

.RadMenu_Vista_rtl .rmExpandLeft,
.RadMenu_Vista_rtl .rmExpandRight
{
	/*background:transparent url(Menu/left.gif) left center no-repeat;*/
}

.RadMenu_Vista_rtl .rmLink:hover .rmExpandLeft,
.RadMenu_Vista_rtl .rmLink:hover .rmExpandRight,
.RadMenu_Vista_rtl .rmFocused .rmExpandLeft,
.RadMenu_Vista_rtl .rmFocused .rmExpandRight,
.RadMenu_Vista_rtl .rmExpanded .rmExpandLeft,
.RadMenu_Vista_rtl .rmExpanded .rmExpandRight
{
	/*background:transparent url(Menu/invertedGroupImageRTL.gif) left center no-repeat;*/
}

.RadMenu_Vista_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_Vista_rtl .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_Vista_rtl .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_Vista_rtl .rmGroup .rmFocused .rmExpandRight,
.RadMenu_Vista_rtl .rmGroup .rmExpanded .rmExpandLeft,
.RadMenu_Vista_rtl .rmGroup .rmExpanded .rmExpandRight
{
	/*background:transparent url(Menu/left.gif) left center no-repeat;*/
}

.RadMenu_Vista a.rmDisabled,
.RadMenu_Vista .rmDisabled:hover
{
    /*background: none;
    color: #ccc;*/
}


/* IE6 css fixer v0.7: Wed, 31 Mar 2010 02:49:48 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add zoom:1 to overflow:hidden */
.RadMenu_Vista .rmLeftArrow,.RadMenu_Vista .rmRightArrow,.RadMenu_Vista .rmTopArrow,.RadMenu_Vista .rmBottomArrow,.RadMenu_Vista .rmLeftArrowDisabled,.RadMenu_Vista .rmRightArrowDisabled,.RadMenu_Vista .rmTopArrowDisabled,.RadMenu_Vista .rmBottomArrowDisabled {zoom:1;}

