html, body {
  background-color:#6D6F71;
  height:100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color:#FFF;
  font-size:13px;
  line-height:1.6em;
}
body {
  background:url(../images/_/red-sub-bg.jpg) repeat-x;
}
p {
  margin-bottom:15px;
}
b, strong {
  font-weight:bold;
}
i, em {
  font-style:italic;
}
h1, h1 *, h2, h2 *, h3, h3 * {
  text-transform:uppercase;
  font-size:20px;
  margin-bottom:10px;
  line-height:1.2em;
}
h2, h2 * {
  font-size:18px;
}
h3, h3 * {
  font-size:14px;
  line-height:1.2em;
  margin-bottom:3px;
}
h4 {
  font-style:italic;
}
sup, sub {
  font-size:8px;
}
sup {
  vertical-align:super;
}
a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

#doc {
  width:900px;
  min-width:900px;
  padding:0 30px;
}

#hd {
  height:47px;
  padding-right:71px;
}
#nav {
  float:right;
}
#nav li {
  display:inline;
  width:127px;
  float:left;
  margin-left:4px;
}
#nav td {
  width:127px;
  padding-left:4px;
}
#nav a {
  background:url(../images/_/red-tabs.png) no-repeat;
  line-height:23px;
  padding:0 10px 3px;
  color:#FFF;
  display:block;
}
#nav a.hit {
  background-position:0 -29px;
}

#bd {
  position:relative;
}
#subnav {
  width:269px;
  padding-bottom:90px;
  margin:0;
}
body.cta #subnav {
/*  padding-bottom:230px; */
}
#subnav, #subnav * {
  color:#FFF;
  line-height:1.3em;
}
#subnav #logo {
  background-repeat:no-repeat;
  background-position: center;
  height:125px;
  padding:10px;
  margin-bottom:117px;
  display:block;
  text-indent:-5000px;
}
#subnav #company-info {
  background:url(../images/_/red-company-bg.jpg) no-repeat;
  line-height:23px;
  padding:0 10px;
  margin-bottom:20px;
}
#subnav ul {
  margin-left:10px;
}
#subnav a {
  text-decoration: none;
}
#subnav li.parent {
  font-weight:bold;
  font-size:16px;
  margin-bottom:6px;
}

#subnav #a8 {
  background:url(/shared/assets/C4_nav_logo_wht.png) no-repeat 14px 2px;
  height:16px;
  display:block;
}
#subnav #a8 img {
  display:none;
}


#bod {
  width:551px;
  padding:0 40px 20px 0;
  margin:0;
}
#bod #hdr {
  margin:20px 0 45px;
}
#bod a {
  color:#FFF;
  text-decoration:underline;
}
#bod ul, #bod ol {
  margin-bottom:25px;
}
#bod ul li {
  margin-left:20px;
  list-style:disc;
}
#bod ol li {
  margin-left:30px;
  list-style:decimal;
}
#bod #pods {
  height:95px;
  margin:10px 0 40px;
  color:#333;
  line-height:1.4em;
}
#bod #pods td {
  padding:0 0 0 20px;
  width:50%;
  vertical-align:top;
}
#bod #pods td:first-child {
  padding:0 20px 0 0;
  border-right:1px solid;
}
#bod #pods h2, #bod #pods a {
  margin-bottom:0;
  color:#BA1B27;
}
#cta {
/*  position:absolute;
  bottom:90px;
  left:0;
  width:230px; */
  display:block;
  border:1px solid #FFF;
  padding:10px 20px;
  margin:40px 0 20px;
  -moz-border-radius:4px
}
#cta h2 {
  font-size:16px;
  font-weight:bold;
  margin-left:-10px;
  margin-bottom:5px;
}
a#cta:hover {
  background-color:#87898B;
}

#c4-pod {
  position:absolute;
  bottom:40px;
  left:0;
  width:270px;
  height:30px;
  background:url(../images/_/red-c4dealer.jpg) no-repeat;
  text-indent:-5000px;
}
#ft {
  border-top:1px solid;
  padding-top: 10px;
  text-align: center;
}
#ft a {
  color:#FFF;
}
#ft span {
  padding:0 10px;
}


#home {
  background-image:url(../images/_/red-home-bg.jpg);
}
#home #subnav #logo {
  margin-bottom:0;
}
#home #hdr {
  display:block;
  margin-bottom:22px;
}
#home #bod {
  background:url(../images/14_1_1/14_1_1_001.jpg) no-repeat;
  padding-top:267px;
}

#product-list h3 {
  clear:both;
  padding-top:10px;
  font-size:18px;
  margin-bottom:10px;
}
div.product-summary {
  clear:both;
  margin-bottom:10px;
}
div.product-summary:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.product-summary h4 {
  font-weight:bold;
  font-style:normal;
}
div.product-image {
  background-color:#fff;
  padding:10px;
  float:left;
  margin:0 10px 5px 0;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
