/* GLOBAL SETTINGS */
/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,  tr,  th, td {margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
/*body{line-height:1.4}*/
table{border-collapse:collapse; border-spacing:0}
caption,  th,  td{text-align:left; font-weight:normal}
blockquote:before,  blockquote:after,  q:before,  q:after{content:""}
blockquote,  q{quotes:""""}
a img{border:0;}

/* HIDE PRINT STYLES */

.print-footer {display: none;}

/* GLOBAL STYLES */
body 
{
	margin: auto;
	padding: 0px;
	background-color: #fff;
	background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/shadow.jpg) top center no-repeat;
	line-height:1.4;
	width:960px;
}

p 
{
	margin: 0 0 15px 0px;
}

img 
{
	border: none;
}

hr
{
	background:#e9e9e9;
	height:5px;
	color:#e9e9e9;
	border:0;
}

ul
{
	list-style:disc outside;
	margin:0 0 10px 15px;
}

ul li
{
	margin:0 0 5px;
}

ul ul
{
	list-style:disc outside;
	padding-top:10px;
}

ol
{
	list-style: decimal outside;
	margin:0 0 10px 15px;
}

ol li
{
	margin:0 0 5px;
}

ol ol
{
	list-style:lower-alpha outside;
	margin:0 0 10px 10px;
}
.link-list {
	list-style: none;
	margin:0 0 10px 0;
}
h1, h2, h3, h4 
{
	margin:0 0 10px 0;
}

table
{
	width: 100%;
}

th
{
	font-weight: bold;
	background:#e9e9e9;
}


th, td 
{
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 0.8em;
}

blockquote {
	margin: 0px 0px 15px 30px;
}

.no-list-style
{
	list-style:none!important;
	margin:0 0 10px 10px!important;
}

.normal-list-style
{
	list-style:disc!important;
	margin:0 0 10px 20px!important;
}

.anchor-list
{
	list-style:none!important;
	margin:0 0 10px 0!important;
}

/* LINKS */
a
{
	color:#07c;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a[href $='.pdf'] 
{ 
   padding-left: 16px;
   background: url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_pdf.png) no-repeat top left;
}

a[href $='.doc'] 
{ 
   padding-left: 16px;
   background: url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_doc.png) no-repeat top left;
}

a[href $='.dot'] 
{ 
   padding-left: 16px;
   background: url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_dot.png) no-repeat top left;
}

a[href $='.ppt'] 
{ 
   padding-left: 16px;
   background: url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_ppt.png) no-repeat top left;
}

a[href $='.xls'] 
{ 
   padding-left: 16px;
   background: url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_xls.png) no-repeat top left;
}

a[href $='.docx'] 
{ 
   padding-left: 16px;
   background: url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_doc.png) no-repeat top left;
}

a[href $='.dotx']
{ 
   padding-left: 16px;
   background: url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_dot.png) no-repeat top left;
}

a[href $='.pptx'] 
{ 
   padding-left: 16px;
   background: transparent url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_ppt.png) no-repeat top left;
}

a[href $='.xlsx'] 
{ 
   padding-left: 16px;
   background: transparent url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_xls.png) no-repeat top left;
}

a[href $='.csv'] 
{ 
   padding-left: 18px;
   background: transparent url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_csv.png) no-repeat top left;
}

a[href $='.zip'] 
{ 
   padding-left: 18px;
   background: transparent url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/icon_zip.gif) no-repeat top left;
}

/* HEADER NAV GLOBAL STYLES */
.head_nav li 
{
	margin:0;
}

.head_nav li a 
{
	padding:4px 0 4px 10px;
	display:block;

}

/* LEFT NAV GLOBAL STYLES */
.nav li 
{
	margin:0;
	border-top:1px solid #fff;
}

.nav li a 
{
	padding:7px 5px 5px 5px;
	display:block;
}

.nav .anc
{
	border-top:0!important;
}

/* GLOBAL COLORS SETTINGS */
#container 
{
	background-color: #fff;
}

/* HEADER */
#header 
{
	background-color: #fff;
}

#search-box ul li
{
	border-right:1px solid #6e6e6e;
}

#search-box input[type=submit]
{
	border:1px solid #999;
}

#search-box input[type=text]
{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0;
}

#search-box input[type=checkbox]
{
padding:0;
margin:0 0 0 5px;
}

/* NAVIGATION */

/* MAIN NAV */
.head_nav
{
	background:#6e6e6e;
	border-bottom:3px solid #cfd0d2;
}

.head_nav li a 
{
	color:#fff;
	text-decoration:none;
}

.home-nav a
{
	border-bottom:4px solid #000;
}

.home-nav a:hover
{
	background:#b2b2b2;
	color:#000;

}

.home-nav .top-on
{
	background:#b2b2b2;
	color:#000;
}

.about-nav a
{
	border-bottom:4px solid #02467d;
}

.about-nav a:hover
{
	color:#02467d;
	background:#b3c7d8;
}

.about-nav .top-on
{
	color:#02467d;
	background:#b3c7d8;
}

.news-nav a
{
	border-bottom:4px solid #7aa32b;
}

.news-nav a:hover
{
	background:#d7e2c5;
	color:#7aa32b;
}

.news-nav .top-on
{
	background:#d7e2c5;
	color:#7aa32b;
}

.pub-nav a
{
	border-bottom:4px solid #ce0857;
}

.pub-nav a:hover
{
	background:#edb4cb;
	color:#ce0857;
}

.pub-nav .top-on
{
	background:#edb4cb;
	color:#ce0857;
}

.con-nav a
{
	border-bottom:4px solid #510647;
}

.con-nav a:hover
{
	background:#cab4c7;
	color:#510647;
}

.con-nav .top-on
{
	background:#cab4c7;
	color:#510647;
}

.pra-nav a
{
	border-bottom:4px solid #007cc6;
}

.pra-nav a:hover
{
	background:#b2daec;
	color:#007cc6;
}

.pra-nav .top-on
{
	background:#b2daec;
	color:#007cc6;
}

.forms-nav a
{
	border-bottom:4px solid #573698;
}

.forms-nav a:hover
{
	background:#d0c7df;
	color:#573698;
}

.forms-nav .top-on
{
	background:#d0c7df;
	color:#573698;
}

.jobs-nav a
{
	border-bottom:4px solid #4f6f18;
}

.jobs-nav a:hover
{
	background:#d1dac0;
	color:#4f6f18;
}

.jobs-nav .top-on
{
	background:#d1dac0;
	color:#4f6f18;
}

/* COLUMNS */

/* MAIN CONTAINER */
.welsh-switch {
	display:block;
	text-align:right;
	margin:-4px 0 8px 0;
	padding:0;
}

.news-list h3
{
	color:#7b7c7e;
}

.news-list li a
{
	color:#000;
}

.news-list li a:hover
{
	background:#f1f1f1;
}

#news-box-list h3
{
	color:#585858;
}

.month-list li a
{
	background:#9c9c9c;
}

.month-list li a
{
	color:#fff;
}

.month-list li a:hover, .month-list li.on-tab a
{
	background:#333;
}

.more-link a
{
	color:#a1a1a1!important;
}

.whats-new
{
	border:2px solid #e9e9e9;
}

.whats-new h3
{
	background:#e9e9e9;
}

/* FORMS */
.form-search input[type=submit]
{
	border:1px solid #999;
}

/* FEATURED JOBS */ 
.jobs-row
{
	margin:10px 0 0 0;
}

.jobs-row h3
{
	border-bottom:5px solid #d1dac0;
	padding:0 0 10px 0;
	margin: 0 0 15px 0;
}

.jobs-row p
{
color:#7CA040;
}

.jobs-box, .jobs-box-last
{
	border:2px solid #d1dac0;
}

/* WIDGETS */
.panel 
{
	border:2px solid #e9e9e9;
}

#right-column-home .panel 
{
	border:0;
	border-bottom:1px solid #aaa;
}

#right-column-home .panel-last
{
	border:0;
}

.panel h3, .video h3
{
	color:#585858!important;
}

.panel-last h3
{
	color:#585858;
}

.panel a
{
	color:#404040;
	text-decoration:none;
}

.panel a:hover
{
	color:#404040;
	text-decoration:underline;
}

.no-border
{
	border:none!important;
}

.no-padding
{
	padding:0!important;
}

.video 
{
	border: 2px 0;
	border-top:2px solid #e9e9e9;
	border-bottom:2px solid #e9e9e9;
}

/* FEATURE WIDGET */
.feature-widget a
{
	color:#0079bc;
	text-decoration:none;
}

.feature-widget a:hover
{
	color:#0079bc;
	text-decoration:underline;
}

/* SHARE WIDGET */
.panel-share-list li a
{
	color:#000;
}

.panel-share-list li a:hover
{
	color:#000;
}

.box a, .box-last a
{
	color:#000;
}

.news-list .news-list-date
{
	color:#000;
}

#right-column .panel, #right-column-home .panel, #right-column-home .panel-last
{
	background:#fff;
}

.db-list a
{
	color:#333;
}

.db-list a:hover
{
	color:#333;
}

.nav-widget h3
{
	border-top:2px solid #e9e9e9;
	border-bottom:2px solid #e9e9e9;
}

/* SUBSCRIBE WIDGET */
.subscribe-widget input[type=submit]
{
	border:2px solid #999;
}

/* FOOTER */
#footer
{
	background-color: #fff;
}

#footer-left-link
{
	color:#000;
}

#footer-right-link
{
	color:#000;
}

#footer-top-list li
{
	border-right:1px solid #b3b3b3;
}

#footer-top-list li a
{
	color:#404040;
}

#footer-bottom
{
	border:1px solid #e9e9e9;
	-moz-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border-radius:10px;
	color: #b3b3b3;
	background:#fff;
	padding: 5px 10px;
}

#footer-bottom a
{
	color: #404040;
}

.footer-list-title
{
	color:#6d6d6d;
}

/* CLEAR */
.clear 
{
  	position: relative;
  	clear: both;
  	height: 0;
  	line-height: 0;
}

.clearfix:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix 
{
	display: inline-block;
}
 
html[xmlns] .clearfix 
{
	display: block;
}
 
* html .clearfix 
{
	height: 1%;
}

/* HIDE */
.hide
{
	display:none!important;
}

.hidden-text
{
	display:none!important;
}

.visibility
{
	visibility:hidden;
}

.imageRight {
	float:right;
	margin:5px 0px 10px 10px;
}


/* Overlay */

#overlay
{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:none;
}

#overlay-back
{
opacity:0.5;
filter:alpha(opacity=50);
background:#000;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}

#overlay-content
{
background:#fff!important;
padding:10px;
width:500px;
position:relative;
margin:100px auto;
border:5px solid #333;
display:none;
}

/* SUBNAV */

.about-nav-arrow a {background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/expand.gif) no-repeat 9px 9px;text-indent:6px;}
.about-nav-arrow a:hover {background:#b3c7d8 url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/expand-black.gif) no-repeat 9px 9px;text-indent:6px;}
.about-nav-arrow:hover #subnav-wrapper{display:block;}
.about-nav-sub a{color:#000!important;	background:#b3c7d8 url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/expand-black.gif) no-repeat 9px 9px;}
#subnav-wrapper{position:relative;display:none;z-index:999;}
#subnav-wrapper #subnav{position:absolute;top:0px;left:0px;width:880px;margin:0px;background:#fff;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;border-top:1px solid #d9d9d9;border-bottom:4px solid #02467D;}
#subnav-wrapper #subnav  ul {padding:0!important;}
#subnav-wrapper #subnav .subnav-row, #subnav-wrapper #subnav .subnav-row-last {}
#subnav-wrapper #subnav .subnav-row { border-right:dotted 1px #000; margin:8px 4px;float:left; width:290px;list-style:none; padding-bottom:10px;}
#subnav-wrapper #subnav .subnav-row-last ul {width:260px; float:left;margin:8px 5px;}
.subnav-row ul li, .subnav-row-last ul li {float:left;width:260px; margin-bottom:3px;display:block;}
.subnav-row ul li a:hover, .subnav-row-last ul li a:hover, .subnav-row ul li a, .subnav-row-last ul li a {background:none;border:none; font-size:1em;color:#000;padding:2px;margin:0; 4px;text-indent:0;}
.subnav-row ul li a:hover, .subnav-row-last ul li a:hover{color:#000;background:#b3c7d8;text-decoration:none;}
.subnav-row-last ul li.more {float:right!important; text-align:right;font-size:1.2em;margin-top:5px;}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
   COLORBOX STYLES
*/
#cboxOverlay{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.8em;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/images/icons/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://webarchive.nationalarchives.gov.uk/20111121235006/http://www.justice.gov.uk/css/+ this.src + ", sizingMethod='scale')");
}

