/* change in c10.css */

#primary-navigation {
    position: relative;
    margin-top: 0;
}
    body #primary-navigation {
        _margin-top: 15px
    }

#mast-search-wrapper {background: #E8EEFA; padding: 0 15px;}

ul.results h3 a , ul.results h3 a:hover , ul.results h3 a:visited {color: #008ECE;}
p.venue a , p.venue a:hover , p.venue a:visited {color: #008ECE;}

/* -------- DS SEE OLIVIER Vote Nav reset ---- */

#primary-navigation #seemast  ul {top: 0;}
#primary-navigation #seemast  ul ul {display: none;}


/* site-wide form styles */

form input.text, form input.standardMetadata  {
    border: 1px solid #000;
    height: 15px;
    padding: 1px 4px;
}
form input.searchButton {
    background-color: #2D4EA2;
    border: 1px solid;
    border-color:#6B84BF #0C245F #0C245F #6B84BF;
    color:#FFF;
    height: 20px;
    line-height: 16px;
    padding: 1px 1px;
    font-size: 11px;
    display:inline-block;
}

.top_search form input.portlet-form-button {
    float:right; margin-right: 10px;
}

.content .form #rowitem2 input.portlet-form-button {
    float:left;
}

/* top bar */

#top_bar {
    position: relative;
    width: 300px;
    margin: 0;
    height: 26px;
    background-color: #E9EFFD;
    color: #003964;
    text-align: left;
    padding: 0;
}




    #top_bar form.other_sites {
        position: absolute;
        top: 4px;
        right: 7px;
    }
        #top_bar form.other_sites span {
            color: #005AA0;
            font-weight: regular;
            font-size: 9px;
            padding: 0 5px 0 0;
        }
        #top_bar form.other_sites select {
            width: 130px;
            height: 18px;
            font-size: 11px;
            line-height: 18px;
        }

        .top_search input.searchButton {
            padding-left: 0;
            padding-right: 0;
            float: right;
        }


/* top search */

.top_search {
    float: left;

    top: 0;
    right: 0;
    width: 300px;
    height: 70px;
    margin-top: 10px; 
    
}
    .top_search form {
        position: relative;
        width: 300px;
        padding: 0;
    }

    .top_search form input.text, .top_search form input.standardMetadata {
        width: 213px;
        /*margin-right: 5px;*/
                padding-right: 0px;

    }
    .top_search form #_query {
                display: inline-block;
        }
    .top_search form h5.pinktab {
        cursor: pointer;
    }

    .top_search .rangePicker, .top_search .rangeDisplay {
        width: 217px;
        margin-right: 4px;
    }
    .top_search .rangePicker {
        float: left;
        border: 1px solid #000;
        height: 18px;
                margin-top: 1px;
    }

/* remove sidebar border */
body#rabida-search-results #block_5, body#rabida-search-results #block_8 {
    background: none;
}

/* remove right column of ads */
#rabida-search-results #block_6 {
    display: none;
}
#rabida-search-results #block_5 {
    width: 740px;
    margin-top: 7px;
    position: relative;
}
#rabida-search-results #block_4 {
    width: 220px;
    *margin-top: -11px;
}
#rabida-search-results #secondary-navigation {
    margin-bottom: 10px;
}


/* sidebar search form */

h5.pinktab {
        cursor: pointer;
    display: inline;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    padding: 3px 10px;
    margin: 0 3px 0 0;
    color: #fff;
    background: #fa37ad;
}
h5.pinktab_inactive {
    background: #814586;
}

#block_4 h5.pinktab {
    width:86px;
}

#block_4 form#search div.pink_sidebar_form {
    position: relative;
    padding: 10px 5px 5px 5px;
    background: #fa37ad;
}
    #block_4  form#search input, #block_4  form#search .rangePicker {
        margin:0 0 5px 0;
    }
    body #block_4  form#search input.text {
        width: 89px;
        margin-left: 0;
        *margin-right: -6px;
    }
    #block_4 .rangePicker, #block_4 .rangeDisplay {
        width: 128px;
    }
    #block_4 .rangePicker {
        border: 1px solid #000;
        height: 18px;
    }
    #block_4 div.dateRange ul.dateRange_presets {
        padding: 4px;
        width: 120px;
    }
a.help_link {
    float: right;
    color: #fff;
    font-size: 11px;
    padding-top: 3px;
    padding-right: 2px;
}

/* facets */

#rabida-search-results #block_4 .content {
    position: relative;
}
#block_4 .vyre-rabida-portlets_SearchResults {
    background: #f8eaf3;
    border: 1px solid #fa37ad;
    margin: 0 0 18px 0;
    padding-top: 14px;
    overflow: auto;
}
    #block_4 .vyre-rabida-portlets_SearchResults h4 {
        padding: 0 0 2px 8px;
        clear: both;
        font-size: 12px;
        margin: 0;
    }
    ul.criteria {
        overflow: hidden;
    }
    ul.criteria li {
        font-size: 12px;
        padding: 1px 8px 1px 8px;
        float: left;
        display: inline-block;
        clear: both;
        margin: 1px 0 0 0;
        line-height: 16px;
    }
    ul.criteria li span {
        color: #666;
        padding-right: 5px;
    }
        ul.criteria li span b, ul.criteria li span strong {
            font-weight: normal;
        }
    ul.criteria li.selected {
        background-color: #fa37ad;
    }


        ul.criteria li.selected a {
            color: #fff;
            font-weight: normal;
        }

