/*CONTROLLER HOTEL*/
html{
	margin:0;
	height:100%;
}

/*body*/
body{
	font-size: 10px;
	color: #0B4387;
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
	height:100%;
}

body.login{
	margin-top:140px;
	overflow:hidden;
}

/*TABELLE*/
table.rigate{
	font-size: 10px;
	border-color: #0B4387;
	border-collapse: collapse;
	empty-cells: hide;	
}

table.rigate12{
	font-size: 12px;
	border-color: #0B4387;
	border-collapse: collapse;
	empty-cells: hide;	
}

table.norigate{
	font-size: 10px;
	border-collapse: collapse;
	empty-cells: hide;	
}

table.norigate12{
	font-size: 12px;
	border-collapse: collapse;
	empty-cells: hide;
}

table.login{
	font-size: 12px;
	border-collapse: collapse;
	empty-cells: hide;	
}

table.loginback{
	font-size: 12px;
	color: #F4F4EB;
}

.tablenb{
	font-size: 10px;
	border-collapse: collapse;
	width: auto;
}

.tablematrici{
	text-align:center;
	float: left;
	padding: 5px;
}

.insidematrici{
	float: left;
	padding: 5px;
}

.title{
	font-size: 18px;
	font-weight:bold;
	color: white;
	background-color: #0B4387;
}

.tdnormal{
	width:320px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
}

.tdnormalscore{
	width:175px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
}

.tdnormalr{
	width:320px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
	text-align:right;
}

.tdbold{
	width:320px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
	font-weight:bold;
}

.tdboldr{
	width:320px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
}

.tdboldc{
	width:320px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
}

.tdspace{
	background-color:#FFFFFF;
	height: 2px;
	border-left:hidden;
	border-right:hidden;
}

.tdtitleintegrale{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: white;
	background-color: #0B4387;
	height: 40px;
	text-align:center;
}

.tdrigaintegrale{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0B4387;
	height: 20px;
}

.tdrigacbintegrale{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0B4387;
	height: 20px;
	text-align:center;
}

.tdrigabintegrale{
	width:450px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0B4387;
	height: 20px;
}

.tdrigavalbintegrale{
	width:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0B4387;
	height: 20px;
	text-align:right;
}

.tdrigavalintegrale{
	width:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0B4387;
	height: 20px;
	text-align:right;
}

/*etichette*/
label.withebold{
	color: #F4F4EB;
	font-weight:bold;
}

label.withe{
	color: #F4F4EB;
}

label.error{
	float: none;
	color:red;
}

/*Menù*/
.menu_titolo{
	background-color:#FF9900;
	font-size:12px;
	color: #0B4387;
	height:22px;
}

.buttonmenu{
	background-color: #0B4387;
	font-family: Verdana, Geneva, sans-serif;
	color: #FF9900;
	font-size: 11px;
	width: 160px;
	height:22px;
	border: none;
	cursor: pointer;
	text-align: left;
}

.buttonmenu:hover{
	background-color: #FF9900;
	color: #0B4387;
}

.menu_link{
	color: #F4F4EB;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.menu_link:hover{
	color:#ffff33;
}

img.immagini_left_menu{
	cursor: pointer;
}

img.immagini_left_menu:hover{
	opacity: 0.7;
}

.MenuDealer{
	color: #F4F4EB;
	padding:1px 10px 1px 10px;
	font-size: 10px;
	float: left;
	text-decoration:none;
}

.MenuDealer a{
	color: #F4F4EB;
	font-size: 10px;
	text-decoration: none;
}

.MenuDealer a:hover{
	color:#ffff33;
}

.titlemenu{
	height:90px;
	background-color: #3C69A0;
	width:auto;
	text-align:center;
}

.bordoheader{
	background-color:#FF9900;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
}

div#bordoheader{
	height:30px;
	background-color:#FF9900;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
	padding-top: 15px;
	font-weight: bold;
}

.rigaBlu{
	background-color:#0B4387;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
}

.titleDominio{
	font-size:23px;
}

.button_1{
	-webkit-appearance: none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: auto;
	height: auto;
	padding: 2px 5px;
	border: none;
	border-radius:0px;	background-color: #FF9900;
	color: #0B4387;
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #a7a7a7;
}

.button_1:hover{
	opacity: 0.7;
}

.buttoncal{
	background-color:#FF9900;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#0B4387;
	font-size:11px;
	width:25px;
	height:25px;
	padding:1px;
	border:none;
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #a7a7a7;
}

.buttoncal:hover{
	opacity: 0.7;
}

.camposelect_1{
	border: 1px solid #0B4387;
	background-color:#fff;
	color:#0B4387;
	font-size:11px;
	padding:2px;
	border-radius:3px;
	width:auto;
	min-width:80px;
}

.campoinput_1{
	border: 1px solid #0B4387;
	background-color:#fff;
	color:#0B4387;
	font-size:11px;
	padding:2px;
	border-radius:3px;
	height:17px;
	width:auto;
	min-width:80px;
}

