.netscape6problem			{ font-size: 10px;}		/* leave this at stylesheet top for netscape browser fix */

/**
* ----------------------------------------------------------------------------------------------------
* stylesheet.css
* Parodia Recruitment Job Board Software, Cactusoft Ltd - www.cactusoft.com
* Copyright (c) 1998 - 2005. All rights reserved.
* ----------------------------------------------------------------------------------------------------
**/

/* ===
PRE DEFINED TAGS
=== */

body	{
	padding: 0;
	margin: 0;
	font: normal 0.8em Arial,Helvetica,sans-serif;
	color: #5e5d5b;
}

a, a:visited {color: #5d5d5d;}
a:hover	 {color: #444444;}

img	{
	border: 0;
}

h1 {
	margin: 0 0 10px 0 !important;
}

h2 {
	color: #5d5d5d;
	font: bold 0.9em Arial,Helvetica,sans-serif;
	margin: 20px 0 10px 0;
	padding: 5px 10px;
	background: #d6d6cc;
}

h3 {
	color: #444444;
	font: bold 0.9em Arial,Helvetica,sans-serif;
	margin: 15px 0 5px 0;
}
h4 {
	font: bold 0.9em Arial,Helvetica,sans-serif;;
	margin: 5px 0;
}

p {
	margin: 12px 0;
	line-height: 1.4em;
	font-size: 0.9em;
}

hr {
	height: 1px;
	color: #999999;
	background: #999999;
	border-width: 0px;
}

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

select, textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	background: #FFFFFF;
	border: solid 1px #AAA;
}
optgroup {
	font: normal 1em Arial,Helvetica,sans-serif;
}

input {
	font: normal 0.9em Arial,Helvetica,Sans-Serif;
}

label {
	font: bold 0.9em Arial,Helvetica,Sans-Serif;
}

pre {
	font-family: Courier,Times New Roman,Serif;
}
ol {
	margin: 15px 15px 15px 40px;
	padding: 0;
	border: 0;
}
ol li {
	margin: 5px 0;
	padding: 0;
	border: 0;
}

/* ===
spacer class - use to force a container tag to wrap when it contains floated elements.
=== */
.spacer {
  	clear: both;
	height: 1px;
	overflow: hidden;
}
/* used to wrap a div. */
.wrap {
	display: block;
}
.wrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.gap {height: 15px; clear: both;}
.smallgap { height: 7px; clear: both;}

/* ===
Basic classes
=== */
.nowrap 						{white-space: nowrap;}
.alignleft 						{text-align: left;}
.alignright						{text-align: right;}
.float 							{float: left;}
.left 							{float: left; clear: left;}
.right 							{float: right;}
.clear 							{clear: both;}
.extradetail					{font-size: 10px; font-weight: normal;}
.bold							{font-weight: bold;}
.normal							{font-weight: normal;}
.block 							{display:block;}
.none							{display: none;}
.Icons							{margin: 1px 5px;}
.vAlign							{margin-bottom: 3px; vertical-align: middle;}
.vTop							{vertical-align: top;}
.small p						{font-size: 0.9em;}
.noLeftMgn 						{margin-left: 0 !important;}
.noBtmMgn 						{margin-bottom: 0 !important;}
#middlebar p.acceptTerms		{margin-left: 22px !important;}
.nu								{text-decoration: none;}

/* ===
MAIN PAGE ELEMENTS
Control various skin elements sit on the page
and what colours, backgrounds, etc. they have
=== */

#Container {
	width: 100%;
	margin: 0;
}

#centrecolumn {
	width: 900px;
	margin: 0 auto;
}
#welcome {
	margin: 0 0 19px 0;
	background: #FFF url(bg_topBar.gif) no-repeat left top;
	color: #999999;
	font-weight: bold;
	font-size: 0.9em;
}
#welcome p {
	margin: 0 10px;
	line-height: 29px;
	font-size: 1em;
}
#welcome a {
	font-weight: normal;
	color: #999999;
}

#header {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}

#headerimage {
	float: right;
}
#headerimage img {
	display: block;
}
#banner	{
	float: left;
}
#content {
	width: 100%;
	margin: 0 auto;
}

/* different main content ID's */
#middlebar, #middlebarWide, #middlebarResults {
	width: 548px;
	text-align: left;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 20px 0;
	background: #efefe6 url(bg_centralboxBtm.gif) no-repeat left bottom;
	overflow: hidden;
}
#middlebarWide {
	width: 724px;
	background-image: url(bg_centralboxWideBtm.gif);
}
#homeLayout {
	width: 548px;
	text-align: left;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#middlebarResults {
	background: #FFFFFF;
}

