body, div, dl, dt, dd {
  margin: 0;
  padding: 0; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

li {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal; }

pre, form {
  margin: 0;
  padding: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

input, textarea, p, blockquote {
  margin: 0;
  padding: 0; }

th {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  text-align: left; }

td {
  margin: 0;
  padding: 0; }

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

img {
  border: 0; }

address {
  font-style: normal;
  font-weight: normal; }

caption {
  font-style: normal;
  font-weight: normal;
  text-align: left; }

cite, code, dfn, em, strong, var {
  font-style: normal;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

a {
  outline: none; }

.jScrollPaneContainer {
  position: relative;
  overflow: hidden;
  z-index: 1; }

.jScrollPaneTrack {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%; }

.jScrollPaneDrag {
  position: absolute;
  background: #000;
  cursor: pointer;
  overflow: hidden;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  opacity: 0.3; }

.jScrollPaneDragTop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.jScrollPaneDragBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden; }

a.jScrollArrowUp {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  height: 9px; }
a.jScrollArrowDown {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  height: 9px; }

body {
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff url(../images/delimiter.gif) left 512px repeat-x;
  line-height: 1.4em; }

.scroll-pane {
  height: 400px;
  overflow: hidden; }

hr {
  display: none; }

button::-moz-focus-inner {
  border: 0;
  outline: 0; }

a {
  color: white;
  text-decoration: none; }
  a:hover {
    color: white;
    text-decoration: underline; }
    a:hover.nav-btn {
      background-position: left -39px; }
      a:hover.nav-btn.disabled {
        background-position: left bottom; }
    a:hover#download-map, a:hover.view-gallery, a:hover.view-video {
      background-position: left bottom; }
  a.nav-btn {
    float: right;
    height: 39px;
    margin-top: 14px;
    text-indent: -9999px;
    background-position: left top;
    background-repeat: no-repeat; }
    a.nav-btn.disabled {
      background-position: left bottom; }
  a#next-btn {
    width: 69px;
    background-image: url(../images/button-next.png); }
  a#prev-btn {
    width: 100px;
    background-image: url(../images/button-prev.png);
    margin-right: 26px; }
  a#download-map {
    float: left;
    width: 135px;
    height: 50px;
    text-indent: -9999px;
    margin-left: -6px;
    margin-top: 1px;
    background: url(../images/btn-download.png) left top no-repeat; }
  a.forgot-pass {
    float: right;
    color: #fff;
    margin-right: 29px;
    margin-top: -4px;
    font-size: 1.1em;
    text-decoration: underline; }
    a.forgot-pass:hover {
      color: #fff !important;
      text-decoration: underline; }
  a.view-gallery, a.view-video {
    float: left;
    width: 122px;
    height: 38px;
    text-indent: -9999px;
    margin-left: -6px;
    background: url(../images/btn-gallery.png) left top no-repeat;
    margin-right: 12px; }
  a.view-video {
    background: url('../images/btn-video.png') left top no-repeat; }
    
    .news-section a.view-gallery {
        background-image: url('../images/btn-gallery-bk.png');
    }
    
    .news-section a.view-video {
        background-image: url('../images/btn-video-bk.png');
    }

p, .rightcol ul {
  color: #a6a6a6;
  margin-bottom: 8px;
  font-size: 1.2em;
  line-height: 1.5;
}
  
p.black {
    color: #d9d9d9;
    margin-bottom: 18px;
}

.news-section p {
    color: #000;
}

.what-section p {
    color: #95ddf8;
}

.what-section .rightcol ul {
    color: #fff;
}
  
.what-section p.black,
.work-section p.black,
.company-section p.black {
    color: #fff;
}

.work-section p {
    color: #000;
}

.company-section p {
    color: #e8e8e8;
}

.services-section .leftcol p {
    color: #ffdde0; 
}

.company-section h1.page-title {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    margin-bottom: 10px;
}



  
  
  p.red, .rightcol ul.red {
    color: red;
    text-align: right;
    width: 250px; }
    #sessions-new p.red 
{
    color: #fff;
    margin-bottom: 20px;
}  p.success, .rightcol ul.success {
    width: 250px;
    text-align: right;
    color: #000; }

.rightcol ul {
  list-style: circle;
  padding-left: 20px; }

.cf {
  display: inline-block;
  display: block; }
  .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .cf {
  height: 1%; }

.clear {
  clear: both; }

#main-container {
  min-width: 1000px;
  height: 512px;
  margin-bottom: 6px;
  background: #242424 url(../images/background-home.png) center top no-repeat;
  text-align: center;
}

.what-section #main-container {
    background-color: #0d537d;
    background-image: url(../images/background-what.png);
}

.company-section #main-container {
    background-color: #494949;
    background-image: url(../images/background-company.png);
}

.company-section#pages-global_business #main-container {
    background-image: url(../images/background-map.jpg);
}

#contacts-new #main-container {
    background-color: #c4115d;
    background-image: url(../images/background-contact.png);
}

.news-section #main-container {
    background-color: #e6f354;
    background-image: url(../images/background-news.png);
}

.services-section #main-container {
    background-color: #ec3d4c;
    background-image: url(../images/background-services.png);
}

#clients-index #main-container {
    background-color: #e6cc02;
    background-image: url(../images/background-clients.png);
}

.work-section #main-container {
    background-color: #ee8100;
    background-image: url(../images/background-cases.png);
}


#main-area {
  width: 980px;
  padding-top: 45px;
  margin: 0 auto;
  text-align: left;
}
  
  

