#contant  .productBlock .scrollTop{
	overflow: inherit;
}

#contant  .productBlock .yaPrice, .you_buy{
	margin: 0;
	padding: 0;
	font-size: 14px;
	float: left;
	line-height: 125%;
}

#contant  .productBlock .scrollTop .minSum{
	background: url(/static/techcrunch/images/icon_minus_price.png) no-repeat right top;
	float: right;
	margin: 0;
	padding: 0 50px 0 0;
}

#contant  .productBlock .discount{
	background: url(/static/techcrunch/images/icon_100_percentage.png) no-repeat right top;
	position: absolute;
	width: 86px;
	height: 91px;
	right: 0;
	top: 8px;
}
/*product block*/

/*/left side*/

/*/CONTANT*/

#allProducts {
    padding: 30px 0;
}
#allProducts .productBuy {
    width:100%;
    background-color:white;
    margin-bottom:10px;
    border:1px solid #EAEAEA;
    box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
	-moz-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
	-webkit-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
}
#allProducts .roundImg {
    width: 35px;
    height: 45px;
    max-width: 35px;
    max-height: 45px;
    text-align:center;
    background-color:white;
    position:relative;
    padding:0 10px;
}
#allProducts .roundImg img{
    max-width: 35px;
    max-height: 45px; 
    position:absolute;
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
#allProducts .productPhoto {
    float:left;
}
#allProducts .productLine1 {
    padding:30px;
    border-bottom:1px solid #ECECEC;
}
#allProducts .productLine1 .productName {
    color:#333333;
    font-size:21px;
    font-family: 'PTSansRegular';
    padding:15px 25px;
    float:left;
}
#allProducts .productLine1 .your_bid {
    font-size:13px;
    float:right;
    line-height:17px;
    color:#727272;
    padding:3px 40px;
}
#allProducts .productLine1 .productAction {
    float:right;
    padding-top:15px;
}
#allProducts .productLine1 .productAction  a{
    font-size:13px;
    color:#fff;
    
}
 .productButtons {
    background-color:#47A6CA;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
    margin-right:3px;
    color:#fff;
    padding:10px 16px;
    font-size:13px;
}
#allProducts .productLine1 .productAction .wantBuy{
    color:#47A6CA;
    text-decoration:underline;
    margin-right:10px;
}
 a.productButtons:hover{
    background-color:#53b0d3;
}
.productLine2 .plashka {
    float: right;
	margin: 15px -8px 0 0;
    width:70px;
    padding:10px;
    line-height:40px;
}
.productLine2 > div {
    float:left;
    line-height:20px;
    padding:30px 0 30px 30px; 
}
.productLine2 {
    background-color:#FBFBFB;
    position:relative;
}
.productLine2 .text {
    font-size:13px;
    color:#898989;
    line-height:17px;
}
.productLine2 .collectedMoney{
    border-right:1px solid #F2F2F2;
    text-align:center;
    padding:37px 0 ;
}
.collectedRub{
    font-size:19px;
}
.productLine2 .count{
    font-family: 'PTSansRegular';
    font-size:32px;
}
.productLine2  .deal {
    text-align:right;
    padding-right:30px;
    width:150px;
}
.isBid .productLine2 .timer {
    border-right:1px solid #E1EAED; 
    text-align:center;
}
.productLine2 .percents {
    width:90px;
    height:25px;
    background-color:#96C633;
    font-family: 'PTSansRegular';
    font-size:34px;
    color:#fff;
    text-shadow: 1px 1px 2px #666;
    text-align:center;
    padding:20px 0;
    position:absolute;
    top:14px; 
    right:-8px;
    box-shadow: 1px 1px 3px 0px rgba(225,234,238,1);
	-moz-box-shadow: 1px 1px 3px 0px rgba(225,234,238,1);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(225,234,238,1);
}
.productLine2 .percents_corner {
    position:absolute;
    top:78px; 
    right:-8px;
    width:8px;
    height:8px;
    background:url('../images/percents_corner.png') no-repeat left top;
    padding:0;
}
.isBid {
    border:2px solid #47A6CA;
}
#allProductsHead .arrow_sort {
    margin-left:5px;
}

