/* <RadMenu / Simple> */

.RadMenu_TreatmentRooms ul.rmRootGroup,
.RadMenu_TreatmentRooms div.rmRootGroup
{
	padding: 1px 0;
	/*border: 1px solid #0f3789;*/
	/*background-color: rgb(43,45,102);
	background-color:rgb(43,45,102);*/
}

/* <Root items> */

.RadMenu_TreatmentRooms
{
	width:994px;
	/*background-color:#a0cfff;*/
}

.RadMenu_TreatmentRooms,
.RadMenu_TreatmentRooms a.rmLink
{
	/*font: normal 12px/19px "Segoe UI", Arial, sans-serif;*/
	font-family:Segoe UI, Candara, Calibri, Segoe UI, Arial, Times New Roman;
	font-size:12pt;
	/*color: #000000;*/
	text-decoration: none;
	
}

.RadMenu_TreatmentRooms .rmItem a.rmLink
{
	padding: 0px 11px;
}

.RadMenu_TreatmentRooms .rmItem a.rmLink .rmText
{
	padding-right: 0;
}

.RadMenu_TreatmentRooms .rmItem a.rmLink:hover,
.RadMenu_TreatmentRooms .rmItem a.rmFocused,
.RadMenu_TreatmentRooms .rmItem a.rmSelected
{
	/*background: rgb(43,45,102);
	border: 1px solid #7fa4c9;
	background-color:rgb(43,45,102);*/
	padding: 0 11px;
	border-left:solid 1px #232452;
	/*border-right:solid 1px #0f3789;*/
	border-right:solid 1px #232452;
	margin-left:-1px;
	margin-right:-1px;
	color:rgb(43,45,102);
	color:Black;
	background:url(../../images/siteimages/menu2c.jpg) repeat-x top left;
	
}

.RadMenu_TreatmentRooms .rmItem a.rmExpanded,
.RadMenu_TreatmentRooms .rmItem a.rmExpanded:hover
{
	/*background: #abd5ff;*/
	border: 1px solid #85a7c9;
	padding: 0 11px;
}

.RadMenu_TreatmentRooms .rmItem a.rmDisabled,
.RadMenu_TreatmentRooms .rmItem a.rmDisabled:hover
{
	/*color: #7d7d7d;*/
	background-color: transparent;
	border: 0;
	padding: 1px 12px;
}

