/* @group COMMON */


* {
	margin: 0;
	padding: 0;
	border: 0;
	font: 0.98em/1.6em Georgia, 'Times New Roman', Times, serif;
	color: #28780A;
	text-align: justify;
	background: transparent;
}

html {
	min-width: 750px;
}

body {
	text-align: center;
}

a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #5EA936;
	font-weight: bold;
}

a:hover, a.active {
	color: #ABD550;
}

ul {
	
}

li {
	list-style: none;
}

p {
	line-height: 1.5em;
	padding: 1.0em 1.0em 0;
}

h1, h2 {
text-indent: -9999px;	
}

h3 {
	height: 2.2em;
	font-size: 1.2em;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #96CB18;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	background-image: url(foglia.gif);		
}

#lresources h3 {
	background-image: url(pianta.gif);		
}

h4 {
	font-size: 1.1em;
	font-variant: small-caps;
	text-transform: capitalize;
	background-image: url(footer_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 2.0em;
	margin-top: 1.0em;
}

table {
	width: 100%;
	height: 100%;
	display: table;
	border-collapse: collapse;
}

thead, tr {
	display: table-row;
}

th, td {
	display: table-cell;
	text-align: center;
	line-height: 2.0em;
	vertical-align: top;
	border: 1px solid #96CB18;
}

th {
	font-size: 0.92em;
	font-variant: small-caps;
	text-transform: capitalize;
	background-image: url(footer_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/* @end */

/* @group LAYOUT */

#container {
	width: 800px;
	background-image: url(bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
	margin: 0 auto;
	display: block;
	border: 1px solid #fff;
}

#container2 {
	background-position: top right;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
	border: 1px solid #fff;
}

#container2.c0 {
	background-image: url(house.gif);
}

#container2.c1 {
	background-image: url(house-sml.gif);
}

#intro {
	min-height: 520px;
}

.c1 #intro {
	min-height: 200px;
}

#pageHeader {
	position: relative;
	width: 500px;
	left: 0;
	top: 16px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 280px;
	background-image: url(title.gif);
}


#language {
	margin: 0;
	padding: 0;
	text-align: right;
}

#supportingText {
	position: relative;
	width: 490px;
	float: left;
	left: 12px;
	margin: 0 0 5.0em 0;
}

#linkList {
	width: 250px;
	float: right;
	right: 12px;
}

.c0 #linkList {
}

.c1 #linkList {
	position: absolute;
	top: 300px;
}

#e-qs {
	width: 370px;
	position: absolute;
	font-style: italic;
	right: 0;
	top: 600px;
	text-align: center;
}

#e-pr {
	position: relative;
	width: 450px;
	margin: 0 0 5.0em 0;
}

#e-bf {
	position: relative;
	top: 2.0em;
}

#e-ex, #e-pc, #e-bf, #linkList  {
	margin: 0 0 70px 0;
	position: relative;
}

#footer {
	text-align: center;
	height: 50px;
	background-image: url(footer_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	letter-spacing: 1.5px;
	font-size: 0.76em;
}

#lresources {
	position: relative;
	top: 40px;
	
}

#lservices {
	display: block;
	min-height: 50px;
	text-align: center;
	position: relative;
	top: 2.6em;
	clear: both;
	margin-bottom: 2.0em;
}

#lservices img {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	padding: 5px;
	cursor: help;
	border: 1px solid #efefef;
}

#licenses {
	text-indent: -9999px;	
}

.hidden {
	text-indent: -9999px;
}

#email {
	position: absolute;
	left: 0;
	top: 150px;
	width: 300px;
	height: 100px;
}

/* @end */

/* @group STYLE */

p .external {
	background: transparent url(external.gif) no-repeat right center;
	padding-right: 15px;
}

#language span {
	display: none;
}

#language a {
	cursor: pointer;
}

#footer a {
	text-transform: uppercase;
	color: #96CB18
}

#footer a:hover {
	color: #99CC00
}

#linkList p {
	font-size: 0.92em;
	color: #96CB18;
	padding: 1.0em 0 1.0em 1.0em;
}

#lresources li {
	background-image: url(bg_li.gif);
	background-repeat: no-repeat;
	margin: 0 0 1px;
	padding: 8px 0 0 10px;
}

#lresources li a {
	background-image: url(bg_li.gif);
	background-repeat: no-repeat;
	color: #96CB18
}

#lresources li a:hover {
	color: #CEC81A;
}

#e-pc p {
	padding: 0 0 1.0em 3.0em;
}

#e-pc .c {
	padding: 0;
	}

#e-qs p {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.76em;
	color: #96CB18;
}

#e-bf p {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

/* @end */

/* @group GALLERY */



.gallery {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
}

.gallery_menu {
	display: block;
	clear: both;
}

.gallery_menu li {
	width: 66px;
	height: 66px;
	border:0;
	border: 1px solid #96CB18;
	float: left;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0;
	padding: 1px;
}

.gallery_menu li img.thumb {
	max-width: 66px !important;
	max-height: 66px !important;
	width: 100% !important;
	margin: 0 !important;
	vertical-align: middle;
	cursor: pointer !important;
}

#gallery_image {
	max-height: 484px;
	width: 484px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

#gallery_image img {
	width: 100%;
	max-width: 484px;
	height: auto;
	max-height: 484px;
	margin: 1em auto;
	border: 3px double #96CB18;
}
/* @end */

/* @group LOGIN */

#pseudo_logo {
	width: 22px;
	vertical-align: baseline;
}

#login {
	cursor: default;
}

#login img {
		width: 22px;
}

#login form * {
	width: 4.0em !important;
	height: 1.3em !important;
	border: 1px solid red;
}



/* @end */

/* @group EDITABLE */

.editable form * {
	color: red !important;
}


.editable form button {
	border: 1px outset #ddd;
	background-color: #eee;
	margin: 2px;
	float: right;
	color: #000 !important;
}

.editable.edit_on {
	border: 1px solid red !important;
}



/* @end */

/* @group SCROLLER */

	
#gb.editable form button {
	position: absolute;
	right: 0;
	bottom: 0;
}

#gb p {
	margin: 0;
	padding: 0;
	color: #28780A;
	
  display: none;
  height: 100%;
  font-size: 0.91em;
  padding: 0.6em 1.0em 1.0em;
 /*CSS3 properties*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}


#controls * {
  margin-top: 5px;
  display: inline-block;
  padding: 6px;
  cursor: pointer;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 36px;
  height: 12px;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow:#96CB18 1px 1px 1px;
  -webkit-box-shadow:#96CB18 1px 1px 1px;
}

#controls .disabled {
  display: none;
  visibility: hidden;
}

#controls .prev {
  background-image: url(arrow-left.png);
  float: left;
  }

#controls .next {
  background-image: url(arrow-right.png);
  float: right;
  }

/* @end */

/* @group REVIEW */

.review-box {
	line-height: 1.5em;
	padding: 1.0em 1.0em 0 1.0em;
}

.review-box h2 {
	text-indent: 0;
	font-size: 1.1em;
	font-variant: small-caps;
	text-transform: capitalize;
	background-image: url(footer_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 2.0em;
}

.review-box .rating-5 {
	display: block;
	width: 80px;
	height: 20px;
	background: transparent url(star.png) repeat-x left center;
	float: right;
}

.review-box .location:before{
	content:  " (";
}

.review-box .location:after{
	content:  ")";
}

.review-box .review-type span:first-child {
	font-style: italic;
}

.review-box .date .stay {
	font-style: italic;
}

.review-box .date .stay span {
	font-style: normal;
}

/* @end */

