/****************************************************************/
/*   Design:   Ashley Sheinwald									*/
/*   Date:     June 09, 2009                                 	*/
/*--------------------------------------------------------------*/
/*   Copyright: Crown Copyright. All Rights Reserved    		*/
/****************************************************************/

/* start global styles */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana;
	font-size:100%;
	line-height:1.4em;
	color:#000;
}
html, body {	
	margin:0;
	padding:0;
	text-align:center;
	font-size:.9em;
}

/* Fix clearing bug */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/* start skip navigation styles */
/* opera */
.skip {
	position: absolute; 
	top: -5em; 
	display: none
}

/* Internet Explorer */
* html .skip {
	display: block; 
	position: absolute; 
	top: -5em;
	left: 0; 
	z-index: 0
} 

/* Mozilla and Firefox */
html:not([dummy]) .skip {
	display: block; 
	position: absolute; 
	top: -4em; 
	left: 0; 
	z-index: 0
}
.skip a {
	padding: 0 0.5em; 
	left: 0; 
	width: 10em; 
	z-index: 0
}
.skip a:focus, .skip a:active {
	display: inline; 
	z-index: 2; 
	border-width:1px;
	border-style:solid; 
	text-decoration: none; 
	position: absolute;
	top:3em !important; 
	top: 5em; 
	left: 0
}
.skip a#cont {
	position: absolute; 
	top: -9em; 
	width: 12em;
}
.skip a#cont:focus, .skip a#cont:active {
	position: absolute; 
	top: 2em; 
	left: 0em; 
	z-index: 2
}
.skip a:hover {
	cursor: default
} 
/* end skip navigation styles */

#outercontainer {
	width:974px; /*954*/
	height:100%;
	margin-top:10px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/bg.gif) repeat-y;
}

#container {
	width:954px;
	text-align:left;
	margin:0px 10px;
	padding:0;
}
/* end global styles */

/* start header styles */
#header, #headerSub {
	position:relative;
	margin-left:10px;
	margin-right:10px;	
	background-color:#000;
	height:303px;
}
#headerSub {
	height:110px;
}
#header #logo, #headerSub #logo {
	float:left;
	width:515px !important;
	display:inline;
}
#header #logo h1.ijwlogo, #headerSub #logo h1.ijwlogo {
	margin-top:-10px;
	width:515px;
	height:110px;
	position:relative;
	left:0px;
	text-align:left;
	color:#fff;
	margin-top:13px;
	margin-left:13px;
	font-size:1.2em;
}
#header #logo h1.ijwlogo a:link, #headerSub #logo h1.ijwlogo a:link,
#header #logo h1.ijwlogo a:hover, #headerSub #logo h1.ijwlogo a:hover,
#header #logo h1.ijwlogo a:visited, #headerSub #logo h1.ijwlogo a:visited{
	color:#fff;
	text-decoration:none;
}
#header #logo h1.ijwlogo em, #headerSub #logo h1.ijwlogo em{
	color:#bcbdc0;
}
#header #logo h1.ijwlogo span, #headerSub #logo h1.ijwlogo span {
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/logoStrap.gif) no-repeat;
	margin-top:-23px;
	margin-left:-13px;
	position:absolute;
	top:0;
	left:0;
	width:515px;
	height:110px;
	z-index:1;
}
#header #access{
	float:right;
	width:318px !important;
	display:inline;
}
#header #access h2{
	float:right;
	width:318px !important;
	display:inline;
	margin-top:-10px;
	height:263px;
	position:relative;
	right:0px;
	text-align:right;
	color:#fff;
}
#header #access h2 span {
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/home/access.png) no-repeat;
	margin-right:0;
	position:absolute;
	top:0;
	right:0;
	width:318px;
	height:263px;
	z-index:1;
}
#headerSub #curve{
	float:right;
	width:413px !important;
	display:inline;
	margin-top:-10px;
	position:absolute;
	right:0px;
	z-index:2;
}
#header #banners {
	position:absolute;
	top:100px;
	left:0;
	width:636px;
	height:203px;
	z-index:2;
}
#header #stripes {
	position:absolute;
	top:100px;
	left:0;
	width:636px;
	height:211px;
	z-index:3;
}
#header #stripesFt {
	position:absolute;
	top:253px;
	right:0px;
	width:318px;
	height:58px;
	z-index:3;
}

