@charset "UTF-8";
/* CSS Document Edited by Emerson */

html {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
}

body {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  font: 62.5% helvetica, arial, sans serif;
  color: #333;
  line-height: 1.5em;
}

#print-logo {
  display: none;
  visibility: hidden;
}

/* @group Header */

#hd_span {
  text-align: center;
  width: 100%;
  background: transparent url(../img/hd_bg.gif) repeat-x 0 0;
}

#hd {
  width: 957px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.3em;
}

#hd #logo {
  float: left;
  position: relative;
  height: 62px;
  width: 136px;
  margin: 15px 0 13px 24px;
}

#hd #logo a {
  background: transparent url(../img/centah.gif) no-repeat 0 0;
  height:62px;
  width:136px;
  left:0;
  top:0;
  letter-spacing:-1000em;
  overflow:hidden;
  position:absolute;
  text-indent:-9999px;
}

#hd .contact {
  float: right;
  position: relative;
  height: 53px;
  width: 213px;
  margin: 22px 32px 15px 0;
}

#hd .contact p {
  background: transparent url(../img/contact_us.gif) no-repeat 0 0;
  height: 53px;
  width: 213px;
  left:0;
  top:0;
  letter-spacing:-1000em;
  overflow:hidden;
  position:absolute;
  text-indent:-9999px;
  margin: 0;
}

.nav {
  clear: both;
  height: 50px;
  width: 100%;
  margin-bottom: 10px;
}

.nav li {
  float: left;
}

.nav a {
  font-weight: bold;
  display: block;
  float: left;
  height: 50px;
  color: #fff;
  text-align: center;
  background: #336699 url('../img/navDivider.png') 0px 100% no-repeat;
  text-decoration: none;
  padding: 0;
  width: 100%;
  cursor: pointer;
  line-height: 1.1em;
  *line-height: 1.2em;  
}

.outer {
  width: 100%;
  height: 50px; 
  overflow: hidden; 
  display: table; 
  position: static; 
  *position: relative;
  *display:block;
}

.middle {
  display: table-cell; 
  vertical-align: middle; 
  width: 100%; 
  *position: absolute; 
  *top: 50%;
}

.inner {
  position: static; 
  line-height: 1.2em; 
  *position: relative; 
  *top: -50%;
  *left: -5%;
  margin: 0 5%;
  display: block;
}



.nav li.active a {
  background: #e6e7e8 url('../img/navDivider.png') 0px 100% no-repeat;
  color: #336699;
}

.nav a:hover {
  background: #e6e7e8 url('../img/navDivider.png') 0px 100% no-repeat;
  color: #336699;
}


/* @end */

/* @group Features */

/* @group Features defaults */

#hd #feature {
  width: 974px;
  height: 231px;
  background: transparent url(../img/feature/frame.png) no-repeat 0 0;
  _background-image: url(../img/feature/frame.gif);
  position: relative;
  left: -8px;
  right: -9px;
}

#hd #feature #feature_img {
  width: 917px;
  height: 180px;
  position: relative;
  top: 20px;
  left: 28px;
  background: transparent url(../img/feature/about.jpg) no-repeat 0 0;
}

#hd #feature #feature_img h1 {
  letter-spacing:-1000em;
  overflow:hidden;
  position:absolute;
  text-indent:-9999px;
  margin: 0;
}

#hd #feature #feature_img p {
  letter-spacing:-1000em;
  overflow:hidden;
  position:absolute;
  text-indent:-9999px;
}

/* @end */

/* @group Feature Home */

#hd #feature.home {
  width: 974px;
  height: 331px;
  background: transparent url(../img/feature/frame_home.png) no-repeat 0 0;
  _background-image: url(../img/feature/frame_home.gif);
  left: -8px;
  right: -9px;
}

#hd #feature.home #feature_img {
  width: 917px;
  height: 280px;
  background: transparent url(../img/feature/home.jpg) no-repeat 0 0;
  top: 20px;
  left: 28px;
}

#hd #feature.home #feature_img h1 {
  background: transparent url(../img/feature/home_text.gif) no-repeat 0 0;
  height: 136px;
  width: 407px;
  top: 86px;
  left: 50px;
}

/* @end */

/* @group Feature About */

#hd #feature.about #feature_img h1 {
  background: transparent url(../img/feature/about_text.gif) no-repeat 0 0;
  height: 54px;
  width: 503px;
  top: 67px;
  left: 30px;
}

/* @end */

/* @group Feature Solutions & Default */

#hd #feature.solutions #feature_img,
#hd #feature.default #feature_img {
  background-image: url(../img/feature/solutions.jpg);
}

