/* Start of CMSMS style sheet 'layout' */
* {margin:0;padding:0}

body {
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 75.01%;
line-height: 1em;
background-image:url(uploads/images/style/bg_body.gif);
background-repeat:repeat-x;
color:#333
}

div#main ul {
margin:0 0 0 12px;
padding:0 0 0 12px;
line-height:1.5em
}
div#main ul li {margin:0 0 10px 0}

/* ------------- Search Form ------------- */ 

div#header form {
position:relative;
float:right;
left:14px;
clear:right;
top:36px;
width:225px;
padding:0;
margin:0;
}

div#header #cntnt01searchinput {
width:145px;
height:auto;
display:inline;
}

/* ------------- Search Results ------------- */ 

div#main-home ul {margin:12px 0 0 20px;padding:0 0 0 20px}
div#main-home ul li {margin:0 0 12px 0}

div#header #submit {
width:auto;
height:auto;
display:inline;
font-size:12px;
color:#555
}

.formbox {
background:#FFEFD1;
padding:16px;
margin:0 0 15px 0;
border:1px solid tan
}

.formbox h3 {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size:18px;
margin:0 0 15px 0
}

div#main-form .formbox input {background:#fff}

div {font-size: 1em}
img {border: 0}
div#main object {
padding:12px;
border:1px solid #bbb;
width:548px;
height:308px;
display:block;
margin:0 0 0 29px
}

div#main-form .button a {
border:1px solid;
text-align:center;
width:100px;
padding:6px 12px;
margin:0 auto;
background:#efefef;
display:block;
text-decoration:none
}

div#main-form .button a:hover {
background:#fff;color:#000
}

div#main-form ul {margin:10px 0 0 25px;line-height:1.5em}
div#main-form li {margin:0 0 10px 0}
div#main-form ol {margin:0 0 0 35px;line-height:1.5em}
div#main-form ul img {vertical-align:middle;margin:0 0 0 10px}
div#main-form ul a {text-decoration:none;font-size:15px}
div#main-form ul a:hover {text-decoration:underline;color:#990000}

/* ------------- Scholarship Form ------------- */ 

#cntnt01moduleform_1 table {border-spacing:0}

#cntnt01moduleform_1 input {
width:300px;
height:24px;
margin:2px 0 10px 0;
background:#F4F4F4
}
#cntnt01moduleform_2 input {
width:300px;
height:24px;
margin:2px 0 10px 0;
background:#F4F4F4;
display:block
}

#cntnt01moduleform_1 textarea {
width:400px;
height:85px;
margin:2px 0 10px 0;
background:#F4F4F4
}

#cntnt01moduleform_1 select {
height:24px;
margin:2px 0 10px 0;
background:#F4F4F4
}
#cntnt01moduleform_2 select {
height:24px;
margin:2px 0 10px 0;
background:#F4F4F4
}

#cntnt01moduleform_1 h4  {
padding:8px;
margin:0 0 12px 0;
background:#FFF0D3
}

#cntnt01moduleform_1 .legal  {
padding:0px 10px 15px 15px;
margin:0;
background:#E3F1FF
}

#cntnt01moduleform_1 .legal label {
line-height:1.5em;
margin:0 0 0 25px;
display:block;
}

#cntnt01moduleform_1 .legal input {
padding:0;
margin:10px 0 0 0;
width:auto;
height:24px;
float:left;
}

#cntnt01moduleform_1 #cntnt01fbrp_submit {
width:190px;
height:45px;
font-size:18px;
margin:12px 0 0 0
}

#cntnt01moduleform_2 #cntnt01fbrp_submit {
width:190px;
height:45px;
font-size:18px;
margin:12px 0 0 0
}

div#main-form #topmenu {
background:#efefef;
padding:6px;
text-align:center;
}
div#main-form #topmenu a {text-decoration:none}
div#main-form #topmenu a:hover {text-decoration:underline;color:#990000}

/* ------------- Links ------------- */ 

a,
a:link 
a:active {
text-decoration: underline;
background-color: inherit; 
color: #18507C
}

a:visited {
text-decoration: underline;
background-color: inherit;
color: #18507C          
}

a:hover {text-decoration: none;color: #385C72}

div#pagewrapper {
margin: 0 auto;   
background-image:url(uploads/images/style/bg_wrapper.png); 
background-repeat:no-repeat;
padding:0; 
width:897px
}
div#pagewrapper-sans {
margin: 0 auto;   
padding:0; 
width:897px
}

/* ------------- Header ------------- */ 

div#header {
height: 104px; 
width:870px;
margin:0 auto;
padding:0
}

div#header ul {
position:relative;
top:12px;
left:20px;
width:273px;
float:right
}

div#header ul li {
list-style-type:none;
font-size:11px;
float:left;
margin:0 20px 0 0
}
div#header ul a {
text-decoration:none;
color:#555
}

div#header h1 a {
background: url(uploads/images/style/logo.gif) no-repeat; 
display: block;
width:217px;
height: 101px;           
text-indent: -999em; 
text-decoration:none;
float:left
}

div#search {
   float: right;
   width: 27em;     /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 8px 35px 0 0;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 8px 35px;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

div.breadcrumbs span.lastitem {font-weight:bold}

div#content {
margin: 0 auto;
padding:20px 0 0 0
}
div#content-sans {
margin: 0 auto;
padding:0
}