/* PROMO SPACE */
#promo,#promoSub{
	position:absolute;
	top:254px;
	left:0;
	z-index:1;
}
#promoSub{
	top:110px;
	text-align:left;
}
#promoSub #banners1,#promoSub #banners2,#promoSub #banners3{
	padding:0;
	margin:0;
	position:absolute;
	top:0;
}
#promoSub #banners1{
left:0;
}
#promoSub #banners2{
left:318px;
}
#promoSub #banners3{
left:636px;
}
#promo img, #promoSub div img{margin:0;padding:0;}


/* start main content styles */
#content {
	clear:both;
	padding:10px 13px 0px 13px;
}
#copy {
	width:623px;
	margin-bottom:26px;
float:left;
}
#copy ul{
	margin-left:26px;
}
#right {
	float:right;
	width:292px;
	margin-left:13px;
}
/* CONTENT BACKGROUNDS */
#support #content{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/pageBackgrounds/gettingSupportBg.jpg) no-repeat bottom right;
}
#crimeprevention #content{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/pageBackgrounds/crimePreventionBg.jpg) no-repeat bottom right;
}
#involved #content{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/pageBackgrounds/getInvolvedBg.jpg) no-repeat bottom right;
}
#accessibility #content{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/pageBackgrounds/accessibilityBg.jpg) no-repeat bottom right;
}
#contact #content,
#feedback #content{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/pageBackgrounds/contactBg.jpg) no-repeat bottom right;
}
#copyright #content{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/pageBackgrounds/copyrightBg.jpg) no-repeat bottom right;
}
#content p{
	margin-bottom:.9em;
}
#content a,
#content a:link,
#content a:hover,
#content a:visited,
#content a:active{
	padding:.1em .2em;
	background-color:#383838;
	color:#ffffff;
	text-decoration:none;
}
#content a:hover{
	background-color:#f1ab15;
	color:#000000;
}
h3{
	font-size:1.3em;
	margin-bottom:.9em;
}
h4{
	font-size:1em;
	margin-bottom:.9em;
}

/* Home intro text block */
#introHome {
	float:left;
	width:451px;
	padding:0 13px 0 0;
	margin-bottom:13px;
}
#introHome h2.welcome {
	height:30px;
	position:relative;
	margin-bottom:13px;
	font-size:1.2em;
}
#introHome h2.welcome span {
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/homeH.gif) no-repeat;
	position:absolute;
	top:0;
	left:-13px;	
	width:100%;
	height:100%;
	z-index:1;
}
#introHome p {
	margin:0;
	margin-bottom:.5em;
	line-height:1.4em;
}
#quiz {
	float:right;
	margin-top:-10px;
	margin-right:-13px;
	width:476px;
	background:#000000;
	color:#ffffff;
}
#quiz h3{
	font-size:120%;
	color:#ffffff;
	width:454px;
	font-weight:bold;
	padding:.3em .7em;
	padding-right:-1em;
}
#quiz p{
	margin:0;
	margin-bottom:.5em;
	line-height:1.4em;
	padding:1em;
	background:#D4D4D4;
	color:#ffffff;
}

/* Base nav block */
#navblock{
	clear:both;
	width:954px;
	margin-left:-13px;
	margin-bottom:-.3em;
	color:#ffffff;
	background:#333;
}
#navblock ul{margin-left:13px;}
#navblock ul li{font-variant:small-caps;list-style-type:none;}
#navblock ul li a,
#navblock ul li a:link,
#navblock ul li a:hover,
#navblock ul li a:visited,
#navblock ul li a:active{
	color:#fff;
	background-color:#333;
	text-decoration:none;
}
#navblock ul li a:hover{
	background-color:#000;
}
.left{
	width:300px;
	margin-top:13px;
	float:left;
}
.middle{
	width:300px;
	margin-top:13px;
	margin-left:305px;
	float:left;
}
.thirdparty{
	text-align:right;
	width:300px;
	margin-left:610px;
	float:right;
}

