/*
03/09/2009
Baglioni - screen stylesheet
author: Alessandro Chinazzo
*/

/* Reset style - Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -------------------- */

html, body {
    height: 100%;
}

body {
	margin: 0; padding: 0;
	font-family: "Helvetica (TT)", Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background: #fff url('/hotels/baglionihotels/images/bg-striped.png') repeat-x 0 0;
	text-align: center;
}

body.no-banner {
	background: #fff url('/hotels/baglionihotels/images/bg.png') repeat-x 0 0;
}

body.no-banner #bg {
	display: none;
}

body.no-banner #header {
	height: 146px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	border: 0;
}

.last {
	margin: 0 !important;
}

select, input[type="text"], textarea {
	font-family: "Helvetica (TT)", Arial, Verdana, sans-serif;
	background-color: #d9d9d9;
	border: 1px solid #afafaf;
	padding: 3px;
	font-weight: bold;
	font-size: 1.2em;
}

button {
	cursor: pointer;
}

/* ------ Layout ------ */

#main {
	width: 980px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
}

#header {
	position: relative;
	height: 530px;
}

#banner {
	position: relative;
}

#content {
	padding: 25px 0 30px;
}

#footer {
	clear: left;
	position: relative;
	width: 964px;
	height: 76px;
	margin: 0 auto;
	padding: 14px 0 0 16px;
	text-align: left;
	font-size: 1.1em;
	color: #777;
	background-color: #f3f3f3;
	line-height: 1.5454em;
}

/* -------------------- */

/* ------ Header ------ */

#header #text_on_image {
	position: absolute; 
	width: 207px;
	top: 312px; 
	right: 22px;
}

#header #text_on_image p {
	font-size: 1.4em;
	color: #fff;
	line-height: 1.2em;
	margin-bottom: 20px;
}

#header #top-header {
	position: absolute;
	left: 0; top: 0;
	height: 100px;
	width: 980px;
	/*background: transparent url('/hotels/baglionihotels/images/bg-header.png') repeat-x 0 0;*/
}

#header #top-header #top-header-pngfix {
	height: 100px;
	width: 980px;
	background: transparent url('/hotels/baglionihotels/images/bg-header.png') repeat-x 0 0;
}

#header #logo {
	position: absolute;
	top: 22px;
	left: 36px;
}

#header #header-nav {
	position: absolute;
	top: 10px;
	right: 18px;
	font-size: 1.1em;
	color: #8f8f8f;
	width: 750px;
}

#header #header-nav #corporate-nav {
	float: right;
	clear: right;
	margin: 12px 0;
}

#header #header-nav #corporate-nav li {
	float: left;
	padding: 0 0 0 16px;
}

#header #header-nav #corporate-nav a {
	text-decoration: none;
	color: #8f8f8f;
}

#header #header-nav #corporate-nav li.active a,
#header #header-nav #corporate-nav li a:hover {
	color: #fff;
}

#header #header-nav #lang-nav {
	float: right;
	margin: 0 0 0 10px;
}

#header #header-nav #lang-nav a {
	text-decoration: none;
	color: #8f8f8f;
}

#header #header-nav #lang-nav a.active {
	color: #fff;
}

#header #header-nav #text-nav {
	float: right;
	padding-left: 14px;
	margin-left: 14px;
	margin-top: -2px;
	border-left: 1px solid #8f8f8f;
}

#header #header-nav #text-nav a {
	text-decoration: none;
	color: #8f8f8f;
	cursor: pointer;
}

#header #header-nav #text-nav a.small {
	font-size: 10px;
}

#header #header-nav #text-nav a.medium {
	font-size: 12px;
}

#header #header-nav #text-nav a.large {
	font-size: 14px;
}

#header #header-nav #destination-nav {
	float: right;
	text-align: right;
	clear: both;
	padding: 14px 0 0;
	border-top: 1px dotted #8f8f8f;
	font-size: 1.1666em;
}

