.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	{
	font: normal small Verdana,Arial,Helvetica,sans-serif;
	background: url(vista_jobs_bg.gif) repeat-x top #ffffff;
	padding: 0px;
	margin: 0px;
}

select:focus, input:focus, textarea:focus {
	font-weight: normal;
	color: black;
	background-color: #FFFFFF;
	border: solid 1px #510075;
	margin-bottom: 2px;
}

a, a:visited {color: #003966;}
a:hover	 {color: #990000;}
a.white, a.white:visited {color: #FFFFFF;}
a.white:hover	 {color: #CCCCCC;}

img	{
	border: 0px;
}
.block {display:block;}

h1 {
	color: #990000;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px 0px;
	letter-spacing: -1px;
}

h2 {
	color: #003366;
	font: bold 1.3em Arial,Helvetica,sans-serif;
	margin: 20px 0px 10px 0px;
}

h3 {
	color: #336699;
	font: bold 1.2em Arial,Helvetica,sans-serif;
	margin: 15px 0px 5px 0px;
}
/**h1 {
	color: #990000;
	font-size: 1.4em;
	margin-top: 2px;
	margin-bottom: 2px;
}
	
h2 {
	color: #990000;
	font-size: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 {font-size: 1.3em; font-weight: bold;}**/

h4 {
	color: #333333;
	font: bold 1.0em Arial,Helvetica,sans-serif;
	margin: 15px 0px 5px 0px;
}

p {
	margin: 8px 0px;
}

hr {
	height: 1px;
	color: #999999;
	background: #999999;
	border-width: 0px;
}

form, fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

select, textarea {
	font: normal 0.8em Verdana,Arial,Helvetica,Sans-Serif;
	background: #FFFFFF;
	border: solid 1px #AAA;
	margin-bottom: 2px;
}

input {
	font: normal 0.8em Verdana,Arial,Helvetica,Sans-Serif;
	margin-bottom: 2px;
}

label {
	font: normal 0.85em Verdana,Arial,Helvetica,Sans-Serif;
}

pre {
	font-family: Courier,Times New Roman,Serif;
}

.featured {
	color:  #333333;
	font: bold 1.3em Arial,Helvetica,sans-serif;
	margin: 15px 0px 10px 0px;
	text-align: center;
}

/* ===
code to control site switch in header (between vista project and vista jobs)
=== */

#switch {
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
list-style: none;
margin: 10px 0px 0px 200px;
}

#vistaproject {
display: block;
background: none;
}

#vistaproject a {
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: large;
font-style: normal;
font-weight: bolder;
color: #666666;
text-decoration: none;
background: none;
padding: 0px 20px;
margin: 0px;
}

#vistaproject a:hover {
text-decoration: underline; 
background: url(../../images/arrow_right_white.gif) no-repeat center left;
color: #333333;
}


#vistajobs {
display: inline;
background: url(../../images/arrow_left_red.gif) no-repeat center right;
}
 
#vistajobs a {
display: inline;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: large;
font-style: normal;
font-weight: bolder;
color: #333333;
text-decoration: underline;
background: url(../../images/arrow_right_red.gif) no-repeat center left;
padding: 0px 40px 0px 20px;
margin: 0px;

}

#vistajobs a:hover {
display: inline;
text-decoration: underline;
background: url(../../images/arrow_right_white.gif) no-repeat center left;
}


.site {
color: #336699;
}

/* ===
spacer class - use to force a container tag to wrap when it contains floated elements.
=== */

.spacer {
  	clear: both;
	overflow: hidden;
	/*height:1px;*/
}

.spacer2 {
  	clear: both;
	overflow: hidden;
	height:1px;
}

.gap {height: 15px; clear: both;}


/* ===
Basic classes
=== */
.nowrap {
	white-space: nowrap
}
.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.float {
	float: left;
}
.FloatRight {
	float: right;
}
.extradetail		{ font-size: 10px; color: #556677; font-weight: normal; }
.bold			{font-weight: bold; }

/* ===
MAIN PAGE ELEMENTS
Control various skin elements sit on the page
and what colours, backgrounds, etc. they have
=== */

#Container {
	width: 100%;
	margin: 0px auto;
}

#innerContainer {
	width: 972px;
	border: solid 1px #333333;
	margin: 0px auto;
	background-color: #003966 ;
}

