﻿body {
    position: relative;
    margin: 0;
    margin-top: 30px;
    background-color: #002c76;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: .8em;
}

h1{
    color: #003B6F;
    font-size: 1.3em;
    font-family: Arial, Helvetica, Sans-Serif;
}

h2{
    color: Black;
    font-size: 1.1em;
    font-family: Arial, Helvetica, Sans-Serif;
}

h3{
    color: #003B6F;
    font-size: 1em;
    font-family: Arial, Helvetica, Sans-Serif;
}

p
{
    line-height: 1.75em;
    margin-top: 5px;
}

ul li
{
    margin-bottom: 8px;
}

a{
    color: #144F83;
    text-decoration: none;
}

a:hover{
    color: #c8dffe;
    text-decoration: underline;
}

img
{
    border: 0;
}

#wrapper
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#maincontainer
{
    width: 1000px;
    background-image: url('images/COMM_SWYHWebsiteBackgroundShadow.png');
    background-repeat: repeat-y;
    position: relative;
}

.main
{
    width: 980px;
    margin: 0 auto;
    background-color: White;
}

.headerpane
{
    height: 248px;
    background-color: #FFFFFF;
    padding-top: 0px;
    position: relative;
}

.menupane
{
    background-repeat: no-repeat;
    margin: 0;
    height: 20px;
    position: absolute;
    top: 102px;
    left: 250px;
}

.menupane ul
{
    padding: 0;
    margin: 0;
    white-space: nowrap;
    list-style-type: none;
}

.menupane li
{
    display: inline;
    margin: 0;
    padding: 0;
}

.menupane a
{
    padding: .2em 1em;
    padding-left: 0;
    text-decoration: none;
    color: #cc092f;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: bold;
}

.menupane a:hover
{
    text-decoration: underline;
}

.submenu-menu
{
    display: none;
    margin-top: 4px;
}

.submenu-menu a
{
    text-decoration: none;
    color: Black;
    font-size: .75em;
    font-weight: bold;
}

.submenu-menu a:hover
{
    text-decoration: underline;
    color: #c9282d;
}

.toolpane
{
}

.breadcrumbs
{
    font-size: .9em;
}

.breadcrumbs a
{
    text-decoration: none;
}

.middle
{
    margin-top: 15px;
}

.leftpanecontainer
{
    width: 208px;
    margin-left: 30px;
    margin-right: 30px;
    float: right;
}

.pagemenu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.pagemenu li
{
    padding: 0;
    margin: 5px;
    font-size: .9em;
    font-weight: bold;
}

