.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 0 20px 0;
	margin: 0;
	font: normal 0.8em Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	background: url(bg.gif) repeat;
}

a, a:visited {color: #008b6f;}
a:hover	 {color: #444444;}

img	{
	border: 0;
}

h1 {
	font: bold 23px Arial, Helvetica, sans-serif;
	letter-spacing: -0.025em;
	margin: 0 0 20px 0;
}

h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em;
	padding: 5px 10px 0 10px;
	margin: 0;
}

h3 {
	color: #333333;
	font: bold 1.0em Verdana,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.3em;
}

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.8em;
	background: #FFFFFF;
	border: solid 1px #AAA;
	padding: 2px 1px;
}

input {
	font: normal 0.9em Verdana,Arial,Helvetica,Sans-Serif;
	padding: 2px 1px;
}

label {
	font: bold 0.9em 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;
}
.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; 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: 11px !important;}
.vertMiddle						{vertical-align: middle; margin-bottom: 3px;}


/* ===
MAIN PAGE ELEMENTS
Control various skin elements sit on the page
and what colours, backgrounds, etc. they have
=== */

#Container {
	width: 1000px;
	background: #FFFFFF;
}

#centrecolumn {
	width: 996px;
	margin: 0 auto;
	padding: 2px 0;
}

#header {
	background: #00aa88 url(h_bg.gif) repeat-x left top;
	padding: 5px 0 10px 0;
	color: #FFFFFF;
	width: 100%;
}

#selectCountry {
	float: right;
	text-align: right;
	padding: 5px 10px;
	font-size: 1.1em;
	color: #888888;
}

#content {
	width: 100%;
	margin: 2px auto;
	clear: both;
}

#middlebar {
	width: 790px;
	text-align: left;
	float: left;
}
.innerWrap {
	padding: 10px 10px 10px 20px;
}

.innerWrapFormat {
	padding: 0px 10px 10px 20px;
	font: 0.9em Verdana,Arial,Helvetica,sans-serif;
	margin: 15px 0 5px 0;
	line-height: 1.0em;
	color: #666666;
}

#SideMenuBar {
	float: left;
	width: 200px;
	text-align: left;
	clear: left;
	margin: 0 2px 0 0;
}

#RightSideBar {
	width: 249px;
	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;
}

/* ===
HEADER
=== */
#header h1 {
	background: url(h1_logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 223px;
	height: 73px;
	float: left;
	margin: 15px 10px 7px 20px;
}
#header h1 a {
	display: block;
	width: 223px;
	height: 82px;
}
#header h1 a:hover {
	background: transparent;
}
#header h2 {
	background: url(h2_crew.gif) no-repeat right center;
	text-indent: -9999px;
	overflow: hidden;
	width: 246px;
	height: 50px;
	float: right;
	margin: 7px 20px 15px 0;
	padding: 0 10px 0 0;
}

#header ul {
	float: right;
	clear: right;
	margin: 0 10px 0 0;
	padding: 0;
}

#header ul li {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
}

#header ul li a {
	color: #fff;
	font-size: 0.85em;
	text-decoration: none;
}
#header ul li a:hover {
	color: #EEEEEE;
}

#header .login {
	border: 1px solid #0e8f75;
	padding: 0.2em 0.3em;
	color: #18a;
	background: #dedede url(login_bg.gif) repeat-x top;
	font-weight: bold;
}

#header .login:hover {
	color: #fff;
	background-position: 0 -18px;
	background-color: #5e5e5e;
}

/* ===
TEMPLATE HEADER MENU
=== */

#templatemenu {
	background: #F8F8F8 url(bg_mainMenu.gif) repeat-x left bottom;
	font-size: 0.9em;
	width: 100%;
}

#templatemenu ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	display: block;
	font: bold 1em/31px Arial, Helvetica, sans-serif;
}
#templatemenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 3px 0 0;
	background: url(bg_menuspacer.gif) no-repeat right center;
}

#templatemenu li a {
	padding: 0 15px;
	display: block;
	float: left;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
#templatemenu li a:hover {
	color: #FFFFFF;
	background: #999999 url(bg_mainMenu_ov.gif) repeat-x left bottom;
}
#templatemenu .menuSpacer {
	background: url(bg_menuspacer.gif) no-repeat right center;
	width: 10px;
	height: 31px;
	float: left;
}

#selectCountry label, #selectCountry select, #selectCountry .go {
	vertical-align: middle;
	padding: 0;
}
#selectCountry .go {
	margin-top: 1px;
}

/* ===
STYLES FOR SIDE BAR AND CHILD BOX'S
=== */

#SideMenuBar label, .search .FieldWrap label {
	font-weight: bold;
}

#SideMenuBar .sub {
	margin: 15px 10px 8px 10px;
}
.jobCount {
	border-bottom: solid 1px #DDDDDD;
	margin: 0 10px;
	padding: 0 0 2px 8px;
	display: block;
	font-size: 0.85em;
}
#HotJobs ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}
#HotJobs ul li {
	list-style: none;
	background: url(bg_dash.gif) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 5px 0;
}