#topmenu {
	background-color: #003366;
	margin: 0px auto 0px auto;
	padding: 0px;
	display: block;
	width: 100%;/*width: 739px;*/
	height: 31px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:link, #topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.topmenufloat{
	margin: 0px; 
	padding: 5px 20px 0px 5px; 
	float: right; 
}
.topmenufloat img{
	margin: 0px 7px 0px 0px;  
	padding: 0px; 
}

#header {
	position: relative;
	width: 100%;
	text-align: left;
}
#EmailFriend {
	display: block;
	text-align: right;
	padding: 10px 5px;
}
#headerimage {
	width: 100%;
	background: #FFF url(bg_header.jpg) no-repeat right top;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 79px;
	overflow: hidden;
}

#languagemenu {
	float: right;
	text-align: right;
	border: dashed 1px;
	margin-top: 8px;
	padding: 5px;
}

#content {
	width: 100%;
	position: relative;
	background: #FFFFFF url(bg_content.gif) repeat-y 0px 0px;
}

#content_no_bg {
	
	position: relative;
	background: #FFFFFF;
	padding: 15px;
	
}

#middlebar {
	text-align: left;
	margin-left: 175px;
	padding: 15px;
	/*background: #FFFFFF  url(../../images/middlebar_corner_top.gif) no-repeat top right ;
	 because "min-width" is not supported by IE, these pages use a script from PVII 
	min-height:640px;
	_height: expression(((document.body.clientHeight)) < 600? "": "640px" ); /* hack for MS IE */
}
/* VERY IMPORTANT, CRITICAL TO IE5.5 - IE7. DO NOT EDIT */
#contentWrap {
	width: 765px !important;
	float: left;
}

#SideMenuBar {
	width: 174px;
	text-align: left;
	padding: 0px 0px 10px 0px;
	float: left;
}

#FeaturedLogos {
	width: 140px;
	float: right;
}

#banner	{
	float: right;
	position: relative;
	padding: 10px 0px 0px 0px;
}

#topofpagelink
	{
	float: right;
	font-size: 0.9em;
	}

.paddingfix
	{
	padding: 6px;
	margin: 0px auto;
	}

.templatesubheading
	{
	padding: 3px;
	width: auto;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	border-bottom: dashed 1px #444444;
	}

#toplinks
	{
	/* Keep as absolute position instead of float right. It fixes an IE6 bug */
	position: absolute;
	top: 15px;
	right: 5px;
	padding: 5px 10px;
	color: #666666;
	font-size: 0.9em;
	}

#searchbar
	{
	padding: 5px 10px 2px 0px;
	}

/* ===
EMAIL A FRIEND LINK AT TOP
=== */
#EmailFriend a {
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 35px;
	background: url(../../images/icon_email.gif) no-repeat 2px 0px;
} 

/* ===
TEMPLATE HEADER MENU
=== */


#templatemenu
	{
	width: 100%;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #003366;
}

#templatemenu ul {
	padding: 5px 5px 5px 5px;
	margin: 0px;
	list-style: none;
	display: block;
}
#templatemenu li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#templatemenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#templatemenu li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#templatemenu .recruiters {
	float: right;
	text-align: center;
}
#templatemenu .recruiters a {
	width: 140px;
	padding: 3px 0px;
	border-right: none;
	border-left: solid 1px #FFFFFF;
	background: #5fa700;
}
#templatemenu .recruiters a:hover {
	background: #444444;
	color: #FFFFFF;
}

/* ===
Jobs By Email box
=== */
#TopBox {
	padding: 5px;
	background: #003966;
	border-bottom: solid 1px #FFFFFF;
	position: relative;
}

#TopBox .BoxBody {
	background: url(../../images/jobs_email.gif) no-repeat top right #FFFFFF;
}

#TopBox img {
	margin: 0px 5px 0px 0px;
}

#TopBox .heading {
	padding: 0px;
	color: #003366;
	font: bold 1.3em Arial,Helvetica,sans-serif;
	text-align: center;
}
#TopBox .heading img {
	margin: 0 5px 0 0;
}
#TopBox .heading img.block {
	margin: 8px auto;
}
#TopBox p {
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#TopBox a {
	font-weight: bold;
}



#SendFriend {
	margin: 8px 0 0 0;
}

#SendFriend .input {
	width: 100px;
}

#TopBox .BoxBody .heading a
{
    text-decoration:none;
    color: #003366;
}

#TopBox .BoxBody .heading a:hover {
	color: #990000;
	text-decoration:underline;
}
#TopBox .BoxBody p a {
	text-decoration: none;
}
#TopBox .BoxBody p a:hover {
	color: #990000;
}


