@font-face {
    font-family: 'ClanProBook';
    src: url('font/clanpro-book.eot');
    src: url('font/clanpro-book.eot') format('embedded-opentype'),
         url('font/clanpro-book.woff') format('woff'),
         url('font/clanpro-book.ttf') format('truetype'),
         url('font/clanpro-book.svg#ClanProBook') format('svg');
}
@font-face {
    font-family: 'ClanProMedium';
    src: url('font/clanpro-medium_0.eot');
    src: url('font/clanpro-medium_0.eot') format('embedded-opentype'),
         url('font/clanpro-medium_0.woff') format('woff'),
         url('font/clanpro-medium_0.ttf') format('truetype'),
         url('font/clanpro-medium_0.svg#ClanProMedium') format('svg');
}
@font-face {
    font-family: 'ClanProNews';
    src: url('font/clanpro-news.eot');
    src: url('font/clanpro-news.eot') format('embedded-opentype'),
         url('font/clanpro-news.woff') format('woff'),
         url('font/clanpro-news.ttf') format('truetype'),
         url('font/clanpro-news.svg#ClanProNews') format('svg');
}
@font-face {
    font-family: 'ClanProThin';
    src: url('font/clanpro-thin.eot');
    src: url('font/clanpro-thin.eot') format('embedded-opentype'),
         url('font/clanpro-thin.woff') format('woff'),
         url('font/clanpro-thin.ttf') format('truetype'),
         url('font/clanpro-thin.svg#ClanProThin') format('svg');
}
@font-face {
    font-family: 'ClanProUltra';
    src: url('font/clanpro-ultra_0.eot');
    src: url('font/clanpro-ultra_0.eot') format('embedded-opentype'),
         url('font/clanpro-ultra_0.woff') format('woff'),
         url('font/clanpro-ultra_0.ttf') format('truetype'),
         url('font/clanpro-ultra_0.svg#ClanProUltra') format('svg');
}
@font-face {
    font-family: 'ClanProBlack';
    src: url('font/clanpro-black.eot');
    src: url('font/clanpro-black.eot') format('embedded-opentype'),
         url('font/clanpro-black.woff') format('woff'),
         url('font/clanpro-black.ttf') format('truetype'),
         url('font/clanpro-black.svg#ClanProBlack') format('svg');
}
@font-face {
    font-family: 'ClanProBold';
    src: url('font/clanpro-bold.eot');
    src: url('font/clanpro-bold.eot') format('embedded-opentype'),
         url('font/clanpro-bold.woff') format('woff'),
         url('font/clanpro-bold.ttf') format('truetype'),
         url('font/clanpro-bold.svg#ClanProBold') format('svg');
}

#wew {
    font-size: 24px;
height: 600px;
}
#f1 {
      font-family: 'ClanProBook';
}
#f2 {
      font-family: 'ClanProMedium';
}
#f3 {
       font-family: 'ClanProNews';
}
#f4 {
     font-family: 'ClanProThin';
}
#f5 {
       font-family: 'ClanProUltra';
}
#f6 {
       font-family: 'ClanProBlack';
}
#f7 {
      font-family: 'ClanProBold';
}

* {
    margin: 0;
    padding: 0;
    border: none;
}

a {
    
    text-decoration: none;
    color: #111111;
}
html {
    background: url(images/bg.png) repeat-y center 0 #ececec;
}
body {
    width: 1002px;
    margin: 0 auto;
       font-size: 12px;
       padding-top: 26px;
       height: 2000px;
    font-family: Arial;
}
nav {
     font-size: 16px;
    margin:0 55px;
  

    
}

nav ul li {
    display: inline-block;
    margin-left: 16px;


}


nav ul li:first-child {
    margin-left: 0;
}


#wrapper_nav {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 1002px;
}

nav ul {
    border-bottom: 2px solid #E7E1DF;
    margin: 0 auto;
      padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    width: 890px;
background: #fff;
}

#sticky {
    margin: 0;
    position: relative;
    width: 100%;

}



#scene1 h2 {
   font-family: 'ClanProUltra';
    font-size: 94px;
    font-weight: bold;
    line-height: 93px;
    margin: 0 27px;
}

#scene1 {
    color: #55B009;
    height: 460px;
    margin: 50px 30px 0;
    position: relative;
}
#scene3 {
      background: url("images/scene3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
   margin-top: -4px;
width: 1002px;
height: 562px;
position: relative;
}
#scene2 {
    height: 468px;
}



#scene3 .right_box {
    background: url("images/right_side.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 283px;
    left: 497px;
    position: absolute;
    top: 238px;
    width: 460px;
}


