/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
/*	font-family: inherit;*/
	vertical-align: absmiddle;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	text-align:center;
	background:#cccccc url("/images/bg.gif") repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
container
*/
#container{
	margin:0 auto;
	padding:0 0 0 0;
	border: 1px #999999 solid;
	background:#fff;
	width:1000px;
	text-align:left;
}
.cellpadding5 {
	padding: 10px;
}

/*
header
*/
#header{
	background:#000000;
	height:109px;
	clear:both;
}
#header h1, #header h2, #header h4{
	color:#fff;
	position:absolute;
	left:-999em;
	top:-999em;
}

#fullwidthtop{
	float:left;
	background:#f6f6f6;
	width:970px;
	padding:5px 15px 5px 15px;
	font-size:70%;
	clear:both;
	border-bottom:1px solid #333;
}
#fullwidthtop_1{
	background:#000;
	padding-left:1px;
	height:30px;
	clear:both;
}
#contactsheet{
	text-align:right;
}
#contactsheet A {
    color:#666;
	font-weight:bold;
    text-decoration:none;
}
#contactsheet a:hover, #contactsheet a:focus{
    color:#000;
	font-weight:bold;
}
#sortby{
	float:left;
	text-align:left;
	clear:left;
}
#filterby{
	float:left;
	text-align:left;
	padding-left:20px;
}

/*
main top navigation
*/
#nav {
	background:#000000 url("/images/top_nav_bg.jpg") repeat;
	height:25px;
	padding:12px 0px 10px 30px;
	text-align:left;
	clear:both;
	font-size: 80%;
	font-weight:bold;
	text-transform:uppercase;
}
#nav LI {
	display: inline;
}
#nav LI A {
	display:inline;
    padding:5px 10px 8px 10px;
    color:#666666;
    text-decoration:none;
}
#nav LI a:hover, UL.nav LI a:focus{
    color:#ff0000;
	font-weight:bold;
}
a#homepage {
	background:transparent;
}
/*
active tabs
*/			
body#home a#homepage,
body#businesses a#businessespage,
body#jobs a#jobspage,
body#entry a#entrypage,
body#students a#studentspage,
body#links a#linkspage
{
	background: #fff;
    color:#ff0000;
	font-weight:bold;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
/*
search box
*/	
#search{
	float: right;
	padding-right: 20px;
}

/*
earn and learn
*/	
.earnandlearn{
	float: right;
}
.greentext{
	color:#a6c634;
}

/*
content
*/
#content{
	background:#000;
	float:left;
	padding:0px 5px 0px 5px;
	width:990px;

}
#content p {
	line-height: 1.3;
}
#content_homepages{
	background:#000;
	float:left;
	padding:0px 0px 0px 0px;
	width:1000px;
}
#content_homepages p {
	line-height: 1.3;
}
/*
LEFT CONTENT
*/
#left_content{
	padding-top: 5px;
	color:#000;
	float:left;
	clear:left;
	width:372px;
}
/*
MIDDLE CONTENT
*/
#middle_content{
	padding-top: 5px;
	color:#000;
	float:left;
	position: relative;
	left:5px;
	width:304px;
}
/*
RIGHT CONTENT
*/
#right_content{
	padding-top: 5px;
	color:#000;
	float:right;
	width:304px;
}
/*
BOTTOM CONTENT
*/
#bottom_content{
	background:#000;
	clear:both;
	padding-left:5px;
	padding-right:5px;
}