/* ===
SUB MENU
=== */
#SubMenu {
	margin: 0;
	padding: 0px;
}
#SubMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#SubMenu li a {
	display: block;
	padding: 10px;
	border-bottom: solid 1px #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	/*word-wrap: break-word; */
}

#SubMenu li a:link, #SubMenu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#SubMenu li a:hover {
	color: #336699;
	text-decoration: underline;
	background: #EEECED;
}

.renaissance {
    padding: 10px 0px 10px 45px;
    }


/* ===
STYLES FOR SIDE BAR AND CHILD BOX'S
=== */

.Box {
	margin: 5px 5px;
	padding: 0px;
	color: #666666;
}

.Box h2 {
padding: 0px;
margin: 0px 0px;
}

.BoxBodyWhite {
	margin: 0px;
	background: url(../../images/login_corner.gif) no-repeat top right #eeeced;
	padding: 5px 8px 5px 8px;
}

.BoxBodyWhite_A {
	font-size: 0.8em;
	color: #333333;
	font-weight:bold;
	padding: 0px 0px 0px 4px;
}
.BoxBodyWhite_A a {
	color: #333333;
	font-weight:bold;
}


.BoxBody {
	padding: 5px;
}
.FeaturedBox {
	margin: 10px 0px 0px 0px;
	background: #d7efb8;
	border: solid 1px #444444;
	color: #444444;
}

.salCalculator {
	margin: 10px 5px 0px 5px;
	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;
}

#SideMenuBar .BoxTop {
	background: #DDDDDD url(BoxTop_mask.gif) no-repeat left bottom;
	height: 11px;
	font-size:1%;
}

#SideMenuBar .BoxBtm {
	background: #DDDDDD url(BoxBtm_mask.gif) no-repeat left top;
	height: 11px;
	font-size:1%;
}
#SideMenuBar .textfieldstylesmall {
	width: 140px;
}

/* ===
FEATURED LOGOS IN RIGHT BAR
=== */

#FeaturedLogos .box {
	margin: 5px;
	padding: 0px 4px 4px 4px;
	background: #5fa700;
	border: solid 1px #5fa700;
}
#FeaturedLogos .box a {
	margin-top: 4px;
	display: block;
	width: 120px;
	height: 52px;
	clear: left;
	background: #FFF;
}


/* ===
WARNING BOX
=== */

.warningbox
	{
	background-color: #DDDDDD;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 7px;
	border: 1px;
	}

/* ===
DIVIDING LINE
=== */

.dividingline
	{
	padding: 0px;
	width: 540px;
	height: 17px;
	background-image: url(dotted_line.png);
	background-repeat: no-repeat; 
	margin: 0px auto;
	}

/* ===
FOOTER
=== */
#footer
	{
	width: 100%;
	text-align: left;
	border-top: solid 2px #000000;
	clear: both;
	display: block;
	color: #FFFFFF;
	background: #003863 url(footer_bg.gif);
	}
	
#footer p {
	padding: 0px 0px 0px 15px;
}

#footer a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/* ===
LOGIN BOX
=== */

.loginbox
	{
	margin: 0px;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	}
	
.loginbox .Username {
	float: left;
	width: 290px;
}
.loginbox h3 {
	margin-top: 0px;
}


.loginbox .Password {
	margin-left: 300px;
}

/* ===
Form layout
=== */
div.SubmitBtn {
	padding: 10px 0px 0px 0px;
	clear: both;
}

.FieldWrap {
	padding: 3px 0px;
	clear: both;
}

.FieldWrap label {
	color: #333333;
}
.FieldLabel label {
	font-weight: bold;
	clear: left;
}

.Field {
	margin-left: 190px;
}



/* Fixes IE 3px bug. Used on radio's on powersearch.asp (except the 1st one obviously!) */
.RadioIEFix {
	margin-left: 3px;
}

.FieldLabel {
	float: left;
	width: 170px;
	clear: left;
}
.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 0px 10px 0px;
	padding: 0px;
}
#frmJobPowerSearch .tickBox {
	width: 45%;
	float: left;
}
.SalaryDesc {
    padding: 0px 0px;
	clear: both;
	width:300px;
}


/* ===
JOBSEARCH RECORDTEMPLATE
=== */

.vacancylong
	{
	font-family: Geneva, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	position: relative;
	}