#scene3 .left_box {
    background: url("images/left_side.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 291px;
    left: 44px;
    position: absolute;
    top: 218px;
    width: 406px;
}
a.button_down {
    background: url("images/buttpn_down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -27px;
    height: 28px;
    left: 50%;
    margin-left: -41px;
    position: absolute;
    width: 82px;
    z-index: 2;
   display: block;
}
.cclon {
    z-index: 22;
}
#person {
 position: absolute;
 bottom: 300px ;   
 float: left;
 left:0;
    background: #1d1d1b;
    width: 200px;
    height: 300px;
    
}
#person2 {
 position: absolute;
 bottom: 300px ;   
 float: left;
 left:500px;
    background: #1d1d1b;
    width: 200px;
    height: 300px;

}
#clock {
    background: none repeat scroll 0 0 #55b009;
    bottom: 139px;
    float: left;
    height: 120px;
    left: 270px;
    position: absolute;
    transform: rotate(-14deg);
    transform-origin: 0 0 0;
    width: 120px;
    z-index: 0;
}

#scene2 {
    position: relative;
     overflow: hidden;
}
#scene2_content {
     position: relative;
        height: 468px;
background: url(images/scene2.png) no-repeat 0 0 transparent;
}


#information1 {
       font-family: 'ClanProNews';
    color: #FFFFFF;
    font-size: 19px;
    left: 212px;
    position: absolute;
    top: 320px;
}


#information2 {
        font-family: 'ClanProNews';
    color: #FFFFFF;
    font-size: 19px;
    left: 680px;
    position: absolute;
    top: 298px;
}


#scene2_content > h2, #scene3 > h2 {
    color: #FFFFFF;
      font-family: 'ClanProBlack';
    font-size: 38px;
    padding-top: 58px;
    text-align: center;
}

nav ul a:hover {
 color: #55B009;   
}
nav ul a {
  font-family: 'ClanProNews';
     font-size: 13px;
}



.tooltip {
    background: url("images/info.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 15px;
    width: 14px;
}
.upper {
    width: 46px;
    height: 181px;
      background: url("images/up.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    right: -3px;
    z-index: 22;
    top: 1200px;
}

#scene11 h6 {
    top: 36px;
}

.tooltip:hover span {
 opacity: 1; 
}
.tooltip span {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 36px;
    opacity: 0;
    font-family: 'ClanProNews';
    font-size: 12px;
    padding: 4px 6px;
    position: absolute;
    right: -58px;
    width: 214px;
}


body #scene5 #tabs-5 .tooltip > span {
    background: none repeat scroll 0 0 #FFFF33;
    bottom: 226px;
    font-weight: normal;
    height: 62px;
    right: 481px;
    width: 374px;
}


#scene5 #tabs-1 .tooltip > span {
    background: none repeat scroll 0 0 #FFFF33;
    bottom: 227px;
    font-weight: normal;
    right: 229px;
    width: 524px;
}
#scene4 .tooltip span {
    right: 53px;
}

#scene5 .tooltip span span {
    background: url("images/tooltip2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#scene8 .tooltip span span {
    bottom: -25px;
}
#scene8 .tooltip span {
    right: 39px !important;
}

body #scene8 .tooltip > span {
    border: 2px solid #FF9900;
 
}
#scene8 .tooltip span span {
    background: url("images/tooltip3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.tooltip span span {
    background: url("images/tooltip.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -23px;
    height: 17px;
    margin-left: 135px;
    position: absolute;
    right: 31px;
    width: 23px;
}


.wrapper_gb, .wrapper_gb2 {
    position: absolute;
overflow: hidden;
    width: 110px;
    height: 50px;
}
.green_box, .green_box2 {
    background: none repeat scroll 0 0 #66CC00;
    height: 45px;
    position: absolute;
    width: 106px;
    left: -120px;
}



.wrapper_gb {
    left: 224px;
    top: 119px;
}

.wrapper_gb2 {
    left: 524px;
    top: 119px;
}


.wrapper_gb2 {
    left: 668px;
    top: 119px;
}

#scene4 {
    height: 296px;

    background: #55b009;
     
}
#scene4, #scene5, #scene6,#scene7, #scene8, #scene9, #scene10, #scene10a, #scene11, #scene12, #scene13, #scene14 {
        width: 1002px;
           position: relative;
}

