﻿body {
    position: relative;
    margin: 0;
    background-image: url('images/SWYHWebsiteBackgroundImage.jpg');
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: .9em;
}

h1{
    color: #c9282d;
    font-size: 1.4em;
    font-family: 'Times New Roman', Times, Sans-Serif;
    margin-bottom: 5px;
    font-weight: normal;
}

h2{
    color: Black;
    font-size: 1.05em;
    font-family: Arial, Helvetica, Sans-Serif;
}

h3{
    color: #004ebc;
    font-size: 1em;
    font-family: Arial, Helvetica, Sans-Serif;
}

p
{
    line-height: 1.75em;
    margin-bottom: 15px;
    font-size: .92em;
}

ul li
{
    margin-bottom: 10px;
}

a{
    color: #004ebc;
    text-decoration: none;
}

a:hover{
    color: #c8dffe;
    text-decoration: underline;
}

img
{
    border: 0;
}

hr
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcfcf;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}

#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;
}

.swyhlogo
{
    position: absolute;
    top: 0;
    left: 26px;
}

.searchpane
{
    padding-top: 4px;
    padding-left: 234px;
    height: 22px;
    text-align: right;
    margin-right: 26px;
}

.searchpane-missionstatement
{
    font-size: .85em;
    font-family: 'Times New Roman', Times, Sans-Serif;
}

.searchpane-tablecontainer
{
    float: right;
}

.searchpane table
{
    border-collapse: collapse;
    width: 174px;
}

.searchpane table td
{
    margin: 0;
    padding: 0;
    text-align: left;
}

.searchpane-searchbox
{
    background-image: url('images/searchbox1.png');
    background-repeat: no-repeat;
    width: 150px;
    height: 18px;
    padding-left: 4px;
}

.searchpane-searchbutton
{
    background-image: url('images/searchbox2.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 18px;
    cursor: pointer;
}

.searchpane-searchbox input
{
    width: 145px;
    height: 10px;
    font-size: .65em;
    border: 0;
}

.menupane
{
    background-image: url('images/SWYHNavBar.jpg');
    background-repeat: no-repeat;
    padding-left: 234px;
    padding-right: 26px;
    margin: 0;
    height: 67px;
    margin-bottom: 59px;
}

.menupane-menutable
{
    border-collapse: collapse;
    margin: 0;
}

.menupane-menutable td
{
    vertical-align: middle;
    text-align: center;
    padding: 0;
}

.submenupane
{
    padding-left: 234px;
    background-color: #f0ae00;
    height: 10px;
    margin: 0;
    margin-bottom: 59px;
    position:absolute;
    top: 93px;
    width: 746px;
}

.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: .72em;
    color: #333;
}

.breadcrumbs a
{
    text-decoration: none;
    color: #666666;
}

.breadcrumbs a:hover
{
    color: #004ebc;
    text-decoration: underline;
}

.middle
{
}

.leftpanecontainer
{
    width: 208px;
    margin-left: 26px;
    margin-right: 52px;
    float: left;
}

.pagemenu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 18px;
}

.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-right: 26px;
    float: right;
    width: 668px;
}

.contentpanecontainer UL LI
{
    MARGIN-BOTTOM: 10px;
    font-size: 0.92em;
    line-height: 1.75em;
}

.contentpanecontainer OL LI
{
    MARGIN-BOTTOM: 10px;
    font-size: 0.92em;
    line-height: 1.75em;
}

.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
{
    padding-left: 26px;
}

.footerpane a
{
    font-size: .85em;
}

.dateupdated
{
    font-size: .8em;
    color: #444444;
}

.footerpane-logos
{
    float: right;
    margin-right: 26px;
}

.moduleeditbuttons
{
    float: right;
    border: solid 1px #999999;
    background-color: #CCCCCC;
    padding: 2px;
}

.footnote
{
    font-size: .79em;
    margin-top: 30px;
    margin-left: 26px;
}

.fact
{
    font-family: "Times New Roman", Times, serif;
    font-size: 1.15em;
    line-height: 1.5em;
    font-weight: normal;
    color: #000;
    margin: 0px;
}

/*-MODULES-------------------------------------*/

.editlink
{
    color: #c9282d;
    text-decoration: underline;
}

.newitem
{
    color: #c9282d;
    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;
    margin-left: 0;
}

.news-list li
{
    margin-bottom: 30px;
}

.news-date
{
    font-weight: bold;
    font-size: .92em;
}

.news-typesize
{
    COLOR: #333333;
    FONT-SIZE: 0.85em
}

.resources-item
{
    margin-bottom: 30px;
}

.resources-item-link
{
    font-size: .92em;
}

.resources-pwreq
{
    font-size: .8em;
}

