body{
    margin:0;
    background: url(../images/bgpattern.jpg);
    overflow-x: hidden;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* Preloader */
#preloader {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#000000; /* change if the mask should have another color then white */
	z-index:99999; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:200px; /* centers the loading animation vertically one the screen */
	background-image:url(../images/loader.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:0px 0 0 -100px; /* is width and height divided by two */
}

p{
	font-size:12px;
	color: #8c878d;
	line-height:18px;
}

a {
	text-decoration: none;
	color: #427146;
}

img{
    border:0;    
}

.clear{
    clear:both;
}

.read_more{
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

#slider_box{
	/*height:450px;*/
	margin: 0px auto;
    display: block;	
}

#loadnivo{
    width:100%;
    padding-top:100px;
    /*height:300px;*/
    text-align:center;
}
#nivoslider{
    display:none;
    width:100%;
    margin:0 auto;
    /*height:400px;*/
}
#menuTop
{
    width:191px;
    background: #000;
    text-align:center;
    position:absolute;
    top:0px;
    z-index:8000;
    padding-top:20px;
}
#bookingH{
    width: 100%;
    height:77px;
    /*background:url(../images/bookbg.png);*/
    margin-top: -45px;
    position:relative;
    z-index:99;
}
#bookingContent{
    width:780px;
    height: 47px;
    background-image: url('../images/mask-booking.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0 auto;
    padding-top:15px;
}
#mtg
{
  width:144px;
  height:22px;
  background:url(../images/bg_mtg.png) no-repeat;
  font-family:arial;
  color:#ffffff;
  font-size:9px;
  line-height:22px;
  padding-left:25px;
  float:right;
  margin-right:25px;
  margin-left:535px;
  margin-top:2px;
  position:absolute;
  z-index:21;
  cursor:pointer;
}
#content
{
    width:980px;
    margin:0 auto;
    height:auto;
    /*overflow:hidden;*/
    margin-top:20px;
    position:relative;
}
#left{
    float:left;
    width:245px;
    font-family:Arial;
    margin-left:10px;
}
.left_titolo
{
    color:#ce9c00;
    font-size:18px;
    margin-bottom:10px;
}
.left_text
{
    font-size:12px;
    color:#9b9b9b;
    line-height:18px;
    margin-top:10px;
}
.left_text_w
{
    font-size:14px;
    color:#fff;
    line-height:18px;
}
.left_text_bi
{
    font-size:12px;
    color:#fff;
    line-height:18px;
	font-weight:bold;
}
.left_absolute{
	position:absolute;
}

.left_fixed {    
    position: fixed;     
    top: 20px;       
}


.right_titolo
{
    color:#ce9c00;
    font-size:18px;
    margin-bottom:10px;
}

.right_titolo2
{
    color:#ce9c00;
    font-size:18px;
    margin-bottom:10px;
}

.right_text
{
    font-size:12px;
    color:#9b9b9b;
    line-height:18px;
    margin-bottom:10px;
}
.right_text_w
{
    font-size:14px;
    color:#fff;
    line-height:18px;
}

#read-art
{
    color:#ce9c00;
    
}

/* FLAG */
#flag_content{
    position:absolute;
	width:50px;
	margin-top:7px;
    margin-left:715px;
}

#flag{

    text-align: center;
	
}

#flag img { border: none; }

#right{
    float:left;
    width:674px;
	margin-left: 50px;
}
#right_gallery
{
    width:230px;
    float:left;
    margin-left:20px;
}
.imageGalleryG
{
    opacity:0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}
.imageGallery
{
    border:solid 1px #666;
    padding:3px;
}
.itemGallery
{
    width:300px;
    height:250px;
}
.folioTextHolder {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #3A3A3A;
    bottom: 0;
    height: 0;
    left: 0;
    overflow: visible !important;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9;
}
.folioText {
    -moz-box-sizing: border-box;
    left: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    padding: 10px 0px 10px 0px;
    position: absolute;
    top: -150px;
    width: 300px;
    text-align:center;
}

.folioText h3
{
    color:#fff;
        
}
.galleryFilter
{
    color:#ce9c00;
    font-size:18px;
    cursor:pointer;
}
#menu{
    float:left;
    width:710px;
}

