/* Start of CMSMS style sheet 'Fondazione2009_base_fondazione' */
/*@charset "UTF-8";*/
/* CSS Document */


/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font-size:72%;
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
background:#013568 url(uploads/fondazione2009/bg.jpg) top center repeat-y;
/*color:#3a3a3a;*/
}

#wrap {
/*background-color:#ffffff;*/
/* color:#303030;*/
margin:0 auto;
/* padding:1px 5px; */
padding:0;
width:760px;
}

/***** Header *****/

#header {
	color:#505050;
	width:760px;
	height:300px;
	margin:0 0 10px 0;
	padding:0;
}

#header_top {
	background-image: url(uploads/fondazione2009/front_01.jpg);
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 760px;
	border-width: 0px;
}

#header_bot {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 760px;
	border-width: 0px;
}


#header_bot #header_teatro,
#header_bot #header_teatro a {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 250px;
	border-width: 0px;
	display:block;
	float:left;
}
#header_bot #header_teatro a:link,
#header_bot #header_teatro a:visited,
#header_bot #header_teatro a:active {
	background-image: url(uploads/fondazione2009/front_02.jpg);
}
#header_bot #header_teatro a.selectedtab:link,
#header_bot #header_teatro a.selectedtab:visited,
#header_bot #header_teatro a.selectedtab:active {
	background-image: url(uploads/fondazione2009/front_select_02.jpg);
}
#header_bot #header_teatro a:hover {
	background-image: url(uploads/fondazione2009/front_hover_02.jpg);
}


#header_bot #header_fondazione,
#header_bot #header_fondazione a {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 260px;
	border-width: 0px;
	display:block;
	float:left;
}
#header_bot #header_fondazione a:link,
#header_bot #header_fondazione a:visited,
#header_bot #header_fondazione a:active {
	background-image: url(uploads/fondazione2009/front_03.jpg);
}
#header_bot #header_fondazione a.selectedtab:link,
#header_bot #header_fondazione a.selectedtab:visited,
#header_bot #header_fondazione a.selectedtab:active{
	background-image: url(uploads/fondazione2009/front_select_03.jpg);
}
#header_bot #header_fondazione a:hover {
	background-image: url(uploads/fondazione2009/front_hover_03.jpg);
}


#header_bot #header_pandurera,
#header_bot #header_pandurera a {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 250px;
	border-width: 0px;
	display:block;
	float:left;
}
#header_bot #header_pandurera a:link,
#header_bot #header_pandurera a:visited,
#header_bot #header_pandurera a:active {
	background-image: url(uploads/fondazione2009/front_04.jpg);
}
#header_bot #header_pandurera a.selectedtab:link,
#header_bot #header_pandurera a.selectedtab:visited,
#header_bot #header_pandurera a.selectedtab:active {
	background-image: url(uploads/fondazione2009/front_select_04.jpg);
}
#header_bot #header_pandurera a:hover {
	background-image: url(uploads/fondazione2009/front_hover_04.jpg);
}



/***** Left sidebar *****/

#col_sx {
clear:left;
float:left;
width:150px;
margin:0 0 5px 0;
padding:0;
text-align:right;
}

#col_sx ul {
list-style:none;
width:150px;
margin:0 0 10px 0;
padding:0;
text-align:right;
}

#col_sx li {
margin-bottom:5px;
display:block;
text-align:left;
background-color:#D5B369;
}

#col_sx li a {
font-weight:bold;
/* line-height:20px; */
text-decoration:none;
color:#404040;
display:block;
padding:0px 2px 0 2px;
background:#f4f4f4 url(uploads/fondazione2009/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#col_sx li a:hover, #col_sx li a.currentpage {
background:#eaeaea url(uploads/fondazione2009/col_sx_ul_bkg.gif) bottom left repeat-x;
color:#013568;
/*line-height:20px;*/
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:5px solid #505050;
}

#col_sx ul ul {
margin:5px 2px 5px 3px;
font-size:0.95em;
width:145px;
}

#col_sx ul ul a {
/* line-height:20px;*/
margin:0;
padding:0px 2px 0 2px;
}

#col_sx ul ul ul{
margin:5px 1px 5px 4px;
font-size:0.95em;
width:140px;
}

#col_sx ul ul ul a {
line-height:20px;
margin:0;
padding:0px 2px 0 2px;
}

#col_sx h2 {
font-size:1.5em;
font-weight:normal;
}

