@charset "UTF-8";
/* CSS Document */

* {
  border: none;
  margin: 0;
  outline: none;
  padding: 0;
}

body {
  background: none;
  background-color: transparent;
  background-image: url(/images/background-tile.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

body.email-form {
  background: none;
  background-color: #FFFFFF;
}

a {
  color: #707172;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
  margin: 0 0 1.0em 0;
}

h1 {
  color: #F6A924;
  font-size: 2.6em;
  margin-bottom: 0.83em;
}

h2 {
  color: #5FA2D1;
  font-size: 1.4em;
}

h3 {
  color: #5FA2D1;
  font-size: 1.3em;
}

h4 {
  color: #5FA2D1;
  font-size: 1.2em;
}

h5 {
  color: #5FA2D1;
  font-size: 1.1em;
}

h6{
  color: #5FA2D1;
  font-size: 1.0em;
}

input[type=email],
input[type=number],
input[type=password],
input[type=text],
input[type=url],
textarea {
  border: 1px solid #707172;
  padding: 2px 3px 2px 3px;
}

p {
  line-height: 1.5em;
}

p.small {
  font-size: 11px;
  line-height: 1.2em;
}

td {
  line-height: 1.5em;
}

textarea {
  resize: none;
}

ul, ol {
  margin: 0 0 1.0em 1.5em;
}

.img-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.img-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

.list-float-right {
  float: right;
}

.list-float-left {
  float: left;
}

/*  header styles  */
#header {
  background-image: url(/images/header-background.gif);
  background-repeat: repeat-x;
  height: 105px;
}

#branding {
  margin: 0 auto 0 auto;
  width: 940px;
}

#branding h1,
#branding h1 a {
  background-image: url(/images/cwf-solutions.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 105px;
  left: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-indent: -9000px;
  width: 419px;
  z-index: 1;
}

#branding h1 {
  background: none;
  left: 0;
  text-indent: 0;
}

#branding h2 {
  background-position: center;
  background-repeat: no-repeat;
  height: 105px;
  margin: 0 0 0 505px;
  padding: 0;
  position: absolute;
  text-indent: -9000px;
  width: 435px;
  z-index: 2;
}

body.home #branding h2 {
  background-image: url(/images/give-us-a-call.png);
}

body.food-service-management #branding h2 {
  background-image: url(/images/food-service-management.png);
}

body.technology-services #branding h2 {
  background-image: url(/images/technology-services.png);
}

/*  navigation styles  */
#navigation-wrapper {
  background: none;
  background-color: #F8B13F;
  background-image: url(/images/navigation-background.jpg);
  background-repeat: repeat-x;
  height: 60px;
}

#navigation {
  background: none;
  background-color: transparent;
  margin: 0 auto 0 auto;
  width: 940px;
}

#navigation ul {
  background: none;
  background-color: transparent;
  font-size: 17px;
  line-height: 1.0em;
  list-style: none;
  margin: 0 0 0 0;
  padding: 8px 0 0 0;
}

#navigation ul li {
  background: none;
  background-color: transparent;
  float: left;
  padding: 0 10px 0 10px;
}

#navigation ul a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*  */
  background: none;
  background-color: transparent;
  color: #FFFFFF;
  display: inline-block;
  padding: 14px 10px 14px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

#navigation ul a:hover {
  background-image: url(/images/transparency/black-30.png);
  text-decoration: none;
}

#navigation ul a.active {
  background-image: url(/images/transparency/black-30.png);
}

/*  banner styles  */
#banner-wrapper {
  background-image: url(/images/banner-background.png);
  background-repeat: repeat-x;
  height: 105px;
}

#banner {
  margin: 0 auto 0 auto;
  width: 940px;
}

#banner .circles {
  float: left;
  width: 300px;
}

#banner h1 {
  background-image: url(/images/our-passion-is-about-people.png);
  background-position: center right;
  background-repeat: no-repeat;
  height: 105px;
  float: right;
  text-indent: -9000px;
  width: 545px;
}

body.technology-services #banner h1 {
  background-image: url(/images/cwf-solutions-is-customer-service-oriented-to-the-nth-degree.png);
}

/*  content styles  */
#content-wrapper {
  background-color: #FFFFFF;
  border-bottom: 1px solid #646464;
  padding: 26px 0 46px 0;
  width: 100%;
}

#content {
  color: #707172;
  margin: 0 auto 0 auto;
  overflow: auto;
  width: 940px;
}

div.column {
  float: left;
  width: 460px;
}

.column-1 {
  margin: 0 10px 0 0;
}

body.home .column-1 {
  background-image: url(/uploads/images/laptop-computer.jpg);
  background-repeat: no-repeat;
  padding: 310px 0 0 0;
}

.column-2 {
  margin: 0 0 0 10px;
}

body.home .column-2 {
  background-image: url(/uploads/images/fruit.jpg);
  background-repeat: no-repeat;
  padding: 310px 0 0 0;
}

.column-2 h1 {
  color: #5FA2D1;
}

div.column-left {
  margin: 0 10px 0 0;
  width: 540px;
}

div.column-left li {
  line-height: 1.5em;
}

div.column-right {
  margin: 0 0 0 10px;
  width: 380px;
}

