/* *************************************************
 * Sass Mixins & Variables
 * =[SASS]
 * ********************************************** */
/* ***************************************************** */
/* Mixins and utility classes */
/* ************************************************** */
/* *************************************************
 * Reset - http://meyerweb.com/eric/tools/css/reset/
 * =[RESET]
 * ********************************************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  -align: baseline;
  background: transparent;
}

/* *************************************************
 * HTML - Global Elements
 * =[HTML]
 * ********************************************** */
html {
  overflow-y: scroll;
}

body {
  line-height: 1;
  font: 75%/1 "Trebuchet MS", Helvetica, Arial, sans-serif;
  background: #030303;
}

address {
  font-style: normal;
}

blockquote, q {
  quotes: none;
  font-style: italic;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

del {
  text-decoration: line-through;
}

iframe {
  z-index: 0;
}

img {
  -ms-interpolation-mode: bicubic;
}

ins {
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

p {
  font-size: 13px;
  line-height: 17px;
  color: #333333;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1, .h1 {
  font-size: 32px;
  font-weight: 600;
  color: black;
}

h2, .h2 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.091em;
  color: black;
}

h3, .h3 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.25em;
  color: black;
  text-transform: uppercase;
}

h4, .h4 {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.25em;
  color: #333333;
}

h5, .h5 {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.25em;
  color: #333333;
}

h6, .h6 {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.25em;
  color: black;
}

a:link, a:visited {
  color: #065ca8;
  text-decoration: none;
}

a:hover, a:active {
  color: #065ca8;
  text-decoration: underline;
}

/* *************************************************
 * Header Content
 * =[HEADER]
 * ********************************************** */
#header {
  font-family: "PT Sans Narrow", "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: white;
  background-color: #003b73;
}
#header #city-header {
  position: relative;
  height: 166px;
  margin: 0;
}
.ie7 #header #city-header {
  z-index: 4000;
}
#header #cities-global-nav {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  height: 46px;
  position: relative;
}
.ie7 #header #cities-global-nav {
  z-index: 3000;
}
#header #cities-global-nav #default-logo {
  position: relative;
  z-index: 80;
  top: 7px;
  width: 116px;
  float: left;
}
#header #cities-global-nav #city-selector {
  height: 32px;
  line-height: 32px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  width: 200px;
  padding: 0;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  z-index: 90;
  top: 6px;
  float: right;
}
.ie7 #header #cities-global-nav #city-selector, .ie8 #header #cities-global-nav #city-selector {
  background: transparent url(../images/city-menu-bg.png) top left no-repeat scroll;
}
.ie7 #header #cities-global-nav #city-selector {
  zoom: 1;
  display: inline;
}
#header #cities-global-nav #city-selector label {
  display: block;
  background: transparent url(../images/bg-black-60percent.png) top left repeat scroll;
  float: left;
  text-align: center;
  width: 45px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
  -o-border-radius: 6px 0 0 6px;
  -ms-border-radius: 6px 0 0 6px;
  -khtml-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  font-weight: 600;
  height: 32px;
}
.ie7 #header #cities-global-nav #city-selector label, .ie8 #header #cities-global-nav #city-selector label {
  background: none;
}
#header #cities-global-nav #city-selector a {
  color: white;
  display: block;
  width: 135px;
  padding: 0 10px;
  float: right;
  height: 32px;
  background: transparent url(../images/bg-white-20percent.png) top left repeat scroll;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  -o-border-radius: 0 6px 6px 0;
  -ms-border-radius: 0 6px 6px 0;
  -khtml-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.ie8 #header #cities-global-nav #city-selector a, .ie7 #header #cities-global-nav #city-selector a {
  background: none;
  position: relative;
}
#header #cities-global-nav #city-selector a span {
  width: 11px;
  height: 32px;
  background: transparent url(../images/arrows-sprite.png) 0 50% no-repeat scroll;
  float: right;
}
.ie7 #header #cities-global-nav #city-selector a span {
  position: relative;
  top: -32px;
  right: 0px;
  z-index: 25;
  zoom: 1;
  display: inline;
}
#header #cities-global-nav #city-selector a:hover, #header #cities-global-nav #city-selector a:active {
  background-color: white;
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  -o-border-radius: 0 6px 0 0;
  -ms-border-radius: 0 6px 0 0;
  -khtml-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
  color: black;
  text-decoration: none;
}
.ie7 #header #cities-global-nav #city-selector a:hover, .ie8 #header #cities-global-nav #city-selector a:hover, .ie7 #header #cities-global-nav #city-selector a:active, .ie8 #header #cities-global-nav #city-selector a:active {
  background: transparent url(../images/city-menu-bg.png) -45px -32px no-repeat scroll;
}
#header #cities-global-nav #city-selector a:hover span, #header #cities-global-nav #city-selector a:active span {
  background: transparent url(../images/arrows-sprite.png) -11px 50% no-repeat scroll;
}
#header #cities-global-nav #city-selector a:hover {
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  -o-border-radius: 0 6px 6px 0;
  -ms-border-radius: 0 6px 6px 0;
  -khtml-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
