/* D E N A L I G R O U P S T Y L E S */

body, html {
  background-color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  min-width: 950px;
  height: 100%;
}

body {
  min-width: 950px;
}

#container {
  width: 950px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

a img {
	border:none;
}

/* H E A D E R S T Y L E S */

#header-wrap {
  width: 950px;
  margin: 0 auto;
  overflow: auto;
}

#header-wrap-sub {
  padding-bottom: 5px;
  overflow: auto;
}

#header-bar {
  width: 950px;
  height: 20px;
  margin: 0 auto;
}

.corporate #header-bar {
  background-color: #114477
}
.intelligence #header-bar {
  background-color: #DDBB66
}
.consulting #header-bar {
  background-color: #006699
}
.recruiting #header-bar {
  background-color: #778811
}
.sourcing #header-bar {
  background-color: #5599BB
}

#logo-utility-wrap {
  width: 950px;
  margin: 20px auto 10px auto;
  height: 50px;
  padding: 0;
}

#logo {
  float: left;
  display: inline;
  margin-left: 20px;
  border: none;
}

#utility-wrap {
  float: right;
  display: inline;
  margin: 15px 20px 0 0;
  font-size: 14px;
  line-height: 100%;
  width: 300px;
  height: 35px;
}

#utility-wrap form {
  display: inline;
}

#util-login {
  float:left;
  display: inline;
  text-align: right;
  margin: 0;
}

#util-login #div1, #util-login #div2 {
  display: inline;
  margin: 0;
  padding: 0;
  width: 100px;
}

#util-search {
  float: right;
  display: inline;
  text-align: right;
  margin: 0;
  padding: 0;
  width: 170px;
}

.util-field {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #888888;
  height: 12px;
  width: 100px;
  margin: 0 0 0 0;
  color: #888888;
}

* + html .util-field {
	width:80px;
}

* html .util-field {
	width:80px;
	margin-top:7px;
}

* html #util-search .util-field {
	margin-top:0;
}

.util-button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: none;
  border: none;
  color: #006699;
  cursor: pointer;
  margin: 0;
  padding: 0;
	width:50px;
}



/* M A I N N A V I G A T I O N S T Y L E S */

#nav-wrap {
  width: 950px;
  text-align: center;
  margin: 10px auto 0 auto;
  padding-bottom: 20px;
}

.nav-text {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #114477;
  text-transform: uppercase;
}

.nav-text a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #114477;
  text-decoration: none;
}

.nav-text a:hover {
  color: #AABB22;
  text-decoration: none;
}

.nav-text li {
  float: left;
  position: relative;
  padding: 0 10px;
  left: -50%;
  margin: 0;
}

.nav-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  left: 50%;
  position: relative;
  text-align: center;
  float: left;
  z-index: 2000;
}


.nav-text li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  background: url(../images/nav-bottom.png) no-repeat center bottom;
}

.nav-text li > ul {
  top: 15px;
  left: 0;
}

.nav-text li ul li {
  width: 178px;
  display: block;
  text-align: left;
  padding: 5px 10px;
  left: 0;
  background: url(../images/nav-background.png) repeat;
}

.nav-text li:hover ul, .nav-text li.over ul {
  width: auto;
  display: block;
  clear: left;
}

.nav-text li ul a {
  text-transform: none;
  font-weight: normal;
}


/* I M A G E S T Y L E S */

#main-image-home {
  width: 950px;
  height: 260px;
  margin: 0 auto;
  clear: both;
  background-image: url(../images/header-home.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

#main-image {
  width: 950px;
  height: 240px;
  margin: 0 auto;
  clear: both;
}

.intelligence #main-image {
  background: url(../images/header-intelligence.jpg) no-repeat
}
.consulting #main-image {
  background: url(../images/header-consulting.jpg) no-repeat
}
.recruiting #main-image {
  background: url(../images/header-recruiting.jpg) no-repeat
}
.sourcing #main-image {
  background: url(../images/header-sourcingservices.jpg) no-repeat
}
.corporate #main-image {
  background: url(../images/header-corporate.jpg) no-repeat
}

.graphic {
  margin: 20px auto;
  text-align: center;
}


.image-float-left {
  float: left;
  display: inline;
  margin: 5px 15px 15px 0;
  clear: both;
}

.image-float-right {
  float: right;
  display: inline;
  margin: 5px 0 15px 15px;
  clear: both;
}

.image-left {
  margin: 15px 0;
}

.image-center {
  text-align: center;
  margin: 15px auto;
}

.bio {
  clear: both;
  padding-top: 20px
}


