 
/********************************************
   HTML ELEMENTS
********************************************/ 


body {

        background:url(styleimgs/sfondo.jpg) no-repeat scroll center top #EFEFEF;

	/* background: url(styleimgs/bodybackground2.png) repeat-y scroll center center #EFEFEF; */
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	margin: 0px 0;
	/* background: #FFF url(styleimgs/pagebackground.gif) repeat-x bottom; */
}

/* links */
a {
	text-decoration: none;
	background: inherit;
	color: #FB9233; 
}

a:hover {
	text-decoration: underline;
	/* background: inherit; */
	color: #93C600;
}

/* headers */
h1, h2, h3, h4 { font-family: 'Trebuchet MS', Tahoma, Sans-serif;  }
h1 {
	font-size: 180%;	
	font-weight: normal;	
	color: #555;
}
h2 {
	font-size: 180%;
	color: #2666c3; /* color: #88ac0b; */
	font-weight: normal;
}

h2 a {
	color: #2666c3;
	text-decoration: none;	
}

h3 {
	font-size: 135%;	 
	color: #666666;
}
h4 {
	font-size: 110%;
	color: #666666;
}

/* lists */

ul {
	margin: 0;
	padding: 0 0 0 20px;
}

/* images */
img {
	padding: 0;
	margin: 0;
	border: none;
}

h1, h2 {
	margin: 5px 0 5px 0;
	padding: 0;
}
h3, h4 {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 0 0 0;
	padding: 0;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
  margin: 10px;
  padding: 40px 20px 20px 40px;
  font: normal 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: #2361BA;
  border: 1px solid #E5F0FB;   
  background: #F4F8FD url(styleimgs/quote.jpg) no-repeat 8px 6px;
}

blockquote p {
  margin: 0 0 10px 0;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 0;
}
th strong {
	color: #fff;
}
th {
	background: #FFFFFF url(styleimgs/button-bg.jpg) repeat-x 0 0; 
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	text-align: center;
	border: 1px solid #EEEEEE;
        border-bottom-width: 2px;
}
tr {
	height: 25px;
	background: #ffffff;	
}
td {
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #CCCCCC; 
}
td.total {
	border-top-width: 2px;
	border-right: none;
	border-left: none;
	border-bottom: none;
	font-size: 110%;
	font-weight: bold;
}

/* end - table */

/* form elements */
form {
	margin:0; 
	padding:0;
	border:0; 
}

legend {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin: 0;
}
input {
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	color:#777;	
	margin: 0 0 7px 0;
}
input.hidden {
	display: none;
}
select {
	padding:2px; /* safari ignore this, use height or move the listbox */
	/* height: 21px; */
	border: 1px solid #E5F0FB;
	font: normal 1em Verdana, sans-serif;
	color:#777;	
	margin: 0 0 7px 0;
}
textarea {
	width:400px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	color:#777;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 950px;
	/* background: #CCC url(styleimgs/content.jpg) repeat-y center top; */
	margin:0pt auto; /* to center box! */
	padding: 0;
	text-align: left;
}

#promo {
	position: absolute;
	height: 791px;
	top: 45%;
	left: 35%;
	width: 606px;
}

#promoClose {
	text-align: left;
	visibility: visible;
	padding: 10px 0px 0px 20px;
        font: normal 2em Verdana, sans-serif;
}

#content {
	clear: both;
	width: 948px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
	border-right: 1px solid #DDD; 
	border-left: 1px solid #DDD; 
}

/* Header */
#header {
	position: relative;
	height: 250px;
	background: transparent url(styleimgs/header.gif) no-repeat center top;
	padding: 0;	
	color: #fff;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 55px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -3px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 18px; left: 35px;	
}


/*logo enit con link*/
#header h1#enit {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 55px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -3px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	background: transparent;

	
	/* change the values of top and left to adjust the position of the logo*/
	top: 214px; left: 185px;	
}

#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Header's links */
#header #header-links {
	position: absolute;
	color: #C6DDEE;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 20px; right: 20px;
	text-align: right;
}
#header #header-links a {	
	color: #000000;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4FF55;	
}

/* navigation */
#menu {
      float:left;
      width:100%;
      background:#F4F4F4;
      font: bold 14px "Trebuchet MS",Arial,Tahoma,Sans-serif;
      line-height:normal;
      }
    #menu ul {
	margin:0;
	padding:10px 10px 0 12px;
	list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url(styleimgs/tableftB.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url(styleimgs/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#1D3D8A;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#FF0000;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
      }


/* Home search box */
.home-search {
	float: left;
	width: 390px;
	margin: 10px 0 10px 10px;
	padding: 10px;
	display: inline;
	text-align: left;
	border: 1px solid #CCCCCC; 
	height: 150px;
	background: #EEEEEE url(styleimgs/skylinebg.gif) no-repeat right bottom;

}
.home-search#searchformtab-accommodation {
	background: url(styleimgs/search_hotel.gif) no-repeat left center;
}
.home-search#searchformtab-package {
	background: url(styleimgs/search_pacchetti.gif) no-repeat left center;
}
.home-search#searchformtab-schedule {
        background-color: #FFF;
}
.home-search#searchformtab-guide {
	background: url(styleimgs/search_offerte.gif) no-repeat left center;
}
.home-search#searchformtab-rental {
	background-color: #fe9;
}

.home-search h2 {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(styleimgs/pagestack.gif) no-repeat left center;
}

/* Home teaser */
#boxnews {
        float: right;
	width: 240px;
        height: 160px;
	/* height: 300px; */
	margin: 10px 0 0 10px;
	background: #f0e353;
	padding: 5px;
	display: inline;
	text-align: left;
	border: 1px solid #d1d1d1;
        overflow: hidden;
}

