﻿body
{
  background-image: url(/images/background.gif);
  background-color: #dcdddf;
  background-position: top top;
  background-repeat: repeat-x;
  font-family: Trebuchet MS, Verdana;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

#logo ul li
{
  float: left;
  list-style: none;
  background-image: url(/images/top_menu_border.gif);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 7px 0px 5px;
}

#logo img
{
  margin-top: 22px;
  float: left;
  border: 0px;
}

#logo ul img
{
  float: none;
  margin-top: 0px;
}

#logo ul
{
  padding: 0px;
  margin: 40px 0px 0px 0px;
  float: right;
}

#logo, #logo a, #logo a:visited
{
  color: #9b9b9b;
  text-decoration: none;
}

#logo
{
  margin: 0 auto;
  height: 62px;
  font-size: 9pt;
}

#logo, #wrapper
{
  width: 954px;
}

#wrapper
{
  margin: 0 auto;
  margin-top: 25px;
  border-bottom: solid 1px #7c7c7c;
  background-color: white;
}

#header
{
  background-image: url(/images/header_index.gif);
  background-repeat: no-repeat;
  width: 954px;
  height: 185px;
}

#wrapper
{
  min-height: 100%;
  position: relative;
}

#content
{
  border-left: solid 1px #7c7c7c;
  border-right: solid 1px #969698;
  height: 100%;
  padding-bottom: 190px;
  font-size:10pt;
}

#menu
{
  background-image: url(/images/menu_bg.gif);
  background-repeat: repeat-x;
  height: 36px;
  width: 100%;
  font-size: 11pt;
}

#menu .submenu
{
  border-left: solid 1px #a1a2a4;
  border-bottom: solid 1px #b5b6b8;
  position: absolute;
  background-image: url(/images/submenu_bg.gif);
  background-repeat: repeat-x;
  height: 54px;
  left:100px;
  width:850px;
  font-size:10pt;
  margin: -11px 0px 0px -70px;
  padding: 0px 0px 0px 0px;
}

#menu .submenu ul
{
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#menu ul
{
  padding: 5px 0px 0px 10px;
  margin: 0px;
}

ul li.last
{
  background-image: none !important;
}

#menu a, #menu a:visited
{
  color: White;
  text-decoration: none;
}
.fixed a, .fixed  a:visited
{
  color: #989898 !important;
  text-decoration: none;
}

#menu ul div
{
  padding: 0px 5px 0px 5px;
  margin: 3px 0px 0px 0px;
  height: 38px;
}

#menu ul div.submenu
{
  display: none;
}

#menu ul div.active
{
  background-image: url(/images/menu_bg_active.gif);
  background-repeat: repeat-x;
}

#menu ul li
{
  list-style: none;
  float: left;
  background-image: url(/images/menu_border.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0px 16px 0px 7px;
}
.fixed {
  background-image: url(/images/menu_fixed_bg.gif) !important;
}
.clear
{
  line-height: 0px;
  clear: both;
  background-image: none !important;
  float: none !important;
  height: 0px !important;
}

#content #center
{
  background-image: url(/images/content_fade.gif);
  background-repeat: repeat-x;
  padding: 22px 22px 10px 22px;
  color:#878787;
}
#text_container_text h1 {
  color:#3C3C3C;
  font-size:18px;
}
#crumbar {
  background-image:url(/images/crumbbar_bg.gif);
  background-repeat:no-repeat;
  background-position:left bottom;
  height:20px;
}
.catHead {
  background-image:url(/images/crumbbar_bg.gif);
  padding-top:6px;
  margin-top:30px;
  background-repeat:no-repeat;
  background-position:top left;
  margin-bottom:10px;
}
.productList{
  margin:0px;
  padding-left:0px;
  list-style-type:none;
  margin-bottom:20px;
  display:block;
  width:691px;
}
#content #crumbar a{
  color:#CACACA;
  font-weight:bold;
  font-size:9pt;
}
.last {
  color:#A8A8A8 !important;
}
.box
{
  background-image: url(/images/box_bg.gif);
  background-repeat: no-repeat;
  height: 300px;
  width: 175px;
  float:left;
  margin-right:16px;
  padding:20px;
}

.box h2, .head h2 {
  font-weight:bold;
  color:#A2A2A2;
  margin:0px;
  font-size:10pt;
  margin-bottom:5px;
  border-bottom: 1px solid #E5E7E6;
}
.head h2 {
  padding-top:17px;
}
.box div a {
  color:#C61026;
  text-decoration:none;
}
.box p {
  margin-top:8px;
  margin-bottom:8px;
}
.contactbox {
  margin-right:0px;
  background-image: url(/images/contact_box_middle.gif);
  background-repeat:repeat-y;
  height:206px;
  margin-top:0;
  padding-top:0px;
  padding-bottom:0px;
}
.footer {
  margin-right:0px;
  background-image: url(/images/contact_box_footer.gif);
  background-repeat:no-repeat;
  height:78px;
  width:215px;
  margin-top:0;
}
.head {
  margin-right:0px;
  background-image: url(/images/contact_box_head.gif);
  background-repeat:no-repeat;
  height:40px;
  margin-top:4px;
  padding-left:20px;
  padding-right:20px;
  width:175px;
}

