* {
  vertical-align: baseline; 
}

body {
  background: #FFF url(/images/layout/page-bg.gif) repeat-x top left;
  color: #353638;
  font-family: Arial, sans-serif;
  height: auto;
  padding: 0px;
  margin: 0px;
}

html, body, #page-body{
  height: 100%;
  min-height: 100%;
  width: 100%;
}
a {
  color: #009889;
  text-decoration: none;
}

a:hover {
  color: #FF9966;
}
  
#page-body {
  background: transparent url(/images/layout/header-bg-ie.jpg) no-repeat top center;
  height: auto !important;
  left: 0px;
  margin: 0px;
  min-height: 100%;
  padding: 0px 0px 61px 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

#page {
  margin: 0px auto 61px auto;
  padding: 0px;
  width: 947px;
}

#header {
}

#header h1 {
  display: none;
}

#infobar {
  color: #009889;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  margin-top: 6px;
  text-transform: uppercase;
}

#infobar-right {
  color: #000;
  float: right;
  text-align: right;
  width: 33%;
}

#infobar-right span {
  background: transparent url(/images/layout/icon-phone.png) no-repeat center left;
  font-size: 11px;
  padding-left: 25px;
}

#title {
  background: transparent url(/images/layout/header.jpg) no-repeat top left;
  height: 198px;
}

#quicksearch {
  background: transparent url(/images/layout/quicksearchbox.gif) no-repeat top left;
  display: block;
  float: right;
  font-size: 9px;
  font-weight: bold;
  height: 29px;
  padding-top: 7px;
  width: 195px;
}

#quicksearch span {
  margin: 0 18px 0 6px;
  text-transform: uppercase;
  width: 35px;
}

#quicksearch input {
  border: 0px;
  font-size: 11px;
  height: 12px;
  width: 108px;
  vertical-align: middle;
}

#title-link {
  background: transparent;
  display: block;
  height: 90px;
  position: absolute; 
  top: 130px;
  width: 265px;
}
  
#navigation {
  clear: both;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navigation li {
  background: #000 url(/images/layout/nav-bg-black.gif) repeat-x top left;
  float: left;
  height: 41px;
  margin: 0;
  overflow: hidden;
  padding: 0px;
  width: 97px;
  text-align: center;
  vertical-align: middle;
}

#navigation li a {
  color: #FFF;
  display: table-cell;
  font-size: 10px;
  height: 41px;
  margin: 0;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  width: 97px;
}

#navigation li a span {
  display: block;
  margin: 3px;
  text-align: left;
}

#navigation-shadow {
  background: transparent url(/images/layout/nav-shadow.gif) repeat-x top left;
  clear: both;
  height: 18px;
  overflow: hidden;
}

#body {
  clear: both;
  width: 948px;
}

#left-nav {
  background: transparent url(/images/layout/left-nav-bg.gif) no-repeat top left;
  float: left;
  padding: 120px 0px 0px 0px;
  width: 269px;
}

#content {
  font-size: 12px;
  padding: 0px 0px 0px 269px;
}

a.left-nav-button {
  background: #FFF url(/images/layout/left-nav-button-bg.gif) no-repeat center right;
  color: #009889;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 49px;
  margin: 0px auto 5px 11px;
  text-decoration: none;
  width: 250px;
  vertical-align: middle;
}

a.left-nav-button img {
  vertical-align: middle;
}

a.left-nav-button span {
  margin-left: 60px;
  vertical-align: middle;
}

#quickreference-box {
  background: #FFF url(/images/layout/quickreference-bg.gif) no-repeat top left;
  border: 1px solid #CFCFCF;
  height: 168px;;
  margin: 0px auto 0px 11px;
  padding: 57px 11px 0px 11px;
  width: 210px;
}

#quickreference-box a {
  background: transparent url(/images/icons/acrobat-16.png) no-repeat center left;
  color: #000;
  display: block;
  font-size: 12px;
  height: 16px;
  padding: 0px 0px 0px 23px;
  margin: 0px 0px 7px 0px;
  text-decoration: none;
}

#content p {
  font-size: 12px;
  line-height: 1.4em;
  margin: 0px 16px 1.4em 0px;
}

#footer {
  background: #F3F1EB;
  border-top: 1px solid #E8E7E1;
  bottom: 0px;
  clear: both;
  height: 61px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 100%;
}

#footer-content {
  border-top: 1px solid #E1DFDA;
  color: #009889;
  font-size: 10px;
  margin: 30px auto 0px auto;
  padding-top: 8px;
  width: 947px;
}

#footer-right {
  color: #009889;
  float: right;
  text-align: right;
  width: 50%;
}

#footer-right a {
  color: #009889;
  font-size: 10px;
  text-decoration: none;
}

