.toolbar .pager { padding:7px 14px;}
.toolbar-bottom .pager { padding:7px 14px; }
 ul.dashmenu li a  { padding:8px 18px;}
#plus_menu .blank-sell{ width:59px !important; }
#plus_menu{ min-width:195px; }
#plus_menu .plus { min-width:195px; }
#hot_stuff .alphabetical a{ width:16px; margin-right: 0px; }
#navg a{ padding-left:5px; }

.carousel-countainer1 { position: relative; width: 979px; height:170px; padding-top: 10px; float:left; overflow:hidden; }

.facebook-login { font-size: 13px; }
#login_pop a.signup { font-size:22px; height:22px; padding-top: 5px; line-height: 100%; }
#login_pop a.login { font-size:22px; height:22px; padding-top: 5px; line-height: 100%; }

.user-info-container .text { font-size:11px; }
.order-items h3 { margin:0 0 5px; }

.mini-cart.ajax .add-to-favs-box span { border:none; color: #FF7E00; font-size: 10px; float: right; position:relative; top:-1px; right:0px;}

.dg-container .priceee span { position:relative; z-index:1000; float:none; }
.dg-container .priceee .price span { float:none; }
.dg-container .from { float:left !important; }
.dg-container .value { top:2px; }

#country-payment .country-choose > .label > span { font-family: Arial; font-size: 16px; color: #757575; }
.checkout-cart-index #forgotForm .messages { display: none; }

body.blog .postWrapper .postDetails .date p.month {  top:15px;  }
body.blog .postWrapper .postReadmore a {  padding-left:8px; width: 81px; }

.balance-info .box #info .balance { font-size:20px; }

.dg-container .priceee .price span {  position:relative; margin-top:2px; }

.blog-home-content .read-more { margin-right:3px; }


.how_kinguin_works a.hello { font-size: 40px; text-align: center; background-image: url('../images/how_kinguin_works_blank.png'); width: 231px; height: 104px; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-right: 78px; padding-left: 7px; padding-top: 33px; color: #64909d !important; text-decoration: none; text-shadow: 1px 2px 3px #fff; }


.dmy.daynamestr { font-size: 8px; }

#yammer-feedback .bookmark  { background-image: url('../images/bookmark_feedback.jpg'); }

.tda { background-image: url('../images/hp_today.jpg'); }
.yda { background-image: url('../images/hp_yesterday.jpg'); }
.tmo { background-image: url('../images/hp_tomorrow.jpg'); }

#vendoropen { background-image: url('../images/button-fill_the_form.png'); }
#vendoropen:hover {  background-image: url('../images/button-fill_the_form.png'); }

.sok-wrapper #vendoropen { background-image: url('../images/sok-gfx/button-fill_the_form.png'); }
.sok-wrapper ul.reviews li { background-image: url('../images/sok-gfx/review-bg.png'); }

.contact-info .top-box img { padding-left:105px; }
.contact-info .contact-text { position:absolute; width:333px; padding: 14px 23px 15px 24px; text-indent:10px; line-height: 148%; color:#628990; }
.contact-info .contact-text p { padding-bottom: 0px !important; }

#pga .top_box .event  { position:absolute; background-image: url('../images/pga/event.png'); width:349px; height:202px; z-index:2; top: 737px; left: 0px; }
#pga .comming-soon { background-image: url('../images/pga/comming-soon.png'); width:478px; height:201px; position: absolute; right: -15px; top: -27px; z-index: 3 }

body.customer-feedback-awaiting #id-checkbox-button {
    width: auto;
    padding:0 6px;
    background-image: none;
    background: rgb(181,189,200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(181,189,200,1) 0%, rgba(130,140,149,1) 45%, rgba(130,140,149,1) 45%, rgba(40,52,59,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,189,200,1)), color-stop(45%,rgba(130,140,149,1)), color-stop(45%,rgba(130,140,149,1)), color-stop(100%,rgba(40,52,59,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(40,52,59,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(40,52,59,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(40,52,59,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(40,52,59,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
}
body.customer-feedback-awaiting #id-checkbox-button:hover {
    background: rgb(40,52,59); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(40,52,59,1) 0%, rgba(40,52,59,1) 0%, rgba(130,140,149,1) 45%, rgba(130,140,149,1) 45%, rgba(181,189,200,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(0%,rgba(40,52,59,1)), color-stop(45%,rgba(130,140,149,1)), color-stop(45%,rgba(130,140,149,1)), color-stop(100%,rgba(181,189,200,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(40,52,59,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(181,189,200,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(40,52,59,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(181,189,200,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(40,52,59,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(181,189,200,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(40,52,59,1) 0%,rgba(40,52,59,1) 0%,rgba(130,140,149,1) 45%,rgba(130,140,149,1) 45%,rgba(181,189,200,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#b5bdc8',GradientType=0 ); /* IE6-9 */
}
#pga a.PO_donate { background-image: url('../images/pga/btn_donate.jpg') !important; width: 402px !important; height: 72px !important; display: block !important; margin: 0 auto !important; position: relative !important; top: 244px !important; }

#pga a.PO_donate:hover { background-position:bottom; }

#checkout-review-table tbody tr > td.product-name{ width: 165px; }
#checkout-review-table tbody tr > td:nth-child(5){ padding:10px 9px !important; width:30px; }

#login_pop td.four { background-image: url('../images/general-sprites.png'); }
#login_pop td.three { background-image: url('../images/general-sprites.png'); background-position: -118px -486px;}
.buyer-protection-content .bp-desc { background: url('../images/general-sprites.png') no-repeat -180px -1018px; width: 29px}
.buyer-protection-content .bp-desc.bp-gray { background: url('../images/general-sprites.png') no-repeat -123px -1018px; }
.buyer-protection-pop-up div.buyer-protection-big-img { background-image: url('../images/general-sprites.png'); background-position: -233px -969px; width: 77px; }
.login-form-title div.kinguin-logo-popup, .register-form-title div.kinguin-logo-popup, .register-pass-form-title div.kinguin-logo-popup { background-image: none; }
.buyer-protection-pop-up { width:435px; }
#static .buyer_protection_img{ display:block; width:665px; height:231px; margin:0 auto; background-image: url('../images/static/buyer_protection_top.jpg'); padding-left:240px; padding-right:35px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #64909d !important; text-shadow: 1px 2px 3px #fff; padding-top: 47px; font-size: 28px; text-align:center; line-height:130%; margin-bottom:25px  }
.bp-text-main { margin-right: 37px; }
body > div.wrapper > div > div.header-container > div.main-container.col1-layout > div > div > div.sok-wrapper > div.tabs-header > div.tabs-controller { display: none }
.catalog-category-index .notife-me span.add-fav { background: url(../images/notify_me.png) no-repeat; }
.cms-index-index .main-products-wrapper span.add-fav { background: url(../images/notify_me.png) no-repeat; }
.balance-info .box { background: url(../images/general-sprites.png) 0 -785px no-repeat; height: 173px; }

.sellonkinguin-index-index .anyone-can-sell-on-kinguin { background: url('../images/sok-gfx/sell-pow.jpg') no-repeat 0px 1px; }
.sellonkinguin-index-index .focus-on-business { background: url('../images/sok-gfx/sell-pow.jpg') no-repeat 439px -358px; }
.sellonkinguin-index-index .fast-selling { background: url('../images/sok-gfx/sell-pow.jpg') no-repeat 0px -738px; }
.sellonkinguin-index-index .kinguin-is-big { background: url('../images/sok-gfx/sell-pow.jpg') no-repeat 439px -1100px; }
.sellonkinguin-index-index .customer-support {  background: url('../images/sok-gfx/sell-pow.jpg') no-repeat 0px -1485px; }
.sellonkinguin-index-index .flexible-payment-methods { background: url('../images/sok-gfx/sell-pow.jpg') no-repeat 439px -1875px; }
.sellonkinguin-index-index .own-store { background: url('../images/sok-gfx/sell-pow.jpg') no-repeat 0px -2239px; }

 body > div.main-container.col2-right-layout > div > div.col-main > div:nth-child(4) > div > div.pending-info { width: 740px; height: 220px; display: block; float: left; background: url('../images/pending-info.jpg') 28px 13px no-repeat; position: relative; margin-top: 0; margin-bottom: 15px; }
.pending-info { background: url('../images/pending-info.jpg') 28px 13px no-repeat !important; }
.header-logo { background: url('../images/mysales-tab.jpg') no-repeat scroll 0 0 !important; }
#country-payment .cp-wrapper > .header div.kinguin-header {display: none }
#rating-popup .rating-container .popup-header img {display: none}
#popupInformation .login-form-title img {display: none !important}
div#contact-container .content, div.answear-options { background: url("../images/logo-bottom.jpg") no-repeat 20px bottom transparent !important; }
#login-loader { background-image: url('../images/g2play-loader.gif'); background-color: #fff; width: 100px; height: 100px !important; margin-left: -50px; margin-top: -50px; top: 50%; }
#login-loader .login-form-title,#login-loader .login-loader-img { display: none; }
.sellonkinguin-index-index .button-background {  background: url('../images/sok-gfx/button.png') no-repeat; }
#form-validate #create-payout .balance-value .balance-bcg {background: url("../images/payout-balance_info.png") no-repeat scroll;}
.user-info-container .user-avatar { background-image: url('../images/general-sprites.png');}
.kinguin_success .continue { border: none; position: absolute; right: 35px; bottom: 45px; background: url(../images/g2play_success_continue.png); background-repeat: no-repeat; width: 143px; height: 97px; }