/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* variables
-------------------------------------------------- */
/* CDN - SERVER */
/* functions
-------------------------------------------------- */
/* RESET*/
/* BG */
/* ==========================================================================
   Hobbyking old styles
   ========================================================================== */
/* line 5, scss/tablecontent/_star_rating.scss */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
  background: url(//cdn.hobbyking.com/hobbyking/store/images/newstar/star.gif) left -1000px repeat-x;
}

/* line 8, scss/tablecontent/_star_rating.scss */
.star-rating {
  position: relative;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}

/* line 18, scss/tablecontent/_star_rating.scss */
.star-rating li {
  display: inline;
}

/* line 22, scss/tablecontent/_star_rating.scss */
.star-rating a,
.star-rating .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
}

/* line 35, scss/tablecontent/_star_rating.scss */
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
  background-position: left bottom;
}

/* line 38, scss/tablecontent/_star_rating.scss */
.star-rating a.one-star {
  width: 20%;
  z-index: 6;
}

/* line 42, scss/tablecontent/_star_rating.scss */
.star-rating a.two-stars {
  width: 40%;
  z-index: 5;
}

/* line 46, scss/tablecontent/_star_rating.scss */
.star-rating a.three-stars {
  width: 60%;
  z-index: 4;
}

/* line 50, scss/tablecontent/_star_rating.scss */
.star-rating a.four-stars {
  width: 80%;
  z-index: 3;
}

/* line 54, scss/tablecontent/_star_rating.scss */
.star-rating a.five-stars {
  width: 100%;
  z-index: 2;
}

/* line 58, scss/tablecontent/_star_rating.scss */
.star-rating .current-rating {
  z-index: 1;
  background-position: left center;
}

/* for an inline rater */
/* line 64, scss/tablecontent/_star_rating.scss */
.inline-rating {
  display: -moz-inline-block;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}

/* smaller star */
/* line 72, scss/tablecontent/_star_rating.scss */
.small-star {
  width: 50px;
  height: 10px;
}

/* line 80, scss/tablecontent/_star_rating.scss */
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating {
  background-image: url(//cdn.hobbyking.com/hobbyking/store/images/newstar/star_small.gif);
  line-height: 10px;
  height: 10px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* variables
-------------------------------------------------- */
/* CDN - SERVER */
/* functions
-------------------------------------------------- */
/* RESET*/
/* BG */
/* line 13, scss/tablecontent/_style.scss */
html body .content #tableContent {
  margin-top: 5px;
  /*
   * crashcash
   * uh_customerRMA
   */
  /*
   * beerlift
   * turnigy5000
   */
  /* event
     #####################################*/
}
/* line 1, scss/objects/_prices.scss */
html body .content #tableContent .wasPrice, html body .content #tableContent .nowPrice {
  font-size: 18px;
}
/* line 4, scss/objects/_prices.scss */
html body .content #tableContent .wasPrice {
  text-decoration: line-through;
  font-weight: 400;
  color: #333333;
}
/*2015/05/13 BC:change color*/
/* line 9, scss/objects/_prices.scss */
html body .content #tableContent .nowPrice {
  text-decoration: none;
  font-weight: 700;
  /*color: #1f467f;*/
  color: #ffffff;
}
/* line 1, scss/objects/_boxes.scss */
html body .content #tableContent .promoCode {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  border: 1px solid #1c4585;
  background: #FFF;
  text-align: center;
  margin-bottom: 10px;
}
/* line 9, scss/objects/_boxes.scss */
html body .content #tableContent .promoCode > * {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
/* line 14, scss/objects/_boxes.scss */
html body .content #tableContent .promoCode h6 {
  background: #1C4585;
  color: #FFF;
  font-style: italic;
  text-shadow: none;
}
/* line 20, scss/objects/_boxes.scss */
html body .content #tableContent .promoCode em {
  text-transform: uppercase;
  display: block;
  font-style: normal;
}
/* line 1, scss/tablecontent/_old_style.scss */
html body .content #tableContent * {
  line-height: normal;
  font-size: 11px;
}
/* line 7, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.tooltip:hover {
  color: orange;
  text-decoration: underline;
}
/* line 11, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.tooltip:link {
  color: #003;
  text-decoration: none;
}
/* line 17, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.blackie:hover {
  color: #666;
  text-decoration: underline;
}
/* line 21, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.blackie:link {
  color: #000;
  text-decoration: none;
}
/* line 25, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.blackie:visited {
  color: #666;
  text-decoration: none;
}
/* line 31, scss/tablecontent/_old_style.scss */
html body .content #tableContent .alpha60 {
  background: black transparent;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
