/************************************/
/*   Author: Davide Cariani			*/
/************************************/
body{
font-family:Tahoma, Verdana, Arial, sans;
font-size:14px;

}


div#content h1{
    color:#AA83B5;
    font-size:25px;
    margin:20px 0px;
    padding:10px 0px;
    border-top:1px dotted #b8cfd8;
    border-bottom:1px dotted #b8cfd8;
    }

div#content a{
   text-decoration:none;
   color:#526d79;
}
div#content a:hover{
color:#AA83B5;

}

p{margin-bottom:4px;}

div#wrapper{
float:left;
width:100%;
background:url(../images/cont_bg.jpg) repeat-x;
}

#logo{
position:absolute;
background: url(../images/logo.png) no-repeat;
display:block;
width:142px;
height:44px;
left:44px;
top:13px;
}

#lang{
position:absolute;
display:block;
width:16px;
height:11px;
left:202px;
top:36px;
}

div#header{
position:relative;
padding-top:13px;
background:url(../images/bg_header_menu.jpg) repeat-x;
height:52px;
width:100%;
z-index:700;
}

/*menu*/
#menu{
    position:relative;
float:right;
margin-right:50px;
z-index:200;
}

/* remove the bullets, padding and margins from the lists */
#menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
#menu li{
float:left;
position:relative;
z-index:100;
background:url(../images/divisore_menu.jpg) right no-repeat;
}

/* use the table to position the dropdown list */
#menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
#menu ul li a {
font-weight:bold;
display:block;
font-size:14px;
width:120px;
padding:7px 0px 27px 0px;
color:#46565e;
background:transparent;
text-decoration:none;
margin-right:1px;
text-align:center;
}
/* style the links hover */
#menu a:hover{
color:#7b69d7;
}

/* hide the sub level links */
#menu ul ul {
padding-top:21px;
visibility:hidden;
position:absolute;
width:110px;
height:0px;


}
#menu ul ul li{
background:url(../images/bg_submenu.png) repeat-x;
padding:10px;
}
#menu ul ul li a{
font-weight:normal;
text-align:left;
padding:0px;
padding-bottom:5px;
border-bottom:1px #fff solid;
}
/* make the sub level visible on hover list or link */
#menu ul li:hover ul,
#menu ul a:hover ul{
visibility:visible;
z-index:250;
font-weight:normal;
text-align:left;
padding:0px;
padding-bottom:5px;
border-bottom:1px #fff solid;
}

/*****/

div#subheader{
clear:left;
color:#FFF;

background: url(../images/main_head.jpg) repeat-x;
height:181px;
width:100%;
z-index:-1;
}
#short_bio{
float:left;
width:405px;
margin-right:15px;
height:auto;
padding-left:46px;
}
#illustrazione{
position:absolute;
background:url(../images/car.png) no-repeat;
width:627px;
height:180px;
right:0px;
z-index:0;
}

div#content{
margin:0 auto;
width:880px;
background:url(../images/content_bg.png) top center no-repeat;
min-height:230px;
height:auto !important; 
height:230px;
padding:15px 40px 20px 40px;
}

div#content ul li{
    list-style:url(../images/li.png);
    margin:10px;
    color: #8d8d8d;
    font-weight:bold;
}
div#content p{
color:#797979; line-height:21px;
}
div#navigation{float:left;width:200px;margin-left:-100%}
div#extra{float:left;width:33%;margin-left:-33%}

#footer{
position:relative;
background:#e7edf1;
clear:left;
width:100%;
min-height:100px;
padding-bottom:8px;

}
#footer a{
       text-decoration: none;
    color:#6c8dc4;
}

#skyline{
  position:absolute;
  background:url(../images/skyline.jpg) no-repeat;
  width:642px;
  height:75px;
  right:0px;
  bottom:0px;
  z-index:0;
}

#copy{
    position:relative;
    text-align:center;
    font-size:9px;
    color:#687488;
    margin:0 auto;
    z-index:100;

}


#quickcontact{
   margin-left:41px;
}



#quickcontact h1{
    color:#546178;
    font-size:16px;
    margin:5px;
}

div#ombra{
background:url(../images/foot_sfumatura.jpg) top center no-repeat;
height:41px;
width:auto;
    }

/************* HOME ********************/



#skype_box{
    background:url(../images/skype.png) no-repeat;
    width:279px;
    height:101px;
    padding:80px 10px 10px 10px;
    float:right;
    margin-right:30px;
}

