html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, sub, sup, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: Arial;
	vertical-align: baseline;
}
ul {
	list-style: none;
}
ul.dots {
  list-style-type: disc;
  padding-left:20px;
}
ul.dots ul {
   list-style-type: circle;
    padding-left:20px;
 }
ul.dots li{
  list-style-type: disc !important;
  list-style-position: outside !important;
}
ul.dots ul li{
   list-style-type: circle !important;
   list-style-position: outside !important;
}  
a:link, a:hover {
	text-decoration: none;
	color:#0000EE;
}
a:not([href]), .dr_subcategory h2 a {
  color:#000;
}


*
{
    border: 0px;
}

p
{
    color: #000000;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 11px;
    line-height: 16px;
    padding: 0 0 14px;
}

p a {
    color: #000000;
}
p a:hover {
    text-decoration: underline;
}

body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
		font-family:Arial
		position:relative;
}
input[type=text],input[type=password],input[type=textarea], select {
  border:1px solid #7E7E7E;
}
.clear
{
    clear: both;
}

.dr_error, .disclaimerError {
  color:#FF0000;
}

.container {
  padding:0;
	background-color:#fff;
}
.popup_window_wrapper * {
	box-sizing: content-box;
}
#backgroundImage {
  z-index: -1; 
  position: fixed; 
  top: 0; left: 0;
  background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/Background-image/rockstar_farmer_background_1920x1200.jpg");
  background-attachment: fixed; 
  width: 100%; 
  height: 100%; 
  display: block; 
  background-position: 50% 0%; 
  background-repeat: no-repeat no-repeat;
}
div#tickerBanner {
  display:none;
}
div#tickerBanner a {
  text-align:center;
  padding:5px 0;
  background-color:#ff0000;
  color:#fff;
  display:block;
  text-decoration:none;
  font-size:16px;
}
div#tickerBanner a:hover {
  text-decoration:none;
}
div#tickerBanner .container {
  background-color:transparent;
}

div#header {
  margin: 15px 0 0;
	padding: 0;
}

div#header .container {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/bg-header.jpg);
}

div#header .container  h1
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px;
	text-transform: uppercase;
}

.headermidBg {
    background-color: #FFFFFF;
    border-color: #F1F1F1 #D4D4D4 #D4D4D4 #D6D6D6;
    border-style: solid;
    border-width: 1px 1px 2px;
    float: left;
    height: 90px;
    margin: 10px;
    position: relative;
    width: 938px;
    z-index: 10;
}

.headerTopBlock
{
    border-bottom: 1px solid #E5E5E5;
    float: left;
    margin-right: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.logo {
    background-color: #FFFFFF;
    height: 80px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 90px;
    z-index: 2;
}
.headerButtomBlock {
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: relative;
    width: 930px;
    z-index: 5;
}
.headerButtomBlock a {
    cursor: default;
}
.headerButtomBlock a[href] {
    cursor: pointer;
}
.logotext {
    float: left;
    margin-left: 90px;
}
.red {
    color: #FF0000;
}
.signIn {
    float: right;
    margin-right: 50px;
    font-size: 11px;
    line-height: 20px;
    margin-top: 4px;
}
.signIn a#dr_login {
    background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/Arrows/arro1.jpg");
    background-position: 47px 10px;
    background-repeat: no-repeat;
    border: 1px solid #B2B2B2;
    color: #000000;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 8px;
    text-decoration: none;
    width: 65px;
}
.signIn a#dr_login:hover {
    background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/Arrows/arro2.jpg");
}
.signIn a#dr_logout,
.signIn a#dr_editprofileLink
{
  color: #cdcdcd;
  text-decoration: underline;
}
.signIn a#dr_editprofileLink{
	display: none;
}
div.nav {
    float: left;
    margin: 0 0 0 90px;
    width: 560px;
}
.nav.navbar-nav{
  margin: 0px;
}
.dropdown > a{
	cursor: pointer;
}
.navbar-brand{
  position: absolute;
  top: -15px;
}
.navbar-collapse {
	max-height:none;
	border-top:0px;
}
div.nav ul {
}
div.nav ul li {
    float: left;
    position: relative;
}
div.nav ul li a {
    color: #000000;
		cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 2px 5px 5px;
}
div.nav ul li a:hover {
    text-decoration: underline;
}
div.nav ul li ul li {
    float: none;
    height: auto;
    padding: 0;
}
div.nav ul li ul li a {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0;
    text-decoration: none;
    text-transform: none;
}
div.nav ul li ul li a:hover {
    text-decoration: underline;
}
div.nav ul li:hover > .navDropDown {
    display: block;
}
#navbar-collapse-1 #dr_productSearch {
  margin: 10px;
  border: 1px solid #ccc;
  overflow-y: auto;
  border-radius: 3px;
  position: relative;
}
.dropArrow {
  position: absolute;
  /*top: -11px;*/
  left: 15px;
	height:0;
	font-size:0;
}
.navDropDown {
    display: none;
    float: none;
    left: 0;
    position: absolute;
    top: 20px;
    width: 570px;
    z-index: 99999;
}
.dropDownBlock {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin-top: 3px;
    padding: 8px;
}
.navDropDownArrow {
    float: left;
    width: 100%;
}
.navDropDownColumn {
    float: left;
    margin: 0 5px;
}
.searchBox {
  float:right;
}
.searchBox label {
  display:none;
}
#navbar-collapse-1 #dr_productSearch  {
  margin:10px;
  border:1px solid #ccc;
  overflow-y:auto;
  border-radius:3px;
	position:relative;
}
#navbar-collapse-1 #dr_productSearch #dr_siteButtons {
	position:absolute;
	right:0;
	top:0;
}
#navbar-collapse-1 #dr_productSearch #dr_siteButtons .dr_button{
	color:#fff;
  background: #f9e334;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
  background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);
	text-transform:uppercase;
	height:22px;
	font-size:14px;
}
#navbar-collapse-1 #dr_productSearch  label {
  display:none;
}
#navbar-collapse-1 #dr_productSearch  input[type='text'] {
  width:100%;
  float:left;
  padding:2px 2%;
}

.navbar-header .signIn {
    margin-right: 15px;
    font-size: 11px;
    line-height: 20px;
    margin-top: 15px;
}
.navbar-header .signIn a#dr_login {
    background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/Arrows/arro1.jpg");
    background-position: 47px 14px;
    background-repeat: no-repeat;
    border: 1px solid #B2B2B2;
    color: #000000;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 33px;
    line-height: 34px;
    margin: 0;
    padding: 0 0 0 8px;
    text-decoration: none;
    width: 65px;
}
.navbar-header .glyphicon-shopping-cart::before{
    font-size: 18px;
}
::-webkit-input-placeholder {
   color: #C3C2C2;
}

:-moz-placeholder { /* Firefox 18- */
   color: #C3C2C2;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #C3C2C2;  
}

:-ms-input-placeholder {  
   color: #C3C2C2;  
}
.searchBox #keywords
{
  float: left;
  background-color: #fff;
  height: 25px;
  width: 180px;
  border: 1px solid #e0e0e0;
  font-size: 11px;
  color: #666;
  /*line-height: 20px; */
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 10px;
}
.searchBox #dr_siteButtons {
  float:right;
}
.searchBox .dr_button
{
  background:url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/search-btn-bg.jpg") no-repeat scroll 0 0;
  background-repeat: repeat-x;
  background-position: left top;
  height: 24px;
  width: 68px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  line-height: 22px;
  text-decoration: none;
  text-align: center;
  border: 1px solid #eee;
  margin-left: 5px;
  display: block;
  font-weight: bold;
  text-shadow: 1px 1px #e5e5e5;
}

.headerBottomBlock
{
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
}

.navDropDownColumn > ul > li.separated
{
    margin-top: 28px;
    margin-bottom: 28px;
}

.subNav
{
    float: left;
    margin: 7px 0 0 140px;
}

.subNav ul
{
    float: left;
    width: 100%;
}

.subNav ul li
{
    float: left;
    position: relative;
    height: 25px;
    font-family: latoregular;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 40px 0 0;
}

.subNav ul li a
{
    color: #FFF;
    padding: 0 0 0 0;
}

.subNav ul li a:hover
{
    color: #EE2D24;
}

.subNav ul li ul li
{
    height: auto;
    float: none;
    padding: 0 0 5px 0;
}

.subNav ul li ul li a
{
    font-size: 18px;
    color: #ffffff;
    padding: 0px;
    text-transform: none;
    font-family: latoregular;
}

.subNav ul li ul li a:hover
{
    color: #000;
}

.subNav ul li:hover > .subNavDropDown
{
    display: block;
}

.subNavDropDown
{
    position: absolute;
    left: -65px;
    top: 25px;
    z-index: 99999;
    display: none;
    width: 800px;
}

.subNavDropDownArrow
{
    position: absolute;
    left: 100px;
    top: -8px;
}

.shoppingCart {
    color: #000000;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin-top: 5px;
		margin-right:10px;
}
.shoppingCart a {
    color: #000000;
}
.shoppingCart a:hover {
    text-decoration: underline;
}
.dr_deleteItemImage {
  vertical-align:top;
}
#dr_cartSummary {
  display:none;
}

.flag
{
    /*float: right;*/
    display:inline-block;
    height: 10px;
    margin: 0px 10px 0 15px;
    position: relative;
    width: 16px;
    top:-5px;
}

.flag:hover > .flagText
{
    visibility: visible;
}

.flagImage
{
    float: left;
    height: 10px;
    width: 16px;
    z-index: 10;
    position: relative;
}
.flagImage img {
    max-width:24px;
    max-height:24px;
}

.flagText
{
    background-color: #FFFFFF;
    border: 1px solid #B9B9B9;
    position: absolute;
    right: -10px;
    top: 0px;
    visibility: hidden;
    width: 200px;
    z-index: 5;
}

.flagText h3
{
    background-color: #EDEDED;
    border-bottom: 1px solid #B9B9B9;
    color: #333333;
    font-family: latobold;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 6px;
    padding: 5px 10px;
}

.flagText p
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    padding: 0 10px 10px;
}

.flagText p a
{
    color: #333;
    text-decoration: underline;
}

.flagText p a:hover
{
    text-decoration: none;
}
.flagText h3, #bodySec h1, #bodySec h5, .cartNewTable {
	font-family:'HelveticaNeueW02-Thin';
}
#pageNavSec {
    clear: both;
    min-height: 65px;
    margin: 0 auto;
		overflow-y:auto;
}

.contentBox {
  border: 1px solid #000001;
  background-color:rgba(0,0,0,0.4);
  padding: 10px;
  margin: 0 0 20px 0;
}
.contentBox > .content {
  background-color:#fff;
  padding:12px;
  position:relative;
}
.dr_Content .dr_offers.active {
  margin: 30px 0 15px 0;
  clear:both;
}
.dr_Content .dr_offers.active .dr_productName, .dr_Content .dr_offers.active .dr_price {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding: 0 0 5px 0;
  font-family: Arial, Helvetica, sans-serif;
}
  
.dr_Content .dr_offers.active h2 {
  font-size: 22px;
  font-weight: normal;
  border-bottom: 1px solid #bfbfbf;
	font-family:HelveticaNeueW02-Thin;
	color:#333;
}
#dr_TCFooter {
  display: none;
}
div#footer {
    margin: 20px 0;
    padding: 0;
}

div#footer .container
{
    background-color: #FFFFFF;
    background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/footer-bg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

div#footer .container h1
{
    color: #313031;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
div#footer .container h2 {
    color: #9C9A9C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
div#footer .container h2 a {
    color: #9C9A9C;
    text-decoration: none;
}
div#footer .container h2 a:hover {
    text-decoration: underline;
}
div#footer .container h3 {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0 0 15px;
}
div#footer .container h3 a {
    color: #999999;
    text-decoration: none;
}
div#footer .container h3 a:hover {
    text-decoration: underline;
}

#footer .container p a:hover {
    text-decoration: underline;
}

#footer .container p, #footer .container p a {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 0;
    text-decoration: none;
    font-weight: bold;
}

.footerLeft
{
    float: left;
    max-width: 390px;
}

.footerLeftText
{
    float: left;
    margin: 0 0 0 13px;
    max-width: 360px;
}

.footerLeftLogo
{
    float: left;
}

.footerRight
{
    float: right;
    max-width: 550px;
}

.footerRight .columA {
    float: left;
    width: 200px;
}
.footerRight .columB {
    float: left;
    width: 200px;
}
.footerRight .columC {
    float: left;
    width: 150px;
}

.footerRight ul
{
    float: left;
    width: 100%;
    margin: 0 0 17px 0;
}

.footerRight ul li
{
    color: #AFAFAF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 2px;
    width: 100%;
}

.footerRight ul li a
{
    color: #AFAFAF;
    text-decoration: none;
}

.footerRight ul li a:hover
{
    text-decoration: underline;
}

a.navbar-toggle, .navbar-toggle {
  background: #f9e334;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
  background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);
  border-radius:0;
  height:33px;
  width:33px;
  border-width:0;
	color:#fff;
	padding:7px 8px;
	margin-top:15px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color:#f4805d;
	border-color:#f4805d;
	color:#fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color:#fff;
  border-radius:0;
  width:18px;
}
.navbar-default {
  border-width:0;
}

