/* telerik r.a.d.panelbar 4 Telerik skin */

/* panelbae wrapper */
.RadPanelbar_MiwSite
{
	background: white;
	white-space: nowrap;
	width: 200px !important;
	text-decoration:none;
}

.RadPanelbar_MiwSite .text
{
	COLOR: #666;
	padding: 0px 20px;
	font: normal 12px Arial, Verdana, Sans-serif;
	line-height: 26px;
	text-decoration:none;
}

.RadPanelbar_MiwSite .image
{
	margin: 4px 0px;
	text-decoration:none;
}


.RadPanelbar_MiwSite .rootGroup .text
{
	background: #e4e4e4 url(Img/MainBg.gif) no-repeat;
	background-position: 5px -25px;
	border-top: solid 1px #bfbfbf;
	height: 25px;
	font-weight: bold;
	text-decoration: none;
}

.RadPanelbar_MiwSite .group .text
{
	background: #f4f4f4;
	padding: 0px 20px;
	color: #666;
	line-height: 24px;
	font-weight: normal;
	text-decoration:none;
	border: 0px;
}

.RadPanelbar_MiwSite .rootGroup .selected .text,
.RadPanelbar_MiwSite .rootGroup .expanded .text
{
	background: #e4e4e4 url(Img/MainBg.gif) no-repeat;
	background-position: 5px 0px;
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	color: #666;
	font-weight: bold;
	text-decoration:none;
}

.RadPanelbar_MiwSite .group .selected .text
{
	/* background: white url('Img/sideNavItemBg.gif') no-repeat; */
	background-color: #f4f4f4;
	font-weight: bold;
	color: #666;
	text-decoration:none;
}

.RadPanelbar_MiwSite .level2 .link
{
	/*background: white url('Img/sideNavItemBg.gif') no-repeat;*/
	background-color: #f4f4f4;
	border: 0px;
	color: #666;
	text-decoration:none;
}

.RadPanelbar_MiwSite .level1 .link
{
	/*background: white url('Img/sideNavItemBg.gif') no-repeat;*/
	background-color: #f4f4f4;
	border: 0px;
	color: #666;
	text-decoration:none;
}

.RadPanelbar_MiwSite .group .expanded .text,
.RadPanelbar_MiwSite .group .selected .text
{
	/*background: white url('Img/sideNavItemBg.gif') no-repeat;*/
	background-color: #f4f4f4;
	border: 0px;
	color: #ff3300;
	background: none;
	font-weight: bold;
	text-decoration:none;
}
