#content .prod_name {
	padding-bottom: 15px;
	border-bottom: 1px solid #c7c9c8;
	margin-top: -12px;
}
#content .prod_name h1 {
	font-weight: normal;
	color: #2d2d2d;
	font-size: 31px;
}


.product_f-left {
	width: 714px;
	float: left;
}


.product_f-right {
	float: right;
	width: 286px;
}


#content #about-game {
	border-right: #dededf 1px solid;
	border-bottom: #dededf 1px solid;
	float: left;
	background: #fff;
	padding: 0px 20px 0px 20px;
	width: 674px;
	margin-bottom: 25px;
	display: none;
}

.fb_div2 {
	width: 713px;
	background: transparent;
	margin: 0px 25px 25px 27px;
}

.fb_div2 > * {
	width: 160px !important;
	margin-right: 5px !important;
	background: none !important;
	background-color: #f6f6f6 !important;
	border: 1px solid #cbcbcb !important;
	text-align: left !important;
	float: left !important;
	font-size: 12px !important;
	color: #2575e6;
}

.edu-arrow {
	border: none;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 0;
	border-color: #474642 transparent transparent transparent;
	right: auto;
	left: 22px;
	bottom: -6px !important;
	display: none;
}


#content #about-game #about-game-tabs {
	width: 695px;
}

.cw-img-wrap {
	width: 568px;
}

.cw-right {
	top: 46px;
	left: 465px;
}

.cw-images {
	width: 677px;
}

#content .product_f .games-price {
	width: 286px;
	border-radius: 0px 0px 0px 0px;
}

.mp-item-bn {
	height: 56px;
	font-size: 24px;
	line-height: 56px;
	background: rgb(112,179,1); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(112,179,1,1) 1%, rgba(89,161,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(112,179,1,1)), color-stop(100%,rgba(89,161,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b301', endColorstr='#59a101',GradientType=0 ); /* IE6-9 */

}

#lightP {
	/*overflow: hidden !important;*/
}


.selected-offer {
	width: 100%;
	display: inline-block;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;

}

.selected-offer h5 {
	font-size: 14px;
	color: #f94c00;
	margin-bottom: 8px;
	display:none;
}


.selected-icon {
	float: left;
	display: inline-block;
}

.selected-price {
	float: right;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	color: #ff4d03;
	margin-top: 6px;
}

.selected-icon .mp-Type-key{
	width: 90px;
	margin-top: 9px;
	word-spacing: 352px;
	background-image: url('/skin/frontend/gate/default/images/sp-m-key.png');
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-weight: bold;
	margin-top: 0px;
}

#content .product_f .games-price button.btn-marketplace-items {
	height: 38px;
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: rgb(255,119,51); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,119,51,1) 2%, rgba(255,106,50,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(255,119,51,1)), color-stop(100%,rgba(255,106,50,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7733', endColorstr='#ff6a32',GradientType=0 ); /* IE6-9 */

}

.btn-marketplace-items img {
	vertical-align: middle;
}

#content .product_f .games-price button.btn-marketplace-items:hover {
	background: rgb(255,127,63); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,127,63,1) 3%, rgba(255,116,66,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgba(255,127,63,1)), color-stop(100%,rgba(255,116,66,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f3f', endColorstr='#ff7442',GradientType=0 ); /* IE6-9 */
}


.center {
	text-align: center;
}

.mp-product-moving-box-only-mp-link {
	margin-top: 10px;
}


.mp-product-moving-box-shield {
	margin-bottom: -20px;
	background-color: #84878e;
	height: 54px;
	width: 283px;
	padding-left: 25px;
	text-align: left;
	margin-top: 15px;
	margin-left: -20px
}

.mp-product-moving-box-shield > * {
	float: left;
	display: inline-block;
}

.shield-check {
	margin-top: 18px;
	margin-right: 12px;
}

.shield-logo {
	margin-top: -2px;
	margin-right: 4px;
	vertical-align: middle;
}

.shield-info {
	margin-top: 21px;
	vertical-align: middle;
}

.mp-product-moving-box-shield .shield-info{display: none;}

.shield-price {
	font-size: 17px;
	margin-right: 22px;
	float: right !important;
	font-weight: bold;
	color: #fff;
	margin-top: 19px;
}

#content .product_f .games-image {
	background: none;
}

#content .product_f .games-image img {
	margin: 0px 55px 0px 30px;
	background: none;
}

#content .product_f .games-image {
	width: auto;
}

#content .product_f {

}

#content .product_f .games-info {
	border-radius: 5px;
	float: left;
	padding: 38px 1px 60px 1px;
	width: 375px;
}

.game-info-label {
	width: 141px;
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.game-info-content {
	text-align: left;
	float: right;
	display: inline-block;
	width: 225px;
}

.games-info > ul > li {
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}

#content .product_f .games-info {
	padding: 0;
}

.label-languages {
	line-height: 31px;
}

.label-platform {
	line-height: 40px;
}

