
* {margin: auto;padding: 0;}
body {background:url(../images/main_BG.jpg) left repeat; font-family:arial; font-size:10px; color:#fff;text-align:center;}
p {
	margin:0px;
	padding:0px;
}

a img{border: 0px;}
.left{float:left;}
.clear{clear:both;}
.right{float:right;}
:focus{outline:none;}

a {text-decoration:none;cursor:pointer;}






/* Form Style Starts Here */

#main_body {width:526px;margin-top:200px;text-align:left;height:295px;background:url(../images/form_BG.png) no-repeat left;padding:20px 0px 0px 43px }

.form_text{color:#fffff;font-size:18px;float:left;padding-top:6px;}
.form_input_BG{width:259px; background:url(../images/form_input.png) center left no-repeat; border:0px;height:42px;float:left;}

.formcaixas { 
	margin-left: 10px;
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 18px/100% Verdana, Tahoma, sans-serif;
	color: #fff;
	width: 259px;
	height: 40px;
	/*background:url(../images/form_input.png) center left no-repeat; border:0px;height:80px;*/
	background: #000;
	}








#header_container { background:#282828; border:0px solid #666; height:100px; left:0; position:fixed; width:100%; top:0; }
/*#header{ line-height:60px; margin:0 auto; width:940px; text-align:center; }*/
#header{ margin:0 auto; padding-top:10px; text-align:center; width:100%;}
 

#container { margin:0 auto; overflow:auto; padding:120px 0; width:940px; border:0px solid #666;}
/*#container { margin:0 auto; overflow:auto; padding:80px 0; width:940px; border:1px solid #666;}*/
#content{}
 

#footer_container { background:#eee; border:1px solid #666; bottom:0; height:60px; left:0; position:fixed; width:100%; }
#footer { line-height:60px; margin:0 auto; width:940px; text-align:center; }



.spanminitext {
  color: #6D929B;
  /*font-weight: bold;*/
  font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
} 
.titletext {
  color: #fff;
  /*font-weight: bold;*/
  font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
} 
.blacktext {
  color: #000;
  /*font-weight: bold;*/
  font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
} 


/*############################# ERROR STYLE #############################*/
.erro_box { 
	margin-top:200px;
}

.alert_login_text{color:#fff;font-size:20px;padding-top:6px;}









a.listlinks	{
	color: #AEA914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0px;
	text-decoration:none;
	}
a:hover.listlinks {
	color: #fff;
	}

/* UTILIZADORES STYLE */
tr.utilizadoresform {
	height: 30px;
	border-collapse: collapse;
}
td.utilizadoresformtext {
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px 5px 5px 5px;
	letter-spacing: 1px;
}
.inputUserBox {
	/*width: 300px;*/
	height: 25px;
	background-color: #fff;
	font: 16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:2px;
	color: #5A698B;
	/*margin: 4px 0 5px 8px;*/
	/*padding: 1px;*/
	border: 1px solid #8595B2;
}
.inputSelectBox {
	width: 200px;
	background-color: #4b4b4b;
	font-weight: bold;
	color: #fff;
	/*font-style: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 16px;
    border: 1px solid #cfcfcf;
    vertical-align: middle;
    /*background-color: transparent;*/
}

a.anexos	{
	color: #AEA914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0 0 0 0px;
	text-decoration:none;
	}
a:hover.anexos {
	color: #fff;
	}










.realupload {
	position: relative;
	float: right;
	top: -21px;
	right: 20px;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);
}
.fakeupload {
	font: 16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:2px;
	height: 35px;
	color: #fff;
	border: 1px solid #8595B2;
	width: 100%;
	background: url("../images/add_file.png") no-repeat 99% 51%;
	cursor: pointer;
}
















