/* elements font */
body, html, div, p, table, tr, th, td, form, input, textaraea, select, a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/* common page elements*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	color: Black;
}

a, a:link, a:active, a:focus, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #F66A37;
	text-decoration: none;
}
a.selected, a.selected:link, a.selected:active, a.selected:focus, a.selected:visited {
	color: #F66A37;
	font-weight: bold;
}

p {
/*	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	text-align: justify;
}

h1 {
	font-size: 12px;
	color: #F66A37;
	text-align: left;
	/*padding: 10px 10px 5px 10px;*/
}

marquee {
	font-size: 12px;
	color: #F66A37;
	font-weight: bold;
}

img.catalog-thumb {
	width: 60px;
	border: 0px;
	vertical-align: 0px;
}
img.catalog-thumb:hover {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

td.content {
	background-color: #CED2D3;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 550px;
	min-height: 550px;
	padding: 10px 10px 10px 10px;
}
div.content {
	background-color: #CED2D3;
}

.colsx, .coldx, .menusx {
	background-color: #CED2D3;
	width: 170px;
	vertical-align: top;
}

.colsx div, .coldx div {
	padding: 5px 5px 5px 5px;
}

.logo {
	background-color: #013B39;
	width: 170px;
	height: 100px;
}

.Titolo, .titolo {
	color: #F66A37;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
titolo a:hover, a.titolo:hover {
	color: #F66A37;
	text-decoration: none;
}

.testobianco {
	color: #FFFFFF;
}
.testobianco a, .testobianco a:link, .testobianco a:active, .testobianco a:focus, .testobianco a:visited {
	color: #FFFFFF;
}
.testobianco a:hover {
	color: #F66A37 !important;
}

.clear {
	clear: both;
}

.selected {
	color: #F66A37;
}

.box-catalogo {
	border: 1px solid black;
	width: 206px;
	height: 60px;
}

.box-catalogo tr:hover, .box-catalogo tr.hover {
	background-color: #CED2D3;
	color: #F66A37;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.alto_elenco {
	border: 1px dashed;
	padding-left: 2px;
	padding-right: 2px;
}

.box-catalogo div.text {
	padding: 2px 4px 2px 2px;
}

#down_menu a {
	font-style: italic;
}

/* catalogs styles */
#catalogo .titolo {
	font-size : 10pt;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color: #013B39;
	line-height: 13pt;
}

#catalogo div.content, #catalogo td.content {
	background-color: #FFFFFF;
}

#cat_img {
	padding: 5px 5px 5px 5px;
}

#cat_menu a {
	font-style: italic;
}
#cat_menu a:hover {
	font-weight: bold;
	color: #013B39;
}

#cat_skdfooter {
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #013B39;
}

#download {
	background-image: url('../www/img/download.jpg');
	background-repeat: no-repeat;
	font-size : 10pt;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight : bold;
	padding-left: 40px;
	color: #FFFFFF;
}

#ricerca {
	background-image: url('../www/img/ricerca.jpg');
	background-repeat: no-repeat;
	font-size : 10pt;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight : bold;
	padding-left: 40px;
	color: #FFFFFF;
}

#login {
	background-image: url('../www/img/login.jpg');
	background-repeat: no-repeat;
	font-size : 10pt;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight : bold;
	padding-left: 40px;
	color: #FFFFFF;
}

#loginDx {
	font-style: italic;
	background-color: #E3E3E3;
}

#form_ricerca {
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
}
#form_ricerca div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#form_ricerca select {
	max-width: 160px;
	/* For Internet Explorer: */
	/*width: expression(Math.min(parseInt(this.offsetWidth), 160 ) + "px");*/
	width: 160px;
}
#form_ricerca select.numero {
	text-align: right;
	max-width: 80px;
	/* For Internet Explorer: */
	/*width: expression(Math.min(parseInt(this.offsetWidth), 80 ) + "px");*/
	width: 80px;
}
div.form {
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #E3E3E3;
}

a.button {
	color: #F66A37;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border: 1px solid #F66A37;
	font-style: normal;
}

table.box-intro, table.box-intro_nohover {
	background-color: Black;
}
table.box-intro:hover, table.box-intro.hover {
	cursor: pointer;
}
table.box-intro_nohover, table.box-intro_nohover:hover a, table.box-intro_nohover.hover a {
	cursor: default;
	color: Black;
}

table.box-intro td.box-title, table.box-intro td.box-content {
	background-color: White;
}
table.box-intro td.box-title img {
	margin-right: 5px;
}

.menu-catalogo {
	padding: 5px 5px 5px 5px;
}
.menu-catalogo,
.menu-catalogo a, .menu-catalogo a:link, .menu-catalogo a:active, .menu-catalogo a:focus, .menu-catalogo a:visited  {
	color: #013B39;
}
.menu-item .selected, .menu-subitem .selected, .menu-catalogo a:hover {
	color: #F66A37;
}
.menu-item {
	padding: 5px 5px 2px 5px;
}
.menu-subitems {
	background-color: #E3E3E3;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	padding-bottom: 5px;
}
.menu-subitem {
	padding: 2px 5px 5px 10px;
}
ul.menu-subitem {
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 5px 10px;
}
/*
.menu-subitems ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.menu-subitems li {
	display: inside;
	list-style-image: none;
	list-style-type: none;
}
.menu-subitems ul li:before, li a:before {
	content: "\00BB \0020";
}
*/

/* Tabelle elenchi e schede articoli */
.elenco:hover, .elenco.hover {
	background-color: silver;
	cursor: pointer;
}
table.myborder {background-color:black}
table.content {background-color:white}
table.content tr.headers {background-color:#013b39;}
table.content tr.rows:hover, table.content tr.rows.hover {background-color:silver;cursor:pointer}
table.content td {padding-left:10px;padding-right:10px}
table.content tr.headers td {vertical-align:top}
table.content tr.rows td {vertical-align:top;cursor:pointer}
table.datischeda, table.datischeda tr {background-color:#ffffff}
table.datischeda tr.headers {background-color:#013b39;}
table.datischeda td {padding-left:3px;padding-right:3px}

/* indicatori sui cataloghi */
span.new {padding:1px 3px;}
span.new::after {content:"NEW!";color:red;font-weight:bold;font-family:"Lucida Console",Monaco,"Courier New",Courier,monospace;}
span.nobull::after {content:"\a0";font-size:16px;font-family:"Lucida Console",Monaco,"Courier New",Courier,monospace;}
span.bull::after {content:"\2022";color:#F66A37;font-size:16px;font-family:"Lucida Console",Monaco,"Courier New",Courier,monospace;}

/* tooltips */
#toolTipLayer {
	position: absolute;
	visibility: hide;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	width: 300px;
}
#toolTipLayer .titolo {
	padding: 2px 2px 2px 2px;
	text-align: center;
	border-bottom: 1px solid;
}
#toolTipLayer .msg {
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	border-top: 1px solid;
}

/* zxmessage tag*/
.alert {
	/*	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: small;
	color: #FF0000; /*	background: #FFCCCC;*/
	border: thin solid #FF0000;
	padding: 5px;
	margin-bottom: 6px;
}
.information {
	/*	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: small;
	color: #000000;
	background: #99CCFF;
	border: thin solid #0066CC;
	padding: 5px;
	margin-bottom: 6px;
}
/*.information ul {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}*/

/* UL LI Horizontal */
ul#navlist
{
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { padding: 3px 10px; }
#navlist a.button:active,
#navlist a.button:focus,
#navlist a.button:hover,
#navlist li.active a.button {
	background-color: #F66A37;
	color: #000;
	font-weight: bold;
}

/* end of stylesheet definitions */