
.FastBooking form select {
  width: auto;
}

.FastBooking form b, .FastBooking form strong {
  width: 130px;
  display: block;
}

.FastBooking form select[name=frommonth] {
  clear: none ! important;
}

.QuickBooking form {
  padding-left: 0px !important;
  margin-left: 0px !important;
}

.SideSlot form fieldset .field label {
  width: 70px;
}

.comment {
display: none;
}

span span.object {
  background-position: 0 6px !important;
}

.BodySlot .dates {
  font-size: 10px;
}


.package_list .description {
  clear: both;
}

.container td {
  border-width: 0px;
  border-style: none;
  vertical-align: top;
  padding: 0;
}

.frame_set {
  height: 270px; /* patch, altrimenti dimentica la dimensione Y nel CrossFade */
}

.frame_list {
  width: 468px;
  height: 270px; /* patch, altrimenti dimentica la dimensione Y nel CrossFade */
  text-align: center;
  background-color: #e5d8c7;
}

.TableBorderL {
  background-image: url(/style/L);
  background-repeat: repeat-y;
  background-position: top right;
  background-color: #555252;
  width: 13px;
  border-top: 2px solid #555252 !important;
}

.TableBorderR {
  background-image: url(/style/R);
  background-repeat: repeat-y;
  background-position: top left;
  background-color: #555252;
  width: 13px;
  border-top: 2px solid #555252 !important;
}

div.TopOffers {
  text-align: center;
  font-style: italic;
  font-size: 10px;
  width: 245px;
  height: 270px;
  background-color: #e5d8c7;
}

div.TopOffers h2 {
  font-family: Times;
  font-weight: normal;
  font-size: 24px;
  color: #d5ab9d;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 15px;
}

.TopOffers h4 {
  font-family: Helvetica;
  font-size: 15px;
  font-style: normal;
  position: relative;
  top: 90px;
  margin: 0px;
}

div.PhotoSlot {
  background-color: #e5d8c7;
  height: 270px;
  width: 468px;
}

div.TopOffers .logo {
  position: relative;
  top: -23px;
}

.TopOffers .logo img {
  border: 2px solid white;
  max-height: 85px;
}

.TopOffers .activities,
.SideSlot .activities,
.TopOffers .description,
.TopOffers .giorninotti,
.SideSlot .giorninotti,
.TopOffers .people,
.SideSlot .people
{
  display: none;
}

.TopOffers .price a {
  display: block;
  color: gray;
  font-style: normal;
  padding-top: 5px;
}

.TopOffers .until, .TopOffers .since {
  display: block;
}

.BodySlot .Rooms, .BodySlot .Activity {
  display: none;
}

#map {
  width:468px;
  height:270px;
}

html {
	font:12px Helvetica, Tahoma, sans-serif;
        color: gray;
	background-color: #555252;
}

body {
	margin:0;
	padding:0;
}

.SideSlot .HomePage {
  background-image: url(http://www.lapiadama.it/style/services);
  background-repeat: no-repeat;
  background-position: top left;
  height: 236px;
}

.SideSlot .HomePage {
  padding-left: 120px;
/*  width: 193px;*/
}

.SideSlot .HomePage h3 {
  padding-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 0;
  color: #b0283c;
}


.QuickBooking h3 {
  padding-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 0;
  margin-right: 23px !important;
  color: #b0283c;
}

.SideSlot .HomePage ul {
  padding: 0;
  padding-top: 20px;
  margin-left: 10px;
}

.SideSlot .HomePage li {
  padding-bottom: 10px;
/*  list-style: none;*/
}

a {
        text-decoration: none;
        color: #a50000;
        font-weight: bold;
}

img {
  border: none;
}

.Logo a img {
  padding-left: 0px; border-style: none;
} 

div.container {
  padding: 0;
  margin: 0px;
  margin-top: 45px;
  margin-bottom: 45px;
}

table#content {
  width: 1020px;
  border-collapse: collapse;
  background-color: white;
  border-width: 0px;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/style/background);
  background-position: top left;
  background-repeat: repeat-y;

}

