﻿a.venture_downloadform 
{
    display: block;
    background: url(/images/body_col4_redbar_download-a-booking-form.gif) left top no-repeat;
    width: 242px;
    height: 53px;
    text-indent: -5000px;
    margin: 0 0 0 10px;
}

h3
{
    font-size: 1.7em;
    font-weight: bold;
}
h3.highlights
{
    font-size: 1.3em;
    font-weight: bold;
}
h4
{
    font-size: 1.7em;
    font-weight: normal;
}

/* Duration & Live Help */
span.venture_duration
{
    display: block;
    color: #cc0000;
    font-style: italic;
    font-size: 1.3em;
    font-weight: bold;
    float: left;
    width: 280px;
}
div.venture_live_help
{
    float: right;
}

div.venture_phase img.venture_phaseicon
{
    float: left;
}
    div.venture_phase h4
    {
        margin: 2px 0 0 10px;
        float: left;
    }
    div.venture_phase p
    {
        clear: both;
    }

div.venture_highlights
{
    border: solid 1px #b3aea8;
    background: #e5dfd7;
    padding: 10px 20px;
}
    div.venture_highlights h5
    {
        font-size: 1.4em;
        font-weight: normal;
        margin: 0 0 0.3em 0;
    }
    
    div.venture_highlights ul
    {
        list-style: none;
        margin: 0;
        padding: 0;
    }
        div.venture_highlights ul li
        {
            float: left;
            margin: 0 10px 0 0;
            padding: 0 0 0 15px;
            background: url(/images/body_highlights_bullet.gif) left center no-repeat;
        }
        div.venture_highlights ul li:first-child
        {
            background: none;
            padding-left: 0;
        }

a.HighlightShow
{
    display: block;
    background: url(/images/expand.gif) 2px center no-repeat;
    padding-left: 17px;
}
a.HighlightHide
{
    background-image: url(/images/contract.gif);
}
a.HighlightPopup
{
/*
    display: none;
    margin: 1em 0;
    padding: 10px 15px;
    border: solid 1px #b3aea8;
    background: #e5dfd7;
*/
}
div.PopupContent
{
    width: 600px;
    background: #e5dfd7;
    padding: 1em 20px;
    overflow: hidden;
    overflow-y: auto;
}
    div.PopupContent h4
    {
        font-size: 1.4em;
        font-weight: bold;
        color: #990000;
        margin: 0 0 1em 0;
        clear: both;
    }
    div.PopupContent div.PopupContent-Picture
    {
        float: right;
        margin: 0 0 5px 10px;
        width: 150px;
        font-size: 0.8em;
        font-style: italic;
        text-align: center;
    }

a.venture_resources_sendmessage
{
    font-weight: bold;
    font-size: 1.1em;
}

ul.venture_resources 
{
    margin: 15px 0 30px 0;
    padding: 3px 4px 3px 8px;
    list-style: none;
    border: solid 1px #b3aea8;
    background: #e5dfd7;
}
    ul.venture_resources li
    {
        margin: 5px 0;
        padding: 0;
    }
    ul.venture_resources li a
    {
        font-size: 1em;
        font-weight: bold;
        padding: 0 0 0 23px;
        margin: 0 10px 0 0;
        background-repeat: no-repeat;
        background-position: left center;
    }
    ul.venture_resources li span
    {
        font-size: 0.8em;
        padding: 0 0 0 23px;
    }


div.venture_quote
{
    margin: 20px 0 0 0;
}
    div.venture_quote_left
    {
        float: left;
        width: 33px;
        background: url(/images/body_quotes_left.gif) top left no-repeat;
        height: 23px;
    }
    div.venture_quote_center
    {
        float: left;
        max-width: 330px;
        padding: 4px 10px;
    }
    span.venture_quote_text
    {
        font-style: italic;
        display: block;
        margin: 0;
    }
    span.venture_quote_name
    {
        text-align: right;
        display: block;
        font-size: 8pt;
        margin: 0;
    }
    span.venture_quote_name:before
    {
        content: "— ";
    }
    div.venture_quote_right
    {
        float: left;
        width: 34px;
        background: url(/images/body_quotes_right.gif) top left no-repeat;
        height: 23px;
    }