/* -------Start - Home page Carousel--------- */
/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.jcarousel-container {
  position:relative;
}
.jcarousel-control-prev, .jcarousel-control-next {
  text-indent:-9999em;
	display:none;
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive{
  display:none;
  visibility: hidden;
}
.jcarousel-control-prev.active {
	display:block;
}
.dr_subcategory h2 {
  border-bottom: 1px solid #bfbfbf;
  color: #333;
  font-family: HelveticaNeueW02-Thin;
  font-size: 22px;
  font-weight: normal;
  padding-top: 0;
  padding-right: 10px;
  position: relative;
  text-transform: uppercase;
}
.dr_subcategory {
  margin: 30px 0;
  clear:both;
}
.seeAll {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  float: right;
  text-transform: uppercase;
}

.dr_subcategory h2 a:hover {
  color:#EE2C23;
  text-decoration:none;
}

.dr_subcategory .dr_product a, .dr_subcategory .dr_product .dr_price{
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding: 0 0 5px 0;
  font-family: Arial, Helvetica, sans-serif;
}

.dr_subcategory .dr_product a {
  clear: both;
  float: left;
}
.dr_subcategory .dr_product .dr_price {
  clear: both;
}

.jcarousel-skin-ecosystem .dr_productName {
  color: #000000;
  font-family: latoregular;
  font-size: 13px;
  font-weight: normal;
  padding: 0 0 4px;
  text-transform: uppercase;
}
.jcarousel-skin-noscroll li, .jcarousel-skin-tworows li {
  float: left;
  margin: 7px 0 10px 0;
}
.jcarousel-skin-noscroll li:nth-child(n+6),.jcarousel-skin-tworows li:nth-child(n+6) {
  display: none;
}
.jcarousel-skin-tworows li:nth-child(n+11) {
  display: none;
}
.jcarousel-skin-noscroll .jcarousel-item-horizontal, .jcarousel-skin-tworows .jcarousel-item-horizontal {
    margin-left: 4px;
    margin-right: 5px;
}
.jcarousel-skin-tworows .jcarousel-clip-horizontal {
    height: auto;
}

/* ---------End - Home page Carousel--------- */

/* ---------Start - Home page Banner--------- */
.dr_banner_left {
  width: 31%;
  float: left;
  margin-right: 15px;
}
.bannerCarousel.bannerTop {
  height: 164px;
  margin-bottom: 12px;
  overflow: hidden;
}
.bannerCarousel.bannerBottom {
  height: 164px;
  overflow: hidden;
}
.bannerCarousel.bannerBottom  ul, .bannerCarousel.bannerTop ul{
	position:relative;
	width: 100%;
}
.bannerCarousel.bannerRight {
  height: 341px;
  overflow: hidden;
}
.bannerCarousel.bannerRight img {
  max-height:341px;
}
#dr_CategoryList {
  padding: 0 10px;
  border: none;
}
#dr_CategoryList .dr_offers.active {
  margin: 10px 0 15px 0;
}
/* ---------End - Home page Banner--------- */



/* ---------Start - Product Detail page ---------*/
#dr_ProductDetails .gameModeRightTop .left {
	color:#000;
}
#dr_ProductDetails .gameModeRightTop .left > span{
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 23px;
}
#dr_ProductDetails .gameModeRightTop .left div, #dr_ProductDetails .gameModeRightTop .left div .dr_price {
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-top: 8px;
}
#dr_ProductDetails .gameModeRightTop .left div.dr_price .startingPrice {
	text-transform:lowercase;
	color:#999;
}
#dr_ProductDetails .gameModeRightTop .left div.dr_price .startingPrice span {
  text-transform: uppercase;
  color: #000000;
}
#dr_ProductDetails .gameModeLeft{
  padding-left: 30px;
  margin-bottom:20px;
}
#dr_ProductDetails .gameModeLeftBottom {
  clear: both;
  margin: 0 auto 0 auto;
  padding: 32px 0 10px 0px;
  width: 220px;
}
#dr_ProductDetails .gameModeLeftBottom .dr_gameRating {
  display:flex;
}
#dr_ProductDetails .gameModeLeftBottom .dr_ratingImage{
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
#dr_ProductDetails .gameModeLeftBottom .textList,
#dr_ProductDetails .gameModeLeftBottom .dr_ratingReason {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
  /*padding-left: 55px;*/
}
.bottomOffers  h2 {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 30px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  margin: 0 0 16px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
}
.bottomOffers .dr_offers a {
  color:#000000;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  padding: 0 0 4px 0;
  font-family: latoregular;
}
.bottomOffers .dr_offers a .dr_productName {
  margin-top:5px;
  text-transform: uppercase;
}
.bottomOffers .dr_offers a .dr_price {
  margin-bottom:5px;
}
#dr_ProductDetails #dr_productSummary {
  margin-top:20px;
  margin-bottom: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px;
}
#dr_ProductDetails #dr_inventoryStatus {
  font-family: Ari,Helvetica,sans-serif;
  font-size: 12px;
  margin-top: 20px;
}
#dr_ProductDetails .ad-gallery {
  width: auto;
}

#dr_ProductDetails .ad-gallery, #dr_ProductDetails.ad-gallery * {
	margin: 0;
	padding: 0;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper {
	width: 100%;
	height: 344px;
	margin: 0 0 15px 0;
	position: relative;
	overflow: hidden;
	text-align: center;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-loader {
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%;
	border: 1px solid #CCC;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-next {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-prev {
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-prev, #dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-next {
	/* Or else IE will hide it */
background: url(non-existing.jpg)
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	width: 30px;
	height: 30px;
	display: none;
	position: absolute;
	top: 47%;
	left: 0;
	z-index: 101;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	width: 30px;
	height: 30px;
	right: 0;
	left: auto;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-image {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 9;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-image a img {
	border: 0;
}
#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 7px;
	text-align: left;
	width: 100%;
	z-index: 2;
	color: #000;
}
#dr_ProductDetails .ad-gallery .ad-thumb-list .ad-thumb-img{
	max-width: 53pt;
	max-height: 41pt;
	opacity: 1;
}
#dr_productImage {
	padding:8.5px 0 0 12px;
}
#dr_productImage img {
	max-width:270px;
	width:100%;
}
.addToCartButton, #buyNowButton, .buttons .dr_button, .coupon_code .dr_button, #dr_CustomerServiceOrderDetail .dr_button, .dr_interstitial .dr_acceptOffer, .dr_CandyRack .dr_button{
  -moz-box-shadow: 1px 1px 2px 0 #888;
  -webkit-box-shadow: 1px 1px 2px 0 #888;
  box-shadow: 1px 1px 2px 0 #888;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 0;
  text-indent: 0;  
  display: inline-block;
  color: #474747;
  font-family: arial;
  font-size: 11px;
  padding: 2px 4px;
  margin-left: 4px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0 #c2c2c2;
  text-transform: uppercase;
  border: none;
  background: #f9e334;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZTMzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iI2ZiYjIxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
  background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);
}
.coupon_code label {
  font-weight:normal;
}
.coupon_code .dr_button {
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  text-shadow: 1px 1px #f6f4e8;
  background: -moz-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fff 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);
  box-shadow: 0 1px 2px 1px #bbbab8;
  font-weight: normal;
  text-align: center;
  vertical-align:middle;
  margin-top:-3px;
	margin-right: 1%;
}
#variationDiv {
  float: left;
  width: 100%;
  margin-bottom: 6px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  padding-bottom: 10px;
}
#variationDiv .variation {
	overflow-y:auto;
	clear:both;
}
#variationDiv input[type=radio] {
	display:none;
	/*visibility:hidden;
	position:absolute;*/
}
#variationDiv label {
	border: 1px solid #B2B2B2;
	color: #000000;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	height: 25px;
	line-height: 25px;
	margin: 3px 1px;
	padding:0 10px;
	text-align: center;
	width: auto;
	cursor:pointer;
	vertical-align:baseline;
	font-style:normal;
	font-size-adjust:none;
}
#variationDiv label.active, #variationDiv label:hover {
	background-color: #fef0cb;
	border-color: #fdb700;
	text-align: center;
}
#variationDiv label.disabled {
    border-color: #CCCCCC;
    color: #CCCCCC;
    cursor: default;
}
#variationDiv label.disabled:hover {
    background-color: #fff;
    border-color: #CCCCCC;
}
#variationDiv h4 {
	display:none;
}
#dr_inStockMessage {
	display:none;
}
.ad-gallery .ad-back, .ad-gallery .ad-forward {
	display:none;
}
#gallery.ad-gallery .ad-thumbs li {
	border:1px solid #C0C0C0;
	height:38px;
	padding:0;
	margin:0 3px;
	width:38px;
	line-height:38px;
}
#gallery.ad-gallery .ad-thumbs li a {
	height:36px;
	width:36px;
	line-height:36px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#gallery.ad-gallery .ad-thumbs li a img {
	border:0;
	max-height:36px !important;
	max-width:36px !important;
	margin:0 auto;
	
}
#gallery.ad-gallery .ad-thumbs li a.ad-active img {
}
#gallery .ad-image {
	cursor:pointer;
}
#lightbox {
	z-index:1000000;
}
#gallery.ad-gallery .ad-forward {
	right:-15px;
}
.gameModeRight p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.jcarousel-skin-ecosystem .jcarousel-clip-horizontal {
  width: 820px;
  height: auto;
}
.jcarousel-skin-ecosystem .jcarousel-item {
  height: auto;
}
.jcarousel-skin-ecosystem .jcarousel-container-horizontal {
    padding: 0 50px;
    width: 950px;
}
#dr_ProductDetails.dr_hidden{
  display:none;
}
#dr_ageGate h2{
  background-color: #999;
  font-size: 25px;
  color: #fff;
  line-height: 42px;
  font-weight: normal;
  margin: 0 0 20px 0;
  padding: 0 10px;
  text-transform: uppercase;
}
#dr_ageGate #dr_birthError{
  color:#ff0000;
}
#dr_ageGate .dr_button{
  -moz-box-shadow: 1px 1px 2px 0 #888;
  -webkit-box-shadow: 1px 1px 2px 0 #888;
  box-shadow: 1px 1px 2px 0 #888;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 0;
  text-indent: 0;  
  display: inline-block;
  color: #474747;
  font-family: arial;
  font-size: 11px;
  padding: 2px 4px;
  margin-left: 4px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0 #c2c2c2;
  text-transform: uppercase;
  border: none;
  background: #f9e334;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZTMzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iI2ZiYjIxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
  background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);
}
#dr_ageGate label{
  display:block;
}
#dr_ageGate>div{
  text-align:center;
  margin-bottom: 20px;
}
#dr_ageGate>div>span{
  display:inline-block;
  margin: 0px 10px;
}
#dr_ageGate .dr_buttonBlock{
  margin-top:20px;
}
#dr_ProductDetails #buyNowButton:hover, .dr_interstitial .dr_acceptOffer:hover, .dr_CandyRack .dr_button:hover{
  background: none repeat scroll 0 0 #DD6F00;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: none;
}
.dr_acceptOffer.btnHide, .dr_acceptOffer.btnHide:hover, #buyNowButton.btnHide, #dr_ProductDetails .btnHide#buyNowButton:hover, #dr_childProducts label.dr_accept.btnHide, #dr_childProducts label.dr_accept.btnHide:hover {
	background: #CCC;
	cursor: not-allowed!important;	
}
#dr_ProductDetails .dr_ratingReasonPEGI img, #dr_ProductDetails .dr_ratingImagePEGI img {
  display: block;
  margin-bottom: 5px;
  width: 50px;
}
.sizingChart {
  margin-top:20px;
}
.sizingChart th, .sizingChart td {
  text-align:center;
  border:2px solid #fff;
  padding:2px 15px;
}
.sizingChart th {
  background-color:#bbb;
  color:#fff;
  font-weight:bold;
}
.sizingChart tr td:first-of-type {
  background-color:#ebebeb;
}

	/* Start: Style the long desc list */
	ul.tab {
		list-style-type: none;
		margin: 15px 0 0;
		padding: 0;
		overflow: hidden;
	}

	/* Float the list items side by side */
	ul.tab li {
		/*border: 1px solid #B2B2B2; */
		float: left;
		margin-right: 4px;
	}

	/* Style the links inside the list items */
	ul.tab li a {
		display: inline-block;
		color: black;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
		transition: all 0.2s ease-in-out 0s;
		font-size: 17px;
		outline: 0;
	}

	/* Change background color of links on hover */
	ul.tab li a:hover {
		background-color: #fef0cb;
	}

	/* Create an active/current tablink class */
	ul.tab li a:focus, .tab li a.active {
		background-color: #fef0cb;
	}

	/* Style the tab content */
	.tabcontent {
		display: none;
		padding: 10px;
		border-top: none;
	}
	/* End: Style the long desc list */
/* ---------End - Product Detail page--------- */

/* ---------Start - ThankYou page ---------*/
#dr_ThankYou .dr_SNDisplay {display:none;}
/* ---------End - ThankYou page ---------*/

/* ---------Start - CategoryProductList page ---------*/
#dr_CategoryProductList .dr_vatInclLabel, #dr_CategoryList .dr_vatInclLabel, .bottomOffers .dr_vatInclLabel, #dr_ProductSearchResults .dr_vatInclLabel {
  display:none;
}
#dr_CategoryProductList .dr_categoryName {
  float: left;
  font-family: latoregular;
  font-size: 30px;
  text-transform: uppercase;
  padding-top: 4px;
}
.dr_Content {
  padding: 20px 10px 0 10px;
  border-top: #e5e5e5 1px solid;
}
.catSortOptions, .categoryFooter, .dr_searchFooter {
  float: right;
  font-size: 11px;
  line-height: 24px;
  color: #666;
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 4px;
}
.catSortOptions {
  margin-right: 15px;
}
#dr_CategoryProductList .dr_product img, .dr_interstitial #dr_childProducts .dr_product img {
  max-width: 100%;
  max-height: 100%;
}
.dr_product.unavailable, .dr_searchResultItem.unavailable {
  display:none;
}
#dr_CategoryProductList .shortDescription > p > a{
	color: #666;	
}
#dr_CategoryProductList .shortDescription > p > a:hover{
	color: #000;	
	text-decoration: underline;
}
#dr_CategoryProductList .dr_product {
  width: 25%;
  float: left;
  padding: 10px 1%;
}
/*#dr_CategoryProductList li.dr_product:hover {
  background-color: #ededed;
}*/
.contentTextBlock {
  margin-top: 15px;
  padding: 0 8px;
}
.contentTextBlock .dr_productName {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 4px;
  font-family: latoregular;
}
.contentTextBlock .dr_productName, .contentTextBlock .dr_price {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 4px;
  font-family: latoregular;
}
.contentThumbImage {
	height:230px;
	line-height:228px;
}
.contentThumbBlockImage
{
    /*float: left; */
    height: 230px;
    line-height: 228px;
}

