/*
Theme Name: Department for Transport
Theme URI: http://www.dft.gov.uk/
Author: Bang Communications
Author URI: http://www.bang-on.net/
Version: 1.0
*/

/* Reset HTML5 sectioning elements */
header, footer, article, section, nav, hgroup { display: block; }
.ie6 .ie6-hidden { display: none; }
.ie6-show { display: none; }
.ie6 .ie6-show { display: block; }

/* Screen reader links go off screen */
.screen-reader-text a { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.screen-reader-text a:focus { position: static; width: auto; height: auto; }

/* Global Styles */
body, html { font-family: Arial;  margin: 0px; padding: 0px; color: #333333; }
body, html, p {  font-size: 12px; }
.clear { clear: both; }
.empty { line-height: 0px; height: 0px; overflow: hidden; }

/** Basic site furniture  **/
#main, #primary-menu ul, #bodyheader > .section, 
#bodyfooter, body > .section, #search, .branding > .section {
  width: 944px;
  margin-left: auto;
  margin-right: auto;
}

  /*#bodyheader a:hover {
    background: none;
  }*/

/* reproduce the rules from yui3-u-x-x */
#main, .main, .cols {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
}

#leftnav, #facets, #primary, #secondary, .primary, .secondary, .full {
  display: inline-block;
  zoom: 1; *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}

  /* Default */
  .full             { width: 944px; }
  #leftnav, #facets { width: 144px; padding-right: 16px; }
  #primary          { width: 464px; }
  #secondary        { width: 288px; padding-left: 32px; }
  
  /* Topic / Section Landing page */
  #main.topic #primary   { width: 624px; }
  #main.topic #secondary { width: 288px; }
  
  #main.mode #primary   { width: 464px; }
  #main.mode #secondary { width: 464px; padding-left: 16px; }
  
  /* Home */
  body.home #primary,   body.home .primary   { width: 464px; }
  body.home #secondary, body.home .secondary { width: 464px; padding-left: 16px; }
  
  body.site-dsa.home #primary   { width: 464px; }
  body.site-dsa.home #secondary { width: 464px; padding-left: 16px; }
  
  /* Special */
  #main.special #primary   { width: 624px; }
  #main.special #secondary { width: 288px; }
  
  body.single #primary   { width: 464px; }
  body.single #secondary { width: 288px; }
  
  #main.special.stats #primary { width: 464px; }
  #main.special.stats #secondary { width: 464px; padding-left: 16px; }
  
  #main.faceted #primary,   body.home #main.faceted #primary { width: 464px; }
  #main.faceted #secondary, body.home #main.faceted #secondary { width: 288px; padding-left: 16px; }
  
  #main.all-topics #primary   { width: 624px; }
  #main.all-topics #secondary { width: 288px; }

  body.all-ministers #primary   { width: 464px; }
  body.all-ministers #secondary { width: 464px; padding-left: 16px; }

  body.error404 #primary { width: 624px; }
  body.error404 #secondary { width: 288px; padding-left: 16px; }


.aside {
  padding: 5px 0px;
  margin: 8px 0px;
  border-top: 2px solid #006666;
}


/* Header */
  
#bodyheader {
  position: relative;
  background: #004646 url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/header-background.png);
  height: 130px;
  z-index: 5000;
  /* margin-bottom: 12px; */
}

  #bodyheader .hgroup {
    position: absolute;
    top: 22px;
    z-index: 100;
  }

#top-links {
    text-align: right;
    padding-top: 12px;
	min-hieght: 16px;
  }
  
    #top-links ul {
      display: inline;
      margin-right: 10px;
    }

    #top-links li {
      display: inline;
      border-left: 1px solid white;
    }
    
    #top-links li:first-child {
      border-left: 0px none;
    }
    
    #top-links li a {
      padding: 3px 6px;
      color: white;    
      font-size: 11px;
    }

#top-links a.clipwrapper {position: relative; height: 16px; width: 16px; display:inline-block; margin-left: 5px;}

#top-links a.clipwrapper img { border: none;}

#top-links a img {}

#top-links a img.clip               { position: absolute; top: 0; left: 0; }