.bio img {
  display: inline;
  margin: 0;
}

.bio p {
  width: 450px;
  float: right;
  margin: 10px 0 0 0;
}

.bio p.img {
  float: left;
	width:auto;
	margin: 10px 15px 0 0;
}

/* H O M E U T I L I T Y B A R S T Y L E S (sorry for underscores vs. hyphens) */

#utility-wrap-home {
  width: 290px;
  float: right;
  display: inline;
  height: 30px;
  margin: 20px 20px 0 0;
  line-height: 280%;
}

.utility-text {
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 10px;
}

.utility-text a {
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 10px;
  text-decoration: none;
}

.utility-text a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #888888;
  font-size: 10px;
  text-decoration: none;
}

#utility-wrap-home form {
  display: inline;
}

#login {
  position: relative;
  display: inline;
}

#login_wrapper {
  position: absolute;
  top: 0;
  left: 2px;
  width: 288px;
  padding-bottom: 16px;
  margin-left: -11px;
  z-index: 1000;
}

#login_form {
  margin: 21px 0 0 0;
  height: 205px;
  padding: 8px 0 0 10px;
  float: none;
  background: transparent url(../images/nav-background.png) repeat;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #444444;
  text-align: right;
}

#login_form_wrap {
  margin-top: 30px;
}

#login_form input {
  border: 1px solid #888888;
  height: 20px;
  margin: 5px 25px 0 10px;
}

#login_form .login_submit_button {
  margin: 0 0 0 110px;
  width: 65px;
  float: left;
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: none;
  color: #006699;
  background: url(../images/login-home.gif) no-repeat;
}

.util_help_links {
  margin-left: 110px;
  padding-top: 5px;
  color: #AABB22;
  line-height: 100%;
  text-align: left;
}


/* S U B - N A V I G A T I O N S T Y L E S */

.subnav {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-bottom: 40px;
  border-bottom: dotted 2px #888888;
}

.subnav a {
  text-decoration: none;
}

.subnav ul {
  list-style: none;
  margin-left: 0em;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
}

.subnav ul li {
  line-height: 160%;
}

.subnav ul ul {
  list-style: none;
  margin-left: .5em;
  padding-left: 3px;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 12px;
  text-transform: none;
}

.subnav ul ul ul {
  list-style: none;
  margin-left: 1em;
  padding-left: 5px;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
  text-transform: none;
}

.subnav ul ul ul li a, .subnav ul ul ul li a:hover {
  font-weight: normal;
  font-size: 11px;
}

.subnav #access_whitepapers {
	margin:20px 0 0;
}

#content-wrap-home #access_whitepapers {
	margin:-20px 0 20px;
}

/* L A Y O U T S T Y L E S (see special home layout styles below) */

#content-wrap-home {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
}

#content-wrap {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  background: url(../images/border-background.gif) repeat-y;
}

#left-col {
  width: 240px;
  float: left;
  display: inline;
  padding: 10px 30px;
  background-color: #FFFFFF;
}

#right-col {
  width: 586px;
  float: right;
  display: inline;
  padding: 10px 30px;
  background-color: #FFFFFF;
}


/* H O M E L A Y O U T S T Y L E S */

#main-drop-home {
  width: 610px;
  height: 20px;
  float: left;
  display: inline;
  margin: 0;
  background-image: url(../images/header-drop-home.jpg);
  background-repeat: no-repeat;
}

#main-col-home {
  width: 580px;
  float: left;
  display: inline;
  margin-left: 20px;
  padding-top: 20px;
}

#left-col-home {
  width: 300px;
  float: left;
  display: inline;
  padding-right: 30px;
}

#center-col-home {
  width: 200px;
  float: left;
  display: inline;
  padding: 0 15px 0 30px;
  border-left: dotted 2px #888888;
}

#sidebar-col-home {
  width: 340px;
  height: 461px;
  float: right;
  display: inline;
  background-image: url(../images/sidebar-home.jpg);
  background-repeat: no-repeat;
  margin-top: -20px;
}

#sidebar-wrap-home {
  width: 265px;
  height: 461px;
  margin: 0 0 0 35px;
}