#hd #feature.solutions #feature_img h1,
#hd #feature.default #feature_img h1 {
  background: transparent url(../img/feature/solutions_text.gif) no-repeat 0 0;
  height: 54px;
  width: 503px;
  top: 67px;
  left: 30px;
}

/* @end */

/* @group Features Careers */

#hd #feature.careers #feature_img {
  background-image: url(../img/feature/careers.jpg);
}

#hd #feature.careers #feature_img h1 {
  background: transparent url(../img/feature/careers_text.gif) no-repeat 0 0;
  height: 54px;
  width: 503px;
  top: 67px;
  left: 30px;
}

/* @end */

/* @group Features Contact */

#hd #feature.contact-us #feature_img {
  background-image: url(../img/feature/contact_us.jpg);
}

#hd #feature.contact-us #feature_img h1 {
  background: transparent url(../img/feature/contact_text.gif) no-repeat 0 0;
  height: 54px;
  width: 503px;
  top: 67px;
  left: 30px;
}

/* @end */

#bd {
  width: 957px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.3em;
}

#bd #content {
  background: #fff url(../img/bd_breaker.gif) repeat-y 720px 0;
  overflow: auto;
  padding: 0 0 65px;
  width: auto;
  _height:1%;
}

body.error404 #bd #content,
#bd #content.noSidebar {
  background-image: none;
}

body.error404 #bd #content #text {
  min-height: 262px;
}

#bd #content #utilities {
  overflow: auto;
  border-bottom: 1px solid #e6e7e8;
  background: #fff;
  font-size: 0.846em;
  padding: 4px 20px 8px;
  *padding-bottom: 11px;
  _height:1%;
}

body#home #bd #content #utilities {
  display: none;
  visibility: hidden;
}

#bd #content #utilities #breadcrumbs  {
  float: left;
  color: #999;
}

#bd #content #utilities .print  {
  float: right;
  font-weight: bold;
  margin-right: 12px;
}

#bd #content #utilities .print a {
  background: #fff url(../img/print.gif) no-repeat 0 0;
  *background-position: 0 2px;
  padding-left: 16px;
}

#bd #content #text {
  float: left;  
  width: 660px;
  padding: 22px 40px 0 20px;
  min-height: 250px;
  _height: 250px;
}

#bd #content.noSidebar {
  background: none;
}

#bd #content.noSidebar #text {
  float: none;  
  width: 917px;
  padding-right: 20px;
}

#bd #content #sidebar {
  float: left;
  width: 195px;
  padding: 20px;
}

#bd #content.full #text {
  float: none;
  width: 917px;
  padding-right: 20px;
}

#bd #content.full #sidebar {
  display: none;
}

ul#submenu {
  font-weight: bold;
  margin-left: 5px;
}

ul#submenu li {
  padding: 8px 0;
}

#ft ul {
  overflow: auto;
  float: left;
}

ul#submenu li a {
  background: transparent url(../img/arrow_blue.gif) no-repeat 0 3px;
  padding-left: 9px;
}

ul#submenu li a:hover {
  background-image: url(../img/arrow_grey.gif);
}

ul#submenu li.active a, ul#submenu li.active a:hover {
  background: none;
  padding-left: 0;
  color: #999;
}

#ft_span {
  text-align: center;
  width: 100%;
  background: transparent url(../img/ft_bg.gif) repeat-x 0 0;
}

#ft {
  width: 917px;
  margin: 0 auto;
  text-align: left;
  height: 130px;
  padding: 18px 20px;
  font-size: 1.3em;
  overflow: auto;
  _display: inline;
}

#ft #copyright {
  color: #999;
  float: right;
  margin-right: 25px;
}

#ft li {
  float: left;
  border-left: none;
  margin: 0;
  padding: 0 8px 0 0;
}

#ft  li +li {
  border-left: 1px solid #999;
  padding: 0 8px;
}

h2 {
  font-size: 1.846em;
  font-weight: bold;
  margin: 0 0 0.5em;
}

h3 {
  font-size: 1.384em;
  font-weight: bold;
  margin: 4px 0 0.92em;
}

h3 span {
  font-size:0.85em;
  font-weight:normal;
}

h4 {
  font-size: 1.384em;
  font-weight: bold;
  margin: 1.2em 0 0.6em;
}

h5 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 1.2em 0 0.2em;
}

h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 1.2em 0 0.5em;
}

p, div, h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
}

p {
  margin: 0 0 1.5em;
}

#text ul, #text ol {
  margin: 0 0 1em;
}

#text li {
  padding: 0 0 0.5em 14px;
  margin-left: 1.3em;
}