td.HeaderSlot {
  background-image: url(http://www.lapiadama.it/style/top);
  background-position: top left;
  background-repeat: no-repeat;
  height: 105px;
  vertical-align: bottom;
  padding-bottom: 15px;
  padding-left: 45px;
  border-top: 2px solid #555252;
}

td.PhotoSlot {
  margin: 0px;
  padding: 0px;
  width: 468px;
  height: 270px;
  background-image: url(/style/banners/default);
  background-repeat: no-repeat;
  background-position: top left;
}

td.PhotoSlot img {
  max-width: 468px;
  max-height: 270px;
}

td.PhotoSlot #map img {
  /*
  per fixare bug di google maps
  google maps usa un'unica grossa immagine con tutte le sue icone, poi sfrutta dei trucchetti di overflow a alignment per visualizzarne solo un pezzo in ogni div
  se a questa immagine viene applicata una max-width o max-height minore della sua dimensione reale, ovviamente tutto il sistema va a puttane.
  */
  max-width: 999999px;
  max-height: 9999999px;
}

td.BodySlot {
  border-style: none; 
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-align: left;
  width: 468px;
}

.QuickBooking {
  padding-top: 23px !important;
  padding-left: 43px !important;
}

.QuickBooking fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

#from_date_calendar_icon_container span {
  font-size: 9px;
}

.QuickBooking form fieldset div.field label {
  float: none;
  width: 160px;
  text-align: center;
}

.QuickBooking legend,
.QuickBooking label[for=field_activity_name_label], .QuickBooking label[htmlFor=field_activity_name_label], .QuickBooking .field_activity_name_label,
.QuickBooking label[for=field_surname], .QuickBooking label[htmlFor=field_surname], .QuickBooking input[name=field_surname],
.QuickBooking label[for=field_Body], .QuickBooking label[htmlFor=field_Body], .QuickBooking textarea[name=field_Body],
.QuickBooking label[for=field_customer_name], .QuickBooking label[htmlFor=field_customer_name], .QuickBooking input[name=field_customer_name],
label[for=field_tarif], label[htmlFor=field_tarif], select[name=field_tarif],
.QuickBooking label[for=field_register_me], .QuickBooking label[htmlFor=field_register_me], .QuickBooking input[name=field_register_me],
.QuickBooking label[for=field_mobile_phone], .QuickBooking label[htmlFor=field_mobile_phone], .QuickBooking input[name=field_mobile_phone] {
  display: none !important;
}

.QuickBooking .pulsantiera {
  background-color:#e5d8c7;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  margin-right: 20px;
}

td.SideSlot {
  border-style: none; 
  width: 245px;
  font-size: 12px;
  text-align: left;
  padding-right: 43px;
}

td.FooterSlot {
  color: gray;
  font-size: 10px;
  border-bottom: 2px solid #444;
}

div.BodySlot {
    padding-right: 13px;
    padding-top: 13px;
}

h3, h4 {
  font-family: times, serif;
  font-weight: bold;
  font-size: 14px;
  color: gray;
}


div.SideSlot {

  padding: 0px;
  margin: 0px;
  padding-top: 13px;
}

.FooterSlot a:link, .FooterSlot a:visited {
  color:  gray;
  font-weight: bold;
}


/* MENU 
   --------------------------------------------
 */

td.MenuSlot {
  padding-left: 43px;
}

td.MenuSlot table.Menu { 
  border-collapse: collapse;
  height:43px;
  color: #d73131;
  font-family: times, serif;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  font-variant: small-caps;
  width: 100%;
  height: 268px;
  margin-top: 1px;
}

td.MenuSlot table.Menu td {
  text-align: center;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  border: 1px solid #d73131;
  border-left: none;
  border-right: none;

}

td.MenuSlot table.Menu td:hover {
  color: white;
  background-color: #e5d8c7;
}

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

div.BodySlot div.item {
	display:block;
	clear:both;
	padding-top:20px;
}

div.BodySlot div.item .logo {
	width:160px;
	float:left;
}

div.BodySlot div.item .logo img {
	border: none;
}

div.BodySlot div.item .description {
	margin: 0px 0 30px 100px;
}

div.BodySlot .creation_date,
div.BodySlot .activities,
div.BodySlot .ReadMore,
div.BodySlot .Context,
div.BodySlot .comment,
div.BodySlot .hits,
div.BodySlot .Menu,
div.SideSlot .news_list,
div.SideSlot .Headline {
  display: none;
}

div.BodySlot div.item .description h3 {
  margin: 0 0 5px 0;
  padding:0;
  font-family: times, serif;
  font-size: 0.95em;
}

