.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 Verdana,Arial,Helvetica,sans-serif;
	color: #444444;
	background: #e3edf1;
}

a, a:visited {color: #666666;}
a:hover	 {color: #1b678b;}

img	{
	border: 0;
}

h1 {
	color: #444444;
	font: bold 1.7em/1.8em "Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing: -0.02em;
	margin: 0 0 20px 0;
}

h2 {
	color: #1b678b;
	font: bold 1.1em Arial,Helvetica,sans-serif;
	margin: 20px 0 10px 0;
	padding: 3px 5px 3px 20px;
	background: url(bg_h2.gif) no-repeat 3px 6px;
}
h2 a, h2 a:visited {
	color: #666666;
}
h3 {
	color: #444444;
	font: bold 1em Arial,Helvetica,sans-serif;
	margin: 15px 0 5px 0;
	padding: 0 0px;
}
h4 {
	font: bold 0.9em Arial,Helvetica,sans-serif;;
	margin: 5px 0;
}

p {
	margin: 12px 0;
	line-height: 1.6em;
}

li {
	line-height: 1.5em;
}
li p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
ol li {
	margin: 1em 0;
	padding: 0;
}
ol li li {
	margin: 0.5em 0;
	padding: 0;
}

hr {
	height: 1px;
	color: #999999;
	background: #999999;
	border-width: 0px;
}

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	background: #FFFFFF;
	border: solid 1px #AAA;
}

input {
	font: normal 0.9em Verdana,Arial,Helvetica,Sans-Serif;
}

label {
	font: bold 0.9em Verdana,Arial,Helvetica,Sans-Serif;
}

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;
}
/* used to wrap a div. */
.wrap {
	display: block;
}
.wrap:after, .set li: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;}
.aligncenter					{text-align: center;}
.float 							{float: left;}
.left 							{float: left; clear: left;}
.right 							{float: right;}
.clear 							{clear: both;}
.extradetail					{font-size: 10px; color: #556677; font-weight: normal;}
.bold							{font-weight: bold;}
.normal							{font-weight: normal !important;}
.block 							{display:block; visibility: visible;}
.none							{display: none; visibility: hidden;}
.Icons							{margin: 1px 5px;}
.vAlign							{vertical-align: middle; margin-bottom: 3px;}

.ArrowList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ArrowList li {
	background: url(arrow.gif) no-repeat 1px 5px;
	padding: 0 0 0 12px;
	display: block;
	list-style: none;
	margin: 5px 0 5px 10px;
}
.ArrowLink, .ArrowLink:hover {
	background: url(arrow.gif) no-repeat 1px 5px;
	padding: 0 0 0 12px;
}



/* ===
MAIN PAGE ELEMENTS
Control various skin elements sit on the page
and what colours, backgrounds, etc. they have
=== */

#Container {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
}

#centrecolumn {
	width: 780px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 81px;
	margin: 0 auto;
	background: #FFFFFF;
}

#headerimage {
	float: left;
	padding-top: 10px;
}

#content {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}

#middlebar {
	width: 595px;
	float: left;
}

#SideMenuBar {
	float: left;
	width: 165px;
	text-align: left;
	padding: 0 0 10px 0;
	clear: left;
	margin-right: 20px;
}

#RightSideBar {
	width: 140px;
	float: right;
}

#banner	{
	float: right;
	position: relative;
	padding: 10px 0 0 0;
}

#topofpagelink {
	float: right;
	font-size: 10px;
}

#toplinks {
	float: right;
	top: 0px;
	right: 0px;
	padding: 5px 10px;
	color: #999999;
	font-size: 10px;
}

.footerSpacer {
	background: #FFF;
	width: 800px;
	margin: 0 auto;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* ---------
SET L/R MARGIN TO 6px AND THEN DO AN EXCEPTION LIST
--------- */
#middlebar p, #middlebar div p {
	margin-left: 0px;
	margin-right: 0px;
}
.FieldLabel p, .warningtext, .jobdescview {
	margin-left: 0 !important;
	margin-right: 0 !important;
}



/* ===
TEMPLATE HEADER MENU
=== */

#templatemenu {
	clear: both;
	font: bold 1em Arial, Helvetica, sans-serif;
}

#templatemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}
#templatemenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#templatemenu li a {
	padding: 3px 3px 3px 10px;
	display: list-item;
	color: #FFFFFF;
	background: #1b678b;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
}
#templatemenu li a:hover {
	color: #CCCCCC;
}

#templatemenu .recruiters a {
	background: #8cc63f;
	color: #333333;
}
#templatemenu .recruiters a:hover {
	color: #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;
}

#SideMenuBar h3 {
	padding: 3px 3px 3px 10px;
	margin: 15px 0 0 0;
	color: #1b678b;
	background: #d7e4eb;
	font: bold 1em Arial, Helvetica, sans-serif;
}

#sideCandLogin {
	margin: 10px 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: dotted 1px #999999;
}
#SideMenuBar .Box a {
	font-weight: bold;
	font-size: 0.9em;
}
#SideMenuBar .login {
	font-size: 1em !important;
}
#SideMenuBar .ArrowList {
	font-size: 0.95em;
	margin-top: 6px;
}
#SideMenuBar .ArrowList li {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Hot Jobs */
.jobCount {
	background: #e8f4d9;
	padding: 4px 8px;
	font-size: 0.85em;
	border: solid 1px #d3e9b6;
	border-width: 1px 0;
	margin-top: 3px;
}

.hotJobsList {
	font-size: 0.95em;
	margin: 5px 0;
	list-style: none;
	padding: 0;
}
.hotJobsList li {
	margin: 0;
	list-style: none;
	padding: 0;
	border-bottom: dotted 1px #cccccc;
}
.hotJobsList li a {
	text-decoration: none;
	display: block;
	padding: 5px;
	background: #FFFFFF url(arrow.gif) no-repeat 95% 50%;
}
.hotJobsList li a:hover {
	background-color: #e8f4d9;
}


/* ===
FOOTER
=== */
#footer	{
	clear: both;
	background: url(bg_footer.gif) repeat-x 0 0;
}
#footer .inner {
	width: 824px;
	margin: 0 auto;
	background: #FFFFFF url(bg_footerInner.gif) repeat-y left top;
}
#footer h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #1b678b;
	background: #d7e4eb;
	margin-top: 0;
	padding-left: 10px;
}
#footer ul {
	font-size: 0.85em;
}
#footer li a {
	font-weight: bold;
}

/*rss icon */
#footer h2 .rss {
	display: block;
	line-height: 1.4em;	
	margin-right: 3px;
}
#footer h2 .rss  img {
	vertical-align: middle;
	margin-bottom: 2px;
}
/* Quick find directory */
#quickFindDir {
	margin: 0 0 0 0;
	padding: 15px 0 0 25px;
	background: #FFFFFF url(bg_footerLeft.jpg) no-repeat left top;
	height: 187px;
	width: 60%;
	float: left;
}
#quickFindDir p {
	margin: 10px;
}
#quickFindDir ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 49%;
	display: inline;
}
#quickFindDir li {
	margin: 6px 0 6px 50px;
}

/* Site Links */
#siteLinks {
	float: right;
	width: 30%;
	background: url(bg_footerRight.jpg) no-repeat right top;
	padding: 15px 25px 0 0;
	height: 202px;
}
#siteLinks ul {
	margin: 12px;
	padding: 0;
	list-style: none;
}
#siteLinks li {
	margin: 3px 0;
}
#siteLinks .lastLink {
	margin-top: 10px;
}


/* copyright notice */
#footer .copyright {
	text-align: center;
	font-size: 0.85em;
	margin: 0 20px;
	padding: 10px 0;
	clear: both;
}



