﻿body
{
    padding: 0px;
    margin: 0px;
    background-color: teal;
}
#page-body
{
    border-width: medium;
    border-color: olive;
    margin: 15px auto 15px auto;
    padding: 10px 0px 10px 0px;
    width: 880px;
    text-align: center;
    background-color: #FFFFFF;
    font-size: .8em;
    font-family: Tahoma;
    border-style: solid;
}

#page-body h2
{
    color: olive;
    font-size: 1.5em;
}

#page-body img
{
    
}

#header
{
    clear: both;
    float: left;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
}
#topMenu
{
    float: right;
    clear: both;
    height: 25px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 0.9em;
}
#topMenu a
{
    margin: 4px;
    color: teal;
    font-size: 0.9em;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
}

#topImages
{
    clear: both;
}

#topImages img
{
    float: left;
    margin-right: 20px;
    margin-left: 0px;
}

.headLogo
{
    margin-top: -30px;
    margin-left: -10px;
    float: left;
}

#topImages a
{
    border: medium solid olive;
    padding: 2px 4px 2px 4px;
    margin: 6px;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
    color: white;
    background-color: #008166;
    font-size: medium;
    text-decoration: none;
}
#menuBar
{
    clear: both;
    width: 880px;
    height: 30px;
    background-color: olive;
    margin-top: 13px;
    margin-bottom: 0px;
    padding-top: 0px;
    color: #FFFFFF;
}
#menuBar a
{
    margin: 0px 4px 0px 4px;
    color: #FFFFFF;
    font-size: 1.2em;
    text-decoration: none;
}
#menuBar a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

#footer
{
    clear: both;
    width: 880px;
    height: 35px;
    text-align: center;
    border-top-style: solid;
    border-width: thin;
    border-color: teal;
    padding-top: 13px;
}
#shopNavi
{
    width: 680px;
    float: left;
    clear: none;
    margin-bottom: 10px;
}

.clear
{
    clear: both;
    height: 10px;
}
.img-header
{
    padding: 4px;
    float: right;
    margin-bottom: 15px;
}
.img-right
{
    float: right;
    width:300px;
    margin:10px;
}

.img-left
{
    margin: 10px 10px 10px 0px;
    float: left;
    width: 300px;
}
#content
{
    clear: both;
    margin-right: 20px;
    margin-left: 20px;
    width: 840px;
    text-align: left;
    float:left;
    }
.form-item
{
    padding: 2px;
    clear: both;
    float: left;
    width: 100%;
}
.form-left
{
    text-align: left;
    padding-right: 4px;
    clear: none;
    float: left;
    width: 130px;
}
.form-right
{
    text-align: left;
    padding-left: 4px;
    clear: none;
    float: left;
    width: 200px;
}
#memberForm
{
    padding: 4px 4px 4px 4px;
    width: 500px;
    margin-right: auto;
    margin-left: auto;
}
#memberForm h3
{
    text-align:left;
}
#memberForm .button
{
    color: teal;
    border: thin solid teal;
    padding: 4px 8px 4px 8px;
    background-color: #E1E1E1;
    font-weight: bold;
}
#memberForm Legend
{
    font-size: 1.2em;
    color: teal;
}
#paymentDiv
{
    width: 750px;
    margin-right: auto;
    margin-left: auto;
}
#payment
{
    border: medium solid teal;
    padding: 0px 14px 14px 14px;
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    margin-top: 25px;
}
#payment h3
{
    text-align:left;
}
#payment .button
{
    color: teal;
    border: thin solid teal;
    padding: 4px 8px 4px 8px;
    background-color: #E1E1E1;
    font-weight: bold;
    clear:both;
    margin-left:auto;
    margin-right:auto;
}
#payment Legend
{
    font-size: 1.2em;
    color: teal;
}
#adminForm
{
    padding: 4px 4px 4px 4px;
    width: 500px;
    margin-right: auto;
    margin-left: auto;
}
#adminForm h3
{
    text-align:left;
}
#adminForm .button
{
    color: teal;
    border: thin solid teal;
    padding: 4px 8px 4px 8px;
    background-color: #E1E1E1;
    font-weight: bold;
}
#adminForm Legend
{
    font-size: 1.2em;
    color: teal;
}
.sidemenuheader
{
    color: black;
    font-size: medium;
    font-weight: bold;
    font-style: normal ;
   font-variant: normal ;
    text-decoration:  underline;
}
a.sidemenu:visited
{
    margin: 3px 6px 3px 6px;
    color: black;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
   font-variant: normal ;
    text-decoration: none;
}
a.sidemenu:link
{
    margin: 3px 6px 3px 6px;
    color: black;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    font-variant: normal ;
    text-decoration: none;    
}
a.sidemenuselected:visited
{
    margin: 3px 6px 3px 6px;
    color: teal;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    font-variant: normal ;
    text-decoration: none;
}
a.sidemenuselected:link
{
    margin: 3px 6px 3px 6px;
    color: teal;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    font-variant: normal ;
    text-decoration: none;    
}
a.alphamenu:visited
{
    margin: 6px 6px 6px 6px;
    color: teal;
    font-size: small;
    font-weight: bold;
    font-style: normal;
     font-variant: normal;
    text-decoration: underline;
}
a.alphamenu:link
{
    margin:  6px 6px 6px 6px;
    color: teal;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: underline;    
}
a.alphamenuselected:visited
{
    margin: 6px 6px 6px 6px;
    color: black;
    font-size: small;
    font-weight: bold;
    font-style: normal;
     font-variant: normal;
    text-decoration: underline;
}
a.alphamenuselected:link
{
    margin:  6px 6px 6px 6px;
    color: black;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: underline;    
}
.ShortEvent
{
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: small-caps;
    color: black;
    empty-cells: show;
}
.AltShortEvent
{
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: small-caps;
    color: black;
    empty-cells: show;
}
a.shortLink:link
{
    color: #008166;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: underline;
}
a.shortLink:visited
{
    color:#008166;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: underline;
}
.info
{
    color: #FF0000;
    font-size: x-small;
}

