@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align:center;
	vertical-align:top;
	font-size:12px;
	/* font-weight:bold; */
	background-color: #FFFFCC;
}
body.alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px;
	text-align:center;
	vertical-align:top;
	font-size:12px;
	font-weight:bold;
	background-color: #333333;
}
body.mt {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	text-align:center;
	vertical-align:top;
	font-size:12px;
	background-color:#FFFFFF;
}
img {
	border: none;
}
a {
	text-decoration:none;
	color: #DDDDDD;
}
a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
a.link_alt {
	text-decoration:underline;
}
a.link_alt:hover {
	text-decoration:none;
}
.btn_form {
	border:solid 1px #666666;
	background-color:#FFFFCC;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.main {
	width:700px;
	background-image:url(../images/cont_bg_3.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}
.main_users {
	width:960px;
	background-image:url(../images/cont_bg_4.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}
.cont {
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:50px;
	text-align:left;
	vertical-align:top;
	color: #DDDDDD;
	font-size:12px;
}
.cont_just {
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:50px;
	text-align:justify;
	vertical-align:top;
	color: #DDDDDD;
	font-size:12px;
}
.cont_centro {
	padding-top:25px;
	padding-right:60px;
	padding-bottom:30px;
	padding-left:90px;
	text-align:center;
	vertical-align:top;
	color: #DDDDDD;
	font-size:12px;
}
.cont_centro_nopad {
	padding-top:5px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:60px;
	text-align:center;
	vertical-align:top;
	color: #DDDDDD;
	font-size:12px;
}
.cont_centro_nopad_risult {
	padding-top:15px;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:50px;
	text-align:center;
	vertical-align:top;
	color: #DDDDDD;
	font-size:12px;
}
.cont_centro_users {
	padding-top:15px;
	padding-right:30px;
	padding-bottom:20px;
	padding-left:30px;
	text-align:center;
	vertical-align:top;
	color: #DDDDDD;
	font-size:12px;
}
.right {
	background-image:url(../images/img_lato_3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}
.contact_titolo {
	background-color: #999999;
	color: #333333;
	font-size:10px;
	text-align:right;
	vertical-align:top;
}
.contact_field {
	background-color: #333333;
	border:#666666 solid 1px;
	color:#CCCCCC;
	text-align:left;
	vertical-align:top;
}
.light {
	font-weight:normal;
}
.footer {
	padding-top:5px;
	padding-right:20px;
	padding-bottom:30px;
	padding-left:50px;
	text-align:center;
	vertical-align:top;
	color: #DDDDDD;
	font-size:9px;
	font-weight:bold;
}
.counter {
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	padding-left:30px;
}
.big {
	font-size:14px;
}
.small {
	font-size:10px;
}
/* ---------------- Form ---------------- */
.frm_titolo {
	border: 1px #666666 solid;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.frm_centro {
	border: 1px #666666 solid;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
.frm_campo {
	border: 1px #666666 solid;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	text-align:left;
}
.frm_campo_basso {
	border: 1px #666666 solid;
	background-color:#333333;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	text-align:left;
}
.frm_titolo_pic {
	border: 1px #666666 solid;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
.frm_titolo_app {
	border: 1px #666666 solid;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-size:10px;
	text-align:left;
}
.frm_titolo_app_bas {
	border: 1px #666666 solid;
	background-color:#333333;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-size:10px;
	text-align:left;
}
/* --------------- Menu 1 --------------- */
#menu1 {
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
}
#menu1 div a {
	height: 64px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 56px;
	text-decoration: none;
	text-align:center;
	background-color: #666666;
	border: 1px #CCCCCC solid;
}
#menu1 div a:link, #menu1 div a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 4px;
}
#menu1 div a:hover, #menu1 div #current {
	color: #000;
	padding: 8px 0 0 4px;
	background-color: #CCCCCC;
	border: 1px #333333 solid;
}
/* --------------- Menu 2 --------------- */
#menu2 {
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 22px;
	text-align:center;
}
#menu2 div a {
	height: 64px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 56px;
	text-decoration: none;
	text-align:center;
	background-color: #666666;
	border: 1px #CCCCCC solid;
}
#menu2 div a:link, #menu2 div a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 4px;
}
#menu2 div a:hover, #menu2 div #current {
	color: #000;
	padding: 8px 0 0 4px;
	background-color: #CCCCCC;
	border: 1px #333333 solid;
}
/* --------------- Menu 3 --------------- */
#menu3 {
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 22px;
	text-align:center;
}
#menu3 div a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align:center;
	background-color: #666666;
	border: 1px #CCCCCC solid;
}
#menu3 div a:link, #menu3 div a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 4px;
}
#menu3 div a:hover, #menu3 div #current {
	color: #000;
	padding: 8px 0 0 4px;
	background-color: #CCCCCC;
	border: 1px #333333 solid;
}
/* --------------- Menu 4 --------------- */
#menu4 {
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 22px;
	border-style: solid none solid none;
	border-color: #666666;
	border-width: 1px;
	font-weight:bold;
}
#menu4 div a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align:center;
}
#menu4 div a:link, #menu4 div a:visited {
	color: #DDD;
	display: block;
	background: url(../images/menu4.gif);
	padding: 8px 0 0 4px;
}
#menu4 div a:hover, #menu4 div #current {
	color: #FFF;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 4px;
}
div.current {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align:center;
	color: #DDD;
	display: block;
	background: url(../images/menu4.gif);
	padding: 8px 0 0 4px;
}
/* --------------- Menu 5 --------------- */
#menu5 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align:center;
}
#menu5 div a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align:center;
	background-color: #666666;
	border: 1px #CCCCCC solid;
}
#menu5 div a:link, #menu5 div a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 4px;
}
#menu5 div a:hover, #menu5 div #current {
	color: #000;
	padding: 8px 0 0 4px;
	background-color: #CCCCCC;
	border: 1px #333333 solid;
}
/* ---------- lightbox ----------*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images_viewer/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images_viewer/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* ----- The main calendar widget. DIV containing a table. ----- */