.button_down2, .button_down3, .button_down4, .button_down6 {
    background: url(images/button_down2.png);
    bottom: -26px;
    position: absolute;
    left: 50%;
    z-index: 2;
    display: block;
    width: 82px;
    height: 27px;
    margin-left: -41px;
}
.button_down5 {
    background: url(images/button_down5.png) no-repeat;
    bottom: -29px;
    position: absolute;
    left: 50%;
    z-index: 2;
    display: block;
    width: 58px;
    height: 29px;
    margin-left: -29px;
}
body .button_down3 {
    background: url(images/button_down3.png);

}
body .button_down6 {
    background: url(images/button_down6.png);

}
body .button_down4 {
    background: url(images/button_down4.png);

}
#scene5 {
    height: 613px;
    background: #0e5da1;
}
#scene6 {
    height: 988px;
    background: #fff;
}
#scene7 {
    height: 928px;
    background: #ffcc33;
    border-bottom: 3px solid #ff9900;
}
#scene8 {
    height: 733px;
    background: #ffcc33;
    border-bottom: 3px solid #ff9900;
}
#scene9 {
    height: 665px;
    background: #ffcc33;
    border-bottom: 3px solid #ff9900;
}
#scene10 {
    height: 343px;
    background: #ffcc33;
    border-bottom: 3px solid #ff9900;
}
#scene10a {
    height: 873px;
    background: #ffcc33;
    border-bottom: 3px solid #ff9900;
}
#scene11 {
    height: 322px;
    background: #ffcc33;
 
}
h2.headline {
        font-size: 38px;
    color: #5e8eda;
        font-family: 'ClanProBlack';
        padding-top: 58px;
        text-align: center;
}
#scene12 h2 {
    color: #5e8eda;
      
}
#inner12 {
    margin-top: 15px;
    position: relative;
    text-align: center;
    padding-left: 11px;
}

#inner12 a img:hover{
  transform: rotate(-7deg);
}

#scene12 {
    height: 288px;
    background: #fff;
 
}
#scene14 {
    height: 138px;
    padding-top: 40px;
    background: #fff;
    font-family: 'ClanProUltra'; 
}
#scene13 {
    height: 168px;
    background: #66cc00;
    color: #fff;
       text-align: center;
}

#scene13 p strong {
      font-family: 'ClanProBlack';
      font-size: 15px;
display: block;
      padding-top: 40px;
}
#scene13 p.list {
padding-left: 200px;
      text-align: left;
      font-family: 'ClanProMedium';
       font-size: 13px;  
}

#scene13 a {
    color: #fff;
    
}
#scene13 p.info {
      font-family: 'ClanProMedium';
             font-size: 12px;
             padding-top: 20px;
}    
    
#scene14 p a:hover, #scene13 a:hover {
color: #646d5c;
}
    #scene14 p a {
 font-size: 28px;  
 color: #00cccc;
}
#scene14 p {
    color: #55b009;
    text-align: center;
 font-size: 20px;   
}
#scene14 p + p{
 font-size: 44px;   
}


#scene4:hover .txt4 {
    -webkit-transition: all 600ms ease-out 0.1s;
    -moz-transition: all 600ms ease-out 0.1s;
    -o-transition: all 600ms ease-out 0.1s;
    transition: all 600ms ease-out 0.1s;
    bottom: 6px;
}
 #scene6 .box , #scene6 .box:hover ,a ,  #scene4:hover .txt4, a span, button {
   -webkit-transition: all 200ms ease-out 0.1s;
    -moz-transition: all 200ms ease-out 0.1s;
    -o-transition: all 200ms ease-out 0.1s;
    transition: all 200ms ease-out 0.1s;
}

.tabs-hide {
display:none; /* hide non-active tabs */
}
.tabs-container {
background:#fff; /* kills fadding in/out IE text bug */
}

.upper {
   -webkit-transition: all 0ms ease-out 0s;
    -moz-transition: all 0ms ease-out 0s;
    -o-transition: all 0ms ease-out 0s;
    transition: all 0ms ease-out 0s;
}



#scene5 #tabs-4 .tooltip > span {
    background: none repeat scroll 0 0 #FFFF33;
    bottom: 61px;
    font-weight: normal;
    right: 404px;
    width: 524px;
}

#scene5 #tabs-4 .tooltip span span {
    right: 328px;
}


#scene4 {
    color: #99FF33;
    overflow: hidden;
}

.button_down2 {
    top: 0;
}

#scene4 .img48 {
    left: 100px;
    position: absolute;
    top: 60px;
}

#scene4 strong {
    font-family: 'ClanProBlack';
    font-size: 19px;
    font-weight: normal;
    left: 271px;
    margin-bottom: 20px;
    position: absolute;
    top: 75px;
}

#scene4 p {
    font-size: 19px;
    left: 271px;
    position: absolute;
    top: 116px;
}


#world {
    height: 200px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 285px;
}

#scene4 .tooltip {

    margin-right: 130px;

}

.tooltip span {
    width: 153px;
}

.txt4 {
    bottom: 20px;
    left: 477px;
    position: absolute;
}
.s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8 {
    position: absolute;
}    
.s1 {
    left: 70px;
    top: 34px;
}
.s2 {
    left: 7px;
    top: 4px;
}
.s3 {
    left: 98px;
    top: 21px;
    z-index: 3;
}

.s4 {
    left: 176px;
    top: 1px;
}
.s5 {
    left: 192px;
    top: 66px;
}

.s6 {
    left: 125px;
    top: 140px;
}

.s7 {
    left: 39px;
    top: 119px;
}

.s8 {
    left: 39px;
    top: 89px;
}

#scene5 H2 {
    color: #FFF;
}