/* ===
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;
}
.FieldLabel label {
	font-weight: bold;
}
.Field {
	margin-left: 250px;
}
.FieldLabel {
	float: left;
	width: 230px;
}
.FieldWrapWide .FieldLabel {
	float: left;
}
.FieldWrapWide label {
	font-weight: bold;
	float: left;
	width: 270px;
}
.FieldWrapWide .Field {
	margin-left: 320px;
}
.FieldWrapWide .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: 3px 0;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	font-size: 0.85em;
}


/* ===
JOBSEARCH RECORDTEMPLATE
=== */
.vacancylong {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dotted 1px #CCCCCC;
}
.jobtitlelong {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.jobtitlelong a {
	color: #1b678b;
}

.jobheaderlong {
	font-size: 0.85em;
	padding: 7px 0;
	clear: right;
}
.jobheaderlong div {
	margin: 5px 0;
}

.positionnumberlong {
	float: left;
	color: #999999;
	margin-right: 8px;
}

.statusiconslong {
	float: right;
}
.jobagencylogo {
	float: right;
	width: 160px;
	text-align: right;
}
.relevancelong {
	float: right;
}
.bottomlinkslong {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.bottomlinkslong li {
	display: inline;
	margin: 0 5px;
	list-style: none;
}

/* ===
VIEW JOB RECORDTEMPLATE
=== */
#JobDescription .Icons {
	margin-top: 10px;
}
.jobtitleview {
	font: normal 1.3em "Trebuchet MS",,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	background: 0;
}

.joblocationview, .jobrefnoview, .salaryview {
	margin-top: 3px;
	font-size: 0.85em;
}
.joblocationview strong, .jobrefnoview strong, .salaryview strong, .jobheaderlong strong {
	width: 70px;
	display: block;
	float: left;
}
.jobrefnoview {
	margin-top: 15px;
}
.salaryview {
	margin-bottom: 15px;
}
.jobdescview {
	margin: 5px 0 10px 0;
}
.consultantview {
	font-size: 11px;
}
/*Fieldsets on cand_resume_edit.asp*/
#frmEditResume fieldset {
	padding-bottom: 30px;
}


.warningtext {
	color: #FF0000;
	font-weight: bold;
	background: #ffd9d9 url(../../images/icon_warning.gif) no-repeat 5px 4px;
	padding: 3px 10px 3px 25px;
	display: block;
	font-size: 0.85em;
}





/*===
HOMEPAGE CENTRAL BOXES, GENERAL STYLES
=== */

.centralbox {
	background: #f3f9eb;
	border: solid 2px #e3f1d1;
	padding: 8px 12px;
	clear: both;
	margin-bottom: 15px;
	zoom: 1;
}

h2.centralboxHeading {
	color: #444444;
	margin: 0;
	border: solid 1px #e3f1d1;
	clear: both;
}

.centralbox a {
	color: #444444;
}
.centralbox h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.centralbox p {
	margin: 3px 0 18px 0;
}
.uline {
	border-bottom: solid 1px #e3f1d1;
	margin-bottom: 0;
	padding-bottom: 3px;
}



/* HOME SEARCH PANEL */
#homesearch {
	float: left;
	width: 405px;
	height: 214px;
}
#homesearch form {
	/*fixes an IE bottom margin bug */
	zoom: 1;
}
#homesearch h2 {
	font: bold 1.7em/1.8em "Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing: -0.02em;
	margin: 0 0 5px 0;
	padding: 0 0 0 42px;
	background: url(bg_homeSearch.jpg) no-repeat 0 0;
}
#homesearch .left {
	float: left;
	width: 46%;
}
#homesearch .right {
	float: right;
	width: 50%;
	font-size: 0.95em;
}
#homesearch .check {
	display: block;
	clear: left;
}
#homesearch .check input {
	vertical-align: middle;
}
#homesearch .right label {
	font-weight: bold;
	color: #666666;
}
#homesearch select, #keywords .input {
	width: 100%;
	border: solid 1px #CCCCCC;
	clear: left;
	display: block;
	margin-top: 2px;
}
#homesearch .SubmitBtn {
	padding: 5px 0 0 0;
	float: left;
	clear: none;
}
#homesearch .SubmitBtn input {
	border: 0;
	background: 0;
	margin: 0;
}
#homesearch #empOnly {
	float: right;
	margin-top: 8px;
}
#homesearch #empOnly label {
	font-weight: normal;
}
#homesearch #empOnly input {
	vertical-align: middle;
}
.advSearch {
	font-size: 0.85em;
	text-decoration: none;
	border-bottom: dotted 1px #444444;
	display: block;
	float: left;
	margin-top: 15px;
}

/* ===
SECTIONS ON HOMEPAGE
=== */
#FrontHighlightedArea {
	margin: 0;
	padding: 0;
}

#FrontHighlightedArea .section {
	width: 32%;
	float: left;
	margin: 10px 0;
}
#FrontHighlightedArea .sectionBody {
	padding: 5px;
}

