@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

.blue {
  color: #006699;
}

.white {
  color: #ddd;
}

.caps {
  text-transform: uppercase;
}

.smallfont {
  font-size: 12px;
}

.extralineheight {
  line-height: 1.5;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.clear {
  clear: both;
}

.padtop10 {
  padding-top: 10px;
}

.no_margin {
  margin: 0;
}

p.pagination {
  font-size: 12px;
  font-weight: bold;
  color: #006699;
}

span.page_number {
  margin: 0 4px;
}

.smark {
  font-family: "Lucida Sans Unicode";
  line-height: 0;
}

.text_right {
  text-align: right;
}

a {
  color: #444;
}

a img {
  border: none;
  vertical-align: middle;
}

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #333;
  background-color: #eee;
}

h2 {
  
}

p {
  margin: 10px 0;
}

table td {
  padding: 4px 10px;
}

ul {
  padding: 0 0 0 20px;
}

div#container {
  position: relative;
  margin: 40px auto;
  height: 678px;
  width: 728px;
}

div#header {
  position: relative;
  height: 92px;
  color: #000;
  background-color: #fff;
  z-index: 200;
}

a#logo {
  display: block;
  position: relative;
  height: 92px;
  width: 176px;
  z-index: 100;
}

#content_home {
  position: relative;
  width: 728px;
}

#content {
  position: absolute;
  top: 92px;
  left: 218px;
  height: 559px;
  width: 510px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.3;
  overflow: hidden;
}

div.content_right {
  float: right;
  height: 538px;
  width: 510px;
  background: transparent;
  display: inline;
}

div#left {
  float: left;
  padding: 15px 0 0 20px;
  width: 260px;
}

div#right {
  float: right;
  width: 225px;
}

div#full_width {
  width: 470px;
  padding: 15px 20px 0 20px;
}

div.thumbnail {
  margin: 25px auto 0 auto;
  padding: 0 11px 11px 1px;
  height: 114px;
  width: 146px;
}

div.thumbnail_s {
  margin: 40px auto 0 auto;
  padding: 0 11px 11px 0px;
  height: 50px;
  width: 146px;
}

/* Begin - Added to make social media pdf page function */

div.thumbnailsm {
  margin: 20px auto 0 25px;
  padding: 10 11px 11px 1px;
  height: 75px;
  width: 75x;
}

/* End - Added to make social media pdf page function */

div.green {
  background: url(../images/thumbnail_g.gif) center no-repeat;
}

/* Begin - Added to make social media pdf page function */

div.green_s {
  background: url(../images/thumbnail_sm-r.gif) center no-repeat;
}

/* End - Added to make social media pdf page function */

div.red {
  background: url(../images/thumbnail_r.gif) center no-repeat;
}

div.purple {
  background: url(../images/thumbnail_p.gif) center no-repeat;
}

div#top_bar {
  height: 18px;
  background-color: #3a3343;
}

div#footer {
  margin: 0;
  padding: 0 10px;
  font-size: 9px;
  color: #fff;
  background-color: #000;
}



/* HOME SPECIFICS */

.home #top_nav_bg {
  position: absolute;
  top: 0;
  left: 318px;
  height: 18px;
  width: 410px;
  background: url(../images/top_nav_bg.png) center no-repeat;
  z-index: 100;
}

.home #imagine {
  position: absolute;
  top: 60px;
  height: 154px;
  width: 728px;
  background: url(../images/imagine.png) left center no-repeat;
  z-index: 100;
}

.home #home_image {
  position: relative;
  height: 336px;
  background-color: #000;
}

.home #red_box {
  position: absolute;
  top: 294px;
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  width: 728px;
  background-color: #dc291e;
}

.home #purple_box {
  position: absolute;
  top: 298px;
  height: 26px;
  width: 728px;
  background-color: #422e5d;
}

.home #purple_box #purple_box_bg {
  position: absolute;
  right: 0;
  height: 26px;
  width: 400px;
  background: url(../images/tagline.gif) center no-repeat;
}

.home #green_box {
  position: absolute;
  top: 326px;
  height: 10px;
  width: 728px;
  background-color: #1f5b42;
}

.home #blue_box {
  position: absolute;
  top: 336px;
  height: 250px;
  width: 728px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: #005c84;
}