#content-area {
  float: left;
  width: 658px;
  padding-left: 65px;
  margin-top: 15px;
}
  
#pages-start #content-area {
    width: 534px;
    padding-left: 380px;
    padding-right: 66px;
    margin-top: 35px;
}

#pages-our_services #content-area {
    width: 735px;
    padding-left: 25px;
}

#pages-environmental_policy #content-area {
    width: 678px;
    padding-left: 45px;
}

#footer {
  width: 914px;
  padding-right: 66px;
  padding-top: 21px;
  padding-bottom: 15px;
  margin: 0 auto; }
  #footer ul#bottom-nav {
    float: right;
    height: 25px;
    margin-bottom: 74px;
    background: url(../images/nav-bg.png) 14px 6px no-repeat;
}
  #footer #map {
    float: left;
    width: 123px;
    height: 90px;
    background: url(../images/footer-map.png) left top no-repeat;
    padding-left: 174px;
}
  #footer strong#copyright {
    float: right;
    clear: right;
    width: auto;
    margin-top: 42px;
    color: #b5b5b5;
    font-size: 1.1em;
    text-align: right;
    white-space: nowrap; }


#pages-start h1 {
    display: none;
}

#pages-start #content-area h1 {
    display: block;
}

.pagetitle {
  text-indent: -9999px;
  background-position: left top;
  background-repeat: no-repeat; }
  
#pages-start .pagetitle {
    width: 351px;
    height: 118px;
    margin-top: 59px;
    margin-bottom: 24px;
    background-image: url(../images/pagetitle-home.png);
}

#pages-recruitment .pagetitle, #jobs-index .pagetitle, #documents-index .pagetitle {
  width: 335px;
  height: 112px;
  margin-top: 70px;
  margin-bottom: 13px;
  background-image: url(../images/pagetitle-home.png); }
  
#pages-recruitment p, #jobs-index p, #documents-index p {
  width: 390px; }

#pages-what_we_do .pagetitle {
  width: 316px;
  height: 54px;
  margin-top: 40px;
  margin-bottom: 21px;
  background-image: url(../images/pagetitle-what.png); }
  


#pages-areas_of_expertise .pagetitle {
  width: 413px;
  height: 57px;
  margin-top: 130px;
  margin-bottom: 12px;
  background-image: url(../images/pagetitle-expertise.png); }
#pages-areas_of_expertise p {
  width: 410px; }





#pages-our_services .leftcol {
    position: relative;
    float: left;
    width: 255px;
    padding-right: 0px;
    margin-top: 27px;
    overflow: hidden;
}

#pages-our_services .rightcol {
 float: left;
  width: 480px;
  height: 320px;
  margin-top: 9px;
  overflow: hidden;
}

#pages-our_services #phase0-content .leftcol {
    width: 600px;
}
#pages-our_services #phase1-content .rightcol {
    background: url(../images/design.png) left top no-repeat; 
}
#pages-our_services #phase2-content .rightcol {
    background: url(../images/project_management.png) left top no-repeat; 
}
#pages-our_services #phase3-content .rightcol {
    background: url(../images/construction.png) left top no-repeat; 
}
#pages-our_services #phase4-content .rightcol {
    background: url(../images/transport.png) left top no-repeat; 
}
#pages-our_services #phase5-content .rightcol {
    background: url(../images/installation.png) left top no-repeat; 
}
#pages-our_services #phase6-content .rightcol {
    background: url(../images/av.png) left top no-repeat; 
}

  
  
   
#pages-our_services #phase0-content .leftcol .pagetitle {
    width: 239px;
    height: 43px;
    margin-bottom: 12px;
    background-image: url(../images/service-our.png);
}
#pages-our_services #phase1-content .leftcol .pagetitle {
    width: 239px;
    height: 43px;
    margin-bottom: 12px;
    background-image: url(../images/service-design.png);
}
#pages-our_services #phase2-content .leftcol .pagetitle {
    width: 217px;
    height: 75px;
    margin-bottom: 12px;
    background-image: url(../images/service-project.png);
}
      
#pages-our_services #phase3-content .leftcol .pagetitle {
    width: 222px;
    height: 75px;
    margin-bottom: 10px;
    background-image: url(../images/service-construction.png);
}
        
#pages-our_services #phase4-content .leftcol .pagetitle {
    width: 218px;
    height: 39px;
    margin-bottom: 10px;
    background-image: url(../images/service-transportation.png);
}

#pages-our_services #phase5-content .leftcol .pagetitle {
    width: 172px;
    height: 38px;
    margin-bottom: 10px;
    background-image: url(../images/service-installation.png);
}

#pages-our_services #phase6-content .leftcol .pagetitle {
    width: 201px;
    height: 43px;
    margin-bottom: 10px;
    background-image: url(../images/service-audio.png);
}

#pages-our_services #phase1-content,
#pages-our_services #phase2-content,
#pages-our_services #phase3-content,
#pages-our_services #phase4-content,
#pages-our_services #phase5-content,
#pages-our_services #phase6-content {
  display: none;
}
  
    
 

#pages-work .leftcol {
  float: left;
  width: 200px;
  padding-right: 27px;
  margin-top: 117px; }
  #pages-work .leftcol .pagetitle {
    width: 169px;
    height: 36px;
    margin-bottom: 15px;
    background-image: url(../images/pagetitle-work.png); }
#pages-work .rightcol {
  float: left;
  width: 400px;
  margin-top: 94px; }
