/* CSS Document */

html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none;
	font-family: Tahoma, Geneva, sans-serif;
}

#fullheight{
	height:100%;
	text-align: left;
}



.container {
    height: 500px;
	top:0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 0;
}

#header
{
	background: url("../images/header-top.png") repeat-x scroll center top transparent;
	width:100%;
	height:500px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top:0!important;
	z-index: 100;
	position:relative;
}

#header img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#row
{
	background: url("../images/header-top.png") repeat-x scroll center top transparent;
    position: relative;
    z-index: 10000!important;
	width:100%!important;
}

.content {
	margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative;
	margin-top:0!important;
}

.content .grid_1 {
    width: 210px;
}

.content .grid_2 {
    height: 93px;
}

.content .grid_3 {
    width: 215px;
	margin-top:10px;
}

.content .grid_4 {
    width: 145px;
	margin-top:10px;
}

.content .grid_5 {
    width: 100px;
	margin-top:10px;
}

.mail {
    background: url("../images/mail.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 10px;
    height: 27px;
    margin-left: 0px;
    width: 215px;
}

.phone {
    background: url("../images/phone.png") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    height: 27px;
    margin-left: 0px;
    width: 145px;
}

.mobile {
    background: url("../images/mobile.png") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    height: 27px;
    margin-left: 0px;
    width: 145px;
}

.phone, .mail {
	font-family:Tahoma, Geneva, sans-serif;
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 27px;
    margin-top: 11px;
    text-indent: 42px;
	text-decoration:none;
}

.mobile{
	font-family:Tahoma, Geneva, sans-serif;
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 27px;
    margin-top: 11px;
    text-indent: 38px;
	text-decoration:none;
}

#language {
    background: url("../images/language.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    margin: 11px 0 0 0px;
    padding-left: 18px;
    width: 300px;
}

#language .it {
    background: url("../images/Italiano.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    margin: 0px 5px 0 0;
    text-indent: -9999px;
    width: 24px;
}

#language .en {
    background: url("../images/English.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    margin: 0px 5px 0 0;
    text-indent: -9999px;
    width: 24px;
}
#language .deu {
    background: url("../images/Germany.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    margin: 0px 5px 0 0;
    text-indent: -9999px;
    width: 24px;
}
#language .rus {
    background: url("../images/Russian.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    margin: 0px 5px 0 0;
    text-indent: -9999px;
    width: 24px;
}
#language .cinese {
    background: url("../images/China.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    margin: 0px 5px 0 0;
    text-indent: -9999px;
    width: 24px;
}
.grid_1{
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.grid_3, .grid_4, .grid_5  {
    display: inline;
    float: left;
    margin-left: 0px;
    margin-right: 5px;
}
.grid_2 {
    display: inline;
    float: left;
    margin-left: 15px;
    margin-right: 0px;
}

#slideshow {
    height: 500px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0px;
    z-index: 0!important;
	margin: 0 auto;
    max-width: 1921px;
    width: 100%;
}

.slider-wrapper {
    width:100%;
	height: 500px;
    z-index: 1!important;
	position: absolute;
}

.theme-default .nivoSlider {
    box-shadow: none;
	height: 500px;
}
.nivoSlider {
    height: 500px!important;
    overflow: hidden;
    position: absolute;
    width: 100%;
	z-index: 1!important;
}

.theme-nivo .nivo-caption {
    border-radius: 8px 8px 8px 8px;
    bottom: auto;
    font-family: Helvetica,Arial,sans-serif;
    height: auto;
	min-height:50px;
    left: 50%;
    position: absolute;
    right: 220px;
    top: 70%;
    width: auto;
	max-width:495px;
    z-index: 40;
	background: none repeat scroll 0 0 #FFFBDF;
	opacity: 0.7; filter: alpha(opacity=70);-moz-opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.nivo-heading {
    color: #778527;
	opacity: 1!important; filter: alpha(opacity=100)!important;
}

.nivo-description {
    color: #333;
	font-weight: bold;
	margin-top:15px;
}


.theme-nivo .nivoSlider {
    height:500px;
}

.nivoSlider img {
    min-height:500px!important;
	height:auto;
	overflow:hidden;
}

#logo {
    height: 350px;
    margin-left: 10px;
    margin-top: 20px;
}

a.logo_hotel {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 350px;
    width: 206px;
}


.menu {
	background: url("../images/bg_menu.png") repeat-x scroll center top transparent;
    height: 93px;
    width: 100%;
    position: relative;
}

ul.line li {
    float: left;
}
#nav {
    display: block;
    width: 100%;
}
#nav ul {
    padding-top: 25px;
}
#nav .item {
    margin-bottom: 0;
}
#nav .link {
    color: #FFFFFF;
    display: block;
    height: 48px;
    line-height: 51px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    width: 98px;
	background: url("../images/menu.png") repeat-x scroll left bottom transparent;
    font-size:13px;
	font-weight:bold;
}
#nav .item:last-child {
    margin: 0;
}
#nav .link:hover, #nav .selected {
    background: url("../images/menu_on.png") repeat-x scroll left bottom transparent;
    color: #000;
}

