body {
  margin: 0;
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 62.5%;
  color: black;
  line-height: 1.8em;
}

#header {
  height: 79px;
  background-color: #000000;
  border-bottom: 1px solid #656565;
}

#header-home {
  height: 79px;
  background-color: #000000;
  border-bottom: 1px solid #656565;
}

.container {
  width: 945px;
  margin: 0 auto 0 auto;
}

a img { border: 0; }

a, a:link, a:visited {
  color: #656565;
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

ul {
  padding: 0;
  padding-left: 12px;
  margin: 0;
  margin-left: 4px;
}

P {
  margin-top: 0;
}

h1, h2, h3, h4, h5 {
  margin-bottom: 0;
}

h3 {
  font-size: 16px;
}

.grey {
  color: #656565;
}

a.btn-addcart {
  display: block;
  float: right;
  color: black;
  text-decoration: none;
  height: 29px;
  line-height: 29px;
  background: url(/img/btn-cart.gif) no-repeat left center;
  padding-left: 35px;
}

#search {
  float: right;
}

#search form {
  display: inline;
}

input.signup {
  position: relative;
  top: -6px;
  width: 120px;
  background-color: #d3e7f8;
}

input.keyword {
  position: relative;
  top: -6px;
  width: 120px;
  background-color: #fefefe;
}

input {
  color: #000000;
}

.keywordbtn {
  position: relative;
  top: -6px;
}

#search div {
  padding: 7px 0 7px 0;
}

.right {
  text-align: right;
}

.opened {
  background-color: #FFFFFF;
  z-index: 10000;
}

#nav {
  height: 24px;
  position: relative;
  z-index: 10000;
}

ul#cartnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}

ul#cartnav li {
  margin: 0;
  padding: 0;
  float: left;
}

ul#cartnav li.fauxlink {
  display: block;
  height: 24px;
/*  background-image: url(/img/nav-sprite.gif); */
}

ul#cartnav li a {
  display: block;
  height: 24px;
/*  background-image: url(/img/nav-sprite.gif); */
  color: #656565;
  font-size: 14px;
  text-decoration: none;
}

/*
a#nav-acct, a#nav-acct:link, a#nav-acct:visited { width: 75px;  background-position: -645px 0px; }
a#nav-serv, a#nav-serv:link, a#nav-serv:visited { width: 99px;  background-position: -720px 0px; }
a#nav-cart, a#nav-cart:link, a#nav-cart:visited { width: 126px;  background-position: -819px 0px; }
*/

a#nav-acct, a#nav-acct:link, a#nav-acct:visited { width: 75px;  background-position: -745px 0px; }
a#nav-serv, a#nav-serv:link, a#nav-serv:visited { width: 111px;  background-position: -856px 0px; }
a#nav-cart, a#nav-cart:link, a#nav-cart:visited { width: 47px;  background-position: -903px 0px; }


ul#mainnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 10000;
}

ul#mainnav li {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  z-index: 10000;
}

ul#mainnav li a {
  display: block;
  height: 24px;
/*  background-image: url(/img/nav-sprite.gif); */
  color: #656565;
  font-size: 14px;
  text-decoration: none;
  z-index: 10000;
}

/*
a#nav-windshield, a#nav-windshield:link, a#nav-windshield:visited { width: 157px; background-position: 0px 0px; }
a#nav-custom, a#nav-custom:link, a#nav-custom:visited { width: 142px;  background-position: -157px 0px; }
a#nav-accessories, a#nav-accessories:link, a#nav-accessories:visited { width: 114px; background-position: -299px 0px; }
a#nav-manuals, a#nav-manuals:link, a#nav-manuals:visited { width: 59px;  background-position: -413px 0px; }
a#nav-registration, a#nav-registration:link, a#nav-registration:visited { width: 113px; background-position: -472px 0px; }
*/

/*
a#nav-windshield, a#nav-windshield:link, a#nav-windshield:visited { width: 185px; background-position: 0px 0px; }
a#nav-custom, a#nav-custom:link, a#nav-custom:visited { width: 169px; background-position: -185px 0px; }
a#nav-accessories, a#nav-accessories:link, a#nav-accessories:visited { width: 134px; background-position: -355px 0px; }
a#nav-manuals, a#nav-manuals:link, a#nav-manuals:visited { width: 59px; background-position: -488px 0px; }
a#nav-registration, a#nav-registration:link, a#nav-registration:visited { width: 125px; background-position: -547px 0px; }
*/

a#nav-windshield, a#nav-windshield:link, a#nav-windshield:visited { width: 150px; background-position: 0px 0px; }
a#nav-custom, a#nav-custom:link, a#nav-custom:visited { width: 140px; background-position: -150px 0px; }
a#nav-navigation, a#nav-navigation:link, a#nav-navigation:visited { width: 92px; background-position: -290px 0px; }
a#nav-security, a#nav-security:link, a#nav-security:visited { width: 80px; background-position: -382px 0px; }
a#nav-accessories, a#nav-accessories:link, a#nav-accessories:visited { width: 152px; background-position: -462px 0px; }
a#nav-registration, a#nav-registration:link, a#nav-registration:visited { width: 130px; background-position: -614px 0px; }

#mainnav li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 24px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  border: 1px solid #adadad;
  border-top:  1px solid #adadad;
  z-index: 10000;
}

