﻿

/*==============================================*/
/* LAYOUT ELEMENTS
/*==============================================*/

table.layout
{
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}
td.layout
{
    vertical-align: middle;
    padding: 1.8em 17px 0;
}

#container
{
    text-align: left;
    position: relative;
    _width: 966px;
    min-width: 800px;
    max-width: 964px;
    padding-top: 5px;
}
.content_wrap
{
    border: solid 3px #aab9c1;
    background: #bcc9cf;
}

#content
{
    position: relative;
    _position: static;
    overflow: hidden;
}

#sw_content
{
    height: 550px;
    position: relative;
    overflow: hidden;
    background: #9eacb3;
}

.sw_sform
{
    position: absolute;
    top: 52px;
    left: 30px;
    z-index: 10;
    width: 100%;
    margin: 0;
}

.capetip_logo
{
    /* background: url(CapeTipLogo.png) 0 -39px no-repeat; */
    width: 125px;
    height: 45px;
    float: left;
}

#pic
{    
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 715px;
    height: 550px;
}
        
#clickToEnter
{
    display: none;
    padding: 6px;
    border: thin solid #FFFFFF;
    clear: both;
    position: absolute;
    top: 360px;
    left: 300px;
    font-weight: normal;
    color: #333300;
    font-size: 20px;
    font-family: 'Segoe UI';
    background-color: #333300;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

/*==============================================*/
/*==============================================*/

body
{
    margin-top: -1px;
    background-position: #b2bdc4;
    background: #b2bdc4;
    margin: 0;
    padding: 0;
    font-family: Arial,Sans-Serif;
    font-size: small;
    background-image: url('../../images_site/grdSkyBlue.jpg');
    background-repeat: repeat-x;
}

a, body
{
    color: #fff;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#container
{
    width: 800px;
    height: 600px;
    margin-right: auto;
    margin-left: auto;
}

#masthead 
{
    height: 10px;
    }

#header
{
    position: absolute;
    top: 0;
    right: 10px;
}

ul.headerLinks { list-style: none; }
ul.headerLinks li { display: inline; }

#content 
{
    }

#footer
{
    float: right;
}

#keywords 
{
    display:none;
}

#microdata
{
    display:none;
}

#microformat 
{
    display:none;
    }
    
#RDFa
{
    display:none;
    }

#flamingos
{
    display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#ChristosHamawi
{
    display: none;
    position: absolute;
    top: 460px;
    left: 0px;
    font-weight:bold;
    color: #663300;
    font-size: 12px;
    font-family: 'Segoe UI';
}

#bluebrickcopyright
{
    display: none;
    position: absolute;
    top: 472px;
    left: 4px;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 9px;
    font-family: 'Segoe UI';
}
