.fb-like {
    z-index: 99;
}

.vk-like {
    z-index: 100;
}

.help {
    z-index: 101;
}

.good-cat{
	padding: 26px 20px 14px 0;
}

.good-cat .title{
	background: url("../images/bg/battery.png") no-repeat 1px 1px;
    font-family: 'helioscondcbold';	
	color:#000000;
	font-size:32px;
	line-height:45px;
	text-transform:uppercase;
	border:1px solid #000000;
	padding: 0 13px 0 71px;
	display:inline-block;
	vertical-align:top;
	*display:inline; zoom:1; /* IE 7 */
}

.good-cat .g-text{
	padding: 25px 0 0 10px;
	color:#000000;
	font-size:14px;
	line-height:16px;
}

.good-cat .g-text H3{
    font-family: 'helioscondcbold';	
	color:#3e9cd4;
	font-size:22px;
	line-height:100%;
	text-transform:uppercase;
	padding-bottom:6px;
}	

.good-cat .g-text H3 SPAN{
    font-family: 'helioscondcregular';
	color:#7a7a7a;
	text-transform: none;
} 

.g-cat-list{
	padding-top:38px;
}

.g-cat-list .img-wr{
	float:right;
}

.g-cat-list .img-wr .itm{
	border:1px solid #d2d3d5;
	margin-bottom:17px;
}

.g-cat-list .img-wr .itm A{
	display:block;
	padding:4px;	
}

.g-cat-list .g-items{
	font-size:0;
}	

.g-cat-list .g-items .item{
	border:1px solid #ffffff;
	font-size:14px;
	width:218px;
	display:inline-block;
	vertical-align:top;
	*display:inline; zoom:1; /* IE 7 */	
	padding:0 4px 10px;
	margin-bottom: 42px;
}

.g-cat-list .g-items .item:hover{
	border:1px solid #bfd22b;
}

.g-cat-list .item .pic{
	text-align:center;
	height:170px;
}

.g-cat-list .item .pic A{
    display: table-cell;
    height: 170px;
    text-align: center;
    vertical-align: middle;
    width: 218px;
}

.g-cat-list .item .pic A IMG{
	z-index: expression(
	runtimeStyle.zIndex = 1,
	this == ((170/2)-parseInt(offsetHeight)/2) <0 ? style.marginTop="0" : style.marginTop=(170/2)-(parseInt(offsetHeight)/2) +'px');
}

.g-cat-list .item .tit{
    color: #000000;
    font-family: 'helioscbold';
    font-size: 16px;
    line-height: 16px;
    padding-left: 4px;
    padding-top: 21px;
}

.g-cat-list .item .txt{
    color: #000000;
    padding-left: 4px;
    padding-right: 12px;
    padding-top: 12px;
}

.g-cat-list .item .txt A{
	color:#3e9cd4;
}

.g-cat-list .item .des{
	border-top:1px solid #d2d3d5;
	border-left:1px solid #d2d3d5;
	border-right:1px solid #d2d3d5;
	margin-top:18px;
}

.g-cat-list .item .des LI{
    border-bottom: 1px solid #D2D3D5;
    color: #000000;
    padding: 5px 16px 5px 4px;
}

.g-cat-list .item .des LI STRONG{
	font-family: 'helioscbold';
	font-weight:normal; 
}

.g-cat-list .item .butt{
	padding-top:10px;
}

.g-cat-list .item .butt A{
	background:#bfd22b;
	color:#7a7a7a;
	font-size:12px;
	line-height:21px; 
	display:inline-block;
	vertical-align:top;
	*display:inline; zoom:1; /* IE 7 */	
}	

.g-cat-list .item .butt .buy{
	height:15px;
	padding:3px 3px 3px;
}

.g-cat-list .item .butt .t-buy{
	color:#7a7a7a;
	font-size:12px;
	padding:0 4px;
}

.good-cat .c-info{
    margin-bottom: 12px;
    margin-right: 0;
    margin-top: 47px;
}

.good-pg{
	padding: 30px 0 14px 0;	
}

.good-pg .p-left{
	float:left;
	width:480px;
}	

.good-pg .big-ph{
    border: 1px solid #D2D3D5;
    height: 380px;
    position: relative;
    text-align: center;
    width: 460px;
}