/* line 38, scss/tablecontent/_old_style.scss */
html body .content #tableContent .mmlink A:link, html body .content #tableContent .mmlink A:visited, html body .content #tableContent .mmlink A:active {
  text-decoration: none;
  color: #666;
  font-size: 12px;
}
/* line 43, scss/tablecontent/_old_style.scss */
html body .content #tableContent .mmlink A:hover {
  text-decoration: none;
  color: #000;
  font-size: 12px;
}
/* line 49, scss/tablecontent/_old_style.scss */
html body .content #tableContent .mmlinktable {
  border-spacing: 20px 4px;
  display: none;
}
/* line 53, scss/tablecontent/_old_style.scss */
html body .content #tableContent .mmlink {
  vertical-align: middle;
  border-spacing: 20px 4px;
  border-bottom: solid #CCC 1px;
}
/* line 58, scss/tablecontent/_old_style.scss */
html body .content #tableContent .megamenujquery {
  -moz-box-shadow: 3px 3px 3px #333333;
  -webkit-box-shadow: 3px 3px 3px #333333;
  box-shadow: 3px 3px 3px #333333;
}
/* line 63, scss/tablecontent/_old_style.scss */
html body .content #tableContent .productDescription {
  color: #FFFFFF;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 7px;
  margin-left: 3px;
  text-shadow: 0px 0px 2px #333;
}
/* line 72, scss/tablecontent/_old_style.scss */
html body .content #tableContent .productDescription2 {
  color: #000;
  font-family: Verdana,Geneva,sans-serif;
  font-weight: normal;
  line-height: 13px;
  font-size: 11px;
}
/* line 79, scss/tablecontent/_old_style.scss */
html body .content #tableContent th {
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
}
/* line 84, scss/tablecontent/_old_style.scss */
html body .content #tableContent input, html body .content #tableContent select {
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
}
/* line 90, scss/tablecontent/_old_style.scss */
html body .content #tableContent .px {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
/* line 100, scss/tablecontent/_old_style.scss */
html body .content #tableContent .px5 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
/* line 110, scss/tablecontent/_old_style.scss */
html body .content #tableContent .title01 {
  color: #FFFFFF;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 13px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
  font-style: italic;
}
/* line 122, scss/tablecontent/_old_style.scss */
html body .content #tableContent .bigNnice {
  font-family: Helvetica,Helvetica Neue,Arial;
  color: #FF6600;
  font-size: 16px;
}
/* line 127, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.bigNnice {
  font-family: Helvetica,Helvetica Neue,Arial;
  color: #FF6600;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
}
/* line 133, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.bigNnice:link {
  font-family: Helvetica,Helvetica Neue,Arial;
  color: #FF6600;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
}
/* line 140, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.bigNnice:visited {
  font-family: Helvetica,Helvetica Neue,Arial;
  color: #333;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
}
/* line 147, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.bigNnice:hover {
  font-family: Helvetica,Helvetica Neue,Arial;
  color: #FF6600;
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
}
/* line 155, scss/tablecontent/_old_style.scss */
html body .content #tableContent .bigNniceNwhite {
  font-family: Helvetica,Helvetica Neue,Arial;
  color: #FFF;
  font-size: 16px;
}
/* line 160, scss/tablecontent/_old_style.scss */
html body .content #tableContent .title {
  color: #FFFFFF;
  margin-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 1px;
  margin-left: 37px;
  margin-right: 10px;
  font-size: 10px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
}
/* line 171, scss/tablecontent/_old_style.scss */
html body .content #tableContent .title02 {
  color: #FFFFFF;
  margin-top: 3px;
  padding-bottom: 1px;
  margin-bottom: 1px;
  margin-left: 18px;
  margin-right: 10px;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
}
/* line 182, scss/tablecontent/_old_style.scss */
html body .content #tableContent .title a {
  color: #EF6D00;
}
/* line 184, scss/tablecontent/_old_style.scss */
html body .content #tableContent .title a:hover {
  color: #C25A02;
}
/* line 188, scss/tablecontent/_old_style.scss */
html body .content #tableContent .list {
  color: #FFFFFF;
  margin-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
}
/* line 199, scss/tablecontent/_old_style.scss */
html body .content #tableContent .right {
  color: #000000;
  margin-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
}
/* line 209, scss/tablecontent/_old_style.scss */
html body .content #tableContent .right a {
  color: #FF7500;
}
/* line 213, scss/tablecontent/_old_style.scss */
html body .content #tableContent .list a {
  color: #FF7500;
}
/* line 216, scss/tablecontent/_old_style.scss */
html body .content #tableContent .right a:hover {
  color: #AAAAAA;
}
/* line 219, scss/tablecontent/_old_style.scss */
html body .content #tableContent .left {
  color: #000000;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 25px;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
}
/* line 229, scss/tablecontent/_old_style.scss */
html body .content #tableContent .left b {
  color: #FF6600;
}
/* line 232, scss/tablecontent/_old_style.scss */
html body .content #tableContent .left a {
  color: #FF6600;
}
/* line 234, scss/tablecontent/_old_style.scss */
html body .content #tableContent .left a:hover {
  color: #FF0000;
}
/* line 239, scss/tablecontent/_old_style.scss */
html body .content #tableContent p {
  color: #000000;
  margin-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  font-family: Tahoma,Verdana,Arial;
}
/* line 248, scss/tablecontent/_old_style.scss */
html body .content #tableContent p a {
  color: #000000;
}
/* line 250, scss/tablecontent/_old_style.scss */
html body .content #tableContent p a:hover {
  color: #294A7B;
}
/* line 255, scss/tablecontent/_old_style.scss */
html body .content #tableContent .menu01 {
  color: #000000;
  margin-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
}
/* line 264, scss/tablecontent/_old_style.scss */
html body .content #tableContent .menu01 a {
  color: #000000;
  text-decoration: none;
}
/* line 267, scss/tablecontent/_old_style.scss */
html body .content #tableContent .menu01 a:hover {
  color: #555555;
}
/* line 272, scss/tablecontent/_old_style.scss */
html body .content #tableContent .menu02 {
  color: #FFFFFF;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
}
/* line 282, scss/tablecontent/_old_style.scss */
html body .content #tableContent .menu02 a {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 285, scss/tablecontent/_old_style.scss */
html body .content #tableContent .menu02 a:hover {
  color: #DDDDDD;
}
/* line 290, scss/tablecontent/_old_style.scss */
html body .content #tableContent .bar01 {
  color: #000000;
  margin-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 20px;
  font-size: 18px;
  font-family: Arial,Tahoma,Verdana;
  font-weight: bold;
}
/* line 301, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b01 {
  color: #000000;
  margin-top: 2px;
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size: 13px;
  font-family: Tahoma,Verdana,Arial;
  border-bottom: 1px dotted #CCCCCC;
  float: left;
  width: 150px;
}
/* line 312, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b01e {
  margin-left: 12px;
  margin-right: 0px;
  margin-top: 2px;
  padding-bottom: 4px;
  margin-bottom: 4px;
  cursor: pointer;
}
/* line 319, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b01e:hover .b01 {
  color: #FF6600;
}
/* line 323, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b01:hover {
  color: #FF6600;
}
/* line 326, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b02 {
  color: #666;
  margin-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 2px;
}
/* line 332, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b02e {
  margin-left: 17px;
  margin-right: 0px;
  margin-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  cursor: pointer;
  text-decoration: none;
  font-size: 12px;
  float: left;
  width: 150px;
  font-family: Tahoma,Verdana,Arial;
}
/* line 345, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b02:hover .b02e {
  color: #FF6600;
}
/* line 348, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b011 {
  color: #000000;
  margin-left: 20px;
  font-family: Tahoma,Verdana,Arial;
}
/* line 353, scss/tablecontent/_old_style.scss */
html body .content #tableContent table.bordertable {
  color: #FFF;
  background-color: #FFF;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}
