﻿/* $Id: //depot/EveryScape/Stable/services/web/EveryScapePortal_Jalapeno/css/a.css#4 $ */
#map {position:absolute;top:0;right:0;width:260px;height:405px;z-index:0;display:none;}

#mtaMainarea{background: url(../images/mtaBg.gif) repeat-x;}

/* MTA tab bar */
.TabBar{background-color:#003366;border-color:#000;border-style:solid;border-width:1px 0;padding-top:2px;position:relative;}
.TabBar .MapToggle{color:#fff;cursor:pointer;font-size:.67em;font-weight:bold;letter-spacing:-1px;white-space:nowrap;
height:1em;top:50%;margin-top:-.5em;right:20px;position:absolute;
}
.TabBar .MapToggle img {padding-right:5px;}
.Tabs{list-style:none;margin:0;padding:0 0 0 3px;}
.Tabs:after{clear:both;content:" ";display:block;}
.Tabs li{float:left;font-family:Verdana;font-size:.67em;font-weight:normal;margin:0 0 0 2px;}
.ui-tabs-hide{display:none;}
.Tabs a,.Tabs a span{background:url(../images/tabs.gif) no-repeat;float:left;/* fixes dir=ltr problem and other quirks IE */padding:0 12px;}
.Tabs a{background-position:100% 0;margin:5px 0 0;/* position: relative makes opacity fail for disabled tab in IE */outline:0;/* @ Firefox, prevent dotted border after click */padding-left:0;text-decoration:none;white-space:nowrap;/* @ IE 6 */}
.Tabs a:link,.Tabs a:visited{color:#fff;}
.Tabs .ui-tabs-selected{font-weight:bold;}
.Tabs .ui-tabs-selected a{background-position:100% -23px;margin-top:0;position:relative;top:1px;z-index:2;}
.Tabs .ui-tabs-selected a:link,.Tabs .ui-tabs-selected a:visited{color:#000;}
.Tabs a span{background-position:0 0;height:20px;line-height:20px;padding-right:0;padding-top:1px;}
.Tabs .ui-tabs-selected a span{background-position:0 -23px;height:27px;line-height:27px;padding-top:0;}
.Tabs .ui-tabs-selected a:link,.Tabs .ui-tabs-selected a:visited,.Tabs .ui-tabs-disabled a:link,.Tabs .ui-tabs-disabled a:visited{cursor:text;/* @ Opera, use pseudo classes otherwise it confuses cursor... */}
.Tabs a:hover,.Tabs a:focus,.Tabs a:active,.Tabs .ui-tabs-unselect a:hover,.Tabs .ui-tabs-unselect a:focus,.Tabs .ui-tabs-unselect a:active{cursor:pointer;/* @ Opera, we need to be explicit again here now... */}
.ui-tabs-disabled{filter:alpha(opacity=40);opacity:.4;}
.Tabs .ui-tabs-disabled a:link,.Tabs .ui-tabs-disabled a:visited{color: #000;}
.ui-tabs-panel{background:transparent;/* declare background color for container to avoid distorted fonts in IE while fading */padding-top:16px;}
/* Additional IE specific bug fixes... */
* html .Tabs{display:inline-block;/* auto clear @ IE 6 & IE 7 Quirks Mode */}
*:first-child+html .Tabs{display:inline-block;/* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */}

/* Tab-specific. */
#Whats_Nearby .POInteriorBody {text-align:center;}

.EventSponsorTitle {margin-left:10px;font-size:10pt;}
.EventSponsorBanners {text-align:center;padding-bottom:12px;}
.EventSponsorBanners img {margin-bottom:5px;}