/* footer */
#footer {
	clear:both;
	width:954px;
	margin-top:3px;
	margin-left:-13px;
	color:#ffffff;
	background:#000;
}
#footer p{
	width:300px;
	color:#fff;
	font-size:.75em;
	margin-top:13px;
	margin-left:13px;
	margin-bottom:13px;
	float:left;
}
#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
/*	width:424px;
	margin-left:326px;*/
	clear:left;
	margin-left:13px;
	margin-bottom:2px;
}
#footer ul li {
	display:inline;
	padding:0;
	margin:0;
	margin-right:5px;
}
#footer ul li a,
#footer ul li a:link,
#footer ul li a:hover,
#footer ul li a:visited,
#footer ul li a:active{
	color:#fff;
	background-color:#000;
	text-decoration:none;
}
#footer ul.cjs{
	margin-top:-65px;
	margin-right:4px;
	text-align:right;
	width:199px;
	margin-left:752px;
	float:right;
}
#footer ul.cjs li a,
#footer ul.cjs li a:link,
#footer ul.cjs li a:hover,
#footer ul.cjs li a:visited,
#footer ul.cjs li a:active{
	background-color:transparent;
	text-decoration:none;
}
/* end footer */

/* Add this placement */
.share{
	width:125px;
	position:absolute;
	top:0;
	right:0;
	z-index:3;
}
#intro .share:link, #intro .share:hover, #intro .share:active, #intro .share:visited{
	background-color:transparent;
	width:125px;
	height:16px;
	display:block;
}

/* start page styles*/
#intro{
	position:relative;
	padding:0 13px 0 0;
	margin-bottom:13px;
}
#intro p{
	margin:0;
	margin-bottom:.9em;
}
#events #intro h2.events,
#new #intro h2.new,
#support #intro h2.support,
#support #intro h2.victims,
#crimeprevention #intro h2.crimeprevention,
#involved #intro h2.involved,
#involved #intro h2.careers,
#features #intro h2.features,
#success #intro h2.success,
#success #intro h2.projects,
#success #intro h2.wherenow,
#videos #intro h2.videos,
#resources #intro h2.resources,
#accessibility #intro h2.accessibility,
#contact #intro h2.contact,
#feedback #intro h2.feedback,
#copyright #intro h2.copyright,
#disclaimer #intro h2.disclaimer,
#directgov #intro h2.directgov,
#sitemap #intro h2.sitemap,
#glossary #intro h2.glossary {
	height:30px;
	position:relative;
	margin-bottom:13px;
	font-size:1.2em;
}
#events #intro h2.events span,
#new #intro h2.new span,
#support #intro h2.support span,
#support #intro h2.victims span,
#crimeprevention #intro h2.crimeprevention span,
#involved #intro h2.involved span,
#involved #intro h2.careers span,
#features #intro h2.features span,
#success #intro h2.success span,
#success #intro h2.projects span,
#success #intro h2.wherenow span,
#videos #intro h2.videos span,
#resources #intro h2.resources span,
#accessibility #intro h2.accessibility span,
#contact #intro h2.contact span,
#feedback #intro h2.feedback span,
#copyright #intro h2.copyright span,
#disclaimer #intro h2.disclaimer span,
#directgov #intro h2.directgov span,
#sitemap #intro h2.sitemap span,
#glossary #intro h2.glossary span{
	position:absolute;
	top:0;
	left:-13px;	
	width:100%;
	height:100%;
	z-index:1;
}
#events #intro h2.events span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/eventsH.gif) no-repeat;
}
#new #intro h2.new span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/whatsNewH.gif) no-repeat;
}
#support #intro h2.support span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/gettingSupportH.gif) no-repeat;
}
#support #intro h2.victims span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/victimsAndWitnessesH.gif) no-repeat;
}
#crimeprevention #intro h2.crimeprevention span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/crimePreventionH.gif) no-repeat;
}
#involved #intro h2.involved span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/getInvolvedH.gif) no-repeat;
}
#involved #intro h2.careers span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/careersAndVolunteeringH.gif) no-repeat;
}
#features #intro h2.features span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/featuresH.gif) no-repeat;
}
#success #intro h2.success span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/successStoriesH.gif) no-repeat;
}
#success #intro h2.projects span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/communityProjectsH.gif) no-repeat;
}
#success #intro h2.wherenow span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/whereAreTheyNowH.gif) no-repeat;
}
#videos #intro h2.videos span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/videosH.gif) no-repeat;
}
#resources #intro h2.resources span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/resourcesH.gif) no-repeat;
}
#accessibility #intro h2.accessibility span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/accessibilityStatementH.gif) no-repeat;
	width:286px;
}
#contact #intro h2.contact span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/contactH.gif) no-repeat;
	width:286px;
}
#feedback #intro h2.feedback span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/feedbackH.gif) no-repeat;
	width:286px;
}
#copyright #intro h2.copyright span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/copyrightH.gif) no-repeat;
	width:286px;
}
#disclaimer #intro h2.disclaimer span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/disclaimerH.gif) no-repeat;
	width:331px;
}
#directgov #intro h2.directgov span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/directgovH.gif) no-repeat;
}
#sitemap #intro h2.sitemap span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/sitemapH.gif) no-repeat;
}
#glossary #intro h2.glossary span{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/glossaryH.gif) no-repeat;
}


