body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 12px;
  background: #ed1c24 url(/images/main-bg.gif) repeat-x;
}

a,
a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #ed1b24;
  text-decoration: underline;
}

h2 {
  color: #ed1b24;
  font-size: 38px;
  margin: 8px 0 16px 16px;
}

p {
  margin: 0 16px 16px 16px;
  line-height: 16px;
}

/*-------------------------------------------    
    HEADER
-------------------------------------------*/
#logo {
  width: 74px;
  height: 78px;
  position: fixed;
  top: 13px;
  right: 15px;
  background: url(/images/header/logo.gif) no-repeat;
}

#logo a {
  display: block;
  width: 74px;
  height: 78px;
  text-indent: -999px;
  overflow: hidden;
  cursor: pointer;
}

#menu {
  position: fixed;
  top: 45px;
  left: 15px;
}

#menu li {
  float: left;
  margin-right: 15px;
  font-size: 14px;
}

#menu li a,
#menu li a:visited {
  display: block;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
}

#menu li a:hover,
#menu li a.active {
  color: #fff;
  background-color: #000;
}

/*-------------------------------------------    
    GENERAL STRUCTURE
-------------------------------------------*/
#frame {
  width: 9700px;
  height: 444px;
  margin-top: 106px;
  position: absolute;
  top:0;
  left:0;
}

.pane {
  width: 950px;
  height: 444px;
  float: left;
  overflow: hidden;
}

.paneLeftNav {
  width: 200px;
  float: left;
}

#footerScrollRight {
  position: fixed;
  top: 580px;
  left: 30px;
  cursor: pointer;
}

/*-------------------------------------------    
    WHO WE ARE
-------------------------------------------*/
#whoWeArePane {
  width: 875px;
}

#whoWeArePane p {
  font-size: 24px;
  line-height: 28px;
  color: #ed1b24;
}

#whoWeAreSpacer {
  width: 306px;
} 

/*-------------------------------------------    
    THE WORK
-------------------------------------------*/
#theWorkCreativeFrame {
  float: right;
  width: 615px;
  height: 444px;
  border: 1px dotted #ed1b24;
  border-top: none;
  border-bottom: none;
  text-align: left;
}

#theWorkCreativeFrame div {
  margin: 12px 20px 0 20px;
  display: none;
}

#theWorkCreativeFrame div div {
  margin: 0;
}

#theWorkCreativeFrame h3 {
  margin: 20px 0 10px 0;
  text-transform: uppercase;
  color: #ed1b24;
}

#theWorkCreativeFrame h3 span {
  color: #808080;
}

#theWorkCreativeFrame p {
  margin: 0 0 10px 0;
  line-height: 20px;
}

ul#theWorkMenu {
  margin: 0 0 0 16px;
  width: 315px;
}

ul#theWorkMenu li {
  height: 24px;
}

ul#theWorkMenu li a,
ul#theWorkMenu li a:visited {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

ul#theWorkMenu li.active a,
ul#theWorkMenu li.active a:visited {
  color: #ed1b24;
  cursor: auto;
}

ul#theWorkSubMenu {
  position: relative;
  top: -210px;
  left: 280px;
  width: 100px;
  height: 200px;
  margin: 0;
}

ul#theWorkSubMenu li {
  height: 38px;
  width: 38px;
  margin-bottom: 14px;
}

ul#theWorkSubMenu li a,
ul#theWorkSubMenu li a:visited {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0;
  text-align: center;
  background: url(/images/theWork/link-bg.gif) no-repeat 0 -38px;
  cursor: pointer;
}

ul#theWorkSubMenu li a:hover,
ul#theWorkSubMenu li a,
ul#theWorkSubMenu li a:visited {
  color: #fff;
  text-decoration: none;
  background: url(/images/theWork/link-bg.gif) no-repeat 0 0px;
}


ul#theWorkSubMenu li.active a,
ul#theWorkSubMenu li.active a:visited {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0;
  text-align: center;
  background: url(/images/theWork/link-bg.gif) no-repeat 0 0;
  cursor: auto;
}

ul#theWorkSubMenu li a:hover,
ul#theWorkSubMenu li.active a,
ul#theWorkSubMenu li.active a:visited {
  color: #fff;
  text-decoration: none;
  background: url(/images/theWork/link-bg.gif) no-repeat 0 -38px;
}

#theWorkSpacer {
  width: 533px;
  text-align: right;
}
/*-------------------------------------------    
    SITES
-------------------------------------------*/
#sitesPane.pane {
  width: 740px;
  background: url(/images/sites/sites-bg.png) no-repeat right bottom;
  position: relative;
  overflow: visible;
}