div.venture_needmoreinfo
{
}


ul.venture_journalentries
{
    margin: 0;
    padding: 0;
    list-style: none;
}
    ul.venture_journalentries li
    {
        border-bottom: solid 1px #e0d8cf;
        margin: 0 0 5px 0;
        padding: 0 0 5px 0;
        font-size: 0.9em;
    }
    ul.venture_journalentries li a
    {
        padding: 0;
        margin: 0;
    }
    span.venture_journalentries_postedby
    {
        font-size: 0.9em;
    }


div.venture_mapthumb
{
    width: 188px;
    background: #999999;
}
    div.venture_mapthumb_back_top
    {
        background: url(/images/venture_mapthumb_back_top.gif) left top no-repeat;
    }
    div.venture_mapthumb_back_bottom
    {
        background: url(/images/venture_mapthumb_back_bottom.gif) left bottom no-repeat;
        padding: 4px;
    }
    div.venture_mapthumb_overlay_top
    {
        /*
        background: url(/images/venture_mapthumb_overlay_top.gif) left top no-repeat;
        */
        background: url(/images/venture_mapthumb_overlay_top.png) left top no-repeat;
        width: 100%;
        height: 100%;
    }
    div.venture_mapthumb_overlay_bottom
    {
        /*
        background: url(/images/venture_mapthumb_overlay_bottom.gif) left top no-repeat;
        */
        background: url(/images/venture_mapthumb_overlay_bottom.png) left bottom no-repeat;
        width: 100%;
        height: 100%;
    }
    div.venture_mapthumb a
    {
        display: block;
        width: 100%;
        height: 100%;
    }


/* VENTURE PRICES & AVAILABILITY */

div.venture_availability
{
    font-size: 0.9em;
}
    table.venture_prices, table.venture_availability
    {
        display: block;
        border-bottom: dashed 1px #e0d8cf;
        margin: 5px 0;
        padding: 5px 0;
    }
    table.venture_prices th
    {
        font-weight: normal;
        text-align: left;
        padding: 3px 20px 3px 0;
        vertical-align: top;
        width: 30%;
        border-top: dashed 1px #e0d8cf;
    }
    table.venture_prices td
    {
        padding: 3px 0 3px 0;
        font-weight: bold;
        color: #990000;
        text-align: right;
        border-top: dashed 1px #e0d8cf;
    }
    table.venture_prices tr.total th, table.venture_prices tr.total td
    {
        font-weight: bold;
        padding-top: 10px;
    }
    
    span.venture_localpayment
    {
        display: block;
        font-style: italic;
    }
    
    table.venture_availability th 
    {
        font-weight: bold;
        text-align: left;
        padding: 5px 0 0 0;
    }
    table.venture_availability td
    {
        padding: 0 5px 0 0;
    }
    table.venture_availability a.reserve-now
    {
        color: #090;
    }
        table.venture_availability a.reserve-now:hover
        {
            color: #3c3;
        }
    table.venture_availability a.places-limited
    {
        color: #c90;
    }
        table.venture_availability a.places-limited:hover
        {
            color: #eb3;
        }
    table.venture_availability a.special-offer
    {
        color: #900;
    }
        table.venture_availability a.special-offer:hover
        {
            color: #c33;
        }

div.inline-photo
{
    background: #999;
    margin: 10px 0;
    padding: 4px;
    float: left;
}
    div.inline-photo p
    {
        font-weight: bold;
        font-size: 0.9em;
        margin: 5px 10px 0 10px;
        padding: 0;
    }
    div.inline-photo img
    {
        
    }
