/* CSS Document */

html, body { /*  Sets up the document and removes auto 10px margin at top of page*/
	margin:0;
	padding:0;
	}

body{ /* Sets up the page and aligns everything to centre */
	padding:0;
	margin:0 auto 0;/* makes MOZ center everything*/
	width: 952px; 
	text-align:center; /* makes IE center everything*/
	background:#fff;
	font-family: arial, helvetica, verdana,  sans-serif;
	font-size:78%;
	color:#333333;
	line-height:124%;
	background:url(../images/tile.gif) top left #ffffff;
	}
	
a{
color:#CB0000;
text-decoration:none;
}

a:hover{
color:#999;
text-decoration:underline;
}
	
img{
border:none;
}

img.imageright { float: right; margin: 0 0 15px 15px; }
img.imageleft { float: left; margin: 0 15px 15px 0; }


p.quote { color: #424295; }
p.quotesource { color: #424295; padding-top: 0px; margin-top: 0px; font-size: 0.85em; font-weight: bold; line-height: 1.1em; }
	
	
#container{ 
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	width:952px;
	background:#FFFFFF;
	}
	
#containerPad{ 
	float:left;
	padding:0px 26px 0px 26px;
	}
	
#header{ 
	float:left;
	width:901px;
	background:url(../images/brandMark.gif) top right no-repeat;

	}
	
#logo{ 
	float:left;
	width:300px;
	}
	
#headerRight{ 
	float:right;
	width:520px;
	}
	

	
#mainNav{ 
	float:left;
	width:901px;
	font-weight:bolder;
	}
	
	
	
#mainNav ul{ 
	float:left;
	width:900px;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	border-bottom:2px solid #FFFFFF;
	}
	
#mainNav ul li{ 
	float:left;
	width:148px;
	margin:0px;
	padding:0px;
	border-right:2px solid #FFFFFF; 
	background-color:#7B7D7D;
	text-align:center;
	font-size: 1.1em;
	}

#mainNav ul li.last { border-right: none; width: 150px; }
	
#mainNav .active { 
	background-color:#212121;
}

#mainNav .active-trail { 
	background-color:#212121;
}
	
#mainNav ul li a{ 
color:#FFFFFF;
display:block;
padding:6px 0 6px 0;

	}
	
#mainNav ul li a:hover{ 
background-color:#CC0000;
text-decoration:none;
text-decoration:underline;
	}
	
#headerRight ul{ 
	float:right;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	font-weight:bolder;
	}
	
#headerRight ul li{ 
	float:right;
	margin:0px;
	padding:0 0 0 12px;
	}
	
#headerRight h2{ 
	float:right;
	font-weight:normal;
	}
	
#banner{ 
	float:left;
	width:898px;
	
	border-left:2px solid #FFFFFF;
	}
	
#banner h1{ 
	text-indent:-9000px;
	float:left;
	width:898px;
	height:176px;
	margin:0px;
	padding:0px;
	
	background:url(../images/banner.jpg) top left no-repeat;
	}
	
#mainContent{ 
	float:left;
	width:491px;
	border-left:2px solid #FFFFFF;
	padding:0 0 20px 0;
	}
	
#content .homeM{ 
	width:554px;
	}
	
#subContent{ 
	float:right;
	width:220px;
	padding:0 0 20px 0;
}
	
#content .homeL{ 
	width:323px;
	}
	
#footer{ 
	float:left;
	width:901px;
	border-left:2px solid #FFFFFF;
	}
	
#footerBlock{ 
	float:left;
	width:901px;
	background:#DDDDDD url(../images/dots.gif) top right no-repeat;
	padding:0 0 34px 0;
	}
	
.footerBlockDivider{
	float:left;
	width:186px;
	border-left:16px solid #DDDDDD;
}

.footerBlockDivider ul{
	margin:0px;
	padding:0px;
}

#footerBlock h2{
	color: #333;
	margin:0px;
	padding:10px 0 10px 0;
	background: none;
	font-size: 1em;
	border: none;
}

.footerBlockDivider ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}


