
/* report.css - styles specific to THIS report */
 

 
#media {
  display: none;
}

#transformation-atlas-links .content,
#media .content {
  height: 520px;
  overflow: auto;
  padding-left: 80px;
  margin-right: 20px;
  margin-top: 10px;
}

#media .content {
  padding-left: 90px;
}

#transformation-atlas-links .content h2,
#media .content h2 {
  margin-bottom: 10px;
  margin-top: 20px;
}

#transformation-atlas-links .content h2 a,
#media .content h2 a {
  color: #1D539B;
}

#transformation-atlas-links .content p,
#media .content p {
  margin-bottom: 8px;
}



#transformation-atlas #risk-explorer {
  float: left;
  width: 710px;
  height: 584px;
}

#transformation-atlas .explorer-links {
  float: right;
  width: 160px;
  font-size: 10px;
  padding-right: 10px;
}

#transformation-atlas .explorer-links .nav-inner-tabs {
  overflow: hidden;
  zoom: 100%;
}

#transformation-atlas .explorer-links .nav-inner-tabs li {
  font-weight: bold;
  border-right: 1px solid #ABACAD;
  padding-right: 4px;
  padding-left: 4px;
  float: left;
}

#transformation-atlas .explorer-links .inner-tabs a.selected {
  color: #00529B;
  font-weight: bold;
}

#transformation-atlas .explorer-links .nav-inner-tabs a.current-tab {
  color: #00529B;
}

#transformation-atlas .explorer-links .nav-inner-tabs li.first {
  padding-left: 0;
}

#transformation-atlas .explorer-links .nav-inner-tabs li.last {
  border-right: none;
  padding-right: 0;
}

#transformation-atlas .explorer-links .inner-tabs li {
  list-style-type: none;
  padding-left: 10px;
  background: url(../bst/dataexplorer/explorer-links-li.gif) no-repeat;
  margin-bottom: 1px;
}

#transformation-atlas .explorer-links .inner-tab {
  display: none;
}

#transformation-atlas-barometers .inner-tabs img {
  display: none;
  margin-top: 10px;
}

#transformation-atlas-barometers .inner-tabs img.current-tab {
  display: block;
}

#transformation-atlas-barometers .inner-tabs {
  width: 620px;
  float: left;
  margin-left: 80px;
}

.ie6 #transformation-atlas-barometers .inner-tabs {
  margin-left: 40px;
}

#transformation-atlas-barometers .nav-inner-tabs {
  width: 160px;
  float: right;
  font-size: 10px;
  padding-right: 10px;
}

#transformation-atlas-barometers .nav-inner-tabs li {
  list-style-type: none;
  padding-left: 10px;
  background: url(../bst/dataexplorer/explorer-links-li.gif) no-repeat;
  margin-bottom: 0px;
}


#transformation-atlas-barometers .nav-inner-tabs a.current-tab {
  color: #00529B;
  font-weight: bold;
}


#transformation-atlas-barometers a.download {
  position: relative;
  top: -20px;
  margin-bottom: -20px;
}




#nav-transformation-atlas-overview {
  background-image: url(../bst/dataexplorer/nav-transformation-atlas-overview.gif);
}

#nav-transformation-atlas-barometers {
  background-image: url(../bst/dataexplorer/nav-transformation-atlas-barometers.gif);
}

#nav-transformation-atlas-landscape {
  background-image: url(../bst/dataexplorer/nav-transformation-atlas-landscape.gif);
}

#nav-transformation-atlas-interconnections {
  background-image: url(../bst/dataexplorer/nav-transformation-atlas-interconnections.gif);
}

#nav-transformation-atlas-links {
  background-image: url(../bst/dataexplorer/nav-transformation-atlas-links.gif);
}


#transformation-atlas section {
  min-height: 588px;
}




.ie6 #transformation-atlas section {
  height: 588px;
}

#nav-transformation-atlas-sub-sections {
  height: 588px;
}