/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none; outline: none;}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
/* * a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

end of global reset

************************************************************************************************************************************************************ */


/* LINKS ++++++++++++++++++++++++++++++++++ */

a:hover {
	text-decoration: underline;
}


/* UTILITIES ++++++++++++++++++++++++++++++++++ */

.clearBoth {
clear: both;
}

.hidden {
height: 0;
overflow: hidden;
text-indent: -5000px;
margin: 0;
padding: 0;
}

/* ************************************************************************************************************************************************************

end of utilities

************************************************************************************************************************************************************ */

/* ######################################################### */
/* ############## color theme - company color ############## */
/* ##############           #f15a24           ############## */
/* ######################################################### */


/* --------------- structure ------------------ */


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-color: white;
}

#top {
	background-color: #f15a24;
	height: 145px;
}

#top .container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#logo-company {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100px;
	height: 100px;
}

#logo-company img {
	width: 960px;
}


#site-name {
	position: absolute;
	right: 0;
	top: 65px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2em;
	color: white;
}



#main-area {
	width: 960px;
	margin: 0 auto;
	/* color: #808080; */
	color: #313131;
	padding-top: 176px;
}

#main-area .container {
	background-color: #f1f1f1;
	padding: 20px;
}

.listing-page {
	position: relative;
}


#main-area p, #main-area h2, #main-area h3, #main-area h4, #main-area h5, #main-area ul {
	margin: 1em 0;
}

fieldset h3,
fieldset p {
  clear: left;
}


h1 {
	margin-bottom: 35px;
}

#content-primary {
	background-color: white;
	padding: 65px;
}

.listing-page #content-primary {
	background-color: transparent;
	padding: 0 10px;
}

ul.job-listing {
	margin: 0 !important;
	padding: 0 !important;
}

ul.job-listing li {
	background-position: 15px 15px;
	background-repeat: no-repeat;
	background-color: white;
	list-style: none !important;
	position: relative;
	margin: 2em 0 !important;
	padding: 2em 20px 1em 65px;
}

ul.job-listing li.no-1 {
	background-image: url(../furniture/no_1.gif);
}

ul.job-listing li.no-2 {
	background-image: url(../furniture/no_2.gif);
}

ul.job-listing li.no-3 {
	background-image: url(../furniture/no_3.gif);
}

ul.job-listing li.no-4 {
	background-image: url(../furniture/no_4.gif);
}

ul.job-listing li.no-5 {
	background-image: url(../furniture/no_5.gif);
}

ul.job-listing li h2 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

ul.job-listing li h2 a {
	text-decoration: none !important;
}

ul.job-listing li h2 a:hover {
	text-decoration: underline !important;
}

ul.job-listing li p {
	margin-top: 0 !important;
	color: #808080;
}

ul.job-listing li .cta {
	position: absolute;
	right: 10px;
	top: 1em;
}

/* --------------- main area content ------------------ */

#main-area a {
	color: #313131;
	text-decoration: underline;
}

#main-area a:hover {
	text-decoration: none;
}


h1, h2, h3, h4, h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: -.03em;
	color: #313131;
}

h1 {
	font-size: 3em;
}

h1 span {
	font-weight: normal;
	font-size: 50%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #808080;
	letter-spacing: 0;
}

.listing-page h1 {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../furniture/header_pointer.gif);
	background-color: #9cc65a;
	color: black;
	font-size: 2em;
	font-weight: normal;
	padding: 20px 20px 31px 20px;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
}

h2 {
	font-size: 1.8em;
}

.listing-page h2 {
	font-size: 1.5em;
}

h3 {
       font-size: 1.5em;
}


#main-area p {
	line-height: 1.4em;
	font-size: 1.3em;
}


#content-primary ul {
	margin: 2em 40px;
}

#content-primary li {
	margin: .5em 0;
	color: #313131;
	list-style-type: disc;
	font-size: 1.2em;
}

#content-primary li p {
	margin: .3em 0;
}

#content-primary li p.job-description-summary, #content-primary li h2 {
	margin-right: 270px;
}




