/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

body {
	font: 11px/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #2B381A;
	text-align: justify;
}
a {
	color: #2B381A;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
h3 {
	font: bold 11px/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 11px/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
p {
	margin: 8px 0;
}
img {
	border: 0;
}
acronym, abbr { 
	cursor: help; 
	border-bottom: #666 1px dashed;
}

/* MISC */

.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.img_right {
	float: right;
	margin: 0 0 0 5px;
}
.img_left {
	float: left;
	margin: 0 5px 0 0;
}
.hide {
	position: absolute; 
	top: -10000px; 
	left: -10000px;
}

/* LINEA ORIZZONTALE PERSONALIZZATA */

hr { 
	display: none; 
}
.hr {
	width: 60%;
	height: 1px;
	margin: 15px auto;
	background: url("../../upload/images/hr.gif");
}

/* FORM - CLASSI GENERALI */

.form_gen {
	margin: 0 auto; 
	overflow: hidden; 
}
.form_gen fieldset {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
.form_gen legend {
	display: none;
}
.form_gen label {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 23px;
}
.form_gen .txtinput {
	height: 17px !important;
	height /**/: 21px;
	float: left;
	margin: 0 0 4px 0;
	padding: 4px 0 0 3px;
	border: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	background: #FFF url("../../upload/images/bg_input.gif") repeat-x;
}
.form_gen .chkinput input, .form_gen .radioinput input {
	float: left;
	margin-right: 3px;
}
.form_gen .chkinput label {
	margin-top: -2px !important;
	margin-top: -1px;
}
*:first-child+html .form_gen .chkinput label {
	margin-top: -1px !important;
}
.form_gen .radioinput label {
	margin-top: -1px;
}
.form_gen select {
	height: 21px !important;
	height /**/: 21px;
	float: left;
	margin: 0 0 4px 0;
	padding: 1px 0 0 0;
	border: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	background: #FFF url("../../upload/images/bg_input.gif") repeat-x;
}
.form_gen textarea {
	margin: 0 0 3px 0 !important;
	margin-left: -3px;
	padding: 4px 0 0 3px;
	border: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	background: #FFF url("../../upload/images/bg_textarea.gif");
}

/* MOTORE DI RICERCA INTERNO */

.ricerca {
	width: 312px;
	margin: 0 auto;
}
.risultati_ricerca {
	float: right;
}
.ricerca label, .risultati_ricerca label {
	float: left;
	margin: 0 5px 0 0;
}
.ricerca .txtsearchbig, .risultati_ricerca .txtsearchbigresult {
	width: 150px !important;
	width /**/: 155px;
	height: 17px !important;
	height /**/: 21px;
	float: left;
	margin: 0 0 4px 0;
	padding: 4px 0 0 3px;
	border: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	background: #FFF url("../../upload/images/bg_input.gif") repeat-x;
}
.clear {
	clear: both;
}

/* FORM + RICERCA - CLASSI SPECIFICHE PER OPERA */

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body .form_gen .txtinput, head~body .ricerca .txtsearchbig, head~body .risultati_ricerca .txtsearchbigresult {
		height: 21px !important;
		float: left;
		margin: 0 0 4px 0;
		padding: 0 0 0 3px;
		border: 1px solid #EBEBEB;
		border-bottom: 1px solid #D6D6D6;
		background: #FFF url("../../upload/images/bg_input.gif") repeat-x;
	}
	head~body .form_gen .chkinput input, .form_gen .radioinput input {
		float: left;
		margin: 2px 2px 0 0;
	}
}

/* PAGINA PASS. FORM + ALERT CONTATTACI + FONT CAMPI + BOTTONI */

#ss_form {
	text-align: center;
}
.contattaci_alert {
	color: red;
	text-align: center;
	font-weight: bold;
}
.form_gen input, .form_gen textarea, .form_gen select {
	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
}
.btnsendmessage, .btnformfrontendbutton, .btnloginfrontendbutton, 
.btnperformsearchbig, .btnperformsearchbigresult, .btnnlperformiscription {
	height: 23px;
}
.btnsendmessage, .btnformfrontendbutton, .btnloginfrontendbutton, .btnnlperformiscription {
	margin-top: 10px;
}

/* TREEVIEW - CLASSI GENERALI */

.quick_menu_gen {
	margin: 25px 10%;
}
.quick_menu_gen ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.quick_menu_gen ul ul li {
	margin: 0 0 0 8px;
	padding: .2em 0 0 16px;
	list-style: none;
	background: url("../../images/frontend/treeview/orizzontale.gif") 0 1.25em no-repeat;
}
.quick_menu_gen ul li.last-child { 
	background: url("../../images/frontend/treeview/custom/orizzontale_finale.gif") 0 1.25em no-repeat; 
	list-style: none;
}
.quick_menu_gen ul ul li:last-child { 
	background: url("../../images/frontend/treeview/custom/orizzontale_finale.gif") 0 1.25em no-repeat;
	list-style: none; 
}
.quick_menu_gen li.folder {
	margin-top: .2em;
	margin-bottom: .2em;
	list-style: none;
}
.quick_menu_gen li.folder ul {
	background: url("../../images/frontend/treeview/verticale.gif") 8px 0 repeat-y;
	list-style: none;
}
.quick_menu_gen img { 
	padding-right: 4px;
	vertical-align: middle;
}

/* MAPPA DEL SITO */

.mappa_del_sito {
	margin-left: 20px;
}
.mappa_del_sito li {
	list-style: square;
}

/* TASTI DI ACCESSO */

.tasti_di_accesso {
	margin-left: 30px;
}

/* PERSONALIZZAZIONI PER SITO */

.allegato_acrobat, .allegato_acrobat_bis {
	background: url("../../upload/images/icon_acrobat.gif") left 3px no-repeat;
	padding: 5px 0 5px 25px;
}
.allegato_powerpoint, .allegato_powerpoint_bis {
	background: url("../../upload/images/icon_powerpoint.gif") left 3px no-repeat;
	padding: 5px 0 5px 25px;
}
.allegato_zip, .allegato_zip_bis {
	background: url("../../upload/images/icon_zip.gif") left 3px no-repeat;
	padding: 5px 0 5px 25px;
}
.credits_news {
	font: 10px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tabella_icone td {
	height: 40px;
	vertical-align: middle;
}
.tabella_bordi {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
.tabella_bordi tr {
	height: 18px;
}
.tabella_bordi th {
	padding: 0 0.5em;
	text-align: left;
}
.tabella_bordi tr.yellow th {
	height: 23px;
	border-top: 2px solid #EEAB05;
	border-bottom: 2px solid #EEAB05;
	background: #FFC;
}
.tabella_bordi td {
	height: 23px;
	border-bottom: 1px solid #FFF;
	padding: 0 0.5em;
	text-align: justify;
	vertical-align: middle;
}
.tabella_bordi th+th {
	border-left: 1px solid #FFF;
}
.tabella_bordi td+td {
	border-left: 1px solid #FFF;
}
.table_100perc {
	width: 100%;
}
.td_50perc {
	width: 50%;
}
.td_150px {
	width: 150px;
}
.tabella_bordi .td_indirizzi_studio {
	width: 25px;
	text-align: center;
}