html,body {
	margin: 0px;
	padding: 0px;
}

#pagewidth {
	width:800px;
	margin-left:auto;
	margin-right:auto;
} 

#header_logo {
	position:relative;
	height:160px;
	width:800px;
} 
 
#header {
	position:relative;
	height:205px;
	width:800px;
} 
 
#leftcol {
	width:94px;
	float:left;
	position:relative;
}
 
#twocols {
	width:706px;
	float:right;
	position:relative;
  }
 
#rightcol {
	width:120px;
	position:relative;
	overflow: visible;
	float: right;

}
 
#maincol {
	float: left;
	position: relative;
	width:556px;
	overflow: visible;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 0px;
 }
#maincol_recruiter_profile {
	float: left;
	position: relative;
	width:800px;
	overflow: visible;
	margin-top: 0px;
	padding-top: 0px;
 } 
 

#footer {
	height: 30px;
	clear: both;
	width: 800px;
	text-align: center;
	padding-top: 20px;
 } 
 
#footer p {
	font-size: 10px;
	font-style: normal;
	color: #666666;

 }  


#footer p a {
	color: #8696BA;
	text-decoration: none;
}

#footer p a:hover {
	color: #CFD58D;
	text-decoration: none;
	
}



/* header menu */

#header_menu {
	height: 26px;
	width: 800px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0094EF;
	border-bottom-color: #0094EF;
	top: 160px;
	position: absolute;
}

#header_menu ul {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#header_menu li {
	display: inline;
	font-size: 13px;
	color: #73C000;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 26px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header_menu li a {
	color: #999999;
	text-decoration: none;
}
#header_menu li a:hover {
	color: #0189DD;
	text-decoration: none;
}

.divider {
	color: #999999;
}

/* main columns  */

#maincol ul a {
	text-decoration: none;
	color: #0000FF;
}

#maincol ul a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#maincol_homepage ul a {
	text-decoration: none;
	color: #0000FF;
}

#maincol_homepage ul a:hover {
	text-decoration: underline;
	color: #0000FF;
}

#maincol_recruiter_profile ul a {
	text-decoration: none;
	color: #0000FF;
}

#maincol_recruiter_profile ul a:hover {
	text-decoration: underline;
	color: #0000FF;
}


/* left column menu */

#leftcol ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
}