#pages-work .big-logos {
  margin-bottom: 131px; }
  #pages-work .big-logos .big-logo {
    float: left;
    width: 190px;
    height: 121px;
    margin: 0;
    padding: 0;
    background: none;
    position: absolute; }
    #pages-work .big-logos .big-logo span {
      display: none; }
  #pages-work .big-logos #our-work1 {
    background: url('../images/our-work-1.png') no-repeat; }
  #pages-work .big-logos #our-work2 {
    margin-left: 170px;
    background: url('../images/our-work-2.png') no-repeat; }

#pages-news .leftcol, #posts-index .leftcol {
  float: left;
  width: 175px;
  margin-top: 128px;
  margin-right: 7px; }
  #pages-news .leftcol .pagetitle, #posts-index .leftcol .pagetitle {
    width: 173px;
    height: 25px;
    margin-bottom: 15px;
    background-image: url(../images/pagetitle-news.png); }
#pages-news .rightcol, #posts-index .rightcol {
  float: left;
  width: 476px;
  margin-top: 60px; }
#pages-news .image-holder0, #posts-index .image-holder0 {
  margin-right: -24px; }

#pages-global_business .leftcol {
  width: 330px;
  margin-top: 38px; }
  #pages-global_business .leftcol .pagetitle {
    width: 245px;
    height: 35px;
    margin-bottom: 10px;
    background-image: url(../images/pagetitle-global.png); }

#pages-environmental_policy .pagetitle {
  width: 417px;
  height: 35px;
  margin-bottom: 11px;
  margin-top: 38px;
  background-image: url(../images/pagetitle-environmental.png); }
#pages-environmental_policy .leftcol {
  float: left;
  width: 315px;
  margin-right: 36px; }
#pages-environmental_policy .rightcol {
  float: left;
  width: 320px;
  height: 197px;
  overflow: hidden;
  margin-top:72px; }

#pages-about_us .pagetitle#t1 {
  width: 174px;
  height: 36px;
  margin-bottom: 8px;
  background-image: url(../images/pagetitle-about1.png); }
#pages-about_us .pagetitle#t2 {
  width: 216px;
  height: 36px;
  margin-bottom: 10px;
  margin-top: 27px;
  background-image: url(../images/pagetitle-about2.png); }
#pages-about_us .leftcol {
  width: 410px;
  margin-top: 117px; }

#pages-not_found .pagetitle {
  width: 288px;
  height: 48px;
  margin-bottom: 15px;
  background-image: url(../images/notfound.png); }
#pages-not_found .leftcol {
  width: 410px;
  margin-top: 110px; }
  #pages-not_found .leftcol a {
    color: #000; }
  #pages-not_found .leftcol ul {
    margin: 0;
    padding: 0 0 15px 15px; }
    #pages-not_found .leftcol ul li {
      list-style: disc inside;
      color: #666;
      font-size: 1.1em; }
  #pages-not_found .leftcol h2 {
    font-weight: bold;
    font-size: 1.4em; }

#pages-recruitment .pagetitle, #jobs-index .pagetitle {
  width: 168px;
  height: 26px;
  margin-top: 37px;
  margin-bottom: 22px;
  background-image: url(../images/pagetitle-recruitment.png); }
#pages-recruitment #content-area a, #jobs-index #content-area a {
  color: #A0B43B; }

#documents-index .pagetitle {
  width: 191px;
  height: 36px;
  margin-bottom: 31px;
  background-image: url(../images/pagetitle-login.png); }
  #documents-index .pagetitle a {
    color: #000; }

#pages-recruitment_apply .pagetitle, #pages-recruitment_show .pagetitle, #jobs-show .pagetitle, #jobs-apply .pagetitle, #jobs-send_apply .pagetitle {
  width: 168px !important;
  height: 26px !important;
  margin-top: 34px;
  margin-bottom: 6px;
  background-image: url(../images/pagetitle-recruitment.png) !important;
  margin-bottom: 19px; }
#pages-recruitment_apply #job-position, #pages-recruitment_show #job-position, #jobs-show #job-position, #jobs-apply #job-position, #jobs-send_apply #job-position {
  margin-bottom: 16px; }
  #pages-recruitment_apply #job-position strong, #pages-recruitment_show #job-position strong, #jobs-show #job-position strong, #jobs-apply #job-position strong, #jobs-send_apply #job-position strong {
    font-size: 1.2em;
    color: black; }
  #pages-recruitment_apply #job-position p, #pages-recruitment_show #job-position p, #jobs-show #job-position p, #jobs-apply #job-position p, #jobs-send_apply #job-position p {
    font-size: 1.2em;
    color: #999; }
#pages-recruitment_apply p, #pages-recruitment_show p, #jobs-show p, #jobs-apply p, #jobs-send_apply p {
  width: 420px;
  font-size: 1.1em;
  line-height: 1.5em; }
#pages-recruitment_apply .apply-now, #pages-recruitment_show .apply-now, #jobs-show .apply-now, #jobs-apply .apply-now, #jobs-send_apply .apply-now {
  width: 426px;
  height: 56px;
  background: url(../images/biglist-separator1.png) left top no-repeat;
  margin-top: 29px; }
  #pages-recruitment_apply .apply-now a, #pages-recruitment_show .apply-now a, #jobs-show .apply-now a, #jobs-apply .apply-now a, #jobs-send_apply .apply-now a {
    float: right;
    width: 109px;
    height: 50px;
    margin-right: 10px;
    margin-top: 6px;
    text-indent: -9999px;
    background: url(../images/apply-now.png) left top no-repeat; }
    #pages-recruitment_apply .apply-now a:hover, #pages-recruitment_show .apply-now a:hover, #jobs-show .apply-now a:hover, #jobs-apply .apply-now a:hover, #jobs-send_apply .apply-now a:hover {
      background-position: left bottom; }