#header #header-nav #destination-nav li {
	display: inline;
	padding: 0 16px 0 0;
	white-space: nowrap;
}

#header #header-nav #destination-nav li.last {
	padding: 0;
}

#header #header-nav #destination-nav a {
	text-decoration: none;
	color: #8f8f8f;
}

#header #header-nav #destination-nav li.active a,
#header #header-nav #destination-nav li a:hover {
	color: #fff;
}

#header #main-nav {
	position: absolute;
	top: 100px; left: 0;
	width: 960px;
	height: 31px;
	padding: 15px 10px 0 10px;
	font-size: 1.3333em;
	background-color: #4c4c4c;
}

#header #main-nav li {
	float: left;
	padding: 0 22px 0 0;
}

#header #main-nav a {
	text-decoration: none;
	color: #b58e64;
}

#header #main-nav li.active a,
#header #main-nav li a:hover {
	color: #fff;
}

#header #bg {
	left: 0; top: 145px;
	position: absolute;
}

#header #booking {
	position: absolute;
	bottom: -39px; left: 0;
	height: 60px;
	border: 1px solid #ccc;
	/*z-index: 100;*/
}

#header #booking div {
	width: 946px;
	padding: 12px 16px 0;
	height: 48px;
	background: #eee;
}

#header #booking #booking-label {
	font-size: 1.6em;
	margin: 0 20px 0 0;
}

#header #booking label {
	font-size: 1.2em;
	margin: 0 30px 0 0;
	color: #666;
}

#header #booking select,
#header #booking input {
	font-family: "Helvetica (TT)", Arial, Verdana, sans-serif;
	font-size: 1.1em;
	border: none;
	padding: 3px;
	margin: 0 0 0 4px;
}

#header #booking select#booking_hotel {
	width: 160px;
}

#header #booking select optgroup {
	font-style: normal;
}

#header #booking button {
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
	background: none;
	border: none;
	width: 105px;
	overflow: visible;
	display: block;
	height: 21px;
	padding: 0;
}

button::-moz-focus-inner /* fixing evil default firefox padding */ {  
	margin: -1px 0 0;
    padding: 0;  
    border: none;  
}

#header #booking #booking-buttons {
	position: absolute;
	top: 0; right: 0;
	background: none;
	width: 105px;
	padding: 0;
	height: 61px;
}

#header #booking button#book-now {
	position: absolute;
	right: 0;
	top: 0;
	height: 31px;
}

#header #booking button#send-booking-request img {
	
}

#header #banner-gallery {
	position: absolute;
	top: 155px; right: 0;
	color: #fff;
	font-size: 1.2em;
	width: 980px;
}

#header #banner-gallery-container {
	float: right;
	/*display: inline;*/
}

/*#header #banner-gallery-cont {
	float: left;
	width: auto;
}*/

#header #banner-gallery ul {
	margin: 2px 0 0;
	float: right;
	width: auto;
}

#header #banner-gallery span {
	float: right;
	margin: 0 20px 0 0;
}

#header #banner-gallery ul li {
	float: left;
	margin: 0 8px 0 0;
}

#header #banner-gallery ul li a {
	display: block;
	width: 8px; height: 8px;
	text-align: left;
	text-indent: -9999px;
	font-size: .1em;
	text-decoration: none;
	background: transparent url('/hotels/baglionihotels/images/ico-square-gallery.png') no-repeat 0 0;
}

#header #banner-gallery ul li a.active {
	cursor: default;
	background: transparent url('/hotels/baglionihotels/images/ico-square-gallery.png') no-repeat 0 -8px;
}

#header #banner-gallery ul li a:hover {
	background: transparent url('/hotels/baglionihotels/images/ico-square-gallery.png') no-repeat 0 -8px;
}

/* -------------------- */

/* ------ Breadcrumbs ------ */