#BodySlot h3 {
  clear: left;
}

div.BodySlot  div.item .description p,
div.BodySlot .news_list .description {
	margin: 0;
	padding:0;
        font-size: 0.85em;
}


div.BodySlot div.item,
div.BodySlot .news_list
{
	display:block;
	clear:both;
	padding-top:20px;
}

div.BodySlot div.item .logo {
	width:222px;
	float:left;
}

div.BodySlot .news_list .logo {
	width:140px;
	float:left;
        text-align: right;
}

div.BodySlot .logo img {
	border-color: gray;
        border-style: solid;
        border-width: 1px;
        padding: 3px;
        
}

div.BodySlot div.item .description,
div.BodySlot .news_list .description
 {
	margin: 0px 0 30px 155px;
}

div.BodySlot div.item .description h3,
div.BodySlot .news_list h4 {
	margin: 0 0 5px 0;
	padding:0;
  font-family: times, serif;
  font-weight: bold;
  font-size: 14px;
  color: gray;
  margin-left: 155px;
}

div.BodySlot  div.item .description p {
	margin: 0;
	padding:0;
  font-size: 12px;
}


div ul {
	list-style-image:url(http://www.lapiadama.it/style/arrow);
}	

h3.title-inside {
	margin:5px 0 0 0;
	padding:0;
	padding-left:5px;
	font-size:1.1em;
}


/* for the reservations */
 
.Body table {
  width: 100%;
  border-width: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-collapse: separate;
}

.Body th {
  text-align: center;
  background-color: gray;
  color: white;
}

.Body td {
  padding: 0;
  margin: 0;
  text-align: center;
  background-color: #EEE;
}

.Body td p {
  padding-left: 5px;
  padding-right: 5px;
}

.Body td.button {
  background-color: #DFD;
}

#BodySlot form {
  margin-left: 7px;
}

/* end */




/**********************************************
Form styles
**********************************************/

.global_errors {
  color: red;
}

.error_code {
  color: red;
  display: block;
  padding-left: 100px;
}

.clear {
  clear: both;
}


.BodyForm, .Form, .contenuto, form {
         font-size: 10px;
         padding:10px;
}


form fieldset {
         border:1px solid #ccc;
         padding:3px;
         margin:14px -13pt;
}

form fieldset legend {
         font-variant:small-caps;
         font-size:1.1em;
         font-weight:bold;
         color:gray;
}
form fieldset div.field {
         margin:4px 0;
}
form fieldset div.field label {
         width:90px;
         text-align:right;
	 padding: 0px 10px 0 0;
         display:block;
         float:left;
         margin-top:3px;
}

form fieldset div.field textarea {
         width:162px;
}

form fieldset div.field ul.RadioField li {
         display:inline;
}

form fieldset div.field ul.MultiCheckBoxField {
         list-style-type:none;
         margin:0 0 0 140px;
         padding:0;
}

form fieldset div.field ul.MultiCheckBoxField li {
         padding-top:0;
}

form fieldset div.field ul.MultiCheckBoxField li input {
         width:auto;
}

form div.pulsantiera {
         text-align:right;
}
  
form div.pulsantiera input {
	text-transform:uppercase;
	font-size:11px;
}

textarea, input[type=text], select  {
  width: 160px;
}

input[type=file]  {
  width: 120px;
}

input.datetext  {
  width: 180px;
}



form fieldset input[type=text].year {
  width: 40px;  
}

form fieldset input[type=text].month,
form fieldset input[type=text].day {
  width: 28px;  
}

