 
/* 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;

}/*
 * Parco Acquatico Oltremare Riccione
 * comearrivare.php - CSS DOCUMENT
 */
#box {
    width: 940px;
    height: 400px;
    background: transparent url('../images/orari_info/calendario/box.png') 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: 5px;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 20px;
    color: #0e317f;
}

#box .text {
    width: 100%;
}

#box .text h1 {
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 5px;
}

table#calendario{
	/*background: #FFFFFF;*/
	background:#e4e4e4;
	text-align: center;
	height: 350px;
	width: 100%;
}
table#calendario tr th{
    background: #cfd1d2;
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
}
table#calendario tr th span{
    color: #FFFFFF;
    font: bold 18px "Trebuchet MS", Tahoma, sans-serif, serif;
}
table#calendario tr td{
	color: #FFFFFF;
    font: bold 17px "Trebuchet MS", Tahoma, sans-serif, serif;
	width: 25px;
}
table#calendario tr td.bgwhite{
	background: #FFFFFF;
}
table#calendario tr td.bggreen{
    background: #009036;
}
table#calendario tr td.bgorange{
    background: #ef8601;
}
table#calendario tr td.bglightblue{
    background: #009ee0;
}
table#calendario tr td.bgdarkblue{
    background: #006ab3;
}
table#calendario tr td.bgyellow{
    background: #ffea00;
}
table#calendario tr td.bgred{
	background: #ce0000;
}

.accordion{
    margin-top: 25px;
    width: 955px;   
}
.accordion #acc1 {
   height: 20px;
}
.accordion div#acc1 ul li{
    list-style: none;
	color: #FFFFFF;
	float: left;
}
.accordion div#acc1 {
    padding: 7px 35px 7px 25px;
    margin: 0 0 2px 20px;
    font: normal 11px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
    background: url(../images/star.png) no-repeat left 8px;
    width: 850px;
}
.accordion div#acc1 ul{
	margin: 0;
}
.accordion div#acc1 ul li{
    list-style: none;
    color: #FFFFFF;
    float: left;
	padding-left: 25px;
	margin-left: 12px;
	margin-top:4px;
}
.accordion div#acc1 ul li#greenbox{
    background: url('../images/orari_info/calendario/greenbox.png') no-repeat;
}

.accordion div#acc1 ul li#darkbluebox{
    background: url('../images/orari_info/calendario/darkbluebox.png') no-repeat;
}

.accordion div#acc1 ul li#lightbluebox{
    background: url('../images/orari_info/calendario/lightbluebox.png') no-repeat;
}

.accordion div#acc1 ul li#orangebox{
    background: url('../images/orari_info/calendario/orangebox.png') no-repeat;
}
.accordion div#acc1 ul li#whitebox{
    background: url('../images/orari_info/calendario/whitebox.png') no-repeat;
}
.accordion div#acc1 ul li#yellowbox{
    background: url('../images/orari_info/calendario/yellowbox.png') no-repeat;
}
.accordion div#acc1 ul li#redbox{
    background: url('../images/orari_info/calendario/redbox.png') no-repeat;
}



.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;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	font-family:"Trebuchet MS", Tahoma, sans-serif, serif;
	display:none;
	background:transparent url(../images/tooltip/black_arrow_big.png);
	font-size:12px;
	height:190px;
	width:320px;
	padding:25px;
	color:#fff;	
}

a.day {
	display:block;
	cursor:pointer;
}