#breadcrumbs {
	/*padding: 40px 0 0;*/
	padding: 12px 0 0;
	font-size: 1.1em;
	color: #8b8b8b;
}

#breadcrumbs a {
	text-decoration: none;
	color: #8b8b8b;
}

/* -------------------- */

/* ------ Concierge corporate ------ */

#concierge-segments {
	padding: 24px 0 14px;
	font-size: 12px;
}

#concierge-segments .segment {
	width: 190px;
	float: left;
	text-transform: uppercase;
	border-bottom: 1px dotted #000;
	margin-right: 7px;
	padding: 0 0 13px;
}

#concierge-segments .segment img {
	display: block;
	border: 1px solid #676767;
	margin: 0 0 13px;
}

#concierge-segments .segment a {
	text-decoration: none;
	color: #504F48;
	font-weight: bold;
}

div.concierge {
	font-size: 1.4em;
	color: #504F48;
	font-weight: bold;
	line-height: 1.3em;
}

#content #main-col h2.concierge {
	text-decoration: none;
	color: #504F48;
	border: none;
	padding: 0;
	margin: 25px 0 20px;
}

#content #main-col h3.concierge a {
	text-decoration: none;
	color: #504F48;
	font-weight: bold;
}

.tips-left-title {
	color: #504F48;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 16px 0 32px 16px;
}

.tips-left-img {
	margin: 20px 0 57px 16px;
	display: block;
	border: 1px solid #676767;
}

.tips-list {
	margin-bottom: 25px;
}

#content .tips-list h2 {
	border: none;
	margin: 0 0 5px;
}

#content #map-baloon p {
	font-size: 1em;
	margin: 0;
}

.see-all {
	color: #504F48;
	font-weight: bold;
	font-size: 1.2em;
}

#content .tip-detail {
	position: relative;
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #7f6e5b;
}

#content .tip-detail img {
	float: left;
	margin-right: 8px;
}

#content .tip-detail h3 {
	font-size: 1.2em;
	margin: 0 0 .4em;
	font-weight: bold;
}

#content .tip-detail h3 a {
	color: #504F48;
	text-decoration: none;
}

#content .tip-detail p {
	font-size: 1.2em;
	color: #575757;
	line-height: 1.4em;
	margin: 0;
	padding: 0 50px 0 0;
}

#content .tip-detail .readon {
	display: block;
	position: absolute;
	right: 0; bottom: 10px;
}

#content .tip-detail .readon img {
	margin: 0;
}

/* -------------------- */

/* ------ Content ------ */

#content #left-col {
	width: 230px;
	float: left;
}

#content #main-col {
	width: 476px;
	float: left;
	margin: 0 23px;
	position: relative;
}

#content #main-col.extended {
	position: relative;
	width: 727px;
	margin-right: 0;
}

#content #right-col {
	width: 228px;
	float: right;
}

#content #left-col h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 .9em;
}

#content h2,
#content #main-col h1 {
	font-size: 1.8em;
	padding: 0 0 10px;
	margin: 0 0 15px;
	font-weight: normal;
	border-bottom: 1px dotted #7f6e5b;
}

#content h2.sitemap {
	font-size: 2em;
	padding: 10px 0 10px;
	margin: 0;
	font-weight: normal;
	border-bottom: none;
}

#content #main-col #logo {
	position: absolute;
	top: -13px; right: 0;
}

#content h2.subtitle {
	font-size: 1.2em;
	border: none;
	margin: 0; padding: 0;
	line-height: 1.5em;
	color: #000;
}

#content h2.offer-section {
	font-size: 2em;
	border: none;
	margin: 0; padding: 0;
	line-height: 1.5em;
	color: #504f48;
}

#content h3.offer-section {
	font-size: 1.2em;
	border: none;
	margin: 0 0 15px; padding: 0;
	line-height: 1.5em;
	color: #504f48;
}

#content p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 1.5em;
	color: #464646;
}