/*
Sectoral Homepage LEFT CONTENT
*/
#sectoral_homepage_left_content{
	float:left;
	clear:left;
	width:184px;
	height:705px;
	background:#373737 url(/financialservices/images/side.jpg);
}
#retail_sectoral_homepage_left_content{
	float:left;
	clear:left;
	width:184px;
	height:705px;
	background:#373737 url(/retail/images/side.jpg);
}
#hospitality_sectoral_homepage_left_content{
	float:left;
	clear:left;
	width:184px;
	height:705px;
	background:#373737 url(/hospitality/images/side.jpg);
}
#publicsector_sectoral_homepage_left_content{
	float:left;
	clear:left;
	width:184px;
	height:705px;
	background:#373737 url(/publicsector/images/side.jpg);
}
#engineering_sectoral_homepage_left_content{
	float:left;
	clear:left;
	width:184px;
	height:705px;
	background:#373737 url(/engineering/images/side.jpg);
}
#food_sectoral_homepage_left_content{
	float:left;
	clear:left;
	width:184px;
	height:705px;
	background:#373737 url(/food/images/side.jpg);
}
/*
Sectoral Homepage MIDDLE CONTENT
*/
#sectoral_homepage_middle_content{
	background:#fff;
	float:left;
	position: relative;
	width:814px;
	height:705px;
}
/*
Sectoral MIDDLE CONTENT
*/
#sectoral_middle_content{
	background:#E5E5E5;
	float:left;
	position: relative;
	width:814px;
	font-size:80%;
	min-height:705px;
}
#sectoral_middle_content A {
    color:#ff0000;
	font-size:110%;
	font-weight:bold;
    text-decoration:none;
}
#sectoral_middle_content a:hover, #sectoral_middle_content a:focus{
    color:#000;
	font-weight:bold;
}
#sectoral_middle_content tr {
	background:#E5E5E5;
	height:100px;
}
#business_sectoral_middle_content{
	background:#E5E5E5;
	float:left;
	position: relative;
	width:814px;
	font-size:80%;
	height:705px;
}
#business_sectoral_middle_content A {
    color:#ff0000;
	font-size:110%;
	font-weight:bold;
    text-decoration:none;
}
#business_sectoral_middle_content a:hover, #sectoral_middle_content a:focus{
    color:#000;
	font-weight:bold;
}
#business_sectoral_middle_content tr {
	background:#E5E5E5;
	height:100px;
}
.large_link A {
    color:#ff0000;
	font-size:130%;
	font-weight:bold;
    text-decoration:none;
}
.large_link a:hover, .large_link a:focus{
    color:#000;
	font-weight:bold;
}

/*
Sectoral Homepage RIGHT CONTENT
*/
#sectoral_homepage_right_content{
	padding-top: 5px;
	color:#fff;
	float:right;
	width:100px;
	text-align:center;
}
#sector_grey_top{
	margin:10px;
	padding:10px;
	background:url("/images/top_text_bg.jpg") repeat;
	height:138px;
	border:1px solid #eae9e9;
}
#sector_inner_left{
	padding-top:15px;
	float:left;
	width:397px;
}
#sector_inner_right{
	padding-top:15px;
	position:relative;
	float:left;
	width:397px;
}
#sector_inner_top_left{
	padding-top:8px;
	float:left;
	width:380px;
}
#sector_inner_top_left li {
	font-size:80%;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:30px;
	list-style-type:circle;
}
#sector_inner_top_right{
	padding-top:8px;
	float:right;
	width:380px;
}
#sector_inner_top_right li {
	font-size:80%;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:30px;
	list-style-type:circle;
}

#homepage{
	background:url("/images/home_page_bg.jpg") repeat;
	padding: 10px;
	color:#000;
	height:528px;
}
.homepage_headings{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
}

/*
Homepage LEFT CONTENT
*/
#homepage_left_content{
	float:left;
	clear:left;
	width:330px;
}
#homepage_left_content p {
	font-size:80%;
	height:70px;
}
/*
Homepage MIDDLE CONTENT
*/
#homepage_middle_content{
	float:left;
	position:relative;
	padding-left:20px;
	width:330px;

}
#homepage_middle_content p {
	font-size:80%;
	height:70px;
}
/*
Homepage RIGHT CONTENT
*/
#homepage_bottom_left{
	float:left;
	width:610px;
	clear:both;
}
#homepage_bottom_left p {
	font-size:80%;
}


