﻿
.ModalPopupBackground
{
background-color:Black; 
opacity:.7; 
filter: alpha(opacity=70); 
}

.CodiciAcquistatiPopupPanel
{
    width: 296px;   
    background-color: White;
    border: none;   
}

.CodiciAcquistatiPopupPanelBody
{
    width: 288px;
    padding:4px;
    background-color: White;
    border: none;
}

.CodiciAcquistatiPopupPanel .Header
{
    height: 60px;
    width: 296px;
    cursor: default;
    background: url('../../../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;    
}



.invioMessaggio
{
    height: 360px;
    width: 500px;
    cursor: default;
    background: url('../../../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding:10px;    
}

.dettaglioAgenziaRegistrati
{
    height: 100px;
    width: 400px;
    cursor: default;
    background: url('../../../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding:10px;    
}


.linklink{
color:Fuchsia;

}

.bottonePopUp
{
 cursor:pointer;
    height: 18px;
    width: 18px;
    cursor: default;
    background: url('../../../Images/CloseIcon.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;
}

.ConnessionePopupPanel
{
    width: 400px;
    padding-left:3px;
    background-color: White;
    border: none;
}

.ConnessionePopupPanelBody
{
    width: 384px;
    padding:8px;
    background-color: White;
    border: none;
 text-align:left;
}



.ConnessionePopupPanel .Header
{
    height: 60px;
    width: 400px;
    cursor: default;
    background: url('../../../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;
}


.ConfermaPopupPanel
{
	width: 400px;
 	background-color: White;
	border: none;
}

.ConfermaPopupPanelBody
{
	width: 384px;
	padding:8px;
	background-color: White;
	border: none;
	text-align:left;
}



.ConfermaPopupPanel .Header
{
    height: 60px;
    width: 400px;
    cursor: default;
    background: url('../../../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;
}

/*inputEmailPopup in url loader*/

.InputEmailsPopup
{
    width: 400px;
    height: auto;
    background-color: White;
    border: none;
}

.InputEmailsPopupBody
{
    background-color: #ffffff;
}

.InputEmailsPopupHeader
{
    height: 60px;
    width: 400px;
    cursor: default;
    background: url('../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;
}

.InputEmailsPopupBottone
{
	float:right;
	padding:8px;
}

.InputEmailsPopupItem{
  display: inline;
    float: left;
    width: 47%;
    padding-left: 8px;
    padding-top: 8px;
}

.InputEmailsPopupItemInnerElement{
display: inline;
    float: left;    
    width: 100%;
}


.InputEmailsPopupItemInnerElement select
{
 display: inline;
    float: left;    
width: 100%;
}

.InputEmailsPopupItemInnerElement input
{
 display: inline;
    float: left;    
 width: 98.5%;
}


/*inputEmailPopup in scheda Agente*/

.InfoPopup
{
    width: 400px;
    height: auto;
    background-color: White;
    border: none;
}

.InfoPopupBody
{
    background-color: #ffffff;
 padding:8px;
}

.InfoPopupHeader
{
    height: 60px;
    width: 400px;
    cursor: default;
    background: url('../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;
}


.NotifyTravelIdeaPopupPanel
{
    width: 632px;
    height: 326px;
    background-color: White;
    border: none;
}

.NotifyTravelIdeaPopupPanel .Header
{
    height: 60px;
    width: 632px;
    cursor: default;
    background: url('../Images/popup_header_bg.gif') repeat-x top;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;
}

.NotifyTravelIdeaPopupPanel .Body
{
    height: 150px; /*border: solid 1px #dddddd;*/
    background-color: #ffffff;
}

.NotifyTravelIdeaPopupPanelModalBackground
{
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
