/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary (the only things you should need to adjust are the foreground and background colours */
/* These styles should define how the content section looks */

*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body
{
	line-height: 1.2;
	color: #333;
	background: #fff;
	font-family: arial, helvetica;
	font-size: 75%;
}

body.site
{
	background: #f5f5ef url(../images/bg-body.gif) 0 0 repeat-x;
}

h1
{
	color: #bc2224;
	margin: 0 0 0.5em 0;
	font-size: 175%;
	font-weight: normal;
}

h2
{
	color: #333;
	margin: 0 0 0.5em 0;
	font-size: 125%;
}

h3
{
	color: #333;
	margin: 0 0 0.5em 0;
	font-size: 110%;
}

hr
{
	background: #e0e0dd;
	color: #e0e0dd;
	height: 1px;
	margin-bottom: 1em;
}

p
{
	margin: 0 0 1em 0;
	line-height: 135%;
}

ul, ol
{
	margin-left: 20px;
}

body.site ul, body.site ol
{
	margin-left: 0;
}

#content ul
{
	margin-left: 20px;
	margin-bottom: 1em;
}

#content ol
{
	margin-left: 30px;
	margin-bottom: 1em;
}

li
{
	line-height: 135%;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

th
{
	background: #bc2224;
	color: white;
	font-weight: bold;
}

td
{
	line-height: 135%;
}

td.twoCol
{
	width: 50%;
	padding-bottom: 30px;
}

td.icon
{
	width: 70px;
	text-align: center;
}

td.icon2
{
	width: 80px;
	text-align: center;
}

td.text
{
	width: 180px;
}

td.text2
{
	width: 300px;
}

abbr, acronym
{
	border-bottom: 1px dotted #bc2224;
	cursor: help;
}

caption
{
	text-align: left;
}

a:link
{
	color: #bc2224;
	text-decoration: underline;
}

a:visited
{
	color: #bc2224;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: underline;
}

a:focus
{
	color: #000000;
	text-decoration: none;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

p.indent
{
	margin-left: 25px;
}

span.underline
{
	text-decoration: underline;
}

img.left
{
	float: left;
	margin: 0 5px 5px 0;
}

img.right
{
	float: right;
	margin: 0 0 5px 5px;
}

label
{
	cursor: pointer;
}

.chkList
{
	width: 100%;
}

.chkList td
{
	vertical-align: top;
	width: 25%;
}

.chkList label
{
	font-size: xx-small;
	padding-left: 2px;
}

div.clear
{
	clear: both;
}

p.image
{
	margin: 0;
	padding: 0;
	line-height: 100%;
}

ul.inline li
{
	display: inline;
}

p.small, span.small, ul.small, li.small, div.small
{
	font-size: 90%;
}

p.red, span.red, ul.red, li.red, label.red
{
	color: #bc2224 !important;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}
/* END STANDARD STYLES */










/* START PAGE SPECIFIC STYLES */

#skipLinks, #printTitle
{
	display: none;
}

#container
{
	width: 964px;
	background: #F5F5EF url(../images/bg-body.gif) top left repeat-x;
}

#header
{
	height: 118px;
	background: url(../images/workabout-logo.gif) 0 0 no-repeat;
	text-align: right;
}

#fixedMenu
{
	padding: 5px 0;
}

#fixedMenu li
{
	background: url(../images/bg-fixedMenu.gif) 0 2px no-repeat;
	padding: 0 5px 0 10px;
}

#fixedMenu li.first
{
	background: none;
	padding: 0 5px 0 0;
}

#fixedMenu a:link, #fixedMenu a:visited
{
	color: #fff;
	text-decoration: none;
}

#fixedMenu a:hover, #fixedMenu a:active, #fixedMenu a:focus
{
	color: #fff;
	background: none;
	text-decoration: underline;
}

#wrapperHome
{
	width: 964px;
	margin-top: 2px;
	background: url(../images/bg-wrapperHome.gif) 100% 0 repeat-y;
	border-bottom: 1px solid #e0e0dd;
}

#left2ColHome
{
	float: left;
	width: 524px;
	padding: 22px 24px 0 24px;
}

#right2ColHome
{
	float: left;
	width: 366px;
	padding: 22px 12px 0 12px;
	background: #f6f6f6 url(../images/bg-right2Col.gif) 0 0 repeat-x;
	border-left: 1px solid #deded9;
	border-right: 1px solid #deded9;
}

#wrapperContent
{
	width: 964px;
	margin-top: 2px;
	background: url(../images/bg-wrapperContent.gif) 100% 0 repeat-y;
	border-bottom: 1px solid #e0e0dd;
}

#left2ColContent
{
	float: left;
	width: 724px;
	padding: 22px 24px 0 24px;
}

#left2ColContent div.left2Col
{
	width: 360px;
	margin-right: 2px;
	float: left;
}

#left2ColContent div.right2Col
{
	width: 360px;
	margin-left: 2px;
	float: left;
}

#right2ColContent
{
	float: left;
	width: 166px;
	padding: 22px 12px 0 12px;
	background: #f6f6f6 url(../images/bg-right2Col.gif) 0 0 repeat-x;
	border-left: 1px solid #deded9;
	border-right: 1px solid #deded9;
	margin-right: -3px;
}

#right2ColHome h2, #right2ColContent h2
{
	font-weight: bold;
}

#right2ColHome p, #right2ColContent p
{
	margin-bottom: 0.5em;
}

#right2ColContent input.textbox, #right2ColContent textarea.textbox, #right2ColContent select.textbox
{
	width: 160px;
}

#right2ColContent li
{
	list-style-type: none;
}

#right2ColContent li.logout
{
	margin: 1em 0 3em 0;
}

#right2ColContent li a:link, #right2ColContent li a:visited
{
	color: #666666;
	background: url(../images/bt-subnav.gif) 0 3px no-repeat;
	padding-left: 17px;
	text-decoration: none;
}

#right2ColContent li a:hover
{
	color: #000000;
	background: url(../images/bt-subnav-active.gif) 0 3px no-repeat;
	text-decoration: none;
}

#right2ColContent li a:active, #right2ColContent li a:focus
{
	color: #cc3333;
	background: url(../images/bt-subnav-hover.gif) 0 3px no-repeat;
	text-decoration: none;
}

#right2ColContent li a.active_item
{
	color: #cc3333 !important;
	background: url(../images/bt-subnav-hover.gif) 0 3px no-repeat !important;
	text-decoration: none !important;
}

#footer
{
	padding: 10px;
}

#footer p.left
{
	float: left;
}

#footer p.right, ul.right
{
	float: right;
}

#footer ul
{
	margin-right: 100px;
}

#footer li
{
	background: url(../images/bg-footer.gif) 0 2px no-repeat;
	padding: 0 5px 0 10px;
}

#footer li.first
{
	background: none;
	padding: 0 5px 0 0;
}

#footer a:link, #footer a:visited
{
	color: #333;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus
{
	color: #333;
	background: none;
	text-decoration: underline;
}
/* END PAGE SPECIFIC STYLES */










/* START CONTROLS STYLES */

input.button
{
	background: #eee;
	color: #000;
	border: solid 1px #000;
}

input.textbox, textarea.textbox, select.textbox
{
	color: #000;
	border: solid 1px #000;
	padding: 1px;
	font-family: arial, helvetica;
	font-size: 100%;
	width: 190px;
}

option
{
	padding: 0 2px 0 4px;
}

input.notfixed, textarea.notfixed, select.notfixed
{
	width: auto;
}

input.align
{
	margin-left: 150px;
}

label.lblFrm, span.lblFrm
{
	float: left;
	padding-top: 2px;
	display: block;
	width: 150px;
}

div.pager
{
	padding: 10px 0 0 0;
}

div.pager ul
{
	float: right;
}

#content div.pager ul li
{
	display: inline;
	background: none;
	padding-left: 5px;
}

div.pager span
{
	float: left;
}

div.pager2
{
	padding: 10px 0 0 0;
}

div.pager2 ul
{
	float: left;
}

#content div.pager2 ul li
{
	display: inline;
	background: none;
	padding-left: 5px;
}

div.pager2 span
{
	display: none;
}

tr.dtgtitle th
{
	background: url(../images/bg-dtgtitle.gif) bottom repeat-x;
	padding: 5px;
	font-weight: normal;
	border-bottom: 10px solid #f5f5ef;
}

tr.dtgtitle th a:link, tr.dtgtitle th a:visited
{
	color: #fff;
	text-decoration: none;
}

tr.dtgtitle th a:hover, tr.dtgtitle th a:active, tr.dtgtitle th a:focus
{
	color: #bc2224;
	background: none;
	text-decoration: none;
}

tr.dtgdata td
{
	vertical-align: top;
	padding: 2px;
	border-bottom: 10px solid #f5f5ef;
}

/* END CONTROLS STYLES */










/* START HORIZONTAL MENU STYLES */

div.xMenuBtn
{
	display: none;
}

#nav
{
	margin-top: 1px;
}

#nav, #nav ul
{
	/* all lists */
	list-style: none;
}

#nav li ul
{
	/* second-level lists */
	position: absolute;
	left: -999em;
	border: 1px solid #000;
	margin-left: 2px;
}

#nav li ul ul
{
	/* third-and-above-level lists */
	margin: -21px 0 0 0; /* height offset of third-and-above-level lists */
}

#nav li
{
	/* all list items */
	float: left;
	width: auto;
	background: url(../images/bg-nav.gif) 0 50% no-repeat;
	line-height: 150%;
}

#nav li ul li
{
	/* second-level lists */
	clear: left;
	background: none;
}

#nav li a
{
	/* first-and-above-level anchors */
	display: block;
	width: auto;
	padding: 4px 7px 3px 10px;
	text-decoration: none;
	color: #fff;
	margin-left: 2px;
}

#nav li.first a
{
	background: none;
}

#nav li ul li a
{
	/* second-and-above-level anchors */
	width: 150px;
	background: #333;
	margin-left: 0;
}

#nav li ul li.first a
{
	/* second-and-above-level anchors */
	background: #333;
}

* html #nav li a
{
	float: left;
}
* html #nav li ul li a
{
	float: none;
}
/* Mac IE hack */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
}

#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul
{
	/* lists nested under hovered list items */
	left: auto;
	margin-left: 147px; /* width + padding of second-and-above-level anchors + navdrop padding */
}

#nav li a:hover, #nav li a:active, #nav li a:focus
{
	color: #fff;
	background: url(../images/bg-nav-hover.gif) 0 0 repeat-x;
}

#nav li ul li a:hover, #nav li ul li a:active, #nav li ul li a:focus
{
	color: #fff;
	background: url(../images/bg-nav-hover2.gif) 0 0 repeat-x;
}


/* END HORIZONTAL MENU STYLES */











/* START LIGHTBOX STYLES */
/* You shouldn't need to edit these */

#lightbox
{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img
{
	border: none;
}
#lightbox a:hover
{
	background: transparent;
}
#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer
{
	padding: 10px;
}
#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}
#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData
{
	padding: 0 10px;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix
{
	display: inline-block;
	width: 100%;
}
* html .clearfix
{
	/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}

/* END LIGHTBOX STYLES */










/* START SEARCH RESULTS STYLES */
/* You shouldn't need to edit these */

span.highlight
{
	background: transparent;
}
div.searchheading
{
	font-size: 100%;
	font-weight: bold;
	padding: 0 5px;
}
div.summary
{
	font-size: 80%;
	font-style: italic;
	padding: 0 5px;
}
div.results
{
	font-size: 100%;
	padding: 0 5px;
}
div.category
{
	color: #999999;
	padding: 0 5px;
}
div.description
{
	font-size: 100%;
	color: #008000;
	padding: 0 5px;
}
div.context
{
	font-size: 100%;
	padding: 0 5px;
}
div.infoline
{
	font-size: 80%;
	font-style: normal;
	color: #808080;
	padding: 0 5px;
}
div.sorting
{
	text-align: right;
	padding: 0 5px;
}
div.result_title
{
	font-size: 100%;
	padding: 0 5px;
}

form.zoom_searchform
{
	font-size: 100%;
	padding: 0 5px;
}
span.zoom_options
{
	font-size: 80%;
	padding: 0 5px;
}
input.zoom_button
{
}
input.zoom_searchbox
{
}

/* END SEARCH RESULTS STYLES */



/* Dave's Bespoke Styles */
.button_search
{
	background: url(../images/btn-search.gif) no-repeat;
	width: 62px;
	height: 24px;
	cursor: pointer;
}

.button_search_jb
{
	background: url(../images/btn-search.gif) no-repeat;
	width: 62px;
	height: 24px;
	cursor: pointer;
	margin-right: 36px;
}

.button_submit
{
	background: url(../images/btn-submit.gif) no-repeat;
	width: 80px;
	height: 24px;
	cursor: pointer;
	margin-left: 150px;
}

.noleftmargin .button_submit
{
	margin-left: 0;
}

.button_next
{
	background: url(../images/btn-next.gif) no-repeat;
	width: 80px;
	height: 24px;
	cursor: pointer;
	margin-left: 150px;
}

.button_prev
{
	background: url(../images/btn-prev.gif) no-repeat;
	width: 80px;
	height: 24px;
	cursor: pointer;
	margin-left: 150px;
}

.button_preview
{
	background: url(../images/preview_vacancy_btn.jpg) no-repeat;
	width: 139px;
	height: 29px;
	cursor: pointer;
}

.button_pay
{
	background: url(../images/btn-submit.gif) no-repeat;
	width: 80px;
	height: 24px;
	cursor: pointer;
	float: right;
}

.button_post
{
	background: url(../images/btn-postVacancy.gif) no-repeat;
	width: 109px;
	height: 24px;
	cursor: pointer;
	float: right;
}

.button_back
{
	background: url(../images/back_btn.jpg) no-repeat;
	width: 68px;
	height: 24px;
	cursor: pointer;
	float: left;
}

.button_previewCV
{
	background: url(../images/preview_cv_btn.jpg) no-repeat;
	width: 102px;
	height: 28px;
	cursor: pointer;
	margin-left: 250px;
	float: left;
}

a:hover.button_previewCV
{
	background: url(../images/preview_cv_btn.jpg) no-repeat;
}

a:focus.button_previewCV
{
	background: url(../images/preview_cv_btn.jpg) no-repeat;
}

.button_saveCV
{
	background: url(../images/save_cv_btn.jpg) no-repeat;
	width: 103px;
	height: 28px;
	cursor: pointer;
	float: right;
}

.button_apply
{
	background: url(../images/btn-applyForJobOnline.gif) no-repeat;
	width: 154px;
	height: 24px;
	cursor: pointer;
	float: left;
}

.button_reply
{
	background: url(../images/btn-replyToThisAdvert.gif) no-repeat;
	width: 154px;
	height: 24px;
	cursor: pointer;
	float: left;
}
.button_remove-from-job-detective
{
	background: url(../images/RemoveFromJobDetective.gif) no-repeat;
	width: 162px;
	height: 25px;
	cursor: pointer;
	float: left;
}

.button_refer
{
	background: url(../images/btn-SendJobToFriend.gif) no-repeat;
	width: 180px;
	height: 24px;
	cursor: pointer;
	float: right;
}

.button_send
{
	background: url(../images/btn-send.gif) no-repeat;
	width: 72px;
	height: 24px;
	cursor: pointer;
	float: right;
}

.button_close
{
	background: url(../images/close_account_btn.jpg) no-repeat;
	width: 101px;
	height: 30px;
	cursor: pointer;
}

.button_add_branch
{
	background: url(../images/add_branch_btn.jpg) no-repeat;
	width: 101px;
	height: 26px;
	cursor: pointer;
}

.hidden
{
	display: none;
}

input.textboxSmall, select.textboxSmall
{
	color: #000;
	border: solid 1px #000;
	padding: 1px;
	margin-top: 1px;
	font-family: arial, helvetica;
	font-size: 100%;
	width: 100px;
}

textarea.textboxLarge
{
	color: #000;
	border: solid 1px #000;
	padding: 1px;
	margin-top: 1px;
	font-family: arial, helvetica;
	font-size: 100%;
}

label.lblFrmCV, span.lblFrmCV
{
	float: left;
	padding-top: 2px;
	display: block;
	width: 110px;
}

label.lblFrmSmall, span.lblFrmSmall
{
	float: left;
	padding-top: 2px;
	display: block;
	width: 60px;
}

.greyBorder
{
	background: #ffffff;
	margin-top: 0px;
	padding: 6px;
	border: solid 1px #cccccc;
	width: 178px;
	float: left;
	line-height: 16px;
	position: relative;
	top: -5px;
}

span.info
{
	font-size: 90%;
}

.radioBtn label
{
	padding: 1px 10px 1px 3px;
	position: relative;
	top: -2px;
}

.radioBtnNoPad label
{
	padding: 1px 0px 1px 2px;
}

div.red, div.red ul, div.red li
{
	color: #bc2224 !important;
}

.third
{
	width: 33%;
	float: left;
}

.half
{
	width: 49%;
	float: left;
}

.filterPanel
{
	padding: 6px;
	margin: 1px;
	border: solid 1px #cccccc;
}

#homeCandidate
{
	color: #ffffff;
	margin: 0;
	background: #000 url(../images/jobseeker_bg.jpg) top left no-repeat;
	width: 445px;
	float: left;
}

#homeRecruiter
{
	color: #ffffff;
	margin: 0;
	background: #860000 url(../images/recruiter_bg.jpg) top left no-repeat;
	width: 445px;
	float: left;
}

.homeLoginSpacer
{
	width: 10px;
}

.homeLeftInner
{
	float: left;
	width: 255px;
	padding: 8px;
}

.homeRightInner
{
	float: left;
	width: 166px;
	padding: 4px;
}

.leftTableHome
{
	width: 600px;
	vertical-align: top;
}

.rightTableHome
{
	vertical-align: top;
}

#leftColHome
{
	line-height: 1.4;
	width: 900px;
	padding: 22px 24px 0 24px;
	clear: both;
	margin-bottom: 10px;
}

.homeLeftInner h1
{
	color: #ffffff;
	display: inline;
	font-size: 200%;
}

.homeLeftInner h2
{
	color: #ffffff;
	display: inline;
	font-size: 160%;
	font-weight: normal;
}

.homeRightInner h2
{
	color: #ffffff;
	display: inline;
	font-size: 140%;
	font-weight: normal;
	background: url(../images/home-arrow.gif) no-repeat right;
	padding-right: 20px;
}

.homeRightInner p
{
	margin-bottom: 5px;
}

.homeRightInner a
{
	color: #ffffff;
	padding-left: 5px;
	font-size: 80%;
	text-decoration: none;
}

.homeRightInner a:hover
{
	color: #ffffff;
	font-size: 80%;
	background: none;
	text-decoration: underline;
}

.homeRightInner a:visited
{
	color: #ffffff;
	font-size: 80%;
	background: none;
	text-decoration: underline;
}

.homeRightInner .tbxLogin
{
	width: 110px;
}

.homeRightInner .lblLogin
{
	width: 50px;
	font-size: 80%;
}

#hotjobs
{
	width: 900px;
	padding: 12px 12px 0 12px;
	border-left: 1px solid #deded9;
	clear: both;
}

.lblLogin
{
	float: left;
	padding-top: 0px;
	display: block;
	width: 65px;
}

.tbxLogin
{
	padding: 1px;
	font-family: arial, helvetica;
	font-size: 100%;
	width: 148px;
}

.button_go
{
	color: #ffffff;
	background: url(../images/home-arrow.gif) no-repeat right;
	height: 24px;
	padding: 0 18px 3px 2px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	margin-left: 5px;
}

.lblLoginError
{
	font-weight: bold;
	margin-left: 20px;
	position: relative;
	top: -2px;
}

/* IE 6 Hack */
* html a.fgtPassword
{
	position: relative;
	top: -8px;
}

/* IE 7 Hack */
*:first-child + html a.fgtPassword
{
	position: relative;
	top: -8px;
}

.nudge
{
	position: relative;
	top: 3px;
}

.button_delete
{
	position: relative;
	top: 1px;
	background: url(../images/delete.png) no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.button_delete_workabout
{
	background: url(../images/Wdelete.png) no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.button_edit
{
	position: relative;
	top: 1px;
	background: url(../images/pencil.png) no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.button_edit_workabout
{
	position: relative;
	top: 1px;
	background: url(../images/Wpencil.png) no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.seperator
{
	clear: both;
	position: relative;
	top: -4px;
	border-bottom: solid 1px #ddd;
}

.boldRedSmall
{
	font-weight: bold;
	color: #bc2224;
	float: left;
	display: block;
	width: 70px;
}

.boldRedSmallish
{
	font-weight: bold;
	color: #bc2224;
	float: left;
	display: block;
	width: 90px;
}

.boldRedLarge
{
	font-weight: bold;
	color: #bc2224;
	float: left;
	display: block;
	width: 100px;
}

.boldRed
{
	font-weight: bold;
	text-align: right;
	color: #bc2224;
	float: left;
	display: block;
	width: 96px;
	padding-right: 5px;
}

#leftColJob
{
	float: left;
	padding: 0 10px 10px 10px;
}

#rightColJob
{
	float: left;
	width: 550px;
	text-align: center;
}

.jobPhoto
{
	text-align: center;
	width: 120px;
	height: 120px;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}

.disabled
{
	cursor: default;
}

a:hover.disabled
{
	background: #FFFFFF;
}

a:focus.disabled
{
	background: #FFFFFF;
}

.cvPanel
{
	padding: 6px;
	margin: 1px;
	border: solid 1px #cccccc;
}

.nudgeRight
{
	margin-left: 10px;
}

tr.searchItem
{
	background: #e9e9e9;
	margin: 2px 0 2px 0;
}

tr.searchItem td
{
	padding: 3px 2px 3px 2px;
	border-bottom: solid 3px #f5f5ef;
}

tr.searchItem a:visited
{
	color: #000;
}
/* End Dave's Bespoke Styles */





/* Landing Page */

p.black, span.black, ul.black, li.black
{
	color: #000;
}

div.whiteBox
{
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}

#content div.whiteBox ul
{
	margin: 0;
}

div.whiteBox li
{
	list-style-type: none;
	background: url(../images/bt-whiteBox.gif) 0 5px no-repeat;
	padding-left: 15px;
}

p.image
{
	margin: 0;
	line-height: 100%;
}

td.twoCol div.whiteBox
{
	height: 110px;
	margin-right: 5px;
}
/* End Landing Page /*


/* Urgent Job Styles */
.urgentSeperator
{
	position: relative;
	top: -12px;
	padding-top: 3px;
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #deded9;
	clear: both;
}

.pointer
{
	cursor: pointer;
}

span.urgHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #bc2224;
}

.urgentJobs tr td
{
	vertical-align: top;
}

.urgentPanel
{
	width: 300px;
	height: 100px;
	margin-bottom: 10px;
}

.urgentJobs tr td.urgDivLeft
{
	font-size: 10px;
	width: 120px;
	border: 1px solid #FF0000 !important;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.urgDivRight
{
	padding: 0 0 0 5px;
	width: 185px;
	text-align: left;
}

.divImg
{
}
.urgImg
{
	max-width: 120px;
}

/* End Urgent Job Styles */

h2.hotJobs
{
	font-size: 150%;
	text-align: center;
	color: #BD2325;
}

div.break
{
	width: auto;
	height: 2px;
	background: #BD2325;
	clear: both;
	overflow: hidden;
}

.featuredJob
{
	/* background-color:Maroon;
	background-image: url(/cms/images/star.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px !important;*/
}

div.form-row
{
	clear: both;
	margin: 5px 0;
	padding: 0 0 0 120px;
	overflow: hidden;
}
div.form-row label
{
	margin: 0 5px 0 -120px;
	float: left;
}
