BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: Black;
	
	border : 0px none Black;
	color: White;
	overflow-x: hidden;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFbf00;
	text-decoration: none;
}
	
A:LINK, A:VISITED {
	color: #FFbf00;
}

A:HOVER, A:ACTIVE, A:FOCUS {
	color: #FFbf00;
	text-decoration: underline;
}

TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*
#home {
	position:absolute;
	left:150px;
	top:50px;
	width:325px;
	height:275px;
	z-index:1;
	background-image: url(../Img/homImgLogo.gif);
}

#entra {
	position:absolute;
	left:405px;
	top:335px;
	width:70px;
	height:20px;
	z-index:1;
	background-image: url(../Img/homeBttEntra.gif);
	cursor: hand;
}
*/
#titoletto {
	position:absolute;
	left:22px; 
	top:15px;
	width:140px; 
	height:30px; 
	z-index:1
}

/* ZONA TIT */
#title {
	height:35px;
	background-image: url(../Img/fndBck.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
} 

#title table {
	height:100%;
}

#title td {
	vertical-align: middle;

}

td.titTxt {
	padding-right: 5px;
}

td.bigTitTxt {
	font-size: 15px;
	padding-right: 5px;
	text-align: left;
	
}

/* ZONA NDX (LISTA SELEZIONE) */

ul.ndx li {
	padding-left: 18px;
	color: white;
	margin-left: -40px;
	margin-top: 5px;
	margin-bottom: 0px;
	vertical-align: middle;
	list-style: none;	
	background-image:  url(../Img/ndxBttLnk.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	min-height: 15px;
}

ul.ndx li.ndxLowLight {
}

ul.ndx li.ndxHighLight {
	background-color: #666666;
}

ul.ndx li.ndxSelLight {
	padding-left: 37px;
	list-style: none;	
	background-image: url(../Img/ndxBttSel.gif);
	background-repeat: no-repeat;
		
}

 a.list:link,  a.list:visited {
	color: white;
	text-decoration:none;	
}

 a.list:hover,  a.list:active,  a.list:focus {
	color: white;
	text-decoration:underline;	
}

/* ZONA LST (GRIGLIA FOTO BENVENUTO) */

#photos {

}

td.dida {
	border: 1px solid #666666;
	background-color: #333333;
	height: 15px;
	padding-left: 5px;
	text-align: center;
}

td.border {
	border: 1px solid #ffffff;
}


/* ZONA LST (LISTA FILMS) */

table.lstFilms {
	width:100%;
	padding-left: 5px;
	padding-right: 5px;
}

table.lstFilms thead {
	font-size:12px;
	background-color: #333333;
	height:20px;
}

table.lstFilms thead th {
	color:#ffffff;
	text-align: left;
	height: 25px;
	font-variant: small-caps;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

table.lstFilms tbody {
	font-size:10px;
	text-decoration:none;
	border-bottom: 1px solid white;
	vertical-align: middle;
}

table.lstFilms tbody td{
	border-bottom: 1px solid #505050;
	height: 35px;
	cursor:pointer;
	padding: 5px;
}

.lstHighLight {
	background-color: #666666;
}


/* ZONA FRM (FILM) */

td.frmTxt {
	vertical-align: middle;
	height: 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #666666;
}


/* ZONA FND (FIND) */

#fndTit {
	display: block; 
	width: 175px;
	height: 35px;
	background-image: url(../Img/fndBcks.gif);
	
}
	/* metto da parte
	background-color: #666666;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 3px;
 */



#fndContainer {

	 padding-left: 5px;
	 margin-top: 1px;
	 margin-left: 5px;
}


tr.fndNpt {
	padding-top: 3px;
}

td.fndMsg {
	border: 1px solid #666666;
	background-color: #3c3c3c;
	color: white;
	padding: 5px;
	font-size: 10px;
	
}

#fndFtgTit {
	margin-top: 1px;
	margin-bottom: 0px;
	width: 145px;
	
}

#fndFtgMsg {
	border: 1px solid #666666;
	background-color: #3c3c3c;
	color: white;
	padding: 5px;
	font-size: 10px;
	margin-top: 20px;
}

/* DEFINISCO LA STRUTTURA DELLA SCHEDA */

.optTbl {
}

.optHdr {
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 15px;
	text-transform: uppercase;
	background-color: #FFbf00;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 5px;
}

.optLbl {
	font-size: 10px;
	color: Silver;
	line-height: 17px;
}

.optTxt {
	color: #ffffff;
	background-color: #3C3C3C;
	border: 1px solid #666666;
	padding-left: 2px;
	padding-right:2px;
	overflow-x:hidden;
}

