body {
 	font:100% verdana, arial, helvetica, sans-serif;
	background:#fff;
	color:#000;
	padding:0;
	margin:0;
}
body * {
	margin:0;
	padding:0;
	border:0;
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
	margin:0.5em 10px;
	font-family:arial, verdana, helvetica, sans-serif;
}
p, li, td, th {
 	font:75% arial, verdana, helvetica, sans-serif;
	margin:1em 10px;
	padding:0;
	color:#fff;
}
table {
	width: 100%;
	border-collapse: collapse;
}
h1 {
	font-size:120%;
	margin:0.15em 10px 0.8em 10px;
	font-weight:normal;
}
h2 {
	font-size:120%;
	color:#fff;
	line-height:100%;
}
h3 {
	font-size:95%;
	color:#fff;
	line-height:100%;
}
h4 {
	font-size:90%;
	font-weight:bold;
	color:#fff;
	line-height:140%;
}
h5, h6 {
	font:70% verdana, arial, helvetica, sans-serif;
	color:#666;
}
ul {
	margin:1em 10px;
	list-style:square;
}
li {
	margin:0.2em 15px;
}
a {
	text-decoration:underline;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#aaaaff;
}

	/* Grid */

#pg {
	width:885px;
	margin:20px auto;
	overflow:hidden;
	background:#fff;
}
#hd {
	border-bottom:1px solid #000;
	/*background:url(../images/person/adrian.jpg) 100% 100% no-repeat;*/
	background-position:100% 100%;
	background-repeat:no-repeat;
	height:310px;
}
.border {
	font-size:4px;
	height:4px;
	overflow:hidden;
	background:#05509f url(../images/border.gif) no-repeat;
}
.border span {
	background:url(../images/border.gif) 100% 0 no-repeat;
	display:block;
}
.logo {
	margin:0;
	float:left;
	width:200px;
	height:100px;
	display:block;
	background:url(../images/logotriangle.gif) no-repeat;
	position:relative;
	left:10px;
}
.slogan {
	color:#05509f;
	margin:0;
	float:left;
	clear:both;
	width:40%;
	font:75% arial, verdana, sans-serif;
	line-height:120%;
}
#menu {
	margin:6px 0;
	width:685px;
	float:right;
}
#menu li {
	margin:0;
	float:left;
	display:block;
	font:95% arial, sans-serif;
	background:url(../images/listbg.gif) 100% 50% no-repeat;
}
#menu a {
	float:left;
	padding:0 5px;
	display:block;
	text-decoration:none;
	color:#000;
}
#menu .act, #menu a:hover {
	background:url(../images/menublue.png) !important;
}
#menu .act {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menuviolet.png',sizingMethod='scale');
}
#menu .act a {
	background:transparent !important;
}
#menu #endlist {
	background:transparent;
}
#hd h1 {
	text-transform:uppercase;
	width:400px;
	height:210px;
	margin:0 0 0 200px;
	line-height:115%;
	letter-spacing:-1px;
	background:url(../images/title/index.gif) no-repeat;
	position:relative;
	top:-30px;
}
#hd h1 span {
	font-size:75%;
	text-transform:capitalize;
	color:#05509F;
}
#bd {
	margin:15px 0 0 0;
	background:#05509f;
	padding-bottom:40px;
	zoom:1;
	min-height:320px;
	_height:320px;
}
#bd h2 {
	margin:0;
	padding:0.5em 10px;
}
#bd * {
	color:#fff;
}
#bd li {
	padding-left:5px;
	margin-left:25px;
}
.lcol {
	width:595px;
	overflow:hidden;
	float:left;
}
.lcol .lcnt, .lcol .rcnt, .lcol .mcnt {
	float:left;
	width:49.5%;
	overflow:hidden;
}
.lcol .rcnt {
	float:right;
}
.news {
	border:3px solid #fff;
	margin:0 10px;
}
.news p {
	font-size:90%;
	margin-top:0;
}
#pg .news a {
	color:#fff;
}
.rcol {
	width:280px;
	overflow:hidden;
	float:right;
	padding-top:50px;
}
.contact-block {
	background:#e2d5e9;
	margin:0 10px 0 10px;
}
#bd .contact-block p {
	color:#05509f;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	padding:0.5em 10px;
	line-height:105%;
}
#bd .contact-block a {
	color:#05509F;
	text-decoration:none;
}
.location {
	color:#fff;
	list-style:none;
	margin:10px 0;
	float:left;
	width:49.5%;
}
.location li {
	margin-bottom:10px;
}
.location span {
	color:#fff;
	display:block;
	margin:0 0 0 10px;
}

	/* Drop down Menu */

