@charset "UTF-8";
/* culturebank CSS Document */

/* Content - formatting for the homepage */
#content #copy .case_studies_holder {
	margin-top: 28px;
	padding-top: 28px;
	border-top: 1px solid #3B3B3B;
}

#content #copy .case_studies_holder.first {
	padding-top: 0;
	border-top: none;
}

#content #copy .case_studies_holder .left_col {
	width: 330px;
	height: auto;
	margin-right: 25px;
}

#content #copy h2, #content #copy .case_studies_holder .left_col h2 {
	font: normal 14pt Arial;
}

#content #copy .case_studies_holder .left_col p {
	font: normal 10.5pt Arial;
}

#content #copy .case_studies_holder .right_col {
	width: 480px;
}

#content #copy .case_studies_holder .right_col img {
	margin-bottom: 22px;
}

h1.orange {
	margin: 0 0 30px 20px;
	font: bold 18pt Arial;
	color: #ec7602;
}

.case-study-container {
	position: relative;
	width: 874px;
	height: 570px;
	margin: 0 auto;
	padding: 25px;
	border-top: 1px solid #596165;
	border-right: 1px solid #2b363b;
	background-color: #001119;
}

.case-study-container .content-holder {
	position: absolute;
	top: 25px;
	left: 25px;
	height: 570px;
}

.case-study-container .content-holder h1 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 11.5pt Arial;
	color: #cd102d;
}

.case-study-container .content-holder p, .case-study-container .content-holder ul li {
	margin-bottom: 8px;
	font: normal 8pt Arial;
	color: #F8F8F8;
}

.case-study-container .content-holder ul {
	margin-left: 15px;
}

.case-study-container .content-holder ul li {
	margin-bottom: 1px;
}

/* Employer Branding */
.case-study-container .content-holder #eb {
	position: absolute;
	top: 99px;
	left: 10px;
	width: 175px;
	height: auto;
}

/* Employee Engagement */
.case-study-container .content-holder #ee {
	position: absolute;
	top: 348px;
	left: -10px;
	width: 212px;
	height: auto;
}

.case-study-container .content-holder #ee .copy {
	width: 124px;
	margin-left: 4px;
}

/* Corportate & Social Responsibility */
.case-study-container .content-holder #csr {
	position: absolute;
	top: 49px;
	left: 218px;
	width: 255px;
	height: auto;
}

.case-study-container .content-holder #csr .copy {
	width: 165px;
	margin-left: 4px;
}

/* Culture Change */
.case-study-container .content-holder #cc {
	position: absolute;
	top: 434px;
	left: 270px;
	width: 145px;
	height: auto;
}

/* Recuitment */
.case-study-container .content-holder #recruit {
	position: absolute;
	top: 49px;
	left: 519px;
	width: 260px;
	height: auto;
}

.case-study-container .content-holder #recruit .copy {
	width: 260px;
	marginright: 4px;
}

.case-study-container .content-holder #recruit .copy ul {
	float: right;
	width: 155px;
}

/* Reputation */
.case-study-container .content-holder #reputation {
	position: absolute;
	top: 436px;
	left: 489px;
	width: 145px;
	height: auto;
}

/* Training */
.case-study-container .content-holder #t {
	position: absolute;
	top: 277px;
	left: 670px;
	width: 165px;
	height: auto;
}

.case-study-container .content-holder #t .copy {
	margin-top: 105px;
}

/* TGI Fridays Capture */
.case-study-container .content-holder .tgi-fridays-capture {
	position: absolute;
	top: 170px;
	left: 230px;
}
