 
/* CSS Document */
body{
    background: #bdddfd url('../images/layout/background.jpg') repeat-x top;
    padding: 0;
    margin: 0;  
}
#menubar{
    width: 100%;
    height: 62px;
    margin: 0 auto;
    text-align: right;
    background: transparent url('../images/layout/header_bar.png') repeat-x;
    display: block;
}
#menubar_in{
    width: 98%;
    margin: 0 auto;
}
#menubar ul{
    padding: 0;
    margin: 0 0 0 0;
    width: auto;
}
#menubar ul li{
    color: #FFFFFF;
    float: left;
    list-style-type: none;
    margin-left: 0px;
    font: bold 15px "Trebuchet MS", Tahoma, sans-serif, serif;
}
#menubar ul li a{
    color: #FFFFFF;
    text-decoration: none;
}
#menubar ul li.current{
    text-decoration: underline;
}

#content{
    width: 950px;
    margin: 0 auto;
}
#flash{
    /*margin: 69px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
#flash-esplora{
	/*margin: 69px auto 0 auto;*/
	/*margin:70px auto 0px auto;*/
	margin:100px auto 0px auto;
	width: 951px;
	height: 713px;
	background-image:url(../images/map.png);
}
#flash-esp{
	width: 940px;
	height: 698px;
    margin:10px auto 0px auto;
    padding-top:7px;
}
.cl{
    clear: both;
}

a img{
    border: 0;
    text-decoration: none;
    outline: none;
}
a{
    outline: none;
}

h1{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
 /*   color: #FFFFFF;*/
    color: #0E317F;
}
h2.title{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
}
#footer{
	width: 940px;
	margin: 7px auto 10px auto;
	color: #0e317f;
	font-family: "Trebuchet MS", Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
}
#footer #address{
	width: 400px;
	float: left;
	margin: 0px 10p 0px 0px;
}
#footer #socials{
	float: right;
	vertical-align: top;
}
#footer #socials img{
	margin: 0 0px 0 0px;
}
#footer #socials a{
    text-decoration: none;
}
a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.center{
	text-align:center;
}
object{
	outline:none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white{
	color: #FFFFFF;
}
ul.listnostyle{
	margin:  0;
	padding:0;
}
ul.listnostyle li{
	list-style:none;
}
.bold{
	font-weight: bold;
}
.blankdottedline{
    height: 1px;
    border-bottom: 1px dotted #FFFFFF;
	font-size: 1px;
}
p.pink{
    color: #f93dac;
}
p.yellow{
	color: #FF6600;
}
p.yellow-small{
	font: 13px "Trebuchet MS",Tahoma,sans-serif,serif;
	margin-top:5px;
	color: #663300;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.lightblue{
	color:#009df2;
}
h2.subtitle{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif,serif;
    margin-top:5px;
	color: #0E317F;
}



      #boxhome{
	margin: 0px -10px 0 9px;
      }
      #boxhome img{
      
        margin-left: 10px;
        float: right;   
      }
	        
     #rounded{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors img{
          margin: 0 1px 0 1px;
          text-decoration: none;    
      }
      #sponsors a{
      text-decoration: none;
      }
      
      #menu #specialoffer{
          float: right;
      }
      #flash{
            /*margin: -60px auto 0 auto;*/
			margin: 70px auto 0px auto;
            width: 950px;
      }
      #flash embed{
           margin-top: -7px;
       }
	   

     #rounded2{
	background:  url('../images/layout/transparent.png') repeat;
	height: 35px;
	width: 945px;
	margin: 0 auto;
	padding: 5px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors2 {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors2 img{
	margin: 0 2px 0 2px;
	text-decoration: none;
      }
      #sponsors2 a{
      text-decoration: none;
      }
	  #outer_boxhome{
	width: 990px;
	margin: 10px auto 0 auto;
	height: 95px;
      }
      
      /*
          End index
      */
      #lastminutebox{
        margin-left: -15px;
      }

#menu{
	text-align: left;
}
#searchform{
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 58px;
	float: left;
	margin: 20px 0 0 0px;
	top: 90px;
	z-index: 9;
	display:block;
}
#searchform input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchform input[type=submit]{
    background: none;
    border: 0;
	height: 25px;
	width: 25px;
	cursor: pointer;

}

#searchinside {
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 28px;
	float: none;
	margin: 0px;
	z-index: 9;
	display:block;
	position:relative;
	/*top:80px;*/
	top:100px;
}
#searchinside input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchinside input[type=submit]{
    background: none;
    border: 0;
	height: 30px;
	width: 30px;
	cursor: pointer;

}/* BIGLIETTI */

#box {
	width: 100%;
	min-height: 395px;
	height: auto;
	background: transparent url('../images/layout/transparent.png') repeat;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid transparent;
	margin-top: 10px;
	text-align: center;
}
.box, .box2 {
    width: 100%;
    height: 143px;
    background: transparent;
	background-repeat: repeat-x;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 0;
    font: normal 14px "Trebuchet MS", Tahoma, sans-serif, serif;
	margin-top: 20px;
    color: #FFFFFF;
}
#box1{
	background-image: url('../images/biglietti/box_1.png');
}
#box2{
    background-image: url('../images/biglietti/box_2.png');
}
#box3{
    background-image: url('../images/biglietti/box_3.png');
}
#box4{
    background-image: url('../images/biglietti/box_4.png');
}
#box5{
    background-image: url('../images/biglietti/box_5.png');
}

.box .image{
	float: left;
	width: 244px;
}
.box .text{
    float: left;
	width: 645px;
	margin-left: 20px;
}
.box .text h2{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
	margin-top: 5px;
}
.box .text p{
    padding: 0 30px;
}
.box2 .textfull p{
 	font: normal 12px "Trebuchet MS", Tahoma, sans-serif, serif;
	padding: 0 50px;
 }
.box2{
	height: 125px;
}
.box2 .textfull{
    float: left;
    width: 940px;
}
.box2 .textfull h2{
	font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
	margin: 5px 0 0 25px;
}
#flash{
    /*margin: 65px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
.accordion{
    margin-top: 25px;
	width: 955px;	
}
.accordion #acc1 {
	cursor:pointer;
}

.accordion h3 {
    padding: 7px 35px 7px 25px;
    margin: 0 0 2px 20px;
    font: normal 15px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
	background: url(../images/star.png) no-repeat left 8px;
	width: 850px;
}
.accordion h3 a{
	text-decoration:none;
	color: #FFFFFF;
	display: block;
}
.roundedacc {
    background: #f940ad;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
 .roundedacc:hover{
    background-color: #d581cd;
}

