﻿.left-menu {
    float: left;
    width: 260px;
    position: absolute;
    top: 0;
    left: 0;
}
.left-menu .link {
    margin-left: 1px;
    display: block;
    text-align: center;
    padding: 2px 0;
    font-size: 13px;
}
.left-menu .link.selected {
    background:#06C3AB;
    color: white;
    position: relative;
}
.ssarr {
    position: absolute;
    right: -14px;
    top: 0;
}

.content {
    margin-top: -4px;
    padding-left: 260px;
    background: url(/images/newstore/leftmenu-background.jpg);
    background-repeat: repeat-y;
    position: relative;
}
.content, .left-menu {
    min-height: 1150px;
}
.bottom-clear {
    clear: both;
    margin-bottom: -40px;
}
h1 {
    font-size: 60px;
    font-family: 'Sansita One', 'Arial', cursive;
    color: #06C3AB;
    font-weight: normal;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.inner-content {
    padding: 15px;
    padding-left: 25px;
}
.signup-step {
    padding-top: 10px;
}
.signup-step .step {
    width: 64px;
    text-align: center;
    line-height: 64px;
    height: 64px;
    float: left;  
    font-size: 32px;
    margin-right: 30px;
    background: #06C3AB;
    margin-left: 10px;
    color: white;
}
.signup-step .step.complete {
    background: rgb(46, 174, 46);
}
.completed-step-notice {
    color:rgb(46, 174, 46);
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: -8px;
}
.currency-sel-wrap {
    text-align: center;

}
.currency-sel{
    font-size: 14px;
    padding: 3px;
    margin: 0;
    width: 221px;
}
.currency-sel-btn {
    font-size: 14px;
    padding: 3px 5px;
    margin: 0;
}
.input-tbl {
    width: 600px;
    margin-left: 20px;
}
.input-td input, .input-td select, .nice-select {
    font-size: 16px;
    padding: 3px 2px;
}
.required {
    width: 27px;
    height: 27px;
    background: orange;
    text-align: center;
    line-height: 27px;
    font-size: 20px;
    color: white;
    font-weight: bold;
    border: 1px solid rgb(226, 148, 6);
    display: inline-block;
    position: relative;
    top: 2px;
}
.status-message-wrap {
    margin-top: 10px;
    margin-bottom: -10px;
}

.store-table-wrap {
    width: 100%;
    padding: 5px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.store-table-wrap table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
}
.store-table-wrap table span{
    display:block;
    font-size:12px;
}
.store-table-wrap table thead td {
    color: white;
    font-weight: bold;
    background: #06C3AB;
}
.store-table-wrap table td {
    padding: 5px;
    text-align: center;
}
.store-table-wrap table tbody tr:nth-child(even) {
    background: #efefef;
}
.store-table-wrap table tbody tr:nth-child(even) .perslic-col {
    background: rgb(226, 224, 224);
}
.store-table-wrap table tbody tr:nth-child(odd) .perslic-col {
    background: rgb(239, 239, 239);
}
.compfeat-col {
text-align:right !important;font-size:14px;font-weight:bold;
    padding: 8px 0 !important;
}

.legal {
    font-size: 12px;
    line-height: 110%;
}
.footer-link {
    text-align: center;
    font-size: 11px;
    color: #c0c0c0;
    position: absolute;
    bottom: 0;
    left: 5px;
}
.footer-link a {
    text-shadow: 1px 1px 1px #fff;
}
.footer-link p {
    color: #666;
    margin: 0;
    padding: 0;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
    margin-bottom: -3px;
}
.sub-menu {
    width: 100%;
    margin-top: -10px;
    margin-bottom: 10px;
}
.infopop {
    display: none;
    padding: 15px 15px 0 15px;
    width: 550px;
}
.infopop p {
    margin-bottom: 15px;
}
.infopop h3 {
    margin-bottom: 2px;
}
.status-message-wrap {
    margin-bottom: 10px;
}
.cookie-nav-wrap {
    font-size: 14px;
}
.cookie-nav-wrap .sep {
    display: inline-block;
    margin: 0 6px;
    color: #c0c0c0;
    font-size: 16px;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
}

.grid-row-2col-left .col1 {
    float: left;
    width: 240px;
}
.grid-row-2col-right .col1 {
    float: right;
    width: 240px;
}
.grid-row-1col {
    height: 320px;
}
.grid-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
    width: 240px;
    float: left;
    height: 160px;
    border: 1px solid #E1E1E1;
}
.grid-wrap {
    border: 1px solid #E1E1E1;
    border-left: 0;
    width: 721px;
    background: rgba(239, 239, 239, 0.5);
}
.grid-item.medium {
    width: 481px;
    height: 320px;
}
.grid-item.large {
    width: 721px;
    height: 320px;
}
.grid-item.long {
    width: 481px;
}
.grid-row-3col> div:first-of-type, .grid-item.large{
    border-left: 0;
}
.grid-row-2col-left .col1 .grid-item{
    border-left: 0;
}
.grid-row-2col-right .col2 .grid-item{
    border-left: 0;
}
.small-input-des {
    font-size: 12px;
    padding-left: 1px;
}
.smallhr {
    height: 1px;
    background: #c0c0c0;
    margin: 2px 0;
    margin-top: 3px;
}
.itembuywrap{
    display:block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px #c0c0c0 solid;
    background:#07d6bc;
    text-align:center;
    font-size:12px;
    color:#023e18;
    padding-top:5px;
}
.itembuywrap select{
    padding: 1px 5px;
    border:1px solid #047768;
}
.itembuywrap input[type="submit"] {
    background:#06c34d;
    border:1px solid #047768;
    color:white;
    font-family: 'Open Sans', sans-serif;
    padding:3px 10px;
    width:100%;
}
.itembuywrap .price{
    margin-top:7px;
    margin-bottom:2px;
}
.itembuywrap .price span{
    color:#c3061e;
    font-weight:bold;
    font-size:18px;
}
.itembuywrap .price span span{
    font-size:13px;
    padding-right:5px;
}
.itembuywrap .xclusivewrap{
    border-top:1px solid #c0c0c0;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.itembuywrap .orange-button, .itembuywrap .blue-button, .small-orange{
    font-size:17px;
    width:130px;
    min-width:0;
    height:32px;
    line-height:32px;
    margin:10px 0;
}
.small-orange{
    width:auto;
    padding-left:10px;
    padding-right:10px;
    margin:0 auto;
}
.status-message-wrap{
    width:100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.xclusivewrap, .checkoutexclusive{
    background:#c3061e;
}
.xclusivewrap .price span{
    color:white;
}
.xclusivewrap .price span span{
    font-size:13px;
    padding-right:5px;
}
.xclusivewrap h3{
    margin:0;
    margin-top:5px;
    color:white;
    font-size:18px;
}
.checkoutexclusive{
    display:inline-block;
    color:#fff;
    text-transform:uppercase;
    font-size:10px;
    float:right;
    padding:3px 0;
    width:70px;
    text-align:center;
    font-weight:bold;
    margin: 0 auto;
}
.remlink{
    font-size:11px;
    display:block;
    text-align:center;
}
.orangesub{
    padding: inherit 20px;
    width:270px;
}
.orangesub:hover{
    cursor:pointer;
}
.checkoutopts{
    width:600px;
    margin:0 auto;
}
.checkoutopts label{
    font-weight:bold;
}
.checkoutopts span{
    display:block;
    font-size:14px;
}
.chklbl{
    font-weight:normal !important;
    font-size:13px;
    margin-left:5px;
    position:relative;
    top:-2px;
}
.allsellwrap {
    position:absolute;
    right:10px;
    top:20px;
    width:200px;
    -webkit-box-shadow: 0 15px 6px -6px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 15px 6px -6px rgba(0, 0, 0, 0.6);
    box-shadow: 0 15px 6px -6px rgba(0, 0, 0, 0.6);
    z-index: 2;
}
.imgback {
    background: #333;
    width:720px;height:320px;
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
}


.itemtopmsg .status-message-wrap {
    margin: 0;
    margin-bottom: -5px;
    margin-top: -4px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0px 14px 21px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow:    inset 0px 14px 21px 0px rgba(50, 50, 50, 0.15);
    box-shadow:         inset 0px 14px 21px 0px rgba(50, 50, 50, 0.15);

}
.itemabout {
    float: left;
    width: 250px;
}

/** ITEM PAGE */
.item-top-wrap {
    position: relative;
    padding: 15px 0 25px 0;
}
.itemname {
    font-size:52px;
    margin: 0;
}
.viewitemrating {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    right: 0;
    text-align: center;
}
.buy-item-wrap {
    position: relative;
    background: #efefef;
    float: right;
    width: 260px;
    height: 320px;
    -webkit-box-shadow: inset 14px 4px 30px 0px rgba(50, 50, 50, 0.19);
    -moz-box-shadow:    inset 14px 4px 30px 0px rgba(50, 50, 50, 0.19);
    box-shadow:         inset 14px 4px 30px 0px rgba(50, 50, 50, 0.19);
    text-align: center;
}
.itemsharebox {
    text-align: center;
    height: 75px;
    padding-top: 15px;
}
.qdesmo {
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #06C3AB;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    left: 2px;
    top: -1px;
}
.qdesmo:hover {
    text-decoration: none;
    cursor: pointer;
    background: #F95F18;
}
.itemquantdes {
    margin: 0;
    margin-top: 15px;
    padding: 0;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}
.item-view-price-info {
    margin: 10px auto 15px auto;

    color: #c3061e;
    font-weight: bold;
    display: inline-block;
}
.price {
    font-size: 32px;
    margin-top: -9px;
}
.item-view-price-info span {
    display: block;
    text-align: left;
    text-shadow: 1px 1px 0 #fff;
}
.soldby {
    color: #333;
    font-weight: normal;
    font-size: 14px;
}
.wishlistwrap {
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 13px;
    display: block;
    background: #06C3AB;
    color: white;
    width: 210px;
    margin: 0 auto;
    margin-top: 5px;
    position: relative;
    padding: 3px 0;
}
.wishlistwrap span {
    position: absolute;
    left: 4px;
    display: inline-block;
    font-size: 20px;
    color: white;
    text-shadow: #079e8b 2px 2px 0px;
    top: 1px;
}
.wishlistwrap:hover {
    text-decoration:none;
}
.wishlistwrap:hover span {
    font-size: 35px;
    text-shadow: 2px 0 0 #06C3AB, -2px 0 0 #06C3AB, 0 2px 0 #06C3AB, 0 -2px 0 #06C3AB, 1px 1px #06C3AB, -1px -1px 0 #06C3AB, 1px -1px 0 #06C3AB, -1px 1px 0 #06C3AB;
}
.img-and-buy-wrap {
    position: relative;
}
.img-and-buy-wrap.sale .buy-item-wrap {
    background: #c3061e;
    color: white;
}

.img-and-buy-wrap.sale .item-view-price-info span {

    text-shadow: none;
}

.img-and-buy-wrap.sale .buy-item-wrap h3, .img-and-buy-wrap.sale .soldby {
    color: white;
}
.img-and-buy-wrap.sale .quant select {
    border: 2px solid #aa071b;
}
.saletimer {
    position: absolute;
    bottom: 9px;
    left: 4px;
    height: 40px;
    line-height: 40px;
    background-color:rgba(194, 0, 0, 0.7);
    width: 712px;

    text-align: center;
    color: white;
    font-size: 20px;
-webkit-box-shadow: inset 6px -6px 17px 0px rgba(50, 50, 50, 0.35);
-moz-box-shadow:    inset 6px -6px 17px 0px rgba(50, 50, 50, 0.35);
box-shadow:         inset 6px -6px 17px 0px rgba(50, 50, 50, 0.35);
}
.img-and-buy-wrap.sale .buy-item-wrap .item-view-price-info {
    color: white;
    background: #aa071b;
    padding: 5px 10px 10px 50px;
    display: block;
    margin-bottom: 5px;
    margin-top: 1px;
    -webkit-box-shadow: inset 0px -1px 21px 10px rgba(50, 50, 50, 0.32);
    -moz-box-shadow:    inset 0px -1px 21px 10px rgba(50, 50, 50, 0.32);
    box-shadow:         inset 0px -1px 21px 10px rgba(50, 50, 50, 0.32);
    border: 2px solid #c3061e;
    border-left: 0;
    border-right: 0;


}


.img-and-buy-wrap.sale .main-img {
    border: 4px solid #c3061e;
    width: 712px;
    height: 312px;
}
.view-item-sm {
    padding-top: 20px;
}
.view-item-sm ul {
    margin-top: 0;
}
.submenu-cont {
    padding: 3px 20px;
    display: none;
}
.viewitem-lic-wrap {
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid #efefef;
    padding: 10px;
    margin-top: 5px;
    font-size: 0.8em;
}
/** END ITEM PAGE */
.itemicoimg {
    position: absolute;
    bottom: -25px;
    left: 10px;
}
.itemabouttbl {
    width: 100%;
    font-size: 15px;
}

.itemabouttbl tr:nth-child(even) {
    background-color: #efefef;
}
.itemabouttbl tr:nth-child(odd) {
}
.itemabouttbl td {
    padding: 3px 5px;
}
.sswrapper {
    width:100%;
    border:1px solid #c0c0c0;
    padding:7px;
    height:168px;
    margin-top:5px;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
}
.sswrapper a {
    display: inline-block;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius:3px;
}
.sswrapper a:hover {
    border: 2px solid #06C3AB;
    background:#06C3AB;

}
.sswrapper img {
    width:200px;
    height: 150px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.starwrap {
    font-family: Verdana;
    font-size: 32px;
    position: relative;
    color: #d0cdcd;
    z-index: 1;
    display: inline-block;
    text-shadow: 0px 1px 0px #a6a6a6, 0px 2px 0px #a6a6a6, 0px 3px 0px #a6a6a6, 0px 4px 0px #a6a6a6, 0px 5px 0px #a6a6a6, 0px 6px 0px #a6a6a6, 0px 7px 0px #a6a6a6;
}
.starwrap div {
    position: absolute;
    top: 0;
    left: 0;
    color: #f6ce16;
    z-index: 2;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
}
.stardetail {
    margin-top: 3px;
    font-size: 13px;
    display: block;
}
.itemfaq .infopop {
    padding: 0;
    padding-left: 20px;
}

.itemstatuswaitingaproval {
    color: rgb(202, 134, 10);
    font-weight: bold;
}
.itemstatusdelisted {
    color: red;
    font-weight: bold;
}
.itemstatusforsale {
    color: green;
    font-weight: bold;
}

.paging-nav-wrapper {

}
a.page-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: rgb(145, 145, 145);
    font-weight: normal;
}
.paging-nav-text, .paging-nav-text a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: rgb(145, 145, 145);
    font-weight: normal;
}
a.page-link:hover, .paging-nav-text:hover a {
    background: #e9e7e6;

}
a.page-link.paging-nav-selected {
    background: #E1DDDC;
    color: #666;
}
.bottom-info-panel {
    display: block;
    height: 35px;
    overflow: hidden;
    position: absolute;
    top: 0;left: 0;
    width:100%;
    background:#07d6bc;
    background-color:rgba(7, 214, 188,0.85);
    text-align: center;
    color: #fff;
}