.contentThumbBlockText
{
    color: #000;
    height: auto;
    line-height: 11px;
    margin: 5px 0;
    width: 100%;
}

.contentThumbBlockText .dr_productName, .contentThumbBlockText .dr_price
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 5px 0;
    font-family: Arial,Helvetica,sans-serif;
  /*  line-height: 20px;*/
}
.dr_pdLinkAndPrice {
  min-height: 58px;
}
.contentThumbBlockText .dr_price {
/*	padding-bottom:14px;*/
	margin-top:10px;
}

.dr_moreInfoButton, .dr_moreInfoButton:link {
    border: medium none;
    border-radius: 0;
    box-shadow: 1px 1px 2px 0 #888888;
    color: #474747;
    display: inline-block;
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    margin-left: 4px;
    padding: 2px 4px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 0 #C2C2C2;
    text-transform: uppercase;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#fff),color-stop(1,#bdbdbd));
    background: -moz-linear-gradient(center top,#fff 5%,#bdbdbd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#bdbdbd');
    background-color: #fff;
}
.dr_moreInfoButton:hover {
    background: none repeat scroll 0 0 #BFBFBF;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: none;
}
.buttons .dr_button:hover {
    background: none repeat scroll 0 0 #DD6F00;
    color: #FFFFFF;
    /* font-weight: normal; */
    text-shadow: none;
}
.coupon_code .dr_button:hover {
  text-shadow: none;
  background: none repeat scroll 0 0 #fff;
}
#dr_CategoryList .dr_regularPriceLabel, #dr_CategoryList .dr_discountLabel, #dr_ProductSearchResults .dr_regularPriceLabel, #dr_ProductSearchResults .dr_promoPriceLabel, #dr_CategoryProductList .dr_regularPriceLabel, #dr_CategoryProductList .dr_discountLabel {
	display:none;
}
#dr_ProductSearchResults .dr_regularPriceLabel, #dr_CategoryProductList .dr_regularPrice, #dr_CategoryList .dr_regularPrice, #dr_ProductDetails .dr_strikePrice  {
	float:left;
	margin-right:5px;
}
#dr_ProductDetails .dr_price br {
	display:none;
}
.jcarousel-skin-text-ecosystem {
	font-size:13px;
	line-height:18px;
}
.dr_regularPrice, .dr_price .dr_strikePrice {
	color:#999;
}
.outOfStock .contentThumbBlockImage img {
  opacity: 0.15;
}
.outOfStock .contentThumbBlockImage{
  background: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/outOfStockImage.jpg) no-repeat 50% 50%;
}
/* ---------End - CategoryProductList page ---------*/

/* ---------Start - Shopping Breadcrumb ---------*/
.storeImage {
  float: left;
}
#Top_ShoppingBreadcrumb {
  float: left;
  margin: 0 0 10px;
}
#pageNavSec{
  min-height: 25px;
  /* border-bottom-color: #e5e5e5; */
  /* border-bottom-width: 1px; */
  /* border-bottom-style: solid; */
  padding-left: 10px;
}
#pageNavSec ul li {
  float: left;
  font-size: 11px;
  line-height: 24px;
  color: #666;
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 4px;
}
#pageNavSec ul li a {
  color: #666;
}
#pageNavSec ul li a:hover {
  text-decoration: underline;
}
/* ---------End - Shopping Breadcrumb ---------*/

/* ---------Start - Shopping Cart Page ---------*/
#dr_ShoppingCart #dr_checkoutButton a, .dr_CustomBundle .dr_submitBundle .dr_button, .dr_tdQuantity .dr_addBtn {
  float: right;
  height: 36px;
  width: 104px;
  font-size: 16px;
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-shadow: 1px 1px #fee38a;
  margin: 0 3px 0 0;
  padding: 6px 0 2px 0;
  cursor: pointer;
  background: #ffe828;
  background: -moz-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffe828),color-stop(100%,#fbb400));
  background: -webkit-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -o-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -ms-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: linear-gradient(to bottom,#ffe828 0%,#fbb400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe828',endColorstr='#fbb400',GradientType=0);
  text-transform: capitalize;
  -webkit-box-shadow: 0 1px 2px 1px #bbbab8;
  box-shadow: 0 1px 2px 1px #bbbab8;
  text-align: center;
}
#dr_ShoppingCart #dr_checkoutButton a:hover, .dr_CustomBundle .dr_submitBundle .dr_button:hover, .dr_tdQuantity .dr_addBtn:hover {
	background-color:#FFE828;
	color: #FFF;
}
#dr_ShoppingCart h1 {
  font-size: 22px;
  color: #333333;
  margin: 0 0 15px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: HelveticaNeueW02-Thin;
  background: #F8F8F8;
	padding:5px 0;
	text-indent:10px;
/*	float:left;*/
	line-height:26px;
}
#dr_shoppingCartTable thead th {
  background-color: #999;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding: 6px;
  text-transform: capitalize;
}
#dr_shoppingCartTable tbody .dr_productThumbnail, #dr_orderDetailsTbl tbody .dr_thumb img {
  max-width: 67px;
  max-height: 94px;
}
#dr_shoppingCartTable tbody {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: normal;
}
#dr_shoppingCartTable tbody td {
  padding: 8px;
  vertical-align: top;
}
#dr_shoppingCartTable table {
  width: 100%;
}
#dr_cartTbl {
  margin-bottom: 15px;
}

#dr_cartSubTotal {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000;
  margin-bottom: 10px;
  border: 1px solid #b3b3b3;
}
#dr_cartSubTotal td {
  text-align: right;
  padding: 5px 20px 5px 0 !important;
  border-width:0;
  white-space:nowrap;
}

#dr_shoppingCartTable .dr_productName a {
  color: #7e7e7e;
  text-decoration: underline;
}
#dr_shoppingCartTable .dr_rating {
	display:block;
	margin-top:3px;
}
#dr_shoppingCartTable .dr_rating>img{
  vertical-align:top;
}
#dr_shoppingCartTable .dr_rating>span {
  display: inline-block;
}
#dr_payPalExpressCheckoutButton {
  text-align: right;
}
#dr_continueShoppingButton a {
  font-size: 14px;
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 15px;
  text-transform: capitalize;
  width: 150px;
  line-height: 36px;
  text-shadow: 1px 1px #f6f4e8;
  background: -moz-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fff 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);
  box-shadow: 0 1px 2px 1px #bbbab8;
  display: block;
  text-align: center;
}
#dr_payPalExpressCheckoutButton span {
  margin-left: 50px;
}
#dr_cartPricingDisclaimer {
  padding-top: 30px;
  clear: both;
}
#dr_continueShoppingButton a:hover {
  color: #000;
  background: none repeat scroll 0 0 #fff;
}
.coupon_code {
	border: 1px solid #C3C3C3;
  font-family: arial;
  font-size: 14px;
  /*margin-top: 20px;*/
	padding: 2% 1%;
  width: 32%;
}
.coupon_code .helpicon{
	margin: 0;
}
#promoCode {
  border: 1px solid #C3C3C3;
  margin-right: 5px;
}
#dr_siteButtons #dr_continueShoppingButton {
  padding-left: 0;
}
.dr_checkoutButton.col-md-3 {
  padding-right: 0;
}
.ShoppingCartBannerCarousel {
  height: 73px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
}
#dr_ShoppingCart select{
  color:black;
}
table#dr_cartSubTotal tr:nth-child(even) {
  background-color: #ddd;
}
table#dr_cartSubTotal tr:nth-child(odd) {
  background-color: #f8f8f8;
}
#dr_priceTotalWithoutShipping td {
  font-weight: bold;
}
#dr_priceTotal td {
  font-size: 16px;
  font-weight: bold;
}
#dr_ShoppingCart #dr_orderNumber {
  text-align:right;
/*	padding-top:13px;*/
}
#dr_ShoppingCart #dr_orderNumber:after {
	content:"";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
#dr_ShoppingCart #dr_orderNumber  p {
	padding:0;
}
table#dr_cartSubTotal {
  width: 50%;
  float: right;
}
table#dr_cartTbl tbody {
  border: 1px solid #c3c3c3 !important;
}
.dr_Content .dr_offers.active .dr_productName, .dr_Content .dr_offers.active .dr_price {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding: 0 0 5px 0;
  font-family: Arial, Helvetica, sans-serif;
}
#dr_ShoppingCart .dr_emptyCart>h2{
	margin:20px 10px;
}
#dr_ShoppingCart #dr_shoppingCartTable .dr_error{
  display:block;
}
.helpicon {
  border: 1px solid #000000;
  border-radius: 9px;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  line-height: 15px;
  margin-right: 3px;
  width: 18px;
  text-align: center;
  color: #000000;
}

#dr_quickOrderLookUp .helpicon, #dr_orderLookupOrderNum .helpicon{
  position: relative;
  left: -27px;
} 

.helpicon:hover {
  color: #000000;
  text-decoration: none;
  border: 1px solid #000000;
}

#dr_ShoppingCart #dr_helpIcon .dr_button, #dr_ShoppingCart #dr_legalDisclaimer .dr_button {
    background: linear-gradient(to bottom, #f9e334 0%, #fbb218 91%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 1px 1px #fee38a;
    text-transform: uppercase;
}
#dr_ShoppingCart #dr_helpIcon .dr_button:hover, #dr_ShoppingCart #dr_legalDisclaimer .dr_button:hover {
	background:#FFE828;
}
.dr_bold {
    font-weight: bold;
}
.dr_qtyInput.qtyError{
	border: 1px solid #ff0000;
}
/* candy rack offer*/
.dr_CandyRack .dr_button{
	padding: 4px 6px;
}
#dr_cartTbl.table tbody tr.dr_CandyRack td{
	border-top: 0px solid #525252;
	vertical-align: middle;
}
#dr_cartTbl.table tbody tr.dr_CandyRack td.dr_productThumbnail{
	border-left: 4px solid #000;
}
#dr_cartTbl.table tbody tr.dr_CandyRack td.dr_link{
	border-right: 4px solid #000;
}
#dr_cartTbl.table > tbody > tr.dr_CandyLast > td{
	border-bottom: 4px solid #000;
}
#dr_cartTbl.table > tbody > tr.dr_CandyFirst > td{
	border-top: 4px solid #000;
}
/* candy rack offer*/
#dr_shoppingCartTable .dr_candyRackItems td{	
	padding: 0;
}
#dr_shoppingCartTable tbody .dr_candyRackList .dr_productThumbnail{
	display: inline-block;
	min-width: 67px;
	vertical-align: middle;
	width: 16%;
}
.dr_candyRackItems td .dr_liOfferDescription{
	margin: 10px;
}
.dr_candyRackItems .dr_candyWrap{
	border: 4px solid #000;
	padding: 10px;
}
.dr_CandyRack .dr_thumbnail img{
	max-height: 94px;
	max-width: 67px;
}
.dr_CandyRack .dr_button{
	border-radius: 5px;
	padding: 4px 6px;
}
.dr_CandyRack .dr_button:hover{
	text-decoration: none;
}
.dr_candyRackList{
	display: inline-block;
	width: 100%;
}
.dr_candyRackList li.dr_CandyRack{
	float: left;
	padding: 10px 0;
  width: 50%;
}
.dr_candyRackList li.dr_CandyRack div.dr_productName{
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;	
	width: 35%;
}
.dr_candyRackList div.dr_price{
	display: inline-block;
	text-align:center;
	width: 22%;
}
.dr_candyRackList  .dr_link{
	display: inline-block;
}
#dr_productIframe .dr_button{
	-moz-box-shadow: 1px 1px 2px 0 #888;
	-webkit-box-shadow: 1px 1px 2px 0 #888;
	box-shadow: 1px 1px 2px 0 #888;
	color: #474747;
	text-shadow: 1px 1px 0 #c2c2c2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZTMzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iI2ZiYjIxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
	background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
	background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
	background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
	background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);
  font-size: 11px;
  text-transform: uppercase;
  background-color: #e51316;
  font-family: arial;
  text-align: center;
  line-height: 11px;
  border: none;
	padding: 4px;
}
#dr_productIframe .dr_button:hover{
	background: none repeat scroll 0 0 #DD6F00;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: none;
}
/* ---------End - Shopping Cart Page ---------*/

/* ---------Start - Product Search Result Page  ---------*/