#lowerFooter{ 
	float:left;
	width:901px;
	
	}
	
#phoneNumber{
background:url(../images/phoneicon.gif) 0px 20px no-repeat;
padding:24px 0px 19px 42px;
margin:0px;
}

#mainContent h1{
margin:0px;
padding:0px;
font-weight:normal;
font-size:1.3em;
line-height:124%;
}

#mainContent p {
}

#intro h1 { font-weight: bold; }

#homeFeature{
float:left;
width:526px;
}

#hfRight{
float:right;
}

.homeFeatureBoxContainer{
float:left;
width:250px;
}

#mainContent .homeFeatureBoxContainer h2{
float:left;
width:250px;
background-color:#333333;
margin:10px 0 0 0;
padding:4px 0 4px 0;
font-weight:bolder;
border-bottom:2px solid #ffffff;
}

.homeFeatureBoxContainer h2 a{
	display:block;
	color:#FFFFFF;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	background:url(../images/white-arrow.gif) 0 6px no-repeat;
}

#homeFeature .homeFeatureBoxContainer p{
	margin:0px;
	padding:0px;
}

#homeFeature .homeFeatureBoxContainer .fom, #subContent  .fom{
	font-weight:bolder;
	margin:0px;
	padding:6px 0 30px 0px;
	width:100px;
	display:inline;
}

#homeFeature .homeFeatureBoxContainer .fom a, #subContent  .fom a{
	margin:0px;
	padding:0px 0 0px 10px;
	background:url(../images/red-arrow.gif) 0 2px no-repeat;
}

#homeFeature .homeFeatureBoxContainer .fom a:hover, #subContent  .fom a:hover{
	margin:0px;
	padding:0px 0 0px 10px;
	background:url(../images/red-arrow.gif) 0 -88px no-repeat;
}

#homeCase{
	background-color:#fff;
	float:left;
	width:506px;
	padding:0px;
	margin:0 0 30px 0;
	border:10px solid #dddddd;
	margin-top:20px;
}

#homeCasePad{
background-color:#ffffff;
float:left;

}

#contPad{
margin:10px;
}

#homeCasePad img, #homeCasePad h3, #homeCasePad p{
float:left;
}

#homeCasePad h3, #homeCasePad p{
width:350px;
}

#homeCasePad img{
border-right:10px solid #FFFFFF;
}

#homeCasePad h3{
margin:0px;
padding:0px;
}

#mainContent #homeCasePad p{
padding:0 0 10px 0;
}

#textWrap{
float:left;
width:350px;
}


.subBlock{
/* width: 220px; */
margin:0 0 10px 0;
padding:0;
}

.subBlock h2{
background-color:#333333;
margin:0px 0 0 0;
padding:4px 0 4px 9px;
font-weight:normal;
border-bottom:2px solid #ffffff;
color:#ffffff;
font-weight:bolder;
font-size: 1.1em;
}

.homeL .subBlock h2{

/* width:323px; */

}

#subContent p{
margin:0;
padding:10px 0 10px 0;
/*float:left;*/
width:320px;
}

#subContent span {
	font-size:1em;
	font-weight:bolder;
}

#subContent span a{
	background:url(../images/red-arrow.gif) 0 3px no-repeat;
	padding:0 0 0 10px;
}

#subContent span a:hover{
background:url(../images/red-arrow.gif) 0 -87px no-repeat;
}

#subContent .newsDate {
	font-size:1em;
	font-weight:bolder;
}

#container #lowerFooter p{
	font-size:.85em;
	color:#333333;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#container #footerP{
	width:400px;
	float:left;
	padding:10px 0 0 0;
}

#container #lowerFooter img{
	float:right;
}


#footerBlock a{
	color:#333333;
	padding:0 0 0 10px;
	background:url(../images/grey-arrow.gif) 0 2px no-repeat;
}

#headerRightInner1, #headerRightInner2{
	width:500px;
	float:right;
}


/* Stepdownpage styles below */

#subNav ul li {
	font-size: 1em;
	list-style:none;
}

#subNav{
	width:163px;
	float:left;