#content p a,
#content ul a,
#content ol a {
	color: #464646;
}

#content li ul, 
#content li ol { 
	margin: 0 1.5em;
}

#content ul, #content ol {
	font-size: 1.2em;
	margin: 0 1.5em 1.5em 1.5em;
	line-height: 1.5em;
	color: #464646;
	list-style: disc;
}

#content ul *, #content ol * {
	font-size: 1em !important;
}

#content #sub-nav {
	margin: 32px 0 40px;
	font-size: 1.1em;
	padding: 0;
	border-top: 1px solid #dbdbdb;
	list-style: none;
}

#content #sub-nav li {
	padding: 1px 0 0 0;
	border-bottom: 1px solid #dbdbdb;
}

#content #sub-nav li a {
	text-decoration: none;
	color: #757575;
	padding: 0 0 0 4px;
	display: block;
}

#content #sub-nav li.active a,
#content #sub-nav li a:hover {
	color: #000;
}

#content #sub-nav li ul {
	display: none;
	list-style: none;
	margin: 0; padding: 7px 0 20px;
	border-top: 1px solid #dbdbdb;
}

#content #sub-nav li ul li {
	margin: 0; padding: 0;
	border: none;
}

#content #sub-nav li.active ul li a {
	display: block;
	color: #858585;
}

#content #sub-nav li.active ul li.active a,
#content #sub-nav li.active ul li a:hover {
	color: #3a3a3a;
}

#content #sub-nav li.active ul {
	display: block;
}

#content #main-col #main-sub-nav {
	list-style: none;
	margin: 0 0 1.5em; padding: 0;
}

#content #main-col #main-sub-nav li a {
	padding: 0 0 0 20px;
	background: transparent url('/hotels/baglionihotels/images/bg-main-sub-nav-item.png') no-repeat 0 2px;
	text-decoration: none;
}

#content #left-col .search-box {
	border: 1px solid #c7c7c7;
	padding: 15px;
	font-size: 1.2em;
	margin: 0 0 20px;
}

#content #left-col .search-box p {
	font-size: 1em;
	margin: 0 0 15px;
}

#content #left-col .search-box #search-title {
	font-weight: bold;
	color: #464646;
	margin: 0 0 25px;
}

#content #left-col .search-box label select {
	width: 100%;
	margin: 4px 0 0;
	font-family: "Helvetica (TT)", Arial, Verdana, sans-serif;
	font-size: 1em;
	border: none;
	padding: 3px;
}

#content #left-col .search-box button {
	font-size: 1.2em;
	background-color: #fff;
	border: none;
	padding: 0; margin: 0;
	cursor: pointer;
	overflow: visible;
}

#content #left-col .search-box button span {
	font-size: 1.1em;
	color: #9a652d;
}

#content #left-col .search-box span.divider {
	margin: 0 1px;
	font-size: 1.2em;
	color: #000;
}

.offer-row {
	margin-bottom: 10px;
}

#content .item-offer {
	position: relative;
	float: left;
	width: 355px;
	margin: 0 17px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px dotted #7f6e5b;
}

#content .item-offer img {
	float: left;
	margin-right: 8px;
}

#content .item-offer h3 {
	font-size: 1.2em;
	margin: 0 0 .4em;
	font-weight: bold;
}

#content .item-offer h3 a {
	color: #000;
	text-decoration: none;
}

#content .item-offer p {
	font-size: 1.2em;
	color: #575757;
	line-height: 1.4em;
	margin: 0;
}

#content .item-offer .readon {
	display: block;
	position: absolute;
	right: 0; bottom: 10px;
}

#content .item-offer .readon img {
	margin: 0;
}

#dining_launches {
	margin: 40px 0 0;
}

#dining_launches .item-launch {
	float: left;
	width: 230px;
	margin: 0 0 0 75px;
}

.item-launch {
	position: relative;
	padding: 0 0 15px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #7f6e5b;
}