#item_product >div {
    box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
	-moz-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
	-webkit-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
}
#item_product .bidsInfo {
    box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#contant >div {
    box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
	-moz-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
	-webkit-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
}
#contant {
    font-family: 'PTSansRegular';
}
#contant .block_enter {
    background-color:#EDEBE6;
    padding:20px 30px;
    width:940px;
    position:relative;
    display:none;
    margin-top:15px;
}
#contant .block_enter > div{
    float:left;
    margin-right:24px;
}
#contant .block_enter  .socials{
    position:absolute;
    top:22px;
    right:0px;
}
/* #contant .block_enter  .socials{
    padding-top:2px;
    margin:0;
} */
#contant .block_enter  .socials a:hover{
    opacity:0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#contant .block_enter  .text{
    font-size:13px;
    padding:3px 0;
    line-height: 20px;
}
#contant .block_enter  .enter_reg{
    padding-top:19px;
    padding-left:20px;
}
#contant .block_enter  .enter_reg .productButtons{
    font-size:14px;
    padding:13px 35px;
}
#contant .productBlock {
    margin-top:15px;
    background-color:#fff;
    position:relative;
    
}
#contant  .productBlock .discount_line{
	background: url(/static/techcrunch/images/price_dw_100.png) no-repeat right top;
	position: absolute;
	width: 122px;
	height: 122px;
	right: -4px;
	top: -4px;
}
#contant .productBlock .categotyPath {
    margin:-5px 0 10px 0;
    font-size:13px;
}
#contant  h1{
    font-size: 39px;
    font-weight:normal;
}
#contant .productBlock  .productInfo{
    width:465px;
    float:left;
    padding:43px 0 0 40px;
}
#contant .productBlock  .productInfo h1{
    line-height:42px;
    width:299px;
    
}
.characteristics .hide {
    display:none;
}
#contant .productBlock  .productInfo .options {
    padding-bottom:25px;
    margin-right:42px;
}
#contant .productBlock  .productInfo .user_action .hr {
    background-color:#DFDFDF;
    width:424px;
    height:1px;
    margin-top:25px;
}
#contant .productBlock  .productInfo .user_action {
    /*margin-bottom:30px;
     margin-right:30px; */
}
#contant .productBlock  .productInfo .scrollTop {
    padding:25px 0 40px 0;
    width:428px;
    position:relative;
    height:22px;
    
}
#contant .productBlock  .productInfo .scrollTop .minSum{
    float:right;
    margin-right:9px;
    height:28px;
    padding-right:38px;
}
#contant .productBlock  .productInfo .scrollTop .buy_now {
    position:absolute;
    right:0;
    bottom:0;
    width:86px;
    height:75px;
}
#contant .productBlock  .productInfo .text{
    color:#A1A1A1;
    font-size:13px;
    display: block;
    line-height:17px;
}
#contant .productBlock  .productInfo .slider {
    width:397px;
    margin-left:13px;
}

#contant .scroll {
    width:423px;
    margin:0 0 30px 0;
    background-color:#000;
    position:relative;
}
.scroll .black_line {
    height:3px;
    position:absolute;
    top:0;left:0;
    width:25px;
    background-color:#86C00C;
}
#contant .productBlock .scrollTop {
    width:416px;
}

#contant .productBlock .underScroll {
    /* line-height:50px; 
    border-bottom:1px solid #DFDFDF;
    height:80px;*/
    height:107px;
    width:426px;
    overflow:hidden;
    position:relative;
    padding-top:10px;
}
#contant .productBlock .underScroll .pricec2m {
    float:left;
    line-height:15px;
    margin-right:20px;
    padding-top:13px;
}
#contant .productBlock  .price {
    float:left;
    font-size:41px;
    margin-right:30px;
    line-height:50px;
}
#contant .productBlock  .productInfo .price {
    float:left;
    font-size:41px;
    margin-right:0 !important;
}
#contant .productBlock  .productInfo .price_buy{
    float:left;
    font-size:34px;
    line-height:16px;
    margin-left:20px;
    padding-top:8px;
}
.ie10 #contant .productBlock  .price {
    float:left;
    font-size:40px;
    margin-right:30px;
}
#contant .productBlock  .price .rub, #contant .productBlock  .price_buy .rub{
    font-size:19px;
    margin-left:3px;
}
#contant .productBlock  .buttonsBuy {
    float:right;
}
#contant .productBlock  .buttonsBuy .productButtons {
    font-size:21px;
    padding:0px 46px;
    display:block;
    float:left;
}
 .buttonsBuy .productButton {
    background-color:#47A6CA;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
    margin-right:3px;
    color:#fff;
    font-size:13px;
    font-size:21px;
    padding:16px 43px;
    display:block;
    float:left;
}
#contant .productBlock  .buttonsBuy  a.probability :hover {
    text-decoration:none !important;
    cursor:default;
}
#contant .productBlock  .buttonsBuy  .probability  {
    font-size:25px;
    text-align:center;
    width:100px;
    height:42px;
    padding:0;
    background-color:#86C00C;
    font-weight:normal;
    cursor:default;
    text-decoration:none !important;
    line-height:41px;
}

#contant .productBlock  .buttonsBuyAfter {
    /* float:right; */
    width:100%;
    margin:0 auto;
}
#contant .productBlock  .buttonsBuyAfter .productButtons {
    font-size:16px;
    padding:0px 34px;
    display:block;
    float:right;
    margin-right:3px;
}
#contant .productBlock  .buttonsBuyAfter   #button_up{
    padding:0px 34px;
    
}
#contant .productBlock  .buttonsBuyAfter  a.probability :hover {
    text-decoration:none !important;
    cursor:default;
}
#contant .productBlock  .buttonsBuyAfter  .probability  {
    font-size:25px;
    text-align:center;
    width:100px;
    height:46px;
    padding:2px 0;
    background-color:#86C00C;
    font-weight:normal;
    cursor:default;
    text-decoration:none !important;
    line-height:45px;
    float:right;
}

