/**
* ----------------------------------------------------------------------------------------------------
* base.css
* Parodia Recruitment Job Board Software, Cactusoft Ltd - www.cactusoft.com
* Copyright (c) 1998 - 2010. All rights reserved.
* ----------------------------------------------------------------------------------------------------

**----------------------------------------
THIS IS THE BASE STYLESHEET FOR ALL SKINS
**----------------------------------------
*/

/* ===
PRE DEFINED TAGS
=== */

body	{
	padding: 0;
	margin: 0;
	font: normal 0.75em "Lucida Grande", Arial,Helvetica,sans-serif;
	color: #2d3940;
}

a, a:visited {color: #990000;}
a:hover	 {color: #333333; text-decoration: none;}

img	{
	border: 0;
}

h1 {
	color: #990000;
	font: bold 1.7em "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	margin: 0 0 20px 0;
}

h2 {
	color: #000;
	font: normal 1.3em "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	margin: 20px 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: dotted 1px #AAA;
}
h2 a, h2 a:visited {
	color: #666666;
}
h3 {
	font: bold 1.1em "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 0;
	color: #2d3940;
	margin: 15px 0 5px 0;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0;
}

p {
	margin: 12px 0;
	line-height: 1.5em;
}

hr {
	height: 1px;
	color: #999999;
	background: #999999;
	border-width: 0px;
}

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

select, textarea {
	font: normal 1em "Lucida Grande", Arial,Helvetica,sans-serif;
	background: #FFFFFF;
	border: solid 1px #AAA;
}

input {
	font: normal 1em "Lucida Grande", Arial,Helvetica,sans-serif;
}

label {
	font-size: 1em;
}

pre {
	font-family: Courier,Times New Roman,Serif;
}
li {
	margin: 3px 0;
	padding: 0;
}
li {
	margin: 3px 0;
	padding: 0;
}



/* ===
spacer class - use to force a container tag to wrap when it contains floated elements.
=== */
.spacer {
  	clear: both;
	height: 1px;
	overflow: hidden;
}
/* used to wrap a div. */
.wrap {
	display: block;
}
.wrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.gap {height: 15px; clear: both;}
.smallgap { height: 7px; clear: both;}

/* ===
Basic classes
=== */
.nowrap 						{white-space: nowrap;}
.alignleft 						{text-align: left;}
.alignright						{text-align: right;}
.float 							{float: left;}
.left 							{float: left; clear: left;}
.right 							{float: right;}
.clear 							{clear: both;}
.extradetail					{font-size: 10px; color: #556677; font-weight: normal;}
.bold							{font-weight: bold;}
.normal							{font-weight: normal;}
.block 							{display:block;}
.none							{display: none;}
.Icons							{margin: 1px 5px;}
.smallnormal					{font-size: 0.95em;}
.azList							{list-style-type:lower-alpha;}
.imgCenter						{margin: 0 auto; display: block;}

/* ===
MAIN PAGE ELEMENTS
Control various skin elements sit on the page
and what colours, backgrounds, etc. they have
=== */

#Container {
	width: 100%;
	margin: 0;
}

#centrecolumn {
	width: 978px;
	margin: 0 auto;
	position: relative;
}
#topBar {
	height: 24px;
	background: url(../skin_default/templateimages/bg_topBar.gif) repeat-x left top;
	width: 100%;
	position: absolute;
	top: 0;
}
#topBar p {
	padding: 0 17px;
	margin: 0;
	line-height: 22px;
	height: 24px;
	font-size: 0.9em;
	color: #FFFFFF;
}
#topBar p.left {
	background: url(../skin_default/templateimages/bg_topBarL.gif) no-repeat left top;
}
#topBar p.right {
	background: url(../skin_default/templateimages/bg_topBarR.gif) no-repeat right top;
}
#topBar a {
	color: #FFF;
	background: url(../skin_default/templateimages/bg_TopBarLink.gif) repeat-x left top;
	display: inline-block;
	padding: 0 8px;
	text-decoration: none;
	line-height: 24px;
}
#topBar a:hover, #topBar a:active {
	color: #FFF;
	background: #9fa6ab;
}
#topBar a:hover, #topBar a:active {
	color: #FFF;
	background: #9fa6ab;
}