#scene5 {
    background: url("images/ludki.png") no-repeat scroll 9px 138px #0E5DA1;
}

#scene5 ul a:hover {
 color: #fff;   
}

#scene5 ul a {
    color: #FFFF33;
    display: block;
    font-family: 'ClanProBlack';
    font-size: 19px;
    padding: 177px 15px 0;
}
#scene5 ul li {
    display: inline-table;
}

#scene5 ul {
    list-style: none outside none;
    padding-left: 5px;
    text-align: center;
    width: 998px;
}


#scene5 ul li:nth-child(2) {
   margin-left: 14px;
    margin-right: 26px;
}

#scene5 ul li:nth-child(5) {
    margin-right: 41px;
}

#scene5 ul li:first-child {
     margin-left: 11px;
    margin-right: 48px;
}
 #scene5 ul li:nth-child(4) {
    margin-left: 25px;
}


#scene5 ul li:last-child {
    margin-right: 43px;
}

#scene5 > div > div {
     font-family: 'ClanProBlack';
    font-size: 19px;
    color: #fff;
      padding: 69px 58px 0;
}



#scene5 > div strong{
         font-family: 'ClanProBlack';
    
}
#scene5 > div p{
           font-family: 'ClanProNews';
    

}

body #in4_show .boxx.x1, body #in4_show .boxx.x2 {
    margin-bottom: 15px !important;
    min-height: 192px !important;
}

#in3_show #wrapper_box .boxx.x3, #in3_show #wrapper_box .boxx.x1 {
margin-bottom: 5px;
}

body #cboxLoadedContent #in3_show #wrapper_box .col:first-child > p {
    min-height: 328px !important;
}


body #cboxLoadedContent #in3_show #wrapper_box .col > p + p {
    min-height: 145px !important;
}

body #cboxLoadedContent > #in2_show {
    min-height: 900px;
}
#scene5 .tooltip {
    margin: 0 3px;
    
}

#scene5 .tooltip > span {
    background: none repeat scroll 0 0 #FFFF33;
    font-weight: normal;
    right: -226px;
    width: 524px;
}

#scene5 .tooltip span span {
 
    right: 198px;

}

#scene6 h2 {
 color: #d139a9;   
}
#scene6 .box {
    float: left;
    width: 242px;
    height: 228px;
     overflow: hidden;
    margin: 17px;
    position: relative;
}
#scene6 .inner {
    margin: 30px 71px;
}



#scene6 .box a .more:hover {
opacity: 0.9;
}
#scene6 .box a .more {
    background: url("images/more.png") no-repeat scroll 58px 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    font-family: 'ClanProBold';
    height: 38px;
    margin-top: 11px;
    opacity: 0.5;
    padding-left: 16px;
    padding-top: 9px;
    width: 100%;
}

#scene6 .box a:hover .infoo {
    bottom: 40px;
    position: absolute;
}
#scene6 .box a .more {
    
display: block;   
    
}
#scene6 .box a .infoo {
    height: 100px;
    bottom: -150px;
    position: absolute;
    text-align: center;
    display: block;
    width: 100%;
        font-family: 'ClanProNews';
    font-size: 14px;
    
}

#cboxLoadedContent #in6_show #wrapper_box p.x1 {
    min-height: 188px !important;
}

#scene6 .box a .title {
    display: block;

    text-align: center;
    width: 100%;
}

#scene6 .box:hover {
 transform: rotate(360deg);   
 -webkit-transform: rotate(360deg);   
 -o-transform: rotate(360deg);   
 -ms-transform: rotate(360deg);   
    
}

#scene6 .box a {
 width: 100%;
padding-top: 28px;
 display: block;
 height: 100%;
color: #fff;
     font-family: 'ClanProBlack';
    font-size: 19px;
}
#scene6 .b1 {
    background: url(images/box1.png) no-repeat 0 0 #64B304;
}
#scene6 .b2 {
    background: url(images/box2.png) no-repeat 0 0 #D139A9;
}
#scene6 .b3 {
    background: url(images/box3.png) no-repeat 0 0 #0099E1;
}
#scene6 .b4 {
    background: url(images/box4.png) no-repeat 0 0 #EDB100;
}
#scene6 .b5 {
    background: url(images/box5.png) no-repeat 0 #FF9900;
}
#scene6 .b6 {
    background: url(images/box6.png) no-repeat 0 0 #66CC00;
}
#scene6 .b7 {
    background: url(images/box7.png) no-repeat 0 0 #990066;
}
#scene6 .b8 {
    background: url(images/box8.png) no-repeat 0 0 #d92421;
}
#scene6 .b9 {
    background: url(images/box9.png) no-repeat 0 0 #00BAA9;
}
#scene6 .b1:hover {
     background: url(images/box1.png) no-repeat 0 228px #64B304;
}
#scene6 .b2:hover {
   background: url(images/box2.png) no-repeat 0 228px #D139A9;
}
#scene6 .b3:hover {
       background: url(images/box3.png) no-repeat 0 228px #0099E1;
}
#scene6 .b4:hover {
    background: url(images/box4.png) no-repeat 0 228px #EDB100;
}
#scene6 .b5:hover {
  background: url(images/box5.png) no-repeat 0 228px #FF9900;
}
#scene6 .b6:hover {
    background: url(images/box6.png) no-repeat 0 228px #66CC00;
}
#scene6 .b7:hover {
    background: url(images/box7.png) no-repeat 0 228px #990066;
}
#scene6 .b8:hover {
    background: url(images/box8.png) no-repeat 0 228px #d92421;
}
#scene6 .b9:hover {
    background: url(images/box9.png) no-repeat 0 228px #00BAA9;
}

