/*author: simone saponaro (www.maggiore.com)*/

.numReservation {font-size: 14px; font-weight:bold;color:#ff0000;}


table.tabellaMessaggioErrore{
	/* background:url(../images/common/bg_error_message.png);
	background-repeat:no-repeat; */
	width:468px;
	height:212px;
}
input{
	outline : none;
}
td.mag-error-message{	
	text-align:center;
	font-size:14px;
	padding: 80px 10px 0 10px;
}

div#contact_center_az{
	background:url(../images/alitalia/common/contact_center_az.png);
	display:block;
	position:fixed;
	width:111px;
	height:215px;
	z-index:99999;
	top:50px;	
	right:0px;	
}

span._CT{ color:#FF0000;}

#dialogCatene A{
	color: #3377BB;
	font-weight: bold;
}

#bookingProcedureMessage{
display: block;
background-color: #fef1f1;
text-align: justify;
margin: 0 0 2.3em 0;
border-style: dashed;
border-color: #ffa0a0;
border-width: 1px;
padding: 1em;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
width: 580px;
}

#overlay {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.75;
    filter: alpha(opacity=75);
    z-index: 99999;
    display:none;
}

#prenota_btn, #prenota_btn_usa, #modifica_btn {
	background: url("../images/btn_neutrale_big.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 41px;
	/*margin: 30px 10px 10px 10px;*/
	padding: 11px 15px 10px 0px;
	text-align: center;
	width: 139px;
	border: none;
	clear: both;
	text-transform: uppercase;
}


.clear {
	clear:both;
}

#sceltaTipoLocation li{
	display: inline;
}

#sceltaTipoLocation label{
	position:relative; top: -7px;
}

#restrictstationsSTAa, #restrictstationsSTAc,
 #restrictstationsILCa, #restrictstationsILCc { width: 18px;}
 
 #orarioAgeIni, #orarioAgeFin{font-size: 10px; font-style: italic;}
 
 .agenziaNoleggio{margin: 0; font-weight:bold;}
 .labelAgenzia{ font-weight:bold; margin: 0 0 5px 0;}
 
  #cookie_info{ font-weight:bold; text-decoration:underline; cursor:pointer;}
  #cookie_message h1 {  font-size: 1.5em;font-weight: bold;}
  
	.policy{text-align:justify;}
	
.mag-paylater,.mag-paynow,.mag-detail,.mag-Step-3, .mag-Step-2, .mg-Step-2, .mg-Step-3, .mg-coverages, .mg-access-req, .mg-on-request, .mg-reservation-number, .mg-summary{
   display: none;
}	
.mag-paylater-km, .mag-paynow-km, .mag-onrequest-2{
	display: none;
}
button {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}
#loading{
	display: none;
    position: absolute;
    width: 100%;
    height: 50%;
    background: url(../images/car_loading.gif) no-repeat center center;
    z-index: 100000;
}
#overlay2{
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.75;
    filter: alpha(opacity=75);
    z-index: 99999;
    display:none;
}
#loading2{
	display: none;
    position: fixed; 
    top: 0;
	left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/car_loading.gif) no-repeat center center;
    z-index: 100000;
}
.top_menu ul li{
    text-align: center;
}

.top_menu ul li.mg-tab-detail{
    width: 27%;
}
.top_menu ul li.mg-tab-access{
    width: 39%;
}

.mg-show{
	display: block !important;
}
.mag-td-50{
    width: 270px;
}