#dr_ProductSearchResults .searchHeader {
  background-color: #999;
  line-height: 42px;
  color: #fff;
  margin: 0 0 16px 0;
  font-weight: normal;
  padding: 0 2%;
  height: 42px;
}
#dr_ProductSearchResults .searchHeader span {
  float: left;
  font-family: latoregular;
  font-size: 30px;
  text-transform: uppercase;
}
#dr_CategoryProductList .catSortOptions, #dr_ProductSearchResults .catSortOptions {
	display:none;
}
#dr_sortOptions {
  float: left;
  font-family: arial;
  font-size: 11px;
  text-transform: none;
}
#dr_sortOptions #dr_ordering {
  color: #000;
}
.dr_sortAndPagination .dr_pagination {
  float: right;
  margin-left: 5px;
}
.dr_sortAndPagination .dr_pagination .dr_pages li {
  float: left;
  margin: 0 3px;
}
.dr_sortAndPagination .dr_pagination .dr_pages li a {
  color: #666;
}
.dr_sortAndPagination li.dr_selected {
  font-weight: bold;
}
#dr_ProductSearchResults #dr_productSearch {
  font-size: 16px;
  font-family: latoregular;
}
#dr_ProductSearchResults #dr_productSearch .dr_label {
  float: left;
}
#dr_ProductSearchResults #dr_productSearch #searchKeywords {
  border: 1px solid #EFEFEf;
  margin-left: 5px;
  float: left;
}
#dr_ProductSearchResults .dr_productData img {
  max-width: 100%;
  max-height: 100%;
}
#dr_ProductSearchResults .dr_productData {
  width: 25%;
  float: left;
  padding: 10px 1%;
}
/*#dr_ProductSearchResults  #dr_productSearch #dr_siteButtons input {
  float: left;
  background: -moz-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffe828),color-stop(100%,#fbb400));
  background: -webkit-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -o-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -ms-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: linear-gradient(to bottom,#ffe828 0%,#fbb400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe828',endColorstr='#fbb400',GradientType=0);
  box-shadow: 0 1px 2px 1px #BBBAB8;
  text-transform: uppercase;
  font-family: latobold;
  color: #fff;
	height:24px;
	line-height:24px;
}
#dr_ProductSearchResults #dr_productSearch #searchKeywords {
  width:100%;
  max-width: 260px;
  font-family: latoregular;
  font-size: 13px;
  line-height: 25px;
  color: #000;
  background-color: #eaeaea;
  height: 25px;
  border: none;
  padding: 0 5px 0 5px;
  margin: 0 0 1px 0;
  padding-left: 5px;
  padding-right: 5px;
}*/
#dr_searchSortSubmit {
  background-color: #e51316;
  border: 1px solid #e51316;
  text-transform: uppercase;
  font-family: latobold;
  color: #fff;
}
/*#dr_ProductSearchResults .dr_searchResultItem {
  float: left;
  width: 20%;
  padding: 10px 1%;
}
#dr_ProductSearchResults .dr_searchResultItem .dr_column2 {
  float: left;
  height: 230px;
  line-height: 228px;
}
#dr_ProductSearchResults .dr_searchResultItem .dr_column2 img {
  width: 100%;
}*/
.dr_clearBoth {
  clear: both;
}
/*.dr_searchResultItem .dr_column3 {
  color: #000;
  font-family: latoregular;
  font-size: 13px;
  font-weight: normal;
  padding: 0 0 4px 0;
  width: 146px;
  height: 120px;
  margin: 15px 0 0 0;
  float: left;
}
.dr_searchResultItem .dr_column3 a {
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 4px 0;
  font-family: arial;
	line-height:11px;
}*/
/*.dr_searchResultItem:hover {
  background-color: #ededed;
}*/
#dr_productSearchResultsWrapper {
  margin-top: 20px;
}
select.dr_searchSortOptions, select.dr_catSortOptions {
	color: #3E3E3E;
	font-family: Arial;
	font-size: 11px;
	height: 20px !important;
	line-height: 24px;
	border:1px solid #C0C0C0;
	position: relative;
	z-index: 1;
}
/*.contentThumbBlockText a.dr_button {
	border: medium none;
	border-radius: 0;
	box-shadow: 1px 1px 2px 0 #888888;
	color: #474747;
	display: inline-block;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-left: 4px;
	padding: 2px 4px;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	text-shadow: 1px 1px 0 #C2C2C2;
	text-transform: uppercase;
	background:linear-gradient(to bottom, #FEDE25 0%, #FBB218 100%) repeat scroll 0 0;
	line-height:14px;
}
.contentThumbBlockText a.dr_button:hover {
	background: none repeat scroll 0 0 #DD6F00;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: none;
}*/
#dr_ProductSearchResults .dr_moreInfoButton, #dr_ProductSearchResults .buttons .dr_button {
  padding: 4px 4px;
}
#dr_facetNav {
  display:none;
}
/* ---------End - Product Search Result Page  ---------*/
/* ---------Begin - Login Pages  ---------*/
#dr_Login .dr_formLine{
	clear: both;
  display:inline-block;
	width:100%;
}
#dr_Login .dr_formLine .dr_label{
  font-size: 12px;
  font-weight: normal;
  width:100%;
}
#dr_Login #dr_siteButtons .dr_button, #dr_Login #dr_createNew a{
	font-size: 16px;
  color: #333;
  text-shadow: 1px 1px #fee38a;
  background: #ffe828;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTgyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmI0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffe828),color-stop(100%,#fbb400));
  background: -webkit-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -o-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: -ms-linear-gradient(top,#ffe828 0%,#fbb400 100%);
  background: linear-gradient(to bottom,#ffe828 0%,#fbb400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe828',endColorstr='#fbb400',GradientType=0);
  -webkit-box-shadow: 0 1px 2px 1px #bbbab8;
  box-shadow: 0 1px 2px 1px #bbbab8;  
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  line-height: 25px;
	height:36px;
  border: none;
  padding: 0 15px;
	width: 135px;
}
#dr_Login #dr_siteButtons .dr_button:hover, #dr_Login #dr_createNew a:hover{
  background:#FFE828;
}
#dr_Login #dr_createNew a{
	padding: 10px 15px;
}
#dr_Login #dr_siteButtons{
	clear: both;
  float: left;
  margin-top:20px;
}
#dr_Login .dr_formLine input {
  height: 23px;
}
#dr_Login #dr_existingUser{
	clear: both;
  float: left;
	width: 40%;
}
#dr_existingUser .dr_formLine{
	width: 100%;
}
#dr_Login .dr_formLine input[type=text], #dr_Login .dr_formLine input[type=password]{
	width: 90%;
}
#dr_existingUser #dr_forgotPassword{
	float: left;
	margin-top: 20px;
	padding: 10px;
}
#dr_loginForm{
	padding-bottom: 10px;
}	
#dr_Login #dr_createNew{
	float: left;
	padding-left: 4%;
	width: 50%;
}
#dr_Login #dr_existingUser h3, #dr_Login #dr_createNew h3{
	font-family: HelveticaNeueW02-Thin;
	font-size: 22px;
	margin-bottom: 10px;
}
/* ---------End - Login Pages  ---------*/
/* ---------Begin - Help Pages  ---------*/
.dr_emptyCart #dr_continueShoppingButton a {
  font-size: 14px;
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 15px;
  text-transform: capitalize;
  width: 150px;
  line-height: 36px;
  text-shadow: 1px 1px #f6f4e8;
  background: -moz-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fff 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fff 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);
  box-shadow: 0 1px 2px 1px #bbbab8;
  display: block;
  text-align: center;
}
.dr_emptyCart #dr_continueShoppingButton a:hover {
  background: none repeat scroll 0 0 #fff;
}
#dr_helpColumnLeft {
  float: left;
  width: 49%;
  margin-right: 1%;
}
#dr_helpColumnRight {
  float: right;
  width: 49%;
  margin-left: 1%;
}
#dr_CustomerServiceOrderSearch, #dr_Help, #dr_OrderInformation, #dr_RightOfWithdrawal,
#dr_ShippingInformation, #dr_TechnicalAssistance, #sizeChart, #dr_ReturnAndCancellations,
#dr_PrivacyAndSecurity, #dr_ContactForm, #dr_DownloadInformation, #dr_AddEditPayment, #dr_AddEditAddress, #dr_EditProfile{
	font-family: 'HelveticaNeueRegular';
}
#dr_CustomerServiceOrderSearch h1, #dr_Help h1, #dr_OrderInformation h1, #dr_RightOfWithdrawal h1,
#dr_ShippingInformation h1, #dr_TechnicalAssistance h1, #sizeChart h1, #dr_ReturnAndCancellations h1,
#dr_PrivacyAndSecurity h1, #dr_ContactForm h1, #dr_DownloadInformation h1, #dr_AddEditPayment h1, #dr_AddEditAddress h1, #dr_EditProfile h1{
  background-color: transparent;
	font-family: 'HelveticaNeueMedium';
  font-size: 31px;
  color: #000;
  line-height: 42px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 0 10px;
	text-transform: capitalize;
}
#dr_CustomerServiceOrderSearch h1{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}
#dr_CustomerServiceOrderSearch h3, #dr_Help h3, #dr_OrderInformation h3, #dr_AddEditPayment h3, #dr_AddEditAddress h3,
#dr_ShippingInformation h3, #dr_TechnicalAssistance h3, #sizeChart h3, #dr_ReturnAndCancellations h3, #dr_EditProfile h3,
#dr_PrivacyAndSecurity h3, #dr_ContactForm h3, #dr_DownloadInformation h3, .dr_Content .moreQuestions p, .moreQuestions p a{
	font-family: 'HelveticaNeueMedium';
}
#dr_OrderInformation h1 .goBack, #dr_CustomerServiceOrderSearch h1 .goBack, #dr_ShippingInformation h1 .goBack,
#dr_TechnicalAssistance h1 .goBack, #sizeChart h1 .goBack, #dr_ReturnAndCancellations h1 .goBack,
#dr_PrivacyAndSecurity h1 .goBack, #dr_ContactForm h1 .goBack, #dr_DownloadInformation h1 .goBack,
#dr_AddEditPayment h1 .goBack, #dr_AddEditAddress h1 .goBack, #dr_EditProfile h1 .goBack, #dr_RightOfWithdrawal h1 .goBack{
	color: #000;
	float: left;
	padding: 0 15px;
}
#dr_AddEditPayment h1 .goBack, #dr_AddEditAddress h1 .goBack, #dr_EditProfile h1 .goBack{
	padding: 0 10px;
}
.goBackLink{
	cursor: pointer;
}
#dr_OrderInformation h1 .titleSpan, #dr_CustomerServiceOrderSearch h1 .titleSpan, #dr_ShippingInformation h1 .titleSpan, #dr_TechnicalAssistance h1 .titleSpan, #sizeChart h1 .titleSpan, #dr_ReturnAndCancellations h1 .titleSpan, #dr_PrivacyAndSecurity h1 .titleSpan, #dr_ContactForm h1 .titleSpan, #dr_DownloadInformation h1 .titleSpan, #dr_AddEditPayment h1 .titleSpan, #dr_AddEditAddress h1 .titleSpan, #dr_EditProfile h1 .titleSpan, #dr_RightOfWithdrawal h1 .titleSpan{
	display: inline-block;
}
#dr_Help h3, #dr_ContactForm h2 {
  color: #000;
  /* background-color: #999; */
  font-size: 18px;
  font-weight: 600;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  /* text-transform: uppercase; */
  border-bottom: 1px solid #C7C7C7;
}
#dr_ContactForm h2{
	margin-left: 10px;
}
#dr_quickOrderLookUp legend {
  display: none;
}
#dr_orderSearch{
	margin-bottom: 25px;
}
#dr_quickOrderLookUp .dr_formLine, #dr_orderSearch .dr_formLine{
	padding: 3px 0;
}
.dr_helpElement li, .dr_helpElement .dr_formLine, #dr_CustomerServiceOrderSearch li, #dr_CustomerServiceOrderSearch p, #dr_CustomerServiceOrderSearch .dr_formLine {
  margin-left: 30px;
  padding: 4px 0;
}
.dr_quickOrderLookUpFields {
  float: left;
}
.dr_quickOrderLookUpFields label, #dr_orderLookupOrderNum label, #dr_orderLookupEmail label{
  display: none;
}
.dr_quickOrderLookUpFields input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #444;
  font-size: 12px;
}
.dr_quickOrderLookUpFields input::-moz-placeholder { /* Firefox 19+ */
  color: #444;
  font-size: 12px;
}
.dr_quickOrderLookUpFields input:-ms-input-placeholder { /* IE 10+ */
  color: #444;
  font-size: 12px;
}
.dr_quickOrderLookUpFields input:-moz-placeholder { /* Firefox 18- */
  color: #444;
  font-size: 12px;
}
.dr_helpElement a:hover {
  text-decoration: underline;
}
.dr_helpElement a {
  font-size: 14px;
  color: #000;
}
div#dr_needHelpFAQ {
	border: 1px solid #C7C7C7;
	font-size: 15px;
  text-align: center;
  font-weight: 600;
}
.dr_Content .moreQuestions{
	border: 1px solid #C7C7C7;
	clear: both;
	margin-bottom: 15px;
}
.dr_Content .moreQuestions p{  
  font-size: 15px;
  text-align: center;
  font-weight: 600;
	padding: 10px 0;
}
div#dr_needHelpFAQ h3 {
  border: none;
  font-size: 15px;
  margin-top: 10px;
}
div#dr_needHelpFAQ h3 a, .moreQuestions p a, #dr_OrderInformation dd a, #dr_ShippingInformation dd a, #dr_TechnicalAssistance dd a, #dr_DownloadInformation dd a, #dr_ReturnAndCancellations dd a, #dr_PrivacyAndSecurity dd a, #dr_ContactForm dd a,
#dr_CustomerServiceOrderSearch a, #dr_RightOfWithdrawal a{
	color: #000;
	text-decoration: underline;
	/*text-decoration-color: #C7C7C7;*/
}
div#dr_needHelpFAQ h3 a, .moreQuestions p a{	
  font-size: 15px;
}
#dr_OrderInformation dd a:hover, #dr_ShippingInformation dd a:hover, #dr_TechnicalAssistance dd a:hover, #dr_DownloadInformation dd a:hover, #dr_ReturnAndCancellations dd a:hover, #dr_PrivacyAndSecurity dd a:hover, #dr_ContactForm dd a:hover, .moreQuestions p a:hover, #dr_CustomerServiceOrderSearch a:hover, #dr_RightOfWithdrawal a:hover{
	color: #000;
}
#dr_Help strong {
  font-size: 13px;
  margin-left: 10px;
}
#dr_quickOrderLookUp .dr_label, #dr_orderSearch .dr_label {
  font-weight: normal;
}
/*
#dr_quickOrderLookUp .dr_button, #dr_orderSearch .dr_button, #dr_ContactForm .dr_button {
 -moz-box-shadow: 1px 1px 2px 0 #888;
  -webkit-box-shadow: 1px 1px 2px 0 #888;
  box-shadow: 1px 1px 2px 0 #888;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 0;
  text-indent: 0;  
  display: inline-block;
  color: #474747;
  font-family: arial;
  font-size: 11px;
  padding: 2px 4px;
  margin-left: 4px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0 #c2c2c2;
  text-transform: uppercase;
  border: none;
  background: #f9e334;
  background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
  background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);
}
#dr_quickOrderLookUp .dr_button:hover, #dr_orderSearch .dr_button:hover, #dr_ContactForm .dr_button:hover {
  background: none repeat scroll 0 0 #DD6F00;
  color: #FFFFFF;
  font-weight: normal;
  text-shadow: none;
} */
#dr_quickOrderLookUp input.dr_button.findOrderButton, #dr_CustomerServiceOrderSearch #dr_orderLogin .dr_button,
#dr_ContactForm .dr_button, #dr_quickOrderLookUp .dr_button, #dr_orderSearch .dr_button, #dr_RightOfWithdrawal .dr_button,
#dr_EditProfile .dr_button, #dr_AddEditAddress .dr_button, #dr_AddEditAddress input[type="submit"], #dr_AddEditPayment .dr_button, #dr_AddEditPayment input[type="submit"]{
	font-family: 'HelveticaNeueMedium';
  box-shadow: none;
  text-shadow: none;
  background: #fff;
  color: #000;
  border: 1px solid #C7C7C7;
  font-size: 13px;
  font-weight: normal;
  width: 150px;
  padding: 4px;
	text-transform: uppercase;
}
#dr_AddEditPayment .dr_formLine .dr_button{
	float: right;
}
#existingLogin #dr_siteButtons .dr_button {
  margin-bottom:20px;
}
#dr_quickOrderLookUp #orderNumber, #dr_quickOrderLookUp #password,
#dr_orderLookupEmail #emailAddress, #dr_orderLookupEmail #ccNumber,
#dr_orderLookupOrderNum #orderNumber, #dr_orderLookupOrderNum #password {
  border: 1px solid #C7C7C7;
  background: none;
	color: #444444!important;
	font-size: 12px;
  width: 200px;
  /*padding-left: 7px;
  padding-top: 2px;
  padding-bottom: 2px;*/
	padding: 2%;
}
#dr_AddEditAddress .dr_formLine input, #dr_AddEditPayment .dr_formLine input, #dr_EditProfile .dr_formLine input, #dr_Login .dr_formLine input,
#dr_AddEditAddress .dr_formLine select, #dr_AddEditPayment .dr_formLine select {
  border: 1px solid #C7C7C7;
  background: none;
	color: #444444;
	font-size: 14px;
  width: 230px;
	padding: 1%;
}
#dr_ContactForm input[type="text"], #dr_ContactForm textarea, #dr_ContactForm select{
  border: 1px solid #C7C7C7;
  background: none;
	color: #444444;
	font-size: 14px;
  width: 100%;
	padding: 1%;
	margin: 4px 0 10px 0;
}
#dr_ContactForm textarea{
	resize: none;
}
#dr_AddEditPayment .dr_formLine select#expirationDateMonth, #dr_AddEditPayment .dr_formLine select#expirationDateYear{
	width: 109px;
}
#dr_quickOrderLookUp #password {
  padding-right: 25px;
}
.dr_helpElement {
  margin-bottom: 15px;
}
#dr_CustomerServiceOrderSearch #dr_orderLookupReasons {
  /*font-size: 12px;*/
	list-style-type: disc;
}
#dr_orderSearch legend, #dr_orderLogin #dr_login legend, #dr_myAccountColumn2 h3{
  color: #000;
  /* background-color: #999; */
  font-size: 20px;
	font-family: 'HelveticaNeueMedium';
	font-weight: bold;
  padding: 5px 0 5px 10px;
  text-transform: capitalize;
  border-bottom: 1px solid #C7C7C7;
}
#dr_CustomerServiceOrderSearch .dr_label {
  width: 28%;
  font-size: 12px;
}
#dr_CustomerServiceOrderSearch .dr_forgotPassword {
  font-size: 12px;
  margin-left: 10px;
}
#dr_CustomerServiceOrderSearch .dr_loginButton{	
	padding-top: 5px;
	text-align: right;
}
#dr_orderSearch .dr_button{
	float: right;
}
#dr_orderLookupSeperator{
	clear: both;
	text-align: center;
}
#dr_orderSearch #dr_orderLookupSeperator p{	
	font-family: HelveticaNeueMedium;
	padding: 25px 0;
}
#dr_orderLookupSeperator p .leftLine{
	background-color: #e5e5e5;
	float: left;
	height: 1px;
	margin: 8px 0;
	width: 44%;
}
#dr_orderLookupSeperator p .orLabel{
	display: inline-block;
	font-size: 11px;
	margin: 0;
	text-align: center;
}
#dr_orderLookupSeperator p .rightLine{
	background-color: #e5e5e5;
	float: right;
	height: 1px;
	margin: 8px 0;
	width: 44%;
}
/*#dr_CustomerServiceOrderSearch p a {
  color:#0000EE;
}*/
#dr_CustomerServiceOrderSearch .lookupGuideLine{
  padding-bottom: 15px;
}
#dr_OrderInformation, #dr_CustomerServiceOrderSearch, #dr_ShippingInformation, #dr_TechnicalAssistance, #dr_DownloadInformation, #dr_ReturnAndCancellations, #dr_PrivacyAndSecurity, #dr_ContactForm, #dr_AddEditPayment, #dr_AddEditAddress, #dr_RightOfWithdrawal,
.dr_Content dd p, .dr_Content p{
  /*font-family: Arial,Helvetica,sans-serif;*/
  font-size: 14px;
}
.dr_Content dt {
	cursor: pointer;
  margin: 10px;
  font-size: 14px;
}
.dr_Content dt a {	
  color: #000;
	font-family: 'HelveticaNeueMedium';
	font-size: 17px;
}
.dr_Content dt span.navArrow{
	text-align: right;
	float: right;
	background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/Arrows/arrow-icon.png");
	background-repeat: no-repeat;
	height: 9px;	
	margin: 10px;
	opacity: 0.4;
	transform: translateZ(0);
	transition: opacity 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out;
	width: 12px;
}
.dr_Content dt span.navArrow.open{
	opacity: 1;
	background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/Arrows/arrow-icon-up.png");
  background-repeat: no-repeat;
}
.dr_Content > dl, .dr_Content form[name='ContactCustomerServiceForm'], #sizeChart .article-body{
	padding-right: 20px;
	padding-left: 55px;
}
.dr_Content #dr_myAccountColumn1, .dr_Content #dr_myAccountColumn2{
	padding: 15px 15px 15px 50px;
}
.dr_Content dl > div{
	padding: 5px 0;
}
.dr_Content dd {
	color: #000;
  padding: 20px 40px;
}
#dr_OrderInformation dd > p:last-child, #dr_ShippingInformation dd > p:last-child,
#dr_TechnicalAssistance dd > p:last-child, #dr_DownloadInformation dd > p:last-child,
#dr_ReturnAndCancellations dd > p:last-child, #dr_paymentUpdates> p:last-child, #dr_AddEditAddress> p.dr_backToMainHelp{
	display: none;
}
#dr_OrderInformation p, #dr_CustomerServiceOrderSearch p, #dr_ShippingInformation p, #dr_TechnicalAssistance p, #dr_DownloadInformation p, #dr_ReturnAndCancellations p, #dr_PrivacyAndSecurity p, #dr_RightOfWithdrawal p{
  padding: 10px 0;
}
#dr_ContactForm #dr_contactAdditionalLinks, #dr_ContactForm #dr_technicalSupportSection{
  margin-left: 10px;
}
#dr_ContactForm #dr_contactFormSection {
	margin: 0 0 10px 10px;
}
#dr_ContactForm .prelaunchordercallout {display:none;}
#dr_ContactForm p {
  padding:0;
}
#dr_ReturnAndCancellations .dr_q1 ul {
  list-style: disc;
  list-style-position: inside;
}
dd p a {
    color: #0000EE;
    text-decoration: none;
}
dd p a:hover {
    text-decoration: none;
}
span.dr_underline {
    text-decoration: underline;
}
.article-body {
  margin: 0px 10px;
}
.article-body img {
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: auto;
    max-width: 100%;
    padding: 3px;
}
#dr_helpColumnLeft #dr_myAccountFAQ ul .dr_q1{
	display: none;
}
#dr_quickOrderLookUp .dr_formLine .img-responsive{
	width: 100%;	
}
#dr_orderLogin{
	clear: both;
	float: left;
	margin: 25px 0;
	width: 100%;	
}
/* ---------End - Help Pages  ---------*/

