﻿/* RadMenu Plain skin */

.RadMenu_Default2006 
{
	/*background: #ececec url('img/MenuItemBackground.gif') repeat-x;
	border-top: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;*/
	width: 195px;
}

.RadMenu_Default2006_Context
{
	background: none;
	border:0;
}

.RadMenu_Default2006 .link,
.RadMenu_Default2006 div.text
{
	line-height: 20px;
	text-decoration:none;
	width: 195px;
	padding-left: 10px !important;
	padding-left: 10px;
}

.RadMenu_Default2006 .text
{
	padding-left: 10px;	
	padding-right: 0px ;
	font-size: 11px;
	font-family: Arial, Verdana;
	font-weight:bold;
}

.RadMenu_Default2006_rtl .text
{
	padding-right: 10px;	
	padding-left: 36px;
}

.RadMenu_Default2006 .item
{	
	color: black;
	width: 195px;
}

.RadMenu_Default2006 .leftImage
{
	behavior: url(/App_Themes/Default/iepngfix/iepngfix.htc);
    margin: 0px 5px 0px 0px;    
    background-repeat:no-repeat;    
    width:16px;
    height:16px;
    cursor: pointer;
}

/*.RadMenu_Default2006 .group .item a:hover, a:link, a:active, a:visited
{
	 color: Black;
	 font-size: 15px;
	 font-weight: bold;
}*/

.RadMenu_Default2006 .group
{
	border: solid 1px #bbbbbb;
	/*border-right: 0px;
	border-bottom: 0px;*/
}

.RadMenu_Default2006 .group .link,
.RadMenu_Default2006 .group div.text
{
	background: #ffffff;
	/*border-top: solid 1px #fff;*/
	border-bottom: solid 1px #d7d7d7;
	border-top: 0px;
	border-left:0px;
	text-align: left;
}

.RadMenu_Default2006_rtl .group .link,
.RadMenu_Default2006_rtl .group div.text
{
	text-align: right;
}

.RadMenu_Default2006 .group .link:hover,
.RadMenu_Default2006 .group .focused,
.RadMenu_Default2006 .group .expanded
{
	background: #ededed;
	/*border-bottom-color: #d7d7d7;*/
	font-weight: normal;
}

.RadMenu_Default2006 .leftArrow,
.RadMenu_Default2006 .rightArrow,
.RadMenu_Default2006 .topArrow,
.RadMenu_Default2006 .bottomArrow,
.RadMenu_Default2006 .leftArrowDisabled,
.RadMenu_Default2006 .rightArrowDisabled,
.RadMenu_Default2006 .topArrowDisabled,
.RadMenu_Default2006 .bottomArrowDisabled
{
	background: #ededed url('img/left.gif') center center no-repeat;
	width:15px;
}

.RadMenu_Default2006 .topArrow,
.RadMenu_Default2006 .topArrowDisabled
{
	background-image:url('img/top.gif');
	width:100%;
}

.RadMenu_Default2006 .bottomArrow,
.RadMenu_Default2006 .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width:100%;
}

.RadMenu_Default2006 .rightArrow,
.RadMenu_Default2006 .leftArrow
{
	height:100%;
}

.RadMenu_Default2006 .rightArrow,
.RadMenu_Default2006 .rightArrowDisabled
{
	background-image: url('img/right.gif');
}

.RadMenu_Default2006 .vertical .separator .text
{
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
}

.RadMenu_Default2006 .expandLeft,
.RadMenu_Default2006 .expandRight
{
	background: transparent url(img/groupImage.gif) right center no-repeat;
	margin-right: 4px;
}

.RadMenu_Default2006_rtl .expandLeft,
.RadMenu_Default2006_rtl .expandRight
{
	background: url(img/groupImageRTL.gif) left center no-repeat;
}

.RadMenu_Default2006 .link:hover .expandLeft,
.RadMenu_Default2006 .link:hover .expandRight,
.RadMenu_Default2006 .focused .expandLeft,
.RadMenu_Default2006 .focused .expandRight,
.RadMenu_Default2006 .expanded .expandLeft,
.RadMenu_Default2006 .expanded .expandRight
{
	background:transparent url(img/invertedGroupImage.gif) right center no-repeat;
}