#jobs-send_apply .rightcol p.red {
  text-align: left;
  margin-left: 125px; }

#contacts-new .pagetitle, #jobs-send_apply .pagetitle, #jobs-apply .pagetitle {
  width: 135px;
  height: 32px;
  margin-top:9px;
  margin-bottom: 31px;
  background-image: url(../images/pagetitle-contact.png); }
#contacts-new .leftcol, #jobs-send_apply .leftcol, #jobs-apply .leftcol {
  float: left;
  width: 190px;
  margin-right: 69px;
  margin-top: 38px; }
#contacts-new .rightcol, #jobs-send_apply .rightcol, #jobs-apply .rightcol {
  float: left;
  width: 300px;
  margin-top: 98px; }
  
  #contacts-new .rightcol {
      margin-top: 111px;
  }
#contacts-new ul#countries, #jobs-send_apply ul#countries, #jobs-apply ul#countries {
  display: inline; }
  #contacts-new ul#countries li, #jobs-send_apply ul#countries li, #jobs-apply ul#countries li {
    display: inline; }
    #contacts-new ul#countries li a, #jobs-send_apply ul#countries li a, #jobs-apply ul#countries li a {
      color: #d86398;
      font-weight: bold;
      font-size: 1.1em;
      text-decoration: none;
      padding-right: 14px; }
      #contacts-new ul#countries li a:hover, #contacts-new ul#countries li a.active, #jobs-send_apply ul#countries li a:hover, #jobs-send_apply ul#countries li a.active, #jobs-apply ul#countries li a:hover, #jobs-apply ul#countries li a.active {
        text-decoration: none;
        color: #fff; }
  #contacts-new ul#countries a#country-name2, #jobs-send_apply ul#countries a#country-name2, #jobs-apply ul#countries a#country-name2 {
    padding-right: 10px; }
  #contacts-new ul#countries a#country-name3, #jobs-send_apply ul#countries a#country-name3, #jobs-apply ul#countries a#country-name3 {
    padding-right: 10px; }

#contacts-create .pagetitle {
  width: 135px;
  height: 32px;
  margin-bottom: 30px;
  background-image: url(../images/pagetitle-contact.png); }
#contacts-create .leftcol {
  float: left;
  width: 190px;
  margin-right: 69px;
  margin-top: 38px; }
#contacts-create .rightcol {
  float: left;
  width: 300px;
  margin-top: 98px; }
#contacts-create ul#countries {
  display: inline; }
  #contacts-create ul#countries li {
    display: inline; }
    #contacts-create ul#countries li a {
      color: #b2b2b2;
      font-weight: bold;
      font-size: 1.1em;
      text-decoration: none;
      padding-right: 34px; }
      #contacts-create ul#countries li a:hover, #contacts-create ul#countries li a.active {
        text-decoration: none;
        color: black; }
  #contacts-create ul#countries a#country-name2 {
    padding-right: 40px; }
  #contacts-create ul#countries a#country-name3 {
    padding-right: 0px; }

#pages-client_area .pagetitle, #sessions-new .pagetitle, #sessions-create .pagetitle {
  width: 191px;
  height: 36px;
  margin-bottom: 31px;
  background-image: url(../images/pagetitle-login.png); }
#pages-client_area .leftcol, #sessions-new .leftcol, #sessions-create .leftcol {
  float: left;
  width: 278px;
  margin-top: 128px; }
#pages-client_area .rightcol, #sessions-new .rightcol, #sessions-create .rightcol {
  float: left;
  width: 275px;
  margin-top: 151px; }
  #pages-client_area .rightcol a, #sessions-new .rightcol a, #sessions-create .rightcol a {
    text-decoration: none; }
    #pages-client_area .rightcol a:hover, #sessions-new .rightcol a:hover, #sessions-create .rightcol a:hover {
      color: #000;
      text-decoration: underline; }

#pages-clients .pagetitle, #clients-index .pagetitle {
  width: 360px;
  height: 35px;
  margin-bottom: 29px;
  margin-top: 34px;
  margin-left: 5px;
  background-image: url(../images/pagetitle-clients.png); }
#pages-clients #content-area, #clients-index #content-area {
  padding-left: 52px;
  width: 708px; }

#case_studies-index .pagetitle {
  width: 177px;
  height: 35px;
  margin-bottom: 9px;
  margin-top: 34px;
  margin-left: 6px;
  background-image: url(../images/pagetitle-our-work.png); }
#case_studies-index #content-area {
  padding-left: 51px;
  width: 709px; }
  #case_studies-index #content-area .big-logo a {
    height: 100px;
    text-indent: -999px; }

#menu-area {
  float: right;
  width: 175px;
  margin-right: 35px; }
  #menu-area h1 {
    width: 132px;
    height: 84px;
    margin: 0 0 64px 0;
    overflow: hidden; }
    #menu-area h1 a {
      display: block;
      width: 132px;
      height: 84px;
      background: url(../images/logo-2heads.png) left top no-repeat;
      text-indent: -9999px; 
      overflow: hidden;
}

#menu-area ul {
    display: block;
}

#menu-area ul li {
    display: block;
    width: 175px;
    background: url(../images/menu-area-separator.png) left bottom no-repeat;
    overflow: hidden;
}
      
.what-section #menu-area ul li {
    background-image: url(../images/menu-area-separator-blue.png);
}
      
