/*
-----------------------------------------------------
Mavigation CSS file for screen media [DfT]

File    : navigation.css

Notes   : 
-----------------------------------------------------
*/

/* Top navigation */

#topNav { padding: 10px 10px 0 0;}
#topNav ul {
  float:right;
  list-style-type:none;
}
#topNav li {
  float:left; 
  padding:0px 5px 0px 5px;
  border-right:1px solid #A2ADAF;
  font-size: 0.9em;
}
#topNav li.last {
  border:none;
  padding-right:0;
}
#topNav form { clear:right; float:right; margin-top:20px;}
#topNav form {border: 1px solid #d9d9d9; padding: 3px;}
#topNav form input#searchString {padding:0 3px 0 3px; border: 1px solid #fff; }
#topNav form input#search {border: 1px solid #d9d9d9; padding: 2px; font-size: 1.0em; }
#topNav form input.button { border: none; background-color: #E0DFE3; padding: 4px;}

#topNav p { margin:5px 0 0 0; font-size: 0.9em; }

/* Primary horizontal nav */

#mainNav {
  list-style-type:none;
  margin:0; padding:0;
  position: absolute; left:0; bottom:0;
  height:46px;
  background:#0C876F url(/+/https://www.dft.gov.uk/_format/_images/gifs/nav-bg.gif) repeat-x top;
  width:997px;
  
}
#mainNav li {
  border-right:1px solid #fff; 
  float:left;
margin:0;
padding:0;
}

#mainNav li a {
  position:relative;
  z-index:99;
  padding:12px 10px;
  margin:0;
  color:#fff;
  display:block;
  float:left;
  height:1%;
  font-weight:bold;
  text-decoration:none;
}
#mainNav li a:hover { text-decoration:underline; }
#mainNav li.selected { background:#D06318 url(/+/https://www.dft.gov.uk/_format/_images/gifs/nav-selected-bg.gif) repeat-x top; }

/* Breadcrumbs */

#crumbs {
  padding:10px 0 15px 0;
  position:relative;
  margin-right:180px;
}
#crumbs div { padding:0 17px; }
#crumbs strong,
#crumbs a {
  padding:0 5px 0 0;  
  white-space:nowrap;
  font-size: 0.9em;
}
#crumbs img {
  vertical-align:bottom;
}
#crumbs a.first {
  background:none;
  padding:0 5px 0 0;
}
#crumbs strong {
  color:#E55D07;
  font-weight:bold;
}

/* Search Breadcrumbs */

#mediaCrumbs {
}
#mediaCrumbs div { padding:0 17px; }
#mediaCrumbs strong,
#mediaCrumbs a {
  padding:0 5px 0 13px;
  background:none;
  font-size: 0.9em;
}
#mediaCrumbs a.first {
  background:none;
  padding:0 5px 0 0;
}
#mediaCrumbs strong {
  color:#E55D07;
  font-weight:bold;
}

/* Right column nav */
/* Right column nav */

/*
.sideBox {
  margin:0px 0 8px 1px;
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left top repeat-x;
  padding:1px 0 8px 0;
}
.sideBox .boxContent { padding:0 2px 12px 2px; }
#rightBar .shaded .boxContent { background:#F3F5F5 url(/+/https://www.dft.gov.uk/_format/_images/gifs/shadow_grey_box.gif) left top repeat-y; }
.sideBox h3 {
  color:#fff;
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/left_nav_top_round.gif) left 1px no-repeat;
  line-height:1em;  
  margin:8px 0 0 0;
  padding:8px 10px 8px 10px;
  font-size:1.15em;
 }
#rightBar .shaded h3 { background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/left_nav_top_round.gif) left top no-repeat;
  line-height:1em;
  margin:8px 0 0 0;
  padding:8px 10px 8px 10px;
  font-size:1.15em}
.sideBox p { padding-left:20px; }
.sideBox ul { list-style-type:none; }
.sideBox ul li {
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) 10px 4px no-repeat;
  padding:0 2px 0 20px;
  margin-top:8px;
}
.sideBox ul li p { padding-left:0; }
.sideBox ul.separator {
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left top repeat-x;
  padding-top:10px;
  margin-top:10px;
}
.sideBox ul.documents li {
  background-position:left top;
  padding:0 0 4px 20px;
  margin-top:8px;
}
.sideBox ul li.pdf { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPDF.gif); }
.sideBox ul li.doc { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletDoc.gif); }
*/

.sideBox {
  margin:5px 5px 15px 0;
  /*background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dashed-line.gif) left bottom no-repeat;*/
  padding:1px 0 8px 0;	
  background-color: #ECF2F0;
}

.sideBox .boxContent {padding:0 0 12px 0; }
#rightBar .boxContent { /*background:#F3F5F5 url(/+/https://www.dft.gov.uk/_format/_images/gifs/shadow_grey_box.gif) left top repeat-y; */}

#rightBar .boxContent .miniImage img { float:right; margin: 10px; padding: 2px;  border: 1px solid #ddd;}

.sideBox h3 {
  /*color:#fff;*/
  /*background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/left_nav_top_round.gif) left 1px no-repeat;*/
  background-color: /*#066*/ #116766;
  color: #fff;
  line-height:1em;  
  margin:0;
  padding:8px 10px 8px 10px;
  font-size:0.9em;
 }
#rightBar h3 { /*background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/left_nav_top_round.gif) left top no-repeat;*/
  background-color: #066;
  color: #fff;
  line-height:1em;
  margin:0;
  padding:8px 10px 8px 10px;
  font-size:1em}
.sideBox p { padding-left:20px; }
.sideBox ul { list-style-type:none; }
.sideBox ul li {
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) 10px 4px no-repeat;
  padding:0 2px 5px 20px;
  margin-top:8px;
  font-size: 0.9em;
}
.sideBox ul li p { padding-left:0; }
.sideBox ul.separator {
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left top repeat-x;
  padding-top:10px;
  margin-top:10px;
}
.sideBox ul.documents li {
  background-position:left top;
  padding:0 0 4px 20px;
  margin-top:8px;
}
.sideBox ul li.pdf { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPDF.gif); }
.sideBox ul li.doc { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletDoc.gif); }




/* Left column nav */

#leftBar {
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/left_nav_top_bg.gif) left top no-repeat;
  border-bottom:16px solid #FFF;
}
#leftBar h2 {
  margin:8px 0 0 0;
  padding:0 10px 8px 12px;
  font-size:1.15em;
  color:#fff;
}
#leftBar .fade { background-color: #f7f7f7; /*background:#fff url(/+/https://www.dft.gov.uk/_format/_images/gifs/left_nav_gradient.gif) left top no-repeat; */}

#leftBar ul {
  padding:4px 5px 4px 3px;
  list-style-type:none;
}

* html #leftBar ul {
  padding:8px 5px 4px 3px;
  height:1%;
}
#leftBar ul ul {
  border:none;
  background:transparent;
  padding:0;
  font-weight: normal;
}
  * html #leftBar ul ul {
    margin-bottom: -5px;
  }

#leftBar ul li {
  margin:6px 0;
  padding-left:10px;
}
#leftBar ul li.selected {
  font-weight:bold;
  color:#F35B00;
  background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
}

/* footer nav */
/*
#footer ul {list-style-type:none;float:left;padding:0 15px;}
#footer li {float:left;padding:0 5px;border-left:1px solid #A2ADAF;font-size: 0.9em;}
#footer li.first {border:none;padding-left:0;}
*/