#contant .productBlock .divWantBuy >div {
    float:left;
    margin-right:20px;
}
#contant .productBlock .divWantBuy {
    padding:25px 0 5px 5px;
    line-height:30px;
}
#contant .productBlock .divWantBuy a {
    color:#46A5CA;
}
#contant  .productBlock .productInfo .you_buy{
	margin: 0;
	padding: 0;
	font-size: 14px;
	float: left;
	line-height: 125%;
    float:left;
    width:90px;
}
/*Products slider*/
.productPhoto {
    width:432px;
    float:left;
    padding-left:31px;
    height:516px;
} 
#carousel-wrapper {
    position: relative;
    height:337px; 
    padding-top:35px;
}
#carousel, #thumbs {
    overflow: hidden;
    width:100%;
}

#carousel span, #carousel img,
#thumbs a, #thumbs img  {
    display: block;
    float: left;
}
#carousel span, #carousel a,
#thumbs span, #thumbs a {
    position: relative;
}
#carousel img,
#thumbs img {
    border: none;
    max-width: 415px;
    max-height: 225px;
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    margin:auto;
}
#thumbs img {
    max-width: 120px;
    max-height: 87px;
}

#carousel span {
    width: 100%;
    height: 312px;
}

#thumbs-wrapper {
    padding: 0; 
    position: relative;
    margin:21px 0 0 0;
}
#thumbs a {
    width: 150px;
    height: 100px;
    /* margin: 0 5px; */
    overflow: hidden;
}
/* #thumbs a:hover, #thumbs a.selected {
    border-color: #566;
} */

#prev, #next {
    background: transparent url('../images/carousel_nav.png') no-repeat 0 0;
    display: block;
    width: 17px;
    height: 17px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
#prev {
    background-position: 0 0;
    left: 0;
}
#next {
    background-position: -19px 0;
    right: 0;
}			
/* #prev.disabled, #next.disabled {
    display: none !important;
} */
			
			#donate-spacer {
				height: 100%;
			}
			#donate {
				border-top: 1px solid #999;
				width: 750px;
				padding: 50px 75px;
				margin: 0 auto;
				overflow: hidden;
			}
			#donate p, #donate form {
				margin: 0;
				float: left;
			}
			#donate p {
				width: 650px;
			}
			#donate form {
				width: 100px;
			}

/*---------------------*/
.subHeader {
    font-size:22px;
    line-height:70px;
    margin-left:25px;
}

.arial {
    font-family:arial;
    font-size:13px;
}

#contant .leftColumn {
    float:left;
    width:640px;
    margin-top:8px;
}
#contant .rightColumn {
    float:left;
    width:350px;
    margin-left:10px;
    background-color:#fff;
    margin-top:8px;
    padding-top:43px;
}
#contant .rightColumn  .header{
    padding-left:20px;
}
#contant .rightColumn .el {
    position:relative;
}
#contant .rightColumn .join,  #contant .rightColumn .join_in{
    float:right;
    padding-right:10px;
}
#contant .leftColumn .characteristics {
    background-color:#fff;
    padding:23px 40px 35px 40px;
    line-height:25px;
    box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
    -moz-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
    -webkit-box-shadow: 0px 4px 4px -3px rgba(100,100,100,0.3);
}
#contant .leftColumn .characteristics .subHeader {
    margin-left:0 !important;
}
#contant .leftColumn .characteristics  h3{
    margin-top:10px;
    font-size:14px;
    font-family:arial;
    
}
#contant .leftColumn .characteristics ul li {
    list-style-image:url(../images/dash.png);
    padding-left: 20px;
}
#contant .leftColumn .characteristics ul {
    margin:0;
    padding-left:15px;
}
 #contant .leftColumn  .allChars img {
    margin-right:19px;
}
#contant  .characteristics .allChars{
    color:#47A6CA;
    margin:15px 0 0 0;
}

#contant .leftColumn .reviews {  
    background-color:#fff;
    margin-top:8px;
    padding-top:20px;
}
#contant .leftColumn .reviews  .subHeader{
    margin-left:0 !important;
}
#contant .leftColumn .reviews table{
    vertical-align:middle;
}   
#contant .leftColumn .reviews .productButtons {
    font-size:16px;
    padding:13px 16px;
}
#contant .leftColumn .reviews .position {
    font-size:12px;
}
#contant .leftColumn .reviews .reviewsHead {
    padding:0 30px 30px 0;
    border-bottom:1px solid #EFEFEF;
}
#contant .leftColumn .reviews .reviewsHead #thanks_mes{
    margin-bottom:30px;
}   
#contant .leftColumn .reviews .reviewsHead  textarea {
    margin-bottom:30px;
    border:1px solid #EFEFEF;
    overflow:auto;
    resize:none;
    max-width:547px;
    font-family: 'PTSansRegular';
    padding:5px;
}
#contant .leftColumn .reviews .reviewsHead  textarea:focus {
    outline:2px solid #EFEFEF; 
}
#contant .leftColumn .reviews .oneReview {
    padding:40px 0 20px 0;
    font-size:13px;
    position:relative;
}
#contant .leftColumn .reviews:last-child {
    padding:25px 40px 40px 40px;
}
#contant .leftColumn .reviews .oneReview  p{
    line-height:25px;
    margin:0;
    padding:0;
    font-size:13px;
}
#contant .leftColumn .reviews .oneReview .avatar{
    border: 0 none;
    width: 56px;
    height: 56px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    float:left;
    margin-bottom:20px;
    overflow: hidden;
}

