

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

td.TopOffers {
  background-color: #8A0000;
}

div.TopOffers {
  text-align: center;
  font-size: 13px;
  color: white;
  padding-right: 15px;
}

div.TopOffers h2 {
    font-size: 20px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 10px;
}

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

div.TopOffers .logo {
  position: relative;
  height: 108px;
  top: -5px;
}

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

.TopOffers a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

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

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

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

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

html {
        color: gray;
	/*background-color: #ca031a;*/
	background-color: #970017;
}

body {
	font:12px Helvetica, Tahoma, sans-serif;
	margin:0;
	padding:0;
}

.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] {
  display: none !important;
}

.SideSlot a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.rss_link {
  margin-top: 10px;
  margin-bottom: 20px;
}

img {
  border-style: none;
}

.rss_link a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.Body .section h4 {
  color: #ca031a;
  border-bottom: 1px solid #ca031a;
}

.SideSlot .section {
  padding-left: 15px;
}

.SideSlot .section h4 {
  color: white;
  border-bottom: 1px solid white;
}



.SideSlot .HomePage {
}

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

.SideSlot .HomePage li {
  padding-bottom: 5px;
  list-style: none;
}

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

.SideSlot h3, .SideSlot h2 {
  color: white;
  font-size: 15px;
  border-bottom: 2px solid white;
  margin-left: 10px;
}



.SideSlot div.Body {
  padding-left: 8px;
  clear: both;
}

div#Logo {
  padding-top: 50px;
  padding-left: 15px;
  background-image: url(http://www.adamsgarden.it/style/top);
  background-repeat: no-repeat;
  background-position: 423px 68px;
  background-color: white;
}

div#Logo a img {
  border-style: none;
} 

div.container {
  padding: 0;
  margin: 0px;
  padding-left: 77px;
  padding-right: 0px;
  margin-top: 0px;
}

table.Master {
  border-collapse: collapse;
  border: 0px solid yellow;
  width: 815px;
 
}

/* for the reservations */
 
#field_activity_name_label, form label[for=field_activity_name_label],
#field_zone, form label[for=field_zone]

{
  display: none !important;
}

.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 */

.container td {
  border-width: 0px;
  border: 0px solid red;
  vertical-align: top;
}


td.BodySlot {
  width:231px;
  padding-right: 0px;
  background-color: white;
}


div.PhotoSlot {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: lightGray;
}

div.BodySlot {
  border-width: 0px;
  border-style: solid; 
  border-color: blue;
  margin: 0;
  padding-top: 13px;
  padding-left: 21px;
  padding-right: 21px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  width: 489px;
}

td.SideSlot {
  border-width: 0px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
}

td.FooterSlot {
  height: 95px;
  color: gray;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  background-color: white;
}

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

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


div.SideSlot {
  color: white;
  padding: 0px;
  margin: 0px;
}

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


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

td.HeaderSlot {
  width: 100px;
}


div.HeaderSlot .Menu li {
  border-bottom: 2px solid white;
  list-style: none;

}

div.HeaderSlot .Menu li:hover {
  background-color: #DDD;
}

div.HeaderSlot .Menu li a {
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: white;
  display: block;
  width: 100%;
}

div.HeaderSlot .Menu li a:hover {
  color: black;
}

div.HeaderSlot .Menu ul {
  text-align: left;
  padding-left:15px;
}

div.SideSlot .Menu li {
  border-bottom: 1px solid white;
 }

div.SideSlot .Menu li a {
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: white;
  text-decoration: none;
}

div.SideSlot .Menu li a:hover {
  color: yellow;
}

div.SideSlot .Menu ul {
  text-align: left;
  padding-left:10px;
}

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 div.item .description h3 {
	margin: 0 0 5px 0;
	padding:0;
        font-family: verdana, sans-serif;
	font-size: 0.95em;
}

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


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

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

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

div.PhotoSlot div.item .description {
  width: 489px;
}

div.PhotoSlot div.item .description h3 {
	margin: 0 0 5px 0;
	padding:0;
  font-family: verdana, sans-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.adamsgarden.it/style/arrow);
}	

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



/* ====================== MENU */ 

.Login .Menu ul {
  padding: 0px;
  margin: 0px;
  border: none;
  list-style: none;
}

.Login .Menu li {
  border-bottom-style: solid;
  border-bottom-color: white;
  border-bottom-width: 2px;
  margin-bottom: 5px;
}

