/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

body
{
  margin: 20px 0 0 0;
  background-color: #55453f;
  color: #666666;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  min-width: 930px;
  text-align: center;
}

a:link {text-decoration: underline; color: #0099ff; background-color: transparent;}
a:visited {text-decoration: underline; color: #0099ff; background-color: transparent;}
a:hover {text-decoration: none; color: #0099ff; background-color: transparent;}

/*-- GENERAL BITS --*/
.container {margin: 0 auto; width: 930px; padding: 0; border: 0; position: relative; text-align: left;}

/*-- HEADER--*/
.headerArea {position: relative; display: inline; float: left; width: 930px; height: 115px;}
.headerLogo {position: relative; float: left; display: inline; margin: 30px 0 0 29px; width: 274px; height: 53px;}
	.headerLogo img {border: 0;}
.headerStrapline {position: relative; float: right; display: inline; margin: 52px 30px 0 0; width: 270px;}

/*-- NAVBAR --*/
.navbar {position: relative; float: left; display: inline; margin: 0; width: 930px; height: 36px; background: url(/images/nav_bar_bg.gif) top left no-repeat #70bde5;}
	.navbar ul {display: inline; float: left; list-style: none; margin: 0; padding: 0;}
	.navbar li {display: inline; float: left; margin: 0;}
	.navbar li a {display: inline; float: left; height: 36px;}
	.navbar li span {display: none;}
	
#nav01 a {background: url(/images/nav_home_off.gif) top left no-repeat; width: 101px; height: 36px;}
#nav01 a:hover {background: url(/images/nav_home_hov.gif) top left no-repeat;}
#nav01on a {background: url(/images/nav_home_hov.gif) top left no-repeat; width: 101px; height: 36px;}
#nav01on a:hover {background: url(/images/nav_home_hov.gif) top left no-repeat;}

#nav02 a {background: url(/images/nav_about_us_off.gif) top left no-repeat; width: 119px; height: 36px;}
#nav02 a:hover {background: url(/images/nav_about_us_hov.gif) top left no-repeat;}
#nav02on a {background: url(/images/nav_about_us_hov.gif) top left no-repeat; width: 119px; height: 36px;}
#nav02on a:hover {background: url(/images/nav_about_us_hov.gif) top left no-repeat;}

#nav03 a {background: url(/images/nav_candidates_off.gif) top left no-repeat; width: 135px; height: 36px;}
#nav03 a:hover {background: url(/images/nav_candidates_hov.gif) top left no-repeat;}
#nav03on a {background: url(/images/nav_candidates_hov.gif) top left no-repeat; width: 135px; height: 36px;}
#nav03on a:hover {background: url(/images/nav_candidates_hov.gif) top left no-repeat;}

#nav04 a {background: url(/images/nav_clients_off.gif) top left no-repeat; width: 103px; height: 36px;}
#nav04 a:hover {background: url(/images/nav_clients_hov.gif) top left no-repeat;}
#nav04on a {background: url(/images/nav_clients_hov.gif) top left no-repeat; width: 103px; height: 36px;}
#nav04on a:hover {background: url(/images/nav_clients_hov.gif) top left no-repeat;}

#nav05 a {background: url(/images/nav_vacancies_off.gif) top left no-repeat; width: 126px; height: 36px;}
#nav05 a:hover {background: url(/images/nav_vacancies_hov.gif) top left no-repeat;}
#nav05on a {background: url(/images/nav_vacancies_hov.gif) top left no-repeat; width: 126px; height: 36px;}
#nav05on a:hover {background: url(/images/nav_vacancies_hov.gif) top left no-repeat;}

#nav06 a {background: url(/images/nav_contact_us_off.gif) top left no-repeat; width: 130px; height: 36px;}
#nav06 a:hover {background: url(/images/nav_contact_us_hov.gif) top left no-repeat;}
#nav06on a {background: url(/images/nav_contact_us_hov.gif) top left no-repeat; width: 130px; height: 36px;}
#nav06on a:hover {background: url(/images/nav_contact_us_hov.gif) top left no-repeat;}

#nav07 a {background: url(/images/nav_send_cv_off.gif) top left no-repeat; width: 166px; height: 36px;}
#nav07 a:hover {background: url(/images/nav_send_cv_hov.gif) top left no-repeat;}
#nav07on a {background: url(/images/nav_send_cv_hov.gif) top left no-repeat; width: 166px; height: 36px;}
#nav07on a:hover {background: url(/images/nav_send_cv_hov.gif) top left no-repeat;}

/*-- MAIN AREA FORMAT -------------*/
.mainAreaContainer {position: relative; display: inline; float: left; width: 930px; background: url(/images/main_area_top.gif) top left no-repeat #FFFFFF; margin: 10px 0 0 0; padding: 0 0 10px 0;}

/*-- FOOTER --------------------*/
.footerArea {position: relative; float: left; display: inline; width: 930px; margin: 0; padding: 10px 0 30px 0; background: url(/images/main_area_bottom.gif) top left no-repeat;}
	.footerArea p {margin: 10px 30px 30px 30px; font-size: 11px; color: #FFFFFF; display: inline;}
	.footerArea a:link {text-decoration: underline; color: #99ccff; background-color: transparent;}
	.footerArea a:visited {text-decoration: underline; color: #99ccff; background-color: transparent;}
	.footerArea a:hover {text-decoration: none; color: #99ccff; background-color: transparent;}

/*-- HOMEPAGE --*/
.homeIntro {position: relative; display: inline; float: left; width: 930px; margin: 0;}
.homeIntroText {position: relative; display: inline; float: left; width: 270px; margin: 40px 0 0 30px;}
	.homeIntroText h1 {margin: 0 0 10px 0; padding: 0; text-indent: -9000px; line-height: 1em; background: url(/images/home_strapline_holder.gif) top left no-repeat; width: 268px; height: 47px;}
	.homeIntroText h3 {font-size: 14px; color: #FFFFFF; line-height: 1.5em; font-weight: normal; margin: 0;}

.homeIntroImage {position: relative; float: right; display: inline; width: 600px; margin: 0;}
	.homeIntroImage img {border: 0;}

.homeVacancySearch {position: relative; display: inline; float: left; width: 270px; margin: 20px 30px 0 30px;}
	.homeVacancySearch h2 {margin: 0 0 -5px 0; padding: 0; text-indent: -9000px; line-height: 1em; background: url(/images/sub_vacancy_search.gif) top left no-repeat; width: 133px; height: 22px;}
	.homeVacancySearch h4 {font-size: 13px; font-weight: normal; color: #666666; line-height: 1.5em;}
	.homeVacancySearch p {font-size: 12px; color: #666666; line-height: 1.2em; margin: 0 0 8px 0;}
	.homeVacancySearch form {padding: 0; margin: 0;}
	.homeVacancySearch legend {font-size: 16px; color: #333333;}
	.homeVacancySearch label {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; width: 70px; margin: 0 10px 0 0; display: inline; float: left;}

.formHomeText {width: 175px; border: 1px solid #999999; background-color: #FFFFFF; font-size: 12px; padding: 2px 0 2px 0;}
.formHomeSelect {width: 175px; background-color: #FFFFFF; font-size: 12px; color: #333333; margin: 0 0 6px 0;}
.formHomeSearchButton {margin: 5px 0 0 80px; border: 0;}

.homeFeaturedVacancies {position: relative; display: inline; float: left; width: 270px; margin: 20px 30px 0 0;}
	.homeFeaturedVacancies h2 {margin: 0 0 -5px 0; padding: 0; text-indent: -9000px; line-height: 1em; background: url(/images/sub_featured_vacancies.gif) top left no-repeat; width: 162px; height: 22px;}
	.homeFeaturedVacancies ul {margin: 10px 0 0 -15px; padding: 0; line-height: 1.4em; list-style: none; font-size: 13px;}
	.homeFeaturedVacancies li {position: relative; background-image: url(/images/bullet.gif); background-position: 5px 10px; background-repeat: no-repeat; padding: 4px 0 3px 18px;}

.homeRightColumn {position: relative; display: inline; float: left; width: 270px; margin: 20px 0 0 0;}

.homeCandidates {position: relative; display: inline; float: left; width: 270px; margin: 0 0 0 0;}
	.homeCandidates h2 {margin: 0 0 -5px 0; padding: 0; text-indent: -9000px; line-height: 1em; background: url(/images/sub_candidates_register.gif) top left no-repeat; width: 238px; height: 22px;}
	.homeCandidates p {font-size: 13px; font-weight: normal; color: #666666; line-height: 1.5em;}
	.homeCandidates img {border: 0;}

.homeClients {position: relative; display: inline; float: left; width: 270px; margin: 10px 0 0 0;}
	.homeClients h2 {margin: 0 0 -5px 0; padding: 0; text-indent: -9000px; line-height: 1em; background: url(/images/sub_client_services.gif) top left no-repeat; width: 118px; height: 22px;}
	.homeClients p {font-size: 13px; font-weight: normal; color: #666666; line-height: 1.5em;}
	.homeClients ul {margin: -10px 0 0 -15px; padding: 0; line-height: 1.4em; list-style: none; font-size: 13px;}
	.homeClients li {position: relative; background-image: url(/images/bullet.gif); background-position: 5px 10px; background-repeat: no-repeat; padding: 4px 0 3px 18px;}

/*-- ABOUT US / TEXT PAGE --*/
.mainColumnContent {position: relative; display: inline; float: left; width: 570px; margin: 30px 30px 0 30px;}
	.mainColumnContent h1 {margin: 0; padding: 0; text-indent: -9000px; line-height: 1em;}
	.mainColumnContent h2 {font-size: 17px; font-weight: bold; color: #55453f; line-height: 1.5em; margin: 0.5em 0 5px 0;}
	.mainColumnContent h3 {font-size: 15px; line-height: 1.5em; margin: 1em 0 10px 0; color: #333333; font-weight: normal;}
	.mainColumnContent p {font-size: 13px; color: #666666; line-height: 1.5em;}
	.mainColumnContent ul {margin: 0 10px 0 0; padding: 0; line-height: 1.4em; list-style: none; font-size: 13px;}
	.mainColumnContent li {position: relative; background-image: url(/images/bullet.gif); background-position: 5px 10px; background-repeat: no-repeat; padding: 4px 0 3px 18px;}
	.mainColumnContent img {border: 0;}

/*-- CONTACT FORM --*/
.mainColumnContent form {padding: 0; margin: 20px 0 0 0;}
.mainColumnContent fieldset {width: 560px; border: 0; padding: 20px; margin: 25px 0 5px 0;}
.mainColumnContent legend {font-size: 16px; color: #333333;}
.mainColumnContent label {font-size: 14px; font-weight: normal; color: #333333; width: 150px; display: inline; float: left; padding: 4px 0 0 0;}

.formContactText {width: 400px; border: 1px solid #999999; background-color: #FFFFFF; font-size: 13px; padding: 4px;}
.formContactSelect {width: 410px; background-color: #FFFFFF; font-size: 13px;}

.contactFormButtons {position: relative; float: left; display: inline; width: 400px; margin: 0 0 0 150px;}

/*-- SIDE COLUMN --*/
.sideColumnHolder {position: relative; float: left; display: inline; width: 270px; margin: 70px 0 10px 0;}
	.sideColumnHolder h2 {margin: 0 0 10px 0; text-indent: -9999px; line-height: 1em; font-size: 12px;}
	.sideColumnHolder p {font-size: 12px; color: #666666; line-height: 1.5em;}
	.sideColumnHolder ul {margin: -10px 0 10px -10px; padding: 0; line-height: 1.4em; list-style: none; font-size: 12px;}
	.sideColumnHolder li {position: relative; background-image: url(/images/bullet.gif); background-position: 5px 11px; background-repeat: no-repeat; padding: 6px 0 4px 18px;}
	.sideColumnHolder img {border: 0;}

.sideColumnImage {border: 0; margin: 10px 0 0 0;}

/*-- SEARCH RESULTS --*/
.mainColumnResults {position: relative; display: inline; float: left; width: 570px; margin: 30px 30px 0 30px;}
	.mainColumnResults h1 {margin: 0; padding: 0; text-indent: -9000px; line-height: 1em;}
	.mainColumnResults h2 {font-size: 15px; font-weight: bold; color: #333333; line-height: 1.5em; margin: 0.5em 0 5px 0;}
	.mainColumnResults h3 {font-size: 14px; line-height: 1.1em; margin: 1em 0 10px 0; color: #333333;}
	.mainColumnResults p {font-size: 12px; color: #333333; line-height: 1.5em; margin: 0 0 10px 0; padding: 0;}
	.mainColumnResults ul {margin: 0 10px 0 0; padding: 0; line-height: 1.4em; list-style: none; font-size: 12px;}
	.mainColumnResults li {position: relative; background-image: url(/images/bullet.gif); background-position: 0px 0.75em; background-repeat: no-repeat; padding: 6px 0 4px 18px;}

.resultsListing {position: relative; width: 100%; border-top: 1px dashed #CCCCCC; padding: 15px 0 15px 0; margin: 0 0 0 0;}
	.resultsListing h2 {font-size: 15px; font-weight: bold; padding: 0; margin: 0; line-height: 1em; margin: 3px 0 5px 0;}
	.resultsListing h4 {font-size: 13px; font-weight: bold; color: #454545; padding: 0; margin: 0 0 5px 0; line-height: 1em;}
	.resultsListing h5 {font-size: 13px; font-weight: bold; color: #454545; padding: 0; margin: 5px 0 3px 0; line-height: 1em;}
	.resultsListing p {font-size: 12px; margin: 0; padding: 0; line-height: 1.5em; color: #666666;}

.resultsPaging {position: relative; width: 100%; border-top: 1px dashed #CCCCCC; padding: 20px 0 10px 0; margin: 0;}
	.resultsPaging p {font-size: 14px; color: #454545; font-weight: bold;}

/*-- JOB LISTING --*/
.mainColumnJobListing {position: relative; display: inline; float: left; width: 570px; margin: 30px 30px 0 30px;}
	.mainColumnJobListing p {font-size: 13px; color: #666666; line-height: 1.5em;}
	.mainColumnJobListing img {border: 0;}
	.mainColumnJobListing h1 {font-size: 20px; font-weight: bold; color: #55453f; line-height: 1.5em; margin: 0.5em 0 5px 0;}
	.mainColumnJobListing h2 {font-size: 15px; font-weight: bold; color: #333333; line-height: 1.5em; margin: 0.5em 0 5px 0;}
	.mainColumnJobListing h3 {font-size: 13px; font-weight: normal; line-height: 1.1em; margin: 1em 0 10px 0; color: #333333;}
	.mainColumnJobListing ul {margin: 0 10px 0 0; padding: 0; line-height: 1.4em; list-style: none; font-size: 12px;}
	.mainColumnJobListing li {position: relative; background-image: url(/images/bullet.gif); background-position: 0px 0.75em; background-repeat: no-repeat; padding: 6px 0 4px 18px;}
	.mainColumnJobListing hr {height: 1px; border-top: dashed 1px #B8B3B2; border-bottom: 0; margin: 5px 0 5px 0; padding: 0; line-height: 0;}

/*-- CMS Text Styles --*/
.cmsTextNormal {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: #666666; line-height: 1.5em;}
.cmsH1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #55453f; line-height: 1.5em; margin: 0.5em 0 5px 0;}
.cmsH2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #55453f; line-height: 1.5em; margin: 0.5em 0 5px 0;}
.cmsH3 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 15px; line-height: 1.5em; margin: 1em 0 10px 0; color: #333333; font-weight: normal;}
