@import url("aggiustamenti_soal.css");


html,body {
	margin: 0px; 
	padding: 0px;
}

body {
	background: url(../img/sfondo.jpg) repeat-x;
	background-color: rgb(22,103,104);
	text-align: center;   /*centra in IE 5.x */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #28FFF1;
	font-size: 12px;
}

a:link, a:visited {
	color:  #28FFF1;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-weight: bold;
	/*text-decoration: underline;*/
}

#immagine_laura {
	width: 787px;
	height: 468px;
}

/*---Generic layout---------------*/

div#hidingdiv{
	border:1px solid black;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: black;
	background-image: url(img/logo.gif);
	background-repeat: repeat;
	opacity:.50;
	filter: alpha(opacity=50);
	 -moz-opacity: 0.5;
}

div.ondemanddiv{
	background-color:white;
	position:fixed;
	top:30%;
	left:50%;
	border:3px solid black; 
	margin:0px auto;
}

div#container{
	margin: 0px auto;   /*centra negli altri browsers*/
	position: relative;
	text-align: center;   /*centra in IE 5.x */
}

div#container table{
	margin:0px auto;
}

div#container td{
}

div#my_logo{
	margin:5px;
}

div#header{
	width: 420px;
	margin: 0px auto;   /*centra negli altri browsers*/
	/* background-color: silver; */
	/* border:1px solid gray; */
}

div#angolo_sx {
    position: absolute;
    width: 152px;
    height: 69px;
    top: 0;
    left: 0;
    background: url('../img/angolo-sinistro.jpg') top left no-repeat;
}

div#angolo_dx {
    position: absolute;
    width: 152px;
    height: 69px;    
    top: 0;
    right: 0;
    background: url('../img/angolo-destro.jpg') top right no-repeat;
}

div#header div#my_language{
	position: relative;
	margin: 5px auto;   /*centra negli altri browsers*/
	text-align: center;
    background: #000;
}

div#footer{
	width: 100%;
    height: 33px;
	background-color: none;

margin: 20px 0; 
    text-align: center;
}

table#table_footer {

    margin-left: auto;
    margin-right: auto;
}

div#logo_gentemusic {
    width: 186px;
    height: 31px;
    background: url('../img/logo-GENTEMUSIC.gif') top right no-repeat;
}

div#logo_middle {
    width: 323px;
    height: 55px;
    margin-left: 20px;
    margin-right : 20px;
    background: url('../img/freeeventi.gif') top right no-repeat;
}

div#logo_lpcf {
    width: 172px;
    height: 33px;
    background: url('../img/logo-LPFC.gif') top right no-repeat;
}

div#select_tray_section{
	position: relative;
	width : 250px;
}

div#my_album{
	background-color : transparent;
	position: relative;
	font-size:12px;
	margin: 0px auto;
	text-align: center;
}



/*----- Image properties------ */
img.preview{
 border: 3px solid #28FFF1;
}



/*----help div------*/
div#helpdiv{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:  12px;
	font-weight: bold;
	text-align: justify;
}

/*----close div------*/
div.closediv{
	text-align:right;
	margin: 5px;
}
/*-----return_payment -------*/

div#returndiv{
	margin: 50px auto;
	width: 400px;
	text-align:center;
}



/*-------------------------------*/

div#track_container{
	text-align:left;
}

div#track_welcome{
	margin:20px auto;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

div.enhance{
	font-weight:bold;
	display:inline;
}

div.track_newcodeid{
	margin-top:30px;
	margin-left:10px;	
	font-size:16px;
	font-weight:bold;
	width:90%;
	padding-bottom:10px;
	border-bottom: 3px solid #817d7c;
}

div.track_closecodeid{
	float:right;
	display:block;
	margin-right:50px;
}

div.track_opencodeid{
	float:right;
	display:none;
	margin-right:50px;
}

div.track_day{
	margin-left:50px;
	margin-top:10px;
	position: relative;
	width:90%;
	border-top:1px solid #817d7c;
	line-height:150%;
}

div.track_codeidcontent{
	display:block;
}

div.track_emptytray{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:0px auto;
}

div.track_translink{
}

div.track_object{
        position:relative;
	width:500px;
	margin:10px;
	text-align:center;
}
div.track_closetransid{
	float:right;
	font-weight:bold;
}

div.track_photointray{
    position:relative;
	width:50%;
	margin-left:0px;
}

div.track_photointrayinfo{
	position:relative;
	width:45%;
	float:right;
}

div.retrivepassword{
	font-size:10px;
}