/*
JOBS LEFT CONTENT
*/
#jobs_left_content{
	padding-top: 5px;
	padding-bottom:10px;
	color:#000;
	float:left;
	clear:left;
	width:327px;
}
/*
JOBS MIDDLE CONTENT
*/
#jobs_middle_content{
	padding-top: 5px;
	color:#000;
	float:left;
	position: relative;
	left:5px;
	width:326px;
}
/*
JOBS RIGHT CONTENT
*/
#jobs_right_content{
	padding-top: 5px;
	color:#000;
	float:right;
	width:327px;
}
/*
JOBS BOTTOM CONTENT
*/
#jobs_bottom_content{
	width:658px;
	color:#000;
	clear:both;
}
#jobs_top_right_outer{
	width:655px;
	color:#000;
	float:right;
	position: relative;
	margin-top:5px;
}
#jobs_bottom_right_outer{
	width:655px;
	float:right;
	position: relative;
	margin-top:5px;
	margin-bottom:10px;
}
#jobs_top_right_left{
	width:326px;
	float:left;
}
#jobs_top_right_right{
	width:323px;
	float:right;
	position: relative;
	padding-left:5px;
}


#keyfacts{
	background:#E5E5E5;
	padding:10px 10px 10px 10px;
	color:#000;
	line-height:1.3em;
	width:630px;
}
#keyfacts LI {
	padding-bottom:5px;
	margin-left:30px;
	font-size: 70%;
	list-style-type:circle;
}
#keyfacts p {
	margin-left:30px;
	font-size:70%;
	padding-bottom:15px;
}
#companydetails{
	background:#E5E5E5;
	padding:10px 10px 10px 10px;
	color:#000;
	border:1px solid #000000;
	font-size:70%;
	line-height:1.3em;
}
#companydetails p{
	padding:0px 0 5px 0;
}
#companydetails LI {
	padding-bottom:10px;
	margin-left:40px;
	font-size:100%;
	list-style-type:circle;
}
abbr{
	cursor:help;border-bottom:1px dotted #000;
}
#left_company_details{
	width: 160px;
	font-weight: bold;
	float:left;
}
#right_company_details{
	padding-left: 165px;
}
#aboutus{
	background:#E5E5E5;
	padding:15px 20px 15px 20px;
	color:#000;
	border:1px solid #000000;
	font-size:70%;
	text-align:justify;
}
#question_box{
	background:#E5E5E5;
	padding:10px 10px 10px 10px;
	color:#000;
	border:1px solid #000000;
	text-align:justify;
	font-size:80%;
	height:255px;
}
#question_box A {
    color:#666;
	font-weight:bold;
    text-decoration:none;
}
#question_box p {
	padding:0 5px 20px 5px;
}
#question_box a:hover, #question_box a:focus{
    color:#000;
	font-weight:bold;
}
#photos{
	background:#E5E5E5;
	padding:10px 5px 10px 5px;
	color:#000;
	border:1px solid #000000;
	font-size:70%;
}
#photos_short_content{
	background:#f6f6f6;
	padding:15px 5px 15px 5px;
	font-size:70%;
	color:#000;
	clear:both;
}
#panoramas{
	background:#E5E5E5;
	padding:10px 5px 10px 5px;
	color:#000;
	border:1px solid #000000;
	font-size:70%;
}

#bottom_content_outer{
	background:#fff;
}
#jobs_short_content{
	padding:2px 5px 5px 5px;
	font-size:70%;
	color:#000;
	clear:both;
}
#jobs_short_content p{
	font-size:110%;
	line-height:2;
	padding-bottom:10px;
}
#jobs_short_content A {
    color:#666;
	font-weight:bold;
    text-decoration:none;
}
#jobs_short_content a:hover, #jobs_short_content a:focus{
    color:#000;
	font-weight:bold;
}
#job_role_details{
	background:#E5E5E5;
	padding:10px 10px 10px 10px;
	color:#000;
	border:1px solid #000000;
	font-size:70%;
	line-height:1.3em;
}
#job_role_details p{
	padding:5px 5px 15px 5px;
}

