/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
    margin: 0;
    padding: 0;
}

a {
    outline: none;
}

body {
    color: #333;
    margin-bottom: 40px;
    font-family: Verdana;
    background-color: #F1EEED;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}

.clear{
    clear:both;
}

#Layout h2{
    display:none;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
    width: 984px;
    margin: 0 auto; 
}
#Container { 
    width: 984px;
    background: #fff
}
#Layout {
    clear: both;
    padding-left: 35px;
    padding-right: 35px;
    min-height: 654px;
    overflow: hidden;
    width: 914px;
    background-color: #FFF;
}

#contentLeft{
    float:left;
    width:824px;
    margin: 0;
    text-align: left;
}

#contentRight{
/*    float: right;
    height: 436px;
    margin-right: 21px;17px;
   .margin-right: 0;-4px;
    margin-top: -38px;*/

    float: right;
    height: 412px;
    margin-right: 21px;
    margin-top: 0;
    
}


/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
    color: #B7C0C5;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    min-height: 34px;
    padding-top: 10px;
    text-align: left;
}
	#Breadcrumbs p {
            margin: 0;
            color: #FFF;
            font-size: 14px;
            font-weight: bold;
	}


        #Breadcrumbs a{
            text-decoration: none;
            color: #FFF;
        }


/* HEADER
----------------------------------------- */
#Header {
    width: 984px;
    .width: auto;
    height: 96px;
    margin: 0 auto;
    background: #fff;
    clear: both;
    float:left;
}

#Header .headerLeft{
   float: left; 
   margin-left: 22px;
   margin-top: 15px;
}

#Header .headerRight{
    float: right;
    margin-right: 22px;
    margin-top: 15px;
}


#Header .headerLeft .logoBC{
    float: left;
    padding-left: 22px;
    padding-top: 11px;
    width: 322px;
}

#Header .headerRight .menutop{
    float:right;
    height: 30px;
}

#Header .headerRight .menutop ul {
    list-style: none;
    float:left;
}

#Header .headerRight .menutop li {
    list-style: none;
    float:left;
}

#Header .headerRight .menutop li.recrutamento a{
    background: url(../images/bts-noticias-recrutamento.gif) no-repeat;
    background-position: -98px 0;
    text-decoration:none;
    border: 0 none;
    float: left;
    font-size: 0;
    width: 154px;
    height: 28px;
    text-indent:-9999px;
}

                        
#Header .headerRight .menutop li.noticias a, li.noticias a:hover, li.noticias a:active{
    background: url(../images/bts-noticias-recrutamento.gif) no-repeat;
    background-position: 0 0;
    text-decoration:none;
    border: 0 none;
    float: left;
    font-size: 0;
    width: 98px;
    height: 28px;
    text-indent:-9999px;
}

#Header .headerRight .menutop li.recruitment a{
    background: url(../images/bts-noticias-recrutamento-en.gif) no-repeat;
    background-position: -98px 0;
    text-decoration:none;
    border: 0 none;
    float: left;
    font-size: 0;
    width: 154px;
    height: 28px;
    text-indent:-9999px;
}

#Header .headerRight .menutop li.news a{
    background: url(../images/bts-noticias-recrutamento-en.gif) no-repeat;
    background-position: 0 0;
    text-decoration:none;
    border: 0 none;
    float: left;
    font-size: 0;
    width: 98px;
    height: 28px;
    text-indent:-9999px;
}


#Header .headerRight .menudown{
    clear: both;
    float: right;
    padding-right: 44px
    .padding-top:25px;
}


#Header .headerRight .translations{
    font-size: 12px;
    padding-left: 15px;
    padding-top: 15px;
    .float: right;
}

#Header .headerRight .translations .en-US, .pt-PT {
/*    padding-right: 10px;*/
    padding-left: 10px;
    float:left;
}

#Header .headerRight .translations ul, #Header .headerRight .translations ul li {
    list-style: none;
    float: left;
    .padding-bottom: 16px;
}


