.productBox {
    font: 11px Verdana;
    color: #1e2f7c;
    border: 1px solid #c7c7a9;
    width: 542px;
    position: relative;
}
.productBox.downloadable {
    border: 1px solid #c9a100;
}
.productBox .productBoxHeader {
    background-color: #f2f2f2;
    height: 55px;
}
.productBox.downloadable .productBoxHeader {
    background: url(download-bg.gif);
}
.productBox .downloadArrow {
    visibility: hidden;
}
.productBox.downloadable .downloadArrow {
    visibility: visible;
    background-color: red;
    position: absolute;
    background: url(download-arrow.gif);
    left: 80px;
    top: -7px;
    width: 25px;
    height: 21px;
}
.productBox .uncutIcon {
    position: absolute;
    top: 9px;
    right: 20px;
}
.productBox.downloadable .uncutIcon {
    clip: rect(0px,115px,35px,75px);
}
.productBox .platformIcon {
    position: absolute;
    background: url(icon-bg.png);
    top: 9px;
    left: 19px;
    padding: 0px;
    width: 36px;
    height: 36px;
}
.productBox.downloadable .platformIcon {
    background: url(download-icon-pc.gif);
    width: 116px;
}
.productBox .platformIcon img {
    padding: 2px;
}
.productBox.pcDownloadable .platformIcon img {
    visibility: hidden;
}
.productBox .productTitles {
    position: absolute;
    top: 15px;
    left: 72px;
}
.productBox.downloadable .productTitles {
    left: 148px;
}
.productBox .productTitle {
    font-weight: bold;
}
.productBox .productSubTitle {
    font-size: 9px;
    margin-top: 2px;
}
.productBox.downloadable .productSubTitle {
    color: black;
}
.productBox .productBoxContent {
    position: relative;
    font-size: 9px;
}
.productBox .infoTable {
    font-size: 9px;
}
.productBox .ratingBox {
    position: absolute;
    width: 115px;
    height: 36px;
    top: 20px;
    left: 19px; 
    background: url(small-box-bg.png);
}
.productBox .ageBox {
    position: absolute;
    width: 115px;
    height: 36px;
    top: 20px;
    left: 147px; 
    background: url(small-box-bg.png);
}
.productBox .label {
    position: absolute;
    top: 7px;
    left: 9px;
    line-height: 12px;
}
.productBox .value {
    position: absolute;
    top: 10px;
    font-size: 14px;
}
.productBox .ratingBox .value {
    right: 12px;
}
.productBox .ageBox .value {
    right: 10px;
}
.productBox .infoSection {
    position: relative;
    padding-left: 19px;
    padding-top: 75px;
}
.productBox .infoTable {
    border-collapse: collapse;
    table-layout: fixed;
    width: 242px;
}
.productBox .infoTable .c1 { width: 72px; }
.productBox .infoTable .c2 { width: 64px; }
.productBox .infoTable .c3 { width: 64px; }
.productBox .infoTable .c4 { width: 42px; }
.productBox .infoTable td {
    border: none;
    border-bottom: 1px solid #d0d0d0;
    padding: 0px;
    line-height: 19px;
}
.productBox .infoTable .flag {
    float: left;
    margin-top: 4px; 
    /* vertical-align: middle; */
}
.productBox .infoTable .flag2 {
    padding-left: 10px; 
}
.productBox .infoText {
    padding-top: 19px;
    padding-bottom: 19px;
}
.productBox .cover {
    position: absolute;
    left: 281px;
    top: 20px;
    width: 114px;
    height: 115px;
    background: url(cover-bg.png);
    text-align: center;
    line-height: 114px;
}
.productBox .cover img {
    vertical-align: middle;
    max-width: 100px;
    max-height: 100px;
}
.productBox .price {
    position: absolute;
    left: 408px;
    top: 20px;
    width: 114px;
    height: 115px;
    background: url(price-box-lower.png) bottom no-repeat;
}
.productBox .priceHeader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 114px;
    height: 38px;
    background: url(our-price.png) no-repeat;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
}
.productBox .onlineCheaper {
    background: url(online-cheaper.png) no-repeat;
}
.productBox .specialPrice {
    background: url(special-price.png) no-repeat;
}
.productBox .onlineCheaper .text {
    display: none;
}
.productBox .specialPrice .text {
    color: white;
    text-shadow: 1px 1px 1px #a68f1f;
}
.productBox .srpNote {
    position: absolute; 
    top: 49px;
    right: 15px; 
    font-size: 11px;
    color: gray;
    text-align: right;
}
.productBox .srpNote a {
    color: gray;
    text-decoration: none;
}
.productBox .srpNote a:hover {
    text-decoration: underline;
}
.productBox .price .amount {
    position: absolute;
    top: 63px;
    right: 15px;
    font-size: 20px;
    color: red;
    text-align: right;
}
.productBox .price .amount .unknown {
    font-size: 11px;
    color: black;
    text-align: center;
    font-style: italic;
    width: 84px;    
}
.productBox .price .amount .tax {
    font-size: 9px;
    color: black;
    line-height: 15px;
}
.productBox .articleActions {
    position: absolute;
    left: 281px;
    top: 150px;
    border: none;
}
.productBox .stockStatus {
    float: right;
    width: 260px;
}

