/* @override http://nih.i/stylesheets/custom_locations.css?1166026338 */

#right-sidebar, #left-sidebar {
  display: none;
}

#content {
  width: 770px;
  padding: 0;
  margin: 0 0;
  position: relative;
  left: 6px;
}

h1#section-title {
  display: none;
}

h2#choose-location {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

#nih_building_map {
  background: url(/images/nih_layout/nihlogo.gif) no-repeat left top;
  padding: 10px 0 20px 60px;
  margin: 30px 5px -10px 0;
  width: 120px;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.5em;
  position: relative;
  left: 15px;
}

#tabs {
  float: left;
  list-style: none;
  margin: 12px 0 15px 0;
  padding: 0;
  position: relative;
  left: 10px;
}

#tabs li {
  float: left;
  margin: 0 25px 0 0;
  padding: 0;
  font-size: 14px;
}

#tabs li a {
	padding: 0;
	border: none;
}

#tabs a.selected {
  font-weight: bold;
}

.shared_service_centers {
  float: right;
  width: 200px;
  margin-bottom: 30px;
}

#locations {
  clear: both;
  margin: 0;
  padding: 0;
}

#locations .shared_service_centers h3 {
  margin-top: 0;
}

#locations .shared_service_centers p {
  margin: 10px 0 10px 10px;
  color: #333;
}

#locations .shared_service_centers h4 {
  font-size: 13px;
  margin: 0 0 0 10px;
}

#locations .shared_service_centers dl {
  margin: 10px 0 5px 10px;
  font-size: 11px;
  color: #666;
}

#locations .shared_service_centers dl.cusc {
  padding: 0 30px 0 0;
  background: url(/images/nih_layout/cusc.jpg) no-repeat right top;
}

#locations .shared_service_centers dt {
  font-size: 12px;
}

#locations .shared_service_centers dd {
  margin: 0 0 0 10px;
}

#locations table.rates {
	margin-top: 0;
  width: 540px;
}

#locations table.rates td.first {
  font-weight: normal;
}

#locations td, #locations th {
  vertical-align: top;
  border: none;
  font-size: 11px;
}

#locations td {
  padding: 8px 15px;
  width: 45%;
}

#locations td.first {
	border-right: 1px solid #a6b39c;
}

#locations td.service-centers {
  font-size: 13px;
  padding: 10px 15px;
  border: none;
}

#locations td.service-centers dl {
  margin: 20px 0 20px 30px;
}

#locations td.service-centers dt {
  font-size: 14px;
}

#locations p.branch_atm {
  font-weight: bold;
  margin: 0 0 0.5em 1em;
  color: #a60012;
  font-family: Georgia, "Times New Roman", serif;
}

#locations thead th, #locations tbody tr.heading th {
  font-size: 18px;
  font-family: Georgia, "Times New Roman", serif;
  padding: 8px 8px;
	line-height: 1em;
	color: #fff;
  background: #093A80 url(/images/nih_layout/rates_header_bg.jpg) top left repeat-x;
}

#locations thead th em {
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
}

#locations p {
  margin: 4px 0 0 8px;
  line-height: 1.4em;
}

#locations .city {
	font-weight: bold;
}

#locations h4 {
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#content .branch dt {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: #a60012;
}

#content .branch dd {
  margin: 0 1em 1em 0;
  padding: 0;
  text-align: center;
  color: #333;
  font-size: 13px;
  line-height: 1.7em;
}

#content .location .address {
  margin: 0.5em 0 0.5em 1em;
}

#content .branch_and_atm {
  width: 275px;
  margin-top: 15px;
  float: left;
}

#content .branch_and_atm h5 {
  margin: 0;
  padding: 5px 5px;
  font: 12px/1.5em Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  background: #093A80 url(/images/nih_layout/rates_header_bg.jpg) top left repeat-x;
}

#content .branch_and_atm .content {
  background: #FFF59F url(/images/nih_layout/rates_row_alt_bg.jpg) top left repeat-x;
  padding: 10px 10px 10px 0;
  margin: 0 0 20px 0;
}

#content .branch_and_atm p, #content .branch_and_atm dl {
  margin: 0 0 0 1.5em;
}

.location #map {
  width: 452px;
  height: 352px;
  float: right;
  margin: 15px 0 30px 0;
  border: 1px solid #003d90;
  position: relative;
}

#return_to_locations {
  margin: 5px 0 5px 10px;
  font-size: 14px;
}