.calendar {
	position: relative;
	display: none;
	border-top: 2px solid #fff;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #fff;
	font-size: 11px;
	color: #000;
	cursor: default;
	background: #c8d0d4;
	font-family: tahoma, verdana, sans-serif;
}
.calendar table {
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
	font-size: 11px;
	color: #000;
	cursor: default;
	background: #c8d0d4;
	font-family: tahoma, verdana, sans-serif;
}
/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
	text-align: center;
	padding: 1px;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
}
.calendar .nav {
	background: transparent url(../menuarrow.gif) no-repeat 100% 100%;
}
.calendar thead .title { /* This holds the current "month, year" */
	font-weight: bold;
	padding: 1px;
	border: 1px solid #000;
	background: #788084;
	color: #fff;
	text-align: center;
}
.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}
.calendar thead .daynames { /* Row <TR> containing the day names */
}
.calendar thead .name { /* Cells <TD> containing the day names */
	border-bottom: 1px solid #000;
	padding: 2px;
	text-align: center;
	background: #e8f0f4;
}
.calendar thead .weekend { /* How a weekend day name shows in header */
	color: #f00;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
	border-top: 2px solid #fff;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #fff;
	padding: 0px;
	background-color: #d8e0e4;
}
.calendar thead .active { /* Active (pressed) buttons in header */
	padding: 2px 0px 0px 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
	background-color: #b8c0c4;
}
/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
	width: 2em;
	text-align: right;
	padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
	color: #faa;
}
.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid #000;
	background: #e8f4f0;
}
.calendar tbody .rowhilite td {
	background: #d8e4e0;
}
.calendar tbody .rowhilite td.wn {
	background: #c8d4d0;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
	padding: 1px 3px 1px 1px;
	border: 1px solid;
	border-color: #fff #000 #000 #fff;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
	padding: 2px 2px 0px 2px;
	border: 1px solid;
	border-color: #000 #fff #fff #000;
}
.calendar tbody td.selected { /* Cell showing selected date */
	font-weight: bold;
	padding: 2px 2px 0px 2px;
	border: 1px solid;
	border-color: #000 #fff #fff #000;
	background: #d8e0e4;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
	color: #f00;
}
.calendar tbody td.today { /* Cell showing today date */
	font-weight: bold;
	color: #00f;
}
.calendar tbody .disabled {
	color: #999;
}
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
	visibility: hidden;
}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
	display: none;
}
/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
	background: #e8f0f4;
	padding: 1px;
	border: 1px solid #000;
	background: #788084;
	color: #fff;
	text-align: center;
}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	padding: 1px;
	background: #d8e0e4;
}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
	padding: 2px 0px 0px 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
}
/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
	position: absolute;
	display: none;
	width: 4em;
	top: 0px;
	left: 0px;
	cursor: default;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	background: #d8e0e4;
	font-size: 90%;
	padding: 1px;
	z-index: 100;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}
.calendar .combo .label-IEfix {
	width: 4em;
}
.calendar .combo .active {
	background: #c8d0d4;
	padding: 0px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
}
.calendar .combo .hilite {
	background: #048;
	color: #aef;
}
.calendar td.time {
	border-top: 1px solid #000;
	padding: 1px 0px;
	text-align: center;
	background-color: #e8f0f4;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
	padding: 0px 3px 0px 4px;
	border: 1px solid #889;
	font-weight: bold;
	background-color: #fff;
}
.calendar td.time .ampm {
	text-align: center;
}
.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}
.calendar td.time span.hilite {
	border-color: #000;
	background-color: #667;
	color: #fff;
}
.calendar td.time span.active {
	border-color: #f00;
	background-color: #000;
	color: #0f0;
}
/* Scrollers delle offerte */
#pscroller1 {
	width: 190px;
	height: 100px;
	padding: 0px;
	color:#FFFFFF;
	text-align:left;
}
#pscroller1 a {
	text-decoration: none;
}
#pscroller1 a.mt {
	font-size:12px;
	color:#222222;
	text-decoration: underline;
}
/* Tooltip style */
#dhtmltooltip {
	position: absolute;
	width: 180px;
	border: 2px solid #dd0000;
	padding: 3px;
	background-color: #FFFFFF;
	text-align:left;
	color:#333333;
	visibility: hidden;
	z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSS*//*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
/* --- AUTO SUGGEST PART --- */
div.suggestions {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid black;
	position: absolute;
	background-color: #FFFFCC;
	text-align:left;
}
div.suggestions div {
	cursor: default;
	padding: 2px 3px 2px 3px;
}
div.suggestions .sugg_current {
	/*background-color: #3366cc;*/
	background-color: #666666;
	color: white;
}