div.oneReview .avatar img{
    width:65px;
}

#contant .leftColumn .reviews .oneReview .userName {
    float:left;
}
#contant .leftColumn .reviews .oneReview .userName {
    color:#858585;
    font-size:12px;
    line-height:20px;
    padding-left:20px;
}
#contant .leftColumn .reviews .oneReview .userName  a{
    font-size:14px;
}
#contant .leftColumn .reviews .oneReview .raiting {
    position:absolute;
    top:40px;
    right:0;
}
#contant .leftColumn .reviews .oneReview .allChars {
    color:#47A6CA;
    margin:15px 0 10px 0;
}
.count{
    font-family: 'PTSansRegular';
    font-size:32px;
}

#button_sell {
    display:block;
    width:100px;
    font-size:14px;
    padding:15px 22px;
    text-align:center;
    margin-top:30px;
}
.my_price {
    position:absolute;
    left:426px;
    top:10px;
    width:426px;
    background-color:#fff;
}
.my_price .text {
    float:left;
    padding-top:10px;
    margin-right:15px;
}
.bidsInfo {
    padding:20px 0 20px 20px;
}
.bidsInfo {
    background-color:#fff;
    margin-top:8px;
}

.bidsInfo .cell, .bidsInfo .cell_last{
    float:left;
    width:242px;
    /* border:1px solid red; */
    border-right:1px solid #E3E3E3;
    text-align:center;
    padding:15px 0;
    height:84px;
}
.bidsInfo .cell_last img{
    float:left;
    margin-top:-3px;
}
.bidsInfo .cell  > span, .bidsInfo .cell_last  span{
    display:block;
    margin-bottom:36px;   
}
.bidsInfo .cell_last .people {
    text-align:center;
    width:134px;
}
.bidsInfo   .text{
    color:#757575;
}
.bidsInfo .cell .prabability {
    /* background-color:#F2AF30; */
    padding:19px 7px;
    width:58px;
    margin:-3px auto;
    color:#fff;
    font-size:25px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.bidsInfo .cell_last {
    border:none;
    width:209px;
    position:relative;
    text-align:left;
    padding-left:40px;
    
}
.bidsInfo .cell_last .people{
    margin-top:0;
} 
.bidsInfo .cell_last .join{
    float:right;
    width:20px;
    position:absolute;
    right:57px;
    top:53px;
}
.bidsInfo .cell_last .join a {
    display:block;
    width:46px;
    height:45px;
}

.new_card .productBlock {
    background-color: #fff;
}

#contant.new_card .productBlock .categotyPath {
    margin:5px 0 10px 0;
}
.new_card .modifications {
    font-size:13px;
    border-top:1px solid #ECECEC;
    border-bottom:1px solid #ECECEC;
    padding:25px 25px 40px 25px;
}
.new_card .modifications>div {
    float:left;
}
.new_card .modifications .item  {
    margin-right:4px;
}
.new_card .modifications .item:last-child  {
    margin-right:0;
}
.new_card .modifications .item .circle_color {
    width:20px;height:20px;
    float:left;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    1px 1px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         1px 1px 3px 0px rgba(0, 0, 0, 0.3);
    margin-right:11px;
}
.new_card .modifications .item .value {
    float:left;
}
.new_card .modifications .head {
    margin-right:13px;
}
.new_card .modifications .item .dropdown {
    float:left;
    position:relative; 
    height:1px;
}
.new_card .modifications .item .color_value {
    margin-left:31px;
}
.new_card .modifications .item .dropdown ul.show {
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    background-color:rgba(255, 255, 255, 0.95);
    z-index:201;
}
.new_card .modifications .item .dropdown ul {
    list-style:none;
    margin-top:-19px;
    padding:5px;
    border-radius: 6px;
    position:absolute;
    top:0;left:0;
}
.new_card .modifications .item .dropdown ul li {
    display:block;
    line-height: 22px;
    padding:10px 25px 10px 8px;
    border-radius: 6px;
    position:relative;
    white-space:nowrap;
}
.new_card .modifications .item .dropdown ul li:hover {
    cursor:pointer;
    background:#DFEFF5;
    border-radius: 6px;
}
.new_card .modifications .item .dropdown ul li:first-child:after {
    content:'';
    position:absolute;
    top:18px;
    right:8px;
    background: url(/static/techcrunch/images/product_card/arrow.png) no-repeat top right;
    width:8px;height:4px;
}
.new_card .modifications .item .dropdown ul li:first-child:hover {
    cursor:pointer;
}
.new_card .auditory {
    padding:25px 0;
    background:url(/static/techcrunch/images/product_card/auditory.jpg) no-repeat bottom right;
    /*border-bottom:1px solid #ECECEC;*/
    position:relative;
}
.new_card .auditory .auditory_icon {
    font-size:21px;
    padding:15px 0;
    background:url(/static/techcrunch/images/product_card/auditory_icon.png) no-repeat top left;
    padding-left:60px;
    float:left;
    margin-right:30px;
}
.new_card .auditory .icon {
    float:left;
    margin-right:19px;
    cursor:pointer;
}
.new_card .auditory .count {
    font-size:21px;
    float:left;
    margin-right:30px;
    line-height:43px;
}
#contant.new_card .productBlock .productInfo {
    width:460px;
    padding:0;
    border-left:1px solid #ECECEC;
}
.new_card .auditory .what_is {
    font-family: Helvetica3Thin3Thin;
    font-size:17px;
    float:left;
    line-height: 20px;
}
.new_card .auditory .what_is a {
    color:#4C4C4C;
}
.new_card .auditory .auditory_modal {
    position:absolute;
    top:10px;
    left:-21px;
    padding:14px 50px 5px 20px;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    border:1px solid #F5F5F5;
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.95);
    color:#333333;
    z-index:210;
    display:none;
}
.new_card .auditory .auditory_modal .close {
    position:absolute;
    top:21px;right:20px;
    background: url(/static/techcrunch/images/entry/icon_close.png);
    width:26px;height:26px;
    cursor:pointer;
}
.new_card .auditory .auditory_modal .like, .new_card .auditory .auditory_modal .have, .new_card .auditory .auditory_modal .write {
    float:left;
    width:41px;height:41px;
    background: url(/static/techcrunch/images/product_card/user_action.png) no-repeat;
    cursor:pointer;
}
.new_card .auditory .auditory_modal .have {
    background-position: -45px 0;
}
.new_card .auditory .auditory_modal .write {
    background-position: -91px 0;
}
.new_card .auditory .auditory_modal .like:hover {
    background-position: 0 -43px; 
}
.new_card .auditory .auditory_modal .have:hover {
    background-position: -45px -43px;
}
.new_card .auditory .auditory_modal .write:hover {
    background-position: -91px -43px;
}
.new_card .auditory .auditory_modal .txt {
    margin-left:56px;
}
.new_card .auditory .auditory_modal .tr {
    margin:12px 0;
    line-height: 40px;
}
.new_card .scrollTop {
    color:#333;
    font-size:13px;
}