/* line 358, scss/tablecontent/_old_style.scss */
html body .content #tableContent table.bordertable td {
  color: #333;
}
/* line 361, scss/tablecontent/_old_style.scss */
html body .content #tableContent table.bordertable textarea {
  width: 100%;
}
/* line 365, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b01 a {
  color: #000000;
  text-decoration: none;
}
/* line 368, scss/tablecontent/_old_style.scss */
html body .content #tableContent .b01 a:hover {
  color: #333333;
}
/* line 372, scss/tablecontent/_old_style.scss */
html body .content #tableContent div {
  text-align: left;
}
/* line 375, scss/tablecontent/_old_style.scss */
html body .content #tableContent .whiteText {
  color: #FFF;
  font-family: Verdana,Arial,helvetica;
  font-size: 8pt;
}
/* line 380, scss/tablecontent/_old_style.scss */
html body .content #tableContent .footersidebar {
  text-decoration: none;
  text-decoration: underline;
  font-size: 9px;
}
/* line 384, scss/tablecontent/_old_style.scss */
html body .content #tableContent .footersidebar a:hover {
  color: #555555;
  text-decoration: none;
}
/* line 389, scss/tablecontent/_old_style.scss */
html body .content #tableContent a {
  color: #2d6aac;
}
/* line 391, scss/tablecontent/_old_style.scss */
html body .content #tableContent a:visited {
  color: #2d6aac;
}
/* line 394, scss/tablecontent/_old_style.scss */
html body .content #tableContent a:hover {
  color: #5490d2;
}
/* line 398, scss/tablecontent/_old_style.scss */
html body .content #tableContent .tb2 {
  background-color: #ccffff;
  border: 1px solid #33cccc;
  font-size: 14px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: normal;
}
/* line 405, scss/tablecontent/_old_style.scss */
html body .content #tableContent .tb3 {
  border: 1px solid #33cccc;
  font-size: 14px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: normal;
}
/* line 411, scss/tablecontent/_old_style.scss */
html body .content #tableContent .tbSearch {
  background: white url(//cdn.hobbyking.com/hobbyking/store/images/search.png) no-repeat 4px 4px;
  height: 23px;
  padding: 2px 2px 2px 22px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: normal;
  width: 165px;
  color: #999999;
}
/* line 422, scss/tablecontent/_old_style.scss */
html body .content #tableContent .tbContentSearch {
  background: white url(//cdn.hobbyking.com/hobbyking/store/images/search.png) no-repeat 4px 4px;
  height: 23px;
  padding: 2px 2px 2px 22px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: normal;
  width: 395px;
  color: #999999;
}
/* line 433, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.info {
  position: relative;
  z-index: 24;
  color: #000;
  text-decoration: none;
}
/* line 438, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.info:hover {
  z-index: 25;
}
/* line 441, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.info span {
  display: none;
}
/* line 444, scss/tablecontent/_old_style.scss */
html body .content #tableContent a.info:hover span {
  display: block;
  position: absolute;
  top: 2em;
  left: 2em;
  width: 15em;
  border: 1px solid #0cf;
  background-color: #cff;
  color: #000;
  text-align: center;
}
/* line 456, scss/tablecontent/_old_style.scss */
html body .content #tableContent #divpopup {
  position: absolute;
  top: 30%;
  left: 45%;
  margin-top: -81px;
  margin-left: -150px;
  border: none;
  background-color: none;
  color: none;
  padding: 0;
  height: 300px;
  width: 400px;
  z-index: 10;
}
/* line 470, scss/tablecontent/_old_style.scss */
html body .content #tableContent .newmenutext01 {
  position: relative;
  top: 5%;
  bottom: 5px;
  left: 15px;
  border-bottom: 1px solid #aaa;
  width: 150px;
  height: 30px;
}
/* line 479, scss/tablecontent/_old_style.scss */
html body .content #tableContent .thumbnail {
  position: relative;
  z-index: 0;
}
/* line 482, scss/tablecontent/_old_style.scss */
html body .content #tableContent .thumbnail:hover {
  background-color: transparent;
  z-index: 50;
}
/* line 486, scss/tablecontent/_old_style.scss */
html body .content #tableContent .thumbnail span {
  position: absolute;
  background-color: #CCCCCC;
  filter: alpha(opacity=90);
  opacity: 0.9;
  padding: 5px;
  left: -1000px;
  border: 1px solid #000000;
  visibility: hidden;
  color: black;
  text-decoration: none;
}
/* line 497, scss/tablecontent/_old_style.scss */
html body .content #tableContent .thumbnail span img {
  border-width: 0;
  padding: 2px;
}
/* line 502, scss/tablecontent/_old_style.scss */
html body .content #tableContent .thumbnail:hover span {
  visibility: visible;
  top: 0;
  left: 60px;
}
/* line 508, scss/tablecontent/_old_style.scss */
html body .content #tableContent .gradientV {
  /* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
  /* and http://www.puremango.co.uk/2010/04/css-gradient/ */
  /* fallback (Opera) */
  /* background: #FFFFFF;*/
  /* Mozilla: */
  background: -moz-linear-gradient(top, white, #cccccc);
  /* Chrome, Safari:*/
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  /* MSIE */
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFFFFF', EndColorStr='#CCC', GradientType=0);
  border: 1px solid #CCC;
}
/* line 522, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scroll {
  height: 160px;
  width: 152px;
  overflow: auto;
  border: thin #CCCCCC;
  background-color: #FFFFFF;
  padding: 2px;
}
/* line 530, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollnews {
  height: 60px;
  width: 556px;
  overflow: auto;
  border: thin #CCCCCC;
  padding: 1px;
}
/* line 537, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollnewsSearch {
  height: 80px;
  width: 558px;
  overflow: auto;
  border: 1px solid #666;
  padding: 1px;
}
/* line 544, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollForum {
  height: 80px;
  width: 560px;
  overflow: auto;
  border: thin #CCCCCC;
  background-color: #FFFFFF;
  padding: 1px;
}
/* line 552, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollmakehappy {
  height: 300px;
  width: 530px;
  overflow: auto;
  border: thin #CCCCCC;
  background-color: #FFFFFF;
  padding: 1px;
}
/* line 560, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollnews2 {
  height: 130px;
  width: 272px;
  overflow: auto;
  background-color: #FFFFFF;
  padding: 0px;
}
/* line 567, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollnews3 {
  height: 80px;
  width: 270px;
  overflow: auto;
  border: thin #CCCCCC;
  background-color: #FFFFFF;
  padding: 1px;
}
/* line 575, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scroll3 {
  height: 250px;
  width: 152px;
  overflow: auto;
  border: thin #CCCCCC;
  background-color: #FFFFFF;
  padding: 2px;
}
/* line 583, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrolldata {
  height: 150px;
  width: 560px;
  overflow: auto;
  border: thin #666666;
  background-color: #FFFFFF;
  padding: 2px;
}
/* line 591, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollreviews {
  height: 300px;
  width: 557px;
  overflow: auto;
  border: thin #666666;
  background-color: #FFFFFF;
  padding: 2px;
}
/* line 599, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrolldiscussion {
  height: 900px;
  width: 557px;
  overflow: auto;
  border: thin #666666;
  background-color: #FFFFFF;
  padding: 2px;
}
/* line 607, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollcats {
  height: 75px;
  width: 557px;
  overflow: auto;
  border: thin #CCCCCC;
  background-color: #FFFFFF;
  padding: 2px;
}
/* line 615, scss/tablecontent/_old_style.scss */
html body .content #tableContent div.scrollWiki {
  height: 900px;
  width: 567px;
  overflow: auto;
  border: thin #CCCCCC;
  background-color: #FFFFFF;
  padding: 1px;
}
/* line 624, scss/tablecontent/_old_style.scss */
html body .content #tableContent .content {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
  color: #333333;
  background: none;
}
/* line 632, scss/tablecontent/_old_style.scss */
html body .content #tableContent .contentbold {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  color: #666666;
}
/* line 639, scss/tablecontent/_old_style.scss */
html body .content #tableContent .heading {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #006666;
}
/* line 646, scss/tablecontent/_old_style.scss */
html body .content #tableContent .headingo {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #FF6600;
}
/* line 653, scss/tablecontent/_old_style.scss */
html body .content #tableContent .headingb {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #336699;
}
/* line 660, scss/tablecontent/_old_style.scss */
html body .content #tableContent table.bordertable {
  color: #FFF;
  background-color: #FFF;
  border: 3px solid #999;
  margin-bottom: 2px;
}
/* line 666, scss/tablecontent/_old_style.scss */
html body .content #tableContent iframe, html body .content #tableContent #iframe1 {
  overflow-x: hidden;
  overflow-y: scroll;
}
/* line 670, scss/tablecontent/_old_style.scss */
html body .content #tableContent #livesearch {
  margin: 0px;
  width: 19px;
  position: relative;
  z-index: 1;
}
/* line 676, scss/tablecontent/_old_style.scss */
html body .content #tableContent #txt1 {
  margin: 0px;
}
/* line 679, scss/tablecontent/_old_style.scss */
html body .content #tableContent .popup {
  position: absolute;
  z-index: 2;
}
/* line 683, scss/tablecontent/_old_style.scss */
html body .content #tableContent .popup_bg {
  position: absolute;
  visibility: hidden;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=70);
  /* for IE */
  opacity: 0.7;
  /* CSS3 standard */
  left: 0px;
  top: 0px;
  background-color: #999;
  z-index: 1;
}
/* line 697, scss/tablecontent/_old_style.scss */
html body .content #tableContent .ytcontainer {
  border: 2px solid #666;
  clear: both;
}
/* line 701, scss/tablecontent/_old_style.scss */
html body .content #tableContent .close_button {
  font-family: Verdana, Geneva, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  display: block;
  float: right;
  background-color: #FFF;
  z-index: 3;
  cursor: default;
  border: 2px solid #666;
  margin-bottom: -2px;
  padding: 0px 3px 0px 3px;
}
/* line 716, scss/tablecontent/_old_style.scss */
html body .content #tableContent .fancybackground {
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #e5e5e5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e5e5e5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e5e5e5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e5e5e5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e5e5e5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  /* IE6-9 */
}
/* line 734, scss/tablecontent/_old_style.scss */
html body .content #tableContent .applestyle {
  text-shadow: -1px 1px 2px #333;
}
/* line 737, scss/tablecontent/_old_style.scss */
html body .content #tableContent .bev {
  color: #FF6600;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  text-shadow: 0px 1px 0px #FFF;
  font-weight: bold;
  text-decoration: none;
}
/* line 745, scss/tablecontent/_old_style.scss */
html body .content #tableContent .discbreak, html body .content #tableContent .discQ {
  border-bottom: solid #CCC 1px;
}
/* line 748, scss/tablecontent/_old_style.scss */
html body .content #tableContent .newprodbox {
  border-collapse: collapse;
  border: 1px solid #e0e0e0;
}
/* line 752, scss/tablecontent/_old_style.scss */
html body .content #tableContent .newprodtext {
  font-family: Tahoma, Geneva, sans-serif;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