.home #blue_box #copyright {
  font-size: 10px;
}

.home #blue_box p {
  margin: 20px 0;
}

.home #blue_box h2 {
  margin: 20px 0 0 0;
}

.home #blue_box h3 {
  margin: 0 0 -20px 0;
  font-size: 12px;
}

div#intro {
  position: absolute;
  left: 20px;
  width: 210px;
}

div#blog {
  position: absolute;
  left: 259px;
  width: 210px;
}

div#twitter {
  position: absolute;
  left: 498px;
  width: 210px;
}

div.tweet ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div.tweet ul li {
  margin: 0 0 20px 0;
}

div.tweet ul li a {
  display: block;
}

div.tweet ul li span a {
  display: inline;
}

div.tweet a {
  color: #fff;
}

/* SECOND LEVEL SPECIFICS */

.about {
  background: #fff url(../images/about_bg.jpg) right bottom no-repeat;
}

.services {
  background: #fff url(../images/services_bg.jpg) right bottom no-repeat;
}

.practice_areas {
  background: #fff url(../images/practice_areas_bg.jpg) right bottom no-repeat;
}

.news_and_blog {
  background: #fff url(../images/news_and_blog_bg.jpg) right bottom no-repeat;
}

/* THIRD LEVEL SPECIFICS */

.red_bg {
  color: #ddd;
  background-color: #9c3022;
}

.green_bg {
  color: #ddd;
  background-color: #336633;
}

.purple_bg {
  color: #ddd;
  background-color: #333366;
}

.branding {
  background: #fff url(../images/practice_areas/branding_bg.jpg) right bottom no-repeat;
}

.corporate_reputation {
  background: #fff url(../images/practice_areas/corporate_reputation_bg.jpg) right bottom no-repeat;
}

.creative_services {
  background: #fff url(../images/practice_areas/creative_services_bg.jpg) right bottom no-repeat;
}

.public_affairs {
  background: #fff url(../images/practice_areas/public_affairs_bg.jpg) right bottom no-repeat;
}

.sustainability {
  background: #fff url(../images/practice_areas/sustainability_bg.jpg) right bottom no-repeat;
}

.white_background {
  background-color: #fff;
}

/* FOURTH LEVEL SPECIFICS */

#middle {
  padding: 0 20px;
}

.case_study {
  background-color: #fff;
}

#case_study_image {
  padding: 25px 0 10px 0;
}

#case_study_image img {
  display: block;
  margin: 0 auto;
}



span.tooltip_highlight {
  text-decoration: underline;
  cursor: pointer;
}

/* NAV */

div#nav {
  position: absolute;
  top: 0;
  left: 0;
  padding: 74px 0 0 0;
  height: 18px;
  width: 728px;
}

div#nav a {
  float: right;
  margin: 0 20px 0 0;
  height: 18px;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: inline;
}

div#nav a:hover {
  color: #bbb;
}

div#nav a.active {
  color: #c12e25;
}

div#nav a.active:hover {
  color: #c12e25;
}

div#left_nav {
  position: absolute;
  top: 92px;
  left: 0;
  padding: 18px 10px 0 10px;
  height: 541px;
  width: 198px;
  font-size: 12px;
  line-height: 1.2;
  background: #3e414e url(../images/left_nav.gif) center bottom repeat-x;
  z-index: 150;
}

div#left_nav div#contact_and_copyright {
  position: absolute;
  top: 515px;
  padding: 0 0 0 10px;
  font-size: 10px;
  color: #fff;
}

div#left_nav ul li ul {
  display: none;
}

div#left_nav ul li.active ul {
  display: block;
}

div#left_nav ul li a {
  text-decoration: none;
  color: #fff;
}

div#left_nav ul li ul li a {
  color: #99ccff;
}

div#left_nav ul li a:hover {
  color: #c12e25;
}

div#left_nav ul  a.active {
  color: #e1c884;
}

div#left_nav a.active:hover {
  color: #c12e25;
}

div#left_nav ul {
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
}

div#left_nav ul li {
  padding: 0 0 1.2em 0;
}

div#left_nav ul ul {
  margin: 0;
  padding: 0 0 0 10px;
}

div#left_nav ul li ul li {
  padding: 0;
}