@import "layout.css";
@import "form.css";
@import "additional.css";

/*-------------------------*//*global text styles & classes *//*-------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

/*define basic elements*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

*{
	margin:0;
	padding:0;
}

html{
	background:url(/images/bg_html.gif) repeat-x;
	height:100%;
}

body{
	font:normal 62.5%/1 arial,helvetica,verdana,sans-serif;
	color:#666;
	text-align:center;
}
.facebookimage { margin-top:5px; margin-bottom: 10px;}
/*headings*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

h1, h2, h3, h4, h5{
	font-family:arial,helvetica,sans-serif;
	margin:0 0 10px;
}

h1{
	color:#f1600f;
	font-size:2.6em;
}

h2{
	font-weight:normal;
	font-size:2em;
	color:#0f388f;
}

h3{
	font-size:1.2em;
}

h4{
	font-size:1.3em;
}

h5{
	
}

/*paragraphs etc*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

p{
	margin:0 0 10px;
	line-height:1.4;
	font-size: 1.1em;
}

span{
	
}

div.error{
	padding: 5px;
	background: #f28c8c;
	border: #b21b1b 1px solid;
	font-weight: bold;
}

span.error{
	color: #b21b1b;
	font-weight: bold;
	
}

address{
	font-family: verdana, arial, sans-serif;
	margin:0 0 10px;
}

blockquote{
	background:url(/images/bg_blockquote.gif) 2px 10px no-repeat;
	padding:10px 0 15px 35px;
	font-family:georgia, serif;
	font-size:1.2em;
	font-style:italic;
	color:#0e388f;
	border-bottom:1px solid #e3e3e3;
	margin:0 0 15px;
	width:433px;
}

#content_main blockquote p{
	margin:0;
	width:410px;
}

blockquote.bodyquote
	{
	background: #eee;
	font-style: normal;
	font-size: 1.5em;
	padding: 8px 15px;
	font-family: Arial, sans-serif;
	border: none;
	margin: 20px 0;
	line-height: 1.4em;
	}

cite{
	color:#999;
	padding-top:10px;
	
}

/*list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

ol{
	font-size:1.2em;
	margin:0 0 10px 25px;
}

* html ol {
	margin-left: 30px;
}

ol li span{
	font-weight:bold;
}

ul{
	margin:0 0 10px 30px;	
}

li{
	line-height:1.4;
}

ul.content_list{
	font-size:1.1em;
}

ul#incentives_list{
	margin:0;
	font-size:1.2em;
	margin:0 0 20px 0;
}

ul#incentives_list li{
	list-style:none;
	background:url(/images/li_bg_incentives.gif) 0 8px no-repeat;
	padding:5px 0 5px 16px
}

/*definition list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

dl{
	
}

dt{
	clear:left;
	float:left;
	width:100px;
	font-size:1.1em;
}
	
dd{
	font-size:1.1em;
}

dl#accessibility_list{
	line-height:1.4;
	margin:0 0 10px 0;
}

dl#accessibility_list dt{
	width:40px;
}

/*link styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

a img{
	border:none;
}

a {
	text-decoration: none;
}

a:link, a:visited{
	color:#f1600f;
}

a:hover{
	text-decoration: underline;
}

a:active{
	
}

#content_sub a:link, #content_sub a:visited{
	color:#05a1c2;
	text-decoration:none;
}

#content_sub a:hover{
	text-decoration:underline;
}

.skip{
	position:absolute;
	left:-9999px;
}

.more_link{
	font-weight:bold;
	font-size:1.2em;
}

.more_link a:link, .more_link a:visited{
	color:#f1600f;
}

/*image replacement*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/
.replace{ 
	position:relative; 
	/*hide overflow:hidden from IE5/Mac */ 
	/*\*/ 
	overflow:hidden;
	 /**/

} 

.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
}

a.replace span{
	cursor:hand;
}

/*general custom classes*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.dotrule{
	height:1px; 
	font-size:1px;
	background:url(/images/dot.gif) repeat-x; 
	clear:both;
	margin:5px 0;
}

.divider
	{
	border:1px solid #e1e1e1;
	clear: both;
	margin: 5px 0;
	}
	
.right{
	float:right;
}

.left{
	float:left;
}

.thumb{
	border:1px solid #dbdbdb;
	padding:1px;
}

.thumb.left{
	margin:0 15px 15px 0;
}

.thumb.right{
	margin:0 0 15px 15px;
}

.clear{
	clear:both;
}

.intro{
	font-weight:bold;
	margin-bottom: 20px;
}


/*boxes*/
.box{
	margin-top:10px;
	width:150px;
	height:74px;
	float:left;
	position:relative;
}

.box a:link, .box a:visited, .box span{
	width:150px;
	height:74px;
	display:block;
}

.middle_box{
	margin:10px 9px 0px;
}
.middle_home_box{
	margin:0 9px;
}

#box_work_for_us_sm, #box_work_for_us_sm span{
	background:url(/images/box_work_for_us_sm.gif) no-repeat;
}


#box_about_us, #box_about_us span{
	background:url(/images/box_more_about_us.gif) no-repeat;
}

#box_view_our_partners, #box_view_our_partners span{
	background:url(/images/box_view_our_partners.gif) no-repeat;
}

#box_jobsbyemail, #box_jobsbyemail span{
	background:url(/images/box_jobsbyemail.gif) no-repeat;
}

#box_view_sectors, #box_view_sectors span{
	background:url(/images/box_view_sectors.gif) no-repeat;
}

#box_download_app, #box_download_app span{
	background:url(/images/box_download_application.gif) no-repeat;
}

#box_quest_opps, #box_quest_opps span{
	background:url(/images/box_quest_opps.gif) no-repeat;
}

#box_have_your_say, #box_have_your_say span{
	background:url(/images/box_have_your_say.gif) no-repeat;
}

#box_download, #box_download span{
	background:url(/images/box_download.gif) no-repeat;
}

#box_feedback, #box_feedback span{
	background:url(/images/box_feedback.gif) no-repeat;
}


#box_request_call_back, #box_request_call_back span{
	background:url(/images/box_request_call_back.gif) no-repeat;
}

#box_contact_us, #box_contact_us span{
	background:url(/images/box_contact_us.gif) no-repeat;
}

#box_register, #box_register span{
	background:url(/images/box_register.gif) no-repeat;
}

#box_refer, #box_refer span{
	background:url(/images/box_refer.gif) no-repeat;
}

#box_email_alerts, #box_email_alerts span{
	background:url(/images/box_email_alerts.gif) no-repeat;
}


/* home/larger boxes */

.l_box{
	width:154px;
	height:120px;
	float:left;
	position:relative;
}

.l_box a:link, .l_box a:visited, .l_box span{
	width:154px;
	height:120px;
	display:block;
}

#box_candidates, #box_candidates span{
	background:url(/images/box_candidates.gif) no-repeat;
}

#box_clients, #box_clients span{
	background:url(/images/box_clients.gif) no-repeat;
}

#box_work_for_us, #box_work_for_us span{
	margin-top: 1px;
	background:url(/images/box_work_for_us.gif) no-repeat;
}

#box_outplacement, #box_outplacement span{
	margin-top: 1px;
	background:url(/images/box_outplacement.gif) no-repeat;
}


.paginator{
	cursor:pointer;
}


input.nextpagsubmit, input.prepagsubmit{
	border:none;
	background:none;
	width:55px;
	height:17px;
	line-height:17px;
	padding:0;
	margin:0;
	color:#666;
}

input.nextpagsubmit{
	width:30px;
	margin-left:-3px;
}

input.checkbox{
	width:15px;
}