@font-face
{
    font-family: 'spincycle';
    src: url('../fonts/spincycle/spincycle_ot-webfont.eot');
    src: url('../fonts/spincycle/spincycle_ot-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/spincycle/spincycle_ot-webfont.woff') format('woff'), url('../fonts/spincycle/spincycle_ot-webfont.ttf') format('truetype'), url('..fonts/spincycle/spincycle_ot-webfont.svg#spincycle_3d_ot-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'roboto_condensedregular';
    src: url('/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.eot');
    src: url('/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.woff') format('woff'), url('/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.ttf') format('truetype'), url('/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'roboto_condensedbold';
    src: url('/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.eot');
    src: url('/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.woff') format('woff'), url('/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.ttf') format('truetype'), url('/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
a
{
    border: none;
    text-decoration: none;
}
a img{
    border:none;
}
html
{
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    min-height: 100%;
}
body
{
    margin: 0;
    padding: 0;
    background-color: #000;
    font-family: arial;
    background-image: url("http://www.inear.pt/imagens/f25.jpg");
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100%;
}
.clearit
{
    width: 100%;
    clear: both;
}
#wcontainer
{
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 85px;
    text-align: center;
    position: relative;
    background-image: url("../imagens/ftrans.png");
    background-position: right top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 100%;
}
#container
{
    width: 98%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
#logo
{
    width: 50%;
    text-align: center;
    margin-left: auto;
}

#logo img
{
    width: 250px;
    margin: 45px auto 20px;
}

/*menu de navegação*/
.menuTop
{
    width: 100%;
    position: fixed;
    -webkit-backface-visibility: hidden;/*resolve problema do android*/
    background-color: #444;
    /*border-bottom-left-radius: 15px;
     border-bottom-right-radius: 15px;*/
    background-image: url("../imagens/footer_lodyas.png");
    background-size: 50%;
    padding: 10px 0;
    top: inherit;
    top: 0;
    left: 0;
    z-index: 10000;
    box-shadow: 5px 15px 25px #111;
}
.wtop
{
    width: 100%;
    height: 35px;
    overflow: hidden;
}
.player
{
    width: 20%;
    float: left;
    text-align: center;
    margin-left: 2%
}

audio
{
    display: none;
}
.player a
{
    float: left;
    margin: 3px 5px;
}
#fp
{
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    height: 20px;
    background-image: url("../imagens/audio_controls2.png");
    background-position: 0 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 3px;
}
.player a img
{
    width: 25px;
    border: none;
    float: left
}
#navflag
{
    float: right;
    margin-right: 2%;
}
#navegador
{
    width: 100%;
    text-align: center;
}
#navegador a, #navflag a
{
    text-decoration: none;
    border: none;
    margin: 0;
    display: inline-block;
}
#navflag a
{

    color: #EEBB00;
    font-size: 10px;
    margin: 3px;
}
#navegador ul
{
    font-size: 17px;
    font-family: spincycle, Arial, Helvetica, sans-serif;
    list-style-type: none;
    margin: 3px 0 0 0;
    padding: 0;
}
#navegador li
{
    border: none;
    display: inline-block;
    padding: 0 5px;
}

#navflag span
{
    float: right;
    margin-top: 4px;
}
.flags
{
    border: none;
    border-radius: 20px;
    width: 16px;
}
.fla
{
    color: #EEE
}
.aqui
{
    color: #EEBB00;
}
.aqui a
{
    color: #EEBB00;
}
#foot
{
    width: 100%;
    background-color: #222;
    padding: 5px 0;
    text-align: center;
}
#foot a
{
    color: #444
}
#foot > div
{
    display: inline-block;
}
#fo1, #fo5
{
    width: 40%;
    vertical-align: middle;
    color: #444;
    font-size: 10px;
    text-align: left;
}
#fo5
{
    text-align: right;
}
/*fim de menu de navegação*/

/*contactos*/
#sideum
{
    margin-bottom: 30px;
}
.wside
{
    width: 80%;
    margin: 0 5% 50px;
    padding: 15px 5%;
    background-image: url("http://www.inear.pt/imagens/inback.png");
    background-position: center center;
    background-size: 50px;
    border-radius: 20px;
    color:#ddd;
    text-align:justify;

}
#sidedois, #sidetres
{
    display: inline-block;
    vertical-align: top;
    width: 49%;
    text-align: center;
    color: #EEBB00;
    margin-bottom: 30px;
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
}
#sidedois
{

    font-size: 25px;
}
#mainlocal
{
    width: 75%;
    margin: 0 auto;
    text-align: left;
    font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;
}
#mainlocal p
{
    margin: 3px;
}
#mainlocal span
{
    font-size: 12px;
}
.formStage
{
    width: 75%;
    margin: auto;
    position: relative;
}
.formStage form, .formStage table
{
    width: 100%;
    text-align: left;
}
.formStage input, .formStage  textarea
{
    background-color: #444;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
    border: medium none;
    color: #ccc;
    height: 25px;
    max-width: 100% !important;
    margin-bottom: 5px;
    margin-left:auto;
    width: 100% !important;
    border-radius: 5px;
}
.formStage  textarea
{
    height: 50px;
}
.formStage input[type="submit"]
{
    font-size: 1em;
    font-weight: bold;
    color: #1b1b1b;
    background-color: #EEBB00;
    width: 50% !important;
    margin: 3px auto;
    height: 30px;
    float:right;
    cursor: pointer;
}
.formTdWarn
{
    font-size: 10px;
    text-align: center;
    padding: 10px 0;
}
.bloq
{
    color: #EEBB00;
    height: 70%;
    padding: 15%;
    opacity: 1;
    position: absolute;
    width: 70%;
    display: none;
    background-color: #222;
    border-radius: 3px;
}
/*fim de contactos*/

/****MEDIA**/
@media screen and (max-height: 200px)
{
    .menuTop
    {
        display: none;
    }
    #wcontainer
    {
        margin-top: 0%;
    }
}
@media screen and (max-width: 1280px)
{

    #wcontainer
    {
        width: 100%;
    }

}
@media screen and (max-width: 900px)
{

    .player
    {
        width: 30%;
    }
    #navflag
    {
        width: 40%;
        text-align: right;
        margin-bottom: 10px;
    }
    #navegador
    {
        width: 100%;
    }
    #logo
    {
        width: 60%;
    }
    .wside
    {
        width: 96%;
        margin: 0 1% 50px;
        padding: 15px 1%;
    }
    #sidedois, #sidetres
    {
        width: 100%;
    }
    #mainlocal
    {
        width: 100%;
    }
    .formStage
    {
        width: 100%;
        margin: auto;
        position: relative;
    }

}
@media screen and (max-width: 700px)
{
    #fo1, #fo5
    {
        width: 100%;
        margin-bottom: 3px;
        text-align: center;
    }
    .dev img
    {
        height: 8px;
    }
}
@media screen and (max-width: 640px)
{
    #wcontainer
    {
        margin-top: 80px;
    }
    #navegador ul
    {
        font-size: 0.9em;
    }

    #navegador li
    {
        width: auto;
    }
    #logo
    {
        top: 70px;
    }
}
@media screen and (max-width: 500px)
{
    #wcontainer
    {
        margin-top: 130px;
    }
    #navegador li
    {
        margin: 10px 0;
        font-size: 0.9em;
        text-align: center;
        width: 29%;
    }
    #navegador ul
    {
        font-size: 0.9em;
    }
}
@media screen and (max-width: 450px)
{
#wcontainer
    {
        margin-top: 130px;
    }
    #navegador li
    {
        margin: 10px 0;
        font-size: 0.9em;
        text-align: center;
        width: 29%;
    }
    #navegador ul
    {
        font-size: 0.9em;
    }
    #logo
    {
        width: 100%;
        margin: auto;
    }
}