#introText {
	margin: 0 17px 10px;
	padding: 30px 0 0;
	font-size: 0.9em;
	color: #999999;
	position: relative;
}

#header {
	width: 100%;
	background: #FFFFFF url(../skin_default/templateimages/bg_header.gif) no-repeat left top;
	margin-top: 2px;
}
#welcome {
	float: right;
	width: 485px;
}
#welcome p {
	text-align: right;
	margin: 7px 17px 7px;
}
#headerimage {
	float: left;
	background-positon: left bottom;
	background-repeat: no-repeat;
	width: 470px;
	height: 104px;
}
#headerBanner {
	float: right;
	position: relative;
	padding: 22px 17px 0px;
}

#headerBanner img {
	display: block;
}


#headerimage h1 {
	font: bold 1.7em "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 14px 0 0 17px;
}
#headerimage h1 a {
	text-decoration: none;
}
#headerimage h1 img {
	display: block;
	margin: 0 auto;
}

#content {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 10px;
}

#middlebar {
	width: 464px;
	text-align: left;
	float: left;
	padding-bottom: 20px;
}

#SideMenuBar {
	float: left;
	width: 230px;
	text-align: left;
	padding: 0 0 10px 0;
	clear: left;
	margin-right: 17px;
}

#RightSideBar {
	width: 250px;
	float: right;
}

#topofpagelink {
	float: right;
	font-size: 10px;
}

#toplinks {
	float: right;
	top: 0px;
	right: 0px;
	padding: 5px 10px;
	color: #999999;
	font-size: 10px;
}


/* ===
TEMPLATE HEADER MENU
=== */

#templatemenu {
	clear: both;
	background: #f5f5f5;
	width: 100%;
	font-size: 1.1em;
}

#templatemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}
#templatemenu li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 35px;
	position: relative;
	z-index:500;
}

#templatemenu li a {
	padding: 0 12px;
	display: block;
	font-weight: bold;
	text-decoration: none; 
	line-height: 35px;
}
#templatemenu li a:hover {
	background-color: #EEEEEE;
}

#templatemenu .recruiters {
	float: right;
	font-size: 0.85em;
	padding: 0 12px;
}
#templatemenu .recruiters a {
	height: 35px;
	display: inline-block;
}

#templatemenu .recruiters img {
	vertical-align: top;
	margin-top: 10px;
}

#templatemenu li li a {
	display: block;
	padding: 2px 5px;
	background: #EEE;
	border-bottom: solid 1px #CCC;
}

/* submenu, it's hidden by default */  
#templatemenu li ul {  
    position:absolute; 
	display: none;
	margin: 0; 
	padding:0; 
	list-style:none; 
	z-index: 100;
	width: 170px;
}  
  
#templatemenu li ul li {
	display: block; 
	padding: 0;
	font-size: 0.85em;
	margin: 0;
	float: none;
	height: auto;
}  
  
/* display block will make the link fill the whole area of LI */  
#templatemenu li ul a {  
    display:block;     
    padding: 8px 5px;   
    color: #EEE;  
	background: #900;
	line-height: normal;
	height: auto;
	margin: 0;
}  
#templatemenu li ul a:hover {  
    text-decoration:underline;   
	color: #EEE;  
	background: #333; 
}


/* ---------- Chathura 17/09/09 ------------*/
#RightSideBarLogo
{
   	width: 230px;
	float: right;
	margin-left: 6px;
	overflow: hidden; 
}

