﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white url(Images/Layout_Images/Backgrounds/background_burgandy_1a.jpg); 
	background-repeat: repeat-x repeat-y;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
	}

H1 
{
	color: #464646;
	font-size: 100%;
	padding: 4px 2px 4px 2px;
	margin: 0 0 0 0;
	background: url(Images/Layout_Images/HorizontalLines/burgandy_fade_line.gif) no-repeat bottom left !important; 
	}
	
H2 
{
	color: #464646;
	font-size: 115%;
	padding: 0px 2px -.8em 3px;
	}

H3 
{
	color: #760F2B;
	font-size: 140%;
	padding: 0 0 3px 0;
	}
	
H4 
{
	color: #000000;
	font-size: 95%;
	padding: 2px 0 4px 0;
	}

H5 
{
	color: #000000;
	font-size: 90%;
	padding: 0 2px 10px 1px;
		
	}

H6
{
	color: #760F2B;
	font-size: 97%;
	padding: 7px 0 0 0;
	}

P
{
	font-size: 60%;	
}



/* Header Navigation Begins  - All Header Navigation on the right hand side is located here */
	#HeaderNavigation
	{
		text-align: right;
		padding: 0;
		}
		
		/* Information For: Physicians  | Employees  | Businesses  | Contact Us   Navigation Begins  */
		#HeaderNavigationNav li
		{
			list-style: none;
			display:inline;
			color: #464646;
			font-size: 65%;
			font-weight: bold;
			}

		#HeaderNavigationNav li a:link , #HeaderNavigationNav li a:visited  
		{
			list-style: none;
			display:inline;
			text-decoration: underline;
			color: #464646;
			font-weight: bold;
			margin: 0 -.5em 0 .3em;
			padding: 0 .5em 0 .5em;
			border-right: 1px solid #000;
			}

		#HeaderNavigationNav li a:hover
		{
			list-style: none;
			display:inline;
			text-decoration: underline;
			color: #760F2B;
			}
	
		/* Information For: Physicians  | Employees  | Businesses  | Contact Us   Navigation Ends   */
/* Header Navigation Begins  - All Header Navigation on the right hand side is located here */
		
		
	
	#Navigation
	{
	
	}



/* Begin Left Column Layout Navigation  */
#LeftNavigation 
{ 
	display: inline;
	width: 170px;
	}
		
	#LeftNavigation H1 {
		font-weight: bold;
		color: #464646;
		}
	#LeftNavigation H1 Strong {
		color: #760F2B;
		font-weight: Bold;
		}

	#LeftNavigation H1 a:link  
		{
			color: #464646;
			text-decoration: none;

			}
	#LeftNavigation H1 a:visited  
		{
			color: #464646;
			text-decoration: none;

			}

		#LeftNavigation H1 a:hover
		{
			color: #464646;
			text-decoration: underline;
			}

	
	
	/* Begin Top Left Site Navigation  */
	#LeftNavigationList
	{
		margin: 0 0 0 3px;
		padding: 0; 
		list-style: none;
		}
	
	
	#LeftNavigationList li   
	{
		list-style: none;
		padding: 3px 0 2px 8px;
		margin: 0 0 0 0;
		background-image: url(Images/Layout_Images/Arrows/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 .6em;
		text-decoration: none;
		border-bottom: 1px solid #CCCCCC;
		width: 160px;
		font-size: 70%;
		}
		
		
	#LeftNavigationList  a:link
	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		}
		
	#LeftNavigationList a:visited 
	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		}
		
	#LeftNavigationList a:hover
	{
		font-weight: bold;
		text-decoration: none;
		color: #760F2B;
		}
		
	/* End Top Left Site Navigation  */
	
	
/* End Left Column Layout Navigation  */


	

/* ######################################################################################## */

/* Content Area Begins  */

	#Content 
	{ 
		margin: 0 2px 0 10px;
		padding: 0;

		
		}

	#Content H3 
	{
		font-size: 150%;
		color: #760F2B;
		font-weight: Bold;
		}
	
	#Content P {
		margin-top: 0;
		margin-bottom: 5px;
		line-height: 19px;
	}

	#Content blockquote {
		padding: 1px 2px 1px 25px;
		line-height: 19px;
		}


	#Content ul {
		padding: 1px 2px 1px 25px;
		line-height: 19px;
		list-style: bullet;
		}	
	
	#Content ol {
		padding: 1px 2px 1px 25px;
		line-height: 19px;
		list-style: decimal;
		}
		
	#Content td {
		font-size: 100%
		margin: 0;
		padding: 0;
		}
	
	#Content H3 
	{
		font-size: 150%;
		color: #760F2B;
		font-weight: Bold;
		}
	
	#Content  a:link
	{
		color: #760F2B;
		font-weight: normal;
		text-decoration: underline;
		}
	
	#Content  a:visited 
	{
		color: #760F2B;
		text-decoration: underline;
		}
		
	#Content a:hover
	{
		text-decoration: underline;
		color: #464646;
		}

/* Content Area Ends  */

/* ######################################################################################## */


/* Footer Slogan Area Begins  */
	

 

