/* GLOBAL MENU */

.center {
	text-align:center;
}

/* TOP NAV MENU */

.top-nav-holder {
	width:881px;
	height:50px;
	background-image:url('../images/otsego-memorial-hospital-top-nav-background.jpg');
	background-repeat:repeat-x;
}

.top-nav {
	float:left;
	width:165px;
	height:25px;
	margin-top:10px;
	margin-left:8px;
	line-height:25px;
	background-image:url('../images/top-nav-background.jpg');
	background-repeat:no-repeat;
}

.top-nav > div > a {
	font-family:"trebuchet ms", sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#464646;
	text-decoration:none;
	display:block;
}

.top-nav > a:hover {
	color:#000;
	text-decoration:underline;
}

.top-nav-sub-item, .top-nav-sub-item-second-menu, .second-menu > div {
	margin:8px;
	line-height:15px;
}

.top-nav-sub-item > a, .top-nav-sub-item-second-menu > a, .second-menu > div > a {
	font-family:"trebuchet ms", sans-serif;
	font-size:10pt;
	color:#464646;
}	

div.top-nav > div.top-nav-menu {
	display:none;
	position:absolute;
	padding-left:10px;
	padding-right:10px;
	z-index:101;
	border:1px solid #1c649a;
	background-image:url('../images/otsego-memorial-hospital-top-nav-drop-background.jpg');
	background-repeat:repeat-x;
	text-align:left;
}

.second-menu {
	width:200px;
	background-image:url('../images/otsego-memorial-hospital-top-nav-second-drop-background.jpg');
	background-repeat:repeat-x;
}

div.top-nav:hover > div.top-nav-menu {
	display:inline;
}

div.top-nav-sub-item-second-menu:hover > div.second-menu {
	display:inline;
}

div.second-menu {
	display:none;
	position:absolute;
	padding-left:10px;
	padding-right:10px;
	z-index:101;
	border:1px solid #1c649a;
	background-image:url('../images/otsego-memorial-hospital-top-nav-drop-background.jpg');
	background-repeat:repeat-x;
	text-align:left;
}

/* LEFT NAV MENU */

.left-nav-holder {
	width:181px;
	margin-top:10px;
	margin-right:5px;
	background-image:url('../images/otsego-memorial-hospital-left-nav-background.jpg');
	background-repeat:repeat-y;
}

.left-nav-top {
	width:181px;
	height:11px;
	background-image:url('../images/otsego-memorial-hospital-left-nav-top.jpg');
	background-repeat:no-repeat;	
}

.left-nav-button > div {
	width:181px;
	height:31px;
	line-height:31px;
	text-align:center;
	background-image:url('../images/otsego-memorial-hospital-left-nav-button.jpg');
	background-repeat:no-repeat;
}

div.left-nav-button > div.left-nav-menu {
	display:none;
}

div.left-nav-menu > div {
	width:174px;
}

div.left-nav-button:hover > div.left-nav-menu {
	display:inline;
}

div.left-nav-menu > div {
	border-bottom:1px solid #fff;
	background-color:#004273;
}

.left-nav-button > div > a {
	font-family:"trebuchet ms", sans-serif;
	font-size:11pt;
	font-weight:400;
	color:#fff;
	text-transform:uppercase;
}

div.left-nav-menu > div > a {
	font-family:"trebuchet ms", sans-serif;
	font-size:9pt;
	font-weight:400;
	color:#fff;
	text-transform:uppercase;
}

.left-nav-bottom {
	width:181px;
	height:9px;
	background-image:url('../images/otsego-memorial-hospital-left-nav-bottom.jpg');
	background-repeat:no-repeat;	
}

/* SUB LEFT NAV MENU */

.sub-left-nav-holder {
	width:181px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('../images/otsego-memorial-hospital-sub-left-nav-background.jpg');
	background-repeat:repeat-y;
}

.sub-left-health-life {
	width:181px;
	height:182px;
	background-image:url('../images/otsego-memorial-hospital-health-life-background.jpg');
	background-repeat:no-repeat;
}

.sub-left-health-life > a {
	display:block;
}	

.sub-left-nav-top {
	width:181px;
	height:9px;
	background-image:url('../images/otsego-memorial-hospital-sub-left-nav-top.jpg');
	background-repeat:no-repeat;	
}

.sub-left-nav-bottom {
	width:181px;
	height:9px;
	background-image:url('../images/otsego-memorial-hospital-sub-left-nav-bottom.jpg');
	background-repeat:no-repeat;	
}

.welcome-left-nav {
	width:181px;
	height:749px;
	background-image:url('../images/welcome-ad-crowe-allum.jpg'};
	background-repeat:no-repeat;
}

/* BREAD CRUMB */

.crumb, .crumb > a {
	font-family:"trebuchet ms", sans-serif;
	font-size:8pt;
	font-weight:400;
	color:#464646;
}

.crumb { float:left; }

/* SUB NAV MENU AREA */

.sub-nav {
	margin-top:10px;
	text-align:center;
}

.sub-nav > a {
	display:inline;
	font-family:"trebuchet ms", sans-serif;
	font-size:10pt;
	font-weight:800;
	color:#464646;
	text-decoration:none;
}

.sub-nav > a:hover {
	text-decoration:underline;
}

/* LEFT NAV DROP DOWN MENU */


div.nav-holder > div > a {
	font-family:"trebuchet ms", sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#464646;
	text-decoration:none;
	display:block;
}

div.nav-holder > ul a {
	font-family:"trebuchet ms", sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#464646;
	text-decoration:none;
	display:block;
}

div.nav-holder > div {
	padding:5px;
	border:1px solid #fff;
	border-bottom:1px solid #ccc;
	background-image:url('../images/arrow.png');
	background-position:center right;
	background-repeat:no-repeat;	
}

div.nav-holder > ul {
	position:absolute;
	z-index:101;
}

div.nav-holder > ul > li {
	padding:6px 6px 7px 6px;
	width:200px;
	background-color:#f6f6f6;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	z-index:102;
	position:relative;
	top:-47px;
	left:160px;
}

div.nav-holder > ul > li.first {
	border-left:1px solid #f6f6f6;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div.nav-holder > ul > li:hover {
	background-color:#ebebeb;
}

div.nav-holder:hover div {
	background-color:#f6f6f6;
}

div.nav-holder > div:hover {
	background-color:#f6f6f6;
	border:1px solid #f6f6f6;
	border-bottom:1px solid #ccc;
	border-right:1px solid #f6f6f6;
}

div.nav-holder:hover > ul {
	display:inline;
}