.resources-typesize
{
    COLOR: #333333;
    FONT-SIZE: 0.85em
}

.resources-item-thumbnail
{
    float: left;
}

.links
{
}

.links li
{
    margin-bottom: 30px;
}

.links li ul li
{
    margin-bottom: 0;
}

.chronicles-item
{
}
.chronicles-storybody
{
    overflow: hidden;
}

.realstories-item
{
}
.realstories-storybody
{
    overflow: hidden;
}

.homemodule-module
{
    background-color: #f8f8f8;
    padding: 8px 8px 8px 8px;
    border: solid 1px #cfcfcf;
    margin-bottom: 18px;
}

.homemodule-module-title
{
    font-family: "Times New Roman", Times, Serif;
    color: #c9282d;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 7px;
    line-height: .5em;
}

.homemodule-module h1
{
    margin-top: 0;
}

.homemodule-spotlight-text
{
    float: left;
    width: 315px;
    margin-right: 10px;
}

.homemodule-spotlight-image
{
    float: right;
    width: 320px;
}

.homemodule-spotlight-image img
{
    max-width: 322px;
}

.homemodule-spotlight-edit
{
    clear: both;
}

.homemodule-events
{
    float: left;
    width: 302px;
    margin-right: 18px;
}

.homemodule-events-item
{
    width: 216px;
    float: left;
    line-height: 1.5em;
}

.homemodule-events-date
{
    font-weight: bold;
    font-size: .92em;
}

.homemodule-events-link
{
    font-size: .92em;
}


.homemodule-html1
{
    float: left;
    width: 302px;
    margin-right: 18px;
}

.homemodule-html2
{
    float: right;
    width: 303px;
}

.homemodule-html3
{
    float: right;
    width: 303px;
}

.vidplayer-player
{
    margin-bottom: 15px;
}

.vidplayer-links
{
    padding: 0;
    width: 208px; /* */
}

.vidplayer-links h2
{
    margin: 0;
    background-color: #ebaf00;
    color: White; 
    font-size: .9em; 
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 3px;
    padding-top: 3px;
    line-height: normal;
    font-weight: bold;
}

.vidplayer-links div
{
    margin: 8px 8px 0px 8px;
    font-size: .8em;
    line-height: 2.5em;
}

.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: scroll;
}

.modulemgr-modules
{
    border-collapse: collapse;
    width: 100%;
}

.upcomingevents
{
    
}

.upcomingevents-header
{
    margin-bottom: 10px;
    width: 100%;
}

.upcomingevents-title
{
    font-size: 1.2em;
    font-weight: bold;
    color: #004ebc;
}

.upcomingevents-item
{
    margin-bottom: 18px;
    line-height: 1.25em;
    font-size: .92em;
}

.upcomingevents-morelink
{
    text-align: right;
    font-weight: bold;
    font-size: .8em;
    margin-bottom: 5px;
}

.webbanner-popup
{
    display: none;
    border: solid 2px #ebaf00;
    padding: 10px;
    position: absolute;
    margin: 0 auto;
    background-color: #ffffff;
    width: 610px;
    height: 400px;
    overflow: scroll;
}

.webbanner-popup UL LI
{
    MARGIN-BOTTOM: 10px;
    font-size: 0.92em;
    line-height: 1.75em;
}

.webbanner-popup OL LI
{
    MARGIN-BOTTOM: 10px;
    font-size: 0.92em;
    line-height: 1.75em;
}

.webbanner-imagediv
{
    margin-bottom: 18px;
}

.realstories-list
{
    margin-top: 15px;
}

.realstories-terms
{
    display: none;
    border: solid 2px #ebaf00;
    padding: 10px;
    position: absolute;
    margin: 0 auto;
    background-color: #f8f8f8;
    width: 610px;
    height: 400px;
    overflow: scroll;
}

.realstories-terms UL LI
{
    MARGIN-BOTTOM: 10px;
    font-size: 0.92em;
    line-height: 1.75em;
}

.realstories-mystory
{
    color: #c9282d;
    font-size: 1.2em;
}

.realstories-edit-fieldbox
{
    background-color: #f8f8f8;
    padding: 8px 8px 8px 8px;
    border: solid 1px #cfcfcf;
}

.realstories-photo
{
    float: left;
    margin-right: 12px;
}

.realstories-featured-namelocation
{
    color: #c9282d;
    font-weight: bold;
    line-height: normal;
}

.contacts-region
{
    font-weight: bold;
}

.contacts-name
{
    font-weight: bold;
    font-size: 1.1em;
    color: #004ebc;
}

.seminars-item
{
    margin-bottom: 18px;
}

.seminars-fee
{
    font-weight: bold;
}
