body
{
	border: 0;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#download_form 
{
	margin-top: 1em;
}

#download-actions
{
	display: block;
	float: right;
	margin-right: 10px;
}

#download-formats select
{
	width: 150px;
}

.downloadFormat
{
	margin-bottom: 3px;
}

.resultsBox
{
	border: 1px solid black;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	height: 220px;
	padding: 0;
}

.resultsBox h1
{
	font-size: 12px;
	width: 100%;
	background-color: #0083d7;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

.resultsBox .heading
{
	color: #ffffff;
	padding-left: 3px;
}

.progressbarWrapper
{
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
}

#progress-message
{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color: #808080;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}

.progressError
{
	width: 300px !important;
	color: #FF0000 !important;
	font-weight: bold;
}

.progressError a
{
	color: #FF0000 !important;
}

.resultsBox .actions
{
	width: 100%;
	border-top: 1px solid #808080;
	padding-top: 10px;
}

.resultsBox .action
{
	padding-left: 3px;
	margin-bottom: 5px;
}

.resultsBox .action img
{
	vertical-align: middle;
}

.resultBox .action a
{
	text-decoration: none;
	color: #000000 !important;
}

#header
{
	width: 100%;
	margin: 0;
	color: #0083d7 !important;
	text-align: right;
}

#header a 
{
	color: #0083d7 !important;
	text-decoration: none !important;
}

.productInfo
{
	width: 100%;
	background-color: #0083d7;
	color: #ffffff;
	margin: 0;
	font-weight: bold;
	text-align: left;
	height: 16px;
	
}

.VARVEL {
	background-color: #00A652;
}
 
.productInfo span
{
	display: block;
	margin-left: 3px;
	padding-top: 1px;
}

.productDesignation
{
	width: 100%;
	background-color: #333333;
	margin: 0;
	color: Black;
	font-size: 11px;
}

.titolo_selezione
{
	font-weight: bold;
	color: #000000;
	background-color: #DFE0E2;
	padding-left: 10px;
	text-align: left;
}

#webview-table 
{
	width: 100%;
}

#model-actions
{
	padding-top: 10px;
	width: 80px;
	font-size: 9px;
	text-align: center;
}

.modelAction
{
	margin-bottom: 10px;
}

.modelAction img
{
	border: 0px;
}

.td_caption_titoli {
    font-size: 11px;
    width: 150px;
}

.option1 {
    font-size: 11px;
}

.select1 {
    font-size: 11px;        
}
		  
/*intestazione di colonna per il download*/
tr.tr_down_gruppo {
	background-color: #0083d7;
}

/* celle contenenti i link per il download */
tr.tr_down_item {
	background-color: Silver; text-indent: 5pt;
}

a.a_down_link {
	font-size: 11px;
	color: Blue;
	text-decoration: none;	
}

a.a_down_link:hover {
	background-color: Black;
	color: White;	
}

a.a_down_gruppo_item {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: White;
	text-decoration: none;	
}
/* celle contenenti iltesto della selezione */
.titolo_prodotto {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; background-color: #00AEEF; text-indent: 10pt; text-align: left}
.titolo_prodotto_red {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: #FFFFFF; background-color: #FF0000; text-indent: 10pt; text-align: left}
.titolo_prodotto_yellow {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: #000000; background-color: #F8F9AF; text-indent: 10pt; text-align: left}
.titolo_prodotto_gray {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: #000000; background-color: #C0C0C0; text-indent: 10pt; text-align: left}
.titolo_prodotto_alt {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: #000000; background-color: #6CE3EA; text-indent: 10pt; text-align: left}
.titolo_prodotto_ok {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: #000000; background-color: #FFFFFF; text-indent: 10pt; text-align: left}
.titolo_elaborazioni {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: #000000; text-indent: 10pt; text-align: left}

.label 
{
	border: 1px solid #00AEEF;
	background-color: #E2E0DF;
	font-size: 11px;
	font-family: Verdana;
	color: Black;
	padding-top: 5px;
	padding-bottom: 5px;
}

.title 
{
	border-bottom: 1px solid #00AEEF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: Black;
	padding-top: 10px;
	margin-bottom: 5px;
}

#complist 
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
}

#complist tr 
{
	background-color: #E2E0DF;
}

#complist td 
{
	padding-left: 7px;
	padding-right: 3px;	
	color: Black;
}

#complist .header td
{
	font-weight: bold;
	background-color: #00AEEF;
	color: White;
}

select
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.debugMount
{
	border: 1px solid black !important;
	font-size: 10px !important;
}

.debugMount td
{
	border: 1px solid black !important;
}

#control-popup 
{
	position: absolute;
	padding-bottom: 1px;
	padding-bottom: 1px;
	border: 1px solid #00aeef;
	background-color: #dfe0e2;
}

