/* Reset Everything - courtesy of Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
  font-family: Arial,Helvetica,sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* start global rules */
body {
    text-align: center;
    background: #fff;
    color: #0e0b04;
    margin: 20px 0;
    font-size: 12px;
}

a {
    color: #008096;
    text-decoration: none;
}

a:hover {
    color: #E54F1C;
}

h1 {
    font-size: 2em;
    margin: 0.5em 0.4em 1em;
    font-weight: normal;
    color: #008096;
}

h2 {
  font-size: 1.5em;
  margin: 1em 0.6em;
}

.h2var1,
.h3var1,
.h4var1 {
  color: #008096;
}

.h2var2,
.h3var2,
.h4var2,
.standout {
  color: #FF4500;
}

h3 {
  font-size: 1.3em;
  margin: 1.2em 0.8em;
  font-weight: bold;
}

h4 {
  font-size: 1.1em;
  margin: 1.5em 0.9em;
  font-weight: bold;
}

p {
    margin: 1em;
}

strong {
    font-weight: bold;
}

em {
  font-style: italic;
}

/*** Rules for all pages ***/

#wrapper {
    width: 942px;
    margin: auto;
    text-align: left;
}

#header {}

#navbar {
  background: url(/site/images/nav-bg-full.gif) no-repeat;
  height: 36px;
  padding-top: 12px;
}

#navbar li {
  display: inline;
  background: url(/site/images/nav-sep.gif) left no-repeat;
  padding: 5px 15px;
}

#navbar li.first {
  margin-left: 5px;
  background: 0;
}

#navbar a {
  color: #fff;
  font-weight: bold;
  font-size: 110%;
}

#navbar a:hover {
  color: #000;
}

#search {
  float: right;
  margin: -5px 10px 0 0;
}

#search input {
  margin-right: 5px;
}

.searchbutton {
  vertical-align: bottom;
}

#main {
  min-height: 400px;
  margin-top: 5px;
}

#sidebar {
  float: left;
  width: 310px;
}

.boxy {
  background: url(/site/images/box-bg.gif) repeat-y;
  margin-bottom: 5px;
}

.boxy h3 {
  background: url(/site/images/box-header-bg.gif) no-repeat;
  text-transform: uppercase;
  color: #fff;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.8;
  height: 30px;
  padding-left: 20px;
  margin: 0;
}

.boxy div {
  background: url(/site/images/box-bottom-bg.gif) bottom no-repeat;
  padding-bottom: 5px;
}

.boxy ul {
  margin: 10px;
  position: relative;
}

.boxy li {
  margin-top: 10px;
  padding-left: 15px;
  line-height: 1.3;
  background: url(/site/images/little-arrow.gif) 0 2px no-repeat;
}

li.submitcv,
li.payonline,
li.findemployee {
  margin: 0;
  padding: 0;
  background: 0;
  text-indent: -999em;
}

li.submitcv,
li.findemployee {
  float: right !important;
}

li.submitcv a,
li.payonline a,
li.findemployee a {
  display: block;
  width: 85px;
  height: 111px;
  background: url(/site/images/submit_cv.jpg) no-repeat;
  margin: 0 auto;
}

li.payonline a {
  background: url(/site/images/payment.jpg) no-repeat;
}

li.findemployee a {
  background: url(/site/images/find.jpg) no-repeat;
}

#jobsearchbox div {
  height: 180px;
  overflow-y: hidden;
}

#jobseekerbox div {
  height: 160px;
}

#employerbox div,
#newsbox div {
  height: 210px;
}

#jobseekerbox ul {
  height: 110px;
}

#employerbox ul {
  height: 160px;
}

#jobseekerbox li,
#employerbox li {
  float: left;
  width: 120px;
}

#employerbox .last {
  margin-left: 15px;
}

#content {
  float: right;
  width: 626px;
}

#hero {
  height: 355px;
  margin-bottom: 5px;
}

