﻿html { height: 100%; }
p { margin: 10px 0px 0px 0px; }

body {
    background-color: #D2E1FF;
    border: 0px transparent none;
    font-family: Arial, Tahoma, Comic Sans MS;
    font-size: 12px;
    color: #000;
    margin: 10px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
	margin-top: 7px;
	margin-bottom: 5px;
	padding: 0px;	
}

h1 { font-size: 20px; font-weight: normal;}
	
h2 { font-size: 15px; }
	
h3 { font-size: 13px; }

h4 { font-size: 12px; }

h5 { font-size: 11px; }

img { border: none; }

div { background-repeat: no-repeat; }

#divNome
{
    text-align: right;
    margin-right: 5px;
}

#divNome .sottotitolo
{
    font-size: 11px;
    color: #000;
}

#titolo
{
    margin-top: 20px;
    margin-left: 0px;
}

#titolo .titoloPagina
{
    display: inline;
    font-size: 20px;
    color: #000;
    border-bottom: dotted 1px #666;
}

#divRisultatiRicerca
{
    margin: 30px 0px 10px 0px;
}

.page
{
    margin-top: 20px; 
    line-height: 16pt;
}

.page1
{
    margin-top: 0px; 
    padding-left: 8px; 
    padding-right: 8px; 
    margin-bottom: 40px;
}

.page2
{
    margin-top: 20px; 
    padding-left: 8px; 
    padding-right: 8px;
    margin-bottom: 40px;
}

.footer {
	font-size: 11px;
	color: #000;
	width: 760px;
	height: 50px;
	padding-top: 12px;
	line-height: 13pt;
}

.footer-cc {
    line-height: 25px; 
    font-size: 11px; 
    margin-top: 5px;
}

a:link, a:visited, a:active { color: #000; }
a:hover { color: #000; text-decoration: none; }

/*11 px*/
a.lnka:link, a.lnka:visited, a.lnka:active { font-size: 11px; color:  #000; text-decoration: none; }
a.lnka:hover { font-size: 11px; color: #000; text-decoration: underline; }

/*12 px*/
a.lnkb:link, a.lnkb:visited, a.lnkb:active { font-size: 12px; color: #000;}
a.lnkb:hover { font-size: 12px; color: #000; text-decoration: none;}

/*11 px*/
a.lnkc:link, a.lnkc:visited, a.lnkc:active { font-size: 11px; color:  #000; }
a.lnkc:hover { font-size: 11px; color: #000;}

a.lnkGrid {text-decoration: none; padding: 2px; padding-left:4px; padding-right:4px; background-color: #f4f4f4; color: #000000; font-size: 8pt; border: #cccccc 1px solid;}
a.lnkGrid:visited {color: #000000;}
a.lnkGrid:hover{color: #696969;}
a.lnkGrid:active {color: #000000;}

.menu1
{
    background-image: url(images/bg_Menu1.gif); 
    height: 45px;
}

.menu2
{
    background-image: url(images/bg_Menu2.gif); 
    height: 30px;
}

legend
{
    font-weight:bold;
    font-size:8pt;
    color:#808080;
}

.button
{
    background-image: url(images/BackgroundButton.jpg); 
    width: 110px; 
    height: 30px; 
    padding-top: 7px; 
    margin-top: 20px; 
    display: block;
    text-align: center;
}

.table
{
    font-size: 9pt;
    color: #666666;
}

/*Master Page*/
#tableBody { background-color: #fff; text-align: left }
#tableBody .logo { position: absolute; top: 30px; margin-left: 22px }
#tableBody .foto { margin-top: 1px; margin-bottom: 1px; width: 100% }
#tableBody .esercenti { 
    position: absolute; 
    top: 38px; 
    margin-left: 540px; 
    width: 220px; 
    height: 50px; 
    color: #fff; 
    text-align: left; 
    font-size:12px; 
    color:#000;
}

/* Menu2*/
.tdMenu2
{
    height: 100%;
    width: 140px;
    vertical-align: top;
    background-color: #9BBCDD;
}

.divUpMenu2 { height: 2px; }
.divDownMenu2 { height: 100%; }

.tdPulsantiMenu2
{
    background-color: #9BBCDD; 
    height: 35px;
    padding: 5px;
}

.menu2-border-default-sx
{ 
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}

.menu2-border-selected-sx
{ 
    color: #000;
    background-color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#tdAngoloMenu { background-color: #9BBCDD; }

/*Menu anteprima biglietti*/
.menu3-border-default-sx
{ 
    font-size: 9pt;
    color: #808080;
    border: solid 1px #cccccc;
    background-color: #f4f4f4;
}

.menu3-border-selected-sx
{ 
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    background-color: #f4f4f4;
}


/* Popup Gestioni*/
.divPopUp {
    position: absolute; 
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #ffffff;
    z-index:99;  
}

.titoloPopUp
{
    font-size: 9pt;
    color: #ffffff;
    background-color: #a9a9a9;
    font-variant: small-caps;
    padding: 3px;
}

.corpoPopUp
{
    font-size: 9pt;
    color: #808080;
    background-color: #ffffff;    
}

.sottoTitoloSezione
{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    margin: 5px 0px 5px 0px;
}

.numeroRecord
{
    font-size: 9pt;
    font-weight: normal;
    color: #000;
}

.emptyDataRow
{
    text-align: left;
    font-size: 9pt;
    color: #ff0033;
}

.validatori
{
  font-size:7pt;  
}

.campoValuta
{
    text-align:right;
}

.date
{
    font-size: 12px;
    text-align: center;
}

.bgSchedaAzienda
{
    background-image: url(images/DottedLine.gif); 
    background-repeat: repeat-y; 
    width: 1px;
}

.dialog-calendario
{
    display: block;
    position: absolute;
    overflow: auto;
    z-index: 1;
    background-color: White;
    border: solid 2px #CCCCCC;
    font-size: 11px;
}

.dialog-control-title
{
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    font-variant: small-caps;
    padding: 5px;   
    font-family:Tahoma;
}

.spot
{
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
}

/*
*   GESTIONE AZIENDA X LISTA DI NOZZE
*   09/08/2007
*/
#table1 { width: 100%; }
#table2 { width: 100%; }
#table3 { width: 100%; }
#table1 td { height: 22px; }
#table2 td { height: 22px; }
#table3 td { height: 22px; }

.item {
    position: absolute; 
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #ffffff;
    top: 0px;
    left: 50%; 
    width: 530px;
    margin-left: -265px;
    z-index: 99;
}

.item2 {
    position: absolute; 
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #ffffff;
    top: 0px;
    left: 50%; 
    width: 320px;
    margin-left: -160px;
    z-index: 99;
}

#topbar {
    position: relative;
    background-color: #ffffff;
    visibility: hidden;
    z-index: 100;
}

#topbar2 {
    position: absolute;
    background-color: #ffffff;
    visibility: hidden;
    z-index: 100;
}

/*
*   UPDATE PROGRESS
*   13/09/2007
*/
.updateprogress {
    position: absolute;
    background-color: Transparent;
    border: solid 0px #000;
    top: 0%;
    left: 0%;
    margin: 0px;
    width: 100%;
    height: 100%; 
    z-index: 200;
}