@charset "UTF-8";

/* CSS Document */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	line-height:1.5;
font-family:
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}

a img {
	border:none;
}

body {
	font-size:75%;
	color:#534741;
	background:#FFFFFF;
	font-family:"Gill sans MT", Helvetica, Arial, sans-serif;
	cursor:default;
}

html, body {
	height:100%;
}

a {
	text-decoration:none;
	color:#534741;
}

a:hover {
	color:#BBB6B3;
}

a:focus {
	outline:none;
}

h2 {
	color:#534741;
	font-size:18px;
}

p.description {
	font-size:12px;
	padding:10px 0px 0px 0px;
}

.polaroid {
	width:79px;
	height:95px;
	padding:2px 0px 0px 2px;
	background: url(../images/background-polaroid.jpg) no-repeat center;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* Parte di inclusione flash e top links*/
#top {
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
	clear:both;
}

#top #navbar p {
	padding:20px 15px 5px 15px;
	;
	font-size:10px;
	color:#BBB6B3;
}

#top #navbar p a {
	color:#BBB6B3;
}

#top #navbar p a:hover {
	color:#534741;
}

#top #navbar p a.selected {
	color:#534741;
}

#top .gallery {
	height:460px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:1000px;
}

#top .gallery img {
	left:0;
	/*min-height:460px;
	min-width:1000px;*/
	position:absolute;
	top:0;
}

#top #logo_home {
	/*background:url(../images/logo_home.png) transparent;*/
	cursor:pointer;
	height:159px;
	left:13px;
	position:absolute;
	top:13px;
	width:159px;
}
#top #logo_home { behavior: url(iepngfix.htc); }

#top .menu {
	background-color:#534741;
	bottom:0px;
	color:#FFF;
	font-size:12px;
	height:40px;
	/*overflow:hidden;*/
	position:absolute;
	width:1000px;
}

#top .menu ul {
	display:block;
	list-style-type:none;
	margin:10px 0 10px 24px;
	/*overflow:hidden;*/
}

#top .menu li {
	display:block;
	float:left;
	position:relative;
	width:160px;
}

#top .menu a {
	color:#FFF;
}

#top .menu a:hover {
	color:#D8CBC3;
}

#top .menu ul ul {
	background-color:#534741;
	bottom:28px;
	display:none;
	left:-12px;
	margin:0;
	padding:8px 12px 0px 12px;
	position:absolute;
	width:136px;
	z-index:10;
}

#top .menu ul ul li {
	display:block;
	float:none;
	width:auto;
	margin-bottom:4px;
}

#top .menu ul li.selected a {
	color:#D8CBC3;
}

#top .menu ul li.selected ul {
	display:block;
}

#top .menu ul li.selected ul li a {
	color:#FFF;
}

#top .menu ul li.selected ul li a:hover {
	color:#D8CBC3;
}

#top .menu ul li ul li.selected a {
	color:#D8CBC3;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
	clear:both;
}

#content {
	padding:20px;
	overflow:hidden;
	background:#FFFFFF;
}

#subcontent-a {
	float:left;
	width:689px;
}

#subcontent-b {
	font-size:16px;
}

#subcontent-b h3 {
}

#subcontent-a-a {
	width:408px;
	float:left;
	padding-right:10px;
}

#subcontent-a-b {
	width:250px;
	padding:0px 10px 0px 10px;
	border-left:1px solid #EEECEA;
	float:left;
}

#subcontent-b-a {
	width:250px;
	padding:0px 10px 0px 10px;
	border-left:1px solid #EEECEA;
	float:left;
}

/*	TICKER SECTION	*/
.selector-mask {
	width:250px;
	height:100px;
	overflow:hidden;
}

.selector-obj {
	width:250px;
	height:100px;
	float:left;
}

.selector-obj .polaroid {
	float:left;
}

.selector-obj p {
	margin-left:90px;
	margin-top:5px;
	font-size:10px;
	color:#BBB6B3;
}

.selector-obj h3 {
	line-height:18px;
	margin-left:90px;
	font-size:18px;
}

.selector-title {
	position:absolute;
	margin-left:90px;
	font-size:18px;
}

.selector-bottom {
	position:absolute;
	width:250px;
	margin-top:100px;
	margin-left:0px;
}

.selector-bottom p {
	float:left;
	font-size:10px;
	padding-left:4px;
}

.selector-bottom p a {
	color:#534741;
}

.selector-bottom p a:hover {
	color:#BBB6B3;
}

.selector-obj-pickers {
	padding-top:3px;
	float:right;
}

.picker {
	width:8px;
	height:8px;
	background:#BBB6B3;
	margin-right:2px;
	cursor:pointer;
	float:left;
}

.current {
	background:#534741;
}

/* Tooltips */
.tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tip-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #EEECEB;
	padding: 4px 8px 0px;
	font-style:italic;
	background: url(../images/bubble.png) top left;
}

.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

/* PUBLIC FORMS */
.public-form {
	margin-top:8px;
}

.public-form input, .public-form textarea {
	background:#A9A099;
	color:#FFF;
	padding:5px;
	border:0;
	margin-bottom:5px;
}

.public-form select {
	background:#A9A099;
	color:#FFF;
	border:0;
	width:250px;
	margin-bottom:10px;
	padding: 0 24px 0 8px;
}

.public-form label {
	color:#A9A099;
	font-size:10px;
	display:block;
	cursor:pointer;
}