.item-launch img {
	margin: 0 0 10px;
}

.item-launch h3 a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #4f4f4f;
}

.item-launch p {
	line-height: 1.3em !important;
	margin: .5em 0 0 !important;
	padding: 0 25px 0 0;
}

.item-launch .readon {
	display: block;
	position: absolute;
	right: 0; bottom: 17px;
}

.item-launch .readon img {
	margin: 0;
}

#launch-photogallery #title a {
	color: #000;
	text-decoration: none;
}

.photogallery-launch {
	position: relative;
	padding: 0 0 15px;
	margin: 0 0 25px;
}

.photogallery-launch img {
	display: block;
}

.photogallery-launch h3 a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #4f4f4f;
}

.photogallery-launch p {
	line-height: 1.3em !important;
	margin: .5em 0 0 !important;
	padding: 0 25px 0 0;
}

.photogallery-launch .readon {
	display: block;
	position: absolute;
	right: 0; bottom: 17px;
}

.photogallery-launch .readon img {
	margin: 0;
}

#rooms-launch {
	position: absolute;
	top: 0; right: 0;
}

#cont-left {
	width: 476px; float: left; margin: 0 23px 0 0;
}

#cont-right {
	width: 228px; float: right;
}

#cont-right #title {
	font-size: 1.2em; font-weight: bold; margin: 0 0 12px;
}

#cont-right .gallery a {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
}

#cont-right .gallery a img {
	display: block;
}

#launchs #title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 10px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #7f6e5b;
	color: #464646;
}

#search-meeting {
	padding: 20px;
	border: 1px solid #c7c7c7;
}

#search-meeting h3 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 15px;
}

#search-meeting .search-meeting-row {
	padding: 15px 0;
	border-bottom: 1px dotted #c7c7c7;
	color: #464646;
}

#search-meeting .search-meeting-row input {
	font-size: 1em;
}

#search-meeting .search-meeting-row .search-meeting-title {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
}

#search-meeting .search-meeting-row #search-meeting-disposition {
	margin: 15px 0 0;
	list-style: none;
}

#search-meeting .search-meeting-row #search-meeting-disposition li {
	text-align: center;
	float: left;
	padding: 45px 10px 0;
}

#search-meeting .search-meeting-row #search-meeting-disposition li input {
	display: block;
	margin: 5px auto 0;
	background: none;
	border: none;
}

#search-meeting .search-meeting-row .search-meeting-hotel-list {
	float: left;
	margin: 0 40px 0 0;
}

#search-meeting .search-meeting-row .search-meeting-hotel-list ul {
	list-style: none;
	margin: 15px 0 0; padding: 0;
}

#search-meeting .search-meeting-row .search-meeting-hotel-list ul li {
	padding: 3px 0;
}

#search-meeting .search-meeting-row .search-meeting-hotel-list ul li input {
	background: none;
	border: none;
}

#search-meeting button {
	font-size: 1.2em;
	background-color: #fff;
	border: none;
	margin: 20px 0 0;
	padding: 0;
}

#search-meeting button span {
	font-size: 1.1em;
	color: #9a652d;
}

#search-meeting .hotel-meeting-results {
	margin: 50px 0 45px;
}

#search-meeting .hotel-meeting-results .hotel-name {
	display: block;
	padding: 0 0 8px;
	border-bottom: 1px dotted #c7c7c7;
	font-size: 1.2em;
}

#search-meeting .hotel-meeting-results .hotel-name a {
	text-decoration: none;
	color: #000;
}

#main-col table {
	border-bottom: 1px dotted #7f6e5b;
	padding: 0 0 12px;
	margin: 0 0 30px;
}

#main-col table.detail {
	font-size: 1.1em;
	border-bottom: 1px dotted #7f6e5b;
	padding: 0 0 12px;
	margin: 0 0 30px;F
}

#main-col table.detail td.name {
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 0;
	text-align: left;
	width: 160px;
}