.good-pg .p-left .ph-bottom{
    bottom: 0;
    left: 0;
    padding: 0 72px 11px 14px;
    position: absolute;
    right: 0;
}

.zoomInfo {
	
    background: url("../images/bg/zoom.png") no-repeat left center;
    color: #7A7A7A;
    float: left;
    font-size: 12px;
    margin-left: 0;
    padding: 0 0 0 21px;
}

.zoomPlusInfo {
    background: url("../images/bg/zoom-plus.png") no-repeat left center;
    float: right;
    color: #7A7A7A;
    font-size: 12px;
    margin-left: 0;
    padding: 0 0 0 21px;
}

.good-pg .p-des{
    float: right;
    width: 420px;
}

.good-pg .p-des .tit{
	font-family: 'helioscbold';
	color:#000000;
	font-size:22px;
	line-height:100%;
	padding-bottom:8px;
}

.good-pg .p-des .txt{
	color:#000000;
	font-size:14px;
	line-height:16px;
}

.good-pg .p-des .param {
    border-left: 1px solid #D2D3D5;
    border-right: 1px solid #D2D3D5;
    border-top: 1px solid #D2D3D5;
    margin-top: 18px;
}

.good-pg .p-des .param LI{
    border-bottom: 1px solid #D2D3D5;
    color: #000000;
    padding: 5px 16px 5px 4px;	
}

.good-pg .t-product{
	padding-right:16px;
}

.fb-like.gd{
	top:148px;
}

.vk-like.gd{
	top:225px;
}

.help.gd{
	top:300px;
}

.good-pg .p-gall{
    margin-left: -9px;
    margin-top: 10px;
    width: 478px;
}

.good-pg .p-gall .item{
	width:148px;
	float:left;
	margin-right:8px;
}

.good-pg .p-gall .pic{
	border:1px solid #d2d3d5;
}	

.good-pg .p-gall .l-tit{
    color: #308BE6;
    font-family: 'helioscregular';
    font-size: 11px;
    line-height: 13px;
	padding-top:4px;
}

.good-pg .p-gall .l-tit A{
	color:#308be6;	
} 

.good-pg .p-gall .meta-info{
	font-family: Arial, sans-serif;
    color: #555555;
    font-size: 9px;
    line-height: 12px;
    padding-top: 5px;
}

.good-pg .p-gall .meta-info LI{
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:middle;		
	margin-right:3px;
}

.good-pg .p-gall .meta-info LI IMG{
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:middle;		
}

.good-pg .p-gall .meta-info LI .date{
	color:#999999;
}

.good-pg .butt-wr{
	padding-top:13px;
}

.good-pg .butt-wr .wh-buy{
	background: url("../images/bg/basket-butt.png") no-repeat 0 0;
	padding-left:22px;
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:top;		
	height:21px;
	color:#7a7a7a;
	font-size:12px;
	line-height:21px;
	text-decoration:none;
	margin-right:9px;
}

.good-pg .butt-wr .wh-buy:hover{
	background-image: url("../images/bg/basket-butt-act.png");
}

.good-pg .butt-wr .wh-buy:hover SPAN{
	background:#f87736;
	color:#ffffff;
}

.good-pg .butt-wr .wh-buy SPAN{
	background: #bfd22b;
	display:block;
	padding:0 5px;
}

.good-pg .butt-wr .b-ins{
	background: url("../images/bg/ins-butt.png") no-repeat 0 0;
	padding-left:22px;
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:top;		
	height:23px;
	color:#ffffff;
	font-size:12px;
	line-height:21px;
	text-decoration:none;
}

.good-pg .butt-wr .b-ins SPAN{
	background: #7a7a7a;
	display:block;
	padding:0 5px;
	margin-bottom:2px;
}

.good-pg .butt-wr .b-ins:hover{
	background: url("../images/bg/ins-butt-act.png") no-repeat 0 0;
}

.good-pg .butt-wr .b-ins:hover SPAN{
	background: #3e9cd4;
}

.pr-tab{
	margin-top: 56px;	
}

.pr-tab .ui-tabs-nav{
    background:#ececec;
	margin: 0 auto;
}	

