#sp_main {
  overflow: visible;
  float: none;
  position: relative;
  clear: both;
  color: #000000;
  font-family: calibri, helvetica, verdana, sans-serif;
}
#sp_main div,
#sp_main span,
#sp_main p,
#sp_main a,
#sp_main img,
#sp_main ul,
#sp_main li,
#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 .sp_menu {
  display: table;
  width: 98.5%;
  border-left: 4px solid #d9d9d9;
  border-right: 4px solid #d9d9d9;
  border-bottom: 4px solid #d9d9d9;
  clear: both;
}
#sp_main .sp_mt {
  font-size: 130%;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  background: none;
  background-color: #d9d9d9;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 6px;
  padding-bottom: 6px;
}
#sp_main .sp_mt .sp_full_menu_link {
  padding-top: 0.3em;
  font-size: 0.8em;
  float: right;
}
#sp_main .sp_mt .sp_full_menu_link a {
  color: #000000;
  text-decoration: none;
}
#sp_main .sp_mt .sp_full_menu_link .sp_arrow {
  font-size: 75%;
}
#sp_main .sp_price {
  font-weight: bold;
}
#sp_main .sp_option {
  float: right;
  text-align: right;
  padding: 8px 0 0.2em;
  width: 25%;
  border-top: 1px solid #dddddd;
  vertical-align: top;
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#sp_main .sp_option p {
  margin-right: 10px;
}
#sp_main .sp_it {
  padding: 10px 0;
  width: 75%;
  border-top: 1px solid #dddddd;
  float: left;
  clear: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
#sp_main .sp_it .fn {
  font-weight: bold;
}
#sp_main .sp_it p {
  margin-left: 10px;
}
#sp_main .sp_mf {
  font-size: 4px;
  background-color: #d9d9d9;
  color: #000000;
  font-style: italic;
  text-align: center;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: both;
}
#sp_main div.sp_ms {
  background-color: white;
  height: 5px;
}
#sp_main .sp_footer {
  background-color: #ffffff;
  text-align: right;
}
#sp_main .sp_footer .sp_lw {
  padding-right: 14px;
  height:28px;
}
#sp_main .sp_footer .sp_lw #sp_provided_by {
  padding-right: 3px;
  font-size: 12px;
}
#sp_main .sp_footer .sp_dt {
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
  border-left: 14px solid #ffffff;
  font-size: 90%;
  font-weight: bold;
  font-style: normal;
  cursor: pointer;
}
#sp_main .sp_it fn {
  font-weight: bold;
}
#sp_main #at_link {
  vertical-align: sub;
}
#sp_main #full_link {
  cursor: pointer;
}
#sp_main #sp_arr {
  margin-left: 10px;
}
#sp_foot {
  background-color: #ffffff;
  margin-top: 5px;
}
#sp_foot #sp_contact {
  margin: 10px 0 4px;
  padding: 10px 15px;
  background: #f7f7f7;
  border: 1px solid #C5C5C5;
}
#sp_foot #sp_contact label {
  display: block;
}
#sp_foot #sp_contact textarea, #sp_foot #sp_contact input, #sp_foot #sp_contact select {
  padding: 5px;
  border: 1px solid #C5C5C5;
  font-family: calibri, helvetica, verdana, sans-serif;
  font-size: 12px;
  color: #777777;
  margin-bottom: 10px;
  width: 98%;
}
#sp_foot #sp_contact select {
  padding: 5px 5px 5px 1px;
  width: auto;
  height: 28px;
}
#sp_foot #sp_contact .sp_l, #sp_foot #sp_contact .sp_r {
  float: left;
  width: 49%;
}
#sp_foot #sp_contact .sp_l input, #sp_foot #sp_contact .sp_r input {
  width: 96%;
}
#sp_foot #sp_contact .sp_l {
  margin-right: 1%;
}
#sp_foot #sp_contact .sp_r {
  clear: right;
  margin-left: 1%;
}
#sp_foot #sp_contact .sp_cb {
  text-align: right;
}
#sp_foot #sp_contact .sp_cb span {
  vertical-align: middle;
  padding: 0.25em 0.55em;
  text-decoration: none;
  cursor: pointer;
}
#sp_foot #sp_contact #sp_cs {
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #a2a2a2;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
}
#sp_foot #sp_contact #sp_cc {
  font-size: 80%;
  color: #777777;
  background-color: #f7f7f7;
}
#sp_foot.no_menu #sp_contact {
  display: block;
}