.company-section #menu-area ul li {
    background-image: url(../images/menu-area-separator-grey.png);
}
      
#contacts-new #menu-area ul li {
    background-image: url(../images/menu-area-separator-pink.png);
}
      
.news-section #menu-area ul li {
    background-image: url(../images/menu-area-separator-green.png);
}
      
.services-section #menu-area ul li {
    background-image: url(../images/menu-area-separator-process.png);
}
      
.clients-section #menu-area ul li {
    background-image: url(../images/menu-area-separator-clients.png);
}
      
.work-section #menu-area ul li {
    background-image: url(../images/menu-area-separator-cases.png);
}

      
      
#menu-area ul li a {
    float: left;
    
    font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    padding: 4px 0 6px 1px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

#menu-area ul li a:hover {
    color: #000;
    text-decoration: none;
}

.what-section #menu-area ul li a,
.what-section #menu-area ul li a:hover,
.company-section #menu-area ul li a,
.company-section #menu-area ul li a:hover {
    color: #fff;
    text-decoration: none;
} 



#menu-area ul li ul li a {
    padding-left: 11px;
    
    font-size: 12px;
    color: #fff;
    text-transform: lowercase;
}

#menu-area ul li ul li a:hover {
    color: #fff;
}

.what-section #menu-area ul li ul li a {
    color: #95ddf8;
}

.company-section #menu-area ul li ul li a {
    color: #bababa;
}

.work-section #menu-area ul li ul li a:hover,
.clients-section #menu-area ul li ul li a:hover {
    color: #000;
}


          
#menu-area ul li ul li a.active, 
#menu-area ul li ul li a.active:hover {
    color: #000;
}

.what-section #menu-area ul li ul li a.active, 
.what-section #menu-area ul li ul li a.active:hover {
    color: #fff;
}

.company-section #menu-area ul li ul li a.active, 
.company-section #menu-area ul li ul li a.active:hover {
    color: #fff;
}




/*
          
#case_studies-show #menu-area ul li a.active, 
#case_studies-show #menu-area ul li a.active:hover {
  color: #000;
}
    
#case_studies-index #menu-area ul li ul li a:hover,
#case_studies-show #menu-area ul li ul li a:hover {
    color: #000;
}

*/           
          
      #menu-area ul li strong.menu-title {
        color: #fff;
        text-decoration: none;
        font-size: 1.2em;
        line-height: 2em;
        text-transform: uppercase;
        font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
        padding-left: 1px; }
  #menu-area li#contact-info {
    color: #fcb9d8;
    font-size: 1.2em;
    line-height: 1.3em;
    padding-bottom: 17px;
    padding-top: 4px;
    padding-left: 2px; }
    #menu-area li#contact-info strong {
      color: #fff;
      font-weight: normal; }
      #menu-area li#contact-info strong a {
      float: none;
        color: #fcb9d8;
        font-size: 1em;
        line-height: 1.3em;
        text-transform: none;
        text-decoration: none; }
        #menu-area li#contact-info strong a:hover {
            color: #fff;
            text-decoration: none;
        }
  #menu-area li.menu-item {
    color: #666666;
    font-size: 1.2em;
    line-height: 1.3em;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px; }

ul#bottom-nav li {
  float: left;
  height: 25px;
  padding-right: 1px;
  margin-left: -1px;
  padding-left: 1px;
  background: url(../images/nav-lines.png) -20px 35px repeat;
  overflow: hidden;
}

ul#bottom-nav li:hover {
    
}
  ul#bottom-nav li a {
    display: block;
    height: 25px;
    background-position: left top;
    background-repeat: no-repeat; 
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    }
    ul#bottom-nav li a:hover, ul#bottom-nav li a.active {
      text-decoration: none;
      background-position: left -25px; }
    ul#bottom-nav li a#nav-what {
      width: 95px;
      background-image: url(../images/nav-what-we-do.png); }
    ul#bottom-nav li a#nav-work {
      width: 82px;
      background-image: url(../images/nav-our-work.png); }
    ul#bottom-nav li a#nav-services {
      width: 96px;
      background-image: url(../images/nav-our-services.png); }
    ul#bottom-nav li a#nav-news {
      width: 59px;
      background-image: url(../images/nav-news.png); }
    ul#bottom-nav li a#nav-clients {
      width: 66px;
      background-image: url(../images/nav-clients.png); }
    ul#bottom-nav li a#nav-contact {
      width: 86px;
      background-image: url(../images/nav-contact-us.png); }
      ul#bottom-nav li a#nav-info {
      width: 103px;
      background-image: url(../images/nav-company-info.png); }
        
ul.joblist, ul #documents {
  display: block;
  width: 426px;
  padding-top: 3px; }
ul#news-nav {
  display: block;
  width: 300px; }
  ul#news-nav li {
    display: inline; }
ul.cities {
  display: block;
  float: left;
  width: 63px;
  margin-right: 20px;
  color: #fff;
  font-size: 12px; }
  ul.cities li {
    display: block;
    line-height: 20px;
    white-space: nowrap; }
  ul.cities#cities2 {
    width: 54px; }
  ul.cities#cities3 {
    width: 59px; }
ul.list1 {
  list-style-type: square;
  padding-left: 16px;
  color: #E8E8E8;
  font-size: 12px;
  line-height: 16px; }
  ul.list1 li {
    padding-bottom: 7px; }

#map ul li {
  display: block;
  width: 123px;
  height: 13px;
  margin-bottom: 5px;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
