/* RadMenu Plain skin */






.RadMenu_nothome .link.logo
{
   padding-left:30px; padding-right:30px;
	
}
 


.RadMenu_nothome 
{
	 height:126px; 
	 
	   
	 
	 
}

.RadMenu_nothome_Context
{
	background: none;
	border:0;
}


.RadMenu_nothome .link
{
	 
  
	 
}


 

.RadMenu_nothome .link:hover
{
 
	
 cursor:auto	
}

.RadMenu_nothome .link:hover,
.RadMenu_nothome .expanded,
.RadMenu_nothome .focused
{ 
	color: black;
}

.RadMenu_nothome  .notselectable:hover,
 .RadMenu_nothome .notselectable ,
.RadMenu_nothome .notselectable .focused

{
	color: #666;
}

.RadMenu_nothome .text
{
	padding-left: 10px;	
	padding-right: 36px;
	font-size: 11px;
	font-family: Arial, Verdana;
}

.RadMenu_nothome_rtl .text
{
	padding-right: 10px;	
	padding-left: 36px;
}


.RadMenu_nothome .group
{
	border: solid 1px #7c6a55;
	border-right: 0px;
	border-bottom: 0px;
}

.RadMenu_nothome .group .link
{
	background: #f7f7f7;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #7c6a55;
	text-align: left;
}

.RadMenu_nothome_rtl .group .link
{
	text-align: right;
}

.RadMenu_nothome .group .link:hover,
.RadMenu_nothome .group .focused,
.RadMenu_nothome .group .expanded
{
	background: #ededed;
	border-bottom-color: #7c6a55;
	font-weight: normal;
}

.RadMenu_nothome .leftArrow,
.RadMenu_nothome .rightArrow,
.RadMenu_nothome .topArrow,
.RadMenu_nothome .bottomArrow,
.RadMenu_nothome .leftArrowDisabled,
.RadMenu_nothome .rightArrowDisabled,
.RadMenu_nothome .topArrowDisabled,
.RadMenu_nothome .bottomArrowDisabled
{
	background: #ededed url('img/left.gif') center center no-repeat;
	width:15px;
}

.RadMenu_nothome .topArrow,
.RadMenu_nothome .topArrowDisabled
{
	 	width:100%;
}

.RadMenu_nothome .bottomArrow,
.RadMenu_nothome .bottomArrowDisabled
{
 	width:100%;
}

.RadMenu_nothome .rightArrow,
.RadMenu_nothome .leftArrow
{
	height:100%;
}

.RadMenu_nothome .rightArrow,
.RadMenu_nothome .rightArrowDisabled
{
	 }

.RadMenu_nothome .vertical .separator .text
{
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
}

.RadMenu_nothome .expandLeft,
.RadMenu_nothome .expandRight
{
	 	margin-right: 4px;
}

.RadMenu_nothome_rtl .expandLeft,
.RadMenu_nothome_rtl .expandRight
{
 }

.RadMenu_nothome .link:hover .expandLeft,
.RadMenu_nothome .link:hover .expandRight,
.RadMenu_nothome .focused .expandLeft,
.RadMenu_nothome .focused .expandRight,
.RadMenu_nothome .expanded .expandLeft,
.RadMenu_nothome .expanded .expandRight
{
 }

.RadMenu_nothome_rtl .link:hover .expandLeft,
.RadMenu_nothome_rtl .link:hover .expandRight,
.RadMenu_nothome_rtl .focused .expandLeft,
.RadMenu_nothome_rtl .focused .expandRight,
.RadMenu_nothome_rtl .expanded .expandLeft,
.RadMenu_nothome_rtl .expanded .expandRight
{
	 }