/* CSS Document */

/******************** header style ***************/
.page-title-header {
	vertical-align: middle;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0065B3;
	font-size: 14px;
}
.icon-header {
	vertical-align: middle;
	border: 0px;
}
/******************** end header style ***************/




/******************** images style ****************/
.image-small {
	vertical-align: top;
}
/******************** end images style ****************/




/******************** table style ****************/
.news-table {
	
	border: 0px;
}

.tabs-table {		
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;
	background-color: #ffffff;
}


.news-table-title-tr {
	background-color: #E5E5E5;
	vertical-align: middle;
	padding-bottom:2px;
	padding-left:6px;
	padding-top:2px;
	padding-right:2px;
}
.news-table-title {
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	color:#0065B3;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}
.news-table-title2 {
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;
	background-color: #E5E5E5;
}
.news-table-content {
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;
	font-weight: normal;
	background-color: #ffffff;
}
.more-news-link {
	color:#0066CC;
	text-decoration:none;
}



/* portlets style */
.prez-portlet-left {
	vertical-align:top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	background-color: #0066CC;
}

.prez-portlet-right {
	vertical-align:middle;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	background-color: #FFCC00;
}
.text_title {
	vertical-align:top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:13px;
	font-weight:bold;
}

.text-label {
	background-color:#E1DBD1;
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:12px;
}
.text-label-bkwhite {

	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:12px;
}
.text-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:150px;
}

.text-medium {
	background-color:#F9F7F4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:0px;
	width:250px;
  	BORDER-RIGHT: #D4D0C8 1px solid;
 	BORDER-TOP: #D4D0C8 1px solid;
  	BORDER-LEFT: #D4D0C8 1px solid;
  	BORDER-BOTTOM: #D4D0C8 1px solid;
	}
	
.text-big {
	background-color:#F9F7F4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:0px;
	width:350px;
  	BORDER-RIGHT: #D4D0C8 1px solid;
 	BORDER-TOP: #D4D0C8 1px solid;
  	BORDER-LEFT: #D4D0C8 1px solid;
  	BORDER-BOTTOM: #D4D0C8 1px solid;
	}
.label-align-up {
	vertical-align: top;
}
.label-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0065B3;
}
.info-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0065B3;
	
}

.textarea_small {
  height: 50;
  width: 520px;
  color: #5580A2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  BORDER-RIGHT: #D4D0C8 1px solid;
  BORDER-TOP: #D4D0C8 1px solid;
  BORDER-LEFT: #D4D0C8 1px solid;
  BORDER-BOTTOM: #D4D0C8 1px solid;
}
.textarea_medium {
  color: #5580A2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  BORDER-RIGHT: #D4D0C8 1px solid;
  BORDER-TOP: #D4D0C8 1px solid;
  BORDER-LEFT: #D4D0C8 1px solid;
  BORDER-BOTTOM: #D4D0C8 1px solid;
  width: 520px;
  height: 125px;
}
.textarea_big {
  height: 120;
  width: 520px;
  color: #5580A2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  BORDER-RIGHT: #D4D0C8 1px solid;
  BORDER-TOP: #D4D0C8 1px solid;
  BORDER-LEFT: #D4D0C8 1px solid;
  BORDER-BOTTOM: #D4D0C8 1px solid;
}
.textarea_vbig {
  height: 150;
  width: 520px;
  color: #5682A4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  BORDER-RIGHT: #D4D0C8 1px solid;
  BORDER-TOP: #D4D0C8 1px solid;
  BORDER-LEFT: #D4D0C8 1px solid;
  BORDER-BOTTOM: #D4D0C8 1px solid;
}


/******************************** start buttons *************************************/
.btn-generic {
	background-color:#E1DBD1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
  	BORDER-RIGHT: #696969 2px solid;
 	BORDER-TOP: #696969 1px solid;
  	BORDER-LEFT: #696969 1px solid;
 	BORDER-BOTTOM: #696969 2px solid;
}
.btn-trimite {
	background-color:#E1DBD1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;

}

.btn-reset {
	background-color:#E1DBD1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
}

/******************************** end buttons *************************************/



/******************************** start tabs *************************************/

.tab-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	color: #000000;
	background: #E1DBD1;
	
	cursor:pointer;
    padding: 3px;

	border-top: 0px solid #696969;
	border-right:  2px solid #696969;
	border-bottom: 2px solid #696969;
	border-left: 0px solid #696969;
}

.tab-mouseover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

	color: #000000;
	background: #D8DBCD;

	cursor: pointer;
    padding: 3px;

	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 0px;
	border-left: 2px solid #FFFFFF;
}

.tab-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	color: #696969;
	background: #F9F7F4;
	

	cursor: pointer;
    padding: 3px;

	border-top: 2px solid #D4D0C8;
	border-right:  2px solid #D4D0C8;
	border-bottom: 0px solid #D4D0C8;
	border-left: 2px solid #D4D0C8;
}

.tab-mouseover-sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	
	color: #000000;
	background: #E5E2DE;

	cursor: pointer;
    padding: 3px;
	
	border-top: 2px solid #D7CDBD;
	border-right:  2px solid #D7CDBD;
	border-bottom: 0px solid #D7CDBD;
	border-left: 2px solid #D7CDBD;

}


/******************************** end tabs *************************************/


.noshow {
     display: none;
}
.show {
     display: inline;
}

.errormsg {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
}


/*.menuText{*/
/*font-family: Arial, Helvetica, sans-serif;*/
/*font-size: 10px;*/
/*color: #444444;*/
/*padding-left:3px;*/
/*padding-right:3px;*/
/*}*/
/*.menuText a{*/
/*font-family: Arial, Helvetica, sans-serif;*/
/*font-size: 10px;*/
/*color: #444444;*/
/*text-decoration: none;*/
/*padding-left:3px;*/
/*padding-right:3px;*/
/*}*/
/*.menuText a:hover{*/
/*font-family: Arial, Helvetica, sans-serif;*/
/*font-size: 10px;*/
/*color: #ffda00;*/
/*text-decoration: none;*/
/*padding-left:3px;*/
/*padding-right:3px;*/
/*}*/