
/* post-it */


#postitcontent {
	background: #fff;
	padding: 6px;
	padding-bottom: 0;
	min-height: 510px;
	height: auto !important;
	height: 510px;
}

#postitnav {
	background: #fff url(../pics/bg_adv.jpg) repeat-x top;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 180px;
	height: 480px;
	display: inline;
}

#postitnav h1 {
	font: 1.2em Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #333;
	margin: 0 0 1em 0;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
	border: none;
}

#postitmaincontent {
	float: left;
	width: 550px;
	margin-left: 40px;
	background: #fff;
}

#postitcontent h1 {
	font: 18px/1em Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #333;
	margin: 0px 0 5px 0;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#postitcontent #postitnav h1 {
	font: 1.2em Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #333;
	margin: 0 0 1em 0;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
	border: none;
}

#postitmaincontent h1 {
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#postitmaincontent .htmlarea {
	color: #666;
	margin: 0 0 0 0;
}

#postitcontent #postitnav strong {
	margin-left: 10px;
}


/* form post-it-> invia il tuo materiale */
#ccform_container fieldset.block {
	border: 1px solid #333 !important;
	width: 250px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px 5px;	
}

#ccform_container fieldset.block .extlabel {
	float: left;
	color: #17233b;
	width: 60px;	
}

#ccform_container fieldset.block input {
	width: 180px;
}

#ccform_container fieldset.block #af_component_file input#file {
	font-size: 10px;
}

#ccform_container fieldset.block #af_component_Commento textarea#Commento {
	margin: 10px 5px;
	width: 240px;
	clear: both;
}

#ccform_container fieldset.block #af_component_Commento .formelements {

	clear: both;
}

#ccform_container fieldset.block #af_component_Commento .extlabel {
	width: 60px;
	margin: 5px;
	padding: 5px;
}

#ccform_container fieldset.block #allegati {
	width: 500px !important;
	margin-bottom: 10px;
}

#ccform_container #privacytext {
	background: #fff;
	color: #333;
	padding: 4px;
	height: 65px;
	overflow: auto;
	font-size: 10px;
	line-height: 1.1em;
}


#ccform_container fieldset.block #Trattamento {
	height: 100px;
}

#ccform_container fieldset.block #af_component_file .extlabel {
	width: 150px;
}

#ccform_container fieldset.block .error .extlabel {
	color: red;
}

#ccform_container fieldset.block .errorstring {
	display: none;
}

#ccform_container .errfiletype {
	text-align: center;
	margin: 5px 0;
	margin-bottom: 4px;
	border: solid 1px red;
	padding: 4px;
	width: auto;
	font-size: 1.1em;
}

#form_carlochionna #submitiscrizione {
	border: 1px solid #bac2c5;
	background: #ebebe9;
}

/*lista dei documenti*/
/*submenu ok*/

#managecontent .submenu {
	margin-top: 10px;
	padding: 5px;
}

#managecontent .subnavbar {
	margin-right: 5px;
	padding: 3px;
}

#managecontent strong {
	margin-right: 5px;
	padding: 3px;
	border: solid 0px #bbb;
	font: bold;
	font-size: 1.2em;
}

/*contenuto*/

#managecontent .docelement {
	padding: 15px 0 5px 0;
}

#managecontent .docelement .checkfield {
	margin: 5px 0 5px 0;
}

#managecontent .docelement .doc_link {
	display: block;
	padding: 5px 0px 5px 5px;
	width: 150px;
	margin: 10px 0 5px 0px;
	border: solid 1px #999;
	font-size: 10px;	
}

#managecontent .manageopt a{
	color: #1b2830;
	padding: 2px;
	border: solid 1px #ddd;
	display: clear;
}

#intro_postit {
	padding: 0 10px;
	line-height:1.2em;
	color: #333;
}

#ccform_container #inviomateriale fieldset {
	width: 520px;
	
}

#ccform_container #privacyfield {

}

/* altro */

#login_form {
	border: 1px solid #ccc !important;
	width: 350px;
	float: left;
	margin: 80px 10px 10px 60px;
	padding: 10px 5px;
	color: #01467d;
}


#login_form #managelogin .extlabel{
	width: 70px;
	float: left;
}

#login_form #managelogin #userpass {
	padding: 5px;
	margin-bottom: 10px;
}

#login_form #managelogin .formelements input {
	clear: both;
}

#form_carlochionna #submitiscrizione {
	border: 1px solid #ddd;
	background: #eee;
	color: #01467d;
	padding: 5px;
	margin-bottom: 0px;
	clear: both;
}