/* ---------Begin - Account Pages  ---------*/
#dr_EditProfile.dr_Content, #dr_EditProfile #dr_profileUpdates>legend, #dr_AddEditAddress #dr_addressUpdates>legend, #dr_AddEditPayment #dr_paymentUpdates>legend, #dr_Login #dr_loginForm>legend {
  display:none;
}
#dr_AddEditPayment .dr_formLine, #dr_AddEditAddress .dr_formLine{
	padding: 4px 0;
}
/* #dr_EditProfile .dr_formLine input, #dr_AddEditAddress .dr_formLine input, #dr_AddEditPayment .dr_formLine input, #dr_Login .dr_formLine input {
  background-color: #eaeaea;
  border: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 23px;
  line-height: 23px;
  padding: 0 5px 0 5px;
}
#dr_EditProfile .dr_button, #dr_AddEditAddress .dr_button, #dr_AddEditAddress input[type="submit"], #dr_AddEditPayment .dr_button, #dr_AddEditPayment input[type="submit"] {
 -moz-box-shadow: 1px 1px 2px 0 #888;
  -webkit-box-shadow: 1px 1px 2px 0 #888;
  box-shadow: 1px 1px 2px 0 #888;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 0;
  text-indent: 0;  
  display: inline-block;
  color: #474747;
  font-family: arial;
  font-size: 11px;
  padding: 2px 4px;
  margin-left: 4px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0 #c2c2c2;
  text-transform: uppercase;
  border: none;
  background: #f9e334;
  background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
  background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);
  margin-top: 10px;
}
#dr_EditProfile .dr_button:hover, #dr_AddEditAddress .dr_button:hover, #dr_AddEditAddress input[type="submit"]:hover, #dr_AddEditPayment .dr_button:hover, #dr_AddEditPayment input[type="submit"]:hover {
  background: none repeat scroll 0 0 #DD6F00;
  color: #FFFFFF;
  font-weight: normal;
  text-shadow: none;
} */
#dr_EditProfile .dr_formLine label, #dr_AddEditAddress .dr_formLine label, #dr_AddEditPayment .dr_formLine label {
  font-size: 14px;
  font-weight: normal;
  width: 20%;
}
/* #dr_AddEditAddress .dr_formLine select, #dr_AddEditPayment .dr_formLine select {
  font-size: 13px;
  background-color: #eaeaea;
  border: none;
  line-height: normal;
  height: 23px;
  padding-top: 2px;
}
#dr_AddEditAddress #dr_myAccountColumn2 h3, #dr_AddEditPayment #dr_myAccountColumn2 h3 {
  color: #fff;
  background-color: #999;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
} */
#dr_AddEditAddress #dr_myAccountColumn2Padding, #dr_AddEditPayment #dr_myAccountColumn2Padding {
  font-size: 14px;
  margin: 10px;
}
#dr_AddEditAddress #dr_myAccountColumn2Padding a, #dr_AddEditPayment #dr_myAccountColumn2Padding a {
  line-height: 30px;
  margin-right: 10px;
}
#dr_EditProfile #dr_siteButtons, #dr_AddEditAddress #dr_siteButtons, #dr_AddEditPayment #dr_siteButtons {
  margin-bottom:20px;
	text-align: right;
}
#dr_RightOfWithdrawal #dr_siteButtons {
	margin: 15px 0;
}
#dr_AddEditAddress #dr_myAccountColumn2Padding p a, #dr_AddEditPayment #dr_myAccountColumn2Padding p a {
  font-size: 14px;
}
#dr_EditProfile #dr_optIn input {
  float:left;
}
#dr_EditProfile fieldset#dr_optIn {
  margin: 10px 0;
}
#dr_EditProfile #dr_optIn .dr_label {
  float:right;
  width:97%;
}
#dr_CustomerServiceOrderDetail {
  font-size: 13px;
}
#dr_CustomerServiceOrderDetail .dr_thumb {
  width:67px;
}
#dr_ContactForm .orSeperator {
  margin:10px 0;
}
#dr_ContactForm #dr_contactFormSection .orSeperator {
  margin-top:8px;
}
#dr_ContactForm p a {
  color:#0000ee;
}
#dr_CustomerServiceOrderDetail #dr_orderNumber, #dr_CustomerServiceOrderDetail #dr_orderDate {
  padding:0px 10px;
}
#dr_CustomerServiceOrderDetail #dr_billingAddress, #dr_CustomerServiceOrderDetail #dr_shippingAddress {
margin-top: 10px;
  width:49%;
  margin-right:1%;
  float:left;
}
#dr_CustomerServiceOrderDetail #dr_billingAddress strong, #dr_CustomerServiceOrderDetail #dr_shippingAddress strong {
  display:block;
  background-color:#999999;
  color:#fff;
  padding:2px 10px;
}
#dr_CustomerServiceOrderDetail #dr_billingAddress address, #dr_CustomerServiceOrderDetail #dr_shippingAddress address {
  padding:10px;
}
#dr_CustomerServiceOrderDetail #dr_orderDetailsTbl {
  margin-top: 10px;
  width:100%;
  clear:both;
}
#dr_CustomerServiceOrderDetail #dr_orderDetailsTbl tr {
  border-bottom:1px solid #ddd;
}
#dr_CustomerServiceOrderDetail #dr_orderDetailsTbl th {
  background-color:#999999;
  color:#fff;
}
#dr_CustomerServiceOrderDetail #dr_orderDetailsTbl th {
  padding:2px 10px;
}
#dr_CustomerServiceOrderDetail #dr_orderDetailsTbl td {
  padding:10px;
}
#dr_CustomerServiceOrderDetail #dr_orderDetailsTbl tr#dr_subTotal {
  border-top:3px solid #ddd;
}
#dr_CustomerServiceOrderDetail tr.aggregatedatarows:nth-child(2n+1) {
  background-color:#eee;
}
#dr_CustomerServiceOrderDetail .dr_downloadButton.dr_button, #dr_CustomerServiceOrderDetail .dr_serialNumber, #dr_CustomerServiceOrderDetail .additionalInfo {
  margin:10px 0 0;
}
#dr_CustomerServiceOrderDetail .dr_button:hover {
  background: none repeat scroll 0 0 #DD6F00;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: none;
}
#dr_CustomerServiceOrderDetail #dr_siteButtons {
  margin-bottom:20px;
}
#dr_CustomerServiceOrderDetail h2 {
  color: #333;
  font-family: HelveticaNeueW02-Thin;
  font-size: 22px;
  font-weight: normal;
  padding-top: 0;
  padding-right: 10px;
  position: relative;
  text-transform: uppercase;
}
#dr_CustomerServiceOrderDetail #dr_orderDetailProducts h2 {
  float:left;
}
#dr_CustomerServiceOrderDetail .orderInfo {
  float:right;
  text-align:right;
}
#dr_CustomerServiceOrderDetail .dr_downloadName, #dr_ThankYou .dr_downloadName {
  display:none;
}
#dr_AccountOrderList #dr_orderListTbl td, #dr_AccountOrderList #dr_orderListTbl th {
  /*border-spacing:15px 5px;
  border-collapse: separate;*/
  padding:5px 10px;
}
#dr_AccountOrderList #dr_orderListTbl tbody tr:nth-child(odd) {
  background-color:#eee;
}
/* ---------End - Account Pages  ---------*/

