/* Stile per forum */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: normal;
}
.postbody {
	overflow: hidden;
}
.nav li {
	list-style-type: none;
}
/* inizio new */
html, body {
   background: url("images/sfondo_body.png") repeat-x top left;
   background-color: #848f97;
}
.postbody li, .profile-icons li {
	list-style-type: none;
}
fieldset {
	margin: 0px;
	border: none;
	clear: none;
}
legend {
	margin: 0px;
	padding: 0px;
	color: #205D90;
	background: transparent;
	font-size: 1.1em;
	font-weight: bold;
}
label {
	float: none;
	width: auto;
	padding: 0 1em;
	text-align: left;
}
fieldset > p {
	text-align: left;
	padding-bottom: 1em;
}
fieldset div {
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
}
#wrap {
	padding: 0 0px;
	width: 948px;
}
.info {
   padding: 0px;
	min-height: 14px; height: auto !important; height: 14px;
	margin: 0px;
	background: none;
}
#main {
	min-height: 110px; height: auto !important; height: 110px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
   background: url("images/sfondo_main_forum.png") repeat-y 0px 0px;
}
#main_bottom {
	min-height: 16px; height: auto !important; height: 16px;
   background: url("images/sfondo_main_bottom_forum.png") no-repeat 0px -8px;
}
.fm-req {
	float: left;
	width: 40%;
	padding-left: 29%;
	padding-bottom: 10px;	
}
.smallform p {
	text-align: center;
}
#message-box {
}
#smiley-box {
	width: 100%;
}
#message-box #message, #message-box .inputbox {
}
.display-actions div, .display-actions select {
	float: none;
}
.fields1 #username_list {
	height: 60px;
}
#viewfolder .cplist .info {
	margin-top: 7px;
	margin-left: 45px;
}

/* fine new */
#main #menubar {
   background: none;
   font-size: 1.1em;
   float: none;
   margin: 0px;
   padding: 0px;
}
#menubar {
   margin-top: 0px;
}
#stats {
   background: url("images/sfondo_main_forum.png") repeat-y 0px 0px;
   padding: 0px 14px 0px 14px;
   margin: 0px;
   width: 100%;
}
#stats p {
   font-family: Trebuchet MS, verdana, arial, sans-serif;
}
#credits p {
   margin: 0px;
   padding: 0px;
   font-family: Trebuchet MS, verdana, arial, sans-serif;
}
#footer p {
   padding: 26px 0px 0px 0px;
   font-family: Trebuchet MS, verdana, arial, sans-serif;
}
.banner {
	float:none;
}
.banner_pos_52 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-top: 0px solid #a6b0b6;
}
.banner_pos_53 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 0px solid #a6b0b6;
}
#main input, #main select {
	width: auto;
}
.fm-req label {
	width: 40%;
}
.fm-left {
	display: none;
}
.fm-right {
	padding-left: 42%;
}
.row2 textarea {
	width: auto;
	height: auto;
}

