body {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	color:#FFFFFF;	
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	FONT-SIZE: 13px;
	background-image:url(immagini/topscale.jpg);
	background-repeat:repeat-x;
	height: 100%;

	}
a:link,a:visited,a:active{color:#FFFFFF;text-decoration:none;}
a:hover { color:#00FFFF;}

/* GUESTBOOK */
.tab_reply
{
  margin:10px auto 0 auto;
  padding:10px;
  border-style:solid; border-color:#888888 #ffffff #ffffff #888888; border-width:2px;
  color:#000000; background-color:#DDDDDD;
}
.tr_reply { vertical-align:top; }
.td_reply { padding:2px; }



/* LIGHTBOX ( IMMAGINI ) */
#wrap{
	width:800px;
	margin:0 auto;
	position:relative;
}

#main-content li{
	width:156px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:6px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#fullplate-navigation ul {
	clear: both;
}

#fullplate-navigation ul {
	list-style:none;
	margin:5px 0 0 45px;
}

#fullplate-navigation ul li {
	display:block;
	float:left;
	width:210px;

}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation ul li a{
	display:block;
	width:156px;
	padding:6px;

}

#fullplate-navigation ul li a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}



#fullplate-photo {
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}




#main-content a span {
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span {
	top:6px;
	left:8px;
	width:150px;
	font-weight:bold;
	background:#FFF;
	color:#000;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #000;
	border-width:1px 1px 0px 1px;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
}

#main-content a:hover img {
       border:1px solid #000; 
}

#main-content img{
	border:1px solid #EEE; 

}

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}


/******************************************************************************/
/* Added by Darrell Dudics */
/******************************************************************************/
#comments {
	clear: both;
	margin-top: 5em;
}

#commentControl p {
	display: inline;
}

#commentForm, #commentList, #foot {
	margin-top: 15px;
}

#commentForm form {
	width: 350px;
	margin: 0 auto;
	padding: 5px;
}

div.row {
  clear:both;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
}

div.spacer {
	clear:both;
}

#main-content a:hover {
	white-space: normal;
}

#main-content a:hover span{
	display: block;
}