.left_but_purple {
	background-image: url(../images/but_bg_purple.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	height: 44px;
	width: 94px;
	line-height: 12px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_but_purple a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_but_purple a:hover {
	text-decoration: underline;
}

.left_but_dark_blue {
	background-image: url(../images/but_bg_dark_blue.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	height: 50px;
	width: 94px;
	line-height: 12px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_but_dark_blue a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_but_dark_blue a:hover {
	text-decoration: underline;
}

.left_but_green {
	background-image: url(../images/but_bg_green.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	height: 50px;
	width: 94px;
	line-height: 12px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_but_green a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_but_green a:hover {
	text-decoration: underline;
}

.left_but_pink {
	background-image: url(../images/but_bg_pink.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	height: 50px;
	width: 94px;
	line-height: 12px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_but_pink a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_but_pink a:hover {
	text-decoration: underline;
}

.left_but_red {
	background-image: url(../images/but_bg_red.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	height: 44px;
	width: 94px;
	line-height: 12px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_but_red a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_but_red a:hover {
	text-decoration: underline;
}

.left_but_orange {
	background-image: url(../images/but_bg_orange.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	height: 55px;
	width: 94px;
	line-height: 12px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_but_orange a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_but_orange a:hover {
	text-decoration: underline;
}

.left_but_light_blue {
	background-image: url(../images/but_bg_light_blue.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	height: 44px;
	width: 94px;
	line-height: 12px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_but_light_blue a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_but_light_blue a:hover {
	text-decoration: underline;
}

/* alternative rows */

.vacancy_even {
	padding: 5px;
	margin-bottom: 10px;
	min-height:65px;   
	height: 65px;
	}
html > body .vacancy_even {    
height: auto; 
}
.vacancy_even p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

	}	
.vacancy_even img {
	float: right;
	border: 1px solid #999;
	}	
.vacancy_odd {
	background-color: #DFDFDF;
	padding: 5px;
	margin-bottom: 10px;
	min-height:65px;   
	height: 65px;
	}	
html > body .vacancy_odd {    
height: auto; 
}
.vacancy_odd p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}	
.vacancy_odd img {
	border: 1px solid #999;
	float: right;
	}


/* text */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

p,td,ul,li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p a {
	text-decoration: none;
	color: #0000FF;
}
p a:hover {
	color: #0000FF;
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
	color: #333333;
}

.dark_orange {
	color: #F2AB01;
	font-weight: bold;
	font-size: 14px;
}
.dark_blue_text {
	color: #1B01A3;
	font-weight: bold;
	font-size: 14px;
}
.light_blue_text {
	color: #0189DD;
	font-weight: bold;
	font-size: 14px;
}
.dark_purple {
	color: #BA00BD;
	font-weight: bold;
	font-size: 14px;
}
.dark_green {
	color: #87D300;
	font-weight: bold;
	font-size: 14px;
}
.dark_red {
	color: #F9001E;
	font-weight: bold;
	font-size: 14px;
}
.dark_pink {
	color: #DC0058;
	font-weight: bold;
	font-size: 14px;
}

/* right column images */

.right_ads {
	padding-bottom: 10px;
}

/* jobs boxes */

#primary_jobs_box {
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2AB01;
	border-right-color: #F2AB01;
	border-bottom-color: #F2AB01;
	border-left-color: #F2AB01;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#secondary_jobs_box {
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9001E;
	border-right-color: #F9001E;
	border-bottom-color: #F9001E;
	border-left-color: #F9001E;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#special_jobs_box {
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BA00BD;
	border-right-color: #BA00BD;
	border-bottom-color: #BA00BD;
	border-left-color: #BA00BD;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#fe_colleges_jobs_box {
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0189DD;
	border-right-color: #0189DD;
	border-bottom-color: #0189DD;
	border-left-color: #0189DD;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#higher_education_jobs_box {
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87D300;
	border-right-color: #87D300;
	border-bottom-color: #87D300;
	border-left-color: #87D300;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#local_authorities_jobs_box {
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DC0058;
	border-right-color: #DC0058;
	border-bottom-color: #DC0058;
	border-left-color: #DC0058;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#non_teaching_vacancies_jobs_box {
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B01A3;
	border-right-color: #1B01A3;
	border-bottom-color: #1B01A3;
	border-left-color: #1B01A3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* homepage only */

#maincol_homepage {
	float: left;
	position: relative;
	width:665px;
	overflow: visible;
	padding-left: 0px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 0px;
 }
#job_fortnight {
	background-image: url(../images/home_blue_box_repeat.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 10px;
} 
#job_fortnight p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#featured_recruiters {
	background-image: url(../images/featured_recruiters.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 364px;
	margin-top: 10px;
	padding-top: 40px;
	padding-left: 51px;
	padding-right: 250px;
}
#featured_recruiters img {
	margin-right: 20px;
	margin-bottom: 15px;
}
#optionbox_homepage {
	background-image: url(../images/home_2option_box.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 645px;
	margin-top: 10px;
	padding-top: 7px;
	padding-left: 20px;
}
#optionbox_homepage ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
#optionbox_homepage li {
	display: inline;
	text-align: center;
	width: 320px;
	padding-right: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#optionbox_homepage li a {
	color: #0000FF;
	text-decoration: none;

}
#optionbox_homepage li a:hover {
	color: #0000FF;
	text-decoration: underline;

}

/* recruiter profile page */

#summary_box {
	float: left;
	width: 760px;
	height: 150px;
	background-image: url(../images/summary_box.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#summary_box a {
	color: #0000FF;
	text-decoration: none;
}
#summary_box a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#summary1 {
	height: 150px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;

}
#summary2 {
	width: 190px;
	height: 150px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;

}
#summary3 {
	height: 150px;
	width: 100px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
#summary4 {
	height: 150px;
	width: 330px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;

}

#recruiter_profile_left {
	float: left;
	width: 485px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#recruiter_profile_right {
	float: right;
	width: 300px;
}
#current_vacancies {
	padding-top: 28px;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../images/recruiter_profile_jobs_link_bg.gif);
	background-repeat: no-repeat;
}
#current_vacancies p {
	margin-bottom: 0px;
	padding-bottom: 0px;

}
#recruiter_summary {
	padding-top: 28px;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../images/recruiter_profile_summary_bg.gif);
	background-repeat: no-repeat;
}
#recruiter_summary p {
	margin-bottom: 0px;
	padding-bottom: 0px;

}


@media print{ 
/*hide the header, footer, right and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#leftcol{display:none;}
#rightcol{display:none;
} 
#twocols, #maincol, #maincol_homepage {width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}