div.column-right img {
  margin: 0 0 6px 0;
}

body.news div.column-left {
  width: 700px;
}

body.news div.column-right {
  width: 220px;
}

/* news styles */
.news-article {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}

.news-list li {
  margin-bottom: 8px;
}

/* video styles */
.training-video-player {
  display: none;
  height: 480px;
  width: 640px;
}

/* job list styles */
.job-listings {
}

.job-listings th {
  color: #5FA2D1;
  font-size: 1.3em;
  text-align: left;
}

.job-listings tbody tr.odd:hover,
.job-listings tbody tr:hover {
  background-color: #e5e5e5;
  cursor: pointer;
}

.job-listings td,
.job-listings th {
  border-bottom: 1px dotted #CCCCCC;
  padding: 2px 24px 2px 6px;
}

.job-listings td.last-column,
.job-listings th.last-column {
  padding: 2px 4px 2px 6px;
}

.job-post-detail {
  display: none;
}

.job-post-detail h1 {
  font-size: 1.6em;
}

/* table sorter styles */
/* tables */
table.tablesorter {
  text-align: left;
  width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
}
table.tablesorter thead tr .header {
  background-image: url(/images/table-sorter/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.tablesorter tbody td {
  vertical-align: top;
}
table.tablesorter tbody tr.odd {
  background-color: #f5f5f5;
}
table.tablesorter thead tr .headerSortUp {
  background-image: url(/images/table-sorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
  background-image: url(/images/table-sorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}

/*  link buttons  */
#contact-cwf-solutions-today {
  background-image: url(/images/contact-cwf-solutions-today.gif);
  background-repeat: no-repeat;
  display: block;
  height: 56px;
  text-indent: -9000px;
  width: 380px;
}

#read-about-our-experience {
  background-image: url(/images/read-about-our-experience.gif);
  background-repeat: no-repeat;
  display: block;
  height: 56px;
  text-indent: -9000px;
  width: 380px;
}

#current-cwf-job-opportunities {
  background-image: url(/images/current-cwf-job-opportunities.png);
  background-repeat: no-repeat;
  display: block;
  height: 56px;
  text-indent: -9000px;
  width: 380px;
}

#find-a-cwf-contractor {
  background-image: url(/images/find-a-cwf-contractor.png);
  background-repeat: no-repeat;
  display: block;
  height: 56px;
  text-indent: -9000px;
  width: 380px;
}

/*  footer styles  */
#footer {
  background-image: url(/images/footer-background.png);
  background-repeat: repeat-x;
  padding: 28px 0 30px 0;
}

#blocks {
  clear: both;
  margin: 0 auto 0 auto;
  width: 960px;
}

#blocks .block {
  float: left;
  margin: 0 10px 16px 10px;
  width: 220px;
}

#blocks .block h1 {
  font-size: 1.14em;
  font-weight: bold;
  text-transform: uppercase;
}

#blocks .block.block-1 h1 {
  color: #5FA2D1;
}

#blocks .block.block-2 h1 {
  color: #BFCF93;
}

#blocks .block.block-3 h1 {
  color: #F6A924;
}

#blocks .block.block-4 h1 {
  color: #B58C11;
}

#blocks .block p {
  color: #BBBDBE;
}

#blocks .block a {
  color: #FFFFFF;
  text-decoration: none;
}

#blocks .block a:hover {
  text-decoration: underline;
}

#blocks .block.block-1 a,
#blocks .block.block-2 a,
#blocks .block.block-3 a {
  text-transform: uppercase;
}

#copyright {
  background-image: url(/images/line.png);
  background-repeat: no-repeat;
  clear: both;
  color: #BBBDBE;
  margin: 0 auto 0 auto;
  padding: 33px 0 0 0;
  width: 940px;
}

#copyright a {
  color: #FFFFFF;
}

#copyright p {
  background-image: url(/images/cwf-solutions-circles-footer.png);
  background-position: right center;
  background-repeat: no-repeat;
}

#copyright img {
  vertical-align: middle !important;
}

#copyright img.circles {
  float: right;
  margin: 9px 0 0 0;
}

/*  form styles  */
#theform {
  color: #707172;
}

#theform.email-form {
  width: 460px;
}

#theform.email-form textarea {
  height: 164px;
  width: 452px;
}

#theform.email-form input.text-field {
  height: 18px;
  width: 292px;
}

#theform.email-form #submit {
  background-image: url(/images/submit-button.gif);
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  display: block;
  float: right;
  height: 45px;
  text-indent: -9000px;
  width: 84px;
}

/* user message styles */
.alertErrorMessage {
  border: 1px solid #CC0000;
  background-color: #FFFFFF;
  color: #990000;
  font-size: small;
  margin: 0 0 10px 0;
  padding: 10px;
  width: 85%;
}

.alertWarningMessage {
  border: 1px solid #FFCC00;
  background-color: #FFFFFF;
  color: #333333;
  font-size: small;
  margin: 0 0 10px 0;
  padding: 10px;
  width: 85%;
}

.alertInfoMessage {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  color: #006600;
  font-size: small;
  margin: 0 0 10px 0;
  padding: 10px;
  width: 85%;
}

