* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
}
body {
	color: #000;
	font: 0.75em Arial, Verdana, sans-serif;
	padding: 10px 0 0 15px;
}

#header {
	display: none;
}

/* main content holder */

#content {

}

/* subpages */

#content div#strapLine {
	display: none;
}

#content div#colLeft {

}
#content div#colRight {
	display: none;
}
#content div#colLeft div#subInfo {

}
#content div#colLeft div#subMenu {
	display: none;
}

/* homepage */

#homeTop1 {
	display: none;
}
#homeTop2 {

}
#homeTop3 {
	display: none;
}

.homeBaseBox {
/*	width: 237px;
	float: left;			*/
}
.homeBaseBoxEnd {
/*	float: left;
	width: 220px;		*/
}
.homeBaseBox h2, .homeBaseBoxEnd h2 {
	margin: 0 0 15px 0;
}
.homeBaseBox div.homePhoto {
	float: left;
	width: 10%;
}
.homeBaseBox div.homeInfo {
	float: right;
	width: 88%;
}
.homeBaseBox h3, .homeBaseBoxEnd h3 {

}
.homeBaseBox p, .homeBaseBoxEnd p {
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 15px 0;
}
.homeBaseBox ul li, .homeBaseBoxEnd ul li {
	padding: 0 0 5px 0;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}
.homeBaseBoxEnd h3, .homeBaseBoxEnd p, .homeBaseBoxEnd ul li {

}

/* business pages */

#businessRight div.blueBorder {
	background-color: #f6f5f0;
}
#businessRight img.rightButton {
	margin: 5px 0 0 0;
}
#businessRight form {
	margin: 0;
	padding: 0 0 5px 0;
}
#businessRight form select {
	margin: 0 0 5px 0;
	width: 197px;
	padding-left: 5px;
}
#businessRight form input.text {
	padding-left: 9px;
}
#businessRight form input.button {
	margin: 5px 0 5px 0;
	padding: 0;
}

ul#jobListFeatured {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
ul#jobListFeatured li {
	background-color: #f6f5f0;
	padding: 5px 5px;
	margin: 0 0 6px 0;
	line-height: 20px;
}
ul#jobListFeatured li img {
	float: left;
	margin: 0 10px 0 0;
}
ul#jobListFeatured li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
ul#jobListFeatured li a:hover {
	text-decoration: underline;
}
ul#jobListFeatured li.grey {
	background-color: #e1ebf7;
}

#businessTopPhoto {
	background-color: #f6f5f0;
	padding: 8px;
	margin: 0 0 15px 0;
	font-weight: bold;
	line-height: 20px;
}
#businessTopPhoto img {
	float: left;
	margin: 0 15px 0 0;
}

/* footer */

#footerStrip {
	background-color: #6d8db3;
	border-bottom: 5px solid #ab9d78;
	padding: 15px 0 15px 0;
}
#footerStrip h3 {
	padding: 0 0 10px 0;
}
#footerStrip p.txtSmall {
	color: #ece3dc;
	line-height: 1.3em;
}

div#footer ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 8px 0;
}
div#footer ul li {
	display: none;
}
div#footer ul li#copyright {
	display: block;
}

div#footerStrip ul#officeLocations {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#footerStrip ul#officeLocations li {
	font-size: 10px;
	padding: 0 12px 0 0;
	display: block;
	float: left;
}
div#footerStrip ul#officeLocations li a {

}
div#footerStrip ul#officeLocations li a:hover {
	text-decoration: underline;
}

/* business pages */

div.jobLine {
	padding: 8px 8px 4px 8px;
	background-color: #f6f5f0;
	margin: 1px 0 9px 0;
}
div.jobLine div.jobPhoto {
	float: left;
	width: 66px;
}
div.jobLine div.jobInfo {
	float: left;
	width: 606px;
}
div.jobLine h2 {
	color: #000;
	padding: 0 0 4px 0;
}
div.jobLine p {
	padding: 0;
}
div.jobInfo img {
	margin: 6px 0 0 0;
}
div.jobLine a:hover {
	background-color: transparent;
}