#FrontHighlightedArea h2 {
	padding: 6px;
	margin: 0;
	font-size: 1em;
	background: #1b678b;
	color: #FFFFFF;
}

#FrontHighlightedArea .mid {
	margin: 10px 8px;
	width: 33%;
	display: inline;
}

#FrontHighlightedArea p {
	margin: 6px 6px 0 6px;
}

#Recruiterlogin form {
	margin: 5px 0 0 5px;
}
#Recruiterlogin .FieldWrap {
	padding: 1px 0;
}
#Recruiterlogin .FieldLabel {
	float: left;
	width: 75px;
}
#Recruiterlogin .Field {
	margin-left: 76px;
}
.loginLinks {
	padding: 3px 0 0 0;
	float: right;
}

#EmpList {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

#EmpList li {
	display: block;
	list-style: none;
	margin: 3px 0;
	font-weight: bold;
}
#EmpList a {
	
}

/* FEATURED JOBS ON HOMEPAGE */
/* fixes IE 100% width bug */
.JobsView .wrap {
	width: 100%;
}
.JobsView table {
	width: 100%;
}

.JobsView td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #444444;
	border-bottom: dotted 1px #CCCCCC;
	padding: 6px;
}

.JobsView .title {
	width: 40%;
}
.JobsView .salary {
	width: 33%;
}
.JobsView .agency {
	width: 22%;
}

.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;
}
/* RSS LATEST NEWS ON HOMEPAGE */
#LatestNews h2 {
	margin-bottom: 15px;
}


/* Categories and Locations listing panel */
#CatsLocList {
	padding-left: 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;	
}

#CatsLocList ul {
	margin: 0;
	padding: 0;
}
#CatsLocList li {
	float: left;
	display: inline;
	list-style: none;
	clear: both;
	width: 100%;
}
#CatsLocList li a {
	display: block;
	padding: 3px 0;
	font-size: 0.85em;
	float: left;
	width: 100%;
	text-indent: 10px;
}
#CatsLocList li a:hover {
	background: #FFFFFF;
}
#CatsLocList li a.alt {
}
#ColList0, #ColList1 {
	width: 100%;
}
#ColList0 p, #ColList1 p {
	font-size: 0.85em;
	margin: 0.6em 0 1em 0;	
}
.section2 {
	width: 50%;
	float: left;
}
.section3 {
	width: 32%;
	float: left;
}
.section4 {
	width: 23%;
	float: left;
}
.sectionMid {
	width: 32%;
	float: left;
	margin: 0 5px !important;
}

/* ===
FEATURED LINKS PAGE
=== */

#FeaturedLinks .float {
	margin: 10px;
}
#FeaturedLinks a {
	display: block;
	width: 160px;
	height: 90px;
	background: #FFF;
	text-align: center;
}
#FeaturedLinks a img {
	display: block;
	margin: 0 auto;
}


	
/* ===
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: 170px;
	text-align: right;
}

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;
	color: #0066CC;
	}

a.pagelinks:hover
	{
	font-weight: bold;
	text-decoration: none;
	color: black;
	}

.buttonstyle, .SubmitBtn input {
	font: bold 1.1em Arial,Helvetica,sans-serif !important;
	color: #333333;
	display: block;
	padding: 2px auto;
	
}	


.button, .buttonSmall {
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	display: block;
}

.buttonSmall {
	font-size: 0.85em;
}


.textfieldstyle {
	width: 260px;
	background: #FFFFFF;
	border: solid 1px #AAA;
}
.textfieldstyle:focus, .textfieldstylesmall:focus {
	border: solid 1px #8cc63f;
}

.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: 260px;
}

.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;
	}
.formattedtable th.aligncenter {
	text-align: center !important;
}

.fieldtitle
	{
	background-color: #f1f1f1 !important;
	vertical-align: top;
	font-weight: bold;
	color: #666666 !important;
	font-size: 11px;
	width: 150px;}

.on, .on td {
	background: #FFFFFF;
	border-bottom-color: #EEEEEE;
}

.buyNow {
	vertical-align: middle;
}

/* ===
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;
	padding: 0;
	list-style: none;
}
#SiteMap li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
#SiteMap ul ul {
	margin: 5px 10px;
	list-style: none;
}
#SiteMap ul ul li {
	margin: 3px 0;
}
#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(arrow.gif) no-repeat 0px 6px;
	list-style: none;
	padding-left: 15px;
}
.LeftCol {
	width: 45%;
	float: left;
	margin-right: 0pt;
	margin-left: 0pt;
}
.RightCol {
	width: 45%;
	float: right;
	margin-right: 30px;
	margin-left: 0pt;
}

#SiteMap .RightCol {
	margin-right: 0pt;
}

/* Qualifications */
#QualSelect {
	border: solid 2px #e3f1d1;
	background: #f3f9eb;
	padding: 5px 0;
	margin-top: 10px;
	font-size: 0.85em;
	height: 100%;
}
#QualSelect .left {
	width: 48%;
	clear: none;
	font-size: 1em;
}
#QualSelect input {
	vertical-align: middle;
	margin-bottom: 3px;
	margin-left: 8px;
}