.Login .Menu li a {
  font-family: verdana, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  margin:4px;
}


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

.SideSlot input[type=button] {
  color: white;
  background-color: #FF0000;
  border-color: white;
  width: 50%;
  font-size: 12px;
}
.SideSlot input[type=button]:hover {
  color: red;
  background-color: white;
  border-color: red;
}

input[type=reset] {
  display: none;
}

.global_errors {
  color: red;
}

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

.Form .clear {
  clear: both;
}

.contenuto, form {
         padding:10px;
}

form fieldset {
         border:1px solid #ccc;
         padding:7px;
         margin:14px 0;
}

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:222px;
         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 {
	border:1px solid #f00;
	font-weight:bold;
	text-transform:uppercase;
        color: red;
        background-color: white;
        width: 50%;
        font-size: 12px;
}

form div.pulsantiera input:hover {
	border:1px solid #800;
        color: white;
        background-color: red;
}

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

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

input.datetext  {
  width: 120px;
}



.Login .description {
  display: none;
}

.SideSlot form {
  margin-bottom: 20px;
}

.SideSlot  form fieldset {
}

.SideSlot form fieldset legend {
}

.SideSlot form fieldset div.field label {
         width:75px;
         text-align:right;
	 padding: 0px 10px 0 0;
         display:block;
         float:left;
         margin-top:3px;
}

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

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.adamsgarden.it/style/bubble) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://www.adamsgarden.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;
}



.newsbox {
  padding-left: 15px;
}

.SideSlot .Preview {
  padding-top: 15px;
}

.SideSlot .activities {
  display: none;
}

.SideSlot .package_list {
  width: 130px;
  height:180px;
  position:relative;
  margin-left:12px;
  padding: 0px;
  background-color: white;
  margin-bottom: 15px;
  border: 0px solid #700;
  float: left;
}

.SideSlot  div.package_list h4 {
  height: 30px;
  background-color:#700;
  padding-top: 4px;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
  font-size: 10px;
  font-family: helvetica;

}

.SideSlot .package_list a {
  color: white;
  text-decoration: none;
}

.SideSlot .package_list a img {
  border:1px solid white;
  width: 128px;
  height: 86px;
}

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

.SideSlot .package_list .activities {
  font-weight:bold;
  position:absolute;
  margin-left:115px;
  margin-top:170px;
  display:none;
}


.SideSlot .package_list .description{
  display:none;
}

.SideSlot .package_list .cost {
  position: absolute;
  top: 164px;
}

.SideSlot  .package_list span.cost{
  display:none;
}

.SideSlot  .package_list .days, .package_list .giorninotti {
  display:none;
  font-weight:bold;
  font-size:12px;
  color: gray;
}

.SideSlot .package_list .dates {
  font-size:10px;
  color: gray;
  padding: 4px;
}

.SideSlot  .package_list .people {
  display:none;
}