.optNpt {
	color: #ffffff;
	background-color: #999999;
	border: 1px solid #666666;
	padding-left: 2px;
	padding-right:2px;
	overflow-x:hidden;
}

.optSel {
	color: #ffffff;
	background-color: #999999;
	border: 1px solid #666666;
	padding-left: 2px;
	padding-right:2px;
	overflow-x:hidden;
}

/* ZONA PHT (PHOTOS) */

div.phtMessage {
	width: 145px;
	border: 1px solid #666666;
	background-color: #3c3c3c;
	color: white;
	padding: 5px;
	margin-bottom: 10px;
}

div.phtMessageGrid {
	float:left;
	margin-left:35px;
	margin-top: 3px;
	width:145px; 
	height:72px; 
	padding: 5px; 
	background-color:#3c3c3c;
	border:1px solid #666666;
	
}


div.phtRow {
	clear: both;
	margin-top: 20px;
}

div.phtCell {
	float: left;
	margin-right: 19px;	
}

div.phtFoto {
	 overflow:hidden;
	 border:1px solid #666666;	 
}

div.phtBox {
	color: white;
	padding: 5px;
	font-size: 10px;
	width: 145px;
}

div.phtButton {
	width: 145px;
	height: 25px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 3px;
	padding-bottom: 3px; 
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div.phtCodice {
	margin-bottom:5px;
}

div.phtPeople {
	font-size: 9px;
	margin-bottom:5px;
}


/* ZONA POP (Zoom delle PHOTOS) */

#popLogo {
	margin-left:-5px;
	margin-top:-5px;
	background-image: url(../Img/popLogoBck.gif);
	z-index:1;
}



#popMenu {
	position:absolute;
	left:0px;
	top:53px;
	width:645px;
	height:28px;
	background-color: #666666;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
}

#popContent {
	position:absolute;
	left:5px;
	top:90px;
	width:255px;
	
	overflow-x: auto;
	overflow-y: auto;
}

#popPhoto {
	position:absolute;
	left:265px;
	top:90px;
	width:390px;
	height:465px;
	border-left: 1px solid #999999;
	padding-left: 5px;
}

#popZoom {
	height:400px;
}

#popCopyright {
	width: 372px;
	height: 65px;
	border: 1px solid #F0F0F0;
	background-color: #999999;
	color: #333333;
	padding: 5px;
}

#popCopyright div.label{
	margin-top:5px;
	color: #CCCCCC;
	font-weight: bold;
}

#popLbxBsk {
	position:absolute; 
	top:0px; 
	left:465px; 
	height:25px; 
	width:200px;
	z-index: 10;
}

#popInfo div.txtinfo {
	width: 90px;
	height: 20px;
	text-align: right;
	padding-top:4px;
	}

#popStatus {
	margin-top: 10px;
}

#popStatus div.txtMessage{
	width: 340px;
	color: #CC0000;
	background-color: White;
	padding: 5px;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 10px;
}

#popStatus div.txtInfo {
	float: left;
	width:300px;
	height:25px;
	padding-top:5px;
}

#popStatus div.bttView {
	float: left;
	width:35px;
	height:25px;
	margin-left:5px;
}


#popBskBtt {
	position:absolute;
	left:365px;
	top:0px;
	width:35px;
	height:25px;
	padding-top:5px;
}


#popBskBtt {
	position:absolute;
	left:365px;
	top:0px;
	width:35px;
	height:25px;
	padding-top:5px;
}

#popUse {
	margin-left: 15px;
	margin-right: 15px;
}
#popUse div.lbl {
	color: #FFCC00;
	display: inline;
}

#popUse #twoColumn {
	margin: 0px;
}

#popUse #twoColumn div {
	display: inline;
}

#popUse #leftColumn {
	float: left;
	width: 150px;
	margin-left: 15px;
	border-right: 1px solid #666666;
}

#popUse #rightColumn {
	float: left;
	width: 150px;
	margin-left: 15px;
}

#popUse #hRuler {
	clear: both;
}

#popUse #bottomControls {
	margin: 10px 5px 0px 0px;
	border-top: 1px solid #666666;
	padding-top: 5px;
}

/* ZONA NFO (zoan delle INFO) */
.nfoErr {
	color: #CC0000;
	background-color: White;
	padding: 5px;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

/* ZONA USR (zona Utente) */
#userContainer {
	 padding-left: 5px;
	 margin-top: 4px;
	 margin-left: 5px;
}

#usrTit {
	display: block; 
	width: 175px;
	height: 35px;
	background-image: url(../Img/fndBck.gif);
}
	
