.RadMenu_AlimeraInterior
{
}

.RadMenu_AlimeraInterior .group
{
line-height: normal;
background: transparent;

} 
.RadMenu_AlimeraInterior .rootGroup
{
}

.RadMenu_AlimeraInterior .rootGroup .item {

}



.RadMenu_AlimeraInterior .rootGroup .link,
.RadMenu_AlimeraInterior .rootGroup .link:visited,
.RadMenu_AlimeraInterior .rootGroup .disabled,
.RadMenu_AlimeraInterior .rootGroup .disabled:hover
 {
	color:#a5a5ff;
	padding:5px;
	text-decoration:none;
	background-color: #393894; 
	font-weight:normal;
	text-align:left;
	border: 1px solid #7979bc;
	width:74px;
	height:54px;
	margin-left:5px;
	cursor:pointer;
	background-image:url(img/InteriorMenuBG.jpg);
	background-repeat: no-repeat;
	background-position:left;
	white-space:normal;

}

.RadMenu_AlimeraInterior .rootGroup .link:hover
 {
	color:#fff;
	padding:5px;
	text-decoration:none;
	background-color: #118273; 
	font-weight:normal;
	text-align:left;
	border: 1px solid #7979bc;
	width:74px;
	height:54px;
	margin-left:5px;
	cursor:pointer;
	white-space:normal;
	background-image:url(img/InteriorMenuBG.jpg);
	background-repeat: no-repeat;
	background-position:right;
	
	
	
	/*
	background-image:url(img/HomeMenuGreenTile.jpg);
	background-repeat:repeat-x;
	*/
}

.RadMenu_AlimeraInterior .group .link,
.RadMenu_AlimeraInterior .group .link:visited,
.RadMenu_AlimeraInterior .group .disabled,
.RadMenu_AlimeraInterior .group .disabled:hover
{
background-image:none;
	color:#fff;
	padding-left: 13px;
	padding-right: 10px;
	line-height:22px;
	text-decoration:none;
	cursor:pointer;
	min-height:22px;
	text-align:left;
	min-width:110px;
	border:0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /*IE*/
   -moz-opacity: 0.8; /*FireFox*/
   height:auto;
   
}

.RadMenu_AlimeraInterior .group .link:hover
{
background-image:none;
	color:#fff;
	padding-left: 13px;
	padding-right: 10px;
	line-height:22px;
	text-decoration:none;
	cursor:pointer;
	min-height:22px;
	text-align:left;
	min-width:110px;
	border:0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /*IE*/
   -moz-opacity: 0.8; /*FireFox*/
      height:auto;
}

.RadMenu_AlimeraInterior .rootGroup .text
{
margin-top: 28px;
cursor:pointer;
white-space:normal;
/* font-variant:small-caps; */
}

.RadMenu_AlimeraInterior .group .text {
margin-top: 0px;
font-size: .95em;


}
