/* Henessy Investigations */
/* Created by mediatube ltd 26th April 2007 */


/* All pages */

* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: verdana, sans-serif, geneva;
	color: #000;
	background: url(images/bodyBackground.png) repeat; 
	}

h1 {
	display: none;
	}

h2 {
	font-size: 14px;
	}

h2.header {
	color: #fff;
	text-align: center;
	}

h3,h4 {
	font-size: 12px;
	padding: 7px 20px 3px 22px;
	}

h5 {
	font-size: 16px;
	font-weight: bold;
	}

h6 {
	font-size: 14px;
	color: #804040;
	padding: 0 0 9px 0;
	}

p {
	padding: 7px 20px 3px 22px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5em;
	}

a {
	color: #C75600;
	}

a:hover {
	color: #000;
	}

.list {
	font-size: 11px;
	margin: 3px 0 0 45px;
	list-style-type: square;
	}

/* Basic Construction */

div#mainContainer {
	width: 588px;
	margin: 0 auto 0 auto;
	}

div#title {
	width: 588px;
	height: 35px;
	background-color: #898787; 
	}

div#title h2 {
	padding: 7px 0 0 5px;
	}

div#container {	
	width: 580px;
	border-right: 4px solid #898787;
	border-left: 4px solid #898787;
	background-color: #fff;
	}

div#copyHeader {
	width: 558px;
	height: 143px;
	background: url(images/copyHeader.jpg) no-repeat;
	margin: 5px 0 0 10px;
	}

#mainCopy {
	width: 550px;
	background-color: #fff;
	margin: 10px 0 0 8px;
	padding-bottom: 10px;
	}

/* CLEAR DIV FOR FIRFOX */

#clear {
	clear: both;
	height: 1px;
	width: 1px;
	}	

/* Header Construction */

div#indexheader {
	width: 580px;
	height: 150px;
	background: url(images/indexHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#aboutheader {
	width: 580px;
	height: 150px;
	background: url(images/aboutHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#processheader {
	width: 580px;
	height: 150px;
	background: url(images/processHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#statusheader {
	width: 580px;
	height: 150px;
	background: url(images/statusHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#investigationsheader {
	width: 580px;
	height: 150px;
	background: url(images/investigationsHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#traceheader {
	width: 580px;
	height: 150px;
	background: url(images/traceHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#bailiffheader {
	width: 580px;
	height: 150px;
	background: url(images/bailiffHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#surveillanceheader {
	width: 580px;
	height: 150px;
	background: url(images/surveillanceHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

div#contactheader {
	width: 580px;
	height: 150px;
	background: url(images/contactHeader.jpg) no-repeat;
	border-bottom: 4px solid #898787;
	}

/* MENU CONSTRUCTION */

#mainnavigation {
	position: relative;
	right: auto;
	width: 580px;
	height: 30px;
	background: url(images/menuGraphic.png) no-repeat;
	left: 0px;
	top: 0px;
	border-bottom: 4px solid #898787;
	}

#mainnavigation li {
	position: absolute;
	list-style: none;
	}

#mainnavigation li, #mainnavigation a	{
	height: 22px;
	display: block;
	}

#mainnavigation ul li ul li, #mainnavigation ul li ul li a {
	font-size: 13px;
	height: 30px;
	}

#mainnavigation span {
	/*display: none;*/
	}

#menuOne {
	top: 0px;
	left: 11px;
	width: 68px;
	}

#menuTwo {
	top: 0px;
	left: 112px;
	width: 117px;
	}

#menuThree {
	top: 0px;
	left: 273px;
	width: 112px;
	}

#menuFour {
	top: 0px;
	left: 429px;
	width: 142px;
	}

#menuOne a:hover	{background: transparent url(images/menuGraphic.png) -11px -30px no-repeat;}

#menuTwo a:hover	{background: transparent url(images/menuGraphic.png) -112px -30px no-repeat;}

#menuThree a:hover	{background: transparent url(images/menuGraphic.png) -273px -30px no-repeat;}

#menuFour a:hover	{background: transparent url(images/menuGraphic.png) -429px -30px no-repeat;}

/* SUB MENU WORKING BITS */

#menuTwoOne {
	top: 10px;
	left: 5px;
	width: 145px;
	}

#menuTwoTwo {
	top: 50px;
	left: 5px;
	width: 145px;
	}

#menuTwoThree {
	top: 90px;
	left: 5px;
	width: 145px;
	}

#menuTwoFour {
	top: 130px;
	left: 5px;
	width: 145px;
	}

#menuTwoFive {
	top: 170px;
	left: 5px;
	width: 145px;
	}

#menuTwoSix {
	top: 210px;
	left: 5px;
	width: 145px;
	}

#menuTwoOne a:hover	{background: transparent url(images/menuGraphicSub.png) -0px -0px no-repeat;}

#menuTwoTwo a:hover	{background: transparent url(images/menuGraphicSub.png) -0px -0px no-repeat;}

#menuTwoThree a:hover {background: transparent url(images/menuGraphicSub.png) -0px -0px no-repeat;}

#menuTwoFour a:hover {background: transparent url(images/menuGraphicSub.png) -0px -0px no-repeat;}

#menuTwoFive a:hover {background: transparent url(images/menuGraphicSub.png) -0px -0px no-repeat;}

#menuTwoSix a:hover {background: transparent url(images/menuGraphicSub.png) -0px -0px no-repeat;}

#nav a {
	text-decoration: none;
	border: 0;
	color: #fff;
	}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	height: 240px;
	/*************************/
	background: url(images/bodyBackground.png) repeat;
	border: 1px solid red;
	/*************************/
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0px;
	top: 17px;
	}

/* ADDRESSES */

#mainCopy ul {
	list-style-type: none;
	font-size: 12px;
	padding: 5px 10px 0 35px;
	}

/* FORMS */

#form {
	padding: 10px 20px 10px 23px;
	width: 330px;
	}

.row {
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	}

#form p {
	color: #000;
	padding: 0;
	margin: 0;
	}

.lable {
	float: left;
	font-size: 10px;
	color: #000;
	}
	
.textbox {
	float: right;
	border: 1px solid #000;
	font-size: 12px;
	width: 200px;
	}

.submit {
	font-size: 11px;
	color: #333;
	border: 1px solid #999;
	background-color: #ccc;
	cursor: pointer;
	margin: 5px 0 0 298px;
	}

div#erorrmsg {
	background-color: #fff;
	padding: 30px 0 10px 0;
	margin: auto;
	width: 300px;
	}

/* SLIDEY */

.slidey {
	overflow: hidden;
	margin: 10px 0 10px 20px;
	} 

.slideblock {
	overflow: hidden;
	border-bottom: 1px solid #1298CF;
	}

.slideblock p {
	margin: 0 0 0 -28px;
	}

.title span {
	font-size: 11px;
	}

.title a {
	font-size: 11px;
	color: #1298CF;
	text-decoration: none;
	}

/* FOOTER */
	
#bodyFooter {
	width: 588px;
	background: url(images/footerBackground.png) no-repeat bottom;
	height: 56px;
	font: 9px Helvetica;
	color: #fff;
	clear: both;
	}
	
	.left {
		padding: 6px 0 0 10px;
		float: left;
		}
		
	.right {
		padding: 6px 10px 0 0;
		float: right;
		}

