#sp_main {
  text-shadow: 0px 2px 2px #ffffff;
  font-family: Helvetica Neue, Arial;
  color: #383838;
  font-size: 10pt;
  line-height: 15pt;
  overflow: hidden;
  float: none;
  position: relative;
  padding: 0;
}
#sp_main div,
#sp_main span,
#sp_main h1,
#sp_main h2,
#sp_main h3,
#sp_main p,
#sp_main a,
#sp_main img,
#sp_main ol,
#sp_main ul,
#sp_main li,
#sp_main fieldset,
#sp_main form,
#sp_main label,
#sp_main legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  list-style-type: none;
}
#sp_main ul {
  list-style: none;
}
#sp_main a,
#sp_main a:visited,
#sp_main a:active,
#sp_main a:hover {
  color: #000;
  text-decoration: none;
}
#sp_main h2, #sp_main h3 {
  font-weight: normal;
}
#sp_main .main_title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10pt;
  display: block;
  padding: 0 0 10px 0;
}
#sp_main h2 {
  background: #E3E3E3;
  height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.17em;
  padding: 11px 7px 10px 7px;
}
#sp_main h3 {
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  font-size: 17px;
  padding: 11px 11px 11px 7px;
}
#sp_main h3 span {
  float: right;
}
#sp_main .hproduct {
  text-align: left;
  padding: 0;
  margin: 0;
}
#sp_main .sp_it {
  color: #666;
  float: left;
  clear: both;
  width: 65%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 8px 0;
  padding-left: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#sp_main .sp_it span {
  font-weight: normal;
  display: block;
}
#sp_main .sp_it .fn {
  font-weight: bold;
  color: #383838;
}
#sp_main .sp_it .description {
  font-style: italic;
}
#sp_main .sp_option {
  clear: right;
  margin: 0;
  padding: 8px 10px;
  width: 35%;
  text-align: right;
  color: #666;
  border-top: 1px solid #ddd;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#sp_main .sp_option span {
  font-weight: bold;
}
#sp_main .multiple_menu {
  display: none;
  background-color: #383838;
  background-image: none;
  cursor: pointer;
  color: #fff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
#sp_main .multiple_menu span {
  font-size: .5em;
  float: none;
  vertical-align: middle;
}
#sp_main hr.multiple_menu {
  margin: 0 10px;
  color: #000000;
}
#sp_main .clear {
  clear: both;
}
#sp_main .collapsed {
  display: none;
}
#sp_main .expanded {
  display: block;
  margin: 0;
  text-align: left;
  background-color: #fff;
}
#sp_main .plus, #sp_main .minus, #sp_main .plusminus {
  cursor: pointer;
}
#sp_main #menu {
  background: #fff;
}
#sp_main #menu_more {
  padding: 8px;
  height: 23px;
  float: right;
  display: block;
  margin-right: -7px;
  margin-top: -11px;
  border: 0;
  font-weight: bold;
  text-transform: uppercase;
  width: 65px;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
}
#sp_main #menu_more.more_clicked {
  background: #383838;
  height: 24px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  color: #fff;
}
#sp_main .mobile .hstorefront {
  display: none;
}
#sp_main .grey_grdnt_buttons, #sp_main .plusminus {
  display: block;
  background-color: #8C9CBF;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(50%, #f7f7f7), color-stop(50%, #f4f4f4), color-stop(100%, #e9e9e9));
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #f7f7f7 50%, #f4f4f4 50%, #e9e9e9 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 0%, #f7f7f7 50%, #f4f4f4 50%, #e9e9e9 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 0%, #f7f7f7 50%, #f4f4f4 50%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 0%, #f7f7f7 50%, #f4f4f4 50%, #e9e9e9 100%);
  background-image: linear-gradient(top, #f4f4f4 0%, #f7f7f7 50%, #f4f4f4 50%, #e9e9e9 100%);
  text-decoration: none;
  clear: both;
}
#sp_main .grey_grdnt_buttons {
  padding: 7px 0 8px 0;
  text-align: center;
}
#sp_main .border_top {
  border-top: 1px solid #DDD;
}
#sp_main #full_link {
  cursor: pointer;
}
.content_container {
  padding: 10px;
  margin-bottom: 12px;
  border: 1px solid #ddd;
}
.content_container .main_title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10pt;
  display: block;
  padding: 0 0 10px 0;
}
@media only screen
and (min-width: 1224px) {
  body {
    width: 400px;
    margin: 0 auto;
  }
}
