/* Soul Resources specific */

/* Forms */
fieldset {
	border: none;
	font-size: 1.2em;
	margin-top: 1.5em;
}

fieldset p{
	font-size: 1.2em;
}

.labelinputbox {
	width: 12em;
	float: left;
	text-align: left;
	margin: 0 0 1em 0;
	clear: both;
}

.labelheader {
	clear: both;
	width: 40em;
	float: left;
	text-align: left;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

.input-box {
	margin-bottom: 10px;
	color: #000;
	background-color: transparent;
	border: #a9bdb4 solid 1px;
}

.check-box {
	float: left;
	margin: 0 0 10px 0;
	color: #a9bdb4;
	background-color: transparent;
	clear: left;
}

.comments-box {
	float: left;
	margin: 0 0 10px 0;
	color: #000;
	background-color: transparent;
	border: #a9bdb4 solid 1px;
	clear: both;
}

.labelcheckbox {
	width: 25em;
	float: left;
	text-align: left;
	margin: 0 0 10px 1em;
}

.labelcommentsbox {
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	clear: both;
}

#buttons {
   clear: both;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

.mastheadcontent-input-box {
	color: #000;
	background-color: transparent;
	border: #a9bdb4 solid 1px;
	padding: 0.1em 0.1em;
}

.mastheadcontent-searchbutton {
	color: #a9bdb4;
	background: none;
	border: none;
}

.uploadbutton {
	height: 1.5em;
	color: #000;
	padding: 0 0.1em 0 0.1em;	
}

.submitbutton {
	height: 2em;
	color: #000;
	padding: 0 0.1em 0 0.1em;
}

input:focus, textarea:focus {
	background-color: #ffffa0;
}

input.mastheadcontent-searchbutton:focus {
	background-color: #fff;
	text-decoration: underline;
}

.redtext {color: #ff0000; background-color: transparent; font-size : 0.9em;}
.required {font-size: 0.8em;}

/* Reset defaults*/
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%
}

body { /* Sets default font/font-size for whole site */
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 62.5%; /* 1em = 10px approx */
	text-align: center;
	background-color: #d6e0db;
	margin: 10px 0px 20px 0px;
}

/* Clear floated elements */
.clearleft {
	clear: left;
}

.clearboth {
	clear: both;
}
.clearright {
	clear: right;
}

.hide {display: none;}

#skiplinks {
	display: none;
}

/* Links */
a {
	color: #668577;
	background-color: transparent;
}

a:visited {
	color: #856674;
	background-color: transparent;
}

a:hover {
	color: #999;
	background-color: transparent;
	text-decoration: none;
}

img a { /* Removes border from linked images */
	border: none;
}

/* Main container */
#wrapper {
	text-align: left;
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
}

/* Masthead container */
#masthead {
	background-color: #fff;
}

#masthead h1, #masthead h2 {
	display: none;
}

#logo {
	float: left;
	padding: 10px 0 0 25px;
	background-color: transparent;
	margin-bottom: 25px;
}

#logo img {
	border: none;
}

#logo h1, #logo h2 {
	margin-left: -9000px;
}

#mastheadcontent {
	float: left;
	margin: 30px 0 0 15em;
}

#mastheadcontent a {
	color: #a9bdb4;
	background-color: transparent;
	text-decoration: none;
	margin-left: 1em;
	height: 1.2em;
}

#mastheadcontent a:hover {
	text-decoration: underline;
}

/* Main navigation */
#nav {
	float: left;
	background-color: #a9bdb4;
	height: 3em;
	width: 100%;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
	line-height: 3em;
	
}

#nav ul li a {
	display: block;
	color: #fff;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-right: #fff 1px solid;	
	width: 129px;	
}

/* Hide from IE5-Mac \*/
#nav ul li a {
	float: none
}
/* End hide */

#nav ul li a:hover {
	background-color: #86A295;
}

#nav ul li#navContact a{ /* Remove the right-hand border and padding from the nav item far right */
	border-right: none;
	padding-right: 0;
	
}

.sectionHome #masthead #navHome a,
.sectionAbout #masthead #navAbout a,
.sectionServices #masthead #navServices a,
.sectionJobSearch #masthead #navJobSearch a,
.sectionEmployers #masthead #navEmployers a,
.sectionContact #masthead #navContact a
	{
	background-color: #668577; /* Highlights the current page on the main menu */
}
/* End Masthead container */