#footer {
  background: url(/site/images/footer-bg.gif) no-repeat;
  margin-top: 5px;
  padding-top: 30px;
}

#footer li {
  display: inline;
  padding: 5px;
}

#footer li.first {
  padding-left: 5px;
}

#footer a {
  font-size: 90%;
}

.credits {
  float: right;
  color: #ccc;
  font-size: 90%
}

/* clearing */

.clr {
  width: 100%;
  clear: both;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

/*** Homepage ***/

#homepage #newsbox {
  width: 310px;
  float: left;
  margin-right: 6px;
}

#homepage #adbox {
  float: left;
}
 
/*** Content pages ***/

#maincopy ul {
  list-style: disc;
  margin: 15px 30px;
}

#maincopy li {
  margin-bottom: 5px;
}


/*** Forms ***/

.cform { 
  padding-top: 30px;
  clear: both;
}

.cform fieldset {
  border:1px dotted #CCCCCC;
  margin-top:10px;
  padding:5px 15px;
}

.cform legend {
  font-weight:bold;
  margin-left:5px;
  padding:0 10px;
  background-color: #fff;
}

ol.cf-ol { 
  margin:0!important; 
  padding:0!important;
}

ol.cf-ol li {
  background:none!important; 
  margin:10px 0!important;
  padding:0; 
  list-style:none!important; 
  text-align:left;
  line-height:1.3em;
}

ol.cf-ol li.textonly {
}

.cform label,
.cform li.cf-box-group p {
  width: 150px; 
  margin:4px 10px 0 0; 
  display:-moz-inline-box; /*for mozilla*/
  display:inline-block; /*for Opera & IE*/
  text-align:right;
  vertical-align:top;
}

.cform li.cf-box-group p {
  margin-top: 6px;
}

.cform label span {
  width: 200px; /* must be the same as above!*/
  display:block; 
}

label.cf-before {
  margin:4px 10px 0 0; 
}

label.cf-after  {
  margin:4px 15px 0pt 6px;
  text-align:left;
  width:115px;
}

label.cf-after span {
  width:115px;
  display:block;
}

label.cf-group-after {
  margin:3px 4px 0 2px;
  width:72px;
  text-align:left;
}
label.cf-group-after span {
  width:150px;
  display:block;
}

