body
{
	font-family: verdana;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #2c549f;
	background: #002841 url( '/images/bgBig.jpg' ) no-repeat top center;
	position: relative;
	z-index: 0;
}

body.bodypopup 
{
	background: none;
}

a
{
	color: #2c549f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.externalShadow
{
	width: 1000px;
	margin: auto;
	background: url( '/images/externalShadow.png' ) repeat-y transparent;
	position: relative;
}

.externalShadow-bottom
{
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	background: url( '/images/externalShadow-bottom.png' ) repeat-x transparent top;
	position: relative;
	border: 0;
}

.external
{
	width: 980px;
	margin: auto;
	background-color: White;
	position: relative;
}

.bottomBubbles
{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 310px;
	background: url( '/images/bgBottom.jpg' ) #fff top center repeat-x;
}

.internal
{
	width: 972px;
	margin: auto;
	background-color: White;
}

.menu
{
	height: 47px;
	background: url( '/images/topmenu.gif' ) repeat-x;
}

.menu-container
{
	display: block;
	list-style: none;
	height: 47px;
	line-height: 47px;
	font-size: 12px;
	color: white;
}
.menu-container li
{
	display: inline;
	margin: 3px;
	color: white;
}
.menu-container li a
{
	color: white;
	text-decoration: none;
}
.menu-container li a:hover
{
	color: white;
	text-decoration: underline;
}

.top
{
	height: 129px;
	position: relative;
}

.top-logo
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.top-language
{
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 129px;
	padding: 0 20px;
	background: url( '/images/world.jpg' ) no-repeat center 40px;
}

.language-flag
{
	position: absolute;
	width: 24px;
	height: 24px;
	top: -3px;
	left: 20px;
}

.flag-it
{
	background: url( '/images/flags/it.png' ) no-repeat;
}

.flag-en
{
	background: url( '/images/flags/en.png' ) no-repeat;
}

.flag-de
{
	background: url( '/images/flags/de.png' ) no-repeat;
}

.flag-hr
{
	background: url( '/images/flags/hr.png' ) no-repeat;
}


.language-options
{
	position: absolute;
	width: 120px;
	color: #ff6600;
	font-size: 12px;
	top: 0;
	right: 10px;
	text-transform: capitalize;
}

.language-container
{
	width: 180px;
	margin: auto;
	position: relative;
	margin-top: 10px;
}

.separ
{
	background: url( '/images/hsepar_small.gif' ) no-repeat;
	margin: auto;
	width: 230px;
	height: 7px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.up
{
	background: url( '/images/hsepar_small2.gif' ) no-repeat;
}

.nocenter
{
	margin-left: 0;
	margin-right: 0;
}

.horizontal-big
{
	width: 720px;
	height: 3px;
	background: url( '/images/hsepar_big.gif' ) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

.vertical-small
{
	width: 7px;
	height: 230px;
	background: url( '/images/vsepar_small.gif' ) no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}

.head
{
	position: relative;
	width: 943px;
	height: 453px;
	padding: 14px;
	background: url( '/images/cornice.gif' ) no-repeat top left;
	overflow: hidden;
	z-index: 80;
}

.headsmall
{
	position: relative;
	width: 972px;
	height: 170px;
	background: url( '/images/head.jpg' ) no-repeat;
	overflow: hidden;
	z-index: 80;
}

#hpphoto
{
	position: absolute;
	width: 943px;
	height: 453px;
	overflow: hidden;
	z-index: 80;
}

#hpphoto img.full
{
	width: 943px;
	height: 453px;
}

#hpphoto ul
{
	margin: 0;
	padding: 0;
}

.head-arrow
{
	display: block;
	position: absolute;
	height: 481px;
	width: 400px;
	top: 0;
	background: transparent;
	z-index: 99;
	outline: none;
}

.head-arrow img
{
	height: 481px;
	width: 400px;
	border: 0;
}

.arrow-left
{
	left: 0;
}

.arrow-right
{
	right: 0;
}

.arrow-left:hover
{
	background: url( '/images/big_arrow_sx.png' ) no-repeat 20px center;
}

.arrow-right:hover
{
	background: url( '/images/big_arrow_dx.png' ) no-repeat 328px center;
}

.mid
{
	background: url( '/images/top_mid_bg.gif' ) repeat-x;
	height: 302px;
	padding-top: 9px;
	position: relative;
	z-index: 10;
}

.suggest
{
	position: relative;
	z-index: 9;
}

.suggest-items
{
	height: 138px;
	width: 971px;
}

.suggest-items img
{
	border: 0;
}

.separpattern
{
	position: relative;
	top: 12px;
	background: url( '/images/separ.gif' ) repeat-x;
	height: 20px;
	margin-bottom: 40px;
}

.suggest-title
{
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url( '/images/consiglia_it.gif' ) no-repeat;
	width: 332px;
	height: 36px;
}

.main-table
{
	width: 980px;
	table-layout: fixed;
	color: #666;
}

.main-table tr td
{
	vertical-align: top;
	line-height: 15px;
	font-size: 12px;
	color: #2c549f;
}

.main-table-sx
{
	width: 243px;
	padding: 0 5px;
}

.main-table-dx
{
	width: 243px;
	padding: 0 10px;
	background: url( '/images/vsepar_small2.gif' ) no-repeat center left;
}

.main-table-content,.main-table-content-width
{
	padding: 0 10px;
	text-align:justify;
}

.main-table .title
{
	font-size: 16px;
	color: #1b425a;
	margin-bottom: 5px;
}

.boxsamcard
{
	width: 224px;
	height: 248px;
	background: url( '/images/samcard_it.jpg' ) no-repeat center center;
	margin-bottom: 20px;
	display: block;
}

.boxsamcard-small
{
	width: 224px;
	height: 142px;
	background: url( '/images/samcardsmall_it.jpg' ) no-repeat center center;
	margin-bottom: 20px;
	display: block;
}

.meteo
{
	padding: 10px;
	font-size: 10px;
}

.meteotitle
{
	width: 196px;
	height: 56px;
	background: url( '/images/meteo_it.jpg' ) no-repeat center center;
}

.line
{
	height: 2px;
	background-color: #0c4177;
	margin-bottom: 1px;
}

.footer
{
	height: 57px;
	background: #268cc4 url( '/images/footer1.jpg' ) no-repeat;
	color: white;
	padding: 10px;
	line-height: 16px;
}

.footer a
{
	color: white;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer .copy
{
	float: left;
}

.footer .privacy
{
	float: right;
	text-align: right;
}

.notes
{
	width: 99%;
	height: 20px;
	margin: 5px auto;
	color: #0c4177;
	padding-top: 5px;
	font-size: 10px;
}

.powered
{
	float: right;
}

.powered a
{
	font-weight: bold;
	color: #0c4177;
	text-decoration: none;
}

.powered a:hover
{
	text-decoration: underline;
}

.flag
{
	margin-left: 5px;
	border: 0;
}

.content
{
	clear: both;
}

.clear
{
	clear: both;
}

.welcome
{
	position: absolute;
	background: url( '/images/welcome_it.jpg' ) #fff no-repeat;
	width: 144px;
	height: 198px;
	top: 18px;
	left: 40px;
}

.newsletter
{

}

.newsletter .button
{
	padding: 0;
	width: 38px;
	height: 22px;
}

.newsletter .textbox
{
	border: 1px solid #7f9db9;
	height: 20px;
	font-weight: bold;
	width: 135px;
	font-size: 10px;
	line-height: 20px;
	padding-left: 5px;
}

.button
{
	margin-left: 5px;
}

.infoenews
{
	display: block;
	color: #666666;
}
.infoenews:hover
{
	text-decoration: none;
}
.creditcard
{
	background: url( '/images/credits.jpg' ) no-repeat;
	padding-left: 100px;
	font-size: 10px;
	margin: 25px 0;
	display: block;
	color: #666666;
}

.creditcard:hover
{
	text-decoration: none;
}

.color1
{
	color: #ff9000;
}

.color2
{
	color: #004671;
}

.boxricerca
{
	position: absolute;
	top: 170px;
	left: 280px;
	height: 130px;
	width: 665px;
	z-index: 10;
}

.boxricerca-polaroid
{
	background: url( '/images/polaroid.png' ) no-repeat;
	width: 94px;
	height: 108px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.boxricercadettagli-titolo
{
	font-family: Verdana;
	font-size: 24px;
	color: #004671;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}

.ddlTipologie
{
	font-weight: bold;
	color: #42a0d4;
	font-size: 12px;
}

.boxricerca-tipologie
{
	padding-left: 10px;
	font-weight: bold;
	color: #42a0d4;
	font-size: 12px;
}

.jCarouselLitesearch li img
{
	margin: 0 3px;
}

.boxricerca-tipologie select
{
	font-size: 12px;
	width: 300px;
}

.boxricercadescrizione
{
	z-index: 10;
}

.boxricercatablecalendar
{
	position: absolute;
	top: 130px;
	left: -280px;
	width: 892px;
	padding: 40px;
	height: 300px;
	background: url( '/images/top_mid_open_bg.gif' ) repeat-x #D8E4EC;
	z-index: 10;
}

.boxricercatablecalendar-footer
{
	position: absolute;
	background: url( '/images/separ.gif' ) repeat-x;
	height: 20px;
	bottom: -20px;
	left: 0;
	width: 972px;
}

.boxricercatitolorisorsa
{
	color: #fe6a0c;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.boxricerca-gallery
{
	position: absolute;
	width: 615px;
	top: 230px;
	right: 40px;
}

.boxricerca-table
{
	width: 615px;
	position: absolute;
	right: 40px;
	top: 40px;
	background: url( '/images/booking_bg.png' ) no-repeat 0px 35px transparent;
	padding: 0;
}

.boxricercadescrizionerisorsa
{
	width: 270px;
	text-align: justify;
}

.boxricercadettaglibutton
{
	text-align: center;
	font-size: 11px;
	color: White;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 20px;
}

.boxricercadettaglibutton a
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.boxricercadettaglibutton a
{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

.boxricercatablecalendar-close
{
	padding: 3px;
	background-color: Red;
	color: White;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
	position: absolute;
	top: 40px;
	right: 40px;
}

.boxricercatablecalendar-close a
{
	color: White;
	text-decoration: none;
}


.boxricercatablecalendar-close a:hover
{
	text-decoration: underline;
}

.titlecalendar
{
	font-weight: bold;
	color: #336699;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 5px;
}

.offers
{
	position: absolute;
	top: 0;
	left: 280px;
	height: 130px;
	width: 665px;
}

.offers-title
{
	font-family: Verdana;
	font-size: 24px;
	margin-bottom: 10px;
}

.offers-title .style1
{
	color: #42a0d4;
	font-weight: bold;
}

.offers-title .style2
{
	color: #004671;
	font-weight: bold;
}

.offers-carousel-container
{
	padding-bottom: 30px;
	border-bottom: 1px solid #67a7c5;
	width: 665px;
}

.offers-item-ribbon
{
	position: absolute;
	background-color: Black;
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 30px;
	left: 0;
	width: 175px;
	height: 40px;
}

.offers-carousel
{
	display: none;
	position: absolute;
	top: 0;
	left: 20px;
	width: 665px;
	margin: 0;
}

.offers-carousel-item
{
	width: 175px;
	height: 80px;
	position: relative;
	border: 2px solid white;
	margin: 0 10px;
}

.offers-carousel-item img.offer
{
	width: 171px;
	height: 80px;
}

.offers-item-title
{
	display: block;
	position: absolute;
	font-family: Arial;
	font-size: 20px;
	text-transform: lowercase;
	font-weight: bold;
	top: 30px;
	left: 0;
	color: White;
	width: 135px;
	padding: 0 20px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}

.iconaservizi
{
	margin: 3px;
}

.offers-item-title a
{
	color: White;
}


#offers-carousel-prev, #offers-carousel-next
{
	cursor: pointer;
}

#offers-carousel-prev
{
	margin-right: 20px;
}

#offers-carousel-next
{
	margin-left: 20px;
}

.titolocanale
{
	color: #ff9000;
	font-size: 16px;
	font-weight: bold;
}

.titolocanale_special
{
	color: #fff;
	font-size: 14px;
	background: white url( '/images/title_special.jpg' ) no-repeat left center;
	height: 47px;
	line-height: 47px;
	padding-left: 20px;
	font-weight: bold;
}


.padding-left-20
{
	padding-left: 20px;
}

/*-----------*/


#divClickPersone, #divClickServizi
{
	cursor: pointer;
}
.prezzi
{
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
.prezzi tr td
{
	height: 25px;
	line-height: 20px;
	padding-left: 7px;
	color: #666;
	font-family: Verdana;
	border-bottom: 1px solid #ebebeb;
	vertical-align: middle;
	background-color:White;
}
.prezzi .headertable td
{
	background: #f1f1f1;
	font-weight: bold;
}
.prezzi .alternating td
{
	background: #dddddd;
}
.prezzi .footertd
{
	background: #f1f1f1;
}
.titoloprezzi
{
	color: #336699;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	padding: 5px;
}
/*-----------------*/

img.border
{
	border: 1px solid #cccccc;
	padding: 6px;
	margin: 6px;
	background-color: #ffffff;
}

img.bordopiccolo
{
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 2px;
	background-color: #ffffff;
}


.descrizioneunita
{
	padding: 10px 0;
	text-align: justify;
	line-height: 20px;
}

.descrizioneunita p
{
	padding: 0;
	margin: 0;
}

.sottotitolo3
{
	font-size: 14px;
	font-weight: bold;
	color: #25ACFF;
	margin: 15px 0;
}


.lavaLampNoImage
{
	position: relative;
	height: 29px;
	width: 680px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	background: white url( '/images/menu_dettaglio_bg.jpg' ) left center no-repeat;
	clear: both;
}
.lavaLampNoImage li
{
	float: left;
	list-style: none;
}

.lavaLampNoImage li.back
{
	border: 0px solid #fff;
	background-color: #fff;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampNoImage li.current a
{
	color: #fe741b;
}

.lavaLampNoImage li a
{
	font: bold 12px Verdana;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	line-height: 30px;
}

.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited
{
	border: none;
}

.lavaLampNoImage li a:hover
{
	color: #fe741b;
}

.menuleft-open 
{
	background: #004671 url( '/images/menutop.gif' ) no-repeat;	
	height:5px;
	width:244px; 
	display:block; 
}

.menuleft-close
{
	background: #004671 url( '/images/menubottom.gif' ) no-repeat;	
	height:5px;
	width:244px;
	display:block;
}

.menuleft
{
	width: 224px;
	background-color: #004671;
	padding: 10px;
	margin: 0;
}

.menuleft ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.menuleft ul li
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	background: #99b5c6 url( '/images/menuVoiceStart.gif' ) no-repeat;
	height: 20px;
	line-height: 20px;
	border: 0px;
	margin-bottom: 3px;
}

.menuleft ul li.secondary_selected
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	background: #99b5c6 url( '/images/menuVoiceStartHover.gif' ) no-repeat;
	height: 20px;
	line-height: 20px;
	border: 0px;
	margin-bottom: 3px;
}


.menuleft ul li a
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	background: transparent url( '/images/menuVoiceEnd.gif' ) no-repeat right;
	height: 20px;
	line-height: 20px;
	border: 0px;
	padding-left: 10px;
	color: #004671;
	text-decoration: none;
}

.menuleft ul li.secondary_selected a
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	background: transparent url( '/images/menuVoiceEndHover.gif' ) no-repeat right;
	height: 20px;
	line-height: 20px;
	border: 0px;
	padding-left: 10px;
	color: #004671;
	text-decoration: none;
	font-weight: bold;
}

.titolorisorsa
{
	color: #2c549f;
	font-size: 26px;
	padding-left: 0px;
	font-weight: bold;
	position:relative;
}
.imgLogoMerchant{
	margin-right:10px;
}
.titolorisorsa a{
	display:inline-block;
	height: 47px;
	line-height: 47px;
	position:absolute;
	bottom:20px;
}

.tabellarisorsa
{
	width: 100%;
	margin-bottom: 30px;
}

.tabellarisorsa tr td
{
	vertical-align: top;
}

.tabellarisorsa tr td.imgContainer
{
	padding-left: 10px;
	width: 194px;
}

.tabellarisorsa .descrizionerisorsa
{
	padding: 0 10px;
	text-align: justify;
}

.titolorisorsa a
{
	color: #2c549f;
}

.hr
{
	color: #004671;
	background-color: #004671;
	border: 1px solid #004671;
	height: 1px;
	margin: 10px 0;
}

.hrTiny
{
	background-color: #004671;
	height: 1px;
	border: 0px;
	margin: 20px 0;
}


.tabellarisorsa img.border
{
	padding: 2px;
	border: 1px solid #4a4681;
}

.linkdettagliinline
{
	width:122px;
	height:137px;
	background:url(/images/tabelladettaglibkg.jpg) left top no-repeat;
	color: #4a659e;
	font-size: 11px;
	padding:7px 10px;
}

.linkdettagliinline a
{
	color: #4a659e;
	font-size: 11px;
}
.linkdettagliinline a img
{
	margin-right: 15px;
	margin-bottom: 5px;
}

.alignright
{
	text-align: right;
}

.divFormContatti
{
}
