/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		1ST LEVEL STYLING

++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/


.radmenu ul {
	font-size: 11px;
	display: block;
}

/*.radmenu ul li.first {
	line-height: 24px;
	padding-left: 10px;
	text-transform: uppercase;
	border-right: 1px solid #fff;
/*	background-image: url(img/bkg_menu_first.gif);
	background-position: 20 left;
	background-repeat: no-repeat;*/
}



.radmenu ul.rootGroup li.item {
	width: 100px;
}

.radmenu ul li a.link {
	width: 94px;
	color: #000;
	border-left: 1px solid #ccc;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.radmenu ul li.last {
	width: 100px;
	border-right: 1px solid #ccc;
}

.radmenu ul li a.link:hover {
	cursor: pointer;
	color: #999;
	text-decoration: none;
}

.radmenu ul li a.currentHeader:link, .radmenu ul li a.currentHeader:visited, .radmenu ul li a.currentHeader:hover, a.menuActive:link {
	font-weight: bold;
	color: #000;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		2ND LEVEL STYLING

++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/


.radmenu div.slide ul li.item {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	padding-right: 10px;
	border: 0;
	width: 100%;
	background-image: none;
}

.radmenu div.slide ul li.item a.link {
}

.radmenu ul li div.slide ul li.first {
}

.radmenu ul li div.slide ul li.last { }






/* r.a.d.menu Dnn skin */
/*
.RadMenu_Dnn 
{

}



.RadMenu_Dnn .link
{
	width:100px;
	text-decoration:none;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top:15px;
	text-align:left;
	height:28px;
	}
	
.externalNavi {
	width:100px;
	text-decoration:none;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top:15px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	height:28px;
}
.externalNaviLeft {
	width:100px;
	text-align:right;
	text-decoration:none;
	font-size: 11px;
	padding-top:15px;
	padding-right:10px;
	height:28px;
}



.RadMenu_Dnn .link:hover,
.RadMenu_Dnn .focused,
.RadMenu_Dnn .expanded
{
	width:100px;
	text-decoration:none;
	color: #ccc;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-top:15px;
	text-align:left;
	cursor: hand;
	cursor: pointer;
	height:28px;
}

.RadMenu_Dnn .rootGroup .disabled:hover
{
}

.radmenu ul li.last {
	height: 28px;
	border-right: 1px solid #666;
}

.RadMenu_Dnn .text
{
	color: #000000;
	padding-left: 5px;

}

.RadMenu_Dnn .group
{
	cursor: pointer;
	cursor: hand;
	background-color:#D3D3D3;
}

.RadMenu_Dnn .group .text
{
	color: #000000;
	padding-left: 7px;
	padding-right:10px;
}      

.RadMenu_Dnn .group .link
{
	color:#FF0000;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 0px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	background-color: #D3D3D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 0px;
}



.RadMenu_Dnn .group .link .text 
{
	color: #000000;
}

.RadMenu_Dnn .group .link:hover .text, 
.RadMenu_Dnn .group .focused .text 
{
	color: #000000;
}

.RadMenu_Dnn .group .link:hover,
.RadMenu_Dnn .group .focused,
.RadMenu_Dnn .group .expanded
{
	color:#000000;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 0px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	background-color: #EEE8AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 0px;
}

.RadMenu_Dnn .leftArrow,
.RadMenu_Dnn .rightArrow,
.RadMenu_Dnn .topArrow,
.RadMenu_Dnn .bottomArrow,
.RadMenu_Dnn .leftArrowDisabled,
.RadMenu_Dnn .rightArrowDisabled,
.RadMenu_Dnn .topArrowDisabled,
.RadMenu_Dnn .bottomArrowDisabled
{

}

.RadMenu_Dnn .topArrow,
.RadMenu_Dnn .topArrowDisabled
{

}

.RadMenu_Dnn .bottomArrow,
.RadMenu_Dnn .bottomArrowDisabled
{

}

.RadMenu_Dnn .rightArrow,
.RadMenu_Dnn .leftArrow
{

}

.RadMenu_Dnn .rightArrow,
.RadMenu_Dnn .rightArrowDisabled
{

}

.RadMenu_Dnn .vertical .separator .text
{

}

.RadMenu_Dnn .expandLeft,
.RadMenu_Dnn .expandRight
{
	background: transparent url(img/groupImage.gif) right center no-repeat;
}

.RadMenu_Dnn_rtl .expandLeft,
.RadMenu_Dnn_rtl .expandRight
{


}

/* right to left *//*
.RadMenu_Dnn_rtl .group .link:hover .expandLeft,
.RadMenu_Dnn_rtl .group .link:hover .expandRight
{
	background:transparent url(img/groupImage.gif) right center no-repeat;
	margin: 0px;

}

.RadMenu_Dnn .link:hover .expandLeft,
.RadMenu_Dnn .link:hover .expandRight,
.RadMenu_Dnn .focused .expandLeft,
.RadMenu_Dnn .focused .expandRight,
.RadMenu_Dnn .expanded .expandLeft,
.RadMenu_Dnn .expanded .expandRight
{
	background:transparent url(img/groupImage.gif) right center no-repeat;
	margin: 0px;

}