﻿/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* --------------------------END RESET---------------------------- */

/* HTML ELEMENTS */
body {
	background: #FFFFFF url('/resources/images/layout/bkg_body.png') top center repeat-x;
}

h1
{ color: #b5121b; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px; margin-bottom: 15px;}

h2{background: url('/resources/images/layout/hdr_sprite.png') top left no-repeat; text-indent: -99999px; margin-bottom: 10px; height:10px;}
h2#hdr_recentnews{background-position: 0px -18px;}
h2#hdr_catholic_healthcare{background-position: 0px -35px; width: 100%;}
h2#hdr_healthsystems{background-position: 0px -52px; width: 100%;}
h2#hdr_contact{background-position: 0px -69px;}

h3{font-family: "Arial Black", Gadget, sans-serif;color: #b5121b;background: url('/resources/images/layout/bkg_listitem.png') 0px -30px no-repeat; padding-left: 15px; font-size: 12px; margin-bottom: 5px;}

h4{font-family: "Arial Black", Gadget, sans-serif;color: #86888b;font-size: 12px; margin-bottom: 10px;}

h5{float: left; font-family: "Arial Black", Gadget, sans-serif;color: #555555;font-size: 12px;background: url('/resources/images/layout/bkg_listitem.png') no-repeat; padding-right: 15px; background-position: right -30px; margin: 2px 5px 0px 0px;}

a{ text-decoration: none;}

p{font-size: 12px; line-height: 1.5em; margin-bottom: 15px; color: #333333;}

blockquote{height: 120px; width: 415px; background: url('/resources/images/layout/bkg_blockquote.png') top center no-repeat; padding: 40px 15px 0px 50px; position: absolute; top: 40px; left: 0px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; /*  font-family:Georgia, "Times New Roman", Times, serif;*/ font-size: 14px; font-style:italic; line-height: 1.35em;}
blockquote span{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #b5121b; font-style:normal; font-size: 13px; display: block; margin-top: 5px;}

/* STRUCTURAL IDs and CLASSES */
#body_wrapper{width: 100%; background: url('/resources/images/layout/bkg_pagecontainer.png') center 215px no-repeat;}
#container_page { width: 960px; margin: 0 auto; font-family: Arial, Helvetica, sans-serif;}

#header { width: 100%; height: 285px; position: relative; /* background: url('/resources/images/layout/bkg_header.png') bottom center repeat-x; */ overflow: visible;}
#logo{position: absolute; left: 30px; bottom: 50px;}
#banner{width: 650px; float: right; position: relative; height: 285px;}
#banner img{position: absolute; bottom: 0px; right: 0px;}
#banner img#burnett{right: -10px;}
#banner img#gerew{right: 20px;}
#banner img#houser{right: 20px;}
#banner img#loscalzo{right: -20px;}
#banner img#watts{right: -20px;}

#navigation { position: relative;}
#navigation>li { background: url('/resources/images/layout/bkg_navitem2.png') top center no-repeat; text-align: center; float: left;}
#navigation>li.current>a{color: #b5121b;}
#navigation>li a{ display: block; height: 40px; width: 127px; line-height: 40px; text-decoration: none; color: #333333; font-size: 14px; padding-left: 10px;}
#navigation>li a:hover{ color: #b5121b;}
#mission{ background: url('/resources/images/layout/bkg_listitem.png') 30px 15px no-repeat !important;}
#clients{ background: url('/resources/images/layout/bkg_listitem.png') 30px 15px no-repeat !important;}
#services{ background: url('/resources/images/layout/bkg_listitem.png') 25px 15px no-repeat !important;}
#values{ background: url('/resources/images/layout/bkg_listitem.png') 32px 15px no-repeat !important;}
#leadership{ background: url('/resources/images/layout/bkg_listitem.png') 15px 15px no-repeat !important;}
#news{ background: url('/resources/images/layout/bkg_listitem.png') 37px 15px no-repeat !important;}
#contact{ background: url('/resources/images/layout/bkg_listitem.png') 12px 15px no-repeat !important;}
#dropdown_container{background: url('/resources/images/layout/bkg_dropdownfooter.png') bottom center no-repeat; padding-bottom: 13px; width: 256px; display: none; position: absolute; top: 40px;}
#dropdown{background: #FFFFFF url('/resources/images/layout/bkg_dropdown.png') top center repeat-y;z-index:1; padding: 10px 5px 2px 5px;}
#dropdown li{margin-top: 10px; padding-left: 5px;}
#dropdown li a{width: 100%; text-align: left; font-size: 12px; line-height: 1.25em; height: auto; padding-left: 0px !important;}
#dropdown li a:hover{text-decoration: underline;}

#container_content {width: 930px; padding: 45px 0px 0px 30px; overflow: hidden; min-height: 350px;}
#content{width: 500px; float: left; padding-right:30px;}
#content_extended{float: left; width: 620px;}
#content_full{width: 900px; padding: 0px 30px 0px 0px;}

#sidebar1_header{width: 400px; margin-top: 40px; background: url('/resources/images/layout/bkg_sidebar1_header.png') top center no-repeat; float: left; padding-top: 38px;}
#sidebar1_content{ background: url('/resources/images/layout/bkg_sidebar1.png') top center repeat-y; padding: 0px 50px 0px 40px; width: 310px; font-size: 12px;}
#sidebar1_content ul{}
#sidebar1_content li{line-height: 1.75em; font-size: 12px;}
#sidebar1_content li a{ color: #333333; text-decoration: underline; font-size: 12px;}
#sidebar1_footer{ background: url('/resources/images/layout/bkg_sidebar1_footer.png') bottom center no-repeat; padding-bottom: 43px;}

#newslist_home li a{ color: #333333; font-size: 12px; text-decoration: none; line-height: 1.25em;}
#newslist_home li a:hover{ text-decoration: underline;}

#newslist li{margin-bottom: 15px;}
#newslist li a{ color: #333333; font-size: 12px; text-decoration: none; line-height: 1.5em;}

#news_date{font-family: "Arial Black", Gadget, sans-serif;color: #86888b;font-size: 14px; margin-bottom: 10px;}
#news_description{font-size: 12px; line-height: 1.5em; margin-bottom: 30px; color: #333333;}
#news_content{font-size: 12px; line-height: 1.5em; margin-bottom: 15px; color: #333333;}
#btn_back{color: #b5121b; font-weight: bold;}

#sidebar2_header{width: 300px; background: url('/resources/images/layout/bkg_sidebar2_header.png') top center no-repeat; float: left; padding-top: 35px;}
#sidebar2_content{ background: url('/resources/images/layout/bkg_sidebar2.png') top center repeat-y; padding: 0px 50px 0px 40px; width: 210px; font-size: 12px;}
#sidebar2_content li{line-height: 1.75em; font-size: 12px;}
#sidebar2_footer{ background: url('/resources/images/layout/bkg_sidebar2_footer.png') bottom center no-repeat; padding-bottom: 50px;}
#sidebar2_content a{ color: #333333; font-size: 12px; text-decoration: underline;}

#sidebar3_header{width: 618px; background: url('/resources/images/layout/bkg_sidebar3_header.png') top center no-repeat; float: left; padding-top: 35px;}
#sidebar3_content{ background: url('/resources/images/layout/bkg_sidebar3.png') top center repeat-y; padding: 0px 10px 0px 40px; width: 568px; font-size: 12px; overflow: hidden;}
#sidebar3_content ul{float: left; margin-right: 30px;}
#sidebar3_content li{line-height: 1.75em; font-size: 12px;}
#sidebar3_footer{ background: url('/resources/images/layout/bkg_sidebar3_footer.png') bottom center no-repeat; padding-bottom: 43px;}

#container_footer { width: 1012px; height: 100px; background: url('/resources/images/layout/bkg_footer.png') top center repeat-x; text-align: center; margin-left: -26px; padding-top: 47px;}

#footer_content {width: 960px; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; overflow: hidden;}
#footer_content li {float: left; margin-left: 15px; font-size: 12px; line-height: 32px; padding-left: 15px; background: url('/resources/images/layout/bkg_listitem.png') 0px -20px no-repeat;}
#footer_content a{ color: #333333;}

/* STYLED CLASSES */
.left{float: left;}
.right{float: right;}
.center{margin: 0 auto;}

.textleft{text-align: left;}
.textright{text-align: right;}
.textcenter{text-align: center;}

.clear{clear: both;}
.clearfix{clear: both; visibility: hidden; height: 0px; line-height:0px; margin: 0px; padding: 0px;}

.list{margin: 0px 0px 15px 15px;}
.list li{background: url('/resources/images/layout/bkg_listitem2.png') 0px 5px no-repeat; margin-bottom: 15px; font-size: 12px; padding-left: 15px; line-height: 1.5em; color: #333333;}

.list2{margin: 0px 0px 10px 10px;}
.list2 li{background: url('/resources/images/layout/bkg_listitem2.png') 0px 5px no-repeat; margin-bottom: 5px; font-size: 12px; padding-left: 15px; line-height: 1.5em; color: #333333;}

.highlight{font-family: "Arial Black", Gadget, sans-serif;  color: #555555; font-size: 12px; letter-spacing: .03em;}

.btn_viewmore{color: #b5121b !important; font-weight: bold; margin-left: 10px;}
.up{position: relative; top: -2px;}

.form{}
.fieldContainer{ margin-bottom: 10px; line-height: 1.75em; clear: left; float: left; width: 100%;}
.fieldContainer input, .fieldContainer textarea{padding: 3px; font-size: 14px; border: 1px solid #bebebe; color: #333; float: left; font-family: Arial, Helvetica, sans-serif;}
.fieldContainer input:focus{border: 1px solid #b5121b;}
.fieldContainer label{font-size: 16px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; float: left; width: 75px; padding-right: 10px; text-align: right;}
.inline{float: left; margin-right: 10px; clear: none; width: auto;}
.labelfit{width: auto !important;}
.fieldContainer span{ font-size: 12px; float: left; color: #b5121b;}
.formSubmit{margin-left: 82px;}

.error{padding: 10px; width: 550px; float: left; margin-bottom: 15px; border: 1px solid #b5121b; background: #ffe3e5; color: #b5121b !important; font-size: 14px;}

.grid1
{
	background: #FFFFFF;
	cursor: pointer;
}

.form0
{
	background: #DFDFDF;
}

.table1
{
	border: 1px solid silver;
}

ul.errormessages
{
}

ul.infomessages
{
}

.fieldError
{
}

.fieldContainerError
{
}
