
/* r.a.d.menu KetabShahr skin */

.RadMenu_IE_KtbShrMain
{
	text-decoration:none;
	color: transparent;
}

.RadMenu_IE_KtbShrMain .link,
.RadMenu_IE_KtbShrMain .link:visited,
.RadMenu_IE_KtbShrMain .link:hover,
.RadMenu_IE_KtbShrMain .focused,
.RadMenu_IE_KtbShrMain .expanded,
.RadMenu_IE_KtbShrMain .text,
.RadMenu_IE_KtbShrMain .text:hover
{
	padding: 2px 0px 12px 1px;
	margin: 0px 0px 0px 0px;	
	text-decoration:none;
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12PX;
	color: #5b5b5b;
	width:112px;
	height:20px;

}



.RadMenu_IE_KtbShrMain .group,
.RadMenu_IE_KtbShrMain .group .link,
.RadMenu_IE_KtbShrMain .group .text
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	background-image:url(img/KtbShrsubmenuBG.gif);
	background-repeat: repeat-x;
	background-color: transparent;
 	filter:alpha(opacity=80);
	opacity:0.8;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	text-align: right;	
	cursor: hand;
	height: 23px;
	width: 120px;
}

.RadMenu_IE_KtbShrMain .group .link:hover,
.RadMenu_IE_KtbShrMain .group .focused,
.RadMenu_IE_KtbShrMain .group .expanded
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	background-image:url(img/KtbShrsubmenuBG.gif);
 	filter:alpha(opacity=80);
	opacity:0.8;
	background-repeat: repeat-x;
	background-color: transparent;
	font-weight: normal;
	color: #ffffff;
	font-size:11px;
	text-decoration:underline;
	text-align: right;
	cursor: hand;
	height: 23px;
	width: 120px;
}


.RadMenu_IE_KtbShrMain .leftArrow,
.RadMenu_IE_KtbShrMain .rightArrow,
.RadMenu_IE_KtbShrMain .topArrow,
.RadMenu_IE_KtbShrMain .bottomArrow,
.RadMenu_IE_KtbShrMain .leftArrowDisabled,
.RadMenu_IE_KtbShrMain .rightArrowDisabled,
.RadMenu_IE_KtbShrMain .topArrowDisabled,
.RadMenu_IE_KtbShrMain .bottomArrowDisabled,
.RadMenu_IE_KtbShrMain .topArrow,
.RadMenu_IE_KtbShrMain .topArrowDisabled,
.RadMenu_IE_KtbShrMain .bottomArrow,
.RadMenu_IE_KtbShrMain .bottomArrowDisabled,
.RadMenu_IE_KtbShrMain .rightArrow,
.RadMenu_IE_KtbShrMain .leftArrow,
.RadMenu_IE_KtbShrMain .rightArrow,
.RadMenu_IE_KtbShrMain .rightArrowDisabled,
.RadMenu_IE_KtbShrMain .vertical .separator .text,
.RadMenu_IE_KtbShrMain .expandLeft,
.RadMenu_IE_KtbShrMain .expandRight
{
	background:transparent ;
}

.RadMenu_IE_KtbShrMain .link:hover .expandLeft,
.RadMenu_IE_KtbShrMain .link:hover .expandRight,
.RadMenu_IE_KtbShrMain .focused .expandLeft,
.RadMenu_IE_KtbShrMain .focused .expandRight,
.RadMenu_IE_KtbShrMain .expanded .expandLeft,
.RadMenu_IE_KtbShrMain .expanded .expandRight
{
}