#contant.new_slider .slider {
    height:5px;
    background: url(/static/techcrunch/images/jslider/background_black.png) repeat-x right top;
    width:398px;
    margin-left:13px;
}
#contant.new_slider .ui-widget-header {
    background: #96c633;
    height:7px;
    border-radius:0;
}
#contant.new_slider .scroll .patch {
    background: #96c633;
    height:7px;
    width:14px;
    position:absolute;
    top:0;left:-1px;
    border-radius:10px 0 0 10px;
}
#contant.new_slider .scroll .moving_background {
    z-index:10;
    border-radius:10px 0 0 10px;
    position:absolute;
    left:-1px;
    top:0;
    width:100%;
    background: url(/static/techcrunch/images/jslider/background_green2.png) repeat-x left top;
    height:10px;
}

#contant.new_slider .scroll .black_line {
    z-index:10;
    border-radius:10px 0 0 10px;
    width:28px;
    
}
#contant.new_slider .slider .ui-slider-handle {
    background: #96c633 url(../images/jslider/button_nb.png) -1px -1px;
    width:30px;height:30px;
    top:-14px;
}

#contant.new_slider .slider .ui-slider-handle:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
}
#contant.new_slider .scroll {
    background: url(/static/techcrunch/images/jslider/background_black.png) repeat-x right top;
    border-radius:10px;
    width:425px;
}
#contant.new_card .productBlock .underScroll .pricec2m {
    color:#333;
    line-height:18px;
    padding-top:5px;
}
#contant.new_card .productBlock .productInfo .scrollTop {
    padding:0 25px 15px 25px;
    position:relative;
    width:auto;
}
#contant.new_card .productBlock .productInfo .scrollTop:after {
    content:'';
    width:43px;height:19px;
    background: url(/static/techcrunch/images/product_card/icons.png) no-repeat top left;
    position:absolute;
    top:-9px;left:200px;
}
#contant.new_card .productBlock .price .rub {
    font-size:14px;
    margin-left:7px;
}
#contant.new_card .buttonsBuy .productButton {
    background-color:#86B517;
    font-size:20px;
    margin-right:0;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    2px 2px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         2px 2px 1px 0px rgba(0, 0, 0, 0.4);
    margin-right:2px;
}

