﻿
#uship {
  padding: 5px 22px 0 22px;
  text-align: left;
  color: #000;
  font-size: 12px;
}
#uship div {
  color: #000;
  font-size: 12px;
}

/* reset forms */
#uship .modi input,
#uship .modi select {
  padding: 2px;
  background: #fff;
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}
#uship span {
  color: #000;
  font-size: 12px;
}
#uship a, #uship a:link, #uship a:hover, #uship a:active, #uship a:visited {
  color: #00f;
  font-size: 12px;
}
#uship table,
#uship table td {
  color: #000;
  font-size: 12px;
}


h1 {
  margin: 0;
  padding: 0;
  font-size: 21px;
  font-family: "century gothic","lucida grande","lucida sans","bitstream vera sans",verdana;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "century gothic","lucida grande","lucida sans","bitstream vera sans",verdana;
}

.modi {
  margin-bottom: 10px;
}
.modi h2 {
  height: 27px;
  padding: 0 8px;
  background-color: #ccc;
  line-height: 27px;
  color: #fff;
  font-size: 14px;
}
.modi .inner {
  padding: 10px;
  border: 10px solid #ccc;
  border-top-width: 0;
}

#lcol {
  float: left;
  width: 609px;
  margin-right: 26px;
  _margin-right: 13px; /* ie6 */
}
    #lcol h2 {
      margin: 10px 0;
      color: #63a7ca;
    }
#rcol {
  float: left;
  width: 291px;
}

#what, #why, #how {
  margin-bottom: 10px;
  padding: 0 10px 10px 10px;
  border-bottom: 1px solid #dedfde;
  line-height: 17px;
}

#what {
  padding-top: 10px;
  background: url('/images/lp/automart/top_bg.png') no-repeat;
}
#what h1 {
  margin-bottom: 10px;
}

#why ul {
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
}
#why ul li {
  margin-bottom: 5px;
  padding-left: 15px;
  background: url('/images/bullets/star/black.gif') no-repeat 0 5px;
}

#how {
  border-bottom-width: 0;
}
#how ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#how ol li {
  height: 21px;
  margin-bottom: 3px;
  padding-left: 26px;
  background: url('/images/bullets/num/1_light_blue.gif') no-repeat;
  line-height: 21px;
  font-weight: bold;
}
#how ol li.i2 { background-image: url('/images/bullets/num/2_light_blue.gif'); }
#how ol li.i3 { background-image: url('/images/bullets/num/3_light_blue.gif'); }
#how ol li.i4 { background-image: url('/images/bullets/num/4_light_blue.gif'); }
#how ol li span {
  color: #105476;
}
#how .submit {
  margin-top: 15px;
}
#how .submit img {
  border-width: 0;
}

#market {
  position: relative;
  left: -17px;
  width: 625px;
  border: 1px solid #dedfde;
  background-color: #fafafa;
  border-left-width: 0;
}
#market h2 {
  margin-left: 25px;
  color: #1a3167;
}
#market .inner {
  margin-left: 25px;
  margin-right: 10px;
  line-height: 17px;
  color: #565656;
}
#market  ul {
  margin: 0 0 0 35px;
  padding: 0;
  list-style-type: none;
}
#market ul li {
  margin: 10px 0;
  padding-left: 15px;
  background: url('/images/bullets/star/dark_grey.gif') no-repeat 0 4px;
  color: #565656  
}
#market .submit {
  width: 194px;
  height: 37px;
  margin: 20px 0;
  background: url('/images/lp/automart/button_compare_bg.png') no-repeat;
  text-align: right;
}
#market .submit a {
  position: relative;
  top: 5px;
  right: 5px;
}
#market .submit a img {
  width: 166px;
  height: 27px;
  border-width: 0;
}

#list h2 {
  background-color: #b72000;
}
#list .inner {
  border-color: #b72000;
  background-color: #fae5e5;
}
.modi {
}    
    .modi .row {
     margin-bottom: 7px;
     font-size: 11px;
    }
    .modi .row label,
    .modi .row input,
    .modi .row select {
      font-size: 11px;
    }
    .modi .row label {
      float: left;
      width: 85px;
      font-weight: bold;
    }
    .modi .row select {
      width: 150px;
    }
    .modi .row input {
      width: 125px;
    }
    .modi .row input.dim {
      width: 50px;
    }
    .modi .row input.zip {
      width: 40px;
    }
    .modi .row a {
      font-size: 11px !important;
    }

    .modi .rebate {
      text-align: center;
    }
    .modi .rebate img {
      border-width: 0;
    }
    .modi .submit {
      margin: 10px 0;
      text-align: center;
    }
    .modi .submit img {
      border-width: 0;
    }

#estimator h2 {
  background-color: #4b94bd;
}
#estimator .inner {
  border-color: #4b94bd;
  background-color: #f4f4f4;
}

#compare {
  float: left;
}
    #compare h2 {
      _width: 276px; /* ie7 */
      background-color: #4b94bd;
    }
    html>body #compare h2 { /* ie7 */
      *width: 276px;
    }
    #compare .inner {
      border: 3px solid #b3d9ed;
      border-top-width: 0;
      background: #fff url('/images/lp/newboats/compare_bg.png') repeat-x;
    }
    #compare .comparison {
      border-bottom: 1px solid #000;
      color: #000;
      font-size: 12px;
    }
    #compare .comparison tr th {
      padding-right: 10px;
    }
    #compare .comparison tr td img {
      vertical-align: middle;
    }
    #compare #price_diff {
      width: 266px;
      height: 33px;
      margin-top: 5px;
      padding-top: 13px;
      background: url('/images/lp/newboats/price_circle.png') no-repeat;
      text-align:  center;      
      font-size: 14px;
      font-weight: bold;
    }
    #compare #price_diff span {
      margin-right: 10px;
      color: #000;
      font-size: 14px;
      font-weight: bold;
    }
    #compare .feedback {
      margin-top: 5px;
      border-top: 1px solid #b8d8f8;
    }
    #compare .feedback span {
      font-size: 12px;
    }
    #compare .disclaimer {
      margin-top: 8px;
      color: #989898;
      font-size: 10px;
    }

#header {
	position: relative;
}
.ncrc_nav_car {
	position: absolute;
	top: 10px;
	right: 10px;
}

#lnkPoweredBy {
}
#imguShipLogo {
  position: relative;
  top: -5px;
  _top: -2px; /* ie6 */
  margin-right: 10px;
  vertical-align: middle;
}
html>body #imguShipLogo { /* ie7 */
  *top: -3px;
}