/*	border-left:2px solid #FFFFFF; */
}

#subNav ul{ 
	float:left;
	width:144px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:100%;
	}
	
#subNav ul li{ 
	float:left;
	width:144px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #FFFFFF;
	background-color:#7B7D7D;
	text-align:left;
	font-weight:bold;
	font-size:1em;
}
	
#subNav ul li ul li {
	background-color:#8B0000;
/*	border-top:2px solid #ffffff; */
/*	border-bottom:none; */
	font-weight: normal;
	font-size:0.9em;
	line-height:1em;
}
	
#subNav  ul li a {
	color:#FFFFFF;
	display:block;
	padding:9px 9px 9px 10px;
}
	
	
#subNav  ul li ul li a {
	padding:9px 9px 9px 10px;
	font-weight:normal;
	border-right: 4px solid #8B0000; 
}
	
#subNav  ul li a:hover{ 
	background-color:#CC0000;
	text-decoration:none;
	text-decoration:underline;
	}
#subNav  ul ul li a:hover {
	border-right: 4px solid #CC0000; 
}
#subNav  ul ul li a.active:hover {
	border-right: 4px solid #212121; 
}
	
#subNav .active { 
	background-color:#212121;
}
#subNav ul ul .active { 
	background-color:#8B0000;
	border-right: 4px solid #212121; 
}

#subNav .active-trail { 
	background-color:#212121;
}
	
#subCurrent2 {
	background-color:#570000;
}
	
#subNav ul li ul li{ 
	
	background-color:#8B0000;

	}
	
#mainContent  #subHeader {
	padding:12px 0 28px 16px;
	color:#FFFFFF;
	font-size:2em;
	font-weight:normal;
	}
	
#mainContent  .police{
	background:url(../images/pc.gif) bottom right no-repeat;
	
	}
	
#mainContent  .subHeadBack{
	background:url(../images/subHeadBack.gif) top right no-repeat #CC0000;
	clear:both;
	margin: 0 0 20px 0;
	}

/* Case studies list block */
	
.subBlockCase .caseList{
/*	float:left; */
	border:7px solid #333333; 
	margin:0px;
	padding:0px;
/*	width:207px; */
	background:#FFFFFF;
}

.subBlockCase .caseList li{
	list-style-type:none;
	font-size:.9em;
	border-bottom:1px dashed;
	margin:13px 8px 13px 8px;
	line-height:110%;
	padding:4px 0 8px 0;
}

#subContent .subBlockCase .caseList li span{
	padding:0 0 0 10px;
/*	font-size:.9em; */
	font-weight:bolder;
}

.subBlockCase .caseList li a{
	display: block;
	font-weight:bolder;
	background:transparent url(../images/red-arrow.gif) no-repeat scroll 0pt 3px;
	padding:0 0 0 10px;
/* 	font-size:1.1em; */
}

.subBlockCase .caseList li a:hover{
	background:transparent url(../images/red-arrow.gif) no-repeat scroll 0pt -87px;

}

.subBlockCase .caseList .listEnd{
	border:none;
}

.subBlockCase, .subBlockSecure {
	background:#333333;
	margin-bottom: 10px;
}

.subBlockButton {
	background:#CC0000;
	border-right:2px solid #FFFFFF;
	float:left;
	width:221px;
	border-top:9px solid #FFFFFF;
}

.subBlockCase h2, .subBlockSecure h2{
	color:#FFFFFF;
	margin:0px 0pt 0pt;
	padding:10px 0 13px 10px;
	width:200px;
	font-size: 1.1em;
}

.subBlockButton h2{
	color:#FFFFFF;
	margin:0px 0pt 0pt;
	padding:12px 0 11px 10px;
}


.subBlockButton h2 a, .subBlockButtonRegister h2 a{
	color:#FFFFFF;
	padding:0 0 0 10px;
	text-decoration:underline;
	background:transparent url(../images/white-red-arrow.gif) no-repeat scroll 0pt 3px;
}

