@charset "utf-8";
*{margin:0; padding:0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background: #FFDD7F url(images/portal/backgroundOrange.png) repeat-x;*/
	background-color:#FFDD7F;
}

a{ color:#009; outline:none; }
a:hover{ color:#00F; }

p{ margin-bottom:15px; }

input{ border:1px solid #999; padding:0px 0 2px 3px; }

textarea{ font-family: Arial, Helvetica, sans-serif; font-size:12px; padding-left:3px; }

img{ border:none; }

#bodyMain{
	margin: 0 auto;
	width:1010px;	
	
	border:0px solid #000;
}

#main{
	float:left;
	width:1010px;
	background-color:#FFF;
	border-left:1px solid #F90;
	border-right:1px solid #F90;
	border-bottom:1px solid #F90;
}


#headerMain{
	float:left;
	width: 1010px;
	height:140px;
	/*border:1px solid #0F0;*/
}

#headerTopMenu{
	float:right;
	width:510px;
	padding:3px 10px 0 0;
	height:17px;
	text-align:right; 
	margin-bottom:10px;	
	font-size:10px;
	background: url(images/portal/horizontal_gradiente_orange.png) left center repeat-y;
	font-weight:bolder;
}

#headerTopMenu a{ text-decoration:none; outline:none; }
#headerTopMenu a:hover{ text-decoration:underline; }

#headerLogo{
	width:400px; 
	float:left; 
	padding:0 10px 0 10px;
	margin-top:-25px;
}

#headerRightContent{
	width:570px; 
	float:left; 
	text-align:right;
	/*border:1px solid #000; */
}

#headerSeparator{
	width:1000px;
	height:5px;
	float:left;
	margin:0 5px 0 5px;
	border-bottom:5px solid #F90;
}

h1
{
	float:left;
	width:630px;
	color: #004800;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom: 2px solid #F90;
	padding-left: 3px;
}

#loginBox{}
#loginBox a{ }
#loginBox a:hover{ }



#contentMain{
	float left;
	width:1010px;
}
/*
#mainNavigator{
	float:left;
	width:760px;
	font-size:10px;
	color:#333;
	padding-left:20px;
	margin:2px 0 8px 0;
}
*/
#verticalMenu{
	float:left;
	width:170px;
}

.sectionTitle{
	border-top:1px solid #FFFFFF;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;

	padding:4px 0 2px 4px;
	font-size: 13px;
	font-weight: bolder;
	color:#060;
	background:url(images/portal/gradient_orange.png) repeat-x;
	width:157px;
	margin:0 0 0 5px;
}

.sectionTitleRight{ width:177px; margin:0; }

.sectionBox{
	float:left;
	width:160px;
	border: 1px solid #d7d7d7;
	margin:3px 0 5px 5px;
}

.sectionBoxRight{ width:180px; margin-left:0; }

.sectionBox ul{
	padding: 0;
	list-style: none;
	font-size:11px;
	background-color:#EFEFEF;
	margin:0;
}

.sectionBox li{
	background: transparent url(images/portal/yellow_bullet.gif) 2px 5px no-repeat;
	padding: 2px 0 2px 12px;
	border-bottom:1px solid #999;
	height:16px;
}

.sectionBox li:hover{ background-color:#C4C4C4; }

.sectionBox li a{
	text-decoration:underline;
	font-weight:bolder;
	color:#0000ee;
	display:block;
	height:17px;
}

.sectionBox li a:hover{
	color:#000;	
}


#contentData{
	float:left;
	width:638px;
	margin:0 7px 0 7px;
	border:0px solid #000;
}

#rightContent{
	float:left;
	width:180px;
	
	border:0px solid #000;
}

#footer{
	float:left;
	width:1000px;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
    margin: 20px 5px 0 5px;
    font-size:10px;
}

#footerText{
	background: url(images/portal/gradient_grey.png) repeat-x;
	border-top:4px solid #F90;
	color:#666666;
	line-height: 15px;
	padding: 3px 0 5px 7px;
	
}

#pageNavigator{ float:left; width:100%; text-align:left; font-size:10px; margin-bottom:10px;}
.leftAlign{ float:left; width:100%; text-align:left; margin-bottom:10px;}
.centerAlign{ float:left; width:100%; text-align:center; margin-bottom:10px;}
.rightAlign{ float:left; width:100%; text-align:right; margin-bottom:10px;}
.justifyAlign{ float:left; width:100%; text-align:justify; margin-bottom:10px;}