#top-links a img.email		{ clip:rect(0 16px 16px 0); }
#top-links a img.facebook	{ clip:rect(0 48px 16px 32px); left: -32px; }
#top-links a img.rss-feed		{ clip:rect(0 80px 16px 64px); left: -64px; }
#top-links a img.flickr		{ clip:rect(0 112px 16px 96px); left: -96px; }
#top-links a img.twitter	{ clip:rect(0 144px 16px 128px); left: -128px; }
#top-links a img.youtube	{ clip:rect(0 176px 16px 160px); left: -160px; }
 
  #primary-menu {
    position: absolute;
    top: 130px;
    left: 0px;
    right: 0px;
    background: #006666;
    overflow: hidden;
    padding: 0px;
    letter-spacing: -0.31em;
    word-spacing: 0em;
    line-height: 30px;
    height: 30px;
  }
  
    #primary-menu ul {
      position: relative;
      padding-left: 4px;
    }
  
    #primary-menu li {
      display: inline;
      border-left: 1px solid #accdcd;
      letter-spacing: normal;
      word-spacing: normal;
    }
    
      #primary-menu li:first-child {
        border-left: 0px none;
      }
    
    #primary-menu li a {
      padding: 8px 10px;
      
      font-size: 15px;
      font-weight: normal;
      color: white;
    }
    
    #primary-menu li.current-menu-item, #primary-menu li.current-page-ancestor, 
    #primary-menu li.next-menu-item {
      border-left: 0px none;
    }
    
    #primary-menu li.current-menu-item a, #primary-menu li.current-page-ancestor a /*,
    body.site-publications #menu-item-primary-menu-publications a,
    body.site-consultations #menu-item-primary-menu-consultations a */ {
      background-color: #f2f2f2;
      color: #006666;
    }
    
    /*#primary-menu li a:hover, #primary-menu li.dropdown a {
      background-color: #003535;
      color: white;
    }*/
    
    #menu-item-primary-menu-transport-topics a, #menu-item-primary-menu-transport-agencies a {
      background-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/ding-down-white.png);
      background-position: right center;
      background-repeat: no-repeat;
      padding-right: 28px !important;
    }
  
    #menu-item-primary-menu-transport-agencies {
      position: absolute;
      top: 0px;
      right: 0px;
      border-right: 0px none !important;
      border-left: 0px none !important;
      background-color: #003535;
    }
  
  form.hidden, form.hidden input {
    display: none;
  }
  
  #cse-search-box, #search-box {
    position: relative;
    text-align: right;
    margin-top: 20px;
  }
  
    #q, #searchString {
      border: 0px none;
      padding: 5px !important;
      font-size: 14px;
      -webkit-appearance: none;
      width: 264px;
    }

    fieldset.search {
      border: 0px none;
      padding: 0px;
      margin: 0px;
      width: 100%;
    }
    
    label.accessibility {
      position: absolute;
      left: -10000px;
      top: auto;
      width: 1px;
      height: 1px;
      overflow: hidden;
    }
    
    #search-go {
      position: absolute;
      top: 7px;
      right: 7px;
    }
    
      table.gsc-completion-container {
        z-index: 10000 !important;
      }
   
  #cse-search-box2 {
    position: relative;
    width: 590px;
  }
   
    #q2 {
      border: 1px solid #999;
      padding: 5px !important;
      font-size: 13px;
      -webkit-appearance: none;
      width: 590px;
      margin: 10px 0px;
      background: #fafafa;
    }
  
    #cse-search-box2 #q2-go {
      position: absolute;
      top: 15px;
      right: 6px;
    }
    
    
/* Footer */
#bodyfooter 	{  }
#bodyfooter h3 	{ border-bottom: 1px solid #b9b9b9; color: #333333; margin: 10px 10px 6px 0; padding-bottom: 6px; white-space: nowrap; }

#mainfooter 	{ background: #f2f2f2; color: #333333; padding: 5px 8px 8px 8px; }

