@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic");
.stn-horizontal-nav ul {
  margin-left: 0;
}
.stn-horizontal-nav ul,
.stn-horizontal-nav li {
  margin: 0;
  padding: 0;
}
.stn-horizontal-nav ul li ul {
  background-color: #fff;
  border: 2px solid #ec141d;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: #000 0 0 5px;
  -moz-box-shadow: #000 0 0 5px;
  -ms-box-shadow: #000 0 0 5px;
  -o-box-shadow: #000 0 0 5px;
  box-shadow: #000 0 0 5px;
  z-index: 999;
}
.stn-horizontal-nav ul li ul li {
  min-width: 100px;
}
.stn-horizontal-nav li a,
.stn-horizontal-nav li a:visited {
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 5px;
  padding-left: 7px;
}
.stn-horizontal-nav li:after {
  content: '|';
  float: left;
  display: block;
  position: absolute;
  top: 5px;
  color: #fff;
}
.stn-horizontal-nav li:first-child:after {
  display: none;
}
.stn-horizontal-nav li li a,
.stn-horizontal-nav li li a:visited {
  color: #ec141d;
}
.stn-horizontal-nav ul a:hover {
  display: block;
  text-decoration: underline;
}
.stn-horizontal-nav a.current,
.stn-horizontal-nav a.current:visited {
  color: #000;
  -webkit-text-shadow: -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px #fff, 1px 0px #fff, 0px 1px #fff, -1px 0px #fff, 0px -1px #fff;
  -moz-text-shadow: -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px #fff, 1px 0px #fff, 0px 1px #fff, -1px 0px #fff, 0px -1px #fff;
  -ms-text-shadow: -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px #fff, 1px 0px #fff, 0px 1px #fff, -1px 0px #fff, 0px -1px #fff;
  -o-text-shadow: -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px #fff, 1px 0px #fff, 0px 1px #fff, -1px 0px #fff, 0px -1px #fff;
  text-shadow: -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px #fff, 1px 0px #fff, 0px 1px #fff, -1px 0px #fff, 0px -1px #fff;
}
#hd {
  position: relative;
  background-image: url("../images/splash-hd.png");
  background-repeat: no-repeat;
  background-position: left top;
  height: 187px;
}
.splash #hd {
  height: 203px;
}
.splash #hd:before {
  content: 'Welcome to Our Retailer Support Site';
  position: absolute;
  top: 126px;
  left: 10px;
  right: 10px;
  line-height: 57px;
  font-size: 38px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: block;
}
#checkout-icon {
  position: absolute;
  right: 0px;
  top: -7px;
}
.splash #checkout-icon {
  display: none;
}
#logo {
  position: absolute;
  top: 0px;
  left: 310px;
}
#login-cart {
  position: absolute;
  top: 100px;
  right: 0px;
  text-align: right;
}
#login-cart a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}
#login-cart .moduletable-cart {
  text-align: right;
  margin-top: 8px;
  font-size: 10px;
}
#login-cart span.mainlevel-shop,
#login-cart a,
#login-cart {
  color: #3e61b2;
}
#hours {
  position: absolute;
  top: 70px;
  right: 10px;
  text-align: right;
}
#search {
  position: absolute;
  top: 100px;
  left: 10px;
}
#search #keyword {
  border: 1px solid #000;
  width: 10em;
  vertical-align: top;
}
#search .button {
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #000;
  padding: 0 0.3em;
  margin: 0;
}
#contact {
  position: absolute;
  top: 78px;
  right: 0px;
  font-size: 19px;
  color: #000;
  font-weight: 700;
}
#main-menu {
  position: absolute;
  top: 126px;
  left: 10px;
  right: 10px;
  border-bottom: 1px solid #fff;
}
.splash #main-menu {
  display: none;
}
#promo-menu {
  color: #fbe868;
  position: absolute;
  top: 160px;
  left: 10px;
  font-size: 14px;
}
.splash #promo-menu {
  display: none;
}
#promo-menu a {
  color: #fbe868;
  padding: 0 5px;
  font-weight: 700;
  text-decoration: none;
}
#bd {
  background-image: url("../images/bd.png");
  background-repeat: repeat-y;
  background-position: left top;
}
.splash #bd {
  background-image: url('../images/splash-bd.png');
}
#site-nav {
  margin-left: 19px;
  width: 200px;
}
#site-nav .moduletable-smart-max {
  margin-top: 24px;
}
#site-nav div.blue-module h3 {
  margin-top: 19px;
  margin-bottom: 17px;
  background-image: url("../images/module-h3.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 200px;
  height: 25px;
  line-height: 25px;
  padding-top: 6px;
  text-indent: 9px;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 3px solid #fff;
  font-size: 17px;
}
.splash #site-nav div.blue-module h3 {
  margin-top: 0;
}
#site-nav > div.blue-module {
  background-image: url("../images/module-bg.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 24px;
}
#site-nav.smartmax div.blue-module h3 {
  background-image: url("../images/smartmax-module-h3.png");
}
#site-nav.smartmax > div.blue-module {
  background-image: url("../images/smartmax-module-bg.png");
}
#site-nav .blue-module form {
  margin: 0 9px;
  color: #d6d6d6;
}
#site-nav .blue-module form input[type=text],
#site-nav .blue-module form input[type=password] {
  border: 1px solid #d6d6d6;
  width: 95%;
}
#site-nav .blue-module form label {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 25px;
}
#site-nav .blue-module form input.button {
  width: 40%;
  margin: 20px 0;
}
#site-nav .gray-module {
  background-image: url("../images/module-bg-gray-top.png");
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 17px;
  padding-top: 23px;
  text-align: center;
}
#site-nav .gray-module > table,
#site-nav .gray-module > div {
  background-image: url("../images/module-bg-gray.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 0 auto;
  padding: 0 10px;
  border-collapse: separate;
  text-align: justify;
  padding-bottom: 23px;
  width: 100%;
}
#site-nav .gray-module img {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 10px !important;
  padding: 0;
}
#site-nav div.blue-module a {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #d6d6d6;
  text-decoration: none;
  text-indent: 12px;
  display: block;
  line-height: 19px;
}
#site-nav div.blue-module a#active_menu:hover,
#site-nav div.blue-module a:hover {
  color: #fff;
}
#site-nav div.blue-module a#active_menu {
  color: #eee;
  text-decoration: underline;
  font-style: normal !important;
}
#site-nav .moduletable-not-retailer {
  background-image: url("../images/not-a-retailer-bg.png");
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 700;
  padding: 8px;
  padding-bottom: 0;
  height: 41px;
  margin-top: 19px;
}
#site-nav .moduletable-not-retailer a {
  color: #d6d6d6;
}
#site-nav .toy-fair {
  margin-top: 19px;
  margin-left: -1px;
}
#ft {
  position: relative;
  background-image: url("../images/ft.png");
  background-repeat: no-repeat;
  bg-position: left top;
  height: 240px;
  color: #fff;
}
.splash #ft {
  background-image: url('../images/splash-ft.png');
}
#ft a,
#ft a:visited {
  color: #000;
}
#ft a:hover,
#ft a:active {
  color: #555;
}
#ft #stn-footer {
  position: absolute;
  top: 140px;
  left: 86px;
}
.splash #ft #stn-footer {
  top: 70px;
}
#ft #site-footer .moduletable-footer-menu {
  position: absolute;
  top: 115px;
  left: 0;
  right: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.splash #ft #site-footer .moduletable-footer-menu {
  top: 45px;
}
#ft #site-footer .moduletable-footer-menu a {
  font-weight: 700;
  text-decoration: none;
  padding: 0px 10px;
}
#ft #site-footer .moduletable-social-banners table,
#ft #site-footer .moduletable-footer-menu table {
  width: auto !important;
  margin: 0 auto;
}
#ft #site-footer .moduletable-social-banners img {
  margin: 0 5px;
}
#ft #site-footer .moduletable-social-banners {
  padding: 0 10px;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
}
#site-main table {
  border-collapse: separate;
}
.stn_footer {
  padding-top: 10px;
  font-size: 93%;
  font-weight: 400;
  color: #000;
  text-align: center;
}
#ft .stn_footer a,
#ft .stn_footer a:visited {
  font-size: 93%;
  color: #000;
}
#ft .stn_footer a:hover {
  font-size: 93%;
  color: #000;
}
a,
a:visited {
  color: #000;
}
a:hover,
a:active {
  color: #a9a9a9;
}
p {
  line-height: 18px;
  padding-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-bottom: 5px;
}
h2,
h3 {
  margin-bottom: 25px;
}
h1,
.contentheading,
.componentheading,
.componentheading-loginpage {
  font-size: 24px;
}
.splash #site-main h1,
.splash #site-main .contentheading,
.splash #site-main .componentheading {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}
h6 {
  font-size: 100%;
}
hr {
  color: #000;
}
strong,
b {
  font-weight: 700;
}
i,
em {
  font-style: italic;
}
ol,
ul,
dl {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-right: 2em;
}
ol {
  padding-left: 2em;
  list-style-type: decimal;
}
ul {
  padding-left: 2em;
  list-style-type: disc;
}
li {
  list-style-type: inherit;
  list-style-position: outside;
}
marquee {
  display: block;
  margin: 0 auto;
}
#site-main fieldset {
  border: 1px solid #f2f2f2;
  margin: 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.title {
  font-size: 182%;
  font-weight: 700;
  color: #7b8da1;
}
.pathway {
  color: #db2e45;
  text-indent: 3px;
}
a.pathway:link,
a.pathway:visited {
  color: #db2e45;
}
a.pathway:hover {
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}
.mainlevel-shop {
  color: #000;
}
a.mainlevel-shop:link,
a.mainlevel-shop:visited {
  color: #000;
  font-weight: 400;
  padding-left: 2px;
  margin-right: 4px;
}
a.mainlevel-shop:hover {
  text-decoration: none;
}
.moduletable,
.moduletablestn,
.moduletable-cart {
  margin-bottom: 0;
  margin-top: 0;
}
.moduletable-events {
  width: 100%;
  background-color: #f69223;
}
.sectiontableheader {
  font-size: 100%;
}
.sectiontableentry1 {
  background-color: #f7f7f7;
  margin-left: 2em;
}
.sectiontableentry2 {
  background-color: #f3f3f3;
  margin-left: 2em;
}
.vmx-wishlist-holder table {
  border-collapse: separate;
}
#site-main .inputbox {
  border: 1px solid #ccc;
  margin: 3px;
}
.moduletable-nl form {
  padding: 5px;
}
.moduletable-nl {
  border: 1px solid #000;
}
.sectiontableheader {
  color: #000;
  font-weight: 700;
  padding: 6px;
  marging: 6px;
}
#site-main .small {
  color: #000;
}
#site-main table.contentpaneopen {
  width: 100%;
}
.stn_featprod_product {
  background-image: url("../images/feat-product-bkgrnd.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 250px;
  float: left;
  overflow: hidden;
}
.stn_product_module_img {
  text-align: center;
}
.stn_product_module_img img {
  width: 150px;
  height: 150px;
  padding-bottom: 5px;
  padding-top: 10px;
}
.stn_product_module_title {
  color: #666;
  text-align: left;
  font-weight: 700;
  padding-left: 10px;
  padding-bottom: 4px;
}
.stn_product_module_desc {
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  width: 260px;
  height: 50px;
  overflow: hidden;
}
#ie6 .yui-main .yui-u {
  position: relative;
  zoom: 1;
}
.manufacturerbox {
  width: 123px;
}
.category,
a.category:link,
a.category:visited,
a.category:hover {
  font-size: 93%;
  color: #000;
  text-decoration: none;
}
.category img {
  padding-top: 10px;
}
.price {
  font-size: 24px;
  font-weight: 700;
}
.related_product {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  vertical-align: bottom;
  width: 25%;
}
.related_product .price {
  font-size: 14px;
}
.related_product img {
  width: 100%;
}
.discount {
  color: #c30;
}
.product_row h2 a {
  color: #00709f;
}
.product_row p {
  padding-bottom: 1px;
}
#browsetemplate_browse_1,
#browsetemplate_browse_1 br {
  display: none;
}
#browsetemplate_browse_1 .price {
  display: block;
}
#browsetemplate_browse_1 .discount {
  color: #e00;
  font-size: 12px;
}
#browsetemplate_browse_1 .product_row,
#browsetemplate_browse_1 .product_row_multiple {
  float: left;
  position: relative;
  width: 246px !important;
  height: 510px;
  border: 1px solid #c5c5c5;
  border-left: none;
  overflow: hidden;
  margin-bottom: 10px;
}
#browsetemplate_browse_1 br + .product_row,
#browsetemplate_browse_1 br + .product_row_multiple,
#browsetemplate_browse_1 .product_row:first-child,
#browsetemplate_browse_1 .product_row_multiple:first-child {
  border-left: 1px solid #c5c5c5;
}
#browsetemplate_browse_1 h2 {
  background-image: url("../images/browse-h3.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 17px;
  padding: 20px 10px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
#browsetemplate_browse_1 .browse_1 a:hover {
  color: #000;
}
#browsetemplate_browse_1 a {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
#browsetemplate_browse_1 .product-image {
  display: block;
  width: 220px;
  margin: 10px auto;
  text-align: center;
  vertical-align: top;
}
#browsetemplate_browse_1 .product-image img {
  width: 100%;
  height: auto;
}
#browsetemplate_browse_1 .product-price {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: #3592cb;
  padding-bottom: 30px;
  text-align: center;
  vertical-align: top;
}
#browsetemplate_browse_1 .product-details {
  height: 7.386em;
  overflow: hidden;
  text-align: justify;
  width: 90%;
  margin: 0 auto;
}
#browsetemplate_browse_1 .product-details p,
#browsetemplate_browse_1 .product-details h2 a,
#browsetemplate_browse_1 .product-details .product-safety,
#browsetemplate_browse_1 .product-details .safety_warning,
#browsetemplate_browse_1 .product-buttons {
  float: left;
  width: 25%;
  text-align: center;
  vertical-align: middle;
}
#browsetemplate_browse_1 .product-buttons input {
  margin-bottom: 4px;
}
#browsetemplate_browse_2,
#browsetemplate_browse_2 #browse_2 {
  border: 1px solid #000;
  float: left;
  padding: 6px;
  margin: 10px;
}
#browsetemplate_browse_2 #browse_2 #product-title {
  background-color: #000;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}