/* line 758, scss/tablecontent/_old_style.scss */
html body .content #tableContent .newprodbox:hover {
  border-collapse: collapse;
  border: 1px solid #ff6633;
  -moz-box-shadow: 3px 3px 5px #888;
  -webkit-box-shadow: 3px 3px 5px #888;
  box-shadow: 3px 3px 5px #888;
}
/* line 764, scss/tablecontent/_old_style.scss */
html body .content #tableContent .newprodbox:hover .newprodtext {
  color: #ff6633;
}
/* line 768, scss/tablecontent/_old_style.scss */
html body .content #tableContent label, html body .content #tableContent input, html body .content #tableContent button, html body .content #tableContent select, html body .content #tableContent textarea {
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
}
/* line 773, scss/tablecontent/_old_style.scss */
html body .content #tableContent input, html body .content #tableContent button, html body .content #tableContent select, html body .content #tableContent textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 776, scss/tablecontent/_old_style.scss */
html body .content #tableContent select, html body .content #tableContent textarea {
  display: inline;
  height: auto;
  padding: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 16px;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
/* line 790, scss/tablecontent/_old_style.scss */
html body .content #tableContent input[type="text"], html body .content #tableContent input[type="password"], html body .content #tableContent input[type="datetime"], html body .content #tableContent input[type="datetime-local"], html body .content #tableContent input[type="date"], html body .content #tableContent input[type="month"], html body .content #tableContent input[type="time"], html body .content #tableContent input[type="week"], html body .content #tableContent input[type="number"], html body .content #tableContent input[type="email"], html body .content #tableContent input[type="url"], html body .content #tableContent input[type="search"], html body .content #tableContent input[type="tel"], html body .content #tableContent input[type="color"] {
  display: inline;
  height: auto;
  padding: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 16px;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
/* line 804, scss/tablecontent/_old_style.scss */
html body .content #tableContent .uneditable-input {
  display: inline;
  height: auto;
  padding: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 16px;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
