.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
=== */

.invoicebody	{
	padding: 0;
	margin: 0;
	font: normal 0.8em Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	background: #FFFFFF;
}


hr {
	height: 1px;
	color: #999999;
	background: #999999;
	border-width: 0px;
}

pre {
	font-family: Courier,Times New Roman,Serif;
}


/* ===
spacer class - use to force a container tag to wrap when it contains floated elements.
=== */
.spacer {
  	clear: both;
	height: 1px;
	overflow: hidden;
}
.wrap {
	display: block;
}
.wrap:after, .FieldWrap: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;}
.clear 							{clear: both;}
.extradetail					{ font-size: 10px; color: #556677; font-weight: normal; }
.bold							{font-weight: bold;}
.normal							{font-weight: normal;}
.block 							{display:block;}
.currencymenu, .languagemenu	{font-weight: normal; font-size: 10px; background-color: #609AEF; border-color: #508ADF; }
.Icons							{margin: 1px 5px;}
.small							{font-size: 0.85em;}
.vertAlign						{vertical-align: middle;margin-bottom: 5px;}
.noBullets						{margin: 10px 5px; padding: 0; list-style: none;}
.noBullets li					{margin: 3px 0; padding: 0; list-style: none;}

/* ===
WARNING BOX
=== */
.warningtext {
	color: #FF0000;
	font-weight: bold;
	background: #ffd9d9 url(../../images/icon_warning.gif) no-repeat 5px 4px;
	padding: 3px 10px 3px 25px;
	display: block;
}

/* ---------
SET L/R MARGIN TO 6px AND THEN DO AN EXCEPTION LIST
--------- */
#middlebar p, #middlebar div p, #JobDescription {
	margin-left: 6px;
	margin-right: 6px;
}
.FieldLabel p, .warningtext, .jobdescview {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


/* ===
TEMPLATE HEADER MENU
=== */

#templatemenu {
	height: 34px;
	clear: both;
	background: #ceff09;
	font-size: 0.85em;
	border: solid 1px #333333;
	border-bottom: 0;
}

#templatemenu ul {
	padding: 0 23px;
	margin: 0;
	list-style: none;
	display: block;
	border-top: solid 10px #FFFFFF;
}
#templatemenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#templatemenu li a {
	padding: 0 20px;
	line-height: 24px;
	display: block;
	float: left;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#templatemenu li a:hover {
	background-color: #c0ee09;
}

#templatemenu .recruiters {
	float: right;
}
#templatemenu .recruiters a {
	width: 140px;
	padding: 0;
	border-right: none;
	border-left: solid 1px #FFFFFF;
	background: #666666;
	text-align: center;
}
#templatemenu .recruiters a:hover {
	background: #666666;
}


/* ===
STYLES FOR SIDE BAR AND CHILD BOX'S
=== */
#SideMenuBar p	{
	font-size: 10px;
	margin: 2px 10px 2px 0px;
}

#SideMenuBar label {
	display: block;
	font-weight: bold;
	font-size: 0.9em;
}
#SideMenuBar input, #SideMenuBar h3 {
	font-size: 0.85em;
}

#SideMenuBar h3, #RightSideBar h3 {
	padding: 3px 6px;
	margin: 0;
	color: #444444;
	border-bottom: solid 1px #CCCCCC;
	background: #EEEEEE;
}
#SideMenuBar .sub {
	margin-top: 15px;
}
.jobCount {
	background: #FFFFFF;
	border-bottom: solid 1px #DDDDDD;
	padding: 3px 5px;
	display: block;
	font-size: 0.85em;
}
#HotJobs ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
#HotJobs ul li {
	list-style: none;
	background: url(bg_dash.gif) no-repeat left center;
	padding-left: 10px;
}

.BoxContainer {
	border: solid 1px #CCCCCC;
	padding: 5px;
}

.BoxTop {
	background: url(BoxTop_fade.gif) no-repeat left bottom;
	height: 11px;
}
.BoxBody {
	padding: 7px;
}
.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;
}

.salCalculator {
	padding-top:8px;
	padding-bottom:8px;
	background: #fff;
	border: solid 1px #cccccc;
	color: #cccccc;
	text-align: center;
}

.salCalculator a {
	font-weight:bold;
	clear: left;
	background: #fff;
}