/* ------------- START SELFSERVICEPREORDERDETAILS PAGE ------ */
#dr_AddEditPreOrderPaymentInfo #dr_updateHelpText ul {
  list-style-type:disc;
  padding-left:40px;
  margin:10px 0 10px;
}
#dr_AddEditPreOrderPaymentInfo #dr_updateHelpText ul li {
  padding:0 0 5px;
}
#dr_AddEditPreOrderPaymentInfo h3 {
  margin:20px 0 10px;
}
#dr_AddEditPreOrderPaymentInfo #dr_lineItemDetail {
  margin:10px 0;
}
#dr_AddEditPreOrderPaymentInfo #dr_lineItemDetail th, #dr_AddEditPreOrderPaymentInfo #dr_lineItemDetail td {
  padding: 2px 5px 2px 0;
}
#dr_AddEditPreOrderPaymentInfo legend {
  display:none;
}
#dr_AddEditPreOrderPaymentInfo span#dr_preorderHelpText {
  display:block;
  margin-bottom:10px;
}
#dr_AddEditPreOrderPaymentInfo .dr_formLine {
  margin-bottom:5px;
}


/* ----------- START CUSTOM PAGES -----------*/
.newPage {
  /*max-width: 946px;*/
  padding: 30px 10px 10px 10px;
  font-family: 'Arial';
  font-size: 11px;
  color: #222;
  border-top: #e5e5e5 1px solid;
}
.catDesc2 a{color:#666}.catDesc2 a:hover{color:#000;text-decoration:underline}.catDesc2{margin-bottom:22px;font-family:'Arial';font-size:11px;color:#222}
.musicTitle{min-height:35px}
.musicTitle img{float:left;max-width:100%;}
.musicTitle .btnMoreInfo{margin-left:8px;margin-top:2px}
.musicTitleSpace .btnMoreInfo{margin-top:7px}
.musicBlock{width:100%;max-width:460px;height:95px;background:#f6f6f6;margin-bottom:1px;float:left;padding:10px;}
.musicBlock div,.musicBlock img{float:left;margin-right:10px}
.musicBlock img{width:57px}
.dlc .musicBlock img{width:100px}
.musicBlock .blockInfo{color:#666;font-size:11px;width:325px;margin-right:0;}
.dlc .musicBlock .blockInfo{width:323px}
.musicBlock .blockInfo a{color:#666;font-size:11px}
.musicBlock .blockInfo a:hover{color:#000;text-decoration:underline}
.musicBlock .blockInfo b{font-size:12px;line-height:22px;color:#222}
.musicBlock .blockInfo .btnMoreInfo2{top:5px;margin-left:0}
.musicBlock .blockInfo .btnMoreInfo2:hover{text-decoration:none}
.blockSep{float:left;width:1px;height:56px;background:#fff}
.musicTitleSpace{margin-top:24px}
.dlc .blockInfo{margin-top:-4px;color:#222}
.dlc b{line-height:14px}
.dlcSpace{height:30px}
.catDesc3 a{color:#666}.catDesc3 a:hover{color:#000;text-decoration:underline}.catDesc3{margin-bottom:14px}
.listing .buttons>a,.btnMoreInfo,.buttons button,.btnMoreInfo2{-moz-box-shadow:1px 1px 2px 0 #888;-webkit-box-shadow:1px 1px 2px 0 #888;box-shadow:1px 1px 2px 0 #888;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:0;text-indent:0;border:1px solid #dcdcdc;display:inline-block;color:#474747;font-family:arial;font-size:11px;padding:2px 4px;margin-left:4px;font-weight:bold;font-style:normal;text-decoration:none;text-align:center;text-shadow:1px 1px 0 #c2c2c2;text-transform:uppercase;border:none}
.listing .buttons{position:absolute;bottom:0}
.buttons .preorder{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#fdd8fd),color-stop(1,#faa0fa));background:-moz-linear-gradient(center top,#fdd8fd 5%,#faa0fa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd8fd',endColorstr='#faa0fa');background-color:#fdd8fd;color:#653143;text-transform:uppercase}
.buttons .preorder:hover{background:#d6a5ff;background:-moz-linear-gradient(top,#d6a5ff 0%,#9b69ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d6a5ff),color-stop(100%,#9b69ff));background:-webkit-linear-gradient(top,#d6a5ff 0%,#9b69ff 100%);background:-o-linear-gradient(top,#d6a5ff 0%,#9b69ff 100%);background:-ms-linear-gradient(top,#d6a5ff 0%,#9b69ff 100%);background:linear-gradient(to bottom,#d6a5ff 0%,#9b69ff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6a5ff',endColorstr='#9b69ff',GradientType=0);color:#fff;text-shadow:none}
.buttons .moreInfo,.btnMoreInfo,.btnMoreInfo2{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#fff),color-stop(1,#bdbdbd));background:-moz-linear-gradient(center top,#fff 5%,#bdbdbd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#bdbdbd');background-color:#fff}
.btnMoreInfo,.btnMoreInfo2{position:relative;top:-4px}
.buttons .moreInfo:hover,btnMoreInfo:hover,.btnMoreInfo2:hover{background:#bfbfbf;color:#fff;text-shadow:none;font-weight:normal}
.buttons .add-to-cart{background:#fede25;background:-moz-linear-gradient(top,#fede25 0%,#fbb218 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fede25),color-stop(100%,#fbb218));background:-webkit-linear-gradient(top,#fede25 0%,#fbb218 100%);background:-o-linear-gradient(top,#fede25 0%,#fbb218 100%);background:-ms-linear-gradient(top,#fede25 0%,#fbb218 100%);background:linear-gradient(to bottom,#fede25 0%,#fbb218 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fede25',endColorstr='#fbb218',GradientType=0);color:#4c4c15;text-shadow:1px 1px 0 #ffcf25}
.buttons .add-to-cart:hover{background:none;background-color:#dd6f00;color:#fff;text-shadow:none;font-weight:normal}
@media(max-width:480px) {
    .dlc .musicBlock .blockInfo, .musicBlock .blockInfo {width:170px}
    .musicBlock {height:auto;}
    .blockSep {display:none;}
}
/* ----------- END CUSTOM PAGES -----------*/

/* ----------- START COOKIE ACKNOWLEDGEMENT -----------*/
#cookieoverlay {
  background-color: #FFFFFF;
  border-color: #000;
  border-style: solid;
  border-width: 2px 2px 0;
  bottom: -200px;
  font-size: 12px;
  margin: 0 10px;
  padding: 15px;
  position: fixed;
  right: 0;
  z-index: 10000;
	box-shadow:0px 0px 10px 0px #333;
}
@media(max-width:767px) {
  #cookieoverlay {
    margin: 0;
  }
  #dr_shoppingCartTable #dr_productIframe .modal-dialog .modal-body{
    height: 75vh;
    overflow: auto;
  }
}
#cookieoverlay .dr_button a {
  background-color: #DFDFDF;
  color: #000000;
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
  max-width: 114px;
  padding: 5px 10px;
}
#cookieoverlay .dr_button a:hover {
	background-color:#eee;
}
#cookieoverlay > p {
  clear: both;
}
.dr_crossButton {
  color: #fff;
  float: right;
	background-color:#f2c700;
	font-size:20px;
	line-height:21px;
	width:21px;
	text-align:center;
}
/* ----------- END COOKIE ACKNOWLEDGEMENT -----------*/

/* ---------Start - Interstitial Page  ---------  */
.dr_interstitial h1{
	font-size: 23px;
	margin: 10px 0;
}
.dr_interstitial .contentThumbBlockText{	
	height: auto;	
}
.dr_interstitial #dr_childs, .dr_interstitial #dr_offerHeader{
	padding: 10px 0;
}
.dr_interstitial #dr_offer{
	padding: 10px 0;
	width: 100%;
}
.dr_interstitial #dr_childProducts{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;	
	-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.dr_interstitial #dr_childProducts .dr_product{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	list-style: outside none none;
	padding: 5px 1%;
	width: 33%;
}
.dr_interstitial .contentThumbBlockImage{
	height: 180px;
	line-height: 180px;
	text-align: center;
}
.dr_interstitial #dr_childProducts .dr_product img{
	max-height: 100%;
}
.dr_productSalesPitch ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
.dr_interstitial #dr_childProducts .dr_select, .dr_interstitial #dr_childProducts .dr_discountYouSave{
	padding: 5px 0;
	text-align: center;	
}
.dr_interstitial #dr_childProducts  .dr_productName, .dr_interstitial #dr_childProducts .dr_price{
	text-align: center;	
}
.dr_interstitial .contentThumbBlockText a.dr_productNameLink{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;	
	padding: 0 0 4px 0;
}
.dr_interstitial #dr_childProducts .dr_price{
	padding-bottom: 5px;
}
#dr_childProducts .dr_accept, .dr_interstitial #dr_siteButtons .dr_button{
	-moz-box-shadow: 1px 1px 2px 0 #888;
  -webkit-box-shadow: 1px 1px 2px 0 #888;
  box-shadow: 1px 1px 2px 0 #888;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 0;
	color: #000;
  text-indent: 0; 
  font-family: arial;
  font-size: 14px;
  padding: 5px 8px;
  font-style: normal;
	font-weight: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0 #c2c2c2;
  border: none;
  background: #f9e334;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZTMzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iI2ZiYjIxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9e334),color-stop(91%,#fbb218));
  background: -webkit-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -o-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: -ms-linear-gradient(top,#f9e334 0%,#fbb218 91%);
  background: linear-gradient(to bottom,#f9e334 0%,#fbb218 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e334',endColorstr='#fbb218',GradientType=0);	
	cursor: pointer;   	
	line-height: 16px;
	width: auto;   		 
	min-width: 85px;
	text-transform: capitalize;
	text-decoration: none;
}
#dr_childProducts .dr_select .dr_isSelected{
	display: none;
}
.dr_interstitial #dr_offerFooter{
	padding: 10x 0;
}
.dr_interstitial #dr_siteButtons{
	clear: both;
	margin: 10px 0;
	text-align: right;
}
.dr_interstitial #dr_siteButtons .dr_button{
	display: inline-block;
}
.dr_interstitial .dr_acceptOffer{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	height: 26px;
	text-transform: capitalize
}
.dr_interstitial .contentThumbBlockText a.dr_productNameLink:hover{
	text-decoration: underline;
}
#dr_childProducts .dr_accept:hover, .dr_interstitial #dr_siteButtons .dr_button:hover {
  background: #f9e334;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZTMzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iI2ZiYjIxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#fbb218 0%,#f9e334 91%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fbb218),color-stop(91%,#f9e334));
  background: -webkit-linear-gradient(top,#fbb218 0%,#f9e334 91%);
  background: -o-linear-gradient(top,#fbb218 0%,#f9e334 91%);
  background: -ms-linear-gradient(top,#fbb218 0%,#f9e334 91%);
  background: linear-gradient(to bottom,#fbb218 0%,#f9e334 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb218',endColorstr='#f9e334',GradientType=0);
  text-shadow: none;
}
#dr_childProducts .dr_accept.selectedItem{
	background: none repeat scroll 0 0 #DD6F00;
  color: #FFFFFF!important;
  text-shadow: none;
}
 /*---------End - Interstitial Page ---------*/ 

/* ---------Start - Product Picker Page ---------*/
.dr_CustomBundle .dr_strikeThrough {
	color: #999;
	text-decoration: line-through;
}
.dr_CustomBundle .dr_youSave{
	display: inline-block;
	font-size: 16px;
}
.dr_CustomBundle .dr_bundleHeader{
	font-size: 30px;
	padding: 15px 0;
}
.dr_CustomBundle .dr_groupWrapper{
	clear: both;
	padding: 2% 0;
}
.dr_finalBundle{
	background-color: #000;
	box-shadow: 10px 10px 5px transparent;
	color: #fff;
	display: inline-block;
	margin: 0;
	padding: 6px 6px 8px;
	width: 100%;
	z-index: 1;
}
.dr_finalBundle:before{
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.dr_finalBundle:after{
	border-bottom: 30px solid #FFF;
	border-left: 15px solid #000;
	border-right-color: #000;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}
.dr_finalBundle span{
	font-size: 14px;
  font-style: italic;
}
.dr_CustomBundle .dr_groupWrapper .dr_customeBundleUl{
	padding: 2%;
}
.dr_groupWrapper .dr_customeBundleUl .dr_customeBundleLi{
	padding: 2%;
	text-align: center;
	width: 30%;
}
.dr_customeBundleLi .dr_bundleInfo{
	display: inline-block;	
}
.dr_customeBundleLi .dr_qtyDetails{
	bottom: 28%;
	display: inline-block;
	position: relative;
	width: 20%
}
.dr_bundleInfo .dr_productImg{
	height: 140px;
	line-height: 140px;
}
.dr_bundleInfo .dr_productImg .dr_thumbnail{
	max-height: 100%;
}
.dr_tdremoveButton .dr_button {
	padding: 2px 0;
	width: 30px;
}
.dwnArrow{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;	
}
.upArrow{
	border-bottom: 6px solid;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.nxtArrow{
	border-bottom: 5px solid transparent;
	border-left: 6px solid;
	border-top: 5px solid transparent;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.dr_bundle .dr_groupTitle{
	border-bottom: 1px solid #333;
}
.dr_bundle .dr_frpNameOpt{
	font-size: 12px;
	font-style: italic;
}
.dr_bundle .dr_groupTitle .dr_groupName{
	font-size: 18px;
	font-style: italic;
	padding-left: 1%;
}
.dr_bundle  .dr_groupTitle a.dr_button{
	color: #333333;
	cursor: pointer;
	float: right;
	font-size: 16px;
	font-style: normal;
	margin-right: 5px;
	text-transform: capitalize;
}
.dr_groupTitle a.dr_button:hover{
	color: #e51316;
	text-decoration: none;
}
.dr_bundlePriceSubtotal{
	font-size: 20px;
}
.dr_bundlePriceSubtotal .dr_actualPrice{
	color: #000;
	font-size: 24px;
}
.dr_CustomBundle .dr_submitBundle{
	padding: 8% 0;
}
.dr_groupWrapper .dr_nextBtn{
 cursor: pointer;
 display: block;
 float: right;
 text-transform: capitalize;
}
.dr_CustomBundle .dr_submitBundle .dr_button, .dr_tdQuantity .dr_addBtn{
	font-size: 14px;
	line-height: 14px;
	height: 27px;
	margin: 2% 0;
	float: none;
	padding: 0 8px 2px;
  width: auto;
}
/* ---------End - Product Picker Page ---------*/

#dr_RightOfWithdrawal #dr_siteButtons{
	padding: 20px 0;
}
/* ----------- QB 7431 EMBEDDED VIDEO SUPPORT -----------*/
.video {
  margin: 0 auto;
  height: 341px;
  width: 632px;
  max-width: 90vw;
  max-height: calc(90vw * 0.54);
  display: none;
}
#video1 {
  margin: auto;
  height: 341px;
  width: 632px;
  max-width: 100%;
}
.mainText {
  margin-top: 16px;
  color: #fff;
}
.background {
  width: 632px;
  max-width: 90vw;
  height: 341px;
  max-height: calc(90vw * 0.54);
  background: #000;
}
.agegate {
  position: relative;
  height: 341px;
  width: 632px;
  max-width: 90vw;
  max-height: calc(90vw * 0.54);
  margin: 0 auto;
  padding: 120px 0;
  text-align: center;
  z-index: 2;
  background: #000;
}
#dr_ProductDetails .agegate {
  margin: 0 0 30px 0;
}
.gameModeRight p.enterDate {
  text-align: center;
}
.enterDate {
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
}
.agegate-select {
  border: none;
  padding: 1px 5px;
}
.agegate-select, #submit_agegate, .submit-agegate {
  text-transform: uppercase;
}
#submit_agegate:hover, .submit-agegate:hover {
  background-color: #FFF;
}
#vidBox {
  width: 832px;
  height: 341px;
  max-width: 90vw;
  max-height: calc(90vw * 0.54);
}
#lbVideoLightbox, #lbVideoLightbox_wrapper {
  margin: auto;
}
.featherlight .featherlight-content {
  overflow: hidden;
}
.featherlight-previous {
  right: 85%;
  background: transparent;
}
.featherlight-next {
  left: 85%;
  background: transparent;
}
.featherlight-previous span, .featherlight-next span {
	color: #f9e334;
}
.gameModeRight .vidContainer {
  display: none;
}
.featherlight-next:hover, .featherlight-previous:hover {
  background: transparent;
}
.videoSection {
  margin-top: 30px;
}
.videoSection > div {
  margin-bottom: 30px;
}
.ad-gallery .ad-thumbs li {
  margin-bottom: 5px;
}
.featherlight .featherlight-image {
  max-width: 90vw;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
    min-width: 200px;
}
.en_GB .navLink, .en_IE .navLink, .de_DE .navLink, .ru_RU .navLink, .it_IT .navLink, .ko_KR .navLink,
.en_AU .navLink, .es_ES .navLink, .ja_JP .navLink, .fr_FR .navLink{
	display: none;
}