/* line 817, scss/tablecontent/_old_style.scss */
html body .content #tableContent select, html body .content #tableContent input[type="file"] {
  height: auto;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: auto;
}
/* line 824, scss/tablecontent/_old_style.scss */
html body .content #tableContent select {
  width: auto;
  border: 1px solid #cccccc;
  background-color: white;
}
/* line 828, scss/tablecontent/_old_style.scss */
html body .content #tableContent select[multiple], html body .content #tableContent select[size] {
  height: auto;
}
/* line 831, scss/tablecontent/_old_style.scss */
html body .content #tableContent select:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 838, scss/tablecontent/_old_style.scss */
html body .content #tableContent input[type="file"]:focus, html body .content #tableContent input[type="radio"]:focus, html body .content #tableContent input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 843, scss/tablecontent/_old_style.scss */
html body .content #tableContent input[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
/* line 848, scss/tablecontent/_old_style.scss */
html body .content #tableContent select[disabled], html body .content #tableContent textarea[disabled], html body .content #tableContent input[readonly], html body .content #tableContent select[readonly], html body .content #tableContent textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
/* line 852, scss/tablecontent/_old_style.scss */
html body .content #tableContent input:focus:invalid, html body .content #tableContent textarea:focus:invalid, html body .content #tableContent select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
/* line 856, scss/tablecontent/_old_style.scss */
html body .content #tableContent input:focus:invalid:focus, html body .content #tableContent textarea:focus:invalid:focus, html body .content #tableContent select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
/* line 862, scss/tablecontent/_old_style.scss */
html body .content #tableContent #yaml .tabs .tab .as-title {
  text-align: center;
}
/* line 865, scss/tablecontent/_old_style.scss */
html body .content #tableContent img {
  max-width: inherit;
  height: auto;
}
/* line 869, scss/tablecontent/_old_style.scss */
html body .content #tableContent.uh_checkout select {
  width: 208px;
}
/* line 873, scss/tablecontent/_old_style.scss */
html body .content #tableContent.uh_checkout #loginfield2 {
  width: 36px;
}
/* line 877, scss/tablecontent/_old_style.scss */
html body .content #tableContent.uh_checkout #loginfield2 + td {
  width: 280px;
}
/* line 1, scss/tablecontent/_pages.scss */
html body .content #tableContent.au > div > table, html body .content #tableContent.de > div > table {
  margin-top: 10px;
}
/* line 5, scss/tablecontent/_pages.scss */
html body .content #tableContent.hobbyking_new_rc_products > div > div[align="center"] > table {
  background-color: #ccffff;
}
/* line 8, scss/tablecontent/_pages.scss */
html body .content #tableContent.hobbyking_new_rc_products .bigNnice strong {
  font-size: 16px;
}
html body .content #tableContent.hobbyking_new_hobby_stock_arrival .bigNnice strong {
  font-size: 16px;
}
/* line 12, scss/tablecontent/_pages.scss */
html body .content #tableContent.au > div > table, html body .content #tableContent.hobbyking_dropship > div > table {
  border: 0 solid transparent;
}
/* line 15, scss/tablecontent/_pages.scss */
html body .content #tableContent.au > div > table > tbody > tr > td > table, html body .content #tableContent.hobbyking_dropship > div > table > tbody > tr > td > table {
  width: 100%;
}
/* line 18, scss/tablecontent/_pages.scss */
html body .content #tableContent.faq > div {
  margin-bottom: 20px;
}
/* line 22, scss/tablecontent/_pages.scss */
html body .content #tableContent.finditembyweight select, html body .content #tableContent.finditembyweight input {
  font-weight: bold;
}
/* line 26, scss/tablecontent/_pages.scss */
html body .content #tableContent.foamie_sale > div > table > tbody > tr > td > table, html body .content #tableContent.toolbardeals > div > table > tbody > tr > td > table, html body .content #tableContent.hobbyking_walkera_sale > div > table > tbody > tr > td > table, html body .content #tableContent.lipo_sale > div > table > tbody > tr > td > table, html body .content #tableContent.radio_control_clearance_sale > div > table > tbody > tr > td > table {
  background-color: #ccffff;
}
/* line 29, scss/tablecontent/_pages.scss */
html body .content #tableContent.foamie_sale > div > table > tbody > tr > td > table img, html body .content #tableContent.toolbardeals > div > table > tbody > tr > td > table img, html body .content #tableContent.hobbyking_walkera_sale > div > table > tbody > tr > td > table img, html body .content #tableContent.lipo_sale > div > table > tbody > tr > td > table img, html body .content #tableContent.radio_control_clearance_sale > div > table > tbody > tr > td > table img {
  height: 86px;
  border: 1px solid black;
}
/* line 33, scss/tablecontent/_pages.scss */
html body .content #tableContent.foamie_sale > div > table > tbody > tr > td > table font > a, html body .content #tableContent.toolbardeals > div > table > tbody > tr > td > table font > a, html body .content #tableContent.hobbyking_walkera_sale > div > table > tbody > tr > td > table font > a, html body .content #tableContent.lipo_sale > div > table > tbody > tr > td > table font > a, html body .content #tableContent.radio_control_clearance_sale > div > table > tbody > tr > td > table font > a {
  font-size: 14px;
  line-height: 14px;
}
/* line 37, scss/tablecontent/_pages.scss */
html body .content #tableContent.foamie_sale > div > table > tbody > tr > td > table font > strong, html body .content #tableContent.toolbardeals > div > table > tbody > tr > td > table font > strong, html body .content #tableContent.hobbyking_walkera_sale > div > table > tbody > tr > td > table font > strong, html body .content #tableContent.lipo_sale > div > table > tbody > tr > td > table font > strong, html body .content #tableContent.radio_control_clearance_sale > div > table > tbody > tr > td > table font > strong {
  font-size: 24px;
}
/* line 40, scss/tablecontent/_pages.scss */
html body .content #tableContent.toolbardeals > div > table > tbody > tr:first-child > td > table {
  background-color: transparent;
}
/* line 44, scss/tablecontent/_pages.scss */
html body .content #tableContent.lipo_sale > div > table > tbody > tr:first-child > td > table {
  background-color: transparent;
}
/* line 47, scss/tablecontent/_pages.scss */
html body .content #tableContent.lipo_sale font > strong {
  font-size: 24px;
}
/* line 53, scss/tablecontent/_pages.scss */
html body .content #tableContent.durafly_photo_comp > div > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td[colspan="3"] {
  box-shadow: 2px 2px 2px #888;
  background-color: #ffffff;
}
/* line 56, scss/tablecontent/_pages.scss */
html body .content #tableContent.durafly_photo_comp > div > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td[colspan="3"] > table {
  width: 480px;
}
/* line 60, scss/tablecontent/_pages.scss */
html body .content #tableContent.durafly_photo_comp > div > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td table {
  background-color: #ffffff;
  width: 163px;
}
/* line 65, scss/tablecontent/_pages.scss */
html body .content #tableContent.durafly_photo_comp > div > table > tbody > tr > td > table > tbody > tr > td > form > table > tbody > tr > td[colspan="3"] {
  background-color: #CDCECE;
}
/* line 69, scss/tablecontent/_pages.scss */
html body .content #tableContent.discoverychannel > div > table {
  background-color: #000000;
  border: 2px solid black;
}
/* line 72, scss/tablecontent/_pages.scss */
html body .content #tableContent.discoverychannel > div > table > tbody > tr {
  background-color: #E6E6E6;
}
/* line 74, scss/tablecontent/_pages.scss */
html body .content #tableContent.discoverychannel > div > table > tbody > tr:first-child {
  background-color: #000000;
}
/* line 79, scss/tablecontent/_pages.scss */
html body .content #tableContent.cyber_monday .dft {
  background-color: #CCFFFF;
}
/* line 83, scss/tablecontent/_pages.scss */
html body .content #tableContent.paypalexpress_checkoutdetails #totalspan strong {
  font-size: 20px;
}
/* line 86, scss/tablecontent/_pages.scss */
html body .content #tableContent.paypalexpress_checkoutdetails b {
  font-size: 16px;
}
/* line 89, scss/tablecontent/_pages.scss */
html body .content #tableContent.paypalexpress_checkoutdetails [align="right"] {
  font-size: 14px;
}
/* line 94, scss/tablecontent/_pages.scss */
html body .content #tableContent.sponsorship > div > table {
  margin: 0 auto;
}
/* line 97, scss/tablecontent/_pages.scss */
html body .content #tableContent.sponsorship textarea {
  width: 100%;
}
/* line 101, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_listcategoriesandproducts .BigNnice {
  font-size: 14px;
}
/* line 105, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customerregistrationform select {
  margin-bottom: 5px;
}
/* line 109, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customerregistrationform input[type="text"], html body .content #tableContent.uh_customerregistrationform input[type="submit"], html body .content #tableContent.uh_customerregistrationform input[type="checkbox"] {
  margin-bottom: 5px;
}
/* line 115, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_checkoutcustomerform select {
  margin-bottom: 5px;
}
/* line 119, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_checkoutcustomerform input[type="text"], html body .content #tableContent.uh_checkoutcustomerform input[type="submit"], html body .content #tableContent.uh_checkoutcustomerform input[type="checkbox"] {
  margin-bottom: 5px;
}
/* line 124, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customerregistrationform input[name="address"] {
  width: 98%;
  margin-top: 5px;
}
/* line 129, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_checkoutcustomerform input[name="address"] {
  width: 98%;
  margin-top: 5px;
}
/* line 133, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_checkoutcustomerform form table table {
  border: 0 solid transparent;
}
/* line 138, scss/tablecontent/_pages.scss */
html body .content #tableContent.newspage .bigNnice, html body .content #tableContent.newspage .heading {
  text-align: center;
}
/* line 143, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customercontactadminform td {
  vertical-align: top;
}
/* line 146, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customercontactadminform textarea {
  height: 100px;
}
/* line 151, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_optforgotpasswordform form input[name="email"] {
  width: 450px;
  margin: 0 5px 0 0;
}
/* line 157, scss/tablecontent/_pages.scss */
html body .content #tableContent.xmaskombat table {
  background: #000;
  margin: 0 auto;
}
/* line 161, scss/tablecontent/_pages.scss */
html body .content #tableContent.xmaskombat #SpanOptionbox table {
  background: #FFF;
}
/* line 167, scss/tablecontent/_pages.scss */
html body .content #tableContent.hobbyking_api_help table table {
  width: 95%;
}
/* line 169, scss/tablecontent/_pages.scss */
html body .content #tableContent.hobbyking_api_help table table td {
  border: 1px solid #cccccc;
}
/* line 172, scss/tablecontent/_pages.scss */
html body .content #tableContent.hobbyking_api_help table table table {
  width: 100%;
}
/* line 179, scss/tablecontent/_pages.scss */
html body .content #tableContent.supportform input[type="text"] {
  width: 80%;
}
/* line 184, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_optreviewaddform > div {
  padding: 0 10px;
}
/* line 187, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_optreviewaddform table {
  width: 100%;
}
/* line 189, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_optreviewaddform table input[type="text"], html body .content #tableContent.uh_optreviewaddform table textarea {
  width: 100%;
}
/* line 197, scss/tablecontent/_pages.scss */
html body .content #tableContent.stores_orders input,
html body .content #tableContent.stores_orders textarea,
html body .content #tableContent.stores_orders .uneditable-input {
  width: 40px;
}
/* line 200, scss/tablecontent/_pages.scss */
html body .content #tableContent.stores_orders input[id*='shipmentdesc'] {
  width: 230px;
}
/* line 205, scss/tablecontent/_pages.scss */
html body .content #tableContent.ws_viewpolistadmin div > div > table {
  width: 95%;
}
/* line 212, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_checkoutofflineshipment #totalspan strong {
  font-size: 16px;
}
/* line 218, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customershoworderdetails2 #gpSpan {
  background-color: #ffffff;
}
/* line 223, scss/tablecontent/_pages.scss */
html body .content #tableContent.hk_movies2 .style2 {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
/* line 224, scss/tablecontent/_pages.scss */
html body .content #tableContent.hk_movies2 a.Links2:link, html body .content #tableContent.hk_movies2 a.Links2:visited {
  color: #1a9edb;
  text-decoration: underline;
  font-weight: bold;
}
/* line 225, scss/tablecontent/_pages.scss */
html body .content #tableContent.hk_movies2 .contentwhitebold {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
/* line 226, scss/tablecontent/_pages.scss */
html body .content #tableContent.hk_movies2 .contentwhite {
  font-family: Helvetica, Helvetica Neue, Arial;
  font-size: 11px;
  line-height: 12px;
  color: #FFFFFF;
}
/* line 227, scss/tablecontent/_pages.scss */
html body .content #tableContent.hk_movies2 div.scroll2 {
  height: 150px;
  width: 540px;
  overflow: auto;
  border: thin #333333;
  background-color: #737982;
  padding: 0px;
}
/* line 228, scss/tablecontent/_pages.scss */
html body .content #tableContent.hk_movies2 .stickytooltip {
  display: none;
  position: absolute;
  display: none;
  border: 3px solid black;
  background: #27313e;
  z-index: 3000;
  width: 280px;
}
/* line 2, scss/templates/_crm.scss */
html body .content #tableContent .crascash .uploadfile, html body .content #tableContent .NL_fly-in .uploadfile, html body .content #tableContent .FPV_weekender .uploadfile, html body .content #tableContent .crm .uploadfile {
  width: 510px;
  margin: 12px;
  padding: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 10px 0px #7a7a7a;
  box-shadow: 0px 0px 10px 0px #7a7a7a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d6e0f0), to(white));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #d6e0f0, white);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -moz-linear-gradient(top, #d6e0f0, white);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, #d6e0f0, white);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #d6e0f0, #ffffff);
  border: #B9B9B9 solid 1px;
  background-color: #d6e0f0;
}
/* line 24, scss/templates/_crm.scss */
html body .content #tableContent .crascash.bg, html body .content #tableContent .NL_fly-in.bg, html body .content #tableContent .FPV_weekender.bg, html body .content #tableContent .crm.bg {
  /*margin-top: -18px;*/
  padding-top: 225px;
  position: relative;
}
/* line 38, scss/templates/_crm.scss */
html body .content #tableContent .crascash.bg table td > a > img, html body .content #tableContent .NL_fly-in.bg table td > a > img, html body .content #tableContent .FPV_weekender.bg table td > a > img, html body .content #tableContent .crm.bg table td > a > img {
  width: 160px;
}
/* line 239, scss/tablecontent/_pages.scss */
html body .content #tableContent .crascash.bg {
  background: transparent url("https://0bab7f8a53c58f2dca33-a71e59533552c636b4e54335ca8354be.ssl.cf2.rackcdn.com/hobbyking-store-event-crashcash-banner.jpg?v=3.3.0") 50% 0 no-repeat;
}
html body .content #tableContent .NL_fly-in.bg {
  background: transparent url("../images/NL_fly-in4.jpg?v=3.3.0") 50% 0 no-repeat;
}
html body .content #tableContent .FPV_weekender.bg {
  background: transparent url("../images/FPV_weekender.jpg?v=3.3.0") 50% 0 no-repeat;
}
/* line 245, scss/tablecontent/_pages.scss */
html body .content #tableContent .customerrma.bg {
  background: transparent url("https://0bab7f8a53c58f2dca33-a71e59533552c636b4e54335ca8354be.ssl.cf2.rackcdn.com/hobbyking-store-crm-customerrma-banner.jpg?v=3.3.0") 50% 0 no-repeat;
  padding-top: 118px;
}
/* line 249, scss/tablecontent/_pages.scss */
html body .content #tableContent .customerrma .uploadfile {
  width: 518px;
}
/* line 4, scss/templates/_event.scss */
html body .content #tableContent #event {
  position: relative;
  z-index: 0;
  margin: 0 auto 15px;
}
/* line 9, scss/templates/_event.scss */
html body .content #tableContent #event .topbanner {
  z-index: 0;
  position: relative;
  background: #f78f00 url("//cdn.hobbyking.com/hobbyking/store/images/beerlift/images/top_banner.jpg?v=3.3.0") 0 0 no-repeat;
  height: 580px;
  display: block;
}
/* line 15, scss/templates/_event.scss */
html body .content #tableContent #event .topbanner a {
  background: transparent url("//cdn.hobbyking.com/hobbyking/store/new_img/btn/hobbyking-btn-event-turnigy5000.png?v=3.3.0") 0 0 no-repeat;
  position: absolute;
  top: 340px;
  left: 80px;
  width: 195px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 30, scss/templates/_event.scss */