#scene5 #tabs-6 {
    background: url("images/6a.png") no-repeat scroll 817px 23px rgba(0, 0, 0, 0);
}
#scene5 #tabs-5 {
    background: url("images/5a.png") no-repeat scroll 695px 11px rgba(0, 0, 0, 0);
}
#scene5 #tabs-4 {
    background: url("images/4a.png") no-repeat scroll 544px -4px rgba(0, 0, 0, 0);
}
#scene5 #tabs-3 {
    background: url("images/3a.png") no-repeat scroll 413px -5px rgba(0, 0, 0, 0);
}
#scene5 #tabs-2 {
    background: url("images/1a.png") no-repeat scroll 259px -10px rgba(0, 0, 0, 0);
}
#scene5 #tabs-1 {
    background: url("images/1a.png") no-repeat scroll 83px -10px rgba(0, 0, 0, 0);
}


#scene5 #tabs-5 .tooltip > span {
    background: none repeat scroll 0 0 #FFFF33;
    font-weight: normal;
    height: 62px;
    right: -225px;
    width: 374px;
}
#scene5 #tabs-3  .tooltip span span {
    right: 278px;
}

#scene5 #tabs-5 .tooltip {
    margin: 0 4px 4px 5px;
}

#scene5 #tabs-3 .tooltip > span {
    background: none repeat scroll 0 0 #FFFF33;
    bottom: 63px;
    font-weight: normal;
    right: 401px;
    width: 524px;
}


#scene5 #tabs-4 .tooltip {
margin: 0px 4px 0 0;
}
 
#tabs-3 , #tabs-4 {
    position: relative;
}

#scene5 #tabs-3 .tooltip {
    margin: 2px 3px;
}

#scene7 h2 {
    color: #CC3300;
}

#scene7 .line {
    background: #FF9900;
    width: 100%;
        height: 100px;
    
}

#in1_show {
        background: #64b304;
}
#in2_show {
        background: #D139A9;
}
#in3_show {
        background: #0099e1;
}
#in4_show {
        background: #edb100;
}
#in5_show {
        background: #ff9900;
}
#in6_show {
        background: #66cc00;
}
#in7_show {
        background: #990066;
}
#in8_show {
        background: #d92421;
}
#in9_show {
        background: #00baa9;
}
    
#cboxLoadedContent > div{
    width: 800px;
    min-height: 750px;

    position: relative;
}

#cboxLoadedContent h5 span {
    font-family: 'ClanProBlack';
    font-size: 18px;
    opacity: 0.5;
}
#cboxLoadedContent h4 {
    font-size: 16px !important;
    color: #000;
    opacity: 0.5;
}
#cboxLoadedContent p{
    color: #fff !important;
    
}
#scene7 h2 {
    margin-bottom: 20px;
}

#scene7 .line {
    background: none repeat scroll 0 0 #FF9900;
    min-height: 123px;
    width: 100%;
}
body #scene7 .right_line {
    width: 470px;    
}
#scene7 .left_line,#scene7 .right_line {
    width: 489px;
    float: left;
    color: #fff;
}
#scene7 .left_line, #scene7 .right_line {
    color: #FFFFFF;
    float: left;
    padding-bottom: 5px;
    padding-top: 4px;
    width: 489px;
}
#scene7 .left_line strong { 
            font-size: 24px;
                font-family: 'ClanProBold';
}    
#scene7 .right_line strong { 
            font-size: 25px;
                font-family: 'ClanProBlack';
}    
#scene7 .left_line {
    text-align: right;
    padding-right: 20px;
        font-family: 'ClanProNews';
        font-size: 20px;
    border-right: 2px solid #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
#scene7 .left_line > p {
    line-height: 31px;
}

#scene7 .right_line {
    font-family: 'ClanProNews';
     font-size: 19px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-left: 18px;
    color: #cc3300;
    text-align: left;
}


body #cboxLoadedContent h4 {
    color: #FFFFFF;
    font-size: 21px;
    opacity: 1;
    padding: 43px 43px 30px;
}