#SideMenuBar {
	float: left;
	width: 170px;
	text-align: left;
	padding: 0 0 10px 0;
	clear: left;
	margin-right: 6px;
	overflow: hidden;
}

#RightSideBar {
	width: 170px;
	float: right;
	margin-left: 6px;
	overflow: hidden;
}



#topofpagelink {
	float: right;
	font-size: 10px;
}

#toplinks {
	float: right;
	padding: 7px 10px;
	color: #FFFFFF;
	font-size: 0.85em;
}
#toplinks a {
	color: #FFFFFF;
}


/* ---------
SET L/R MARGIN TO 15px AND THEN DO AN EXCEPTION LIST
--------- */
#middlebar p, #middlebar div p, #middlebar h2, #middlebar h3, .JobDescription, #middlebar .form, .charactercounter, #middlebar .FieldWrap {
	margin-left: 15px;
	margin-right: 15px;
}
.FieldLabel p, .JobDescription p, .JobDescription h3, #homeLayout h2, #homeLayout h3, #homeLayout, #homeLayout label, #FeaturedJobs .featJob p, #middlebar .form .formattedtable {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#middlebar .FieldWrap p.extradetail {
	margin-left: auto !important;
}



/* ===
TEMPLATE HEADER MENU
=== */

#templatemenu {
	width: 100%;
	clear: both;
	background: #32ccfe url(bg_mainMenu.jpg) no-repeat left top;
	font-size: 0.9em;
}

#templatemenu ul {
	padding: 0 12px;
	margin: 0;
	list-style: none;
	display: block;
}
#templatemenu li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#templatemenu li a {
	padding: 0 8px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#templatemenu li a:hover {
	text-decoration: underline;
}

#templatemenu .recruiters {
	float: right;
	background: url(bg_recruiterLink.gif) no-repeat left center;
}
#templatemenu .recruiters a {
	color: #32ccfe;
}


/* ===
STYLES FOR SIDE BAR AND CHILD BOX'S
=== */
#SideMenuBar p {
	margin: 0px 0 8px 0px;
}

#SideMenuBar label, #RightSideBar label {
	display: block;
	font-weight: bold;
}

#SideMenuBar h3, #RightSideBar h3, .centralboxHeading, h1 {
	padding: 8px 8px 8px 15px;
	margin: 0;
	color: #FFFFFF;
	background: #454545 url(bg_headingShort.jpg) no-repeat left top;
}

#SideMenuBar .sub {
	margin-top: 15px;
}

#SideMenuBar a {
	color: #444444;
}

#SideMenuBar .textfieldstylesmall, #RightSideBar .textfieldstylesmall {
	width: 140px;
}
#SideMenuBar .textfieldstylemedium {
	width: 160px;
}


/* Hot Jobs */
#HotJobs ul li, .jobCount {
	font-size: 0.9em;
}

#HotJobs ul {
	margin: 5px 0;
	list-style: none;
	padding: 0;
}

#HotJobs li {
	margin: 8px 0;
	list-style: none;
	padding: 0;
}

#HotJobs li a {
	text-decoration: none;
}
#HotJobs li strong {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}
#HotJobs .BoxBody {
	padding-bottom: 15px;
}

/* small link */
.smallLinks {
	margin: 5px 0 2px 0 !important;
	font-size: 0.85em;
}
.smallLinks a {
	text-decoration: none;
}


/* BOX STYLES */
.Box {
	margin: 5px 0 0 0;
	background: #efefe6 url(bg_boxBtm.gif) no-repeat left bottom;
}
.BoxTop {
	background: url(BoxTop_fade.gif) no-repeat left bottom;
	height: 11px;
}
.BoxBody {
	padding: 7px 15px;
}
.BoxBtm {
	background: url(BoxBtm_fade.gif) no-repeat left top;
	height: 11px;
}
.FeaturedBox {
	margin: 10px 0 0 0;
	background: #d7efb8;
	border: solid 1px #444444;
	color: #444444;
}
.GreenBox {
	background: #9ec534 url(bg_boxBtmGreen.gif) no-repeat left bottom;
}

/* Candidate side login */
.sideButtonMenu {
	margin: 0;
	padding: 0;
}
.sideButtonMenu li {
	list-style: none;
	margin: 5px 0;
}

/* Side links/buttons */
.sideButtonOrange {
	background-color: #0176e7 !important;
	background-image: url(bg_buttonSkinOrange.gif) !important;
	color: #FFFFFF;
}

/* Broadbean box */
#sideBroadbean .BoxBody {
	padding: 13px;
}
/* Side Contact Us box */
#sideContactUs .BoxBody a {
	text-decoration: none;
}