html body .content #tableContent #event .topbanner a.last {
  left: 290px;
}
/* line 36, scss/templates/_event.scss */
html body .content #tableContent #event table {
  background: transparent;
  border-collapse: collapse;
  color: #ffffff;
}
/* line 42, scss/templates/_event.scss */
html body .content #tableContent #event tr {
  background-color: #1e1e1e;
}
/* line 44, scss/templates/_event.scss */
html body .content #tableContent #event tr.even {
  background-color: #2b2b2b;
}
/* line 49, scss/templates/_event.scss */
html body .content #tableContent #event td {
  z-index: 0;
  position: relative;
}
/* line 54, scss/templates/_event.scss */
html body .content #tableContent #event h2 {
  font-size: 34px;
  font-style: italic;
  font-weight: bold;
  padding: 0 30px;
}
/* line 60, scss/templates/_event.scss */
html body .content #tableContent #event h3 {
  background: #545454;
  margin: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  padding: 2px 5px;
  text-align: center;
  text-transform: capitalize;
}
/* line 71, scss/templates/_event.scss */
html body .content #tableContent #event .result-name h3 {
  width: 98px;
}
/* line 76, scss/templates/_event.scss */
html body .content #tableContent #event #results {
  margin: -186px auto 20px;
  width: 550px;
  z-index: 1;
  position: relative;
}
/* line 81, scss/templates/_event.scss */
html body .content #tableContent #event #results .eventResultTable {
  border: 1px solid #414141;
  background: #000000;
  margin-bottom: 5px;
}
/* line 86, scss/templates/_event.scss */
html body .content #tableContent #event #results .table_header {
  background: black url("https://0bab7f8a53c58f2dca33-a71e59533552c636b4e54335ca8354be.ssl.cf2.rackcdn.com/hobbyking-store-event.png?v=3.3.0") 98% 0 no-repeat;
  height: 55px;
  font-size: 34px;
  color: #ffffff;
}
/* line 91, scss/templates/_event.scss */
html body .content #tableContent #event #results .table_header h2 {
  font-size: 30px;
}
/* line 95, scss/templates/_event.scss */
html body .content #tableContent #event #results .result-line {
  height: 35px;
}
/* line 98, scss/templates/_event.scss */
html body .content #tableContent #event #results .result-bottom {
  background-color: #2b2b2b;
  text-align: right;
  cursor: pointer;
}
/* line 107, scss/templates/_event.scss */
html body .content #tableContent #event #results td.result-id, html body .content #tableContent #event #results td.result-speed, html body .content #tableContent #event #results td.result-battery, html body .content #tableContent #event #results td.result-view {
  text-align: center;
}
/* line 111, scss/templates/_event.scss */
html body .content #tableContent #event #results td.result-view i {
  margin: 4px 0 0 8px;
  cursor: pointer;
}
/* line 116, scss/templates/_event.scss */
html body .content #tableContent #event #results td.result-id {
  font-size: 18px;
  font-weight: bold;
}
/* line 121, scss/templates/_event.scss */
html body .content #tableContent #event #results td.result-name img {
  margin-right: 5px;
  width: 25px;
}
/* line 129, scss/templates/_event.scss */
html body .content #tableContent #event #hoverdiv {
  top: 5px;
}
/* line 131, scss/templates/_event.scss */
html body .content #tableContent #event #hoverdiv > div {
  width: 550px;
  margin: 0 auto;
  background: #000;
  border: 1px solid #515151;
  color: #FFF;
}
/* line 141, scss/templates/_event.scss */
html body .content #tableContent #event .event-popup h4 {
  height: 38px;
  background: #F00;
  margin: 0 0 10px 0;
  position: relative;
  line-height: 38px;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  padding: 0 10px;
}
/* line 151, scss/templates/_event.scss */
html body .content #tableContent #event .event-popup h4 i {
  position: absolute;
  top: 11px;
  right: 0;
  cursor: pointer;
}
/* line 158, scss/templates/_event.scss */
html body .content #tableContent #event .event-popup > div {
  padding: 0 20px;
}
/* line 164, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules iframe {
  overflow: hidden;
}
/* line 167, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules table {
  width: 100%;
}
/* line 169, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules table tr {
  background: transparent;
}
/* line 171, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules table tr td {
  height: 30px;
  line-height: 12px;
  vertical-align: top;
  border-bottom: 1px solid #ff0000;
  padding-top: 16px;
}
/* line 177, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules table tr td:first-child {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
/* line 185, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules p {
  color: #ffffff;
}
/* line 188, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules ol {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 200px;
  padding: 0 30px;
  margin: 20px 0 20px 25px;
}
/* line 195, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules ul {
  margin-left: 12px;
}
/* line 198, scss/templates/_event.scss */
html body .content #tableContent #event #event-rules li {
  font-size: 14px;
  line-height: 18px;
}
/* line 205, scss/templates/_event.scss */
html body .content #tableContent #event #event-enter form {
  margin-top: 30px;
}
/* line 208, scss/templates/_event.scss */
html body .content #tableContent #event #event-enter label, html body .content #tableContent #event #event-enter input, html body .content #tableContent #event #event-enter select, html body .content #tableContent #event #event-enter button {
  font-size: initial;
  font-weight: initial;
  line-height: initial;
}
/* line 213, scss/templates/_event.scss */
html body .content #tableContent #event #event-enter input {
  padding: 0 5px;
}
/* line 219, scss/templates/_event.scss */
html body .content #tableContent #promotion {
  position: relative;
  z-index: 0;
  margin: 0 auto 15px;
}
/* line 224, scss/templates/_event.scss */
html body .content #tableContent #promotion table {
  position: relative;
}
/* line 228, scss/templates/_event.scss */
html body .content #tableContent #promotion .topbanner {
  z-index: 0;
  position: relative;
  background: transparent url("//cdn.hobbyking.com/hobbyking/store/images/paypal_latam_promotion/images/top_banner.jpg?v=3.3.0") 50% 0 no-repeat;
  height: 580px;
  display: block;
}
/* line 236, scss/templates/_event.scss */
html body .content #tableContent #promotion #results {
  margin: -266px auto 0;
  width: 550px;
  z-index: 1;
  position: relative;
}
/* line 241, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul {
  background: #CDCDCD;
  border: 4px solid #FFF;
  -webkit-box-shadow: 0px 0px 5px 0px #000;
  box-shadow: 0px 0px 5px 0px #000;
  padding: 0;
}
/* line 247, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li {
  padding: 10px;
  min-height: 80px;
}
/* line 250, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li.even {
  background: #d8dad7;
}
/* line 253, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li .thumbImage {
  width: 105px;
  height: 70px;
}
/* line 257, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li > * {
  width: 33%;
}
/* line 260, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li .pull-right {
  float: right;
  width: 120px;
  overflow: hidden;
}
/* line 265, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li .pull-left {
  width: 105px;
  width: auto;
  overflow: hidden;
}
/* line 270, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li .content {
  width: 260px;
  padding: 0 10px;
}
/* line 273, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li .content h4 {
  font-size: 14px;
  font-weight: normal;
  height: 54px;
  overflow: hidden;
}
/* line 279, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li .content li {
  width: 50%;
  padding: 0;
  text-align: center;
}
/* line 285, scss/templates/_event.scss */
html body .content #tableContent #promotion #results > ul > li .buyNowImg {
  width: 120px;
}
/* line 294, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion {
  position: relative;
  z-index: 0;
  margin: 0 auto 15px;
}
/* line 299, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion .topbanner {
  z-index: 0;
  position: relative;
  background: transparent url("//cdn.hobbyking.com/hobbyking/store/images/paypal_latam_promotion/images/top_banner.jpg?v=3.3.0") 50% 0 no-repeat;
  height: 580px;
  display: block;
}
/* line 307, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results {
  margin: -266px auto 0;
  max-width: 550px;
  width: 100%;
  z-index: 1;
  position: relative;
}
/* line 313, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul {
  background: #CDCDCD;
  border: 4px solid #FFF;
  -webkit-box-shadow: 0px 0px 5px 0px #000;
  box-shadow: 0px 0px 5px 0px #000;
  padding: 0;
}
/* line 319, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li {
  padding: 10px;
}
/* line 321, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li.even {
  background: #d8dad7;
}
/* line 324, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li .thumbImage {
  padding-right: 5px;
  max-width: 105px;
  width: 95%;
}
/* line 329, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li > * {
  width: 33%;
}
/* line 332, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li .pull-right {
  max-width: 120px;
  width: 50%;
  overflow: hidden;
}
/* line 337, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li .pull-left {
  max-width: 105px;
  width: 50%;
  overflow: hidden;
}
/* line 342, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li .content {
  max-width: 260px;
  width: 100%;
  padding: 0;
}
/* line 346, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li .content h4 {
  font-size: 14px;
  font-weight: normal;
  height: 54px;
  overflow: hidden;
  text-shadow: none;
}
/* line 353, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li .content li {
  width: 50%;
  padding: 0;
  text-align: center;
}
/* line 359, scss/templates/_event.scss */
html body .content #tableContent .ui-mobile #promotion #results > ul li .buyNowImg {
  max-width: 120px;
  width: 100%;
}
@media (max-width: 660px) {
  /* line 373, scss/templates/_event.scss */
  html body .content #tableContent .ui-mobile #promotion .topbanner {
    background: transparent url("//cdn.hobbyking.com/hobbyking/store/images/paypal_latam_promotion/images/top_banner-mobile.jpg?v=3.3.0") 50% 0 no-repeat;
    height: 492px;
  }
}
/* line 383, scss/templates/_event.scss */
html body .content #tableContent .lt-ie8 #promotion .thumbnail {
  float: left;
}
/* line 262, scss/tablecontent/_pages.scss */
html body .content #tableContent.beerlift #event .topbanner {
  background: #f78f00 url("//cdn.hobbyking.com/hobbyking/store/images/beerlift/images/top_banner.jpg?v=3.3.0") 0 0 no-repeat;
}
/* line 264, scss/tablecontent/_pages.scss */
html body .content #tableContent.beerlift #event .topbanner a {
  background: transparent url("//cdn.hobbyking.com/hobbyking/store/images/beerlift/images/beerLift2-btn.png?v=3.3.0") 0 0 no-repeat;
}
/* line 268, scss/tablecontent/_pages.scss */
html body .content #tableContent.beerlift #event .btnEntry a {
  background: transparent url("//cdn.hobbyking.com/hobbyking/store/images/beerlift/images/beerLift2-btn.png?v=3.3.0") 0 0 no-repeat;
}
/* line 276, scss/tablecontent/_pages.scss */
html body .content #tableContent.turnigy5000 #event .topbanner {
  background: black url("https://0bab7f8a53c58f2dca33-a71e59533552c636b4e54335ca8354be.ssl.cf2.rackcdn.com/hobbyking-store-event-turnigy5000-banner.jpg?v=3.3.0") 50% 0 no-repeat;
}
/* line 278, scss/tablecontent/_pages.scss */
html body .content #tableContent.turnigy5000 #event .topbanner a {
  background: transparent url("//cdn.hobbyking.com/hobbyking/store/new_img/btn/hobbyking-btn-event-turnigy5000.png?v=3.3.0") 0 0 no-repeat;
}
/* line 282, scss/tablecontent/_pages.scss */
html body .content #tableContent.turnigy5000 #event .comingsoon {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  line-height: 70px;
  margin-top: -256px;
  height: 256px;
  z-index: 1;
  position: relative;
  background: transparent;
}
/* line 299, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customerutilitiesmenu #utlimenuspan .label-info a {
  color: #ffffff;
}
/* line 301, scss/tablecontent/_pages.scss */
html body .content #tableContent.uh_customerutilitiesmenu #utlimenuspan .label-info a:hover, html body .content #tableContent.uh_customerutilitiesmenu #utlimenuspan .label-info a.hover {
  color: #ff6600;
}
/* line 23, scss/tablecontent/_style.scss */
html body .content #tableContent .cmsPages {
  font-size: 16.5px;
  line-height: 16.5px;
}
/* line 26, scss/tablecontent/_style.scss */
html body .content #tableContent .cmsPages ul {
  margin-left: 36px;
  list-style-type: disc;
}
/* line 29, scss/tablecontent/_style.scss */
html body .content #tableContent .cmsPages ul li {
  font-size: 11px;
  line-height: 11px;
}
/* line 34, scss/tablecontent/_style.scss */
html body .content #tableContent .cmsPages p {
  font-size: 11px;
  line-height: 11px;
}
/* line 38, scss/tablecontent/_style.scss */
html body .content #tableContent .cmsPages hr {
  margin: 0 auto;
}
/* line 43, scss/tablecontent/_style.scss */
html body .content #tableContent .zeroLineHeight td {
  font-size: 0;
  line-height: 0;
}
/* line 47, scss/tablecontent/_style.scss */
html body .content #tableContent .zeroLineHeight .defaultLineHeight td {
  font-size: 11px;
  line-height: 11px;
}
/* line 51, scss/tablecontent/_style.scss */
html body .content #tableContent .zeroLineHeight .oneAndHalfLineHeight td {
  font-size: 16.5px;
  line-height: 16.5px;
}
/* line 57, scss/tablecontent/_style.scss */
html body .content #tableContent .defaultLineHeight td {
  font-size: 11px;
  line-height: 11px;
}
/* line 61, scss/tablecontent/_style.scss */
html body .content #tableContent .defaultLineHeight .zeroLineHeight td {
  font-size: 0;
  line-height: 0;
}
/* line 67, scss/tablecontent/_style.scss */
html body .content #tableContent .oneAndHalfLineHeight td {
  font-size: 16.5px;
  line-height: 16.5px;
}
/* line 71, scss/tablecontent/_style.scss */
html body .content #tableContent .oneAndHalfLineHeight .zeroLineHeight td {
  font-size: 0;
  line-height: 0;
}
/* line 77, scss/tablecontent/_style.scss */
html body .content #tableContent #boxToDrag td {
  font-size: 11px;
  line-height: 11px;
  font-family: inherit;
}
/* line 82, scss/tablecontent/_style.scss */
html body .content #tableContent #boxToDrag.zeroLineHeight td {
  font-size: 0;
  line-height: 0;
}
/* line 87, scss/tablecontent/_style.scss */
html body .content #tableContent #multirotorbeerlift2013 .topbanner a {
  line-height: 34px;
  font-size: 12px;
}
/* line 93, scss/tablecontent/_style.scss */
html body .content #tableContent table #dailyDeal tr td[colspan="5"] {
  line-height: 0;
  font-size: 0;
}
/* line 97, scss/tablecontent/_style.scss */
html body .content #tableContent table #dailyDeal tr td[width="80"] {
  border-collapse: separate;
}
/* line 102, scss/tablecontent/_style.scss */
html body .content #tableContent table #slideshow tr td[align="center"] {
  width: 537px;
}
/* line 105, scss/tablecontent/_style.scss */
html body .content #tableContent table #slideshow tr td[vAlign="middle"] {
  width: 14px;
}
/* line 108, scss/tablecontent/_style.scss */
html body .content #tableContent table #slideshow tr td[colspan="3"] {
  line-height: 0;
  font-size: 0;
}
/* line 114, scss/tablecontent/_style.scss */
html body .content #tableContent #breadcrumb {
  padding-left: 5px;
}
/* line 116, scss/tablecontent/_style.scss */
html body .content #tableContent #breadcrumb td {
  line-height: 14px;
  vertical-align: bottom;
}
/* line 122, scss/tablecontent/_style.scss */
html body .content #tableContent #listCategoriesAndProducts tr td {
  line-height: 11px;
}
/* line 125, scss/tablecontent/_style.scss */
html body .content #tableContent #listCategoriesAndProducts .prodListImg {
  width: 100px;
  height: 73px;
}
/* line 129, scss/tablecontent/_style.scss */
html body .content #tableContent #listCategoriesAndProducts .main tr td {
  line-height: 0;
  font-size: 0;
}
/* line 134, scss/tablecontent/_style.scss */
html body .content #tableContent [name="nscapeview"] {
  font-size: 11px;
  line-height: 11px;
  margin: 5px 0 5px 5px;
}
/* line 141, scss/tablecontent/_style.scss */
html body .content #tableContent #flashSale tr[background] td {
  width: auto;
}
/* line 144, scss/tablecontent/_style.scss */
html body .content #tableContent #flashSale tr td {
  line-height: normal;
}
/* line 146, scss/tablecontent/_style.scss */
html body .content #tableContent #flashSale tr td[width="61%"] {
  font-size: 12px;
  padding-top: 3px;
}
/* line 149, scss/tablecontent/_style.scss */
html body .content #tableContent #flashSale tr td[width="61%"] span {
  font-size: 16px;
}
/* line 154, scss/tablecontent/_style.scss */
html body .content #tableContent #flashSale tr img[width="60px"] {
  width: 60px;
  height: 60px;
  margin: 3px;
}
/* line 160, scss/tablecontent/_style.scss */
html body .content #tableContent #flashSale em {
  font-size: 11px;
}
/* line 165, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem h1 {
  height: 36px;
  line-height: normal;
  padding: 10px 0px 7px;
  font-size: 16px;
  background-color: #0A3265;
}
/* line 172, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem #compareProduct font {
  font-size: 10px;
}
/* line 176, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem #yaml .tabs .tab .as-title {
  text-align: center;
}
/* line 179, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem #yaml .prodImg img {
  width: 70px;
  border: 1px solid #333333;
}
/* line 184, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem #yaml .desc > h4, html body .content #tableContent #productItem #yaml .desc > span, html body .content #tableContent #productItem #yaml .desc > div {
  line-height: 14px;
}
/* line 188, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem #yaml li {
  line-height: 14px;
}
/* line 193, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem .community div, html body .content #tableContent #productItem .community td, html body .content #tableContent #productItem .community strong {
  line-height: normal;
}
/* line 196, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem .community input {
  font-weight: bold;
}
/* line 199, scss/tablecontent/_style.scss */
html body .content #tableContent #productItem .community .avatarImg {
  width: 50px;
}
/* line 205, scss/tablecontent/_style.scss */
html body .content #tableContent #showCart.defaultLineHeight td {
  line-height: 16px;
  padding-bottom: 6px;
}
/* line 209, scss/tablecontent/_style.scss */
html body .content #tableContent #showCart table[width="99%"] input {
  width: 90%;
}
/* line 212, scss/tablecontent/_style.scss */
html body .content #tableContent #showCart input, html body .content #tableContent #showCart a {
  font-weight: bold;
}
/* line 216, scss/tablecontent/_style.scss */
html body .content #tableContent #loginform500 td {
  font-size: 14px;
  line-height: 21px;
}
/* line 220, scss/tablecontent/_style.scss */
html body .content #tableContent #showstuffdiv textarea {
  width: 100%;
}
/* line 224, scss/tablecontent/_style.scss */
html body .content #tableContent #SpanOptionbox table table table tr td img.avatar {
  width: 50px;
}
/* line 231, scss/tablecontent/_style.scss */
html.lt-ie8 body .content #tableContent .defaultLineHeight a, html.lt-ie8 body .content #tableContent .defaultLineHeight font {
  font-size: 11px;
  line-height: 11px;
}