.RadMenu_Default2006_rtl .link:hover .expandLeft,
.RadMenu_Default2006_rtl .link:hover .expandRight,
.RadMenu_Default2006_rtl .focused .expandLeft,
.RadMenu_Default2006_rtl .focused .expandRight,
.RadMenu_Default2006_rtl .expanded .expandLeft,
.RadMenu_Default2006_rtl .expanded .expandRight
{
	background:transparent url(img/groupImageRTL.gif) left center no-repeat;
}

.levelOne
{
	background: #ececec url('img/MainItemBackground.gif') repeat-x !important;
	height: 25px;
	font-weight: bold !important;
	color: #CEBB2E;
	font-size: 30px !important;
	 width: 185px;
}

.levelOne:hover
{
	font-size: 20px;
	font-weight: bold;
	 color: #EF7414;
	 text-decoration: none;
	 width: 185px;
}

.levelOne:link
{
	 width: 185px;
	 font-size: 20px;
	 font-weight: bold;	
	 color: #EF7414;
	 text-decoration: none;
}
.levelOne:visited
{
	 font-size: 20px;
	 font-weight: bold;	
	 color: #EF7414;
	 width: 185px;
	 text-decoration: none;
}
.levelOne:active
{
	 font-size: 20px;
	 font-weight: bold;	
	 color: #EF7414;
	 text-decoration: none;
}

.emailclass
{
    color: Black;    
}

.memberAreaClass
{
	background: #ececec url('img/MainItemBackground.gif') repeat-x !important;
	height: 25px;
	font-weight: bold !important;
	color: White;
	width: 185px; 
	padding-top:3px;
    cursor:default;
}

.memberAreaClass:hover
{
	font-size: 23px;
	font-weight: bold;
	 color: White;
	 text-decoration: none;
	 width: 185px;
    cursor:default;
}

.memberAreaClass .text
{
    font-size: 14px;   
	font-weight: bold;	
	color:White;	
    cursor:default;
 }

.memberAreaClass:link
{
	 width: 185px;
	 font-size: 23px;
	 font-weight: bold;	
	 color: White;
	 text-decoration: none;
    cursor:default;
}
.memberAreaClass:visited
{
	 font-size: 23px;
	 font-weight: bold;	
	 color: White;
	 width: 185px;
	 text-decoration: none;
    cursor:default;
}
.memberAreaClass:active
{
	 font-size: 23px;
	 font-weight: bold;	
	 color: White;
	 text-decoration: none;
    cursor:default;
}

.memberAreaChildClass
{
	background: #ececec url('img/MenuItemBackground2.gif') repeat-x !important;
	font-weight: bold !important;
	font-size: 30px !important;
	width: 185px;   
	color: #551A8B; 
	 cursor: pointer !important;  
	 cursor: pointer; 
}

.memberAreaChildClass:hover
{
	background: #ececec url('img/MenuItemBackground.gif') repeat-x !important;
	font-size: 23px;
	font-weight: bold;
	 text-decoration: none;
	 width: 185px;
	 cursor: pointer !important;
	 cursor: pointer;
}

.memberAreaChildClass:link
{
	 width: 185px;
	 font-size: 23px;
	 font-weight: bold;	
	 text-decoration: none;
	 color: #002700;  
	 cursor: pointer !important;
	 cursor: pointer;  
}
.memberAreaChildClass:visited
{
	 font-size: 23px;
	 font-weight: bold;	
	 width: 185px;
	 text-decoration: none;
	 color: #002700;
	 cursor: pointer !important;
	 cursor: pointer;
}
.memberAreaChildClass:active
{
	 font-size: 23px;
	 font-weight: bold;	
	 text-decoration: none;
	 color: #002700;
	 cursor: pointer !important;
	 cursor: pointer;
}

/*.focused:hover
{       
	 cursor: pointer; 
}*/