@charset "utf-8";
/* CSS Document */
/**
 * [File : global.css]
 *
 * Project:         Sentencing Council
 * Version:         1.0.
 * Last change:     18/03/10
 * Assigned to:     Geoff Anscombe
 * Project:         Sentencing Council
 * Version:         1.1.
 * Last change:     16/04/10
 * removed display none for site-search
 * Assigned to:     Richard Jackson
 */
body  {font: 90% Arial, Tahoma, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; text-align: center; color: #000000;}
html {overflow: -moz-scrollbars-vertical;}
h1, h3 {color: #000000; font-weight: normal;}
h2 {font-weight: normal; color: #000;}
h4, h5, h6 {font-weight: bold; color: #000;}
h1 {font-size:1.6em; margin-bottom:10px; padding-top: 5px;}
h2 { font-size: 1.4em; margin-bottom: 5px;}
h3 { font-size: 1.3em; }
h4 {font-size: 1.0em; margin-bottom: 0;}
h5 {font-size: 0.9em; margin-bottom: 0;}
h6 {font-size: 0.8em; margin-bottom: 0;}
li {font-size: 100%;}
a {text-decoration: underline; font-size: 100%;}
a:visited {color:#0072c1; text-decoration: underline;}
a:focus, a:hover {color: #222; text-decoration: none;}
p { margin-bottom: 15px }
blockquote {margin: 1.5em; color: #666; font-style: italic;}
strong {font-weight: bold;}
em, dfn {font-style: italic;}
dfn {font-weight: bold;}
sup, sub {line-height: 0;}
abbr, acronym {border-bottom: 1px dotted #666;}
address {margin: 0 0 1.5em; font-style: italic;}
del {color:#666;}
pre, code {margin: 1.5em 0; white-space: pre;}
pre, code, tt {font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5;}
code {background: #f5f5f5; display: block;}
/* Lists */
li ul, li ol {margin: 0 1.5em;}
ul, ol {margin: 0;}
ul {list-style-type: none;}
ol{list-style-type: decimal;}
dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left :1.5em;}
.hidden {display: none;}
a.textwhite {position: absolute; left: -1000px;}
/* Tables */
table {margin-bottom: 1.66em; width: 100%;}
th {font-weight: bold; background: #e6e6e6; border-top: 1px solid #ddd;}
th, td {
	border-bottom: 1px solid #ddd;
	height: 25px;
	padding-top: 5px;
}
td.hover {background: #f3f2e9;}
tfoot {font-style: italic;}
caption {background: #f5f5f5; border-top: 1px solid #ddd;}
tr.even td {background: #eee;}
/*Extras*/
.offset {position: absolute; top: -9999px; left: -9999px; display: block !important;}
noscript {color: #990000; font-weight: bold; padding: 5px 5px 5px 0px; margin: 0px 0px 10px; background: #FFFFCC; display: block;}

.img-left {
	padding: 2px;
	border: 1px solid #EEEEEE;
	margin: 0 8px 5px 0;
	float: left;
	position: relative;
}

.img-right {
	border: 1px solid #EEEEEE;
	padding: 2px;
	margin: 0 0 5px 8px;
	float: right;
}

.img-left-no-border {
	padding: 2px;
	float: left;
	margin: 0 8px 5px 0;
}

.img-right-no-border {
	padding: 2px;
	margin: 0 0 5px 8px;
	float: right;
}

#header {
	padding: 0;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	height: 85px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}

#logo {
	height:61px;
	position:absolute;
	top:10px;
	margin-left: 15px;
	width:278px;
}

#global-menu {
	font-size: 80%;
	padding-top: 4px;
	position: relative;
	right: -3px;
	text-align: right;
}

#global-menu a {
	color:#000000 !important;
	text-decoration:none !important;
	padding-left: 8px;
	padding-right: 8px;
}


#global-menu a:hover, .global-menu a:focus {
	text-decoration: underline !important;
}

/*Site search */

#site-search {
	float:right;
	margin-top:8px;
	width:290px;
	/*display: none;*/
}

form {margin:0;padding:0}
 
.search-box{ 
	padding: 5px 0 0 0;
}
 
input.search-field{
	float: left;
	font-size:85%;
	border:0;
	margin-left:53px;
	padding: 1px 0 0 10px;
	height:23px;
	background: #ffffff url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/search/search-form.png) no-repeat top left;
	width: 195px;
}
 
input.search-go { 
	border:0;
	margin-left: 5px;
	height: 22px;
	width: 22px;
	background: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/search/search-icon.png) no-repeat top left;
	cursor: pointer;
}

input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
	background:url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/search/search-icon.png) no-repeat bottom left;
}


/* Tab menu right top of content */

#tab-menu {
	height:20px;
	margin:52px 0 0;
	padding:0;
	position:relative;
	width:100%;
	top:1px;	
} 

#tab-menu ul#tabs li {
	list-style:none;
	position:absolute;
}

ul#tabs li, ul#tabs a {
	display: block;
	height: 19px;
}	

#tab-menu ul#tabs li a { 
	text-indent : -9999px; 
	text-decoration : none; 
	color: #000000
}

#tab-menu #tab1 {
	left: 0;
	width: 46px;
}