/* Email me job alerts box */
.EmailMeBox h3 {
    background: #FFFFFF url(bg_emailMe.gif) no-repeat 3px 7px;
	padding: 5px 0 5px 33px;
	margin: 0;
	border-bottom: solid 1px #DDDDDD;
}
.EmailMeBox input {
	margin: 5px auto;
}
.EmailMeBox .textfieldstylemedium {
	width: 137px;
}
.btnWrap {
	margin-right: 6px;
}
.EmailMeBox .btn {
	background: url(icon_arrow.gif) no-repeat right center;
	border: none;
	padding-right: 16px;
	font-weight: bold;
	text-align: right;
	width: 100%;
}
#ajaxJobAlert {
	padding: 3px 15px;
}
#ajaxJobAlert p {
	margin: 3px;
	font-size: 1em;
}


/*Latest News */
#sideLatestNews h4 {
	margin: 0;
	font-size: 0.85em;
}
#sideLatestNews a {
	text-decoration: none;
	color: #5e5c5f;
}
#sideLatestNews .story {
	margin: 3px 0 10px 0;
	font-size: 0.85em;
}

/* RIGHT SIDE RECRUITER LOGIN */
.GreenBox, .GreenBox a {
	color: #FFFFFF !important;
}
.GreenBox a {
 	text-decoration: none;
}
.GreenBox p {
	font-size: 0.9em;
	margin: 2px 0;
}
.GreenBox .button {
	margin-bottom: 8px;
	margin-top: 4px;
	background-image: url(bg_ButtonSkinGonG.gif);
}

/* ===
FEATURED LOGOS IN RIGHT BAR
=== */

#FeaturedLinks a, .jobagencylogo {
	width: 139px;
	height: 52px;
	border: solid 1px #DDDDDD;
	background: #FFFFFF;
	margin: 5px auto;
	display: block;
	text-align: center;
}
#FeaturedLinks a img, .jobagencylogo img {
	display: block;
	margin: 0 auto;
}

/* ===
FOOTER
=== */
#footer	{
	margin: 10px auto 10px auto;
	clear: both;
}
#footerLinks {
	margin: 0;
	padding: 0 18px;
	list-style: none;
	background: #83a822 url(bg_footer.gif) no-repeat left top;
	line-height: 36px;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
}
#footerLinks li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0;
}
#footerLinks a, #footerLinks a:visited {
	color: #FFFFFF;	
	text-decoration: none;
	padding: 0 6px;
}
#SubFooter {
	margin: 20px 18px 10px 18px;
	font-size: 0.85em;
}
#SubFooter .right {
	margin: 0 0 0 10px;
}
#SubFooter p {
	margin: 3px 0 0 0;
	font-size: 1em;
}
#SubFooter .smLogo {
	margin-bottom: 10px;
}



/* ===
Form layout
=== */
div.SubmitBtn {
	clear: both;
	margin: 0 0 0 220px;
}
.forgottonPW {
	float: right;
	font-size: 0.85em;
	margin: 3px 15px 0 0;
}
.FieldWrap {
	padding: 5px 0;
	clear: both;
}
#SideMenuBar .FieldWrap, .centralbox .FieldWrap {
	padding-left: 0;
	padding-right: 0;
}
.FieldWrap label {
	font-weight: normal;
}
.FieldLabel label {
	font-weight: bold;
}
.Field {
	margin-left: 205px;
}

.FieldLabel {
	float: left;
	width: 195px;
	text-align: right;
}
.FieldLabelWide {
	float: left;
}
.FieldLabelWide label {
	font-weight: bold;
	float: left;
	width: 240px;
}
.FieldLabelWide .Field {
	margin-left: 320px;
}
.FieldLabelWide .textfieldstyle {
	width: 180px;
}

.FieldLabelShort {
	float: left;
	width: 130px;
}

.FieldLabelShort label {
	font-weight: bold;
}

.FieldShort {
	margin-left: 150px;
}

fieldset p {
	margin: 2px 0 10px 0;
	padding: 0;
}
#frmJobPowerSearch .tickBox {
	width: 45%;
	float: left;
}
.SalaryDesc {
    padding: 0px 0;
	clear: both;
	width:300px;
}


/* SEARCH RESULTS */
#recordInfo, #JobSubInfo {
	padding: 18px 15px !important;
	margin: 0 0 6px 0 !important;
	background: #efefe6 url(bg_centralboxBtm.gif) no-repeat left bottom !important;
	text-align: left !important;
}
#middlebarResults #recordInfo .pagingLinks {
	margin: 0;
	text-align: left;
}
#recordInfo .turning {
	text-align: right;
	width: 250px;
	position: absolute;
	right: 0;
	top: 0;
}
.turning strong {
	color: #888;
}