#map ul li#c1 {
    background-image: url(../images/footer-c1.png);
}
#map ul li#c2 {
    background-image: url(../images/footer-c2.png);
}
#map ul li#c3 {
    background-image: url(../images/footer-c3.png);
}
#map ul li#c4 {
    background-image: url(../images/footer-c4.png);
}
#map ul li#c5 {
    background-image: url(../images/footer-c5.png);
}
#map h3 {
    display: none; }
    
a#zero-degrees {
  float: left;
  width: 104px;
  height: 82px;
  background: url(../images/zero-degrees.png) left top no-repeat;
  font-size: 1px;
  text-indent: -9999px;
  overflow: hidden;  
}
    
    
    

#expertise-areas {
  position: relative;
  top: 35px;
  z-index: 1;
  height: 176px; }
  #expertise-areas a {
    float: left;
    height:104px;
    width:144px;
    overflow: hidden;
    text-indent: -9999px;
    background-position: left top;
    background-repeat: no-repeat;
    margin-right:30px; }
    #expertise-areas a#area1 {
      background-image: url(../images/exhibitions.png); }
    #expertise-areas a#area2 {
      background-image: url(../images/interiors.png); }
    #expertise-areas a#area3 {
      background-image: url(../images/marcomms.png); }
  #expertise-areas ul {
    display: inline; }
    #expertise-areas ul li {
      display: inline; }

.expertise-areas-top {
  position: relative;
  z-index: 2;
  margin-bottom: 0; }

#phases {
  float: right;
  width: 482px;
  height: 69px;
  margin-top: 33px;
  margin-right: 40px; }
  #phases a {
    float: left;
    width: 69px;
    height: 68px;
    margin-left: -5px;
    margin-right: -5px;
    text-indent: -9999px;
    background-position: left top;
    background-repeat: no-repeat; }
    #phases a:hover, #phases a.active {
      background-position: left bottom; }
    #phases a.disabled {
      background-position: left top; }
    #phases a#phase1 {
      background-image: url(../images/phase1.png); }
    #phases a#phase2 {
      background-image: url(../images/phase2.png); }
    #phases a#phase3 {
      background-image: url(../images/phase3.png); }
    #phases a#phase4 {
      background-image: url(../images/phase4.png); }
    #phases a#phase5 {
      background-image: url(../images/phase5.png); }
    #phases a#phase6 {
      background-image: url(../images/phase6.png); }
    #phases a#phase-next {
      background-image: url(../images/phase-next.png); }
    #phases a#phase-previous {
      background-image: url(../images/phase-back.png); }

.image-holder1 {
  float: left;
  width: 208px;
  height: 170px;
  margin: -30px -33px -33px -31px;
  background-position: 42px 41px;
  background-repeat: no-repeat; }
  .image-holder1 .border {
    width: 208px;
    height: 170px;
    background: url(../images/border1.png) left top no-repeat; }

.image-holder2 {
  float: left;
  width: 258px;
  height: 204px;
  background-position: 44px 44px;
  background-repeat: no-repeat;
  margin-left: -31px;
  margin-right: -31px;
  margin-top: -31px;
  margin-bottom: -30px; }
  .image-holder2 .border {
    width: 258px;
    height: 204px;
    background: url(../images/border2.png) left top no-repeat; }

.joblist li, #documents li {
  width: 426px;
  height: 45px;
  padding-top: 10px;
  background: url(../images/biglist-separator1.png) left bottom no-repeat;
  overflow: hidden; }
  .joblist li.last, #documents li.last {
    background: none; }
  .joblist li h3, #documents li h3 {
    float: left;
    display: block;
    font-size: 1.2em;
    width: 400px;
    color: black; }
  .joblist li p, #documents li p {
    float: left;
    width: 125px;
    color: #999999;
    font-size: 1.2em;
    margin: 0;
    padding: 0; }
  .joblist li a, #documents li a {
    float: right;
    margin-right: 19px;
    margin-top: 5px;
    color: black; }
    .joblist li a:hover, #documents li a:hover {
      text-decoration: underline;
      color: black; }

.big-logo {
  float: left;
  width: 157px;
  height: 111px;
  margin: -31px -31px -30px -30px;
  padding: 34px 36px 35px 35px;
  background: url(../images/big-logo-backgr.png) left top no-repeat; }
  .big-logo div, .big-logo a {
    display: block;
    width: 157px;
    height: 101px;
    text-align: center;
    line-height: 101px;
    overflow: hidden; }
  .big-logo img {
    display: inline;
    vertical-align: middle; }
  .big-logo.spaced {
    margin-top: -19px;
    margin-bottom: -18px; }
  .big-logo .category {
    width: 150px;
    height: 20px;
    overflow: hidden;
    color: black;
    line-height: 1em;
    text-align: center;
    margin-top: 9px;
    margin-left: 2px;
    font-weight: normal; }

h2#area-title-studies {
  width: 76px;
  height: 10px;
  text-indent: -9999px;
  margin-bottom: 4px;
  margin-left: 7px;
  background: url(../images/area-title-studies.png) left top no-repeat; }
h2#area-title-clients {
  width: 45px;
  height: 10px;
  text-indent: -9999px;
  background: url(../images/area-title-clients.png) left top no-repeat;
  margin-bottom: 4px;
  margin-left: 7px; }