#usrContainerReg {
	position: absolute;
	top:5px; 
	left:100px;
	width:500px;
	height:455px; 
}
	

#newUser {
	position:relative; 
	margin-top:110px;
	margin-left:290px; 
	height:90px; 
	width:260px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
}

#oldUser {
	position:relative; 
	margin-top:65px;
	margin-left:100px; 
	height:120px; 
	width:260px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF;
}


td.usrSmlTit{
	background-color: #3c3c3c;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

td.usrSynCnt {
	border: 1px solid #666666;
	background-color: #333333;	
	padding: 5px;
	font-size: 12px;
}

.usrSynBld {
	font-size: 13px;
	font-weight: bold;
}

.usrSynOrg {
	color: #FFbf00;
	font-size: 13px;
	font-weight: bold;
}

.usrSynLbl {
	font-size: 10px;
	color: Silver;
	line-height: 17px;
}

#usrEdit .txtTit{
	border-bottom: 1px solid #666666;
}


/* ZONA STT (zone Statiche) */

.sttFont {
	font-size: 12px;
}



div.sttCnt {
	font-size: 11px;
}

div.sttCnt .sttBld {
	font-size: 13px;
	font-weight: bold;
}

#sttTitStaff {
	width:310px;
	height:18px;
	border-bottom: 1px #999999;
	border-bottom-style: solid;
	padding-bottom: 3px;
	
}

#imgFTG {
 position:absolute;
 left:15px;
 top:15px;
 width:200px;
  
}
.phtBrd {
	border: 1px solid #FFFFFF;
}


#sttBtt {
	padding-top: 10px
}
		
a.sttLink {
	font-size: 12px;
	font-weight: bolder;
}

/* ZONA statica - fotografi  */


#dettFTG {
	position:absolute;
	left:233px;
	top:45px;
	width:445px;
		} 

#sttTitFTG {
	position: absolute;
	left:233px;
	top:15px;
	z-index:3;
	width:445px;
	height:22px;
	border-bottom: 1px #999999;
	border-bottom-style: solid;
	padding-bottom: 3px;
	}
	
#ftgNdx {
	position: relative;
	left:0px;
	top:0px;
	margin-right:360px;
	height:100%;
	overflow: auto;		
}

div.riga {
	clear: left;
	padding-top:  15px;
	padding-bottom: 25px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-color: White;
	}
	
div.riga div {
	float: left;
	margin-right: 35px;
	width:100px;
	height:145px;
	z-index:1;
	}


#ftgWho {
	position: absolute;
	right:0px;
	top:0px;
	width:360px;
	height: auto;
	padding: 5px 15px 5px 10px;
	border-left: 1px solid #999999;
	
}

#ftgWhoTit {
	height:18px;
	border-bottom: 1px #999999;
	border-bottom-style: solid;
	margin-top:10px;
	padding-bottom: 3px;	
}

#ftgWhoCnt {
	font-size: 14px;
	margin-top:7px;
	line-height: 1.5em;
}

#ftgLife {
	position: relative;
	left:0px;
	top:0px;
	margin-right:160px;
	height: 100%;
	overflow: auto;		
}
	
#ftgPhotos {
	position: absolute;
	right:0px;
	top:0px;
	width:175px;
	height:98%;
	padding:5px;
	border-left: 1px solid #999999;
	overflow: auto;		
}

.sttFtgPhoto {
	border: 1px solid #ffffff;
	margin-top: 10px;
}

.sttFtgDida {
	border: 1px solid #666666;
	background-color: #333333;
	
	padding: 5px;
	text-align: center;
	margin-top:3px;
}




/* ZONA menu bottom  */

#menuBarBot {
	position:absolute;
	left:0px; 
	top:8px; 
	width:900px; 
	height:40px; 
	background-image: url(../Img/botBarBck.gif);
	z-index:1;
	}
#menuLeft {
	position:absolute; 
	width:220px;
	height: 15px;
	left:0px; 
	margin-top: 25px;
	z-index:2;
	
}
#BotLogo {
	position: absolute;
	right: 0px;
	width: 460px;
	height: 40px;
}

/* Div centrare per intro*/
#intro{
	width:900px; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* Intro: Ultime foto insertite */

#intro #lastTxt {
	position: absolute;
	left: 117px;
	top: 508px;
}

#intro #lastTxt p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#intro #lastPh {
	position: absolute;
	left: 117px;
	top: 540px;
	height: 50px;
	width: 400px;
}

#intro #lastPh .lastPhoto{
	height: 48px;
	width: 65px;	
	margin-right: 10px;
	overflow: hidden;
	float: left;
	border: 1px solid white;
}

#intro #lastPh a {
	border: none;
}

