/* CSS Document */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family:   Arial, Verdana, Helvetica, sans-serif;
	background-color: #000;
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#outerWrapper {
	margin: 0 auto;
	width: 910px;
	padding-top: 30px;
}

#innerWrapper {
	width: 910px;
}

#hmeinnerWrapper {
	width: 910px;
	background: url(../images/furn/bckd.jpg) no-repeat;
}

#navWrapper {
	float: left;
	width: 169px;
	height: 441px;
}

#contentWrapper {
	float: left;
	width: 730px;
	height: 483px;
}

.content {
	float: left;
	width: 300px;
	padding-left: 18px;
	font-size: 70%;
	color: #ccc;
}

#logoWrapper {
	float: left;
	width: 169px;
}

#footerWrapper {
	width: 910px;
	border-top: 1px solid #333;
	color: #666;
}

#footer {
	padding: 10px 0 5px 0;
	color: #666;
	font-size: 70%;
	text-align: right;
}

/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

#tabs {
	list-style: none;
	width: 169px;
	color: #fff;
	}
#tabs li {

	}
#tabs li, #tabs a {
	display: block;
	text-align: left;
	}
#tabs span {
	display: none;
	cursor: pointer;
	}
	
#tab_reporting a { height: 39px; width: 169px; background: url(../images/furn/reporting_nav.gif);}
#tab_marketing a { height: 39px; width: 169px; background: url(../images/furn/marketing_nav.gif);}
#tab_transactional a { height: 38px; width: 169px; background: url(../images/furn/transactional_nav.gif);}

#tab_reporting a:hover { height: 39px; width: 169px; background: url(../images/furn/reporting_nav_ovr.gif);}
#tab_marketing a:hover { height: 39px; width: 169px; background: url(../images/furn/marketing_nav_ovr.gif);}
#tab_transactional a:hover { height: 38px; width: 169px; background: url(../images/furn/transactional_nav_ovr.gif);}

#tab_reportingon a { height: 39px; width: 169px; background: url(../images/furn/reporting_nav_on.gif);}
#tab_marketingon a { height: 39px; width: 169px; background: url(../images/furn/marketing_nav_on.gif);}
#tab_transactionalon a { height: 38px; width: 169px; background: url(../images/furn/transactional_nav_on.gif);}

#tab_reportingon a:hover { height: 39px; width: 169px; background: url(../images/furn/reporting_nav_ovr.gif);}
#tab_marketingon a:hover { height: 39px; width: 169px; background: url(../images/furn/marketing_nav_ovr.gif);}
#tab_transactionalon a:hover { height: 38px; width: 169px; background: url(../images/furn/transactional_nav_ovr.gif);}


#subnav {
	margin: 20px 0 0 5px;
	border-top: 1px solid #ccc;
}

#subnav ul {
	padding-top: 5px;
}

#subnav ul li {

}

#subnav ul li a {
	font-size: 70%;
	color: #ccc;
}

#subnav ul li a:hover {
	color: #fff;
}


/* ***************************** */
/* *******NUGGET CLASSES******** */
/* ***************************** */


/* ***************************** */
/* *******CONTENT CLASSES******* */
/* ***************************** */

#hmecontent {
	width: 300px;
	color: #fff;
	font-size: small;
	line-height: 1.2em;
	margin-top: 390px;
	margin-left: 10px;
}

#rptscontent {
	width: 701px;
	color: #fff;
	font-size: small;
	line-height: 1.2em;
	padding-top: 336px;
	background: url(../images/casestudies/reporting-grid.jpg) no-repeat;
}

#marketcontent {
	width: 701px;
	color: #fff;
	font-size: small;
	line-height: 1.2em;
	padding-top: 378px;
	background: url(../images/casestudies/marketing-grid.jpg) no-repeat;
}

#transcontent {
	width: 701px;
	color: #fff;
	font-size: small;
	line-height: 1.2em;
	padding-top: 334px;
	background: url(../images/casestudies/transactional-grid.jpg) no-repeat;
}

#clydecontentwrapper {
	width: 701px;
	padding-top: 11px;
}