#main-col table.detail th,
#main-col table.detail td {
	background: none;
	font-weight: normal;
	padding: 6px 3px;
	text-align: center;
}

#search-meeting .hotel-meeting-results table {
	border: none;
}

#search-meeting .hotel-meeting-results table {
	width: 100%;
	font-size: 1.1em;
}

#search-meeting .hotel-meeting-results table th,
#search-meeting .hotel-meeting-results table td {
	background: none;
	border: none;
	font-weight: normal;
	padding: 6px 3px;
	text-align: center;
}

#search-meeting .hotel-meeting-results table td.name {
	width: 160px;
	font-size: 1.2em;
	text-align: left;
	padding: 6px 0;
	font-weight: bold;
}

#search-meeting .hotel-meeting-results table td.name a {
	color: #000;
}

#search-meeting a.button {
	font-size: 1.2em;
	background-color: #fff;
	border: none;
	margin: 20px 0 0;
	padding: 0;
	text-decoration: none;
	color: #000;
}

#search-meeting a.button span {
	font-size: 1.1em;
	color: #9a652d;
}

#main-col .press-release-row {
	border-bottom: 1px dotted #7f6e5b;
	padding-bottom: 24px;
	margin-bottom: 24px;
}

#main-col .item-press-release {
	position: relative;
	float: left;
	width: 227px;
	margin: 0 22px 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

#main-col .item-press-release img {
	float: left;
	margin-right: 12px;
}

#main-col .item-press-release .date {
	display: block;
	color: #464646;
}

#main-col .item-press-release .magazine {
	display: block;
}

#main-col .item-press-release .title {
	display: block;
	font-weight: bold;
}

#main-col .item-press-release a.button {
	position: absolute;
	left: 92px; bottom: 0;
	color: #464646;
	font-size: 1em;
	text-decoration: none;
}

#main-col .item-press-release a.button span {
	color: #9A652D;
	font-size: 1.1em;
}

#main-col .item-press-release .readon {
	display: block;
	position: absolute;
	right: 0; bottom: 10px;
}

#main-col .item-press-release .readon img {
	margin: 0;
}

#main-col .press-item {
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

#main-col .press-item .content {
	margin: 0 0 0 208px;
}

#main-col .press-item img {
	float: left;
	margin: 0 20px 0 0;
}

#main-col .press-item .date {
	color: #565656;
	line-height: 1.5em;
}

#main-col .press-item h3 {
	line-height: 1.5em;
	margin: 0; padding: 0;
}

#main-col .press-item h3 a {
	font-size: 1.1666em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#main-col .press-item p {
	font-size: 1em;
	margin: 0;
	color: #464646;
}

#main-col .press-item a.button,
#main-col a.booking,
#main-col a.booking_over {
	font-size: 1em;
	color: #464646;
}

#main-col .press-item a.button span,
#main-col a.booking span,
#main-col a.booking_over span {
	font-size: 1.1em;
	color: #9a652d;
}

#main-col a.booking,
#main-col a.booking_over {
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

#main-col a.booking_over {
	position: absolute;
	top: 0;
	right: 0;
}
#main-col a.pdf {
	padding: 0 0 0 25px;
	display: block;
	bottom: 1.5em;
	line-height: 1.5em;
	color: #464646;
	text-decoration: none;
	background: transparent url('/hotels/baglionihotels/images/ico-pdf.png') no-repeat left 50%;
}

#newsletter-box a {
	border: 1px solid #c7c7c7;
	color: #464646;
	display: block;
	font-size: 1.2em;
	margin: 20px 0 0;
	padding: 15px;
	text-decoration: none;
	background: transparent url('/hotels/baglionihotels/images/ico-arrow.png') no-repeat 95% 50%;
}

#content .form .form-row {
	margin: 0 0 20px;
}

#content .form .form-row .form-block {
	width: 348px;
	float: left;
	margin-right: 30px;
}

