/********************************************/
/* TAG generici								*/
/********************************************/
body, html, form
{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	overflow:auto;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	line-height: normal;
}

/********************************************/
/* LAYOUT del sito							*/
/********************************************/
#templContainer {
	background-image: url(/images/SfondoMenu.jpg);
	text-align: left;
	height:100%;
}

#templHeader, .templHeader {
	font-weight: bold;
	font-size: 16pt;
	color: #006bce;
	line-height: normal;
	font-family: Verdana Bold, Helvetica, sans-serif;
	text-align:center;
}

#templLeftCol
{
	vertical-align:top;
	padding:10px;
}

#templContent
{
	vertical-align:top;
	padding: 14px;
	background-image: url(/images/Logo_sfondo.gif);
}

#templFooter
{
	margin: 0px;
	padding: 0px;
	text-align:center;
	font: bold small-caps 10pt Verdana, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}

/********************************************/
/* Links									*/
/********************************************/
A	{
	font-size: 9pt;
	font-weight: bold;
	vertical-align:baseline;
	color: darkred;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration:    none;
}

A:link, A:visited, A:active
{
    text-decoration:    none;
	color: darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}


/* Blocco per il sign-in */
#divSignIn
{
	text-align:center;
	width: 124px;
	border: solid 2px #006bce;
	background-color: White;
}

.divLoginContent
{
	padding: 5px 0px 5px 0px;
}

#divLangSelector
{
	text-align:center;
	width: 124px;
	border: solid 2px #006bce;
	background-color: White;
	padding: 5px 0px 5px 0px;
}


/********************************************************************/
/* Gestione menu di navigazione										*/
/********************************************************************/
.divMenu
{
	width: 124px;
	border: solid 2px #006BCE;
	background-color: White;
	background-image: url(/images/menu/menu_top.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-bottom: 6px;
}

.divMenuItem
{
	height: 26px;
	text-align: left;
	vertical-align: bottom;
	padding: 2px 0px 0px 20px;
	background: url(/images/menu/menu_item.gif) repeat-y;
}

.divMenuLastItem
{
	background: url(/images/menu/menu_lastitem.gif) no-repeat;
}


/******************************************************************/
/* Stile tabella specifiche tecniche dei prodotti				  */
/******************************************************************/
.imgProdotto
{
	width: 300px;
}

.cellSchedaTecnica
{
	page-break-inside: avoid;
}

.stTabSpecTech
{
	font-size: 9pt;
	line-height: 1;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	border-collapse: collapse;
	margin-top: 8px;
}

table.stTabSpecTech tbody
{
  background-color: white;
}

table.stTabSpecTech tr td,
table.stTabSpecTecn tr td
{
	padding: 3px 25px 3px 2px;
	vertical-align: center;
	border-width: thin;
	border-style: solid;
	border-color: lightgray;
}

/******************************************************************/
/* Stili per tabelle elenco										  */
/******************************************************************/
.stTabCommands
{
	position: fixed;
	top: 5px;
	right: 5px;
	background-color: #EEEEEE;
	border: 4px solid gray;
	padding: 4px;
	text-align: left;
  z-index: 9999;
}
	
.stHeaderCommand
{
	font-weight: normal;
	font-size: 8px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}

.stTabItemLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}   

.stTabItemDescription
{
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	padding-top: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-variant: normal;
}   

.stTabHeaderBig
{
	font-weight: bold;
	font-size: 16px;
	color: white;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #006bce;
}  

.stTabHeader
{
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #006bce;
}  

.stTabFooter
{
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #006bce;
}  

.stTabNormalText {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal
}   
 
.stHelpPage
{
	background-attachment: scroll;
	background-image: url(/images/Logo_sfondo.gif);
	margin: 10px;
}


/* **************************************** */
/* Stili vari								*/
/* **************************************** */
.stTitolo
{
	font-weight: bold;
	font-size: 14pt;
	overflow: hidden;
	color: #006bce;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	position: static;
	text-decoration: underline;
}

.stSottoTitolo    {
  font-weight: bold;
  font-size:  12pt;
	line-height: normal;
	color: #666644;
  font-family: Verdana, Helvetica, sans-serif;
  padding-bottom: 5px;
}

.stNormale
{
	border-width: medium;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	line-height: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	border-style: none;
	border-color: inherit;
}

.stNormaleBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	line-height: 11pt;
	font-family: Verdana, Helvetica, sans-serif;
}

/* Messaggi di errore */
.stErrore
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: red;
	text-decoration: none;
}

/* Messaggi di avviso */
.stMessaggio
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: bold;
	font-size: 10pt;
	margin: 10px;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffcc;
	text-decoration: none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.stTextBoxNormale
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}


/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    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;
}

BLOCKQUOTE, PRE {
    font-family:Lucida Console, monospace;
}

UL,
LI {
	margin-top: 3px;
}

OL LI
{
	list-style-position: outside;
	font-size: 9pt;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
	/* list-style-type: decimal; */
}

OL LI LI
{
	list-style-position: outside;
	font-size: 9pt;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: lower-alpha;
}

UL LI   {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
  list-style-type: square ;
	margin-bottom: 5px;
}

OL UL LI   {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
  list-style-type: square ;
	margin-bottom: 3px;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}


HR {
    color: grey;
    height:1pt;
}

P
{
	font-weight: normal;
	line-height: normal;
	padding:3px 0px 3px 0px;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

TD P
{
	padding:2px;
}

TD, TR
{
	font-size:9pt;
	border:none;
	line-height:normal;
}

IMG
{
	border-style: none;
}

.stLICKEY
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 4px;
	border-left: black 1px solid;
	color: black;
	padding-top: 4px;
	border-bottom: black 1px solid;
	font-family: Monospace;
	background-color: gainsboro;
}

.PCID
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 4px;
	color: black;
	padding-top: 4px;
	font-family: Monospace;
}

