/* dimmensions and possitions */

/* LAYOUT ADVANCED SEARCH and NEW DOCUMENT FORM */
.formHolder{
	min-width:510px;
	width:530px;
}
.formHolder table{
	width:100%;
}
.formRowHeader{
	height:22px;
}
.formCellFirst{
	width:140px;
	padding-right:5px;
}
.formCellRight{
	text-align:right;
}

/* advanced search size inputs */
.formNextCells #edt_office0, .formNextCells #edt_person0, .formNextCells #full_text, .formNextCells #oggetto{
	width:378px;
}
.formNextCells #groupid, .formNextCells #sgroupid, .formNextCells #repid, .formNextCells #dbid{
	width:100%;
}
	/*IE 6*/
	*html .formNextCells #groupid, *html .formNextCells #sgroupid, *html .formNextCells #repid{
		width:382px;
	}
	/*IE 7*/
	*:first-child+html .formNextCells #groupid, *:first-child+html .formNextCells #sgroupid, *:first-child+html .formNextCells #repid{
		width:382px;
	}
.formCell #da_precord, .formCellRight #a_precord{
	width:100px;
}
.formCell #tipo, .formCellRight #stato{
	width:170px;
} 
/* new document size inputs */

	/*IE 6*/
	*html .formNextCells #file{
		width:380px;
	}
	/*IE 7*/
	*:first-child+html .formNextCells #file{
		width:380px;
	}
/* LAYOUT ADVANCED SEARCH and NEW DOCUMENT FORM */



/* Layout Personal choise */
.pch_header{
	margin-bottom:10px;
}
.pch_First{
	width:15px;
	float:left;
}
.pch_Utente{
	width:200px;
	float:left;
}
.pch_Matricola{
	width:200px;
}	
/* Layout Personal choise */

/* desktop table */
#desctopCaptionHolder{
	height:22px;
}
.desktopCaption{
	padding: 0px 0 2px 0;
	width:25px;
}
.desctopCaptionTable, .aggiornaTable{
	width:100%;
}
.desktopCaptionHP{
	padding: 0px 0 2px 0;
}
.desktopCaptionHP1{
	padding: 10px 0 2px 0;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}
.desktopTit{
		padding-left:5px;
}
.desktopTitImg{
		width:15px;
}
.desktopTitHP{
		float:left;
		padding-left:5px;
}
/* titles table */
.titlesTable{
	height:auto;
}

.alignCenter, .titlesHeaderType, .tipoDocumento, .tipoData{
	height:18px;
}
.titlesDate{
	width:100px;
}

/* document table */
.desktopTable, .contentTable, .docTable, .docImgTable, .pagerTable, .titlesTable, .openDocument, .linkDoc, .tableImages, .pagerRightTable, .asTable, .asT1, .tableTopMenu, .as100{
	width:100%;
}
.asTable{
	min-width:510px;
}
.desktopTableHP{
	width:95%;
	margin:0; 
}
	/*IE 6*/
	*html .desktopTableHP{
		width:90%;
	}
	/*IE 7*/
	*:first-child+html .desktopTableHP{
		width:90%;
	}
.blackTextW1{
	width:30%;
}
.blackTextW2{
	width:100%;
}
.docDot{
	width:15px;
	float:left;
	margin-left:-2px;
	margin-top:5px;
}
.docLabel{
	float:left;
	margin-left:3px;
	margin-top:3px;
}
.docImgTable{
	width:100%;
	height:100%
}
/* pager table */
.pagerLeft{
	width:83%;
}
.pagerCenter{
	width:10%;
}
.pagerRight{
	width:7%;
}
.searchTable{
	width:190px;
}
#edtSearch{
	width:150px;
}
/* ADVANCED SEARCH */
.asTitle{
		padding: 4px 0 4px 5px;
}
.asButtImg{
	width: 30px;
}
/* GENERAL STYLES*/
.tipoSubject, .tipoObject{
	padding-left:5px;
}
.desktopTable img, .docTable img,  .titlesTable img{
	display: block;
}
.asButton{
	margin:0 0 0 3px;
}

