HTML, BODY
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

.ui-tabs-hide
{
    display: block !important;
}

.pdn
{
    display: none !important;
    border: 10px solid pink; 
}

.pdb
{
    display: block !important;
}

.pda
{
    display: auto !important;
}

.fr
{
    float: right;
}

.grey-mid, .sea-bright
{
    color: black !important;
}

/* Destination page-specifics */

A,
A:hover,
A:active
{
    text-decoration: none;
    color: black;
}

H1
{
    font-size: 1.9em;
    
    padding-bottom: 7px;
    border-bottom: 2px solid #67A712;
    margin-bottom: 8px;
}

H3
{
    display: none;   
}

H4
{
    font-weight: normal;
}

H5
{
    font-size: 1.1em;
    margin: 10px 0 0 0;
}

H6
{
    font-size: 1.7em;
    padding-bottom: 7px;
    border-bottom: 1px solid #67A712;
    margin: 15px 0;   
}

H6.events
{
    display: none;
}

BLOCKQUOTE
{
    font-size: 1.3em;
    line-height: 1.3em;
    
    margin: 0;
}

P
{
    line-height: 1.5em;
}

DL
{
    margin: 0;
}

DT,
IFRAME,
.actionbtns,
.open-close,
.advert,
DIV#topnav,
DIV#btmnav,
DIV#eventful,
DIV.empty,
DIV.listbox,
DIV.breadcrumb,
DIV.tabs-wrap UL LI DIV.left
{
    display: none;
}

DIV.bg-dest
{
    background: none !important;
}

DIV.tabs-wrap UL
{
    padding: 0;
    margin: 30px 10px 40px 10px;
}

LI
{
    margin-left: 10px;
    margin-bottom: 10px; 
}

DIV.overview-attribution DIV,
DIV.tabbox-attribution DIV
{
    float: left;
    margin-right: 6px;
}

P.citation
{   
    margin-bottom: 35px;
}

P.copyright
{
    font-size: 0.8em;
    font-style: italic;
}

DIV.outlets BR
{
    height: 0;
}

DIV.outlets H4
{
    font-weight: bold;
}

DIV.outlets B
{
    font-weight: normal;
}

DIV.outlets DIV.content-wrap DIV.rating
{
    margin-top: -20px;
}

DIV.outlets DIV.content-wrap
{
    border-bottom: 1px dashed #67A712;
}

DIV.outlets DIV.user-info-bar-slim .similarity-perc,
DIV.outlets DIV.user-info-bar-slim IMG
{
    display: none;
}