/* calculator - laura */

		#Form1 label{float:left;width:230px; padding: 0 10px 0 0;}
		#Form1 input{float:left:width:100px;text-align:center;}
		#Form1 input.radioBtn{
			width:20px;
		}
		#Form1 .divClear{clear:both; height: 15px;}
		form#Form1{
		/*	width:800px;
			height:420px;
			position:relative;			*/
			border:1px solid #ccc;
			padding:10px;
			margin:0px auto;
			text-align:left;
		}
		#Form1 div.navBar{
			background-color:#eee;

			height:20px;
			margin: 10px 0 0 0;
		}
		#Form1 div.navBar a{
			display:block;
			background-color:#5377a7;
			color:#fff;
			font-weight:bold;
			height:18px;
			width:100px;
			text-align:center;
			text-decoration:none;
			padding: 2px 0 0 0;
			}
		#Form1 div.navBar a.prev{
			float:left;
		}
		#Form1 div.navBar a.next{
			float:right;
		}
		#Form1 div.pageCalculator{
			clear:both;
		}

/* end calculator - laura */













/* common styles */

.success {
	border: 1px dotted #0081ba;
	padding: 10px;
	margin: 0 0 10px 0;
}

.highlite a {
	color: #0081BA;
	text-decoration: none;	
}
.highlite a:hover {
	text-decoration: underline;	
}

html>body .clear {
	height: 1px;
	display: block;
}
.red {
	color: #990000;
}
.accessStyle {
	text-decoration: underline;
}

table ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* form styling */

form {
	padding: 0 0 15px 0;
}
input {

}
input.text, select, textarea {
/*	width: 260px;			*/
	color: #000;
	border: 1px solid #b2b2b2;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 2px;
}
input.button, .formLine input.button {
/*	width: 70px;				*/
	padding: 1px 2px;
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	color: #000;
}
input.button:hover {

}
input.buttonSmall {
	width: 40px;
	margin: 0 0 0 10px;
	font: 1em Arial, Helvetica, sans-serif;	
}
input.buttonLarge {
	font-size: 1em;
	width: 210px;
}

label {
/*	font-weight: bold;			*/
	padding: 2px 0 0 0;
}
div.formLine span.red, div.formLineLarge span.red {
	font-weight: bold;
	font-size: 1.4em;
	padding-left: 3px;
}
.formLine {
	height: 24px;
	clear: both;
}
.formLineLarge {
	height: 150px;
	clear: both;
}
.formLine label, .formLineLarge label {
	float: left;
	width: 145px;
	padding-left: 110px;
}
.formLine label.noPadding, .formLineLarge label.noPadding {
	padding-top: 0;
}
.formLine input.text, .formLineLarge select, .formLine select {
	float: left;
}
.formLine input.text {

}
.formLine div.securityCode {
	float: left;
	margin: 0 0 0 5px;
	padding: 3px 6px;
	background-color: #ffff66;
	color: #000;
	font-weight: bold;
}
.formLine select.date {
	width: 70px;
	margin: 0 8px 0 0;
}
input.check {
	border: 0;
	width: 20px;
	float: left;
}
textarea {
/*	width: 470px;			*/
	
	margin: 6px 0 10px 0;
	border: 1px solid #b2b2b2;
}
.formLineLarge textarea {
	float: left;
/*	height: 65px;		*/
}
.formLabelLong {
	width: 380px;
}

.formLinePadded {
	padding: 3px 0 3px 0;
}
.formLinePadded input.text, .formLinePadded textarea {
	width: 300px;
}
.formLinePadded label {
	display: block;	
}
.formLinePadded span {
	display: block;
	font-size: 0.9em;
	color: #6f6d6e;
}
input.questionnaireButton {
	font-family: "Trebuchet MS", "Times New Roman", Arial, sans-serif;
	font-size: 0.9em;
	margin-top: 15px;
}
.questionnaireHeading {
	padding-top: 20px;
}
div.formSmall {
	font-size: 11px;
	float: right;
	padding: 0 110px 0 0;
}

/* bespoke form styles */

.formBoxLeft {
	float: left;
	width: 305px;
}
.formBoxLeft span {
	float: right;
}
.formBoxRight {
	float: left;
	width: 152px;
	padding: 0 0 0 40px;
}
#frm_jobSignupMini div.formLine label {
	padding-left: 6px;
	width: 105px;
}
#frm_signupJob div.formLine label, #frm_signupJob div.formLineLarge label {
	width: 160px;
	padding-left: 115px;
}
#frm_recommend div.formLine label, #frm_recommend div.formLineLarge label, #sendCV div.formLine label, #sendCV div.formLineLarge label, #frm_enquire div.formLine label, #frm_enquire div.formLineLarge label {
 	width: 160px;
	padding-left: 25px;
}
div.criteriaLine {
	float: left;
	width: 503px;
	background-color: #f0f7f8;
	padding: 4px 8px;
	color: #0081BA;
	font-weight: bold;
}