/* Main content section */
#contentwrapper {
	padding: 0 0 0.5em 0;
}

#contentwrapper img {
	margin-bottom: 1em;
}

#content {
	float: left;
	width: 510px;
	padding-left: 25px;
	margin-top: 1em;
}

.wide#content { /* Where there's no sidebar */
	width: 730px;
}

#content p {
	color: #333;
	background-color: transparent;
	font-size: 1.2em;
	line-height: 1.66666666em;
	margin-bottom: 1.6666666em;
	margin: 0.2em 0 0.5em 0;
}

#content h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	color: #668577;
	background-color: transparent;
}

#content h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	color: #668577;
	background-color: transparent;
}

#content h3 {
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: bold;
	color: #668577;
	background-color: transparent;
}

#content h4 {
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	color: #668577;
	background-color: transparent;
}

/* Default list styles */
#content ol {
	margin: 0 0 1em 20px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#content ul {
	margin: 0 0 1em 25px;
}

#content ul li {
	font-size: 1.2em;
	line-height: 1.4em;
	list-style-type: none;
	list-style-image: url(/images/bullet.jpg);
	padding-left: 15px;
}

/* List style over-rides */
#content ul.contactinfo {	
	margin-left: 0;
}

#content ul.contactinfo li {
	background: none;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
}

/* Start Sidebar */
#sidebar {
	float: right;
	width: 200px;
	padding-right: 25px;
	margin-top: 1em;
}

#sidebar h4 {
	font-size: 1em;
	color: #668577;
	background-color: #d6e0db;
	padding: 0.5em 0 0.5em 0.5em;
}

#sidebar p {
	font-size: 1em;
	padding-left: 0.5em;
}

#sidebar strong {
	color: #666666;
}

#sidebar ul {
	font-size: 1.2em;
	border: 1px solid #d6e0db;
	border-top: none;
	padding: 0.5em 0;
}

#sidebar ul {
	list-style: none;
	padding-left: 0.5em;
}

#sidebar ul li a {
	line-height: 1.6em;
}

#sidebar .vcard {
	border: 1px solid #d6e0db;
	border-top: none;
	padding: 0.5em 0;
}

#sidebar p.saveCard {margin-top: 1.5em;}
/* End Sidebar */

/* Footer  */
#footer {
	background-color: #fff;
	padding: 0.5em 0 0.5em 25px;
}

#footer span {
	margin-left: 0.5em;
}

#footer span a {
	color: #999;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}

#footer span a:hover{
	text-decoration: underline;
}

#footer p {
	font-size: 1em;
	color: #999;
	background-color: transparent;
	margin-bottom: 0.5em;
}

#footer a {
	color: #999;
	font-weight: normal;
	background-color: transparent;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}



#kaonixCell, #kaonixcell {
	padding: 10px 0px 0px 10px;
	background-color: #ffffff;
}

#kaonixCell td, #kaonixCell th, #kaonixcell td, #kaonixcell th {
	font: 1.25em Arial,sans-serif;
}

#kaonixCell p, #kaonixcell p {
	padding: 0px 0px 10px 0px;
}

#kaonixCell .small, #kaonixcell .small {
	padding: 0px 0px 10px 0px;
	font: bold 80% Arial,sans-serif;
}

#kaonixCell a.capsule, #kaonixcell a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

#kaonixCell a.capsule:hover, #kaonixcell a.capsule:hover{
	text-decoration: underline;
}

#kaonixCell a.small, #kaonixCell p.small, #kaonixcell a.small, #kaonixcell p.small{
	font: bold 90% Arial,sans-serif;
}
* Job-board specific */

#kaonixCell ul li a, #kaonixcell ul li a { font-weight: normal; }
#kaonixCell ul li ul li, #kaonixcell ul li ul li {  list-style-type: circle; list-style-image: none;}
#kaonixCell ul .liNoPadding, #kaonixcell ul .liNoPadding {  font-size: 1em; }