#content .form .form-row .form-block h3 {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

#content .form .form-row .form-block p {
	clear: both;
	font-size: 1.2em;
	margin: .4em 0;
}

#content .form .form-row .form-block p label.text {
	display: block;
	width: 90px;
	float: left;
}

#content .form .form-row .form-block p input,
#content .form .form-row .form-block p select,
#content .form .form-row .form-block p textarea {
	font-size: 1em;
}

#content .form .form-row .survey p select {
	float: right;
}

#content .form .form-row .survey p {
	clear: left;
	margin: 0;
	padding: .4em 0;
}

#content .form .form-row .form-block p textarea {
	width: 720px;
	height: 100px;
	font-weight: normal;
}

#content .form .form-button {
	border-top: 1px solid #000;
}

#content .form button {
	font-size: 1.4em;
	background-color: #fff;
	border: none;
	margin: 5px 0 0;
	padding: 0;
	font-weight: bold;
}

#content .form button span {
	font-size: 1.1em;
	color: #9a652d;
}

#content #downloads {
	
}

#main-col #info-panel {
	position: absolute;
	top: 0; right: 0;
	z-index: 999;
}

#main-col #info-panel p {
	cursor: pointer;
	text-align: right;
	float: right;
	padding: 5px 10px;
	margin: 0;
}

#main-col #info-mail {
	clear: both;
	display: none;
	list-style: none;
	padding: 10px;
	margin: 0;
	background-color: #d9d9d9;
}

#main-col table {
	width: 100% !important;
	font-size: 1.2em;
	border: none;
	border-collapse: collapse;
	border: 0;
	line-height: 1.5em;
}

#main-col table td,
#main-col table th {
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #ccc;
}

#main-col table td p,
#main-col table th p,
#main-col table ul,
#main-col table ol {
	font-size: 1em;
}

#main-col table th {
	background-color: #eee;
	font-weight: bold;
}

#main-col table td a {
	color: #757575;
}

/* -------------------- */

/* ------ Footer ------ */

#footer .credits {
	position: absolute;
	top: 14px; right: 16px;
}

#footer #social {
	position: absolute;
	bottom: 14px; right: 16px;
}

#footer a {
	color: #777;
}

#footer ul {
	position: absolute;
	bottom: 14px; left: 16px;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #777;
}

#footer ul li a.last {
	padding: 0;
	margin: 0;
	border-right: none;
}

/* ------------------- */

/* ------ Utils ------ */

.error-container {
	display: none;
	padding: 20px 0 0 20px;
	margin: 20px 0 40px;
	border: 1px dotted;
}

.error-container .error,
.error-container .error-mail,
.error-container .error-privacy {
	display: none;
}

.error-container p {
	margin-bottom: 1.2em;
}

#map-baloon {
	font-size: 1.2em;
	line-height: 1.5em;
}

.push {
	height: 90px;
}

.ui-datepicker-trigger {
	margin: 0 0 0 4px;
	vertical-align: middle;
	cursor: pointer;
}

.pagination {
	float: left;
	font-size: 1.2em;
	color: #464646;
	margin-top: 35px;
}

.pagination a,
.pagination span {
	color: #464646;
	padding: 0 5px;
}

.pagination .prev_page {
	display: block;
	float: left;
	padding: 0;
}

.pagination .prev_page {
	margin-right: 23px;
}

.pagination .next_page {
	margin-left: 23px;
	padding: 0;
}

.clearfix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ------- */

#contentdiv_Req_it001,
#contentdiv_Req_en001,
#contentdiv_Req_Suite_it001,
#contentdiv_Req_Suite_en001,
#contentdiv_Req_Dining_it001,
#contentdiv_Req_Dining_en001 {
	padding: 0 !important;
}

#contentdiv_Rist_it004,
#contentdiv_Rist_en004 {
	margin: 32px 0 0
}