.admin-left-panel
{
    padding: 5px 5px 5px 0px;
    width: 250px;
    clear: none;
    float: left;
    position: relative;
    display: inline;
}
.admin-left-panel-item
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.admin-right-panel
{
    float: left;
    padding: 5px;
    clear: none;
    width: 530px;
}
.form-item-centered
{
    margin: 5px auto 5px auto;
    text-align: center;
    vertical-align: middle;
    clear: both;
    padding: 2px;
}
.wait
{
    width: 240px;
    height: 60px;
    border: thin solid teal;
    text-align: center;
    padding: 20px;
    background-color: #CCCCCC;
}
.button
{
    color: teal;
    border: thin solid teal;
    padding: 4px 8px 4px 8px;
    background-color: #E1E1E1;
    font-weight: bold;
}
.validate
{
    color: #FF0000;
    background-color: #FFFFFF;
}
.hideField
{
    display:none;
}
.showField
{
    padding-right: 6px;
    padding-left: 6px;
    margin-top: 3px;
    margin-left: 3px;
}
#SpecialEvents
{
    background-color: #FFFFFF;
    border: 2px solid black;
    vertical-align: middle;
    float: left;
    text-align: center;
    display: none;
}
#SpecialEvents .event-button
{
    border: medium solid olive;
    margin: 5px 11px 5px 11px;
    padding: 4px 10px 4px 10px;
    font-size: medium;
    color: teal;
    text-decoration: none;
    text-align: center;
    background-color: #FFFFFF;
    clear: both;
    float: left;
}
#specEvent
{
    position: absolute;
    top: 155px;
    right: 630px;
    clear: none;
    float: left;
}
#specEvent a
{
    border: thin none olive;
    padding: 0px;
}
#specEvent img
{
    border: medium solid #CC3300;
}
#hMenu
{
    float: left;
    clear: both;
    background-color: olive;
    color: #FFFFFF;
    width: 880px;
    height: 3em;
}
#hMenu ul
{
    margin: 0px auto auto 0px;
    list-style-type: none;
}
#hMenu ul > li
{
    display: inline;
    height: 30px;
    float: left;
    list-style: none;
    margin-left: 15px;
    position: relative;
}
#hMenu li > ul
{
    margin: 0px;
    padding: 0px 0px 15px 0px;
    display: none;
    position: absolute;
    left: 10px;
    top: 30px;
    background-color: olive;
    width: 175px;
}
#hMenu ul > li:hover > ul
{
    display: block;
}
#hMenu ul > li > li
{
    list-style: none;
    float: left;
    clear: both;
}
#hMenu a
{
    color: white;
    padding: 4px 4px;
    line-height: 3em;
    text-decoration: none;
    font-size: 1.1em;
}
#hMenu a:hover
{
    text-decoration: underline;
    font-weight: bold;
}
.calendar
{
    border: 1px solid olive;
    background-color: olive;
    margin-left:auto;
    margin-right:auto;
}
.calendarCell
{
    background-color: white;
    width: 100px;
    height: 100px;
    vertical-align: top;
    text-align: left;
}
.calendarHeaderCell
{
    background-color: white;
    width: 100px;
    height: 20px;
}
a.calendarLink:visited
{
    margin: 0px;
    color: teal;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    text-decoration: none;
}
a.calendarLink:link
{
    margin: 0px;
    color: teal;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    text-decoration: none;    
}
a.calendarLink:hover
{
    margin: 0px;
    color: teal;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    text-decoration: underline;
}
/*
#menuBar ul
{
    clear: none;
    list-style-type: none;
    margin-right: auto;
    margin-left: auto;
    margin-top:5px;
    margin-bottom:0px;
    }
.lineitem
{
    float: left;
    padding-right: 3px;
    padding-left: 3px;
}

#subSpecial
{
    position: absolute;
    left: 900px;
    top: 249px;
    width: 100px;
    background-color: White;
    display: none;
}
#subSpecial a:link
{
    margin: 0px 4px 0px 4px;
    color: teal;
    font-size: 1.2em;
    text-decoration: none;
}
*/
