﻿body 
{
    background: #668CB2;
    background-image: url('http://www.windwardorchidsociety.org/graphics/background.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 10px;
}

a.link2
{
    font-family:Arial;
    font-size: 9pt;
    color: #336699;
}

a.link2:hover
{
    background: #336699;
    color: #ffffff;
}

a.link3
{
    font-family:Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #336699;
}

a.link3:hover
{
    background: #336699;
    color: #ffffff;
}

a.pager
{
    font-family: Arial;
    font-size: 10pt;
    color: #336699;
    text-decoration: none;
    border: solid 1px #336699;
    padding: 2px 4px 2px 4px;
}

a.pager:hover
{
    background-color: #336699;
    color: #ffffff;
}

.pagerCurrent
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border: solid 1px #336699;
    padding: 2px 4px 2px 4px;
}

.contentArea 
{
    position : relative;
    width: 738px; 
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100%;
    background-image: url('http://www.windwardorchidsociety.org/graphics/background-top2.png');
    background-position: top;
    background-repeat: no-repeat;
    padding: 5px 45px 0px 10px;
}

.fullCol-Right
{
    text-align: right;
    font-family: Arial;
    font-size: 8pt;
    color: lightgray;
}  

.menuLeft 
{
    float:left;
    width: 12px;
}

.menuRight
{
    float:right;
    width:8px;
}

.menu 
{
   float:left;
   background-image: url('http://www.windwardorchidsociety.org/graphics/menuBg.png');
   width:718px;
}

.navline
{
    font-family: Arial;
    font-size: 8pt;
    color: lightgray;
}

a.nav
{
    font-family:Arial;
    font-size: 8pt;
    color: lightgray;    
    }

a.nav:hover
{
    color: #33ccff;
    background: #336699;
    }

.innerLeft
{
    width: 520px;
    background: #ffffff;
    font-family: Arial;
    font-size: 12pt;
    color: #434343;
    vertical-align: top;
    float: left;
}

.innerLeftContent
{
    padding: 7px 10px 10px 10px;
}

.galleryBody
{
    width: 738px;
    background: #ffffff;
    font-family: Arial;
    font-size: 10pt;
    color: #434343;
    vertical-align: top;
    float: left;
}

.caption
{
    font-size: 8pt;
    text-align: center;
}

.innerGalleryContent
{
    padding: 7px 10px 10px 10px;
}

a.link
{
    font-family: Arial;
    font-size: 12pt;
    color: #336699;
}

a.link:hover
{
    color: #99ccff;
    background: #336699;
}

.header
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #336699;
}

.pager
{
    font-family: Arial;
    font-size: 9 pt;
    color: #336699; 
    }

.header2
{
    font-family :Arial;
    font-size:12pt;
    font-weight: bold;
    color: #336699;
}

.innerRight
{
    background-color:#ffffff;
    width: 205px;
    float:right;
}

.innerRightContent
{
    padding: 7px 10px 10px 10px;
    font-family: Arial;
    font-size: 8pt;
    color: #434343;
}

.pageFooter
{
    background-image: url('http://www.windwardorchidsociety.org/graphics/footer.png');
    padding: 0px 0px 0px 0px;  
}

a.navFooter
{
    font-family: Arial;
    font-size: 9pt;
    color: #336699;
}

a.navFooter:hover
{
    background-color: #336699;
    color: #ffffff;
}

.copyright
{
    font-family: Arial;
    font-size: 8pt;
    color: #336699;
}

.center
{
   text-align: center;
}

.modalBackground
{
    background-color: #cccccc;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
    
.modalPanel 
{
      width:350px;
      height: auto;
      background-color:#FEFEFF;
      border-width:2px;
      border-style:solid;
      border-color:Gray;
      padding:5px;
}

.modalPanel2
{
      background-color:#FFFFFF;
      border-width:2px;
      border-style:solid;
      border-color:Gray;
      padding:5px;
}

.modalPanel3
{
      background-color:#FFFFFF;
      border-width:2px;
      border-style:solid;
      border-color:Gray;
      padding:5px;
}

.modalTitle
{
    background-color:#336699;
    color:#99CCFF;
    font-family:Verdana;
    font-weight:bold;
    font-size: 9pt;
    height:17px;
    vertical-align:bottom;
}

.modalTop
{
    height: auto;
    vertical-align:middle;    
    padding-top:4px;
    font-size: 10pt;
}

.modalTop2
{
    vertical-align: middle;
    padding-top:4px;
    font-size: 10pt;
    text-align: center;
}

.modalTop3
{
    height: 350px;
    width: 500px;
    vertical-align: middle;
    padding-top:4px;
    font-size: 10pt;
    overflow: scroll;
}

.modalToolbar
{
    background-color: silver;
    width:100%;
    text-align:center;
}

.TextIndicator_Password_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     margin-left:10px;
}

.TextIndicator_Password_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     margin-left:10px;
}

.TextIndicator_Password_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     margin-left:10px;
}

.TextIndicator_Password_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     margin-left:10px;
}

.TextIndicator_Password_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     margin-left:10px;
}