/* Location */
.location 	{ position: relative; background: #f2f2f2; border-top: 2px solid #006666; margin: 40px 0 10px 0; line-height: 20px; padding: 3px 220px 5px 10px; }

.location .breadcrumbs { padding-top: 6px; padding-bottom: 6px; }

.location .connect 								{ position: absolute; top: 8px; right: 10px; }
.location .connect a.clipwrapper 				{ position: relative; height: 24px; width: 24px; display:inline-block; margin-left: 5px;}
.location .connect a.clipwrapper img 			{ border: none;}
.location .connect a.clipwrapper img.clip       { position: absolute; top: 0; left: 0; }

.location .connect a.clipwrapper img.email		{ clip:rect(0 24px 24px 0); }
.location .connect a.clipwrapper img.facebook	{ clip:rect(0 58px 24px 34px); left: -34px; }
.location .connect a.clipwrapper img.rss-feed	{ clip:rect(0 92px 24px 68px); left: -68px; }
.location .connect a.clipwrapper img.flickr		{ clip:rect(0 126px 24px 102px); left: -102px; }
.location .connect a.clipwrapper img.twitter	{ clip:rect(0 160px 24px 136px); left: -136px; }
.location .connect a.clipwrapper img.youtube	{ clip:rect(0 194px 24px 170px); left: -170px; }


#mainfooter ul.menu 				{ padding: 3px 0px; }
#mainfooter ul.menu li 				{ display: inline; border-left: 1px solid #b9b9b9; }
#mainfooter ul.menu li:first-child 	{ margin-left: -6px; border-left: none; }
#mainfooter ul.menu a 				{ padding: 6px; }    

#mainfooter .vcard a 	{ font-weight: bold; padding: 6px 6px 6px 0; }

#bottom-links 					{ padding: 15px 0px 10px 0; font-size: 11px; }  
#bottom-links li 				{ display: inline; padding: 2px 0px; letter-spacing: normal; word-spacing: normal; border-left: 1px solid #333; }    
#bottom-links li:first-child 	{ border-left: none; }    
#bottom-links li a 				{ padding: 2px 8px; }  

.hover-links 					{ margin-bottom: 20px; min-height: 35px; }  
.govdepts { margin-right: 338px; }

.hover-links a.clipwrapper 				{ display:inline-block; position: relative;}
.hover-links a.clipwrapper img.clip     { border: none; position: absolute; top: 0; left: 0;}

.hover-links a.clipwrapper img.dsa		{ clip:rect(0 39px 26px 0); }
.hover-links a.clipwrapper img.dvla		{ clip:rect(0 95px 26px 49px); }
/*.hover-links a.clipwrapper img.gcda		{ clip:rect(0 222px 26px 105px); } */
.hover-links a.clipwrapper img.ha		{ clip:rect(0 320px 26px 232px); left: -127px; top: 6px;}
.hover-links a.clipwrapper img.mca		{ clip:rect(0 366px 26px 330px); left: -127px;}
.hover-links a.clipwrapper img.vca		{ clip:rect(0 410px 26px 376px); left: -127px;}
.hover-links a.clipwrapper img.vosa		{ clip:rect(0 493px 26px 420px); left: -127px;top: 6px }    

/*.hover-links a.clipwrapper img.businesslink		{ clip:rect(0 77px 31px 0px); left: 30px; }    
.hover-links a.clipwrapper img.directov			{ clip:rect(0 164px 31px 87px); left: 20px; } */ 
.hover-links a.clipwrapper img.civilservice		{ clip:rect(0 251px 31px 174px); left: 10px; }
.hover-links a.clipwrapper img.info4local		{ clip:rect(0 338px 31px 261px); }    

/* Menus */
ul.menu {
  margin: 0px;
  padding: 0px;
}
  
  ul.menu li {
    list-style: none;
  }

#topics-menu, #agencies-menu {
  display: none;
  background: rgb(235,235,235);
  background: rgba(235,235,235,0.95);
  padding: 0px;
  
  z-index: 1000;
  
  -webkit-box-shadow: 0px 4px 15px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 4px 15px rgba(0,0,0,0.4);
  box-shadow: 0px 4px 15px rgba(0,0,0,0.4);
}

  #topics-menu .section, #agencies-menu .section {
    z-index: 1001;
  }

