/* ================================
    CSS STYLES FOR TpPortal
    v1.0, 01/2001
   ================================
*/   


Body
{
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana;
	color: #404540;
    margin-top:0;
    margin-left:0;
    margin-bottom:0;
    margin-right:0;
}

P, TD, UL, LI
{
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana;
	color: #404540;
}

INPUT, SELECT, TEXTAREA, .picker
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	color: #404540;
}

.SubTab
{ 
  background-image: url(../images/bar-2.gif);	 
  background-position: 4px;
  background-repeat: no-repeat;
  color:#000080;
  font-family: verdana;
  font-size:11px;
  cursor:hand;
}

.HoverSubTab
{
  background-image: url(../images/bar-2.gif);	
  background-position: 4px;
  background-repeat: no-repeat;
  color:#000080;
  font-family: verdana;
  font-size:11px;
  cursor:hand;
  text-decoration:underline;
}

.SelectedSubTab
{
  background-image: url(../images/bar-2.gif);	
  background-position: 4px;
  background-repeat: no-repeat;
  color:#000080;
  font-family: verdana;
  font-size:10px;
  cursor: default;
  font-weight:bold;
  text-decoration: none;
}

.Default
{
  background-color: black;  
  color:white;
  font-weight:bold;
  font-family:verdana;
  text-transform: uppercase;
  font-size:11px;
  cursor:hand;
  width:auto;
  height:20px;
}

.Selected
{
  color:green;
  font-family:verdana;
  font-size:11px;
  cursor:hand;
  font-weight:bold;
  text-transform: uppercase;
  width:auto;
  height:20px;
}

.DefaultSelected
{
  color:green;
  font-family:verdana;
  font-size:11px;
  cursor:hand;
  font-weight:bold;
  text-transform: uppercase;
  width:auto;
  height:20px;
}

/* Stili del menu contesto mgrClienti */

.mgrCliDefault
{
  background-color: black;  
  color:white;
  font-weight:bold;
  font-family:verdana;
  font-size:11px;
  cursor:hand;
  width:auto;
  height:20px;
}

.mgrCliItem
{
  background-color: black;  
  color:white;
  font-weight:bold;
  font-family:verdana;
  font-size:11px;
  cursor:hand;
  width:auto;
  height:20px;
}

.mgrCliSelected
{
  background-color: #cccccc;  
  color:green;
  font-family:verdana;
  font-size:11px;
  cursor:hand;
  font-weight:bold;
  width:auto;
  height:20px;
}

.mgrCliDefaultSelected
{
  background-color: #cccccc;  
  color:green;
  font-family:verdana;
  font-size:11px;
  cursor:hand;
  font-weight:bold;
  width:auto;
  height:20px;
}

/* Fine stili del menu contesto mgrClienti */


/*Stile per i link LOGIN-LOGOFF*/
.Login
{
    font-size: 11px;
	color: #FFFFFF;
}

.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:white;
}   

.SiteLink A:link {
    text-decoration:    none;
    color:white;
}

.SiteLink A:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

.SiteLink A:active   {
    text-decoration:    none;
    color:#eeeeee;
}

.SiteLink A:hover    {
    text-decoration:    underline;
    color:white;
}

.big1 {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #003300;
}

.big2 
{
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #003300;
	}

.big3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003300;
}

.small {
	FONT-SIZE: 10px;
}


.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
  
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
	font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


.titulo {	
	color: #CC3300;
	font-weight: bold;
    text-transform:uppercase;
}

.sub-titulo {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
    FONT-WEIGHT: bold;	
    COLOR: #CC0000; 
    TEXT-DECORATION: none;	
    TEXT-ALIGN:none;
}

.contenido {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
    FONT-WEIGHT: normal;	
    COLOR: #000000; 
    TEXT-DECORATION: none;	
    TEXT-ALIGN:none;
}

.contenido_titulos {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
    FONT-WEIGHT: normal;	
    COLOR: #000000; 
    TEXT-DECORATION: none;	
    TEXT-ALIGN:none;
    background-color:#f4f4f4;
}

.griglia {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;	 
    COLOR: #000000; 
}

.griglia td {	
}

.griglia-th {	
    background-color: #b2b2b2;
    height:20px;    
}

.griglia tr {	
}

/*
.contenido A {  TEXT-DECORATION: underline; COLOR: #CC0000; }
.contenido A:hover { TEXT-DECORATION: underline;COLOR: #CC0000; }
.contenido A:visited { TEXT-DECORATION: underline;COLOR: #CC0000;  }
*/

.clsShow {}
.clsHide { display: none; }
.clsVisible {}
.clsInvisible { visibility: hidden; }