#text ul li {
  background: transparent url(../img/arrow_blue.gif) no-repeat 3px 5px;
}

#text ol li {
  list-style-type: decimal;
  padding-left: 0;
  margin-left: 2.4em;
} 

.clear {
  clear: both;
}

a {
  color: #336699;
  text-decoration: none;
}

a:hover {
  color: #999;
}

#text a {
  text-decoration: underline;  
}

#text a:hover {
  text-decoration: none;  
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

hr {
  border: 1px solid #e6e7e8;
  border-width: 0 0 1px;
  height: 1px;
}

#sidebar p.contact a {
  font-weight: bold;
  background: transparent url(../img/arrow_blue.gif) no-repeat 4px 4px;
  padding-left: 12px;
}

#sidebar p.contact a:hover {
  background-image: url(../img/arrow_grey.gif);
}

#sidebar p.view_map {
  margin: 22px 0 0 0;
}

blockquote {
  background: transparent url(../img/quotes.gif) no-repeat 10px 2.2em;
  margin: 1em 0 0;
  padding: 2.2em 0 0 65px;
  border-top: 1px dashed #ccc;
}

blockquote p.author {
  text-align: right;
  font-size: 0.92em;
  font-style: italic;
  margin: 0 20px 0 0;
  position: relative;
  top: -0.92em;
  font-family: Georgia, "Times New Roman", Times, serif;
}

/* @group Page Specific content */

/*Pages with background images in text area*/
/*body#corporate.about-centah #bd #content #text, */
body#corporate.responsibility-vision #bd #content #text, 
body#corporate.what-we-do #bd #content #text, 
body#corporate.core-values #bd #content #text, 
body#corporate.partnerships #bd #content #text,
body#solutions.centah-contractor-network #bd #content #text,
body#corporate.industry-news #bd #content #text
{
  padding: 22px 85px 0 235px;
  width: 400px;
}



/* @group Home */

body#home #bd #content {
  background: none;
  padding-bottom: 10px;
}

body#home #bd #content #text {
  padding: 8px 0 0 0;
  width: 100%;
}

body#home #bd #content #text ul#callouts {
  background: transparent url(../img/home/breakers.gif) repeat-y 316px 0;
  overflow: auto;
  min-height: 303px;
  margin-left: 3px;
  _height: 303px;
  _display: inline;
}

body#home #bd #content #text ul#callouts li {
  float: left;
  width: 287px;
  margin: 0 14px 0 15px;
  padding: 0;
  background: 0;
  _display: inline;
}

body#home #bd #content #text ul#callouts li h2 {
  position: relative;
  height: 92px;
  width: 287px;
}

body#home #bd #content #text ul#callouts li.about h2 {
  background: transparent url(../img/home/about.jpg) no-repeat 0 0;
}

body#home #bd #content #text ul#callouts li.solutions h2 {
  background: transparent url(../img/home/solutions.jpg) no-repeat 0 0;
}

body#home #bd #content #text ul#callouts li.careers h2 {
  background: transparent url(../img/home/careers.jpg) no-repeat 0 0;
}

body#home #bd #content #text ul#callouts li h2 a {
  height: 92px;
  width: 287px;
  left: 0;
  top: 0;
  letter-spacing:-1000em;
  overflow:hidden;
  position:absolute;
  text-indent:-9999px;
}

body#home #bd #content #text ul#callouts li.about h2 a {
  background: transparent url(../img/home/about_us.png) no-repeat 16px 36px;
  _background-image: url(../img/home/about_us.gif);
}

body#home #bd #content #text ul#callouts li.solutions h2 a {
  background: transparent url(../img/home/our_solutions.png) no-repeat 16px 36px;
  _background-image: url(../img/home/our_solutions.gif);
}

body#home #bd #content #text ul#callouts li.careers h2 a {
  background: transparent url(http://www.centah.com/i/industry_news.png) no-repeat 16px 
36px;
  _background-image: url(../img/home/career_opportunities.gif);
}

/*
body#home #bd #content #text ul#callouts li.careers h2 a {
  background: transparent url(../img/home/career_opportunities.png) no-repeat 16px
36px;
  _background-image: url(../img/home/career_opportunities.gif);
}
*/
body#home #bd #content #text ul#callouts li p {
  margin: 21px 15px;
}

body#home #bd #content #text ul#callouts li p a {
  font-weight: bold;
  background: transparent url(../img/arrow_blue.gif) no-repeat 5px 3px;
  padding-left: 14px;
}

body#home #bd #content #text ul#callouts li p a:hover {
  background-image: url(../img/arrow_grey.gif);
}

/* @end */