#cboxClose {
    background: url("images/close.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'clanprobold';
    font-size: 17px;
    height: 32px;
    opacity: 0.5;
    position: absolute;
    right: 74px;
    text-align: right;
    top: 34px;
    width: 80px;
}

   #cboxClose:hover{
   opacity: 1;
   }

   body #cboxLoadedContent h4 {
    color: #FFFFFF;
    font-family: 'clanproblack';
    font-size: 21px !important;
    opacity: 1;
    padding: 41px 78px 32px;
}


#cboxLoadedContent p {
    color: #FFFFFF !important;
    font-family: 'clanpronews';
    font-size: 14px;
    padding: 0 78px;
        margin-bottom: 15px;
}


#cboxLoadedContent h5.user {
     background: url("images/user.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);   
}

#cboxLoadedContent h5.zoom {
     background: url("images/yoom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);   
}

#cboxLoadedContent h5.agraf {
     background: url("images/agra.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);   
}
#cboxLoadedContent h5 {

    margin-left: 26px;
    padding-left: 50px;
}


#cboxLoadedContent h5 span {
    display: block;
    font-family: 'ClanProBlack';
    font-size: 16px;
    height: 32px;
    line-height: 31px;
    opacity: 0.5;
}
#cboxContent #wrapper_box {
overflow: hidden;
    margin: 0 78px;
}
.inner_p {
    color: #fff;
    text-decoration: underline;
}
#wrapper_box .boxx {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 11px 10px;
}

#wrapper_box .boxx.x1 {
    margin-right: 14px;
    width: 190px;
}

#wrapper_box .boxx.x2 {
    width: 400px;
}
#cboxLoadedContent #wrapper_box p {
    color: #006600 !important;
    font-size: 13px;
    min-height: 148px;
}
#wrapper_box .llink {
    color: #006600;
    display: block;
    font-family: 'clanprobold';
    font-size: 16px !important;
    margin-bottom: 0;
}
#wrapper_box {
    margin-bottom: 5px;
}

.llink > span {
    background: url("images/link.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    margin-left: 6px;
    width: 16px;
}


.footter_p > a + a {
    left: 475px;
}


.footter_p > a {
    background: url("images/linkbig.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-family: 'clanproblack';
    font-size: 14px;
    height: 28px;
    left: 100px;
    line-height: 28px;
    color: #325902;
    padding-left: 34px;
    position: absolute;
    top: 20px;
}

.footter_p a:hover, #cboxLoadedContent a:hover {
    color: #000 !important;
    
}


.footter_p {
    border-top: 1px solid #FFFFFF;
    bottom: 0;
    height: 70px;
    position: absolute;
    width: 100%;
}
#in4_show .boxx.x2, body#in4_show .boxx.x1 {
  
    min-height: 178px !important;
    
}

#in4_show #wrapper_box .boxx.x2 {
    width: 350px;
}
#in6_show .boxx.x2 {
    min-height: 249px !important;
    width: 349px;
}
#in2_show .boxx.x2 {
    min-height: 176px !important;
    width: 379px;
}
#cboxLoadedContent > #in2_show {
    min-height: 931px;
    
}
#in4_show #wrapper_box span {
color: #996600;
}
#in6_show #wrapper_box span {
    color: #009900;
}

body #cboxLoadedContent #in2_show .boxx {
        min-height: 211px !important;
}


#in2_show #wrapper_box span {
    color: #660033;
}

body #in2_show .boxx.x1 {
      width: 219px;
}
#in6_show .boxx.x1, #in4_show .boxx.x1, #in2_show .boxx.x1 {
    min-height: 176px !important;
    margin-right: 5px;
    width: 249px;
}

.boxx.xx {
    margin-top: -10px;
}

#cboxLoadedContent > #in6_show {
    min-height: 900px;
}


 #cboxLoadedContent > #in4_show {
    min-height: 1120px;
}


body #cboxLoadedContent #in3_show .col:first-child {
    width: 383px;
}
#in3_show .boxx.x1 {
    width: 363px !important;
}


#cboxLoadedContent #in3_show .col + .col {
   
    width: 283px !important;
}

#cboxLoadedContent #in3_show .boxx.x3, #cboxLoadedContent #in3_show .boxx.x4 {
    width: 326px !important;
}

#cboxLoadedContent #in3_show .col + .col {
    width: 283px !important;
}
#in1_show #wrapper_box .boxx.x1 {
    margin-right: 5px;
}
body #cboxLoadedContent #in3_show .boxx.x3,body #cboxLoadedContent #in3_show .boxx.x4 {
    width: 250px !important;
}
#in4_show .boxx.x3, #in4_show .boxx.x4 {
    margin-top: -10px !important;
}
#in5_show .boxx.x2 {
    min-height: 276px !important;
}

#in5_show .boxx.x2 {
    margin-left: -9px;
    width: 323px !important;
}

#scene2 .tooltip span {
    right: 45px;
}
#in7_show {

min-height: 650px !important;
}
#cboxLoadedContent #in7_show .boxx.x1 {
    width: 100%;
    min-height: 10px;