#contant.new_card .my_price .what_is_bid {
    font-size:13px;
    float:left;
    margin-left:11px;
    background: url(/static/techcrunch/images/landing/help_ico.png) no-repeat top left;
    background-position: 0 4px;
    padding-left:24px;
}
#contant.new_card .my_price .what_is_bid a {
    color:#686868;
}
#contant.new_card #thumbs-wrapper {
    margin:33px 0 29px 0;
}
#contant.new_card .productPhoto {
    height:1px;
    position:relative;
    width:469px;
    padding:0 35px;
}
#contant.new_card .productBlock {
    box-shadow:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-bottom:1px solid #ECECEC;
    margin-bottom:8px;
}
#contant.new_card .statistics {
    padding:30px 0;
    margin-right:-35px;
    background-color:#fff;
}
#contant.new_card .statistics .item {
    float:left;
    /*width:174px;padding:23px 0 20px 0;*/
    text-align:center;
    
}
#contant.new_card .statistics .item .count {
    font-size:28px;
    float:left;
    width:75px;
    color:#6A6A6A;
    line-height:33px;
}
#contant.new_card .statistics .item .txt {
    color:#757575;
    font-size:13px;
    float:left;
    line-height:17px;
    text-align:left;
}
#contant.new_card .baner_prof {
    float:left;
    background: #fff url(/static/techcrunch/images/product_card/baner_prof2.png) no-repeat top right;
    padding:25px 35px 13px 35px;
    width:508px;
    color:#333;
    line-height:15px;
    font-size:13px;
    margin-right:8px;
}
#contant.new_card .baner_prof_right {
    float:left;
    padding:25px 35px 9px 35px;
    width:496px;
    color:#333;
    line-height:15px;
    font-size:13px;
}
#contant.new_card .baner_prof_right {
    /*background: #fff url(/static/techcrunch/images/product_card/baner_prof3.png) no-repeat top right;*/
    position:relative;
    cursor:pointer;
    height:134px;
}
#contant.new_card .baner_prof_right .modal_apply {
    position:absolute;
    top:10px;left:10px;
    padding:0 44px 0 20px;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    border:1px solid #F5F5F5;
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.95);
    color:#333333;
    z-index:210;
    display:none;
    cursor:default;
}
#contant.new_card .baner_prof_right .modal_apply .tr {
    padding:25px 0;
}
#baner_prof_right {
    cursor:pointer;
}
#contant.new_card .baner_prof_right .modal_apply .tr .count {
    float:left;
    font-size:32px;
    padding-left:54px;
    background: url(/static/techcrunch/images/product_card/auditory_icon2.png) no-repeat top left;
    width:84px;
    line-height:36px;
}
#contant.new_card .baner_prof_right .modal_apply .tr .apply_button {
    float:left;
    display:block;
    color:#fff;
    background-color: #50A9CB;
    padding:6px 22px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    cursor:pointer;
    margin:4px 0 0 22px;
}
#contant.new_card .baner_prof_right .modal_apply .tr .text {
    float:left;
    color:#6D6D6D;
    line-height: 17px;
    width:148px;
}
#contant.new_card .baner_prof_right .modal_apply .close { 
    position:absolute;
    top:28px;right:9px;
    background: url(/static/techcrunch/images/entry/icon_close.png);
    width:26px;height:26px;
    cursor:pointer;
}
#contant.new_card .baner_prof_right .auditory2 {
    background: url(/static/techcrunch/images/product_card/auditory_icon2.png) no-repeat top left;
    padding-left:50px;
    font-size: 32px;
    color:#333;
    height:36px;
    margin-bottom:16px;
    line-height: 35px;
}
#contant.new_card .baner_prof a {
    color:#535C64;
    font-size:17px; 
    line-height:18px;
    margin-bottom:15px;
    display:block;
    font-weight: bold;
}
#contant.new_card >div {
    box-shadow:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#contant.new_card .about_product {
    float:left;
    background-color: #fff;
    padding:34px 0 30px 0;
    width:662px;
    margin-right:8px;
}
#contant.new_card .promos {
    /*float:left;
    width:330px;*/
}
#contant.new_card .about_product h2 {
    font-size:18px; 
    font-weight: normal;
    margin-bottom:17px;
}
#contant.card .info h3 {
    font-size:13px;
    padding-bottom:16px;
    font-weight:normal;
}
#contant.card .info ul {
    padding:0;
    margin:0 0 20px 0;
}
#contant.new_card .about_product .div_chars {
    border-bottom:1px solid #ECECEC;
    padding:0 40px 44px 40px;
    min-height: 280px;
}
#contant.card .info p {
    line-height: 20px;
}
#contant.card .info ul li{
    /*display: inline-block;
    width: 255px;
    vertical-align: top;
    list-style-image:url(../images/dash.png);*/
    position:relative;
    padding:6px 10px 6px 23px;
    line-height:18px;
    font-size:13px;
}
#contant.card .info ul li:before {
    content:'';
    position:absolute;
    left:0;
    top:15px;
    background: url(../images/dash.png);
    width:7px;height:1px;
}
#contant.new_card .about_product .allChars {
    margin-top: 30px;
    cursor:pointer;
    font-size:13px;
}
#contant.new_card .about_product .allChars img {
    margin-right:20px;
}
.hide {
    display:none;
}

