body,td,th {
    color: #333333;
}

#js_data {
	display:none;
}

a {
	color:#003872;
}
form {
	padding:0px;
	margin:0px;
	margin-top:5px;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align:center;
    margin:0 auto;
}
#outer {
	background-image: url(/assets/images/hospital/bg.png);
    background-position:top center;
    background-repeat: repeat-y;
    text-align:center;
    margin:0 auto;
    width:100%;
}
.container {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    text-align: center;
    width: 1000px;
    background-image:url(/assets/images/hospital/hospital_mid_bg_03.jpg);
    background-repeat:repeat-x;
    background-color:#f2f2f2;
    padding-top:20px;
    margin:0 auto;
}
.footer {
    padding: 35px 20px 10px 40px;
	height: 80px;
    /*margin-left:10px;
    margin-right:10px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: capitalize;
    background-image: url(/assets/images/hospital/footer.png);
    background-repeat: no-repeat;
    text-align: center;
    background-position: top;
    background-color: #5e2e91;
}

.footer a {
	color:white;
	font-size:8pt;
	text-align:right;
}

.flash {
}
.columns {
    float: left;
    width: 400px;
    text-align: left;
    padding-right: 20px;
    list-style-type: circle;
}
.divider {
    background-image: url(/assets/images/hospital/divider.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 1000px;
    float: left;
    background-position: 13px;
}
.indent {
    margin-left: 90px;
}
.spacer_below {
    padding-bottom: 20px;
}
.flash_indent {
    padding-right: 10px;
    width: 1000px;
    padding-left: 10px;
    padding-bottom: 20px;
}
.header {
    padding-bottom: 20px;
    height: 94px;
    width: 1020px;
}
.contactinfo {
    height: 67px;
    width: 549px;
    background-image: url(/assets/images/hospital/header_login.png);
    background-repeat: no-repeat;
}
.login_info {
    padding-left: 23px;
	min-height:50px;
}
.salutation {
	color: #FFFFFF;
	padding: 15px 0 0 10px;
	font-size: 1.6em;
	float:left;
}
div.logoutlink {
	color: #FFFFFF;
	text-align: right;
	float:right;
	padding: 15px 10px 0 0;
	margin-right: 60px;
	margin-top: 10px;
}
span.logoutlink {
	color: #FFFFFF;
}
a.logoutlink {
	text-decoration: none;
}

.textfields {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    width: 150px;
    margin-right: 6px;
}
.header_content {
    padding-top: 25px;
    padding-left: 720px;
    text-align: left;
}
.contactinfo1 { height: 37px;
    width: 549px;
    background-repeat: no-repeat;
}

.error {
	background-color: #FFBBBB;
}

.hospital_right_content {
	float:left;
	text-align:center;
	margin:0 auto;
}

.bracketholder{
	width: 300px;
	float:left;
}
.bracket {
	height: 57px;
	margin-bottom: 5px;
	text-align:left;
}
.brackettext {
	vertical-align: middle;
	padding-bottom: 43px;
	padding-left: 10px;
	color: #371d5d;
}
.imagelink {
	border:0;
	text-decoration: none;
}

#hospital_breadcrumb {
	text-align:left;
	padding-bottom:20px;
	padding-left:15px;
	font-size:12pt;
	clear:both;
}

#hospital_breadcrumb .big {
	color:#333333;
	font-size:18pt;
	float:left;
}
#hospital_breadcrumb .big a {
	color:#333333;
	text-decoration:none;
}
#hospital_breadcrumb .small {
	float:left;
	clear:right;
	padding-top:2px;
	font-size:10pt;
	color:#333333;
	padding-left:5px;
}

.halfandhalf {
	clear:both;
	height:350px;
	background-image:url(/assets/images/hospital/module_bg.gif);
	background-repeat:no-repeat;
	margin-left:50px;
	padding-left:20px;
	margin-right:50px;
	width:710px;
}

input.text {
	font-size:8pt;
	border:1px solid #A8A8A8;
	padding:4px;
	background-image:url(/assets/images/hospital/field_bg.jpg);
	background-repeat:repeat-x;
	color:#666666;
}

.halfandhalf input.text {
	font-size:8pt;
	border:1px solid #A8A8A8;
	width:270px;
	padding:4px;
	background-image:url(/assets/images/hospital/field_bg.jpg);
	background-repeat:no-repeat;
	color:#666666;
}

#article_submit input.text {
	font-size:8pt;
	border:1px solid #A8A8A8;
	padding:4px;
	min-width:200px;
	background-image:url(/assets/images/hospital/field_bg.jpg);
	background-repeat:repeat-x;
	color:#666666;
}

#article_submit input.text_warn {
	font-size:8pt;
	border:1px solid #A8A8A8;
	min-width:200px;
	padding:4px;
	background-image:none;
	background-color:#ff0000;
	background-repeat:no-repeat;
	color:white;
}

.halfandhalf input.text_warn {
	font-size:8pt;
	border:1px solid #A8A8A8;
	width:270px;
	padding:4px;
	background-image:none;
	background-color:#ff0000;
	background-repeat:no-repeat;
	color:white;
}

.halfandhalf h3 {
	margin:0px;
	margin-top:15px;
	
}	

.halfandhalf select {
	color:#666666;
	border:1px solid #A8A8A8;
	font-size:8pt;
	padding:2px;
}

.halfandhalf textarea {
	width:278px;
	height:150px;
	border:1px solid #A8A8A8;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.halfandhalf .textarea_warn {
	width:278px;
	height:150px;
	border:1px solid #A8A8A8;
	background-color:#ff0000;
	font-size:8pt;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.halfandhalf hr {
	color:#333333;
	margin:0px;
	padding:0px;
}

.half {
	width:48%;
	margin-right:10px;
	float:left;
	text-align:left;
}

th.datagrid_header {
	background-image:url(/assets/images/hospital/col_header_bg.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	padding-left:10px;
	font-family:Arial;
	padding-top:1px;
	border-top:1px solid #EBEBEB;
	height:24px;
}

th.datagrid_header_active {
	background-image:url(/assets/images/hospital/col_active_bg.gif);
	background-repeat:repeat-x;
	padding-top:1px;
	font-size:9pt;
	font-family:Arial;
	padding-left:10px;
	cursor:pointer;
	border-top:1px solid #EBEBEB;
	height:24px;
}

th.datagrid_header_hover {
	background-image:url(/assets/images/hospital/col_hover_bg.gif);
	background-repeat:repeat-x;
	padding-top:1px;
	font-size:9pt;
	font-family:Arial;
	padding-left:10px;
	border-top:1px solid #EBEBEB;
	cursor:pointer;
	height:24px;
}

.datagrid td {
    font-size:8pt;
    padding-top:2px;
    padding-bottom:2px;
}

#all_content {
	width:860px;
	background-image:url(/assets/images/hospital/real_big_module.gif);
	background-repeat:no-repeat;
	height:551px;
}

#article_list {
	display:block;
	text-align:left;
	
}

#article_form {
	display:none;
	text-align:left;
}

#article_program_list {
	display:none;
	text-align:left;
}

#selects select {
	color:#666666;
	border:1px solid #A8A8A8;
	font-size:8pt;
	padding:2px;
}
#previous_link {
	font-size:8pt;
}

#next_link {
	font-size:8pt;
}
th.datagrid_header_active {
	background-image:url(/assets/images/hospital/col_active_bg.gif);
	background-repeat:repeat-x;
	padding-top:1px;
	font-size:9pt;
	font-family:Arial;
	padding-left:10px;
	cursor:pointer;
	border-top:1px solid #EBEBEB;
	height:24px;
}

th.datagrid_header_hover {
	background-image:url(/assets/images/hospital/col_hover_bg.gif);
	background-repeat:repeat-x;
	padding-top:1px;
	font-size:9pt;
	font-family:Arial;
	padding-left:10px;
	border-top:1px solid #EBEBEB;
	cursor:pointer;
	height:24px;
}

#program_events_datagrid_container
{
	height:225px;
	overflow:auto;
}

#program_article_datagrid_container {
	height:355px;
	width 800px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#search_name_results {
	background-color:white;
	border:1px solid black;
	width:378px;
	padding:5px;
	position:absolute;
	display:none;
}

#search_fax_results, #search_email_results {
	width:178px;
	padding:5px;
	border:1px solid black;
	position:absolute;
	background-color:white;
	display:none;
}

#physician_form_container {
	display:none;
}

#physician_form input.text {
	width:300px;
}

#physician_list {
	display:block;
}

.warn {
color:#990000;
font-size:8pt;
font-weight:bold;
}

