/* 
    Document   : layout
    Created on : 10/Jul/2012, 17:33:00
    Author     : Daniel
*/

body{
    font: 13.3px Verdana, sans-serif;
}

#main{
    width: 1000px;
    height: 800px;  /*   pode ser auto     */
    margin: 0 auto;
/*    padding: 10px;*/
    
    background-color: #ffffff; /*ededed*/
}

#header{
    height: 40px;
}
#breadcrumbs{
    margin-left: 300px;
    padding-top: 10px;
    font: 18px "Agency FB", sans-serif;
    color: #37bfd9;
    position: relative;
}

#middle-left{
    margin-left: 300px;
}

#middle{
    margin-left: -300px;
}

#coleft{
    float: left;
    width: 275px;
    height: 675px;
    background-color: #ffffff; /*232323*/
    text-align: left;
    font: 24px "Agency FB", sans-serif;
    padding-top: 25px;
    padding-left: 25px;
}

#coleft ul{
    margin-left: -30px;
    margin-top: 0px;
}

#coleft ul li{
    list-style: none;
    padding-top: 7px;
/*    padding-bottom: 13px;*/
}

#coleft a{
    display: block;
    text-decoration: none;
    color: #37bfd9;
}

#coleft a:active
{
    color: #006db5;
}

#coleft a:hover
{
    color: #006db5;
}

#logo{
    height: 103px;    
/*    background-image: url(img/logo_250x103.png);*/
/*    background-repeat: no-repeat;*/
    margin-bottom: 50px; 
    margin-left: -25px;
}

#wrapper{
    margin-left: 300px;
}

#content{
    /*height: 100%;  /*700,  630*/
    width: 680px;  /*650,    605*/
/*    padding-left: 20px;
    padding-top: 35px;
    padding-right: 25px;
    margin-top: auto;
    padding-bottom: 35px;*/
    min-height: 580px;     /*570, 500***********************************************/
    
/*    background-color: #006db5;*/
    position: relative;
}

h2{
   font: 40px "Agency FB", sans-serif;
   color: #ffffff;
   margin-top: 30px;  /*20*/
   margin-bottom: 97px; /*85*/
}

h1{ /*Para gestões, assim titulo nao fica tao distanciado do conteudo*/
   font: 40px "Agency FB", sans-serif;
   color: #ffffff;
}

p{
    color: #ecf4f9;
    margin-bottom: 25px;
    margin-top: 0px;
}

#equipa{
    color: #ecf4f9;
    margin-bottom: 25px;
    margin-top: -20px;
    white-space: pre-wrap;
    line-height: 17px;
}

.datas{
    color: #ecf4f9;
    font-weight: bold;
/*    margin-bottom: 0px;
    margin-top: 0px;*/
}

.or{
    color: #f6883c;
    font-style: italic;
    text-decoration: none;
}

.orv{
    color: #f6883c;
    font-style: italic;
    font: 10px Verdana, sans-serif;
    text-decoration: none;
}

#linksv{
    list-style-image: url(img/voltar.png);
}

#links{
    list-style-image: url(img/marcador_links.png);
}

#links li{
    margin-bottom: 15px;
}

#bottom{
    height: 38px;
/*    background-image: url(img/bottom_340x38.png);*/
    background-repeat: no-repeat;
    margin-left: 300px;
    margin-top: 10px;
}


/**********************************************/

#text{
    padding: 30px;  /*10*/
}



#menuright {


/*    float: right;*/
    height: 100%;

    position: absolute;
/*    margin-left: 10px;*/
    right: 0;
    bottom:0;
}

#menuright .col{
    height: 100%;

    float: left;
    position: relative;
/*    width: 55px;  50*/

/*    background: #4c99cb;*/
/*    border-right: 1px solid #fff;*/

}

/*#menuright .col2{
    height: 100%;

    float: left;
    position: relative;
    width: 55px;  50

    background: #7fb6da;
    border-right: 1px solid #fff;

}*/

#menuright .col a {

    cursor:pointer;
    text-decoration: none;

    font: 24px "Agency FB", sans-serif;
    font-weight: bold;
    color: #e6f1f7;
    transform: rotate(270deg);
    
    
    -ms-transform:rotate(270deg);
    -moz-transform: rotate(270deg);  /*Firefox*/ 
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    
    transform-origin: left top;

    white-space:nowrap;/**/

    bottom: 0; 
    position: absolute;

/*    width: 10000px;*/ 
    width: 55px;

    line-height: 50px;
    margin-bottom: 35px;
}