#tab-menu #tab2 {
	left: 47px;
	width: 74px;
}

#tab-menu #tab3 {
	left: 122px;
	width: 89px;
}

.bkg-top-header {
	font-size:1.6em;
	padding: 3px 15px;
	display: inline;
	float: left;
	margin-top: 25px;
	color: #000000;
	margin-left: 12px;
}

/* Left hand navigation and associated styles */

#left-nav {
	float: left;
	width: 180px;
	margin: 5px 0px 0 12px;
}



/* Right navigation and associated styles */

#right-nav {
	float: right;
	width: 180px;
	margin: 5px 11px 0 10px;
}

/* Main content and associated styles */

#content { 
	margin: 0 200px;
	min-height: 300px;
	height: auto !important;
	height: 100%;	
	 } 

#content ul {
	margin-bottom: 20px;
} 

/* Footer and associated styles */

#footer {
	display:block;
	font-size:0.8em;
	text-decoration: none;
	margin: 0;
	padding: 0px 20px 30px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}	

.directgov {
	float: right;
	margin: 0px;
	padding: 0px;
}	

.copyright {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* Link icons */	

#content li.pdf, #content li.doc, #content li.dot, #content li.ppt, #content li.xls, #content li.email, #content li.http, #content li.https,
#content a.pdf, #content a.doc, #content a.dot, #content a.ppt, #content a.xls, #content a.email, #content a.http, #content a.https,
#right-nav a.pdf, #right-nav a.doc, #right-nav a.dot, #right-nav a.ppt, #right-nav a.xls, #right-nav a.email, #right-nav a.http, #right-nav a.https,
.pdf, .doc, .dot, .ppt, .xls, .email, .http, .https
{
	padding-right: 16px !important;
	background: no-repeat right -1px !important;
	}

#right-nav ul li.pdf, #right-nav ul li.doc, #right-nav ul li.dot, #right-nav ul li.ppt, #right-nav ul li.xls, #right-nav ul li.email, #right-nav ul li.http, #right-nav ul li.https
{
	background: no-repeat 0 0 !important;
	padding-left: 20px !important;
	padding-bottom: 5px !important;
}

#right-nav ul li.pdf  {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_pdf.gif) !important;}
#right-nav ul li.doc {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important;}
#right-nav ul li.dot {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important;}
#right-nav ul li.ppt {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_ppt.gif) !important;}
#right-nav ul li.xls {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/xls1.gif) !important;}
#right-nav ul li.email {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/email.gif) !important;}
#right-nav ul li.http {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important;}
#right-nav ul li.https {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important;}
#right-nav a.pdf  { background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_pdf.gif) !important; }
#right-nav a.doc {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important;}
#right-nav a.dot {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important;}
#right-nav a.ppt {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_ppt.gif) !important;}
#right-nav a.xls {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/xls1.gif) !important;}
#right-nav a.email {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/email.gif) !important;}
#right-nav a.http {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important;}
#right-nav a.https {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important;}
#right-nav  a.pdf:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_pdf.gif) !important;}
#right-nav a.doc:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important;}
#right-nav a.dot:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important;}
#right-nav a.ppt:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_ppt.gif) !important;}
#right-nav a.xls:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/xls1.gif) !important;}
#right-nav a.email:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/email.gif) !important;}
#right-nav a.http:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important;}
#right-nav a.https:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important;}

#content ul li.pdf  {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_pdf.gif) !important; margin: 5px 0 0;}
#content ul li.doc {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important; margin: 5px 0 0;}
#content ul li.dot {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important; margin: 5px 0 0;}
#content ul li.ppt {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_ppt.gif) !important; margin: 5px 0 0;}
#content ul li.xls {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/xls1.gif) !important; margin: 5px 0 0;}
#content ul li.email {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/email.gif) !important; margin: 5px 0 0;}
#content ul li.http {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important; margin: 5px 0 0;}
#content ul li.https {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important; margin: 5px 0 0;}
#content a.pdf { background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_pdf.gif) !important; margin: 5px 0 0; }
#content a.doc {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important; margin: 5px 0 0;}
#content a.dot {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important; margin: 5px 0 0;}
#content a.ppt {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_ppt.gif) !important; margin: 5px 0 0;}
#content a.xls {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/xls1.gif) !important; margin: 5px 0 0;}
#content a.email {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/email.gif) !important; margin: 5px 0 0;}
#content a.http {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important; margin: 5px 0 0;}
#content a.https {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important; margin: 5px 0 0;}
#content a.pdf:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_pdf.gif) !important; margin: 5px 0 0;}
#content a.doc:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important; margin: 5px 0 0;}
#content a.dot:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_doc.gif) !important; margin: 5px 0 0;}
#content a.ppt:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/icon_ppt.gif) !important; margin: 5px 0 0;}
#content a.xls:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/xls1.gif) !important; margin: 5px 0 0;}
#content a.email:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/email.gif) !important; margin: 5px 0 0;}
#content a.http:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important; margin: 5px 0 0;}
#content a.https:hover {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/images/icons/http.gif) !important; margin: 5px 0 0;}

/* news content year */
#content ul#year {
	margin-bottom: 75px;
	margin-left: 0;
}
#content ul#year li {
	background: none;
	padding: 0;
	float:left;
	display: inline-block;
	border: 1px solid #005b82;
	text-align: center;
	margin-right: 3px;
	margin-left: 0;
}
#content ul#year li.blank {
	padding: 3px 0;
	background:  #CCCCCC;
}
#content ul#year li a {
	padding: 3px;
	text-decoration: none;
	display: inline-block;
}
#content ul#year li.current a {
	background: #0072c1;
	color: #FFFFFF;
}
#content ul#year li a:hover {
	background: #005b82;
	color: #FFFFFF;
}