#SideMenuBar a {
	color: #444444;
	text-decoration: none;
	display: block;
}
#SideMenuBar a:hover {
	color: #000000;
	text-decoration: underline;
}
#SideMenuBar .sideLinks {
	margin-right: 0;
}
#SideMenuBar .buttonSmall {
	margin-bottom: 6px;
}
#SideMenuBar .BoxTop {
	background: #DDDDDD url(BoxTop_mask.gif) no-repeat left bottom;
	height: 11px;
	font-size:1%;
}
#SideMenuBar .BoxBody {
	background: url(bg_sideboxes.gif) repeat-x left top;
}
#SideMenuBar .BoxBtm {
	background: #DDDDDD url(BoxBtm_mask.gif) no-repeat left top;
	height: 11px;
	font-size:1%;
}
#SideMenuBar .textfieldstylesmall {
	width: 140px;
}
#candloginmenu ul {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
}
#candloginmenu li {
	padding-left: 10px;
	background: url(list_icon.gif) no-repeat left center;
	list-style: none;
}

.adBox {
	background: #ceff09 url(bg_ad1.jpg) no-repeat right bottom;
	margin-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	padding-bottom: 3px;
	clear: both;
	width: 100%;
}
#SideMenuBar .adBox h3 {
	background: 0;
	border: 0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	padding: 7px 7px 0 7px;
}
#SideMenuBar .adBox p {
	margin: 5px 7px;
}
#SideMenuBar .adBox .findOut a {
	text-decoration: underline;
}

.BoxContainer h3 {
	background: none !important;
	border: none !important;
	padding-bottom: 8px  !important;
	padding-left: 0  !important;
}


/* ===
FEATURED LOGOS IN BOTH SIDE BARS
=== */
#FeaturedLinks .Box, #industryLinks .Box {
	margin: 0 0 10px 0;
	background: #FFFFFF;
}
#FeaturedLinks a, #industryLinks a {
	display: block;
	clear: left;
	padding: 5px 3px;
	margin-bottom: 6px;
	border: solid 1px #CCCCCC;
}
#FeaturedLinks img, #industryLinks img {
	display: block;
	margin: 0 auto;
}


/* ===
LOGIN BOX
=== */

.loginbox
	{
	margin: 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 10px 0;
	}
	
.loginbox .Username {
	float: left;
	width: 290px;
}
.loginbox h3 {
	margin-top: 0;
}


.loginbox .Password {
	margin-left: 300px;
}

/* ===
Form layout
=== */
div.SubmitBtn {
	padding: 10px 8px 0 8px;
	clear: both;
}

.FieldWrap {
	padding: 5px 8px;
	clear: both;
}
#SideMenuBar .FieldWrap, .centralbox .FieldWrap {
	padding-left: 0;
	padding-right: 0;
}

.FieldWrap label {
	font-weight: normal;
	font-size: 1.1em;
}
.FieldLabel label {
	font-weight: bold;
}

.Field {
	width: 57%;
	float: right;
}



/* Fixes IE 3px bug. Used on radio's on powersearch.asp (except the 1st one obviously!) */
.radioIEFix {
	margin-left: 3px;
}

.FieldLabel {
	float: left;
	width: 37%;
}
.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;
}


/* RSS LINKS ON SEARCH PAGE */
#rsslogos {}
#rsslogos img {
	vertical-align: middle;
	margin-bottom: 3px;
}

.recordInfo {
	padding: 5px 0;
	margin: 2px 0 0px 6px;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
}
/* ===
JOBSEARCH RECORDTEMPLATE
=== */