/* @group About */
/*body#corporate.about-centah #bd #content #text, */
body#corporate.responsibility-vision #bd #content #text, 
body#corporate.what-we-do #bd #content #text, 
body#corporate.core-values #bd #content #text, 
body#corporate.partnerships #bd #content #text,
body#corporate.industry-news #bd #content #text
{
  background:url("../img/bg/about.jpg") no-repeat scroll 3px 33px #FFFFFF;
}

body#about.employees #bd #content #text .intro {
  position: relative;
  left: -20px;
  margin-bottom: 40px;
  padding-top: 0;
  background-position: 3px 11px;
}

body#about.executives .exec-bio {
  overflow: auto;
  margin: 0;
  padding: 2em 0 0;
  border-top: 1px solid #E6E7E8;
}

body#about.executives #text h3 {
  line-height: 1.1em;  
  margin-bottom: 1.5em;
}

body#about.executives .exec-bio img.headshot {
  padding: 10px 1px 1px;
  border: 1px solid #E6E7E8;
  float: left;
  width: 120px;
  margin: 0 20px 24px 0;
}

/*body#about.executives .exec-bio .summary {
  float: left;
  width: 471px;
}*/

body#about.executives .exec-bio .summary h5 {
  margin-top: 0;
}

/* @end */

/* @group Solutions */

body#solutions.centah-contractor-network #bd #content #text {
  background: #fff url(../img/bg/solutions.gif) no-repeat 16px 25px;
}

/*body#solutions.software #bd #content #text {
  background: #fff url(../img/bg/software_alt.jpg) no-repeat 12px 33px;
}*/

/* @end */

/* @group Careers */

h5.career-ops {
  background: transparent url(../img/tools.png) no-repeat 0 2px;
  padding: 3px 30px;
}

h5.career-ops a {
  background: transparent url(../img/arrow_blue.gif) no-repeat right 3px;
  padding-right: 8px;
}

h5.career-ops a:hover {
  background-image: url(../img/arrow_grey.gif);
}

#text .jobs-list {
  padding: 0 0 1.2em;
}

#text .jobs-list li {
  background: none;
  padding: 0 0 1.2em;
  margin: 0;
  border-bottom: 1px solid #e6e7e8;
}

#text .jobs-list h5 {
  margin-bottom: 0.5em !important;
}

#text .jobs-list h5 a {
  text-decoration: none;
}

#text .jobs-list li a.summary {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.769em;
  font-weight: bold;
  line-height: 3em;
  background: transparent url(../img/arrow_blue.gif) no-repeat right 0;
  padding-right: 9px;
}

#text .jobs-list li a:hover.summary {
  background-image: url(../img/arrow_grey.gif);
}

#text.careers-summary h3,
/*

#text.careers-detail h2 {
  border-bottom: 1px solid #e6e7e8;
}


#text.careers-detail h3 {
  border-bottom:1px dotted #e6e7e8;
  padding: 1.5em 0 0.5em;
}*/

#text a.apply {
  background: #336699;
  color: #fff;
  padding: 6px 12px 3px;
  display:inline-block;
  border: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.769em;
  font-weight: bold;
  cursor: pointer;
  -moz-border-radius: 5px; /* FF1+ */
 -webkit-border-radius: 5px; /* Saf3+, Chrome */
         border-radius: 5px;

   *overflow: visible;
}

#text a:hover.apply {
  background: #E6E7E8;
  color: #369;
}

#text a.float-right {
  float: right;
  margin: 2.25em 0 1em 2em;
}

#text.careers-summary a.float-right {
  margin: 0 0 1em 2em;
}

#text.careers-detail p.keywords {
  color: #666;
  font-size: 0.92em;
  font-style: italic;
  border-top: 1px solid #e6e7e8;
  padding-top: 1em;
}

/* @group Form */

form#JobApplyForm fieldset {
  margin: 20px 0;
  padding: 16px 0 8px;
}

form#JobApplyForm fieldset legend {
  color:#333333;
  font-size:1.1em;
  font-weight:bold;
  padding-right: 10px;
}

form#JobApplyForm label {
  margin: 0 7px 15px 0;
  vertical-align: top;
  display: inline-block;
  min-width: 95px;
  text-align: right;
  white-space: nowrap;
}

form#JobApplyForm fieldset.personalInfo label {
  margin-bottom: 2px;
}

form#JobApplyForm input[type=text] {
  width: 180px;
  margin-right: 3px;
}

form#JobApplyForm input.cv[type=text] {
  width: 205px;
}

form#JobApplyForm input[type=checkbox] {
  margin: 0 5px 0 15px;
}