.RadMenu_TreatmentRooms img.rmLeftImage
{
	margin: 2px 2px 0 0;
	padding-bottom: 3px;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_TreatmentRooms .rmGroup,
.RadMenu_TreatmentRooms .rmMultiColumn,
.RadMenu_TreatmentRooms .rmGroup .rmVertical
{
	border: 1px solid #616161;
	background: #ffffff url('Menu/rmDropDownStripe.png') repeat-y -1px 0;
}

.RadMenu_TreatmentRooms .rmTopFix,
.RadMenu_TreatmentRooms .rmBottomFix,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_TreatmentRooms .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_TreatmentRooms .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmDropDownStripe.png');
	background-color: #ffffff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

* html .rmRoundedCorners_TreatmentRooms .rmGroup .rmItem,
* html .rmRoundedCorners_TreatmentRooms ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmDropDownStripe.png');
	background-color: #ffffff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmGroupColumn .rmItem,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrap .rmVertical,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrap .rmVertical
{
	background-image: none;
}

* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer .rmGroup,
* html .rmRoundedCorners_TreatmentRooms .rmScrollWrap .rmItem,
* html .rmRoundedCorners_TreatmentRooms .rmHorizontal .rmItem,
* html .rmRoundedCorners_TreatmentRooms .rmScrollWrap .rmVertical
{
	background-image: none;
}

.RadMenu_TreatmentRooms .rmRoundedCorners .rmGroupColumn
{
	background-color: #ffffff;
}

.RadMenu_TreatmentRooms .rmBottomLeft,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners ul.rmGroup,
.RadMenu_TreatmentRooms .rmRoundedCorners ul.rmGroup,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmMultiColumn
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer,
* html .rmRoundedCorners_TreatmentRooms .rmGroup ul.rmGroup,
* html .rmRoundedCorners_TreatmentRooms ul.rmGroup
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_TreatmentRooms .rmTopRight,
.RadMenu_TreatmentRooms .rmBottomRight
{
	background-image:  url('Menu/rmRoundedRight.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_TreatmentRooms .rmTopFix,
.RadMenu_TreatmentRooms .rmBottomFix,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_TreatmentRooms .rmGroup .rmFirst
{
	border-color: #616161;
}

.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix
{
	background: #ffffff;
}

* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer .rmTopFix,
* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer .rmBottomFix
{
	background: #ffffff;
}

.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow
{
	background-color: #ffffff;
	border: 0;
}

* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer .rmRightArrow
{
	background-color: #ffffff;
	border: 0;
}

.RadMenu_TreatmentRooms li.rmTopFix,
.RadMenu_TreatmentRooms li.rmBottomFix
{
	background-position: -4px 0;
}

.RadMenu_TreatmentRooms_rtl .rmBottomLeft,
.RadMenu_TreatmentRooms_rtl .rmRoundedCorners ul.rmGroup,
.RadMenu_TreatmentRooms_rtl .rmRoundedCorners .rmMultiColumn,
.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_TreatmentRooms .rmScrollWrapContainer .rmBottomLeft,
.rmRoundedCorners.RadMenu_TreatmentRooms_Context_rtl ul.rmGroup,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer
{
	background-image: url('Menu/rmRoundedLeft_rtl.png');
}

.RadMenu_TreatmentRooms_rtl .rmTopRight,
.RadMenu_TreatmentRooms_rtl .rmBottomRight
{
	background-image: url('Menu/rmRoundedRight_rtl.png');
}

.RadMenu_TreatmentRooms_rtl li.rmTopFix,
.RadMenu_TreatmentRooms_rtl li.rmBottomFix,
.RadMenu_TreatmentRooms_rtl .rmRoundedCorners .rmGroup .rmItem,
.rmRoundedCorners.RadMenu_TreatmentRooms_Context_rtl .rmGroup .rmItem
{
	background-position: 101% 0;
}

.RadMenu_TreatmentRooms .rmGroup .rmHorizontal
{
	background: #ffffff;
}

.RadMenu_TreatmentRooms .rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.RadMenu_TreatmentRooms_Context.rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.rmRoundedCorners_TreatmentRooms .rmScrollWrapContainer li.rmItem
{
	background: none;
}

.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmLink
{
	padding: 1px;
	margin: 1px 0;
}

.RadMenu .rmGroup .rmItem .rmLeftImage
{
	margin: 2px 0 0 6px;
}

* html .RadMenu .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }
*+html .RadMenu .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }

.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmLink:hover,
.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmFocused,
.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmSelected,
.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmExpanded,
.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmExpanded:hover
{
	padding: 0;
}

.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmDisabled,
.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmDisabled:hover
{
	padding: 1px;
}

.RadMenu_TreatmentRooms .rmGroup .rmItem a.rmLink .rmText
{
	padding-right: 53px;
}

.RadMenu_TreatmentRooms .rmGroup .rmHorizontal a.rmLink .rmText
{
	padding-right: 10px;
}

.RadMenu_TreatmentRooms .rmGroup .rmExpandRight,
.RadMenu_TreatmentRooms .rmGroup .rmExpandLeft,
.RadMenu_TreatmentRooms .rmTopArrow,
.RadMenu_TreatmentRooms .rmBottomArrow,
.RadMenu_TreatmentRooms .rmLeftArrow,
.RadMenu_TreatmentRooms .rmRightArrow
{
	background: transparent url('Menu/rmExpandArrows.png') no-repeat;
}

.RadMenu_TreatmentRooms .rmGroup .rmExpandRight { background-position: 100% 0; }
.RadMenu_TreatmentRooms .rmGroup .rmExpandLeft { background-position: 0 -48px; }
.RadMenu_TreatmentRooms a.rmLink:hover .rmExpandRight,
.RadMenu_TreatmentRooms a.rmFocused .rmExpandRight,
.RadMenu_TreatmentRooms a.rmSelected .rmExpandRight,
.RadMenu_TreatmentRooms a.rmExpanded .rmExpandRight { background-position: 100% -24px; }
.RadMenu_TreatmentRooms a.rmLink:hover .rmExpandLeft,
.RadMenu_TreatmentRooms a.rmFocused .rmExpandLeft,
.RadMenu_TreatmentRooms a.rmSelected .rmExpandLeft,
.RadMenu_TreatmentRooms a.rmExpanded .rmExpandLeft { background-position: 0 -72px; }

.RadMenu_TreatmentRooms .rmTopArrow,
.RadMenu_TreatmentRooms .rmBottomArrow,
.RadMenu_TreatmentRooms .rmLeftArrow,
.RadMenu_TreatmentRooms .rmRightArrow
{
	background-color: #ffffff;
}

.RadMenu_TreatmentRooms .rmTopArrow
{
	border-bottom: 1px solid #616161;
	background-position: 50% -95px;
}

.RadMenu_TreatmentRooms .rmBottomArrow
{
	border-top: 1px solid #616161;
	background-position: 50% -109px;
}

.RadMenu_TreatmentRooms .rmLeftArrow
{
	border-right: 1px solid #616161;
	background-position: 50% -48px;
}

.RadMenu_TreatmentRooms .rmRightArrow
{
	border-left: 1px solid #616161;
	background-position: 50% 1px;
}

.RadMenu_TreatmentRooms .rmVertical li.rmSeparator,
.RadMenu_TreatmentRooms .rmHorizontal .rmVertical li.rmSeparator
{
	border-left: 0;
	border-right: 0;
}

.RadMenu_TreatmentRooms .rmVertical li.rmSeparator .rmText,
.RadMenu_TreatmentRooms .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	background: #616161;
	padding-bottom: 1px;
	margin-top: 2px;
}