/************************************************/

.buttons input{
    color: white;
    font: bold 15px  Verdana, sans-serif;
    padding-bottom: 4px;
    background-image: url(img/button-bg2.png);
    background-repeat: repeat-x;
    width: 105px;
    height: 29px;
    border-radius: 3px;
/*    border: 2px outset #d7b9c9;*/
}

.linkb a{
    background-color: #37bfd9;
    border-radius: 3px;
    font: bold 13.3px Verdana, sans-serif;   
    padding: 5px;
    text-decoration: none;
    color: #ecf4f9;
    margin-right: 95px;
    
}

.linkb a:hover
{
    color: #006db5;
}

/*Botao adicionar à reserva*/
.linkr a{
    background-color: #37bfd9;
    border-radius: 3px;
    font: bold 13.3px Verdana, sans-serif;   
    padding: 1px;
    text-decoration: none;
    color: #ecf4f9;
}

.linkr a:hover
{
    color: #006db5;
}


.linkc a{
/*    background-color: #ffffff;*/
/*    border-radius: 3px;*/
    font: italic 13.3px Verdana, sans-serif;   
/*    padding: 5px;*/
/*    text-decoration: none;*/
    color: #ffffff;
/*    margin-right: 95px;*/
    
}

.linkc a:hover
{
    color: #26BCD7;
}

/*.linkb input{
    color: white;
    font: bold 15px  Verdana, sans-serif;
    padding-bottom: 4px;
    background-image: url(img/button-bg2.png);
    background-repeat: repeat-x;
    width: 105px;
    height: 29px;
    border-radius: 3px;
    border: 2px outset #d7b9c9;
}*/



.pager{
    color: #ecf4f9;
    font: bold 13.3px  Verdana, sans-serif;
}

/*___________________________________________________________*/

#menujogos{
/*    font-family:'Trebuchet MS', Verdana, Tahoma, sans-serif;*/
/*    margin:40px 0 0 40px;*/
}

#menujogos ul{
/*    text-align:center;*/
/*    width:230px;*/
/*    margin-left:20px;*/
    list-style:none;
/*    border:1px solid #ffffff;*/
/*    border-bottom:none;*/
    padding: 0;
    margin: 0;
}

#menujogos ul li a{
    font: bold 15px Verdana, sans-serif;
    padding:5px;
    padding-left:0;
    display:block;
    text-decoration:none;
    color:#ffffff;
/*    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;*/
}

#menujogos ul li a:hover{
    background-color:#ffffff;
    color:#39F;
/*    border-left:1px solid #26BCD7;
    border-right:1px solid #26BCD7;*/
}

h3{
    font: 40px "Agency FB", sans-serif;
    color: #ffffff;
}

h4{
    font: 25px "Agency FB", sans-serif;
    color: #ffffff;
}

h4 a{
    color: #ffffff;
}

span.date{
    font-size: 0.6em;
}

#jogo{
    width: 647px;
    padding-top: 55px;
    padding-bottom: 3px;
    padding-left: 33px;
    margin-bottom: 60px; /*60px*/
    margin-top: -30px;
    margin-left: -30px;
    
}


/*#titulojogo{
    height: 200px;
    background-color: blue;
}*/



/*TABELA RESERVAS*/
table.items{
    font-size: 12px;
}
table.items select {
    font-size: 10px;
    width:100%;
}

table.items thead tr.filters td input[type="text"]{
    width:100%;
    font-size: 12px;
}

/*Mensagem ao admin*/
#message a{
    margin-left:530px;
    text-decoration: none;
    color:#26BCD7;
    font-style: italic;
}

/*Galeria de Imagens*/

.thumb img {
height: 100px;
width: 120px;
border: 3px solid #0066B3;
padding: 1px;
margin: 0 10px 10px 0;
}

.thumb img:hover {
border: 3px solid #0066B3;
cursor:pointer;
}
 

/*Multilinguagem*/

#language-selector{
    margin-top: 13px;
/*    margin-left:530px;*/
    text-decoration: none;
    color:#26BCD7;
    font-style: italic;
    font-size: 15px;
    position: absolute;
    right: 20px;
}

.game-image{
    width: 75%;
}

.game-inf p{
    color: black;
}


.grid-view, .errorSummary, .errorSummary p{
    color: black;
}

.detail-view{
    color: black;
}

.details{
    color: white;
    font-size: 0.7em;
}

.date-view{
    color: black;
}