/*
.jobheaderlong
	{
	border-top: solid medium #FF0000;
	margin-left: 30px;
	border-right: solid medium #FF0000;
	} 
*/	
.statusiconslong
	{
	border-top: 2px dotted #666666;
	margin: 20px 0px;
	}
	
.jobagencylogo
	{
	float: right;
	width: 120px;
	}
	
.jobdetails
	{
	margin-right: 145px;
	display: block;
	font-family: Geneva, Verdana, Arial, sans-serif;
	}
	
.jobDetails {
padding: 0px 7px 0px 7px;}

.vacancylong1
	{
	font-family: Geneva, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 5px 0;
	margin:0px;
	width: 100%;
	float: left;
	position: relative;
	}	
	
.jobdetails1
	{
	font-family: Geneva, Verdana, Arial, sans-serif;
	float:left;
	width:250px;
	padding:0px;
	margin:0px;
	position: relative;
	}
	
.jobdetails2
	{
	font-family: Geneva, Verdana, Arial, sans-serif;
	float:left;
	width:240px;
	padding:0px;
	margin:0px;
	position: relative;
	}	
	
.jobheaderlong2
	{
	border-left: 2px dotted #666666;
	padding-left:15px;
	} 	

.jobtitlelong h2
	{
	color: #003366;
	font: bold 110% Arial,Helvetica,sans-serif;
	margin: 5px 0px 0px 0px;
	}
	
.jobtitlelong a
	{
	text-decoration: none;
	}

.jobagencylong
	{
	font-variant:small-caps;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	}

.joblocationlong .salarylong .jobdescriptionlong
	{ 
	font-size: 80%;
	}

/**.jobtopbarlong
	{
	padding-top: 4px;
	height: 20px;
	width: 100%;
	margin-bottom: 5px;
	}**/

/**.positionnumberlong
	{
	float: left;
	width: 15px;
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-right: 15px;
	}**/

/**.datelong
	{
	height: 15px;
	color: #666666;
	font-size: 10px;
	}**/

/**.relevancelong
	{
	float: right;
	}**/

/**.bottomlinkslong
	{
	margin-top: 10px;
	margin-left: 30px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	}**/



/* ===

VIEW JOB RECORDTEMPLATE

=== */

.joblocationview, .jobrefnoview, .salaryview {
	font-size: 0.85em;
	margin: 3px 0 0 3px;
}

.jobtitleview {
	font-weight: bold;
	margin: 3px 0 8px 0;
	padding: 3px;
	font-size: 1em;
}

.jobdescview {
	margin: 8px 3px;
}

.consultantview {
	padding: 5px 3px;
}

.warningtext {
	color: #FF0000;
	font-weight: bold;
	background: #ffd9d9 url(../../images/icon_warning.gif) no-repeat 5px 4px;
	padding: 3px 10px 3px 25px;
	display: block;
	}

/* classes for app docs on viewjob.asp */

#SendApp {
	margin-top: 20px;
	border: solid 1px #bfcdd9;
	overflow: hidden;
	width: 99%;
	display: block;
}
#SendApp h2 {
	background: #99b2cc;
	color: #FFF;
	margin: 0;
	padding: 3px;
	font-size: 1em;	
}
.documentrow {
	border-top: solid 1px #bfcdd9;
	padding: 6px 0 2px 0;
	float: left;
	width: 100%;
}
.docicon {
	float: left;
	width: 30px;
	display: inline;
	margin-left: 5px;
}
.doctitle {
	float: left;
	width: 300px;
	display: inline;
}
.docdownloadlink {
	float: right;
	display: inline;
}
.docdownloadlink a, .docdownloadlink:visited {
	font-weight: bold;
	font-size: 0.85em;
	color: #003966;
	padding: 0 0 0 25px;
	margin: 0 5px 0 0;
	background: url(doc_open.png) no-repeat 2px 0;
}
.docdownloadlink a:hover {
	color: #003966;
}


.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;
}

/* ===
Fieldsets on cand_resume_edit.asp
=== */
#frmEditResume fieldset {
	padding-bottom: 30px;
}


/*===
HOMEPAGE CENTRAL BOXES, GENERAL STYLES
=== */

.centralbox {
	background: #EEEEEE;
	border: solid 1px #999999;
	padding: 7px 10px;
	clear: both;
	margin-top: 15px;
	display: block;
}

.centralbox h2 {
	color: #444444;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.centralbox a {
	color: #444444;
}