.subBlockButtonRegister h2 a{
	background:transparent url(../images/smallSpray.gif) no-repeat scroll 0pt 6px;
	padding:10px 10px 10px 32px;
}

.subBlockButton h2 a:hover, .subBlockButtonRegister h2 a:hover{
	color:#000000;
	background:transparent url(../images/white-red-arrow.gif) no-repeat scroll 0pt -88px;
}



#subContent .subBlockSecure p{
	width:140px;
	margin:0px;
	padding:3px 0 10px 0;
	font-size:.8em;
	line-height:120%;
}

#subContent .subBlockSecure a{
	color:#CCCCCC;
}

.subBlockSecure {
	width:221px;
	border-bottom:9px solid #FFFFFF;
	background-color:#000000;
}

.subBlockSecure #button{
	width:60px;
	background:#CC0000;
	border:0px;
	float:right;
	padding:4px 4px 4px 4px;
	cursor:pointer;
	color:#FFFFFF;
	margin:0 0 14px 0;
	font-weight:bolder;
}

.subBlockSecure .input{
	width:196px;
	background:#F2F2F2;
	border:0px;
	float:left;
	border:none;
	margin:0 0 5px 0;
	padding:2px;
}

#formWrap, #contWrap{
	padding:10px;
/* 	border: 1px solid #FFF; */
}

#contWrap h2{
	padding:1px 0 3px 0;
	margin:0px;
	
}

#formWrap p{
	float:left;
	
}

#subContent  .subBlockSecure #contWrap p{
	font-size:.8em;
	color:#FFFFFF;
	width:200px;
	padding:0px 0 0px 0;
}

#subContent  .subBlockSecure #contWrap p a{
	color:#FFFFFF;
	background:url(../images/black-arrow.gif) 0 3px no-repeat;
	padding:0 0  14px 10px;
	display:block;
	float:left;
}


.subBlockSecure h2{

	padding:2px 0 13px 0px;
}

#mainContent h2{
	margin:10px 0;
	padding:0px;
	font-size:1.2em;
}

#mainContent h3{
	margin:10px 0 0px 0;
	padding:0px;
	font-size:1em;
}

#mainContent .featureHead h3{
	background-color:#333333;
	border-bottom:2px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	margin:10px 0 20px 0;
	padding:4px 0pt;
	text-indent:9px;
	width:491px;
	font-size: 1em;
}

#mainContent .featureDivideInner{
	float:left;
	width:360px;
}
#mainContent .featureDivideInnerFull { float: left; }

#mainContent .featureDivideInner h4, #mainContent .featureDivideInnerFull h4{
	margin:0px;
	padding:0px;
	font-size: 1em;
}

#mainContent .featureDivideInner h4 a, #mainContent .featureDivideInnerFull h4 a{
background:transparent url(../images/red-arrow.gif) no-repeat scroll 0pt 3px;

font-weight:bolder;
padding:0pt 0pt 0pt 10px;
}

#mainContent .featureDivideInner h4 a:hover, #mainContent .featureDivideInnerFull h4 a:hover{
background:transparent url(../images/red-arrow.gif) no-repeat scroll 0pt -87px;

}

#mainContent .featureDivideInner p, #mainContent .featureDivideInnerFull p{
	margin:0px;
	padding:0px;
}

#mainContent .featureDivide{
	float:left;
	width:491px;
	padding:0 0 20px 0;
}

#mainContent .featureDivide img{
	float:left;
	margin:0 16px 0 0;
}

#mainContent .featureSBD img{
	float:left;
	margin:0px 16px 8px 0px;
}

/*
.quote{
	background:url(../images/quote1.gif) top left no-repeat;
	text-indent:26px;
}

.quoteOuter{
	background:url(../images/quote2.gif) bottom right no-repeat;
	
}
*/

#mainContent  .subHeadBack h5{
	
	padding:20px 0 20px 0;
	text-indent:16px;
	color:#FFFFFF;
	font-size:1.2em;
	
	}
	
	#mainContent  .subHeadBack h5 a{
	color:#FFFFFF;
text-decoration:underline;
	}
	
	#mainContent  .subHeadBack h5 a:hover{
	color:#000000;