/* ===
HOMEPAGE LAYOUT AND SIDEBARS
=== */
.Box {
	background: #EEEEEE;
}
.Box p {
	margin: 5px 10px;
	font-size: 0.8em;
}
#sidebar {
	float: right;
	width: 290px;
}
#homeContent .Box {
	float: left;
}
#topRow, #topRow .Box {
	height: 298px;
}
#topRow, #btmRow {
	/*display: block;*/
	clear: left;
	float: left;
	margin: 2px 0;
}

#btmRow, #btmRow .Box {
	height: 255px;
}
.search, .latestJobs, #RightSideBar .Box {
	width: 200px;
}
.welcome, .latestNews {
	width: 297px;
}

.middle {
	width: 495px;
	margin: 0 2px;
	background: url(hero.jpg) no-repeat left top;
}

.search, .latestJobs {
	background: #DDDDDD;
}

.weRecruit {
	width: 246px;
	margin: 0 1px 0 2px;
}
.weRecruit img {
	display: block;
	margin: 30px auto;
}

.latestJobs {
	float: right;
	width: 233px;
}

.latestJobs ul {
	margin: 5px;
	padding: 0 1px 0 0;
	list-style: none;
	overflow: auto;
	height: 200px;
	background: #FFFFFF;
	font-size: 0.85em;
}
.latestJobs ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #FFFFFF;
}
.latestJobs ul li a {
	display: block;
	font-size: 1em;
	padding: 0.25em 0.5em;
	text-decoration: none;
}
.latestJobs ul li.odd a {
	background: #e7f1f1;
}
.latestJobs ul li a:hover {
	color: #fff;
	background: #18a;
}

.globalRegions {
	width: 247px;
	margin: 0 2px 0 1px;
}
.globalRegions #map {
	display: block;
	height: 133px;
	margin: 10px;
}
.globalRegions #map li {
	display: inline;
	float: left;
	text-indent: -9999px;
}
.globalRegions #map li.am a {
	display: block;
	z-index: 2;
	position: absolute;
	left: 0px;
	width: 101px;
	height: 133px;
	background: url(map_am.gif) no-repeat;
}
.globalRegions #map li.eu a {
	display: block;
	z-index: 1;
	position: absolute;
	left: 93px;
	width: 59px;
	height: 133px;
	background: url(map_eu.gif) no-repeat;
}
.globalRegions #map li.ap a {
	display: block;
	position: absolute;
	left: 152px;
	width: 75px;
	height: 133px;
	background: url(map_ap.gif) no-repeat;
}
.globalRegions #map li a:hover {
	background-position: 0 -133px;
}


#SideMenuBar a {
	text-decoration: none;
	display: block;
}
#SideMenuBar a:hover {
	color: #008b6f;
}
#SideMenuBar .BoxTop {
	background: #DDDDDD url(BoxTop_mask.gif) no-repeat left bottom;
	height: 11px;
	font-size:1%;
}

.subMenu {
	margin: 0 8px;
	padding: 0;
	font-size: 0.85em;
}
.subMenu li {
	padding: 2px 0 2px 10px;
	background: url(list_icon.gif) no-repeat left center;
	list-style: none;
}


#middlebar h2 {
	padding-left: 0;
	padding-right: 0;
	margin: 10px 0;
	color: #008b6f;
}
#content .Box {
	margin-bottom: 2px;
}


/* ===
WARNING BOX
=== */

.warningbox {
	background-color: #DDDDDD;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 7px;
	border: 1px;
}


/* ===
FOOTER
=== */
#footer	{
	padding: 10px;
	clear: both;
	font-size: 0.85em;
	color: #FFFFFF;
	background: #0a8 url(f_bg.gif) repeat-x bottom;
}

.footertext_right {
	float: right;
	width: 500px;
}

#footer p, #footer ul {
	margin: 0 0 0.5em 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	margin: 0 10px 0 0;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

/* ===
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;
}
div.SubmitBtn .btn {
	float: none;
}

.FieldWrap {
	padding: 5px 8px;
	clear: both;
}
.centralbox .FieldWrap {
	padding-left: 0;
	padding-right: 0;
}

.FieldWrap label {
	font-weight: normal;
}
.FieldLabel label {
	font-weight: bold;
}

.Field {
	margin-left: 42%;
}



/* Fixes IE 3px bug. Used on radio's on powersearch.asp (except the 1st one obviously!) */
.RadioIEFix {
	margin-left: 3px;
}

.FieldLabel {
	float: left;
	width: 40%;
}
.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: 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: #333333 !important;
}
.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: 200px;
	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
=== */

.jobtitleview {
	font-size: 1.3em;
}

.joblocationview, .jobrefnoview, .salaryview {
	margin-top: 3px;
	font-size: 0.85em;
}
.joblocationview strong, .jobrefnoview strong, .salaryview strong, .jobheaderlong strong {
	width: 90px;
	display: block;
	float: left;
}
.jobrefnoview {
	margin-top: 15px;
}
.salaryview {
	margin-bottom: 15px;
}
.jobtitleview
	{
	font-weight: bold;
	margin-top: 3px;
	}

