/*===================================================================
General styles
Valid for all browsers
===================================================================*/
HTML{ height: 100%; }
BODY{
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	color: #003366;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: auto;
	background-color: #ffffff;
}
TR,TD,DIV,SPAN,P,FORM,H1,H2,H3,H4,H5,H6,UL,OL,LI{
	color: #003366;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
TABLE{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
IMG{ border: 0px; margin: 0px; }
A,A:link,A:active,A:visited{ text-decoration: none; color: #003366; }
A:hover{ text-decoration: underline; }
/* Misc */
P{
	margin: 5px 0px 10px 0px;
	text-align: left;
	text-align: justify;
}
P.last{ margin: 5px 0px 20px 0px; }
LI{
	list-style: none outside none;
	background: transparent;
	text-align: left;
	vertical-align: middle;
}
H1{
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
H2{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.float-dx{ float: right; }
.float-sx{ float: left; }
.clear{ clear: both; }
.clear-dx{ clear: right; }
.clear-sx{ clear: left; }
#greybox_div{
	display: none;
	text-align: center;
}
#greybox_div P{
	text-align: left;
}
#greybox{
	display: none;
}
.work_in_progress{
	text-align: center;
	margin: 70px auto 10px auto;
}
.work_in_progress P,
.work_in_progress H1{
	text-align: center;	
}
.work_in_progress IMG{
	margin: 0 auto 0 auto;
}
/* Form elements */
INPUT,
SELECT{
	border: 1px solid #003366;
	width: 105px;
	color: #666666;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
INPUT{
	padding: 1px;
	height: 14px !important;
	height: 16px;
	vertical-align: middle;
}
SELECT{ padding: 0px; height: auto; }
OPTION{ padding: 1px; }
TEXTAREA{
	border: 1px solid #003366;
	padding: 2px;
	width: 170px;
	height: 80px;
	overflow: auto;
	color: #666666;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TEXTAREA.textprivacy{ height: 40px; }
INPUT.input-file{ height: 25px !important; height: 27px; }
INPUT.radio{ border: 0; margin: 0pt; width: 13px; }
INPUT.button{
	border: 0px none;
	overflow: hidden;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	width: 60px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	height: 20px !important;
	padding: 2px 2px 4px 2px;
	background: #003366;
}
INPUT.button_disabled{
	border: 0px none;
	overflow: hidden;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: default;
	text-align: center;
	vertical-align: middle;
	width: 60px;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	height: 20px;
	height: 20px !important;
	padding: 2px 2px 4px 2px;
	background: transparent;
}
/* Validation and Errors */
.alertFormContatti{ color: #ff0000; }
.alertFormContatti-sep{ height: 18px; }
LABEL.errorValidate{
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #ff0000;
}
INPUT.errorValidate,
TEXTAREA.errorValidate{ border: 1px solid #ff0000; }
/* Structure */
.general-wrapper{
	width: 999px;
	min-height: 524px;
	height: auto !important;
	height: 524px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	font-size: 0px;
}
.content-wrapper{
	width: 936px;
	min-height: 447px;
	height: auto !important;
	height: 447px;
	margin: 0 auto 0 auto;
	padding: 5px 0px 0px 0px;
	text-align: center;
	position: relative;
}
.content-wrapper .sx-wrapper{
	width: 199px;
	float: left;
	text-align: left;
	min-height: 447px;
	height: auto !important;
	height: 447px;
}
.content-wrapper .dx-wrapper{
	width: 721px;
	margin-left: 207px;
	text-align: left;
	min-height: 447px;
	height: auto !important;
	height: 447px;
}
/* Header */
.logo{
	vertical-align: top;
	margin: 10px 0px 0px 10px;
}
.header{
	vertical-align: top;
	margin: 5px 0px 0px 10px;
}
#home{ position: absolute; left: 43px; top: 62px; }
/* Menu */
.menu-wrapper{ text-align: center; }
.menu-wrapper IMG{ margin: 0px 10px 0px 10px; }
/* Sub Menu */
DIV.submenu-wrapper{
	text-align: left;
	font-size: 0px;
	margin: 20px 0px 20px 0px;
}
DIV.submenu-wrapper IMG,
DIV.submenu-wrapper P{ vertical-align: middle; }
DIV.submenu-wrapper P.evidence{
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	text-align: left;
	display: inline;
}
DIV.submenu-wrapper B.evidence{
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
DIV.submenu-wrapper .buttons{ float: right; }
DIV.submenu-wrapper .button{ margin-right: 10px; }
/* Body */
.content-wrapper .dx-wrapper .body{ text-align: left; padding-bottom: 40px; }
.body .img-container{
	text-align: center;
	margin: 10px auto 20px auto;
	width: 99%;
}
.body .photo{ float: right; margin: 0px 0px 10px 10px; }
/* Contacts */
.contacts-wrapper{
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 193px;
	height: 452px;
	background: transparent url(../img/bg_contacts_small.png) no-repeat top center;
}
.form-wrapper{
	margin: 5px auto 5px auto;
	text-align: left;
	width: 170px;
}
.form-wrapper *{ font-size: 11px; }
.form-wrapper TD{
	text-align: left;
	vertical-align: top;
	width: auto;
	padding-bottom: 2px;
}
.form-wrapper TD.alertFormContatti{ padding-bottom: 5px; }
.form-wrapper TD.input{ text-align: right; }
.form-wrapper TD.title{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
}
.form-wrapper TD.button{ text-align: right; padding-top: 10px; }
/* Footer */
.footer-wrapper{
	text-align: center;
	/*position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100;*/
	height: 115px;
	padding: 32px 0px 0px 0px;
	width: 100%;
	clear: both;
	margin: 0px auto 0px auto;
	background: transparent url(../img/bg-footer.png) repeat-x top left;
}
.footer-wrapper-bg{
	text-align: center;
	/*position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100;*/
	height: 146px;
	padding: 58px 0px 0px 0px;
	width: 100%;
	clear: both;
	margin: 0px auto 0px auto;
	background: transparent url(../img/unified.png) no-repeat top center;
}
.footer-wrapper .copy{
	text-align: left;
	/*z-index: 101;*/
	height: 18px;
	padding: 10px 0px 0px 110px;
	width: 999px;
	margin: 0px auto 0px auto;
}
/* Splash page */
.general-wrapper.splash{
	margin: 0px auto 0px auto;
	padding: 60px 0px 20px 0px;
	text-align: center;
	font-size: 30px;
}
/* Home */
.content-wrapper .dx-wrapper .home B.blue{
	font-weight: bold;
	color: #006ab3;
	font-size: 16px;
}
.content-wrapper .dx-wrapper .home LI{
	list-style: none outside url(../img/photos/list.jpg);
	margin-left: 30px;
	text-align: left;
}
.content-wrapper .dx-wrapper .home TABLE.kind{ margin-bottom: 20px; }
.content-wrapper .dx-wrapper .home TABLE.kind TD{ text-align: left; vertical-align: top; }
.content-wrapper .dx-wrapper .home TABLE.kind TD.sep{ width: 30px; }
.content-wrapper .dx-wrapper .home .balls{ float: right; margin: 0px 0px 10px 10px; }
/* Customers */
.content-wrapper .dx-wrapper .customers TABLE.schema TD{
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
/* Admin */
#adminIframe{
	margin: 0px auto 30px auto;
	height: 300px;
	background: transparent;
	width: 700px;
	overflow: auto;
}