/* --------------- buttons ------------------ */


.cta {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	height: 30px;
	font-size: 1.3em !important;
}

.basic-page .cta {
	display: inline;
}

.cta a {
	float: left;
	display: block;	
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #313131;
	color: black !important;
	height: 30px;
	overflow: hidden;
	padding-top: 4px;
	margin-right: 10px;
	text-align: center;
	width: 220px;
	background-image: url(../furniture/button_cta.gif);
	line-height: 21px;
	text-decoration: none !important;
}

.cta a:hover {
	background-position: 0 -34px;
	text-decoration: underline !important;
}














/* -------- block-ruled --------- */

.block-ruled {
	border-top: 1px solid #ccc;
	margin: 4em 0 2em 0;
	clear: both;
}

.block-ruled h2 {
	text-transform: uppercase;
	color: #999;
	font-size: 1.4em;
	margin-top: .5em !important;
	letter-spacing: .05em;
}


p.link-download {
	background: url(../furniture/icon_link_download.gif) 0 .5em no-repeat transparent;
	padding-left: 15px;
}








/* --------------- footer ------------------ */
#footer {
	clear: both;
	position: relative;
	font-size: .9em;
	padding-top: 1em;
	padding-bottom: 45px;
	text-align: right;
}


/* --------------- forms -------*/

form fieldset label {
  font-size: 1.3em;
  display: block;
  float: left;
  clear: left;
  width: 200px;
  padding-right: 1em;
  margin-bottom: 10px;
  color: #111;
}
form fieldset input,
form fieldset textarea,
form fieldset select,
fieldset .monthyear {
  width: 350px;
  float: left;
  margin-bottom: 10px;
}
fieldset .monthyear select {
  width: 88px;
}
.mandatory {
  color: red;
}
form fieldset span.error {
  display: block;
  clear: both;
  color: red;
  font-size: 1.3em;
}
#main-area p.sidenote {
  margin-left: 220px;
}
#main-area fieldset h3 {
  margin-bottom: 1em;
}
ul#client_list {
  margin: 0;
  padding: 0;
  overflow: auto;
}
ul#client_list li {
  list-style: none;
  float: left;
  display: block;
  height: 160px;
}
ul#client_list li a {
  display: block;
  height: auto;
  width: 280px;
  text-align: center;
  background-color: white;
  margin: 5px 50px 5px 50px;
  padding: 30px 20px;
  border: 2px solid #666;
}
ul#client_list li a:hover {
  border: 2px dotted #000;
}


.uploaded {
  color: green;
  display: block;
}

fieldset.test {
  width: 550px;
}

fieldset.test label {
  float: none;
  width: 500px;
}
fieldset.test label code {
  display: block;
  white-space: pre;
  margin: 1em;
  padding: 1em;
  background-color: #ddd;
}
fieldset.test textarea {
  width: 500px;
  height: 100px;
}

h1 em {
  font-size: small;
  font-style: normal;
}


#main-area p.multi {
  float: left;
  margin-left: 0;
  margin-top: 0;
  clear: none;
  font-style: italic;
}
select.multi {
  margin-left: 215px;
  clear:left;
}

/* Added by brett for dealing with textareas with character or word limits */

div.haslimit {
  float: left;
}

div.haslimit textarea {
  margin-bottom: 2px;
}

div.haslimit p {
  text-indent: 10px;
}

.retention_message p {
    float: none;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 1%;
    line-height: 1.8em;
}

.retention_message .mandatory {
    float: none;
    margin-right: 5px;
    line-height: 29px;
}

.retention_message .fieldwrap {
    margin-bottom: 20px;
}

.retention_message .fieldwrap .checkboxes {
    width: 71%;
    float: left;
}

.retention_message .fieldwrap label {
    font-weight: normal;
    max-width: 90%;
    width: auto;
}

.retention_message .fieldwrap input {
    width: auto !important;
    min-width: 0;
    margin-right: 1%;
}

.retention_message p {
    width: 95%;
}

.retention_message input {
    margin-right: 8px !important;
}

.retention_message label {
    line-height: 10px !important;
}