﻿#sky {
    background: url(../images/sections/todos-a-bordo/sky.png) repeat-x;
    height: 280px;
    width: 100%;
}

#tab-sky-mp {
    background: url(../images/sections/todos-a-bordo/tab-sky.png) no-repeat;
    height: 103px;
    margin-left: 40px;
    margin-top: -235px;
    position: absolute;
    width: 363px;
    z-index: 4;
}

#tab-sky {
    background: url(../images/sections/todos-a-bordo/tab-sky.png) no-repeat;
    height: 103px;
    margin-left: 30px;
    margin-top: -250px;
    position: absolute;
    width: 363px;
    z-index: 4;
}

#TAB-footer {
    background: url(../images/sections/todos-a-bordo/footer-back.png) repeat-x;
    height: 162px;
    padding-top: 50px;
    text-align: center;
    width: 100%;
}

#plane {
    background: url(../images/sections/todos-a-bordo/plane.png);
    height: 132px;
    margin-left: 60px;
    margin-top: 40px;
    position: absolute;
    width: 328px;
    z-index: 15;
}

#folder-footer {
    background: url(../images/sections/todos-a-bordo/folder.png);
    cursor: pointer;
    height: 111px;
    margin-left: 425px;
    margin-top: -80px;
    position: absolute;
    width: 138px;
    z-index: 5;
}


#participate {
    cursor: pointer;
    height: 111px;
    margin-left: 575px;
    margin-top: -80px;
    position: absolute;
    width: 239px;
    z-index: 5;
}

#cloud1 {
    background: url(../images/sections/todos-a-bordo/cloud1.png) repeat-x;
    height: 148px;
    margin-top: 132px;
    position: absolute;
    width: 100%;
    z-index: 5;
}


#cloud2 {
    background: url(../images/sections/todos-a-bordo/cloud2.png) repeat-x;
    height: 163px;
    margin-top: 117px;
    position: absolute;
    width: 100%;
    z-index: 10;
}


#TAB-video-container {
    float: right;
    height: 0;
    margin-right: 4px;
    margin-top: -234px;
    position: relative;
    z-index: 20;
}


#TAB-video-container-mp {
    float: right;
    height: 0;
    margin-right: 4px;
    margin-top: -211px;
    position: relative;
    z-index: 20;
}

#TAB-video {
    margin-right: 1px;
    width: 426px;
}

#TAB-video-navbar-top {
    background-image: url(../images/sections/todos-a-bordo/navbar-top.png);
    float: right;
    height: 26px;
    margin-right: 2px;
    margin-top: -256px;
    position: relative;
    width: 432px;
    z-index: 26;
}

#TAB-video-navbar-top-mp {
    background-image: url(../images/sections/todos-a-bordo/navbar-top.png);
    float: right;
    height: 26px;
    margin-right: 2px;
    margin-top: -233px;
    position: relative;
    width: 432px;
    z-index: 26;
}


#TAB-video-navbar {
    background-image: url(../images/sections/todos-a-bordo/navbar-back.png);
    float: right;
    height: 64px;
    margin-right: 1px;
    margin-top: -21px;
    position: relative;
    width: 434px;
    z-index: 25;
}

#TAB-video-navbar-mp {
    background-image: url(../images/sections/todos-a-bordo/navbar-back.png);
    float: right;
    height: 64px;
    margin-right: 1px;
    margin-top: 2px;
    position: relative;
    width: 434px;
    z-index: 25;
}

#TAB-audio-button {
    background-image: url(../images/sections/lolexperience/audio_icon.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 32px;
    margin-right: 30px;
    margin-top: 9px;
    width: 32px;
}


/*#LOLXP-video-container {
overflow: hidden;
margin: auto;
position: absolute;
    z-index: 20;
    height: 30px;
}

#LOLXP-video{
	position:absolute;
    z-index: 20;
	margin-top: 30px;
    width: 450px;
    height: 20px;
    margin-left:10px;
    background-color: red;
}

#LOLXP-video-navbar
{
    background-image: url(../images/sections/lolexperience/navbar-back.png);
    height: 80px;
    position: relative;
    margin-top:-20px;
}*/