padding-bottom: 10px;
}
#cboxLoadedContent #in7_show .footter_p > a {
color: #330033;
}
#cboxLoadedContent #in7_show #wrapper_box p, #cboxLoadedContent #in7_show #wrapper_box .llink {
    color: #330033 !important ;
}

#cboxContent #in5_show #wrapper_box,#cboxContent #in8_show #wrapper_box, #cboxContent #in3_show #wrapper_box {
    margin: 0 47px 0 75px;
    overflow: hidden;
}
body #scene4 .tooltip span {
    right: 80px;
}


#in8_show .boxx.x1 {
    margin-right: 4px;
    width: 300px !important;
}

#in8_show .boxx.x2 {
    min-height: 275px !important;
}

#cboxLoadedContent #in5_show .col,#cboxLoadedContent #in8_show .col, #cboxLoadedContent #in3_show .col {

    float: left;
    overflow: hidden;
    width: 375px;
}
body #cboxLoadedContent #in8_show .col {
      width: 340px;
}

#cboxLoadedContent > #in5_show, #cboxLoadedContent > #in3_show {
    min-height: 950px;
}
#cboxLoadedContent > #in8_show {
    min-height: 907px;
}

body #cboxLoadedContent #in8_show .col:first-child {
    width: 332px;   
}

#cboxLoadedContent #in5_show .col:first-child,#cboxLoadedContent #in8_show .col:first-child, #cboxLoadedContent #in3_show .col:first-child {
    margin-right: 5px;
    width: 297px;
}

#cboxLoadedContent #in5_show .boxx.x1, #cboxLoadedContent #in5_show .boxx.x2, #cboxLoadedContent #in3_show .boxx.x1, #cboxLoadedContent #in3_show .boxx.x2 {
    width: 277px;
}
#cboxLoadedContent #in8_show .boxx.x1, #cboxLoadedContent #in8_show .boxx.x2 {
    width: 312px;
    
}

#cboxLoadedContent #in3_show #wrapper_box .col > p + p {
 min-height: 160px !important;   
}
#cboxLoadedContent #in3_show #wrapper_box .col > p {
 min-height: 130px !important;   
}

#cboxLoadedContent #in5_show #wrapper_box .col > p + p {
 min-height: 186px !important;   
}


#cboxLoadedContent #in5_show #wrapper_box .col > p {
    margin-bottom: 5px;
    min-height: 170px !important;
}
#cboxLoadedContent #in8_show #wrapper_box .col > p + p {
 min-height: 127px !important;   
}


#cboxLoadedContent #in8_show #wrapper_box .col > p {
    margin-bottom: 5px;
    min-height: 140px !important;
}

#cboxLoadedContent #in8_show .boxx.x3, #cboxLoadedContent #in8_show .boxx.x4 {
     width: 320px;  
}


#cboxLoadedContent #in5_show .boxx.x3, #cboxLoadedContent #in5_show .boxx.x4, #cboxLoadedContent #in3_show .boxx.x3, #cboxLoadedContent #in3_show .boxx.x4 {

    width: 355px;
}

#in5_show #wrapper_box .llink, #in8_show #wrapper_box .llink, #in3_show #wrapper_box .llink {
    font-size: 14px !important;
}

body #in8_show .llink .dessc, body #in3_show .llink .dessc  {
    color: #d92522;
    
}

#in5_show .llink .dessc,#in8_show .llink .dessc, #in3_show .llink .dessc  {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #CC6600;
    font-family: 'clanpronews';
    font-size: 14px;
    margin-left: 0;
    width: auto;
}
    
    
#cboxLoadedContent #in5_show .boxx,#cboxLoadedContent #in6_show .boxx, #cboxLoadedContent #in2_show .boxx,#cboxLoadedContent #in4_show .boxx, #cboxLoadedContent #in8_show .boxx, #cboxLoadedContent #in3_show .boxx {
    
    min-height: 10px;

padding-bottom: 10px;
}



#in2_show #wrapper_box .llink {
    color:  #996600;
}
#in4_show #wrapper_box .llink {
    color:  #660033;
}

#cboxLoadedContent #in2_show .footter_p > a {
color: #660033;
}
#cboxLoadedContent #in2_show #wrapper_box p {
    color: #660033 !important ;
}
#cboxLoadedContent #in4_show .footter_p > a {
color: #996600;
}
#cboxLoadedContent #in4_show #wrapper_box p {
    color: #996600 !important ;
}
#cboxLoadedContent #in6_show .footter_p > a {
color: #009900;
}
#cboxLoadedContent #in6_show #wrapper_box p, #cboxLoadedContent #in5_show #wrapper_box .llink {
    color: #009900 !important ;
}
#cboxLoadedContent #in5_show .footter_p > a {
color: #993300;
}
#cboxLoadedContent #in5_show #wrapper_box p, #cboxLoadedContent #in5_show #wrapper_box .llink {
    color: #993300 !important ;
}
#cboxLoadedContent #in8_show .footter_p > a {
color: #660000;
}
#cboxLoadedContent #in8_show #wrapper_box p, #cboxLoadedContent #in5_show #wrapper_box .llink {
    color: #660000 !important ;
}
#cboxLoadedContent #in3_show .footter_p > a {
color: #003366;
}
#cboxLoadedContent #in3_show #wrapper_box p, #cboxLoadedContent #in3_show #wrapper_box .llink {
    color: #003366 !important ;
}