#frm_jobenquiry, #frm_signupJob {
	background-color: #e6e6e6;
	background-image: url(/images/design/backgrounds/bkg_jobform.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 5px 0 0 -22px;
	padding: 20px 0 20px 0;
}
#frm_jobenquiry h2, #frm_signupJob h2 {
	color: #666666;
	padding: 0 0 15px 254px;
	font-size: 1.6em;
	font-weight: normal;
}
#frm_jobenquiry h3, #frm_jobenquiry p.pad, #frm_signupJob h3, #frm_signupJob p.pad {
	padding: 0 0 6px 22px;
}
#frm_jobenquiry p.red, #frm_signupJob p.red {
	padding-left: 22px;
}

label.UKlabel {
	padding-left: 113px;
	display: block;
	height: 46px;
}

/* newsbox */

.newsBox  {
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
	margin: 0 0 15px 0;
}
.newsBox h2 {
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
.newsBox h3 a {
	text-decoration: none;
}
.newsBox h3 a:hover {
	text-decoration: underline;
}
.newsBox img {
	float: left;
	margin: -2px 10px 0 0;
}
.newsBox p {
/*	font-size: 0.9em;
	padding: 2px 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 1.2em;				*/
}
.newsBox span {
	color: #333333;
}
.newsBox a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(/images/design/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 6px 0 0 0;
}
.newsBox a:hover {

}

.newsBoxRandom img {
	float: left;
	margin: 0 20px 0 0;
}

/* news styles */

div.newsEntry {
	border-bottom: 2px solid #f6f6ec;
	padding: 10px 0 10px 0;
	height: 100%;
}

h2.newsHead {
	padding: 0 0 3px 0;
	margin: 0;
	font-size: 1em;
}
p.newsStory {
	margin: 0;
	padding: 0 0 2px 0;
/*	font-size: 0.9em;			*/
}
p.info {
	display: block;
/*	font-size: 0.8em;			*/
	margin: 0 0 0x 0;
	padding: 0 0 0 0;
}
p.info a {
	background-image: url(../images/but_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;

}
p.newsBase {
	color: #9a3333;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

p.error {
	color: #FF0000;
}

p.floatRightResults {
	padding: 0;
	float: right;
}
div.searchnav {
/*	border-top: 1px solid #0081ba;			*/
	background-image: url(/images/design/backgrounds/bkg_jobnav.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 24px 0 0 0;
	margin: 15px 0 10px 0;
	text-align: right;
	color: #666666;
}
div.searchnav span {
	float: left;
	color: #953737;
}
div.searchnav a.pagnum {
	color: #000;
	text-decoration: none;
	font: 9px Tahoma, Verdana, sans-serif;
}
div.searchnav a.pagnum strong.pagnumHighlite {
	text-decoration: underline;
}

div.searchnav a {
/*	color: #0081BA;
	text-decoration: none;
	background-image: none;
	padding: 0;			*/
	color: #953737;
}
div.searchnav a:hover {
	text-decoration: underline;
}
.photoFeat {
	float: left;
	margin-right: 10px;
	border-bottom: 8px solid #FFF;
}






/* tinyMCE */

h1 {
	font-size: 2.4em;
	padding: 0 0 15px 0;
	color: #000;
	margin: 0;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	padding: 0 0 15px 0;
	color: #000;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	padding: 0 0 15px 0;
	color: #000;
}
p {
	padding: 0 0 15px 0;
	line-height: 1.7em;
}
ul {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
	list-style: disc;
}
ol {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
}
ul li, ol li {
	padding: 0 0 5px 0;
}
a {
	color: #000;
	text-decoration: underline;
}
table {
	margin: 0 0 15px 0;
}
hr {
	height: 1px;
	border-top: 1px solid #CCC;
}

.clear {
	clear: both;
}
.floatLeft {
	float: left;
	margin: 0 12px 0 0;
}
.floatRight {
	float: right;
	margin: 0 0 0 12px;
}
.txtLarge {
	font-size: 1.4em;
}
.txtSmall {
	font-size: 0.85em;
}
.highlite {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;	
}
.dotted {
	border-bottom: 1px dotted #999;
	padding: 0 0 10px 0;
}

/* SIFR */
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