#submenu {
  display: none;
  height: 208px;
  position: absolute;
  top: 275px;
  width: 676px;
}

#submenu-arrow {
  background: transparent url(/images/layout/submenu-arrow.gif) no-repeat 0px 0px;
  height: 12px;
  overflow: hidden;
  width: 676px;
  
}

#submenu-box {
  background: #FFF url(/images/layout/submenu-bg.gif) repeat-x bottom center;
  border: 1px solid #FFF;
  height: 176px;
  padding: 10px 13px;
  width: 650px;

}

#submenu-title {
  border-bottom: 1px solid #E3E3E3;
  clear: both;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 3px;
  
}

#submenu-box p {
  color: #009889;
  float: left;
  font-size: 11px;
  width: 183px;
  overflow: hidden;
}

#submenu-box p a {
  color: #009889;
  display: block;
  font-size: 11px;
  margin: 0px;
  padding-bottom: 7px;
  text-decoration: none;
}

#content h2 {
  color: #ababab;
  font-size: 22px;
  margin-bottom: 5px;
  text-transform: uppercase;
  overflow: hidden;
}

#print-box {
  margin-top: 8px;
  width: 123px;
}

#print-box span {
  vertical-align: middle;
}

a.print img {
  height: 16px;
  margin-left: 5px;
  padding: 0px;
  vertical-align: middle;
  width: 16px;
}

#content h3 {
  color: #ff9966;
  font-size: 14px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

table.tablesorter {
  border: 1px solid #d7d7d7;
  border-collapse: collapse;
  color: #494A4C;
  float: right;
  font-size: 12px;
  margin-bottom: 15px;
  padding: 0px;
  width: 535px;
}

table.tablesorter th {
  border-bottom: 1px solid #D7D7D7;
}

table.tablesorter th, table.tablesorter td {
  padding: 2px;
}

table.tablesorter td {
  text-align: center;
}

table.tablesorter tr.odd {
  background-color: #F2F2F2;
}

table.tablesorter thead .header {
  background-image: url(/images/layout/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter thead .headerSortUp {
  background-image: url(/images/layout/asc.gif);
}

table.tablesorter thead .headerSortDown {
  background-image: url(/images/layout/desc.gif);
}

table.tablesorter thead .headerSortDown, table.tablesorter thead .headerSortUp {
  background-color: #8DBDD8;
}

#product-image {
  margin: 0px 0px 15px 0px;
  overflow: hidden;
  padding: 0px;
  width: 123px;
}

.product-nonstandard {

}


#content-data .productGallery {
  float: left;
  height: 175px;
  margin: 0px 20px 10px 0px;
  width: 145px;
  text-align: center; 
}

#content-data .productGallery a {
  color: #009889;
  font-size: 12px;
  text-decoration: none;
}

#content-data .productGallery a:hover {
  color: #FF9966;
}

#content-data .productGallery * {
  display: block;
  padding: 5px;
  width: 123px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  display: block;
}

#lightbox-nav-btnPrev { 
  left: 0; 
  float: left;
}

#lightbox-nav-btnNext { 
  right: 0; 
  float: right;
}

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}

#lightbox-container-image-data {
  padding: 0 10px; 
  color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
  width: 70%; 
  float: left; 
  text-align: left; 
}

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {
  display: block; 
  clear: left; 
  padding-bottom: 1.0em;  
}

#lightbox-secNav-btnClose {
  width: 66px; 
  float: right;
  padding-bottom: 0.7em;  
}

.openThumb {
  color: #000; 
  display: block;
  font-size: 9px;
  text-decoration: none;
  width: 123px; 
}

.openThumb img {
  border: 0px;
  display: block;
  height: 113px;
  width: 123px;
}

#sitemap ul, #search ul {
  font-size: 12px;
  list-style-type: none;
  padding: 0px 0px 0px 15px;
  margin: 0px;
}

#sitemap ul li, #search ul li {
  margin-top: 5px;
}

#search {
  font-size: 12px;
}

#search a {
  font-size: 14px;  
}

#dropNav {
  display: block;
  float: right;
  font-size: 11px;
  margin-top: 8px;
  width: 200px;
}

#application-form fieldset {
  font-size: 10px;
  margin: 10px 0 0 0;
  padding: 10px 5px;
  line-height: 2em; 
}

#application-form fieldset legend {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; 
}

#application-form input {
  border: 1px solid #EEE;
  border-bottom-color: #000;
}

.application-description {

}

.application-description-print {
  display: none;
}

#application-disclaimer, #application-disclaimer2 {
  font-size: 9px;
  margin: 10px 0;
}

#application-disclaimer *, #application-disclaimer2 * {
  font-size: 9px;
}
