/*
palette colori:

	arancio: #FEAD4A
	giallo chiaro controlli: #FFFADB
	verde pulsanti: #E0FFDD
	blu pulsanti: #4682B4
	azzurro testo: #336699
*/

body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #369;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h5 
{
	font-size: 100%;
	margin: 0;
}

h3
{
	font-size: 11px;
}

hr
{
	border: dashed 1px #FEAD4A;
	margin: 8px 0 8px 0;
	clear: both;
}

.columnbox-content h2 
{
	text-transform: uppercase;
	font-size: 110%;
}

#centercolumn hr
{
	width: 90%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin: 10px auto;
}

fieldset
{
	border: 1px solid #369;
	margin-bottom: 10px;
	padding: 5px;
}

/* <-- Liste -- */

ul
{
	padding: 0;
	margin: 0; /*padding-left: 20px; IE7 bug degli ul all'interno di div */
}

li
{
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.bulleted
{
	list-style-image: url(../img/bullet_orange.png);
	list-style-position: outside;
}

/* -- Liste --> */

#header
{
	position: relative;
	background: #369 url(../img/pa-header.gif) no-repeat center left;
}

#flashheader
{
	border-bottom: solid 2px #FEAD4A;
}

#header-languages
{
	position: absolute;
	bottom: 0;
	right: 0;
	margin-top: 15px;
}

#header-languages ul
{
	list-style-type: none;
	margin: 10px;
}

#header-languages li
{
	display: inline;
	padding-left: 18px;
	color: #FFF;
	margin-right: 3px;
	text-transform: uppercase;
}

#header-languages a
{
	color: #FFF;
	text-decoration: underline;
}

#header-languages a:hover
{
	background-color: transparent;
}

#language-it
{
	background: transparent url(../img/countryflags/it-IT.gif) no-repeat scroll left center;
}
#language-en
{
	background: transparent url(../img/countryflags/en-GB.gif) no-repeat scroll left center;
}
#language-de
{
	background: transparent url(../img/countryflags/de-DE.gif) no-repeat scroll left center;
}
#language-fr
{
	background: transparent url(../img/countryflags/fr-FR.gif) no-repeat scroll left center;
}
#language-nl
{
	background: transparent url(../img/countryflags/nl-NL.gif) no-repeat scroll left center;
}
#language-es
{
	background: transparent url(../img/countryflags/es-ES.gif) no-repeat scroll left center;
}

#breadcrumb
{
	margin-bottom: 8px;
}

#footer
{
	font-weight: bold;
	text-align: center;
	color: #369;
}

.clear
{
	clear: both;
}

#header h1
{
	float: right;
	margin: 0;
	font-size: 11px;
	color: #FEAD4A;
	margin-right: 5px;
	width: 800px;
	text-align: right;
}

a.skiplink
{
	display: none;
}

/* <-- Box di contenuti -- */
.columnbox
{
	border: solid 1px #369;
	width: 100%;
	margin-bottom: 15px;
	padding: 2px;
	padding-bottom: 5px;
	background-color: #FFFBFF;
}

#rightcolumn .columnbox
{
	width: 174px;
}

.columnbox h1, #leftcolumn h2, #rightcolumn h2
{
	text-transform: uppercase;
	font-size: 11px;
	color: #FFF;
	margin: 0;
	padding-left: 10px;
	background: #369 url(../img/columnboxbkg.gif) no-repeat bottom right;
	height: 25px;
	line-height: 25px;
}

.columnbox h1 a, #leftcolumn h2 a, #rightcolumn h2 a
{
	color: #FFF;
	text-decoration: underline;
}

.columnbox-content
{
	padding: 8px;
}

.columnbox p
{
	padding-left: 10px;
	padding-right: 10px;
}

.columnbox caption
{
	width: 100%;
	text-align: left;
	font-weight: bold;
	border-bottom: solid 1px #FEAD4A;
}

.columnbox table
{
	width: 100%;
}

.columnbox td.numeric
{
	text-align: right;
}

/* -- Box di contenuti --> */

/*#centercolumn hr
{
	width: 90%;
	border: solid 1px #369;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
*/
/*.structure-summary
{
	width: 270px;
	float: left;
	padding: 3px;
}
*/

.structure-summary h2
{
	text-align: center;
	margin-top: 4px;
	margin-bottom: 5px;
	font-size: 110%;
	text-transform: uppercase;
}

.structure-summary a.image img
{
	float: left;
	margin-right: 5px;
	width: 120px;
}


/* <-- Menu di navigazione -- */

#navigationmenu
{
	border-bottom: 2px solid #FEAD4A;
	position: relative;
}

#menubar
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menubar li
{
	float: left;
	width: 137px;
	height: 27px;
	margin-right: 1px;
	margin-left: 1px;
	position: relative;
	background: #369 url(../img/navigationmenubkg.gif) repeat-x top left;
	list-style-image: none;
	line-height: 27px;
}

#menubar li a
{
	display: block;
	height: 28px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #369;
}

#menubar li ul
{
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px;
	background-color: #369;
	border: solid 1px #32527a;
	border-top: none;
}

#menubar li ul li
{
	background: none;
	line-height: 20px;
	height: 18px;
	width: 144px;
	margin: 0;
}

#menubar li ul a
{
	text-transform: none;
	height: 20px;
	border: none;
	text-align: left;
	padding-left: 16px;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}

#menubar li ul a:hover
{
	background: #32527A url(../img/arrowright16.gif) no-repeat center left;
	color: orange;
}

#menubar li > ul
{
	top: auto;
	left: -1px;
}

#menubar li.over ul
{
	display: block;
	z-index: 120;
}

/* -- Menu di navigazione --> */

.columnbox input
{
	display: inline;
	font-size: 11px;
}

/* <-- Anagrafica Struttura -- */

.structure-anagraphic
{
	background-color: #FFFADB;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #FC0; /* #C2C2BA;*/
	padding: 3px;
	width: 530px;
}

/*.structure-anagraphic img
{
	float: left;
	width: 140px;
	margin-top: auto;
	margin-bottom: auto;
}
*/
.structure-anagraphic ul
{
	float: left;
	list-style-type: none;
	width: 375px;
	padding: 5px; /*background: #FFFBFF url(../img/note.png) no-repeat scroll top right;*/
}

.structure-anagraphic ul strong
{
	text-transform: uppercase;
}

.structure-anagraphic ul li
{
	line-height: 23px;
	background: transparent none no-repeat center left;
	padding-left: 24px;
}

.structure-anagraphic .serviceicon
{
	float: right;
}

.structure-anagraphic h1, .structure-anagraphic h2
{
	font-size: larger;
	margin: 0;
	text-align: center;
}

/* -- Anagrafica Struttura --> */

p.structure-descriptions
{
	text-align: justify;
}


.list-table h3 
{
	font-size: larger;
	margin-bottom: 2px;
}

.list-table h3, .list-table h4
{
	margin-top: 0;
}

.list-table h4 
{
	font-size: 12px;
	margin-bottom: 5px;
}

.list-table h4 img
{
	vertical-align: text-top;
}

.list-table td 
{
	padding-bottom: 5px;
}

.list-table td.image 
{
	text-align: center;
	vertical-align: top;
	text-align: center;
	width: 110px;
}

.list-table td.image img
{
	width: 100px;
	border: solid 2px #FEAD4A;
	margin-top: 5px;
}

li.icon 
{
	line-height: 20px;
	background-position: center left;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 24px;
}

li.address 
{
	background-image: url(/img/address.png);
}

li.email 
{
	background-image: url(/img/email.png);
}

li.telephone 
{
	background-image: url(/img/telephone.png);
}

p.result-message
{
	text-align: center;
	font-weight: bold;
	padding: 20px;
}

img.icon
{
	border: solid 2px #FEAD4A;
}

img.thumb
{
	border: solid 1px #FEAD4A;
	margin: 5px 8px 5px 5px;
	float: left;
}

img.serviceicon
{
	width: 20px;
	height: 20px;
}

iframe
{
	border: none;
	z-index: 10;
	overflow: hidden;
}

.photogallery
{
	text-align: center;
}

a.image img
{
	border: 1px solid #CCC;
	margin: 3px 1px 3px 1px;
	padding: 5px;
}

a.image:hover img 
{
	border-color: #336699;
}

em.structure-type 
{
	font-weight: bold;
	color: #FF840C;
}

.button-booking 
{
	border-style: outset;
	cursor: pointer;
	text-transform: uppercase;
	padding: 1px 0 1px 0;
	text-decoration: none;
	background-color: #FEAD4A;
	color: #406080;
	border-left: 1px solid #60B4F8;
	border-top: 1px solid #60B4F8;
	border-right: 1px solid #2E5676;
	border-bottom: 1px solid #2E5676;
}

p.gmap-info 
{
	margin: 0;
	padding:0;
}

p.gmap-info img
{
	float:left;
	width:70px;
	margin-right:3px;
}

.offer-summary 
{
	float:left;
	text-align:center;
	width: 135px;
}

.offer-summary h2 
{
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;	
}

.offer-summary img 
{
	width: 110px;
	height: 80px;
}

.offer-detail h2
{
	font-size: 120%;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

a.infoelba, a.infoelba:hover
{
	text-decoration: none !important;
	color: #A9A9A9 !important;
	background-color: transparent !important;
}