/*---------------------------------------------------------------------------------------- Home additions */

#container #content #main #location_news {
  border-bottom: 1px solid #df0079;
  margin-bottom: 1em;
  padding-bottom: 2em;
}

#container #content #main #location_news h3 {
  color: #df0079;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
  font-size: 1.3em;
}

#container #content #main #location_news a.location_news {
  margin: 0 20px 0 0;
  float: left;
  width: 200px;
}

#container #content #main #location_news a.last {
  margin-right: 0;
}

#container #content #main #location_news a img {
  float: left;
  margin-right: 10px;
  width:56px;
}

#container #content #main #location_news a {
  text-decoration: none;
}

#container #content #main #location_news a strong {
  color: #333;
}

#container #content #main #location_news a:hover strong, #container #content #main #location_news a:hover .green {
  color: #df0079;
}


/*---------------------------------------------------------------------------------------- Structure additions */

#container #content #main #filming_content {
  width: 410px;
  float: left;
}

#container #content #main #filming_right {
  width: 200px;
  float: right;
  position: relative;
}

#container #content #main #filming_right #filming_logos {
  width: 200px;
  left: 645px;
}

#container #content #main #filming_logos {
  float: left;
  clear: both;
}

#container #content #main #filming_right #downloads img {
  margin-bottom: 0.5em;
}

#container #content #main #filming_right #downloads a {
  margin: 0;
  text-decoration: none;
}

#container #content #main #filming_right #downloads a .file {
  padding: 0.75em 0;
  margin-bottom: 0.5em;
}

#container #content #main #filming_right #downloads a .file .title {
  margin-left: 40px;
  display: block;
}

#container #content #main #filming_right #downloads a .file .description {
  margin-left: 40px;
  display: block;
  color: #999;
}

/*---------------------------------------------------------------------------------------- Regional Offices */

#container #content #main #details {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 1px solid #ccc;
}

#container #content #main #offices .office {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 1px solid #ccc;
}

/*---------------------------------------------------------------------------------------- Useful info */
#container #content #main .usefulinfo {
  width: 200px;
  float: left;
  margin-right: 10px;
}

#container #content #main .last {
  margin-right: 0px;
}

#container #content #main .usefulinfo a {
  text-decoration: none;
}

#container #content #main .usefulinfo a h3 {
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
}

/*---------------------------------------------------------------------------------------- Location Gallery Location of the Month Feature */

#container #content #main #filming_right.location_of_the_month, div.location_of_the_month {
  width: 210px;
  border-left: 1px solid #ccc;
  padding: 0 0 10px 0;
  margin-top: 18px;
}

div.location_of_the_month img#location_of_the_month_title {
  margin-left: 10px;
}

div.location_of_the_month a#featured_location, div.location_of_the_month a.past_featured_location {
  margin: 10px 0 10px 10px;
  position: relative;
  text-decoration: none;
  display: block;
}

div.location_of_the_month a.past_featured_location {
  margin-top: 0;
  float: left;
}

div.location_of_the_month a#featured_location img, div.location_of_the_month a.past_featured_location img {
  display: block;
}

div.location_of_the_month a#featured_location .featured_location_details, div.location_of_the_month a.past_featured_location .featured_location_details {
  position: absolute;
  width: 188px;
  bottom: 0;
  left: 0;
  padding: 6px;
  color: #fff;
  background: url('/images/filming/locations_gallery/location_of_the_month/bg.png');
}

div.location_of_the_month a.past_featured_location .featured_location_details {
  width: 83px;
}

div.location_of_the_month a#featured_location .featured_location_details .date, div.location_of_the_month a.past_featured_location .featured_location_details .date {
  color: #9ea374;
  font-size: 0.8333em;
  text-transform: uppercase;
  margin-bottom: 2px;
}
div.location_of_the_month a.past_featured_location .featured_location_details .date {
  margin-bottom: 0;
}

div.location_of_the_month a#featured_location .featured_location_details .title {
  font-size: 1.1em;
}

div.location_of_the_month a.past_featured_location .featured_location_details .title {
  font-size: 0.8333em;
}

div.location_of_the_month a#featured_location:hover .featured_location_details, div.location_of_the_month a#featured_location:hover .featured_location_details .date, div.location_of_the_month a.past_featured_location:hover .featured_location_details, div.location_of_the_month a.past_featured_location:hover .featured_location_details .date {
  color: #df0079;
}