.inner-info {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px #c0c0c0 solid;
    border-right: 0;
    background: #07d6bc;
    -webkit-box-shadow: -4px 5px 10px 0px rgba(50, 50, 50, 0.88);
    -moz-box-shadow:    -4px 5px 10px 0px rgba(50, 50, 50, 0.88);
    box-shadow:         -4px 5px 10px 0px rgba(50, 50, 50, 0.88);
}
.price-panel {
    display: block;
    text-align: center;
    color: white;
    padding: 2px 15px;
}
.exclusive-avail {
    display: block;
    background: #c3061e;
    font-size: 11px;
    color: white;
    text-align: center;
    padding: 2px 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;

}

.small-star-wrap {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    color: #d0cdcd;
}
.small-star-wrap div {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    color: #f6ce16;
}
.slideinfo {

    background: #efefef;
    background: rgba(255, 255, 255, 0.85);
    display: none;
    margin: 0;
    margin-top: 35px;
    padding: 0;
}
.slideinfo  p {
    font-size: 12px;
    margin: 0 auto;
    display: block;
    width: 200px;
    line-height: 120%;
    text-shadow: 1px 0 0 #fff;
    color: #000;
}
.slideinfo .orange-button, .slideinfo .blue-button {
    min-width: 50px !important;
    padding: 0 10px;
    width: auto !important;
    height: 32px;
    font-size: 15px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.inbasket {
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    text-align: center;
    background: #94ff9c;
    color: #086b10;
    -webkit-box-shadow: 4px 4px 12px 0px rgba(50, 50, 50, 0.85);
    -moz-box-shadow:    4px 4px 12px 0px rgba(50, 50, 50, 0.85);
    box-shadow:         4px 4px 12px 0px rgba(50, 50, 50, 0.85);
}
.basket-summary {
    display: block;
    width: 60%;
    margin: 10px auto;
    background: #E8E8E8;
    text-shadow: 0 1px 1px #fff;
    font-weight: bold;
    border-radius: 7px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    line-height: 100%;
}
.basket-summary img {
    display: inline-block;float: left;text-align:center;
    margin: 7px 15px;
}
.helplinks {
    font-size: 13px;
    text-align: center;
    color: #c0c0c0;
    margin-top: -8px;
    margin-bottom: 10px;
}
.hr2 {
    width: 85%;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #d4d4d4;
}
.menucat {
    display: block;
    width: 90%;
    margin: 0 auto;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding-top: 2px;
    padding-bottom: 2px;
}
.menucat.selected {
    background: #06C3AB;
    color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.catexp {
    background: #06C3AB;
    color: white;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    line-height: 15px;
    width: 15px;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.nothinghere {
    width: 70%;
    margin: 0 auto;
    padding: 20px;
    font-size: 18px;
    text-align: center;
    background: #ffffff;  
}
.nothinghere h3 {
    margin: 0;
}
.catdes {
    font-size: 15px;
    background: #efefef;
    margin: 0 auto;
    margin-top: 27px;
    width: 90%;
    color: #666;
    font-style: italic;
    padding: 4px 20px;
    margin-bottom: -10px;
    text-shadow: 1px 0 0  #fff;
    text-align: center;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.searchwrap a {
    display: block;
    text-align: right;
    font-size: 13px;
    padding-right: 16px;
    margin-top: -3px;
}
.searchwrap label {
    display: block;
    margin: 0;
    margin-bottom: -3px;
    padding: 0;
    padding-left: 15px;
    text-shadow: 1px 1px 0 #fff;
    font-size: 13px;
    color: #777;
    text-align: left;
    font-weight: bold;

}
.advanced-search-wrap {
    background: #E8E8E8;
    text-shadow: 0 1px 1px #fff;
    font-weight: bold;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 0;
    border-left: 1px solid #D6D6D6;
    width: 500px;
    padding: 10px;
    margin: 0 auto;
    margin-top: -2px;
}

.opt {
    font-size: 15px;
    text-align: left;
    width: 70%;
    margin: 0 auto;
    color: rgb(102, 102, 102);
    font-family: 'Open Sans', sans-serif;
}
.itemlistview-itemname {
    text-align: left;
}
.itemlistview-itemname a {
    display: block;
    margin-top: -5px;
}
.itemlistview-itemname p {
    font-size: 14px;
    margin: 0;
    line-height: 150%;
}
.highlighted {
    background: #06C3AB;
    color: white;
    display: inline-block !important;
}
.itemlistview-itemname a .highlighted {
    font-size: 16px;
    font-weight: bold;
}
.itemlistview-itemname p .highlighted {
    font-size: 14px;
    color: #111;
}
.store-table-wrap .exclusive-avail {
    display: inline-block;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 50px;
}
.topmsgwrapper, .itemtopmsg {
    position: relative;
}
.topmsgwrapper img, .itemtopmsg img {

    height: 100%;
}
.topmsgwrapper .status-message-wrap{
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}
.OSwrap {
    background: #efefef;
    padding: 10px;
    width: 500px;
    margin: 20px auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 1px #fff;
}
.OSwrap h3 {
    margin: 0;
    text-align: center;
}
.innerOS {
    max-height: 50px;
    padding: 5px 10px 5px 10px;
    overflow-y: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    background: #fff;
    margin: 5px 0;
    text-shadow: 0;
}
.OStot {
    text-align: right;
}
.ltp-mlogo {
    float:left;margin-right:20px;margin-top:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#SSLWrapper .status-message-wrap {
    padding: 5px 0;
    font-size: 13px;
    font-weight: bold;

}.redeemchunk {
     padding: 10px;
     width: 75px;
     font-size: 25px;
     text-transform: uppercase;
     border: 2px solid #c0c0c0;
     margin-bottom: 15px;
 }
 .chunkgood {
     border: 2px solid rgb(48, 199, 48) !important;
 }
 .availdownload-wrap {
     background: #efefef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
          position: relative;
 }
 .availdownload-wrap img {
     display: inline-block;
     float: left;
     margin-right: 30px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
 }
 .availdownload-details {
     float: left;
     padding: 10px 30px 10px 0;
     text-shadow: 1px 1px 0 #fff;
     width: 350px;
 }
  .availdownload-details h3 {
      margin: 0;
      text-align: center;
      margin-bottom: 15px;
  }
  .availdownload-highlight {
      border-right: 15px solid #94ff9c;
      }
  .download-history {
      border-top: 1px solid #fff;
      background: #efefef;
      width: 400px;
      float: right;
      font-size: 13px;
      text-align: center;
      padding: 10px 20px 20px 20px;
      display: none;

  }
  .download-history table {
      width: 100%;
  }
.download-history .scroller {
    max-height: 100px;
    overflow-y: auto;
    background: #ffffff;
    margin-bottom: 3px;
}
.faqhist {
    display:block;
    font-style:italic;
    background:#e1d8d8;
    width: 80%;
    margin: 0 auto;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.download-history h3 {
    font-size: 16px;
    margin: 0;
    background: #06C3AB;
    color: white;
    text-shadow: none;
    padding: 3px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.download-history p {
    display: block;
    text-align: left;
    width: 80%;
    margin: 0 auto;
}
.latestv {
    display: inline-block;
    margin: 0 auto;
    padding: 3px 7px;
    text-transform: uppercase;
    font-size: 14px;
    background: rgb(35, 166, 51);
    color: white;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sm2 {
    font-size: 11px;
    color: #666;
    float: left;
    line-height: 110%;
}
.license-exp {
    display: block;
    background: #94ff9c;
    color: #086b10 !important;
    margin: 5px 0;
    padding: 10px;
    font-size: 14px;
    line-height: 120%;
}
.doreviewwrap {
    width:80%;margin:0 auto;
}
.doreviewwrap p {
    margin: 0;
    font-style: italic;
    font-size: 15px;
}
.doreviewwrap .opt {
    display: block;
    font-size: 13px;
    text-align: left;
}
.doreviewwrap label:hover {
    cursor: pointer;
}
.dlreviewitem {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 15px;
    padding: 5px 0;
    display: block;
    width: 60%;
    margin: 10px auto;
    background: #E8E8E8;
    text-shadow: 0 1px 1px #fff;
    font-weight: bold;
    border-radius: 7px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    line-height: 100%;
}
.cust-review-wrap {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    background: #efefef;
    padding: 10px;
    padding-bottom: 27px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.cust-review-wrap img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
.cust-review-wrap h3 {
    margin: 0;
    font-size: 16px;
}
.reviewdetails {
     font-size: 13px;

    color: #333;
    display: block;
    margin-top: -2px;
}


.cust-review-wrap p {
    display: block;
    width: 90%;
    margin: 5px auto;

    font-size: 14px;
}
.helpwrap {
    font-size: 12px;

}
.trwrap {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
    display: block;
    margin-top: 10px;
    background: #e5e0e0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
}
.trwrap .starwrap {
    position: relative;
    top: -10px;
}
.votedhelpful {
    color: green;
    font-weight: bold;
}
.votedunhelpful {
    color: red;
    font-weight: bold;
}
.cust-review-wrap .avwrap {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 15px;
}
.cust-review-wrap .small-star-wrap {
    margin: 0;
}
.cust-review-wrap .stand-badge, .cust-review-wrap .earlyadop-badge {
    width: 22px;
    height: 31px;
    position: absolute;
    left: 60px;
    top: 55px;
    z-index: 10;
}
.cust-review-wrap .earlyadop-badge {
    background-position: -132px -6px;
}
.cust-review-wrap .stand-badge {
    background-position: -255px -26px;
}
.optdes {
    color: #666;
    line-height: 115%;
    font-size: 13px;
    display: block;

}
.frmerror {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    float: left;
    background: #fdfa95;
    color: #807d20;
    margin-right: 10px;
}
.picformatxmp {
    background:#d7d5d5;
    text-align:center;
    position:relative;
    display:block;
    margin:0 auto;
    margin-top: 5px;
    float: right;
        margin-left: 20px;
}

.picformatxmp .width {
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    bottom: 2px;
    left: 0;
    color: #555;

    font-size: 11px;
}
.picformatxmp .height {
    color: #555;
    font-size: 11px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform:rotate(-270deg); 
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-270deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-270deg);
    -o-transform-origin:  bottom left;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);

}
.package-contents-preview-wrap {
    float: left;
    width: 186px;
    margin-left: 10px;
    max-height: 300px;
    line-height: 100%;
    margin-top: 5px;
    text-align: center;
}
.previewimgwrap {
    display: inline-block;
    margin-top: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 160px;
    height: 160px;
}
.previewimgwrap img {
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.package-contents-preview-wrap p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 105%;
    text-align: center;
    margin-top: 5px;
}
.package-contents-preview span {
    display: block;
    text-align: center;
    font-size: 14px;
}
#previewfilename {
    font-weight: bold;
    margin-top: 2px;
}
.package-contents-preview {
    position: relative;
    height: 210px;
    width: 100%;
    background: #fff;
    border-radius: 7px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
}
.package-contents-wrap {
    float: left;
    width: 450px;
    min-height: 210px;
    max-height: 300px;
    overflow-y: auto;
    padding: 15px 15px;
    background: #fff;
    border-radius: 7px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    line-height: 100%;
    margin-top: 5px;
}
.package-contents-wrap .file:hover, .package-contents-wrap .folder:hover {
    background: #efefef;
    display: block;

}

.package-contents-wrap .folder {
    padding: 3px 10px;
}
.package-contents-wrap .folder  img {
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.package-contents-wrap .folder p {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #333;
    font-weight: bold;
}
.package-contents-wrap .file {
    padding: 1px 10px;
        -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.package-contents-wrap .file img {

    position: absolute;
    top: 4px;
    
}
.file {
    position: relative;
}
.package-contents-wrap .file p {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #333;
    font-size: 14px;
    margin-left: 20px;
}
.file p {
    max-width: 200px;
}
.package-contents-wrap .filesize {
    display: inline-block;
    float: right;
    margin-top: 3px;
    font-size: 14px;
    min-width: 70px;
    text-align: right;
}
.package-contents-wrap .fileinfo {
    display: inline-block;
    float: right;
    margin-top: 3px;
    font-size: 14px;
}



.youtube-selector {
    height: 96px;
    max-width: 680px;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.youtube-selector a {
    display: inline-block;
    position: relative;
    top: -3px;
}
.youtube-selector a img {
    display: block;
}
.youtube-selector a.selected {
    display: inline-block;
    border: 3px solid #06C3AB;
    top: 0;
}
.small-orange:hover {
    cursor: pointer;
}
.xmp {
    background: #06C3AB;
    color: white;
    font-weight: bold;
    font-size: 13px;
    padding: 2px 5px;
}
.faqimgwrap {
    background: #ffffff;
    border: 1px solid #c0c0c0;
    padding: 8px;
    display: inline-block;
    white-space: nowrap;
    margin-left: 30px;
}
.faqimgwrap img {
    display: block;
}
.selectedpreview, .selectedpreview:hover, .selectedpreview p a {
    background: #06C3AB !important;
    color: white !important;
}
.loadingImage {
    position: absolute;
    top: 85px;
    left: 85px;
    display: none;
}
.catdes-upload-wrap {
    width: 80%;
    margin: 0 auto;
}
.forex-wrap {
    border: 1px solid #c0c0c0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
    overflow: auto;
    margin-left: 220px;
}
.forex-wrap-header {
    margin-left: 220px;
    padding: 5px;
        margin-top: 15px;
    background: #e1dede;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
border: 1px solid #c0c0c0;
    border-bottom: 0;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.forex-wrap table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
}
.forex-wrap thead td {
    font-weight: bold;
    background: #efefef;
    font-size: 13px;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
    padding: 3px 0;
}
.forex-wrap tbody td {
    font-size: 13px;
    text-align: center;
    min-width: 60px;
    padding: 3px 5px;
}
.c2homewrapwrap {
    position: relative;
}
.c2homewrap {
    position: relative;
    height: 300px;
    display: block;
    background-image: url('../images/fresh/c2/dark-bg-02.png');
}
.c2homewrap img {
    position: absolute;
    top: 0;
    left: 0;
}
.bottom-tear {
    width: 100%;
    background-position: center;
    height: 5px;
    background-image: url('../images/fresh/c2/header-highlight-tear-01.png');
    margin-top: -5px;
    position: absolute;
    z-index: 5;
    width: 720px;
}
.csscreensimg {
    position: absolute;
    bottom: -50px;
    left: -20px;
}
.c2homewrapwrap .orange-button {
    position: absolute;
    right: 203px;
    bottom: 27px;
}
.c2homewrapwrap .blue-button {
    position: absolute;
    right: 40px;
    bottom: 27px;
}
.csmakegames {
    position: absolute;
    top: 10px;
    left: 183px;
}
.hp-col {
    float: left;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
    padding: 0 10px;
}
.hp-col h2 {
    text-align: center;
    margin-bottom: 20px;
}
.homepage-item-wrap {
    position: relative;
    margin-bottom: 15px;
    float: left;
    width: 230px;
}
.homepage-item-wrap .picwrap{
    float: left;
    margin-right: 6px;
}
.homepage-item-wrap .picwrap img{
    display: block;
}
.homepage-item-wrap .itemname {
    font-size: 15px;
    font-weight: bold;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
    display: block;
    color: white;
    background: #07d6bc;
    padding: 2px 0 2px 5px;
}
.homepage-item-wrap .price {
    position: absolute;
    bottom: 0;
    left: 64px;
    color: white;
    font-weight: bold;
    font-size:14px;
    background: #07d6bc;
    padding: 2px 10px;

-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.homepage-item-wrap p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    display: block;
    line-height: 105%;
    margin-top: 4px;
    overflow: hidden;
    height: 33px;
}
.homepage-item-wrap .small-star-wrap {
    position: absolute;
    right: 0;

    bottom: 0;
}


.asset-of-week{

    text-align: center;

}
.asset-of-week p {
    text-align: left;
}
.staffpickdes {
    height: 120px;
    overflow-y: scroll;

}
.staffpickdes p {
    margin: 10px 0;
    text-align: left;
    padding: 0 20px;
}
.staffpickdes.smaller-des p {
    font-size: 13px;
    line-height: 115%;
}
.c2optpickdes {
    display: none;
    margin: 0 auto;
    width: 500px;
    margin-top: 15px;
}
.c2optpickdes h3 {
    margin: 0;
    margin-bottom: 5px;
}
.c2opt-extra {
    float: left;
    display: none;
}
.c2optpickdes .edoverview .optico {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.c2optpickdes .edoverview .optico img {
    display: block;
}
.c2optpickdes .edoverview p {
    font-style: italic;
    margin: 0;
    max-width: 90%;
}
.longdes h3 {
    display: block;
    margin: 0;
    font-size: 16px;
}
.longdes p {
    margin: 0;
    margin-bottom: 15px;

}
.longdesformat {
    font-size:13px;
    background:#efefef;
    width:425px;
    margin-left:20px;
    margin-top:-5px;
    padding:10px 20px;
}
.longdes .deshr {
    height: 1px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #d4d2d2;
    margin: 4px 0;
}

.advanced-formatting-tbl span {
    display: inline-block;
    margin-right: 30px;
    background: #ffffff;
    text-align: center;
    padding: 5px 10px;
    min-width: 50px;
    border: 1px solid #dfdfdf;
}
a.dyn-item-link {
    display: inline-block;
    line-height: 21px;
    height: 21px;
    position: relative;
}
a.dyn-item-link img {
    display: inline-block;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
a.dyn-item-link span {
    display: inline-block;
    color: #06C3AB;
    text-shadow: 1px 0 0 #fff;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    top: -5px;
    padding: 0 8px 0 5px;
}
a.dyn-item-link:hover span {
    background:#06C3AB;
    color: white;
    text-shadow: none;
}
a.dyn-item-link:hover .price-pop, .qdesmo:hover .price-pop {
    display: block;
}
.price-pop {
    position: absolute;
    background:#06C3AB;
    display: block;
    padding: 5px 15px;
    color: white;
    font-size: 16px;
    text-align: center;
    top: -47px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
    left: 25px;
    z-index: 10;
}
.qdesmo:hover .price-pop {
    top: -15px;
    left: -335px;
    background: #ffffff;
    cursor: pointer;
    padding: 10px 15px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    0px 3px 7px 0px rgba(50, 50, 50, 0.55);
    box-shadow:         0px 3px 7px 0px rgba(50, 50, 50, 0.55);
}
.qdesmo:hover .price-pop p {
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    line-height: 110%;
    width: 300px;
    margin: 5px 0;
    padding: 0;
}
.price-pop img {
    position: absolute;
    bottom: -16px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.missing-ico {
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    color: white;
    background: #333;
    display: inline-block;
    font-size: 32px;
}
.ma-p p {
    margin: 0;
    font-size: 13px;
    line-height: 105%;
    margin-top: 3px;
}
.benefits {
    float: left;
    width: 250px;

}
.benefits ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.benefits ul li {
    margin: 0;
    padding: 0;
    clear: both;
}
.benefits .tick {
    color: #06C3AB;
    display: block;
        float: left;
}
.benefits p {
    display: block;
    margin: 0;
    float: left;
    width: 210px;
    margin-left: 10px;
    font-size: 14px;
}
.benefits h3 {
    text-align: center;
    margin: 0;
    margin-bottom: 5px;
}
.seller-agg p
{
    line-height: 120%;
    font-size: 13px;
    margin-bottom: 10px;
}
.seller-agg h2 {
    margin-top: 20px;
    font-size: 26px;
}
.seller-agg p, .seller-agg h3 {
    padding-left: 15px;
}
.seller-agg h3 {
    display: block;
    margin: 0;
    margin-bottom: -10px;
    font-size: 16px;
    font-weight: bold;
}
.seller-agg ul, .seller-agg ol {
    font-size: 13px;

}
.prod-reg-wrap {
    background: #E8E8E8;
text-shadow: 0 1px 1px #fff;
font-weight: bold;
border-radius: 7px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-top: 1px solid #D6D6D6;
border-left: 1px solid #D6D6D6;
    margin-top: 15px;
}
.prod-reg-wrap table {
    width: 300px;
    font-size: 13px;
    margin: 5px auto;

}
.prod-reg-wrap input {
    width: 150px;
    font-size: 13px;
    padding: 5px;
}
.prod-reg-wrap table td strong {
    display: block;
    text-align: left;
}

.icoprodpage {

}
.itemsalewrap {
    position:absolute;
    height:176px;
    left: 755px;
    top: -90px;
    z-index: 5;
}
.itemsalewrap .saleamount, .itemsalewrap .hurry {
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 9;
    color: white;
    display: block;
    width: 199px;
    text-align: center;
    font-weight: bold;
text-shadow: 0px -1px 0px rgba(0,0,0,.5);
    font-size: 32px;
}
.itemsalewrap .hurry {
    top: 49px;
    padding-left: 10px;
    font-size: 13px;
    color: white;
}
.addbasketsale-big, .addbasketsale-small {
    width:242px;
    height:34px;
    line-height: 30px;
    text-align: center;
    color: white;
    text-shadow: 0px -1px 0px rgba(0,0,0,.5);
    font-size: 17px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: -8px;
    margin-bottom: -8px;
    z-index: 9;
    position: relative;
}
.addbasketsale-small {
    width: 155px;
    height: 21px;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    margin-top: -4px;
    margin-bottom: -4px;
    left: 13px;
}
.sale-banner {
    height: 62px;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 100;
    width: 85px;
}
.saleprice .oldprice {
    display: block;
    text-align: center;
    margin-top: 7px;
}
.saleprice .newprice {
    display: block;
    text-align: center;
    font-size: 24px;
    margin-top: -5px;
    margin-bottom: -7px;
    color: #c3061e;
    font-weight: bold;
}
.saleprice .newprice span {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}        .list-view-wrap {
            padding: 5px 0;
        }
         a.list-view-item-wrap {
             display: block;
             padding: 5px 10px;
         }
        a.list-view-item-wrap .cats {
            display: block;
            font-size: 12px;
            position: absolute;
            bottom: 2px;
            color: #c0c0c0;
        }
        a.list-view-item-wrap p {
            font-size: 14px;
            font-weight: normal;
            padding: 0;
            margin: 0;
            line-height: 110%;
            display:table-cell;
            vertical-align:middle;
            height: 45px;
            position: relative;
            top: -6px;
        }
        a.list-view-item-wrap h2 {
            margin: 0;
            padding: 0;
            font-size: 22px;
            display: block;
            position: absolute;
            top: 5px;
            left: 235px;
        }
        a.list-view-item-wrap div {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        a.list-view-item-wrap img {
            display: block;
            width: 220px;
            height: 96px;
            position: relative;z-index: 3;

        }
        .inner-pic-wrap {
            position: absolute;
            padding: 3px;
            top: -3px;
            left: -3px;
            z-index: 7;

        }
        .inner-pic-wrap img {
            position: relative;
            z-index: 7;
        }
       .sale-inner {
            background: #D5351E;
        }
       .bundle-inner {
            background: #07d6bc;
        }
        a.list-view-item-wrap .inner-list-content {
            float: left;
            width: 100%;

            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            padding-left: 235px;
            padding-top: 37px;
            padding-right: 170px;
        }
        a.list-view-item-wrap .inner-price {

            width: 200px;
            padding-top: 30px;
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 2;
            text-align: right;
            padding-right: 30px;
        }
        a.list-view-item-wrap:hover {

            text-decoration: none;
            cursor: pointer;
        }
        a.list-view-item-wrap iframe {
            display: block;
        }
        a.list-view-item-wrap:hover .inner-pic-wrap iframe {
            width: 226px;
            height: 103px;
            border: 1px solid #666;
        }

        a.list-view-item-wrap:hover .inner-pic-wrap {
            padding: 0;
        }
        a.list-view-item-wrap:hover .inner-pic-wrap img {
            width: 226px;
            height: 103px;
            border: 1px solid #666;
        }
        a.list-view-item-wrap:hover .inner-pic-wrap .sale-inner img {

            border: 0 !important;
        }
        a.list-view-item-wrap:hover .inner-pic-wrap .sale-inner iframe {

            border: 0 !important;
        }
        a.list-view-item-wrap:hover .inner {
            border: 1px solid #c0c0c0
        }

        a.list-view-item-wrap:hover .list-view-excl {

            opacity: 1.0;
            filter: alpha(opacity=100);
        }


        a.list-view-item-wrap .inner {
            background: #fff;
            height: 98px;
            position: relative;
            border: 1px solid #E5E4E2;

        }
        .discount-p-wrap {
            display: inline-block;
            background: #07d6bc;
            padding: 2px 10px;
            color: white;
            position: relative;
            top: -5px;
        }
        .list-price-wrap {
            color: #c3061e;
            display: inline-block;
            font-size: 18px;
            margin-left: 15px;
            text-align: center;
            min-width: 46px;
            padding-top: 5px;
        }
        .list-price-old {
            text-decoration: line-through;
            font-size: 13px;
            color: #c0c0c0;
            display: block;
            margin: 0;
            margin-bottom: -4px;
            margin-top: -7px;
        }
        .list-view-excl {
            display: inline-block;
            position: absolute;
            right: 0;
            bottom: 0;
            background: #c3061e;
            color: white;
            font-size: 11px;
            padding: 2px 5px;
            opacity: 0.0;
            filter: alpha(opacity=0);
        }
        .titlewrap {
            padding: 0 20px;
            display: block;
            margin-bottom: 5px;
            margin-top: 15px;
        }
        .titlewrap h2 {
            display: inline-block;
            float: left;
            margin: 0;
            padding: 0;
        }
        .titlewrap p {
            margin: 0;
            padding: 0;
            float: left;
            display: block;
            height: 35px;
            line-height: 37px;
            padding-left: 15px;
            font-size: 18px;
            font-style: italic;
        }
        .bundle-container {
            padding-top: 10px;
            display: block;
            float: left;
            height: 106px;
            position: relative;
            margin-left: 15px;
            min-width: 400px;
        }
        .bundle-view-wrap {
            position: relative;
        }
        .bundle-descrip {
            position: relative;
            margin-left: 460px;
            height: 96px;
            text-align: center;
            background: #E5E4E2;
            padding: 5px 0;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

        .bundle-descrip h2, .bundle-descrip h3 {
            margin: 0;
            padding: 0;
            text-shadow: 1px 0 0 #fff;
        }
        .bundle-container img {
            display: inline-block;
            transform-origin: 0 50%;
            position: absolute;
            top: 0;
            left: 0;
        }
        .bundle-descrip p {
            margin: 0;
            padding: 0;
            font-size: 13px;
           
        }
        .bundle-descrip .list-price-wrap {
            margin-top: 5px;
        }
        .bundle-descrip .bundarr {
            position: absolute;
            left: -24px;
            top: 36px;
            width: 24px;
            height: 28px;

        }
        .bundle-view-wrap:hover .bundarr {
            background-position-x: -24px;
        }
        .bundle-view-wrap:hover {
            text-decoration: none;
        }
        .bundle-view-wrap:hover .bundle-descrip {
            background: #F95F18;
        }

        .bundle-view-wrap:hover .bundle-item-count {
            color: white;
        }

        .bundle-view-wrap:hover .list-price-wrap {
            font-weight: bold;
            color: white;
        }
        .bundle-view-wrap:hover p {
             color: white;
        }
        .bundle-view-wrap:hover p.bundleDesText {
             color: #333;
        }
         .bundle-item-count {
             font-size: 30px;
             display: block;
             text-align: center;
             margin-bottom: -7px;
             margin-top: -5px;
         }

         .row-item-wrap {
             display: block;

         }
         .row-item {
             width: 220px;
             padding: 0 10px;
             float: left;
             position: relative;
             padding-top: 100px;
         }
         .row-item:hover {

         }
         .row-item .inner-pic-wrap {
             left: 10px;
         }
         .row-item .inner-pic-wrap img {
             border: 1px solid #666 !important;



         }
        .row-item:hover:hover .inner-pic-wrap img {
            width: 226px;
            height: 103px;

        }
        .row-item:hover:hover .inner-pic-wrap {
            left: 7px;
            top: -6px;
        }
         .row-item  h2 {
             margin: 0;
             padding: 0;
             padding-left: 7px;
             font-size: 18px;
             padding-top: 3px;
         }

         .row-item p {
            font-size: 14px;
            font-weight: normal;
            padding: 0;
            margin: 0;
            line-height: 110%;
            padding: 0 7px;
         }
         .row-item:hover {
             text-decoration: none;
         }
         .row-price-wrap {
             float: left;
             font-size: 13px;
             margin-bottom: 5px;
         }
         .row-price-wrap {
             color: #c3061e;
             padding-left: 7px;
         }
         .row-price-wrap .discount-p-wrap {
             padding: 0 5px;
             top: 0;
         }
         .row-price-old {
             text-decoration: line-through;
             color: #c0c0c0;
             margin: 0 3px 0 5px;
         }
         .item-lv-starwrap {
             color: #c0c0c0;
             margin-right: -1px;
             text-align: right;
             float: right;
             position: relative;
             overflow: hidden;
             display: inline-block;
             z-index: 1;
             font-size: 13px;
             margin-top: -2px;
         }
         .item-lv-starwrap div {
             position: absolute;
             display: block;
             top: 0;

             left: 0;
             height: 100%;
             z-index: 2;
             overflow: hidden;
             color: #f6ce16;
         }

         .list-view-audio-preview {
             padding-left: 11px;
             margin-top: -6px;
             padding-right: 12px;
             position: relative;
             z-index: 5;
         }
         .list-view-audio-preview .moreinfo {
            float:left;
            display:inline-block;
            width:220px;
             margin-right: 33px;
             height: 26px;
         }
         .jplayerWrapper {
             width: 100%;
             background: #efefef;
             border:  1px #E5E4E2 solid;
             font-size: 13px;
             height: 26px;
             overflow:hidden;
         }
         .jp-controls {
             list-style: none;
             margin: 0;
             padding: 0;
             float: left;
             padding-left: 235px;
         }
         .jp-progress {
             float: left;
             width: 300px;
             height: 26px;
             margin-left: 10px;
         }
         .jp-seek-bar {

             background: #fff;
            -webkit-box-shadow: inset -3px -4px 19px 0px rgba(50, 50, 50, 0.18);
            -moz-box-shadow:    inset -3px -4px 19px 0px rgba(50, 50, 50, 0.18);
            box-shadow:         inset -3px -4px 19px 0px rgba(50, 50, 50, 0.18);
             height: 13px;
             border: 1px solid #fff;
             border-top: 0;
         }
         .jp-play-bar {
             background: #00CCCC;
             height: 9px;
             position: relative;
             top: 1px;
             border-right: 1px solid #11dcdc;
             border-top: 1px solid #11dcdc;
             border-bottom: 1px solid #13a3a3;

         }
         .jp-interface img {
             margin-left: 5px;
             margin-top: 5px;
         }
         .jp-volume-bar {
             margin-left: 10px;
             float: left;
             margin-top: 5px;
             background: #fff;
            -webkit-box-shadow: inset -3px -4px 19px 0px rgba(50, 50, 50, 0.18);
            -moz-box-shadow:    inset -3px -4px 19px 0px rgba(50, 50, 50, 0.18);
            box-shadow:         inset -3px -4px 19px 0px rgba(50, 50, 50, 0.18);
             height: 15px;
             width: 60px;
         }
         .jp-volume-bar-value {
             background: #00CCCC;
             height: 12px;
             border-right: 1px solid #11dcdc;
             border-top: 1px solid #11dcdc;
             border-bottom: 1px solid #13a3a3;
             position: relative;


         }
         .jp-controls li {
             float: left;
         }
         .jp-current-time {
             float: left;
             color: #999;
             font-size: 10px;
             margin-left: 1px;
             margin-top: -2px;
         }
         .jp-duration {
             float: right;
             color: #999;
             font-size: 10px;
             margin-top: -2px;
             margin-right: -2px;
         }
         .jp-stop span {
             display: block;
             margin-top: -1px;
         }

         .jp-controls li a {
             background: #efefef;
             border-right: 1px solid #fff;
             border-left: 1px solid #dbd9d9;
             display: block;

             height: 26px;
             width: 26px;
             overflow: hidden;
             line-height: 26px;
             text-align: center;
         }
         .jp-controls li a:hover {
             background: #00CCCC;
             color: white;
             text-decoration: none;
             border-left:1px solid #04dada;
             border-top:1px solid #04dada;
             border-right:1px solid #03b6b6;
             border-bottom:1px solid #03b6b6;
             line-height: 22px;
         }
         .jp-pause span {
             font-size: 10px;
             display: block;
             margin-left: -3px;
         }

                 .sticker {
            width: 90px;
            height: 90px;
            background: #fff;
            border: 1px solid #c0c0c0;
            -webkit-border-radius: 256px;
            -moz-border-radius: 256px;
            border-radius: 256px;

            margin-right: 20px;
            position: relative;

}
        .sticker div {
    width: 78px;
    height: 78px;
    background: #fff;
    position: absolute;
    top: 6px;
    left: 6px;
    -webkit-border-radius: 256px;
    -moz-border-radius: 256px;
    border-radius: 256px;
    background-position-x: -32px;
    background-position-y: -32px;
}
.sticker div:last-child {
    -webkit-box-shadow: inset 10px 10px 43px -8px rgba(0,0,0,0.55);
    -moz-box-shadow: inset 10px 10px 43px -8px rgba(0,0,0,0.55);
    box-shadow: inset 10px 10px 43px -8px rgba(0,0,0,0.55);

}
.recentlySold, .recentlySoldSale {
    position:absolute;
    z-index:99;
    bottom: -3px;
    left:50%;
    margin-left: -50px;
    width: 100px;
    text-align: center;
    background:#F95F18;
    color: white;
    font-size: 11px;
    padding: 1px 0 2px 0;
}
.recentlySoldSale {
    background: #D5351E;
}
.newItemBadge {
    background: #07d6bc;
    width: 60px;
    display: inline-block;
        font-family: 'Open Sans', sans-serif;
    color: white;
    text-align: center;
    text-shadow: none;
    font-weight: bold;
    font-size: 15px;
    margin-right: 2px;
    margin-top: -1px;
    padding: 2px 0;
}

p.bundleDesText {
    font-size:14px;display:block;margin:0 auto;width:80%;padding:0;text-align:left;font-weight:normal;margin-bottom:10px;margin-top:5px;
}

a.saleCatItem {
    color: #D5351E;   
}
.catsalepre {
    display: inline-block;
    background: #D5351E;
    color: white;
    font-size: 13px;
    padding: 2px 5px;
    float: right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
}
        .bigSearchWrap {
            text-align: center;
            position: relative;
            margin-bottom: 35px;
        }
        .bigSearchWrap input[type=text] {
            width: 600px;
            padding: 10px;
            font-size: 19px;
            position: relative;
            z-index: 1; 
        }
        .bigSearchWrap input[type=submit] {
            position: absolute;
            top: 60px;
            font-size: 1px;
            left: 200px;
            z-index: 0; 
        }
        .bigSearchWrap img {
            position: absolute;
            right: 43px;
            top: -42px;
            z-index: 3;
        }
        .bigSearchWrap h2 {
            text-align: left;
            padding-left: 50px;
        }        ul.counterNum {
            display: block;
            margin: 0;
            float: right;
            margin-left: 10px;
            padding: 0;
        }ul.counterNum li {
            display: inline-block;
         }
        ul.counterNum li.digit {

            height: 44px;width: 25px;
            background-color: #06C3AB;
            text-align: center;
            font-weight: bold;
            line-height: 44px;
            -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
            color: white;
            font-size: 26px;
        }
        ul.counterNum li.comma {
            width: 5px;
        }