@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot&#iefix')format('embedded-opentype'),
        url('../fonts/roboto-regular-webfont.woff')format('woff'),
        url('../fonts/roboto-regular-webfont.ttf')format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_thregular';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot&#iefix')format('embedded-opentype'),
        url('../fonts/roboto-thin-webfont.ttf')format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_bkbold';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot&#iefix')format('embedded-opentype'),
    url('../fonts/roboto-black-webfont.woff')format('woff'),
    url('../fonts/roboto-black-webfont.ttf')format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_ltregular';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot&#iefix')format('embedded-opentype'),
    url('../fonts/roboto-light-webfont.woff')format('woff'),
    url('../fonts/roboto-light-webfont.ttf')format('truetype');
    font-weight: normal;
    font-style: normal;
}#variables .holder .time-list li {background: url('../img/bg-time-list.gif') no-repeat 0 0;}


.chart .bg-chart{background: url('../img/bg-circle.png') repeat-y 0 0;}
.chart .star{background: url('../img/bg-star-ie.gif') no-repeat 0 0;}
.chart .percentage-1 .star .bg-star {background: url('../img/bg-percentage-1.gif') no-repeat 0 0;}
.chart .percentage-2 .star .bg-star {background: url('../img/bg-percentage-2.gif') no-repeat 0 0;}
.chart .percentage span{background: url('../img/bg2.png') no-repeat 0 100%;}
.chart .percentage-1 span{background: url('../img/bg1.png') no-repeat 50% 0;}
.chart .percentage-2 span{background: url('../img/bg1.png') no-repeat 50% 100%;}
.chart .sector{background: url('../img/bg-sector.gif') no-repeat 0 0;}
.chart .sector .sector1.active {background: url('../img/sector1.png') no-repeat 0 0;}
.chart .sector .sector2.active {background: url('../img/sector2.png') no-repeat 0 -1px;}
.chart .sector .sector3.active {background: url('../img/sector3.png') no-repeat 0 -1px;}
.chart .sector .sector4.active {background: url('../img/sector4.png') no-repeat 0 0;}

.info-top{background: url('../img/line-blou.gif') no-repeat 0 100%;}
.holder-show .holder-top{background: url('../img/line-grey.gif') repeat-x 0 50%;}
.holder-show .holder-top .show{background: url('../img/bg-link-report.gif') no-repeat 0 0;}
.holder-show .list .t1 {background: url('../img/bg-t1.gif') no-repeat 0 0;}
.holder-show .list .t2 {background: url('../img/bg-t2.gif') no-repeat 0 0;}
.holder-show .list .t3 {background: url('../img/bg-t3.gif') no-repeat 0 0;}
.holder-show .list .t4 {background: url('../img/bg-t4.gif') no-repeat 0 0;}


#content .chart .sector .sector4.active {background: url('../img/sector4.png') no-repeat 0 0;}
#content .chart .sector .sector3.active {background: url('../img/sector3.png') no-repeat 0 -1px;}
#content .chart .sector .sector2.active {background: url('../img/sector2.png') no-repeat 0 -1px;}
#content .chart .sector .sector1.active {background: url('../img/sector1.png') no-repeat 0 0;}

.comma {background: url('../img/bg-comma.gif') no-repeat 0 100%;}

/*.sector.sector01 .sector1.active {
    background: url('../img/sector-first-active.png') no-repeat 0 0;
}*/
.sector.sector02 {
    background: url('../img/sector-second.png') no-repeat 0 0;
}
.sector.sector02 .sector1.active{
    background: url('../img/sector-second-1.png') no-repeat 0 0;
}
.sector.sector02 .sector2.active{
    background: url('../img/sector-second-2.png') no-repeat 0 0;
}
.sector.sector03 {
    background: url('../img/sector-three.png') no-repeat 0 0;
}
.sector.sector03 .sector1.active {
    background: url('../img/sector-three-1.png') no-repeat 0 0;
}
.sector.sector03 .sector2.active {
    background: url('../img/sector-three-2.png') no-repeat 0 0;
}
.sector.sector03 .sector3.active {
    background: url('../img/sector-three-3.png') no-repeat 0 0;
}

.sector.sector05{
background: url('/mpsources/img/bg-gray_05.png')  no-repeat 0 0;
left: 44px!important;
    width: 66px!important;
    height: 35px!important;
}
.sector.sector05 .sector1.active {
    background: url(/mpsources/img/sec1_05.png) no-repeat 0 0;
    top: 8px;
}
.sector.sector05 .sector2.active {
    background: url(/mpsources/img/sec2_05.png) no-repeat 0 0;
    left: 10px;
    top: 1px;
}
.sector.sector05 .sector3.active {
       background: url(/mpsources/img/sec3_05.png) no-repeat 0 0;
    left: 25px;
    top: 1px;
}
.sector.sector05 .sector4.active {
    background: url(/mpsources/img/sec4_05.png) no-repeat 0 0;
    top: 2px;
    left: 39px;
}
.sector.sector05 .sector5.active {
        background: url(/mpsources/img/sec5_05.png) no-repeat 0 0;
    left: 46px;
    top: 11px;
    display: block;
}