/* 
    Document   : laytou
    Created on : 20/Mai/2013, 17:13:08
    Author     : Filipe Murteira
    Description:
        Purpose of the stylesheet follows.
*/


html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -100px;
}

/* Set the fixed height of the footer here */
#push,
#bottomBar {
  height: 100px;
}

/*
*Fonts
*/
body{
    font-family: Tahoma;
    font-size: 13px;
    line-height: 16px;
}
/*em {
  font-style: normal;
  font-family: MuseoSans-500Italic;
}

.MuseoSans-700,
.MuseoSans-700 { font-family: MuseoSans-700; }
.MuseoSans-300,
.MuseoSans-300 { font-family: MuseoSans-300; }
.MuseoSans-500,
.MuseoSans-500 { font-family: MuseoSans-500; }
.MuseoSans-100,
.MuseoSans-100 { font-family: MuseoSans-100; }
.MuseoSans-900,
.MuseoSans-900 { font-family: MuseoSans-900; }

.fs18{
    font-size: 18px;
}

/*
*Conteudo
*/
#conteudo{
    background-color: #f7f5f5;
    border: 1px solid #c2c2c2;
    margin-bottom: 20px;
    font-size: 12px;
    color: #656565;
}
#conteudo .padding{
    padding: 10px;
}

#conteudo h1{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}
#conteudo a{
    color: #cbdb2a;
    font-weight: 700;
}
#conteudo #encomendaTabs a{
    color: #000000;
}

