/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */
/* ELEMENTI HTML STANDARD */
BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-left: 0px;
	margin-top: 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


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;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}

/* CLASSI DI STILE */

.buttonlink
{
	background-color: black;
	border-top: 1px dotted gainsboro;
	border-bottom: 1px dotted gainsboro;
	padding: 3px;
}

A.buttonlink:link
{
	text-decoration: none;
	color: white;
}

A.buttonlink:visited
{
	text-decoration: none;
	color: white;
}

A.buttonlink:hover
{
	text-decoration: none;
	color: red;
}

A.buttonlink:active
{
	text-decoration: none;
	color: white;
}

.ContactTable
{
	border-right: 10px solid #7E8A96;
	border-left: 10px solid #7E8A96;
	border-bottom: 10px solid #7E8A96;
	border-top: 5px solid #7E8A96;
	background: gainsboro;
}

TD .ContactTable
{
	background-color: #F2F2F2;
	color: Black;
	font-family: Arial;
	font-size: 8pt;
	font-family: Tahoma;
	text-indent: 5px;
}

.EQUIPMENTLIST
{
	font-family: Verdana;
	font-size: 7pt;
	border: 1px solid gainsboro;
	padding: 5px;
	margin-top: 2px;
	background-color: whitesmoke;
}

#ItemHeader
{
	font-family: Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid gainsboro;
	color: #333333;
	background-color: #f5f5f5;
}

#ItemHeader A
{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: Black;
}

.ItemDetailsPromo
{
	font-size: 9px;
	background: whitesmoke;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	border: 1px solid gainsboro;
	padding: 5px;
	margin-top: 5px;
}

.ItemDetails
{
	font-size: 9px;
	background: whitesmoke;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #eeeeee;
}

.InputForm
{
	font-family:Arial;
	font-size:9px;
	color:Black;
	border:1px solid gainsboro;
	padding:5px;
	background-color:white;
}

.InputForm TD 
	{
	background-color:#eeeeee;
	text-indent:10px;
	
	}
	
.InputFormTextbox
{
	background-color:whitesmoke;
	border:1px solid steelblue;
	font-family:Arial;
	font-size:11px;
	text-indent:3px;
	
}

.hrnews
{
	color: #0391FF;
	background-color:#0391FF;
	border-style:solid;
	height: 2px;
	
}

.logintable
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
}

.logintableText
{
	border: 1px solid gray;
}
.logintableButton
{
	font-size: 10px;
}

.listyle
{
	padding: 4PX;
	font-family: Helvetica;
	font-weight: bold;
	text-indent: 12px;
	font-size: 14px;
}


.minimage
{
	border: 1px solid gainsboro;
}


.NewsTable
{
	border-right: 10px solid #7E8A96;
	border-left: 10px solid #7E8A96;
	border-bottom: 10px solid #7E8A96;
	border-top: 5px solid #7E8A96;
	background: white;
}


.NewsImg
{
	padding: 4px;
}

.News
{
	background: white;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.newslist
{
	background: white;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}

.NewsHeader
{
	background: white;
	font-family: Trebuchet MS, verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0391FF;
	padding: 2px;
}

.noteofferta
{
	border:0;
	margin-top:30px;
	margin-right:30px;
	margin-left:10px;
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bold;
	width:150px;
	height:159px;
}

.SearchForm
{
	background-color: Black;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: 5px;
}

TD .SearchForm
{
	background: #F2F2F2;
	color: black;
	padding-left: 3px;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}

.TableHeader
{
	font-family: Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid gainsboro;
	color: #333333;
	background-color: #f5f5f5;
}



.TABLELogged
{
	background-color: white;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
}


.StockList
{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10;
	background-color: White;
}

.StockListH
{
	background-image: url('../images/headbg.gif' );
	border-bottom: 1px solid gainsboro;
	color: #0391FF;
	font-family: Helvetica , Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

.StockListI
{
	background: white;
	border-bottom: 1px solid gainsboro;
	border-right: 1px dotted gainsboro;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
	vertical-align: middle;
	padding: 3px;
}

.stockItem
{
	background-color: White;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

a.Promolink:link
{
	color: white;
	text-decoration: none;
}
a.Promolink:visited
{
	color: white;
	text-decoration: none;
}

A.Promolink:hover
{
	color: white;
	text-decoration: underline;
}

.TableStruct
{
	text-align: justify;
	border-top: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	width: 100%;
}

.wizardtable
{
	vertical-align: top;
	border-right: 1px solid SlateGray;
	border-top: 1px solid SlateGray;
	background-color:white;
	color:black;
}

.wizardNavigation
{
	border-right: 1px solid SlateGray;
	border-bottom: 1px solid SlateGray;
}

.WizardSideBarButton
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.wizardbutton
{
	background:#666666;
	border:2px outset #616161;
	Color:white;
}

	
A:link.WizardSideBarButton
{
	text-decoration: none;
	color: #3333cc;
}

A:visited.WizardSideBarButton
{
	text-decoration: none;
	color: #333399;
}

A:hover.WizardSideBarButton
{
	text-decoration: underline;
	color: #3333cc;
}

A:active.WizardSideBarButton
{
	text-decoration: none;
	color: #333399;
}
/*
A:link.XXXAAA2
{
	color:red;
	font-weight:bold ;

}
A:visited.XXXAAA2
{
	color:red;
	font-weight:bold ;

}

A:LINK.XXXAAA
{
	color:White;
	font-family:tahoma;
}

A:VISITED.XXXAAA
{
	color:White;
	font-family:tahoma;
}

A:HOVER.XXXAAA
{
	color:RED;
	font-family:tahoma;
}

A:ACTIVE.XXXAAA
{
	color:RED;
	font-family:tahoma;
}
*/