.jobdescview {
	margin: 5px 0 10px 0;
}

.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;
	}


/* ===
Fieldsets on cand_resume_edit.asp
=== */
#frmEditResume fieldset {
	padding-bottom: 30px;
}



/* ===
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: 11px;
	line-height:16px;
	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;
}

/* ===
FEATURED LINKS PAGE
=== */

#FeaturedLinks .float {
	margin: 5px;
}
#FeaturedLinks a {
	display: block;
	width: 120px;
	height: 52px;
	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: 200px;
	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 {
	background: #EEEEEE;
	border: solid 1px #CCCCCC;
	font: bold 1em Arial,Helvetica,sans-serif !important;
	color: #666666;
	display: block;
}	
.buttonstyle:focus, #SubmitBtn input:focus {
	background: #DDDDDD;
	border: solid 1px #BBBBBB;
	color: #555555;
}

.button {
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	font: bold 11px Arial,Helvetica,sans-serif !important;
	color: #444444;
	display: block;
}

.buttonSmall {
	background: url(bg_btnwhite_sm.gif) no-repeat center center;
	border: none;
	font: bold 11px Arial,Helvetica,sans-serif;
	color: #444444;
	width: 65px;
	height: 20px;
	display: block;
}

.textfieldstyle {
	width: 98%;
	background: #FFFFFF;
	border: solid 1px #AAA;
}
.textfieldstyle:focus, .textfieldstylesmall:focus {
	border: solid 1px #008b6f;
	background-color: #F5F5F5;
}
#middlebar .textfieldstyle {
	width: 75%;
}
#middlebar .dropdownfixed {
	width: 76%;
}

.textfieldstylesmall
	{
	width: 50%;
	background: #FFFFFF;
	border: solid 1px #AAA;
	}
	
.textfieldstyleverysmall
	{
	width: 40%;
	background: #FFFFFF;
	border: solid 1px #AAA;
	}

.dropdownfixed {
	font-weight: normal;
	background-color: #FFFFFF;
	border: solid 1px #AAA;
	width: 98%;
}

.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: #f1f1f1 !important;
	vertical-align: top;
	font-weight: bold;
	color: #666666 !important;
	font-size: 11px;
	width: 150px;
	}

.on, .on td {
	background: #FFFFFF;
}

/* ===
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;
}

/* Link styles and buttons */
.btn {
	display: block;
	text-indent: -9999px;
	height: 30px;
	float: right;
	clear: right;
}
.btn:hover {
	background-color: transparent;
}
a.findoutmore {
	background: url(btn_findoutmore.gif) no-repeat;
	width: 141px;
	margin-right: 10px;
}
.searchBtn {
	background: url(btn_search.gif) no-repeat;
	width: 85px;
	border: 0;
	line-height: 1000px;
}
#SideMenuBar .searchBtn {
	margin-bottom: 13px;
}
a.viewLink {
	margin: 10px 0;
	font-size: 0.85em;
}

/* classes for app docs on viewjob.asp */

.docsLayout {
	margin: 20px 0;
	display: block;
	border: solid 1px #bfcdd9;
	background: #f1f1f1;
}

.docsLayout h3 {
	margin: 0;
	padding: 3px !important;
}

.documentrow {
	border-top: solid 1px #bfcdd9;
	padding: 6px 0 2px 0;
	background: #FFFFFF;
}

.docicon {
	float: left;
	width: 30px;
	display: inline;
	margin-left: 5px;
}

.docicon img {
	vertical-align: middle;
}

.doctitle {
	float: left;
	width: 300px;
	display: inline;
	margin: 2px 0;
}

.docdownloadlink {
	float: right;
	display: inline;
	margin: 2px 0;
}

.docdownloadlink a, .docdownloadlink:visited {
	padding: 0 0 0 25px;
	margin: 0 5px 0 0;
	background: url(../../images/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;
}

/* offices page */
.subMenuTabs {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	border-left: solid 1px #CCCCCC;
	background: url(1x1.gif) repeat-x 10px 22px;
}
.subMenuTabs li {
	display: block;
	float: left;
}
.subMenuTabs li a {
	background: url(bg_smalltab_inactive.gif) repeat-x left top;
	display: block;
	float: left;
	padding: 3px 6px;
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
}
.subMenuTabs li a, .subMenuTabs li a:visited {
	background: #FFFFFF url(bg_smalltab_inactive.gif) repeat-x left top;
	display: block;
	float: left;
	padding: 4px 12px;
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.subMenuTabs li a:hover, .subMenuTabs li a:visited:hover, .subMenuTabs li a.active, .subMenuTabs li a:visited.active {
	background-image: url(bg_smalltab_active.gif);
	padding-bottom: 5px;
}
.content {
	margin-top: 20px;
}

#viewAllLink {
	margin-top: 6px;
	font-size: 0.85em;
	margin-right: 5px;
	float: right;
	text-decoration: underline !important;
}