.sidbar-service-link {
  width: 275px;
  height: 110px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.sidbar-service-link img {
  margin-top: 20px;
  border: none;
}

.sidbar-service-link p {
  margin: 5px 10px 0 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 13px;
}

.logo-home {
  margin: 0 0 15px 0;
}

.tagline {
  font-family: 'Century Gothic', Arial, sans-serif;
  color: #114477;
  font-size: 14px;
  margin: 0 0 15px 0;
  font-style: italic;
  font-weight: bold;
}

.home-list {
  margin-bottom: 20px;
}


/* T E X T S T Y L E S */

h1 {
  font-family: 'Century Gothic', Arial, sans-serif;
  color: #006699;
  font-size: 18px;
  margin: 0;
  font-weight: normal;
  line-height: 125%;
}

h2 {
  color: #888888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
}

h3 {
  font-family: 'Century Gothic', Arial, sans-serif;
  color: #006699;
  font-size: 14px;
  margin: 0 0 5px 0;
  font-weight: normal;
}

h4 {
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0 -10px 0;
}


.body-copy {
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 12px;
  margin: 0;
  line-height: 130%
}

.body-copy a {
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 12px;
  text-decoration: underline;
}

.body-copy a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #888888;
  font-size: 12px;
  text-decoration: underline;
}

.action {
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-weight: bold;
  font-size: 12px;
}

.action a {
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

.action a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #888888;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

#quotes {
  position:relative;
  height:350px;
  overflow:hidden;
}

.quote {
  position:absolute;
  top:0;
  left:0;
  padding-top: 10px;
  font-style: italic;
  line-height: 150%;
}

.quote-home {
  padding-top: 0;
  font-style: italic;
  line-height: 150%;
  border-top: dotted 2px #888888;
}

.logo-float-right {
  float:right;
  display:inline;
  margin:10px 0 0 0;
  clear:both;
}

.name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: right;
  color: #444444;
  font-weight: bold;
  font-style: normal;
  margin-top: 0;
}

.body-copy ul {
  margin-left: 2em;
  padding-left: 5px;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
}

.body-copy li {
  margin: 0;
  padding: 0;
}

.event .location {
  font-style: italic;
}


.even {
  background-color: #FFFFFF;
  padding: 15px;
}

.odd {
  background-color: #EEEEFF;
  padding: 15px;
}

.date {
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

.intelligence h1 {
  color: #CC9900;
}

.intelligence a {
  color: #CC9900;
  font-weight: bold;
}

.intelligence a:hover {
  color: #DDCC88;
  font-weight: bold;
}

.corporate h1 {
  color: #006699;
}

.corporate a {
  color: #006699;
  font-weight: bold;
}

.corporate a:hover {
  color: #66AACC;
  font-weight: bold;
}

.consulting h1 {
  color: #006699;
}

.consulting a {
  color: #006699;
  font-weight: bold;
}

.consulting a:hover {
  color: #66AACC;
  font-weight: bold;
}

.recruiting h1 {
  color: #778811;
}

.recruiting a {
  color: #778811;
  font-weight: bold;
}

.recruiting a:hover {
  color: #AACC44;
  font-weight: bold;
}

.sourcing h1 {
  color: #5599BB;
}

.sourcing a {
  color: #5599BB;
  font-weight: bold;
}

.sourcing a:hover {
  color: #88BBEE;
  font-weight: bold;
}



/* F O O T E R S T Y L E S */

#footer-home {
  width: 580px;
  float: left;
  display: inline;
  margin: 30px auto;
  text-align: center;
}

#footer {
  width: 950px;
  clear: both;
  margin: 30px auto;
  text-align: center;
}

.footer-nav-text {
  font-family: Arial, Helvetica, sans-serif;
  color: #888888;
  font-size: 11px;
}

.footer-nav-text a {
  color: #888888;
  font-size: 11px;
  text-decoration: none;
}

.footer-nav-text a:hover {
  color: #444444;
  font-size: 11px;
  text-decoration: none;
}


img {
  display: block;
}

img a {
  border: none;
  display: block;
}


.sf_form label {
  display:block;
	font-weight:bold;
	margin-bottom:2px;
}

.sf_form label.heading{
	font-family: 'Century Gothic', Arial, sans-serif;
  color: #006699;
  font-size: 16px;
  margin: 0 0 1em 0;
  font-weight: normal;
  line-height: 125%;
}

.sf_form .half {
  width: 49%;
}

* html .sf_form .half {
  width: 48%;
}

.sf_form .half input, .sf_form .half select {
  width: 98%;
}

.sf_form .half .half {
  margin-bottom: 0;
}

.sf_form .first {
  margin-right: 2%;
}

* html .sf_form .half .half {
  width: 47%;
  margin-right: 1%;
}

.sf_form .full {
  width: 100%;
  clear: left;
}

* html .sf_form .full {
  width: 99%;
}

.sf_form .full textarea {
  width: 100%;
  height: 50px;
}

.sf_form .full input {
  width: 99%;
}

.sf_form .half, .sf_form .full {
  float: left;
  margin-bottom: 1.5em;
}

