/* Site specific */
.adminlinks
{
    position: absolute;
    margin: 5px 5px 0px 0px;
    z-index: 9999999;
}
.adminlinks a, .adminlinks a:visited
{
    padding-left: 10px;
    color: White !important;
    font-size: 11px;
}

#admincopypage
{
    margin-right: 400px;
}

#logo
{
    width: 230px;
    height: 130px;
    display: block;
    border: 0px solid white;
    position: absolute;
    margin-left: 270px;
}

#gmap .gmapstitle
{
    color: Black;
}

#gmap a, #gmap a:visited
{
    color: Black;
    text-decoration: underline;
}

.zoneedit #gmap
{
    margin-top: 30px;
}

/* Gallery */
table.glryimage
{
    height:230px;
    width:180px;
    background-color:#e0e0e0;
    margin-bottom: 10px;
}

table.glryimage td.descr
{
    padding-top: 10px;
    vertical-align: top;
    text-align: center;
    height: 75px;
}

table.glryimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.glryimage td.img a img
{
    border: 1px solid #5d5a2f;
}

.pagesel
{
    width: 560px;
    text-align: right;
    margin-bottom: 10px;
}

table.libimage
{
    height:230px;
    width:180px;
    background-color:#e0e0e0;
    margin-bottom: 10px;
}

table.libimage td.descr
{
    padding-top: 10px;
    vertical-align: top;
    text-align: center;
    height: 75px;
}

table.libimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.libimage td.img a img
{
    border: 1px solid #5d5a2f;
}

/* Calendar */
div.eventscalendar
{
    width: 715px;
}

table.calselector
{
    width:530px;
    margin: 5px 0px;
}

table.calendar
{
    border-top: 1px solid #CF140D;
    border-left: 1px solid #CF140D;
    width:510px;
    margin-bottom: 10px;
}

.calendar th
{
    text-align: center;
    vertical-align: middle;
    font-size:12px;
    color:#020100;
    background-color: White;
    height: 30px;
    width:14%;
    font-weight:bold;
    border-bottom: 1px solid #CF140D;
    border-right: 1px solid #CF140D;
}

.calendar td
{
    background-color: White;
    text-align: right;
    vertical-align: top;
    height:60px;
    width:14%;
    color:#020100;
    border-bottom: 1px solid #CF140D;
    border-right: 1px solid #CF140D;
}

.calendar td.calcelltoday
{
    background-color: #ededed;
    border-bottom: 1px solid #CF140D;
    border-right: 1px solid #CF140D;
}

.calpostit
{
    cursor: hand;
    cursor: pointer;
    border:0px;
    margin:5px 0px 0px -55px;
    padding:0px;
    width:28px;
    height:32px;
    position: absolute;
}

.eventsdisplay
{
    float: right;
    width: 160px;
    border: 1px solid #CF140D;
    margin: 33px 0px 0px 0px;
    #margin-top: 35px;
    background-color: White;
    height: 384px;
    #height: 419px;
    padding: 0px 5px 5px 5px;
}

div.evthdr
{
    color:#030000;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0px 0px 10px;
    height: 34px;
}

div.evtmoredets
{
    float: right;
    margin-bottom: 10px;
}

div.evtdayhdr
{
   font-weight: bold;
}

div.evtclear
{
    clear: right;
    margin-top: 5px;
}

#uslogo
{
    display: block;
    float: right;
    margin-top: -3px;
}

/* Podcasts */
.podcastitem 
{
    min-height: 200px;
    _height: 200px;
}

.podcastitem .podcast
{
    float: right;
    width: 202px;
    padding: 0px 10px 10px 10px;
    border: 1px solid #999999;
}

.podcastitem .podcast .play
{
    width: 35px;
}

.podcastitem .text
{
    width: 330px;
    line-height: 17px;
}

.podcastitem .text h2
{
    font-size: 13px;
    padding-bottom: 5px;
  color: #1D4987;
}
.podcastitem h3
{
    font-size: 12px;
    font-weight: bold;
    color: Black;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


#slideshowouter_1
{
    position: absolute;
    top: 2px;
    margin-left: 0px;
}

#slideshowouter_2
{
    position: absolute;
    top: 2px;
    margin-left: 550px;
}

#zone4 .art-block-body>div, #zone3 .art-block-body>div
{
    padding: 0px 10px;
}

.fbquestionrow td
{
    padding-top: 10px;
}

.nwusevent
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #777;
}


#zone2 .panelEditIdent {width: 420px;}
#zone2 .panelIdentHeader {width: 420px;}
#zone2 .panelIdentHeaderNoAmend {width: 420px;}

#zone3 .panelEditIdent {width: 220px;}
#zone3 .panelIdentHeader {width: 220px;}
#zone3 .panelIdentHeaderNoAmend {width: 220px;}
#zone3 .paneltitle {margin-top: 20px;}

#zone4 .panelEditIdent {width: 220px;}
#zone4 .panelIdentHeader {width: 220px;}
#zone4 .panelIdentHeaderNoAmend {width: 220px;}
#zone4 .paneltitle {margin-top: 20px;}


