﻿@import url(../contentStyles.css);

/*############################################################# 
#                                                             #
#   Stylesheet for site specific rules.                       #
#   Included only on frontend. Do not style CMS content       #
#   here as it is not included in the management system       #
#   for preview. Style CMS content in ContentStyles.css       #
#                                                             #
#############################################################*/


/* Typography
========================================================================================== */


/* General
========================================================================================== */
body {
	font-family: Arial, Verdana, Tahoma;
	background: url(../../Images/bg.gif) repeat-x 0 0;
	position: relative;
	left: -3px; /* Trickery to remove ie scroll bar */
	text-align: center;
}

/* Layout
========================================================================================== */
#page {
	background: url(../../Images/Shadow.png) repeat-y top right;
	margin: 30px auto 100px;
	padding: 5px 30px 0 5px;
	position: relative;
	width: 936px;
	text-align: left;
}
#content {
	margin-right: 10px;
}
#wrap {
	padding-left: 6px;
}
#con {
	margin-bottom: -70px;
/*	float: left;*/
    overflow: hidden;
}
#con .left {
	float: left;
	margin-bottom: 20px;
	width: 192px;
}
#con .main {
	float: right;
	width: 732px;
}
#foot {
	clear: both;
	color: #9c9c9c;
	font-size: 0.625em;
	float: left;
	width: 100%;
	position: relative;
	top: 70px;
	left: -5px;
	padding-bottom: 50px;
	padding-right: 40px;
	padding-top: 20px;
	background: url(../../Images/Footer.png) no-repeat bottom left;
}
.clear {
	clear: both;
}


/* Header
========================================================================================== */
#head {
    overflow: hidden;
	position: relative;
	height: 225px;
}
#head span.cnr {
	background: url(../../Images/Corner.png) no-repeat top left;
	position: absolute;
	top: -5px;
	right: -21px;
	width: 50px;
	height: 29px;
	z-index: 3;
}
#head div.nav {
	position: relative;
	z-index: 2;
}
#head div.banner {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	background: #021E33;
	width: 100%;
}
#head div.banner object,
#head div.banner img {
	float: right;
}
#head h1 {
	margin: 0;
	padding: 0;
}
#head h1 a {
	position: absolute;
	top: 38px;
	left: 30px;
	background: url(../../Images/AgLrg.png) no-repeat;
	height: 127px;
	width: 182px;
	text-indent: -8888px;
	z-index: 2;
}
#head h4 {
	color: #FFF;
	font-size: 1.0625em;
	position: absolute;
	top: 53px;
	left: 220px;
	width: 364px;
}
#head ul {
	background: url(../../Images/Curve.png) no-repeat top left;
	padding-top: 194px;
	overflow: hidden;
	float: left;
	margin-top: -1px;
	list-style-type: none;
	position: relative;
}
#head li {
	font-size: 0.75em;
	font-weight: bold;
	padding: 0 26px 0 8px;
	float: left;
	position: relative;
	z-index: 3;
}
#head li.last {
	padding-right: 0;
}
#head li a {
	color: #818181;
	text-decoration: none;
}


/* Inside Menu 191x44
========================================================================================== */
.insideMenu .feat a, 
.canMenu h3 a, 
.clnMenu h3 a {
	display: block;
	position: relative;
	height: 44px;
	width: 191px;
	margin-top: 3px;
	text-decoration: none;
}
.insideMenu .feat span, 
.canMenu h3 span, 
.clnMenu h3 span {
	height: 44px;
	width: 191px;
	position: absolute;
	top: 0;
	left: 0;
	background: red url(../../Images/ClientSer.jpg) no-repeat;
}
.canMenu h3 span {
	background: url(../../Images/CandService.jpg) no-repeat;
}
.insideMenu .feat span {
	background: url(../../Images/FeatClients.jpg) no-repeat;
}
.insideMenu ul {
	list-style-type: none;
}
.insideMenu li {
	margin: 3px 1px 3px 0;
	font-size: 0.75em;
}
.insideMenu li a {
	padding: 3px 8px 4px;
	display: block;
	text-decoration: none;
	color: #FFF;
}
.clnMenu li {
	background: #e2648e;
}
.clnMenu li.on {
	background: #e2648e url(../../Images/CircleRed.gif) no-repeat 174px center;
}
.canMenu li {
	background: #8cc0f1;
}
.canMenu li#on {
	background: #8cc0f1 url(../../Images/CircleBlue.gif) no-repeat 174px 8px;
}
.canMenu li li {
	border-top: solid 1px #FFF;
	font-size: 1em;
	background: #a2ccf3;
	margin: 0;
	display: none;
}
.canMenu li.on li {
	display: block;
}
.canMenu li li a {
	color: #3A73A6;
}
.canMenu li li#on {
	background: #a2ccf3 url(../../Images/CircleL2.gif) no-repeat 174px 8px;
}
.insideMenu {
	background: url(../../Images/menuFooter.jpg) no-repeat bottom left;
	padding-bottom: 46px;
	display: inline;
	clear: left;
	float: left;
	width: 100%;
}

