@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
}

div#leftLogo {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
}

div#mainContent {
	float: left;
	border-left: 5px solid #1476B8;
	width: 775px;
	border-right: 1px solid #1476B8;
	margin: 0;
	min-height: 700px;
	background-color: #F3F3F3;
}

div#mainFooter {
	clear: both;
	width: 901px;
	border-top: 5px solid #1476B8;
	text-align: right;
	padding-top: 5px;
	color: #999;
	padding-bottom: 15px;
}

div#mainFooter a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

div#mainFooter a:hover {
	color: #000;
	text-decoration: underline;
}

div.mainLogo {
	margin-top: 5px;
}

div.mainMenu {
	background-color: #FC0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

div.mainMenu ul {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

div.mainMenu ul li {
	float: left;
}

div.mainMenu a {
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 15px;
	border-right: 1px solid #333;
	display: block;
}

div.mainMenu a:hover {
	background-color: #C00;
	color: #FFF;
}

div.pageOutput {
	clear: both;
	padding: 15px;
}

h2 {
	margin: 0px 0px 15px 0px;
	background-image: url(../images/riservazioni/h2-bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 24px;
	color: #036;
	border-bottom: 2px solid #FC0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h3 {
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	color: #036;
}

p {
	margin-top: 0px;
}

a {
	color: #C00;
	text-decoration: none;
}

a:hover {
	color: #C00;
	text-decoration: underline;
}

table.nextSpettacoli {
	border: 1px solid #999;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.nextSpettacoli th {
	background-color: #FC0;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #999;
	padding: 10px;
}

table.nextSpettacoli td {
	padding: 10px;
	border-bottom: 1px solid #999;
	text-align: center;
}

table.nextSpettacoli td.dataSpettacolo {
	font-size: 12px;
	
}

table.nextSpettacoli td.oraSpettacolo {
	text-align: center;
	background-color: #FF0;
	color: #000;
	font-weight: bold;
	border: 1px solid #999;
}

table.nextSpettacoli td.luogoSpettacolo {
	font-size: 12px;
}

table.nextSpettacoli td.infoSpettacolo {
	
}

.aperta {
	padding: 2px;
	background-color: #090;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #999;
	text-align: center;
}

.non-necessaria {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-align: center;
	background-color: #F2F2F2;
	border: 1px solid #999;
	text-transform: uppercase;
}

.chiusa {
	padding: 2px;
	background-color: #F00;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #999;
	text-align: center;
}

.posti-esauriti {
	padding: 2px;
	background-color: #F60;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #999;
	text-align: center;
}

.attenzione {
	background-color: #F00;
	color: #FFF;
	padding: 5px 10px;
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 1px solid #999;
}

.conferma {
	background-color: #090;
	color: #FFF;
	padding: 5px 10px;
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 1px solid #999;
}

.insertRight {
	float: right;
	clear: right;
	width: 200px;
	border: 1px solid #999;
	margin-left: 15px;
	padding: 10px;
	background-color: #FFC;
}

table.tableDetailSpettacolo {
	border: none;
	margin-bottom: 15px;
}

table.tableDetailSpettacolo td {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #06C;
}

table.tableDetailSpettacolo th {
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	width: 105px;
	vertical-align: top;
}

#detailSpettacolo {

}

#riservazioneSpettacolo {
	float: right;
	width: 300px;
	padding: 15px;
	background-color: #FFC;
	border: 1px solid #999;
	margin-left: 15px;
	margin-bottom: 15px;
}


#detailSpettacolo img {
	float: right;
	border: 1px solid #000;
	max-width: 180px;
	margin-right: 10px;
}

ul.error_list {
	margin: 0;
	padding-top: 0;
	list-style: square;
}

ul.error_list li {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	margin-bottom: 3px;
}

.riservazioneForm input, .riservazioneForm select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	padding: 2px;
}

.riservazioneForm input[type="text"] {
	width: 95%;
}

.riservazioneForm input[name="prenotazione[cap]"] {
	width: 45px;
}

table.tableRiservazioneForm {
	border: none;
	width: 100%;
}

table.tableRiservazioneForm th {
	width: 90px;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	font-size: 12px;
	text-align: right;
}

table.tableRiservazioneForm td {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 5px 10px;
}

#riservazioneSubmit {
	float: right;
	font-size: 14px;
	color: #FFF;
	background-color: #036;
	border: 1px solid #CCC;
	font-weight: bold;
	padding: 2px 5px;
	text-transform: uppercase;
}

.riservazioneFormStato {
	margin-bottom: 10px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
