/* RadMenu JBT skin */

.RadMenu_JBT 
{
	/*border: 1px solid #010101;
	border-bottom-width: 0;
	border-top-color: #383838;
	background: #444 url("img/MenuBackground.gif") repeat-x top left;*/
	/*text-align: left;*/
}

.RadMenu_JBT_rtl
{
	/*text-align: left;*/
	
}

.RadMenu_JBT_Context
{
	background: none;
	border: 0;
}



.RadMenu_JBT a
{
	line-height: 17px;
	text-decoration: none;
	color: #666;
	position: relative;
	float:left;
	font-family: Arial, Lucida, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border:none;
	width:100%;
	
}
.RadMenu_JBT .slide a
{
    min-width:150px;
    cursor:pointer;
}

.RadMenu_JBT .link:focused,
.RadMenu_JBT .focused
{
	outline: 0;
}

.RadMenu_JBT .expanded
{
	z-index: 10000;
}

.RadMenu_JBT .rootGroup .link:hover,
.RadMenu_JBT .rootGroup .focused,
.RadMenu_JBT .rootGroup .expanded
{
	background-color: #fff;
	color: #333;
}

.RadMenu_JBT .link .text
{
	
}

.RadMenu_JBT .group
{
	background: #fff;
	/*line-height: 24px;*/
	/*padding: 3px 16px 5px 16px;*/
}

.RadMenu_JBT .group .link
{
	text-decoration: none;
	color: #333;
	/*background: #fff;*/
	line-height: 28px;
	padding:0px 20px 0px 0px;
}

.RadMenu_JBT_rtl .group .link
{
	text-align: left;
	font-size: large;
}

.RadMenu_JBT .leftImage
{
    padding-right:5px;
}

.RadMenu_JBT .group .link:hover,
.RadMenu_JBT .group .focused,
.RadMenu_JBT .group .expanded
{
	/*color: #fff;*/
	background: #ffffff url("img/JBTHoverBG.gif") repeat-x;
	
}

.RadMenu_JBT .text
{
	/*padding: 3px 16px 5px 16px;*/
}

.RadMenu_JBT .group .link .text
{
	font-size: 11px;
	padding-left:5px;
}

/* <expand arrows styling> */

.RadMenu_JBT .group .link .expandLeft
{
	/*background: transparent url("img/ArrowExpand.gif") no-repeat right -3px;*/
}

.RadMenu_JBT .group .link .expandRight
{
	/*background: transparent url("img/ArrowExpandRTL.gif") no-repeat left -3px;*/
}

.RadMenu_JBT .group .link:hover .expandLeft,
.RadMenu_JBT .group .focused .expandLeft,
.RadMenu_JBT .group .expanded .expandLeft
{
	/*background-image: url("img/ArrowExpandHovered.gif");*/
}

.RadMenu_JBT .group .link:hover .expandRight,
.RadMenu_JBT .group .focused .expandRight,
.RadMenu_JBT .group .expanded .expandRight
{
	/*background-image: url("img/ArrowExpandHoveredRTL.gif");*/
}

/* </expand arrows styling> */

/*.RadMenu_JBT .horizontal .item { border-right: 1px solid #353535; }
.RadMenu_JBT .horizontal .last { border-right: 0; }*/

.RadMenu_JBT .vertical li.item 
{ 
    border-left:none;    
    border-bottom: solid 1px #d5d5d5;    
    width:100%;
    text-align:left;
    padding:0px 0px 0px 0px;
    
    
}

.RadMenu_JBT .vertical .last { border-bottom: 0; }

.RadMenu_JBT_rtl .horizontal .item { border-left: 0; }

/*.RadMenu_JBT .rootGroup .group .item { border-right: 0; border-bottom: 0; }*/


.RadMenu_JBT .group
{
	border: 1px solid #d5d5d5;
	background-color: #fff;
	
}

.RadMenu_JBT .group .expanded
{
	z-index: 11;
}

.RadMenu_JBT .topArrowDisabled,
.RadMenu_JBT .bottomArrowDisabled,
.RadMenu_JBT .leftArrowDisabled,
.RadMenu_JBT .rightArrowDisabled
{
	display: none;
}

.RadMenu_JBT .topArrow,
.RadMenu_JBT .bottomArrow,
.RadMenu_JBT .leftArrow,
.RadMenu_JBT .rightArrow
{
	font-size: 0;
	line-height: 0;
	color: #fff;
}

.RadMenu_JBT .topArrow
{
    height: 25px;
	width: 100%;
	border-bottom: solid 1px #d5d5d5;
	background: #fff url("img/JBTCustomUpArrow.gif") no-repeat top center;
}
.RadMenu_JBT .bottomArrow
{
	height: 25px;
	width: 100%;
	border-top: solid 1px #d5d5d5;
	background: #fff url("img/JBTCustomDownArrow.gif") no-repeat bottom center;
}

/*.RadMenu_JBT .bottomArrow
{
	background-position: center -18px;
}*/

/*.RadMenu_JBT .leftArrow,
.RadMenu_JBT .rightArrow
{
	width: 10px;
	height: 100%;
	background: #fff url("img/ArrowScrollLeftRight.gif") no-repeat left center;
}*/

.RadMenu_JBT .rightArrow
{
	background-position: -18px center;
}

.RadMenu_JBT .rootGroup .item .disabled .text,
.RadMenu_JBT .group .item .disabled .text
{
	color: #999;
}

.RadMenu_JBT .rootGroup .item .disabled
{
	background: none;
}

.RadMenu_JBT .group .item .disabled
{
	background-color: #fff;
}

.RadMenu_JBT .horizontal .separator
{
	height: 20px;
	width: 1px;
}

.RadMenu_JBT .rootGroup .separator
{
	background-color: #8f8f8f;
	border-top: 1px solid #676767;
}

.RadMenu_JBT .vertical .separator
{
	height: 1px;
	margin: 3px 0;
	border: 0;
	background-color: #8f8f8f;
}

.RadMenu_JBT .separator .text
{
	display: none;
}

.RadMenu_JBT .slide
{
    
	margin: 2px 0 0 10px !important;
	
}

* html .RadMenu_JBT .vertical .slide
{
	margin-left: -2px !important;
}

* html .RadMenu_JBT .horizontal .slide
{
	margin-top: -2px !important;
}

.RadMenu_JBT_rtl .slide
{
	margin: -0px 0 0 2px !important;
}

* html .RadMenu_JBT_rtl .vertical .slide
{
	margin-left: 3px !important;
}

* html .RadMenu_JBT_rtl .horizontal .slide
{
	margin-top: -2px !important;
	margin-left: 0 !important;
}

.RadMenu_JBT .rootGroup .item .disabled:hover
{
	background: none;
}