ul.criteria li.selected span{
padding:0;
}
            /*EFF : ul.criteria li.selected a:hover {
                text-decoration: line-through;
            }*/
        ul.criteria li.selected span {
            color: #fff;
        }
img.facet_footer {
    position: absolute;
    left: 0;
    bottom: 0;
}


/* pagination */

#rabida-search-results .vyre_tracer {
    display: none;
}
#rabida-search-results #block_5 h1 {
    margin-bottom: 3px;
}
#rabida-search-results .pagination {
    margin: -22px 0 0 0;
    float: right;
}
    #rabida-search-results .pagination a {
        border: 1px solid #ccc;
        padding: 0 5px;
        color: #999;
    }
    #rabida-search-results .pagination b {
        border: 1px solid #3365b4;
        padding: 0 5px;
        color: #3365b4;
    }
    #rabida-search-results .pagination span {
        color: #999;
    }
        #rabida-search-results .pagination .pPref, #rabida-search-results .pagination .next {
            display: none;
        }
#block_5 .vyre-rabida-portlets_SearchResults {
    margin-top: -6px;
    padding-bottom: 10px;
    _margin-top: 6px;
}


/* help message */

ul.results li.help {
    position: relative;
    padding: 0;
    border: 0;
    margin: 7px 0 9px 0;
        display:none;
}
    ul.results li.help div.help_content {
        background: #f8eaf3;
        border: 1px solid #fa37ad;
        padding: 10px 20px 10px 20px;
    }
        ul.results li.help .help_close {
            position: absolute;
            top: 12px;
            right: 20px;
        }
    ul.results li.help .help_top {
        position: absolute;
        top: 0;
        left: 0;
    }
    ul.results li.help .help_bot {
        position: absolute;
        bottom: 0;
        left: 0;
    }
        
/* search results */

ul.results p {
        margin: 0px;
}
ul.results p.venue {
    position: absolute;
    right: 0;
    top: 13px;
    font-size: 12px;
    font-style: italic;
    width: 240px;
}
    ul.results p.venue a {
        font-weight: bold;
    }

