﻿/* --- Sidebar --- */

#Content .Sidebar
{
    float: left;
    display: inline;
    width: 230px;
}

#Content .Sidebar.Alt
{
    float: right;
    width: 233px;
}

#Content .Sidebar .Section
{
    position: relative;
    margin-top: 12px;
    background-image: url(/images/backgrounds/border-rounded-bottom-230.gif);
}

#Content .Sidebar .Section-Inner
{
    background-image: url(/images/backgrounds/border-rounded-top-230.gif);
}

#Content .Sidebar .Section h3
{
    margin: 0;
    padding: 7px 0 7px 7px;
    border: solid #FFF;
    border-width: 5px 0;
    background: #D3D4D6 url(/images/backgrounds/gradient-grey.png) repeat-x top;
    color: #666;    
    font-size: 1.2em;
}

#Content .Sidebar .Section-Content
{
    padding: 0;
    background: #F6F6F6;
}

#Content .Sidebar .Section-Content p
{
    margin: 0;
    padding: 10px;
}

#Content .Sidebar #Video-Ambassadors
{
    padding: 8px 0 0 8px;
}

#Content .Sidebar a.Action-Media
{
    position: absolute;
    top: 15px;
    right: 14px;
    padding: 0 10px 0 0;
    background: url(/images/icons/arrow-right.gif) no-repeat right 0;
    font-size: 0.9em;
    color: #666;
    text-transform: uppercase;
}

/* --- Main --- */

#Main
{
    float: left;
    display: inline;
    width: 470px;
    margin: 0 0 0 12px;
}

#Main .Article
{
    padding-top: 12px;
}

#Main a.Action-Articles
{
    position: absolute;
    top: 16px;
    right: 14px;
    padding: 0 10px 0 0;
    background: url(/images/icons/arrow-right.gif) no-repeat right 0;
    font-size: 0.9em;
    color: #666;
    text-transform: uppercase;
}

/* --- Locations --- */

#Locations
{
    position: relative;
    float: left;
    display: inline;
    width: 233px;
    height: 280px;
    background: url(/images/backgrounds/locations-carousel.png) no-repeat 0 0;
}

#Locations h2
{
    margin: 14px 0 0 14px;
    padding: 0 0 6px 0;
    font-size: 1.8em;
    color: #FFF;
    text-transform: uppercase;
}

#Locations .Events
{
    height: 210px;
    overflow: hidden;
}

#Locations ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#Content #Locations li
{
    position: relative;
    width: 221px;
    height: 64px;
    margin: 6px 0 0 6px!important;
    padding: 0!important;
    border: none!important;
    background: url(/images/backgrounds/location.gif) no-repeat 0 0;
    line-height: 1;
}

#Locations li strong
{
    display: block;
    padding: 6px 0 0 6px;
    font-size: 1.4em;
    color: #FFF;
    text-transform: uppercase;
}

#Locations li strong span
{
    font-weight: 700;
}

#Locations li small
{
    display: block;
    padding: 4px 0 8px 6px;
    font-size: 1em;
    color: #FFF;
}

#Locations li .Buttons
{
    display: block;
    padding: 0 0 0 6px;
}

#Locations li a.Action-Register
{
    float: right;
    margin: -5px 2px 0 0;
}

#Locations a.Action-Locations
{
    position: absolute;
    bottom: 9px;
    right: 8px;
    width: 205px;
    height: 15px;
    background: url(/images/buttons/check-out-cities-carousel.gif) no-repeat 4px 4px;
    text-indent: -9999px;
}

/* --- Main Promo Images --- */

#Promos
{
    float: right;
    display: inline;
    width: 715px;
    height: 280px;
    overflow: hidden;
}

/* --- Find a Ride --- */

#Content .Sidebar .Section.Search h3
{
    height: 18px;
    background: #009CDD url(/images/backgrounds/gradient-blue.png) repeat-y left;
    font-size: 1.5em;
    color: #FFF;
    text-transform: none;
}

#Content .Sidebar .Form
{
    position: relative;
}

#Content .Sidebar .Form .Element
{
    padding: 10px 0 0 10px;
}

#Content .Sidebar .Group
{
    padding: 0;
}

#Content .Sidebar .Form label.Label
{
    font-size: 1em;
    text-transform: uppercase;
}

#Content .Sidebar .Form select.Location
{
    width: 110px;
}

#Content .Sidebar .Form input.Postcode
{
    width: 70px;
}

#Content .Sidebar .Form a.Action-Search
{
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/* --- Media Browser --- */

#Content #Featured-Photo, 
#Content #Featured-Video
{
    padding: 6px 0 0 6px;
}

#Content .Gallery-Items
{
    position: relative;
    margin: 10px 0 0 0;
    padding: 0 0 0 6px;
    overflow: hidden;   
}

#Content .Gallery-Items ul
{
    margin: 0;
    padding: 0;
    width: 120px;
    height: 62px;
    list-style: none;
    overflow: hidden;
}

#Content .Gallery-Items ul li
{
    width: 62px;
    height: 62px;
    margin: 0;
    padding: 0 10px 0 0;
}

#Content .Gallery-Items a.Nav-Next, 
#Content .Gallery-Items a.Nav-Previous
{
    position: absolute;
    top: 17px;
    width: 30px;
    height: 30px;
    background: no-repeat 0 0;
    text-indent: -9999px;
    z-index: 100;
}

#Content .Gallery-Items a.Nav-Next:active, 
#Content .Gallery-Items a.Nav-Previous:active
{
    top: 18px;
}

#Content .Gallery-Items a.Nav-Next
{
    right: 0;
    background-image: url(/fancybox/fancy_nav_right.png);
}

#Content .Gallery-Items a.Nav-Previous
{
    left: 0;
    background-image: url(/fancybox/fancy_nav_left.png);
}

/* --- Panels --- */

#Content .Panel
{
    position: relative;
    background: url(/images/backgrounds/dots-horizontal.gif) repeat-x left top;
}

#Content .Panel h2
{
    margin: 12px 0 0 0;
    padding: 10px 0 10px 6px;
    background: url(/images/backgrounds/dots-horizontal.gif) repeat-x left bottom;
    font-size: 1.8em;
    color: #666;
}

/* --- Promos --- */

#Content .Promo
{
    margin: 12px 0 0 0;
    background: url(/images/backgrounds/promo.png) repeat-y;
}

#Content .Promo-Inner
{
    background: url(/images/backgrounds/promo-bottom.png) no-repeat 0 bottom;
}

#Content .Promo a
{
    display: block;
}

#Content .Promo img
{
    padding: 7px;
    background: url(/images/backgrounds/promo-top.png) no-repeat 0 0;
}

#Content .Promo strong
{
    display: block;
    padding: 0 14px 30px 10px;
    font-size: 1.1em;
    color: #777;
    line-height: 1.5em;
}

#Content .Promo a:hover strong
{
    color: #444;
}

/* --- Bottom Promo Panel --- */

#Content #Main-Promo
{
    margin: 12px 0 0 0;
    padding: 0 0 10px 0;
    background: #F2F2F2;
}

#Content #Main-Promo p
{
    margin-right: 15px;
    font-size: 1.2em;
    color: #333;
}

#Content #Main-Promo .Button-Wrapper
{
    margin: 5px 0 0 0;
}

#Content #Main-Promo a.Button
{
    width: 85px;
    background: url(/images/buttons/find-out-more.gif) no-repeat 7px 5px;
}

#Content #Main-Promo a.Button span
{
    background: none;
    text-indent: -9999px;
}