#RightSideBarLogo a, .jobagencylogo {
	width: 139px;
	height: 52px;
	border: solid 1px #DDDDDD;
	background: #FFFFFF;
	margin: 5px auto;
	display: block;
	text-align: center;
}
#RightSideBarLogo a img, .jobagencylogo img {
	display: block;
	margin: 0 auto;
}

/* ---------------------------------------- */

/* ===
STYLES FOR SIDE BAR AND CHILD BOX'S
=== */
.Box {
	margin: 0;
	padding: 0 0 17px 0;
	position: relative;
	z-index: 0;
}
.BoxBody {
	padding: 7px;
	background: url(../skin_default/templateimages/bg_gradient.gif) repeat-x left top;
	border: dotted 1px #CCCCCC;
	clear: both;
}
.Box h3, .centralboxHeading {
	margin: 0 0 -1px !important;
	padding: 2px 10px 2px 7px;
	background: #F5F5F5;
	border: dotted 1px #CCCCCC;
	border-width: 1px 1px 0;
	float: left;
	z-index: 100;
	position: relative;
}

/* Hot Jobs */
.jobCount {
	background: #FFFFFF;
	padding: 17px 2px 0;
	font-size: 0.9em;
	float: right;
}
#HotJobs {
	clear: both;
	width: 100%;
}

#HotJobs ul {
	font-size: 0.95em;
	margin: 0 0 5px 0;
	list-style: none;
	padding: 0;
}

#HotJobs li {
	margin: 0;
	list-style: none;
	padding: 0;
	border-bottom: dotted 1px #cccccc;
}

#HotJobs li a {
	text-decoration: none;
	display: block;
	padding: 5px;
}

#HotJobs li a:hover {
	background-color: #FFFFFF;
}
#HotJobs a.buttonSmall {
	margin-left: 0;
}

.FeaturedBox {
	margin: 10px 0 0 0;
	background: #d7efb8;
	border: solid 1px #444444;
	color: #444444;
}

#SideMenuBar p {
	margin: 2px 10px 2px 0px;
}

#SideMenuBar .FieldWrap {
	padding: 3px 0;
}
#SideMenuBar label {
	float: left;
	font-weight: normal;
	margin-top: 3px;
	width: 72px;
}
#SideMenuBar label.normal {
	width: auto;
	float: none;
	margin-left: 70px;
}
#SideMenuBar .textfieldstylesmall {
	width: 130px;
}
#SideMenuBar .textfieldstylemedium {
	width: 160px;
}
#SideMenuBar .buttonSmall {
	margin-left: 72px;
}
#SideMenuBar .regLinks {
	margin: 10px 0 0 0;
	padding: 5px 0 4px;
	font-size: 0.9em;
	border-top: dotted 1px #CCCCCC;
}
#SideMenuBar .sub {
	margin: 0;
	background: none;
	border: none;
	padding: 15px 0 10px;
}

#candloginmenu ul {
	margin: 0;
	padding: 0;
	font-size: 0.95em;
}
#candloginmenu li {
	list-style: none;
	margin: 2px 0;
}
#candloginmenu li a {
	padding: 0 25px 0 6px;
	line-height: 24px;
	display: block;
	background: #2d3940 url(../skin_default/templateimages/bg_candMenu.gif) no-repeat left center;
	text-decoration: none;
}


/* Email me job alerts box */
.EmailMeBox {
	font-size: 1em;
}
.EmailMeBox input {
	margin: 2px 0;
	padding: 3px;
}
.EmailMeBox .textfieldstylemedium {
	width: 94%;
}
.btnWrap {
	margin-right: 6px;
}


#ajaxJobAlert p {
	margin: 3px;
	font-size: 1em;
}


/* Latest Jobs */
#side_LatestJobs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#side_LatestJobs li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	border-bottom: solid 1px #EEEEEE;
	font-size: 0.9em;
}
#side_LatestJobs li a {
	display: block;
	margin: 0 0 3px 0;
	text-decoration: none;
	font-size: 1em;
}
#side_LatestJobs li a:hover {
	text-decoration: underline;
}

