
/* =Home page styles
---------------------------------------- */

.container {
	margin: 0;
	padding: 444px 0 0;
	background: #fcfbfb url(/images/general/home-container-bg.gif) repeat-x 0% 444px;	
	width: 100%;
}
.header-outer {
	height: 444px;
}
.header {
	border-bottom: 1px solid #4e4e4e;
	z-index: 2;
}
.flash-container {
	width: 940px;
	height: 290px;
	margin: 10px auto 0;
	text-align: left;
	position: relative;
	font-size: 1.2em;
}
h1 {display: none;}
h3 {
	font-size: 1.4em;
	font-weight: bold;		
}
		
.content {
	width: 940px;
	background: none;
	z-index: 100;		
	}
	.primary-column,
	.secondary-column,
	.third-column {
		width: 270px;
		padding: 12px 15px 15px;
		float: left;
		background: transparent url(/images/home/column-bg.gif) no-repeat 0% 0%;
		margin: 17px 20px 0 0;
		min-height: 250px;
		position: relative;
		z-index: 100;
		}
		.third-column {
			margin: 17px 0 0;
			float: right;
			}
			.third-column h3 {
				color: #000;					
			}
.footer {
	margin: 20px 0;
}

			
/* =Accordion styles
---------------------------------------- */
.content-pods {
	padding: 80px 0 0 0;
	float: left;
	width: 270px;
	}
	.content-pods li {
		float: left;
		width: 270px;
	}
	.content-pods h3 {
		background: transparent url(/images/general/short-shadow.png) no-repeat 50% 100%;
		padding: 0 0 35px;
		margin: -20px 0 0;
		cursor: pointer;
		position: relative;			
		}
		h3.ui-state-active,
		h3.black {
			color: #000;			
		}
	.content-pods div {
		padding: 0 0 5px;
		margin: -20px 0 0;
		float: left;
		width: 270px;
		overflow: hidden;		
	}
	.content-pods a.read-more {
		float: right;
		position: relative;
		z-index: 100;
	}


/* =Search styles
---------------------------------------- */
.search-result,
.search-result-active {
	position: absolute;
	top: -5px;
	left: -9999em;
	width: 645px;
	padding: 0;
	z-index: 1000;
	}
	.search-result-inner {
		width: 645px;
		padding: 10px 0 0 0;
		background: url(/images/home/search-results-top.gif) no-repeat left top;
	}
	.search-result-second-inner {
		width: 645px;
		padding: 0 0 10px 0;
		background: url(/images/home/search-results-bottom.png) no-repeat left bottom;
	}
	.search-result-third-inner {
		width: 625px;
		padding: 0 10px;
		background: #f3f3f3 url(/images/home/search-results.gif) repeat-y 0 0;
	}
.search-result-active {
	left: -645px;
}
.search-result h3 {
	border-bottom: 1px solid #ECECEC;
	padding: 15px 0 10px 21px;
}

ul.columns-on-tab  {
	display:inline;
	float:left;
	margin:0 15px;
	overflow:hidden;
}
ul.columns-on-tab li, ul.columns-on-tab li:first-child {
	float:left;
	width: 268px;
	padding: 15px 20px 15px 9px;
	margin: 0 0 0 -1px;
}
ul.columns-on-tab strong {
	font-size:1.3em;
}
ul.columns-on-first-tab li strong {
	color:#EE3424;
	font-size:1.5em;
	line-height:1.1em;
}

.search-box {
	margin: 0;
	padding:16px 5px 15px;
	float: none;
	}
	.search-box .search-input {
		float: none;
	}
	.search-result .type {
		color: #ee3424;
		padding: 5px 0 0;
		font-weight: bold;
	}
	.more-results {
		border-top: 1px solid #ececec;
		float: left;
		width: 100%;
		margin: 0 0 -3px;
		}
		.more-results span {
			float: right;
			padding: 15px 20px;
		}
		.more-results a {
			float: right;
			padding-top: 15px;
			padding-bottom: 15px;
			padding-right: 25px;
			margin: 0 0 0 25px;
		}
	.loading {
		width: 100%;
		padding: 20px 0;
		text-align: center;
		float: left;
		overflow: hidden;
		}
		.loading p {			
			margin: 0 auto;
		}


/* =Case study
---------------------------------------- */
.case-study-box {
	float: left;
	width: 270px;
	}
	.case-study-box h3,
	.case-study-box h3 a {
		color: #000;
	}
	.case-study-box .item {
		background: transparent url(/images/general/short-shadow.png) no-repeat 0 0;
		float: left;
		width: 270px;
		margin: 5px 0 0 0;
		}
		.case-study-box .item a {
			font-weight: bold;
		}

/* =Home flash
---------------------------------------- */
#home-flash-container {
	width: 940px;
	height: 290px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
	#min-max-btn {
		color: #c3c2c2;
		/*background: url(/images/general/header-bg.gif) no-repeat 0 -145px;*/
		font-size: 1.1em;
		line-height: 42px;
		width: 76px;
		height: 42px;
		position: absolute;
		/*letter-spacing:1px;*/
		top: 0;
		right: 0;
		}
		#min-max-btn span{
			line-height: 42px;
			font-weight: bold;
			font-size: 12px;
			width: 76px;
			height: 42px;
			display: block;
			cursor: pointer;
		}
		#min-max-btn span.min {
			background: url(/images/home/home-minimise-bg.gif) no-repeat right 19px ;
		}
		#min-max-btn span.max {
			background: url(/images/home/home-maximise-bg.gif) no-repeat right 19px ;
		}

/* =Social Media
---------------------------------------- */
.social-media {
	
	}
	.social-media strong{
		float: left;
		padding: 10px 10px 0 0;
		font-size: 0.9em;
	}
	.social-media a,
	.social-media a:visited {
		width: 24px;
		height: 24px;
		padding: 0;
		margin: 0;
		text-indent: -9999px;
		text-decoration: none;
		overflow: hidden;
		display: block;
		float: left;
		padding: 0 3px 0 0;
		}
		.social-media a.facebook,
		.social-media a:visited.facebook {
			background: url(/images/home/icon-facebook.gif) no-repeat left bottom;
		}
		.social-media a.linkedin,
		.social-media a:visited.linkedin {
			background: url(/images/home/icon-linkedin.gif) no-repeat left bottom;
		}
		.social-media a.twitter,
		.social-media a:visited.twitter {
			background: url(/images/home/icon-twitter.gif) no-repeat left bottom;
		}










				
	