/*
#conteudo b,
#conteudo strong{
    font-family: MuseoSans-700;
    font-weight: normal;
}
#loader{
    display: none;
}
.conteudo{
    color: #0073bb;
}

#conteudo h3{
    background-image: url("../img/linkSeta.png");
    background-repeat: no-repeat; 
    background-position: left center;
    padding-left: 35px;
}

.linkSeta{
    display: inline-block;
    background-image: url("../img/linkSeta.png");
    background-repeat: no-repeat; 
    padding-left: 35px;
    min-height: 26px;
    padding-top: 3px;
    margin-bottom: 5px;
}
.linkSeta:hover{
    text-decoration: none;
}
.media, .media .media {
    border-bottom: 1px solid #0073bb;
    padding-bottom: 15px;
}
.contactos .media-body{
    padding-top: 80px;
}

/*
*Programa
*/
/*.linksPrograma a{
    display: block;
    width: 60px;
    height: 40px; 
    background-image: url("../img/linkP.png");
    background-repeat: no-repeat; 
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px; 
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 20px;
}

.linksPrograma a.selected,
.linksPrograma a:hover{
    color: #ffc40c;
}
.textosPrograma > div{
    display: none;
}


/*
*Top Bar
*/
/*.topBar{
    min-width: 940px;
    background-color: #085caa;
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 4px;
    min-height: 45px;
    border-bottom:1px solid #FFFFFF;
}
.topBar .text-right{
    padding-top: 15px;
}
#temperatura img{
    width: 18px;
}
/*
*Banner Bar
*/
.bannerTopo{
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    height: 430px;
    overflow: hidden;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(41,41,41,1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(41,41,41,1);
    box-shadow: 0px 3px 10px 0px rgba(41,41,41,1);
}
.bannerTopo .nivoSlider{
    position: relative;
    z-index: 1;
}
.bannerTopo .nivo-controlNav{
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 10;
    padding: 0px;
    text-align: right;
}
.bannerTopo .nivo-controlNav a{
    display: inline-block;
    text-align: center;
    padding-top: 2px;
    padding-right: 1px;
    color: #79828b;
    width: 24px;
    height: 23px;
    background-image: url("../img/slider_a_off.png");
    background-repeat: no-repeat;
    background-position: top left;
    text-decoration: none;
    margin-left: 5px;
}
.bannerTopo .nivo-controlNav a.active,
.bannerTopo .nivo-controlNav a.active:hover{
    color: #FFFFFF;
    background-image: url("../img/slider_a_active.png");
}
.bannerTopo .nivo-controlNav a:hover{
    color: #506a0d;
    background-image: url("../img/slider_a_hover.png");
}

/*
*Banner Conteudo
*/
.bannerTopoEmpty{
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    height: 1px;
}
.bannerTopoC{
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f6f6f6;
    position: relative;
    height: 280px;
    overflow: visible;
   
}
.bannerTopoC .img{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 280px;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
}
.bannerTopoC .titulo{
    position: absolute;
    top:115px;
    left: 165px;
    font-size: 82px;
    color: #656562;
    text-shadow: 2px 2px 4px rgba(255, 255, 255, 1);
    text-transform: uppercase;
    display: none;
}
.bannerTopoC .titulo span{
    display: block;
    font-size: 35px;
    color: #bcbcbc;
    padding-top: 45px;
}

/*
**Menu topo
*/
.menuTopo{
    position: relative;
    height: 44px;
    padding-top: 30px;
    overflow: hidden;
}
.menuTopo .linguas{
    position: absolute;
    color: #58595b;
    top: 25px;
    right: 5px;
    text-align: right;
    font-size: 10px;
    font-weight: 700;
}
.menuTopo .linguas a{
    color: #58595b;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
}
.menuTopo .linguas a.selected,
.menuTopo .linguas a:hover{
    color: #cbdb2a;
}
.menuTopo .logo{
    width: 99px;
    float: left;
    height: 44px;
    border-right: 15px solid #FFFFFF;
}
.menuTopo .menuContainer{
    width: 800px;
    padding-top: 14px;
    float: left;
}
.menuTopo .menuTRContainer{
    position: absolute;
    right: 0px;
    top: 56px;
}

.nav-tabs{
    border-bottom: 0px;
}
.nav-tabs>li>a {
    border: 0px;
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #58595b;
    font-weight: 700;
}
.nav-tabs>li>a, .nav-pills>li>a {
    margin: 0px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
}
.menuTopo .menuTRContainer .nav-tabs>li>a, .menuTopo .menuTRContainer  .nav-pills>li>a {
    border-right: 1px solid #58595b;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 10px;
}
.menuTopo .menuTRContainer .nav-tabs>li.last>a, .menuTopo .menuTRContainer  .nav-pills>li.last>a {
    border-right: 0px;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    color: #cbdb2a;
    background-color: transparent;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    color: #cbdb2a;
    border: 0px;
    background-color: transparent;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus {
    color: #cbdb2a;
    background-color: transparent;
}    
/*
.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}

.menuTopo .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -30px; 
  display: inline-block;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ccc;
  border-left: 15px solid transparent;
  border-bottom-color: #0073bb;
  content: '';
}

.dropdown-menu {
    left: -50%;
    padding: 5px 0;
    margin: 0px 0 0;
    margin-top: 17px;
    background-color: #0073bb;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.dropdown-menu>li>a {
    font-size: 16px;
    padding: 5px 10px;
    color: #FFFFFF;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    color:#ffcb3f;
    background-image: none;
    background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color:#ffcb3f;
    background-image: none;
    background-color: transparent;
}*/

/*
*SubMenu
*/
.subMenuTopo{
    position: relative;
    /*overflow: hidden;*/
/*    height: 30px;*/
    /*margin-bottom: 20px;*/
}
.subMenuTopo .nav {
    margin-bottom: 0px;
}
.subMenuTopo .nav-tabs>li>a {
    color: #656565;
    padding-bottom: 20px;
}

.subMenuTopo .nav-tabs>li>a:hover, .subMenuTopo .nav-tabs>li>a:focus {
    color: #cbdb2a;
    background-color: transparent;
}
.subMenuTopo .nav-tabs>.active>a, .subMenuTopo .nav-tabs>.active>a:hover, .subMenuTopo .nav-tabs>.active>a:focus {
    color: #cbdb2a;
    border: 0px;
     background-image: url("../img/menu-sel.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
}


/*
*Bottom Bar
*/
.bottomBar{
    padding-top: 20px;
    font-size: 12px;
    border-top: 2px solid #797a7c;
}
.bottomBar h3{
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px dashed #58595b;
    color: #58595b;
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.bottomBar input{
    width: 100%;
    background-color: #cbdb2a;
    color: #58595b;
    border: 0px;
}

.bottomBar input[type="text"]{
    border: 0px;
    height: 21px;
    padding: 2px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.bottomBar .pd{
    padding-top: 40px;
}
.bottomBar ul{
    margin: 0px;
    list-style: none;
    float: right;
    margin-top: 45px;
}
.bottomBar ul li{
    float: left;
    border-right: 1px dashed #58595b;
    padding-left: 20px;
    padding-right: 20px;
}
.bottomBar ul li.last{
    border-right: 0px;
    padding-right: 0px;
}
.bottomBar ul li a{
    text-decoration: none;
    color: #58595b;
}
.bottomBar ul li a.active,
.bottomBar ul li a:hover{
    color: #cbdb2a;
}
.bottomBar a.fb{
    float: right;
    text-decoration: none;
    color: #58595b;
    margin-left: 20px;
    margin-top: 38px;
}
.bottomBar a.fb:hover{
    color: #cbdb2a;
}
.bottomBar a.fb img{
    margin-right: 10px;
}
.bottomBar .copy{
    padding-top: 20px;
    font-size: 12px;
    color: #58595b;
}
/*
**FancyBox
*/
.fancybox-skin {
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}


.loading{
    background-image: url("../img/loader.gif");
    background-repeat: no-repeat;
    background-position: bottom center;
}

#waitingMessage{
    font-size: 16px;
    color: red;
    display: none;
    background-image: url("../img/loader.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 40px;
    line-height: 20px;
}
#errorMessage{
    font-size: 16px;
    color: red;
    display: none;
    line-height: 20px;
}


#overlay{
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #FFFFFF;
    z-index: 9999999;
    opacity:0.9;
    filter:alpha(opacity=90); /* For IE8 and earlier */
}

#overlayLoading{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
#overlayLoading table{
    width: 100%;
    height: 100%;
}
#overlayLoading table td{
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}