/* CSS Document */


/*
body {
	background-image: url(/images/bgr/hii-home-bgr.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

} */

/* Layout Structure */

#wrapper {
	width: 860px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	}

#logo {
	width: 860px;
	height: 117px;
	padding-bottom: 20px;
	}

#logo-inner {
	width: 860px;
	height: 120px;
	padding-top: 3px;
	padding-bottom: 22px;
	}

#fpage {
	width: 860px;
	height: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
	}

#fpage-inner {
	width: 860px;
	height: 100%;
	padding-top: 10px;
	}

#leftnav {
	float: left;
	padding-right: 30px;
	padding-bottom: 50px;
	}

#leftnav-inner {
	float: left;
	padding-right: 30px;
	padding-bottom: 300px;
	}

#maincontent {
	width: 646px;
	height: 100%;
	padding-bottom: 20px;
	float: left;
	}

#footer {
	width: 100%;
	height: 108px;
	background-color: #E2E2E2;
	padding-top: 2px;
	float: left;
	}

#footercopy {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	}

#footerlinks-left {
	width: 620px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
	float: left;
	}

#footerlinks-right {
	width: 200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	float: left;
	}

#colmsmall {
	width: 255px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 106px;
	float: left;
	}

#colmbig { width: 650px; }
#colmteam { width: 400px; }

.imgcolsm {
	padding-top: 20px;
	padding-left: 5px;
	margin-left: 3px;
	}


/* Navigation left */

#blueblock {
	width: 180px;
	border-right: 0px solid #000;
	padding: 0 0 0em 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Arial, sans-serif;
	font-size: 90%;
	background-color: #90bade;
	color: #333;
	}

* html #blueblock {
	/*IE 6 only */
	w\idth: 180px /*Box model bug: 180px minus all left and right paddings for #blueblock */;
	}

#blueblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#blueblock li {
	border-bottom: 1px solid #343A98;
	margin: 0;
	}

* html #blueblock li {
	b\order-bottom: none;
	margin: -1;
	}

#blueblock li a {
	display: block;
	padding: 5px 5px 5px 8px;
	border-right: 10px solid #fff;
	border-left: 0px solid #fff;
	background-color: #fff;
	color: #4F4F4F;
	text-decoration: none;
	width: 100%;
	}

html>body #blueblock li a {
	/*Non IE6 width*/
	width: auto;
	}

#blueblock li a:hover {
	border-right: 10px solid #343A98;
	border-left: 0px solid #508fc4;
	background-color: #AFB2EE;
	color: #343A98;
	}

#blueblock li .current {
	border-right: 10px solid #343A98;
	border-left: 0px solid #508fc4;
	background-color: #AFB2EE;
	color: #343A98;
	}



/* Heading */

#maincontent h3 {
	height: 26px;
	font-family: Tahoma;
	font-size: 18px;
	color: #343A98;
	/*	padding-bottom: 10px; */
	border-bottom: 1px solid #343A98;
	}

/* Format Styling */

a:link { color: #4F4F4F; }
a:visited { color: #4F4F4F; }
a:hover { color: #4F4F4F; }
a:active { color: #4F4F4F; }

/*
Ticker
---------------------------
*/

#ticker table {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #343A98;
	background-color: #E2E2E2;
	}

.property {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #343A98;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
	}

.tbtext { color: #343A98; }


/* Team */

/*
Lists
---------------------------
*/

ul.ladder {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
	margin-top: 1em;
	}

.ladder li {
	list-style: none;
	margin: 0;
	padding: 4px 0;
	border-top: 1px solid #CCC;
	}

#team {
	list-style: none;
	position: relative;
	height: 310px;
	width: 482px;
	margin: 0;
	padding: 0;
	background: #FFF url("/images/theTeamBigGrey.jpg") no-repeat top left;
	}

#team li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 130px;
	width: 130px;
	}

#team a {
	position: absolute;
	height: 97px;
	width: 147px;
	}

#team a span { display: none; }

#team #nigellnk a {
	top: 111px;
	left: 330px;
	}

#team #nigellnk a:hover { background: transparent url("/images/nigel.jpg") no-repeat top left; }

#team #chrislnk a {
	top: 111px;
	left: 1px;
	}

#team #chrislnk a:hover { background: transparent url("/images/chris-over.jpg") no-repeat top left; }

#team #willlnk a {
	top: 110px;
	left: 330px;
	}

#team #willlnk a:hover { background: transparent url("/images/will-over.jpg") no-repeat top left; }
#team #nigellnk.active a { background: transparent url("/images/nigel.jpg") no-repeat top left; }
#team #chrislnk.active a { background: transparent url("/images/chris-over.jpg") no-repeat top left; }
#team #willlnk.active a { background: transparent url("/images/will-over.jpg") no-repeat top left; }

a:hover {
	color: #3333FF;
}

object.imgcolsm {
	margin-top: 10px;
}