div#main {
background: url(uploads/images/style/bg_main_bottom.png) no-repeat;
background-position: 8px bottom; 
padding: 5px 25px 25px 37px; 
float:left;
width:583px
}

div#main-home {
background: url(uploads/images/style/bg_main_bottom.png) no-repeat;
background-position: 8px bottom; 
padding: 0 9px 25px 22px; 
float:left;
}

div#main-gallery {
background-image:url(uploads/images/style/bg_gallery.png);
width:847px;
height:595px;
margin:0;
padding:25px 25px
}
div#main-gallery object {margin:12px 0 0 75px}

div#main-form {
background:#fff;
border:2px solid #D8D3C8;
width:847px;
margin:0;
padding:25px 25px
}

/* ------------- News Box ------------- */ 

div#main-home #newsbox {
background-image:url(uploads/images/style/bg_news-box.gif);
background-position:bottom center;
background-repeat:repeat-x;
background-color:#fff;
margin:12px 0 0 0;
border:1px solid #ccc;
padding:10px 10px 0;
width:590px;
height:290px
}

div#main-home #newsbox h3 {
color: #726658;
font-family:arial;
font-size:26px;
font-weight:normal;
border-bottom:1px solid #ccc;
padding:0 0 8px 0
}

div#main-home #newsbox a {color:#F26722;text-decoration:none}
div#main-home #newsbox a:hover {color:#18507c;text-decoration:underline}

div#main-home .newscell {
float:left;
width:125px;
padding:5px 10px 0px 12px;
border-right:1px solid #ccc;
font-size:10px;
}

div#main-home .newscell-sans {
float:left;
width:124px;
padding:5px 10px 0px 12px;
font-size:10px
}

div#main-home #newsbox #coda {
display:block;
clear:left;
border-top:1px solid #ccc;
padding:10px;
font-size:12px;
font-weight:bold;
color:#2F3191
}

/* ------------- Sidebar ------------- */ 

div#sidebar {
float: right; 
width: 235px;   
padding:0 13px 0 0
}

div#sidebar.hascontent {
float: right; 
width: 235px;   
}

div#sidebar .sidebox ul {
margin:0 0 10px 17px;
padding:0;
border:5px solid #CFC5B7;
width:197px
}

div#sidebar .sidebox ul a {
display:block;
width:197px;
height:53px;
text-indent:-9999px
}

div#sidebar .sidebox #donateb {margin:0 0 11px 16px}

.sidebox li#a {
list-style-type:none;
background: url(uploads/images/style/menu_donate.gif);
}
.sidebox li#a:hover {background-position:0 53px}

.sidebox li#b {
list-style-type:none;
background: url(uploads/images/style/sidebar-menu-b.gif);
}
.sidebox li#b:hover {background-position:0 53px}

.sidebox li#c {
list-style-type:none;
background: url(uploads/images/style/seton-nurse-menu.gif);
}
.sidebox li#c:hover {background-position:0 53px}

.sidebox li#d {
list-style-type:none;
background: url(uploads/images/style/sidebar-menu-d.gif);
}
.sidebox li#d:hover {background-position:0 53px}

div#sidebar #wills {
margin:0 0 30px 14px
}

div#pagewrapper .sidebox h3 {
text-transform:uppercase;
font-family:arial;
letter-spacing:1px;
font-size:14px
}

div#footer {
clear:both;     
width:870px;
margin:0 auto;
color: #777
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;      /* some air for footer */
   text-align: center; /* centered text */
   margin:0;
}

div#footer #nurse a {
font-size:12px;
text-decoration:none;
line-height:1.5em
}

div#footer p a {}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}


/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}

div#content h2 {
   color: #294B5F; 
font-family:Georgia;
   font-size: 2em; 
font-weight:normal;
   text-align: left; 
   padding-bottom: 1px;
   border-bottom: 1px solid #ccc; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}
div#content-sans h2 {
   color: #294B5F; 
font-family:Georgia;
   font-size: 2em; 
font-weight:normal;
   text-align: left; 
   padding-bottom: 1px;
   border-bottom: 1px solid #ccc; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

div#content h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* ---------- Contact Form ---------- */

#cntnt01moduleform_1 {padding:0 0 0 0}
#cntnt01moduleform_1 legend {display:none}
#cntnt01moduleform_1 fieldset {border:none}

#cntnt01moduleform_1 input {
display:block;
margin:3px 0 12px 0;
width:270px;
height:22px;
background:#F8F7F6
}
#cntnt01moduleform_1 textarea {
display:block;
margin:3px 0 12px 0;
width:470px;
height:100px;
background:#F8F7F6
}
#hide {display:none}

.captcha img {
display:block;
margin:0 0 5px 0
}

/* ------------- Sitemap ------------- */ 

.clearfix {
margin:0 0 0 25px
}

.clearfix li {
margin:6px 15px;
}
li.sectionheader {
margin:25px 0 0 0;
}
li.sectionheader ul {margin:0 0 0 12px}

#gertrude-endowment {
float:right;
width:300px;
height:300px;
display:block;
margin:0 12px 20px 15px
}
#gertrude-endowment img {
padding:6px;
border:1px solid #aaa;
margin:0 0 5px 0
}
#gertrude-endowment span {
font-size:10px;
line-height:1.4em
}

#magazine td {
vertical-align:top;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
padding:0 0 25px 0;
line-height:1.3em
}
#magazine td strong {font-size:15px}
#magazine td img {
border:1px solid #F0EDE5;
margin:5px 0 4px 0
}

/* End of 'layout' */