.vacancylong {
	margin: 10px 0;
	padding: 5px;
	border-bottom: dotted 1px #CCCCCC;
}
.jobtitlelong {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.jobDetails {
	padding: 10px 0 5px 0;
}
.jobDetails .type {
	width: 75px;
	display: block;
	float: left;
}
.jobDetails .info {
	margin: 0 0 5px 90px;
}
.positionnumberlong {
	float: left;
	color: #999999;
	margin-right: 8px;
}

.statusiconslong {
	float: right;
}
.jobagencylogo {
	float: right;
	width: 120px;
	text-align: right;
}
.relevancelong {
	float: right;
}
.bottomlinkslong {
	margin: 10px 0 5px 0;
	padding: 0;
	list-style: none;
}
.bottomlinkslong li {
	display: inline;
	margin: 0 5px;
	list-style: none;
}
.jobdescriptionlong {
	line-height: 1.4em;
}

/* ===
VIEW JOB RECORDTEMPLATE
=== */
#JobDescription .Icons {
	margin-top: 10px;
}
.jobtitleview {
	font: bold 1.6em Verdana,Arial,Helvetica,sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
	background: 0;
}
.joblocationview, .jobrefnoview, .salaryview {
	margin-top: 3px;
	font-size: 0.85em;
}
.joblocationview strong, .jobrefnoview strong, .salaryview strong, .jobheaderlong strong {
	width: 75px;
	display: block;
	float: left;
}
.jobrefnoview {
	margin-top: 15px;
}
.salaryview {
	margin-bottom: 15px;
}
.jobdescview {
	margin: 5px 0 10px 0;
}
.consultantview {
	font-size: 11px;
}
.jobDetails 

/* ===
Fieldsets on cand_resume_edit.asp
=== */
#frmEditResume fieldset {
	padding-bottom: 30px;
}


/*===
HOMEPAGE - CENTRAL BOXES, GENERAL STYLES AND ALL THINGS RELATED
=== */
h1#homeTitle {
	background: url(../../images/home_2.png) no-repeat left top;
	height: 279px;
	margin-bottom: 10px;
}
h1#homeTitle span {
	padding: 28px 115px 0 5px;
	display: block;
	color: #000000;
	line-height: 30px;
	font-size: 0.85em;
	letter-spacing: 0;
}
.centralbox {
	padding: 6px;
	clear: both;
}
h2.centralboxHeading {
	color: #444444;
	margin: 0;
	border: solid 1px #DDDDDD;
}
.centralbox a {
	color: #444444;
}
.centralbox h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.centralbox p {
	margin: 3px 0 18px 0;
}
.uline {
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 0;
	padding-bottom: 3px;
}
#homesearch,#FeaturedJobs,#LatestJobs,#LatestNews,#RSSNews {
	background: #FFFFFF;
}
#homesearch .FieldWrap {
	padding-top: 2px;
	padding-bottom: 2px;
}
#homesearch .jobcount {
	margin-bottom:10px;
}
#homesearch .left {
	float: left;
	width: 46%;
}
#homesearch .right {
	float: right;
	width: 47%;
}
#homesearch select ,#keywords .input {
	width: 100%;
	border: solid 1px #999999;
	clear: left;
	display: block;
}
#keywords .input {
	width: 99%;
}

#homesearch .SubmitBtn {
	padding: 10px 0 0 0;
}
#homesearch .SubmitBtn input {
	float: right;
	width: 40%;
}
#homesearch .SubmitBtn a {
	font-size: 0.85em;
}
#keywords .input:focus {
	border: solid 1px #444444;
}

/* fixes IE 100% width bug */
.JobsView .wrap {
	width: 100%;
}
.JobsView table {
	width: 100%;
}	
.JobsView td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:16px;
	color: #444444;
	border-bottom: dotted 1px #CCCCCC;
	padding: 6px 0;
}
.JobsView .title {
	width: 50%;
}
.JobsView .salary {
	width: 30%;
}
.JobsView .agency {
	width: 20%;
}
.JobsView td a {
    color:#444444;
	font-weight: bold;
}
.JobsView td a:visited, .JobsView .view a:visited {
	color: #777777;
}
.JobsView .view {
	float: right;
	padding-top: 0;
}
.JobsView .view a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 3px 5px;
	font-size: 1em;
	font-weight: bold;
	background: #EEEEEE;
	border-color: #CCCCCC;
}

/* ===
FEATURED LINKS PAGE
=== */
#middlebarwide #FeaturedLinks .float {
	margin: 5px;
}
#middlebarwide #FeaturedLinks a {
	display: block;
	width: 120px;
	background: #FFF;
}


/* ===
RSS LATEST NEWS ON HOMEPAGE
=== */
#LatestNews h2 {
	margin-bottom: 15px;
}
	
/* ===
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
=== */

.agencylogo {
	float: right;
	width: 130px;
	text-align: right;
}

a.iconbutton:link, a.iconbutton:visited {
	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;
	color: #0066CC;
	}

a.pagelinks:hover
	{
	font-weight: bold;
	text-decoration: none;
	color: black;
	}