/* ===
FOOTER, GOOTER LOGOS AND INTERNAL FOOTER LINKS
=== */

/* Footer Logos */
#footerLogos {
	clear: both;
	display:block;
}

/* Footer Logos  CF 30/11/09 */
#footerLogosImages {
	clear: both;
	height:50px;
	display:block;
}
#footerLogosImages a {
	float: left;
}

#footerLogosImages a img {
	margin: 0 auto 5px;	
	vertical-align:middle;
}
/* Footer Logos  30/11/09 */

/* Footer */
#footer	{
	margin: 0 auto 10px auto;
	padding: 10px 17px;
	clear: both;
	font-size: 0.9em;
	color: #999999;
}
#footer a, #footer a:visited {
	color: #999999;	
}
#footerLinks {
	float: right;
	clear: right;
	width: 40%;
	text-align: right;	
	margin: 0;
	padding: 0;
	list-style: none;
}
#footerLinks li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0 2px 0 0;
}
.copyright {
	float: left;
	width: 55%;
	margin: 0;
	padding: 0;
	position: relative;
}

/* Internal Footer Links */
#footerInternalLinks {
	clear: both;
	text-align: left;
	padding: 10px 0 20px;
	width: 95%;
	margin: 0 auto;
}
#footerInternalLinks ul {
	width: 33%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footerInternalLinks li {
	margin: 4px 0;
	padding: 0;
	list-style: none;
}
ul#fLinks1 {
	width: 40%;
}
ul#fLinks2 {
	width: 35%;
}
ul#fLinks3 {
	width: 25%;
}

/* ===
Form layout
=== */
div.SubmitBtn {
	padding: 10px 8px 0 8px;
	clear: both;
	margin: 0 0 0 190px;
}
.noLeftMgn {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.forgottonPW {
	float: right;
	font-size: 0.85em;
	margin: 3px 10px 0 0;
}
.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: 190px;
}

.FieldLabel {
	float: left;
	width: 170px;
}
.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;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	font-size: 0.95em;
}


/* ===
JOBSEARCH RECORDTEMPLATE
=== */
/*Sponsored Jobs highlight 
CF 03/11/09
*/
.vacancylongSponsored {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dotted 1px #CCCCCC;
	/*background-color:#e7f4ff;*/
	background-color:#fffafa;
}

.vacancylong {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dotted 1px #CCCCCC;
}
.jobtitlelong {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
}
p.jobdescriptionlong {
	padding: 5px 0;
	margin: 0;
}
.datelong {
	font-size: 0.95em;
	color: #999999;
}
.jobDetails {
	padding: 10px 0 5px 0;
	clear: right;
	font-size: 0.95em;
}
.jobDetails .type {
	width: 60px;
	display: block;
	float: left;
	color: #888888;
}
.jobDetails .info {
	margin: 0 0 3px 70px;
}

.positionnumberlong {
	float: left;
	color: #999999;
	margin-right: 8px;
}

.statusiconslong {
	float: right;
}
.agencylogo {
	float: right;
	width: 130px;
	height: 55px;
	text-align: right;
}
.relevancelong {
	float: right;
}
.bottomlinkslong {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.bottomlinkslong li {
	display: inline;
	margin: 0 2px 0 0;
	list-style: none;
}

/* ===
VIEW JOB RECORDTEMPLATE
=== */
#JobDescription .Icons {
	margin-top: 10px;
}
.jobtitleview {
	font-size: 1.3em;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: none;
	letter-spacing: normal;
}

.joblocationview, .jobrefnoview, .salaryview {
	margin-top: 3px;
}
.joblocationview strong, .jobrefnoview strong, .salaryview strong, .jobheaderlong strong {
	width: 70px;
	display: block;
	float: left;
}
.jobrefnoview {
	margin-top: 15px;
}
.salaryview {
	margin-bottom: 15px;
}
.jobdescview {
	margin: 10px 0;
}
.consultantview {

}
/*Fieldsets on cand_resume_edit.asp*/
#frmEditResume fieldset {
	padding-bottom: 30px;
}