text-decoration:underline;
	}
	
#breadCrumb{
	height:26px;
	float:left;
	width:890px;
	font-size:.85em;
	}

/*
#mainContent img{
float:left;
margin:0 16px 16px 0 ;
}
*/
	
#productFeature{
background:#FFFFFF;
/* float:left; */
border:7px solid #333333;
}	

#productFeature p{
padding:0px 0 12px 0;
margin: 0;
text-align:left;
width:auto;
}	

#productFeature h3{
font-size: 1em;
padding:0px 0 0px 0;
margin:10px 0 10px 0;
}	

#productFeature h3 a{
font-size:.9em;
background:transparent url(../images/red-arrow.gif) no-repeat scroll 0pt 3px;
padding:0pt 0pt 0pt 10px;
}

#productFeature h3 a:hover{

background:transparent url(../images/red-arrow.gif) no-repeat scroll 0pt -87px;

}		

#productFeature img{
float:left;
margin:0 10px 0 0;
}	

#productFeaturePad{
	padding:0 10px 10px 10px;
}	

#mainContent .relevant p{
	padding:0px 0 0 0;
	margin:0px;
}

#mainContent .relevant{
	padding:0px 0 0 0;
	margin:0px;
}

/*  Right Column Buttons */

.subBlockBtn{
	color: #FFF;
	background-color:#333333;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

.subBlockBtn h2{
	font-size: 1.1em;
}

.subBlockBtn h2 a{
	color:#FFFFFF;
	background:url(../images/sprayIcon.gif) top left no-repeat;
	padding: 0 0 10px 48px;
	display:block;
}
#offenderid-training h2 a, #registerdna h2 a { padding-top: 0px; }

#brochure h2, #productenquiry h2, #howtobuy h2, #contactus h2, #registerdna h2, #offenderid-training h2 {
	margin:0px;
	height: 1%;
}

#brochure h2 a{
	background:url(../images/broIcon.gif) 8px 6px no-repeat;
}

#productenquiry h2 a{
	background:url(../images/speech.gif) 8px 6px no-repeat;
	
}

#howtobuy { 	
	background-color:#8B0000;
	padding: 10px 10px;
}

#registerdna, #offenderid-training {
	background-color:#8b0000;
	padding: 0px 10px 2px 10px;
}

#howtobuy h2 a, #registerdna h2 a, #offenderid-training h2 a {
	background:url(../images/sprayIcon.gif) 0px 6px no-repeat;
	padding: 7px 0 14px 48px;
}

#contactus { background-color:#000; }
#contactus h2 { padding: 10px 0 0 0; }
#contactus p { width: 200px; }
#contactus a {
	background:url(../images/black-arrow.gif) 0 3px no-repeat;
	padding:0 0 0 12px;
	display: block;
	color: #FFF;
}

/*
.contWrap2{
	padding:0px 10px 0px 10px;
}

.contWrap h2{
	padding:1px 0 3px 0;
	margin:0px;
	
}
*/

.videClipBox{
	background:#000;
	padding:0 0 6px 0;
	margin: 0 0 10px 0;
}

.videClipBox h2{
	font-size: 1.2em;
	color:#FFFFFF;
	margin:0px;
	padding:0px 0 12px 0px;
}

.videoClipWrap{
	
	padding:8px 0 8px 8px;
}

#productFeature h4{
	background:#333333;
	margin:0px;
	padding:6px 0 0px 0;
}

#productFeature h4 a{
	background:transparent url(../images/greyArrow.gif) no-repeat scroll 0pt 0px;
	color:#FFFFFF;
	padding:0 0 0 12px;
	margin:0 0 0 3px;
	text-decoration:underline;
}

#subNav img{
	margin:20px 0 0 0;
}

#mainContent ul{
	margin:14px 0 0 20px;
	padding:0px;
	list-style-image:url(../images/li.gif);
}

#mainContent ul li{
	margin:0;
	padding:6px 0 6px 0;
}

#mainContent .rightImage{
	float:right;
}

