/********************************************
  HTML
********************************************/
* {
    margin:0;
    padding:0;
}
body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-align: center;
    margin: 0 15px;
}
a,
a:link,
a:visited,
a:active {
    cursor: pointer;
    text-decoration: none;
    color: #39f;
}
a:hover {
}
h1, h2, p, table, ul, ol {
    margin-bottom: 20px;
}
ul, ol {
    padding-left: 20px;
}
img {
    border: 0;
}
th, td {
    vertical-align: top;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

/********************************************
  GENERAL CLASSES
********************************************/
.breaker {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

/********************************************
  LAYOUT
********************************************/
#container {
    width: 985px;
    margin: 0 auto;
    text-align: left;
}
#header {
    height: 160px;
    position: relative;
    margin-bottom: 35px;
}
#contact {
    position: absolute;
    right: 0;
    width: 240px;
    bottom: 50px;
    color: #999;
}
#contact h2 {
    font-size: 12px;
    margin-bottom: 0;
}
#contact p {
    margin: 0;
}
#contact div {
    font-size: 11px;
    width: 120px;
    float: left;
    overflow: hidden;
}
#logo {
    height: 125px;
}
#logo img {
    margin-top: 13px;
}
#menu {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #999;
    position: relative;
    text-transform: uppercase;
}
#menu ul {
    list-style: none;
    padding: 0;
    border-top: 1px solid #fff;
}
#menu li {
    display: block;
    float: left;
    padding: 0 17px 0 15px;
    background: url(/img/menuRight.gif) no-repeat right 10px;
}
#menu a,
#menu a:link {
    color: #fff;
}
#menu a.active,
#menu a.active:link,
#menu a:hover {
    color: #000;
}
#menu #search {
    position: absolute;
    right: 10px;
    top: 0;
}
#menu .text {
    border: 1px solid #fff;
}
#menu .button {
    border: 0;
    background: #999;
    color: #fff;
    text-transform: uppercase;
}
#menu ul li ul {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 35px;
    background: #999;
    border-top: 1px solid #fff;;
    padding-top: 15px;
    text-transform: none;
}
#menu ul li ul li {
    display: block;
    float: none;
    background: none;
    font-size: 13px;
    line-height: 100%;
    padding-bottom: 15px;
}
#main.home {
    background: url(/img/pixel_grey.gif) repeat-y 575px 0;
}
#main h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    /*color: #999;*/
}
#main h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
#main h3 {
    font-size: 12px;
}
#rightContent h1,
#main #leftMenu h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 0;
}
#rightContent h1 {
    margin-top: 1px;
    padding: 6px 0 7px 0;
    border-bottom: 1px solid #999;
}
#left {
    margin-left: 5px;
    width: 550px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
#main h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
#center {
    width: 175px;
    float: left;
    margin-left: 25px;
    overflow: hidden;
}
#content {
    width: 775px;
    float: left;
}
#rightContent {
    margin-left: 5px;
    margin-left: 25px;
    width: 775px;
    float: left;
}
#newsletterSubscribe {
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
#newsletterSubscribe a,
#newsletterSubscribe a:link {
    color: #999;
}
.homeNewsItem {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #999;
}
.homeNewsItem span {
    color: #999;
    display: block;
    margin-bottom: 5px;
}
.homeNewsItem h3 {
    margin: 0;
}
.homeNewsItem a,
.homeNewsItem a:link {
    color: #39f;
    font-style: italic;
}
.newsImg {
    width: 175px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 15px;
}
.newsImg img {
    width: 175px;
}
#leftMenu  {
    width: 175px;
    float: left;
    overflow: hidden;
}
#right {
    width: 175px;
    float: left;
    margin-left: 35px;
    overflow: hidden;
}
#manufacturers {
    border-bottom: 1px solid #999;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
#manufacturers img {
    margin-bottom: 10px;
    vertical-align: middle;
}
#downloads {
    font-weight: bold;
}
#downloads img {
    margin-bottom: 5px;
}
#googleMap {
    width: 775px;
    height: 300px;
}
#routeForm {
    padding: 10px;
}
/********************************************
  HOME
********************************************/
#slideShow {
    background: #39f;
    color: #fff;
    margin-bottom: 35px;
}
#slideShow div {
}
#slideShow h2 {
    border: 0;
    font-size: 16px;
    line-height: 50px;
    padding: 0 10px;;
    margin: 0;
}
#slideShow h2 span {
    font-size: 26px;
}
#slideShow .slideImg {
    width: 550px;
    height: 400px;
    display: block;
    overflow: hidden;
}
#slideShow .slideImg img {
    width: 550px;
}
#slideShow .slideText {
    padding: 10px;
    font-weight: bold;
    height: 40px;
}
#categoryOverview {
    border-collapse: collapse;
    border-bottom: 1px solid #999;
    width: 100%;
}
#categoryOverview th,
#categoryOverview td {
    padding: 5px 2px;
    color: #999;
}
#categoryOverview thead th {
    color: #999;
    border-bottom: 1px solid #999;
}
#categoryOverview tbody th {
    color: #39f;
}
#categoryOverview tbody td a,
#categoryOverview tbody td a:link {
    color: #999;
}
/********************************************
  PRODUCT
********************************************/
.product {
    width: 210px;
    float: left;
    background: #39f;
    color: #fff;
    padding: 10px 15px;
    margin-right: 18px;
    margin-bottom: 20px;
    height: 300px;
}
.product .productThumb {
    width: 210px;
    height: 150px;
    overflow: hidden;
    /*position: relative;*/
    margin-bottom: 15px;
}
.product .productThumb .productThumbImg {
    width: 210px;
}
.product .productThumb .moreTrigger {
    position: absolute;
    margin-left: 184px;
    margin-top: 128px;
}
.product a.moreTrigger,
.product a.moreTrigger:link {
    color: #fff;
    font-style: italic;
    padding-left: 5px;
}
.product h3 {
    margin-bottom: 5px;
    height: 35px; 
}
.product h3 span {
    font-size: 18px;
}
.product p {
    margin-bottom: 10px;
    font-weight: bold;
}
.productContent th {
    padding-right: 50px;
}
.productThumbImg {
    margin-bottom: 25px;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    display: none;
    text-align: center;
    z-index: 20;
    
}
.overlayContent {
    position: absolute;
    z-index: 30;
    top: 20px;
    padding-bottom: 50px;
/*    overflow: auto;
    position: fixed;
    z-index: 30;
    top: 0;
    bottom: 0;
    display: none;
    left: 50%;
    margin-left: -490px;
    text-align: left;
    padding: 20px 15px;
    */
}
.closeOverlay img {
    vertical-align: text-bottom;
    padding-right: 5px;
}
a.closeOverlay,
a:link.closeOverlay {
    color: #fff;
    font-style: italic;
}
.overlayContent img.productImg {
    width: 680px;
    margin-bottom: 35px;
}
#main .overlayContent h1 {
    color: #fff;
    margin-bottom: 20px;
}
.overlayContent .productContent {
    color: #fff;
    width: 600px;
}
.manufacturersBar {
    background: #fff;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    color: #999;
    font-weight: bold;
}
.manufacturersBar a,
.manufacturersBar a:link {
    color: #999;
    font-weight: normal;
}
