/* CSS Document */
ul.dropdown ul ul {
	display:block;
	position:static;
}
ul.dropdown ul ul li {
	padding-left:0px;
	margin-right:0px;
	clear:both;
	float:none;
	padding-left:10px;
}
#menu {
}
#menu.menu_medical {
	left:-12px;
	position:relative;
}
#menu.menu_hospital {
	left:-8px;
	position:relative;
}
#menu.menu_families {
	left:-5px;
	position:relative;
}
#menu.menu_teen {
	left:-7px;
	position:relative;
}
#menu.menu_about {
	left:-8px;
	position:relative;
}
/* MENU SECTIONS */
	/* large sections*/
	#menu #topLarge {
	background:url(/licensees/licensee410/images/common/menuLayout/topLarge.png) 0 0 no-repeat;
	height:24px;
	width:834px;
}
#menu #centerLarge {
	background:url(/licensees/licensee410/images/common/menuLayout/centerLarge.png) center top repeat-y;
	width:834px;
}
#menu #centerLarge #largeSearchBackground {
	background:url(/licensees/licensee410/images/common/menuLayout/categoriesDivisorLarge.jpg) 176px center no-repeat;
	width:192px;
	float:left;
}
#menu #centerLarge #largeSearchBackground #largeSearchCategory { /*background:url(/licensees/licensee410/images/common/menuLayout/logoLarge.jpg) 11px 157px no-repeat;*/
	width:192px;
	height:257px;
	padding-top:30px;
}
#menu #centerLarge #largeSearchBackground #largeSearchCategory p a {
	color:#da3a69;
	font-size:12px;
	font-weight:normal;
	padding-left:25px;
	width:161px;
	display:block;
	margin-bottom:5px;
}
#menu #centerLarge #largeSearchBackground #largeSearchCategory p a.active {
	color:#fb9d17;
	margin-right:40px;
	background:url(/licensees/licensee410/images/common/menuLayout/arrowSelectorLarge.jpg) center right no-repeat;
}
#menu #centerLarge #largeResults {
	float:left;
	width:630px;
	height:287px;
	overflow:hidden;
	position:relative;
	padding-left:30px;
}
#menu #centerLarge #largeResults {
	width:630px;
	height:287px;
}
#menu #centerLarge #largeResults #alphabetic {
	display:block;
}
#menu #centerLarge #largeResults #services {
	display:none;
}
#menu #centerLarge #largeResults #facilities {
	display:none;
}
#menu #bottomLarge {
	background:url(/licensees/licensee410/images/common/menuLayout/bottomLarge.png) 0 0 no-repeat;
	height:25px;
	width:834px;
}
/* small sections */
	#menu #topSmall {
	background:url(/licensees/licensee410/images/common/menuLayout/topSmall.png) 0 0 no-repeat;
	height:24px;
	width:253px;
}
#menu #topSmall #arrowSmall {
	background:url(/licensees/licensee410/images/common/menuLayout/arrowSmall.png) 0 0 no-repeat;
	height:24px;
	width:34px;
}
#menu #topSmall #arrowSmall.arrow_hospital {
	margin-left:40px;
}
#menu #topSmall #arrowSmall.arrow_families {
	margin-left:70px;
}
#menu #topSmall #arrowSmall.arrow_teen {
	margin-left:60px;
}
#menu #topSmall #arrowSmall.arrow_about {
	margin-left:25px;
}
#menu #centerSmall {
	background:url(/licensees/licensee410/images/common/menuLayout/centerSmall.png) center top repeat-y;
	width:240px;
	padding-left:13px;
}
#menu #bottomSmall {
	background:url(/licensees/licensee410/images/common/menuLayout/bottomSmall.png) 0 0 no-repeat;
	height:24px;
	width:253px;
}
/* cols Medical Specialities shared properties */
	.largeResultsCol1 {
	width:225px;
	float:left;
	font-size:12px;
}
.largeResultsCol2 {
	width:240px;
	float:left;
	font-size:12px;
	background:url(/licensees/licensee410/images/common/menuLayout/categoriesDivisorLarge.jpg) left center no-repeat;
}
.largeResultsCol3 {
	width:150px;
	float:left;
	font-size:12px;
	background:url(/licensees/licensee410/images/common/menuLayout/categoriesDivisorLarge.jpg) left center no-repeat;
}

/*#mainsite #pageWrapper #header*/ #topNav li .largeResultsCol1 ul li a,
/*#mainsite #pageWrapper #header*/ #topNav li .largeResultsCol2 ul li a,
/*#mainsite #pageWrapper #header*/ #topNav li .largeResultsCol3 ul li a,
/*#mainsite #pageWrapper #header*/ #topNav li #centerSmall ul li a {
	color:#797979 !important;
	background:url(/licensees/licensee410/images/common/menuLayout/bulletLink2.jpg) 0 -25px no-repeat;
	font-size:12px !important;
	padding-left:15px;
	margin-bottom:2px;
	display:block;
	font-weight:normal !important; /*line-height:12px;*/
}

/*#mainsite #pageWrapper*/ #header #topNav li .largeResultsCol1 ul li a:hover,
/*#mainsite #pageWrapper*/ #header #topNav li .largeResultsCol2 ul li a:hover,
/*#mainsite #pageWrapper*/ #header #topNav li .largeResultsCol3 ul li a:hover,
/*#mainsite #pageWrapper*/ #header #topNav li #centerSmall ul li a:hover {
	color:#fb9d17 !important;
	background:url(/licensees/licensee410/images/common/menuLayout/bulletLink2.jpg) 0 3px no-repeat;
}
