body
{
    padding: 0;
    margin: 0;
    background-color: #fff;
    color: #333;
    font-family: Arial, Helvetica, Verdana, sans;
    background-repeat: repeat-x;
}
body.admin
{
    background-image: url(  '../images/gradred.png' );
}
body.admin .topImage img
{
    border-color: #f00;
}
body.swim
{
    background-image: url(  '../images/gradblue.png' );
}
body.swim .topImage img
{
    border-color: #9CCBF4;
}
body.general
{
    background-image: url(  '../images/gradgreen.png' );
}
body.general .topImage img
{
    border-color: #86b989;
}
body.tennis
{
    background-image: url(  '../images/gradyellow.png' );
}
body.tennis .topImage img
{
    border-color: #faf563;
}
.highlightImage 
{
    border: solid 3px yellow;
}
ul
{
    list-style-type:disc;
    list-style: disc;
}
.wrapper
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
.header, .mainContent, .bottomContent
{
}
.header .userDetails
{
    float: right;
    color: #fff;
    font-size: 11px;
    font-family: verdana;
    padding-right: 5px;
    padding-top: 15px;
}
.header .userDetails a
{
    color: #ff6c00;
    text-decoration: none;
}
.header .userDetails a:hover
{
    text-decoration: underline;
}
.header .status
{
    float: right;
    margin-right: 20px;
}
.header .status img
{
    vertical-align: top;
}
.header .statustext
{
    background-color: #fff;
    padding: 0px 5px;
    font-size: 11px;
    text-transform: lowercase;
}
.header .statustext a
{
    text-decoration: none;
    color: #3a81e6;
}
.logo
{
    height: 90px;
}
.headertext
{
    position: absolute;
}
.headerImage
{
    height: 90px;
    width: 360px;
    background-repeat: no-repeat;
}
img
{
    border: none;
}
h1
{
    font-size: 18px;
    color: #FF6C00;
    margin: 0;
    padding: 0;
    padding-bottom: 8px;
    font-weight: normal;
}
h1 a
{
    font-size: 12px;
}
h2
{
    font-size: 14px;
    color: #FF6C00;
    margin: 0;
    padding: 2px 0;
    font-weight: normal;
}
h2 a
{
    font-size: 12px;
}
h3
{
}
h4
{
}
.category
{
    color: #82C41B;
    font-size: 12px;
}
fieldset
{
    width: 400px;
    padding: .5em;
}
legend
{
    border: solid 1px #333;
    padding: 2px 6px;
}
.menu
{
    float: right;
    clear: right;
    margin-top: 28px;
    margin-right: -20px;
}
.breadCrumbs
{
    padding-bottom: 10px;
}
.topContent
{
    padding-top: .7em;
}
.mainContent
{
    margin-top: 0px;
    font-size: 12px;
    padding-top: 15px;
    background: #fff;
    padding-bottom: 15px;
    padding-top: 10px;
}
.mainContent a
{
    color: #039;
    text-decoration: none;
}
.mainContent a:hover
{
    color: #039;
    text-decoration: underline;
}
.mainContent ul
{
    padding-left: 5px;
    margin-left: 5px;
}
.pageContent
{
    clear: both;
    padding-top: 1em;
}
.pageContent a
{
    color: #039;
}
.orange
{
    color: #FF6C00;
}
.topImage
{
    float: left;
    width: 470px;
    display: inline;
    width:468px; 
    height: 328px;
}
.topImage img
{
    border-width: 4px;
    border-style: solid;
}
.topBox
{
    margin-left: 20px;
    float: left;
    width: 270px;
    display: inline;
    line-height: 1.3em;
}
.footer
{
    clear: both;
    font-size: .7em;
    color: #888;
    text-align: center;
}
.footer a, .footer a:visited, .footer a:hover
{
    text-decoration: underline;
    color: #3A81E6;
}
div.activity li 
{
    margin: .3em 0;
}
/* needed? */
.userList
{
    padding: 6px;
    clear: both;
}
.userList img
{
    float: left;
    border: solid 1px black;
    margin: 4px;
}
.modulebarleft
{
    font-size: 11px;
}
.rightcol ul, .modulebarleft ul
{
    margin-left: 3px;
    padding-left: 0;
}
.rightcol
{
    float: right;
    width: 160px;
    font-size: 11px;
    margin-right: 45px;
    margin-left: 30px;
}
ul.sponsors
{
    margin-left: 0;
    padding-left: 0;
}
ul.sponsors img
{
}
.box
{
    background-color: #EBF9E3;
    border: solid 2px #82d954;
    padding: 4px 6px;
}
.box li, .modulebarleft li 
{
    list-style-type: none;
}
.box li, .modulebarleft li
{
    padding: 3px 0;
}
body.general .box, body.general .modulebarleft
{
    /*background-color: #EBF9E3;
    border: solid 2px #82d954;*/
    padding: 4px;
}
body.swim .box, body.swim .modulebarleft
{
    border: solid 2px #9CCBF4;
    background-color: #EDF4FF;
}
body.tennis .box, body.tennis .modulebarleft
{
    border: solid 2px #ffe27b;
    background-color: #fcfdde;
}
.modulebarright
{
    float: right;
}
.modulebarleft
{
    float: left;
    margin-right: 10px;
}
.moduleFiles
{
    float: left;
    margin: 2px 10px 2px 2px;
    width: 150px;
}
body.general .moduleFiles
{
    background-color: #EBF9E3;
    border: solid 2px #82d954;
}
.albumphoto
{
    border: solid 1px black;
    margin: 3px;
}
.sidetitle
{
    font-size: 1.1em;
}
/* Grid */
.grid
{
}
body.admin tr.gridHeader
{
}
body.admin tr.gridHeader
{
}
body.admin tr.gridRow
{
}
body.admin tr.gridAltRow
{
    background-color: #F4F4F4;
}
body.general tr.gridHeader
{
}
body.general tr.gridRow
{
}
body.general tr.gridAltRow
{
    background-color: #F4F4F4;
}
body.swim tr.gridHeader
{
}
body.swim tr.gridRow
{
}
body.swim tr.gridAltRow
{
    background-color: #F4F4F4;
}
body.tennis tr.gridHeader
{
}
body.tennis tr.gridRow
{
}
body.tennis tr.gridAltRow
{
    background-color: #F4F4F4;
}
.queueAlert
{
}
.forecast
{
    padding-top: 15px;
    color: #666;
    font-size: 11px;
    padding-left: 15px;
}
.forecast ul, .forecast li
{
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.forecast span.header
{
    color: #888;
    font-size: 1.1em;
}
.forecast li
{
    margin: auto;
}
.forecast div.day
{
    width: 70px;
    float: left;
    margin: auto;
    text-align: center;
}
.forecast img
{
    border: solid 1px #555;
    display: inline;
    clear: none;
}
.feedback
{
    position: absolute;
    top: 160px;
    left: 0px;
}
.feedbackform
{
    padding: 12px;
    width: 280px;
    font-size: 12px;
    background-color: #fff;
    border: solid 2px #ff9434;
    border-left-width: 0px;
    z-index: 1000000;
    position: absolute;
}
.cal
{
    padding-top: 2px;
    margin-top: 0px;
    vertical-align: top;
}
.cal li
{
}
.modulepicture
{
    border: 1px solid #000;
}
.map
{
    top: 20;
    left: 10;
    width: 500px;
    height: 400px;
    margin: 6px;
    border: #555555 2px solid;
}
a[disabled]
{
    display: none;
}
.rsvpResponses
{
    width: 230px;
    height: 240px;
    overflow-y: scroll;
    padding-left: 9px;
    margin-top: 5px;
    padding-top: 5px;
    border: solid 1px black;
}
.sponsor
{
    margin-top: 1.8em;
    border: solid 1px #c0c0c0;
    padding: .4em;
    width: 270px;
    background-color: #efefef;
}
.sponsorimage 
{
    float: left;
    margin: 0 6px 8px 0;
    border: 0;
}
.sponsor .title
{
    font-size: 1em;
}
.ajax__tab_s .ajax__tab_header
{
    white-space: nowrap;
}
.ajax__tab_s .ajax__tab_outer
{
    display: -moz-inline-box;
    display: inline-block;
}
.ajax__tab_s .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.ajax__tab_s .ajax__tab_tab
{
    margin-right: 0 !important;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_stu .ajax__tab_header
{
    background: url(  '../shared/images/tab-line.gif' ) repeat-x bottom;
}
.ajax__tab_stu .ajax__tab_outer
{
    padding-right: 4px;
    margin-right: 4px;
    background: url(  '../shared/images/tab-right.gif' ) no-repeat right;
    height: 21px;
}
.ajax__tab_stu .ajax__tab_inner
{
    padding-left: 3px;
    background: url(  '../shared/images/tab-left.gif' ) no-repeat;
}
.ajax__tab_stu .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url(  '../shared/images/tab.gif' ) repeat-x;
}
.ajax__tab_stu .ajax__tab_hover .ajax__tab_outer
{
    background: url(  '../shared/images/tab-hover-right.gif' ) no-repeat right;
}
.ajax__tab_stu .ajax__tab_hover .ajax__tab_inner
{
    background: url(  '../shared/images/tab-hover-left.gif' ) no-repeat;
}
.ajax__tab_stu .ajax__tab_hover .ajax__tab_tab
{
    background: url(  '../shared/images/tab-hover.gif' ) repeat-x;
}
.ajax__tab_stu .ajax__tab_active .ajax__tab_outer
{
    background: url(  '../shared/images/tab-active-right.gif' ) no-repeat right;
}
.ajax__tab_stu .ajax__tab_active .ajax__tab_inner
{
    background: url(  '../shared/images/tab-active-left.gif' ) no-repeat;
}
.ajax__tab_stu .ajax__tab_active .ajax__tab_tab
{
    background: url(  '../shared/images/tab-active.gif' ) repeat-x;
}
.ajax__tab_stu .ajax__tab_body
{
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

