/*-----------------------------------------------------------------------------
Harris Partnership
-----------------------------------------------------------------------------*/

@import url(navigation.css);
@import url(news.css);

/* =General
-----------------------------------------------------------------------------*/

* {	margin: 0; padding: 0;}

td, input, textarea, select {
	font-family: "Lucida Grande", "Lucida Sans unicode", Arial, sans-serif; 
	font-size: 1em; 
	margin:0px; 
	padding:0px;}

form			{ margin:0px; padding:0px;}

hr				{ display:none; }
	
.alignTop		{ vertical-align:top; }
.alignRight		{ text-align:right; }
.alignLeft		{ text-align:left; }
.alignCenter	{ text-align:center; }
.floatLeft		{ float:left; }
.floatRight		{ float:right; }
.clearall		{ clear:both; }
.clearLeft		{ clear:left; }
br.clearall		{ clear:both; height:0em; line-height:0em;}
img				{ border: 0px;}
acronym 		{ border-bottom: 1px dotted black;}
.hide			{ display: none; }
.error			{ color: #ff0000;}
.small			{ font-size: 0.9em;}
.no-pad			{ padding: 0 !important;}
.access-key, 
.access-keys		{ display: none;}

/* =Typography
.
-----------------------------------------------------------------------------*/
html {height: 100%;}
body {
	color: #000;
	background: #fff;
	font-family: "Lucida Grande", "Lucida Sans unicode", Arial, sans-serif;
	font-size: 62.5%;
	text-align: left;
	position: relative;
	height: 100%;
}

p 				{margin: 0px; padding: 6px 0;}
a, a:visited	{text-decoration: none;}
a:hover 		{text-decoration: underline;}


/* =Headings
-----------------------------------------------------------------------------*/

h1{
	font-size: 2.5em;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
}
h2{
	font-size: 2.0em;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 0;
}
h3{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0;
}
h4{
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}
h5{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
}


/* =Main container boxes
-----------------------------------------------------------------------------*/
form.left-bg
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	min-height: 100%;
	background: url(/images/branding/left-bg.gif) repeat-y 50% top;
	text-align: center;
}

#container
{
	width: 960px;
	min-height: 100%;
	padding: 0;
	position: relative;
	top: 0;
	bottom: 0;
	margin: 0 auto;
	text-align: left;
	background: url(/images/branding/container-bg.gif) repeat-y left top;
}

#header
{
	height: 196px;
	background: url(/assets/x/50337/w754) no-repeat right;
	position: relative;
	z-index: 2;
}

#content
{
	float: right;
	width: 754px;
	background: url(/images/branding/content-bg.gif) repeat-x top;
	position: relative;
}

#content-primary
{
	float: left;
	width: 527px;
	w\idth: 469px;
	padding: 25px 30px 100px 28px;
	font-size: 1.2em;
}
#content-secondary
{
	float: left;
	width: 227px;
	w\idth: 200px;
	padding: 25px 11px 100px 16px;
	background: url(/images/branding/secondary-bg.gif) no-repeat left 50px;
	font-size: 1.1em;
}

body.wide #content-secondary
{
	display: none;
}
body.wide #content-primary
{
	width: 754px;
	w\idth: 715px;
	padding: 25px 11px 100px 28px;
}


/* =Branding
-----------------------------------------------------------------------------*/
a.logo
{
	display: block;
	position: absolute;
	z-index: 30;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/branding/logo.gif) no-repeat;
}
#header .banner
{
	position: absolute;
	top: 44px;
	left: 246px;
	width: 400px;
	color: #fff;
	font-size: 2em;
}



/* =Footer
-----------------------------------------------------------------------------*/

.logos
{
	clear: both;
	text-align: right;
	padding-bottom: 25px;
	padding-right: 11px;
}
.logos img
{
	margin-left: 30px;
}

#footer
{
	color: #bdbdbd;
	padding-bottom: 50px;
	padding-right: 11px;
	line-height: 1.6em;
	text-align: right;
}
#footer a
{
	color: #bdbdbd !important;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}
#footer a.develop {
	background: url(/images/branding/fuse8-logo.gif) no-repeat 0 0;
	display: block;
	width: 88px;
	height: 16px;
	overflow: hidden;
	text-indent: 9999em;
	margin-right: 0;
	float:right;
}

/* =Content
----------------------------------------------------------------------------*/

/*  Latest news  */

.latest-news,
.latest-projects{
	overflow: hidden;
}

a.view{
	display: block;
	text-align: right;
	padding-top: 12px;
}

.latest-news h3.narrow-title,
.latest-projects h3.narrow-title{
	float: left;
	width: 150px;
}


.latest-news a.img-link,
.latest-projects a.img-link
{
	display: block;
	float: left;
	clear: left;
}

.latest-news img,
.latest-projects img{
	display: block;
}

.latest-news p,
.latest-projects p{
	padding-top: 0;
}

.latest-news a.title,
.latest-projects a.title{
	font-weight: bold;
}

.latest-inner{
	float: left;
}

.contact-details
{
	font-weight: bold;
}
.contact-details a.button,
.contact-details a.button:visited
{
	display: block;
	width: 70px;
	height: 2.5em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 0 5px 0;
	line-height: 2.5em;
}

/* =Sitemap
-----------------------------------------------------------------------------*/
#sitemap ul
{
	margin-left: 0px;
	padding-left: 15px;
}
#sitemap ul li
{
	margin-left: 0px;
	padding: 2px 0;
}


/* =Forms
-------------------------------------------------------------------------*/

fieldset
{
	border: 0px;
}
legend
{
	display: none;
}

.text
{
	width: 243px;
}
select.text
{
	width: 247px;
}

fieldset.apply{
	margin-top: 30px;
}

fieldset.apply label{
	display:block;
	float:left;
	width: 160px;
	margin-right: 20px; 
	margin-bottom: 15px;
}

fieldset.apply input.button{
	width: 70px;
	margin: 15px 0 15px 355px;
	text-align: center;
	height: 2.5em;
	color: #fff;
	font-weight: bold;
	border: none;
}