/************************************************************
MooTools styles
************************************************************/

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(http://www.lapiadama.it/style/bubble) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://www.lapiadama.it/style/bubble) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}



/***************************************************
Packages
****************************************************/


.package_list {
       padding:0px 3px 2px 3px;
       margin:0 0 10px 0;
}

.package_list h4 a {
        text-transform:uppercase;
}

.package_list a img {
        float:left;
        padding:2px;
        background-color:#ddd;
        margin:0 10px 5px 0;
        border:1px solid #aaa;
}

.package_list .giorninotti, .package_list .days, .package_list .cost, .package_list .people {
        font-weight:bold;
        font-size:10px;
}

.package_list .people {
        margin-bottom:10px;
}

.package_list .notes {
        margin:15px 0 0 0;
        font-size:10px;
}

.package_list .activities {
        margin-top:20px;
        font-weight:bold;
        text-align:right;
}



/* Language style 
 * --------------
 */

div.LanguageMenu {
  position: absolute;
  width: 100px;
  top: 48px;
  left: 1020px;
}

div.LanguageMenu ul li {
  float:left;
  padding: 2px;
  margin: 0 0 0 0px;
}

ul.Flag {
  list-style-type: none;
}

li.Flag {
  display: inline;
}

.Flag img {
  border-color: #850;
  border-width: 1px;
}
.GalleriesMenu {
  font-size: 12px;
  padding-left: 10px;
}

.GalleryItem {
  text-align: center;
}

.GalleryPreview {
}

.GalleryPreviewPanel {
  width: 435px;
  height:90px;
  float: left;
  margin-bottom: 25px;
  margin-top: 4px;
}

.GalleryPreview h2 {
	font-size:18px;
	color:#C2C0BA;
	text-transform:lowercase;
}


.GalleryPreviewItem {
        float: left;
        padding-left: 13px;
        background-repeat: no-repeat;
        background-position: left top;
}

.GalleryPreviewItem a {
   margin-left: -14px;
}

.GalleryPreviewItem img {
  padding: 3px;
  border-color: gray;
  border-style: solid;
  border-width: 1px;
  max-height: 80px;
  max-width: 128px;
}


.GalleryItemNavbar {
  margin-top: 38px;
  float: left;
}

.GalleryItemNavbar img {
  border-style: none;
  border-size: 0;

}


#GalleryPreviewPanelScroll {
  /* fix per visualizzare completamente il bordo delle immagini di preview (altrimenti il px piu' a sinistra viene mangiato) */
  padding-left: 1px;
}

/* DateTimeField stuff */

.e_day {
	width: 33px;
	position:relative;
	float: left;
	padding: 2px 0px 2px 0px;	
	border-bottom: 1px solid #B9B9B9;
}

.p_day {
	width: 33px;
	position:relative;
	text-align: center;
	float: left;
	padding: 2px 0px 2px 0px;	
	border-bottom: 1px solid #B9B9B9;
	cursor: pointer;
        color: gray;
}
.c_day {
	cursor: pointer;
	position:relative;
	width: 33px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #00FFC;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #FFFFFF;
	/*background-color: #660033;*/
	background-color: #f26522;
}

.f_day {
	cursor: pointer;
	position:relative;
	width: 33px;
	text-align: center;
	float: left;
	color: #66CCCC;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #B9B9B9;
}

.f_day:hover, .e_day:hover, .p_day:hover {
  background-color: gray;
  color: white;
}

.Calendar {
  background: #FFFFFF;
  position: relative;

}

.c_all {
	width: 231px;
	margin-top: 24px;
	background: #FFFFFF;
	border: none;
	float:left;
        position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.c_title {
  background-color: #0054A6;
  color: white;
  padding: 4px 0px 4px 0px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
}

.c_title select {
  di
  font-weight: bold;
  background-color: #0084D6;
  color: white;
  border-color: #005486;
  border-width: 1px;
  border-style: solid;
  margin-left: 5px;
  width: 60px;
  height: 16px;
}

.c_title span {
  cursor: pointer;
}

.prev_month {  
  padding: -4px 0px -4px 0px;
  background-image: url(http://www.lapiadama.it/style/Calendar/calendar_prev);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 36px;
  top: 2px;
}

.next_month {
  background-image: url(http://www.lapiadama.it/style/Calendar/calendar_next);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 178px;
  top: 2px;
}


.go_to_today {
  background-image: url(http://www.lapiadama.it/style/Calendar/today);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
}

.prev_year {
  background-image: url(http://www.lapiadama.it/style/Calendar/calendar_prev_year);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 20px;
  top: 2px;
}

.next_year {
  background-image: url(http://www.lapiadama.it/style/Calendar/calendar_next_year);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 194px;
  top: 2px;
}

span.close {
  background-image: url(http://www.lapiadama.it/style/Calendar/closewindow);
  background-repeat: no-repeat;
  background-position: right center;
  width: 14px;
  height: 12px;
  display: block;
  position: absolute;
  left: 217px;
  top: 5px;
}


.c_cday {
	padding: 4px 0px 4px 0px;
	position:relative;
	width: 33px;
	text-align: center;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #504A59;
	/*color: #00FF99;*/
	color: #f26522;
}