#topics-menu {
  width: 824px;
}

  #topics-menu .section, #agencies-menu .section {
    padding: 4px 12px;
    border-bottom: 1px solid #999;
  }
  
  #topics-menu .section.modes {
    padding: 12px 12px;
    background: #e0e0e0;
    background: rgba(0,0,0,0.06);
  }

  #topics-menu h2, #agencies-menu h2 {
    margin: 6px 0px;
    color: #333;
  }
  
  #topics-menu ul {
    padding: 0px;
    margin: 0px;
  }

  #topics-menu li {
    list-style: none;
    height: 60px;
    width: 195px;
    float: left;
    padding: 0px;
    padding-right: 5px;
  
    font-size: 16px;
    font-weight: bold;
  }
  
    #topics-menu a, #agencies-menu a {
      display: block;
      padding: 6px;
    }
    
      #topics-menu a h1, #topics-menu a span.h1 {
        margin: 0px;
      }
  
    #topics-menu .section.modes li {
      height: 36px;
    }
    
    #topics-menu li ul {
      padding-left: 20px;
    }
    
    #topics-menu li li {
      font-size: 12px;
      font-weight: normal;
      height: auto;
      list-style: disc;
      width: auto;
    }

      #topics-menu li li a {
        padding: 2px;
        margin-left: -6px;
      }


#agencies-menu {
  width: 325px;
}

  #agencies-menu a {
    display: block;
    clear: right;
    padding: 10px 5px;
  }
  
  #agencies-menu .figure {
    float: right;
    clear: right;
    width: 115px;
    height: 32px;
    line-height: 32px;
  }


/* Breadcrumbs */
.breadcrumbs { padding-left: 80px; text-indent: -80px; line-height: 20px; }
.breadcrumbs span { font-weight: bold; margin-right: 0px; }
.breadcrumbs a { padding: 4px 6px; white-space: nowrap; }


/* Feed */
.feed { float: right; margin: 6px 4px 4px 4px; }
.feed.more { margin-top: 18px; }
.feed.under-tabs { margin-top: 9px; }
.feed img { margin-right: 3px; vertical-align: middle; }

/* WordPress core style */

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

/* Content */

#main, body > .section {
  margin-top: 12px;
  margin-bottom: 12px;
}

#content {
  margin-top: 50px;
  margin-bottom: 12px;
  position: relative;
}

h1, .h1 {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h2, .h2 {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 4px 0px;
}

h3, .h3 {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 4px 0px;
}

.hgroup {
  display: block;
  margin: 4px 0px 8px 0px;
}
  .hgroup h1, .hgroup h2, .hgroup h3,
  .hgroup .h1, .hgroup .h2, .hgroup .h3 {
    margin: 4px 0px;
  }

p {
  margin: 4px 0px 6px 0px;
  letter-spacing: 0.5px;
  line-height: 16px;
}

  p.more, #content p.more {
    margin-top: 18px;
    font-weight: bold;
    font-size: 13px;
  }
  

ul, ol {
  padding-left: 27px;
  margin: 8px 0px;
}

  ul ul, ul ol, ol ul, ol ol {
    margin: 4px 0px;
  }

  body.error404 ol li {
    margin: 10px 0px;
  }

a {
  text-decoration: none;
  padding: 3px 0px;
  color: #066;
  outline: none;
}

  a.external {
    background-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/external.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 15px !important;
    margin-right: 5px;
  }

    a.external img.to-type {
      margin: -2px 2px -2px 0px;
      vertical-align: middle;
      text-decoration: none;
      background: white;
      border: 5px solid white;
      z-index: 2;
    }

    li.to-icon { list-style: none; text-indent: -28px; margin: 12px 0px 12px 0px; }

      li.to-pdf { list-style-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/icons/pdf.png); }
      li.to-doc { list-style-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/icons/doc.png); }
      li.to-img { list-style-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/icons/img.png); }
      li.to-xls { list-style-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/icons/xls.png); }
      li.to-ppt { list-style-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/icons/ppt.png); }
      li.to-zip { list-style-image: url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/icons/zip.png); }
    
      li.to-icon img.to-type {
        margin: -8px 2px -4px 0px;
        border-top: 0px;
        border-bottom: 0px;
        padding-top: 4px;
      }

  a:hover {
    text-decoration: underline;
    /*background-color: #eee;*/
  }

  a.button, #content a.button {
    background: #066;
    color: white;
    padding: 4px 8px;
    font-weight: bold;
  }
  
    /*a.button:hover, #content a.button:hover {
      background: #003535;
    }*/

img {
  border: 0px;
}

address {
  font-style: normal;
}

.right {
  text-align: right;
}


.col {
  padding-left: 8px;
  padding-right: 8px;
}

.col.first {
  padding-left: 0px;
}

.col.last {
  padding-right: 0px;
}

