/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: absolute;
	background: #F2F2F2;
	z-index: 102;
	color:#333333;
	display:none;
	border: 1px solid #505153;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#F2F2F2;
	height:27px;
    display: none;
}

#TB_ajaxContent{
	clear:both;
	padding:10px;
	overflow:visible;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	font-weight:normal;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* THICKBOX WINDOWS */

.popup {
    font-size: 11px;
    font-family: Arial;
    float: left;
    display: inline;
    /* background: #F2F2F2 url(../images/bg_popup.gif) repeat-x top left; */
     background: #F2F2F2;
    padding: 10px 10px 0 10px;
}

.popup h1 {
    width: auto;
    float: left;
    font-size: 24px;
    color: #333;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

.popup span {
	float: left;
	display: inline;
}

.popup a, .popup a:active, .popup a, .popup a:visited {
	font-weight: bold;
	color: #E86B1F;
}

.popup a:hover {
	color: #C06210;
}

.popup a.tools, .popup a:active.tools, .popup a:visited.tools {
    float: right;
    font-size: 11px;
	font-weight: normal;
    color: #FFF;
    text-decoration: none;
}

.popup a.close {
    padding-right: 0;
    margin-left: 25px;
    margin-right: 1px;
}

.popup form {
    clear: left;
    float: left;
    display: inline;
}

.popup form .neutral {
    float: left;
    display: inline;
    margin: 0 0 0 10px;
}

.popup label {
    float: left;
    display: inline;
    clear: left;
    color: #333;
    text-align: right;
    padding-right: 10px;
    margin: 2px 0 0 0;
}

.popup .neutral input.text {
    font-size: 11px;
    color: #333333;
    float: left;
    display: inline;
    border: 1px solid #dbdbdb;
    width: 163px;
}

.hole, .holes {
    float: left;
    display: inline;
    margin: 10px 0 0 0;
}

.holes {
    padding: 0 0 20px 0;
}

.hole {
    margin: 4px 0 0 0;
}

a.forgotPsw, a:visited.forgotPsw {
    font-weight: bold;
    float: left;
    display: inline;
    color: #E86B1F !important;
    text-decoration: none;
}

a:hover.forgotPsw {
    color: #C06210 !important;
}

div.buttons {
    float: left;
    display: inline;
    width: 95%;
    margin: 20px 0 0 0;
    padding: 10px 0 0 0;
}

div.buttons ins, div.buttons span {
    float: right;
}

.orangeBig {
	color: #e96f35;
	font-size: 14px;
	font-weight: bold;
}

input.checkbox {
	float: left;
	display: inline;
	width: 13px;
	height: 13px;
}

.ico_passaporto_popup {
	float: left;
	display: inline;
	width: 152px;
	height: 152px;
	behavior: url(_pngfix/iepngfix.htc);
}

.ico_passaporto_popup2 {
	float: left;
	display: inline;
	width: 152px;
	height: 86px;
	behavior: url(_pngfix/iepngfix.htc);
	background: url(../images/passaporto.png) no-repeat top left;
}

.popup a.circleRight {
	font-weight: normal !important;
	color: #FFF !important;
}

.popup a.button {
	font-weight: normal !important;
}

.popup .circleRight {
	padding-right: 20px;
	background-image: url(../images/arrowCircleDark_right.gif);
	background-position: 100% 50%;
}

.popupEditImg {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	
}

.popupEditImg img {
	float: none !important; 
	display: inline;
	margin:0;
	border:0;
	padding:0
}
.popupEditImg .align_img {
	border:0;
	padding:0 0 0 0;
	border-collapse:collapse;
	float: left; 
	display: inline;
	text-align: center;
	width: 156px;
	height:114px; 	
}

.popupImgFrame {
	behavior: url(_pngfix/iepngfix.htc);
	margin-top:-130px !important;
	width: 190px;
	height: 146px;
}
*html #popupImgFrame  {
   margin-top:-133px !important;
   }/* tutti gli IE tranne il 7*/
*+html #popupImgFrame  {
   margin-top:-133px !important;
   }/* IE7 e ie5*/


.popupImgProfileInps {
	float: left;
	display: inline;
	clear: left;
	margin: 40px 0 0 0;
}