/*===
ADVERTISING BOXES, GENERAL STYLES
=== */

.advertbox{
	width: 361px;
	margin: 10px auto 0px auto;
	background: url(../../images/bottom_advert2.gif) no-repeat bottom left;
}

.advertbox h3 {
	margin: 0px;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #990000;
	border-bottom: 1px solid #cccccc;
	background: url(../../images/top_advert.gif) no-repeat top left;
}

.advertbox ul{
	margin: 0px;
	padding: 14px 10px 14px 10px;
	list-style: none;
}

.advertbox li{
	margin: 0px 0px 6px;
	padding: 0;
	font-weight: bold;
}

.advertbox h3 .subh3 {
	color: #333333;
	font-size: small;
}

.cost{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #990000;
	float: right;
}

.signupnow{
	float: left;
}


/* HOME SEARCH PANEL */

#homesearch .jobcount {
	margin-bottom:10px;
}

#homesearch .left {
	width: 48%;
}
#homesearch .right {
	float: right;
	width: 48%;
	padding-top:19px;
}

#homesearch select ,#keywords .input {
	width: 100%;
	border: solid 1px #999999;
	clear: left;
	display: block;
}
#Salary {
	height: 46px;
	padding: 0px;
}
#Salary .pad {
	padding-top: 5px;
}

#homesearch .SubmitBtn {
	padding-top:18px;
}
#homesearch .SubmitBtn input {
	float: right;
}

#keywords .input:focus {
	border: solid 1px #444444;
}
/* ===
FEATURED JOBS ON HOMEPAGE
=== */

/* fixes IE 100% width bug */
#FeaturedJobs .wrap {
	width: 100%;
}
#FeaturedJobs table {
	width: 100%;
}
	
#FeaturedJobs td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #444444;
	background: url(line_dottedgrey.gif) repeat-x left bottom;
	padding: 5px 0px;
}

#FeaturedJobs .title {
	width: 50%;
}
#FeaturedJobs .salary {
	width: 23%;
}
#FeaturedJobs .agency {
	width: 22%;
}

#FeaturedJobs td a {
    color:#444444;
	font-weight: bold;
}
#FeaturedJobs .view {
	float: right;
	padding-top: 0px;
}

/* ===
FEATURED LINKS PAGE
=== */

#FeaturedLinks {
display: none;
}

#FeaturedLinks .float {
	margin: 5px 2px;
	display: block;
	text-align: center;
	position: relative;
	line-height: 70px;
	color: #CCCCCC;
}
#FeaturedLinks a {
	display: block;
	width: 120px;
	height: 70px;
	background: #FFF;
	float: left;
}


/* ===
RSS LATEST NEWS ON HOMEPAGE
=== */
#LatestNews h2 {
	margin-bottom: 15px;
}
	
/* ===
PAGE HEADING - H1 - STYLES
=== */

.strapline {
	font-weight: bold;
	letter-spacing: -1px;
	color: #5fa700;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
H1.noBtmMargin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}



/* ===
MENUS, BUTTONS AND TEXT FIELDS
=== */

.agencylogo
	{
	float: right;
	width: 200px;
	text-align: right;
	}

a.iconbutton:link, a.iconbutton:visited
	{
	text-decoration: none;
	color: #336699;
	padding: 0px 12px 1px 4px;
	font-size: 0.8em;
	}

a.iconbutton:hover
	{
	text-decoration: none;
	color: #000000;
	padding: 0px 12px 1px 4px;
	}

a.pagelinks:link, a.pagelinks:visited
	{
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	}

a.pagelinks:hover
	{
	font-weight: bold;
	text-decoration: none;
	color: black;
	}

.buttonstyle, .buttonnofloat, .buttonskin
	{
	background: url(bg_btnwhite.gif) no-repeat center center;
	border: none;
	font: bold 1em Arial,Helvetica,sans-serif;
	color: #444444;
	width: 90px;
	height: 23px;
	display: block;
	}
	
.buttonstyle_long
	{
	background: url(bg_btnwhite_long.gif) no-repeat center center;
	border: none;
	font: bold 1em Arial,Helvetica,sans-serif;
	color: #001a6d;
	width: 160px;
	height: 23px;
	display: block;
	}		

.button {
	background: url(bg_btnwhite.gif) no-repeat center center;
	border: none;
	font: bold 1em Arial,Helvetica,sans-serif;
	color: #444444;
	width: 90px;
	height: 23px;
	display: block;
}