/* Footer
========================================================================================== */
#foot div {
	background: url(../../Images/IIP.gif) no-repeat 55px center;
	float: left;
	padding: 15px 0 15px 210px;
	position: relative;
}
#foot p {
	text-align: right;
	width: 215px;
	position: absolute;
	bottom: 40px;
	right: 40px;
}
#foot a {
	color: #9c9c9c;
	text-decoration: none;
}

/* Job Search
========================================================================================== */
.jobSearch {
	background: url(../../Images/SearchBg.jpg) no-repeat top right;
	border: none;
	padding: 20px 12px 10px 10px;
	overflow: hidden;
}
.jobSearch h3 {
	margin-bottom: 10px;
	text-indent: -8888px;
	background: url(../../Images/JobSearch.png) no-repeat top left;
	height: 15px;
	width: 89px;
}
.jobSearch label {
	display: none;
}
.jobSearch div {
	padding-bottom: 5px;
}
.jobSearch input, 
.jobSearch select {
	color: #9c9c9c;
	font-size: 0.75em;
	width: 164px;
}
.jobSearch select {
	width: 170px;
}
.jobSearch input.btn {
	float: right;
	margin: 3px 0 0;
	border: 0;
	width: 21px;
	height: 15px;
}

/* Homepage Elements
========================================================================================== */
#cand {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	width: 250px;
}
#cand h2 {
	margin: 0;
	padding: 0;
	height: 60px;
	position: relative;
}
#cand h2 span {
	background: url(../../Images/T2.gif) no-repeat top right;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#cand ul {
	background: url(../../Images/imgMain.jpg) no-repeat bottom right;
	border: solid 1px #c4c4c4;
	list-style-type: none;
	margin: 4px 0;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}
#cand li {
	padding: 8px 0 0 7px;
}
#cand li a {
	background: url(../../Images/arrBlue.gif) no-repeat center right;
	color: #004a8d;
	font-size: 0.8125em;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
}

#clnt {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	width: 250px;
}
#clnt h2 {
	margin: 0;
	padding: 0;
	height: 60px;
	position: relative;
}
#clnt h2 span {
	background: url(../../Images/T3.gif) no-repeat top right;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#clnt ul {
	border: solid 1px #c4c4c4;
	list-style-type: none;
	margin: 4px 0;
	padding: 0;
	min-height: 411px;
	height: auto !important;
	height: 411px;
}
#clnt a {
	background: url(../../Images/arrGreen.gif) no-repeat bottom right;
	color: #7a7a7a;
	display: block;
	text-decoration: none;
	padding-bottom: 14px;
}
#clnt strong {
	font-size: 1.4em;
}
#clnt li {
	background: url(../../Images/ExecSearch.gif) no-repeat 10px 9px;
	font-size: 0.625em;
	padding: 7px 10px 7px 62px;
}
#clnt li div {
	background: url(../../Images/DotLine.gif) repeat-x bottom left;
}
#clnt li.last div {
	background: none;
}
#clnt li.first {
	background: url(../../Images/RecSol.gif) no-repeat 10px 9px;
}
#clnt li.last {
	background: url(../../Images/OccCon.gif) no-repeat 10px 9px;
}

#feat div, 
.comp, 
.latestNews {
	overflow: hidden;
}
.comp, 
.latestNews {
	clear: left;
	width: 100%;
	float: left;
}
.comp h3, 
.latestNews h3 {
	color: #004a8d;
	font-size: 0.9375em;
	margin: 4px 0;
}
#feat div strong, 
.comp strong, 
.latestNews strong {
	color: #8f8f8f;
	font-size: 0.75em;
}
#feat div p, 
.comp p, 
.latestNews p {
	color: #7a7a7a;
	font-size: 0.625em;
	padding-top: 4px;
}
#feat div a, 
.comp a, 
.latestNews a {
	background: url(../../Images/arrBlue.gif) no-repeat center right;
	clear: both;
	color: #004a8d;
	font-size: 0.625em;
	float: right;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 3px;
}
.comp {
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(../../Images/DotLine.gif) repeat-x bottom left;
}
.comp h3, 
.comp p {
	padding-right: 80px;
}
.comp img {
	position: absolute;
	top: 12px;
	right: 0;
}
#feat div br {
	display: none;
}
#feat div strong {
	margin-top: 4px;
	display: block;
}
#feat div {
	border: solid 1px #c4c4c4;
	padding: 0 7px;
	margin-top: 4px;
	min-height: 133px;
	height: auto !important;
	height: 133px;
}
#feat div p {
	padding-top: 3px;
	height: 30px;
	overflow: hidden;
}