.formLabel{ float:left; text-align:right; font-weight:bolder; margin-right:5px; padding-top:1px;}
.formInput{ float:left; text-align:left;}

.textInput{ border:1px solid #999; font-size:12px; }


.errorInput{ border:#F00 1px solid;	background-color:#FFC; color:#F00; }
.hide{ display:none; }
.messageErrorBox{ color:#FF0000; }
.show{ display:block; }
.boundenField{ color:#FF0000; vertical-align:top; }


.noUnderlineLinks{ text-decoration:none; }
.noUnderlineLinks:hover{ text-decoration:underline; }





/* PAGINACAO CSS*/

#paginationMain{
	width:630px;
	float:left;
	margin:auto;
	text-align:left;
	border:0px solid #000;
	overflow:hidden;position:relative
}

.paginationNavigator{
	float:left;
	position:relative;
	left:50%;
	text-align:left;
	margin-bottom:2em;
	margin-top:15px;
}
.paginationNavigator ul{
	list-style:none; 
	position:relative;
	left:-50%;
	margin:0;
	padding:0;
	
} 
.paginationNavigator li{
	float:left;
	position:relative;
	
}
.paginationNavigator li.last{margin-right:0}
.paginationNavigator li a{
	height:16px;
	position:relative;
}

.paginationNavigator li.separador{
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	width:10px;
	height:16px;
}

.paginationNavigator li.separador_meio{
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

.paginationNavigator li.page_number{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.paginationNavigator li.page{
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;

}
.paginationNavigator li.page a{
	color: #333333;
	text-decoration:underline;
}
.paginationNavigator li.page a:hover{
	text-decoration:none;
}
.paginationNavigator li.first_page{
	width:16px;
	height:16px;
}
.paginationNavigator li.first_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorFirst.png) no-repeat;
}
.paginationNavigator li.first_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}
.paginationNavigator li.last_page{
	width:16px;
	height:16px;
}
.paginationNavigator li.last_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorLast.png) no-repeat;
}
.paginationNavigator li.last_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}
.paginationNavigator li.next_page{
	width:16px;
	height:16px;
}
.next_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorNext.png) no-repeat;
}
.paginationNavigator li.next_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}
.paginationNavigator li.previous_page{
	width:16px;
	height:16px;
}
.paginationNavigator li.previous_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorPrevious.png) no-repeat;
}
.paginationNavigator li.previous_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}

/* END PAGINACAO CSS*/