@media(max-width:480px) {
  .jcarousel-skin-short .jcarousel-next-horizontal {
    right: -15px;
  }
  .jcarousel-skin-ecosystem .jcarousel-next-horizontal {
    right: -15px;
  }
  .jcarousel-skin-short .jcarousel-prev-horizontal, .jcarousel-skin-ecosystem .jcarousel-prev-horizontal {
    left: -15px;
  }
  #video1 {
    width: 85%;
  }
}
/* ----------- END QB 7431 -----------*/
/*   -----------------   768px WIDE OR LARGER  --------------------    */
@media(min-width:768px){
  .container{max-width:750px}
	#dr_ProductDetails .ad-gallery .ad-image-wrapper .ad-image{
		left: 0!important;
	}
}

/*   -----------------   992px WIDE OR LARGER  --------------------    */
@media(min-width:992px){
  .container{max-width:960px}
}

/*   -----------------   1200px WIDE OR LARGER  --------------------    */
@media(min-width:1200px){
  .container{max-width:960px}
}
/*   -----------------   991px WIDE OR SMALLER  --------------------    */
@media(max-width:991px){
	.jcarousel-skin-ecosystem .jcarousel-clip-horizontal {
		width:575px;
		height:305px;
	}
	.jcarousel-skin-noscroll .jcarousel-clip-horizontal,
  .jcarousel-skin-tworows .jcarousel-clip-horizontal
  {
    height: 280px;
    margin: 0;
    overflow: hidden;
    width: 100%;
	}
	.jcarousel-skin-short .jcarousel-clip-horizontal {
		width:704px;
		height:130px;
	}
	.jcarousel-skin-ecosystem .jcarousel-container-horizontal, .jcarousel-skin-short .jcarousel-container-horizontal {
		width:704px;
	}
	.jcarousel-skin-noscroll .jcarousel-container-horizontal,
  .jcarousel-skin-tworows .jcarousel-container-horizontal
  {
		width:100%;
	}
  .jcarousel-skin-ecosystem .jcarousel-item, .jcarousel-skin-short .jcarousel-item, .jcarousel-skin-noscroll .jcarousel-item, .jcarousel-skin-tworows .jcarousel-item {
		width:122px;
	}
	.jcarousel-skin-noscroll .jcarousel-item,
  .jcarousel-skin-tworows .jcarousel-item
  {
		height:280px;
	}
	.jcarousel-skin-image-ecosystem, .jcarousel-skin-image-noscroll {
		height:172px;
		line-height:172px;
	}
	.jcarousel-skin-ecosystem .jcarousel-item-horizontal img, .jcarousel-skin-short .jcarousel-item-horizontal img, .jcarousel-skin-noscroll .jcarousel-item-horizontal img, .jcarousel-skin-tworows .jcarousel-item-horizontal img {
		max-width:100%;
	}
	.jcarousel-skin-ecosystem .jcarousel-prev-horizontal, .jcarousel-skin-ecosystem .jcarousel-next-horizontal {
		top:145px;
	}
	.jcarousel-skin-noscroll .jcarousel-container-horizontal,
  .jcarousel-skin-tworows .jcarousel-container-horizontal  {
		padding:0;
	}
	.dr_offers img {
		width:100%;
	}
	.bannerCarousel.bannerTop {
		margin-bottom:10px;
	}
	.bannerCarousel.bannerBottom, .bannerCarousel.bannerTop {
		height:126px;
	}
	.bannerCarousel.bannerRight {
		height:262px;
	}
  .bannerCarousel.bannerRight img {
    max-height:262px;
  }
  .footerRight {
    float: left;
    margin-top: 10px;
  }
  div#header .container {
    padding-top: 10px;
  }
  .navbar-default {
    background-color: #fff;
  }
  #dr_ProductDetails .jcarousel-skin-ecosystem .dr_thumbnail {
    width: auto;
  }
  .jcarousel-skin-ecosystem .jcarousel-item {
    height: auto;
  }
  .navbar-brand {
      display:inline-block;
      height:75px;
      overflow-y:hidden;
  }
  .navbar .navbar-brand img {
    height: 70px;
    width: 80px;
  }
  #header .navbar {
    margin-bottom: 0;
    min-height: 55px;
  }
  #dr_CategoryProductList .buttons a {
    margin-bottom: 5px;
  }
	.dr_candyRackList li.dr_CandyRack div.dr_productName{
		width: 26%;
	}
	.dr_candyRackList div.dr_price{
		width: 20%;
	}
	.coupon_code {
		width: 40%;
	}
	.jcarousel-skin-ecosystem .jcarousel-item {
	  width: 30vw;
	}
	.jcarousel-skin-text-ecosystem {
	  max-width: 20vw;
	}
	#dr_productSearch #keywords{
			width: 100%;
			padding-right: 70px;
	}
	#dr_quickOrderLookUp input.dr_button.findOrderButton{
		margin-left: 0;
	}
	#dr_CustomerServiceOrderSearch .dr_loginButton{
		float: none;
		text-align: center;
		padding: 15px 0;
	}
	#dr_orderSearch .dr_button{
		float: none;
		margin: 0;
	}
}
/*   -----------------   BETWEEN 992px WIDE to 786px   --------------------    */
@media(min-width:768px) and (max-width:992px) {
  .gameModeRight {
    left: 50%;
  }
  .gameModeLeft {
    right: 50%;
  }
	
}


