﻿/*
-------------------------
 FONTS
-------------------------
*/
BODY
{
    color               : #555555;
    font-family         : Arial, Verdana;
    font-size           : 8pt;
}
A, A:HOVER
{
    color               : #666666;
    text-decoration     : none;
}
DIV.TopNav A
{
    color               : #ffffff;
    text-decoration     : none;
}
DIV.TopNav A:HOVER
{
    color               : #000000;
    text-decoration     : none;
}
DIV.NavigationTabOn A, DIV.NavigationTabOn A:HOVER
{
    color               : #666666;
    text-decoration     : none;
}
DIV.NavigationTabOff A, DIV.NavigationTabOff A:HOVER
{
    color               : #000000;
    text-decoration     : none;
}
DIV.ContainerFooter
{
    color               : #333333;
    font-size           : 7pt;
}
DIV.DiveContinent A, DIV.DiveContinent A:HOVER, DIV.SubMenuItem A, DIV.SubMenuItem  A:HOVER
{
    color               : #666666;
    text-decoration     : none;
}
DIV.DiveHeader SPAN
{
    color               : #91191A;
    font-size           : 14pt;
    text-transform      : lowercase;
}
DIV.DiveSubHeader SPAN
{
    color               : #91191A;    
}
DIV.ContentHeader SPAN
{
    color               : #91191A;
    font-size           : 10pt;
    text-transform      : lowercase;
}
DIV.DiveImageLarge A,DIV.DiveImageLarge A:HOVER, DIV.MarineGalleryImage A, DIV.MarineGalleryImage A:HOVER
{
    color               : #7F7F7F;
    text-decoration     : none;
    margin-right        : 10px;
}
DIV.DiveGalleryPageContainer A, DiveGalleryPageContainer A:HOVER, DIV.MarineGalleryPage A, DIV.MarineGalleryPage A:HOVER
{
    color               : #91191A;
    margin-left         : 3px;
    margin-right        : 3px;
    text-decoration     : none;
}
DIV.DiveImageNavigation A, DIV.DiveImageNavigation A:HOVER, DIV.MarineGalleryNavigation A, DIV.MarineGalleryNavigation A:HOVER
{
    color               : #91191A;
    text-decoration     : none;
}
DIV.MarineGalleryTitle SPAN
{
    color               : #91191A;
    font-size           : 14pt;
    text-transform      : lowercase;
}
DIV.MarineGalleryContent SPAN
{
    font-weight         : bold;
    line-height         : 25px;
}
DIV.AchievementsYears A, DIV.AchievementsYears A:HOVER
{
    color               : #91191A;
    margin-left         : 10px;
    margin-right        : 10px;
    text-decoration     : none;
    
}
DIV.LastUpdated
{
    color               : #FFFFFF;
}
DIV.DiveGalleryPageContainer A
{
    Float		: left;		
}
DIV.MarineGalleryPage A
{
    Float		: left;		
}