.pr-tab .t-top{
	background:#ececec;
	border: 1px solid #d2d3d5;
/*	border-bottom: 1px solid #d2d3d5;*/
}

/*.pr-tab .ui-tabs .ui-tabs-nav{
	padding-left:0; 
}
*/
.pr-tab .ui-tabs .ui-tabs-nav LI{
    font-family: 'helioscondcbold';
    margin-bottom: -1px;
    margin-top: -1px;
}

.pr-tab .ui-tabs .ui-tabs-nav LI A{
	font-size:18px;
	line-height:100%;
	padding:9px 0.75em;
}

.pr-tab .ui-tabs .ui-tabs-nav LI.ui-tabs-active{
    margin-top: -6px;
    padding-bottom: 6px;
}

.pr-tab .ui-widget-header{
	border-bottom:none;
}

.pr-tab .ui-tabs .ui-tabs-panel{
	border:none;
}

.pr-tab .w-buy{
	padding-bottom:60px;
}

.g-cat-list .tit{
    font-family: 'partnercondensedbold';	
	color:#3e9cd4;
	font-size:22px;
	line-height:100%;
	border-bottom:1px solid #d2d3d5;
	padding-bottom:3px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.pr-tab .report-fm{
    display: block;
    float: left;
    margin-left: -8px;
    padding-left: 0;
    padding-top: 21px;
    width: 496px;
	padding-bottom: 0;
}

.pr-tab .report-fm H3{
	font-size:22px;
	text-align:left;
}

.pr-tab .report-fm .mail{
	width:253px;
	margin-left:6px;
}

.pr-tab .report-fm TEXTAREA{
	width:474px;
}

.pr-tab  .report-fm .f-item .button{
    float: right;
    margin-left: 0;
    margin-right: 10px;
}

.pr-tab  .report-fm .f-item .file{
	float:left;
}

.pr-tab .rep-info{
    color: #7A7A7A;
    float: right;
    font-size: 14px;
    margin-right: 16px;
    padding-top: 41px;
    width: 400px;
}

.pr-tab .rep-info P{
	padding-top:14px;
}

.pr-tab .report-fm .fm-finish H3{
    font-family: 'helioscondcbold';	
	text-align:center;
	font-size:32px;
	line-height:100%;
}

.pr-tab .report-fm .fm-finish{
	padding-top:34px;
}	

.pr-tab .r-news{
    margin-left: -8px;
}

.good-pg .p-gall .ph-list{
	margin-bottom:-15px;
}

.good-pg .p-gall .ph-list LI{
    border: 1px solid #D3D3D5;
    float: left;
    height: 68px;
    margin-bottom: 8px;
    margin-right: 8px;
    width: 68px;
}

.highslide-html .video-wr {
    float: left;
    width: 474px;
	padding-top: 21px;	
}

.highslide-html .video-wr .tit{
	color:#000000;
	font-size:14px;
	line-height:16px;
	padding-top:8px;
}

.highslide-html .v-list{
	padding-top: 21px;
	width:375px;
	float:right;
}

.v-list .item{
	margin-top:14px;
}

.v-list .item A{
	text-decoration:none;
}

.v-list .item:first-child{
	margin-top:0;
}

.v-list .v-thumb{
	display:block;
	float:left;
}

.v-list .txt{
	font-family: arial,sans-serif;
	display:block;
	margin-left:120px;
	text-decoration:none;
}

.v-list .tit{
    color: #333333;
    font-size: 13px;
	line-height:15px;
    font-weight: bold;
	display:block;
	text-decoration:none;	
}	

.v-list .tit:hover{
	color:#2793e6;
}

.v-list .attr{
    color: #999999;
    font-size: 11px;
	display:block;
	text-decoration:none;	
}	

.v-list .view{
    color: #999999;
    font-size: 11px;
	display:block;
	text-decoration:none;	
}	

.highslide-html .ph-wr{
	float:left;
	padding-bottom:50px;
}

.highslide-html .p-gall{
	float:right;
}
.pr-tab .page-wrap{
	width: auto;
}

.pr-tab .ui-tabs .ui-tabs-nav LI{
	border-left-color: transparent;
}
.pr-tab .ui-tabs .ui-tabs-nav LI.ui-tabs-active{
	border-left-color: #d2d3d5;
}
	