/* Element-generic declarations */
body {
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    background-color: #333333;
    color: black;
}

input, select, textarea, checkbox, file {
     font-family: Arial, Helvetica, sans-serif;
     border: 1px solid #a2a1a1;
     color: #000000;
     font-weight: normal;
     font-size: 11px;
     line-height:12px
}

input.button {
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    border: 1px solid #a2a1a1;
    font-weight: normal;
    font-size: 12px;
}

/* remove border from link images */
a img {
border: 0px;
}

a,
a:visited {
    color: #ffffff;  /* was 663333 */
    text-decoration: none;
    background: none;
    font-size: 12px;
}

a:hover {
text-decoration: none;
color: #000000;
}

form {
display: inline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial;
    color: black;
}

h1 {
    font-size: 20px;
    line-height: 20px;
}

h2 {
    font-size: 16px;
    line-height: 16px;
}

h3 {
    font-size: 14px;
    line-height: 14px;
}

h4 {
        line-height: 12px;
    font-size: 12px;
}

.mh1, .mh2, .mh3, .mh4 {
    font-family: Arial;
        font-weight: normal;
}

.mh1 {
    font-size: 20px;
        font-weight: bold;
}

.mh2 {
    font-size: 16px;
        font-weight: bold;
}

.mh3 {
    font-size: 14px;
        font-weight: bold;
}

.mh4 {
        line-height: 12px;
        font-weight: bold;
}

.footer {
     font-size: 10px;
     color: white;
}

table {
  border: 0px;
}

td {
    font-size: 12px;
    vertical-align: top;
}

table.wrapper {
 
}

.wrapper-decoration {
    float: left;
    position: relative;
    top: -12px;
    left: -14px;
    width: 35px;
    height: 35px;
}

#headline {
     font-size: 20pt;
     color: #000000;
}

#mainlayout {
    top: 0px;
}

#mainlayout td {
}

table.popup {
    border: 1px solid #000000;
    background: #b5b45c;
    color: #000000;
}

#maincontent {
    width: 550px;
    background-color: #b5b45c; /* eabf94 */
    color: black;
    padding: 10px;
}

#maincontent table{
    width: 100%;
}

#leftcontent {
    padding: 0px 10px 0px 0px;
    color: black;
    min-width: 158px;
}

#rightcontent {
    padding: 0px 0px 0px 10px;
    color: black;
}

#header {
}

#title-image {
    background-image: url(/theme/images/title-image.jpg);
    width: 576px;
    height: 135px;
}

#footer {
    color: white;
    margin-bottom: 35px;
}

.headerlarge {
     font-size: 22pt;
     font-style: italic;
     text-align: center;
     color: white;
}

.headersmall {
     font-size: 15pt;
     font-style: none;
     text-align: center;
     color: white;
}

.headercell {
    border: 1px solid #8f8989;
    background: #bfbcbc;
}

.linkcell {
    border-left: 1px solid #8f8989;
        border-right: 1px solid #8f8989;
        border-top: 1px solid #8f8989;
    background: #d7d1d1;
}

.graycell {
    border-left: 1px solid #8f8989;
        border-right: 1px solid #8f8989;
        border-bottom: 1px solid #8f8989;
    background: white;
}

.tooltiplink {
    cursor:hand;
    cursor:pointer;
    color:black;
}
.eventlink {
    cursor:hand;
    cursor:pointer;
    color:#ffffff;
    font-weight:bold;
}

.fieldprompt {
color: #666666;
font-size: 11px;
font-weight: bold;
vertical-align: top;
text-align:left;
border-bottom: none;
}

.required {
     color: red;
}

.statsprompt {
color: #000000;
font-size: 14px;
font-weight: normal;
vertical-align: top;
text-align:right;
border-bottom: none;
}



.field50 {font-family: Arial, Helvetica, sans-serif; font-size:11px; border:solid 1px #a2a1a1; width:50px; height:17px; padding-left:3px; line-height:12px}

.field100 {font-family: Arial, Helvetica, sans-serif; font-size:11px; border:solid 1px #a2a1a1; width:100px; height:17px; padding-left:3px; line-height:12px}

.field150 {font-family: Arial, Helvetica, sans-serif; font-size:11px; border:solid 1px #a2a1a1; width:150px; height:17px; padding-left:3px; line-height:12px}

.field200 {font-family: Arial, Helvetica, sans-serif; font-size:11px; border:solid 1px #a2a1a1; width:200px; height:17px; padding-left:3px; line-height:12px}

.field25 {font-family: Arial, Helvetica, sans-serif; font-size:11px; border:solid 1px #a2a1a1; width:25px; height:17px; padding-left:3px; line-height:12px}

.pulldown { border:solid 1px #000000; }

#pageconstraint {
    width: 940px;
    padding-top: 10px;
    padding-left: 10px;
}

input.button {
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    border: 1px solid #666666;
    font-weight: normal;
    font-size: 12px;
}

.menucorner {
    border-top: 2px solid red;
    border-left: 2px solid #36cf36;
    border-right: none;
    border-bottom: none;
}

#rightcolumn {
    width: 158px;
    /* border-top: 2px solid #36cf36; */
}

#leftheaderlinks {
    text-align: left;
}

#headerlinkblock {
    position: relative;
    width: 576px;
    top: 114px;
    text-align: right;
    color: white;
}

#headerlinkblock a {
    color: white;
    text-decoration: none;
}
#headerlinkblock a:visited {
    color: white;
    text-decoration: none;
}

#adminweather .wrapper {
    background-color: #CC9966;
    border-style: solid;
    border-width: 1px;
    border-color: #a26930;
}

#adminweather .weatherdata a{
    cursor:hand;
    cursor:pointer;
    color:#ffffff;
    font-weight:bold;
}
#adminweather .noweatherdata a{
    cursor:hand;
    cursor:pointer;
    color:#663333;
    font-weight:normal;
}

#mainmenu .wrapper {
    background-color: #666633;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #330000;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
}
#quoteblock .wrapper {
    background-color: #666633;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #330000;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
}

#calendar .wrapper {
    background-color: #666633;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #330000;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
}
#newsblock .wrapper {
    background-color: #666633;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #330000;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
}
#weather .wrapper {
    background-color: #666633;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #330000;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
}

.block {
width: 164px;
    background-color: #666633;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #330000;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
}