/*
footer
*/
#footer{
	background:#000 url("/images/footer_bar_bg.jpg") repeat;
	height:40px;
	padding-top:2px;
	padding-bottom:2px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	clear:both;
}
.footertext{
	text-align: right;
	padding-top:18px;
	font-size:70%;
	font-style:italic;
	color:#fff;
	padding-right: 20px;
}
/*#footernav {
	background:#000000 url("/images/top_nav_bg.jpg") repeat;
	padding:5px 0px 8px 0px;
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	clear:both;
	font-size: 70%;
	font-weight:bold;
	text-transform:uppercase;
}
#footernav LI {
	display: inline;
}
#footernav LI A {
	display:inline;
    padding:5px 10px 7px 10px;
    color:#fff;
    text-decoration:none;
}
#footernav LI a:hover, UL.footernav LI a:focus{
    color:#cccccc;
	font-weight:bold;
}*/

/*webdesign by*/
p.webdesign{margin:0 auto; font-size:70%;padding:3px 10px 3px 0;width:990px; text-align:right;}
.webdesign a:link, .webdesign a:visited{color:#fff;text-decoration:none;cursor:pointer;}
.webdesign a:hover, .webdesign a:active{color:#fff;text-decoration:underline; background:transparent; 
}

/*
headings
*/
h1 {
    font-weight:bold;
	font-size: 200%;
	text-transform:uppercase;
	padding-bottom:20px;
	color:#333333;
}
h2 {
	color:#ff0000;
    font-weight:bold;
	font-size: 110%;
	font-style:italic;
	padding-bottom:10px;
}
h3 {
    font-weight:bold;
	font-size: 90%;
	text-transform:uppercase;
	color:#aed22e;
	padding:5px 0 5px 15px;
}
#aboutus_outer, #video_outer, #companydetails_outer, #photos_outer, #panorama_outer, #keyfacts_outer {
	border:1px solid #fff;
}
#heading{
	background:#000 url("/images/top_bar_bg.jpg") repeat;
	padding-left:1px;
	height:45px;
	clear:both;
}
#heading h3{color: #aed22e;}

h4 {
	font-size: 130%;
    font-weight:bold;
    color: #ff0000;
}
h5 {
	padding: 0px 0px 5px 0px;
    color:#ff0000;
	font-size:80%;
	line-height:1.3em;
	font-weight:bold;
}
h6 {
	font-weight: normal;
	font-size: 100%;
	color: #000066;
	border-bottom:1px solid #999;
	padding:0 0 5px 0;
}
.strong_headings{
	font-weight:bold;
	font-size:120%;
}
#large_header_outer{
	padding:10px;
	clear:both;
	height:115px;
}
#large_header_outer p{
	color:#fff;
	text-align:center;
	font-family: Times New Roman, Arial;
	font-style:italic;
	font-size:110%;
}
#large_header_name{
	font-family: Rage Italic, Pristina, Lucida Handwriting, Freestyle Script, Bell MT, arial, mistral;
	font-size:380%;
	color:#FFFFFF;
	float:left;
}
#large_header_logo{
	border:1px solid #000000;
	padding:2px;
	text-align:center;
}

/*
misc text
*/
strong {
	font-weight: bold;
}
.description{
	font-size: 85%;
}
.panorama_text{
	font-size: 75%;
	color:#fff;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
}
.center {
	text-align: center;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
	float: left;
}
.right_pic{
	border:1px solid #000000;
	background:#fff;
	padding: 2px;
	text-align:right;
	float:right;
	margin-left: 10px;
}

.left_pic{
	text-align:left;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.left_padding {
	padding-left: 40px;
}
.border_and_padding{
	border:1px solid #000000;
	margin: 4px;
}

.white_border_and_padding{
	border:1px solid #ffffff;
	padding:5px;
}
.image_border {
	border:1px solid #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	border:1px solid #000;
}
.movie {
	width: 100%;
	height: 100%;
}
div.movie {
	width: 600px;
	height: 405px;
	text-align: center;
	border: 0px solid #333333;
	margin: 20px auto;
}