#contant.new_card .products_best .item {
    text-align: center;
    width:115px;
    margin:0 20px;
    float:left;
    font-size: 13px;
}
#contant.new_card .products_best .item .name, #contant.new_card .products_best .item .price {
    margin:10px 0;
}
#contant.new_card .products_best .item .buy a {
    color:#fff;
}
#contant.new_card .item .buy {
    color:#fff;
    background-color:#86B517;
    border-radius: 3px;
        -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
    padding:4px 0;
    margin:0 auto;
}
#contant.new_card .best_products {
    padding:30px 40px;
    border-bottom:1px solid #ECECEC;
}
#contant.new_card .products_best {
    margin:0;
    padding:0;
}
#contant.new_card .products_best li {
    display:block;
    float:left;
}
#contant.new_card .best_products ul li:first-child {
    margin-left:0;
}
#contant.new_card .best_products ul li:last-child {
    margin-right:0;
}
#contant.new_card .item .buy:hover {
    cursor:pointer;
    text-decoration: underline;
}
#contant.new_card .item .image {
    height:140px;
    width:100%;
    position:relative;
}
#contant.new_card .item .image img {
    position:absolute;
    margin:auto;
    top:0;right:0;left:0;bottom:0;
    max-width: 105px;
    max-height: 140px;
} 
/*#contant.new_card .reviews {
    padding:37px 0 0 40px;
    font-size:13px;
}
#contant.new_card .reviews h2 {
    display:block;
    float:left;
}
#contant.new_card .reviews .add_review {
    margin-left:25px;
    color:#fff;
    cursor:pointer;
    background-color: #47A6CA;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding:4px 27px;
    float:left;
    margin-top:-5px;
}
#contant.new_card .reviews .add_review:hover {
    text-decoration: underline;
}
#contant.new_card .reviews .gift {
    float:left;
    margin-left:3px;
    margin-top:-5px;
    background: url(/static/techcrunch/images/product_card/gift.png) no-repeat top left;
    width:22px;height:22px;
}
#contant.new_card .reviews .txt {
    float:left;
    line-height:13px;
    margin-left:12px;
}
#contant.new_card .reviews .all_reviews {
    margin-top:25px;
}

#contant.new_card .reviews .one_review {
    float:left;
    width:240px;
    margin-right:70px;
}

#contant.new_card .reviews .user_info {
    float:left;
    margin-left:11px;
    line-height:22px;
    margin-top:-4px;
}
#contant.new_card .reviews .user_info a {
    font-size:14px;
}
#contant.new_card .reviews .user_info .profession {
    font-size:12px;
    color:#858585;
}
#contant.new_card .reviews p {
    line-height: 23px;
    padding:0;
}
#contant.new_card .reviews textarea {
    margin-bottom:30px;
    border:1px solid #EFEFEF;
    overflow:auto;
    resize:none;
    max-width:586px;
    font-family: 'PTSansRegular';
    padding:5px;
}
#contant.new_card .reviews textarea:focus {
    outline:2px solid #EFEFEF; 
}*/
#contant .reviews .avatar{
    border: 0 none;
    width: 56px;
    height: 56px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    float:left;
    margin-bottom:20px;
    overflow: hidden;
}
#contant .reviews .avatar img{
    width: 56px;
}
#contant.new_card .user_action1 {
    position:absolute;
    top:0;bottom:0;left:0;
    right:-447px;
    margin:auto;
    width:68px;height:32px;
}
#contant.new_card .have, #contant.new_card .like {
    width:32px;height:32px;
    background: url(/static/techcrunch/images/product_card/user_action1.png) no-repeat top left;
    float:left;
    cursor:pointer;
}
#contant.new_card .have {background-position: -36px 0;margin-left:4px;}
#contant.new_card .have.active {background-position: -35px -33px;}
#contant.new_card .have:hover {background-position: -35px -33px;}
#contant.new_card .like:hover {background-position: 0 -33px;}
#contant.new_card .like.active {background-position: 0 -33px;}

#contant.new_card .productBlock .underScroll {
     padding:0;
     width:100%;
 }
#contant.new_card .productBlock .gray_back {
    background-color: #F4F5F6;
    margin:0 -35px;
    padding:0 35px;
}
#contant.new_card .my_price {
    top:35px;
    background-color: #F4F5F6;
}

#contant.new_card #prev, #next {
    background: transparent url('../images/carousel_nav2.png') no-repeat 0 0;
    display: block;
    width: 31px;
    height: 31px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
}
#contant.new_card #prev {
    background-position: 0 0;
    left: 0;
}
#contant.new_card #next {
    background-position: -32px 0;
    right: 0;
}
#contant.new_card h1 {
    font-size:32px;
    padding-bottom:25px;
}

