/* r.a.d.menu APSC skin */

.RadMenu_APSC 
{
	cursor: pointer;
	cursor: hand;
	border-right:0px solid #C2C2C2;
	border-bottom:0px solid #C2C2C2;
	background-repeat:no-repeat;
	background-color: #F9F9F9;
}
.RadMenu_APSC .link
{
	text-decoration: none;
	color: #6b6f80;
	font-size: 12px;
	width: 130px;
	height:30px;
	line-height:30px;
	text-align: center;
	background-image:url(img/MenuNgang.jpg);
	background-repeat: no-repeat;
}

.RadMenu_APSC .text
{
	cursor: hand;
	color: #0A4495;
	font-family:  Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
}
.RadMenu_APSC .Telerik_MenuItem .text
{
	
	cursor: hand;
	color: red;
	font-family:  Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
}

.RadMenu_APSC .selected .text
{
	
	cursor: hand;
	color: red;
	font-family:  Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
}
/*
.RadMenu_APSC .link:hover .text
{
	cursor: hand;
	color: #CF2B1F;
	font-family:  Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
}
.RadMenu_APSC .link:visited .text
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #0a4495;
	font-family: Tahoma, Arial, Verdana;
}
.RadMenu_APSC .link:click .text
{
	cursor: hand;
	color: #CF2B1F;
	font-family:  Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
}*/
.RadMenu_APSC .link:hover,
.RadMenu_APSC .focused,
.RadMenu_APSC .expanded
{
	text-decoration:none;
	color: #6b6f80;
	font-size: 12px;
	width: 130px;
	text-align: center;
	padding-right:0px solid #000000;
}


/*RadMenu_first*/
.RadMenu_APSC .first
{
	text-decoration: none;
	color: #6b6f80;
	font-size: 12px;
	width: 130px;
	height:30px;
	text-align: center;
	background-image: url(img/MenuNgang.jpg);
}
.RadMenu_APSC .first .link
{
	text-decoration: none;
	color: #6b6f80;
	font-size: 12px;
	height:30px;
	text-align: center;
	background-image: url(img/MenuNgang.jpg);
	width: 130px;
}
.RadMenu_APSC .first .link:hover
{
	text-decoration: none;
	color: #D12823;
	font-size: 12px;
	height:30px;
	text-align: center;
	background-image: url(img/MenuNgang.jpg);
	width: 130px;
}

