@charset "UTF-8";

/* pagina di accesso */
#boxListePubbliche, #boxListePrivate, #boxAR {
	padding: 10px;
	height: 240px;
	width: 180px;
	float:left;
	overflow:hidden;
}
#boxListePubbliche {
	background: url(immagini/bg_loginListePubbliche.gif);
}
#boxListePrivate {
	margin: 0px 10px;
	background: url(immagini/bg_loginListePrivate.gif);
}
#boxAR {
	background: url(immagini/bg_loginAR.gif);
}
#boxListe h2 {
	margin: 0px 0px 10px;
	font-size: 1.4em;
}
#boxListePubbliche a:link{
	text-decoration:underline;
}
#boxListePubbliche a:hover{
	text-decoration:none;
	background-color:#003399;
	color:#fff;
}

#boxListePrivate h2, #boxListePrivate p {
	color: #FFFFFF;
}
#boxAR h2, #boxAR p {
	color: #FFFFFF;
}
#boxListe form {
	margin: 0px;
}
#boxListe form label {
	font-weight: bold;
	display: block;
}
#boxListe form input.textinput {
	width: 174px;
	margin-bottom:5px;
}
#boxListe #boxAR input {
	margin-top: 85px;
	height: 40px;
	width: 100px;
}

/* ------ */

#corpo form fieldset {
	margin-top: 2em;
	padding:1em;
}

/* ALBUM */
.boxFoto {
	float: left;
	height: 280px;
	width: 137px;
	margin-right: 16px;
	overflow:hidden;
}
.boxFoto .foto img {
	
}
.boxFoto .foto {
	
	padding:5px 5px 15px;
	border:1px solid #ccc;
	text-align:center;
	background-color:#fff;
}
.boxFoto .foto .fotoCropper {
	height: 160px;
	overflow: hidden;}

/* QUOTE */

.tabQuote {border:none; background-color:transparent}
.tabQuote th, .tabQuote td {
	white-space: nowrap;
	padding: 3px;
	border-style: none;
	background-color:transparent;
	text-align:right
}
.tabQuote th{padding-right:6px;}
.tabQuote td {width:7em;}


.cQuota {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #666666;
	margin-top: 0.5em;
}
.cQuota .boxFotoQuota {
	float: left;
	width: 120px;
	margin-right: 2em;
}
.cQuota .boxQuota {
	float: left;
}
.cQuota .boxQuota h3 {
	font-size: 1em;
	margin: 0px;
}
.cQuota .boxQuota p {
	margin-left: 20px;
	text-indent:-20px;
}
.statusQuota0 {
	font-weight: bold;
	color: #006600;
}
.statusQuota1 {
	font-weight: bold;
	color: #FF9900;
}
.statusQuota2 {
	font-weight: bold;
	color: #CC0000;
}


/* ------ */

/* pagine pubbliche */

div.boxMenuSposi {
	margin: 0 0 1em;
	padding: 0.5em;
	border: 1px solid #003366;
	background: #E0EAEF;
}

.boxMenuSposi ul li a.pagSelected {
	color:#fff;
	background-color:#476E89;
	border-bottom-color:#E0EAEF;
}


div.boxMenuSposi p {
	text-align:center;
	line-height:1.4em;
}

.nomeAgenzia {
	font-size:120%;
	font-weight:bold;
}


table.quotePubblico {
	border:none;
	width:99%;
	background-color:transparent;
}

table.quotePrenotazione {
	border:none;
	width:auto;
	background-color:transparent;
	margin:0 auto;
}


table.quotePubblico td, table.quotePubblico th, table.quotePrenotazione td, table.quotePrenotazione th{
	border-color:#999;
	border-width: 1px;
	border-style: none none solid;
	padding:10px;
	background-color:transparent;
	vertical-align:top;
}

table.quotePubblico td.colFoto {width:90px; max-width:90px;}
div.boxPrenotazione {
	background: #E0EAEF url(../globali/immagini/icone_generiche/info.png) no-repeat scroll 10px 10px;
	margin: 1em 0px;
	padding: 1em 1em 1em 70px;
	border: 2px solid #003366;
}
div.boxPrenotazione h2 {
	margin: 0px;
}
div.boxPrenotazione .idQuota {
	font: bold 200% Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}
p.infoViaggio {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin:1em 2em;
}
form p label.labelBlock {
	float: no;
	text-align: left;
	width: auto;
	margin: 0px 0px 5px;
	padding: 0px;
}
form p textarea.inputFullWidth {
	width: 99%;
	margin: 0px;
}

.infoQuote p {
	font-size: 1em;
	line-height: 160%;
}
div.boxDescrViaggio {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-width: 10px;
	border-color:#ddd;
	border-style:none none none solid;
	padding:0 0.5em;
}
div.boxDescrViaggio h2, div.boxDescrViaggio p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #039;
	
}
div.boxDescrViaggio h2 {font-size:1.2em}div.box {
	background: #FFF5CD;
	border: 2px solid #FC0;
}
div.box h2 {
	margin-top: 0px;
	font-size: 1.4em;
}
p.boxFotoLDN {
	text-align: center;
	padding: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #999;
}