p.box {
  /* border: 1px solid #999; */
  background: #f2f2f2;
  padding: 8px;
  overflow: hidden;
}

  p.box.err {
    color: #800;
  }


#share h3 {
  float: left;
  margin-right: 10px;
  margin-top: 0px;
}

/* Left nav */
  #leftnav ul {
    padding: 0px;
    margin: 0px;
  }
  
  #leftnav li {
    margin-left: 0px;
    list-style: none;
  }
  
  #leftnav a {
    display: block;
    padding: 4px 6px;
    background: #006666;
    border-bottom: 1px solid white;
    color: white;
    font-weight: bold;
    line-height: 16px;
  }
  
  #leftnav li a { background: #006666; }
  #leftnav li li a { background: #4c4c4c; }
  #leftnav li li li a { background: #ccc; color: #055; }
  #leftnav li li li li a { background: white; color: #066; border-bottom: 1px solid #999999; }
  #leftnav li li li li li a { font-weight: normal; padding-left: 14px; }
  
  /*
  #leftnav li li.current_page_item > a { color: #bbb; }
  #leftnav li li li.current_page_item > a { color: #333; }
  */
  #leftnav li li li li.current_page_item > a { background: #e6f0f0; }
  #leftnav li li li li.current_page_item li a { background: white; }


/* tables */

#content table {
  border-collapse: collapse;
}

/* Catalog (eg All Topics) */

table.catalog {
  width: 100%;
  border-collapse: separate;
}

  table.catalog td {
    width: 50%;
    vertical-align: top;
    padding: 15px 8px 0px 8px;
  }
   
    table.catalog td:first-child {
      padding-left: 0px;
    }
    
    table.catalog td:last-child {
      padding-right: 0px;
    }
  
    .catalog .catalog-item {
      border-top: 1px solid #ccc;
      padding-top: 10px;
    }
      
      .catalog.ragged .catalog-item {
        padding-bottom: 10px;
      }
      
      .catalog-item p {
        margin-bottom: 0px;
        line-height: 17px;
      }
  
    table.catalog tr:first-child td .catalog-item {
      border-top: 0px none;
      padding-top: 0px;
    }

    .catalog li, #content .catalog li {
      padding: 1px 0px;
      color: #066;
    }
  
/* Faceted seach */

#fs .input {
  position: relative;
}

  #fs #s {
    /*width: 100%; */
    width: 138px;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    padding: 3px;
  }
  
    #fs-go {
      position: absolute;
      top: 6px;
      right: 5px;
    }
  
  #fs ul {
    padding: 0px;
    margin: 0px;
  }
  
    .reveal {
      font-weight: bold;
    }
  
    .reveal-target {
      display: none;
    }
    
      .throbber {
        vertical-align: middle;
        margin-right: 10px;
      }
  
    #fs li {
      list-style: none;
      margin: 4px 0px;
      font-size: 12px;
    }
  
      #fs li.selected {
      }
  
      #fs li.selected a {
        background: #066;
        color: white;
        padding: 2px 4px;
        display: block;
        margin: 2px 0px;
        font-weight: bold;
      }
    
  .fs-facets dd {
    position: relative;
  }
  
  .fs-facets a.remove, #content .fs-facets a.remove {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  
  .fs-facets a.remove img {
    margin-bottom: -2px;
  }
  
  .fs-orders {
    /* font-weight: bold; */
    padding: 12px 1px;
    border-bottom: 1px solid #cccccc;
  }
  
    .fs-orders a, #content .fs-orders a {
      margin-left: 12px;
      padding: 4px 8px;
    }
    
      .fs-orders a.selected, #content .fs-orders a.selected {
        background: #066;
        color: white;
      }
  
  .fs-reveal-into {
    color: #066;
    font-size: 12px;
    font-weight: bold;
    margin-top: -1px;
    border-top: 2px solid #066;
    padding-top: 10px;
  }
  
    .fs-reveal-into-fade {
      background-color: #e0f0f0;
      padding-left: 5px;
      padding-right: 5px;
      margin-right: -5px;
      margin-left: -5px;
      border-top: 2px solid #066;
    }
    
    .last-result {
      border-bottom: 0px none !important;
    }
  
  a.fs-reveal, #content a.fs-reveal {
    margin: 0px 20px;
  }

  .results-page-buttons {
    font-size: 12px;
    font-weight: bold;
    margin-top: -1px;
    border-top: 2px solid #066;
    padding-top: 10px;
    text-align: center;
  }
  
    .results-page-buttons .button {
      margin: 0px 15px;
    }


