/*css document for Hollywood Beach Golf Resort. Main colors are:
dark grey: #636563
light grey: #948684
light blue: #529ABD
lightest blue: #D6E7F7
grey-blue: #396584
darkest blue: #181C21
*/

/*main body*/
body
{
    background-color: #636563;
    margin-top: 5px;
}
table
{
    background-color: #636563;
    border: 0px;
}

td
{
    background-color: #D6E7F7;
    font-family:Tahoma;
    font-size: 12px;
    color: #343398;
    border: 0px;
    padding: 0px;
}
td.top
{
    background: url("../images/top.gif") #396584 no-repeat;
    font-family:Tahoma;
    font-size: 11px;
    color: white;
    text-align:right;
    vertical-align:bottom;
    height: 83px;
    padding-right: 20px;
    padding-bottom:2px;
}

td.footerSpace
{
    background-color: #636563;
    text-align: center;
    border-bottom: solid 1px #999999;
    padding:0px;
}

td.footerGrey
{
    background-color: #636563;
    text-align: center;
    padding:0px;
    font-size:4px;
}


td.side
{
    background-color: #D6E7F7;
    text-align:left;
    padding-left:10px;
    padding-top:5px;
}

.white
{
    background-color: white;
    font-family:Tahoma;
    font-size: 12px;
    color: #333333;
    text-align: left;
    padding: 7px;
}
td.whiteSmall
{
    background-color: white;
    font-family:Tahoma;
    font-size: 10px;
    color: #636563;
    text-align: left;
    padding: 7px;
    font-weight: lighter;
}
td.bottom
{
    font-family:Tahoma;
    font-size: 9px;
    color: white;
    background-color: #529ABD;
    padding-left:5px;
    vertical-align: middle;
    padding-bottom:2px;
    padding-top:2px;
    text-align: left;
}

td.bottomRight
{
    font-family:Tahoma;
    font-size: 9px;
    color: white;
    background-color: #529ABD;
    padding-right:5px;
    text-align: right;
    vertical-align: middle;
    padding-bottom:2px;
}

td.footer
{
    background-color: #636563;
    font-family:Tahoma;
    font-size: 9px;
    color: #999999;
    border-right: solid 2px #999999;
    padding: 1px;
    text-align: center;
    
}
td.main
{
    background-color: #636563;
}

td.index
{
    background-color: white;
    padding:0px;
    vertical-align:top;
    text-align: left;
}

td.indexTop
{
    background-color: #D6E7F7;
    padding-bottom: 1px;
    vertical-align: bottom;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #666666;
}

td.indexBottom
{
    background-color: #D6E7F7;
    padding:0px;
    vertical-align: top;
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    color: #999999;
}

td.indexBottom2
{
    background-color: #D6E7F7;
    padding:0px;
    vertical-align: bottom;
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    color: #666666;
}


a.top, a.top:active
{
    font-family:Tahoma;
    font-size: 11px;
    color: white;
    text-decoration: none;
}

a.top:hover
{
    font-family:Tahoma;
    font-size: 11px;
    color: #181C21;
    text-decoration: none;
}

a.side, a.side:active
{
    font-family:Tahoma;
    color: #343398;
    text-decoration: none;
    
}

a.side:hover
{
    color: white;

}

a.sideInner, a.sideInner:active
{
    font-family:Tahoma;
    font-size: 11px;
    color: #181C21;
    text-decoration: none;
    
}

a.sideInner:hover
{
    color: white;
}

a.footer, a.footer:active
{
    font-family:Tahoma;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
    
}

a.footer:hover
{
    color: white;
}

a.bottom, a.bottom:active
{
    font-family:Tahoma;
    font-size: 9px;
    color: white;
    text-decoration: none;
    
}

a.bottom:hover
{
    color: #181C21;
}

a.index, a.index:active
{
    font-family:Tahoma;
    font-size: 11px;
    color: #636563;
    text-decoration: none;
    
}

a.index:hover
{
    color: #343398;
}

a, a:active
{
    font-family:Tahoma;
    font-size: 11px;
    color: #636563;
    text-decoration: none;
    
}

a:hover
{
    color: #343398;
}

hr
{
    border: solid 1px #396584;
    margin-top:10px;
    margin-bottom:10px;
}

.sideTop
{
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #181C21;
    border-bottom: solid 1px #396584;
    padding-bottom:5px;
    vertical-align: top;
}
.sideBottom
{
    background-color: #D6E7F7;
    padding-left:10px;
    text-align:left;
    border-bottom: solid 1px #396584;
    padding-bottom:5px;
    padding-top:5px;
}

.sideLogo
{
    text-align: center;
    padding-top: 5px;
}

.sideStaff
{
    text-align: left;
    padding-left: 25px;
    border: 0px;
}

h1
{
    font-family:Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #396584;
}

h2
{
    font-family:Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #343398;
    padding-top: 5px;
}

h3
{
    font-family:Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #396584;
    padding-left: 1px;
}

h4
{
    font-family:Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #396584;
}
.hidden
{
    display: none;
}

.shown
{
    margin-left: 11px;
    font-family:Tahoma;
    font-size: 10px;
    color: #181C21;
}

.mainForm
{
    padding: 0px 0px 2px 5px;
    background-color: white;
    font-family:Tahoma;
    font-size: 12px;
    color: #333333;
}

.logtable
{
    border: 1px solid #999999;
    padding: 5px;
    white-space: nowrap;
}

