
#map {
  width:665px;
  height:384px;
}

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;
}

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

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

.Logo {
  position: absolute;
  top: 92px ;
  left: 165px;
}

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;
  padding-left: 116px;
  padding-right: 0px;
  margin-top: 45px;
  margin-bottom: 45px;
  background-image: url(http://www.lapiadama.it/style/ombre);
  background-repeat: repeat-y;
  background-position: 91px 0px;
}

.container table {
  width: 750px;
  border-collapse: collapse;
  background-color: white;
  border-width: 0px;
  border-style: none;
}

.container td {
  border-width: 0px;
  border-style: none;  
}

td.HeaderSlot {
  background-image: url(http://www.lapiadama.it/style/top);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 43px;
  height: 95px;
  vertical-align: bottom;
}

td.PhotoSlot {
  width: 665px;
  height: 383px;
  margin: 0px;
  padding: 0px;
  padding-left: 43px;
}

td.BodySlot {
  border-style: none; 
  width: 370px;
  margin: 0;
  padding-top: 13px;
  padding-left: 43px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
}

td.SideSlot {
  border-style: none; 
  width: 295px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding-right: 40px;
}

td.FooterSlot {
/*  height: 95px;*/
  color: gray;
  font-size: 10px;
/*  text-align: center;*/
}

div.BodySlot {
    padding-right: 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 
   --------------------------------------------
 */

div.HeaderSlot .Menu li {
  display: inline;
  padding-left: 10px;

}

div.HeaderSlot .Menu li a {
  font-family: times, serif;
  font-weight: bold;
  font-size: 14px;
  color: #d73131;
  text-decoration: none;
}

div.HeaderSlot .Menu ul {
  list-style: none;
  padding-bottom: 0px;
  margin-bottom: 10px;
  padding-right: 43px;
  text-align: right;
}

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.PhotoSlot .creation_date,
div.PhotoSlot .activities,
div.PhotoSlot .ReadMore,
div.BodySlot .Context,
div.BodySlot .comment,
div.BodySlot .Menu,
div.SideSlot .Menu,
div.SideSlot .Preview,
div.SideSlot .Headline {
  display: none;
}

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

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


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

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

div.PhotoSlot .news_list .logo {
	width:150px;
	float:left;
}

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

div.PhotoSlot div.item .description,
div.PhotoSlot .news_list .description
 {
	margin: 0px 0 30px 100px;
}

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

div.PhotoSlot  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;
}

/* 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;
}
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 {
	width:auto;
	background-color:#dcdcdc;
	border:1px solid #000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
}

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: 20px;  
}

/************************************************************
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;
       border-bottom:1px solid #ddd;
       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: 740px;
}

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;
}

.GalleryPreview {
}

.GalleryPreviewPanel {
  width: 440px;
  height:136px;
  float: left;
}

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


.GalleryPreviewItem {
        float: left;
        padding-left: 10px;
        background-repeat: no-repeat;
        background-position: left top;
/*        width: 91px;
        height: 81px;
*/
/*        width: 91px;
        height: 105px;
*/
        width:130px;
        height:140px;

}

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

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

.GalleryItem {
}

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

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

}

/* 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;
}