
object {
	outline: none;
}

#main-content h2 {
	position: absolute;
	top: 0;
	left: 5px;
	padding-top:5px;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c7bc85;
}

#main-content .intro {
	padding-bottom: 1em; /* should be margin, but padding to keep the same height on borders */
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	/*background-color:#CC0000;*/
}
#main-content .introMain {
	padding-bottom: 1em; /* should be margin, but padding to keep the same height on borders */
	/*padding-left:5px;*/
	padding-right:5px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	/*background-color:#CC0000;*/
}
#page_home #main-content {
	width: 467px;
}
#page_home #main-content .intro {
	height:90px;
	margin-left: 227px;
	padding-left: 5px;
	border-left: 1px solid #777;
}
#main-content .intro cufon {
	padding-bottom: 4px;
}

#booking-mask h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c7bc85;
	margin: 0.5em 0;
}

#booking-mask2 h2 {
	
	padding-left:5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	
}
#booking-mask.light h2 {
	margin-top: 0;
	margin-left: 5px;
}

#booking-mask object {
	position: absolute;
	top: -100px;
	left: 0;
	height: 200px;
}
#booking-mask-interna object {
	position: absolute;
	top: -100px;
	left: 0;
	height: 200px;
}
#booking-mask.light object {
	top: -105px;
}

.moduleOutput .extra {
	color: #c7bc85;
}
.moduleOutput .extra .intro {
	text-transform: uppercase;
	font-weight: bold;
}
.moduleOutput .extra .intro cufon {
	padding-bottom: 4px;
}

#footer a.left {
	font-weight: bold;
	background: url(../images/menu-sep.gif) no-repeat 0 0px;
	padding-left: 10px;
}


/* modules */

.moduleOutput .row,
.moduleOutput .extra {
	margin-bottom: 45px;
	padding-bottom: 20px;
	position: relative;
}

#page_dine .moduleOutput .row
{
	margin-bottom: 34px;

}
#page_stay .moduleOutput .row
{
	margin-bottom: 34px;

}

#mod_pukkaBanners.moduleOutput .row {
	background: url(../images/dividing-lines.gif) no-repeat top left;
}

.moduleOutput .item {
	float: left; _display: inline;
	margin-right: 3px;
	width: 230px;
	border-top: 12px solid #655E42;
}
.moduleOutput .empty {
	border-top-color: #322E22;
}
.moduleOutput .edge {
	margin-right: 0;
}
.moduleOutput .edgeScuro {
border-top-color: #322E22;
	margin-right: 0;
}
.moduleOutput .wide {
	width: 463px;
	padding-top: 10px;
}

.moduleOutput .item h3 {
	margin: 1em 0 0.8em;
	color: white;
}

.moduleOutput .item img {
	margin-top: 10px;
}
.moduleOutput .item .content {
	padding-right: 4px;
	font-size:12px;
}
#page_dine .moduleOutput .item .content {
	margin-bottom:21px
}
#page_stay .moduleOutput .item .content {
	margin-bottom:21px
}
#mod_pukkaBanners.moduleOutput .item .content {
	padding-left: 4px;
}
#mod_pukkaBanners.moduleOutput .left .content {
	padding-left: 6px;
}

.moduleOutput .item .links {
	position: absolute;
	bottom: 0;
	width: 229px;
	border-bottom: 1px solid #777;
	text-align: right;
}

.moduleOutput .item .goToArrow {
	width:229px; text-align:right; position:absolute; bottom:1px; margin-top:12px;
} 
.moduleOutput .item .goToArrow img{border:none;}

#mod_pukkaBanners.moduleOutput .item .links {
	border-bottom: none;
}
.moduleOutput .wide .links {
	width: 463px;
}
/*****************BTN FOOTER X SOCIAL MEDIA**********************/
/*#footer a.left {
	font-weight: bold;
	background: url(../images/menu-sep.gif) no-repeat 0 2px;
	padding-left: 10px;
}*/
.btnFacebook{
	position:absolute;
	bottom:1px;
	left:145px;
	width:76px;
	height:15px;
}
a.btnFacebook {
	background-image: url(../../../d/armani/images/social/fb_off.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
a.btnFacebook:hover {
	background-image: url(../../../d/armani/images/social/fb_on.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.btnYoutube{
	position:absolute;
	bottom:1px;
	left:220px;
	width:48px;
	height:15px;
}
a.btnYoutube {
	background-image: url(../../../d/armani/images/social/yt_off.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
a.btnYoutube:hover {
	background-image: url(../../../d/armani/images/social/yt_on.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