.buttonSmall {
	/**background: url(bg_btnwhite_sm.gif) no-repeat center center;**/
	margin: 3px 0px;
	border: 1pt solid #666666;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../../images/button_grad.gif) top repeat-x #FFFFFF;
	/**width: 65px;
	height: 20px;**/
	display: block;
}

/**
.buttonSmall a hover {
color: 990000;
}**/


.textfieldstyle
	{
	width: 230px;
	background: #FFFFFF;
	border: solid 1px #AAA;
	}

.textfieldstylesmall
	{
	width: 100px;
	background: #FFFFFF;
	border: solid 1px #AAA;
	}

.dropdownfixed
	{
	font-size : 10px;
	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: #336699;
	}


/* ===
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: 11px;
	width: 98%;
	margin: 0px;
	color: #111111;
	margin-bottom: 3px;
	border-collapse: separate;
	}

.formattedtable td
	{
	padding: 4px 8px 4px 8px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-bottom: solid 1px #bfcdd9;
	}

.formattedtable th
	{
	padding: 4px 8px 4px 8px;
	background-color: #99b2cc;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #bfcdd9;
	text-align: left;
	}
.formattedtable label {
	font-size: 0.9em !important;
	font-weight: bold;
}
.fieldtitle
	{
	vertical-align: top;
	background: #DDDDDD !important;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	width: 150px;
	}

.on, .on td {
	background: #e8edf1;
}

.currencymenu, .languagemenu {font-weight: normal;  font-size: 10px; background-color: #609AEF; border-color: #508ADF; }

.Icons {
	width: 255px;
	margin: 1px 5px;
}
.left {
	float: left;
	clear: left;
}

/* ===
INVOICE STYLESHEET
=== */

#Inv_Container {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}

#Inv_centrecolumn {
	width: 650px;
	border-top: none;
	margin: 0px;
	text-align:left;
}

.Inv_header {
	width: 680px;
	margin: 0px 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: 0px;
	background: #FFFFFF;	
}
.Inv_Top2 {
	width: 680px;
	margin: 0px;
	background: #FFFFFF;	
}

.Inv_Details {
	width: 680px;
	margin: 0px;
	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: 0px auto;
}

.hr2 {
	width: 680px;
	border: solid 1px #444444;
	border-top: none;
	margin: 0px auto;
}

.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 0px 0px 2px;
   height:700px;  
}

.Inv_payinfo { font-size: 11px; color: #556677; font-weight: normal; }

/* =============
Quick Search Styles 
================ */
.quicksearch {
    width: 600px;
    }
.quicksearch .left {
	width: 48%;
}
.quicksearch .right {
	float: right;
	width: 48%;
	padding-top:0px;
    
}
/* =============
Homepage Search Results Styles 
================ */
#searchResults {
	width: 600px;
}

/**********************************************************************
 * CSS Styles Added By First4IT Solutions For Apprenticeships Upgrade *
/**********************************************************************/

#Apprenticeships table 
{
		border: 1px solid #666666;
		background: #FFFFFF;
		margin-bottom: 10px;
		width: 100%
}
		
#Apprenticeships table th, #Apprenticeships table td
{
		margin: 0px;
		padding: 8px 20px;
		text-align: center;
		border-bottom: 1px solid #CCCCCC;
}
		
#Apprenticeships table .name 
{
		text-align: left;
		font-size: 85%;
		margin: 0px;
		padding-left: 10px;
}

#Apprenticeships table .apprenticeships
{
		text-align: center;
		font-size: 85%;
}

#Apprenticeships table .apprenticeshipagency 
{
		width: 137px;
}

#Apprenticeships table .apprenticeshipregion
{
		width: 150px;
}

#Apprenticeships table .apprenticeshiptype
{
		width: 148px;
}

#Apprenticeships table .apprenticeshipno
{ 
		width: 60px;
}
		
#Apprenticeships table caption {
		margin: 0px;
		padding: 8px 20px;
		text-align: left;
		border: 1px solid #666666;
		border-bottom: 0px;
		background: #336699;
		color: #FFFFFF;
}

#AlphabeticalLinks {
		float: left;
}

#AlphabeticalLinks ul {
		margin: 0px;
		padding: 0px;
		padding-left: 20px;
		text-align: left;
}

#AlphabeticalList li {
		display: inline;
		list-style-type: none;
		padding-right: 5px;
}

#AlphabeticalList li a {
		color: #009CC4;
}

