/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Georgia, "Times New Roman", Times, 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;
}

img {border: 0;}

body
{
  margin: 0;
  background-color: #313131;
  color: #CCCCCC;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
  min-width: 960px;
  text-align: center;
}

a:link {text-decoration: underline; color: #ffcc00; background-color: transparent;}
a:visited {text-decoration: underline; color: #ffcc00; background-color: transparent;}
a:hover {text-decoration: none; color: #ffcc00; background-color: transparent;}

/*-- GENERAL BITS --*/
.container {margin: 0 auto; width: 960px; padding: 0; border: 0; position: relative; text-align: left;}

/*-- HEADER--*/
.headerArea {float: left; display: inline; width: 960px; height: 110px; margin: 0;}
	.headerArea img {border: 0;}

.headerLogo {float: left; display: inline; width: 166px; height: 69px; margin: 21px 0 0 30px;}
.headerStrapline {float: right; display: inline; width: 302px; height: 25px; margin: 44px 30px 0 0;}

/*-- NAVBAR --*/
.navbar {float: left; width: 960px; height: 50px; margin: 0;}
	.navbar ul {display: inline; float: left; list-style: none; margin: 0 0 0 0; padding: 0;}
	.navbar li {display: inline; float: left; margin: 0;}
	.navbar li a {display: inline; float: left; height: 50px;}
	.navbar li span {display: none;}
	
#nav01 a {background: url(/images/nav_home_off.gif) top left no-repeat; width: 114px; height: 50px;}
#nav01 a:hover {background: url(/images/nav_home_hov.gif) top left no-repeat;}
#nav01on a {background: url(/images/nav_home_on.gif) top left no-repeat; width: 114px; height: 50px;}

#nav02 a {background: url(/images/nav_vacancies_off.gif) top left no-repeat; width: 145px; height: 50px;}
#nav02 a:hover {background: url(/images/nav_vacancies_hov.gif) top left no-repeat;}
#nav02on a {background: url(/images/nav_vacancies_on.gif) top left no-repeat; width: 145px; height: 50px;}

#nav03 a {background: url(/images/nav_candidates_off.gif) top left no-repeat; width: 155px; height: 50px;}
#nav03 a:hover {background: url(/images/nav_candidates_hov.gif) top left no-repeat;}
#nav03on a {background: url(/images/nav_candidates_on.gif) top left no-repeat; width: 155px; height: 50px;}

#nav04 a {background: url(/images/nav_clients_off.gif) top left no-repeat; width: 121px; height: 50px;}
#nav04 a:hover {background: url(/images/nav_clients_hov.gif) top left no-repeat;}
#nav04on a {background: url(/images/nav_clients_on.gif) top left no-repeat; width: 121px; height: 50px;}

#nav05 a {background: url(/images/nav_services_off.gif) top left no-repeat; width: 132px; height: 50px;}
#nav05 a:hover {background: url(/images/nav_services_hov.gif) top left no-repeat;}
#nav05on a {background: url(/images/nav_services_on.gif) top left no-repeat; width: 132px; height: 50px;}

#nav06 a {background: url(/images/nav_about_us_off.gif) top left no-repeat; width: 141px; height: 50px;}
#nav06 a:hover {background: url(/images/nav_about_us_hov.gif) top left no-repeat;}
#nav06on a {background: url(/images/nav_about_us_on.gif) top left no-repeat; width: 141px; height: 50px;}

#nav07 a {background: url(/images/nav_contact_us_off.gif) top left no-repeat; width: 152px; height: 50px;}
#nav07 a:hover {background: url(/images/nav_contact_us_hov.gif) top left no-repeat;}
#nav07on a {background: url(/images/nav_contact_us_on.gif) top left no-repeat; width: 152px; height: 50px;}

/*-- CONTENT PAGE --*/
.contentPictureStrip {float: left; display: inline; margin: 0; width: 958px; height: 150px; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c;}
	.contentPictureStrip img {border: 0;}

.contentMainArea {float: left; display: inline; margin: 0; width: 958px; background: url(/images/bg_main_content_area.gif) top left no-repeat #3b3b3b; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c; border-bottom: 1px solid #5c5c5c; border-top: 0; padding: 0 0 30px 0;}

.contentMainColumn {float: left; display: inline; width: 670px; margin: 50px 0 10px 30px;}
	.contentMainColumn h1 {margin: 0 0 -5px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.contentMainColumn h3 {font-size: 18px; color: #FFFFFF; line-height: 1.4em; font-weight: normal;}
	.contentMainColumn h2 {font-size: 16px; color: #FFFFFF; line-height: 1.4em; margin: 1em 0 -0.5em 0;}
	.contentMainColumn p {font-size: 14px; color: #CCCCCC; line-height: 1.6em;}
	.contentMainColumn p strong {color: #DFDFDF;}
	.contentMainColumn blockquote {font-size: 14px; margin: 1em 40px 1em 40px; line-height: 1.6em; font-style: italic; color: #CCCCCC;}
	.contentMainColumn blockquote strong {font-style: normal; font-weight: bold;}
	.contentMainColumn ul {margin: 0; font-size: 14px; list-style: none;}
	.contentMainColumn li {position: relative; background-image: url(/images/bullet_arrow.gif); background-position: 0 0.6em; background-repeat: no-repeat; padding: 6px 0 4px 20px;}

#titleAboutUs {width: 131px; height: 32px; background: url(/images/title_about_us.gif) top left no-repeat;}
#titleVacancies {width: 138px; height: 32px; background: url(/images/title_vacancies.gif) top left no-repeat;}
#titleSearchResults {width: 200px; height: 32px; background: url(/images/title_search_results.gif) top left no-repeat;}

/*-- RIGHT COLUMN --*/
.rightColumnSpacer {float: right; display: inline; width: 240px; height:35px; margin: 0;}
.rightColumnHolder {float: right; display: inline; width: 240px; margin-top: 35px;}
.contentRightColumn {float: left; display: inline; width: 240px; margin: 0 0 10px 0;}
	.contentRightColumn h4 {margin: 20px 0 10px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em; display:inline; float:left;}
	.contentRightColumn img {border: 0;}
	.contentRightColumn ul {float: left; position: relative; margin: 0 0 0 0; font-size: 14px; border-top: 1px solid #5c5c5c; list-style: none; width: 240px;}
	.contentRightColumn li {position: relative; border-bottom: 1px solid #5c5c5c; line-height: 2.6em; margin: 0; text-indent: 25px; background: url(/images/bullet_side.gif) center left no-repeat; color: #ffffff;}
	.contentRightColumn p {font-size: 14px; color: #CCCCCC; line-height: 1.6em;}
	/*.contentRightColumn ul {float: left; margin: 0 0 20px -10px; font-size: 12px; list-style: none; width: 240px;}
	.contentRightColumn li {position: relative; background-image: url(/images/bullet_arrow.gif); background-position: 0 0.7em; background-repeat: no-repeat; padding: 6px 0 4px 20px;}*/
	.contentRightColumn a:link {color: #ffcc00; text-decoration: none;}
	.contentRightColumn a:visited {color: #ffcc00; text-decoration: none;}
	.contentRightColumn a:hover {color: #ffcc00; text-decoration: underline;}

.contentRightColumn ol {float: left; position: relative; margin: 0 0 -1px 0; font-size: 12px; list-style: none; width: 240px;}
.contentRightColumn ol li {position: relative; border-bottom: 1px solid #5c5c5c; line-height: 3em; margin: 0; text-indent: 40px; background: url(/images/bullet_side.gif) 15px 15px no-repeat; color: #ffffff; font-size: 12px;}

#colHeadRelatedLinks {width: 240px; height: 22px; background: url(/images/col_head_related_links.gif) top left no-repeat;}
#colHeadVacancySearchHelp {width: 210px; height: 22px; background: url(/images/col_head_vacancy_search_help.gif) top left no-repeat;}
#colHeadHowToApply {width: 210px; height: 22px; background: url(/images/col_head_how_to_apply.gif) top left no-repeat;}
#colHeadDownloads {width: 240px; height: 22px; background: url(/images/col_head_downloads.gif) top left no-repeat;}
#colHeadContact {width: 240px; height: 22px; background: url(/images/col_head_contact_details.gif) top left no-repeat;}

.rightColumnBanner {margin: 20px 0 0 0; border: 0; float: left; display: inline; width: 100%}

.rightColumnBanners {margin: 40px 0 0 0; border: 0; float: left; display: inline; width: 100%}
.rightColumnBannerFormat {border: 0; margin: 0 0 20px 0; float: left; display: inline;}

/*-- FOOTER --*/
.footer {float: left; display: inline; width: 960px; margin: 20px 0 0 0;}
	.footer p {font-size: 12px; color: #CCCCCC; line-height: 1.5em; float: left; display: inline; margin: 0 0 40px 30px;}
	.footer h4 {font-size: 12px; font-weight: normal; color: #CCCCCC; line-height: 1.5em; float: right; display: inline; margin: 0 0 40px 0;}
	.footer img {float: right; display: inline; border: 0; margin: -7px 30px 0 5px;}

/*-- VACANCIES --*/
.vacanciesMainColumn {float: left; display: inline; width: 670px; margin: 50px 0 10px 30px;}
	.vacanciesMainColumn h1 {margin: 0 0 -5px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.vacanciesMainColumn h3 {font-size: 18px; color: #FFFFFF; line-height: 1.4em;}
	.vacanciesMainColumn h6 {font-size: 14px; color: #CCCCCC; line-height: 1.4em; margin: -15px 0 15px 0;}
	.vacanciesMainColumn p {font-size: 14px; color: #CCCCCC; line-height: 1.6em; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}
	.vacanciesMainColumn form {padding: 0; margin: 20px 0 0 0;}
	.vacanciesMainColumn label {font-size: 16px; font-weight: normal; color: #FFFFFF; width: 145px; display: inline; float: left; padding: 4px 0 0 0; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}

.formVacanciesText {width: 422px; border: 1px solid #5c5c5c; background-color: #FFFFFF; font-size: 14px; padding: 4px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}
.formVacanciesSelect {width: 430px; background-color: #FFFFFF; font-size: 14px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}

.vacanciesFormButtons {position: relative; float: left; display: inline; width: 400px; margin: 10px 0 0 145px;}
	.vacanciesFormButtons img {border: 0;}
	
/*-- RIGHT COLUMN --*/
.vacanciesRightColumn {float: left; display: inline; width: 210px; margin: 0 30px 0 0;}
	.vacanciesRightColumn h4 {margin: 20px 0 10px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.vacanciesRightColumn img {border: 0;}
	.vacanciesRightColumn p {font-size: 14px; color: #CCCCCC; line-height: 1.6em;}
	.vacanciesRightColumn ul {float: left; margin: 0 0 0 -10px; font-size: 12px; list-style: none; width: 210px;}
	.vacanciesRightColumn li {position: relative; background-image: url(/images/bullet_arrow.gif); background-position: 0 0.7em; background-repeat: no-repeat; padding: 6px 0 4px 20px;}
	.vacanciesRightColumn a:link {color: #ffcc00; text-decoration: none;}
	.vacanciesRightColumn a:visited {color: #ffcc00; text-decoration: none;}
	.vacanciesRightColumn a:hover {color: #ffcc00; text-decoration: underline;}

/*-- SEARCH RESULTS --*/
.resultsListing {position: relative; width: 100%; border-top: 1px solid #5c5c5c; padding: 15px 0 15px 0; margin: 0 0 0 0;}
	.resultsListing h2 {font-size: 16px; font-weight: bold; padding: 0; margin: 0; line-height: 1.5em; margin: 0 0 0.5em 0;}
	.resultsListing h4 {font-size: 14px; font-weight: bold; color: #FFF; padding: 0; margin: 0 0 5px 0; line-height: 1.2em;}
	.resultsListing h5 {font-size: 14px; font-weight: bold; color: #FFF; padding: 0; margin: 5px 0 3px 0; line-height: 1.2em;}
	.resultsListing p {font-size: 14px; margin: 0; padding: 0; line-height: 1.5em; color: #CCCCCC;}

.resultsPaging {position: relative; width: 100%; border-top: 1px solid #5c5c5c; padding: 20px 0 10px 0; margin: 0;}
	.resultsPaging p {font-size: 14px; color: #CCCCCC; font-weight: normal;}

/*-- VACANCY DETAILS --*/
.vacancyDetailMainColumn {float: left; display: inline; width: 670px; margin: 50px 0 10px 30px;}
	.vacancyDetailMainColumn h1 {font-size: 24px; color: #FFFFFF; margin: 0;}
	.vacancyDetailMainColumn h3 {font-size: 14px; color: #CCCCCC; line-height: 1.4em;}
		.vacancyDetailMainColumn h3 strong {color: #FFFFFF;}
	.vacancyDetailMainColumn h6 {font-size: 14px; color: #CCCCCC; line-height: 1.4em; margin: -15px 0 15px 0;}
	.vacancyDetailMainColumn p {font-size: 14px; color: #CCCCCC; line-height: 1.6em;}
	.vacancyDetailMainColumn hr {width: 100%; height: 1px; color: #5c5c5c; border-top: 1px solid #5c5c5c; border-bottom: 0; border-left: 0; border-right: 0;}


/*-- HOME PAGE --*/
.homeFlashArea {float: left; display: inline; margin: 0; width: 958px; height: 320px; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c;}
	.homeFlashArea img {border: 0;}

.homeMiddleArea {float: left; display: inline; margin: 0; width: 958px; background: url(/images/bg_main_content_area.gif) top left no-repeat #3b3b3b; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c; border-bottom: 0; border-top: 0; padding: 0 0 30px 0;}

.homeLowerArea {float: left; display: inline; margin: 0; width: 958px; background: url(/images/bg_home_lower_area.gif) top left no-repeat #232323; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c; border-bottom: 1px solid #5c5c5c; border-top: 0; padding: 0 0 40px 0;}

.homeVacancySearch {float: left; display: inline; width: 438px; border: 1px solid #5c5c5c; margin: 30px 20px 0 30px;}
	.homeVacancySearch h2 {margin: 20px 0 -5px 20px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em; width: 145px; height: 22px; background: url(/images/sub_vacancy_search.gif) top left no-repeat;}
	.homeVacancySearch p {font-size: 14px; line-height: 1em;}
	.homeVacancySearch form {padding: 0; margin: 10px 0 0 20px;}
	.homeVacancySearch label {font-size: 14px; font-weight: bold; color: #FFFFFF; width: 145px; display: inline; float: left; padding: 5px 0 0 0; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}

.formHomeSearchText {width: 242px; border: 1px solid #5c5c5c; background-color: #3b3b3b; font-size: 14px; padding: 4px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; color: #FFFFFF;}
.formHomeSearchSelect {width: 250px; background-color: #FFFFFF; font-size: 14px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}

.homeVacancySearchButtons {position: relative; float: left; display: inline; width: 200px; margin: -5px 0 18px 145px;}
	.homeVacancySearchButtons img {border: 0;}

.homeFeaturedVacancies {float: left; display: inline; width: 210px; margin: 30px 0 0 0;}
	.homeFeaturedVacancies h3 {margin: 21px 0 5px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em; width: 176px; height: 22px; background: url(/images/sub_featured_vacancies.gif) top left no-repeat;}
	.homeFeaturedVacancies ul {float: left; margin: 0 0 0 -10px; font-size: 12px; list-style: none; width: 210px;}
	.homeFeaturedVacancies li {position: relative; background-image: url(/images/bullet_arrow.gif); background-position: 0 0.7em; background-repeat: no-repeat; padding: 6px 0 4px 20px;}

.homeBannersArea {float: right; display: inline; width: 210px; margin: 30px 30px 0 0;}
	.homeBannersArea img {border: 0;}

.homeBanner1 {margin: 0 0 20px 0;}
.homeBanner2 {margin: 0;}

.homeGrabberLeftHolder {float: left; display: inline; margin: 30px 0 0 30px; width: 210px;}
	.homeGrabberLeftHolder img {border: 0; margin: 0;}

.homeGrabberHolder {float: left; display: inline; margin: 30px 0 0 20px; width: 210px;}
	.homeGrabberHolder img {border: 0; margin: 0;}

.homeGrabberFormat {float: left; display: inline; border-top: 0; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c; border-bottom: 1px solid #5c5c5c; width: 208px; margin: -3px 0 0 0;}
	.homeGrabberFormat p {margin: 12px 20px 5px 20px; font-size: 12px; color: #CCCCCC;}
	.homeGrabberFormat h4 {margin: 0 20px 10px 20px; font-size: 12px; font-weight: normal;}

.homeGrabberRightFormat {float: left; display: inline; border: 0; width: 210px; margin: -3px 0 0 0;}
	.homeGrabberRightFormat p {margin: 12px 20px 5px 20px; font-size: 12px; color: #CCCCCC;}
	.homeGrabberRightFormat h4 {margin: 0 20px 10px 20px; font-size: 12px; font-weight: normal;}

/*-- HOMEPAGE CHANGES --*/
.homeLowerAreaNew {float: left; display: inline; margin: 0; width: 958px; background: url(/images/bg_main_content_area.gif) top left no-repeat #3b3b3b; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c; border-bottom: 1px solid #5c5c5c; border-top: 0; padding: 0 0 30px 0;}

.homeMiddleAreaNew {float: left; display: inline; margin: 0; width: 958px; background: url(/images/bg_home_lower_area.gif) top left no-repeat #232323; border-left: 1px solid #5c5c5c; border-right: 1px solid #5c5c5c; border-top: 0; border-bottom: 0; padding: 0 0 30px 0;}