#rsslogos img {
	vertical-align: middle;
	margin-bottom: 3px;
}
#middlebarResults .centralbox {
	padding: 0;
}
#middlebarResults .top {
	background: #efefe6 url(bg_centralboxTop.gif) no-repeat left top !important;
	height: 15px;
	overflow: hidden;
}
#middlebarResults .centralbox .inner {
	padding: 0 15px 15px 15px;
}
#middlebarResults .centralbox .inner p {
	margin-top: 0;
	line-height: normal;
}


/* ===
JOBSEARCH RECORDTEMPLATE
=== */
.vacancylong {
	margin: 3px 0 6px 0;
	background: #efefe6 url(bg_centralboxBtm.gif) no-repeat left bottom;
	font-size: 0.9em;
	position: relative;
	width: 100%;
}
h3.jobtitlelong {
	margin: 0 !important;
	padding: 15px 15px 0 15px;
	background: url(bg_centralboxTop.gif) no-repeat left top;
	font: bold 1.3em/normal Arial, Helvetica, sans-serif;
}
h3.jobtitlelong a {
	text-decoration: none;
}

.jobdescriptionlong {
	padding: 7px 15px;
}
.jobheaderlong { 
	margin: 15px 10px 0 10px;
	clear: both;
}
.jobheaderlong div {
	display: inline;
	font-weight: bold;
}
.jobheaderlong div strong {
	margin: 0 3px 0 5px;
}

.positionnumberlong {
	float: left;
	color: #999999;
	margin-right: 8px;
}
.statusiconslong {
	float: right;
	margin: 15px 15px 0 0;
}
.jobagencylogo {
	float: right;
	margin-left: 8px;
}
.jobagencylogo img {
	display: block;
}
.relevancelong {
	float: right;
}
.bottomlinkslong {
	margin: 0 10px;
	padding: 15px 0;
	list-style: none;
	zoom: 1;
}
.bottomlinkslong li {
	display: inline;
	float: left;
	margin: 0 5px;
	list-style: none;
	font-size: 1.2em;
}

/* ===
VIEW JOB RECORDTEMPLATE
=== */
#JobSubInfo {
	background-image: url(bg_sectionSplit.gif) !important;
	padding-top: 10px !important;
	padding-bottom: 37px !important;
	zoom: 1;
	margin-bottom: 1px !important;
}
.JobDescription {
	padding: 0 0 10px 0;
	clear: both;
	zoom: 1;
}
.JobDescription .rightSide {
	width: 141px;
	float: right;
}
.JobDescription .rightSide .button, .JobDescription .rightSide .buttonGrey {
	margin: 0 0 5px 0;
	clear: both;
}
.JobDescription .jobagencylogo {
	margin: 0 0 5px 0;
}

h2.jobtitleview {
	font: bold 1.2em/normal Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0 !important;
	padding: 0;
	background: 0;
}

.jobDetail {
	margin-top: 3px;
	font-size: 0.95em;
	clear: left;
}
.jobDetail strong {
	width: 70px;
	display: block;
	float: left;
}
.jobDetail .info {
	margin: 0 145px 0 70px;
}

.JobDescription .jobdescview {
	margin: 0;
	padding: 25px 0 0 0;
	font-size: 0.95em;
	clear: both;
}
.consultantview {
	margin: 10px 0 0;
	padding: 10px 0 0;
	font-size: 0.95em;
	border-top: solid 1px #CCC;
}

.ApplyBtn {
	margin: 0 15px;
}
/*Fieldsets on cand_resume_edit.asp*/
#frmEditResume h2 {
	margin-top: 10px;
}

#Questions {
	padding-bottom: 15px;
}

#resumeEditLinks {
	margin: 11px 25px 0 0;
	float: right;
	
}
#resumeEditLinks a {
	margin-left: 10px;
}
#resumeEditLinks img {
	vertical-align: middle;
	margin: 0 5px 3px 0;
}



/* 
Warning/Caution/Info boxes 

warning - red
caution - yellow with caution icon
info - yellow
*/
.warningBox, .infoBox, .cautionBox, .appliedBox {
	display: block;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 10px 15px;
	padding: 0 0 0 25px;
	clear: both;
}
.warningBox {
	background: #fcdcd6 url(../../images/icon_warning.gif) no-repeat 8px 8px;
	border-color: #ce0008;
}
.infoBox {
	background: #fdfbd1;
	padding: 10px;
}
.appliedBox {
	background: #fdfbd1 url(../../images/icon_success.png) no-repeat 8px 8px;;
	padding: 10px 10px 10px 35px;
}