#ApprenticeshipByAgency table {
		width: 100%;
		border: 1px solid #666666;
		background: #FFFFFF;
		margin-bottom: 10px;
}

#ApprenticeshipByAgency table th, table td {
		margin: 0px;
		padding: 8px 20px;
		text-align: center;
		border-bottom: 1px solid #CCCCCC;
}

#ApprenticeshipByAgency table caption {
		margin: 0px;
		padding: 8px 20px;
		text-align: left;
		border: 1px solid #666666;
		border-bottom: 0px;
		background: #336699;
		color: #FFFFFF;
}
		
#ApprenticeshipCategoryVacancies table {
		width: 490px;
}

/*Styles added by PF for questionaires 09/2009*/

div.ctrlpnlcol
{
    width: 223px;
    margin-right: 6px;
    float:left;
    background: #f2f4f5;    

}

div.ctrlpnlcol p
{
    margin-top: 0px;
}

div.ctrlpnlcol div
{
    padding: 15px 10px 15px 10px;
     min-height: 130px; 
    height: auto !important; 
      height: 130px;

}

.last
{
    margin-right: 0px; 
}

div.ctrlpnlcol h3 a
{
    
}

div.ctrlpnlcol a
{
    text-decoration: none;
    font-weight: bold;
    
}

div#supportbox
{
    float: left;
    width: 237px;
	background: url(support_lady.jpg) #f2f4f5 bottom left no-repeat; 
}

div#supportbox p
{margin: 0px;
padding: 3px 0px 30px 95px;
}

.largetxt {
font-size: 1.6em;
font-weight: bold;
color: #00427f;
text-align: center;
margin: 0px 0px 0px -55px;
padding: 0px;
}

div#maincol
{
    float: left;
    width: 689px;
    margin-bottom: 20px;
}

div#questionnaire
{
    width: 970px;
}

div.quesrow
{
    padding-top: 12px;
    
    
}

div.quesrow .fieldset
{   
    float:left;
    margin-top: 3px;
    width: 800px; 
     
}


div.quesrow .fieldset .legend span{
    float:left;
    padding: 0 10px 0 0px;
    width: 580px !important;      
}

div.answer_btns
{
    float:left !important;
    
    width: 200px;
}

div.quesrow input, div.quesrow label
{
    float:left;
}

h3.resource
{
	color: #000;
	font: bold 1.0em arial, Helvetica,sans-serif;
	margin: 18px 0px 6px 0px;
}

div#questionnaire label
{
    font-size: 1em;
}

div#questionnairenav
{
    
    background: url(../../images/sections1.gif);
    background-repeat: no-repeat;
    width: 942px;
    height: 38px;
   line-height: 39px;
   text-align: center;
}

div#fin_questionnairenav
{
    
    background: url(../../images/sectionsFinance.gif);
    background-repeat: no-repeat;
    width: 942px;
    height: 39px;
   line-height: 39px;
   text-align: center;
}


div#questionnairenav span.first
{
    float:left;
    width: 95px;
        
}

div#questionnairenav span.last
{
    float:left;
    width: 70px;
        
}

div#questionnairenav span
{
    float:left;
    width: 110px;
        
}

div#questionnairenav li.bold
{
    font-weight: bold;    
}



div#fin_questionnairenav span.first
{
    float:left;
    width: 90px;
        
}

div#fin_questionnairenav span.last
{
    float:left;
    width: 80px;
        
}

div#fin_questionnairenav span
{
    float:left;
    width: 96px;
        
}

div#fin_questionnairenav li.bold
{
    font-weight: bold;    
}


div#questionnaire form .textrow
{    
    min-height: 1.5em;
    height:auto !important;
    height: 1.5em;
    width: 510px;
    margin: 0 0 5px 0;
}

div.quesrow
{
    margin-top: 12px;
    width: 970px;
}

div#questionnaire form .textrow label
{
    width: 250px;
    float:left;
}

div#questionnaire form .textrow input
{
    width: 250px;
}

div.resultsrow 
{
    margin: 0px 0 0 0;
    padding: 5px 0 5px 0;
    
}