.pagemenu a
{
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.pagemenu-separator
{
    margin: 0;
    border: 0;
    border-top: dashed 1px #cccccc;
    height: 0;
}

.contentpanecontainer
{
    margin-left: 30px;
    float: left;
    width: 668px;
}

.clearfloat
{
    clear: both;
}

.photopane
{
    margin: 0;
}

.photopane img
{
    width: 980px;
    border-top: solid 2px #f0ae00 !important;
}

.bottomshadowpane
{
    background-image: url('images/COMM_SWYHWebsiteFooterShadow.png');
    background-position: top;
    background-repeat: no-repeat;
    margin: 0;
    width: 1000px;
}

.footerpane
{
    margin: 15px;
    margin-bottom: 0;
    padding-left: 15px;
}

.footerpane a
{
    font-size: .95em;
}

.dateupdated
{
    font-size: .8em;
    color: #444444;
}

.footerpane-logos
{
    float: right;
    margin-right: 15px;
}

.moduleeditbuttons
{
    float: right;
    border: solid 1px #999999;
    background-color: #CCCCCC;
    padding: 2px;
}

.footnote
{
    font-size: .8em;
    margin-top: 30px;
}

.form-sectionheader
{
    font-weight: bold;
    color: Black;
    padding-left: 4px;
    margin-bottom: 0;
    border: solid 1px #cfcfcf;
    border-bottom: 0;
    background-color: #dbe9f7;
}

.form-sectionheader-instr
{
    font-weight: normal;
    font-size: .9em;
}

.form-section
{
    background-color: #ffffff;
    padding: 4px;
    border: solid 1px #cfcfcf;
}

.form-section-table
{
    width: 100%;
}

.form-section table
{
    border-collapse: separate;
}

.form-section table td
{
    padding: 5px;
    padding-bottom: 10px;
}

.form-buttons
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

.form-longtextbox
{
    width: 300px;
}

.readonly
{
    background-color: #dddddd;
    border: solid 1px #aaaaaa;
}

.error
{
    color: Red;
}

.required
{
    color: Red;
}

.testmode
{
    background-color: Red;
    color: White;
    font-weight: bold;
    font-size: 1.6em;
    text-align: center;
    padding: 8px;
    margin-top: -30px;
}

/*-MODULES-------------------------------------*/

.editlink
{
    color: #c9282d;
    text-decoration: underline;
}

.newitem
{
    color: #f0ae00;
    font-weight: bold;
    font-size: .65em;
    padding: 1px;
}

.toplink
{
    font-size: .8em;
}

.events-item
{
    margin-bottom: 30px;
    line-height: 1.5em;
}

.events-date
{
    font-weight: bold;
}

.news-list
{
    padding-left: 0;
    list-style-type: none;
}

.news-list li
{
    margin-bottom: 30px;
}

.news-date
{
    font-weight: bold;
}

.resources-item
{
    margin-bottom: 30px;
}

.resources-urllabel
{
    font-size: .85em;
    color: #666666;
}

.resources-pwreq
{
    font-size: .8em;
}

.links
{
}

.links li
{
    margin-bottom: 30px;
}

.links li ul li
{
    margin-bottom: 0;
}

.modulemgr
{
    position: absolute;
    top: 33px;
    left: 0;
    width: 0;
    height: 0;
    background-color: #c8dffe;
    border: solid 3px #004ebc;
}

.modulemgr-showbutton
{
    position: absolute;
    top: 30px;
    left: 0;
    cursor: pointer;
}

.modulemgr-title
{
    background-color: #004ebc;
    color: White;
    font-weight: bold;
}
.modulemgr-closebutton
{
    background-color: #004ebc;
    color: White;
    float: right;
    cursor: pointer;
    margin-right: 2px;
}

.modulemgr-contentwrapper
{
    display: none;
}

.modulemgr-content
{
    padding: 5px;
}

.modulemgr-modulediv
{
    height: 50px;
    overflow-y: scroll;
}

.modulemgr-modules
{
    border-collapse: collapse;
    width: 100%;
}

.projectstatus-maintable
{
    width: 100%;
}

.projectstatus-maintable-header
{
    width: 100%;
    border: 0;
    background-color: #CBC199;
    color: White;
}

.projectstatus-maintable-header th
{
    
}

.projectstatus-maintable td
{
    vertical-align: top;
    border: solid 1px #CBC199;
}

.projectstatus-maintable table td
{
    vertical-align: middle;
}

.projectstatus-subtable
{
    width: 100%;
    border: 0;
}

.projectstatus-subtable td
{
    border: 0;
    padding: 3px;
}

.projectstatus-subtable th
{
    border: 0;
    white-space: nowrap;
    background-color: #ffffff;
    color: Black;
}

.projectstatus-subtable-pct
{
    white-space: nowrap;
}

.projectstatus-deliverableheader
{
    font-size: 7pt;
}

.login
{
    background-color: #DEE6EC;
    border: solid 1px #003B6F;
    padding: 0;
    text-align: center;
    width: 100%;
    float: left;
}

.login-header
{
    background-color: #003B6F;
    color: White;
    font-weight: bold;
    margin: 0;
    text-align: left;
    padding-left: 10px;
    font-family: 'Times New Roman', Serif;
    font-size: 1.4em;
}

.login-body
{
    padding: 10px;
}

.application-providertable
{
    width: 100%;
    border-collapse: collapse;
}

.application-providertable td
{
    text-align: center;
}

.workplanadmin-table
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 26px;
}

.workplanadmin-table th
{
    background-color: #003B6F;
    color: White;
}

.workplanadmin-table td
{
    border: solid 1px #cccccc;
    padding: 4px;
}

.workplanadmin-table td td
{
    border: 0;
}

.milestonetracking-milestones-item
{
    padding: 6px;
}

.milestonetracking-deliverables
{
    border: solid 1px #aaaaaa;
    width: 100%;
}

.milestonetracking-deliverables tr
{
    background-color: White;
}

.milestonetracking-deliverables td
{
    border: 0;
}

.workplanadmin-steps
{
    text-align: center;
}

.workplanadmin-steps ul
{
    padding: 0;
    margin: 0;
    margin-top: 20px;
    white-space: nowrap;
    list-style-type: none;
}

.workplanadmin-steps li
{
    display: inline;
    margin: 0;
    padding: 0;
}

.workplanadmin-steps a
{
    padding: 10px 10px;
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
    text-decoration: underline;
}

.headerclicker
{
    position: absolute;
    top: 40px;
    left: 38px;
}

.usermanager-table th
{
    background-color: #cccccc;
    padding: 3px;
}

.usermanager-table td
{
    background-color: White;
    padding: 3px;
}

.usermanager-table a
{
    color: #004ebc;
}

.practicedocs-table
{
    width: 100%;
}

.practicedocs-table th
{
    background-color: #F4F4F4;
}