.cautionBox {
	background: url(../../images/icon_caution.gif) no-repeat 0 0;
}
div.cautionBox p, div.infoBox p {
	margin: 0 6px 10px 6px !important;
	padding: 0;
	font-size: 1em;
}
.warningBox .button, .infoBox .button, .cautionBox .button, .appliedBox .button {
	font-size: 1em !important;
}

.appliedBox {
	min-height: 20px;
	padding: 0 0 0 20px;
	margin-top: 10px;
	background: url(../../images/icon_caution.gif) no-repeat 0 0;
}
div.appliedBox p {
	margin: 0 2px 2px 2px !important;
	padding: 0;
	font-size: 1em;
}



/*===
HOMEPAGE CENTRAL BOXES, GENERAL STYLES
=== */

.centralbox {
	background: #efefe6 url(bg_centralboxBtm.gif) no-repeat left bottom;
	padding: 7px 10px;
	clear: both;
	margin-bottom: 5px;
}

.centralboxHeading, h1 {
	background-image: url(bg_headingLong.jpg);
	font-size: 0.9em;
}
.centralboxHeading a, .centralboxHeading a:visited {
	color: #444444;
	border: solid 1px #DDDDDD;
	padding: 3px 15px;
	background-color: #EEEEEE;	
	font-size: 0.85em;
	text-decoration: none;
}
.centralboxHeading a:hover {
	color: #000000;
}
h2.tabs {
	padding-left: 0;
	background: 0;
	border: 0;
	border-bottom: solid 1px #DDDDDD;
}

.centralbox h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.centralbox p {
	margin: 3px 0 18px 0;
	font-size: 1em;
}
.uline {
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 0;
	padding-bottom: 3px;
}

/* HOME SEARCH PANEL */

#homesearch {
	background: #239ec7 url(gpx_homeSearch.jpg) no-repeat left top;
	padding-top: 130px;
	color: #FFFFFF;
	width: 100%;
	margin-bottom: 5px;
}
#homesearch h1 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: 0;
	background: none;
	text-align: center;
	margin: 0 !important;
	padding: 0;
	line-height:normal;
}
#homesearch form {
	background: url(bg_homeSearch.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 1em;
}
#homesearch form h1 {
	margin: 0 15px;
	padding: 0;
	text-align: center;
	font: bold 0.9em/1.6em Arial, Helvetica, sans-serif;
}
#homesearch hr {
	border-top: solid 1px #93d1e6;
	height: 0px;
}
#homesearch .left {
	float: left;
	width: 53%;
}
#homesearch .right {
	float: right;
	width: 247px;
}
#homesearch .FieldWrap {
	padding: 6px 0 0 0;
}
#homesearch label {
	width: 90px;
	float: left;
	text-align: right;
	font-weight: bold;
	line-height: 1.6em;
}
#homesearch select ,#keywords .input {
	width: 185px;
	border: solid 1px #6a6a7d;
	background: #eef0f2;
	padding: 1px;
	margin-left: 5px;
	font-size: 0.85em;
}
#homesearch select {
	width: 189px;
}

#homesearch option {
	background: #FFFFFF;
}

#homesearch .right .FieldWrap {
	padding-right: 15px;
}
#homesearch .first {
	margin-left: 75px !important;
}
#homesearch .radio {
	float: none;
}
#homesearch .SubmitBtn {
	margin: 0;
	padding: 4px 0 0;
}
#homesearch .SubmitBtn .submit {
	background: #580000 url(btn_homeSearch.gif) no-repeat left top;
	border: none;
	width: 189px;
	height: 24px;
	font: bold 0.95em Arial, Helvetica, sans-serif !important;
	cursor: pointer;
}
#homesearch .SubmitBtn {
	color: #FFFFFF;
	font: bold 1em/22px Arial, Helvetica, sans-serif !important;
}
#homesearch .SubmitBtn a {
	text-align: center;
	color: #FFF;
	width: 182px;
	text-decoration: none;
	height: 24px;
	line-height: 27px;
	font-size: 0.95em;
}
#homesearch .SubmitBtn a:hover {
	text-decoration: underline;
}

#homesearch .btm {
	background: url(bg_homeSearchBtm.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 12px;
	overflow: hidden;
	clear: both;
}

/* FEATURED JOBS ON HOMEPAGE */
/* fixes IE 100% width bug */
#FeaturedJobs .featJob {
	width: 271px;
	float: left;
	background: #efefe6 url(bg_centralboxShortBtm.gif) no-repeat left bottom;
	margin-bottom: 5px;
}
#FeaturedJobs .top {
	margin: 11px 15px;
}
#FeaturedJobs .top a {
	margin-bottom: 3px;
}
#FeaturedJobs .top .title {
	font-size: 0.9em;
	height: 50px;
}

