.img_box {
    width: 100%;
    height: 100%;
}

.closeImageBox {
    border: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}

.battery_container{
    height: 155px;
}

.battery_container div, .battery_container img{
    position: absolute;
}

.battery_load_wrapper{
    bottom: 0px;
    width: 177px;
    height: 155px;
    overflow: hidden;
}

.battery_load_wrapper img{
    bottom: 0px;
    left: 0px;
    display: block;
    position: absolute;
    width: 177px;
    height: 155px;
}



#viewport_intro .text_container {
    width: 600px;
    top: 466px;
    left: 292px;
}

#viewport_intro h2 {
    position: relative;
    top: 0;
    left: 0;
}

#intro {
    display: none;
}


#clouds{
    position: absolute;
    top: -66px;
    left: 419px;
}

#viewport00 .overlay_open{
    position: absolute;
    top: 519px;
    left: 831px;
}

#viewport00 .teaser {
    top: -67px;
    left: 413px;
    position: absolute;
}

#viewport00 .background {
    top: 145px;
    left: 26px;
    position: absolute;
}

#viewport00 .text_container {
    position: absolute;
    top: 89px;
    left: 829px;
}

#viewport00 h2 {
    position: relative;
    top: 0;
    left: 0;
}

#chapter00_popup{
    position: absolute;
    width: 616px;
    height: 432px;
    top: 120px;
    left: 527px;
    display: none;
}

#viewport00 .popup {
    width: 616px;
    height: 432px;
    position: absolute;
    padding-top: 16px;
    padding-left: 17px;
    background-repeat: no-repeat;
}

#viewport00 .popup_close{
    right: 0px;
    top: 20px;
    border: 0px;
    position: absolute;
    z-index: 3;
}

#viewport00 .popup_text {
    left: 286px;
    position: absolute;
    top: 326px;
    width: 300px;
    font-size: 12px;
    line-height: 16px;
}

#viewport00 .popup_controls {
    position: absolute;
    left: 23px;
    bottom: 67px;
    z-index: 3;
    float: left;
}
#viewport00 .popup_index{
    margin-left: 9px;
}

#viewport00 .popup_controls span{
    font-size: 10pt;
}

#viewport00 .popup_open{
    position: absolute;
    left: 831px;
    top: 445px;
}

#viewport00 .shadow{
    position: absolute;
    top: 355px;
    left: -330px;
    opacity: 0;
}

#viewport00 .popup_next{
    margin-left: 7px;
}

#viewport01 .background {
    top: 109px;
    left: 70px;
    width: 784px;
    height: 454px;
    position: absolute;
}

#viewport01 h2 {
    position: absolute;
    width: 600px;
    bottom: 0px;
}

#viewport01 .text_container {
    position: absolute;
    top: 191px;
    left: 829px;
    width: 600px;
}

#viewport01 .shadow{
    position: absolute;
  	top: 370px;
    left: -310px;
}

#viewport01 .headline_wrapper{
    position: absolute;
    top: 194px;
    left: 642px;
}

#viewport01 .battery_container{
    position: absolute;
    top: 207px;
    left: 636px;
}

.battery_indicator{
    background-image: url(../img/energy/chapter01/break_energy_indicator_sprite.png );
    width:34px;
    height:34px;
    top: 14px;
}
#battery_minus{
    background-position:34px 34px;
    left: 124px;
}
#battery_plus{
    background-position:0px 34px;
    left:22px;
}

#viewport02 .teaser{
    left: 750px;
}

#viewport02 .shadow_wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0px;
}

#viewport02 .shadow{
    position: absolute;
    top: 320px;
    left: -119px;
    opacity: 0;
}

#viewport02 .text_container {
    position: absolute;
    top: 175px;
    left: 83px;
    width: 600px;
}

#viewport02 h2 {
    position: absolute;
    width: 300px;
    top: 446px;
    left: 81px;
}
#viewport02 .background {
    top: 97px;
    left: 278px;
    position: absolute;
    width: auto;
    height: auto;
}

#viewport02 .efficient_dynamics_logo{
    position: absolute;
    top: 587px;
    left: 78px;
}


#viewport02 .button_container {
    position: absolute;
    top: 465px;
    left: 994px;
}

#microsite .car_button {
    cursor: pointer;
}

#microsite .car_button {
    position: relative;
    text-align: center;
    line-height: 11.5pt;
    font-size: 10pt;
    font-weight: bold;
    width: 68px;
    color: #666;
}

#microsite .car_button p{
    font-family: BMWType_Bold,Arial, sans-serif;
    padding-left: 9px;
    font-weight: normal
}

.car_button:hover, .car_button:active{
    color: #0044cc;
}

.car_button:hover .car_button_sprite, .car_button:active .car_button_sprite{
    background-position: 0 0;
}

.car_button_sprite {
    position: relative;
    height: 37px;
    width: 94px;
    background-repeat: no-repeat;
    background-image: url(../img/energy/chapter02/sprite_car_button.png );
    background-position: 5px -50px;
}

#car_button_1 {
    margin-bottom: 10px;
}

#viewport02 .battery_container{
    position: absolute;
    top: 441px;
    left: 821px;
}

#electric_steering{
    background-image: url(../img/energy/chapter02/electric_steering.png );
}

#hydraulic_steering {
    display: none;
    background-image: url(../img/energy/chapter02/hydraulic_steering.png );
}

#steering{
    position: absolute;
    top: 328px;
    left: 799px;
}

.steering{
    width: 230px;
    height: 140px;
}

#microsite .viewport {
    height:600px;
}