form#JobApplyForm p.help {
  font-size: 0.85em;
  font-style: italic;
  color:#666;
  padding-left: 101px;
  margin-bottom: 10px;
}

form#JobApplyForm .formRow.eligible,
form#JobApplyForm .formRow.preferedContact {
  border-top: 1px solid #e6e7e8;
  padding: 10px 0 10px 10px;
  *padding-top: 8px;
}

form#JobApplyForm .formRow.eligible {
  margin-top: 10px;
}

form#JobApplyForm .formRow.preferedContact {
  border-bottom: 1px solid #e6e7e8;
  margin-bottom: 10px;
}

form#JobApplyForm .formRow.eligible label,
form#JobApplyForm .formRow.preferedContact label {
  min-width: 42px !important;
  text-align: left;
}

form#JobApplyForm .formRow.eligible input,
form#JobApplyForm .formRow.preferedContact input {
  margin: 0 5px 0 20px;
}

form#JobApplyForm .formRow.eligible span,
form#JobApplyForm .formRow.preferedContact span {
  width: 220px;
  display: inline-block;
}

form#JobApplyForm .formRow.attachCV {
  border-bottom: 1px solid #e6e7e8;
  padding: 0 0 15px 10px;
}

form#JobApplyForm .formRow.attachCV p {
  margin-bottom: 5px;
}

form#JobApplyForm .submit {
  padding-left: 102px;
}

form#JobApplyForm .submit input {
  background: #336699;
  color: #fff;
  padding: 5px 12px;
  border: 0;
  text-transform: uppercase;
  font-size: 0.92em;
  font-weight: bold;
  cursor: pointer;
  -moz-border-radius: 5px; /* FF1+ */
 -webkit-border-radius: 5px; /* Saf3+, Chrome */
         border-radius: 5px;

   *overflow: visible;
}

form#JobApplyForm .submit input:hover {
  background: #E6E7E8;
  color: #369;
}


/* @end */

/* @end */

/* @group Contact */

body#contact-us #bd #content #text .info {
  float: left;
  width: 260px;
}

body#contact-us #bd #content #text .map {
  float: left;
  width: 577px;
  margin-left: 80px;
}

body#contact-us #bd #content #text .map p {
  margin-top: 0.2em;
}

body#contact-us #bd #content #text .map p a {
  background: transparent url(../img/zoom.png) no-repeat 0 0; 
  padding: 2px 0 0 22px;
}

/* @end */

/* @end */ 

/* General Errors */
.errors {
  background: #faeeee;
  padding: 15px;
  border: 1px solid #d6bcbc;
}

#text .errors ul {
  margin: 0;
}

#text .errors ul li {
  background: none;
  list-style: disc;
  margin-left: 49px;
  padding-left: 0;
  color: #c00;
}

#text .errors h5 {
  margin: 0 0 .65em;
  color: #c00;
  padding:4px 0 0 34px;
  background: transparent url(../img/error.png) no-repeat 0 0;
}

#text input.form-error,
#text textarea.form-error,
#text select.form-error {
  background: #faeeee;
  border: 1px solid #d6bcbc;
  padding: 1px;
}

form#JobApplyForm .formRow.eligible input.form-error,
form#JobApplyForm .formRow.preferedContact input.form-error {
  border: 0;
  padding: 0;
}

#text div.formRow.form-error {
  background: #faeeee;
}

/* Flash Messages (.message, .error, & $authMessage) */
.message {
  background: #F3FFF3 url('../img/common/message.png') 8px 50% no-repeat;
  border: 1px solid #C8DDC8;
  padding: 15px 15px 15px 40px;
  margin: 0 0 20px 0;
}

.flash-error {
  background: #FDE6E6 url('../img/common/error.png') 8px 50% no-repeat;
  border: 1px solid #D3B2B2;
  padding: 15px 15px 15px 40px;
  margin: 0 0 20px 0;
}

/* Solutuins - Product Shelf   styles */
#bundles { float: left; background: url('http://www.centah.com/i/line.gif') bottom center no-repeat; padding-bottom: 1px; }
      #inner { float: left; overflow: hidden; }

.grey{
  background-color:#efefef;  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e7e7e9'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e7e7e9)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #fff,  #e7e7e9); /* for firefox 3.6+ */
  padding: 10px;
  border: 1px  #e7e7e9 solid; 
  float: left; 
  height: auto; 
}

.full { width: 630px;  }

.half_right {
  width: 300px;  
  padding: 10px 10px 500px; 
  margin-bottom: -490px;
}

.half_left {
  width: 300px;  
  padding: 10px 10px 500px; 
  margin-right: 10px; 
  margin-bottom: -490px;
}



