/* r.a.d.menu SB skin */

.RadMenu_SB 
{
	font-family: 'Droid Sans', Arial, Tahoma;	
	font-size: 14px;
	font-style: normal;
	font-weight: 500;	
	line-height: 1em;		
}

.RadMenu_SB .rmHorizontal
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.RadMenu_SB .rmHorizontal .rmItem
{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	display: inline;
	text-align: center;
	margin: 0;
	padding: 5px 0px 12px 0px;
	background: url(img/main-menu-backg.gif) repeat-x 0 2px;
}

.RadMenu_SB .rmHorizontal .rmFirst,
.RadMenu_SB .rmHorizontal .rmItem
{
	border-left: 1px solid #a5cefa;
}

.RadMenu_SB .rmHorizontal .rmLast
{
	border-left: 1px solid #a5cefa;
	border-right: 1px solid #a5cefa;	
}

.RadMenu_SB .rmHorizontal .rmLast .rmLink
{
	padding-right: 20px !important;
}

.RadMenu_SB .rmHorizontal .rmLink
{
	text-decoration:none;
	padding: 5px 29px 11px 28px;
	border-bottom: 2px solid #2E7CCE; /*f1f1f1;*/
}

.RadMenu_SB .rmHorizontal .rmLink:hover,
.RadMenu_SB .rmHorizontal .rmLink:active,
.RadMenu_SB .rmHorizontal .rmfocused,
.RadMenu_SB .rmHorizontal .rmExpanded
{
	text-decoration: none;	
	border-bottom: 2px solid #2e7cce;
}

.RadMenu_SB .rmText
{
	font-size: 14px;
	color: #115AAC;
}

.RadMenu_SB .rmLink:hover .rmText
{
	color: #2e7cce;
}

.RadMenu_SB .rmSlide {
	margin: 0 0 0 -1px;
	position: absolute;
}


/**
* Vertical 
*/
.RadMenu_SB ul.rmVertical
{
	display:none;
	float:left;
	left:0;
	margin: 0;
	padding:0;
	position:relative;
	background-color: #33518e;
}

.RadMenu_SB .rmVertical .rmItem
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	display: block;
	text-align: center;
	margin: 0;
	padding: 5px 0;
	background-image: none;
	border: 1px solid #33518E;
	float: none;
	text-align: left;
}
.RadMenu_SB .rmVertical .rmFirst
{
}
.RadMenu_SB .rmVertical .rmLast
{
}




.RadMenu_SB .rmVertical .rmText
{
	white-space: nowrap;
	color: #ffffff;
	font-size: 11px;
}


/*
.RadMenu_SB .rmGroup, 
.RadMenu_SB .rmMultiColumn, 
.RadMenu_SB .rmGroup .rmVertical {
	background-color: #cecece;	
	border:1px solid #979797;
}
*/

/****/
.RadMenu_SB .rmgroup
{
	background: white;
	border: solid 1px #e4e4e4;
}

.RadMenu_SB .rmgroup .rmlink
{
	background: #4D676A;
	border-top: solid 1px #f0f0f0;
	border-left: 0px;
	border-right: 0px;
	width: 100px;
	text-align: left;
}

.RadMenu_SB .rmgroup .rmtext
{
	
	
	padding-left: 12px;
}

.RadMenu_SB .rmgroup .rmlink:hover,
.RadMenu_SB .rmgroup .rmfocused,
.RadMenu_SB .rmgroup .rmexpanded
{
	background: #2B393C;
	font-weight: normal;
}
/*
.RadMenu_SB .rmleftArrow,
.RadMenu_SB .rmrightArrow,
.RadMenu_SB .rmtopArrow,
.RadMenu_SB .rmbottomArrow,
.RadMenu_SB .rmleftArrowDisabled,
.RadMenu_SB .rmrightArrowDisabled,
.RadMenu_SB .rmtopArrowDisabled,
.RadMenu_SB .rmbottomArrowDisabled
{
	border-left:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	background: #efefef url('img/left.gif') center center no-repeat;
	width:15px;
}

.RadMenu_SB .rmtopArrow,
.RadMenu_SB .rmtopArrowDisabled
{
	background-image:url('img/top.gif');
	width:100%;
}

.RadMenu_SB .rmbottomArrow,
.RadMenu_SB .rmbottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width:100%;
}

.RadMenu_SB .rmrightArrow,
.RadMenu_SB .rmleftArrow
{
	height:100%;
}

.RadMenu_SB .rmrightArrow,
.RadMenu_SB .rmrightArrowDisabled
{
	background-image: url('img/right.gif');
}

.RadMenu_SB .rmvertical .rmseparator .rmtext
{
	padding-top: 3px;
	background: #f7f7f7 url('img/Separator.gif') no-repeat right;
	font-size: 0px;
	border-top:0px;
	border-bottom:0px;
}

.RadMenu_SB .rmexpandLeft,
.RadMenu_SB .rmexpandRight
{
	background:transparent url(img/groupImage.gif) right center no-repeat;
}

.RadMenu_SB .rmlink:hover .rmexpandLeft,
.RadMenu_SB .rmlink:hover .rmexpandRight,
.RadMenu_SB .rmfocused .rmexpandLeft,
.RadMenu_SB .rmfocused .rmexpandRight,
.RadMenu_SB .rmexpanded .rmexpandLeft,
.RadMenu_SB .rmexpanded .rmexpandRight
{
	background:transparent url(img/invertedGroupImage.gif) right center no-repeat;
}
*/
.rmLevel1
{
	background-color: #4e4e4e;
}

.rmLevel1 .rmItem
{
	padding: 0 !important;	
}

.rmLevel1 .rmLink
{
	display: block;
	padding: 7px 20px !important;	
	text-decoration: none;
	color: #ffffff !important;
	border-bottom: 0px solid #272727 !important;
}

.rmLevel1 .rmLink:hover,
.rmLevel1 .rmLink:active
{
	background-color: #272727;
}

.rmLevel1 .rmLink .rmText
{
	color: #ffffff;
}

.rmLevel1 .rmLink:hover .rmText
{
	color: #ffffff;
}


.RadMenu_SB .rmLevel1 .products 
{
	background-color: #33518e;
	box-shadow: 2px 2px 5px #7a7a7a;
	padding: 15px 0 0 20px !important;	
}

.RadMenu_SB .rmLevel1 .products table
{
}

.products table td
{
	padding: 0 15px 15px 0;
}

.products table td h2
{
	color: #ffffff;
	font-size: 14px;
	margin: 0;	
	padding: 0;	
}

.products h2
{
	color: #ffffff;
	font-size: 14px;
	margin: 0;
	padding: 0 15px 15px 0;
}

.products span,
.products h2 a:link,.products h2 a:active,.products h2 a:hover,.products h2 a:visited
{
	color: #ffffff;
	border-bottom: 1px solid #5fc3e8;
	padding: 0 0px 1px 0;
	text-decoration : none;	
	font-size: 14px;
}
.products ul 
{
	margin: 10px 0 0 5px;
	padding: 0;
	list-style-type: none;
}

.products ul li
{
	margin: 0;
	background: url(img/arrow_white.gif) no-repeat 0 5px;
}

.products ul li a:link,
.products ul li a:active,
.products ul li a:visited
{
	color: #a7e9ff;
	padding: 0 10px 1px 0;
	text-decoration : none;
	font-size: 12px;		
}

.products ul li a:hover
{
	text-decoration: underline;
}