#clydecontent {
	width: 701px;
	color: #fff;
	font-size: small;
	line-height: 1.2em;
	padding-top: 16px;
}

#clyde08contentwrapper {
	width: 701px;
	padding-top: 11px;
	background: url(../images/casestudies/clydeprocess2008.jpg) no-repeat;
}

#clyde08content {
	float: left;
	text-align: right;
	width: 200px;
	color: #000;
	padding-left: 20px;
	font-size: small;
	padding-top: 232px;
	padding-right: 15px;
}

#sigmacontentwrapper, #nhscontentwrapper {
	width: 701px;
	padding-top: 11px;
}

#sigmaimg, #corsieimg {
	vertical-align: text-bottom;
	bottom: 0;
	float: left;
}

#datapacontentwrapper {
	width: 701px;
	padding-top: 11px;
	background: url(../images/casestudies/datapa.jpg) no-repeat;
}

#datacontent {
	float: left;
	width: 200px;
	color: #000;
	padding-left: 20px;
	font-size: small;
	padding-right: 15px;
	padding-top: 10px;
}

#skyscannercontentwrapper {
	width: 701px;
	padding-top: 11px;
	background: url(../images/casestudies/skyscanner.jpg) no-repeat;
}

#skyscannercontent {
	float: left;
	width: 200px;
	color: #fff;
	padding-left: 20px;
	font-size: small;
	padding-right: 15px;
	padding-top: 10px;
}

#tctcontentwrapper {
	width: 701px;
	padding-top: 11px;
	background: #fff url(../images/casestudies/tct.jpg) no-repeat;
}

#noblecontentwrapper {
	width: 701px;
	padding-top: 11px;
	background: url(../images/casestudies/noble.jpg) no-repeat;
}

#dwcontentwrapper {
	width: 701px;
	padding-top: 11px;
	background:  url(../images/casestudies/dw.jpg) no-repeat;
}

#dwcontent {
	float: left;
	width: 215px;
	color: #000;
	padding-left: 20px;
	font-size: small;
	padding-top: 84px;
}

#ibiscontentwrapper {
	width: 701px;
	padding-top: 11px;
	background:  url(../images/casestudies/ibis.jpg) no-repeat;
}

#ibiscontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-left: 20px;
	font-size: small;
	padding-top: 254px;
}

#simcontentwrapper {
	width: 701px;
	padding-top: 11px;
	background:  url(../images/casestudies/si.jpg) no-repeat;
}

#simcontent {
	float: left;
	width: 215px;
	color: #fff;
	font-size: small;
}

#tctcontent {
	float: left;
	width: 200px;
	color: #000;
	padding-left: 20px;
	font-size: small;
	padding-right: 15px;
	padding-top: 10px;
}

#tctcontent a {color:#003399;}

#nhscontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-left: 20px;
	font-size: small;
}

#sigmacontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-left: 20px;
	font-size: small;
	padding-top: 226px;
}

#edgeimg {
	width: 466px;
	vertical-align: text-bottom;
	bottom: 0;
	float: left;
}

#edgecontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-right: 20px;
	font-size: small;
}

#corsiecontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-left: 20px;
	font-size: small;
	padding-top: 346px;
}

#infracontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-right: 20px;
	font-size: small;
	padding-top: 328px;
}

#movecontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-left: 20px;
	font-size: small;
	padding-top: 346px;
}

#claphamcontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-right: 20px;
	font-size: small;
	padding-top: 296px;
}

#palmariscontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-right: 20px;
	font-size: small;
	padding-top: 330px;
}

#noblecontent {
	float: left;
	width: 215px;
	color: #fff;
	padding-right: 20px;
	font-size: small;
}

#sitkacontent {
	width: 600px;
	color: #fff;
	font-size: small;
	line-height: 1.2em;
}

#sitkaimg {
	width: 600px;
	padding-top: 70px;
}

/* ************************** */
/* *******TEXT CLASSES******* */
/* ************************** */

.bold {font-weight: bold;}
.grey {color: #ccc;}
.white {color: #fff;}

#footer a {color: #666;}

a {color: #fff; text-decoration: none;}
a:hover {color: #666; text-decoration: none;}