.camposelect_2{
	border: 1px solid #0B4387;
	background-color:#fff;
	color:#0B4387;
	font-size:11px;
	padding:2px;
	border-radius:3px;
	height:150px;
	width:320px;
}

.campotextarea_1{
	border: 1px solid #0B4387;
	background-color:#fff;
	color:#0B4387;
	font-size:11px;
	padding:2px;
	border-radius:3px;
	height:280px;
	width:590px;
	resize:none;
}

.nav_up{
	border:solid 2px #FF9900;
	position:fixed;
	width:100px;
	height:10px;
	top:0px;
	opacity:0.7;
	left:35px;
	white-space:nowrap;
	cursor: pointer;
	background: url(../images/navup.png) no-repeat center center;
	background-color:#FF9900;
}

.nav_down{
	border:solid 2px #FF9900;
	position:fixed;
	width:100px;
	height:10px;
	bottom:0px;
	opacity:0.7;
	left:35px;
	white-space:nowrap;
	cursor: pointer;
	background: url(../images/navdown.png) no-repeat center center;
	background-color:#FF9900;
}

.hidemenu{
	border:solid 2px #FF9900;
	position:fixed;
	width:10px;
	height:100px;
	top:50%;
	opacity:0.7;
	left:165px;
	white-space:nowrap;
	cursor: pointer;
	background: url(../images/hidemenu.png) no-repeat center center;
	background-color:#FF9900;
}

.showmenu{
	border:solid 2px #0B4387;
	position:fixed;
	width:11px;
	height:99%;
	top:0;
	left:1px;
	white-space:nowrap;
	cursor: pointer;
	background: url(../images/showmenu.png) no-repeat center center;
	background-color:#FF9900;
}

.buttonvai{
	background:transparent;	
	border:none;
	padding:0;
	cursor:pointer;
}

.linkvai{
	background:transparent;
	border:none;
	padding:0;
	cursor:pointer;
	font-size:12px;
	text-decoration:underline;
}

/*TextBox*/
.textbilancio{
	width:100px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFF;
	color: #0B4387;
	font-size: 10px;
	text-align:right;
}

.textbilanciona{
	width:100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align:right;
	font-weight: bold;
	background-color: #0B4387;
}

.textbilanciob{
	width:100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	background-color:#FFF;
	font-size: 10px;
	text-align:right;
	font-weight:bold;
}

.textbilancioc{
	width:100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	background-color:#FFF;
	font-size: 10px;
	text-align:center;
	font-weight:bold;
}

.textbilanciomedia{
	width:100px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFF;
	color: #0B4387;
	font-size: 10px;
	text-align:right;
	font-style:oblique;
	font-weight:bold;
}

.paragonitextbilancio{
	width:50px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFF;
	color: #0B4387;
	font-size: 10px;
	text-align:right;
}

.paragonitextbilancioc{
	width:50px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	background-color:#FFF;
	font-size: 10px;
	text-align:center;
	font-weight:bold;
}

.textpi{
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	background-color:#FFF;
	font-size: 10px;
	text-align:center;
}

.textpiboldc{
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
	text-align:center;
	font-weight:bold;
}

.texttrend{
	width:100px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFF;
	color: #0B4387;
	font-size: 12px;
	text-align:right;
}

.textntedev{
	width:50px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFF;
	color: #0B4387;
	font-size: 12px;
	text-align:right;
}

.red{
	color:Red;
	font-size:10px;
}

.red12{
	color:Red;
	font-size:12px;
}

.inputnb{
	width:87px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 9px;
	text-align: right;
	height: 16px;
	border: 1px #0B4387 solid;
}

.inputnbbold{
	width:87px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	height: 16px;
	border: 1px #0B4387 solid;
}

.inputcheck{
	width:87px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B4387;
	font-size: 9px;
	font-weight:bold;
	text-align:right;
	height:16px;
	border:1px #0B4387 solid;
	background-color: #0B9FF0;
}

a.link1:link, a.link1:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0B4387;
	text-decoration:none;
}

a.link1:hover, a.link1:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0B4387;
	text-decoration:none;
}

/*Stile PopUP*/
#nero{
	background-color:#000000;
	cursor:pointer;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:fixed;
	opacity: 0.65;
	-moz-opacity: 0.65;
	z-index:1000;
	display:none;
}
 
.popup{
	background-color:#FFFFFF;
	border:3px solid #AAAAAA;
	padding:5px;
	position:fixed;
	z-index:1001;
	display: none;
	width: 700px;
	height: auto;
	left: 50%;
	margin-left: -350px;
	text-align:center;
	-webkit-box-shadow: 0px 0px 10px #525252;
	-moz-box-shadow: 0px 0px 10px #525252;
}

.popupinfo{
	background-color:#FFFFFF;
	border:3px solid #AAAAAA;
	padding:5px;
	position:fixed;
	z-index:1001;
	display: none;
	width: 400px;
	height: auto;
	left: 50%;
	font-size: 12px;
	margin-left: -200px;
	text-align:justify;
	-webkit-box-shadow: 0px 0px 10px #525252;
	-moz-box-shadow: 0px 0px 10px #525252;
}