#skype_box p{
    font-size:11px;
    font-style:italic;
    margin-left:4px;
}

.lista_contatti{
    float:left;
    width:390px;
}

/**************************************/


.right{text-align:right;}

.left{float:left;}
.float_right{float:right;}

.hr{
    width:100%;
    height:3px;
    clear:both;

    border-bottom:1px solid #CAE8EA;

}

.margin_bottom_5{
    margin-bottom:5px;
}

.margin_right_10{
    margin-bottom:10px;
}
.margin_right_20{
    margin-bottom:20px;
}

.margin_bottom_20{
    margin-bottom:20px;
}

br{
    clear:left;
}

.note{
    font-size:9px;
}


/************** TABELLA TARIFFE***********************/

    #mytable {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	padding: 0;
	margin: 0;
    margin:0 auto;
}

caption {
	padding: 0 0 5px 0;
	width: 800px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

 #mytable  th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header_tab.jpg) no-repeat;
}

 #mytable  th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

 #mytable  td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


 #mytable  td.alt {
	background: #F5FAFA;
	color: #797268;
}

  #mytable  th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

  #mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/****************** contatti**************************/


#map_canvas{
    width: 800px;
    height: 400px;
    margin:0 auto;
    border:5px solid #CAE8EA;
    text-align:right;

}

#form1{
    width:800px;
    margin:0 auto;
}

label{
float: left;
width: 300px;
color:#797979;
margin-bottom:8px;
}

fieldset{
    margin-bottom:20px;
    margin-top:20px;
    border:5px solid #CAE8EA;
    padding:15px;
}

legend{
    background:#CAE8EA url(../images/bg_header_tab.jpg) no-repeat;
    color:#4e7d90;
    padding:5px;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
padding:6px;
font-size:18px;
}

textarea{
width: 360px;
height: 200px;
font-size:14px;
}

#submit{
    background:#CAE8EA url(../images/submit.jpg) no-repeat;
    width:61px;
    height:21px;
    display:block;
}

.desc{ font-size:10px; font-style:italic;}

/**************** foto ****************/

.foto_gen{
    float:left;
    width:250px;
    height:188px;
    border:5px solid #CAE8EA;
    margin-left:20px;
    margin-bottom:20px;
}

/**** servizi ******/


.badge{
    background: url(../images/badge.jpg) no-repeat;
    width:139px;
    height:82px;
    float:left;
    margin-left:12px;
    padding:12px 10px;
}
.badge span{
font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing: 2px;
color:#626161;

    }

#btn_prenota{
      background: url(../images/bottone_prenota.png) no-repeat;
      width:77px;
      height:22px;
      padding:6px 5px 0 20px;
      text-transform:uppercase;
      font: normal 9px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
      text-transform:uppercase;
      letter-spacing: 2px;
      color:#fff;
      display:block;
      float:left;
      font-weight:bold;
      text-decoration:none;
      margin-left:10px;


}


/*---------------------------
*
* PROMO BOX
*
----------------------------*/
#content_promo
{
    width:755px;
    margin:0 auto;
}
.promo_box
{
    position:relative;
    background:url(../images/box_home.png) no-repeat;
    width:341px;
    height:256px;
    float:left;
    padding:10px 10px;
    margin-right:15px;
    margin-bottom:10px;
}

.abs_promo{
position:absolute;
widht:118px;
height:85px;
bottom:15px;
right:10px;
}

p.promo_text{
    font-size:12px;

    
}

.promo_box h2{
    background:url(../images/bg_h2_box_home.png) bottom right no-repeat;
    padding-bottom:10px;
    color:#867eba;
    font-size:20px;

}

.img_float_left
{
    float:left;
    margin:0px 5px 5px 0px;
}

p.prezzo_promo
{
    color:#867eba;
    font-family:georgia, san-serif;
    font-size:40px;
    font-style:italic;
    text-align:right;
    margin-right:10px;

}

p.prezzo_promo span
{
    font-size:12px;
}

#content_promo .more_info
{
    display:block;
    float:right;
    background: url(../images/btn_more_info.png);
    width:118px;
    height:27px;
}


.table_contact{

    border:none;
  	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.table_contact td{ padding:6px;}

.confirm{
    width:400px;
    margin:0 auto;
    background:#d5ffd5 url(../images/ok.png) left no-repeat;
    padding: 10px 38px;
    color:#337433;
    border:1px solid #337433;
}