﻿body
{
    margin:0px;
    padding:0px;
}

.heading
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:24px;
    /*color:#666666;*/
    color:Black;
    padding-left:0px;
    width:100%;
}
.heading-km
{
   font-family:Arial;
   font-size:24px;
   color:Black;
   padding-left:0px;
   
    }
.heading-header
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:24px;
    color:Black;
    padding-left:0px;
    width:100%;
}
.linkbarBG
{
    
    background-repeat:repeat-x;
    height:40px;
    
}

.toprow
{
    padding-left:10px;
    padding-right:10px;
    height:26px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;	
    font-size:11px;
    font-weight:bold;
    color:#025da2;
}
.SiteLink
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color: #212879;
    padding-left:5px;
    padding-right:5px;
}

.SiteLink A:link
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #212879;
	text-decoration: none;
}

.SiteLink A:visited
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #212879;
	text-decoration: none;
	
}

.SiteLink A:active
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #212879;
	text-decoration: none;
}

.SiteLink A:hover
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #212879;
}
.Accent
{
	font-size:12px;
    color: #2c428b;
    font-weight: normal;
}


.text-left
{
    color:#fff; 
    text-decoration:none;
    padding-right:10px;
}
.text-left:hover
{
    color:#ddd; 
}

.left-button
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 0px;
    border: none;
    background-color: transparent; 
    font-weight: bold;    
    width:220px;
    text-align:left;
}



/* Left Navigation Dynamic  */
	
.PatientDetailsMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color: #3491be;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#3085AD 1px solid;    
		 
}
.PatientDetailsMain:hover
{
	color: #ddd;
}
		
.ReferringSourceMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color: #60a868;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#4E8F54 1px solid;
		
}
.ReferringSourceMain:hover
{
	color: #ddd;
}
		
.ClinicalInformationMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color:#89b23e;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#759735 1px solid;
		
}
.ClinicalInformationMain:hover
{
	color: #ddd;
}
	
.ClinicalInformationSub
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #8cbb3a;
	border-bottom:#759D31 1px solid;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border-top: none;
	border-left: none;
	border-right: none;
	width:100%;
		
}
.ClinicalInformationSub:hover
{
	color: #ddd;
}							
							
.InfectionControlMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color:#b475a7;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#A45995 1px solid;
}
.InfectionControlMain:hover
{
	color: #ddd;
}
.OPATPrescriptionMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color:#de7e69;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#D86750 1px solid;
		
}
.OPATPrescriptionMain:hover
{
	color: #ddd;
}
	
.OPATPrescriptionSub
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #e58574;
	border-bottom:#DF6853 1px solid;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border-top: none;
	border-left: none;
	border-right: none;
	width:100%;
		
}
.OPATPrescriptionSub:hover
{
	color: #ddd;
}

.AdditionalServicesMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color:#c28d57;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#A8733E 1px solid;
		
}
.AdditionalServicesMain:hover
{
	color: #ddd;
}
							
.GereralNotesMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color:#b6aa8d;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#A69773 1px solid;
		
}
.GereralNotesMain:hover
{
	color: #ddd;
}	
	
.OPATconfirmationandReferMain
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color:#72716f;
	height: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border: none;
	width:100%;
	border-bottom:#565554 1px solid;
}
.OPATconfirmationandReferMain:hover
{
	color: #ddd;
}
	
.OPATOutcomeMain
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background-color: #0C7DEE;
    height: 56px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    text-align: left;
    white-space: normal;
    border: none;
    width: 100%;
    border-bottom: #0A66C2 1px solid;
    margin-bottom: 40px;
}


.OPATOutcomeMain:hover
{
	color: #ddd;
}	

.ReferringSourceSub
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #60af68;
	border-bottom:#4E8F54 1px solid;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	white-space:normal;
	border-top: none;
	border-left: none;
	border-right: none;
	width:100%;
		
}

.ReferringSourceSub:hover
{
	color: #ddd;
}	
/* End Left Navigation Dynamic */


a.top-menu-link-txt:link
{
    color:#fff;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
    font-weight:bold;    
}

a.top-menu-link-txt:visited
{
    color:#fff;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;    
    text-decoration:none;
}


 html,
 body {
  margin:0;
  padding:0;
  height:100%;
 }
 #container {
  min-height:100%;
  position:relative;
 }

 #body {
  padding:10px;
  padding-bottom:60px; /* Height of the footer */
 }
 #footer {
  position:absolute;
  bottom:0;
  width:100%;
  
  
 }
 

 .active_Menu {
	 background:#808080;
	}