/* Blocks */

#block-user-1 {
  border:1px solid black;
  margin-bottom:20px;
}

#block-user-1 h2 {
  margin-bottom:10px;
}

#block-user-1 ul {
  padding-left:20px;
}

#block-user-1 ul ul {
  padding-left:10px;
}

.tabs {
}

.views-admin-links {
	clear:both;
}

div.status {
  border:1px solid #DD7777;
  background:#FFCCCC;
  color:#220000;
  padding:2px;
}

#mainContent .status ul {
	list-style:none;
}

#mainContent .error ul {
	list-style:none;
}
/*web form style*/
.webform{
 background-color:#CECCC7;
	width:491px;
 float:left;
}

.webform .form-text{
		border:1px solid #FFF;
	 padding-top:3px;
	 padding-bottom:3px;
	 text-indent:4px;
	  float:left;
	  width:420px;
}

.webform .form-submit{
	padding:4px;
	background-color: #CC0000;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bolder;
	border:none;
	float:right;
	margin:0 38px 14px 0;
}

.webform .form-textarea{
	border:1px solid #FFF;
	 width:420px;
	 padding-top:3px;
	 padding-bottom:3px;
	 text-indent:4px;
}

 html.js .resizable-textarea textarea {
  	width:420px; 
}

.webform .resizable-textarea .grippie {
	 width:422px;
	 background-color:#DEDCD7; 
	 border:none;
	 float:left;
}

.webform .resizable-textarea  {
  	width:420px;
 	margin:0px 0px 14px 0px;
 	float:left;
} 

.webform .webform-client-form label{
	 width:420px;   
	 float:left;
	 margin:14px 0 4px 0;
}

.webform-padding{
	padding:0 0px 0 31px;
}

#mainContent .webform h2{
	padding:4px 0 4px 0;
	float:left;
	background-color:#333333;
	margin:0px;
	width:491px;
	text-indent:16px;
	font-size:1.1em;
	color:#ffffff;
}

/*web form style ends*/

/*rhc button over states*/
/*#productenquiry h2 a:hover, #brochure h2 a:hover, #howtobuy h2 a:hover{
	background-color:#CC0000;
}*/

#productenquiry h2 a, #brochure h2 a, #howtobuy h2 a{
	padding:10px 0 10px 48px;
}

#brochure h2 a{
	background:transparent url(../images/broIcon.gif) no-repeat scroll 14px 6px;
}

#brochure h2 a:hover{
	background:#CC0000 url(../images/broIcon.gif) no-repeat scroll 14px -104px;
}

#productenquiry h2 a{
	background:transparent url(../images/speech.gif) no-repeat scroll 14px 6px;
}

#productenquiry h2 a:hover{
	background:#CC0000 url(../images/speech.gif) no-repeat scroll 14px -104px;
}
.subBlockBtn, #howtobuy{
	padding:0;
}

#contactus{
	padding:0 10px 0 10px;
}

/*
#howtobuy h2 a{
	padding:6px 14px 14px 48px;
 	background:transparent url(../images/sprayIcon.gif) no-repeat scroll 3px 10px;
	
}

#howtobuy h2 a:hover{
	padding:6px 14px 14px 48px;
 	background: #CC0000 url(../images/sprayIcon.gif) no-repeat scroll 3px -80px;
}
*/

/*rhc button over states ends*/

/*blue sub nav*/

#subNav h3{
	margin:0 0 0 0;
	padding:0 0 0 4px;
	font-size:.9em;
}

#subNav #secureHeader{
	margin-top:15px;
	background-color:#DDDDDD;
	width:127px;
	border-bottom:2px solid #ffffff;
	float:left;
	padding:9px;
	margin-bottom:0;
}

#subNav #secureHeader h3 {
	padding:0;
}

#subNav #blue {
	float:left;
}

#subNav #blue li{ 
	background-color:#193551;
	}
	
#subNav #blue li ul li{ 
	background-color:#005380;
	}
	
#blue #subCurrent3{ 
	background-color:#000000;
	}
	