/* end page styles */

/* Bespoke misc */
#videos .player{
	text-align:center;
	margin:0 auto 45px auto;
}
#copy .gov:link, #copy .gov:hover, #copy .gov:active, #copy .gov:visited{
	background-color:transparent;
}
.top{
	font:inherit;
	float:right;
	text-align:left;
	width:8em;
	border:1px solid #cccccc;
	background:#ffffff url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/misc/top-butt.gif) no-repeat right bottom;
	color:#333;
	padding:.1em 1.4em .1em .4em;
	margin:0;
	margin-bottom:.2em;
	margin-top:0;
	min-height:1.5em;
	height:auto !important;
	height:1.5em;
	cursor:pointer;
	text-decoration:none;
}
#features #copy img.featureimage,
#success #copy img.featureimage{
	margin-left:-13px;
}
#features #right ul li,
#success #right ul li{list-style-type:none;}
#features #right ul li a,
#features #right ul li a:link,
#features #right ul li a:hover,
#features #right ul li a:visited,
#features #right ul li a:active,
#success #right ul li a,
#success #right ul li a:link,
#success #right ul li a:hover,
#success #right ul li a:visited,
#success #right ul li a:active{
	background-color:transparent;
	text-decoration:none;
	padding:0;
}
#features #copy blockquote,
#success #copy blockquote{
	position:relative;
	float:right;
	font-size:1.4em;
	line-height:1.2em;
	color:#ffffff;
	background:#000000;
	width:253px;
	padding:.75em;
	margin:0 0 1em 1em;
}

/* START ADDED BY TRENT - quoter style, logo blocks - couldn't use span */
#features #copy blockquote div.quoter,
#success #copy blockquote div.quoter {
	font-size:0.7em;
	color:#ffffff;
}
#features #copy div.logo_block,
#success #copy div.logo_block {
	display:block;
	background-color:#fff;
	border:1px solid #a2a2a2;
	width:620px;
	height:125px;  
}
#features #copy div.logo_block a,
#success #copy div.logo_block a {
	background-color:#fff;
	float:left;  
	margin:20px 0 20px 15px; 
}
#features #copy div.logo_block a:hover,
#success #copy div.logo_block a:hover {
	background-color:#fff;
}
/* END ADDED BY TRENT */


#features #copy blockquote span,
#success #copy blockquote span{
	position:absolute;
	bottom:-21px;
	left:116px;
	height:21px;
	width:21px;
	background:transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/features/quotePoint.jpg) no-repeat;
}