.editPopup label {
	width: 130px;
	text-align: left;
}

.popup .editPopup input.text {
	width: 201px;
}

.popup .editPopup select.text  {
	width: 203px;
}

* html .popup .editPopup select.text  {
	margin-left: -3px;
}

.popup .editPopup .neutral {
	margin: 0;
	padding-bottom: 6px;
}

.popup .editPopup select.day {
	width: 65px;
}

.popup .editPopup select.month {
	width: 66px;
}

.popup .editPopup select.year {
	width: 66px;
}

.popup .separator {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/popupVertSeparator.gif) repeat-x left bottom;
	margin: 15px 0 0 0;
	padding: 0 0 10px;
	width: 343px;
}

.popup .editPopup textarea {
	width: 193px;
	height: 30px;
}

.popup .locks {
	float: left;
	display: inline;
	margin: 10px 0 0 94px;
	width: 550px;
}

.popup .locks label {
	clear: none;
}

.popup .locks label input {
	margin: 9px 10px 0 10px;
}

.popup .locks label span {
	padding: 7px 0 7px 36px;
}

.popup .openLockOrange {
	background: url(../images/openLockOrange.gif) no-repeat top left;
}

.popup .closedLockOrange {
	background: url(../images/closedLockOrange.gif) no-repeat top left;
}

.popup .xLockOrange {
	background: url(../images/xLockOrange.gif) no-repeat top left;
}

.popup .locksCompact {
	background: url(../images/popupVertSeparator.gif) repeat-x left bottom;
	float: left;
	display: inline;
	width: 350px;
	clear: left;
}

.popup .locksCompact label {
	float: right;
	clear: none;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	padding: 35px 10px 0 10px;
	height: 25px;
}

.popup .privContainer {
	margin: 7px 0 0 1px !important;
}

.popup .privContainer label {
	text-align: left;
	clear: none;
	float: left;
	display: inline;
	width: 124px;
	padding:0 0 0 0;
	padding-right: 0px;
}
*html #labelIdMod {
   width: 113px;
   }/* tutti gli IE tranne il 7*/
*+html #labelIdMod  {
   width: 114px;
   }/* IE7 e ie5*/

.popup .privContainer input {
	margin-right:0px;
	margin-left:0px;
	margin: 2px 10px 0;
}

.popup .privContainer .floatLeft {
	margin: 5px 0 0 0;
	width:350px;
}

.popup .locksCompact span {
	font-size:14px;
	font-weight:bold;
	margin: 35px 0 0 0;
}

.popup .choice{
	float:left;
}

.popup .choice .radioContainer{
	float:left;
	height:40px;
	width:200px;
	clear:left;
}

.popup .choice .radioContainer label{
	font-size:13px;
	font-weight:bold;
	margin-top:0;
	*margin-top:4px;
	text-align:left;
	width:15px;
	padding-left:34px;
}

.popup .choice .radioContainer input{
	margin-top:2px;
	*margin-top:0;
}

.popup .rightContainer{
	padding-bottom:10px;
	padding-top:5px;
	width:270px;
	float:right;
}

.popup .rightContainer p{
	width:240px;
}

.popup #registeredForm ,
.popup #nonRegisteredForm,
.popup #falseForm{
	background-color:#E8E8E8;
	width:285px;
	height:360px;
	float:right;
	margin-top:10px;
	color:#666666;
}

.popup #registeredForm label,
.popup #nonRegisteredForm label{
	color:#666666;
}

.popup #registeredForm form,
.popup #nonRegisteredForm form{
	width:270px;
	float:right;
}

.popup #registeredForm form.rightForm,
.popup #nonRegisteredForm form.rightForm{
	width:270px;
	float:right;
}

.popup form.rightForm .inputElement{
	width:235px;
	float:left;
	margin-top:20px;
}

.popup form.rightForm .inputElement.narrow{
	margin-top:10px;
}

.popup form.rightForm .inputElement label{
	text-align:left;
	width:50px;
}

.popup form.rightForm ins.inpSubmit{
	margin-bottom:10px;
}

.popup .forgotPsw{
	position: relative;
	font-size: 11px;
	bottom: 0;
}

/* /THICKBOX WINDOWS */