.RadMenu_TreatmentRooms .rmHorizontal li.rmSeparator .rmText,
.RadMenu_TreatmentRooms .rmVertical .rmHorizontal li.rmSeparator .rmText
{
	background: #616161;
	width: 1px;
	margin-left: 1px;
}

/* <rtl> */

.RadMenu_TreatmentRooms_rtl .rmGroup,
.RadMenu_TreatmentRooms_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_TreatmentRooms_rtl .rmGroup .rmItem a.rmLink .rmText
{
	padding-left: 53px;
	padding-right: 27px;
}

.RadMenu_TreatmentRooms_rtl .rmGroup .rmHorizontal a.rmLink .rmText
{
	padding-left: 10px;
	padding-right: 9px;
}

/* </rtl> */

.RadMenu_TreatmentRooms .rmScrollWrap .rmVertical
{
	border: 0;
}

/* </RadMenu / Simple> */






 div.RadMenu_TreatmentRooms .rmRootGroup {

	/*this is the main style selector for the main menu*/
	background:url(../../images/siteimages/menu1c.jpg) repeat-x top left;
	border:solid 1px #232452;
	padding:0;
	background-color:rgb(43,45,102);
}

 div.RadMenu_TreatmentRooms .rmItem .rmLink {

	font-size: 12px;

	/*font-family: Arial;*/
	font-family:Candara, Calibri, Segoe UI, Arial, Times New Roman;

	line-height: 22px;

	padding-bottom: 0px;

	padding-top: 0px;

}

 div.RadMenu_TreatmentRooms .rmItem .rmLink .rmText {

	line-height: 30px;

	/*font-family: Arial;*/
	font-family:Segoe UI, Candara, Calibri, Segoe UI, Arial, Times New Roman;

	padding-bottom: 0px;
	color:White;
	/*color:#232452;*/

}

 div.RadMenu_TreatmentRooms .rmItem .rmLink:hover {

	background-color: rgb(171, 213, 255);

	border-style: solid;

	border-width: 0px;
	
	margin-bottom: 0px;

	margin-top: 0px;
	border-left:solid 1px #232452;
	border-right:solid 1px #232452;
	margin-left:-1px;
	margin-right:-1px;

}

 div.RadMenu_TreatmentRooms .rmItem .rmExpanded {

	border-style: solid;

	border-width: 0px;
	

}

 div.RadMenu_TreatmentRooms .rmItem .rmGroup {

	background-image: none;

	margin-top: 15px;

	padding-bottom: 0px;

	border-style: solid;

	border-width: 0px;

}

 div.RadMenu_TreatmentRooms .rmGroup .rmItem .rmLink {

	margin-bottom: 0px;

	margin-top: 0px;

	padding-right: 0px;

	padding-left: 0px;

	background-color: rgb(235, 245, 255);

}

 div.RadMenu_TreatmentRooms .rmGroup .rmItem .rmLink:hover {

	background-color: rgb(171, 213, 255);
	

}

 div.RadMenu_TreatmentRooms .rmGroup .rmItem .rmLink .rmExpandRight {

	background-image: none;

	background-color: rgb(171, 213, 255);

	margin-left: 0px;

}

 div.RadMenu_TreatmentRooms .rmGroup .rmItem .rmExpanded {

	margin-bottom: 0px;

	margin-top: 0px;

}

 div.RadMenu_TreatmentRooms .rmGroup .rmItem .rmDisabled {

	margin-bottom: 0px;

	margin-top: 0px;

}