/* start features styles*/
#features img.featureimage,
#success img.featureimage {
	margin:5px 0;
}
#features #right,
#success #right {
	float:left;
	width:258px;
	padding-top:33px;
}




div#fragment-1 h5, div#fragment-1 h5.active,
div#fragment-2 h5, div#fragment-2 h5.active,
div#fragment-3 h5, div#fragment-3 h5.active{
	padding:.5em 1em;
	margin-bottom:1px;
	float:none;
	color:#333333;
	background:#ffffff url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/accordianBg.gif) repeat-x bottom left; /*was f0f0f0*/
	border:1px solid #c8c8c8;
	cursor:pointer;
}
div#fragment-1 h5.active,
div#fragment-2 h5.active,
div#fragment-3 h5.active{
	background-color:#f0f0f0;
	background-image:none;
}
div#fragment-1 div,
div#fragment-2 div,
div#fragment-3 div{
	margin-left:1em;
}



/* GLOSSARY */
#glossary .glossaryData{
	margin-bottom:1em;
}
#glossary .glossaryData dt{
	font-weight: bold;
	color:#000;
	margin-bottom:.3em;
	clear:both;
}
#glossary .glossaryData dt a{
	text-decoration: none;
}
#glossary .glossaryData dd{
	margin-bottom:0;
}
#glossary .glossaryData dd p{
	width:807px;
}
#glossary .glossaryData dd ul{
	margin-top:1.4em;
	margin-left:26px;
}
#glossary .glossaryData dd ol{
	margin-top:1.4em;
	margin-left:26px;
}
#glossary .glossaryData dd a.no,
#glossary .glossaryData dd a.no:link,
#glossary .glossaryData dd a.no:hover,
#glossary .glossaryData dd a.no:visited,
#glossary .glossaryData dd a.no:active{
	background-color:transparent;
	text-decoration:none;
	color:#000000;
	padding-left:.5em;
}
/* Glossary index letters */
#glossary #glossIndex{
	float:left;
	display:inline;
	margin:13px 2em 1em 0;
	margin-right:-10em;
	width:8.5em;
}
#glossary #glossIndex li{
	float:left;
	width:1.5em;
	height:1.5em;
	display:block;
	padding-left:0;
	margin-right:.6em;
	background-image:none;
	background-color:#000;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
}
#glossary #glossIndex li a, #glossary #glossIndex li a:hover{
	display:block;
	border:1px solid #adadad;
	width:1.5em;
	height:1.5em;
	font-weight:bold;
	line-height:1.5em;
	color:#fff;
}
#glossary #glossIndex li a:hover{
	text-decoration:none;
	background-color:#FDB813;
	color:#000;
}
#glossary #glossIndex li.notActive a, #glossary #glossIndex li.notActive a:hover{
	text-decoration:none;
	color:#adadad;
	font-weight:bold;
	border:1px solid #adadad;
	background-color:#565655;
	cursor:default;
}
#glossary #showme div{
	float:left;
	margin-top:13px;
	margin-left:9em;
	margin-bottom:13px;
}
/* END GLOSSARY */

/* start sitemap styles */
#sitemap ul.site{
	margin-left:26px;
}
#sitemap ul.site ul{
	margin-left:32px;
}
/* end sitemap styles */


