﻿/*----- SMALL MAP -----*/
.smallMap   { height:231px; width:300px; float:left; }
#map    { background-color: rgb(229, 227, 223); }
#main { background-color:#FFFFFF; border:5px solid #FFFFFF; margin:30px 0px 10px 163px; text-align:left; width:930px; }
#bd { padding:5px 0; background:#E0EEF9; }
#country { margin:5px; }
.iconsContainer { display:inline-table; margin-left:15px; margin-top:-2px; width:278px; }
.smallIcon  { border:0; width:8px; margin-right:5px }
select option   { font-size:12px; padding-left:10px; }
.smallInfoContainer { width:280px; height:200px }
#smallSearchContainer { width:300px; height:50px; float:left; background-color:#CCCCCC; }
.next-tab   { float:right; position:relative; display:inline; /*margin-top:10px; margin-left:250px;*/ }
.prev-tab   { float:left; position:relative; display:inline; /*margin-top:16px;*/ }
#smallMapInfoWindow  { height:auto; width:280px; position:absolute; z-index:9000; padding:10px; opacity: .90; background-color:#554944; display:none; color:#FFF; }
#smallMapInfoWindow p { float:left; position:relative; width:260px; }
#close  { cursor:pointer; float:right; }
#bodyContent  { height:80px; width:260px; }
/*----- FULL MAP -----*/
#mapContainer   { background-color:#666666; text-align:left; }
#searchContainer    { width:420px; height:50px; float:left; }
.infoContainer  { width:280px; height:250px }
.fullMap        { height:420px; width:420px; float:left; position:relative; }
.infoHeader     { font-size:12px; font-weight:bold; text-align:center; float:none !important; }
.fullIcon       { border:0; width:10 }
#fullBodyContent    { width:230px; height:110px; }
#fullMapInfoWindow  { height:130px; width:250px; /*z-index:100; position:absolute; margin-top:-335px; margin-left:60px; padding:10px; background-color:#FFF; display:none;*/ }
/*----- LOCATIONS MAP -----*/
.tabContainer > a { text-decoration:none; color: black; }
#outerTab1        { display:inline; margin-left: -150px; }
#outerTab2        { display:inline; position:relative; margin-left: 5px; }
#tab1             { display:block; height:215px;width:280px; text-align:left; }
#tab2             { display:none; height:215px; width:280px; }
/*----- STORIES MAP -----*/
#fullStoryMapInfoWindow { height:180px; width:300px; }
.centerMap  { width:480px; height:405px; float:left; position:relative; }
.centerSearchContainer  { width:480px; height:120px; float:left; background-color:#e5e3df; }
.storyInfoContainer { height:160px; width:300px; }
.storyInfoContainer > p { width:180px; float:left; margin-top:-12px; margin-left:10px; text-align:left; }
.storyInfoContainer > img   { float:left; width:103px; height:103px; margin-top:12px; }
/*----- BRANDS MAP -----*/
.mapTitle   { text-align:right; font-weight:bolder; font-size:24px; }
#headerContainer { height: 76px; color: #202454; margin-top:30px; }
#bannersContainer { background-color:#CCCCCC; display:inline; position:absolute; float:right; font-family:Verdana,Arial,Helvetica,sans-serif; width:300px; height:400px; text-align:left; padding-top:26px; margin-left:20px; }
#bannersContainer img { display:block; margin-bottom:25px; margin-left:auto; margin-right:auto; width:210px; height:104px; }
#loading { display:none; position: fixed; top: 265px; right:120px; z-index: 5000; background-color: #000050; font-size: 110%; color: white; padding: 2px; width:100px; text-align:center; }
#bottomLinks { background-color:#003D7D; clear:both; height:40px; line-height:40px; padding-left:30px; color:#FFF; }
#bottomLinks a { color:#FFF; }
.brandLogo  { width:73px; height:51px; float:left; margin-right:10px; margin-left:20px; margin-top: 5px; }
.brandInfoContainer { width:250px; height:200px; }