#browsetemplate_browse_2 #browse_2 #product-title h2 {
  margin: 0px;
}
#browsetemplate_browse_2 #browse_2 #product-title h2 a {
  color: #fff;
  text-decoration: none;
  margin: 0px;
}
#browsetemplate_browse_2 .product_row,
#browsetemplate_browse_2 #product-image {
  float: left;
  width: 50%;
  text-align: center;
  vertical-align: top;
  margin-top: 4px;
  mpadding-right: 4px;
}
#browsetemplate_browse_2 .product-price {
  text-align: center;
  vertical-align: top;
  margin-bottom: 5px;
}
#browsetemplate_browse_2 #product-price br {
  line-height: 2px;
}
#browsetemplate_browse_2 #product-price .price {
  font-size: 14px;
}
#browsetemplate_browse_2 #product-price .discount {
  font-size: 12px;
}
#browsetemplate_browse_2 #product-details {
  float: left;
  width: 50%;
}
#browsetemplate_browse_2 #product-details p,
#browsetemplate_browse_2 #product-details .product-safety,
#browsetemplate_browse_2 #product-details .safety_warning,
#browsetemplate_browse_2 #product-buttons {
  float: left;
  text-align: center;
  vertical-align: middle;
}
#browsetemplate_browse_2 #product-buttons input {
  margin-bottom: 4px;
}
#browsetemplate_browse_3,
#browsetemplate_browse_3 #browse_3 {
  border: 1px solid #000;
  margin: 10px;
  min-height: 210px;
}
#browsetemplate_browse_3 #browse_3 #product-title {
  background-color: #000;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}