#fs.fs-first {
}

  #fs.fs-first table {
    width: 100%;
  }
  
    #fs.fs-first table td {
      padding: 4px 0px;
    }
  
    #fs.fs-first .fs-dt {
      font-weight: bold;
      width: 180px;
      vertical-align: top;
    }
    
    #fs.fs-first .fs-dd a {
      font-weight: bold;
      padding: 3px;
      white-space: nowrap;
    }
    
      /*#fs.fs-first .fs-dd a:hover {
        background: #f2f2f2;
      }*/


#fs.fs-first .input {
  /* padding: 20px; */
}

  #fs.fs-first #s {
    width: 430px;
    padding: 3px;
    font-size: 15px;
    margin-top: -5px;
  }
  
    .site-statistics #fs.fs-first #s {
      width: 280px;
    }

  #fs.fs-first #fs-go {
    top: 0px;
    right: 6px;
  }


/* Lists of pages or results */
  
.result {
  border-bottom: 1px solid #cccccc;
  padding-top: 15px;
  padding-bottom: 15px;
}

  /*.result.hover, .result:hover {
    background: #eee;
  }*/

  .result a.resultlink, #content .result a.resultlink {
    display: block;
  }
  
  p.linkinfo {
    font-weight: normal;
    margin-left: -10px;
    padding-left: 10px;
    text-indent: -10px;
  }
  
  p.linkinfo span {
    white-space: nowrap;
    font-weight: bold;
    margin-right: 8px;
    margin-left: 10px;
  }
  
  p.linkinfo a {
    white-space: nowrap;
    padding: 3px;
    margin-left: -3px;
    margin-right: -3px;
  }
  
.result.with-inset {
  position: relative;
}

  .result.with-inset .hgroup {
    padding-right: 80px;
  }

  .result .inset {
    position: absolute;
    top: 18px;
    right: 0px;
    text-align: right;
    z-index: 150;
  }
  
  .result.attention .inset {
    right: 10px;
  }
  
  .result .inset a, #content .result .inset a {
    margin: 0px;
  }


/* Landing pages */
  
.landing {
  clear: both;
}

a.child, #content a.child, #secondary a.child {
    display: block;
    padding: 0px;
    color: #333;
    margin-bottom: 16px;
  }
  
  a.child h2, a.child h3, a.child .h2, a.child .h3 {
    color: #066;
  }
  
  a.child:hover {
    text-decoration: none;
  }
  
    a.child:hover h2, a.child:hover h3, a.child:hover .h2, a.child:hover .h3 {
      text-decoration: underline;
    }
  
  .landing a.child, #content .landing a.child {
    border-top: 2px solid #066;
    margin-top: 15px;
    padding-top: 10px;  
  }
  
    a.child-quarter.overlay {
      height: 120px;
      margin-bottom: 15px;
    }
    
    a.child-landing.overlay {
      height: 112px;
    }
    
  a.child.overlay .hgroup {
    padding-top: 8px;
  }
  
  a.child h3, a.child h2 {
    margin-bottom: 8px;
    color: #066;
  }
  
  .landing ul, #content .landing ul {
    padding-left: 16px;
  }
  
  .landing li, #content .landing li {
    color: #066;
  }
  
.feature {
  position: relative;
  margin: 10px 0px;
  overflow: hidden;
  width: 464px;
  height: 256px;
}
  
  .feature .slider {
    position: absolute;
  }
  
  .feature .item {
    position: relative;
    display: inline-block;
    width: 464px;
    height: 256px;
    overflow: hidden;
    text-decoration: none;
    padding: 0px;
  }
  
    .feature .item img {
      margin: 0px;
    }
  
  .feature .next, .feature .prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    color: white;
    height: 256px;
    line-height: 256px;
    padding: 0px 10px;
    font-size: 30px;
  }
  
  .feature .next:hover, .feature .prev:hover {
    color: black;
    text-decoration: none;
  }
  
  .feature .prev {
    left: 0px;
  }
  
  .feature .next {
    right: 0px;
  }