/* start see inside styles */
#seeinside #intro{
	margin-bottom:13px;
	float:left;
	width:400px;
}
#seeinside #intro h2.seeinside {
	height:30px;
	position:relative;
	margin-bottom:13px;
	font-size:1.2em;
}
#seeinside #intro h2.seeinside span {
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/headings/seeInsideH.gif) no-repeat;
	position:absolute;
	top:0;
	left:-13px;	
	width:137px;
	height:100%;
	z-index:1;
}
#seeinside #intro p{
	margin:0;
}
#seeinside #copyInside{
	float:left;
	clear:left;
	width:400px;	
	min-height:300px;
	margin-right:13px;
	padding:0 0 26px 0;
}
#seeinside #copyInside img{
	margin:2px;
}
#seeinside #copyInside h3{
	margin:13px 18px 0 0;
}
#seeinside #copyInside h4{
	margin:13px 18px 0 0;
}
#seeinside #copyInside p{
	margin:0 18px 10px 0;
}
#seeinside #odnav{
	float:right;
	width:493px;
}
#seeinside #odnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#seeinside #odnav li{
	float:left;
	margin:0;
	margin-bottom:2px;
	margin-right:13px;
	padding:0;
}
#seeinside #odnav ul li a{
	display:block;
	overflow: hidden;
	position:relative;
 	width:493px; 
	height:87px;
}
#seeinside #odnav ul li a,
#seeinside #odnav ul li a:link,
#seeinside #odnav ul li a:hover,
#seeinside #odnav ul li a:visited,
#seeinside #odnav ul li aactive{
	background-color:transparent;
	text-decoration:none;
}
#seeinside #odnav li a span {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:493px;
	height:87px;
}
ul#odnav li a:hover{visibility:visible}

#seeinside #odnav li.navprison a span, 
#seeinside #odnav li.navprison a,
#seeinside #odnav li.navprison a:link
#seeinside #odnav li.navprison a:active{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/prison.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:default;
	width:493px;
}
#seeinside #odnav li.navprison a:hover span, 
#seeinside #odnav li.navprison a:active span,
#seeinside #odnav li.navprison a#current span,
#seeinside #odnav li.navprison a#current{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/prison.jpg);
	background-position:0 -87px;
	background-repeat:no-repeat;
	cursor:hand;
	display:block;
}
#seeinside #odnav li.navscotyard a, #seeinside #odnav li.navscotyard a span{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/scotlandYard.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	width:493px;
}
#seeinside #odnav li.navscotyard a:hover span,
#seeinside #odnav li.navscotyard a:active span,
#seeinside #odnav li.navscotyard a#current span,
#seeinside #odnav li.navscotyard a#current{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/scotlandYard.jpg);
	background-position:0 -87px;
	background-repeat:no-repeat;
	cursor:hand;
}
#seeinside #odnav li.navcrowncourt a,
#seeinside #odnav li.navcrowncourt a span{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/crownCourt.jpg);
	background-position:0 0;	
	background-repeat:no-repeat;
	width:493px;
}
#seeinside #odnav li.navcrowncourt a:hover span,
#seeinside #odnav li.navcrowncourt a:active span,
#seeinside #odnav li.navcrowncourt a#current span,
#seeinside #odnav li.navcrowncourt a#current{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/crownCourt.jpg);
	background-position:0 -87px;	
	background-repeat:no-repeat;
	cursor:hand;
}
#seeinside #odnav li.navmi5 a, #seeinside #odnav li.navmi5 a span{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/mi5.jpg);
	background-position:0 0;	
	background-repeat:no-repeat;
	width:493px;
}
#seeinside #odnav li.navmi5 a:hover span,
#seeinside #odnav li.navmi5 a:active span,
#seeinside #odnav li.navmi5 a#current span,
#seeinside #odnav li.navmi5 a#current{
	background-image:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/seeinside/mi5.jpg);
	background-position:0 -87px;	
	background-repeat:no-repeat;
	cursor:hand;
}
/* end opendoors.php styles */








/* Archive resources */
#resources #contentsub ul{
	margin:10px 0;
	padding:0;
}
#resources #contentsub ul li{
	list-style-type:none;
	background-image:none;
	padding:.2em 0;
	width:100%;
	margin:0 0 1px 0;
	display:block;
}
#resources #contentsub ul li a{
	display:block;
	padding:1px 0 1px 18px;
	margin:0 0 0 .5em;
	height:1%;
	color:#000000;
	background:transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/blank.gif) no-repeat 0 .2em;
}
#resources #contentsub ul li a[href $='.pdf'] {
 	background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/global/pdf_icon.gif) no-repeat center left;
}
/*Files Start*/
#resources #contentsub #files_container-07, #resources #contentsub #files_container-06{
	padding:0;
	margin-bottom:20px;
	width:725px;
	clear:both;
	text-align:center;
	margin-left:110px;
	margin-top: 10px;
}
#resources #contentsub #files_container-07 ul#file, #resources #contentsub #files_container-06 ul#file-1{
	display: inline;
	list-style: none;
}
#resources #contentsub #files_container-07 ul#file li, #resources #contentsub #files_container-06 ul#file-1 li{
	display: inline;
	float:left;
	margin-right:10px;
}
#resources #contentsub ul#file li, #resources #contentsub ul#file a, #resources #contentsub ul#file-1 li, #resources #contentsub ul#file-1 a{
	height: 100px;
}

