@import url('news.css');
@import url('events.css');
@import url('litrack.css');
@import url('faq.css');
@import url('jobs.css');
@import url('users.css');
@import url('items.css');
@import url('layout.css');
@import url('novo.css');
body {
    margin: 0;
    font-family: 'Verdana', san-serif;
    font-size: 12px;
    line-height: 20px;
}

p {
    line-height: 20px;
}

#body_wrap {}

#top {
    position: absolute;
    width: 100%;
    height: 141px;
    background-image: url("../images/header-bg.jpg");
    background-repeat: repeat-x;
    z-index: -2;
    top: 0;
}

.top-before,
.top-after {
    position: absolute;
    top: 0;
    height: 141px;
    width: 30%;
    background-repeat: repeat-x;
    z-index: -1;
}

.top-before {
    background-color: #fff;
}

.top-after {
    background-color: yellow;
    float: right;
}

#logo {
    /* background-color: #fff; */
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 205px;
    margin-top: -15px;
    width: 145px;
}

#ECFS-logo {
    background-color: #fff;
    background-image: url("../images/ECFS-logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 205px;
    margin-top: -15px;
    width: 150px;
}

#date {
    font-weight: bold;
    height: 18px;
    position: relative;
    text-align: center;
    top: 30px;
    width: 152px;
}

#header-wrap {
    background-color: yellow;
    height: 141px;
    width: 100%;
    margin: 0 auto;
}

#header {
    width: 1070px;
    height: 146px;
    margin: 0 auto;
    background-image: url("../images/header.jpg");
    background-repeat: no-repeat;
    background-position: 145px 0;
}

#Search {
    float: right;
    /*  height: 37px;    margin-right: 155px;  */
    top: 35px;
    position: relative;
    width: 211px;
    margin-right: 60px;
}

#mission_statement {
    font-size: 11px;
    line-height: 22px;
    width: 185px;
}

#end-nav {
    width: 27px;
    height: 140px;
    background-color: red;
    float: right;
}

#main-body {
    width: 1070px;
}

#content-wrap {
    width: 100%;
    position: absolute;
    top: 171px;
    /*	height:800px; */
}

#middle-wrap {
    margin: 0 auto;
    /*	height:800px; */
    width: 1054px;
}

#side-bar-wrap {
    background-color: #EBEDEE;
    background-image: url("../images/side-bar-top.png")/*, url("../images/sidebar-bg.png")*/
    ;
    background-repeat: no-repeat/* , repeat-y */
    ;
    float: left;
    height: 100%;
    left: -1025px;
    position: relative;
    top: 25px;
    width: 1264px;
    padding-bottom: 87px;
}

#side-bar {
    float: right;
    height: 90%;
    margin-top: 20px;
    width: 227px;
}

#content {
    left: 1300px;
    position: relative;
    width: 735px;
    top: -50px;
    z-index: 1;
}

#footer {
    left: 25%;
    position: relative;
    width: 750px;
}

.MNU_TextMenu_QUICK-LINKS a {
    height: 200px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 44px;
    font-size: 11px;
}

#MNU_TextMenu_QUICK-LINKS_1,
#MNU_TextMenu_QUICK-LINKS_2,
#MNU_TextMenu_QUICK-LINKS_3,
#MNU_TextMenu_QUICK-LINKS_4,
#MNU_TextMenu_QUICK-LINKS_5,
#MNU_TextMenu_QUICK-LINKS_6,
#MNU_TextMenu_QUICK-LINKS_7,
#MNU_TextMenu_QUICK-LINKS_8,
#MNU_TextMenu_QUICK-LINKS_9,
#MNU_TextMenu_QUICK-LINKS_10,
#MNU_TextMenu_QUICK-LINKS_11,
#MNU_TextMenu_QUICK-LINKS_12 {
    font-family: 'Verdana';
    background-image: url(../images/quick-links-bg.png);
    background-repeat: no-repeat;
    padding: 10px 135px 15px 5px;
    /* height: 36px; width: 177px;*/
}


/* html, body {
    background-attachment: fixed;
    background-image: url("../images/bottom_bg_grad.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 100%;
    margin-bottom: -30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    min-width: 1024px;
}
html, body {
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    font-weight: normal;
}
*/

.WMS_Header {
    color: #575b5e;
    font-family: 'Michroma';
    font-size: 22px;
    padding-top: 10px;
    font-weight: 700;
}

h1 {
    font-family: 'Michroma';
    font-size: 18px;
    color: #005395;
}

.novo_PageHead {
    position: relative;
}

.novo_PageContent {
    position: relative;
}

#Search FORM {
    border: 0;
    padding: 1px;
    width: 215px;
}

#Search INPUT {
    background-color: #eee;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    font-size: 10px;
    height: 30px;
    width: 200px;
}