ul.results {
    width: 100%;
    border-top: 1px solid #ccc;
    padding-bottom: 20px;
}
ul.results li {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 4px 0 25px 0;
    overflow: hidden; /* clear */
    position: relative;
    zoom:1;
}
        ul.results .item_show .title {
            float: left;
        }
    ul.results .item_show .dates {
        width: 240px;
        position: absolute;
        right: 0;
        top: 40px;
        _top: 39px;
    }
            ul.results .item_news .dates {
                margin-left: 80px;
            }
        ul.results .item_show .dates label {
            font-weight: bold;
            color: #808080;
            padding-right: 5px;
            font-size: 11px;
            line-height: 18px;
            float: left;
            clear: both;
            width: 95px;
        }
            ul.results .item_news .dates label {
                display: none;
            }
        ul.results .item_show .dates p {
            width: 110px;
            font-size: 11px;
            line-height: 18px;
            display: inline;
            float: left;
            padding:0;
        }
            ul.results .item_news .dates p {
                display: inline;
                font-size: 12px;
                color: #999;
                font-style: italic;
            }
            
    ul.results .photo {
        clear: both;
        float: left;
        width: 70px;
        margin-right: 10px;
        margin-top: 1px;
        *margin-top: 9px;
    }
        ul.results .item_news .photo {
            margin-top: -12px;
        }
        ul.results .item_venue .photo {
            margin-top: -4px;
        }
    ul.results div.description {
        float: left;
        width: 385px;
        *margin-top: 8px;
    }
        ul.results .item_venue div.description {
            margin-top: -2px;
        }
        ul.results .item_news div.description {
            width: 640px;
            margin-top: 4px;
        }
        ul.results .description p, ul.results .description span {
            font-size:105%;
            margin-bottom: 9px;
        }
        ul.results .description p.showtimes {
            display: block;
            color: #808080;
            margin-bottom: 2px;
        }
        ul.results .description p.showtimes label {
            font-weight: bold;
        }    
        ul.results .description p.special_offer label {
            font-weight: bold;
        }
    ul.results h3 {
        font-size: 20px;
        float: left;
        line-height: 28px;
        color: #0068b6;
        margin: 0;
        width: 460px;
        margin-bottom: 9px;
        margin-top: 1px;
        overflow: hidden;
    }
    ul.results h3 a {
        float: left;
    }
        ul.results li.item_news h3 {
            width: 100%;
            margin-bottom: 2px;
        }
        span.indicator {
            color:#fff;
            font-size:11px;
            font-weight:bold;
            line-height:12px;
            padding:0 3px;
            display: inline-block;
            margin: 6px 0 0 3px;
            
        }
    li.item_show h3 span{background-color:#FA37AD;}
    li.item_venue h3 span{background-color:#6B3172;}
    li.item_news h3 span{background-color:#777777;}

    /* accessibility icons */
    ul.results span.access {
        display: block;
        margin: 10px 0 9px 0;
        height: 25px;
        overflow: hidden;
    }
        ul.results .access a {
            position: relative;
            display: inline-block;
            width: 25px;
            height: 25px;
            padding: 0;
        }
        ul.results .access a {
            *display: inline;
            *margin-right: 3px;
        }

/* auto-suggest */

.suggestionsContainer {
    margin-left: 10px;
    z-index: 9999999;
    *margin-left: -10px;
    _margin-left: 0;
}
    .suggestionsContainer .suggestBox div {
        border-bottom: 1px solid #ccc;
    }
.suggestionsContainer .suggestBox {
    width: 198px;
}
.suggestionsContainer .closeBar {
    width: 183px;
    color: #0852A5;
    cursor: pointer;
}
.suggestionsContainer .suggestElement b {
    font-weight: bold;
    text-decoration: underline;
    color: black;
    font-style: italic;
    color: #333;
}
.suggestionsContainer .suggestBox .selected {
    background-color: #0852A5;
}

/* date range picker */

body .ui-daterangepickercontain {
    z-index: 999999;
}

/* ie */

ul.criteria li {
    display: block;
    float: none;
}
ul.results div.access a, .top_search form #_query, span.indicator, form input.searchButton, ul.criteria li.selected {
    display: inline-block;
    *display: inline;
    *float: none;
}
#primary-navigation ul ul {
    z-index: 500;
}

ul.results .rightCol{
width:250px;
float:left;
}

ul.results .leftCol{
width:470px;
float:left;
}

div.venues p.venue{
position:relative;
left:10px;
}

ul.results .item_show .dates{
position:relative;
float:right;
top:10px;
}



/*==========================================
 *     PARAGRAPHS WITH IMAGE
 *==========================================*/

p.map,
a.map {
background:url(/other_files/solt/icons/map.gif) top left no-repeat;
border:none;
}
p.tube,
p.nearest_tube,
a.tube,
a.nearest_tube {
background:url(/other_files/solt/icons/tube.gif) top left no-repeat;
}
p.bus,
p.nearest_bus,
a.bus,
a.nearest_bus{
background:url(/other_files/solt/icons/bus.gif) top left no-repeat;
}
p.train,
p.nearest_train,
 a.train,
a.nearest_train  {
background:url(/other_files/solt/icons/rail.gif) top left no-repeat;
}
p.parking, a.parking   {
background:url(/other_files/solt/icons/parking.gif) top left no-repeat;
}
p.howtobook,
p.how_to_book {
background:url(/other_files/solt/icons/howtobook.gif) top left no-repeat;}
p.ear,
p.hearing_impaired,
a.hearing    {
background:url(/other_files/solt/icons/ear.gif) top left no-repeat;
}
p.address,
a.address        {
background:url(/other_files/solt/icons/compass.gif) top left no-repeat;
}
p.dog,
p.guide_dogs_policy,
a.dog,
a.guide_dogs_policy,
a.guidedogs       {
background:url(/other_files/solt/icons/dog.gif) top left no-repeat;
}
p.disaccess,
p.wheelchairs,
a.disaccess,
a.wheelchairs,
a.mobility {
background:url(/other_files/solt/icons/wheelchair.gif) top left no-repeat;
}
p.loo,
p.toilets,
a.loo,
a.toilets {
background:url(/other_files/solt/icons/toilets.gif) top left no-repeat;
}
p.disloo,
p.disabled_toilets,
a.disloo,
a.disabled_toilets    {
background:url(/other_files/solt/icons/wheelchair_wc.gif) top left no-repeat;
}
p.mobility,
p.limited_mobility

{background:url(/other_files/solt/icons/stalls.gif) top left no-repeat;}
p.phone, p.telephone, p.telephones, p.box_Office,
a.phone, a.telephone, a.telephones, a.box_Office, a.book {background:url(/other_files/solt/icons/phoneicon.gif) top left no-repeat;}
p.bars, a.bars      {background:url(/other_files/solt/icons/drinks.gif) top left no-repeat;}
p.discounts, a.discounts {background:url(/other_files/solt/icons/howtobook.gif) top left no-repeat;}
p.access, .access_description, a.access, a.description    {background:url(/other_files/solt/icons/stalls.gif) top left no-repeat;}
p.aircon , a.aircon   {background:url(/other_files/solt/icons/aircon.gif) top left no-repeat;}
p.restaurant, a.restaurant {background:url(/other_files/solt/icons/food.gif) top left no-repeat;}
p.tokens, a.tokens {background:url(/other_files/solt/icons/35356_theatre_tokens_62.gif) top left no-repeat;}
a.email {background:url(/other_files/solt/icons/email.gif) top left no-repeat;}
a.information, a.mobility,
a.limited_mobility {background:url(/other_files/solt/icons/information.gif) top left no-repeat;}

a.legroom {background:url(/other_files/solt/icons/legroom.gif) top left no-repeat;}