#main {
    background: url("../images/bg_body.png") repeat-x top #FFF;
}

.Stile1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color:#000;
	line-height: 22px;
	text-align:justify;
}

.Stile1 a:link { color: #000; text-decoration: none;}
.Stile1 a:visited { color: #000; text-decoration: none;}
.Stile1 a:hover { color: #000; text-decoration: none;}
.Stile1 a:active { color: #000; text-decoration: none;}


.Stile1b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color:#000;
	line-height: 34px;
	text-align:left;
	list-style:url(../images/arrow.png) outside;
}

.Stile2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#fff;
}

.Stile2 a:link { color: #fff; text-decoration: none;}
.Stile2 a:visited { color: #fff; text-decoration: none;}
.Stile2 a:hover { color: #000; text-decoration: none;}
.Stile2 a:active { color: #fff; text-decoration: none;}

.Stile2b {
	font-family: 'Conv_balloonl';
	font-size: 20px;
	color:#efebca;
}

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#606060;
}

.Stile3 a:link { color: #606060; text-decoration: none;}
.Stile3 a:visited { color: #606060; text-decoration: none;}
.Stile3 a:hover { color: #c80000; text-decoration: underline;}
.Stile3 a:active { color: #606060; text-decoration: none;}

.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	line-height:16px;
}

.Stile4 a:link { color: #fff; text-decoration: none;}
.Stile4 a:visited { color: #fff; text-decoration: none;}
.Stile4 a:hover { color: #cea83b; text-decoration: none;}
.Stile4 a:active { color: #fff; text-decoration: none;}

.Stile5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#cea83b;
	text-align:left;
	padding-top:5px;
}

.Stile5 a:link { color: #cea83b; text-decoration: none;}
.Stile5 a:visited { color: #cea83b; text-decoration: none;}
.Stile5 a:hover { color: #fff; text-decoration: none;}
.Stile5 a:active { color: #cea83b; text-decoration: none;}

.Stile6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}

.Stile6 a:link { color: #fff; text-decoration: none;}
.Stile6 a:visited { color: #fff; text-decoration: none;}
.Stile6 a:hover { color: #c80000; text-decoration: none;}
.Stile6 a:active { color: #fff; text-decoration: none;}

.Stile6b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ccc;
}

.Stile7 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	line-height:12px;
}

.Stile7 a:link { color: #000; text-decoration: none;}
.Stile7 a:visited { color: #000; text-decoration: none;}
.Stile7 a:hover { color: #cea83b; text-decoration: none;}
.Stile7 a:active { color: #000; text-decoration: none;}

.Stile8 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#cea83b;
	line-height:13px;
}

.Stile9 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

.Stile9 a:link { color: #000; text-decoration: none;}
.Stile9 a:visited { color: #000; text-decoration: none;}
.Stile9 a:hover { color: #cea83b; text-decoration: none;}
.Stile9 a:active { color: #000; text-decoration: none;}

.Stile10 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:13px;
}

.Stile10 a:link { color: #000; text-decoration: none;}
.Stile10 a:visited { color: #000; text-decoration: none;}
.Stile10 a:hover { color: #cea83b; text-decoration: none;}
.Stile10 a:active { color: #000; text-decoration: none;}

#autoaggiornabile {
	max-width:617px;
	width:auto;
	min-height:300px;
	height:auto;
	overflow:hidden;
}

.img {
	border: 10px solid #cea83b;
}

.img-min {
	border: 5px solid #cea83b;
}

.offerte {
    background:url(../images/offerte-hotel-chianciano.jpg) top no-repeat;
	height:163px;
}

.benessere {
    background:url(../images/benessere-terme-chianciano.jpg) top no-repeat;
	height:163px;
}
.convenzioni {
    background:url(../images/benessere-terme-chianciano.jpg) top no-repeat;
	height:163px;
}

.prenotazioni {
    background:url(../images/prenota-hotel-aggravi.png) top no-repeat;
	height:163px;
}

div.pic{float:center;margin: 0px;padding:0 0 9px 0;
    background: url(../images/ombra.png) no-repeat bottom center}