/* 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: Helvetica, Arial, sans-serif; color: #000; background: #fff url(../images/elements/left_bg.gif) repeat-y;  }
p {  font-family: font-family: Helvetica, Arial, sans-serif; font-size: 12px; margin: 0 0 10px 0; /*line-height: 120%;*/ }
td {  font-family: font-family: Helvetica, Arial, sans-serif; font-size: 12px; }


/***** KEY LAYOUT CHANGES *****/
body.dealer {   background: #fff url(../images/elements/left_bg_dealer.gif) repeat-y;  }
body.popup {  background-image: none; margin: 10px;   }
.nav {   display: block; width: 130px; background: #850a00 url(../images/elements/nav_bg.jpg) no-repeat; padding: 0; margin: 0; }
.adminNav {   display: block; width: 130px; background: #4588c2 url(../images/elements/adminNav_bg.jpg) no-repeat; padding: 0; margin: 0; }
.dealerNav {   display: block; width: 130px; background: #999 url(../images/elements/nav_bg_dealer.gif) repeat-y; padding: 0; margin: 0;  }
.stripes {  background: #fff url(../images/elements/datatool_stripes.gif) repeat-x;  }

/***** LAYOUT *****/
.padTiny {  padding: 2px;  }
.padSmall {  padding: 4px;  }
.padMid {  padding: 6px;  }
.padBig {  padding: 15px;  }
.padBigNotBase {  padding: 20px 15px 0 15px;  }
.padBase {  padding-bottom: 15px;  }
.spaceUnder {  margin-botttom: 12px;  }
.titlePad {  padding: 10px 10px 6px 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;  }
.boxOffset {  margin-top: -20px;  }
.facts {  width: 300px;   }
.highlightBox {  padding: 4px; background: #c00; border: 1px solid #900; color: #fff; font-weight: bold;  }

/***** TITLES *****/
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 110%; margin-bottom: 0; padding-bottom: 0;   }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 110%;  }
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 110%;  }
h4 {  font-size: 12px;  }
.nomargin {  margin-bottom: 0;  }
.tips h3 {  margin-bottom: 2px; }
.tips  p {  margin-top: 0; margin-bottom: 10px  }
.enlarge {  font-size: 18px; color: #c00  }

/***** BASICS *****/
strong {   color: #000;  }
strong.loud {   color: #c00; font-size: 16px;  }
.highlightBox strong.loud {  color: #fff;  }
th {   color: #333; text-align: left; font-size: 12px;  }
.menu { color: #f00; font-size: 11px; padding: 0; margin: 0;  }
.dealerNav .menu { color: #333; }
.menu p {  display: block;  border-bottom: 1px solid #000; margin: 0; padding: 4px; vertical-align: middle; font-size: 11px; padding-left: 22px; text-indent: -18px; font-size: 11px; }
.menu p.redLineBelow{ border-bottom: 1px solid #f00; }
.menu p.subnav {   padding-left: 22px; text-indent: 0; font-size: 10px;  }
.bright {  color: #c00;  }
.cool {  color: #1768af;  }
.facts p {  margin: 0 0 10px 0; padding-left: 55px; text-indent: -55px;  }
.facts p.highlightBox {  padding-left: 59px;  }
p.onBg {  font-weight: bold;  }

/***** BOXES *****/
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;  }

/***** LINKS *****/
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;  }


/***** ADDITIONAL TEXT CHANGES *****/
.indent {  margin-left: 25px; text-indent: -20px;   }
.asterisk, .error {  color: #900;  }
.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%;  }

/***** LISTS *****/
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;  }

/***** LINES *****/
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;  }

/***** FORMS *****/
form.support select {  margin-bottom: 3px;  }
form.support {  margin-bottom: 12px;  }

/***** ASSORTED ADDITIONAL CHANGES *****/
.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: 12px; padding-left: 18px;  }
.attribution {  font-size: 9px; text-align:right;  }
td .revblack {background-color: #000; 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; 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;  }

.techDataLeft {  border-bottom: 1px solid #7cb3ff; padding: 12px 0;  }
.techDataLeft p {  margin: 0; padding-left: 10px; text-indent: -10px;  }
.techDataRight {  border-bottom: 1px solid #7cb3ff;  }
.techNote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size-adjust: 0.58; font-size: 9px; margin-left: 10px;  }
.AccNote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size-adjust: 0.58; font-size: 9px; padding: 3px;  }
.revPadLeft {  color:#fff; padding-left: 10px;  }
.bikeInfoTable th {  /*padding-right: 6px;*/  }
#bikeInfoPics img {  display: block; margin: 7px; float: left; clear: none;  }