#mainnav li ul li {
  float: none;
  font-size: 12px;
  width: 210px;
  z-index: 10000;
}

#mainnav li ul li a {
  line-height: 20px;
  font-size: 12px;
  border: 0;
  padding: 0 8px;
  background-image: none;
  z-index: 10000;
}

#inner {
  clear: both;
}

/*
#banner {
  width: 945px;
  min-height: 325px;
  background: url(/img/9500ix.jpg) no-repeat top center;
  position: relative;
  font-size: 12px;
}
*/

#banner .desc {
  width: 285px;
  position: absolute;
  top: 120px;
  left: 398px;
}

#banner .features {
  width: 210px;
  position: absolute;
  top: 120px;
  left: 720px;
}

table#slider td {
  background-color: #f6f6f6;
  width: 180px;
  height: 120px;
  text-align: center;
  vertical-align: bottom;
  color: #5b5b5b;
  padding: 5px 0;
}

table#slider td strong {
  display: block;
  padding-top: 5px;
}

table#slider td.first {
  background: #f6f6f6 url(/img/fadeleft.gif) repeat-y left top;
}
table#slider td.last {
  background: #f6f6f6 url(/img/faderight.gif) repeat-y right top;
}

table#boxes {
  width: 945px;
  font-size: 12px;
}

table#boxes td {
  text-align: center;
  vertical-align: top;
  color: #adadad;
  padding: 5px;
}

table#boxes td big {
  display: block;
  padding-bottom: 5px;
}

table#boxes td.first {
  width: 310px;
  border-right: 1px solid #e2e2e2;
}
table#boxes td.last {
  width: 310px;
  border-left: 1px solid #e2e2e2;
}

.thinner {
  width: 80%;
  text-align:left;
  padding-left: 35px;
}

#rightpane {
  width: 175px;
  padding-left: 7px;
  vertical-align: top;
}

#rightpane a, #rightpane a:link, #rightpane a:visited {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#leftpane {
  width: 175px;
  padding-right: 7px;
  vertical-align: top;
}

#content {
  width: 580px;
  vertical-align: top;
  padding: 0 12px;
}

#footer {
  background-color: #000000;
  border-top: 1px solid #656565;
  font-size: 11px;
}

#footer .container {
  position: relative;
}

#phone {
  clear: both;
  padding-left: 30px;
}

#bottomnav {
  text-align: right;
  padding-top: 12px;
  line-height: 20px;
  color: #656565;
}

#footer table td {
  vertical-align: top;
}

#morelinks {
  clear: both;
  text-align: right;
  float: right;
  font-size: 1em;
  color: #656565;
}

#morelinks a {
  text-decoration: none;
  padding: 0 6px;
}

#auxnav {
  list-style-type: none;
  height: 24px;
  margin: 0;
}

#auxnav li {
  float: left;
  position: relative;
}

#auxnav li a {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  border-right: 1px solid #656565;
  padding: 0 8px;
}

#auxnav li a:hover { text-decoration: none; }

#bottomspace {
  clear: both;
  height: 14px;
}

#auxnav li ul {
  display: none;
  position: absolute;
  left: 0;
  bottom: 24px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: white;
  border: 1px solid #656565;
}

#auxnav li ul li {
  float: none;
  font-size: 12px;
  width: 190px;
}

#auxnav li ul li a {
  line-height: 20px;
  font-size: 12px;
  border: 0;
  padding: 0 8px;
}

#footer-nav-row {
  border-right: 1px dotted #BABABA;
  margin: 15px;
  text-align: left;
}

#footer-nav-row-last {
  margin: 15px;
  text-align: left;
}

#footer-nav-row h5 {
  font-size: 11px;
}

#footer-nav-row a, #footer-nav-row-last a {
  display: block;
  text-decoration: none;
}

#content {
  font-size: 1.2em;
}

.question {
  font-weight: bold;
}

.answer p {
  margin-top: 0;
}

.answer {
  margin-bottom: 20px;
}

.topl {
  display: block;
  text-align: right;
  font-size: 11px;
  color: blue;
}

#breadcrumb {
  padding: 10px 0;
}

#tech_sol_nav {float: left;margin-bottom: 12px;}

.tech_solution_list {list-style-image: url(/img/dk_gray_dot.gif);margin: 0;padding: 0 0 0 24px;width: 45%;}

.tech_solution_list li {margin: 0;padding: 0;text-indent: 0;}

#tech_solution_list_column_l {float: left;}

#tech_solution_list_column_r {float: right;}

.in_page_nav {float: right;margin-top: -1em;}

.in_page_nav a {font-size: .75em;}

.in_page_nav img {margin: 0 8px 4px;}

.body_text h3 {font-size: 1em;}

tr.grey td {
  background-color: #ececec;
}

h4 {
  font-size: 12px;
}

h2 {
  font-size: 14px;
}

ul#sitemap, ul#sitemap ul {
  padding-left: 24px;
}

#imglink {
  position: absolute;
  top: 20px;
  left: 102px;
}

#header .container {
  position: relative;
}

#dealer-sign-up {
  position: absolute;
  top: 6px;
  left: 240px;
}

.caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

.addthis_toolbox {
    width: 400px; //This may need to be adjusted
    margin: 0 auto;
}