#FeaturedJobs .alt {
	float: right;
}
#FeaturedJobs .smallLogo {
	margin: 0 9px 10px 0;
	border: solid 1px #DDDDDD;
	float: left;
}
#FeaturedJobs .smallLogo img {
	display: block;
}
#FeaturedJobs p.clear {
	margin: 0 15px 15px 15px !important;
}
#FeaturedJobs p.clear a {
	text-decoration: none;
}


#FeaturedJobs .centralboxHeading {
	background-image: url(bg_headingMed.jpg);
}


/* RSS LATEST NEWS ON HOMEPAGE */
#LatestNews h2 {
	margin-bottom: 15px;
}


/* Categories and Locations listing panel */
#CatsLocList, #LocationsList {
	padding: 10px 10px 10px 15px;
}
.off  {
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
}
.active0, .active0:visited, #tabLink0:hover, .active1, .active1:visited, #tabLink1:hover {
	background: #F5F5f5 !important;
	border-bottom-color: #F5F5F5 !important;	
}


#ColList0, #ColList1 {
	width: 100%;
}
#ColList0 p, #ColList1 p {
	font-size: 0.9em;
	margin: 0.6em 0 1em 0;	
}
.section2 {
	width: 50% !important;
	float: left !important;
}
.section3 {
	width: 33% !important;
	float: left !important;
}
.section4 {
	width: 25% !important;
	float: left !important;
}
.sectionMid {
	width: 32% !important;
	float: left !important;
	margin: 0 5px !important;
}

/* Latest Jobs */
#LatestJobs .job {
	border-bottom: solid 1px #CCCCCC;
	padding: 4px;
	font-size: 0.95em;
}
#LatestJobs .last {
	border-bottom: 0;
}
#LatestJobs a {
	font-weight: bold;
	text-decoration: none;
}

/* ===
FEATURED LINKS PAGE
=== */

#FeaturedLinks .float {
	margin: 5px;
}

	
/* ===
PAGE HEADING - H1 - STYLES
=== */

.strapline {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #008dc6;
	margin: 0 0 10px 0;
	padding: 0;
}
H1.noBtmMargin {
	margin-bottom: 0;
	padding-bottom: 0;
}



/* ===
MENUS, BUTTONS AND TEXT FIELDS
=== */

a.iconbutton:link, a.iconbutton:visited {
	font-size: 0.85em;
	text-decoration: none;
}

a.iconbutton:hover {
	text-decoration: none;
}
.iconbutton img {
	vertical-align: middle;
	margin-bottom: 3px;
}
.viewApply {
	font-weight: bold;
}
a.pagelinks:link, a.pagelinks:visited
	{
	font-weight: bold;
	text-decoration: none;
	}

a.pagelinks:hover
	{
	font-weight: bold;
	text-decoration: none;
	color: black;
	}

#homesearch .SubmitBtn input {
	background: #32ccfe url(btn_homeSearch.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
	width: 182px;
	height: 24px;
	font-weight: bold;
}