.popupinfomatrici{
	background-color:#FFFFFF;
	border:3px solid #AAAAAA;
	padding:5px;
	position:fixed;
	z-index:1001;
	display: none;
	width: 850px;
	height: auto;
	left: 50%;
	font-size: 12px;
	margin-left: -425px;
	text-align:justify;
	-webkit-box-shadow: 0px 0px 10px #525252;
	-moz-box-shadow: 0px 0px 10px #525252;
}

.popupratingscale{
	background-color:#FFFFFF;
	border:3px solid #AAAAAA;
	padding:5px;
	position:fixed;
	z-index:1001;
	display: none;
	width: 320px;
	height: auto;
	left: 50%;
	font-size: 12px;
	margin-left: -160px;
	text-align:justify;
	-webkit-box-shadow: 0px 0px 10px #525252;
	-moz-box-shadow: 0px 0px 10px #525252;
}

.dettaglioinfo{
	background-color:#FFFFFF;
	border:3px solid #AAAAAA;
	padding:5px;
	position:fixed;
	z-index:1001;
	display: none;
	width: 870px;
	height: auto;
	left: 50%;
	font-size: 10px;
	margin-left: -435px;
	text-align:justify;
	-webkit-box-shadow: 0px 0px 10px #525252;
	-moz-box-shadow: 0px 0px 10px #525252;
	text-align: center;
}

.dettagliodistr{
	background-color:#FFFFFF;
	border:3px solid #AAAAAA;
	padding:30px;
	position:fixed;
	z-index:1001;
	display: none;
	width: auto;
	height: auto;
	left: 50%;
	font-size: 12px;
	margin-left: -75px;
	text-align:justify;
	-webkit-box-shadow: 0px 0px 10px #525252;
	-moz-box-shadow: 0px 0px 10px #525252;
}

#chiudi{
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}

#slide_grafico{
	height:500px;
}

#map{
	width:745px;
	height:100%;
	float:left;
}

#mapdealer{
	width:500px;
	height:500px;
	float:left;
}

#side_bar{
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	color:#0B4387;
	font-size:9px;
	height:220px;
	overflow-y:scroll;
	display:block;
	padding: 5px 0px 5px 10px;
	border:solid 3px #FF9900;
}

table.mapinfowindows{
	width: auto;
	height:auto;
  padding: 0px;
	font-size: 11px;
	color: #0B4387;
	font-family: Verdana, Geneva, sans-serif;
}

#criteri{
	width:200px;
	background-color:#0B4387;
	border:solid 5px #0B4387;
}

.mapsearchmenu span{
	background-color:#FF9900;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#0B4387;
	font-size:10px;
	height: 12px;
	display:block;
	padding: 5px;
	border:solid 3px #FF9900;
	cursor:pointer;
}

.mapsearchmenu span:hover{
	background-color:#0B4387;
	color:#ffffff;
	display:block;
}

.mapsearchsubmenu{
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	color:#0B4387;
	font-size:10px;
	height:auto;
	max-height:400px;
	overflow-y:scroll;
	display:block;
	padding: 5px;
	border:solid 3px #FF9900;
}

#sidebar{
	background-color:#0B4387;
	border:solid 5px #0B4387;
}

div.container{
	padding-bottom:20px;
	overflow:hidden;
}

div.left, div.right{
	float:left;
}

div.left{
	padding-right:3px;
}

div.right{
	padding-left:5px;
	width:80%;
	border-left: 2px solid #0B4387;
	text-align:left;
}

#dettaglio_dealers{
	width:auto;
	background-color:#0B4387;
	border:solid 5px #0B4387;
}

#menu_dett_dealers{
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	color:#0B4387;
	font-size:10px;
	height:auto;
	overflow:hidden;
	display:block;
	padding: 5px;
	border:solid 3px #FF9900;
}

#account{
	border:none;
	width: 250px;
	height:35px;
	background:#ffffff url(/images/user.png) 213px no-repeat;
	font-size: 16px;
}

#psw{
	border:none;
	width: 250px;
	height:35px;
	background:#ffffff url(/images/lock.png) 213px no-repeat;
	font-size: 16px;
}

td.riganascosta{padding:0px;}
tr.rigatitolo{background-color:#FF9900; font-weight:bold;}
tr.riga{cursor:pointer;}
tr.riga:hover{background-color:#E0E0E0; cursor:pointer;}
tr.riga_nopointer:hover{background-color:#E0E0E0;}

div.elenco{
	width:auto;
	max-width:900px;
}

img.img_filter_sel{
	margin:2px;
	padding:1px;
	border:1px solid #ff0303;
	background-color:#ff0303;
}

img.img_filter{
	margin:2px;
	padding:1px;
	border:1px solid #ffffff;
	background-color:#ffffff;
}

div.etichetta{
	border: 4px solid;
	border-radius: 15px;
	padding: 0px 10px;
	text-align: center;
	line-height: 22px;
}