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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
         table{border-collapse:collapse;border-spacing:0;}
         fieldset,img{border:0;}
         address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
         caption,th{text-align:left;}
         h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
         q:before,q:after{content:'';}
         abbr,acronym {border:0;font-variant:normal;}
         /* to preserve line-height and selector appearance */
         sup {vertical-align:text-top;}
         sub {vertical-align:text-bottom;}
         input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; color:#000;}
         /*to enable resizing for IE*/
         /*because legend doesn't inherit in IE */
         legend{color:#000;}
         del,ins{text-decoration:none;}
         select {margin:0px;padding:0px;}

body {
	background-color: #b9b9b9;
}

#wrapper {
	margin: 15px auto auto auto;
	width: 750px;
	min-height: 620px;
	height: auto;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-y;
	position:relative;
	padding:0px;
	display:block;
}

#leftside {
	width: 202px;
	height: auto;
	float: left;
	display:inline;
	border:0px;
	padding:0px;
	margin:0px;
	overflow-x:hidden;
	text-align:center;
}

#rightside {
	width: 548px;
	height: auto;
	float: left;
	display:inline;
	border:0px;
	padding:0px;
	margin:0px;
	min-height: 620px;
	overflow-x:hidden;
}


#logo {
	border: 0px;
}



#header_area {
	width: 548px;
	height: 29px;
	background-image: url(images/header_bg.gif);
	display:block;
	line-height: 29px;
	margin-bottom: 10px;
}

#header_title {
	height: 29px;
	width: auto;
	background-color: #fff;
	display:block;
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	font-family: georgia,times,serif;
	font-style:italic;
	text-transform:uppercase;
	display:inline;
	vertical-align:center;
}

#masthead {
	background-image: url(images/masthead.png);
	height: 105px;
	width: 548px;
	position:relative;
	z-index:50;
}

#menuarea {
	position: absolute;
	left: 30px;
	top: 75px;
	width: 518px;
	z-index:50;
}

#main_content {
	z-index: 10;
}

li.spacer {
	padding-top: 6px;
}

#bottomrow {
	width: 750px;
	height: 23px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
	line-height: 23px;
	vertical-align: middle;
	text-align: center;
	font-family: georgia,times,serif;
	font-size: 12px;
	margin: 0px auto 0px auto;
	font-weight: bold;
	position: relative;
}

#msgcheck {
	position: absolute;
	left: 725px;
	top: 5px;
}

#copyrightrow {
	width: 750px;
	height: 23px;
	color: #333;
	line-height: 23px;
	vertical-align: middle;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	margin: 0px auto 0px auto;
}

#copyrightrow a {
	color: #333;
}

#copyrightrow a:hover {
	color: #000;
}


/* Buttons */

a#physicianlogin {
	background-image: url(images/physician_login_btn1.jpg);
	width: 160px;
	height: 40px;
	text-indent: -800px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

a#physicianlogin:hover {
	background-image: url(images/physician_login_btn2.jpg);
	width: 160px;
	height: 40px;
	text-indent: -800px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

a#employeelogin {
	background-image: url(images/employee_login_btn1.jpg);
	width: 160px;
	height: 40px;
	text-indent: -800px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

a#employeelogin:hover {
	background-image: url(images/employee_login_btn2.jpg);
	width: 160px;
	height: 40px;
	text-indent: -800px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

a#sitemanlogin {
	background-image: url(images/site_manager_login_btn1.jpg);
	width: 160px;
	height: 40px;
	text-indent: -800px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

a#sitemanlogin:hover {
	background-image: url(images/site_manager_login_btn2.jpg);
	width: 160px;
	height: 40px;
	text-indent: -800px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

a.sidelinks {
	width: 160px;
	height: 40px;
	border: 1px solid #aa0000;
	background-color: #f8f4bf;
	line-height: 40px;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}

a.sidelinks:hover {
	color: #aa0000;
	font-weight: bold;
}

.leftsideimgbuts {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}


a#needhelpemr {
	width: 160px;
	height: 40px;
	border: 1px solid #aa0000;
	background-color: #f8f4bf;
	line-height: 40px;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}

a#needhelpemr:hover {
	color: #aa0000;
	font-weight: bold;
}


a#disasterrec {
	width: 160px;
	height: 40px;
	border: 1px solid #aa0000;
	background-color: #f8f4bf;
	line-height: 40px;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}

a#disasterrec:hover {
	color: #aa0000;
	font-weight: bold;
}

#main_content {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	float: left;
	height: auto;
}

#main_content ul {
	margin-left: 10px;
	padding-left: 10px;
}

table.formPage {
	width: 500px;
	margin-top: 10px;
}
			
table.formPage td {
	padding: 5px;
}

/* Slideshow */

#slidewrapper {
	width: 401px;
	height: 196px;
	margin-left: 40px;
}

ul.slideshow {
	 list-style:none;
	 width:400px;
	 height:194px;
	 overflow:hidden;
	 position:relative;
	 margin: 0;
	 padding: 0;
}	

ul.slideshow li {
position:absolute;
left:0;
right:0;
}

ul.slideshow li.show {
z-index:10;	
}

ul img {
border:none;	
}


#slideshow-caption {
width:400px;
height:40px;
position:absolute;
bottom:0;
left:0;	
color:#fff;
background:#336633;
z-index:10;
}

#slideshow-caption .slideshow-caption-container {
padding:9px 10px;		
z-index:20;
}

#slideshow-caption h3 {
margin:0;
padding:0;	
font-size:24px;
text-align:center;
color: #fff;
}

#slideshow-caption p {
font-size: 18px; font-weight: bold; margin:5px 0 0 0;
padding:0;
}