.cform input,
.cform textarea,
.cform select { 
  background:#f5f5f5; 
  border: 1px dotted #ccc;
  padding:3px;
  vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover {
  background:#e3f8ff; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus { 
  background:#fff; 
}

.cform textarea,
.cform input {
  width:300px; 
}
.cform select {
  width:158px; /* attempt to have equal length */
  padding:2px 0;
}  

.cform select.cfselectmulti { 
  height:7.5em; 
}

.cform textarea {
  font-family: arial;
  font-size: 0.9em;
  overflow:auto;
}

.cform img.ui-datepicker-trigger {
  margin: 5px 1px 0 -20px;
}

ol.cf-ol li.cf-box-title {
  font-weight: bold;
  padding: 8px 0 0; /* check with label 'width' incl. */
}

.cform input.cf-box-a,
.cform input.cf-box-b   { 
  margin: 0; 
  width: 14px;
  height: 22px;
  border: none!important;
  background: none!important; 
}

.cform input.cf-box-a   { 
  margin-left: 50px; /* check with label 'width' incl. */
} 

ol.cf-ol li.cf-box-group ul {
  display: inline-block;
  margin: 3px 0 0!important;
  width: 310px;
}

ol.cf-ol li.cf-box-group li {
  display: inline-block;
  margin-top: 0!important;
  vertical-align: top;
} 

span.reqtxt,
span.emailreqtxt { 
  margin:3px 0 0 3px;
  font-size:0.9em;
  display: -moz-inline-box; 
  vertical-align:top;
}

p.cf-sb { /* submit button */
  margin: 10px 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton { 
  border: 1px solid #5e9cb9;
  background-color: #e3f8ff;
  color: #000;
  font-weight: bold;
  width: auto;
}
.cform input.resetbutton {
}
.cform input.backbutton {
}

ol.cf-ol li.cf_li_err {
  border-color:#DF7D7D;
  border-style:solid;
  border-width:1px 0pt;
  padding:5px 0!important;
  margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
  height:1%;
  min-height:1%;
  margin:0 0 0 100px;
  padding:0;
  color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
  list-style:none!important;
  font-weight:bold;
  text-indent:0;
  margin:0 0 2px!important;
  padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
  content:'';
}

img.imgcalendar {
  border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
  display:none;
  padding:10px 15px!important;
  width:380px;
  margin:10px auto;
}
div.cf_info ol {
  margin:0;
  padding:5px 15px 0 30px;
}
div.cf_info ol li {
  padding:1px 0;
  margin:2px 0;
}
div.cf_info a {
  color:#ad2929!important;
  text-decoration:underline!important;
}
div.success {
  background:#F7F7F7 none repeat scroll 0% 50%;
  color:#444444;
  display:block;
}
div.failure {
  display:block;
  background:#FFDFDF url(li-err-bg.png) repeat!important;
  border-color:#DF7D7D;
  border-style:solid;
  border-width:1px 0pt;
}
div.waiting {
  background:#F9F9F9;
  color:#AAAAAA;
  display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
  color:#ad2929; 
  border:1px solid #ad2929; 
}
div.mailerr {
  display:block;
}
.mailerr,
.cform .cf_errortxt {
  color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
  color:#dddddd;
  border-color:#dddddd!important;
  background:none!important;
}
.disabled {
  border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
  width:220px;
  background: #f9f9f9;
  border:1px solid #888888;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
  position: relative;
  margin-top:15px;
  padding-top:25px; 
}
* html .cform legend { 
  position:absolute; 
  top: -10px; 
  left: 10px; 
  margin-left:0;
}
*+html .cform fieldset {
  position: relative;
  margin-top:15px;
  padding-top:25px; 
}
*+html .cform legend { 
  position:absolute; 
  top: -10px; 
  left: 10px; 
  margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
  display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
  display: inline-block; /*for ie7*/
}

* html img.captcha {
  margin-bottom:1px!important;
}
*+html img.captcha {
  margin-bottom:1px!important;
}

.error {
  color: red;
  font-weight: bold;
}

label.error {
  margin-left: 120px;
  width: auto;
}

/* custom form overrides */
#jobsearchbox form {
  padding-top: 0;
}

#jobsearchbox fieldset {
  border: 0;
  margin: 0 0 7px;
  padding: 0;
  font-size: 90%;
}

#jobsearchbox li {
  margin: 6px 0 0 !important;
}

#jobsearchbox legend {
  display: none;
}

#jobsearchbox li {
  margin-bottom: 0 !important;
}

#jobsearchbox label,
#jobsearchbox label span {
  width: 80px;
}

#jobsearchbox input {
  width: 150px;
}

#jobsearchbox input,
#jobsearchbox select {
  background: #fff;
  font-size: 90%;
}

.doit span {
  position: absolute;
  left: -999em;
}

button#findjob {
  background: url(/site/images/find-a-job.gif) no-repeat;
  text-indent: -999em;
  width: 151px;
  height: 29px;
  border: 0;
  cursor: pointer;
}

/* Search Results */
div.search {
  margin: 0 1em;
}

#common-report {
  margin-bottom: 5px;
}

#results a.title {
  font-size: 14px;
}

/*#results a.title:hover {
  color:#003366;
  text-decoration: underline;
}*/

#results .weight {
  color: #888;
  font-size: 10px;
  padding-left: 10px;
}

#results .description {
  margin: 10px 0 10px 15px;
}

#results b {
  color: #ff6600;
}

#results div.url {
  color: #888;
  margin-left: 15px;
}

#results #other_pages, #result_report {
  color: #555;
  padding: 0 0 10px 0;
}

