@charset "utf-8";
/* CSS Document */

/* GLOBAL
____________________________________________________________________________________________*/

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #000;
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	text-align: center;
	z-index: -1;
}
/*#whitey {
	background: #fff;
	display: none;
	height: 100%;
	float: left;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}*/
#container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 920px;
}
/* HEADER
____________________________________________________________________________________________*/

#header {
	overflow: auto;
	width: 920px;
	height: 169px;
}

#logo {
	float: left;
	background: url(../img/logo.gif) no-repeat top left;
	overflow: hidden;
	height: 111px;
	width: 130px;
	position: absolute;
	top: 33px;
	left: 1px;
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 111px;
	width: 109px;
}
#masthead {
	overflow: hidden;
	width: 717px;
	text-indent: -9999px;
	position: absolute;
	top: 77px;
	left: 138px;
}
#masthead h1 {
	background: url(../img/headings/only-the-talented-need-apply.gif) no-repeat top left;
	line-height: 37px;
}

/* TYPE
____________________________________________________________________________________________*/

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
:focus {
	outline: none;
}
p {
	margin: 1.5em 0 0.5em 0;
	padding: 0;
	line-height: 1.4;
}
#address p, #address a {
	font-style: normal;
	color: #de6111;
}
#email a, #aboutTheImportantBit a, #closed a, #queries a, #followOnFacebook a {
	display: block;
}

/* HEADINGS
____________________________________________________________________________________________*/

h1 {
	font-size: 1.16em;
}
p, h1 {
	margin: 0.5em 0 1em 0;
}

/* HEADINGS IMAGE REPLACEMENT
____________________________________________________________________________________________*/

h2.replace {
	text-indent: -9999px;
	line-height: 23px;
	padding-bottom: 0.2em;
	margin-bottom: 0;
}

#col1-1 p, #col1-2 p, #col2 address, #col2 p, #col2 ul {
	text-indent: -9999px;	
}

#theAgency {
	background: url(../img/headings/the-agency.gif) no-repeat top left;
}
#theRole {
	background: url(../img/headings/the-role.gif) no-repeat top left;
}
#theGradScheme {
	background: url(../img/headings/the-grad-scheme.gif) no-repeat top left;
}
#theImportantBit {
	background: url(../img/headings/the-important-bit.gif) no-repeat top left;
}


/* BODY TEXT IMAGE REPLACEMENT
____________________________________________________________________________________________*/

#aboutTheAgency {
	background: url(../img/copy/about-the-agency.gif) no-repeat top left;
	width: 261px;
	height: 150px;
}
#aboutTheRole {
	background: url(../img/copy/about-the-role.gif) no-repeat top left;
	width: 266px;
	height: 169px;
}
#aboutTheGradScheme {
	background: url(../img/copy/about-the-grad-scheme.gif) no-repeat top left;
	width: 273px;
	height: 150px;
}
#aboutTheImportantBit {
	background: url(../img/copy/about-the-important-bit.gif) no-repeat top left;
	width: 260px;
	height: 54px;
}
#closed a {
	background: url(../img/copy/closed.gif) no-repeat top left;
	width: 172px;
	height: 180px;
}

#queries a {
	background: url(../img/copy/hr-queries.gif) no-repeat top left;
	width: 172px;
	height: 49px;
}

#email {
	background: url(../img/copy/email.gif) no-repeat top left;
	width: 191px;
	height: 15px;
}
#followOnFacebook {
	background: url(../img/copy/follow-on-facebook.gif) no-repeat top left;
	width: 189px;
	height: 91px;
}
#cossetteGroup {
	background: url(../img/copy/cossette-group.gif) no-repeat top left;
	width: 189px;
	height: 111px;
}
#workVisa {
	background: url(../img/copy/work-visa.gif) no-repeat top left;
	width: 189px;
	height: 53px;

}
#pdf a {
	color: #de6111;	
}
/* CONTENT
____________________________________________________________________________________________*/

#col1 {
	overflow: auto;
	width: 600px;
	position: absolute;
	top: 144px;
	left: 130px;
}
#col1-1 {
	float: left;
	width: 295px;
	padding: 0 0 0 5px;	
}
#col1-2 {
	float: left;
	width: 300px;
	padding: 0 0 0 0;	
}
#col2 {
	width: 120pxpx;
	position: absolute;
	top: 173px;
	left: 730px;
}
#player {
	float: left;
	clear: both;
	width: 580px;
	height: 416px;
	margin: 0;
	padding: 0;
}
#sudries {
	padding-top: 276px;
}
#copy {
	clear: both;
}