@media all {

/* BODY AND FONTS: =body
----------------------------------------------- */
    body { color: #3e2e1b; margin:0; padding: 0; background: #414141; text-align: center;  }
    body, input, textarea, select { font: 12px/18px "Trebuchet MS", Arial, sans-serif; }

/* LINKS AND IMAGES: =links
----------------------------------------------- */
    a img { border: none; }
    a:link, a:visited { color:#1579ad; }
    a:hover { color: #94a55a; }
    a.go { font-weight: bold; background: url("/images/goarrow.gif") right center no-repeat; padding-right: 16px; }
    p.button { text-align: center; }
    p.button a,
    button span { margin: 0 auto; overflow: hidden; text-indent: -999em; display: block; width: 189px; height: 50px; background-repeat: no-repeat; background-position: top left; }
    p.button a:hover,
    button:hover span { background-position: 0 -50px; cursor: pointer; }
    p.button a.applyonline { background-image: url("/images/button-applyonline.gif"); }
    button.submit span { background-image: url("/images/button-submit.gif"); }
    button { background: #fff; border: none; margin: 0; padding: 0; width: 189px; height: 50px; }

/* TYPOGRAPHY: =typography-
----------------------------------------------- */
    p, ul, ol, table, form, blockquote { margin: 0 0 16px 0; padding: 0; }
    h1, h2, h3, h4, h5, h6 { margin: 0 0 6px 0; padding: 0;  }
    h1 { clear: both; background: url("/images/hrule.gif") bottom left repeat-x; }
    h2, legend { color: #7e5a2f; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 24px; font-weight: normal; line-height: 27px; margin-bottom: 12px; }
    legend { line-height: 35px; }
    .sidecol1 h2 { font-size: 18px; }
    h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #879559; font-size: 16px; }
    h2 + h3 { margin-top: 1em; }
    h4 { font-size: 1em; font-weight: bold; }
    p.caption { color: #5c5c5c; font: 100% Georgia, "Times New Roman", Times, serif; font-style: italic; }
    p.enlarge { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-style: italic; margin-bottom: 18px; color: #879559; line-height: 23px; }
    .center { text-align: center; }

/* LAYOUT: =layout
----------------------------------------------- */
    #wrapper { float: left; width: 100%; background: #eeeeee; margin: 0 auto; }
    #content { float: left; width: 100%; clear: both; padding-top: 6px; padding-bottom: 26px; }
    .container { text-align: left; margin: 0 auto; width: 894px; }
    .colwrapper { float: left; width: 100%; }

    .maincol1 { width: 614px; } /* 9 col */
    .sidecol1 { width: 264px; } /* 4 col */

    .tripcol { float: left; width: 100%; }
    .tripcol div { float: left; width: 194px; margin-right: 16px; } /* 3 col */
    .tripcol div.last { margin: 0; }

    .left { float: left; }
    .right { float: right; }

    .box { background-color: #fff; background-image: url("/images/boxtop-894.gif"); background-repeat: no-repeat; background-position: top left; margin-bottom: 18px; }
    .box-inner { background-image: url("/images/boxbottom-894.gif"); background-repeat: no-repeat; background-position: bottom left; padding: 18px 16px 14px 16px; }
    .maincol1 .box { background-image: url("/images/boxtop-614.gif"); }
    .maincol1 .box-inner { background-image: url("/images/boxbottom-614.gif"); }
    .sidecol1 .box { background-image: url("/images/boxtop-264.gif"); }
    .sidecol1 .box-inner { background-image: url("/images/boxbottom-264.gif"); }

/* HEADER: =header
----------------------------------------------- */
    #header { float: left; background: #fff url("/images/bg-header.gif") bottom left repeat-x; width: 100%; height: 172px; }
    #header img { float: left; margin: 27px 0 0 -27px; }
    #header p.phonenumber { text-indent: -999em; background: url("/images/phonenumber.gif") top left no-repeat; float: right; width: 196px; height: 38px; margin: 73px 0 0 0; }
    #banner { float: right; margin-right: 25px; margin-top: 17px; }

    p#logout { position: absolute; top: 0; color: #3e2e1b; width: 894px; margin: 10px auto; text-align: right; }

/* NAVIGATION: =nav
----------------------------------------------- */
    /* global nav */
    #header ul { list-style: none; float: left; display: inline; background: url("/images/navigation.gif") top left no-repeat; margin: 12px 0 0 0; padding: 0; width: 894px; height: 37px; }
    #header ul li { background: none; float: left; text-indent: -999em; margin: 0; padding: 0; }
    #header ul li a { outline: none; background: url("/images/navigation.gif") top left no-repeat; text-decoration: none; border: none; display: block; height: 37px; text-decoration: none; overflow: hidden; }

    #header ul li.home a { background-position: 0px 0px; width: 71px; }
    #header ul li.home a:hover { background-position: 0px -37px; }
    #header ul li.home a.selected,
    #header ul li.home a.selected:hover { background-position: 0px -74px; }

    #header ul li.about a { background-position: -71px 0px; width: 97px; }
    #header ul li.about a:hover { background-position: -71px -37px; }
    #header ul li.about a.selected,
    #header ul li.about a.selected:hover { background-position: -71px -74px; }

    #header ul li.join a { background-position: -168px 0px; width: 129px; }
    #header ul li.join a:hover { background-position: -168px -37px; }
    #header ul li.join a.selected,
    #header ul li.join a.selected:hover { background-position: -168px -74px; }

    #header ul li.services a { background-position: -297px 0px; width: 130px; }
    #header ul li.services a:hover { background-position: -297px -37px; }
    #header ul li.services a.selected,
    #header ul li.services a.selected:hover { background-position: -297px -74px; }

    #header ul li.classes a { background-position: -427px 0px; width: 151px; }
    #header ul li.classes a:hover { background-position: -427px -37px; }
    #header ul li.classes a.selected,
    #header ul li.classes a.selected:hover { background-position: -427px -74px; }

    #header ul li.news a { background-position: -578px 0px; width: 71px; }
    #header ul li.news a:hover { background-position: -578px -37px; }
    #header ul li.news a.selected,
    #header ul li.news a.selected:hover { background-position: -578px -74px; }

    #header ul li.calendar a { background-position: -649px 0px; width: 93px; }
    #header ul li.calendar a:hover { background-position: -649px -37px; }
    #header ul li.calendar a.selected,
    #header ul li.calendar a.selected:hover { background-position: -649px -74px; }

    #header ul li.contact a { background-position: -742px 0px; width: 87px; }
    #header ul li.contact a:hover { background-position: -742px -37px; }
    #header ul li.contact a.selected,
    #header ul li.contact a.selected:hover { background-position: -742px -74px; }

    /* subnavigation */
    #subnav { float: left; width: 100%; background: url("/images/subnavigation.gif") top left no-repeat; margin-bottom: 26px; margin-top: 12px; width: 100%; height: 41px; }
    #subnav ul { list-style: none; padding: 0 0 0 5px; }
    #subnav li { font-size: 15px; font-weight: bold; float: left; line-height: 41px; }
    #subnav li.selected { background: url("/images/subnav-selected.gif") top left repeat-x; }
    body.first #subnav li.selected { background: url("/images/subnav-selected-first.gif") top left repeat-x; }
    #subnav li a { text-decoration: none; color: #e7f3bc; display: block; }
    #subnav li a:hover { color: #fff; }
    #subnav li.selected a { color: #fff; }
    #subnav li a span { display: block; background: url("/images/subnav-sep.gif") top right no-repeat; padding: 0 18px 0 16px; }
    body.first #subnav li.selected a span { padding: 0 16px 0 21px; }
    body.first #subnav ul { padding: 0; }

/* LISTS: =lists
----------------------------------------------- */
    ul { margin: 0 0 18px 0; padding: 0 0 0 20px; }
    ol { padding: 0; }
    li { margin: 0 0 3px 0; padding: 0; }

    dl { padding: 0; }
    dt { font-size: 14px; font-weight: bold; margin: 0; padding: 0; }
    dd { margin: 0 0 15px 0; }

    ul.news, ul.links { list-style: none; padding: 0; }
    ul.news li, ul.links li { background: url("/images/listarrow.gif") 0 5px no-repeat; padding-left: 16px; }
    ul.news li { margin-bottom: 5px; }
    ul.news li span.date { display: block; font-size: 11px; color: #848484; }

    ul.archives { list-style: none; padding: 0; }

/* FORMS: =forms
----------------------------------------------- */
    input.text, textarea  { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; width:250px; border: 1px solid #a7a7a7; }
    input.zip { width: 100px; }
    input.state { width: 30px; }
    input.sm { width: 100px; }
    form textarea { height: 100px; }

    form fieldset { margin-bottom: 32px; padding: 16px; border: 2px solid #eee; }
    form fieldset legend { margin: 0 10px 5px 0; }
    form fieldset div { position: relative; clear: both; float: left; margin-bottom: 5px; width: 100%; }
    form fieldset div.sep { border-bottom: 1px solid #efefef; margin-bottom: 10px; padding-bottom: 5px; }
    form fieldset label { color: #7e5a2f; font-weight: bold; text-align: right; width: 159px; float: left; margin-top: 3px; }
    form fieldset label.inline,
    form ul.inline label,
    form ul.checkbox label { width: auto; float: none; display: inline; }
    form ul.radio label { width: auto; float: none; display: inline; }
    form fieldset label strong,
    form strong.requiredstar { color: #da1c1c; font-size: 18px; font-weight: bold; position: absolute; left: 435px; top: 4px; }
    form strong.requiredstar { position: relative; top: 6px; left: 0; }
    form fieldset div div { clear: none; float: right; width: 370px; }
    form ul.inline, form ul.checkbox { margin: 0; padding: 0; list-style: none; }
    form ul.radio { margin: 0; padding: 0; list-style: none; }
    form ul.inline li { display: inline; margin-right: 10px; }
    form table { margin: 0; }
    form table tr.alt { background: #fafafa; }
    form table.pe td.emp input { width: 200px; }
    form table.pe td.sd input { width: 75px; }
    form table.pe td.ed input { width: 75px; }
    form table.pe td.u input { width: 150px; }
    form div.button { text-align: right; }

    form .errorslist { background: #df3a3a; padding: 16px; color: #fff; margin-bottom: 12px; }
    form .errorslist h3 { color: #fff; font-family: "Trebuchet MS", arial, sans-serif; font-size: 13px; font-weight: bold; margin: 0 0 2px 0; }
    form .errorslist p { margin: 0; }
    form .errorslist ul { line-height: 16px; margin: 0; padding: 0; list-style: none; }
    form .errorslist li { margin: 0; }
    form fieldset div.error label { color: #df3a3a; }
    form fieldset div.error input.text,
    form fieldset div.error textarea { background: #ffdbdb; border: 1px solid #df3a3a; }

/* TABLES: =tables
----------------------------------------------- */
    table { margin: 0 0 18px 0; }
    table.accessibility td,
    table.accessibility th { vertical-align: top; background: #fff; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 4px 8px; }
    table.accessibility tbody tr.stripe td,
    table.accessibility tbody tr.stripe th { background: #efefef; }
    table.accessibility thead tr th { background: #fff; }
    table.accessibility tbody tr td,
    table.accessibility tbody tr th { background: #fafafa; }

    table.schedule { width: 100%; border-collapse: collapse; }
    table.schedule th,
    table.schedule td { background: #fafafa; vertical-align: top; padding: 6px 10px; }
    table.schedule tr.stripe td { background: #fff; }
    table.schedule tr td.date { font-weight: bold; width: 159px; }

/* HOMEPAGE: =home
----------------------------------------------- */
    body#home { line-height: 16px; }
    body#home #content { padding-top: 0; }

    #introduction { min-width: 894px; clear: both; background: url("/images/rail.jpg") top left repeat-x; height: 337px; text-align: center; }
    #introduction #left { float: left; position: absolute; left: 0; background: url("/images/railleft.jpg") top left no-repeat; width: 380px; height: 337px; }
    #introduction #right { float: right; background: url("/images/railright.jpg") top left no-repeat; width: 155px; height: 337px; }
    #introduction .text { z-index: 3; position: relative; left: 135px; background: url("/images/railtext.png") top left no-repeat; width: 541px; height: 337px; margin: 0 auto 0 auto; }
    #introduction .text h1 { display: none; }
    #introduction .text p { left: 0; position: absolute; font-size: 13px; line-height: 19px; margin: 0px; color: #fff; text-align: left; padding: 210px 28px 0px 28px; }
    #introduction .text a { color: #6eb6de; }
    #introduction .text a:hover { color: #fff; }
    #introduction .text a.go { background: url("/images/goarrow-intro.gif") right 6px no-repeat; }
    #introduction .badge a {  overflow: hidden; z-index: 100; right: 5px; top: 16px; position: absolute; text-indent: -999em; background: url("/images/salute.png") top left no-repeat; display: block; width: 120px; height: 119px;  }
    #introduction .text span { display: block; font-size: 1.1em; margin-top: 12px; }

    #entrypoints { float: left; width: 100%; background: #fff; padding: 12px 0 14px 0; }
    #entrypoints div.box { margin-bottom: 0; position: relative; width: 439px; }
    #entrypoints div.box-inner { background-position: bottom left; background-repeat: no-repeat; padding: 16px 19px 16px 19px; }
    #entrypoints div.box h2 { text-indent: -999em; background-position: top left; background-repeat: no-repeat; margin: 0 0 11px 0; width: 292px; height: 16px; }
    #entrypoints div.box p { line-height: 15px; margin: 0; width: 210px; }
    #entrypoints div.box p.button { position: absolute; right: 13px; bottom: 12px; width: 189px; }
    #entrypoints div#nursesbox { background: #7e5a2f url("/images/nursesbox-top.gif") top left no-repeat; color: #fde5c7; float: left; }
    #entrypoints div#nursesbox h2 { background-image: url("/images/h2-forpros.gif"); }
    #entrypoints div#nursesbox p.button a { background-image: url("/images/button-applynow.gif"); }
    #entrypoints div#nursesbox div.box-inner { background-image: url("/images/nursesbox-bottom.gif"); }
    #entrypoints div#clientsbox { background: #889f38 url("/images/clientsbox-top.gif") top left no-repeat; color: #f4fed2; float: right; }
    #entrypoints div#clientsbox p.button a { background-image: url("/images/button-requeststaffing.gif"); }
    #entrypoints div#clientsbox div.box-inner { background-image: url("/images/clientsbox-bottom.gif"); }
    #entrypoints div#clientsbox h2 { background-image: url("/images/h2-forclients.gif"); }

    body#home .bottomhalf { float: left; width: 100%; clear: both; padding-top: 26px; }
    body#home .bottomhalf h2 { text-indent: -999em; height: 27px; background-position: top left; background-repeat: no-repeat; margin: 0 0 12px 0; }
    body#home .bottomhalf p { margin-bottom: 10px; }
    body#home .bottomhalf #classes { float: left; width: 335px; margin-right: 16px; display: inline; }
    body#home .bottomhalf #classes h2 { background-image: url("/images/h2-home-classes.gif"); }
    body#home .bottomhalf #classes img { float: left; margin-right: 16px; margin-top: -6px; }
    body#home .bottomhalf #news { float: left; width: 264px; margin: 0; }
    body#home .bottomhalf #news h2 { background-image: url("/images/h2-home-news.gif"); }
    body#home .bottomhalf #calendar { float: right; width: 264px; }
    body#home .bottomhalf #calendar h2 { background-image: url("/images/h2-home-calendar.gif"); }

/* INTERIOR PAGES: =interior
----------------------------------------------- */
    /* news */
    p.date { color: #848484; margin-bottom: 26px; }

/* FOOTER: =footer
----------------------------------------------- */
    #footer { clear: both; float: left; width: 100%; color: #fff; font-size: 11px; padding: 16px 0 52px 0; }
    #footer p { margin-bottom: 5px; }
    #footer #bbb { vertical-align: middle; }
    #footer span.credits { color: #939393; }
    #footer span.credits a,
    #footer span.credits a.invis:hover { color: #939393; }
    #footer span.credits a.invis,
    #footer span.credits a.invis:hover { text-decoration: none; cursor: default; }
    #footer ul { float: right; width: 550px; margin-top: 10px; padding: 0; list-style: none; text-align: right; }
    #footer ul li { display: inline; margin-left: 16px; }
    #footer ul li a { color: #94cef6; }
    #footer ul li a:hover { color: #fff; }

/* SIFR: =sifr
----------------------------------------------- */
    .sIFR-flash { visibility: visible !important; margin: 0; padding: 0; }
    .sIFR-replaced { visibility: visible !important; }
    .sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
    .sIFR-active #content h1 { visibility: hidden; line-height: 40px; font-size: 40px; margin-bottom: 22px; margin-top: 16px;  }
    .sIFR-active #content h2.sifr { visibility: hidden; line-height: 1em; font-size: 17px; }

    /*
      Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
      Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
    */

    .sIFR-replaced > div { display: none !important; }

/* MISC: =misc
----------------------------------------------- */
    .clearboth { clear: both; }
    .nowrap { white-space: nowrap; }
    .skip { margin-bottom: 0; position: absolute; left: -999em; width: 999em; }
    .nowrap { white-space: nowrap; }

}