.overlay {
  position: relative;
  overflow: hidden;
  letter-spacing: -0.31em;
  word-spacing: 0px;
}

  .overlay .hgroup {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
    
    padding: 0px 10px;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    color: white;
    
    letter-spacing: normal;
    word-spacing: normal;
  }
  
    .overlay .hgroup h1, .overlay .hgroup h2, .overlay .hgroup h3,
    .overlay .hgroup .h1, .overlay .hgroup .h2, .overlay .hgroup .h3 {
      color: white;
      /* margin-top: 0px; */
    }
    
.toparticle {
  background: #f2f2f2;
  padding: 16px;
  margin-top: 5px;  
  margin-bottom: 15px;
}

  .toparticle .figure {
    float: left;
    margin-right: 12px;
  }
  
  .toparticle .article {
    /* padding-left: 302px; */
  }
  
    .toparticle.modearticle .article {
      /* padding-left: 236px; */
    }

    .toparticle.no-thumbnail .article, .toparticle.modearticle.no-thumbnail .article {
      padding-left: 0px;
    }
  
  .toparticle h2, #content .toparticle h2 {
    margin-top: 0px;
  }
  
  .toparticle ul, #content .toparticle ul {
    padding-left: 16px;
  }
  
  .toparticle li, #content .toparticle li {
    list-style: disc;
    color: #066;
  }
  
    .toparticle ul a {
      padding: 3px 0px;
    }

.promo {
  border: 1px solid #ddd;
  border-top: 2px solid #006666;
  background: #e7e7e7 url(/ukgwa/20121102221802oe_/http://www.dft.gov.uk/images/promo-background.png) repeat-x;
  position: relative;
}

  .promo .item {
    margin: 8px 12px;
  }
  
  .promo.item {
    padding: 8px 12px;
  }

  .promo h1, .promo .h1 {
    margin: 0px;
  }

  .promo a, #secondary .promo a {
    display: block;
    color: #006666;
  }

/*
table.meta {
  width: 320px;
}
*/

  table.meta td {
    font-weight: bold;
    padding: 3px 0px;
  }

    table.meta .meta-dt {
      font-weight: bold;
      width: 155px;
    }
    
    table.meta .meta-dd a {
      font-weight: bold;
      padding: 3px;
      white-space: nowrap;
    }
    

/* Home page */

h1#tagline {
  padding-right: 30px;
  margin-top: 0px;
  margin-bottom: 16px;
  color: #333333;
}

/* Special content */

body.single #content {
  /* border: 1px solid black;
  padding: 6px 10px; */
}

  body.single #content > .header {
    border-bottom: 2px solid #006666;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  
    body.single #content .figure {
      /*
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 10;
      */
      float: right;
      margin: 4px 0px 4px 10px;
    }
    
    .portrait {
      float: right;
      margin: 0px 0px 8px 16px;
    }

  /*body.single*/ #content > .footer > .section {
    color: #333;
    border-top: 2px solid #006666;
    padding: 20px 0px 0px 0px;
    margin-top: 20px;
  }

dl {
  clear: both;
}

  body.single #content dl, body.single #content .hgroup {
    padding-right: 125px;
    min-height: 20px;
  }

dt {
  clear: left;
  float: left;
  width: 160px;
  font-weight: bold;
  margin-bottom: 8px;
}

dd {
  margin-bottom: 8px;
  margin-left: 0px;
  font-weight: bold;
}

  dd a {
    white-space: nowrap;
  }


/* Tabbed Sections */

.tabs {
  margin-top: 5px;
}

.tabs > ul {
  clear: both;
  border-bottom: 2px solid #006666;
  padding: 4px 0px;
  margin-bottom: 0px;
}

.tabs > ul li {
  display: inline;
  list-style: none;
}

.tabs > ul a, #content .tabs > ul a {
  padding: 4px 10px;
  border: 1px solid #ddd;
  border-bottom: 0px none;
  margin-right: 10px;
}

.tabs > ul a.current, .tabs > ul a.current:hover, #content .tabs > ul a.current {
  background: #006666;
  color: white !important;
  padding-top: 5px;
  border: 0px none;
}

.tabs > ul a:hover {
  background: #f2f2f2;
}

.pane {
  display: none;
}

.pane.current {
  display: block; 
}



/*  Rules to fix internet explorer  */

#bodyheader {
  display: block;
  zoom: 1;
}

a span.h2:hover {
  text-decoration: underline;
}