#sitesPane div {
  width: 285px;
  height: 180px;
  position: absolute;
}

  #sitesPane div.one {
    top: 60px;
    left: 0;
  }
    #sitesPane div.one.hover {
      top: 45px;
      left: -15px;
    }
  #sitesPane div.two {
    top: 60px;
    left: 285px;
  }
    #sitesPane div.two.hover {
      top: 45px;
      left: 270px;
    }
  #sitesPane div.three {
    top: 240px;
    left: 0;
  }
    #sitesPane div.three.hover {
      top: 225px;
      left: -15px;
    }

  #sitesPane div.hover {
    width: 325px;
    height: 190px;
    float: left;
    z-index: 200;
  }

#sitesPane div div {
  width: auto;
  height: auto;
  float: none;
  margin: 0 0 20px 20px;
  border: 10px solid #e6e6e6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px 10px 0 10px;
  background-color: #fff;
}

  #sitesPane div.hover div {
    width: auto;
    height: auto;
    float: none;
    margin: 0 10px 20px 20px;
    border-color: #ed1b24;
    border-color: rgba(237,27,36,.6);
    padding: 25px 25px 10px 25px;
    background-color: rgba(255,255,255,.85);
  }

#sitesPane div div img {
  border: 1px solid #808080;
}

#sitesPane div div p {
  margin: 0;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px;
}

#sitesPane div div p a,
#sitesPane div div p a:visited {
  text-decoration: none;
  display: block;
  color: #ed1b24;
}

  #sitesPane div.hover div p a:hover {
    text-decoration: underline;
    color: #ed1b24;
  }

#sitesPane div div p.description {
  display: none;
  line-height: 20px;
  margin-bottom: 5px;
}

#sitesPane div.hover div p.description {
  display: block;
}
/*-------------------------------------------    
    PEOPLE
-------------------------------------------*/
#peoplePane .paneLeftNav {
  width: 150px;
  float: left;
}

#peoplePane .paneLeftNav p {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

#peoplePane ul {
  width: 432px;
  height: 444px;
  float: left;
}

#peoplePane ul li {
  width: 144px;
  height: 144px;
  float: left;
  text-align: center;
}


#peoplePane ul li a,
#peoplePane ul li a:visited {
  font-weight: bold;
  color: #000;
  line-height: 14px;
  display: block;
  padding: 113px 0 0 0;
  margin: 8px 16px 0 15px;
  text-decoration: none;
  font-size: 13px;
}

  #peoplePane ul li a.bioDoug {
    background: url(/images/people/doug.jpg) no-repeat 0 0;
  }
  #peoplePane ul li a.bioSean {
    background: url(/images/people/sean.jpg) no-repeat 0 0;
  }
  #peoplePane ul li a.bioJodi {
    background: url(/images/people/jodi.jpg) no-repeat 0 0;
  }
  #peoplePane ul li a.bioSteve {
    background: url(/images/people/steve.jpg) no-repeat 0 0;
  }
  #peoplePane ul li a.bioChris {
    background: url(/images/people/chris.jpg) no-repeat 0 0;
  }
  #peoplePane ul li a.bioAmanda {
    background: url(/images/people/amanda.jpg) no-repeat 0 0;
  }
  #peoplePane ul li a.bioFran {
    background: url(/images/people/fran.jpg) no-repeat 0 0;
  }
  #peoplePane ul li a.bioTroy {
    background: url(/images/people/troy.jpg) no-repeat 0 0;
  }

#peoplePane ul li a:hover,
#peoplePane ul li a.active,
#peoplePane ul li a.active:visited {
  background-position: -113px top;
  text-decoration: none;
  color: #ed1b24;
}

#peoplePane ul li a span {
  display: block;
  font-weight: normal;
  font-size: 11px;
}

#bioPane,
#bioPane div {
  width: 362px;
  height: 444px;
  float: left;
}

#bioPane div {
  display: none;
}

#bioPane h3 {
  margin: 16px 0;
  font-size: 16px;
  color: #ed1b24;
}

#bioPane h3 span {
  font-size: 14px;
  color: #808080;
}

#bioPane p {
  margin: 0 0 16px 0;
}


/*-------------------------------------------    
    NEWS
-------------------------------------------*/
#newsSpacer {
  width: 234px;
}

#viaTwitter {
  margin: 15px 0 50px 16px;
  color: #ed1b24;
  font-size: 22px;
  font-weight: bold;
}

#viaTwitter img {
  vertical-align: middle;
}

#followUs a {
  font-size: 18px;
  font-weight: bold;
}

.twitter_container {
  width: 700px;
  height: 444px;
  overflow: scroll;
  overflow-x: auto;
  float: right;
  position: relative;
}

.tweet {
  width: 660px;
  float: left;
  padding: 6px 6px 6px 0;
  border-bottom: solid 1px #dedede;
  position: relative;
}

.twitter_container a{
  color: #ed1c24;
  font-weight: bold;
}

.tweet .date {
  background-color: #ed1c24;
  color: #fff;
  float: left;
  width: 80px;
  padding: 45px 0 0 0;
  position: relative;
}