/* Homepage Teasers
========================================================================================== */
#feat {
	float: right;
	margin-right: 6px;
	width: 206px;
	display: inline;
}
#feat h2 {
	margin: 0;
	padding: 0;
	height: 60px;
	position: relative;
}
#feat h2 span {
	background: url(../../Images/T4.gif) no-repeat top right;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* Sitemap
========================================================================================== */
.Sitemap {
	padding: 30px 50px;
}
.Sitemap h1 {
	font-size: 1em;
}
.Sitemap li {
	font-size: 0.76em;
	margin-left: 15px;
	padding-bottom: 3px;
}
.Sitemap ul {
	margin: 10px 0;
}
.Sitemap p {
	font-size: 0.9em;
	line-height: 1.3;
}
.Sitemap li li, 
.Sitemap li p {
	font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns {
	float: left;
	display: inline;
}
.home .pnlParaBtns {
	float: right;
	margin-right: 20px;
}
.pnlParaBtns select {
	position: relative;
	top: -4px;
}
.SiteHeader {
	float: right;
	display: inline;
	padding-right: 6px;
}
.pnlConfirm {
	clear: both;
	padding: 40px;
	text-align: center;
}
.paraControls {
	clear: both;
	margin-left: 20px;
}
.paraControls a {
	font-size: 0.75em;
	color: #999;
	text-decoration: none;
}


/* Search Results
========================================================================================== */
table.sr {
    width: 100%;
    font-size: 0.687em;
}
.sr th, .sr td {
    padding: 6px 5px;
}
.sr th {
    color: #353538;
    padding: 6px 5px;
}
.sr thead tr {
   	background: url(../../Images/DotLine.gif) repeat-x bottom left;
}
.sr tfoot tr {
   	background: url(../../Images/DotLine.gif) repeat-x top left;
}
.sr td {
    color: #353538;
}
.sr td a{
    color: #004a8d;
    text-decoration: none;
    font-weight: bold;
}
.sr .page {
    width: 115px;
}
.sr .page a {
    margin-right: 10px;
    float: left;
}
.sr .page a {
    color: #d92f67;
    text-decoration: none;
    font-weight: bold;
}
.viewjob dl {
    font-size: 0.687em;
    overflow: hidden;
    width: 400px;
}
.viewjob dt {
    font-weight: bold;
    clear: left;
    float: left;
    width: 100px;
}
.viewjob dd {
    float: left;
    width: 300px;
}
.viewjob div {
   	background: url(../../Images/DotLine.gif) repeat-x top left;
    margin-top: 10px;
    padding-top: 10px;
    text-align: justify;
}
.viewjob a.apply{
    float: right;
    font-size: 0.75em;
}
.viewjob a.back{
    float: left;
    font-size: 0.75em;
}

.submitcv {
    overflow:hidden;
    font-size: 0.687em;
    padding-top: 10px;
}
.submitcv dt {
    width: 240px;
    float: left;
    clear: left;
}
.submitcv label{
    padding-top: 4px;
    display: block;
}
.submitcv dd {
    float: left;
    width: 340px;
}
.submitcv .btn{
    clear: both;
    float: right;
    width: auto;
    margin-top: 10px;
}
.submitcv input,
.submitcv textarea {
    width: 200px;   
}
.submitcv select{
    width: 206px;
}
#ctl00_uplCV 
{
    width: 208px;
}

/* Questionnaire
========================================================================================== */
.questionnaire {
    font-size: 0.75em;
    margin-bottom: 30px;
}
.questionnaire .Message {
    color: Red;
    font-size: 1.0em;
}
.questionnaire h1 {
    font-size: 1.33em;
}
.questionnaire p {  
    margin-bottom: 10px;
}
.DataList {
    font-size: 0.75em;
    text-align: right;
    padding: 20px;
    width: 480px;
}
.DataList legend {
    font-weight: bold;
    padding: 10px;
}
.DataList label {
    width: 165px;
    float: left;
    clear: both;
    margin: 5px 0;
}
.DataList input {
    margin-top: 2px;
    float: left;
}
input.qSubmit {
    float: right;
}