﻿.RadMenu_simedarby_energy
{
cursor: hand;
cursor: pointer;
float:none;
line-height:normal;

}

.RadMenu_simedarby_energy .link
{
cursor: hand;
cursor: pointer;
}

.RadMenu_simedarby_energy .link:hover,
.RadMenu_simedarby_energy .focused,
.RadMenu_simedarby_energy .expanded
{

cursor: hand;
color: #F7302E;
text-decoration:none;
cursor: pointer;


}
.RadMenu_simedarby_energy .expandTop
{
	text-transform:uppercase;
			
}

.RadMenu_simedarby_energy .text
{
	cursor: hand;
	color: #FF0000;
	font-size:11px;
	font-weight: bold;
	cursor: pointer;
	padding-right: 15px;
	
		
}

.RadMenu_simedarby_energy .group
{
	background: #5E5261;
	border: solid 0px #9E6E5E;
	cursor: hand;
	cursor: pointer;
		
}

.RadMenu_simedarby_energy .group .link
{
	/*background: #f7f7f7 url('img/MenuItemBackground.gif') repeat-y right;*/
	border-bottom: solid 1px #86728A;
	border-left: solid 1px #86728A;
	border-right: solid 1px #86728A;
	text-align: left;
	cursor: hand;
	cursor: pointer;
	background-color:#5E5261;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color:#ffffff;
	text-decoration : none;

	
}

.RadMenu_simedarby_energy .group .link:hover
{
	/*background: #f7f7f7 url('img/MenuItemBackground.gif') repeat-y right;*/
	background-color:#827984;
	border-bottom: solid 1px #86728A;
	border-left: solid 1px #86728A;
	border-right: solid 1px #86728A;
	
	
	text-align: left;
	cursor: hand;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
		padding-right: 10px;
	color:#ffffff;
	text-decoration : none;
	
}

.RadMenu_simedarby_energy .group .text
{
	font-family:Arial;
	font-size:11px;
	/*background-color:#285A94;*/
	cursor: hand;
	cursor: pointer;
	    width:100px; 	
	color: #FFFFFF;
	font-weight: bold;

}




.RadMenu_simedarby_energy .group .focused,
.RadMenu_simedarby_energy .group .expanded
{
	/*background: #508AB7 url('img/MenuItemBackground.gif') repeat-y right;*/
	 
	text-align: left;
	
	
}

.RadMenu_simedarby_energy .leftArrow,
.RadMenu_simedarby_energy .rightArrow,
.RadMenu_simedarby_energy .topArrow,
.RadMenu_simedarby_energy .bottomArrow,
.RadMenu_simedarby_energy .leftArrowDisabled,
.RadMenu_simedarby_energy .rightArrowDisabled,
.RadMenu_simedarby_energy .topArrowDisabled,
.RadMenu_simedarby_energy .bottomArrowDisabled

{
	
	
}

.RadMenu_simedarby_energy .topArrow,
.RadMenu_simedarby_energy .topArrowDisabled
{
	background-image:url('img/top.gif');
	width:100%;
	padding-left: 10px;
}

.RadMenu_simedarby_energy .bottomArrow,
.RadMenu_simedarby_energy bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width:100%;
	
}

.RadMenu_simedarby_energy .rightArrow,
.RadMenu_simedarby_energy .leftArrow
{
	height:100%;
	
	
}

.RadMenu_simedarby_energy .rightArrow,
.RadMenu_simedarby_energy .rightArrowDisabled
{
	background-image: url('img/right.gif');
	
}

.RadMenu_simedarby_energy.vertical .separator .text
{
	padding-top: 3px;
	background: #f7f7f7 url('img/Separator.gif') no-repeat right;
	font-size: 0px;
	border-top:0px;
	border-bottom:0px;
	
	
}

.RadMenu_simedarby_energy .expandLeft,
.RadMenu_simedarby_energy .expandRight
{
	background:transparent url(img/groupImage.gif) right no-repeat;
	padding-right: 30px;
	
}

.RadMenu_simedarby_energy .link:hover .expandLeft,
.RadMenu_simedarby_energy .link:hover .expandRight,
.RadMenu_simedarby_energy .focused .expandLeft,
.RadMenu_simedarby_energy .focused .expandRight,
.RadMenu_simedarby_energy .expanded .expandLeft,
.RadMenu_simedarby_energy .expanded .expandRight

{
	/*background:transparent url(img/invertedGroupImage.gif) right center no-repeat;*/
	padding-right: 30px;
	
}


	



