/* styles that are to NOT available to ns4 should be in name_extra_styles.css */
/* urls should be changed to top directory for final */

/* html {  height: 100%;  } needed for 100% table cell background in mozilla, but breaks in ie!  */

body {  
scrollbar-arrow-color: #000;
scrollbar-3dlight-color: #9cf;
scrollbar-highlight-color: #fff;
scrollbar-face-color: #c00;
scrollbar-shadow-color: #fff;
scrollbar-darkshadow-color: #9cf;
scrollbar-track-color: #fff;

margin: 0px;
padding: 0px;
height: 100%;
}

body {  font-family: Arial, Helvetica, sans-serif; font-size-adjust: 0.50; color: #000; background: #fff url(../images/elements/left_bg.gif) repeat-y;  }
p {  font-family: Arial, Helvetica, sans-serif; font-size-adjust: 0.50; font-size: 12px; line-height: 120%; }
td {  font-family: Arial, Helvetica, sans-serif; font-size-adjust: 0.50; font-size: 12px; }

body.dealer {   background: #fff url(../images/elements/left_bg_dealer.gif) repeat-y;  }
.nav {   display: block; width: 130px; background: #600 url(../images/elements/nav_bg.jpg) no-repeat; padding: 0px; margin: 0px; }
.adminNav {   display: block; width: 130px; background: #1768af url(../images/elements/adminNav_bg.jpg) no-repeat; padding: 0px; margin: 0px; }
.dealerNav {   display: block; width: 130px; background: #999 url(../images/elements/nav_bg_dealer.gif) repeat-y; padding: 0px; margin: 0px;  }
.stripes {  background: #fff url(../images/elements/datatool_stripes.gif) repeat-x;  }

td  p:first-child {  margin-top: 0px; padding-top: 0px;  }
.padTiny {  padding: 2px;  }
.padSmall {  padding: 4px;  }
.padMid {  padding: 6px;  }
.padBig {  padding: 15px;  }
.titlePad {  padding: 10px; padding-left: 15px; background: url(../images/elements/title_bg.jpg) no-repeat;  }
.wide {  background: url(../images/elements/wide_bg.jpg) no-repeat;  }
.wideSmall {  background: url(../images/elements/wide_small_bg.jpg) no-repeat;  }
.collapse {  border-collapse: collapse;   }
.menu p img {  margin-right: 4px;  }
.red  {  background: url(../images/elements/red_thin.gif) repeat-y;  }
.blue  {  background: url(../images/elements/blue_thin.gif) repeat-y;  }
.redbig  {  background: url(../images/elements/red_thin_large.gif) repeat-y;  }
.bluebig  {  background: url(../images/elements/blue_thin_large.gif) repeat-y;  }
.smPadRight {  padding-right: 40px;  }
.tips {  padding-right: 18px;  }

/* any h tag with a font-size greater than p+1 must specify line-height */
h1 {  font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 110%; margin-bottom: 0px; padding-bottom: 0px; /* margin-bottom: 0px; (when in a table cell with no space below) */  }
h2 {  font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; font-size: 15px; line-height: 110%;  }
h3 {  font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 110%;  }
h4 {  font-size: 12px;  }
.nomargin {  margin-bottom: 0px;  }
.tips h3 {  margin-bottom: 2px; }
.tips  p {  margin-top: 0px; margin-bottom: 10px  }
.enlarge {  font-size: 18px; color: #c00  }

strong {   color: #333;  }
th {   color: #333; text-align: left; font-size: 12px;  }
.menu { color: #f00; font-size: 11px; padding: 0px; margin: 0px;}
.dealerNav .menu { color: #333; }
.menu p {  display: block;  border-bottom: 1px solid #000; margin: 0px; padding: 4px; vertical-align: middle; font-size: 11px; padding-left: 20px; text-indent: -16px; font-size: 11px; }
.menu p.redLineBelow{ border-bottom: 1px solid #f00; }
.menu p.subnav {   padding-left: 34px; font-size: 10px;  }
.bright {  color: #c00;  }

td .menu p:first-child {  padding-top: 4px; /* this negates the top of cell fix */  }
.textbox {  background: #fff url(../images/elements/box_bg.jpg) no-repeat; border: 1px solid #9cf; padding: 14px;  }
.combox {  background: #fff url(../images/other/com_introtext.jpg) no-repeat; padding: 10px;  }
.comboxAlt {  background: #fff url(../images/other/com_productstext.jpg) no-repeat; padding: 10px;  }
.widebox {  background: #fff url(../images/elements/box_wide_bg.jpg) no-repeat; border: 1px solid #9cf; padding: 14px;  }

a {  color: #1768af;  }
a:hover {  color: #f00;  }
.menu a {  color: #fff; text-decoration: none;  }
.menu a:hover {  color: #fff;  }
a.titlelink:hover{ color: #fff; }
strong a {  color: #c00; text-decoration: none;  }
strong a:hover {  color: #3e95d8;  }
strong a span {  color: #1768af;  }
.menu a:hover.home {   text-decoration: underline;  }
.drill a {  color: #CC0000; text-decoration: none;  }
.drill a:hover {  color: #000; text-decoration: underline;  }
a.bike {  color: #c00; text-decoration: none;  }
a:hover.bike {  color: #3e95d8;  }

.indent {  margin-left: 25px; text-indent: -20px;   }
.asterisk, .error {  color: #900;  }

ul {  margin-left: 0px; padding-left: 0px; color: #c00;  }
ul li {  display: list-item; margin-left: 25px; margin-bottom: 10px; list-style: square outside;  }
ol {  margin-left: 0px; padding-left: 0px; color: #c00;  }
ol li {  display: list-item; margin-left: 25px; margin-bottom: 10px; list-style: decimal outside;  }
ul.dark {  margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;  }
ul.dark li {  color: #000; font-size:12px;  }
.fix {  color: #000;  }
.reverse {  color: #fff;  }

.drill {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size-adjust: 0.58; font-size: 9px; }
.note {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size-adjust: 0.58; font-size: 9px;  }
.pictureNotes, .pictureNotes p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size-adjust: 0.58; font-size: 9px; padding-top: 2px; padding-bottom: 2px; }
sup {  font-size: 60%;  }

hr {  display: block; height: 1px; color: #9cf; background: #9cf; border-style: none; margin-top: 0px; margin-bottom: 0px;  }
.lineAbove {  border-top: 1px solid #9cf;  }
.lineBelow {  border-bottom: 1px solid #9cf;  }
.lineLeft {  border-left: 1px solid #9cf;  }
.lineRight {  border-right: 1px solid #9cf;  }
.lineAboveBelow {  border-top: 1px solid #9cf; border-bottom: 1px solid #9cf;  }
.lineSides {  border-left: 1px solid #9cf; border-right: 1px solid #9cf;   }
.outline {  border: 1px solid #9cf;  }

.lineBelowAlt {  border-bottom: 1px solid #000;  }
td .rev {background-color: #cc0000; color:#fff; font-weight: bold;  vertical-align:middle; padding-left:6px;}
.featurelink {color:#cc0000; font-weight: bold; text-decoration: none;  }
.titlelink {color:#fff; font-weight: bold; text-decoration: none;  }
.textboxproduct {  background: #fff url(../images/elements/box_bg_product.jpg) no-repeat; border: 1px solid #9cf; padding: 14px; vertical-align:top; }
.quote {font-style: italic; font-size: 13px ; line-height: 100%;}
.attribution {font-size: 9px; text-align:right; line-height: 100%;}
td .revblack {background-color: #000000; color:#fff; font-weight: bold;  vertical-align:middle; padding-left:6px;}
 .reverseblack { color:#fff; font-weight: bold;  vertical-align:middle; padding-left:6px;}
.lightbluestrip {background-color: #7cb3ff; color: #fff; font-size: 11px ; }
.darkbluestrip {background-color: #36c; color: #fff;  font-size: 11px ; vertical-align:middle; }
.redstrip {background-color: #cc0000; color: #fff;  font-size: 12px ; font-weight: bold; vertical-align:middle; padding-left:6px; }
.contactList {  border-bottom: 1px solid #f00;  }

.redlist li {  list-style-type:square; color: #c00; padding-bottom: 2px; margin-bottom: 0; padding-top: 2px; margin-top:0;  }
.listfix  {  color:#000; }
.blacklist li {  list-style-type: square; list-style-position: outside; color: #000; font-size:12px; padding-bottom: 0px; margin-bottom: 0; padding-top:0; margin-top:0;  }
.listfixwhite  {  color: #fff;  vertical-align: middle;}
.darkbluestripindent {  background-color: #1768AF; color: #fff;  font-size: 12px; font-weight: bold; vertical-align: middle; padding-left: 6px;  }
td .redbg {  background-color: #c00;  }
.darkbluebg {   background-color: #1768af;  }
td .darkbluebg {   background-color: #36c;  }
.accessoTitle {  color: #c00  }
.floatimg { margin-left: 16px; float: right; clear: both;  }