#resources #contentsub #files_container-07 ul#file li a, #resources #contentsub #files_container-06 ul#file-1 li a{
	text-indent: -9999px;
	text-decoration: none;
	background: transparent;
}

#resources #contentsub #files_container-07 li#file1 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/DRAMA-notes-07.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-07 li#file2 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/DRAMA-activity-07.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-07 li#file3 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/crime-sentencing.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-07 li#file4 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/PSHE-activity-07.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-07 li#file5 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/PSHE-notes-07.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-07 li#file6 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/07in1.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-06 li#file7 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/PSHE-activity-06.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-06 li#file8 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/colouring-06.gif) 0 0 no-repeat; width: 225px;}
#resources #contentsub #files_container-06 li#file9 {
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/resources/DRAMA-activity-06.gif) 0 0 no-repeat; width: 225px;}
/*Files End*/



/* Start Feedback Form*/
form.fb{
	margin:1em 0;
	padding-top:.5em;
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/misc/form_top_tell.jpg) no-repeat 0 0;
	border-top:1px solid #fff;
	border-right:1px solid #595958;
	border-bottom:1px solid #595958;
	border-left:1px solid #fff;
}
form.fbClean{
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/misc/form_top.jpg) no-repeat 0 0;
}
form.fb fieldset{
	margin:0;
	padding:0;
	border:none;	
	float:left;
	display:inline;
	width:275px;
	margin-left:25px;
}		
form.fb legend{display:none;}

form.fb p{margin:.5em 0;}
form.fb span{color:#ff0000;}
form.fb label{display:block;}
form.fb label.anon{display:inline;}	
form.fb input, form.fb textarea{		
	width:252px;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
form.fb input#anon{
	width:1em;
	border:0;
}
form.fb input.disabled{
    border:1px solid #c1c1c1;
    background:#ededed;
    color:#333;
}
form.fb textarea{
	height:125px;
	overflow:auto;
}
form.fb input:focus,
form.fb textarea:focus{
    border:1px solid #fdb813;
    background:#fde7b3;
    color:#000;
}					
form.fb p.submit{
	clear:both;
	padding:0 25px 20px 25px;
	margin:0;
	text-align:right;
}

form.fb button{
	width:101px;
	height:27px;
	line-height:27px;
	margin-right:17px;
	border:none;
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/misc/form_button.gif) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
	font-style:oblique;
	font-variant:small-caps;
	cursor:pointer;
	text-align:center;
}

/* Feedback END */

/* CHECKBOX REPLACEMENT CSS */
form.fb fieldset.fbf {margin-top:3.5em;}
form.fb fieldset.first {border-right:1px solid #c1c1c1;}


fieldset.fbf p{color:#666;}
.jquery-checkbox {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 20px; height: 20px;;
background: transparent url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/misc/checkbox.png) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -20px;
}
.jquery-checkbox-checked img{
	background-position: 0px -40px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -60px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -80px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -100px;
}
p.conf label{
	display:inline-block;
	width:55px;
	height:30px;
	margin-right:10px;
	border:none;
	background:url(http://webarchive.nationalarchives.gov.uk/20100408175826/http://insidejustice.cjsonline.gov.uk/_includes/images/misc/label.gif) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
	font-style:oblique;
	font-variant:small-caps;
	cursor:pointer;
}

.vidConf{
	margin-left:160px;
	margin-top:-25px;
}
/* END REPLACEMENT */