.button, .buttonstyle, .buttonSmall, .buttonGrey {
	background: #32ccfe url(bg_buttonSkin.gif) no-repeat left top;
	border: none;
	font-weight: bold;
	color: #FFFFFF !important;
	display: block;
	width: 141px;
	height: 24px;
	line-height: 24px;
	padding: 0 !important;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
a.button, .buttonGrey {
	font-size: 0.9em !important;
}
p a.button, p .buttonGrey {
	font-size: 1em !important;
}
.buttonGrey {
	background: #d6d6cc url(bg_buttonSkinGrey.gif) no-repeat left top;
	color: #5d5d5d !important;
}

.buttonSmall {
	font-size: 0.85em;
}
.adjButton {
	margin-left: 6px;
	float: left;
}
.adjButtonR {
	margin-right: 6px;
	float: right;
}
.buttonLarge {
	width: 167px !important;
	background-image: url(bg_button_lg.gif);
}
.btnVSmall {
	background-image: url(bg_buttonVerySmall.gif);
	width: 50px !important;
}


.textfieldstyle {
	width: 240px;
	background: #FFFFFF;
	border: solid 1px #AAA;
}
.textfieldstyle:focus, .textfieldstylesmall:focus, .textfieldstylemedium:focus {
	border: solid 1px #444444;
}

.textfieldstylesmall
	{
	width: 100px;
	background: #FFFFFF;
	border: solid 1px #AAA;
	}
.textfieldstylemedium
    {
    background: #FFFFFF;
	border: solid 1px #AAA;    
    }	
	
.textfieldstyleverysmall
	{
	width: 90px;
	background: #FFFFFF;
	border: solid 1px #AAA;
	}

.dropdownfixed {
	font-weight: normal;
	background-color: #FFFFFF;
	border: solid 1px #AAA;
	width: 240px;
}

.dropdownfixed optgroup {
	font-style: normal;
	font-weight: bold !important;
}
.dropdownfixed optgroup option, .dropdownfixed option {
	font-style: normal;
	background-color: #FFFFFF;
}

.toprow
	{
	background-color: #E4E4E4;
	}

.charactercounter
	{
	margin-top: 3px;
	border: solid 1px #AAA;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #444444;
	width: 50px;
	}


/* ===
TABLE, ROW AND CELL FORMATS
=== */

.formtable
	{
	margin: 0px;
	font-size: 10px;
	color: #111111;
	font-weight: bold;
	}

.formtable td
	{
	padding: 0px 10px 15px 0px;
	vertical-align: top;
	}

.locationstable
	{
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	width: 95%;
	}

.locationstable td
	{
	padding: 0px 4px 4px 0px;
	}

/* ===
FORMATTED TABLE
=== */

.formattedtable
	{
	font-size: 0.95em;
	width: 94%;
	margin: 0px 15px;
	margin-bottom: 3px;
	border-collapse: collapse;
	}
.form .formattedtable {
	width: 100%;
	margin: 0;
}
.formattedtable td
	{
	padding: 4px 8px 4px 8px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #efefe6;
	line-height: 1.5em;
	}

.formattedtable th
	{
	padding: 4px 8px 4px 8px;
	background-color: #d6d6cc;
	font-weight: bold;
	}
.formattedtable label {
	font-size: 1em;
}
/* search results table (short format only) columns */
.formattedtable .title {
	width: 45%;
}
.formattedtable .location {
	width: 30%;
}
.formattedtable .salary {
	width: 25%;
}
.formattedtable a {
	text-decoration: none;
}
/* Saved Jobs table columns */
.DateCol {
	width: 20%;
}
.TitleCol {
	width: 40%;
}
.AgencyCol {
	width: 30%;
}
.ActionCol {
	width: 10%;
}



tr.over, tr.over td {
	background: #fdfbd1;
}
.on, .on td {
	background: #FFFFFF;
}

.fieldtitle {
	background-color: #d6d6cc !important;
	vertical-align: top;
	font-weight: bold;
	width: 177px;
}



/* ===
INVOICE STYLESHEET
=== */

#Inv_Container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#Inv_centrecolumn {
	width: 650px;
	border-top: none;
	margin: 0 0 0 0;
	text-align:left;
}

.Inv_header {
	width: 680px;
	margin: 0 auto;
	background: #FFFFFF;	
}

.Inv_title	{
	float: left;
	width:300px;
	padding-top:22px;
	padding-left:2px;
}

.Inv_headerimage {
	float: right;
	padding-top:30px;
	width:300px;
}

.Inv_Top1 {
	width: 680px;
	margin: 0 0 0 0;
	background: #FFFFFF;	
}
.Inv_Top2 {
	width: 680px;
	margin: 0 0 0 0;
	background: #FFFFFF;	
}

.Inv_Details {
	width: 680px;
	margin: 0 0 0 0;
	background: #FFFFFF;	
}

.Inv_Middle {
	float: left;
	width:300px;
	padding-left:2px;
}

.Inv_MiddleRight {
	float: right;
	padding-top:3px;
	width:300px;
}

.Inv_table {
    width:300px;
    border-spacing: 0px;
}

.Inv_producttable {
    height:60px;
    width:100%;
    border-spacing: 0px ;
}

.hr1 {
	width: 300px;
	border: solid 1px #444444;
	border-top: none;
	margin: 0 auto;
}

.hr2 {
	width: 680px;
	border: solid 1px #444444;
	border-top: none;
	margin: 0 auto;
}

.download_doc {
	
	text-decoration:underline;
	background:url(uploaded_doc.gif) 0 3px no-repeat;
	padding:0px 0 38px 25px;
}

.download_pdf {
	
	text-decoration:underline;
	background:url(uploaded_pdf.gif) 0 3px no-repeat;
	padding:0 0 38px 25px;
}

.Inv_Payment 
{
   width:660px;
   margin-top:30px;
   margin-left:5px;
   margin-bottom:10px;
   padding:5px 5px 5px 5px;
   border: solid 1px #cccccc;
   height:250px; 
}
/* MSIE hack \*/ * html .Inv_Payment {
    width:670px;
    margin-top:10px;
    margin-left:5px;
}/*ends hack */

