/*---------------------------
New mix 
----------------------------*/
#features {
  float: left;
  width: 759px;
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #CFCFCF;
  }
#features .feature-section {
  float: left;
  width: 759px;
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #CFCFCF;
}

#features h1.sharedhead {
  color: #0B7FBF;
  font-family: Arial, Helvetica, Sans-serif;
  letter-spacing: -1px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #CFCFCF;
  }
.sharedhead {
  font-family: Arial, Helvetica, Sans-serif;
  letter-spacing: -1px;
  padding-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #CFCFCF;
  }
#features .listing {
  float: left;
  margin-bottom: 10px;
  }
#linkrow {
  font-family: Arial, Helvetica, Sans-serif;
  font-weight: bold;
  text-align: right;
  padding-top: 10px;
  }
#linkrow a {
  color: #1286A9;
  text-decoration: underline;
  }
#linkrow a:hover {
  text-decoration: none;
}
#bluelink a {
  color: #1286A9;
  text-decoration: underline;
  }
#bluelink a:hover {
  text-decoration: none;
  }
#redlink_small a {
  color: red;
  font-size: 14px;
  text-decoration: underline;
  }
#redlink_small a:hover {
  text-decoration: none;
  }
#redlink a {
  color: red;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  }
#redlink a:hover {
  text-decoration: none;
  }
.c_redlink a{
  color: red;
  font-size: 14px;
  text-decoration: underline;
  }
.c_bluelink a{
  color: #1286A9;
  font-size: 14px;
  text-decoration: underline;
  }
.c_bluelink_nosize a{
  color: #1286A9;
  text-decoration: underline;
  }
.c_bluelink_nosize a:hover,
.c_bluelink a:hover,
.c_redlink a:hover {
  text-decoration: none;
  }
#features .listing img {
  padding-bottom: 20px;
  display: inline;
  }
#features .picture-box img {
  padding-right: 20px;
  padding-bottom: 20px;
  display: inline;
  }
#features .picture-box {
  width: 35%;
  float: left;
  background: #fff;
  margin-right: 60px;
  margin-left: 0px;
  }
#features .feature-box {
  width: 45%;
  float: left;
  background: #fff;
  margin-left: 0px;
  margin-bottom: 5px;
  }
#features .feature-box h2 {
  font-size: 110%;
  color: black;
  margin: 0;
  margin-top: 3px;
  padding: 0;
  }
#features .feature-box p {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 95%;
  line-height: 16px;
  margin: 0;
  padding: 0;
  color: #6F6F6F;
  }
  
  
 #features .feature-box-small {
  width: 30%;
  float: left;
  background: #fff;
  margin-right: 35px;
  margin-left: 0px;
  margin-bottom: 5px;
  }
#features .feature-box-small h2 {
  font-size: 110%;
  color: black;
  margin: 0;
  margin-top: 3px;
  padding: 0;
  }
#features .feature-box-small p {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 95%;
  line-height: 16px;
  margin: 0;
  padding: 0;
  color: #6F6F6F;
  }

 #features .feature-box-large {
  width: 60%;
  float: left;
  background: #fff;
  margin-right: 35px;
  margin-left: 0px;
  margin-bottom: 5px;
  }
#features .feature-box-large h2 {
  font-size: 110%;
  color: black;
  margin: 0;
  margin-top: 3px;
  padding: 0;
  }
#features .feature-box-large p {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 95%;
  line-height: 16px;
  margin: 0;
  padding: 0;
  color: #6F6F6F;
  }
   


/* Custom additions to the "grid" table style */
#bonus {
  width: 100%;
  text-align: center;
  font-size: 95%; 
 font-weight: bold;
}

#bonus p {
  text-align: right;
}

#grid {
  margin-top: 1em;
  cell-spacing: 0;
  border-collapse: collapse;
}

#grid div.definition {
  padding: 0 .1em .5em 1.1em;
}

#grid .definition {
  font-family: Arial, Helvetica, Sans-serif;
  color: #6F6F6F;
  font-weight: bold;
  line-height: 1.3em;
  font-size: 95%;
  }

#grid .spacer {
  font-family: Arial, Helvetica, Sans-serif;
  color: #6F6F6F;
  font-weight: bold;
  font-size: 95%;
  }

#grid .row-explanation {
  background:#EBEBEB none repeat fixed top;
  text-align: center;
  padding: 0.4em;
  font-size: 1em;
  font-weight: bold;
  font-family: "Lucida Grande", Arial;
  line-height: 1em;
}

#grid th {
  font-size: 1em;
  padding: 7px 0px;
  font-family: Arial;
  background:#1184a5 none repeat fixed top;
  border-bottom: 1px solid #FFF;
}
#grid a.white-link {
  color: white;
  text-decoration: underline;
  }
#grid a.white-link:hover {
  text-decoration: none;
}
#orderbutton {
  font-size: 150%;
  font-weight: bold;
  margin: 0;
  padding-left: 35px;
  padding-top: 14px;
  width: 373px;
  height: 60px;
  background-repeat: no-repeat;
  text-align: center;
}

#grid TD.popupIcon,
#grid TD.featureName {
  background: #CFCFCF;
  border-bottom: 1px solid white;
}

#grid TD.popupIcon {
  text-align: center;
  padding: 1px 4px;
  border-right: 1px solid white;
}

#grid TD.featureName {
  text-align: left;
  font-weight: bold;
  padding: 1px 2px 1px 7px;
}

#grid .popupIcon A,
#grid .popupIcon A:hover {
  text-decoration: none;
}

#grid .featureName A {
  color: black;
}


#grid #flashbackRow TD {
  background: url(/images/style/fbcell-bg.gif) bottom left;
  border-right: 1px solid #FFF;
}



#grid #tellYourFriendsRow TD {
  background: #FEDFAF url(/images/style/specialrowbg.gif) repeat-x top left;
  border-right: 1px solid #FFF;
}
