﻿html, body
{
	width: 100%;
	display:block;
	background-color:#FFFFFF;
	height:100%;
	position:fixed;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#LoginSelector
{
	position: absolute;
	right: 0px;
	top: 251px;
	width: 20px;
	height: 100px;
	cursor: pointer;
	z-index: 1000;
	border-style:none;
	border-width: 0px;
	background-color: Transparent;
}

#Login
{
	position: absolute;
	right:-200px;
	top:251px;
	z-index: 2000;
	width: 200px;
	background-color: #FFB200;
	margin:0px;
	padding: 0px;
	bottom: 40px;
	border-left: solid 2px #000000;
	border-top: solid 2px #000000;
}



#CarrelloSelector
{
	position: absolute;
	right: 0px;
	top: 352px;
	width: 20px;
	height: 100px;
	cursor: pointer;
	z-index: 1000;
	border-style:none;
	border-width: 0px;
	background-color: Transparent;
}



#AssistantSelector
{
	position: absolute;
	right: 0px;
	top: 146px;
	width: 20px;
	height: 100px;
	cursor: pointer;
	z-index: 1000;
	border-style:none;
	border-width: 0px;
}

#Assistant
{
	z-index: 1100;
	right: -200px;
	width: 200px;
	position: absolute;
    top: 146px;
    background-color: #FFB200;
    border-width: 1px;
    border-style: solid;
    bottom: 40px;
	border-left: solid 2px #000000;
}

#TopMenu
{
	width: 100%;
	height: 25px;
	/*top:80px;*/
	left:0px;
	position: fixed;
	top:30px;
	color:#ffffff;
	
}

#AreaTopMenu
{
	position: absolute;
	top: 5px;
	left: 270px;
	width: auto;
	color: #ffffff;

}

#risultati
{
	position:absolute;
	top:90px;
	left:10px;
	font-size:10px;
	height:260px;
	overflow:auto;
	border-top:1px solid black;
	
}

.ricerca
{
	cursor:pointer;
	padding:3px;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	
}

.ricerca_alt
{
	cursor:pointer;
	background-color:Silver;
	padding:3px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	
}

.ricerca:hover
{
	color:White;
		
}

.ricerca_alt:hover
{
	color:White;
}

#eng
{
	cursor: pointer;
}

#ita
{
	cursor:pointer;
}

a.bandiere
{
	text-decoration:none;
	color:#000000;
	border-style:none;
	border-width: 0px;
}

a.bandiere:visitated
{
	text-decoration:none;
	color:#000000;
	border-style:none;
	border-width: 0px;
}

a.MenuItem
{
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	border-color:#ffffff;
	border-left: 2px;
	border-right: 2px;
}

a.MenuItem:visited
{
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
}

#footer
{
    width: 100%;
    height: 40px;
    bottom: 0px;
    left: 0px;
    position: fixed;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    background-image: url('../Images/footer.jpg');
    background-repeat: repeat-x;
}

#pageContent
{
	position: absolute;
	left: 0px;
	right: 25px;
	top: 146px;
	bottom: 40px;
	height: auto;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#lingua
{
	position:fixed;
	right:10px;
	top:-5px;	
	z-index:1000;	
}

.Ombra
{
	background-image: url('../Images/OmbraMenu.png');
	background-repeat: repeat-x;
	top:146px;
	left:0px;
	position:absolute;
	z-index:999;
	height:10px;
	width:100%;
}

.Logo
{
	left:0px;top:0px;
	/*z-index:1000;	*/
	position:absolute;
	z-index:1000;
	
}

/*#loghi
{
	position:absolute;
	top:0px;
	left:0px;
	float:right;
	
}*/

.GiocoAlto 
{
	background-image: url(   '../Images/LaTorraca/PaginaDefault/giocoalto.png' );
	width: 100%;
	height:77px;
	top:0px;
	left:-100px;
	position:absolute;
	
}

.MenuProdotti
{
	background-image: url(   '../Images/LaTorraca/PaginaProdotti/MenuProdotti.png' );
	width: 100%;
	height:50px;
	top:100px;
	left:0px;
	z-index:1002;
	position:absolute;
}

.TxtUtente
{
	top:40px;
	left:20px;
	z-index:1200;
	width:140px;
	position:absolute;
}

.TxtPassword
{
	top:80px;
	left:20px;
	z-index:1200;
	width:140px;
	position:absolute;
}

.LblUtente
{
	top:25px;
	left:20px;
	z-index:1200;
	width:140px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	
}

.LblPassword
{
	top:65px;
	left:20px;
	z-index:1200;
	width:140px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.BtnInvia
{
	top:110px;
	left:20px;
	/*border: outset 2px;*/
	z-index:1200;
	width:55px;
	height:14px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
}

.BtnInviaInput
{
	top:110px;
	left:20px;
	/*border: outset 2px;*/
	z-index:1200;
	
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.LblCerca
{
	top:25px;
	left:20px;
	z-index:1200;
	width:140px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	
}
.TxtCerca
{
	top:40px;
	left:20px;
	z-index:1200;
	width:140px;
	position:absolute;
}
.BtnCerca
{
	top:70px;
	left:30px;
	border: none;
	z-index:1200;
	width:120px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
}
.LblSalve
{
	top:110px;
	left:10px;
	z-index:1200;
	width:140px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.BtnOrdina
{
	top:140px;
	left:30px;
	border: outset 2px;
	z-index:1200;
	width:120px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
}

.BtnVai
{
	top:168px;
	left:30px;
	border: outset 2px;
	z-index:1200;
	width:120px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
}



.BtnStorico
{
	top:196px;
	left:30px;
	border: outset 2px;
	z-index:1200;
	width:120px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
}

#corpo
{
	position:absolute;
	top:150px;
	left:0px;
	bottom:40px;
	width:100%;
	z-index:998;
	
	
}

#loading
{
    background-color: #FFFFFF;
    background-image: url('../Images/loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    border: solid 1px #000000;
	position:absolute;
	top:50%;
	margin-top:-60px;
	left:50%;
	margin-left:-60px;
	display:none;
	z-index:0;
	width:120px;
	height:120px;
	z-index: 1000;
}

.ContentIframe
{
	position:absolute;
	margin:0px;
	padding:0px;
	z-index: 1000;
	top:0px;
	left:0px;	
	height:100%;
	width:100%;
	
}

#intestazione
{
	background-image: url('../Images/headerImage.jpg');
	background-repeat:repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

#miniLogo
{	
	height:50px;	
	display:none;
}