.SideSlot .package_list .price a {
  color: gray;
  padding-left: 2px;
  font-weight: bold;
  width: 128px;
  display: block;
  background-image: url(http://www.adamsgarden.it/style/arrow2);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom:2px solid grey;
}


.BodySlot .Preview h2, .BodySlot .Preview .ReadMore {
  display:none;
}

.BodySlot div.Highlights .Preview .package_list {
  width: 128px;
  height:128px;
  float: left;
  padding: 0px;
  margin-left: 15px;
  position: relative;
  clear:none;
  border: none;
  background-color: transparent;
  background-image: none;
}

.BodySlot .Body .package_list h4 {
  margin-top: 6px;
  margin-bottom: 0px;
}

.BodySlot .Body .package_list {
  clear:both;
  margin-top: 20px;
  position: relative;
}

.BodySlot .Body .package_list h4 a {
  color: #a50000;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body .package_list .logo {
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.BodySlot .Body .package_list .logo img {
  width: 128px;
  height: 87px;
  display: block;
}

.BodySlot .Body .package_list .dates {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  background-color:black;
  color:white;
  display:block;
  font-weight:bold;
  height:28px;
  width: 118px;
  left:0;
  opacity: 0.7;
  position:absolute;
  top:55px;
}

.BodySlot .Body .package_list .creation_date {
  display: none;
}

.BodySlot .Body .package_list .description {
}

.BodySlot .Body .package_list .activities {
  display: none;
}




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

div.LanguageMenu {
  position: absolute;
  top: 0px;
  left: 472px;
}

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

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

li.Flag {
  display: inline;
}

.Flag img {
  border-color: #850;
  border-width: 1px;
}
.BodySlot .Context .Menu {
  display: none;
}

.BodySlot .Menu {
  clear: both;
}

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

.SideSlot .Headline {
  background-color: white;
  color: #a50000;
  border-style: dashed;
  border-width: 2px;
  border-color: #d50000;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 20px;
/*  background-image: url(FIXME);
  background-repeat: no-repeat;
  background-position: 100px -20px;*/
}

.SideSlot .Headline h3 {
  color: darkred;
  font-size: 15px;
}
/***************************************************
News as packages
****************************************************/

.SideSlot .Body .news_list {
    float: left;
    height: 160px;
    margin-left: 10px;
    padding: 0;
    position: relative;
    width: 129px;
}

.SideSlot .Body div.news_list h4 {
  height: 32px;
  font-size: 9px;
  background-color: #a50000;
  padding-top: 4px;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
  font-variant: small-caps;
  color: white;
}

.SideSlot .Body .news_list a {
  color: white;
  text-decoration: none;
}

.SideSlot .Body .news_list a img {
  border:1px solid #a50000;
  width: 128px;
  height: 80px;
}

.SideSlot .Body .news_list .notes {
  margin:15px 0 0 0;
  font-size:10px;
}

.SideSlot .Body .news_list .activities {
  display:none;
}

.SideSlot .Body .news_list .description, .SideSlot .Body .news_list .hits {
  display:none;
}

.SideSlot .Body .news_list div.cost {
  position: absolute;
  top: 145px;
}

.SideSlot .Body .news_list span.cost {
  color: white;
}

.SideSlot .Body .news_list .days, .SideSlot .Body .news_list .giorninotti {
  display:none;
  font-weight:bold;
  font-size:12px;
  color: white;
}

.SideSlot .Body .news_list .dates {
  font-size:10px;
  color: white;
  padding-top: 2px;
}

.SideSlot .Body .news_list .creation_date {
  display: none;
}

.SideSlot .Body .news_list .people {
  display:none;
}

.SideSlot .Body .news_list .price a {
  color: white;
  font-weight: bold;
  width: 130px;
  display: block;
  background-image: url(http://www.adamsgarden.it/style/arrow2);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom:2px solid white;
}

.SideSlot .Body .Text { 
  clear:both;  
}

.SideSlot .Body .MoreNews { 
  clear:both;
  padding-bottom: 25px; 
}

span.pop {
  height: 16px;
  width: 16px;
  background-image: url(http://www.adamsgarden.it/style/pop);
  background-color: white;
  border: 1px solid #FC0;
  display: block;
  float: right;
}

#BottomBanner,#TopBanner {
  height: 65px;
}

.BodySlot .link {
  float: right;
  padding-top: 2px;
  padding-bottom: 10px;
}

.BodySlot .link a {
  color: #a50000;
  text-transform: uppercase;
}

#map, #googlemapcontainer {
  width: 468px;
  height: 350px;
}

.Context .Menu {
  display: block;
  float:right;
}

.Context .Menu ul {
  background: none;
  border: none;
}

.Context .Menu li {
  display: inline;
  border: none;
  padding: 0;
  margin: 0;
}

.Context .Menu li A {
  border: none;
  padding: 0;
  margin: 0;
}

.Context .Menu .description {
  display: none;
}

.NormalNews {
  margin-top: 20px;
}

.RightSlot .Galleries img {
  width: 186px;
  height: 140px;
}

h4 .hits {
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  color: gray;
}

.rss_link {
  clear: both;
}

.BodySlot .Highlights {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: gray;
  background-color: #EEE;
  height: 210px;
}

.BodySlot .Highlights h2 {
  background-color: #a50000;
  color: white;
  text-align: center;
  vertical-align: middle;
  padding-top: 4px;
  font-size: 13px;
  text-transform: uppercase;
  height: 20px;
  margin-top: 0;
}

.BodySlot .Preview h2, .BodySlot .Highlights .Preview .dates, 
.BodySlot .Highlights .Preview .hits, 
.BodySlot .Highlights .Preview .object, 
.BodySlot .Highlights .Preview .description, 
.BodySlot .Highlights .ReadMore, .BodySlot .Preview .ReadMore {
  display:none;
}

.BodySlot div.Highlights .Preview .news_list {
  width: 128px;
  height:128px;
  float: left;
  padding: 0px;
  margin-left: 15px;
  position: relative;
  clear:none;
  border: none;
  background-color: transparent;
  background-image: none;
}

.BodySlot div.Highlights .clear {
  clear: none;
}

.NormalNews .Preview h2 {
  display: block;
  border-bottom: 2px solid #a50000;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  background-color: #EEE;
  padding-top: 2px;
}

.BodySlot div.Highlights .Preview .news_list h4 {
  position:absolute;
  text-align: center;
  top: 90px;
  left: 0px;
  clear:both;
}


.BodySlot .Body .priority1 {
  padding-right:5px;
  border-color: orange;
  border-width: 1px;
  border-style: dashed;
  background-color: #FFEEAA;
}

.BodySlot .Body .news_list h4 {
  margin-top: 6px;
}

.BodySlot .Body .news_list {
  clear:both;
  margin-top: 20px;
  position: relative;
}

.BodySlot .Body .priority3 {
  border-top-width: 1px;
  border-top-color: #a50000;
  border-top-style: solid;
  margin-bottom: 20px;
  margin-top: 20px;
}

.BodySlot .Body .news_list h4 {
  margin-bottom: 0px;
}

.BodySlot .Body .news_list h4 a {
  color: #a50000;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body .news_list .logo {
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.BodySlot .Body .priority3 .logo {
  display: none;
}

.BodySlot .Body .news_list .logo img {
  width: 128px;
  height: 87px;
  display: block;
}

.BodySlot .Body .news_list .dates {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  background-color:black;
  color:white;
  display:block;
  font-weight:bold;
  height:28px;
  width: 118px;
  left:0;
  opacity: 0.7;
  position:absolute;
  top:55px;
}

.BodySlot .Body .priority3 .dates {
 display: none;
}

.BodySlot .Body .news_list .creation_date {
  display: none;
}


.BodySlot .Body .priority3 .creation_date {
  display: block;
  color: gray;
  padding-left: 22px;
}

.BodySlot .Body .news_list .description {
}

.BodySlot .Body .priority3 .description {
  padding-left: 22px;
}

.BodySlot .Body .news_list .activities{
  display: none;
}


.BodySlot .Body .MoreNews{
  clear:both;
  padding-top:20px;
}


/* ========================== Comments */

.BodySlot .Body .comment {
  clear: both;
  padding-top: 10px;
}

.editedBy {
  display: none;
}

.BodySlot .Body .comment .clear {
  clear: both;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: lightgray;
  height: 10px;
  width: 100%;
}

.BodySlot .Body .comment h4 {
  margin-bottom: 0px;
}

.BodySlot .Body .comment h4 a {
  color: #a50000;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body .comment .logo {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 64px;
}

.BodySlot .Body .comment .Menu li {
  border: none;
}

.BodySlot .Body .comment .logo a img {
  width: 100%;
  height: 100%;
}

.BodySlot .Body .comment .dates {
  color: gray;
}

.BodySlot .Body .comment .description{
}


.BodySlot .Body .comment .activities{
  display: none;
}

.BodySlot .Body .comment .Menu {
  border: none;
  float: right;
}

.BodySlot .Body .comment .Menu li {
  float: left;
  width: 24px;
}

.BodySlot .Body .comment .Menu .logo {
  width: 22px;
}

.BodySlot .Body .comment .Menu .description {
  display: none;
}

.ShortNews  {
  padding-bottom: 20px;
}

.ShortNews .description, .ShortNews .logo, .ShortNews .Preview h2 {
  display: none;
}



.GalleryPreview {
/*    margin-left: 21px;
    margin-top: 24px;
*/
    margin-left: 21px;
    clear: both;
    height: 77px;
}

.GalleryPreviewPanel {
  width: 424px;
  height: 104px;
  float: left;
  margin-left: 10px;
}

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

.GalleryPreviewItem {   
        padding-top -12px;
        float: left;
        width:101px;
        height:70px;
}

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

.GalleryPreviewItem img {
  width: 98px;
  height: 67px;
  border-color: #800;
  border-width: 1px;
}

.GalleryItem {
  margin-left: 10px;
}

.GalleryItemNavbar {
  padding-left: 10px;
  padding-top: 24px;
  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.adamsgarden.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.adamsgarden.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.adamsgarden.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.adamsgarden.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.adamsgarden.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.adamsgarden.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;
}