#col_sx .currentpage {
/* background-color:#013568; */
background: url(uploads/fondazione2009/col_sx_ul_bkg.jpg) top left repeat-y;
color:#bbbbbb;
font-weight:bold;
text-align: right;
border-right: 1px solid #cccccc;
border-left:2px solid #013568;
line-height: 20px;
}

#col_sx .sectionheader,
#col_sx .bullet_sectionheader {
color:#404040;
/*font-style:italic;*/
}

/***** modulo di Ricerca colonna SX****/

#cerca_sx {
   width: 145px;
   margin: 0;
   padding: 0.2em;
   text-align: left;
   background: #dddddd;
   border-top: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   border-bottom: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
}
#cerca_sx label {display: none;}
#cerca_sx input.search_text {
   width:140px;
   border: 1px dashed #cccccc;
   margin: 0;
   padding: 0 0.1em 0.2em 0.1em;
   font-size: 0.9em; 
}
#cerca_sx textarea {}
#cerca_sx input.search_submit {
   width:140px;
   border: 1px solid #cccccc;
   margin: 0;
   padding: 0 0.1em 0.2em 0.1em;
   font-size: 0.9em; 
}


/***** Right sidebar *****/

#col_dx {
float:right;
width:130px;
margin:0 0 5px 0;
padding:0;
font-size:0.9em;
background-color:#eeeeee;
border-top: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
border-bottom:1px solid #999999;
border-left: 1px solid #999999;
}

#col_dx p, #col_dx ul {
margin:0 0 1em 0;
/*line-height:1.3em;*/
padding:1px;
}

#col_dx a {
color: #013568;
font-weight:bold;
display:block;
}

#col_dx a:hover {
background-color: #888888;
color: #ffffff;
}

#col_dx li {
list-style:none;
margin:0 0 2px 0;
padding:0;
}

#col_dx h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
letter-spacing:-1px;
}

#col_dx hr {
   width: 90%;
   margin: 0 5% 0 5%;
}

/***** Main content *****/

#content {
margin:10px 140px 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentwide {
margin:10px 0 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h1, #contentwide h1, #contentfull h1 {
font-size:1.6em;
font-weight:bold;
margin:0.5em 0 0.5em 0;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.5em;
font-weight:normal;
margin:0.5em 3em 0.5em 0;
padding:0 0 0.2em 0.5em;
border-bottom: 1px solid #013568;
border-left: 3px solid #013568;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.3em;
font-weight:normal;
margin:0.5em 0 0.5em 0;
padding:0;
}

#content h4, #contentwide h4, #contentfull h4 {
font-size:1.2em;
font-weight:normal;
margin:0.5em 0 0.5em 0;
padding:0 0 0.2em 0.5em;
border-bottom: 1px solid #013568;
/*border-left: 3px solid #013568;*/
}

#content img, #contentwide img, #contentfull img {
padding:1px;
/*display:inline;*/
background:#fff;
color:#303030;
border:2px solid #f0f0f0;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 0.7em 1em;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 1em;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

#content a {
text-decoration:none;
color:#013568;
}

#content a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

#content p {
margin:0 0 0.5em 0;
/*font-size: 0.90em;*/
}

#content blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(uploads/fondazione2009/menubg.gif) bottom left repeat-x;
color:#505050;
}

#content blockquote p {
/*line-height:1.3em;*/
margin:0 0 5px 0;;
}

#content hr {
width: 90%;
color: #013568;
height: 2px;
margin: auto auto auto 0.5em;
position: relative;
top: 0;
left: 0;
visibility: visible;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/



a img {
border:0;
}

/***** Tabella Dati Tecnici Teatro *******/

table#tabletecnica {
   width:100%;
   margin:0;
   padding: 1px;
}

table#tabletecnica caption {
   background: url(uploads/fondazione2009/col_sx_ul_bkg.jpg) top left repeat-y;
   text-align: right;
   font-size: 0.9em;
   font-weight: bold;
}

table#tabletecnica td.w40 {
   padding:1px;
   margin: 1px;
   width: 40%;
   background-color: #013568;
   color: #EEEEEE;
   font-size: 0.85em;
   text-align: right;
}

table#tabletecnica td.w60 {
   padding:1px;
   margin: 1px;
   width: 60%;
   background-color: #FFFFFF;
   color: #222222;
   font-size: 0.80em;
   border: 1px solid #013568;
   border-left:0;
   text-align: left;
}

/***** Table styles   ***BYPASSATI***
table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url(uploads/fondazione2009/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:left;

background:#f4f4f4 url(uploads/fondazione2009/menubg.gif) bottom left repeat-x;
color:#303030;
}

*****/

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(uploads/fondazione2009/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
width:120px;
}