#header #cities-global-nav #city-selector-subnav {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 468px;
  right: 9px;
  top: 38px;
}
.ie7 #header #cities-global-nav #city-selector-subnav {
  zoom: 1;
  z-index: 2000;
}
#header #cities-global-nav #city-selector-subnav .subnav-inner-wrap {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: 468px;
  background-color: #252525;
  border-left: 1px solid #3b3b3b;
}
#header #cities-global-nav #city-selector-subnav .subnav-inner-wrap ul {
  width: 155px;
  float: left;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  border-right: 1px solid #3b3b3b;
  border-bottom: 1px solid #3b3b3b;
}
#header #cities-global-nav #city-selector-subnav .subnav-inner-wrap ul li {
  background-color: #252525;
  border-top: 1px solid #3b3b3b;
  border-bottom: 1px solid #212121;
  border-right: 1px solid #212121;
  line-height: 16px;
  font-size: 16px;
}
#header #cities-global-nav #city-selector-subnav .subnav-inner-wrap ul li.current {
  color: #595959;
  background-color: #1a1a1a;
}
#header #cities-global-nav #city-selector-subnav .subnav-inner-wrap ul li a, #header #cities-global-nav #city-selector-subnav .subnav-inner-wrap ul li span {
  display: block;
  padding: 8px;
  color: white;
}
#header #cities-global-nav #city-selector-subnav .subnav-inner-wrap ul li.country span {
  color: #595959;
  font-weight: 600;
}
#header #cities-global-nav #city-selector-subnav .subnav-inner-wrap ul li a:hover {
  background-color: white;
  color: #595959;
  text-decoration: none;
}
#header #cities-global-nav.active #city-selector-subnav {
  display: block;
}
#header #cities-global-nav.active #city-selector a {
  background-color: white;
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  -o-border-radius: 0 6px 0 0;
  -ms-border-radius: 0 6px 0 0;
  -khtml-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
  color: black;
  text-decoration: none;
}
.ie7 #header #cities-global-nav.active #city-selector a, .ie8 #header #cities-global-nav.active #city-selector a {
  background: transparent url(../images/city-menu-bg.png) -45px -32px no-repeat scroll;
}
#header #cities-global-nav.active #city-selector a span {
  background: transparent url(../images/arrows-sprite.png) -11px 50% no-repeat scroll;
}
#header #marquee-bar {
  padding: 0;
  margin: 0;
  height: 120px;
  background-color: #d67701;
}
#header #marquee-bar .middle-bar {
  padding: 0;
  margin: 0 auto;
  height: 120px;
  width: 960px;
}
#header #marquee-bar .middle-bar .social-header {
  height: 80px;
  width: 122px;
  float: left;
  font-size: 16px;
  margin-top: 31px;
}
#header #marquee-bar .middle-bar .social-header p {
  color: white;
  font-size: 16px;
}
#header #marquee-bar .middle-bar .social-header ul {
  text-align: left;
  margin: 0;
  padding: 0;
}
.ie7 #header #marquee-bar .middle-bar .social-header ul li {
  height: 35px;
  width: 35px;
  display: inline;
}
#header #marquee-bar .middle-bar .social-header ul li a {
  float: left;
  margin-right: 8px;
  margin-top: 8px;
  height: 35px;
  width: 35px;
  background: transparent url(../images/header-icons.png) top left no-repeat scroll;
  display: block;
}
#header #marquee-bar .middle-bar .social-header ul li a.twitter {
  background-position: -35px 0;
}
#header #marquee-bar .middle-bar .social-header ul li a.youtube {
  margin-right: 0;
  background-position: -70px 0;
}
#header #marquee-bar .middle-bar .baa-header-ad {
  width: 160px;
  background: url(../images/diagonal-pattern-transparent.png) repeat;
  text-align: center;
  float: right;
  padding: 9px;
  margin-top: 19px;
}
.ie7 #header #marquee-bar .middle-bar .baa-header-ad {
  margin-top: 21px;
  clear: right;
  margin-left: 0;
}
#header #marquee-bar .middle-bar .baa-header-ad .content {
  background: black;
  width: 160px;
  height: 60px;
}
#header #city-logo {
  padding: 0;
  margin: -39px 0 0 25px;
  display: inline-block;
  vertical-align: top;
  width: 617px;
  height: 159px;
  position: relative;
  z-index: 100;
  border: 0;
}
.ie7 #header #city-logo {
  width: 592px;
}
#header #city-logo img {
  width: 617px;
  padding: 0;
  margin: 0;
  border: 0;
  height: 159px;
}
#header #sponsor-bar {
  text-align: center;
  padding: 6px 0;
  margin: 0;
  clear: both;
  background-color: #00243e;
}
#header #sponsor-bar .baa-tagline {
  font-size: 1.5em;
  line-height: 1em;
  font-family: Verdana, sans-serif;
  color: #b0ddfa;
  padding: 6px 0;
}