.small-logo {
  float: left;
  width: 104px;
  height: 67px;
  margin: -31px -31px -31px -31px;
  padding: 36px 36px 36px 36px;
  background: url(../images/small-logo-backgr.png) left top no-repeat; }
  .small-logo a, .small-logo div {
    width: 104px;
    height: 67px;
    text-align: center;
    line-height: 67px;
    overflow: hidden;
    display: block;
    text-indent: -999px; }
  .small-logo img {
    display: inline;
    vertical-align: middle; }

.news-item {
  float: left;
  width: 440px;
  height: 90px;
  padding-left: 36px;
  padding-top: 10px; }
  .news-item h3 {
    color: black;
    font-size: 12px;
    margin-top: 6px; }
  .news-item span.date {
    display: block;
    color: #6a6a6a;
    margin-bottom: 5px; }
  .news-item p {
    height: 35px;
    margin: 0;
    color: #000;
    overflow: hidden; }
  .news-item a {
    color: black;
    font-size: 12px;
    font-weight: bold; }
    
    .news-item a:hover {
    color: #000;
    text-decoration: underline;
}

  .news-item a.more {
    float: right;
    margin-top: 3px;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #666666;
    text-decoration: none; }
    .news-item a.more:hover {
      text-decoration: underline;
      color: black; }

.news-info {
  float: left;
  width: 298px; }

.image-holder0 {
  float: left;
  width: 197px;
  height: 163px;
  margin: -36px -31px -31px -31px;
  background-position: 40px 41px;
  background-repeat: no-repeat; }
  .image-holder0 .border {
    width: 197px;
    height: 163px;
    background: url(../images/border0.png) left top no-repeat; }

#pages-news_show .leftcol, #posts-show .leftcol {
  float: left;
  width: 257px;
  padding-top: 28px; }
#pages-news_show .rightcol, #posts-show .rightcol {
  float: left;
  width: 400px;
  margin-top: 36px; }
#pages-news_show h2, #posts-show h2 {
  color: black;
  font-size: 1.8em;
  line-height: 1.1em; }
#pages-news_show span.date, #posts-show span.date {
  display: block;
  color: #666666;
  font-size: 1.2em;
  margin-bottom: 8px;
  margin-top: 3px; }
#pages-news_show p, #posts-show p {
  line-height: 1.64em; }

.image-holder3 {
  float: left;
  width: 303px;
  height: 224px;
  margin: -27px -36px -27px -36px;
  background-position: 46px 46px;
  background-repeat: no-repeat; }
  .image-holder3 .border {
    width: 303px;
    height: 224px;
    background: url(../images/border3.png) left top no-repeat; }

.country-content {
  margin-top: 12px;
  color: #ffc3df;
  font-size: 1.1em;
  line-height: 1.5em; }
  .country-content strong {
    font-weight: bold;
    color: #fff; }
  .country-content ul li {
    color: #fff;
    line-height: 1.6em; }
  .country-content#country2, .country-content#country3, .country-content#country4 {
    display: none; }


  #contact-form input {
    float: left;
    font-size: 1.2em;
    width: 150px;
    border: 1px solid #7f9db9;
    padding: 2px 3px;
    vertical-align: top;
    margin-top: -4px;
    margin-bottom: 13px; }
  #contact-form textarea {
    float: left;
    font-size: 1.2em;
    width: 150px;
    border: 1px solid #7f9db9;
    padding: 2px 3px;
    vertical-align: top;
    margin-top: -4px;
    margin-bottom: 13px;
    height: 85px;
    font-size: 12px;
    margin-bottom: 1px; }
  #contact-form label {
    display: block;
    float: left;
    clear: left;
    width: 89px;
    text-align: right;
    color: #fcb0d3;
    margin-right: 14px; }
  #contact-form #request-callback {
    float: right;
    width: 156px;
    height: 50px;
    display: block;
    border: none;
    text-indent: -9999px;
    margin-right: 33px;
    background: url(../images/btn-request.png) left top no-repeat; }
    #contact-form #request-callback:hover {
      background-position: left bottom;
      cursor: pointer; }
  #contact-form .request-callback2 {
    background: url(../images/btn-request.png) left top no-repeat !important; }
    #contact-form .request-callback2:hover {
      background-position: left bottom;
      cursor: pointer; }

.fieldWithErrors input {
  background: #FF9993; }

#login-form input {
  float: left;
  font-size: 1.2em;
  width: 150px;
  border: 1px solid #7f9db9;
  padding: 2px 3px;
  vertical-align: top;
  margin-top: -4px;
  margin-bottom: 13px; }
#login-form label {
  display: block;
  float: left;
  clear: left;
  width: 76px;
  text-align: right;
  font-size: 1.1em;
  color: #fff;
  margin-right: 14px; }
#login-form #login-btn {
  float: right;
  clear: right;
  width: 83px;
  height: 50px;
  display: block;
  border: none;
  text-indent: -9999px;
  margin-right: 21px;
  margin-top: 1px;
  background: url(../images/btn-login.png) left top no-repeat; }
  #login-form #login-btn:hover {
    background-position: left bottom;
    cursor: pointer; }

#case_studies-show .leftcol, #pages-live_experiences .leftcol, #pages-exhibitions .leftcol, #pages-integrated_communications .leftcol {
  float: left;
  width: 257px;
  padding-top: 28px; }
#case_studies-show .rightcol, #pages-live_experiences .rightcol, #pages-exhibitions .rightcol, #pages-integrated_communications .rightcol {
  float: left;
  width: 400px;
  margin-top: 34px; }
