@charset "utf-8";


/* PARTI GENERALI *********************************/


body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #336699;
	background-image: url(../immage/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.testopiepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
}


h4
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;	/*margin-bottom:0px;*/
}

.testoElenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:8px;
	font-weight: normal;
	color: #003366;
}

.testobarranoleggio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:8px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


.testobarranoleggio a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:8px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.testoMessaggio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:8px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	line-height: 1.6;
}

.stileCarrellino{
	font-size: 11px;
	width: 180px;
	color: white;
	font-family: Arial, Helvetica, sans-serif
}

.panelStand{float:left;}

.flyOutDiv
{
     display: none;
     position: absolute;
     width: 200px;
     left:200px;
     z-index: 3;
     font-size: 14px;
     border: solid 1px #CCCCCC;
     background-color: #FFFFFF;
     padding: 5px;
}

.flyOutDivCloseX
{
 background-color: #666666;
 color: #FFFFFF;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 border: outset thin #FFFFFF;
 padding: 5px; 
} 

#StandEsistente_Message
{
	z-index: 201;
	position: fixed;
	left:50%;
	top:40%;
	margin-left: -250px;
	width:500px; 
	overflow: visible;
}

.PanelMessage
{
	border: 1px solid red;
	background-color: White;
}

#StandEsistente_Message_sfondo 
{
	z-index: 200;
	position:  absolute;
	top:0;
	left: 10%;
	width: 780px; /*100%;/*/
	height: 800px;
	background-color: Gray;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:.70;
	overflow: visible;
	

}


#StandEsistente_Message_sfondo #contenitore_button_StandEsistente_Message
{
	width: 70%;
	border: 0 auto;	
}


/* CARRELLO */
#carrello_corrente
{
	background-color: Gray;
}

.btindietro
{
    padding:0px;
    width:35px;
    height:35px;
    background-image:url(../immage/iconaIndietro.jpg);
    
}

.btavanti
{
    padding:0px;
    margin:0px;
    width:35px;
    height:35px;
    background-image:url(../immage/iconaAvanti.jpg);
    
}

.btcarrello
{
    padding:0px;
    margin:0px;
    width:35px;
    height:35px;
    background-image:url(../immage/iconaCarrello.jpg);
}

.btdettagli
{
    padding:0px;
    margin:0px;
    width:35px;
    height:35px;
    background-image:url(../immage/iconaDettagli.jpg);
}

.btselezione
{
    padding:0px;
    margin:0px;
    width:35px;
    height:35px;
    background-image:url(../immage/iconaSelezione.jpg);
}

.btelimina
{
    padding:0px;
    margin:0px;
    width:35px;
    height:35px;
    background-image:url(../immage/iconaElimina.jpg);
}

/*sfondo standard grigio senza numeri-passi*/
.layout #mainContentStandard {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	min-height: 400px;

} 

.layout #mainContentStandardCarrello {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.Totalecomplessivo
{
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.testocarrello
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:8px;
	font-weight: normal;
	color: #003366;
}

.tabellaForm
{
    font-family:Arial;
    font-size:12px;
    margin-left:20px;
}







/* ELENCO STAND DISPONIBILI ED ELENCO SCELTA ACCESSORI ******************************/


.prezzoStand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.titoloElencoStand {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}


.testoElencoStand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:8px;
	font-weight: normal;
	color: #003366;
}


.testoPulsantescegli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.testoPulsantescegli a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.testoPulsantescegli a:hover{
	color: #FF0000;	
}


/* CONTENITORE ESTERNO ************************************/

.layout #contenitore {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 



/* INTESTAZIONE ****************************************/

.layout #header {
	
	background-color: #FFFFFF;
	height: 147px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 500px;
	background-image: url(../immage/Intestazione.jpg);
	background-repeat: no-repeat;
} 

.layout #header .barraMenu {
	
	height: 35px;
	width: 180px;
	margin-top: 0px;
	margin-left:0px;
	
} 

.layout #header .barraMenu a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
} 

.layout #header .barraMenu a:link{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
	
	
} 


/* BARRA LATERALE DX ******************************************/
.layout #barradx {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	background-color: #999999;
	margin-top:50px;
}



/* BOX CONTENUTI CENTRALE HOME PAGE *********************************/

.layout #mainContentHome {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 



/* effetto rollover su bottone1  IN HOME PAGE  ****************************/
#rimpiazza1{
	margin-top:45px;
	margin-left: 95px;
	position:relative; 
	z-index:1;
	width:429px;
	height:168px;
	background-image: url(../immage/ButtonHome1_over.png);
	background-repeat: no-repeat;
	background-position: 429px 168px;
}


#rimpiazza1 a{
	display:block;
	width:429px;
	height:168px;
	text-decoration:none;
	background-color: transparent;
	background-image: url(../immage/ButtonHome1.png);
}