div.resultsrow1 
{
    margin: 5px 0 5px 0;
    background: #ddd;
    /*border-bottom: 1px solid black;*/
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

div.questioncol
{
    float: left;
    width: 70%;
    margin: 0 10% 0 0;
}

div.questioncol_nrw
{
    float: left;
    width: 45%;
    margin: 0 10% 0 0;
}

div.answercol
{
    float: left;
    width: 10%;
}

div.quesbtns
{
    clear: both;
    float: left;
    margin: 20px 0 20px 0;
    width: 750px;
}

div.quesbtnsfinance
{
    clear: both;
    float: left;
    margin: 20px 0 20px 0;
    width: 720px;
}

div.quesbtns_contact, div.quesbtnsfinance_contact 
{
    clear: both;
    float: left;
    margin: 20px 0 20px 0;
    width: 510px;
}


div.quesbtns_contact input, div.quesbtns input, div.quesbtnsfinance input, div.quesbtnsfinance_contact input
{
    float: right;
}

.quizred
{
    color: Red;
}

.quizamber
{
    color: Orange;
}

.quizgreen
{
    color: Green;
}

div.printpage
{
    width: 760px;
    margin: 20px 10px 10px 10px;
}

div.formrow
{
    clear:both;
}

div.formrow label
{
    clear:left;
    float:left;
    width: 300px;
}

div#leftcol
{
    float: left;
    width: 236px;
    margin: 0 17px 0 0px;
}

div#rightcol
{
    float: left;
    width: 238px;
    margin: 0 0 0 0;
}

div#centrecol
{
    float: left;
    width: 430px;
    margin: 0 15px 0 0; 
}


ul.menu, ul.submenu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background: #f2f4f5;
}

ul.services
{
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    background: #f2f4f5;
}



ul.menu li a, ul.submenu li a, ul.services li 
{
    text-decoration: none;
    margin: 0px 0 0 0;
}

ul.menu li.menuheader a
{
    background-image: url(../../images/menu-head-bg.jpg);
    padding: 6px 0 6px 22px;
    background-repeat: no-repeat;
    background-position:0;
    color: #fff;
    font-weight: bold;
}

ul.services li.servicesheader, ul.menu li.servicesheader
{
    background-image: url(../../images/menu-head-bg.jpg);
    padding: 6px 0 6px 22px;
    background-repeat: no-repeat;
    background-position:0;
    color: #fff;
    font-weight: bold;    
}

ul.services li
{    
    padding: 6px 6px 6px 12px;    
    font-weight: normal;
}

ul.services li a
{
    text-decoration:none;
}


ul.menu li.selected a
{
    background-image: url(../../images/menu-expanded.gif);
    padding: 6px 0 6px 20px;
    background-repeat: no-repeat;
    background-position:  0.6em 1em;
    font-weight: bold;
}

ul.menu li a
{
    background-image: url(../../images/menu-collapsed.gif);
    padding: 6px 0 6px 22px;
    background-repeat: no-repeat;
    background-position:  1em 0.8em; 
    border-bottom: 1px solid #d5e5f3;
    display:block;
}

ul.menu li.selected ul.submenu li a 
{
    background-image: url(../../images/menu-collapsed.gif);
    padding: 4px 0 4px 22px;
    background-repeat: no-repeat;
    background-position: 1em 0.6em;
    margin: 0px 0 0 20px;
    border-bottom: 1px solid #d5e5f3;
    display: block;
    font-weight: normal !important;
}
ul.menu li.selected ul.submenu li.selected a 
{ 
    font-weight: bold !important;
}

ul.menu li.selected ul.submenu li.selected a 
{
font-weight: bold;
}



ul.breadcrumb
{
    list-style-type: none;
    margin: 0 0 9px 0;
    padding: 0;
    
}

ul.breadcrumb li
{
    display: inline;
}

a.resourcelinks
{
    display: block;
    font-size: 0.8em;
    margin-bottom: 9px
}

h2.support
{
    background-image: url(../../images/menu-head-bg.jpg);
    padding: 6px 0 6px 22px;
    margin:0;
    background-repeat: no-repeat;
    background-position:0;
    color: #fff;
    font-weight: bold;
    width: 215PX;
}

h2.ctrlpnltab
{
    background-image: url(../../images/control-panel-tab-bg.jpg);
    padding: 6px 0 6px 22px;
    margin:0;
    background-repeat: no-repeat;
    background-position:0;
    color: #fff;
    font-weight: bold;
    width: 201PX;
    font-style: italic;
}

div.ctrlpnlcol div ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}



div.ctrlpnlcol div ul li
{
    margin: 0 0 5px 0;

}


.article
{
    width: 610px;
	float:left;   
}

.sidecontent
{
    float:right;   
}