.contributed {
	margin:0;
	position:absolute;
	width:13.1em;
	font-size:13px;
	background:url(../images/menublue.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menublue.png',sizingMethod='scale');
	visibility:hidden;
	z-index:255;
}
#pg .contributed li, #pg .contributed a {
	display:block;
	margin:0;
	clear:both;
	width:100%;
	color:#fff;
	padding:0;
	letter-spacing:0;
	font-weight:normal;
	background:transparent;
	position:relative;
	z-index:255;
}
#pg .contributed a {
	width:90%;
	padding:2px 5px
}
#pg .contributed a:hover {
	background:transparent !important;
	color:#000;
}
#menu br {
	clear:both;
}
.contributed .contributed {
	margin:-1.45em 0 0 13.1em;
}

	/* Titles */

.about-us #hd h1 { background-image:url(../images/title/about.gif); }
.our-people #hd h1 { background-image:url(../images/title/ourpeople.gif); }
.learner-team #hd h1 { background-image:url(../images/title/ourpeople.gif); }
.employer-team #hd h1 { background-image:url(../images/title/ourpeople.gif); }
.skills-for-your-business #hd h1 { background-image:url(../images/title/skillsforbusiness.gif); }
.skills-basic-skills #hd h1 { background-image:url(../images/title/skillsbasicskills.gif); }
.case-studies #hd h1 { background-image:url(../images/title/recruting.gif); }
.press_centre #hd h1 { background-image:url(../images/title/press.gif); }
.adv-skills-hospitality #hd h1 { background-image:url(../images/title/hospitality.gif); }
.contact #hd h1 { background-image:url(../images/title/contact.gif); }
.learners #hd h1 { background-image:url(../images/title/learners.gif); }
.employers #hd h1 { background-image:url(../images/title/employers.gif); }

	/* Pages */

.lgroup .lcnt, .lgroup .rcnt, .lgroup .mcnt {
	width:33%;
}
.pager {
	margin-left:20px;
}
.pager a, table a  {
	text-decoration:none;
}
table {
	width:96%;
	margin:20px;
}
th, td {
	text-align:left;
	vertical-align:top;
	padding:3px;
	border:1px dotted #aaa;
}
#pg th {
	border:1px solid #aaa;
	background:#e2d5e9;
	color:#05509F;
	font-weight:bold;
}
.imagetbl {
	text-align:center;
}
.imagetbl a {
	margin:0 10px;
}
.press_release .contact-block {
	margin-top:20px;
}

	/* Form */

form {
	margin:15px 0 0 15px;
}
#pg form label {
	font:75% arial, sans-serif;
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding:0 10px 0 0;
	margin:2px 0 0 0;
}
#pg form input, #pg form select, #pg form textarea{
	width:180px;
	color:#000;
	display:block;
	float:left;
	margin:2px 0;
}
#pg form select option{
	color:#000;
}
#pg form br {
	clear:both;
}
#pg .button {
	margin:15px 0 10px 204px;
	color:#fff;
	background:transparent;
	font-weight:bold;
	_margin-left:90px;
	cursor:pointer;
}

	/* Addon */

.clear {
	display:block;
	clear:both;
	height:0;
	font-size:1px;
}
#bd:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	font-size:1px;
}
.contact #hd { background-image:url(../images/person/laurenwhitaker.jpg); }
.apprenticeships #bd, .advanced-apprenticeships #bd, .your-hairdressing #bd, .your-customer-service #bd, .your-retail #bd, .your-hospitality #bd, .your-health-and-social-care #bd, .your-business-administration #bd, .skills-hairdressing #bd, .skills-customer-service #bd, .skills-retail #bd, .skills-hospitality #bd, .skills-health-and-social-care #bd, .skills-business-administration #bd, .apps #bd, .childcare1 #bd, .playwork #bd, .advanced-apprenticeships #bd, .childcare2 #bd, .playwork2 #bd, .skills-apprenticeships #bd, .skills-advanced-apprenticeships #bd, .teaching #bd, .teaching2 #bd {
	background-image:url('../images/apprenticeships.gif');
	background-position: 98% 92%;
	background-repeat:no-repeat;
	padding-bottom:145px;
}
.skills-train-to-gain #bd, .skills-care #bd, .adv-skills-customer-service #bd, .adv-skills-hospitality #bd, .adv-skills-retail #bd {
	background-image:url('../images/traintogain.gif');
	background-position: 98% 90%;
	background-repeat:no-repeat;
}
.index #bd {
	background-image:url(../images/lsc.gif);
	background-position: 98% 85%;
	background-repeat:no-repeat;
}
.center {
	text-align:center;
}
.ft {
	list-style:none;
	margin:-25px 0 10px 0;
	text-align:right;
}
.ft li {
	display:inline;
	margin:0;
}
.ft a {
	text-decoration:none;
	margin:0 10px 0 5px;
}
.ft a:hover {
	text-decoration:underline;
}
.btn{
	cursor:pointer;
	font-weight:900;
	background:none;
	margin:auto;
}
#job_form .adorecord{
	margin:0 0 0 200px;
}

	/* Application form */