.sf_form .half input, .sf_form .full textarea {
  font-weight: normal;
  margin: 0;
}

.sf_form .submit {
  padding-bottom: 3em;
  border-bottom: 1px solid #CCC;
}

.sf_form .checkbox {
  margin: 2em 0;
}

.sf_form .fieldWithErrors {
  border-left: 5px solid #900;
	padding:0;
	margin:0;
}

.sf_form .fieldWithErrors input{
	margin:0;
}

.sf_form .required {
  font-weight: bold;
  color: #900;
  font-size: 1.2em;
}

.sf_form .required_desc {
  float: right;
  font-weight: bold;
}

#errorExplanation {
  border: 2px solid #FE6;
  background: #ffffcc;
  padding: 0;
  margin: 1em 0;
  position: relative;
}

#errorExplanation h2 {
  margin-top: 0;
  font-size: 1.2em;
  color: #333;
  font-weight: bold;
  background: #FE6;
  padding: .4em .7em;
  margin-bottom: 1em;
}

#errorExplanation ul {
  margin: .5em 1.5em 1.5em;
}

#errorExplanation li, #errorExplanation p {
  font-size: 1em;
  color: #777;
  margin: 0 1.5em;
  line-height: 1.5;
}


.icn {
  display: inline;
  margin-right: .75em;
}

.whitepaper_download, .whitepaper_registration {
  margin-top: 2em;
  font-size: 11px;
  color: #666;
}

.whitepaper_download img, .whitepaper_registration img {
  float: left;
  position: relative;
  top: -7px;
}

.whitepaper_download a, .whitepaper_registration a {
  font-size: 1.2em;
  line-height: 1.5;
}

.whitepaper_download a:hover, .whitepaper_registration a:hover {
  font-size: 1.2em;
  line-height: 1.5;
}


#content-wrap-home .body-copy h3 a, #content-wrap-home .body-copy h3 a:hover {
  font-family: 'Century Gothic', Arial, sans-serif;
  color: #006699;
  font-size: 14px;
  margin: 0 0 5px 0;
  font-weight: normal;
  text-decoration:none;
}



.gsc-tabsArea {
	display:none;
}

.gs-title, .gs-title b {
	color:#114477 !important;
}


p.marker{
	display:none;
}

.address, .phone_number, .experience{
	margin:5px 0 12px 0;
	padding:12px;
	border:1px solid #ccc;
	background-color:#eee;
}

.experience .half.first{
	margin-bottom:0;
}

.form_divider{
	height:2px;
	background-color:#636363;
	clear:both;
	margin-top:1.6em;
	border:0;
	width:100%;
}

.form_divider.first{
	margin-top:0;
}

.third{
	float:left;
	width:31.5%;
	margin-right:2%;
}

.third.last{
	margin:0;
}

#candidate_form_heading {
	margin-bottom:25px;
}

#candidate_form .checkbox {
	margin:0;
}

#candidate_form .checkbox input {
  width:auto !important;
  margin-left:.5em;
}

.flash_notice {
	font-weight:bold;
	margin-bottom:1.5em;
}

.document_upload { 
	margin-bottom:1em;
}

.document_upload .remove {
	float:left;
	margin:.4em 1em 0 0;
}

.document_upload .resume {
	float:left;
	margin:0 1em 0 0;
}

.document_upload .resume input {
	width:auto !important;
}

.document_upload .upload {
	float:left;
	width:180px;
}


/* Candidate Form: Categories Table */

.categories_table {
	width:100%;
	border-collapse:collapse;
}

.categories_table td.column {
	width:50%; 
	vertical-align:top; 
	padding-bottom:15px;
}

.categories_table td.column_no_pad {
	width:50%; 
	vertical-align:top; 
}

.categories_table label {
	margin-left:5px;
}

.categories_table table, .categories_table tr, .categories_table td {
	margin:0;
	padding:0;
}

.categories_table .cat_check_box {
	width:5%;
	vertical-align:top; 
}

.categories_table .cat_name {
	width:30%;
	vertical-align:top; 
}

.categories_table .cat_candidate_level {
	width:20%;
	vertical-align:top; 
}


#instructions p, #instructions li {
	font-family:Verdana, sans-serif;
	font-size:11px !important;
	line-height:1.4;
	margin:0 0 1em;
}

#instructions li {
	margin:0 0 1em;
}

#instructions h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica, sans-serif;
	color:#333;
	border-bottom:1px solid #CCC;
	padding-bottom:.5em
}


.form_page h1 {
	font-size:2em;
	color:#104b7d;
}