#case_studies-show h2, #pages-live_experiences h2, #pages-exhibitions h2, #pages-integrated_communications h2 {
  margin-bottom: 23px; }
  #case_studies-show h2 span, #pages-live_experiences h2 span, #pages-exhibitions h2 span, #pages-integrated_communications h2 span {
    font-size: 1.8em;
    color: #fff;
    line-height: 1.3em; }
     #pages-live_experiences h2 span strong, #pages-exhibitions h2 span strong, #pages-integrated_communications h2 span strong {
      color: #fff;
      font-weight: normal; }
      #case_studies-show h2 span strong {
          color: #000;
          font-weight: normal;
      }
#case_studies-show h3, #pages-live_experiences h3, #pages-exhibitions h3, #pages-integrated_communications h3 {
  color: black;
  font-size: 1.1em;
  margin-bottom: 2px; }
  
 
  
#case_studies-show p, #pages-live_experiences p, #pages-exhibitions p, #pages-integrated_communications p {
  margin-bottom: 10px; }
  #case_studies-show p strong, #pages-live_experiences p strong, #pages-exhibitions p strong, #pages-integrated_communications p strong {
    font-weight: bold; }
  #case_studies-show p em, #pages-live_experiences p em, #pages-exhibitions p em, #pages-integrated_communications p em {
    font-style: italic; }
#case_studies-show ol, #pages-live_experiences ol, #pages-exhibitions ol, #pages-integrated_communications ol {
  list-style: decimal outside;
  padding-left: 30px; }
  #case_studies-show ol li, #pages-live_experiences ol li, #pages-exhibitions ol li, #pages-integrated_communications ol li {
    color: #666666; }

.image-holder4 {
  float: left;
  width: 733px;
  height: 406px;
  margin: 0px -36px -30px -36px;
  background-position: 46px 46px;
  background-repeat: no-repeat; }
  .image-holder4 .border {
    width: 733px;
    height: 406px;
    background: url(../images/border4.png) left top no-repeat; }

.pic-controls {
  float: right;
  width: 200px;
  height: 45px;
  margin-right: 38px; }
  .pic-controls a {
    float: left;
    display: block;
    width: 45px;
    height: 45px;
    margin-left: -6px;
    margin-right: -6px;
    text-indent: -9999px;
    background-position: left top;
    background-repeat: no-repeat; }
    .pic-controls a:hover {
      background-position: left bottom; }
      .pic-controls a:hover.disabled {
        background-position: left top; }
    .pic-controls a.active {
      background-position: left bottom; }
    .pic-controls a.disabled {
      background-position: left top; }
    .pic-controls a#pic-prev {
      background-image: url(../images/pic-prev.png); }
    .pic-controls a#pic1 {
      background-image: url(../images/pic1.png); }
    .pic-controls a#pic2 {
      background-image: url(../images/pic2.png); }
    .pic-controls a#pic3 {
      background-image: url(../images/pic3.png); }
    .pic-controls a#pic4 {
      background-image: url(../images/pic4.png); }
    .pic-controls a#pic-next {
      background-image: url(../images/pic-next.png); }

#case_studies-gallery #content-area, #gallery-index #content-area, .gallery #content-area, #posts-gallery #content-area {
  padding: 0;
  width: 760px; }

object {
  outline: none; }

.news_promo {
  margin-top: 20px;
  width: 600px;
  color: #7E7E7E; }
  .news_promo a {
    color: #000; }
    .news_promo a:hover {
      color: #333; }
  .news_promo .vid {
    float: left !important;
    margin-right: -20px; }
  .news_promo h3 {
    font-size: 1.2em;
    padding: 14px 0 2px;
    text-transform: uppercase; }
  .news_promo .degree {
    position: absolute;
    top: 345px;
    right: -110px; }

form ul li {
  list-style: none; }

.swirl {
  position: absolute;
  top: 138px;
  margin-left: 470px;
  z-index: 1; }
  .swirl.blue-greyswirls2 {
    top: 366px;
    margin-left: 5px; }
  .swirl.green-greyswirls3 {
    top: 312px;
    margin-left: 62px; }
  .swirl.green-greyswirls5 {
    top: 403px;
    margin-left: 410px; }
  .swirl.orange-greyswirls {
    margin-left: 250px; }
  .swirl.yellow-greyswirls2 {
    top: 300px;
    margin-left: 50px; }
  .swirl.blue-greyswirls4 {
    top: 323px;
    margin-left: 70px; }
  .swirl.green-greyswirls2 {
    top: 404px;
    margin-left: 410px; }

#menu-area, #content-area {
  position: relative;
  z-index: 2; }
  
  
#featured {
    position: relative;
    float: left;
    width: 352px;
    height: 204px;
    margin-bottom: 15px;
    margin-left: -384px;
    overflow: hidden;
}

#featured img {
    position: absolute;
    left: 14px;
    top: 12px;
    display: block;
    width: 320px;
    height: 173px;
    overflow: hidden;
    z-index: 1;
}

#featured a.frame {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 302px;
    height: 204px;
    padding: 141px 26px 0 24px;
    background: url(../images/frame-featured.png) left top no-repeat;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #878787;
    text-decoration: none;
    overflow: hidden;
    z-index: 2;
}

#featured a.frame:hover {
    color: #878787;
    text-decoration: none;
}

#featured a.frame strong {
    display: block;
    font-weight: bold;
    color: #bbb;
}



#player {
    float: left;
    clear: left;
    margin-left: -384px;
}

h3.heading-complete-form {
    width: 234px;
    height: 34px;
    padding-left: 46px;
    margin: 0 0 22px 0;
    background: url(../images/heading-complete-form.png) right top no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.green {
    color: #A0B43B;
}