#boxendcolumn {
        float: left;
	width: 240px;
        height: 128px;
	/* height: 300px; */
	margin: 0px 0 5px 14px;
	background: #EEE;
	padding: 5px;
	display: inline;
	text-align: left;
	border: 1px solid #d1d1d1;
        overflow: hidden;
}

#home-teaser {
	float: right;
	width: 240px;
        height: auto;
	/* height: 300px; */
	margin: 10px 0 10px 10px;
	background: #EEEEEE;
	padding: 5px;
	display: inline;
	text-align: left;
	border: 1px solid #CCCCCC;
}

/* Home flyers */
#home-flyers {
	float: left;
	width: auto;
	margin: 0 0 10px 10px; 
	padding: 0 10px 0px 0; /*padding-right to be adjusted*/
	display: inline;
	text-align: left;
	border: 1px solid #CCCCCC; 
	background: #eeeeee; 
}
#home-flyers .container {
	float: left;
	width: 160px;
	margin: 10px;
	padding: 10px 10px 0;
	display: inline;
	text-align: left;
}
#home-flyers #banner{
	padding: 3px;
	border: 1px solid #CCCCCC; 
}
#home-flyers h2 {
	margin: 5px 3px 0 3px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #1D3D8A;
}

/* FLYERS ORIZZONTALE */
#home-flyers2 {
	float: left;
	width: auto;
	margin: 0 0 10px 10px; 
	padding: 0 10px 0px 0; /*padding-right to be adjusted*/
	display: inline;
	text-align: left;
	border: 1px solid #CCCCCC; 
	background: #eeeeee; 
}
#home-flyers2 .container {
	float: left;
	width: 90px;
	margin: 10px;
	padding: 10px 10px 0;
	display: inline;
	text-align: left;
}
#home-flyers2 #banner{
	padding: 3px;
	border: 1px solid #CCCCCC; 
}
#home-flyers2 h2 {
	margin: 5px 3px 0 3px;
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #1d3d8a;
}


/* LAST MINUTE */
#lastminute {
	float: right;
	width: 250px;
	padding: 0; 
	margin: 0 0 0 10px;	
	color: #777;
	height: auto;
}
#lastminute h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #4b4849;	
}
#lastminute h5 {
	margin: 15px 5px 10px 5px;
	font: bold 16px 'Trebuchet MS', Tahoma, Sans-serif;
	color: #F00;
        text-decoration: blink;	
}
#lastminute p {
	margin-left: 5px;
}
#lastminute ul {
	list-style: none;
	list-style-image: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}
#lastminute ul li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7; 
}
#lastminute ul li a {
	text-decoration: none;	
	color: #1773BC;				
}
#lastminute ul.lastminute li a:hover {	
	color: #333;
}
#lastminute ul li h3 {
	/* margin: 5px 5px 10px 5px; */
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	color: #555;	
}
#listminute ul li h3 strong{
	font-weight:bold;
	font-size: 1.2em;
	color: #B00;	
}
/* END LAST MINUTE */


/* Home side list */
#home-sidelist {
	float: right;
	width: 250px;
	padding: 0; 
	margin: 0 0 0 10px;	
	color: #777;
	min-height: 400px;
}	
#home-sidelist h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#home-sidelist p {
	margin-left: 5px;
}
#home-sidelist ul {
	list-style: none;
	list-style-image: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}
#home-sidelist ul li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7; 
}
#home-sidelist ul li a {
	text-decoration: none;	
	color: #1773BC;				
}
#home-sidelist ul.sidemenu li a:hover {	
	color: #333;
}
#home-sidelist ul li h3 {
	/* margin: 5px 5px 10px 5px; */
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	color: #555;	
}
#home-sidelist ul li h3 strong{
	font-weight:bold;
	font-size: 1.2em;
	color: #B00;	
}



/* Main Column */
#main {
	float: left;
	width: 670px;
	margin: 0; 
	padding: 20px 0 20px 10px;
	display: inline;
	/* background: url(styleimgs/box.jpg) no-repeat; */
	text-align: left;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 240px;
	padding: 10px; 
	margin: 0;
	color: #777;	
}	
#sidebar h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#sidebar form {
	margin: 15px 5px 10px 5px;
	border: 1px solid #A9D4EF;
	padding: 5px;
	background: #EEFFEE;
	font-size: 110%;
}
#sidebar form .dtpicker input{
	width: 90px;
}
#sidebar p {
	margin-left: 5px;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7; 
}
* html body #sidebar ul.sidemenu li {
	list-style: none;
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #1773BC;				
}

#sidebar ul.sidemenu li h3 {
	/* margin: 5px 5px 10px 5px; */
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	color: #555;	
}
#sidebar ul.sidemenu li h3 strong{
	font-weight:bold;
	font-size: 1.2em;
	color: #B00;	
}

#sidebar ul.sidemenu li a:hover {	
	color: #333;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }


/* Footer */	
#footer {
	color: #8D8D8D;
	background: transparent url(styleimgs/footer.gif) no-repeat center top;
	clear: both;
	width: 950px;
	height: 50px;
	text-align: center;	
	font-size: 90%;	
}
#footer p { 
	padding: 10px 0;
	margin: 0;
}
#footer a { 
	color: #8D8D8D;
	text-decoration: none; 
}

/* post footer */
.post-footer {
	background: #F4F8FD;
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #E5F0FB; 
	font-size: 95%;	
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }
.post-footer .readmore { padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

t