#searcharea * {
    margin: 0;
    padding: 0;
}

#searcharea {
    width: 543px;
    height: 208px;
    background: url(/images/searcharea.png);
    position: relative;
    margin: 0px auto;
    z-index: 100;
}

#sa_label {
    position: absolute;
    top: 25px;
    left: 30px;
    font: 16pt arial;
    color: #fff;
}

#sa_search {
    position: absolute;
    top: 65px;
    left: 30px;
    text-align: right;
}

#unified_query {
    width: 330px;
    outline: 1px solid #2C658F;
    border: 1px solid #0C202F;
    padding: 3px 5px;
    color: #000;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-outline-radius: 3px;
    -webkit-outline-radius: 3px;
}

#unified_query_button {
    margin: 10px 0 0 0;
    background: #173E5B;
    border: 1px solid #2C658F;
    outline: 1px solid #0C202F;
    padding: 1px 5px;
    color: #fff;
    background: url(/images/butgrad.png) 0 -15px repeat-x;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-outline-radius: 3px;
    -webkit-outline-radius: 3px;
}

#unified_query_button :hover {
    background-position: 0 0;;
}

#unified_query_button :active {
    background: #0F344F;
}

#sa_suggest_container {
    text-align: left;
    position: absolute;
    top: 90px;
    left: 30px;
    z-index: 150;
    display: none;
}

#sa_suggest_mask {
    border: 0;
    width: 275px;
    position: absolute;
    z-index: 200;
}

#sa_suggest {
    background: #fff;
    color: #173E5B;
    border: 1px solid #173E5B;
    width: 273px;
    position: absolute;
    z-index: 300;
}

#sa_suggest div {
    border-top: 1px solid #ccc;
    padding: 3px;
    background: #fff;
    font-size: 9pt;
    cursor: pointer;
}

#sa_suggest div.sa_event_info {
    padding: 1px;
    background: #fff;
text-align: center;
}

#sa_suggest div.sa_event_info img {
margin: 1px auto;
}

#sa_suggest div.sa_event_info p{
padding: 5px;
margin: 0;
text-align: left;
}

.sa_event_name {
    font-weight: bold;
}

.sa_event_venue {
    font-style: italic;
}

.sa_event_date {
    font-weight: bold;
    color: #666;
}

#sa_suggest div.active,#unified_query.active {
    background: #ffffbf;
}

#sa_suggest div.hover {
    background: #FFFF9F;
}

#sa_tag {
    position: absolute;
    top: 140px;
    left: 110px;
    width: 420px;
    text-align: center;
    font: bold italic 12pt arial;
    color: #B9E0FD;
}

#sa_tag a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    background: url(/images/butgrad.png) repeat-x;
    padding: 3px 8px;
    margin: 0 10px;
    font-style: normal;
    font: 8pt/ 14px sans-serif;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#sa_tag a:hover {
    background: url(/images/shine.png) repeat-x;
    color: yellow;
}

#sa_links {
    position: absolute;
    bottom: 12px;
    right: 0px;
    width: 450px;
    text-align: center;
}

#sa_links li {
    float: left;
    list-style: none;
    width: 32%;
}

#sa_links li a {
    background: url(/images/butgrad.png) repeat-x;
    display: block;
    margin: 0px 1px 0;
    font: 8pt/ 18px sans-serif;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px;
}

#sa_links li a:hover,#sa_links li a.active {
    background: url(/images/shine.png) repeat-x;
    color: yellow;
}

/*##################################
####################################
####################################
##################################*/
#hp_sections {
    position: relative;
    width: 520px;
    margin: 0 auto;
    z-index: 50;
}

.hp_panel {
    border: 1px solid #efefef;
    width: 520px;
    margin: 10px auto;
    height: 300px;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #f9f9f9;
    z-index: 50;
}

#hp_sections .hp_panel h3,#hp_sections .hp_panel p {
    margin: 10px;
}

#regions_map {
    position: absolute;
    top: 0;
    right: 10px;
}

#regions_links ul {
    padding: 0;
    margin: 0;
    width: 300px;
    overflow: auto;
    position: absolute;
    bottom: 20px;
    left: 10px;
}

#regions_links li {
    width: 49%;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

#regions_links li a {
    text-decoration: none;
    margin: 1px 3px 1px 2px !important;
    padding: 1px 4px;
    display: block;
    background: #efefef;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#results_order_control {
    float: right;
    margin: 6px;
z-index: 200;
}

#search_again {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    display: none;
}

div.column {
    float: left;
    width: 43%;
    margin-left: 4%;
    display: inline;
}

div.label {
    display: block;
    margin: 15px 0 0 0;
    font-weight: bold;
}

#search_again div.label {
    display: block;
    margin: 5px 0 0 0;
    font-weight: bold;
}