#browsetemplate_browse_3 #browse_3 #product-title h2 {
  margin: 0px;
}
#browsetemplate_browse_3 #browse_3 #product-title h2 a {
  color: #fff;
  text-decoration: none;
  margin: 0px;
}
#browsetemplate_browse_3 .product_row {
  width: 32%;
}
#browsetemplate_browse_3 .product_row_multiple,
#browsetemplate_browse_3 #product-image {
  text-align: center;
  vertical-align: top;
  margin-top: 4px;
}
#browsetemplate_browse_3 #product-price {
  text-align: center;
  vertical-align: middle;
  margin-bottom: 5px;
}
#browsetemplate_browse_3 #product-price br {
  line-height: 2px;
}
#browsetemplate_browse_3 #product-price .price {
  font-size: 18px;
}
#browsetemplate_browse_3 #product-price .discount {
  font-size: 12px;
}
#browsetemplate_browse_3 #product-details,
#browsetemplate_browse_3 #product-details p,
#browsetemplate_browse_3 #product-details .product-safety,
#browsetemplate_browse_3 #product-details .safety_warning,
#browsetemplate_browse_3 #product-buttons,
#browsetemplate_browse_3 #product-buttons input,
#browsetemplate_browse_4,
#browsetemplate_browse_4 #browse_4 {
  margin: 5px;
  min-height: 230px;
}
#browsetemplate_browse_4 #browse_4 #product-title {
  padding: 3px;
  text-align: center;
  vertical-align: middle;
  height: 34px;
}
#browsetemplate_browse_4 #browse_4 #product-title h2 {
  margin: 0px;
}
#browsetemplate_browse_4 #browse_4 #product-title h2 a {
  color: #000;
  text-decoration: none;
  margin: 0px;
  font-size: 14px;
}
#browsetemplate_browse_4 .product_row {
  width: 24%;
}
#browsetemplate_browse_4 .product_row_multiple,
#browsetemplate_browse_4 #product-image {
  text-align: center;
  vertical-align: top;
  margin-top: 4px;
  height: 140px;
}
#browsetemplate_browse_4 #product-image img {
  border: 8px solid #000;
}
#browsetemplate_browse_4 #product-price {
  text-align: center;
  vertical-align: middle;
  margin-bottom: 5px;
}
#browsetemplate_browse_4 #product-price br {
  line-height: 2px;
}
#browsetemplate_browse_4 #product-price .price {
  font-size: 18px;
}
#browsetemplate_browse_4 #product-price .discount {
  font-size: 12px;
}
#browsetemplate_browse_4 #product-details,
#browsetemplate_browse_4 #product-details p,
#browsetemplate_browse_4 #product-details .product-safety,
#browsetemplate_browse_4 #product-details .safety_warning,
#browsetemplate_browse_4 #product-buttons,
#browsetemplate_browse_4 #product-buttons input,
.vmx-wishlist-holder td.vmx-landing-left,
.vmx-wishlist-holder td.vmx-landing-right {
  background-color: #fff;
}
#siteseal br {
  display: none;
}
#site-main table.contentpaneopen {
  width: 100%;
}
/* <EVENT CALENDAR OVERRIDES> */
div.ev_navigation {
  position: relative;
  display: block;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url('../../components/com_events/images/calbkg.jpg');
  height: 73px;
}
div.ev_navigation div#ev_icon_yearly {
  background-image: url('../../components/com_events/images/cal5x.png');
}
div.ev_navigation div#ev_icon_monthly {
  background-image: url('../../components/com_events/images/cal1x.png');
}
div.ev_navigation div#ev_icon_weekly {
  background-image: url('../../components/com_events/images/cal2x.png');
}
div.ev_navigation div#ev_icon_daily {
  background-image: url('../../components/com_events/images/cal3x.png');
}
div.ev_navigation div#ev_icon_search {
  background-image: url('../../components/com_events/images/cal8x.png');
}
div.ev_navigation div#ev_icon_jumpto {
  background-image: url('../../components/com_events/images/cal9x.png');
}
div.ev_navigation #jumpto {
  z-index: 500;
  background-color: rgba(255,255,255,0.8);
  filter: progid:DXImageTransform.Microsoft.Gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=0 );
  position: relative;
  border-top: 1px solid #ccc;
  line-height: 3em;
  border-bottom: 1px solid #ccc;
}
div.ev_navigation > table {
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 20px;
  background-image: url('../../components/com_events/images/calendar-border.png');
  width: 100%;
  border-collapse: separate;
}
div.ev_navigation ~ fieldset {
  padding-top: 4em !important;
  background-repeat: no-repeat;
  min-height: 600px;
  background-image: url('../../components/com_events/images/calbkg.jpg');
  background-position: center -73px;
  border: none;
  position: relative;
  display: block;
  margin: 0;
}
div.ev_navigation ~ fieldset legend.ev_fieldset {
  position: absolute;
  top: 0%;
  display: block;
  width: 100%;
  padding-top: 1em;
  background-image: url('../../components/com_events/images/calendar-border.png');
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
}
div.ev_navigation ~ fieldset legend.ev_fieldset ~ table.cal_table {
  margin-top: 3em;
  border-width: 1px;
  border-spacing: 0px;
  border-collapse: collapse;
  border: none;
  width: 100% !important;
}
div.ev_navigation ~ fieldset legend.ev_fieldset ~ table.cal_table .cal_td_daysnames {
  padding: 0;
  border: none;
  height: auto !important;
  font-size: 15px;
  line-height: 19px;
  background-image: none;
  background-color: transparent;
  color: #000;
}
div.ev_navigation ~ fieldset .cal_td_daysnoevents {
  border: 1px solid #ccc;
  text-align: right;
  font-size: 12px;
  padding: 5px !important;
  font-weight: 700;
  background-color: transparent;
}
div.ev_navigation ~ fieldset .cal_td_daysoutofmonth {
  border: 1px solid #ccc;
  text-align: right;
  font-size: 12px;
  padding: 5px !important;
  background-color: transparent;
  color: #777;
  font-weight: 400;
}
div.ev_navigation ~ fieldset table.ev_table {
  width: 100% !important;
  border-width: 1px;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 80% !important;
  background-color: rgba(255,255,255,0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient( startColorstr='#99ffffff', endColorstr='#99ffffff',GradientType=0 );
}
div.ev_navigation ~ fieldset table.ev_table td {
  border: none;
}
div.ev_navigation ~ fieldset table.ev_table tr {
  border-top: 1px solid #ccc;
}
div.ev_navigation ~ fieldset table.ev_table .cal_td_daysnames {
  border: none;
  padding: 0;
  color: #000;
  height: auto !important;
  font-size: 15px;
  line-height: 19px;
  background-image: none;
  background-color: transparent;
}
div.ev_navigation ~ fieldset table.ev_table td.ev_td_left a.ev_link_weekday {
  display: block;
}
div.ev_navigation ~ fieldset table.ev_table td.ev_td_today,
div.ev_navigation ~ fieldset table.ev_table td.ev_td_left,
div.ev_navigation ~ fieldset table.ev_table td.ev_td_today a.ev_link_weekday,
div.ev_navigation ~ fieldset table.ev_table td.ev_td_left a.ev_link_weekday {
  text-align: center;
  min-width: 100px !important;
  padding: 5px;
}
div.ev_navigation ~ fieldset .cal_td_today {
  background-color: transparent;
  background-color: none;
  padding: 5px !important;
  background-image: none;
  text-align: right;
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: 700;
  background-color: rgba(0,0,0,0.1);
  filter: progid:DXImageTransform.Microsoft.Gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 );
  padding: 0 !important;
  border: 3px solid #aaa;
}
div.ev_navigation ~ fieldset .cal_td_today .cal_daylink {
  display: block;
  padding: 0;
  line-height: 15px;
  background-color: #aaa;
}
div.ev_navigation ~ fieldset a.cal_titlelink {
  font-weight: 700;
  padding: 3px;
}
.browsepagetop h1, .browsepagetop h3 {
  display: none;
}
.pagenav {
  display: inline;
  margin: 5px;
}
#product_list {
  overflow: hidden;
}
.browse_pagenav {
  clear: both;
  text-align: center;
  overflow: hidden;
}
#site-nav .b2b-cart-summary {
  margin-top: 20px;
}
#site-nav .cart-item-list {
  background-color: #42aee0;
  color: #fff;
  font-weight: 700;
}
#site-nav .cart-item-list .cart-item {
  line-height: 25px;
  height: 25px;
  position: relative;
  border-top: 1px solid #fff;
}
#site-nav .cart-item-list .cart-item-thumb {
  position: absolute;
  left: 100%;
  top: -37.5px;
  width: 100px;
  height: 100px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  display: none;
}
#site-nav .cart-item-list .cart-item:first-child .cart-item-thumb {
  top: 0;
}
#site-nav .cart-item-list .cart-widget-buttons {
  padding-top: 4px;
  text-align: center;
}
#site-nav .cart-item-list .cart-item-remove-button {
  padding: 1px;
  margin: 0;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  vertical-align: middle;
  background-color: #fff;
  color: #eb0b14;
  border: 2px solid #eb0b14;
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  -ms-box-shadow: 0px 0px 10px #000;
  -o-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
}
#site-nav .cart-item-list .cart-item-name {
  font-size: 9px;
  max-width: 90px;
  overflow: hidden;
  white-space: nowrap;
}
#site-nav .cart-item-list .cart-item-line {
  position: absolute;
  left: 25px;
}
#site-nav .cart-item-list .cart-item-cost {
  position: absolute;
  right: 0;
  display: inline;
}
#site-nav .cart-item-list .cart-item:hover .cart-item-thumb {
  display: block;
}
#site-nav .cart-item-list .cart-item:first-child {
  border-top: none;
}
#site-nav .cart-item-list .cart-item:hover {
  background-color: #3694cd;
}
#site-nav .cart-item-list a.cart-widget-checkout-button {
  background-color: #5ea324;
  color: #fff;
  border: 2px solid #dcf2ff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  padding: 3px 10px;
  font-weight: 700;
  -webkit-box-shadow: 0px 0px 7px #000;
  -moz-box-shadow: 0px 0px 7px #000;
  -ms-box-shadow: 0px 0px 7px #000;
  -o-box-shadow: 0px 0px 7px #000;
  box-shadow: 0px 0px 7px #000;
}
#site-nav .cart-item-list a.cart-widget-checkout-button:hover {
  -webkit-box-shadow: 0px 0px 3px #000;
  -moz-box-shadow: 0px 0px 3px #000;
  -ms-box-shadow: 0px 0px 3px #000;
  -o-box-shadow: 0px 0px 3px #000;
  box-shadow: 0px 0px 3px #000;
}
#site-nav .cart-item-list a.cart-widget-checkout-button:active {
  margin-top: 3px;
  margin-bottom: 1px;
}
#browsetemplate_b2b-tangoes .product_row,
#browsetemplate_b2b-tangoes .product_row_multiple {
  width: 100% !important;
  clear: both;
}
#browsetemplate_b2b-tangoes .product_row:nth-of-type(even),
#browsetemplate_b2b-tangoes .product_row_multiple:nth-of-type(even) {
  background-color: #ebebeb;
}
.b2b-tangoes {
  width: 100%;
}
.b2b-tangoes .product-image img {
  width: 99%;
  height: auto;
}
.b2b-tangoes .product-image {
  width: 10%;
}
.b2b-tangoes .product-name {
  width: 35%;
}
.b2b-tangoes .product-sku {
  width: 10%;
}
.b2b-tangoes .product-price {
  width: 10%;
  padding-right: 10px;
  text-align: right;
}
.b2b-tangoes .product-price .price {
  font-size: 16px;
}
.b2b-tangoes .product-package {
  width: 10%;
}
.b2b-tangoes .add-quantity-box {
  position: relative;
  height: 75px;
  line-height: 75px;
}
.b2b-tangoes .add-quantity-box .added-to-cart {
  line-height: normal;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
.moduletable-cat-menu-shopping {
  visibility: hidden;
}
.moduletable-cat-menu-shopping ul,
.moduletable-cat-menu-shopping li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.moduletable-cat-menu-shopping ul {
  clear: both;
  overflow: hidden;
  width: 95%;
  margin: 0 auto;
}
.moduletable-cat-menu-shopping .links li {
  width: 23%;
  margin: 0 1%;
  float: left;
  text-align: center;
}
#ie7 .moduletable-cat-menu-shopping .links li {
  width: 22%;
}
.moduletable-cat-menu-shopping h3 {
  display: none;
}
.moduletable-cat-menu-shopping .links a {
  line-height: 20px;
  display: block;
  border: 2px solid #3694cd;
  border-bottom: 0;
  padding-bottom: 2px;
  background-color: #3694cd;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.moduletable-cat-menu-shopping .links li:first-child a {
  background-color: #3694cd;
}
.moduletable-cat-menu-shopping .links li:first-child + li a {
  background-color: #bf1b22;
  border-color: #bf1b22;
}
.moduletable-cat-menu-shopping .links li:first-child + li + li a {
  background-color: #5ea324;
  border-color: #5ea324;
}
.moduletable-cat-menu-shopping .links li:first-child + li + li + li a {
  background-color: #fff;
  color: #3694cd;
}
.moduletable-cat-menu-shopping .links a.current {
  background-color: #fff;
}
.moduletable-cat-menu-shopping .links a:hover {
  background-color: #42aee0;
}
.contentpane-loginpage .button {
  margin-bottom: 50px;
  margin-left: -30px;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
body {
  font-family: "Ubuntu", sans-serif;
}
html,
body {
  background-color: #beccd5;
  background-image: url('../images/gradient-cap.png');
  background-repeat: repeat-x;
  background-position: center top;
  padding-top: 8px;
}
.splash #bd > .row {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
}
.splash #bd > .row > div {
  float: left;
}
#pos-advert1 {
  margin-right: 12px;
}
.splash #site-main {
  width: 532px;
  float: left;
}
.splash #site-main > .article_seperator {
  display: none;
}
#dealer-support > div.moduletable,
#resources > div.moduletable {
  width: 200px;
}
.splash #site-main,
#dealer-support > div.moduletable,
#resources > div.moduletable,
#pos-advert1 .moduletable-consumer-sites {
  margin: 0;
  margin-right: 12px;
  background-color: #fff;
  border: 2px solid #d4d4d4;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 12px;
  min-height: 365px;
  margin-top: 14px;
}
#pos-advert1 .moduletable-consumer-sites {
  min-height:10px;
  width:965px;
  padding-top:5px;
  color:#0099d7;
  margin-right:0px;
}
#pos-advert1 .moduletable-consumer-sites h3{
text-align:center;
color:#0099d7;
font-size:22px;
margin-bottom:10px;
}
#pos-advert1 .moduletable-consumer-sites .contentpaneopen{
margin:auto;
}
#pos-advert1 .moduletable-consumer-sites .contentpaneopen p{
padding-bottom:15px;
}
#pos-advert1 .moduletable-consumer-sites .article_seperator {
display:none;
}
.splash #site-main h3,
#dealer-support > div.moduletable h3,
#resources > div.moduletable h3,
.splash #site-main .title-bar,
#dealer-support > div.moduletable .title-bar,
#resources > div.moduletable .title-bar {
  line-height: 28px;
  font-weight: 700;
  padding-top: 3px;
  margin: 0;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e31f27;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 2px solid #d4d4d4;
  vertical-align: text-bottom;
}
.splash #site-main h3 a.small,
#dealer-support > div.moduletable h3 a.small,
#resources > div.moduletable h3 a.small,
.splash #site-main .title-bar a.small,
#dealer-support > div.moduletable .title-bar a.small,
#resources > div.moduletable .title-bar a.small {
  float: right;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  font-weight: 400;
}
#dealer-support > div.moduletable table,
#resources > div.moduletable table {
  width: 186px;
  margin: 11px 7px;
}
#dealer-support > div.moduletable a,
#resources > div.moduletable a {
  display: block;
  line-height: 20px;
  display: block;
  text-decoration: none;
  color: #000;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#dealer-support > div.moduletable a:hover,
#resources > div.moduletable a:hover {
  color: #000;
}
#dealer-support > div.moduletable a:hover,
#resources > div.moduletable a:hover,
#dealer-support > div.moduletable a#active_menu,
#resources > div.moduletable a#active_menu {
  background-color: #e5e5e5;
}
#site-main {
  overflow: hidden;
  margin-left: 42px;
  width: 742px;
  margin-top: 17px;
}
.moduletable-stn {
  margin-bottom: 12px;
}
.moduletable-stn.toy-fair {
float:left;
margin-right:10px;
}
.moduletable-social-banners {
  position: absolute;
  top: 53px;
  left: 10px;
}
.add-quantity-box {
  position: relative;
}
.add-quantity-box:before {
  position: absolute;
  content: 'Cases:';
  left: 0;
  top: 0;
  bottom: 0;
  line-height: 75px;
}
.splash #site-main iframe {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
/******* ADJUST EMPTY SEARCH ALERT *******/
.search-info {
font-size: 22px;
background-color: #cade87;
padding: 21px;
}
