/**
 * BuoniPasto.it
 * Stile di contenuto
 *
 * marco(dot)pegoraro(at)gmail(dot)com
 * 11-01-10
 */




/**
 * Area Banner
 * -------------------------------------------------------------------------------------------------
 */


.banner1, .banner2, .banner3, .banner4 {
	display:								block;
	/*overflow:								hidden;*/
	
	/*
	border:									1px solid #666;
	background:								#dedede;
	*/
	
	margin:									20px;
	
}
/*
.banner1 * , .banner2 * , .banner3 *, .banner4 * {
	border:									none;
}

.banner1 {
	width:									468px;
	height:									60px;
}
.banner2 {
	width:									170px;
	height:									57px;
}
.banner3 {
	width:									300px;
	height:									250px;
}

.banner4 {
	width:									300px;
	height:									125px;
}
*/









/**
 * Paragrafi Testuali "jcmsEditor"
 * -------------------------------------------------------------------------------------------------
 */



/**
 * Paragrafo di contenuto generico.
 */
.jcms-text {
	position:								relative;
	display:								block;
	margin-bottom:20px;
}
	
	.jcms-text h1 {
		border-bottom:						1px solid #ff7902;
		background:							url(buonipasto/h1.jpg) 0 -1px no-repeat;
		padding:							0 0 2px 20px;
		font-family:						arial;
		font-size:							12pt;
		font-weight:						normal;
	}

	.jcms-text-outer, .jcms-text-inner {
	}
	
	.jcms-text-outer {
	}
	
	.jcms-text-inner {
		color:								#1f7d88;
		text-align:							justify;
	}
	
	.jcms-text-image {
	}
	.jcms-text-image * {
	}

	.jcms-text .plink {
	}



/**
 * Paragrafo di Offerta
 */
.jcms-offer {
	position:								relative;
	display:								block;
	
	margin:									0 0 15px 0;
	padding:								0 0 10px 0;
	
	background:								url(buonipasto/tratteggio.jpg) bottom repeat-x;
}

	.jcms-offer-outer, .jcms-offer-inner {
		margin:								0 25px 0 20px;
	}
	
	.jcms-offer-outer h1, .jcms-offer-outer h2, .jcms-offer-outer h3, .jcms-offer-outer h4, .jcms-offer-outer h5 {
		font-size:							1.3em;
		font-style:							italic;
		color:								#ff7902;
		margin:								0;
	}
	
	.jcms-offer-inner {
		color:								#1f7d88;
	}
	
	.jcms-offer-image {
	}
	.jcms-offer-image * {
	}

	.jcms-offer .plink {
	}



/**
 * Paragrafo Offerta Ticket (nella pagina dei form)
 */
.ticket-info {
	display:								block;
	clear:both;
	margin:									10px 0 10px 0;
}
	
	.ticket-info div {
		display:							block;
		width:								180px;
		float:								left;
		margin-right:						10px;
		text-align:							center;
		border-right:						1px solid #dedede;
	}
		
		.ticket-info div img {
			border:							none;
		}
	
	.ticket-info p {
		font-weight:						normal;
		margin-left:						190px;
		font-size:0.9em;
	}
	
		.ticket-info p a {}



/**
 * Paragrafo utilizzato per popolare la pagina "calendario pagamenti"
 * E' utilizzata una visualizzazione che emula una tabella.
 */
.calendar-item {
	display:								block;
	padding:								8px 0 8px 0;
	background:								url(buonipasto/tratteggio.jpg) bottom repeat-x;
}

	.calendar-item h3 {
		margin:								0;
		width:								150px;
		margin-right:						8px;
		float:								left;
	}
	
	.calendar-item ul {
		list-style:							none;
		display:							inline;
	}
	
	.calendar-item ul li {
		display:							block;
		width:								165px;
		margin-right:						8px;
		float:								left;
		
		letter-spacing:						-1px;
	}
	
	.calendar-item ul li a {
		padding-left:22px;
		background: url(buonipasto/pdf.jpg) top left no-repeat;
	}






/**
 * Acquisto Buoni Pasto.
 */
.buy-table {
	text-align: center;
	margin: 0 0 40px 0;
}

.buy-table td {
	width:135px;
}

.buy-table thead th {
	vertical-align: middle;
}

.buy-table tbody td, .buy-table tbody th {
	padding: 15px;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
.buy-table tbody tr.last td, .buy-table tbody tr.last th {
	border-bottom:none;
}

/* Elimina i bordi dalle ultime righe e colonne */
.buy-table tbody tr td.last {
	border-right:none;
}

.buy-table tbody th {
	width:200px;
	text-align: right;
}
.buy-table tbody td {
	vertical-align:top;
}




/**
 * Societˆ Emettitrici
 * estende "buy-table"
 */
.emit-table {
	font-size:0.8em;
}
.emit-table thead {

}
.emit-table thead th {
	font-size:1.2em;
	padding:5px;
	color:#ff7902;
}
.emit-table .spacer {
	padding:0;
	height:12px;
	border:none;
	font-size:1px;
}






/**
 * Tickets Info
 * Box contente immagine e descrizione di un marchio da visualizzare via ajax.
 */
.ticket-popup {
	display:block;
	list-style:none;
	margin: 0 5px 0 5px;
	text-align: center;
	margin-left:30px;
}
	.ticket-popup li {
		display:block;
		width:120px;
		overflow: hidden;
		float:left;
		border:0px solid black;
	}
	
	.ticket-popup li img {
		width: 100px;
		border:none;
	}
	
	.ticket-popup li.soc-ticket-restaurant img {
		margin-top:35px;
	}
	.ticket-popup li.soc-day img {
		margin-top:25px;
		margin-left:15px;
	}
	.ticket-popup li.soc-sodexo {
		margin-left:10px;
	}
	.ticket-popup li.soc-sodexo img {
		margin-top:30px;
		margin-left:15px;
	}
	.ticket-popup li.soc-buon-chef {
		width:80px;
	}
	.ticket-popup li.soc-buon-chef img {
		width:150px;
		margin-left:-30px;
	}





/**
 * Elementi decorativi
 * -------------------------------------------------------------------------------------------------
 */
.tratteggio {
	height:1px;
	margin: 10px 0 10px 0;
	background-image: url(buonipasto/tratteggio.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sidebar .tratteggio {
	margin-right:30px;
	margin-left:10px;
}

.c-orange {
	color:#FF7900;
}




/**
 * Risposta Motore di Ricerca
 */
.engine-item {
	margin: 30px 0 10px 0;
}
	.engine-item h3 {
		margin:0 0 2px 0;
		padding: 0 0 2px 0;
		border-bottom:1px solid #ff7400;
		color:#ff7400;
	}
	.engine-item-info {
		font-size:1em;
	}
	.engine-item-info-data {
		position:relative;
		padding-left:130px;
		margin: 0 0 3px 0;
	}
	.engine-item-info strong {
		position: absolute;
		top:2px;
		left:0;
		display:block;
		width:120px;
		float:left;
		color:#666;
		font-size:0.8em;
		text-align: right;
	}

.navBar {
	display:block;
	margin-top:40px;
	text-align: right;
}



/**
 * Motore di ricerca avanzato
 */
.adv-search .field {
	display:block;
	margin-bottom:5px;
}
.adv-search .field label {
	display:block;
	width:90px;
	overflow:hidden;
	float:left;
	color:black;
	font-weight:bold;
	font-size:0.8em;
}
.adv-search .field input {
	border:1px solid #333;
	width:180px;
}
