/*Documents */
#documentsMenu
{
	/*width: 400px;*/
}
#documentsMenuMostra, #documentsMenuInserisci
{
	display: inline;
}
#documentsHead
{
	width: 660px;
	height: 35px;
	border-width: 1px 1px 0 1px;
	border-color: #CCC;
	border-style: solid;
	margin: 0;
	padding: 0;
	background-image: url(/images/documents/bgDocumentsHead.gif);
	background-repeat: repeat-x;
}
#toolbar
{
	float: right;
	height: 35px;
	vertical-align: center;
}
#toolbar img
{
	margin: 0 3px 0 3px;
}
#documentsCnt
{
	width: 660px;
	height: 350px;
	border: 1px solid #CCC;
	padding: 0;
}
form
{
	font-size: 1em;
}
#documentsCntMenu
{
	width: 255px;
	float: left;
	height: 350px;
	margin: 0 0 0 0;
	padding: 0;
	border-right: #CCC;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	background-color: #F2F2F2;
}
#documentsCntDisplay
{
	width: 400px;
	left: 260px;
	position: relative;
}
#documentsCntMenu ul, #documentsCntDisplay ul
{
	margin: 0;
	padding: 0;
	width: 100%;
}
#documentsCntMenu a
{
	color: #000;
}

#documentsCntFIER, #documentsCntCOMI, #documentsCntVRIU, #documentsCntAUDI, #documentsCntSmart1, #documentsPublish
{
	top: 0;
	height: 350px;
	overflow: auto;
	width: 400px;
}
#documentsCntSmart1
{
	position: absolute;
}
h2
{
	font-size: 1em;
}
li.file-doc, li.file-pdf, li.file-xls, li.file-rtf, li.file-ppt, li.file-zip
{
	list-style-type: default;
	list-style-position: inside;
	font-size: .7em;
	color: #666;
	margin: 1em 0;
}
li.file-doc
{
	list-style-image: url(/images/documents/ico_doc.png);
}
li.file-pdf
{
	list-style-image: url(/images/documents/ico_pdf.png);
}
li.file-xls
{
	list-style-image: url(/images/documents/ico_xls.png);
}
li.file-rtf
{
	list-style-image: url(/images/documents/ico_rtf.png);
}
li.file-ppt
{
	list-style-image: url(/images/documents/ico_ppt.png);
}
li.file-zip
{
	list-style-image: url(/images/documents/ico_zip.png);
}
li.file-doc a, li.file-pdf a, li.file-xls a, li.file-rtf a, li.file-ppt a, li.file-zip a
{
	font-size: 1.2em;
}
td
{
	font-size: .7em;
	color: #666;
	margin: 1em 0;
	height: 3em;
	vertical-align: top;
}
td.file-doc
{
	background-image: url(/images/documents/ico_doc.png);
	background-repeat: no-repeat;
	padding: 0 30px;
	height: 30px;
	width: 350px;
}
td.file-pdf
{
	background-image: url(/images/documents/ico_pdf.png);
	background-repeat: no-repeat;
	padding: 0 30px;
	height: 30px;
	width: 350px;
}
td.file-xls
{
	background-image: url(/images/documents/ico_xls.png);
	background-repeat: no-repeat;
	padding: 0 30px;
	height: 30px;
	width: 350px;
}
td.file-rtf
{
	background-image: url(/images/documents/ico_rtf.png);
	background-repeat: no-repeat;
	padding: 0 30px;
	height: 30px;
	width: 350px;
}
td.file-ppt
{
	background-image: url(/images/documents/ico_ppt.png);
	background-repeat: no-repeat;
	padding: 0 30px;
	height: 30px;
	width: 350px;
}
td.file-zip
{
	background-image: url(/images/documents/ico_zip.png);
	background-repeat: no-repeat;
	padding: 0 30px;
	height: 30px;
	width: 350px;
}
td.subCat
{
	height: 30px;
	padding-left: 30px;
	padding-top: 8px;
	background-image: url(/images/documents/ico_grigia.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	vertical-align: top;
}
li.categoria
{
	/*list-style-type: default;
	list-style-image: url(/images/documents/ico_cartella.gif);
	list-style-position: default;*/
	list-style-type: none;
	list-style-position: inside;
	background-image: url(/images/documents/ico_blu.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
	font-size: .9em;
	color: #666;
	height: 1.8em;
	vertical-align: middle;
	display: block;
	padding: 5px 0 0 40px;
	margin: 1em 0;
	width: 215px;
}
li.categoria a, li.categoria-smart a
{
	text-decoration: none;
}
#documentsCntInserisci
{
	margin: 0 0 0 0;
	width: 350px;
	left: 200px;
	/*height: 350px;*/
	background-color: #FFF;
	/*overflow: auto;*/
	z-index: 1000;
	font-size: .8em;
}

li.categoria-smart
{
	list-style-type: none;
	list-style-position: inside;
	background-image: url(/images/documents/ico_arancio.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
	font-size: .9em;
	color: #666;
	height: 1.8em;
	vertical-align: middle;
	display: block;
	padding: 5px 0 0 40px;
	margin: 1em 0;
	width: 215px;
}
.selectedCat
{
	background-color: #D9D9D9;
	background-image: url(/images/documents/ico_aperto.png);
}
#documentsCatAbbr
{
	display: inline;
	color: #FF0000;
}
table
{
	border-width: 0;
	width: auto;
	margin-top: 20px;
}
td
{
	border-width: 0;
	text-align: left;
	font-size: 1em;
}

/* FORUM */
.threadMetadata
{
	color: #666;
	font-size: .9em;
	margin: -.6em 0 1em 0;
	display: block;
}
.thread
{
	padding-left: 40px;
	background-image: url(/images/forum_thread_32.gif);
	margin: 1em 0 3em 0;
	background-repeat: no-repeat;
	height: 3em;
	font-size: 1.1em;
}
.msg
{
	padding-left: 40px;
	background-image: url(/images/forum_balloon_32.gif);
	margin: 4em 0;
	background-repeat: no-repeat;
	height: 3em;
}
.tinycopy
{
	color: #666;
	font-size: .9em;
}
.thread p strong
{
	font-size: 1.25em;
}
.thread p strong a
{
	text-decoration: none;
}
.thread p strong a:hover
{
	text-decoration: underline;
}
#threadCreate
{
	position: absolute;
	background-color: #E2E2E2;
	width: 730px;
	height: 410px;
	padding: 10px;
	z-index: 500;
}