#searchicon {
    position: relative;
    top: -30px;
    float: right;
    margin-right: 8px;
}

.footer_text {
    font-size: 10px;
    padding: 0 10px;
    line-height: 25px;
}

.SpotlightList,
.JOB_JobListingTable {
    WIDTH: 100%;
    text-align: left;
    border: solid 0px transparent;
    background-color: #F4F5F5;
    padding: 20px;
}

.SpotlightList TD {
    background-color: #F4F5F5;
    color: #000;
    font-family: 'Verdana';
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}

.SpotlightList TH {
    background-color: #F4F5F5;
    color: #000;
    font-family: 'Verdana';
    font-size: 12px;
    font-weight: bold;
    text-indent: 10px;
    padding-bottom: 20px;
    text-align: left;
}

.NWS_Date,
.JOB_JobListingDatePosted,
.JOB_JobListingALTDatePosted {
    background-color: #F4F5F5;
    font-family: 'Verdana';
    color: #075495;
    font-size: 11px;
    font-weight: bold;
    list-style-type: none;
    text-align: left;
}

.NWS_Link,
.NWSTHArticle,
.NWSTHPDF,
.JOB_JobListingLink,
.JOB_JobListingALTLink {
    background-color: #F4F5F5;
    font-family: 'Verdana';
    color: #000;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    text-align: left;
    line-height: 18px;
    border: none;
    text-decoration: none;
}

.JOB_JobListingHeaderDate,
.JOB_JobListingHeaderJob {
    background-color: #F4F5F5;
    font-family: 'Verdana';
    color: #000;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    text-align: left;
    line-height: 18px;
    border: none;
    padding-bottom: 20px;
}

color: #075495;
.NWSTHDatePosted {
    background-color: #F4F5F5;
    font-family: 'Verdana';
    color: #000;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    text-align: left;
    line-height: 18px;
}

.NWS_Link:hover {
    color: #666;
}

.JOB_JobListingCell {
    background-color: #F4F5F5;
    color: #6F7478;
    font-family: 'Verdana';
    font-size: 12px;
    font-weight: bold;
    text-indent: 10px;
    padding-bottom: 20px;
    text-align: left;
}

.JOB_JobListingALTCell {
    background-color: #F4F5F5;
    color: #6F7478;
    font-family: 'Verdana';
    font-size: 12px;
    font-weight: bold;
    text-indent: 10px;
    padding-bottom: 20px;
    text-align: left;
}

.section {
    font-size: 18px;
    font-family: 'Michroma';
    color: #3e4143;
    font-weight: bold;
    margin-left: 35px;
}

.header_2 {
    color: #075495;
    font-size: 24px;
    font-weight: bold;
}

.LTR_LiteratureTable {
    width: 700px;
    padding: 10px 10px 10px 10px;
    background-color: #F4F5F5;
    border: solid 0px #BFBFBF;
    margin-left: 35px;
    margin-bottom: 40px;
}

.LTR_LiteratureRow,
.LTR_LiteratureALTRow {}

.LTR_LiteratureCell,
.LTR_LiteratureALTCell {
    background-color: #F4F5F5;
    /* padding-bottom: 15px; */
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: right;
}

.LTR_LiteratureHeaderRow,
.LTR_LiteratureHeaderCell {
    background-color: #F4F5F5;
    color: #6f7478;
    FONT-SIZE: 12px;
    FONT-FAMILY: 'Verdana';
    font-weight: bold;
    text-align: left;
    BORDER-TOP: 0;
    MARGIN-BOTTOM: 5px;
    margin-left: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 0;
    BORDER-BOTTOM: #ffcc33 0 solid;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    display: none;
}

.LTR_LiteratureTitle,
.LTR_LiteratureALTTitle {
    color: #6f7478;
    FONT-FAMILY: 'Verdana';
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    text-align: left;
}

.LTR_LiteratureShortDescription,
.LTR_LiteratureALTShortDescription {
    color: #6f7478;
    FONT-FAMILY: 'Verdana';
    font-size: 10px;
    margin-left: 10px;
    text-align: left;
    width: 400px;
}

.LTR_LiteratureCheckBox,
.LTR_LiteratureALTCheckBox {
    display: none;
}

.USR_LoginParentTable {
    margin-top: 10px;
    border: solid 0px black;
    background-color: #F4F5F5;
    width: 275px;
    padding: 10px;
}

.USR_LoginInput {
    margin-bottom: 10px;
    width: 240px;
}

.NWSTHPDF {
    display: none;
    width: 50px;
}

#registration input[type="checkbox"] {
    display: none;
}


/* PHOTO GALLERY STYLES */


/* #lightbox, #outerImageContainer, #imageDataContainer {
    max-width: 1000px;
    height: auto !important;
}
img#lightboxImage {
    max-width: 980px;
} */