#Header .headerRight .translations li.logoutLink a {
    background-color: #E5230F;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 19px;
    padding: 2px;
    text-decoration: none;
    text-transform: lowercase;
}

#Header .headerRight .translations li.logoutLink a.hover, a.active{
    color: #FFFFFF;
    line-height: 20px;
    .line-height: 36px
    margin-right: 20px;
    .margin-right: 10px;
}

#Header .headerRight .translations li.pt-PT a{
    background: url(../images/flag_icons/botao-pt.gif) no-repeat;
    text-decoration:none;
    border: 0 none;
    float: left;
    font-size: 0;
    width: 50px;
    height: 19px;
    text-indent:-9999px;
}

#Header .headerRight .translations li.en-US a{
    background: url(../images/flag_icons/botao-en.gif) no-repeat;
    text-decoration:none;
    border: 0 none;
    float: left;
    font-size: 0;
    text-indent:-9999px;
    width: 50px;
    height: 19px;
}

#shadowHeader{
/*    background: url("../images/shadow-header.png") no-repeat scroll right top transparent;*/
    border: 0 none;
    float: right;
    font-size: 0;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    width: 360px;
    position:relative;
}

#menu_paginas{
    height: 72px;
}

/* LOGIN
*************************************************************/
#LoginDiv #header{
    background-image: url("/themes/gbc_recrutamento/images/bg_header.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #604D44;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 10px;
    .line-height:15px;
    padding-left: 0px;
    width: 921px;
    margin-top:35px;
    .padding-top:33px;
    margin-bottom:20px;
}

#LoginDiv #conteudoTop{
    color: #604D44;
    margin-bottom:20px;
    margin-left:10px;
    margin-bottom:20px;
    margin-top:10px;
}

#LoginDiv #conteudoBottom{
    color: #604D44;
    margin-bottom:20px;
    margin-left:10px;
    margin-bottom:20px;
    margin-top:20px;
}

#LoginDiv #conteudoBottom a{
    color: #604D44;
    font-weight:bold;
    text-decoration:underline;
}

#info_login_error{
    margin-top:10px;
    color:red;
    float: left;
    width: 100%;
}

#Form_AutenticacaoForm{
	margin-left:10px;
}

#Form_AutenticacaoForm .left{
    color: #604D44;
    font-size:13px;
    font-weight:bold;
    float:none;
}

#Form_AutenticacaoForm .middleColumn {
    background: none repeat scroll 0 0 transparent;
    margin:0px;
    padding:0px;
    float:none;
}

#Form_AutenticacaoForm .Actions {
    margin-top: 0px;
    .margin-top:5px;
}

#Form_AutenticacaoForm_action_doAutenticacao{
	background: url(/themes/gbc_recrutamento/images/submeter_button.gif);
	width:91px;
	height:20px;
	font-size:0px;
	border:0px;
	color:#FFF;
	margin-top:10px;
}


#Form_AutenticacaoForm_username,
#Form_AutenticacaoForm_password {
    border: 1px solid #999999;
    height: 20px;
    margin-right: 5px;
	font-size:13px;
	color: #604D44;
	font-weight:100;	
    width: 300px;
}

#Form_AutenticacaoForm label.error {
    display: inline;
    padding-top:5px;
    .padding-top:0px;
    float:left;
    margin-left:0px;
    margin-bottom:10px;
    .margin-bottom:0px;
    margin-top:0px;
    width:800px;
}

#Form_AutenticacaoForm #error_username, #error_password{
	height:auto;
	margin-top:0px;
	padding-top:0px;
}

/* MENU RECRUTAMENTO
*************************************************************/

#menuHomepageRecrutamento{
    margin: 10px 0 0;
    min-height: 129px;
    padding: 10px;
    width: 450px;
}

#menuHomepageRecrutamento p{
    margin: 0;
    padding: 10px 0;
}

#menuHomepageRecrutamento a {
    color: #000;
    text-decoration: none;
}