.tweet .date .day {
  font-size: 45px;
  line-height: 45px;
  left: 5px;
  position: absolute;
  top: 0;
  padding-left: 5px;
}
.tweet .date .month {
  font-size: 35px;
  text-transform: uppercase;
  padding-left: 5px;
}

.tweet .date .year {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  display: block;
  position: absolute;
  right: -5px;
  top: 15px;
  letter-spacing: 1px;
}

.tweet p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 0 90px;
}

  .tweet p.postedAt {
    font-size: 12px;
    color:#999;
  }

/*-------------------------------------------    
    CONTACT
-------------------------------------------*/
#contactSpacer {
  width: auto;
  padding: 0 420px 0 70px;
  background: url(/images/contact/contact-spacer-bg.jpg) no-repeat;
}

#contactPane {
  width: 570px;
  background: #ed1c24 url(/images/contact/contact-bg.gif) repeat-x left bottom;
  color: #fff;
}

#contactPane a,
#contactPane a:visited {
  color: #fff;
}

#contactPane a:hover {
  color: #000;
}

#contactPane h2 {
  color: #fff;
}

#contactPane a.vCard {
  background: url(/images/contact/vcard-icon.gif) no-repeat 0 0;
  display: block;
  padding: 1px 0 8px 28px;
  float: left;
}

#contactPane div {
  width: 285px;
  height: 150px;
  float: left;
  overflow: visible;
}

#contactPane div h3 {
  margin: 0 0 8px 16px;
  font-weight: bold;
  font-size: 14px;
}

a#mapLink,
a#mapLink:visited {
  margin-top: 10px;
  width: 57px;
  height: 57px;
  display: block;
  line-height: 57px;
  text-align: center;
  text-decoration: none;
  color: #ed1c24;
  background: url(/images/contact/mapLink-bg.gif) no-repeat 0 0;
}

a#mapLink:hover {
  text-decoration: none;
  color: #fff;
  background: url(/images/contact/mapLink-bg.gif) no-repeat 0 -57px;
}


/*-------------------------------------------    
    WORLDWIDE
-------------------------------------------*/
#worldwideSpacer {
  width: 1266px;
  background: url(/images/worldwide/world-map-bg.gif) no-repeat right top;
}

#worldBubbles {
  width: 340px;
  height: 444px;
  float: left;
  overflow: hidden;
  background: url(/images/worldwide/world-active.gif) no-repeat -340px 0;
}

  #worldBubbles.bubble-1 {
    background-position: -1020px 0;
  }
  #worldBubbles.bubble-2 {
    background-position: -680px 0;
  }
  /* bubble-3 position is default */
  #worldBubbles.bubble-4 {
    background-position: 0 0;
  }

#worldBubbles #worldHover {
  width: 340px;
  height: 444px;
  float: left;
  overflow: hidden;
  background: url(/images/worldwide/world-hover.gif) no-repeat 340px 0;
}

  #worldBubbles #worldHover.bubble-1 {
    background-position: 88px 0;
  }
  #worldBubbles #worldHover.bubble-2 {
    background-position: -252px 0;
  }
  #worldBubbles #worldHover.bubble-3 {
    background-position: -592px 0;
  }
  #worldBubbles #worldHover.bubble-4 {
    background-position: -932px 0;
  }

#worldBubbles img {
  width: 340px;
  height: 444px;
  float: left;
}

#worldOfficeList,
#worldOfficeDetails {
  width: 305px;
  height: 444px;
  float: left;
}

#worldOfficeList ul {
  margin: 20px 0 0 40px;
  font-size: 16px;
}

  #worldOfficeList ul#region-2,
  #worldOfficeList ul#region-3 {
    margin-top: 10px;
    font-size: 12px;
  }

#worldOfficeList ul li {
  margin-bottom: 10px;
}

  #worldOfficeList ul#region-2 li,
  #worldOfficeList ul#region-3 li {
    margin-bottom: 6px;
  }

#worldOfficeList ul li a,
#worldOfficeList ul li a:visited {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

#worldOfficeList ul li.active a,
#worldOfficeList ul li.active a:visited {
  color: #ed1b24;
  cursor: auto;
}

#worldOfficeDetails h2 {
  font-size: 24px;
  margin: 20px 0 22px 0;
}

#worldOfficeDetails p {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 18px 0;
}

#worldOfficeDetails ul li {
  float: left;
  margin-right: 18px;
}

#worldOfficeDetails ul a,
#worldOfficeDetails ul a:visited {
  width: 57px;
  height: 57px;
  display: block;
  line-height: 57px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: url(/images/worldwide/link-bg.gif) no-repeat 0 0;
}

#worldOfficeDetails ul a:hover {
  text-decoration: none;
  color: #fff;
  background-position: 0 -57px;
}

#worldOfficeList p.loading,
#worldOfficeDetails p.loading {
  font-size: 16px;
  margin: 0;
  padding: 20px;
}