/* POPUP DIV styles */
.divBackDomDragPanel{
	display:none;
	width:100%;
	height:100%;
	top:0px; 
	left:0px; 
	position:absolute;
	z-index:997;
}
.divPopupPanel{
	width: 600px; 
	height: 450px;
	display:none;
	position:absolute; 
	z-index:998;
}
.divBorderPopup{
	width: 596px; 
	height: 446px;
}
.divPopupPanel__{
	width: 596px; 
	height: 26px;
	text-align:right;
}
.popupPanelCloseButbgr{
	width:65px;
	float:right;
}
.popupPageTitle{
	width: 590px;
	height:25px;
	padding-left:5px;
}
.popupButClose{
	padding-top:4px;
	padding-right:4px;
	float:right;
}
.divPopupContent{
	width: 596px;
	height: 420px;
	overflow: auto;
}
.popupTitlesTable{
	height:auto;
	width: 596px;
}
.popupTipoObject, .popupTipoDocumento, .popupTitlesHeaderType, .popupTitlesHeaderType1{
	padding-left: 5px;
}
.popupTipoObject, .popupTipoDocumento{
	height: 14px;
}
.popupTitlesHeaderType{
	width:450px;
}	
.popupTitlesHeaderType1{
	width:150px;
}
.edt_office{
	width:350px;
	margin-right:10px;
}
.edt_input{
	margin-right:10px;
}
/* POPUP DIV styles */

/* HP BOX STYLES */
.hpbox-contentholder{
	padding:0 10px;
}
.hpbox-contentholderUp{
	padding:10px;
}
.hpbox-contentholder div{
	margin-bottom:2px;
}
.hpbox-ricercaText{
	margin-bottom:5px;
}
.hpbox-link{
	display:block;
}
.hpbox-linkInsideDiv{
	width:259px; 
	height:32px;
}
.hpbox-linkInsideDivCR{
	width:82px; 
	height:26px;
}
.hpbox-linkButtonR, .hpbox-linkButtonC{
	float:right;
}
/* HP BOX STYLES */

/* HP Rubrica Styles */
.rubricaForm{
	width:100%;
}
.rubricaFormInput input{
	width:175px;
}
.rubricaFormLabel{
	width:85px;
	float:left;
	margin-bottom:2px;
	}
.rubricaFormInput{
	margin-bottom:2px;
}
.rubricaFormButtons{
	padding-top:2px;
	padding-right:6px;
}
/* HP Rubrica Styles */

/* HP Strumenti Styles */
.strumentiRow{
	height:28px;
	width:100%;
}
.strumentiRow a{
	margin-left:5px;
}
.strumentiCol1{
	float:left;
	width:50%;
}
.strumentiArrowImg{
	width:22px;
	float:left;
}
/* HP Strumenti Styles */

/* Popup Rubrica Results Styles */
.rubricaResTable{
	width:560px;
}
.rubricaResTableTr, .rubricaResTableHeader{
	padding-left:5px;
	width:110px;
}
.rubricaResTableHeaderNome, .rubricaResTableTrNome{
	padding-left:5px;
	width:120px;
}
/* Popup Rubrica Results Styles */

/* titlesPreview styles */
.tp_tipoData, .tp_tipoData_first{	
	min-width:57px;
	display:block;
	float:left;
}
.tp_tipoObject, .tp_tipoObject_first{
	margin-left:70px;
	display:block;
}
.tp_arrow{
	float:left;
	margin-top:2px;
	display:block;
}
/* titlesPreview styles */

/* CALENDAR */
.calendarTable{
	margin-top:3px;
	line-height:15px;
}
.calendarTable, .calendarForm{
  width:150px;
}
.calendarTable td{
  height:15px;
  width:25px;
}
.calendarForm select{
	height:20px;
}
/* CALENDAR */

/* clearing styles */
p.clearL{ clear:left; height:0; margin:0; border:none; visibility: hidden;} 
p.clearR{ clear:right; height:0; margin:0; border:none; visibility: hidden;} 
p.clearB{ clear:both; height:0; margin:0; border:none; visibility: hidden;} 