#adv_artist,#adv_venue,#adv_prox_miles,#adv_prox_postcode,#adv_from_day,#adv_from_month,#adv_to_day,#adv_to_month,#adv_genre,#adv_region,#adv_town,#ml_email,#ml_region,#ml_format
    {
    border: 1px inset #666;
    background: #fff;
}

#adv_artist,#adv_venue,#ml_email {
    width: 220px;
}

#adv_search,#adv_reset,#ml_subscribe {
    margin: 0 15px 0 0;
    background: #173E5B;
    border: 1px solid #2C658F;
    outline: 1px solid #0C202F;
    padding: 1px 5px;
    color: #fff;
    background: url(/images/butgrad.png) 0 -15px repeat-x;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-outline-radius: 3px;
    -webkit-outline-radius: 3px;
}

#ml_link {
    text-align: center;
    padding: 20px 0 0 0;
}

#ml_link img {
    margin: 10px 0;
    border: 0;
}

#ml_link a {
    text-decoration: none;
}

div.rating {
    opacity: 0.3;
    filter: alpha(opacity = 30);
    margin: -6px 0 0 5px;
}

#results_tools {
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #efefef;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #f9f9f9;
}

#results_tools * {
    position: relative;
}

#search_legend {
    font-size: 110%;
    font-weight: bold;
}

#results_tools form {
    float: none;
}

#results_tools span.error {
    color: #c30;
    font-size: 90%;
}

#results_order_select {
    border: 1px solid #ddd;
    padding: 0 0 0 20px;
}

#results_order_select option {
    padding: 0 0 0 20px;
}

#results_order_select.relevance,#results_order_select option.relevance {
    background: #fff url(/images/star_l.png) no-repeat;
}

#results_order_select.date,#results_order_select option.date {
    background: #fff url(/images/calendar.png) no-repeat;
}

#queryFeedback {
    font-size: 110%;
}

/* PAGINATOR */
div.paginator {
    margin: 10px 0;
    text-align: center;
    color: #999;
    font-size: 85%;
}

div.paginator a.pagination_link {
    border: 1px solid #ccc;
    text-decoration: none;
    font-weight: bold;
    color: #666 !important;
    background: #ededed;
    margin: 0 1px;
    display: inline-block;
    min-width: 16px;
    _width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

div.paginator a.pagination_link:hover {
    border: 1px solid #c96;
    background: #ff9;
}

div.paginator span.pagination_current {
    border: 1px solid #AAC4D8;
    text-decoration: none;
    font-weight: bold;
    background: #B9E0FD;
    margin: 0 1px;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: #173E5B !important;
    font-weight: normal;
    -moz-border-radius: 2px;
}

div.paginator span.pagination_blank {
    margin: 0 1px;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: #ccc !important;
    border: 1px solid #fff;
    font-weight: bold;
}

div.paginator .pagination_link_text {
    color: #666 !important;
    text-decoration: none;
    margin: 0 10px;
    display: inline-block;
    width: 38px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
    font-size: 110%;
}

div.paginator a.prevlink {
    background: url( /images/wgtarrow_l.gif) left 1px no-repeat;
    text-align: right;
}

div.paginator a.nextlink {
    background: url( /images/wgtarrow_r.gif) right 1px no-repeat;
    text-align: left;
}

div.paginator a.prevlink:hover {
    background: url( /images/wgtarrow_l_o.gif) left 1px no-repeat;
}

div.paginator a.nextlink:hover {
    background: url( /images/wgtarrow_r_o.gif) right 1px no-repeat;
}

div.paginator a.pagination_link_text:hover {
    color: #900 !important;
}

.small {
    font-size: 80%;
}

.clearleft {
    clear: left;
    position: relative;
}

div.listingOuter2 {
    float: left;
    margin: 0 0 4px 0;
    padding: 0;
    width: 100%;
}

#refine_search_container {
    padding: 0px;
    margin: 5px 0 0 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #e9e9e9;
}

#refine_search {
    padding: 5px 5px 5px 20px;
    background-color: #f3f3f3;
    outline: none;
    color: #666 !important;
    text-decoration: none;
    font-weight: bold;
    display: block;
}

#refine_search.closed {
    background: #f3f3f3 url(/images/wgtarrow_closed.gif) 5px 7px
        no-repeat;
}

#refine_search.open {
    background: #f3f3f3 url(/images/wgtarrow_open.gif) 4px 8px no-repeat
        ;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e9e9e9;
}

option.disabled {
    color: #ccc;
}

.mailshotItem {
	border-bottom: 1px dotted #666;
padding: 10px 0;
	margin-bottom: 10px
}

/*
fix for ie7 background
*/
#Header {
    min-width: 0;
    zoom: 1;    
}