/* *************************************************
 * Map
 * =[MAP]
 * ********************************************** */
/* *************************************************
 * Carousel
 * =[CAROUSEL]
 * ********************************************** */
.crsl-header {
  text-transform: uppercase;
  color: white;
  font-size: 23px;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  letter-spacing: -1px;
  margin-bottom: 15px;
  margin-top: 5px;
  margin-left: 10px;
}

.carousel-wrap {
  background-color: black;
  background: black url(../images/bg-home-wrap.png) top left repeat-x scroll;
  background: black url(../images/bg-home-wrap.png) repeat-x\9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(13%, #000000), color-stop(50%, #000000), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#333333, #000000 13%, #000000 50%, #000000 100%);
  background-image: -moz-linear-gradient(#333333, #000000 13%, #000000 50%, #000000 100%);
  background-image: -o-linear-gradient(#333333, #000000 13%, #000000 50%, #000000 100%);
  background-image: -ms-linear-gradient(#333333, #000000 13%, #000000 50%, #000000 100%);
  background-image: linear-gradient(#333333, #000000 13%, #000000 50%, #000000 100%);
}

.carousel {
  padding-top: 15px;
}
.carousel > div {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.carousel .bx-wrapper {
  background: url(../images/bg-black-box-radial.png) no-repeat #1a1a1a;
  padding-left: 11px;
  padding-top: 11px;
  position: relative;
}

.home-carousel {
  background-color: #1a1a1a;
}

.prev {
  position: absolute;
  left: -22px;
  top: 45%;
  cursor: pointer;
}

.next {
  position: absolute;
  right: -23px;
  top: 45%;
  cursor: pointer;
}

.home-carousel li {
  width: 178px;
  padding-right: 12px;
}

/* *************************************************
 * Content 
 * =[CONTENT]
 * ********************************************** */
.main-content {
  width: 960px;
  padding: 25px 0;
}

.main-content > * {
  color: #e9e9e9;
}

.main-content p {
  margin: 10px 0;
}

/* *************************************************
 * 3 Call Outs
 * =[CALLOUTS]
 * ********************************************** */
/* *************************************************
 * Footer
 * =[FOOTER]
 * ********************************************** */
.feature-list {
  width: 960px;
  overflow: hidden;
  margin: 0 auto 20px;
  padding-top: 20px;
}

.feature {
  text-align: center;
  padding: 15px 30px;
  border-left: 1px solid #363636;
  width: 245px;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: top;
}
.feature {
  *display: inline;
}

.feature:first-child {
  border-left: 0 none;
}

.feature > .feat-tagline {
  color: #dfb400;
  font: 300 italic 17px "Georgia", serif;
}

.feature > .feat-descrip {
  color: #bde0ff;
  font: normal 14px "Helvetica Neue", Arial, sans-serif;
}

.footer-wrapper {
  background-color: #1a1a1a;
  border-top: 4px solid #497dc8;
}

#footer, #footest {
  text-align: left;
  width: 960px;
  margin: auto;
}

#footer {
  text-align: left;
  border-top: 6px solid #333333;
  padding: 0 0 20px 0;
  overflow: hidden;
  margin-top: 0;
}

#footest {
  color: #828282;
  font-size: 0.917em;
  text-align: left;
  text-transform: uppercase;
  border-top: 3px solid #cccccc;
  padding: 7px 0;
}
#footest .phone-only, #footest .copyright, #footest .baa-footest-links {
  float: left;
  width: 480px;
  font-weight: 400;
}
#footest .phone-only span.first, #footest .copyright span.first, #footest .baa-footest-links span.first {
  padding-left: 0;
}
#footest .phone-only span a, #footest .copyright span a, #footest .baa-footest-links span a {
  color: #828282;
  text-transform: none;
}
#footest .copyright {
  text-align: right;
}
#footest .phone, #footest .phone-only, #footest .copyright {
  font-weight: 600;
}

/* map.sass */
/* Includes compass functions, variables, mixins, utility classes, colors, etc.
 */
.map-wrapper {
  background: #030303;
  position: relative;
  width: 960px;
  margin: 0 auto;
  z-index: 0;
}

.map, .bubbles {
  background: #030303 url(../images/map.png) no-repeat;
  width: 960px;
  height: 715px;
  position: relative;
  margin: 0 auto;
  z-index: 2000;
}