#menuHomepageRecrutamento p a:hover, a:current {
    color: #DA5800;
    text-decoration: underline;
}

/* LOGOUT e TRANSLATIONS
***************************************************************/


#captchaDiv{
	margin-top:20px;
	width:90%;
	float:left;
	margin-left:15px;
}
/*
#captchaDiv .realperson-text {
    font-family: "Courier New","Monaco", monospace;
    font-size: 6px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 3px;
    margin-bottom:10px;
}

#rpChall{
    width:200px;
}

#defaultReal_id{
	width:170px;
}
*/
.hiddenRecaptcha {
    display: none;
}

#valdatanascimento, .error{
	margin-left:5px;
	color:#FF0000;
}

/* HOMEPAGE
***********************************************************************
*/

#BackgroundImage{
    z-index:-40;
    margin:0;
    padding:0;
    clear: both;
    min-height: 470px;
    width:984px;
}

#footerDestaques{
    background-color: #FFFFFF;
    float: left;
    padding: 25px 22px;
    width: 940px;
}



/* PAGE GBC
***********************************************************************
*/

#contentBGCLeft{
    background-color: #FFFFFF;
    float: left;
    font-size: 12pt;
    margin-top: 45px;
    margin-bottom: 20px;
    .padding-bottom: 20px;
}

#contentBGCLeft h1{
    background: url("../images/linha-texto-pgbc.gif") repeat-x scroll left bottom transparent;
    padding-bottom: 21px;
    font-size: 15px;
    font-weight: bold;	
    color: #604D44;
}

#contentBGCLeft h2{
    color: #604D44;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
}

#contentBGCLeft p{
    font-size: 13px;
    margin: 0;
    line-height: 20px;
    color: #604D44;
}

#contentBGCRight {
    background-color: #FFF;
    margin: 0;
    padding: 0;
    float: left;
    padding-left:34px;
}


#Form_EditForm{
    padding-left: 20px;
    padding-top: 70px;
}


/* WIDGET MENU HOMEPAGE
***********************************************************************
*/
#menuImagem{
    width:918px;
    float:left;
}

#menuImagem .separadorTop{
    background-position: left top;
    background-repeat: no-repeat;
    height:1px;
}

#menuImagem .separador{
       /* background-image: url('/themes/gbc_recrutamento/images/bg_header.png');
	background-position: left bottom;
	background-repeat: repeat-x; */
        display:none;
}

#menuImagem #separador{
    height:82px;
    margin: 0 30px;
    padding:0px;
}

#menuImagem #separador.Last{
    height:72px;
    margin: 0 30px;
    padding:0px;
}

#menuImagem_conteudo{
    float:left;
    margin-bottom:10px;
    width:402px;
    padding:10px;
    background-color: #F6F2F1;
}

#menuImagem_conteudo .textoTop,
#menuImagem_conteudo .texto{
    float:left;
    width:300px;
    margin-top:10px;
}

#menuImagem_conteudo .imagemTop,
#menuImagem_conteudo .imagem{
    float:left;
    width:65px;
}


#menuImagem_conteudo .imagem IMG,
#menuImagem_conteudo .imagemTop IMG{
    width:51px;
    border:0px;
}



#menuImagem_conteudo .texto a,
#menuImagem_conteudo .textoTop a
{
    color: #604D44;
    margin: 0;
    font-size:13px;
    font-weight:bold;
    padding: 0;
}

.WidgetHolder .SingleContentWidget{
    float:left;
    margin:20px 0 0 0;
    padding-bottom:20px;
}

#contentBGCRight .WidgetHolder .SingleContentWidget{
	float:left;
    margin:0;
    padding-bottom:20px;
}

ul, li{
    list-style: none;
}


body .gestor-cookies-btn-container {
    width: 100%;
}
body .gestor-cookies-btn-container .gestor-cookies-btn {
    text-transform: uppercase;
    padding: 0px 20px;
    margin: 0 auto;
    background-color: #F25D26;
    color: #fff;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}