﻿/*
-------------------------
 DESIGN
-------------------------
*/
BODY
{
    background-color    : #898989;
    background-image    : url(/images/gui/background.gif);
    background-position : center top;
    background-repeat   : repeat-x;
}
IMG
{
    border-style        : none;
}

MARQUEE
{
    color		: #8d0000;
}
BODY.PopUpBody
{
    background-color    : #000000;
    background-image    : none;
}
DIV.ContainerBody
{
    background-color    : #FFFFFF;
}
DIV.ContainerFlash
{
    background-image    : url(/images/gui/banner.jpg);
    background-position : center center;
    background-repeat   : no-repeat;
}
DIV.ContainerNavigation
{
    background-image    : url(/images/gui/navbottomboarder.gif);
    background-position : center bottom;
    background-repeat   : repeat-x;
}
DIV.NavigationTabOn
{
    background-color    : #F3F3F3;
    border-left         : solid 1px #E2E2E2;
    border-top          : solid 1px #E2E2E2;
    border-right        : solid 1px #E2E2E2;
}
DIV.ContainerContent
{
    background-color    : #F3F3F3;
    border-bottom       : solid 1px #E2E2E2;
    border-left         : solid 1px #E2E2E2;
    border-right        : solid 1px #E2E2E2;
}
DIV.ContentHeader
{
    border-bottom       : solid 1px #DADADA;
    line-height         : 25px;
    text-align          : right;
}
/*
-------------------------
 DIVE
-------------------------
*/
DIV.DiveContinentContainer
{
    border-bottom       : solid 1px #DADADA;
}
DIV.DiveContinent
{
    line-height         : 40px;
    text-align          : center;
}
DIV.DiveMenuContainer
{
    text-align          : left;
}
DIV.DiveHeader
{
    border-bottom       : solid 1px #DADADA;
    line-height         : 35px;
    text-align          : right;
}
DIV.DiveSubHeader
{
    line-height         : 20px;
    text-align          : right;
}
DIV.DiveGallery
{
    float               : left;
    height              : 250px;
    width               : 205px;
}
DIV.DiveImageLarge
{
    background-color    : #3E3E3E;
    text-align          : right;
}
/*
-------------------------
 GALLERY
-------------------------
*/
DIV.MarineGallerySearchLinks
{
    text-align          : right;   
}
DIV.MarineGallery
{
    background-image    : url(/images/gui/gallery-bg.gif);
    background-position : center top;
    background-repeat   : repeat-y;
}
DIV.MarineGalleryImage
{
    background-color    : #3E3E3E;
    text-align          : right;
}
DIV.MarineGalleryImage IMG
{
    border-style        : none;
}
DIV.MarineGalleryTitle
{
    border-bottom       : solid 1px #DADADA;
    line-height         : 35px;
}
/*
-------------------------
 FORM
-------------------------
*/
.Input
{
    background-color    : #FFFFFF;
    border              : solid 1px #DCDCDC;
    color               : #8D867E;
    font-family         : Arial, Verdana;
    font-size           : 8pt;
    height              : 16px;
    line-height         : 16px;
    margin-left         : 7px;
    width               : 163px;
}
.Button
{
    background-color    : #8D867E;
    border              : solid 0px #8D867E;
    color               : #FFFFFF;
    font-family         : Arial, Verdana;
    font-size           : 8pt;
    height              : 20px;
    width               : 25px;
}
.InputContact
{
    background-color    : #FFFFFF;
    border              : solid 1px #DCDCDC;
    color               : #8D867E;
    font-family         : Arial, Verdana;
    font-size           : 8pt;
    margin-left         : 5px;
}
.ButtonContact
{
    background-color    : #8D867E;
    border              : solid 0px #8D867E;
    color               : #FFFFFF;
    font-family         : Arial, Verdana;
    font-size           : 8pt;
    margin-left         : 5px;
}
/*
-------------------------
 SUB MENU
-------------------------
*/
DIV.SubMenuContainer
{
    border-bottom       : solid 1px #DADADA;
}
/*
-------------------------
 ACHIEVEMENTS
-------------------------
*/
DIV.AchievementsYears
{
    text-align          : right
}
