﻿body
{
    margin-top: 0px;
    background-color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

img
{
    border-width: 0px;
}

li
{
    margin-bottom: 10px;
}

fieldset
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

legend
{
    display: none;   
}

label
{
    display: none;   
}

/* Containers */
div#container
{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

/* Topnav */
div#topnav
{
    background-image: url('../images/assets/red_grad_sm.gif');
    background-repeat: repeat-x;
    color: #eeeeee;
    height: 25px;
}

div#topnav a
{
    color: #eeeeee;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

span#name
{
    margin-left: 10px;
    margin-right: 15px;
    font-weight: bold;
    margin-top: 0px;
    display: inline-block;
}

div#topnav-links
{
    padding-top: 0px;
    display: inline;
}

div#topnav-links a
{
}

div#topnav a + a:before
{
}

div#quicklinks
{
    display: inline;
    padding-left: 70px;
}

/* Banner */
div#banner
{
    background-color: White;
    height: 100px;
}

.pclogo
{
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    height: 80px;
    border-width: 0px;
}

div#welcome
{
    float: left;
    margin-left: 60px;
    margin-top: 25px;
    font-size: 200%;
    text-align: center;
}

div#bannerimg
{
    height: 100px;
    float: right;
}

/* Groups */
div#groups
{
    background-color: Black;
    color: #eeeeee;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px; /*    border-bottom: 15px solid #ececec; */
    clear: left;
}

div#groups a
{
    color: #eeeeee;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

div#groups a + a:before
{
}

/* Main content area */
div#content
{
    border-top: 20px solid #888888;
    background-image: url('../images/assets/leftnav-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    float: left;
    width: 100%;
}

/* Leftnav */
div#leftnav
{
    width: 200px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin-bottom: 0px;
}

div#leftnav > h2
{
    font-size: 120%;
    margin-top: 15px;
}

div#leftnav > h3
{
    font-size: 100%;
    color: #eeeeee;
    margin-top: 0px;
}

div#leftnav > a
{
    display: block;
    color: #eeeeee;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: none;
}

div#leftnav > p
{
    color: #eeeeee;
}

.schedule-link
{
    display: inline;
    font-weight: bold;
    color: #eeeeee;
}

/* Main */
div#main
{
}

div#photo
{
    float: left;
}

div#textad
{
    width: 377px;
    float: right;
    border-left: solid 3px white;
    
}

div#values
{
    width: 357px;
    float: right;
    border-left: solid 3px white;
}

div#textad
{
    border-bottom: solid 4px white;
    background-color: #ececec;
    padding: 10px;
    text-align: center;
    height: 78px;
}

div#values
{
    background-color: #ececec;
    text-align: center;
    height: 59px;
    padding: 20px;
}

div#infoboxes
{
    width: 730px;
    float: right;
    background-image: url('../images/assets/bg-infoboxes.gif');
    background-repeat: repeat-y;
    background-position: right;
}

.infobox
{
    display: inline-block;
    float: left;
}

.infobox h1
{
    color: White;
    background-color: #888888;
    margin-top: 0px;
    font-size: 100%;
    padding: 3px;
    padding-left: 15px;
    margin-bottom: 0px;
}

.more
{
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    float: right;
    color: #B11A3B;
    font-weight: bold;
    text-decoration: none;
}

div#news
{
    width: 33.4%;
}

div#news-content
{
    padding: 20px 15px 20px 15px;
    font-size: 90%;
}

a.news-link
{
    text-decoration: none;
    color: #B11A3B;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

.news-headline
{
    font-size: 110%;
}

div#events
{
    width: 33.3%;
}

div#events-content
{
    padding: 20px 15px 10px 15px;
    font-size: 90%;
}

div#events-content h2
{
    font-size: 120%;
    margin-bottom: 0px;
    color: #B11A3B;
}

div#events-content a
{
    text-decoration: none;
    color: #B11A3B;
}

div#events-content p
{
    margin-top: 0px;
}

div#events-content .event-date
{
    font-weight: bold;
    float: left;
    width: 25%;
    clear: both;
    font-size: 110%;
}

div#events-content .event-summary
{
    float: right;
    width: 75%;
    padding-bottom: 10px;
    font-size: 110%;
}

div#notices
{
    width: 33.3%;
}

div#notices-content
{
    padding: 0px 15px 10px 15px;
    font-size: 90%;
}

div#notices-content h2
{
    font-size: 120%;
    margin-bottom: 0px;
    color: #B11A3B;
}

div#notices-content a
{
    text-decoration: none;
    color: #B11A3B;
}

div#notices-content p
{
    margin-top: 0px;
}

div#ads
{
    clear: both;
    background-color: #ececec;
    text-align: center;
    border-top: solid 4px #888888;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 730px;
    float: right;
}

div#ads img
{
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;
    height: 60px;
}

/* Address */
div#address
{
    clear: both;
    background-color: Black;
    color: White;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Footer */
div#footer
{
    clear: both;
    text-align: center;
    padding-top: 10px;
    background-color: White;
}

/* Subpage Container */
div.container
{
    margin-left: 250px;
    font-size: 120%;
    padding-top: 10px;
}

div.container h1
{
    font-size: 200%;
}

div.container h3
{
    font-size: 120%;
    margin-bottom: 5px;
}

p.news-summary
{
    margin-top: 0px;
}

div#searchcontrol
{
    display: inline-block;
    padding-top: 20px;
}

div.searchbox
{
    padding-top: 15px;
}

#searchcontrol .gs-result
{
    width: 660px;
}

#searchcontrol .gsc-control
{
    width: 350px;
}

#searchcontrol .gs-webResult .gs-visibleUrl-long
{
    display: block;
}

#searchcontrol .gs-webResult .gs-visibleUrl-short
{
    display: none;
}

span.edcode
{
    text-decoration: underline;
}

div.hlinkmenu
{
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

/* html template styles */
#custom
{
    margin-top: 10px;
}
