body {
	scrollbar-3dlight-color: #E1E1E1; 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: #E1E1E1; 
	scrollbar-darkshadow-color: #E1E1E1; 
	scrollbar-face-color: #E1E1E1; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white;
	scrollbar-track-color: #E1E1E1,white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	}
	
img {
	border: 0;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
table.statistics {
	border-collapse: collapse;
	border: 1px solid black;
	}
table.statistics thead tr {
	background-color: black;
	}
table.statistics tbody tr {
	background-color: yellow;
	}
table.statistics thead th {
	text-align: left;
	color: white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}
table.statistics tbody td {
	border: 1px solid black;
	}

table.shouts {
	color: #000000;
	}	
table.shouts thead tr {
	}
table.shouts thead th {
	}

table.shouts tbody tr {
	}
table.shouts tbody td {
}

table.shouts tbody a {
	font-size: 11px;
	text-decoration: underline;
	color: #c5c5c5;
}
table.shouts tbody a:hover {
	text-decoration: none;
	color: #a8afd7;
}

#contattiNavigator {
}

#contattiNavigator table {
	width: 290px;
	}

#contattiNavigator td {
	font-size: 13;
	color: #ff0000;
	vertical-align: bottom;
}

#contattiNavigator a {
	font-size: 10;
	text-decoration: none;
	color: #000000;
}

#contattiNavigator a:hover {
	text-decoration: none;
	color: #ff0000;
}

#utentiNavigator {
}

#utentiNavigator table {
	width: 290px;
	}

#utentiNavigator td {
	font-size: 13;
	color: #ff0000;
	vertical-align: bottom;
}

#utentiNavigator a {
	font-size: 10;
	text-decoration: none;
	color: #000000;
}

#utentiNavigator a:hover {
	text-decoration: none;
	color: #ff0000;
}

#shoutsNavigator {
	border: 0px solid red;
	position: absolute;
	top: 370px;
	left: 10px;
}

#shoutsNavigator table {
	width: 290px;
	}

#shoutsNavigator td {
	font-size: 13;
	color: #ff0000;
	vertical-align: bottom;
}

#shoutsNavigator a {
	font-size: 10;
	text-decoration: none;
	color: #000000;
}

#shoutsNavigator a:hover {
	text-decoration: none;
	color: #ff0000;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

	}

.thumbnail {
	
	border: 2px solid black;
	float: left;
	margin: 5px;
}

#content {
	position: absolute;
	border: none;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

#shoutsHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 115px;
	background-image: url("../images/titoloshoutbox.png");
	background-repeat: no-repeat;
	border: 0px solid red;
}
#shoutsBody {
	position: absolute;
	top: 110px;
	left: 17px;
	width: 298px;
	height: 260px;
	overflow: auto;
	border: 0px solid red;
}
#shoutsFooter {
	position: absolute;
	top: 390px;
	left: 10px;
	width: 315px;
	height: 115px;
	border: 0px solid red;
}


#shoutsFooter a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#shoutsFooter textarea {
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#manageContainer {
	position: absolute;
	background-image: url("../images/bgmanage.png");
	background-repeat: no-repeat;
	top: 0;
	left: 250px;
	width: 278px;
	height: 87px;
	z-index: 2;
	}

.communityLabel {
	position: absolute;
	z-index: 3;
}

#registerContainer {
	position: absolute;
	background-image: url("../images/bgregistrazione.png");
	background-repeat: no-repeat;
	top: 36px;
	left: 326px;
	width: 359px;
	height: 565px;
	z-index: 1;
	display: none;
	color: #ffffff;
}

#userContainer {
	position: absolute;
	background-image: url("../images/vp_bg.png");
	background-repeat: no-repeat;
	top: 36px;
	left: 326px;
	width: 344px;
	height: 235px;
	z-index: 1;
	display: none;
	padding-top: 10px;
	padding-left: 10px;
}

#userContainer td {
	color: #ffffff;
}

#userContainer a {
	color: #ffffff;
}





#profileContainer {
	position: absolute;
	background-image: url("../images/mp_sfondo.png");
	background-repeat: no-repeat;
	top: 36px;
	left: 327px;
	width: 326px;
	height: 345px;
	z-index: 1;
	display: none;
}

#recoverContainer {
	position: absolute;
	background-image: url("../images/bgrecuperapwd.png");
	background-repeat: no-repeat;
	top: 29px;
	left: 288px;
	width: 359px;
	height: 201px;
	z-index: 1;
	display: none;
}
#loginContainer {
	position: absolute;
	background-image: url("../images/bglogin.png");
	background-repeat: no-repeat;
	top: 29px;
	left: 327px;
	width: 368px;
	height: 232px;
	z-index: 1;
	display: none;
}
.communityLabel#loginLabel {
	top: 52px;
	left: 256px;
	width: 28px;
	height: 25px;
}
.communityLabel#registerLabel {
	top: 49px;
	left: 296px;
	width: 61px;
	height: 28px;
}
.communityLabel#recoverLabel {
	top: 48px;
	left: 428px;
	width: 57px;
	height: 37px;
}
.communityLabel#modifyLabel {
	top: 45px;
	left: 370px;
	width: 44px;
	height: 43px;
}
.communityLabel#rssLabel {
	top: 5px;
	left: 500px;
	width: 57px;
	height: 115px;
}
.communityLabel#rssLabel a {
	color: red;
}


.communityLabel#adminLabel {
	top: 5px;
	left: 780px;
	width: 57px;
	height: 115px;
}
.communityLabel#adminLabel a {
	color: #000000;
	text-decoration: none;
}
.communityLabel#logoutLabel {
	top: 52px;
	left: 750px;
	width: 124px;
	height: 74px;
}

.contentContainer {
	z-index:12;
	position: absolute;
	display: none;
	border: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	}

#gallerylayer {
	margin: 0 auto;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	position: absolute;
	background-color: #000000;
	width: 100%;
	height: 100%;
	visibility: hidden;
	text-align: center;
	z-index: 11; 
}
#gallerycontainer {
	padding-top: 30px;
	position: absolute;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 12; 
}

#backgroundHome {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#backgroundCommunity {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 870px;
	height: 490px;
	background-image: url("../images/bgcommunity.jpg");
	background-repeat: no-repeat;
}