/* UPLOAD BOX ON VIEW JOB */
#uploaderboxsection .centralbox label {
	margin-left: 0;
	margin-right: 0;
	font-size: 0.85em;
}

#Subscription {
	font-size: 0.95em;
	margin: 10px 6px;
}
#Subscription input {
	vertical-align: bottom;
}

/* sign up link */
#X_InstantAccess h2 a.signUp {
	background: #8cc63f;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 6px 10px;
}
.signUp:hover {
	color: #CCCCCC;
}

/* Testimonials */

#testimonials .testInstance {
	margin: 0;
	border-top: dotted 1px #999999;
	padding: 10px 0;
	font-size: 0.9em;
}

#testimonials h3 {
	margin: 3px 0 0 0;
	color: #1b678b;
	font: bold italic 0.95em Verdana, Arial, Helvetica, sans-serif;
	
}
#testimonials .testInstance p {
	margin: 0;
}

/* FAQ Page */
.topLink {
	float: right;
	width: 90px;
	font-size: 0.95em;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
}
.topLink img {
	margin: 2px 5px 0 0;
}
#q-a-candidates, #q-a-recruiters, .answer { 
	font-size: 0.9em;
}
.answer h3 {
	background: #f3f9eb;
	border-bottom: solid 1px #c4df9c;
	padding: 0 5px;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.answer h3 a {
	color: #666666;
}
.answer li {
	margin: 5px 0;
}
#q-a-candidates li, #q-a-recruiters li {
	margin: 0.85em 0;
}
#q-a-candidates li a, #q-a-recruiters li a {
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
#faqOptions li {
	display: inline;
	margin-right: 25px;
	font-weight: bold;
}

/* homepage scroller */
#LatestJobs {
	position: relative;
	width: 152px;
	height: 230px;
	background-color: white;
	overflow: hidden;
	border: 2px solid #e3f1d1;
	margin: 0 0 0 5px;
	float: right;
}
#LatestJobs h2 {
	background: #f3f9eb;
	margin: 0 0 5px 0;
	padding: 3px 7px;
}
#LatestJobs h3 {
	margin: 0px 0 3px 0;
	padding: 0;
}
#LatestJobs .ind_job {
	padding: 5px;
	border-bottom: solid 1px #DDDDDD;
}
#LatestJobs .last {
	border-bottom: 0;
}
#marqueecontainer {
	position: relative;
	width: 152px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	font-size: 0.85em;
}
#vmarquee {
	position: absolute;
	width: 95%;
}

/* Links page */
#linkSections ul {
	margin: 0;
	padding: 0 2em;
	list-style: none;
}
#linkSections li {
	margin: 0.3em 0;
	padding: 0;
	float: left;
	width: 50%;
	list-style: none;
}
#linkSections li a {
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
.set {
	margin: 8px 0;
	border-bottom: solid 1px #EEEEEE;
}
.set h2 {
	background: #f3f9eb;
	border-bottom: solid 1px #c4df9c;
	padding: 5px;
	line-height: 2em;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
}
.set ul {
	margin: 5px 10px;
	padding: 0;
	list-style: none;
}
.set li {
	margin: 8px 0;
	padding: 0 0 0 15px;
	background-position: 1px 6px;
	list-style: none;
	clear: both;
	width: 100%;
}
.set li a {
	float: left;
}