.datatable { padding: 0px; border-collapse: collapse; border-top: 1px solid #b1b3b5; width: 100%; }
.dataheader { padding: 2px 5px 5px 10px; border-bottom: none; text-align: left; vertical-align: top; font-family: Arial,sans-serif; font-size: 12px; font-weight: bold; background-color:#d1d2d4; color:#000000; }
.datacell { padding: 5px 5px 5px 10px; border-bottom: 1px solid #b1b3b5; vertical-align: top; background-color:#eeeeee; color:#000000; }
.datacellmiddle { padding: 5px 5px 5px 10px; vertical-align: top; background-color:#eeeeee; color:#000000; }

#latestjobs { padding: 0px; border-collapse: collapse; border-top: 1px solid #b1b3b5; width: 100%; }
#latestjobs td { padding: 5px 5px 5px 10px; border-bottom: 1px solid #b1b3b5; vertical-align: top; background-color:#eeeeee; color:#000000; }

.datatable { padding: 0px; border-collapse: collapse; }
.dataheader { padding-top: 3px; padding-right: 3px; border-bottom: 3px solid #666666; text-align: left; vertical-align: top; font-family: Arial,sans-serif; font-weight: bold; font-size: 8px; }
.datacell { padding-top: 3px; padding-right: 3px; padding-bottom: 8px; border-bottom: 1px solid #666666; vertical-align: top; }
.datacellmiddle { padding-top: 3px; padding-right: 3px; vertical-align: top; }

.formtable { width: 100%; color:#000000}
.labelcell { vertical-align: top; color:#000000;  }
.fieldcell { vertical-align: top; }
.fielddividercell { vertical-align: top; border-bottom: 1px solid #666666; }
.dividercell { line-height: 10px; border: 0px; border-top: 1px solid #666666; }

.questiontable { padding: 0px; border-collapse: collapse; }
.questionlabel { padding-top: 0px; }
.subquestionlabel { padding-top: 25px; }

.categorylist { 
	margin-bottom: 10px;
	color: #000;
	background-color: transparent;
	border: #a9bdb4 solid 1px;
	width: auto;
}

.required { font-family: Arial,sans-serif; font-weight: bold; color: Red; }
.small { font-family: Arial,sans-serif; font-size: 80%; font-weight: normal; margin: 5px; }
.redbold { font-family: Arial,sans-serif; font-weight: bold; color: Red; }
.errormessage { background-color: #df2e1a; }
td .redbold {font-size: 10px;}

.headeralignleft { font-family :Arial,sans-serif; font-size : 8px; font-style : normal; font-weight : bold; color : #000000; text-align : left; }
.mycvtop { font-weight : bold; font-size : 8px; font-family :Arial,sans-serif; font-style : normal; vertical-align: text-bottom; text-align : right; background-color : #FFFFCC; }
.mycvheaderlarge { font-weight : bold; font-size : 8px; font-family :Arial,sans-serif; font-style : normal; vertical-align: bottom; text-align : left; }
.mycvheaderbld { font-weight : bold; font-size : 8px; font-family :Arial,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvheadermed { font-weight : normal; font-size : 8px; font-family :Arial,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvheadersmlrt { font-weight : bold; font-size : 8px; font-family :Arial,sans-serif; font-style : normal; vertical-align: text-top; text-align : right; }
.mycvhdrsmlltnorm { font-weight : normal; font-size : 8px; font-family :Arial,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvhdrsmlrtnorm { font-weight : normal; font-size : 8px; font-family :Arial,sans-serif; font-style : normal; vertical-align: text-top; text-align : right; }
.mycvheadersmllt { font-weight : bold; font-size : 8px; font-family :VArial,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvtextjust { font-family :Arial,sans-serif; font-size : 8px; font-style : normal; font-weight : normal; text-align: justify; vertical-align: text-top; }
.mycvtext { font-family :Arial,sans-serif; font-size : 8px; font-style : normal; font-weight : normal; text-align: right; vertical-align: text-top; }
.mycvpage { font-family :Arial,sans-serif; font-size : 8px; background-color : #999999; margin-left : 0; margin-right : 0; margin-top : 0; margin-bottom : 0; margin : 0; padding-left : 0; padding-right : 0; padding-top : 0; padding-bottom : 0; padding : 0; }
.whitetext { font-size : 18px; font-family :Arial,sans-serif; font-style : normal; color : #ffffff; text-align : justify; }