/* Notice of Privacy Practices | Webmaster | Disclaimer    Navigation Begins  */


		#NoticeNavigationNav ul
		{
				margin: 0;
		}

		#NoticeNavigationNav li
		{
			margin: 0 ;
		padding: 0;
			list-style: none;
			display:inline;
			color: #ffffff;
			font-size: 65%;
			font-weight: bold;

			}

		#NoticeNavigationNav li a:link  
		{
			display: inline; /* IE Hack */
			list-style: none;
			text-decoration: underline;
			color: #ffffff;
			font-weight: normal;
			}

		#NoticeNavigationNav li a:visited 	
		{
			list-style: none;
			text-decoration: underline;
			color: #ffffff;
			font-weight: normal;

			
			}
		#NoticeNavigationNav li a:hover
		{
			list-style: none;
			text-decoration: underline;
			color: #FFF4D8;
			}


/* Notice of Privacy Practices | Webmaster | Disclaimer    Navigation Ends   */

/* © 1997-2007 Willis-Knighton Health System  Begins  */
#FooterCopyright 
{
	text-align: right;
	display: inline; /* IE Hack */
	padding: 1px 0 0 0;
	color: #FFFFFF;
	font-size: 70%;
	}
/* © 1997-2007 Willis-Knighton Health System  Ends */



.clear { clear: both; background: none; }


/* ############################################################ */
/*                    CSS MENU BEGINS                           */


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(none); width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(Images/Navigation/arrow_sub_off.gif); width:10px; height:13px; left:0px; top:0px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(Images/Navigation/arrow_sub_on.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#760f2b; border-style:solid; border-color:#f7ebc9; border-width:1px; padding:0px; margin:0 ; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {height:35px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:underline; border-style:solid; border-width:0px; padding:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#efefef; text-decoration:underline; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#efefef; text-decoration:underline; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {height:auto; background-color:#760f2b; color:#ffffff; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#f7ebc9; border-width:1px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#f7ebc9; color:#760f2b; font-weight:bold; text-decoration:none; }
		#imenus0 ul li a.ihover {background-color:#f7ebc9; color:#760f2b; font-weight:bold; text-decoration:none; }

		/* [active] */
		#imenus0 ul li a.iactive {}          













/*--[imcss] *** Infinite Menus Core CSS: Keep this section in the document head for full validation. */
.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a{text-align:left;vertical-align:top;padding:0px;margin:0;list-style:none outside none;border-style:none;
 background-image:none;clear:none;float:none;display:block;position:static;overflow:visible;line-height:normal;}
 .imcm li a img{vertical-align:top;display:inline;border-width:0px;}.imcm span{display:inline;}.imcm .imclear,
 .imclear{clear:both;height:0px;visibility:hidden;line-height:0px;}.imcm .imsc{position:relative;}.imcm 
 .imsubc{position:absolute;visibility:hidden;}.imcm li{list-style:none;font-size:1px;float:left;}
 .imcm ul ul li{width:100%;float:none !important;}.imcm a{display:block;position:relative;}
 .imcm ul .imsc,.imcm ul .imsubc {z-index:10;}.imcm ul ul .imsc,.imcm ul ul .imsubc{z-index:20;}
 .imcm ul ul ul .imsc,.imcm ul ul .imsubc{z-index:30;}.imde ul li:hover .imsubc{visibility:visible;}
 .imde ul ul li:hover  .imsubc{visibility:visible;}.imde ul ul ul li:hover  .imsubc{visibility:visible;}
 .imde li:hover ul  .imsubc{visibility:hidden;}.imde li:hover ul ul .imsubc{visibility:hidden;}
 .imde li:hover ul ul ul  .imsubc{visibility:hidden;}
 .imcm .imea{display:block;position:relative;left:0px;font-size:1px;line-height:0px;height:0px;float:right;}
 .imcm .imea span{display:block;position:relative;font-size:1px;line-height:0px;}.dvs,.dvm{border-width:0px}
 
 /*\*//*/.imcm .imclear,.imclear{font-size:1px;}/**/
 
 



/*                    CSS MENU ENDS                             */
/* ############################################################ */

#ECHO
{
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	font-size: 100%;	
}

#ECHO h3
{
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 130%;	
}

#ECHO h4
{
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 110%;
	
}


#ECHO h5
{
	margin: 3px 0 6px 0;
	padding: 0;
	font-size: 105%;	
}

#ECHO td
{
	margin: 0;
	padding: 2px 2px 0 2px;
	font-size: 82%;	
}

#ECHO P
{
	margin: 4px 0 2px 0;
	padding: 0 0 2px 0;
	font-size: 100%;	
}

	#ECHO  a:link
	{
		color: #760F2B;
		text-decoration: underline;
		}
	
	#ECHO  a:visited 
	{
		color: #760F2B;
		text-decoration: underline;
		}
		
	#ECHO a:hover
	{
		text-decoration: underline;
		color: #464646;
		}




/* This is the class of EchoReporter Listing generated tables */


.enroll
{
	width:550px;
	FONT-SIZE: 120%;
	border-collapse:collapse;
	
}

.container
{
	width:550px;
	FONT-SIZE: 100%;
	border-collapse:collapse;
	
}
.calendarHeader
{
	width:100px;
	border-collapse:collapse;
}
.calendarCell
{

	width:100px;
	border-collapse:collapse;
}
.searchTable
{
	FONT-SIZE: 100%;
	padding: 2px 0 10px 0;
}
.searchCell
{
	FONT-SIZE: 100%;
	padding: 2px 0 10px 0;
}

.results
{

	FONT-SIZE: 110%;
	border-collapse:collapse;
	
}

.group
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
	}
	
.cart
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    margin: 0px 0 0px 0px;
	width:565px;

	}

INPUT
{
	FONT-SIZE: 100%;
}