#cboxLoadedContent #in9_show .footter_p > a {
color: #000;
opacity: 0.5;
}

#scene11 > img, h6 {
    position: absolute;
}
h6 {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: 'clanprobold';
    font-size: 22px;
    left: 0;
    padding: 18px 0;
    text-align: center;
    top: 68px;
    width: 410px;
}

 #scene7 h6 {
    color: #cc3300;
     top: 325px;
 }
 #scene8 h6 {
    color: #333399;
 }
 #scene9 h6 {
    color: #9a0066;
 }
 #scene10 h6 {
    color: #336600;
 }
 #scene10a h6 {
    color: #336600;
 }
 #scene11 h6 {
    color: #d139a9;
 }
 
 
#scene11 .c1 {
    left: 828px;
    top: 41px;
}
 
 
#scene11 .c2 {
    left: 706px;
    top: 129px;
}
 

#scene11 .c3 {
    left: 651px;
    top: 17px;
}
 

#scene11 .c4 {
    left: 447px;
    top: 229px;
}
 

#scene11 .c5 {
    left: 502px;
    top: 94px;
}
 
 #scene11 .c6 {
    left: 194px;
    top: 238px;
}
 

#scene11 .c7 {
    left: 326px;
    top: 163px;
}
 
#scene11 .c8 {
    left: 50px;
    top: 179px;
}
 
 #scene11 .c9 {
    left: 24px;
    top: 142px;
}
 #scene11 .c10:hover {
    right: 19px;
    top: 204px;
 }
 
 
#scene11 .c10 {
    right: 19px;
    top: 201px;
}



#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ background:#fff; margin: 0 auto;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow{border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
     
        
        
        





#chart1 li span{
 color: #cc3300;   
}

#chart2 li span{
 color: #333399;   
}
#chart3 li span{
 color: #333399;   
}
#chart4 li span{
 color: #336600;   
}
#chart5 li span{
 color: #336600;   
}

#chart1 > div {
     top: 430px;
     height: 500px;
}


.charts > div {

    height: 565px;
    position: absolute;
    top: 163px;
    width: 1002px;
}
#chart3 > div {
 height: 405px;
    position: absolute;
    top: 145px;
    width: 1002px;
}


.spec {
    font-style: italic;
    padding: 27px 43px 0;
    text-align: center;
}
#chart4 > div {
    height: 205px;
    position: absolute;
    top: 155px;
    width: 1002px;
}
#chart5 > div {
    height: 205px;
    position: absolute;
    top: 155px;
    width: 1002px;
}


.charts ul {
    list-style: none outside none;
    position: absolute;
    right: 310px;
    text-align: center;
    top: 64px;
}


.charts li:first-child a {
      padding-top: 24px;
}
.charts li.ui-state-active, #chart1 li:hover {
      background: #fff;
}
.charts li a {
    display: block;
    height: 100%;
    padding-top: 14px;
    width: 100%;
}

.charts li {
    border: 3px solid #FFFFFF;
    border-radius: 50px;
    float: left;
    font-family: 'clanprobold';
    font-size: 15px;
    height: 65px;
    line-height: 18px;
    margin: 0 8px;
    padding: 0;
    width: 65px;
}


#chart1 ul {
    top: 320px;
}


#scene8 .tooltip span{ 
background: #333399;
color: #fff;
}
#scene8 .tooltip {
background: none;
    height: 36px;
    left: 158px;
    position: absolute;
    width: 671px;
    z-index: 22;
}
#scene8 .tooltip span {
    right: 142px;
}

#scene8 .tooltip.t1 {
    top: 169px;   
}

#scene8 .tooltip.t2 {
    top: 215px;   
}

#scene8 .tooltip.t3 {
    top: 259px;   
}

#scene8 .tooltip.t4 {
    top: 304px;   
}

#scene8 .tooltip.t5 {
    top: 349px;   
}

#scene8 .tooltip.t6 {
    top: 395px;   
}

#scene8 .tooltip.t7 {
    top: 438px;   
}

#scene8 .tooltip.t8 {
    top: 483px;   
}

#scene8 .tooltip.t9 {
    top: 528px;   
}

#scene8 .tooltip.t10 {
    top: 574px;   
}

#scene8 .tooltip.t11 {
    top: 620px;   
}

#scene8 .tooltip.t12 {
    top: 666px;   
}