/*   -----------------   768px WIDE OR SMALLER  --------------------    */
@media(max-width:768px){
  #video1 {
    max-height: calc(100% * 0.54);
  }
	.jcarousel-skin-ecosystem .jcarousel-clip-horizontal {
		width:100%;
		min-height:305px;
        max-height:575px;
	}
	.jcarousel-skin-short .jcarousel-clip-horizontal {
		width:100%;
		height:130px;
	}
	.jcarousel-skin-ecosystem .jcarousel-container-horizontal, .jcarousel-skin-short .jcarousel-container-horizontal {
		width:100%;
	}
  .jcarousel-skin-ecosystem .jcarousel-item, .jcarousel-skin-short .jcarousel-item {
		width: 30vw;
	}
	.jcarousel-skin-image-ecosystem {
		height:172px;
		line-height:172px;
	}
	.jcarousel-skin-ecosystem .jcarousel-item-horizontal img, .jcarousel-skin-short .jcarousel-item-horizontal img {
		max-height: none;
	}
	.jcarousel-skin-ecosystem .jcarousel-prev-horizontal, .jcarousel-skin-ecosystem .jcarousel-next-horizontal {
		top:145px;
	}
  .jcarousel-skin-noscroll .jcarousel-clip-horizontal,
  .jcarousel-skin-tworows .jcarousel-clip-horizontal
  {
    height: auto;
    min-height:280px;
    margin: 0;
    overflow: hidden;
    width: 100%;
  }
	/*.jcarousel-skin-noscroll ul {
		overflow-y:auto;
	}*/
	.dr_banner_left {
		display:none;
	}
	.dr_banner_right ul li {
		display:none;
	}
	.dr_banner_right ul li:first-child {
		display:block;
	}
	.bannerCarousel.bannerRight {
		height:auto;
	}
  .bannerCarousel.bannerRight img {
    max-height:none;
  }
  #dr_CategoryProductList .dr_product, #dr_ProductSearchResults .dr_searchResultItem, .dr_interstitial #dr_childProducts .dr_product {
    width: 33%;
    padding: 10px 1%;
  }
  
	.footerRight  .columA,.footerRight  .columB,.footerRight  .columC {
		width:33%;
	}
  .footerRight {
    float: left;
    margin-top: 10px;
  }
  #dr_ProductDetails .jcarousel-skin-ecosystem .dr_thumbnail {
    width: auto;
  }
  .jcarousel-skin-ecosystem .jcarousel-item {
    height: auto;
  }
	.jcarousel-skin-ecosystem .jcarousel-clip-horizontal{
		margin-left: 0;
	}
	.jcarousel-skin-ecosystem .jcarousel-next-horizontal{
		right: 5px;
	}
	#dr_CustomerServiceOrderSearch h1, #dr_Help h1, #dr_OrderInformation h1, #dr_ShippingInformation h1, #dr_TechnicalAssistance h1, #sizeChart h1, #dr_ReturnAndCancellations h1, #dr_PrivacyAndSecurity h1, #dr_ContactForm h1, #dr_DownloadInformation h1, #dr_AddEditPayment h1,
	#dr_AddEditAddress h1, #dr_RightOfWithdrawal h1{
		font-size: 33px;
		line-height: inherit;
	}
	.dr_Content dt a{
		font-size: 22px;
		line-height: inherit;
	}
	#dr_OrderInformation, #dr_CustomerServiceOrderSearch, #dr_ShippingInformation, #dr_TechnicalAssistance, #dr_DownloadInformation, #dr_ReturnAndCancellations, #dr_PrivacyAndSecurity, #dr_AddEditPayment, #dr_AddEditAddress, #dr_ContactForm, #dr_RightOfWithdrawal, 
	.dr_Content dd p, .dr_Content p,
	#dr_AddEditAddress #dr_myAccountColumn2Padding p a, #dr_AddEditPayment #dr_myAccountColumn2Padding p a,
	#dr_AddEditAddress .dr_formLine input, #dr_AddEditAddress .dr_formLine select, #dr_AddEditPayment .dr_formLine input, #dr_AddEditPayment .dr_formLine select, #dr_ContactForm input[type="text"], #dr_ContactForm select, #dr_ContactForm textarea, #dr_EditProfile .dr_formLine input, #dr_Login .dr_formLine input{
		font-size: 17px;
		line-height: inherit;
	}
	#dr_AddEditAddress .dr_formLine label, #dr_AddEditPayment .dr_formLine label, #dr_EditProfile .dr_formLine label{
		font-size: 17px;
		line-height: inherit;
		width: 22%;
	}
	div#dr_needHelpFAQ h3, div#dr_needHelpFAQ h3 a, .dr_Content .moreQuestions p, .moreQuestions p a{
		font-size: 19px;
		line-height: inherit;
	}
  div#tickerBanner .container {
    line-height:normal;
    padding:5px;
  }
}
/*   -----------------   767px WIDE OR SMALLER  --------------------    */
@media(max-width:767px){
	.dr_candyRackList li.dr_CandyRack{
		max-width: 100%;
		width: 100%;
	}
	.dr_candyRackList li.dr_CandyRack div.dr_productName{
		width: 50%;
	}	
	#dr_Help h1, #dr_OrderInformation h1, #dr_CustomerServiceOrderSearch h1, #dr_ShippingInformation h1, #dr_TechnicalAssistance h1, #sizeChart h1, #dr_ReturnAndCancellations h1, #dr_PrivacyAndSecurity h1, #dr_ContactForm h1, #dr_DownloadInformation h1, #dr_AddEditPayment h1, #dr_AddEditAddress h1, #dr_EditProfile h1, #dr_RightOfWithdrawal h1{
		font-size: 24px;
	}
	.dr_Content dt a{
		font-size: 18px;
		line-height: inherit;
	}
	#dr_OrderInformation, #dr_CustomerServiceOrderSearch, #dr_ShippingInformation, #dr_TechnicalAssistance, #dr_DownloadInformation, #dr_ReturnAndCancellations, #dr_PrivacyAndSecurity, #dr_AddEditPayment, #dr_AddEditAddress, #dr_ContactForm, .dr_Content dd p, .dr_Content p,
	div#dr_needHelpFAQ h3, div#dr_needHelpFAQ h3 a, .dr_Content .moreQuestions p, .moreQuestions p a,
	#dr_AddEditAddress #dr_myAccountColumn2Padding p a, #dr_AddEditPayment #dr_myAccountColumn2Padding p a, #dr_EditProfile, #dr_RightOfWithdrawal{
		font-size: 14px;
		line-height: inherit;
	}
	#dr_CustomerServiceOrderSearch #dr_orderLogin .dr_button, #dr_quickOrderLookUp input.dr_button.findOrderButton{
		font-size: 15px;
    margin: 15px 0;
    padding: 4%;
    width: 90%;
	}
	.dr_quickOrderLookUpFields{
		width: 100%;
	}
	#dr_CustomerServiceOrderSearch #dr_orderSearch .dr_formLine{
		margin: 0;
    padding: 10px 0;
		text-align: center;
	}
	#dr_quickOrderLookUp #orderNumber, #dr_quickOrderLookUp #password,
	#dr_orderLookupEmail #emailAddress, #dr_orderLookupEmail #ccNumber,
	#dr_orderLookupOrderNum #orderNumber, #dr_orderLookupOrderNum #password{
		padding: 4%;
		margin: 0;
		width: 90%;
	}
	#dr_orderLookupOrderNum #password{
		margin-left: 5px;		
	}
	#dr_orderLookupOrderNum .helpicon{
		left: auto;
    margin-top: 4%;
    position: absolute;
    right: 10%;
	}
	#dr_orderLookupSeperator p .leftLine, #dr_orderLookupSeperator p .rightLine{
		margin: 10px 0;
		width: 42%;
	}
	#dr_ContactForm input[type="text"], #dr_ContactForm textarea, #dr_ContactForm select,
	#dr_AddEditAddress .dr_formLine input, #dr_AddEditPayment .dr_formLine input, #dr_EditProfile .dr_formLine input,
	#dr_Login .dr_formLine input, #dr_AddEditAddress .dr_formLine select, #dr_AddEditPayment .dr_formLine select	{
		font-size: 14px;
		line-height: inherit;
		padding: 2%;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	#dr_AddEditPayment .dr_formLine select#expirationDateMonth, #dr_AddEditPayment .dr_formLine select#expirationDateYear{
		width: 49%;
	}
	#dr_AddEditAddress .dr_formLine label, #dr_AddEditPayment .dr_formLine label, #dr_EditProfile .dr_formLine label{
		font-size: 14px;
		line-height: inherit;
		width: 100%;
	}
	.dr_Content #dr_myAccountColumn1, .dr_Content #dr_myAccountColumn2, #dr_paymentUpdates{
		padding: 15px 15px 15px 30px;
	}
	#dr_AddEditPayment .dr_button, #dr_AddEditAddress #dr_siteButtons, #dr_AddEditPayment #dr_siteButtons, #dr_EditProfile #dr_siteButtons {
    float: none;
    margin: 15px 0;
		text-align: center;
	}
}

/*   -----------------   640px WIDE OR SMALLER  --------------------    */
@media(max-width:640px){
	table#dr_cartSubTotal {
		float:none;
		width:100%;
	}
	.coupon_code {
		width: 100%;
	}
	#dr_AddEditPayment .dr_formLine select#expirationDateMonth, #dr_AddEditPayment .dr_formLine select#expirationDateYear{
		width: 47%;
	}
}
@media (max-width: 620px){
	.dr_interstitial #dr_childProducts .dr_product {
    width: 50%;
  }
}
/*   -----------------   599px WIDE OR SMALLER  --------------------    */
@media(max-width:599px){
	body#DRTermsAndConditionsPage.en_GB #body #container{
		width: 93%;
	}
	body#DRTermsAndConditionsPage.en_GB #dr_overlay_header {
		height: auto !important;
		width: auto !important;
	}
}
/*   -----------------   520px WIDE OR SMALLER  --------------------    */
@media(max-width:520px){
	.dr_groupWrapper .dr_customeBundleUl .dr_customeBundleLi{
		width: 100%;
	}
	.dr_CustomBundle .dr_submitBundle{
		padding: 4% 0;
	}
	.dr_helpElement li, .dr_helpElement .dr_formLine, #dr_CustomerServiceOrderSearch li, #dr_CustomerServiceOrderSearch p, #dr_CustomerServiceOrderSearch .dr_formLine{
		margin-left: 10px;
	}
	#dr_quickOrderFAQ #dr_quickOrderLookUp #orderNumber, #dr_quickOrderFAQ  #dr_quickOrderLookUp #password, #dr_quickOrderFAQ #dr_quickOrderLookUp input.dr_button.findOrderButton{
		width: auto;
		max-width: 110px;
	}
	#dr_OrderInformation h1 .goBack, #dr_CustomerServiceOrderSearch h1 .goBack, #dr_ShippingInformation h1 .goBack, #dr_TechnicalAssistance h1 .goBack, #sizeChart h1 .goBack, #dr_ReturnAndCancellations h1 .goBack, #dr_PrivacyAndSecurity h1 .goBack, #dr_ContactForm h1 .goBack, #dr_DownloadInformation h1 .goBack, #dr_AddEditPayment h1 .goBack, #dr_AddEditAddress h1 .goBack, #dr_EditProfile h1 .goBack, #dr_RightOfWithdrawal h1 .goBack{		
    padding: 0 10px 0 0;
	}
	#dr_OrderInformation h1 .titleSpan, #dr_CustomerServiceOrderSearch h1 .titleSpan, #dr_ShippingInformation h1 .titleSpan, #dr_TechnicalAssistance h1 .titleSpan, #sizeChart h1 .titleSpan, #dr_ReturnAndCancellations h1 .titleSpan, #dr_PrivacyAndSecurity h1 .titleSpan, #dr_ContactForm h1 .titleSpan, #dr_DownloadInformation h1 .titleSpan, #dr_AddEditPayment h1 .titleSpan, #dr_AddEditAddress h1 .titleSpan, #dr_EditProfile h1 .titleSpan, #dr_RightOfWithdrawal h1 .titleSpan{
		width: 85%;
	}
	.dr_Content > dl, .dr_Content #dr_myAccountColumn1, .dr_Content #dr_myAccountColumn2,
	.dr_Content form[name='ContactCustomerServiceForm'], #sizeChart .article-body{
		padding: 15px 15px 15px 30px;
	}
	
}

/*   -----------------   480px WIDE OR SMALLER  --------------------    */
@media(max-width:480px){	
  #dr_CategoryProductList .dr_product, #dr_ProductSearchResults .dr_searchResultItem {
    width: 100%;
    float: none;
    padding: 10px 10%;
  }
  #dr_shoppingCartTable tbody .dr_productThumbnail, #dr_orderDetailsTbl tbody .dr_thumb img {
    max-width:50px;
    height:auto;
  }
  #dr_ShoppingCart h1, .bottomOffers h2 {
    font-size:22px;
    height:30px;
    line-height:27px;
    padding:1px 5px 0;
  }
  .dr_sortAndPagination .dr_pagination {
    float: left;
  }
  .outOfStock .contentThumbBlockImage{
    background: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tk2rstar/cm/images/outOfStockImage.jpg) no-repeat 0;
  }
	#dr_Login #dr_existingUser, #dr_Login #dr_createNew{
		padding: 15px 0;
		width: 100%;
	}
	#dr_CategoryProductList .dr_product img{
	  max-height:100%;
	  max-width:100%;
	}
	.dr_interstitial #dr_childProducts .dr_product {
    width: 100%;
    float: none;
    padding: 10px 10%;
    margin:0 auto;
    max-width:240px;
  }
	#dr_cartTbl .dr_productName{
		word-break: break-all;
	}
	.dr_candyRackList li.dr_CandyRack div.dr_productName{
		width: 35%;
	}
	.dr_bundle .dr_groupTitle .dr_groupName, .dr_bundle .dr_groupTitle a.dr_button{
		font-size: 14px;		
	}
	.jcarousel-skin-ecosystem .jcarousel-item {
	  width: 36vw;
	}
	.jcarousel-skin-image-ecosystem {
    width: 25vw;
  }
  .jcarousel-skin-text-ecosystem {
    max-width: 23vw;
  }
}

/*   -----------------   440px WIDE OR SMALLER  --------------------    */
@media(max-width:440px) {
	.dr_bundle .dr_groupTitle .dr_groupName, .dr_bundle .dr_groupTitle a.dr_button{
		font-size: 16px;		
	}
	.dr_bundle .dr_frpNameOpt{
		font-size: 10px;		
	}
}
@media(max-width: 360px) {
  .jcarousel-skin-ecosystem .jcarousel-item {
    width: 33vw;
  }
  .jcarousel-skin-image-ecosystem {
    width: 23vw;
  }
	.dr_interstitial #dr_siteButtons{
		text-align: center;
	}
	.dr_interstitial .dr_acceptOffer, .dr_interstitial a.dr_button{
    margin: 5px 0;
	}
}
/*   -----------------   290px WIDE OR SMALLER  --------------------    */
@media(max-width:290px) {
  .jcarousel-skin-noscroll .jcarousel-item-horizontal, .jcarousel-skin-tworows .jcarousel-item-horizontal {
    float:none;
    margin:0 auto;
  }
}
.footerDesc {
  display: inline-block;
  color: #000;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 14px;
  margin: auto;
  text-align: left;
}
#dr_ProductSearchResults #dr_productSearchResultsIteration .contentThumbBlockImage .dr_column2{
	height: 100%;
}
#dr_ProductSearchResults #dr_noResultsFound{
  word-wrap: break-word;
}
#dr_ThreePgCheckoutShoppingCart #dr_shoppingCartTable .dr_qty .dr_qtyInput {
  width: 50%;
  max-width: 37px;
}
#dr_productIframe .modal-content .modal-body #dr_TaxInfoPopup div>h1{
  font-size:1.1em;
}
#dr_AddressBlock #dr_billingContainer input#email {
  overflow: scroll; 
  position: relative;
  -webkit-overflow-scrolling: touch;  
}
.featherlight {
  background: rgba(0,0,0,.8);
}
#dr_shoppingCartTable #dr_cartTbl .dr_qty {
  text-align: center;
}
.jcarousel-skin-ecosystem .jcarousel-clip-horizontal {
  height: auto;
  min-height: auto;
}