.Inv_footer 
{
   width:600px;
   padding:4px 0 0 2px;
   height:700px;  
}

.Inv_payinfo { font-size: 11px; color: #556677; font-weight: normal; }

.joboftheweek {
	background: #ffffff;
	background-color: #ffffff;
}

/* Sitemap */
#SiteMap ul {
	margin: 20px;
	list-style: none;
}
#SiteMap ul ul {
	margin: 5px 10px;
	list-style: none;
}
#SiteMap li a {
	font: bold 12px Arial, Helvetica, sans-serif;
}
#SiteMap ul ul li a {
	font: normal 12px Arial, Helvetica, sans-serif;
}
#SiteMap .arrowList li {
	background: url(bg_ListItem.gif) no-repeat 0px 6px;
	list-style: none;
	padding-left: 10px;
}

/* Job Listing page */
.section {
	margin: 10px 0;
	width: 100%;
}
.section ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}
.section li {
	margin: 0 2px 1px 0;
	padding: 0;
	list-style: none;	
}
.section li a {
	text-decoration: none;
}
.section li.subLocation {
	padding-left: 10px;
}

.section li a:visited {
	color: #777777;
}
.section h2 {
	margin: 10px 0;
}

#uploaderboxsection .centralbox {
	padding-left: 0;
	padding-right: 0;
	background: #efefe7;
}

/* CLIENT A-Z PAGE */
#clientAZ {
	font-size: 0.9em;
}
#clientAZ, #clientAZ li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#clientAZ li {
	clear: both;
	width: 100%;
	margin: 7px 0;
}
#clientAZ li .left {
	width: 388px;
	float: left;
}
#clientAZ li .right {
	width: 156px;
	float: right;
}
#clientAZ li h2,#clientAZ li p {
	margin: 0 0 10px 15px;
	font-size: 1em;
}
#clientAZ li .viewJobs {
	margin: 0 15px 5px 0;
}
#clientAZ li .viewJobs a {
	background: #32ccfe url(bg_buttonSkin.gif) no-repeat left top;
	display: block;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;	
}
#clientAZ li .logo {
	border: solid 1px #CCCCCC;
	height: 52px;
	background: #FFFFFF;
	text-align: center;
	margin-right: 15px;
}
#clientAZ li .logo img {
	display: block;
	margin: 0 auto;
}

/* a-z filters */
.charLinks {
	background: #32ccfe;
	padding: 3px;
	margin: 10px 15px;
	color: #FFFFFF;
	height: 100%;
}
.charLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.charLinks li {
	display: block;
	float: left;
	margin: 0;
	list-style: none;
	line-height: 20px;
}
.charLinks li a, .charLinks li a:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	color: #FFFFFF;
	padding: 0 4px;
}

.charLinks li.active, .charLinks li a:hover, .charLinks li a:visited:hover{
	background: #FF8000;
	font-weight: bold;
	padding: 0 4px;
}

/* paging nav */
.pagingLinks {
	clear: both;
	margin: 15px;
	text-align: right;
	font-size: 0.9em;
	position: relative;
	color: #5D5D5D;
}
.pagingLinks a, .pagingLinks a strong {
	text-decoration: none;
	color: #5D5D5D;
}


/* Recruiters login page */
.script {
	font: normal 2.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	background: none;
	padding: 0;
}

/* wide column layout styles */
#middlebarWide h1 {
	background-image: url(bg_heading2Col.jpg);
}
#middlebarWide .section {
	margin: 15px;
	width: auto;
}
#middlebarWide .section ul {
	margin: 0px;
	padding: 0;
	width: 100%;
}
#middlebarWide .section li {
	float: left;
	display: inline;
	list-style: none;
	clear: both;
	width: 100%;
	margin: 2px 0;
}
#middlebarWide .section li a {
	text-decoration: none;
}

/* Candidate My Account page */
.candSection {
	margin: 20px 0;
}
.candSection h2 {
	margin-top: 0px;
}
.candSection h2 a {
	text-decoration: none;
}
.sectionIcon {
	margin: 3px 15px 0 15px;
	float: left;
}
.introText p {
	margin: 0 0 10px 0;
	font-size: 0.9em;
}

/* POWER SEARCH PAGE */
#frmJobPowerSearch {
	margin-top: 20px;
}
#frmJobPowerSearch h2 {
	margin-top: 10px;
}

/*regions styles */
.bigRegion, #homesearch option.bigRegion {
	font-weight: bold;
}

/* Agency Details page */
#AgencyDetails {
	padding: 0 15px;
}
#content #AgencyDetails p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