/*RadMenu level1*/
.RadMenu_APSC .level1 .first
{
	text-decoration: none;
	color: #D12823;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.RadMenu_APSC .level1 .last
{
	text-decoration: none;
	color: #D12823;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.RadMenu_APSC .level1 .last .link
{
	text-decoration: none;
	color: #D12823;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.RadMenu_APSC .level1
{
	border-right: solid 0px #a9a9a9;
	border-bottom: solid 0px #c9c9c9;
	border-left: solid 0px #c9c9c9;
	text-align:left;
	width: 130px;
	padding-right:5px;
	height:20px;
}

.RadMenu_APSC .level1 .text
{
	text-align:left;
	color: #0C0C0C;
	padding-left:5px;
	padding-right:3px;
	height:20px;
	line-height:20px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	background-color:#ffffff;
	font-weight:normal;
	text-transform: none;
}  
.RadMenu_APSC .level1 .link:visited .text
{
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: #0C0C0C;
	font-family: Tahoma, Arial, Verdana;
}   
.RadMenu_APSC .level1 .link:hover .text
{
	text-align:left;
	color: #D12823;
	padding-left:5px;
	padding-right:3px;
	height:20px;
	line-height:20px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	background-color:#ffffff;
	font-weight:normal;
	text-transform: none;
}       

.RadMenu_APSC .level1 .link
{
	background-color:#000000;	
	line-height: 20px;
	height:20px;
	text-align:left;
	color:#CF2B1F;
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
	text-transform: none;
}
.RadMenu_APSC .level1 .link:hover.text
{
	background-color:#000000;	
	line-height: 20px;
	height:20px;
	text-align:left;
	color:#CF2B1F;
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
	text-transform: none;
	font-weight:normal;
}
.RadMenu_APSC .level1 .first .link
{
	background-color:#ffffff;	
	line-height: 20px;
	height:20px;
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
}

.RadMenu_APSC .level1 .link:hover,
.RadMenu_APSC .level1 .focused,
.RadMenu_APSC .level1 .expanded
{
	background: #F6F9FE url(../img/MenuItemBackgroundHover.gif) no-repeat;
	color: #cc6102;
}
/*RadMenu Selected*/

.RadMenu_APSC .Telerik_MenuItem .text
{
	color:Red;
	padding-right: 20px; /* add padding, remove width */
}

/*RadMenu last*/
.RadMenu_APSC .last
{
	text-decoration: none;
	color: #6b6f80;
	font-size: 12px;
	text-align: center;
	background-image: url(img/MenuNgang.jpg);
	width: 130px;
}
.RadMenu_APSC .last .hover
{
	text-decoration: none;
	color: #6b6f80;
	font-size: 12px;
	height:22px;
	line-height:22px;
	text-align: center;
	width: 130px;
}
.RadMenu_APSC .last .link
{
	text-decoration: none;
	color: #6b6f80;
	font-size: 12px;
	height:30px;
	line-height:30px;
	text-align: center;
	background-image: url(img/MenuNgang.jpg);
	width: 130px;
}

.RadMenu_APSC .vertical .link
{
	border-right: 0px solid #868485;
}


.RadMenu_APSC .rootGroup .disabled:hover
{
	background-color: #F9F9F9;
}


.RadMenu_APSC .level2 .link:hover .text
{
	background-color:#ffffff;	
	line-height: 22px;
	height:22px;
	text-align:left;
	color:#CF2B1F;
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
	text-transform: none;
	font-weight:normal;
}
.RadMenu_APSC .level2
{
	border-right: solid 1px #a9a9a9;
	border-bottom: solid 1px #c9c9c9;
	border-left: solid 1px #c9c9c9;
	border-top: solid 1px #c9c9c9;
	text-align:left;
	background-color:#ffffff;
}
.RadMenu_APSC .level2 .text
{
	text-align:left;
	color: #0C0C0C;
	height:22px;
	line-height:22px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	background-color:#ffffff;
	font-weight:lighter;
	text-transform: none;
}      
.RadMenu_APSC .level2 .first .link
{
	background-color:#ffffff;
	line-height: 22px;
	height:22px;
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
}      
.RadMenu_APSC .level1 .first .link:hover,
.RadMenu_APSC .level1 .first .focused,
.RadMenu_APSC .level1 .first .expanded
{
	background: #F6F9FE;
	line-height: 20px;
	height:20px;

}


.RadMenu_APSC .leftArrow,
.RadMenu_APSC .rightArrow,
.RadMenu_APSC .topArrow,
.RadMenu_APSC .bottomArrow,
.RadMenu_APSC .leftArrowDisabled,
.RadMenu_APSC .rightArrowDisabled,
.RadMenu_APSC .topArrowDisabled,
.RadMenu_APSC .bottomArrowDisabled
{
	border-left:1px solid #a9a9a9;
	border-top-color:threedhighlight;
	border-left-color:threedhighlight;
	background: #c9c9c9 url(../img/left.gif) center center no-repeat;
	width:15px;
}

.RadMenu_APSC .topArrow,
.RadMenu_APSC .topArrowDisabled
{
	background-image:url(../img/top.gif);
	width:100%;
}

.RadMenu_APSC .bottomArrow,
.RadMenu_APSC .bottomArrowDisabled
{
	background-image:url(../img/bottom.gif);
	width:100%;
}

.RadMenu_APSC .rightArrow,
.RadMenu_APSC .leftArrow
{
	height:100%;
}

.RadMenu_APSC .rightArrow,
.RadMenu_APSC .rightArrowDisabled
{
	background-image: url(../img/right.gif);
}

.RadMenu_APSC .vertical .separator .text
{
	padding-top: 3px;
	background: #cdcece url(../img/Separator.gif);
	font-size: 1px;
	border-right: 1px solid #e6e6e6;
}

.RadMenu_APSC .expandLeft,
.RadMenu_APSC .expandRight
{
	background:transparent url(../img/groupImage.gif) right center no-repeat;
}

.RadMenu_APSC_rtl .expandLeft,
.RadMenu_APSC_rtl .expandRight
{
	background: transparent url(../img/left.gif) left center no-repeat;
	margin-left: 8px;
}

/* right to left */
.RadMenu_APSC_rtl .level1 .link:hover .expandLeft,
.RadMenu_APSC_rtl .level1 .link:hover .expandRight
{
	background:transparent url(../img/invertedGroupImageRTL.gif) left center no-repeat;
	margin: 0px;
	margin-left: 8px;
}

.RadMenu_APSC .link:hover .expandLeft,
.RadMenu_APSC .link:hover .expandRight,
.RadMenu_APSC .focused .expandLeft,
.RadMenu_APSC .focused .expandRight,
.RadMenu_APSC .expanded .expandLeft,
.RadMenu_APSC .expanded .expandRight
{
	background:transparent url(../img/invertedGroupImage.gif) right center no-repeat;
}