.game-info-content {
	font-size: 14px;
}

.extra_description {
	margin: -50px 0 30px 0px;
	padding: 8px 0px 5px 52px;
	width: 662px;
	box-shadow: none;
}

.game-info-content .f32 .flag {
	margin-right: 8px;
	float: left;
}

.game-info-content > ul > li {
	float: left;
	color: #2078dc;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #b5b5b5;
}

.game-info-content > ul > li a {
	color: #2078dc;
}

.game-info-content > ul > li:first-child  {
	padding-left: 0;
}

.game-info-content > ul > li:last-child  {
	border: none;
}

.game-top {
	margin-bottom: 30px;
	display: inline-block;
}

.sell-this {
	font-size: 16px;
	font-weight: bold;
	color: #2079e1;
	padding-left: 30px;
	margin-top: 20px;
}
.sell-this:hover {
	cursor: pointer;
}
.sell-this a {
	color: #2079e1;
}

.sell-this a:hover {
	text-decoration: none;
}



.mp-q-option:hover .mp-Price, .mp-q-option.active .mp-Price {
	color: #ff4800;
}

#content-tabs .new-offers h1 {
	float: left;
	font-size: 22px;
	color: #000 ;
	padding: 0;
	font-weight: lighter;
	margin-top: 34px;
	margin-bottom: 20px;
}

#content-tabs .new-offers h1 strong {
	font-weight: 700;
}


.mp-user-rating tbody tr {
	height: 50px;
	border-bottom: 1px solid #d5d5d5;
}

.mp-user-rating tbody tr:last-child {
	border-bottom: none;
}

.mp-user-rating tbody tr td {
	background-color: transparent !important;
	cursor: auto;
}


.mp-user-rating tbody tr:hover td{
	background: none !important;
}

.mp-Price {
	font-size: 14px;
}


.mp-Price {

}
.flag_ramka3 {
	border: 1px solid #818181;
	height: 22px;
	width: 30px;
	margin-top: 4px;
}

.mp-user-rating .f32 .flag {
	margin: none;
}

.mp-Type-key {
	margin-top: 9px;
	word-spacing: 352px;
	background-image: url('/skin/frontend/gate/default/images/sp-m-key.png');
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-weight: bold;
}

.product_f {
	display: inline-block;
	background-image: url('/skin/frontend/gate/default/images/priceboost/bg.jpg');
}

.mp-rating-box .Rtransactions {
	width: 50px;
}

/*
.mp-q-option.active {
	background: none !important;
}

.mp-user-rating tbody tr.active td {
	background: none !important;
}
*/