/* 
Warning/Caution/Info boxes 

warning - red
caution - yellow with caution icon
info - yellow
*/
.warningBox, .infoBox, .cautionBox, .appliedBox {
	display: block;
	line-height: 1.5em;
	border: solid 2px #ffdba2;
	margin-bottom: 10px;
	padding: 8px 8px 8px 55px;
}
.warningBox {
	background: #fcdcd6 url(../skin_default/templateimages/../../images/icon_warning.gif) no-repeat 8px 8px;
	border-color: #ce0008;
}
.infoBox {
	background: #fdfbd1;
	padding: 10px;
}

.cautionBox {
	background: #fdfbd1 url(../skin_default/templateimages/../../images/icon_caution.gif) no-repeat 8px 8px;
	min-height: 35px;
}
div.cautionBox p, div.infoBox p {
	margin: 0 6px 10px 6px !important;
	padding: 0;
}

.appliedBox {
	background: #fdfbd1;
	min-height: 20px;
	padding:8px 8px 8px 20px;
	margin-top: 10px;
}
div.appliedBox p {
	margin: 0 2px 2px 2px !important;
	padding: 0;
}



/*===
HOMEPAGE CENTRAL BOXES, GENERAL STYLES
=== */
.centralbox {
	background: url(../skin_default/templateimages/bg_gradient.gif) repeat-x left top;
	border: dotted 1px #CCCCCC;
	border-width: 1px 0;
	padding: 7px 10px;
	margin-bottom: 15px;
	position: relative;
	z-index: 10;
	clear: both;
	zoom: 1;
}
.centralbox h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}
.centralbox p {
	margin: 3px 0 18px 0;
}
.uline {
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 0;
	padding-bottom: 3px;
}

/* HOME SEARCH PANEL */
#homesearch {
	background: #f5f5f5 url(../skin_default/templateimages/bg_searchPanel.gif) repeat-x left top;
	border: solid 1px #EEE;
	padding: 0;
}
#homesearch form {
	background: url(../skin_default/templateimages/bg_homeSearch.gif) no-repeat 20px bottom;
	padding: 7px 10px 7px;
}

#homesearch h2 {
	background: none;
	font: bold 1.5em "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: -0.06em;
	border: none;
	margin: 10px 10px 5px;
	padding: 0;
	color: #990000;
}
#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;	
	margin: 3px 0 1px !important;
}
#keywords .input {
	width: 97%;
	padding: 2px 3px;
}
#keywords label {
	font-weight: bold;
}
#keywords .keywordsHelp {
	margin: 0;
	padding: 5px 0;
}
#Salary {
	height: 50px;
	padding: 0;
}
#Salary .pad {
	padding-top: 5px;
}
#homesearch .SubmitBtn {
	padding: 8px 0 0 0;
	margin-left: 0;
}

/* FEATURED JOBS ON HOMEPAGE */
/* fixes IE 100% width bug */
.JobsView .wrap {
	width: 100%;
}
.JobsView table {
	width: 100%;
}

.JobsView td {
	font-size: 0.85em;
	line-height: 1.2em;
	color: #444444;
	border-bottom: dotted 1px #CCCCCC;
	padding: 6px;
}

.JobsView .title {
	width: 45%;
}
.JobsView .salary {
	width: 25%;
}
.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 */
#CatLocTabs, #CatLocTabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#CatLocTabs li {
	float: left;
	width: auto;
	margin: 0 0 -1px !important;
	z-index: 100;
	position: relative;
}
#CatLocTabs a {
	margin: 0 0 !important;
	padding: 2px 10px 3px 7px;
	background: #FFFFFF;
	border: dotted 1px #FFFFFF;
	border-width: 1px 1px 0;
	text-decoration: none;
	font-weight: bold;
	float: left;
} 
.off  {
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
}
.active0, .active0:visited, #tabLink0:hover, .active1, .active1:visited, #tabLink1:hover {
	background: #F5F5f5 !important;
	border-color: #CCCCCC !important;
	padding-bottom: 5px !important;	
}