.appform * {
	font-size:12px;
}
.appform, .appform table {
	margin:0 10px;
	width:auto;
}
.appform td {
	padding:5px;
	border:0;
}
.appform input, .appform select {
	height:20px;
	border:1px solid #000;
}
.appform td td {
	border:0;
}
.dob input {
	width:80px !important;
}
.dob b {
	float:left;
	font-size:15px;
	position:relative;
	top:5px;
	margin:0 5px;
	font-weight:normal;
}
.radio input {
	width:auto !important;
	border:0;
	margin-left:20px !important;
}
.radio b {
	float:left;
	font-weight:normal;
	position:relative;
	top:5px;
	margin:0 50px 0 5px;
}
.appform .label {
	text-align:right;
	width:400px;
	padding-top:10px;
}
.appform .label b {
	margin:0 5px;
}
.appform .label input {
	width:auto !important;
	border:0;
	float:right !important;
	margin:-7px 0 0 0 !important;
}
.appform textarea {
	width:400px !important;
	border:1px solid #000;
}
.appform .area input {
	width:auto !important;
	border:0;
	margin:0 !important;
	position:relative;
	top:-5px;
}
.area-label {
	text-align:right;
}
.appform .button * {
	float:right !important;
	width:auto !important;
	padding:0 10px;
	cursor:pointer;
}

	/* Office location */

#pg .office {
	border:1px solid #fff;
	padding:10px;
	width:200px;
	margin:15px 0;
}
.table-preview {
	margin:30px 0 0 0;
}
.close-office {
	text-align:right;
	font:70% arial, sans-serif;
}
.close-office a {
	text-decoration:none;
}
.close-office span {
	position:relative;
	top:-4px;
	left:-5px;
}
.location {
	color:#fff;
	list-style:none;
	margin:10px 0;
	float:left;
	width:49.5%;
}
.location li {
	margin-bottom:10px;
}
.location a {
	color:#fff;
	display:block;
	padding:0 0 0 10px;
	text-decoration:none;
}
#pg .location a:hover {
	background:#b4cae2;
	color:#333;
}
.press_centre #bd {
	min-height:400px;
}

#pg .application p, #pg .application p *{
	font-size:12px !important;
	text-align:left;
}
#pg .application input.text, #pg .application select{
	display:inline;
	float:left;
	border:1px solid #ccc;
	padding:2px;
	margin:0 5px 0 ;
}
#pg .application select{
	width:auto;
}
#pg .application label{
	width:auto;
	min-width:70px;
	-width:70px;
	padding-right:0;
}
#pg .application label.after{
	width:auto;
	min-width:120px;
	-width:120px;
	padding-right:0;
	text-align:left;
}
#pg .parttime{
	width:620px;
}
#pg .position{
	width:478px;
}
#pg .application .position-label{
	width:255px;
}
#pg .address{
	width:505px;
}
#pg .application p{
	margin-top:0;
	margin-bottom:0;
	padding:6px 0;
	-height:20px;
	clear:both;
	text-align:left;
}
#pg .application  textarea{
	height:100px;border:1px solid #ccc;overflow:auto;
}
.alignright{
	text-align:right !important;
}
#pg .clean{
	width:310px;
}
#pg #Historytfoot .text{
	margin:0;
	width:95%;
}
#pg .hidden{
	display:none !important;
}
#pg .hiddennimportant{
	display:none;
}
#pg .navi a{
	float:left;
	border:1px solid #ccc;
	padding:2px 10px;
	text-decoration:none;
	margin-right:5px;
}
#pg .navi{
	zoom:1;
}
#pg .navi:after {
	content:"";
	display:block;
	clear:both;
}
#pg tfoot input{
	width:97%;
	margin:0 !important;
}
#pg .application .last tfoot input{
	float:none !important;
	display:block !important;
	width:92%;
	margin:3px auto !important;
}
#pg .last tfoot td{
	padding:0;
	text-align:center;
}
#pg .application h3{
	padding-top:20px;
}
#pg .application  .navi a{
	font-size:13px !important;
	font-weight:900;
}
#pg .application  td{
	margin:0;
}