@charset "utf-8";
/* CSS Document */
html {
  font-size: 62.5%; /* sets base to 10px for easy math */
}
body {
  background-color: #E7E7E7;
  color: #454545;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.6em; /* sets the default sizing to 14px (1.4 x 10) */
}
#home_message {
  margin: 0 auto;
  max-width: 95%;
  text-align: left;
}
hr.lt_gray {
  text-align: center;
  width: 100%;
  border: 0;
  height: 1px;
  background: #ccc;
  background-image: linear-gradient(to right, #eee, #ccc, #eee);
}
.container {
  min-width: 320px;
  /*max-width:1280px;*/
  margin: 0 auto;
}
.header {
  background-color: #E7E7E7;
  padding: 10px 20px 5px 20px;
  text-align: right;
  border-bottom: 1px solid #CCCCCC; /*
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1001;
	
	text-transform: uppercase;
	*/
}
.header-left {
  max-width: 1080px;
  min-width: 320px;
  margin-right: 315px;
}
.header-right-box {
  width: 300px;
  float: right;
  padding-right: 5px;
}
.header img {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  border: none;
  float: left;
}
.header-main-links ul {
  text-align: center;
  margin: 5px auto 45px auto;
}
.header-main-links li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  float: left;
}
.header-main-links a:link {
  color: #454545;
  font-size: 1.1em;
  font-family: Roboto;
  text-decoration: none;
}
.header-main-links a:visited {
  color: #454545;
}
.header-main-links a:hover {
  color: #333333;
  text-decoration: underline;
}
.header-main-links a:focus {
  color: #454545;
}
.header-main-links a:active {
  color: #454545;
}
.header-second-links {
  margin: 6px auto;
  color: #4F5E99;
}
.header-second-links a:link {
  color: #4F5E99;
  font-size: 1.0em;
  font-family: Roboto;
  text-decoration: none;
}
.header-second-links a:visited {
  color: #4F5E99;
}
.header-second-links a:hover {
  color: #4F5E99;
  text-decoration: underline;
}
.header-second-links a:focus {
  color: #4F5E99;
}
.header-second-links a:active {
  color: #4F5E99;
}
.header-login-links {
  margin: 30px;
  line-height: 1.6;
}
.header-login-links a:link {
  color: #454545;
  font-size: 0.9em;
  font-family: Roboto;
  text-decoration: none;
}
.header-login-links a:visited {
  color: #454545;
}
.header-login-links a:hover {
  color: #000000;
  text-decoration: underline;
}
.header-login-links a:focus {
  color: #454545;
}
.header-login-links a:active {
  color: #454545;
}
.header-contact {
  text-align: center;
  color: #990000;
  line-height: 1.6;
  font-size: 0.95em;
  font-family: Roboto;
  float: right;
  text-transform: none;
  margin-top: 25px;
}
.header-contact img {
  height: 19px;
  width: 26px;
  float: none;
  vertical-align: text-bottom;
  padding-right: 5px;
}
.column-box {
  text-align: center;
  margin: 0 auto;
}
#below-static-header {
  position: relative; /* margin-top:160px; // was for static header */
}
#page_box {
  padding: 10px;
  margin: 0px 10px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: #000033;
  text-align: left;
}
#page_box h1 {
  text-align: left;
  font-size: 1.3em;
  margin: 10px;
  color: #990000;
}
#page_box p {
  margin: 10px;
}
/* Menu Column */
.menu-column-box {
  width: 290px;
  float: right;
  font-size: 1.0em;
  margin: 5px 10px 15px 10px;
  line-height: 1;
}
.free-shipping-box {
  text-align: center;
  line-height: 1;
}
.free-shipping-box h1 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 5px 0;
  color: #990000;
}
.free-shipping-box h2 {
  font-size: 0.9em;
  font-weight: normal;
  margin: 3px;
  color: #4C4C7F;
}
.free-shipping-box h3 {
  font-size: 0.7em;
  font-weight: normal;
  margin: 3px 0 20px 0;
  color: #4C4C7F;
}
.menu-column {
  margin: 15px;
  padding: 10px;
}
.menu-column img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  margin: 0 auto;
}
.menu-column h1 {
  font-size: 1.2em;
  font-weight: 400;
  margin: 0 30px 15px 30px;
}
.contact-box {
  text-align: left;
  margin: 5px 30px 15px 30px;
}
.menu-box {
  text-align: center;
  margin: 40px auto;
  width: 280px;
  padding: 0;
  line-height: 2.0;
}
/* END Menu Column */
/* Body Column */
.body-column {
  /*max-width: 1080px;*/
  min-width: 320px;
  /*margin-right:302px;*/
}
.body-column img {
  display: block;
  max-width: 98%;
  height: auto;
  width: auto\9; /* ie8 */
  margin: 0 auto;
}
.body-content-box {
  margin: 20px 10px 20px 20px;
  padding: 5px 5px 5px 15px;
  text-align: center;
}
.body-content-box h1 {
  font-size: 1.5em;
  font-weight: 400;
}
.body-content-box h2 {
  font-size: 1.3em;
  font-weight: 400;
}
.body-content-box h2 {
  font-size: 1.1em;
  font-weight: 400;
}
.display-contract {
  display: inline-block;
}
#white-box-content {
  display: inline-block;
  padding: 10px 15px 15px 15px;
  margin: 0px auto;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  font-size: 0.9em;
  color: #000033;
  text-align: left;
}
#white-box-content h1 {
  font-size: 1.4em;
  margin: 10px 0 2px;
  color: #990000;
}
#white-box-content h2 {
  font-size: 1.2em;
  margin: 10px 0 2px;
  color: #333333;
  font-weight: bold;
}
#white-box-content img {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  border: none;
}
#white-box-content form {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: inline-block;
  text-align: center;
}
#document-library {
  margin-left: 50px;
}
.with-border {
  margin: 0px 0px 5px 10px;
  padding: 0px 0px 5px 0px;
  /*width: 220px;*/
  border-bottom: solid thin #DEDEDE;
}
.header-row {
  padding: 20px 0px 0px 0px !important;
}
/* fancy table */
.max-eight {
  max-width: 800px;
}
.max-six {
  max-width: 600px;
}
.max-five {
  max-width: 500px;
}
#current_showing {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #454545;
  font-style: italic;
  margin: 0px 40px 10px 0px;
}
.formheader {
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
  color: #000033;
}
.formheader h1 {
  font-size: 1.4em;
}
.box-table-a {
  font-size: 0.9em;
  margin: 10px auto;
  border-collapse: collapse;
  color: #FFFFFF;
  width: 100%;
}
.box-table-a th {
  font-size: 0.9em;
  font-weight: normal;
  padding: 8px;
  background: #515182;
  border-top: 4px solid #353555;
  border-bottom: 1px solid #fff;
}
.box-table-a td {
  padding: 8px;
  background: #CCCCDF;
  border-bottom: 1px solid #fff;
  color: #515182;
  border-top: 1px solid transparent;
}
.box-table-a td a:link {
  text-decoration: underline;
  color: #990000;
  font-size: 0.9em;
}
.box-table-a td a:visited {
  text-decoration: underline;
  color: #990000;
}
.box-table-a td a:hover {
  text-decoration: underline;
  color: #CC0000;
}
.box-table-a tr:hover td {
  background: #DEDEEB;
  color: #353555;
}
.box-table-a input {
  padding: 2px;
}
/* end fancy table */
.listboxB {
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 14px;
  background-color: #E8EDFF;
  color: #454545;
  left: 10px;
  padding: 10px 5px 10px 5px;
  margin: 0 auto;
  position: relative;
  width: 600px;
  display: none;
  text-align: center;
}
.listboxB ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.listboxB li {
  cursor: pointer;
  padding: 5px;
}
.nameslistB {
  margin: 0 auto;
  padding: 0px;
  text-align: left;
}
.listhover {
  background-color: #000033;
  color: #FFFFFF;
}
.formbox table {
  margin: 0 auto;
}
.formbox p {
  margin: 5px 0;
  font-size: 1.0em;
  color: #333333;
}
.formbox h1 {
  font-size: 1.4em;
  color: #000033;
}
.formbox h3 {
  font-size: 1.2em;
  color: #990000;
  font-style: italic;
}
.formbox a:link {
  text-decoration: underline;
  color: #990000;
  font-size: 0.9em;
}
.formbox a:visited {
  text-decoration: underline;
  color: #990000;
}
.formbox a:hover {
  text-decoration: underline;
  color: #CC0000;
}
.formtable {
  font-size: 0.9em;
  color: #333333;
  border-collapse: collapse;
  border: 1px solid #cccccc;
  padding: 15px;
}
.formtable td {
  padding: 10px;
  border: 1px solid #cccccc;
}
.formtable th {
  padding: 6px;
  font-size: 0.85em;
  font-weight: bold;
  border: 1px solid #cccccc;
}
.formtable a:link {
  text-decoration: underline;
  color: #660000;
  font-size: 0.9em;
}
.formtable a:visited {
  text-decoration: underline;
  color: #660000;
}
.formtable a:hover {
  text-decoration: underline;
  color: #990000;
}
#document-library tr {
  cursor: pointer;
}
#document-library td {
  padding: 10px 5px;
  font-size: 0.9em;
  color: #454545;
}
#document-library td h2 {
  color: #333333;
  font-weight: bold;
  font-size: 1.0em;
}
#document-library td h3 {
  color: #454545;
  font-weight: bold;
  font-size: 0.9em;
  padding: 0 0 0 15px;
}
#document-library td h4 {
  color: #39508C;
  font-weight: normal;
  font-size: 1em;
}
#document-library td p {
  padding: 0px 5px 10px 31px;
  font-style: italic;
}
#document-library td a {
  color: #000066;
}
#document-library td a:hover {
  color: #0033CC;
}
/* DSD Note: display:inline-block not working, should not have max-width! */
#best_parts_home {
  display: inline-block;
  /*  max-width: 1340px; */
  /*background-color:#3C3C60;*/
  /*border:1px solid #000000; */
  margin: 5px auto;
}
#best_parts_home h3 {
  text-align: left;
  font-size: 1.3em;
  margin: 15px 0px 15px 20px;
  color: #3C3C60;
}
.best_parts {
  display: inline-block;
  /*background-color:#3C3C60;
	border:1px solid #000000;
	*/
  margin: 5px auto;
  height: 335px;
  overflow: hidden;
}
.best_parts h3 {
  text-align: left;
  font-size: 1.3em;
  margin: 15px 0px 15px 20px;
  color: #3C3C60;
}
.parts_box {
  width: 210px;
  height: 262px;
  background-color: #FFFFFF;
  float: left;
  margin: 0px 0px 20px 20px;
  -webkit-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
}
.best_parts_box_home {
  width: 210px;
  height: 262px;
  /*
	background-image:url(../img/parts_best_background.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	*/
  background-color: #FFFFFF;
  float: left;
  /*margin:0px 0px 10px 12px;*/
  margin: 0px 0px 15px 15px;
  border: #3C3C60 solid 1px;
  -webkit-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
}
.best_parts_box {
  width: 210px;
  height: 262px;
  /*
	background-image:url(../img/parts_best_background.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	*/
  float: left;
  /*margin:0px 0px 10px 12px;*/
  margin: 0 15px 20px 0;
  border: #3C3C60 solid 5px;
  -webkit-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.39);
}
.parts_box_content {
  position: relative;
  height: 250px;
  text-align: center;
  margin: 10px 15px 10px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  color: #000033;
}
.parts_box_image {
  min-height: 100px;
}
.parts_box_image img {
  border: 1px solid #000000;
}
.parts_box_content h1 {
  text-align: left;
  font-size: 0.95em;
  margin: 5px 3px 5px 0px;
  color: #000057;
  font-weight: bold;
}
.parts_box_content h1 a {
  text-align: left;
  margin: 5px 3px 5px 0px;
  color: #000057;
  text-decoration: none;
}
.parts_box_content p {
  text-align: left;
  margin-left: 11px;
  color: #454545;
  font-size: 0.85em;
}
.parts_box_content h2 {
  text-align: left;
  font-size: 0.9em;
  font-weight: bold;
  color: #000057;
  margin: 5px 3px 5px 0px;
}
.other_parts {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  max-width: 1350px;
}
.bus_part_cart {
  position: absolute;
  bottom: 5px;
  right: 0px;
}
.truck-shipment {
  color: #CC0000;
  font-size: 0.85em;
  position: absolute;
  bottom: 5px;
  width: 100%;
}
#part_breadcrumb {
  text-align: left;
  margin: 0px 0px 10px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  color: #454545;
  font-style: italic;
}
#part_breadcrumb a:link {
  color: #454545;
  text-decoration: underline;
  font-style: normal;
}
#part_breadcrumb a:visited {
  color: #454545;
  text-decoration: underline;
  font-style: normal;
}
#part_breadcrumb a:hover {
  color: #660000;
  text-decoration: underline;
  font-style: normal;
}
#bus_part_box {
  padding: 10px;
  margin: 0px 10px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: #000033;
}
#lgImageBox {
  float: left;
  padding: 0px 20px 100px 0px;
  margin: 0px;
}
#lgImageBox img {
  border: 1px solid #000000;
}
#part_text {
  padding: 10px;
  text-align: left;
  font-size: 1.0em;
}
#part_text h1 {
  text-align: left;
  font-size: 1.3em;
  margin: 0px 3px 5px 0px;
  color: #990000;
}
#part_text p {
  text-align: left;
  margin: 15px;
  color: #454545;
}
#part_text h2 {
  text-align: left;
  font-size: 1.0em;
  font-weight: normal;
  color: #000057;
  margin: 5px 3px 5px 0px;
}
.submitButton {
  padding: 4px 5px;
}
.submitButtonSm {
  padding: 2px 4px;
  font-size: 8pt;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.submitButtonTwo {
  padding: 4px 5px;
}
/* END Body Column */
/* search function */
.search_bus_parts {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 15px;
  padding: 0px;
}
.search_bus_parts a:link {
  color: #660000;
  text-decoration: underline;
  font-style: normal;
}
.search_bus_parts a:visited {
  color: #660000;
}
.search_bus_parts a:hover {
  color: #990000;
  text-decoration: underline;
}
/* start menu css */
*, * focus {
  outline: none;
  margin: 0;
  padding: 0;
}
#leftMenu {
  margin-left: 20px;
  padding: 0px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: #555555;
  width: 260px;
}
/* img/cat_circles.gif is 78px tall divided in three parts y=0, y=26 and y=52 */
h2.trigger {
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
  background: url(../img/cat_circles.gif) no-repeat;
  height: 26px;
  line-height: 26px;
  width: 220px;
  border-bottom: solid thin #C8C8C8;
  font-weight: normal;
  font-size: 0.9em;
}
h2.trigger a {
  color: #555555;
  text-decoration: none;
}
h2.trigger a:hover {
  color: #333333;
}
h2.trigger:hover {
  background-position: 0 -26px;
  text-decoration: underline;
}
h2.home_trigger {
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
  background: url(../img/cat_circles.gif) no-repeat;
  height: 26px;
  line-height: 26px;
  width: 220px;
  border-bottom: solid thin #C8C8C8;
  font-weight: normal;
  font-size: 0.85em;
}
h2.home_trigger a {
  color: #555555;
  text-decoration: none;
}
h2.home_trigger a:hover {
  color: #333333;
  text-decoration: underline;
}
h2.home_trigger:hover {
  background-position: 0 -26px;
}
h2.newClass {
  background-position: 0 -52px;
}
h2.newClass a {
  color: #990000;
}
h2.newClass a:hover {
  color: #333333;
}
h2.newClass:hover {
  background-position: 0 -26px;
}
.toggle_container {
  margin: 0px 0px 5px 10px;
  padding: 0px 0px 5px 0px;
  width: 220px;
  border-bottom: solid thin #DEDEDE;
}
/* img/cat_circles.gif is 54px tall divided in three parts y=0, y=18 and y=36 */
h3.trigger {
  padding: 0 0 0 15px;
  margin: 7px 0 0px 0;
  background: url(../img/circles_subcat.gif) no-repeat;
  height: 18px;
  line-height: 18px;
  width: 220px;
  font-size: 0.9em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #454545;
}
h3.trigger a {
  color: #454545;
  text-decoration: none;
}
h3.trigger a:hover {
  color: #333333;
  text-decoration: underline;
}
h3.trigger:hover {
  background-position: 0 -18px;
}
h3.newClass {
  background-position: 0 -36px;
}
h3.newClass a {
  color: #990000;
}
h3.newClass:hover {
  background-position: 0 -18px;
  text-decoration: underline;
}
#more_cats {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #454545;
  font-style: italic;
  margin: 10px 35px 15px 0;
}
#more_cats a:link {
  color: #540000;
  text-decoration: underline;
}
#more_cats a:visited {
  color: #540000;
  text-decoration: underline;
}
#more_cats a:hover {
  color: #990000;
  text-decoration: underline;
}
/* end menu css */
/* misc */
.clearfix { /* fixes if an element is taller than the element containing it, and it is floated, it will overflow outside of its container. */
  overflow: auto;
}
.no-wrap {
  white-space: nowrap;
}
/* bottom of page */
.footer {
  padding: 10px;
  text-align: center;
  font-size: 0.95em;
  line-height: 1.8;
}
.web-design a:link {
  color: #333333;
  text-decoration: underline;
  font-size: 0.95em;
}
.web-design a:visited {
  color: #333333;
}
.web-design a:hover {
  color: #454545;
}
.web-design a:focus {
  color: #333333;
}
.web-design a:active {
  color: #333333;
}
#error_box {
  border: solid 1px #333333;
  padding: 15px;
  background-color: #710000;
  width: 400px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  color: #FFFFFF;
  text-align: left;
  margin: 0 auto;
}
.cart-note {
  border: solid 1px #333333;
  padding: 15px;
  background-color: #ffffff;
  font-size: 1em;
  text-align: left;
  margin: 15px auto;
  display: inline-block;
}
a.smwhtText:link {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 0.85em;
}
a.smwhtText:visited {
  text-decoration: underline;
}
a.smwhtText:hover {
  text-decoration: underline;
}
input.fullWidth {
  width: 95%;
}
#order_detail table {
  width: 100%;
  font-size: 0.85em;
  color: #333333;
}
#comparisontable {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-collapse: collapse;
}
#comparisontable th {
  font-size: 11px;
  font-weight: normal;
  padding: 10px 15px 10px 10px;
  background: #DBDBDB;
  border-top: 4px solid #CACACA;
  border-bottom: 1px solid #fff;
  color: #333;
  cursor: pointer;
  text-decoration: underline;
  text-align: center;
}
#comparisontable td {
  font-size: 12px;
  padding: 10px 15px 10px 10px;
  background: #F5F5F5;
  border-bottom: 1px solid #fff;
  color: #333;
  border-top: 1px solid transparent;
  cursor: pointer;
  vertical-align: text-top;
}
#comparisontable td a:link {
  text-decoration: underline;
  color: #333;
  font-size: 11px
}
#comparisontable td a:visited {
  text-decoration: underline;
  color: #333;
  font-size: 11px
}
#comparisontable td a:hover {
  text-decoration: underline;
  color: #333;
  font-size: 11px
}
#comparisontable tr:hover td {
  background: #F0F0F0;
  color: #333;
}
.centered-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0; /* Adjust as needed */
}
.error {
  font-size: 1.0em;
  color: #EE452D !important;
  font-weight: bold !important;
}
.payment-errors {
  font-size: 1.0em;
  color: #EE452D !important;
  font-weight: bold !important;
}
.this-valign-top {
  vertical-align: top;
}
.this-half {
  width: 50%;
}
.this-full {
	width:  100%;
}
.this-bold {
  font-weight: bold !important;
}
.this-center {
  text-align: center !important;
  margin: 0 auto !important;
}
.this-left {
  text-align: left;
}
.this-right {
  text-align: right;
}
.this-float-right {
  float: right !important;
}
.this-float-left {
  float: left !important;
}
.this-italic {
  font-style: italic;
}
.this-clear {
  clear: both;
  margin: 10px;
  height: 10px;
}
.this-red {
  color: #CC0000 !important;
}
.this-dkred {
  color: #990000 !important;
}
.this-indigo {
  color: #3300cc !important;
}
.this-dkblue {
  color: #000079 !important;
}
.this-gray {
  color: #454545 !important;
}
.this-background-lt-shade {
  background-color: #E6E6EE !important;
}
.this-bigger {
  font-size: 1.1em !important;
}
.this-one {
  font-size: 1.0em !important;
}
.this-small {
  font-size: 0.85em !important;
}
.this-padding-15 {
  padding: 15px;
}
.this-lh-13 {
	line-height:1.3;
}
.modForm input[type="text"], .modForm input[type="password"] {
  width: 80%;
  height: 50px;
  border: 1px solid #dee0e4;
  margin-bottom: 20px;
  padding: 0 15px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  outline: 0;
}
.modForm ::placeholder {
  color: crimson;
  font-style: italic;
  font-size: 1em;
}
#contact_form_generic {
  border: 1px solid #cccccc;
  padding: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  background-color: #ffffff;
  margin: 0 auto;
  width: 50%;
}
#contact_form_generic h2 {
  margin: 0px 0px 15px 10px;
  color: #27575C;
  font-size: 18px;
}
#contact_form_generic h3 {
  margin: 0px 0px 15px 10px;
  color: #454545;
  font-size: 14px;
}
.skip-to-content {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
a.skip-to-content :active, a.skip-to-content :focus, a.skip-to-content :hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
@media only screen and (max-width: 1180px) {
  /*
.header {
	position:relative;
}

#below-static-header {
	margin-top:0;
}
*/
  .header-main-links a:link {
    font-size: 0.9em;
  }
  .header-second-links a:link {
    font-size: 0.85em;
  }
  .header-contact {
    float: left;
    text-align: left;
    margin-left: 20px;
  }
  .body-content-box h1 {
    font-size: 1.3em;
  }
  #part_text h1 {
    font-size: 1.2em;
  }
  #part_text {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 980px) {
  .header-second-links a:link {
    font-size: 0.85em;
  }
  .header-contact {
    font-size: 0.85em;
  }
  .header-main-links li {
    padding-right: 10px;
  }
  .best_parts {
    height: 315px;
  }
  .best_parts h3 {
    font-size: 1.0em;
  }
  #lgImageBox {
    padding: 0px 20px 20px 0px;
  }
}
@media only screen and (max-width: 860px) {
  .menu-column-box {
    width: 95%;
    float: none;
    text-align: center;
  }
  .body-column {
    /*max-width: 716px;*/
    min-width: 320px;
    margin: 0 auto;
    text-align: center;
  }
  .body-content-box {
    margin: 10px;
    padding: 5px;
    text-align: center;
  }
}
@media only screen and (max-width: 690px) {
  .header img {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .header-right-box {
    width: auto;
  }
  .header-main-links ul {
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
  }
  .header-main-links li {
    display: block;
    padding-right: 0px;
    float: none;
    text-align: left;
  }
  .header-second-links {
    margin: 0;
  }
  .footer {
    font-size: 0.85em;
  }
  .body-content-box h1 {
    font-size: 1.0em;
  }
  .header-left {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 534px) {
  .no-mobile {
    display: none;
  }
}
@media only screen and (max-width: 503px) {
  .header-main-links {
    line-height: 1.5;
  }
  .header-right-box {
    float: none;
    text-align: right;
  }
  .header-login-links {
    margin: 10px 20px 0 0;
    line-height: 1.2;
  }
  .best_parts_box_home {
    float: none;
    margin: 0 auto 10px;
  }
  .best_parts_box {
    float: none;
    margin: 0 auto;
  }
  #parts_box_content {
    margin: 10px 15px 10px 10px;
    padding: 10px 0 0 0;
  }
  #part_text {
    font-size: 0.85em;
  }
  #part_text h1 {
    font-size: 1.1em;
  }
  .box-table-a {
    font-size: 0.8em;
    width: 98%;
  }
}