#CatsLocList {
	padding-left: 15px;
}
#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;
	float: left;
	width: 100%;
}
#CatsLocList li a:hover {
}
#CatsLocList li a.alt {
}
#ColList0, #ColList1 {
	width: 100%;
}
#ColList0 p, #ColList1 p {
	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: 5px;
}
#FeaturedLinks a {
	float: left;
	width: 124px;
	height: 56px;
	background: #FFFFFF;
	text-align: center;
	border: solid 1px #EEEEEE;
}


	
/* ===
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 {
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	background: #F5F5F5;
	border: solid 1px #CCCCCC;
	padding: 1px 7px 1px 4px;
	color: #444444;
}

a.iconbutton:hover {
	text-decoration: none;
	border: solid 1px #efa735;
}
.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: #27333a url(../skin_default/templateimages/btn_main.gif) repeat-x left top;
	border: solid 1px #FFF;
	outline: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.buttonSmall {
	font-size: 0.9em;
}
a.buttonSmall {
	padding: 2px 6px;
	text-decoration: none;
	color: #FFFFFF;
}
a.buttonSmall:hover {
	text-decoration: underline;
}


.textfieldstyle {
	width: 98%;
	background: #FFFFFF;
	border: solid 1px #AAA;
	padding: 4px 2px;
}
.textfieldstyle:focus, .textfieldstylesmall:focus, .textfieldstylemedium:focus {
	border: solid 1px #333;
}

.textfieldstylesmall {
	width: 100px;
	background: #FFFFFF;
	border: solid 1px #AAA;
	padding: 4px 3px;
}
.textfieldstylemedium {
    background: #FFFFFF;
	border: solid 1px #AAA;
}	
	
.textfieldstyleverysmall {
	width: 90px;
	background: #FFFFFF;
	border: solid 1px #AAA;
}

.dropdownfixed {
	font-weight: normal;
	background-color: #FFFFFF;
	border: solid 1px #AAA;
	width: 99%;
	padding: 4px 3px;
}

.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: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0px;
	margin-bottom: 3px;
	border-collapse: collapse;
	}

.formattedtable td
	{
	padding: 8px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #dddddd;
	}

.formattedtable th
	{
	padding: 4px 8px 4px 8px;
	background: #27333a url(../skin_default/templateimages/bg_tableHeader.gif) repeat-x center bottom;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #999999;
	text-align: left;
	}
.formattedtable label {
	font-size: 1em;
}
/* search results table (short format only) columns */
.formattedtable .title {
	width: 45%;
}
.formattedtable .location {
	width: 30%;
}
.formattedtable .salary {
	width: 25%;
}
tr.over, tr.over td {
	background: #fdfbd1;
	cursor: pointer;
}
.on, .on td {
	background: #FFFFFF;
}

.fieldtitle {
	background-color: #f1f1f1 !important;
	vertical-align: top;
	font-weight: bold;
	color: #666666 !important;
	font-size: 11px;
	width: 150px;
}



/* ===
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 ;
}

.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; }

.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(../skin_default/templateimages/uploaded_doc.gif) 0 3px no-repeat;
	padding:0px 0 38px 25px;
}

.download_pdf {
	
	text-decoration:underline;
	background:url(../skin_default/templateimages/uploaded_pdf.gif) 0 3px no-repeat;
	padding:0 0 38px 25px;
}

.joboftheweek {
	background: #ffffff;
	background-color: #ffffff;
}

/* Sitemap */
#SiteMap ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}
#SiteMap ul ul {
	margin: 5px 10px;
	padding: 0;
	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;
}