#menu ul{
    list-style-type: none;
	margin-bottom: 29px;
	border-bottom: 1px solid #d3d3d3;
	text-align:left;
    padding-left: 0;       /* padding nullo */
    margin-left: 0;        /* margine nullo */	
}

#menu ul li{
    display: inline-block;
    margin-left:10px;
	width: 99px;
	font-family:'Conv_MyriadPro-Regular',Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
    padding-left: 0;       /* padding nullo */
    margin-left: 0;        /* margine nullo */
	padding-bottom: 25px;	
	border-bottom: 2px solid #f0ede6;
}
#menu ul li a{
    text-decoration:none;
    text-transform:uppercase;
    color:#25511e;
    font-size:12px;
}
#menu ul li a:hover{
    color:#7c7c7c;		
}
#menu ul li:hover{
	width: 99px;
	border-bottom: 2px solid #d3d3d3;
}

#menu ul li.active{
	width: 99px;
	border-bottom: 2px solid #d3d3d3;
}

.contenuto_page{
	height:auto;

}

.contenuto_page h2{
	color: #313131;
	font-size: 20px;
	font-family:'Conv_MyriadPro-Regular',Sans-Serif;
}

.contenuto_page div.foto{
	width: 254px;
	height: 150px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.contenuto_page div.sotto_titolo{
	color: #457e4d;
	font-size: 15px;
	font-family:'Conv_MyriadPro-Regular',Sans-Serif;
}

.contenuto_page div.desc{
	font-size:12px;
    line-height: 18px;
}

div.divisione{
	margin-bottom:20px;
	margin-top:10px;
	border-bottom: 1px solid #d3d3d3;
}

#footer{
	width:100%;
    margin:0 auto;
    background:url(../images/bgfooter.png);
    margin-top:40px;
}

#social{
    float:right;
    width:200px;
	height:40px;
	text-align:center;
    margin-left: 25px;
}

#social img{
	width:32px;
}


#footer_desc{
    width:980px;
    margin:0 auto;
    padding-top:30px;
    padding-bottom:30px;
    padding-left:10px;
    padding-right:10px;
    height:auto;
    overflow:hidden;
}
#footerBox1
{
    float:left;
    width:240px;
    color:#4c4c4c;
    font-size:12px;
    line-height: 20px;
}
#footerBox2
{
    float:left;
    margin-left:50px;
    width:168px;
    color:#a94864;
    font-size:10px;
    font-weight:bold;
    line-height: 16px;
}
#footerBox2 a
{
    color:#a94864;
    font-size:10px;
    font-weight:bold;
    
}

#footerBox3
{
    float:left;
    margin-left:50px;
    width:188px;
    color:#a94864;
    font-size:10px;
    font-weight:bold;
    line-height: 16px;
}
#footerBox3 a
{
    color:#a94864;
    font-size:10px;
    font-weight:bold;
    
}

#footerBox4
{
    float:left;
    margin-left:50px;
    width:188px;
    color:#a94864;
    font-size:10px;
    font-weight:bold;
    line-height: 16px;
}
#footerBox4 a
{
    color:#a94864;
    font-size:10px;
    font-weight:bold;
    
}

#buttonToggle{
    width:100px;
    height: 30px;
}