.news-description {
	border-bottom: 3px solid #0072c1;
	margin-bottom: 10px;
}

.news-month {
	margin-bottom: 10px;
	padding-top: 35px;
}

/* Promo Container
*/
#content .promo-container{margin: 10px 0 20px 0;}
#content .promo-container div{padding: 0;}
#content .promo-container div.last{border-bottom: none; margin-bottom: 80px;}
#content .promo-container div a, html body #content .promo-container.no-hover div{
	width: 100%;
	height: 55px;
	display: block;
	text-decoration: none;
	padding: 10px 0;
	background: none;
	padding-right: 0 !important;
	background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/stylesheets/none) !important;
	margin: 0 !important;
}
 #content .promo-container.no-hover div p a{
	width: auto;
	height: auto;
	display: inline;
	text-decoration: underline;
	padding: 0 20px 0 0 !important;
}
#content .promo-container div ul li a, #content .promo-container div p a{
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: underline;
	display: inline;
}
#content .promo-container div ul li a:hover, html body #content .promo-container div p a:hover{
	background-color: #fff;
	text-decoration: none;
}
#content .promo-container div a:hover{background-color: #f3f2e9 !important; background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/stylesheets/none) !important; padding-right: 0 !important; margin: 0 !important;}
#content .promo-container div a span:hover{cursor: pointer;}
#content .promo-container div a span.date{
	font-size: 3em;
	color: #333;
	display: block;
	margin: 0;
	text-align: center;
	width: 75px;
	float: left;
	padding-top: 10px;
}
#content .promo-container div a img, #content .promo-container div img{
	border: 2px solid #ccc;
	padding: 1px;
	margin: 0 10px;
	float: left;
}
#content .promo-container div a span.title, #content .promo-container div span.title{
	font-size: 1em;
	font-weight: normal;
	display: block;
}
#content .promo-container div a span.desc, html body #content .promo-container div span.desc, html body #content .promo-container div div.content, html body #content .promo-container div a div.content{
	border-bottom: none;
	color: #333333;
	padding: 0;
	width: auto;
}
#content .promo-container div a span.desc strong, #content .promo-container div span.desc strong{font-size: 94%;}

#tt-box h1, #tt-box h2, #tt-box p {
	margin:0 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tt-box {
	background: #FBFBFB;
	margin:0px 1em;
}
.tt-top, .tt-bottom {display:block; background:#FBFBFB;	font-size:1px;}
.tt1, .tt2, .tt3, .tt4 {display:block; overflow:hidden;}
.tt1, .tt2, .tt3 {height:1px;}
.tt2, .tt3, .tt4 {border-left:1px solid #0072c1; border-right:1px solid #0072c1;}
.tt1 {margin:0 5px; background:#0072c1;}
.tt2 {margin:0 3px; border-width:0 2px;}
.tt3 {margin:0 2px;}
.tt4 {height:2px; margin:0 1px;}
.tt-boxcontent {
	display:block;
	border-right: 1px solid #0072c1;
	border-left: 1px solid #0072c1;
	padding: 10px;
	background:#FBFBFB;
	overflow: hidden;
}

.tt-boxcontent ol { margin-bottom: 20px; 
}

.tt-boxcontent ol li {
	background: url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/stylesheets/none) !important;
	list-style: decimal url(http://webarchive.nationalarchives.gov.uk/+/http://www.sentencingcouncil.org.uk/stylesheets/none) !important;
	margin-left: 40px !important;
	padding: 0 0 0px !important;
}


/* Clearing divs */	

#push {height:10px; clear: both;}	
.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix, * html .container {height:1%;}
.clear {height:10px; clear: both;}
.clear-guidelines {height:10px; clear: right;}