/* Job Listing page */
.section {
	margin: 10px 0;
	width: 100%;
}
.section ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
}
.section li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 50%;
}
.section li a {
	padding: 4px;
	margin: 0 7px;
	display: block;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
	font-weight: bold;
}
.section li a:visited {
	color: #777777;
}
.section li a:hover {
	background: #fdfbd1;
}

/* Advert wrapper */
.adBox {
	border: solid 1px #DDDDDD;
	background: #F9F9F9;
	font: normal 1.8em/3em "Lucida Grande", Tahoma, Sans-serif;
	color: #999999;
	height: 250px;
	width: 250px;
	margin-bottom: 17px;
}
.adBox p {
	margin: 90px 10px;
	padding: 0;
	text-align: center;
}

.adText {
	font-size: 0.85em;
	text-align: right;
}

/* Google footer ads */
#gleBlock {
	background: #F9F9F9;
	display: block;
	border-top: dotted 1px #DDDDDD;
	border-bottom: dotted 1px #DDDDDD;
	clear: both;
	font-size: 0.95em;
	position: relative;
	padding: 8px 17px;
	text-align: center;
	text-align: center;
}

/* ajax loading graphic */
.loadingSm {
	margin: 25px auto;
	display: block;
}

/* payment gateway logos */
#paymentLogos {
	margin: 20px 0 8px 0;
	border-top: dotted 1px #CCCCCC;
	padding: 10px 0 0 0;
}
#paymentLogos img {
	display: block;
}

/* Default two columns */

.leftCol {
	width: 50%;
	float: left;
	clear: left;
}
.rightCol {
	width: 50%;
	float: right;
	clear: right;
}

/* Alternate job listings */
#alternativeBox {
	padding: 10px 0;
	background: #fcfcfc url(../skin_default/templateimages/bg_altBox.jpg) no-repeat center center;
	border: solid 1px #EEE;
	width: 100%;
}
#alternativeBox h2 {
	padding: 0px;
	margin: 0 0 10px 10px;
	border-bottom: 0;
}
#alternativeBox ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}
#alternativeBox li {
	list-style: none;
	margin: 3px 0;
	padding: 0;
	float: left;
	width: 50%;
}

/**-- LOGOS --**/
.logoTwitter {
	width: 94px;
}

.emailAlertsBox {
	background: url(/images/gpx_EmailAlert.gif) no-repeat left center;
	height: 56px;
	width: 230px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 20px;
}


/** Network sites paging links **/
.pagingLinks {
	float: right;
	line-height: 30px;
	padding-bottom: 3px;
}
/* MSIE hack \*/ 
* html .pagingLinks  {
	margin-top: 7px;
}
/*ends hack */

.pagingLinks img {
	border: none;
	display:inline-block;
	vertical-align: text-top;
}

#searchInfo {
	padding: 0 5px;
	line-height: 30px;
	border: solid 1px #E5E5E5;
	border-width: 1px 0;
	margin-bottom: 20px;
}

/* Juju Ads box
.jujuBOX{
	width:250px;
	height:250px;
	border:dotted  1px #cccccc;
	background-color: transparent;
	background-image: url(../skin_default/templateimages/bg_gradient.gif);
	background-repeat:repeat-x;
}
.jujuBOX img{
	margin:10px;
}

.jujuBOX .jujuInfo{
	margin-left:10px;
	margin-bottom:8px;
	display:block;
}
*/

/* Latest Jobs */
#Juju_LatestJobs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Juju_LatestJobs li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	border-bottom: solid 1px #EEEEEE;
	font-size: 0.9em;
}
#Juju_LatestJobs li a {
	display: block;
	margin: 0 0 3px 0;
	text-decoration: none;
	font-size: 1em;
}
#Juju_LatestJobs li a:hover {
	text-decoration: underline;
}