.loading {background:#FFF url(loadingAnimation.gif) no-repeat center center; height:50px}
	
.titleDataTable{ background-color:#009; color:#FFF; padding:2px 0 2px 0; text-align:center;}
.headerDataTable{ background-color:#B5B5B5; color:#000; padding:2px 0 2px 0; border:2px solid #FFF; border-right:1px solid #FFF; text-align:center;}
.dataTable_tr1{ background-color:#FFF; padding:2px 0 2px 0; font-size:10px;}
.dataTable_tr1:hover{ background-color:#FF6; }
.dataTable_tr2{ background-color:#E1E1E1; padding:2px 0 2px 0; font-size:10px;}
.dataTable_tr2:hover{ background-color:#FF6; }
.dataTable_td1{ padding:4px 0px 4px 0px; text-align:center; }


/* BOTOES */
.btnEntrar{
	background: url(images/portal/botoes/entrar.jpg); 
	border:none; 
	width:50px; 
	height:22px;
}

.btnEntrar:hover{
	background-position: 0 -22px;
	cursor:pointer;
}

.btnSair{
	background: url(images/portal/botoes/sair.jpg); 
	border:none; 
	width:50px; 
	height:22px;
}

.btnSair:hover{
	background-position: 0 -22px;
	cursor:pointer;
}

.btnGuardar{
	background: url(images/portal/botoes/guardar.jpg); 
	border:none; 
	width:70px; 
	height:22px;
}

.btnGuardar:hover{
	background-position: 0 -22px;
	cursor:pointer;
}

.btnCancelar{
	background: url(images/portal/botoes/cancelar.jpg); 
	border:none; 
	width:70px; 
	height:22px;
}

.btnCancelar:hover{
	background-position: 0 -22px;
	cursor:pointer;
}

.btnEnviar{	background: url(images/portal/botoes/enviar.jpg); border:none; width:50px;	height:22px; }
.btnEnviar:hover{ background-position: 0 -22px;	cursor:pointer; }

.btnOk{ background: url(images/portal/botoes/ok.jpg); border:none; width:30px; height:22px; }
.btnOk:hover{ background-position: 0 -22px; cursor:pointer; }

.btnTableOrderUp{ background: url(images/portal/botoes/orderUp.png); border:none; width:15px; height:10px; }
.btnTableOrderUp:hover{ background-position: 0 -10px; cursor:pointer; }

.btnTableOrderDown{ background: url(images/portal/botoes/orderDown.png); border:none; width:15px; height:10px; }
.btnTableOrderDown:hover{ background-position: 0 -10px;	cursor:pointer; }


.btnAdvancedSearch{ background: url(images/portal/botoes/pesquisaAvancada.jpg); border:none; width:140px; height:22px; }
.btnAdvancedSearch:hover{ background-position: 0 -22px;	cursor:pointer; }

.btnFind{ background: url(images/portal/botoes/procurar.jpg); border:none; width:70px; height:22px; }
.btnFind:hover{ background-position: 0 -22px; cursor:pointer; }


.btnNovaEquipa{ float:right; width:100px; height:22px; }
.btnNovaEquipa a{ float:left; width:100px; height:22px; background:url(images/portal/botoes/novaEquipa.jpg) no-repeat; }
.btnNovaEquipa a:hover{ background-position:0 -22px; cursor:pointer; }

.btnNovoJogador{ float:right; width:108px; height:22px; }
.btnNovoJogador a{ float:left; width:108px; height:22px; background:url(images/portal/botoes/novoJogador.jpg) no-repeat; }
.btnNovoJogador a:hover{ background-position:0 -22px; cursor:pointer; }

.btnNovoTecnico{ float:right; width:107px; height:22px; }
.btnNovoTecnico a{ float:left; width:107px; height:22px; background:url(images/portal/botoes/novoTecnico.jpg) no-repeat; }
.btnNovoTecnico a:hover{ background-position:0 -22px; cursor:pointer; }

.btnNovaJornada{ float:right; width:99px; height:22px; }
.btnNovaJornada a{ float:left; width:99px; height:22px; background:url(images/portal/botoes/novaJornada.jpg) no-repeat; cursor:pointer;}
.btnNovaJornada a:hover{ background-position:0 -22px; }

.btnClassificacao{ float:right; width:99px; height:22px; }
.btnClassificacao a{ float:left; width:99px; height:22px; background:url(images/portal/botoes/classificacao.jpg) no-repeat; cursor:pointer;}
.btnClassificacao a:hover{ background-position:0 -22px; }

.btnEquipasParticipantes{ float:right; width:140px; height:22px; }
.btnEquipasParticipantes a{ float:left; width:140px; height:22px; background:url(images/portal/botoes/equipasParticipantes.jpg) no-repeat; cursor:pointer;}
.btnEquipasParticipantes a:hover{ background-position:0 -22px; }

.btnVoltar{ float:right; width:52px; height:22px; }
.btnVoltar a{ float:left; width:52px; height:22px; background:url(images/portal/botoes/voltar.jpg) no-repeat; cursor:pointer;}
.btnVoltar a:hover{ background-position:0 -22px; }

.btnNovoJogo{ float:left; width:90px; height:22px; }
.btnNovoJogo a{ float:left; width:90px; height:22px; background:url(images/portal/botoes/novoJogo.jpg) no-repeat; cursor:pointer;}
.btnNovoJogo a:hover{ background-position:0 -22px; }

.btnNovaGaleriaFotos{ float:right; width:150px; height:22px; }
.btnNovaGaleriaFotos a{ float:left; width:150px; height:22px; background:url(images/portal/botoes/novaGaleriaFotos.jpg) no-repeat; cursor:pointer;}
.btnNovaGaleriaFotos a:hover{ background-position:0 -22px; }

.btnNovaFoto{ float:right; width:140px; height:22px; }
.btnNovaFoto a{ float:left; width:140px; height:22px; background:url(images/portal/botoes/novaFoto.jpg) no-repeat; cursor:pointer;}
.btnNovaFoto a:hover{ background-position:0 -22px; }

.btnNovoVideo{ float:right; width:140px; height:22px; }
.btnNovoVideo a{ float:left; width:140px; height:22px; background:url(images/portal/botoes/novoVideo.jpg) no-repeat; cursor:pointer;}
.btnNovoVideo a:hover{ background-position:0 -22px; }

.btnNovoOrgaoSocial{ float:right; width:135px; height:22px; }
.btnNovoOrgaoSocial a{ float:left; width:135px; height:22px; background:url(images/portal/botoes/novoOrgaoSocial.jpg) no-repeat; cursor:pointer;}
.btnNovoOrgaoSocial a:hover{ background-position:0 -22px; }

.btnNovoRegisto{ float:right; width:107px; height:22px; }
.btnNovoRegisto a{ float:left; width:107px; height:22px; background:url(images/portal/botoes/novoRegisto.jpg) no-repeat; cursor:pointer;}
.btnNovoRegisto a:hover{ background-position:0 -22px; }

.btnNovoEvento{ float:right; width:100px; height:22px; }
.btnNovoEvento a{ float:left; width:100px; height:22px; background:url(images/portal/botoes/novoEvento.jpg) no-repeat; cursor:pointer;}
.btnNovoEvento a:hover{ background-position:0 -22px; }

.btnNovaNoticia{ float:right; width:103px; height:22px; }
.btnNovaNoticia a{ float:left; width:103px; height:22px; background:url(images/portal/botoes/novaNoticia.jpg) no-repeat; cursor:pointer;}
.btnNovaNoticia a:hover{ background-position:0 -22px; }

.btnNovoClube{ float:left; width:98px; height:22px; }
.btnNovoClube a{ float:left; width:98px; height:22px; background:url(images/portal/botoes/novoClube.jpg) no-repeat; cursor:pointer;}
.btnNovoClube a:hover{ background-position:0 -22px; }

.btnNovoClassificado{ float:right; width:132px; height:22px; }
.btnNovoClassificado a{ float:right; width:132px; height:22px; background:url(images/portal/botoes/novoClassificado.jpg) no-repeat; cursor:pointer;}
.btnNovoClassificado a:hover{ background-position:0 -22px; }


.linkMapaClubes{ float:right; width:183px; height:23px; }
.linkMapaClubes a{ float:left; width:183px; height:22px; background:url(images/portal/mapa_de_clubes.png) no-repeat; cursor:pointer;}
.linkMapaClubes a:hover{ background-position:0 -23px; }

/*  */

.pageTitle
{
	float:left;
	width:630px;
	color: #004800;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom: 2px solid #F90;
	padding-left: 3px;
}

.pageTitle2
{
	float:left;
	width:630px;
	color: #F60;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 3px;
	text-align:center;
}

.sectionTitlePage
{
	 padding-left:2px; 
	 margin-bottom:3px; 
	 font-size:12px; 
	 font-weight:bolder; 
	 border-bottom:1px solid #999;
}

.fielSetContent{
	border:1px solid #CCC;
	padding:0 0 12px 4px;
	margin:10px 10px 10px 10px;
}

.fielSetContent legend{
	margin-left:10px;
	color:#000099;
	font-weight:bolder;
	font-size:12px;
}

.fielSetContent2{ border:1px solid #CCC; padding:0 0 12px 4px; margin:10px 10px 10px 10px; }
.fielSetContent2 legend{	margin-left:10px; color:#C60; font-weight:bolder; font-size:12px; }


.dateFormat{ font-size:10px; }

.sucessMessage{
	float:left; 
	width:620px; 
	border:1px solid #FC0; 
	background-color:#FF6; 
	margin:10px 0 10px 0; 
	padding: 5px;
	display:none;
}

.errorMessage{
	float:left; 
	width:620px; 
	border:1px solid #900; 
	background-color:#FFAEAE; 
	margin:10px 0 10px 0; 
	padding: 5px;
	display:none;
}



.frmMenuImage{
	margin:-2px 8px 4px 4px;
	float:left;
	width:90px;
	height:90px;
	text-align:center;
	border:#CCCCCC 1px solid;
	background-repeat: no-repeat;
	background-position:center 5px;
	background-color:#F5F5F5;	
}

.frmMenuImage .textButton{
	font-size:10px;
}

.menuButton:hover{
	cursor:pointer;
	background-color:#E6E6E6;
	border:#999999 1px solid;
	text-decoration:underline;
}

a{ outline:none; }
