﻿body {
background-color:#fff;
background-image:none;
}

img { max-width:100%;}
#listed_photos a img{ max-width:inherit;}

.top_search_box 
{
background-image:none;
border:solid 1px #CCC;
border-radius:2px 0 0 2px;    
height:31px;
border-right-width:0;
}

footer {
border-top: 3px solid #2D96CA;
}

#slideshow {height:auto;}
#slideshow img {width:980px;}

.footer_nav_box {min-height:180px;}

.tab { background-color:inherit; border-radius:4px 4px 0 0; }
.tab a { background-color:inherit; }

div.selector { border-width:0;}

.tab a.active, div.selector, .tab a:hover, .view_more h3 a:hover, .live_now
{
background-color:#2D96CA;
}

a:link, a:visited, 
.event_details h3 a:hover, .event_details h3 a:active, .footer_nav_links a:hover, .footer_nav_links a:active, 
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu a.selected,
.stage .title_and_breadcrumb h1 span,
.tab a.active
{
color:#2D96CA;
}