.buttonstyle, .SubmitBtn input, .button, .buttonSmall {
	background: #ceff09;
	border: solid 1px #999999;
	color: #333333;
	padding: 1px 4px;
}
.buttonstyle, .SubmitBtn input {
	font: bold 1.2em Arial,Helvetica,sans-serif !important;
	display: block;
}	
.button, .buttonSmall {
	font: bold 0.85em Arial,Helvetica,sans-serif;
	display: block;
}
.buttonstyle:focus, #SubmitBtn input:focus {
	background: #c0ee09;
	border: solid 1px #BBBBBB;
}

.buttonLink {
	background: #ceff09;
	border: solid 1px #999999;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 10px;
}

.textfieldstyle {
	width: 230px;
	background: #FFFFFF;
	border: solid 1px #AAA;
}
.textfieldstyle:focus, .textfieldstylesmall:focus {
	border: solid 1px #333333;
	background-color: #FFFFFF;
}

.textfieldstylesmall
	{
	width: 100px;
	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: 230px;
}

.toprow
	{
	background-color: #EEEEEE;
	}

.charactercounter
	{
	margin-top: 3px;
	font-size: 10px;
	border: solid 1px #444444;
	background-color: #DDE8EE;
	font-weight: bold;
	color: #0066CC;
	}


/* ===
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.85em;
	width: 98%;
	margin: 0px;
	margin-bottom: 3px;
	border-collapse: separate;
	}

.formattedtable td
	{
	padding: 4px 8px 4px 8px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-bottom: solid 1px #dddddd;
	}

.formattedtable th
	{
	padding: 4px 8px 4px 8px;
	background-color: #f1f1f1;
	vertical-align: top;
	font-weight: bold;
	color: #666666;
	border-bottom: solid 1px #999999;
	text-align: left;
	}

.fieldtitle
	{
	background-color: #d7efb8 !important;
	vertical-align: top;
	font-weight: bold;
	color: #666666 !important;
	font-size: 11px;
	width: 150px;
	}

.on, .on td {
	background: #F5F5F5;
}
.desc {
	width: 60%;
}
.price {
	width: 20%;
}
.total {
	width: 20%;
}
.radioBtn {
	width: 1%;
}
.formattedtable label {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* ===
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;
	padding: 10px 0 0 0;
	background: #FFFFFF;
}

#Inv_Container h1 {
	float: left;
	width:300px;
	line-height: 80px;
}

.Inv_headerimage {
	float: right;
	width:300px;
}

.Inv_Top1 {
	width: 680px;
	margin: 10px 0 0 0;
	background: #FFFFFF;
}
.Inv_Top2 {
	width: 680px;
	margin: 0 0 0 0;
	background: #FFFFFF;	
}

.Inv_Details {
	width: 680px;
}

.Inv_Middle {
	float: left;
	width: 300px;
	padding-left:2px;
	clear: left;
}

.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 ;
}
.Inv_producttable th {
	background: #EEEEEE;
}
.Inv_producttable td, .Inv_producttable th {
	padding: 4px 6px;
}

.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:680px;
   margin-top:30px;
   margin-bottom:10px;
   padding: 10px;
   border: solid 1px #999999;
   border-width: 1px 0;
   font-size: 0.8em;
}
.Inv_Payment h3 {
	padding: 0;
	margin: 0;
}
.Inv_Payment p {
	padding: 0;
	margin: 2px 0;
}

.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;
}

/* Recruiters login page */
.loginBox form {
	border: solid 2px #CCCCCC;
	border-width: 2px 0;
	background: #EEEEEE;
	padding: 10px 5px;
}
.loginBox .FieldLabel {
	background: #FFFFFF;
	padding: 2px;
	text-indent: 5px;
}
.loginBox .textfieldstyle {
	padding: 2px;
}

.loginBox .SubmitBtn a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-top: 5px;
}
#X_InstantAccess .buttonLink {
	float: right;
	margin-right: 20px;
}
.sectionBox {
	clear: both;
	margin: 0 0 20px 0;
}
.sectionBox h2 {
	clear: both;
	margin-top: 0;
}

ul.normList {
	margin: 20px 35px !important;
	list-style: disc !important;
}
ul.normList li {
	margin: 5px 0 !important;
	list-style: disc !important;
}