#blue #subCurrent4{ 
	background-color:#001830;
	}

#subNav #blue li.active-trail { 
	background-color:black;
}
/*blue sub nav ENDS*/


p.policeback { clear: both; margin: 15px 0; padding: 0; }
 
 .breadcrumb{
 padding:4px 0 0 0;
 }
 
 #subNav{
 width:168px;
 }
 
 #mainContent{
 	border-left:none;
 }
 
 #footerBlock{
 margin:30px 0 0 0;
 }
 
 #mainContent .subHeadBack h5{
 font-size:1.3em;
margin:0px;
padding:0px;
 }
 
#mainContent .subHeadBack h5 a{
  background: url(../images/big_arrow.gif) no-repeat scroll 12px 14px;
  padding:14px 10px 18px 16px;
  display:block;
}
 
#mainContent .subHeadBack h5 a:hover {
	background: url(../images/big_arrow.gif) no-repeat scroll 12px -38px;
}

#homeFeature .homeFeatureBoxContainer .mytracker, #subContent  .mytracker {
  font-weight:bolder;
  margin:0;
	margin-left:50px;
  padding:6px 0 30px 0px;
	width:100px;
	display:inline;
}

#homeFeature .homeFeatureBoxContainer .mytracker a, #subContent  .mytracker a {
  margin:0px;
  padding:0px 0 0px 10px;
  background:url(../images/red-arrow.gif) 0 2px no-repeat;
}

#homeFeature .homeFeatureBoxContainer .mytracker a:hover, #subContent .mytracker a:hover {
  margin:0px;
  padding:0px 0 0px 10px;
  background:url(../images/red-arrow.gif) 0 -88px no-repeat;
}

#register-dna-sentry500 {
	display:none;
}

#register-dna-gelgreasespray {
	display:none;
}

#register-dna-offenderid {
	display:none;
}

.webform .description {
	clear:both;
}

/* Tracker Panels - My Tracker */
#trackerpaneltable { border: 1px solid #CC0000; margin: 15px 0; }
#trackerpaneltable th { background-color: #CC0000; color: #FFF; padding: 4px 6px; font-size: 1.1em; text-align: left; border: none; border-right: 1px solid #FFF; }
#trackerpaneltable td { background-color: #DDD; padding: 4px 5px 12px 5px; vertical-align: top; border-right: 1px solid #CC0000; }
#trackerpaneltable td.last, #trackerpaneltable th.last { border-right: none; }
#trackerpaneltable #name { width: 103px; }

#trackerpanels { float: left; width: 491px; clear: left; background: url(../images/trackerpanels-bkgnd.gif) top left repeat-y; }
#trackernew { float: left; width: 230px; background-color: #DDD; }
#trackerold { float: right; width: 230px; background-color: #DDD; }
#trackernew div, #trackerold div { padding: 0 10px 10px 10px; }
#trackerpanels h2 { background-color: #CC0000; color: #FFF; margin: 0 -10px 0 -10px; padding: 6px 10px; }

/* Police Secure Area */
#police-footer { background:#ceccc7; padding:5px 10px; clear: both; margin: 20px 0; }

#credit {
	float:right;
	margin-right:20px;
	margin-bottom:20px;
}

.homeFeatureNew {
	float:left;
	width:526px;
}

.homeCaseNew {
	background-color:#fff;
	float:left;
	width:506px;
	padding:0px;
	margin:0 0 30px 0;
	border:10px solid #dddddd;
	margin-top:20px;
}

.homeCasePadNew {
	background-color:#ffffff;
	float:left;
}

.contPadNew {
	margin:10px;
}

.homeCasePadNew img, .homeCasePadNew h3, .homeCasePadNew p {
	float:left;
}

.homeCasePadNew h3, .homeCasePadNew p {
	width:350px;
}

.homeCasePadNew img {
	border-right:10px solid #FFFFFF;
}

.homeCasePadNew h3 {
	margin:0px;
	padding:0px;
}

.homeCasePadNew p {
	padding:0 0 10px 0;
}

.textWrapNew {
	float:left;
	width:350px;
}