#contant.new_card .underScroll {
    background-color: #E6F0F2;
    position:relative;
    width:434px;
    overflow:hidden;
}
#contant.new_card .underScroll .div_buttons_buy {
    width:408px;
    padding:13px 25px;
}
#contant.new_card .underScroll .price {
    font-size:41px;
    padding-top:21px;
    float:none;
}
#contant.new_card .underScroll .price .rub {
    font-size:14px;
    margin-left:7px;
}
#contant.new_card .underScroll .button_buy {
    float:right;
    background-color:#86B517;
    font-size:20px;
    margin-right:0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    display:block;
    padding:16px 45px;
    color:#fff;
    margin-top:17px;
}
#contant.new_card .underScroll .my_price {
    left:478px;
    top:0;
    padding:13px 25px;
    width:408px;
    background-color: #E6F0F2;
    height:59px;
}
#contant.new_card .slider {
    width:379px !important;
    height:7px;
}
#contant.new_card .scroll {
    margin:26px 0 27px 27px !important;
    width:406px !important;
}
#contant.new_card .scrollTop {
    font-size:13px;
    padding-left:25px;
    position:relative;
}
#contant.new_card .scrollTop:after {
    content:'';
    width:43px;height:19px;
    background: url(/static/techcrunch/images/product_card/icons.png) no-repeat top left;
    position:absolute;
    top:-9px;left:188px;
}
#contant.new_card .tr_count {
    padding:16px 0 7px 25px;
    border-bottom:1px solid #ECECEC;
}
#contant.new_card .tr_count .people_count, #contant.new_card .tr_count .probably, #contant.new_card .tr_count .deal_count {
    float:left;
    width:120px;
    border-right:1px solid #D1D1D1;
    font-size:22px;
    text-align:center;
    position:relative;
    padding:10px 0;
}
#contant.new_card .tr_count .people_count {
    padding-left:45px;
    width:80px;
    text-align:left;
}
#contant.new_card .tr_count .people_count:before {
    content:'';
    width:30px;height:25px;
    position:absolute;
    top:3px;left:0;
    background: url(/static/techcrunch/images/service_card/sprite.png) no-repeat top left;;
}
#contant.new_card .tr_count .probably {
    border-right:none;
}
#contant.new_card .tr_count .deal_count:before {
    content:'';
    width:29px;height:29px;
    position:absolute;
    top:0;left:15px;
    background: url(/static/techcrunch/images/service_card/sprite.png) no-repeat -36px 0;
}
#contant.new_card .tr_count .deal_count {
    padding-left:61px;
    width:67px;
    text-align:left;
}
#contant.new_card .tr_count .probably {
    padding-left:15px;
    width:164px;
}
#contant.new_card .tr_count .probably .text {
    font-size:13px;
    text-align: left;
    float:left;
    width:70px;
    margin-top:-10px;
    color:#333;
}
#contant.new_card .tr_count .probably .prob {
    float:left;
    width:86px;
}
#contant.new_card .share_fr {
    padding:13px 25px 7px 25px;
    border-bottom:1px solid #ECECEC;
    border-top:1px solid #ECECEC;
    position:relative;
}
#contant.new_card .share_fr .text {
    padding:4px 40px 0 60px;
    float:left;
    color:#333;
}
#product_card .socials {
    padding-top:14px;
}
.socials {
    float:left;
    padding-top:4px;
}
.socials>div {
    float:left;
    background: url(/static/techcrunch/images/service_card/sprite.png) no-repeat;
    width:18px;height: 16px;
    margin-right:2px;
    cursor:pointer;
}
#contant.new_card .share_fr .socials .yandex {
    background-position: -71px 0;
}
.socials .vkontakte {
    background-position: -92px 0;
}
.socials .facebook {
    background-position: -113px 0;
}
#contant.new_card .share_fr .socials .twitter {
    background-position: -133px 0;
}
#contant.new_card .share_fr .socials .odnoklassniki {
    background-position: -154px 0;
}
#contant.new_card .share_fr .socials .mail {
    background-position: -175px 0;
}
#contant.new_card .auditory {
    float:left;
    font-size:22px;
    background: url(/static/techcrunch/images/auditory/auditory_logo2.png) no-repeat 0 8px;
    padding:13px 22px 23px 45px;
    font-weight:bold;
    cursor:pointer;
}
#contant.new_card .baner_prof_right {
    padding:29px 35px 9px 35px;
    background-color: #D5E5EB;
    width:508px;
    float:left;
    line-height:15px;
    font-size:13px;
    position:relative;
}
#contant.new_card .baner_prof_right h2 {
    font-size: 27px;
    font-weight: normal;
    padding-bottom:32px;
    margin: 0;
}
#contant.new_card .baner_prof_right .baner_credit {
    width:148px;height:140px;
    background: url(/static/techcrunch/images/service_card/sprite.png) no-repeat 0 -31px;
    position:absolute;
    top:-7px;right:25px;
}
#contant.new_card .share_fr .modal_apply {
    width:433px;
    left:10px;
}
#contant.card .right_column .rec_item {
    padding:30px 25px;
    background-color:#fff;
    border-bottom:1px dotted #DEDEDE;
}
#contant.card .right_column .image {
    width:130px;height:130px;
    position:relative;
    float:left;
    margin-right:20px;
}
#contant.card .right_column .image img {
    max-width:130px;max-height:130px;
    position:absolute;
    top:0;bottom:0;left:0;right:0;
    margin:auto;
}
#contant.card .right_column .about_prod {
    float:left;
}
#contant.card .right_column .about_prod a {
    display:block;
    width:117px;height:35px;
    line-height:19px;
    font-size:13px;
}
#contant.card .right_column .about_prod .price {
    font-size:22px;
    margin:13px 0 25px 0;
    display:block;
}
#contant.card .right_column .about_prod .green_button {
    width:126px;
    padding:3px 14px;
    height:auto;
}
#contant.card .right_column .about_prod .green_button:hover {
    text-decoration: none;
}