.canada-wrapper, .bubbles {
  width: 1158px;
}

.pg-canada {
  min-width: 1158px;
}

.canada-map {
  width: 1158px;
  background: #030303 url(../images/canada-map.png) no-repeat;
}

.bubbles {
  position: absolute;
  top: 0;
  z-index: 2001;
  background: transparent;
}
.bubbles .city {
  background: transparent;
}

.city {
  position: absolute;
  display: block;
  background: transparent url(../images/star.png) no-repeat;
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #318fef;
  z-index: 100;
}
.city:hover {
  text-decoration: none;
}
.city span {
  display: none;
}
.city .text {
  display: none;
  width: auto;
  padding: 16px;
  background: white;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 0px 0px 5px #333333;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -o-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  position: relative;
  left: -100%;
  top: -58px;
  white-space: nowrap;
  z-index: 200;
  height: 16px;
}
.city .arrow {
  width: 0;
  height: 0;
  font-size: 0;
  border-color: white transparent transparent transparent;
  border-width: 10px;
  border-style: solid;
  position: relative;
  top: -48px;
  display: none;
  z-index: 200;
}
.city:hover .text {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
.city:hover .text {
  *display: inline;
}
.city:hover .arrow {
  display: block;
}
.city.bottom.hover .text {
  top: 32px;
}
.city.bottom.hover .arrow {
  top: -36px;
  border-color: transparent transparent white transparent;
}

.city .arrow {
  position: absolute;
  top: -10px;
  left: 0px;
}
.ie8 .city b, .ie7 .city b {
  height: 54px;
  width: 21px;
  margin-left: -23px;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  background: transparent url(../images/corners48.png) no-repeat;
  position: absolute;
  top: 0;
  left: 14px;
}
.ie8 .city b, .ie7 .city b {
  *display: inline;
}
.ie8 .city b.right, .ie7 .city b.right {
  width: 7px;
  background-position: -7px 0;
  position: absolute;
  left: auto;
  right: -7px;
}
.ie8 .city .text, .ie7 .city .text {
  height: 16px;
}

#Appleton-Fox-Cities {
  left: 541px;
  top: 277px;
}

#Atlanta {
  left: 616px;
  top: 507px;
}

#Austin {
  left: 363px;
  top: 567px;
}

#Baltimore {
  left: 719px;
  top: 368px;
}

#Boston {
  left: 795px;
  top: 291px;
}

#Cincinnati {
  left: 602px;
  top: 384px;
}

#Columbus {
  left: 624px;
  top: 363px;
}

#Dallas {
  left: 430px;
  top: 530px;
}

#Fort-Lauderdale {
  left: 697px;
  top: 640px;
}

#Houston {
  left: 427px;
  top: 588px;
}

#Indianapolis {
  left: 572px;
  top: 371px;
}

#Jacksonville {
  left: 667px;
  top: 567px;
}

#Kansas-City {
  left: 442px;
  top: 389px;
}

#Louisville {
  left: 583px;
  top: 412px;
}

#Madison {
  left: 516px;
  top: 307px;
}

#Miami {
  left: 697px;
  top: 670px;
}

#Milwaukee {
  left: 546px;
  top: 307px;
}

#Minneapolis {
  left: 460px;
  top: 272px;
}

#New-Orleans {
  left: 511px;
  top: 587px;
}

#New-York-City {
  left: 763px;
  top: 332px;
}

#Omaha {
  left: 418px;
  top: 345px;
}

#Orange-County {
  left: 55px;
  top: 425px;
}

#Orlando {
  left: 669px;
  top: 607px;
}

#Pittsburgh {
  left: 671px;
  top: 351px;
}

#Portland {
  left: 60px;
  top: 181px;
}

#Salt-Lake-City {
  left: 188px;
  top: 313px;
}

#San-Antonio {
  left: 363px;
  top: 597px;
}

#Seattle {
  left: 90px;
  top: 136px;
}

#St-Louis {
  left: 508px;
  top: 405px;
}

#Tempe {
  left: 152px;
  top: 466px;
}

#Washington-DC {
  left: 719px;
  top: 389px;
}

#Calgary {
  left: 352px;
  top: 453px;
}

#Edmonton {
  left: 378px;
  top: 412px;
}

#Kitchener {
  left: 791px;
  top: 643px;
}

#Montreal {
  left: 874px;
  top: 602px;
}

#Ottawa {
  left: 842px;
  top: 604px;
}

#Quebec {
  left: 880px;
  top: 581px;
}

#Regina {
  left: 467px;
  top: 505px;
}

#Saskatoon {
  left: 437px;
  top: 465px;
}

#Vancouver {
  left: 231px;
  top: 446px;
}

#Winnipeg {
  left: 558px;
  top: 516px;
}