/*HOME*/
.contenuto_page div.foto_home{
	width: 690px;
	height: 150px;
    margin: 0px auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.due_colonne{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	-webkit-column-width:200px;
	-moz-column-width:200px;
	/*-webkit-column-rule: 1px solid gray;
	-moz-column-rule: 1px solid gray;*/    
}

/*CAMERA*/
.room_servizi ul{
	list-style-type: none;
	float:left;
	width:710px;
    padding-left: 0;       /* padding nullo */
    margin-left: 0;        /* margine nullo */	
}

.room_servizi li{
	background-image: url(../images/elenco.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #8C878D;
    display: inline-block;
	font-family:'Conv_MyriadPro-Regular',Sans-Serif;
	font-size: 12px;
	text-align:left;
	margin-bottom: 10px;
	margin-right:10px;
	width:157px;
	float: left;
}

.wrapper {
    background-color: white;
	width: 645px;
	margin: 40px auto;
	padding: 50px;
	box-shadow: 0 0 5px #999;
}
            
.list_carousel {
	margin: auto 0px;
	width: 705px;
    height: 150px;
}

.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.list_carousel li {
    font-size: 18px;
	color: #999;
	text-align: center;
	width: 150px;
	height: 150px;
	padding: 0;
	margin-right: 15px;
	display: block;
	float: left;
}

#arrows{
    background: url("../images/bg_navig.png") repeat-x scroll 0 14px transparent;
    display: block;
    margin-bottom: 37px;
    position: relative;
    margin-top:20px;
    text-align: center;
    width: 645px;
}


.prev1, .next1 {
    cursor: pointer;
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px;
    z-index: 3;
}

.prev1 span {
    background: url("../images/prev.jpg") no-repeat scroll -32px 0 transparent;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.prev1 {
    background: url("../images/prev.jpg") no-repeat scroll 0 0 transparent;
}

.next1 {
    background: url("../images/next.jpg") no-repeat scroll -32px 0 transparent;
    margin-left: -4px !important;
}

.next1 span {
    background: url("../images/next.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.nome_camera{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.mappa{
	width: 500px;
	height: 180px;
	margin: 0px 10px 5px 0px;
	float: left;
} 
 
/*SERVIZI*/
.servizi ul{
	list-style-type: none;
	float:left;
	width:390px;
    padding-left: 0;       /* padding nullo */
    margin-left: 0;        /* margine nullo */	
}

.servizi li{
	background-image: url(../images/elenco.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #8C878D;
    display: inline-block;
	font-family:'Conv_MyriadPro-Regular',Sans-Serif;
	font-size: 12px;
	text-align:left;
	margin-bottom: 10px;
	margin-right:10px;
	width:330px;
	float: left;
}

.thumb_service{
    float: left;
    height: 100px;
    width: 150px;
}

/*PAGINAZIONE*/

.paging {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

/* LENTE SU IMG */
span.roll {
    background:url(../images/mag.png) center center no-repeat #000;
    height: 150px;
    position: absolute;
    width: 254px;
    z-index: 10;	
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000; 
}
/*FINE*/

/*TRIPADVISOR*/
#tripadvisor{
    margin: -93px 0 0 -231px;
    position: absolute;
}

#nivoslider > img
{ position:absolute; bottom:0; }

/* CALENDARIO */
#linkCalendar
{
    cursor:pointer;
	color:#025426;
	font-weight:bold;   
}
#visCalendar
{
    padding-left:16px;
	background-color:#EBDCBB;
	width:186px;
	padding:2px;
	border:1px solid #BD8518;
	text-align:center;
	margin:0px auto;
}
#frameCalendar
{
    background-color: #F8F6F3;
    margin-left:-20px;
    position:absolute;
    margin-top:-1500px;
    width:810px;
    z-index:99999999;

}
.flexslider
{
    width:1200px;
    margin:0 auto;
    height:552px;
}
.thumbnail
{
    padding:10px;
    background:#443f3e;
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
.titleDove
{
    font-size:14px;
    font-weight:bold;
    color:#fff;
    padding-top:10px;
    padding-bottom:10px;
}
.textDove
{
    vertical-align: top;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    width:25%;
    border-right:solid 1px #434242;
}
.selectedLink
{
    font-size:14px;
    color:#fff;
    line-height:16px;
    font-weight:bold;
    text-decoration:underline;
}

.icon{
    position:relative;
    top:2px;
    left:2px;
}

.facebook{
    display:inline-block;
    width:30px;
    height:30px;
    background: url(../images/icon-facebook-grey.png) no-repeat;
    text-indent: -9999px;
}

.facebook:hover{
    background: url(../images/icon-facebook.png) no-repeat;
}

.google-plus{
    display:inline-block;
    width:30px;
    height:30px;
    background: url(../images/icon-google-plus-grey.png) no-repeat;
    text-indent: -9999px; 
}

.google-plus:hover{
    background: url(../images/icon-google-plus.png) no-repeat;
}

#cookieChoiceDismiss {
    background: #ddd url("../images/close-icon.png") no-repeat scroll 3px 3px;
    cursor: pointer;
    display: block;
    font-family: icons;
    font-size: 105px;
    height: 100%;
    line-height: 64px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    
}