#rimpiazza1 a:hover,
#rimpiazza1 a:focus,
#rimpiazza1 a:active{
	background-image:url(../immage/ButtonHome1_over.png);
}


#rimpiazza1 a span{
	position:relative;
	z-index:-1;
}




/* effetto rollover su bottone2 IN HOME PAGE ************************/

#rimpiazza2{
	margin-top:8px;
	margin-left: 350px;
	position:relative;
	z-index:1;
	width:429px;
	height:168px;
	background-image: url(../immage/ButtonHome2_over.png);
	background-repeat: no-repeat;
	background-position: 429px 168px;
}


#rimpiazza2 a{
	display:block;
	width:429px;
	height:168px;
	text-decoration:none;
	background-color: transparent;
	background-image: url(../immage/ButtonHome2.png);
}

#rimpiazza2 a:hover,
#rimpiazza2 a:focus,
#rimpiazza2 a:active{
	background-image:url(../immage/ButtonHome2_over.png);
}


#rimpiazza2 a span{
	position:relative;
	z-index:-1;
}



/* effetto rollover su bottone3  IN HOME PAGE ******************************/

#rimpiazza3{
	margin-top:0px;
	margin-left: 100px;
	position:relative;
	z-index:1;
	width:429px;
	height:168px;
	background-image: url(../immage/ButtonHome3_over.png);
	background-repeat: no-repeat;
	background-position: 429px 168px;
}


#rimpiazza3 a{
	display:block;
	width:429px;
	height:168px;
	text-decoration:none;
	background-color: transparent;
	background-image: url(../immage/ButtonHome3.png);
}

#rimpiazza3 a:hover,
#rimpiazza3 a:focus,
#rimpiazza3 a:active{
	background-image:url(../immage/ButtonHome3_over.png);
}


#rimpiazza3 a span{
	position:relative;
	z-index:-1;
}




/* BOX CONTENUTI SHOWROOM ******************/

.layout #mainShowRoom {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 



/* BOX CONTENUTI CENTRALE PAGINE INTERNE*/

.layout #mainContentPasso1 {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../immage/BarrettaNumeri.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 

.layout #mainContentPasso2 {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../immage/BarrettaNumeri2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 300px;
} 

.layout #mainContentPasso3 {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../immage/BarrettaNumeri3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 

.layout #mainContentPasso4 {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../immage/BarrettaNumeri4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 



/* PIE PAGINA */

.layout #piepagina {
	padding: 0 10px 0 20px;
} 
.layout #piepagina p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* PARTE AMMINISTRATIVA **********************************************************/

h3
{
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
    margin-bottom:5px;
	
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #003366;
}

.login
{
    margin:5em auto 5em auto;
}

.layout #mainContentlogin {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	min-height:330px;
} 

.layout #mainContentAdmin {
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	min-height:330px;	
} 

/*.layout #mainContentAdmin .contenuto
{
    padding:20px;    
    min-height:230px;
    background-color:#E4E4E4;
    margin:0 35px 0 35px;
}*/

.layout #mainContentAdmin .searchbar
{
    border: 2px solid #5D7B9D;
    background-color: #E4E4E4;
    width: 95%;
    margin: 0 40px 0 auto;
    padding:10px 10px 10px 10px;
}

.layout #mainContentAdmin .searchbar .buttoncerca
{
    border-width: 1px;
    border-style: outset;  
    float:left;  
}

.layout #mainContentAdmin .searchbar .tbricerca
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:8px;
	font-weight: normal;
	color: #333333;
	float:left;
    
}

.layout #barradxAdmin {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	background-color: #999999;
	margin-top:50px;
	max-height:320px;
}

#StandEsistente_Message_Foto
{
	z-index: 201;
	position:absolute;
	left:50%;
	top:20%;
	margin-left: -250px;
	width:500px; 
	overflow: visible;
}

#MsgAvviso
{
	z-index: 201;
	position:fixed;
	left:50%;
	top:45%;
	margin-left: -250px;	
	overflow: visible;	
	text-align:center;
	width:500px; 
	
	
}

.msg
{
    border: 1px solid red;
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.Panelmsgvuoto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    width:100%;
    text-align:center;
    margin-top:10%;
}

#Calendario
{
    position:absolute;
    z-index:1;
    top:280px;
    left:400px;
}

.TabellaListaOrdini 
{
    width:30em;	
} 

.CampiListaOrdini
{
    text-align:center;
    width:8em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Pulsanti_Visualizza_ordini
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 60px;
}

.PanelGrafica
{
    margin-left:50px;
}

a
{
    color:Black;
    text-decoration:none;
    font-weight:bold;
}

a:hover
{
    color:Red;
}

.menuCategorie
{
    font-family:Arial;
    font-size:11px;
    color:White;
    font-weight:normal;
    margin-left:10px;
}

.vertical_rotate
{
    writing-mode: tb-rl;
    filter: flipv fliph;
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
	
}
