/*! normalize.css v1.1.0 | MIT License | git.io/normalize */ /*! normalize.css v1.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
} /*! normalize.css v1.1.0 | Base | MIT License | git.io/normalize */ html {
  font-size: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
html, button, input, select, textarea {
  font-family: sans-serif
}
body {
  margin: 0
} /*! normalize.css v1.1.0 | Links | MIT License | git.io/normalize */ a:focus {
  outline: thin dotted
}
a:active, a:hover {
  outline: 0
} /*! normalize.css v1.1.0 | Typography | MIT License | git.io/normalize */ h1 {
  font-size: 2em;
  margin: 0.67em 0
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0
}
h3 {
  font-size: 1.17em;
  margin: 1em 0
}
h4 {
  font-size: 1em;
  margin: 1.33em 0
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: bold
}
blockquote {
  margin: 1em 40px
}
dfn {
  font-style: italic
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
mark {
  background: #ff0;
  color: #000
}
p, pre {
  margin: 1em 0
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: "\201C""\201D""\2018""\2019"
}
q {
  quotes: none
}
q:before, q:after {
  content: '';
  content: none
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
dl, menu, ol, ul {
  margin: 1em 0
}
dd {
  margin: 0 0 0 40px
}
menu, ol, ul {
  padding: 0 0 0 40px
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none
} /*! normalize.css v1.1.0 | Embedded Content | MIT License | git.io/normalize */ img {
  border: 0;
  -ms-interpolation-mode: bicubic
}
svg:not(:root) {
  overflow: hidden
} /*! normalize.css v1.1.0 | Figures | MIT License | git.io/normalize */ figure {
  margin: 0
} /*! normalize.css v1.1.0 | Forms | MIT License | git.io/normalize */ form {
  margin: 0
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle
}
button, input {
  line-height: normal
}
button, select {
  text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible
}
button[disabled], html input[disabled] {
  cursor: default
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
} /*! normalize.css v1.1.0 | Tables | MIT License | git.io/normalize */ table {
  border-collapse: collapse;
  border-spacing: 0
}
body {
  font-size: 1em;
  color: #505050
}
.wrap {
  max-width: 57em;
  margin: 0 auto
}
h1 {
  font-size: 1.25em;
  margin: 0;
  padding: 0.25em 0.5em;
  display: block;
  border-bottom: 1px solid #e0e0e0;
  color: #000;
  text-transform: uppercase;
  font-weight: normal
}
h2 {
  font-size: 1em;
  margin: 0;
  color: #000
}
p {
  margin: 0.5em 0;
  font-size: 0.75em;
  line-height: 1.5
}
a {
  color: #174f82;
  font-weight: bold
}
.main-nav {
  border-bottom: 1px solid #ccc
}
.main-nav .logo {
  float: left;
  display: block;
  padding: 0.35em 0.5em
}
.main-nav .logo img {
  display: block;
  width: 4.63em;
}
.main-nav #trigger {
  font-size: 0.88em;
  padding: 0.575em 0.85em;
  float: right;
  display: block;
  text-decoration: none;
  color: #585858;
  border-left: 1px solid #ccc
}
.main-nav #trigger.active {
  border-bottom: 4px solid #ccc;
  padding: 0.575em 0.85em 0.25em 0.85em
}
.main-nav ul {
  padding: 0;
  margin: 0;
  clear: both
}
.main-nav #main-menu {
  height: 0;
  overflow: hidden;
  transition: height .3s ease-out;
  -o-transition: height .3s ease-out;
  -moz-transition: height .3s ease-out;
  -webkit-transition: height .3s ease-out
}
.main-nav #main-menu li {
  float: left;
  width: 49%;
  margin-left: -1px;
  border-left: 1px solid #eaeaea
}
.main-nav #main-menu li a {
  font-size: 0.88em;
  padding: 0.71em;
  display: block;
  color: #6f6f6f;
  font-weight: normal;
  text-decoration: none
}
.main-nav #main-menu li a:hover {
  text-decoration: underline
}
@media only screen and (min-width: 20em) {
  .main-nav #main-menu li {
    width: 32%
  }
}
@media only screen and (min-width: 30em) {
  .main-nav #main-menu li {
    width: 24%
  }
}
.main-nav #main-menu.active {
  height: 11.5em;
  padding: 1em 0;
  border-top: 1px solid #ccc
}
@media only screen and (min-width: 20em) {
  .main-nav #main-menu.active {
    height: 9em
  }
}
@media only screen and (min-width: 30em) {
  .main-nav #main-menu.active {
    height: 7em
  }
}
@media only screen and (min-width: 57em) {
  .main-nav #main-menu.active {
    height: auto
  }
}
@media only screen and (min-width: 57em) {
  .main-nav .wrap {
    overflow: hidden;
    *zoom: 1
  }
  .main-nav .logo {
    padding: 0.475em 0.5em 0.475em 0;
    border-right: 1px solid #ccc
  }
  .main-nav .logo img {
    /*width: auto*/
      width: 84px;
      height: auto;
  }
  .main-nav #main-menu {
    height: auto;
    float: right;
    clear: none;
    transition: height 0;
    -o-transition: height 0;
    -moz-transition: height 0;
    -webkit-transition: height 0
  }
  .main-nav #main-menu li {
    width: auto;
    margin-left: 0;
    border-left: 1px solid #ccc
  }
  .main-nav #main-menu li a {
    font-size: 0.81em;
    padding: 0.9em 1em;
    color: #000;
    font-weight: bold
  }
  .main-nav #main-menu li a:hover {
    text-decoration: none;
    border-bottom: 4px solid #9b2313;
    padding-bottom: 0.55em
  }
  .main-nav #main-menu li a.news:hover {
    border-bottom-color: #9b2313
  }
  .main-nav #main-menu li a.sport:hover {
    border-bottom-color: #FFE711
  }
  .main-nav #main-menu li a.weather:hover {
    border-bottom-color: #77CDFF
  }
  /*.main-nav #main-menu li a.capital:hover {
    border-bottom-color: #757575
  }*/
    .main-nav #main-menu li a.reel:hover {
    border-bottom-color: #757575
  }
  .main-nav #main-menu li a.culture:hover {
    border-bottom-color: #000
  }
  .main-nav #main-menu li a.autos:hover {
    border-bottom-color: #C29A58
  }
  .main-nav #main-menu li a.future:hover {
    border-bottom-color: #333
  }
  .main-nav #main-menu li a.travel:hover {
    border-bottom-color: #E18539
  }
  .main-nav #main-menu li a.tv:hover {
    border-bottom-color: #333
  }
  .main-nav #main-menu li a.radio:hover {
    border-bottom-color: #333
  }
  .main-nav #main-menu.active {
    padding: 0;
    border-top: 0
  }
  .main-nav #trigger {
    display: none
  }
}
.mobile-footer {
  margin-top: 2em;
  background: #313131
}
.mobile-footer h2 {
  font-size: 0.88em;
  color: #fff;
  padding: 22px 10px 20px 10px
}
.mobile-footer ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  list-style: none
}
.mobile-footer ul li {
  float: left;
  width: 49%
}
.mobile-footer ul li a {
  display: block;
  color: #fff;
  font-weight: normal;
  text-decoration: none
}
.mobile-footer ul li a:hover {
  text-decoration: underline
}
.mobile-footer ul li:nth-of-type(-n+2) a {
  padding-top: 0
}
@media only screen and (min-width: 20em) {
  .mobile-footer ul li {
    width: 32%
  }
  .mobile-footer ul li:nth-of-type(-n+3) a {
    padding-top: 0
  }
}
@media only screen and (min-width: 30em) {
  .mobile-footer ul li {
    width: 24%
  }
  .mobile-footer ul li:nth-of-type(-n+4) a {
    padding-top: 0
  }
}
.mobile-footer nav ul {
  padding: 0.25em 0 1em 0
}
.mobile-footer nav ul li {
  margin-left: -1px;
  border-left: 1px solid #5f5f5f
}
.mobile-footer nav ul li a {
  padding: 0.88em 0.63em
}
.mobile-footer .sub-nav {
  padding: 1em 0 0 0;
  margin: 0 0.63em;
  border-top: 1px solid #5f5f5f
}
.mobile-footer .sub-nav li a {
  font-size: 0.75em;
  padding: 0.75em 0.5em 0.75em 0
}
.mobile-footer .copyright {
  margin: 0;
  padding: 0.75em;
  color: #fff;
  font-weight: bold
}
.desktop-footer {
  display: none;
  overflow: hidden;
  *zoom: 1;
  max-width: 55em;
  margin: 5em auto 0 auto;
  padding: 1em;
  color: #fff;
  background: #646464
}
.desktop-footer a {
  color: #fff;
  text-decoration: none;
  font-weight: normal
}
.desktop-footer a:hover {
  text-decoration: underline
}
.desktop-footer .col {
  float: left;
  width: 20em
}
.desktop-footer nav > ul {
  float: right;
  margin: 0;
  padding: 0;
  line-height: 1.3
}
.desktop-footer nav > ul > li {
  display: block
}
.desktop-footer nav > ul > li ul {
  padding: 0;
  margin: 0;
  float: right
}
.desktop-footer nav > ul > li ul li {
  width: 9.38em;
  padding-right: .5em;
  display: inline-block
}
.desktop-footer nav > ul > li ul li a {
  font-size: 0.75em
}
.desktop-footer .disclaimer {
  margin-top: 1.5em
}
@media only screen and (min-width: 57em) {
  .desktop-footer {
    display: block
  }
}
.signup {
  padding: 1em 0.5em
}
.signup label, .signup input, .signup select {
  cursor: pointer
}
.signup ::-webkit-input-placeholder {
  color: #666
}
.signup :-moz-placeholder {
  color: #666
}
.signup ::-moz-placeholder {
  color: #666
}
.signup :-ms-input-placeholder {
  color: #666
}
.signup label {
  font-size: 1em;
  margin: 0.5em 0;
  display: block;
  font-weight: bold;
  color: #000
}
.signup input[type=email], .signup select {
  font-size: 12px;
  display: block;
  width: 100%;
  font-weight: bold;
  color: #666;
  background: #e4e4e4;
  border: 1px solid #dbdbdb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.signup input[type=email] {
  padding: 1.2em
}
.signup select {
  padding: 1.2em 1em
}
.signup input[type=submit] {
  padding: 0.6em 0.7em;
  font-weight: bold;
  background: #124e84;
  color: #fff;
  border: 0
}
.signup .checkbox {
  *zoom: 1;
  margin: 1em 0
}
.signup .checkbox:after {
  content: "";
  display: table;
  clear: both
}
.signup .checkbox input[type=checkbox] {
  width: 1em;
  margin-top: 3px;
  float: left
}
.signup .checkbox label {
  margin: 0 0 0 1.75em;
  font-weight: normal;
  color: #505050
}
.thankyou {
  padding: 1em 0.5em;
  text-align: center
}
@media only screen and (min-width: 57em) {
  h1 {
    font-size: 2.25em;
    padding: 0.3em 0
  }
  h2 {
    font-size: 1.63em
  }
  .mobile-footer {
    display: none
  }
  .subscribe > .wrap {
    background: url("https://image.email.bbc.com/lib/fe8b1272746d027b73/m/1/2f90c9e4-05e4-42f4-8031-b52e18384e3c.png") right 100px no-repeat
  }
  .signup {
    max-width: 22.13em;
    min-height: 36em;
    padding: 1em 0
  }
  .signup label {
    margin: 1em 0
  }
  .thankyou p {
    font-size: 0.88em
  }
}
.styled-select {
  width: 353px;
  height: 44px;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  background: url('https://image.exct.net/lib/fe9713707565037c7d/m/1/down2.gif') no-repeat right #e4e4e4;
  display: inline-block;
  position: relative;
  border: 1px solid #dbdbdb;
}
.styled-select select {
  background: transparent;
  -webkit-appearance: none;
  width: 375px;
  height: 26px;
  border: 0;
  line-height: 26px;
  margin-top: 0px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  padding-right: 0px !important;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-appearance: none;
  -webkit-appearance: none;
}
@charset utf-8;
body {
  margin: 0 auto;
  padding: 0;
}
a {
  color: #006dcc;
}
#Main_Container {
  width: 974px;
  height: auto;
  background: #FFF;
  margin: 17px auto;
  padding: 10px;
}
#container {
  background: #dbdbdb;
  width: 974px;
  height: auto;
  margin: auto;
}
#container #Header {
  width: 961px;
  height: 54px;
  background: url(http://image.s6.exacttarget.com/lib/fe9713707565037c7d/m/1/20131104_BBC_Blue_bg.jpg);
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #fff;
  vertical-align: text-top;
  padding: 5px 0 0 13px;
}
#inner_Block {
  width: 946px;
  height: auto;
  background: #dbdbdb;
  padding: 0 15px 15px 13px;
}
.left_section {
  width: 626px;
  height: auto;
  margin-right: 10px;
  float: left;
}
.right_section {
  width: 306px;
  height: auto;
  float: right;
}
.clear {
  clear: both;
}
.block {
  width: 620px;
  background-color: #fff;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-top: 14px;
  padding: 3px;
}
.block_header {
  background-color: #eef0f2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 17px;
  color: #555;
  padding: 5px 15px;
}
.block_text {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #555;
  padding: 10px;
}
.block li {
  list-style-position: inside;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.block1 {
  width: 300px;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 14px;
  padding: 3px;
}
.block1 .block_text {
  padding-left: 30px;
  line-height: 20px;
}
img, a img {
  border: 0;
  display: block;
}
.block li a, .block1 .block_text a {
  color: #1b75ba;
}
div#Main_Container a {
  font-weight: 100;
}
td.story {
  vertical-align: top
}