p.submit {
	float:right;
}

p.submit input {
	font-size:10px;
	background:#FFFFFF;
	color:#A9A099;
	text-align:right;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.radio {
	background: url(radio.gif) no-repeat;
}

.select {
	position: absolute;
	width: 228px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 2px 26px 0 5px;
	color: #fff;
	font-size:14px;
	background:#A9A099 url(../images/select.png) no-repeat center right;
	overflow: hidden;
}

.contatti-form input {
	font-size:11px;
	width:290px;
}

.contatti-form input.date, .contatti-form #notti {
	width:70px;
	cursor:pointer;
}

.contatti-form textarea {
	font-size:11px;
	width:100%;
	height:60px;
}

.contatti-form select {
	font-size:11px;
}

.contatti-form .invia {
	width:100px;
	float:right
}

.contatti-form .invia:disabled {
	opacity:0.5;
}

.offerte-form input {
	width:250px;
	font-size:14px;
}

.offerte-form select {
	font-size:14px;
}



.prenota-form select {
	/*padding:5px 24px 5px 8px;
	margin-bottom:5px;*/
}

.prenota-form span.select {
	width:40px;
}

.prenota-form select.styled {
	width:72px;
}

.prenota-form input.verifica, .prenota-form input.prenota {
	background-color:#534741;
	cursor:pointer;
}

.prenota-form input.cancella, .prenota-form input.opzioni {
	cursor:pointer;
}



/* CONTENT DINAMICO (ENTITIES OFFERTE EVENTI ARTICOLI) */
.entities {
	border-right:1px solid #EEECEA;
	width:669px !important;
	margin-right:20px;
}

.entities-b {
	float:left;
}

.entities h2 {
	font-size:18px !important;
}

#entity-container {
	padding-right:20px;
	margin-top:20px;
}

.entity-item {
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}

.entity-item .entity-polaroid {
	float:left;
}

.entity-item .entity-content {
	margin:3px 0px 0px 90px;
}

.entity-item .entity-title {
	cursor:pointer;
	font-size:18px;
	color:#FFF;
	padding:3px 8px 0px 8px;
	background:#A9A099 url(../images/background-title.jpg) no-repeat right center;
}

.entity-item .entity-title:hover {
	background:#534741 url(../images/background-title-selected.jpg) no-repeat right center;
}

.entity-selected .entity-title {
	cursor:default;
	background:#534741 url(../images/background-title-selected.jpg) no-repeat right center;
}

.entity-item .entity-content-wrapper {
	margin-left:8px;
}

.entity-item .entity-date {
	font-size:10px;
	color:#7E7672;
	padding:5px 0px 0px 0px;
}

.entity-item .entity-subtitle {
	margin-bottom:10px;
	font-size:11px;
}

.entity-item .entity-description {
	background:#FFFFFF;
	font-size:12px;
	overflow:hidden;
}

.entity-item .entity-description-unselected {
	display:none;
}

.entity-item .txt {
	color:#A9A099;
}

.price {
	display:block;
	padding-top:5px;
	color:#534741;
	font-size:11px;
}

.events-archive {
	width:270px;
	padding-right:0 !important;
}

.entity-item .entity-content-events-archive {
	margin:0px;
}

.info-title {
	font-size:18px;
	color:#FFF;
	padding:3px 8px 0px 8px;
	background:#534741;
}

.info-title a {
	color:#FFF;
}

.info-title a:hover {
	color:#BBB6B3;
}

/*PARTI STATICHE */
.static {
	min-height:100px;
}

.static p {
	font-size:12px;
	padding-top:10px;
}

.static h3 {
	font-size:18px;
}

/* FOOTER */
#footer {
	width:100%;
	background:#534741;
	overflow:hidden;
	border-bottom:20px solid #FFFFFF;
}

#footer p {
	padding:7px;
	font-size:10px;
	color:#FFF;
}

#footer p.right {
	margin-right:10px;
}

#footer p.left {
	margin-left:13px;
}

#footer p a {
	color:#FFFFFF;
}

#footer p a:hover {
	color:#DEDEDE;
}

#flash-container-wrapper {
	height:460px;
	clear:both;
	position:relative;
}

#flash-container {
	height:460px;
}

a.boxed {
	color:#BBB6B3;
}

a.boxed:hover {
	color:#534741;
}

a.maillink {
	color:#898989;
}

a.maillink:hover {
	color:#534741;
}

div.form-spinner {
	width:100%;
	height:20px;
	display:none;
	background:#FFFFFF url(../images/spinner.gif) no-repeat center center;
}

div.form-message {
	display:none;
	background:#FFFFFF;
	margin-top:5px;
}

div.form-message p {
	text-align:center;
	font-size:10px;
}

div.form-message p.no {
	color:#933;
}

div.form-message p.ok {
	color:#090;
}

/* MAPPA DEL SITO */
ul.map {
	padding-left:20px;
	padding-top:10px;
}

ul.map li {
	list-style:none;
}

ul.map li ul {
	margin-left:10px;
	padding-left:5px;
	border-left:1px solid 534741;
}

ul.map a {
	display:block;
	width:30%;
	padding:5px;
	padding-left:15px;
	border-bottom:1px solid #EFEFEF;
	color:#BEBEBE;
	background:#FFFFFF url(../images/arrow-right.jpg) no-repeat center left;
}
