body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {	color: #006600; background: inherit}
a:hover { color: #FF9933; 	background: inherit }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 5px; letter-spacing: -1px; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.3em; font-family:Arial, Sans-Serif }
h4 { margin: 0; padding: 0; letter-spacing: -1px; font-variant:normal; font-size:8pt; font-family:Verdana }


p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(../submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 900px;
	padding: 10px; 
}
.content_0 { 
	margin: 0 auto;
	width: 900px;
	padding: 0px; 
}
.content_s { 
	margin: 0 auto;
	width: 700px;
	padding: 10px; 
}

.header { 
	height: 100px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
.header_0 { 
	height: 80px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #ccc;
}
.header_s { 
	height: 40px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 180px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	color: #FFF;
	background: inherit
}

.bar { 
	clear: both;
	font-size: 1.1em;
	width: 900px;
	height: 30px; 
	color: #FFFFFF;
	background: #006600;; margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0
}

	.bar li { 
		margin: 0; 
		color: #FFEADC;
		background: #006600;
		float: left; padding-left:12px; padding-right:12px; padding-top:7px; padding-bottom:5px 
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #FFCC66; 
		background: inherit
	} 

.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #339933 url('../images/corner.gif') no-repeat top right;
	color: #FFFFFF;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:1em; font-family:Tahoma, Arial, Sans-Serif; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px; padding-left:5px; padding-right:0; padding-top:7px; padding-bottom:7px
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.5%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #00CC99 url('../images/corner.gif') no-repeat top right;;
	color: #FFFFFF;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:1em; font-family:Tahoma, Arial, Sans-Serif; margin-left:0; margin-right:0; margin-top:0; margin-bottom:3px; padding-left:5px; padding-right:0; padding-top:7px; padding-bottom:7px
}

	.right_articles {
		background: #F5F5F5;
		color: #414141;
		padding: 8px;	
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:3px
	}
	
	.right_articles_1 {
		background: #F5F5F5;
		color: #414141;
		padding: 4px;	
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:3px
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}
.StarBonus {background: url(http://www.googlerank.it/images/bonus_star_bg.png) right top no-repeat !important;padding:5px 10px 10px 0 !important;width:70px !important;text-align:center !important;display:block !important;float:left;}
.StarBonus a {color:#ffff00 !important;}

/* footer
   ------ */

.footer {  
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 2.3em;
}

.footer a { color: #808080; background: #fff; }

.topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: #339966;
width: 620px;
visibility: hidden;
z-index: 100;
}
.box2{
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.titoletto{
	float: left;
	margin-left: 15px;
	clear: both;
}
.titoletto,
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	color:#d84a09;
	background-image: url(images/tabon.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 22px;
	position: relative;
	bottom: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
}
/* ----------------------------------------------------------------------------------------- */
/* BOX TYPES > Overall Declarations
   ----------------------------------------------------------------------------------------- */
#PAGE .accordion div, #PAGE .accordion form  { overflow:visible }
.accordion .pane form.box { overflow:visible }
.accordion .pane form .interior {overflow:visible !important }

.box { margin-bottom:15px;}
.box, .box .interior, .box .scaffold { overflow:hidden;}
.box .header { font-weight:bold; color:#217148;}

.box .lft { float:left; } 
.box .mid { display:none;border:10px solid #0f0; }
.box .rgt { float: right; }

.box .cnrR2 { height:2px; }
.box .cnrR3 { height:3px; }
.box .cnrR5 { height:5px; }

.box .cnrR2 .lft, .box .cnrR2 .rgt { height:2px;width:2px; background-repeat:no-repeat;background-image: url("/img2/sprites/boxCnr-V4.gif"); }
.box .cnrR3 .lft, .box .cnrR3 .rgt { height:3px;width:3px; background-repeat:no-repeat;background-image: url("/img2/sprites/boxCnr-V4.gif"); }
.box .cnrR5 .lft, .box .cnrR5 .rgt { height:5px;width:5px; background-repeat:no-repeat;background-image: url("/img2/sprites/boxCnr-V4.gif"); }

/* POSITION: LEFT TOP */
/* default corners for left col */
#LEFTNAV .cnrR3 .lft { background-position: -5px -17px ; }
#LEFTNAV .cnrR3 .rgt { background-position: -1px -17px; }
/* default community lhc box 9and sisr box */
#LEFTNAV #COMMUNITY_BOX .cnrR3, #LEFTNAV .sisr .cnrR3 { background-color: #fff; }
#LEFTNAV #COMMUNITY_BOX .cnrR3 .lft, #LEFTNAV .sisr .cnrR3 .lft { background-position: -5px -21px; }
#LEFTNAV #COMMUNITY_BOX .cnrR3 .rgt, #LEFTNAV .sisr .cnrR3 .rgt { background-position: -1px -21px; }


div.first { margin-top:0 }                      /* --- First .box in the column --- */
.firstBox .box { margin-top:0 }                 /* --- First included .box in the column --- */
.firstBox.optional .box { margin-bottom:15px }  /* --- When there's more than one possible firstBox */ 

/* POSITION: LEFT TOP */
/* typeA ---------------------------------------------------------------------------------------- */
.typeA .interior { padding:6px 12px 12px; border:solid #91b155; border-width:0 1px 1px; }
.typeA.cap .interior { border-width:1px; }

.typeA { background-color:#fff;}
.typeA .lft, .typeA .rgt { margin-top: -1px !important;}/* relative for IE */

.typeA .cnrR3, 
.typeA .cnrR5 { border-width: 1px 0 0;border-style:solid;border-color:#91B155; }
.typeA.cap .cnrR3, 
.typeA.cap .cnrR5 { background-color:#91b155;}

.typeA .cnrR3 { height:2px; } /* override default */
.typeA .cnrR3 .lft { background-position: -5px -1px; }
.typeA .cnrR3 .rgt { background-position:  -1px; }

.traveler .box.typeA .cnrR3 .lft { background-position: -5px -1px !important; }
.traveler .box.typeA .cnrR3 .rgt { background-position:  -1px !important; }

.typeA .cnrR5 { height:4px; } /* override default */
.typeA .cnrR5 .lft { background-position: -15px -1px; }
.typeA .cnrR5 .rgt { background-position: -9px -1px; }

/* home page quick links (img bg)  */
.typeA2 .cnrR5 { border-top:2px solid #d9e4c4;height:3px; }
.typeA2 .cnrR5 .lft { background-position: -15px -25px;margin-top:-2px; }
.typeA2 .cnrR5 .rgt { background-position: -9px -25px;margin-top:-2px; }
.typeA2 .interior  { padding:9px 13px 12px; border:solid #d9e4c4; border-width:0 2px 2px;} 

/* Inline Airfare Deals  - with some server generated markup */
/*.typeA2*/ .airfare .interior  { padding:9px 13px 12px; border:solid #d9e4c4; border-width:0 2px 2px;} 
/*.typeA2*/ .airfare b { margin-right:4px; font-family:Arial, Helvetica, sans-serif; font-size:120%; color:#217148; float:left;}
/*.typeA2*/ .airfare a { display:block; font-weight:normal; text-decoration:underline !important; color:#202d95;}
/*.typeA2*/ .airfare a b { font-family: Verdana,"Bitstream Vera Sans", Arial, Helvetica, sans-serif;  font-size:100%; font-weight:normal; color:#202d95; }
/*.typeA2*/ .airfare a:hover { color:#589442;}
/*.typeA2*/ .airfare a:hover b { color:#589442;}

/* goLists */
.box.typeA.alt01,
.box.typeA.alt01 .cnrR3 { border-color: #d9d9cd !important; background-color:#f8f8ed !important; }
.box.typeA.alt01 .cnrR3 .lft { background-position: -5px -13px !important; }
.box.typeA.alt01 .cnrR3 .rgt { background-position: -1px -13px !important; }
.box.typeA.alt01 .interior { border:solid #d9d9cd; border-width:0 1px 1px;}
/* .box.typeA.alt01 .interior .header { background:transparent url("/img2/sprites/gui-v3.gif") no-repeat 100% -887px; } */

/* editing */
.box.typeA.editing, 
.box.typeA.editing .cnrR3 { background-color:#f4f9f2;border-color:#D9D9CD; }
.box.typeA.editing .cnrR3 .lft { background-position: -5px -49px; }
.box.typeA.editing .cnrR3 .rgt { background-position: -1px -49px; }



/* typeB ---------------------------------------------------------------------------------------- */
.typeB { padding-bottom:4px; background-color:#d9e4c4;}
.typeB .interior, .typeB .interior .cnrR3 { background-color:#fff;}
.typeB.browseDest .cnrR3 { background-color:#f3f6eb !important;}
.typeB .interior { margin:0 4px;}

/* typeB outer */
.typeB .cnrR5 .lft {background-position: -15px -7px;}
.typeB .cnrR5 .rgt {background-position: -9px -7px;}

/* typeB inner */
.typeB .interior .cnrR3 .lft {background-position: -5px -9px;}
.typeB .interior .cnrR3 .rgt {background-position: -1px -9px;}

/* Interactive (Map) */
.typeB.interactive .cnrR3 .lft {background-position:  -5px;}
.typeB.interactive .cnrR3 .rgt {background-position: -1px -5px;}
.typeB.interactive .interior .cnrR3 .lft {background-position: -5px -9px;}
.typeB.interactive .interior .cnrR3 .rgt {background-position: -1px -9px;}

/* Commerce (orange) */
.typeB.commerce .interior .cnrR3 .lft {background-position: -5px -33px;}
.typeB.commerce .interior .cnrR3 .rgt {background-position: -1px -33px;}



.typeB .header, .typeB .subhead { padding:8px 18px 10px 18px;}
.typeB .arrows { margin:10px 18px;}
.typeB .arrows.split2 { float:left; width:40% }
.typeB .all {margin: 8px 0 12px;}
.typeB.share .all  {margin: 8px 18px 12px;}
#ATTRACT_OVER .typeB .all {margin: 8px 18px 12px;}
.typeB .interior .all {margin: 8px 14px 3px;}

/* ----------------------------------------------------------------------------------------- */


/* typeC ---------------------------------------------------------------------------------------- */
.typeC {position:relative;background-color:#8fb152;padding:2px;}
.typeC .cnrR5 {height:0;}
.typeC .cnrR5 .lft, .typeC .cnrR5 .rgt {width:6px;height:6px;position:absolute;top:2px;}
.typeC .cnrR5 .lft {margin: -2px 0 0 -2px;background-position:-28px -1px;}
.typeC .cnrR5 .rgt {margin: -2px 0 0 0;background-position:-21px -1px;right:0;} /* right position readjusted in ie6  */
.typeC .interior {background-color:#f3f6eb;border:2px solid #d0dfb8;padding:6px 13px 10px;}
/* ----------------------------------------------------------------------------------------- */

/* #SIS_ACCORDION -------------------------------------------------------------------------- */
.typeC#COMMUNITY_BOX .interior { padding:6px 1px 10px; background-color:#fff; }
#SIS_ACCORDION .window { padding-top:5px; background:url('/img2/sprites/sbSISAccordion.gif') no-repeat -1px -1px #F1F5E6; }
#SIS_ACCORDION .window h2 { padding:0 5px 5px; text-decoration:none;  color:#217148; background:url('/img2/sprites/sbSISAccordion.gif') no-repeat -1px bottom transparent; font-size:105%; }
#SIS_ACCORDION .window h2 span { padding-left:17px; background:url('/img2/sprites/sbSISAccordion.gif') no-repeat -316px -122px transparent; cursor:pointer;}
#SIS_ACCORDION .window.active { background-position: -1px -93px; }
#SIS_ACCORDION .window.active h2 {  background-position: -315px bottom; } 
#SIS_ACCORDION .window.active h2 span { background-position: -317px -191px; cursor:default; color:#fff;}
#SIS_ACCORDION .pane { margin:1px 1px 0; }
.travNet .sisNoContribution { padding:6px 10px 6px; }
.travNet .sisContribution { padding:0 0 6px; }
.travNet .pinIt { margin-top:8px; padding:8px 10px 0; border-top:solid 2px #D0DFB8; }
.travNet .pinIt a { }
.travNet .accordion .askThem a { font-weight:bold; }
/* DO NOT CHANGE!! NO WIDTH:100%  AFFECTS IE6 SCROLLBARS INSIDE THE ACCORDION */
.travNet .accordion .sisContribution table thead .spacer { width:200px; }
.travNet .accordion .sisContribution table thead .num { width:88px; }
/* ----------------------------------------------------------------------------------------- */
/*.style1 {
	FONT-SIZE: 11px; COLOR: #324614; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.listaimagecell
{
	border-top: 1px solid #EFDAED;	
	border-left: 1px solid #EFDAED;	
	
}
.titlerow {
font-size:16px;
font-weight:800;
letter-spacing:1px;
border-BOTTOM: 1px solid #EFDAED;	
border-LEFT: 1px solid #EFDAED;	

}
.linkbox{
	background-color:#FEFCFC;
	text-align:center;
	border: 1px solid #EFDAED;	
	height:20px;font-size:7pt;	
	width:160px;
}
.stilelink {
	FONT-SIZE: 9px; COLOR: #324614; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;text-decoration:underline;
	vertical-align:bottom;
}
.listabox {
	FONT-SIZE: 9px;
	COLOR: #324614;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing:-1pt;
	height:50px;
	width:85px;
}
.listadescrizione {
	FONT-SIZE: 11px;
	COLOR: #324614;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;

}
 */