.mp-new--offers-buynow {
	height: 56px;
	width: 46px;
	line-height: 0;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	height: 30px;
	background: rgb(112,179,1);
	background: -moz-linear-gradient(top, rgba(112,179,1,1) 1%, rgba(89,161,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(112,179,1,1)), color-stop(100%,rgba(89,161,1,1)));
	background: -webkit-linear-gradient(top, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	background: -o-linear-gradient(top, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	background: -ms-linear-gradient(top, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	background: linear-gradient(to bottom, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b301', endColorstr='#59a101',GradientType=0 );
	float:right;
}

.mp-new--offers-buynow:hover {
	background: #99d000;
	background: -moz-linear-gradient(top, #99d000 1%, #5daf00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#99d000), color-stop(100%,#5daf00));
	background: -webkit-linear-gradient(top, #99d000 1%,#5daf00 100%);
	background: -o-linear-gradient(top, #99d000 1%,#5daf00 100%);
	background: -ms-linear-gradient(top, #99d000 1%,#5daf00 100%);
	background: linear-gradient(to bottom, #99d000 1%,#5daf00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d000', endColorstr='#5daf00',GradientType=0 );
}


.new-offers-shield {
	padding-left: 12px;
	width: 240px;
	height: 52px;
	/*border: 1px solid #cbcbcb;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.new-offers-shield .shield-price {
	margin-top: 16px;
	color: #1f2326;
}

.new-offers-shield .shield-logo {
	margin-top: -12px;
	margin-right: 8px;
}

.new-offers-shield .shield-info {
	margin-top: -10px;
	cursor: pointer;
}


.new-offers-sort-dropdown {
	position: relative;

}
.new-offers-sort-dropdown {
	display: inline-block;
}
.nosd-body {
	width: 188px;
	height: 36px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 12px;
	line-height: 36px;
	font-size: 14px;
	color: #000000;
	cursor: pointer;
	background-color: #fff;
}

.nosd-body:hover, .new-offers-sort-dropdown.nosd-open .nosd-body {
	background-color: #e6e6e6;
}

.new-offers-sort {
	margin-bottom: 20px;
}
.nosd-drop {
	border: 1px solid #cccccc;
	margin-top: -1px;
	background-color: #fff;
	position: absolute;
	width: 200px;
	z-index: 2;
	display: none;
}



.new-offers-sort-dropdown.nosd-open .nosd-drop {
	display: block;
}

.nosd-drop > div {
	padding-left: 12px;
	padding-top: 19px;
	cursor: pointer;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	color: #2e2e2e;
}

.nosd-drop > div:hover {
	background-color: #e6e6e6;
}

.nosd-drop > div:hover {
	color: #000;
}

.nosd-left {
	float: left;
}

.nosd-right {
	margin-right: 9px;
	float: right;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5.5px 0 5.5px;
	border-color: #000000 transparent transparent transparent;
	margin-top: 14px;
}

.new-offers-sort-dropdown.nosd-open .nosd-right {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5.5px 8px 5.5px;
	border-color: transparent transparent #000000 transparent;
}
.new-offers-shield .shield-check {
	background-image: url('/skin/frontend/gate/default/images/priceboost/check2.png');
}

.shield-check {
	display: inline-block;
	background-image: url('/skin/frontend/gate/default/images/priceboost/check1.png');
	width: 17px;
	height: 16px;
	background-position: 0 -16px;
	opacity: 0.85;
	cursor: pointer;
}

.shield-check:hover {
	opacity: 1;
}

.shield-check.deactive {
	background-position: 0 0;
}

.fb_div2 .fb_div2_img {
	left: 7px;
}

.sell-this a > *,
.sell-this div > * {
	float: left;
	margin: 0 !important;
	display: inline-block !important;
}
.sell-this a > img,
.sell-this div > img {
	margin-right: 6px !important;
}

#content {
	background: none;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */

}

.mp-user-container {
	overflow: hidden;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	transition:all 200ms;

}

.mp-user-container.limited {
	height: 252px !important;

}

.new-offers-expand {
	width: 100%;
	border-top: 3px solid #1159b2;
}


.mp-user-wrapper {
	margin-bottom: 20px;
}

.new-offers-expand-container {
	display: none;
}

.new-offers-expand .show-more {
	padding-left: 30px;
	padding-right: 30px;
	height: 33px;
	background-color: #1159b2;
	display: block;
	cursor: pointer;
	margin: 0 auto;
	-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;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

.new-offers-expand .show-more:hover {
	background-color: #2b6ab8;
}

.new-offers-expand .show-more span {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5.5px 0 5.5px;
	border-color: #ffffff transparent transparent transparent;
	display: inline-block;
}

.new-offers-expand .show-more span {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5.5px 0 5.5px;
	border-color: #ffffff transparent transparent transparent;
	display: inline-block;
}


.new-offers-expand .show-more span.reverse {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5.5px 8px 5.5px;
	border-color: transparent transparent #ffffff transparent;
}

.new-offers-shadow-separator {
	width: 100%;
	height: 8px;
	background: rgb(252,252,252); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}

#about-game-tabs {
	width: 220px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: both;
}

#about-game-tabs li {
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	color: #0061d8;
}

#about-game-tabs li.active {
	background-color: #fff;
	color: #ff4d00;
}

#about-game-tabs li a {
	color: inherit;
}

#about-game-tabs * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cw-main-tab {
	float: left;
	width: 494px;
	padding: 10px;
	background-color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}

.cw-main-tab * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cw-img-wrap {
	width: 368px;
}

.cw-youtube {
	width: 100%;
	min-height: 0;
}

.cw-images {
	width: 100%;
}

.cw-right {
	top: 46px;
	left: 258px;
}

#product-dets {
	padding-top: 30px;
}

#product-dets > ul > li .prodDetalisText {
	width: 425px;
	margin-right: 30px;
}


#requirement .cw_h {
	width: 50%;
	font-size: 14px;
}


.mp-user-rating .mp-o-ratio{
	visibility: hidden;
}

.jq-marketplace-price-total{
	margin-right: 0;
}

.mp-user-rating.wh-table tbody tr.active td div.active
{
	background: transparent !important;
}

.mp-user-rating.wh-table tbody tr td:nth-child(4) div{
	padding-top: 0;
	padding-bottom: 0;
}

.mp-user-rating.wh-table tbody tr.active td:nth-child(4) div.active strong{
	background: #FF4622 !important;
	color: #fff !important;
	padding: 5px;
	margin-right: -5px;
}


.mp-q-option.active{background: none;}
.wh-table .mp-q-option.active, .wh-table tbody tr.active td{background: #00a6fe;}
tr.tr-boost-price{display: none;}

.fb_div2_button{padding-left: 40px;}
.button_mp_shield{margin-left: 10px;}

.mp-user-rating{width:680px;}
.marketplace-price{text-align: right !important;}
.marketplace-radio{display: none;}
.td-buy{width:40px;}
.mp-rating-box{width:243px;}
.mp-user-rating.wh-table tbody tr td:nth-child(4){width:260px;}
.mp-user-rating.wh-table tbody tr td:nth-child(2){padding-left: 20px;}
.mp-user-rating tbody tr.active td{background: none !important;}