﻿body, td, tr
{
    margin:0;
    font-size: 10px; 
    font-family: Interstate-Light, Helvetica, Arial, Verdana, Serif; 
    background-color: #e5e5e5
}
div#div_content
{
    width:845px;
    margin-left:auto;
    margin-right:auto;
}
h1
{
    font-size: 22px;
    float:right;
	/*height: 34px;*/
	width: 150px;
	margin-top: 0px;
	position: relative;
	top: -40px;
	/*left: 25px;
	margin-bottom: 18px;*/
	text-transform:capitalize;
}
.dlSerie
{
    font-size:14px;
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
.dlSerie a
{
    text-decoration:none;
}
h3
{
    height:25px;
    width:200px;
    margin-top:10px;
    margin-bottom:10px; 
}
.titoli_index
{
    height:35px;
    width:200px;
    margin-top:10px;
    margin-bottom:10px; 
    vertical-align:middle;
    text-align:center;
    font-family: Georgia, "Times New Roman", Serif;
    font-size:16px;
    font-weight:bold;
    color:#CB0000;
}
.titoli_index a {color:#CB0000;}
table#dlSerie td
{
    height:30px;
    background-image:url("../images/sf_serie.gif");
    background-repeat:no-repeat;

}
.nrHover
{
    width:15px;
    margin-bottom:-15px;
    margin-left:10px;
    z-index:1;
    position:relative;
}
div#dlCod label
{
    margin-left:25px;
    margin-top:-5px;
    float:left;
}
div#dlCod td
{
    vertical-align:top;    
}
div#dlCod input
{
    float:left;   
}   

#h2Avanti, #h2Indietro
{
    /*position:relative;*/
    width:110px;
    height:22px;    
    margin-top:0px;
}
.baloon td
{
    background-color:White;
       
}.baloonH td {
	background-color:#E8FFFF;
}
.baloonO td {
	background-color:#FFFFD7;
}
.baloonH th {
	background-color:#E8FFFF;
}
.baloonO th {
	background-color:#FFFFD7;
}
div#menuAlto
{
    margin-top:10px;
    margin-bottom:20px;
    }
a .current
{
    width:199px;
    height:17px;
    background-image:url("../images/sel_si.gif");
}
a .normal
{
    width:199px;
    height:17px;
    background-image:url("../images/sel_no.gif");
}
.hglightBaloon th {
	background-color:#FFC19F;
}
.hglightBaloon td {
	background-color:#FFC19F;
}
em{color:Red}
.mousePointer{ cursor: pointer;}
.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}
.modalBackground {
	background-color:#FFFFFF;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffff;
	color:Black;
	border-width:1px;
	border-style:solid;
	border-color:#e1e1e1;
	padding:3px;
}
.btnInvio{ 
	display:inline-block; 
	width:139px; 
	height:35px; 
	background-image:url("../images/sf-btn.gif"); 
	line-height:35px; 
	text-align:center;
}
.btnOrdineSel{ 
	display:inline-block; 
	width:139px; 
	height:35px; 
	background-image:url("../images/sf-btn.gif"); 
	line-height:35px; 
	text-align:center;
}
.btnOrdineNoSel{ 
	display:inline-block; 
	width:139px; 
	height:35px; 
	background-image:none; 
	line-height:35px; 
	text-align:center;
}
.tipoOrdine{ 
	position:relative;  
	display:block; 
	float:right; 
	right:0; 
	text-align:center; 
	margin-top:-35px; 
	height:35px; 
	width:50px; 
	border:solid 3px #cb0100; 
	background-color:#f2f2f2;
}
.tipoOrdine span{ 
	padding:5px 0; 
	display:block;
}
#tabella_totali td, #tabella_controlli td{ 
	background-color:#ffffcd;
}
.modalBackground {
	background-color:#E1E1E1;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.modalPopup {
	background-color:#ffffff;
	color:Black;
	/*border-width:3px;
	border-style:solid;
	border-color:Gray;*/
	padding:3px;
}