/* input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
} */

/* label {
margin:2px;
} */

/* input {
width:200px;
} */

textarea {
width:400px;
}

/***** Search box *****/
/* edited for CMSMS search 

#textSearch {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
margin:6px 0 0 0;
}

#buttonSearch {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:96px;
margin:6px 0 16px 0;
} */

/***** Various classes *****/

.left {
margin:2px;
float:left;
}

.right {
margin:2px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
/* width:105px; */
color:#505050;
background:#f4f4f4 url(uploads/fondazione2009/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#col_sx .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
margin: 1px; 
}

.hide {
display:none;
}

.listalettere {
   list-style-type: lower-alpha;
}

.w100 {
   width:100%;
}

.maiuscolo{
   text-transform:uppercase;
}

/**** Tabelle Prezzi Stagione Teatrale ****/

table#tab_abbonamenti,
table#tab_singoli{
   width:450px;
   margin: 0 auto;
   padding:0;
   border: 1px solid #990000;
}

table#tab_abbonamenti th,
table#tab_singoli th{
   font-size: 1em;
   font-weight:normal;
   text-align: left;
   height: 1.3em;
   margin: 0;
   padding: 0.2em;
   border: 0;
}
table#tab_abbonamenti th.cabaret,
table#tab_singoli th.cabaret{
   background-color:#E2001A;
   color:#FFF;
}
table#tab_abbonamenti th.eventi_speciali,
table#tab_singoli th.eventi_speciali{
   background-color:#EE7F00;
   color:#111;
}
table#tab_abbonamenti th.prosa,
table#tab_singoli th.prosa{
   background-color:#004985;
   color:#FFF;
}
table#tab_singoli th.boris_vian {
   background-color:#E2007A;
   color:#FFF;
}
table#tab_abbonamenti th.jazz_manouche,
table#tab_singoli th.jazz_manouche{
   background-color:#996633;
   color:#FFF;
}
table#tab_abbonamenti th.danza,
table#tab_singoli th.danza{
   background-color:#0099CC;
   color:#FFF;
}
table#tab_abbonamenti th.operetta,
table#tab_singoli th.operetta{
   background-color:#006666;
   color:#FFF;
}
table#tab_abbonamenti th.giovanissimi,,
table#tab_singoli th.giovanissimi{
   background-color:#FFCC00;
   color:#111;
}
table#tab_abbonamenti th.dialettale,
table#tab_singoli th.dialettale{
   background-color:#33CC99;
   color:#111;
}

table#tab_abbonamenti td,
table#tab_singoli td{
   font-size: 0.8em;
   height: 1.0em;
   margin: 0;
   padding: 0.1em;
   border-top: 0;
   border-right: 0;
   border-bottom: 1px solid #999999;
   border-left: 1px solid #999999;
}
table#tab_abbonamenti td.w15{
   width:15%;
   text-align:right;
}
table#tab_abbonamenti td.w40{
   width:40%;
   text-align:right;
}
table#tab_singoli td.w10{
   width:10%;
   text-align: right;
}
table#tab_singoli td.w60{
   width:60%;
   text-align: right;
}
table#tab_singoli td.w30r{
   width:30%;
   text-align: right;
}
table#tab_singoli td.w30l{
   width:30%;
   text-align: left;
   vertical-align:center;
}

table#tab_abbonamenti caption{
   caption-side:bottom;
   font-size: 0.7em;
   font-style:italic;
   margin: 0;
   padding: 0 0 0 5em;
   text-align:left;
}

/************ NMS FORM *************/

div.ml_form form{
   width:440px;
   padding: 0.5em;
   margin: 0.1em auto;
   background-color:#DDD;
   text-align:right;
}

div.ml_form form input {
   width: 300px;
   background-color:#013568;
   color:#FFF;
   margin: 0.2em 0;
}

div.ml_form form span.ml_submit input {
   width: 150px;
   background-color: #FFF;
   color: #013568;
   font-weight:bold;
}

/********* Lista Partner *********/

#content ul.partner-list li {
   display: block;
   height: 100px;
   margin: 0 0 1em 0.3em;
   border-bottom: 1px solid #333333;
}

#content ul.partner-list li img {
   float: right;
   background-color: #FFFFFF;
   margin: 1px;
   padding: 0;
   border: 0;
}
/* End of 'Fondazione2009_base_fondazione' */