/* -- */

.productBox .articleActions {
    /*
    position: relative;
    width: 240px;
    height: 26px;
    */
    position: absolute;
    left: 281px;
    top: 150px;
    border: none;
}
.productBox .articleActions .buyButton {
    display: block;
    position: absolute;
    width: 210px;
    height: 26px;
}
.productBox .articleActions .menuExpander {
    display: block;
    position: absolute;
    left: 210px;
    width: 30px;
    height: 26px;
    
}
.productBox .articleActions .menu {
    display: block;
    position: absolute;
    z-index: 1;
    width: 238px;
    top: 26px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #cac6a9;
    border-top: none;
    font: 11px Helvetica, Arial, sans-serif;
}
.productBox .articleActions ul.menu {
    list-style-type: none;
}
.productBox .articleActions .menu a {
    display: block;
    padding: 3px 0px 3px 10px;
    border-top: 1px solid white;
    border-bottom: 1px solid #efede7;
    color: #003681;
    background-color: #faf9f5;
    text-decoration: none;
}
.productBox .articleActions .menu a:hover {
    background-color: #f2f0ea;
    text-decoration: underline;
}
.productBox .articleActions .menu :first-child a {
    padding-top: 4px;
}
.productBox .articleActions .buyButton {
    background: url(../../2013/buy-button/button-sprite.png);
}
.productBox .articleActions .buyButton.inactive {
    background: url(../../2013/buy-button/button-sprite-inactive.png);
    cursor: not-allowed;
}
.productBox .articleActions .menuExpander {
    background: url(../../2013/buy-button/button-sprite.png) -210px 0px;
}
.productBox .articleActions .menu {
    visibility: hidden;
}
.productBox .articleActions.open .buyButton {
    background: url(../../2013/buy-button/button-sprite.png) 0px 26px;
}
.productBox .articleActions.open .buyButton.inactive {
    background: url(../../2013/buy-button/button-sprite-inactive.png) 0px 26px;
    cursor: not-allowed;
}
.productBox .articleActions.open .menuExpander {
    background: url(../../2013/buy-button/button-sprite.png) -210px 26px;
}
.productBox .articleActions.open .menu {
    visibility: visible;
}

/* -- */

.productBox .skuLinkedInfo.closed .skuLinkedInfoContent {
    display: none;
}
.productBox .skuLinkedInfo.open .skuLinkedInfoContent {
    display: block;
}
.productBox .skuLinkedInfoHeader {
    background-color: #f2f2f2;
    padding: 6px 0px 7px 19px; 
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
.productBox .skuLinkedInfoLabel {
    padding-left: 12px;
}
.productBox .skuLinkedInfo.closed .skuLinkedInfoLabel {
    background: url(../../2014/arrow-closed.gif) 0px 4px no-repeat;
}
.productBox .skuLinkedInfo.open .skuLinkedInfoLabel {
    background: url(../../2014/arrow-open.gif) 0px 4px no-repeat;
}
.productBox .skuLinkedInfoLabel:before {
    display: none;
    content: url(../../2014/arrow-open.gif) url(../../2014/arrow-closed.gif);
}
.productBox .skuLinkedInfoContent {
    padding: 8px 19px; 
    font-size: 11px;
    line-height: 1.2;
    color: black;
}

/* -- */

.productBox.redux .cover img {
    max-width: 100px;
    max-height: 100px;
}
