@charset "utf-8";
/* St. John's Hospital - Global Menus */

/* -----[ HTML TAGS ]------------------------------------------------------------------------------- */

DIV.menu_left					{	text-align: center;
									padding: 0px 10px 0px 10px; }
									
/* -----[ CONTENT ]--------------------------------------------------------------------------------- */

.breadcrumbs					{	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
									font-size: 10px;
									line-height: 16px;
									color: #4D4D4D; }
									
.breadcrumbs_bottom_line		{	background-color: #A8835B; }

.breadcrumbs_padding			{	padding: 5px 0px 0px 0px; }

.menu_left 						{	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
									font-weight: bold;							
									font-size: 12px;
									line-height: 18px;
									color: #636360; }
									
.menu_left_small				{	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
									font-weight: bold;							
									font-size: 10px;
									line-height: 16px;
									color: #636360; }

.menu_left_header_generic		{	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
									font-weight:bold;
									font-size: 16px;
									line-height: 24px;
									text-align:center;
									height: 25px;
									padding: 0px 5px 0px 5px;	/* Top Right Bottom Left */
									background-color: #FFFFFF;
									color: #367390; }
									
.menu_left_header_link			{	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
									font-weight:bold;
									font-size: 14px;
									line-height: 20px;
									text-align:center;
									height: 35px;
									padding: 0px 5px 0px 5px;	/* Top Right Bottom Left */
									background-color: #FFFFFF;
									background-image:url('multimedia/images/layout/menu_left/header_arch.gif');
									background-position: top left;
									background-repeat: no-repeat;
									color: #367390; }
									
.menu_left_header_generic_small	{	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
									font-weight:bold;
									font-size: 12px;
									line-height: 20px;
									text-align:center;
									height: 25px;
									padding: 0px 5px 0px 5px;	/* Top Right Bottom Left */
									background-color: #FFFFFF;
									color: #367390; }

.menu_left_padding				{	padding: 0px 0px 14px 0px; }

.menu_top						{	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
									font-size: 12px;
									line-height: 26px;
									color: #000000; }
									
/* -----[ A LINKS ]--------------------------------------------------------------------------------- */

#SiteMapPath A:link				{	color: #A8835B;
									text-decoration: none; }				
#SiteMapPath A:hover			{	color: #A8835B;
									text-decoration: underline; }
#SiteMapPath A:visited			{	color: #A8835B; }
#SiteMapPath A:active			{	color: #A8835B; }

A.menu_left:link 				{	color: #636360;
									text-decoration: none; }				
A.menu_left:hover 				{	color: #636360;
									text-decoration: none; }
A.menu_left:visited				{	color: #636360; }
A.menu_left:active				{	color: #636360; }

A.menu_left_header:link 		{	color: #049CDB;
									text-decoration: none; }				
A.menu_left_header:hover 		{	color: #049CDB;
									text-decoration: none; }
A.menu_left_header:visited		{	color: #049CDB; }
A.menu_left_header:active		{	color: #049CDB; }

A.menu_left_small:link			{	color: #636360;
									text-decoration: none; }				
A.menu_left_small:hover			{	color: #636360;
									text-decoration: none; }
A.menu_left_small:visited		{	color: #636360; }
A.menu_left_small:active		{	color: #636360; }

A.menu_top:link 				{	color: #636360;
									text-decoration: none; }				
A.menu_top:hover 				{	color: #636360;
									text-decoration: underline; }
A.menu_top:visited				{	color: #636360; }
A.menu_top:active				{	color: #636360; }