#vendors
{
  /*background-image: url(/images/vendors.jpg);*/
  width: 952px;
  height: 89px;
  background-repeat: no-repeat;
  border-top: solid 1px #b5b5b5;
}
#vendors img
{
  /*background-image: url(/images/vendors.jpg);*/
  float:left;
}

#footer
{
  background-color: #9e9fa3;
  background-image: url(/images/footer_bg_fade.gif);
  background-repeat: repeat-x;
  width: 100%;
  color: White;
  bottom: 0;
  position: absolute;
  height: 180px;
  font-size: 8pt;
  padding-bottom: 10px;
}

#footer ul
{
  margin: 11px 0px 0px 17px;
  padding: 0px;
}

#footer ul li
{
  list-style: none;
}
#footer #services div
{
  margin: 0px 0px 0px 13px;
}
#footer div
{
  margin-top: 9px;
  float: left;
}
#footer .footer_fade
{
  margin: 0px 0px 0px 0px;
  float:left;
  background-image: url(/images/footer_fade.gif);
  width: 2px;
  height: 170px;
}

#text_container_text {
  width:620px;
  float:left;
  text-align:justify;
}
.defaultContentContactBlok {
  float: right;
}

/* Contact */
.box div.title
{
  font-weight: bold;
  border-bottom: solid 1px #e4e4e4;
  margin-left: 13px;
  width: 193px;
  color:#A2A2A2;
  /*padding: 15px 0px 8px 0px;*/
}
.box ul.list
{
  /*font-size: 7pt;*/
  color: #626262;
  font-weight: bold;
  padding-left: 20px;
  margin:0px;
  margin-top:5px;
}

.box ul.list div
{
  color: #9b9b9b;
  font-weight: normal;
}

.box ul.list a, .box ul.list a:visited
{
  font-weight: bold;
  text-decoration: none;
  color: #cc1011;
}

.box ul.list li
{
  list-style-image: url(/images/listitem.gif);
  margin-bottom: 10px;
}

/* Product overview */
.overview_item
{
  float: left;
  margin: 0px 25px 47px 0px;
}
.overview_item img
{
  border: none;
  margin-top: 3px;
}
.overview_item a, .overview_item a:visited
{
  display: block;
  text-decoration: none;
  color: #cc1011;
  font-size: 9pt;
  font-weight: bold;
  text-transform:capitalize;
}
.producthead {
  color:#414141;
  font-size:12pt;
  margin-top:5px;
  margin-bottom:15px;
  padding:0px;
}
.productList li {
  float:left;
}
.productList li a {
  color:#000;
  text-decoration:none;
  font-weight:bold;
}
.productList li a:hover {
  color:#CE1211;
  text-decoration:underline;
  font-weight:bold;
}
a img {
 border:0px;
}
.productDiv{
  float:left;
  margin-right:15px;
  text-align:center;
  width:120px;
}
.productDiv a img{
  text-decoration:none;
}
a.pdflink :link{
  text-decoration:none;
}
#txtSearch {
  width:118px;
  border:1px solid #D1D1D1;
}
#btnSearch{
  font-size:8pt;
  display:inline;
  font-weight:bold;
  cursor:pointer;
}
ul.list li div {
  display:none;
}
.contactveld {
  width:150px;
  font-size:11px;
  font-family: Trebuchet MS, Verdana;
}
ul.list li h3 {
  font-size: 8pt;
  cursor:pointer;
}
#footer a {
  color:#fff;
  text-decoration:none;
}
.sitemap_content a, .sitemap_content a:link  {
  text-transform:capitalize;
}
#text {
  float:left;
  width:450px;
}
.weblog div{
  color:#636363;
  font-weight:bold;
  font-size:9pt;
}
.weblog {
  display:block;
  margin-bottom:10px;
  font-size:8pt;
}
.productoverview {
  width:691px !important;
}
p {
  margin-top:5px;
}
.fixed ul {
  /*float:left;*/
}
.fixed ul li a {
  /*height:25px !important;*/

}
#header_button {
  background-image:url(/images/header_button.gif);
  background-repeat:no-repeat;
  width:954px;
  height:185px;
  cursor:pointer;
}
#footer .footer_menu {
  float:left;
  width:120px;
}
#footer .footer_menu div {
  font-weight:bold;
}
#footer .submenu ul {
  margin:0px;
  font-weight:normal;
}
#services {
  width:780px;
}
.visionary_archive a {
  display:none;
}

.pdfcontainer img {
  margin-right: 5px;
}
#usp{
  position:absolute;
  top:-21px;
  z-index:10000;
  background-color:Transparent;
  padding:4px;
  font-size:9pt;
  width:900px;
  color:#9B9B9B;
}
.last img {
  cursor:pointer;
}

div#zipcode
{
  display: none !important;
}
#archivelinks label
{
  
  float: left;
  width: 75px;
}
#newsarchive td
{
  vertical-align: top;
}
#newsarchive h2
{
  margin: 0px;
  padding: 0px;
  display: block;
  font-size: 10pt;
  font-weight: bold;
}

#newsarchive td div
{
  margin-bottom: 5px;
}
