@charset "UTF-8";
/* CSS Document */

#wrapper
{
	margin: 0 auto;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:800px;
	
}

#main
{
	width: 800px;
	float: left;
	
	
	
}


#logonheader
{
	width:800px;
	float:left;
	border-bottom:#999 dashed 1px;
	
	
}

#sectionheader
{
	width: 800px;
	float: left;
	
	
}


#sectionheader h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#039;
	margin-top:5px;
	margin-bottom:5px;
	
	
}

#logonmain
{
	float: left;
	width: 800px;
	
}

#loginform
{
	float:left;
	width:800px;
	
}

#logonfooter
{
	float: left;
	width: 800px;
	border-top:#999 dashed 1px;
	
}

#header
{
	width:800px;
	float:left;
	border-bottom:#999 dashed 1px;
	
	
}

#horizontalnav
{
	width:800px;
	float:left;
	border-top: #999 dashed 1px;
	border-bottom: #999 dashed 1px;
	
}


#footer
{
	width: 800px;
	float: left;
	border-top: #999 dashed 1px;
	
	
}

#mainmenu
{
	width: 800px;
	float: left;
	
	
}

#leftbar
{
	width: 200px;
	float: left;
	min-height: 550px;
	
}


#patientselect
{
	width: 600px;
	float: left;
	
	
	
	
	
}

#patientlist
{
	width: 600px;
	float: left;
	
	
	
	
	
}



#datatable tr td
{
	border-bottom: #999 dotted 1px;	
	
	
	
}




#fieldheader
{
	background:#000;
	color:#FFF;
	
	
}


#main h4
{
	font-size: 14px;
	color:#03C;
	margin-top:3px;
	
	
	
}


#patientdetail
{
	float: left;
	width: 800px;
	
	
}

#patientdetail h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#039;
	margin-top:5px;
	margin-bottom:5px;
	
	
}

#patientinfo
{
	float:left;
	width: 400px;
	border-right:#999 dashed 1px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	height:612px;
	
}

#patientsessions
{
	
	float: left;
	width: 378px;
	height: 300px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	
}



#patientassessments
{
	
	float: left;
	width: 378px;
	height: 300px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	
}

#patientmeds
{
	
	float: left;
	width: 378px;
	height: 300px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	
}

#patientdocuments
{
	float:left;
	width: 400px;
	border-right:#999 dashed 1px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	height:300px;
	
}

#patientevals
{
	
	float: left;
	width: 378px;
	height: 300px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	
}

#patientfluids
{
	float:left;
	width: 400px;
	border-right:#999 dashed 1px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	height:300px;
	
}

#patientventilated
{
	
	float: left;
	width: 378px;
	height: 300px;
	border-bottom: #999 dashed 1px;
	padding:5px;
	
}

#patientvitals
{
	float:left;
	width: 788px;
	height: 300px;
	border-bottom: #999 dashed 1px;
	padding: 5px;	
	
	
}

#patientvitals h4
{
	font-size: 14px;
	color:#03C;
	margin-top:3px;
	
	
	
}


#newpatient
{
	width: 800px;
	float: left;
	
	
	
	
	
}

#mainfooter
{
	width: 800px;
	float: left;
	
	
	
	
	
}


#loginfailed
{
	color:#900;
			
}

#loginfailed h4
{
	margin-bottom:0px;
	font-size:14px;	
	
	
}

#loginfailed p
{
	margin-top:0px;
	margin-bottom:0px;	
	
	
	
}