/* purple */
.topic_purple {
	/*background-color: #9e74b1;*/
	border: 1px solid #9e74b1;
	padding: 0;
	margin: 3px 0 3px 0;
}
.post_purple {
	background-color: #e4dfe5;
	padding: 4px 5px 4px 5px;
	margin: 0;
	line-height: 14px;
	height: 30px;
	width: 100%;
}
.panel_purple {
	border: 1px solid #9e74b1;
}
.topic_purple .search .inner {
	margin-bottom: 10px;
}
/* /purple */

.status_online {
	font-weight: bold;
	color: #33cc00;
}

.status_offline {
	font-weight: bold;
	color: #ff0000;
}

table.legend {
	font-size: 8pt;
	display: block;
	margin: 20px 0;
	width: 950px;
}

table.legend_topics {
	font-size: 8pt;
	display: block;
	margin: 20px 0 30px 200px;
	width: 600px;
}
li.sticky,li.announce {
	background-color: #f8ed95;
}

/* new report icon */
#new_report_icon {
	margin-bottom:-9px;
	margin-left:10px;
	margin-top:-15px;
}
/* /new report icon*/

/* newlab */
body{
	font: 11px/1.5 Arial,Helvetica,sans-serif !important;
}
.forum_content{
	background: url('../img/box/box.bottom.gif') left bottom no-repeat;
	padding: 0 0 9px;
}
.navbar{
	background: none;
	width: 950px;
	padding: 0;
	margin-bottom: 10px;
}
.navbar a{
	margin: 0 8px;
	text-transform: lowercase;
	
}
.labcolors_forum_purple,
.labcolors_forum_pink:hover{
	color: #cc99cc !important;
}
.labcolors_forum_purple:hover{
	color: #732978 !important;
}

.labcolors_forum_pink{
	color: #dfc7df !important;
}

.navbar_purple{
	background: url('../img/forum/nav_bar.png') left top repeat-x;
	width: 950px;
	height: 34px;
}

#navbar_links{
	float: left;
	margin: 8px 0 0 10px;
}
.navlinks,
#navbar_links strong{
	color: #ffffff !important;
	font-size: 12px;
}
.navlinks:hover{
	color: #f4f4f4 !important;
}
.index_link{
	background: url('../img/forum/indice.png') left top no-repeat;
	padding-left: 25px;
}
.index_link:hover{
	background: url('../img/forum/indice_hover.png') left top no-repeat;
}
#navbar_message{
	float: right;
	margin-top: 8px;
}
#navbar_message .navlinks{
	margin: 0 10px;
}
.topiclist_header{
	background: url('../img/forum/forum_bar.png') left top repeat-x;
}
.forum_desc{
	padding-top:5px;
	float: left;
	width: 450px;
	padding-left: 5px;
}
.header .icon dd.posts,
.header .icon dd.topics,
.header .icon dd.views,
.header .icon dd.lastpost,
a.forum_name,
.header .icon dt:hover {
	font-weight: bold;
	background: none;
}

.header .icon dt {
	text-align: center;
	font-size: 1em;
	padding-left: 0;
	width: 515px;
	color: #732978;
}
.read_last_post {
	position: relative;
	float: right;
}
.read_last_post img{
	position: absolute;
	right: 10px;
	top: 5px;
	height: 22px;
	width: 19px;
	_top: -10px;
}
dd.topics,
dd.views{
	background-color: #efefef;
}
dd.posts{
	background-color: #e8e6e6;
}
li.header dd.topics span,
li.header dd.posts span{
	background-color: none;
}
.forum_img_placeholder{
	height: 60px;
	left: 10px;
	position: absolute;
	width: 45px;
}
.forum_img_placeholder img{
	padding-top: 15px;
}
.bottom_box_dt,
.online_user_count{
	width: 585px !important;
}
.bottom_box_dd{
	width: 355px;
	text-align: center;
	color: #732978 !important;
}
.online_user_count p strong{
	font-weight: bold;
}
.online_user_count:hover,
.statics:hover,
.online_user_list:hover{
	background-color: #ffffff !important;
}
.online_user_count,
.statics{
	padding: 15px 10px !important; 
}
.viewonline,
.online_user_count,
.statics,
.bottom_box_dl{
	height: 85px !important;
}
.viewonline_list,
.userlist_box_dl,
.online_user_list{
	height: auto !important;
}
.online_user_list p{
	margin: 15px 10px;
}
.online_user_list{
	width: 948px !important;
}
.forum_name_top{
	float: left;
	margin: 0;
	width: 600px;
	overflow: hidden;
}
.jumpbox_select{
	margin-top: -20px !important;
}
#forum_top_navigation{
	height: 32px;
	margin: 4px 0;
}
.go_button,
#go_button{
	margin-top: -1px !important;
	height: 23px !important;
	border: none !important;
	background: none !important;
}
.forum_avatar img{
	width: 80px;
	height: 80px;
}
.author_box{
	width: 190px;
	overflow: hidden;
	float: left;
/*	margin-left: 10px;*/
	position: relative;
}
.topic_box{
	width: 730px;
	overflow: hidden;
	float: left;
}
.topic_body{
	background: url('../img/forum/forum_bar.png') left top repeat-x;
	height: 35px;
}
.topic_author{
	width: 190px;
	padding-top: 2px;
}
.author_box .forum_content dd {
	padding: 0 10px;
}
.author_box .forum_content dt{
	padding: 10px 10px;
}
ul.profile-icons{
	min-height: 35px;
}
.topic_body{
	padding: 7px 0 0 10px;
}
.profile_icon_box{
	float: right;
	min-height: 35px;
	margin: -10px 10px;
}
#moderator_action{
	height: 30px;
	margin-bottom: 15px;
}
#important_news{
	color:#732978;
	font-size:1em;
	padding-left:0;
	font-weight: bold;
	text-transform: uppercase;
}
#ucp_header{
	text-transform: uppercase;
	color: #732978;	
}
#message_reply_tab{
	float:left;
	font-size: 1em; 
	color: #732978; 
	background: #fff; 
	padding: 5px 10px; 
}
.input_labels{
	color: #525252;
	margin-top: 2px;
	line-height: 50px;
}
#format-buttons input:hover,
fieldset.submit-buttons input:hover{
	background-color: #DFC7DF;
	color: #732978;
}
#options-panel .fields1  input{
	margin-top: 0;
	width: 20px;
	vertical-align: middle;
	border: 0;
}
dd.mark input{
	margin-top:8px;
	width:67px;
}
dd.mark:hover{
background-color: #e6cfe7;
}
.select_link{
	float:left;
	margin:5px 0 0 10px;
	padding-top: 1px;
}
.grid select, .grid input{
	width: auto !important;
}
.post.pm{
	margin: 4px 10px 0 10px;
	border: 1px solid #ccc;
}
.forum_title{
	margin-left: 10px;
	color: #732978;
	padding: 5px 10px !important;
}
#username_list{
	width: 200px;
	height: 17px;
	font-size: 12px;
	vertical-align: middle;
}
.forum_input:hover {
	color: #732978 !important;
	background-color: #dfc7df;
}
#icon_list input{
	margin: 0 4px 0 0;
}
#pm-smiley-box{
	width: 100%;
}
.smiley_container{
	width: 500px;
}
#search_title{
	background-color: #fff;
	float: left;
	padding: 5px 20px;
	color: #732978;
	margin-bottom: 0;
}
#print_link{
	background: url('../img/forum/stampa.png') center center no-repeat;
	display: inline-block;
	height: 20px;
	width: 20px;
	vertical-align: bottom;
	margin: 0 0 0 10px;
}
#print_link:hover{
	background: url('../img/forum/stampa_over.png') center center no-repeat;
}
.icon-unsubscribe{
	background: url('../img/forum/annulla_sottoscrizione.png') left top no-repeat; 
	padding-left:25px;
}
.icon-unsubscribe:hover{
	background: url('../img/forum/annulla_sottoscrizione_over.png') left top no-repeat; 
	padding-left:25px;
}
.icon-subscribe{
	background: url('../img/forum/sottoscrivi.png') left top no-repeat; 
	padding-left:25px;
}
.icon-subscribe:hover{
	background: url('../img/forum/sottoscrivi_over.png') left top no-repeat;
	padding-left:25px;
}
.icon-bookmark{
	background: url('../img/forum/inserisci.png') left top no-repeat;
	padding-left:25px;
}
.icon-bookmark:hover{
	background: url('../img/forum/inserisci_over.png') left top no-repeat;
	padding-left:25px;
}
#search_page h3,
.search_label{
	color: #732978;
}
.search_label{
	margin-right: 30px;
	font-weight: bold !important;
}
#search_page .panel{
	border: 1px solid #ccc;
}
#search_page .panel dl dt{
	width: 100%;
}
#search_page .panel dl input{
	vertical-align: text-bottom;
}
#search_page .panel dl label {
	font-weight: normal;
}
.postbody {
/*	margin-right:15px;*/
	overflow: hidden;
	width: 740px;
}
dl.icon dt {
	position: relative;
}
ul.forums, ul.topics {
	margin-bottom: 0px !important;
}
.inner .polls .button_vota {
	background: url("../img/wiki/button.png") no-repeat scroll left top transparent;
	border: 0 none;
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 29px;
	line-height: 29px;
	text-align: center;
	width: 105px !important;
}
.inner .polls .button_vota:hover {
	background: url("../img/wiki/button.png") no-repeat scroll left bottom transparent;
}
.welcome{
	font-size: 12px;
}

/* Modifiche per visualizzare correttamente ol pannello di controllo moderatire */

#mcp ul.topiclist{
    width: 738px;
}
#mcp ul.topiclist li.header dl.icon dt{
    width: 425px;
}
#mcp ul.topiclist li.header dl.icon dd.posts{
    width: 70px;
}
#mcp ul.topiclist li.header dl.icon dd.lastpost{
    width: 162px;
}
#mcp ul.topiclist li.header dl.icon dd.mark{
    width: 74px;
    border: 0px;
    color: #732978 !important;
    font-weight: bold;
}

#mcp ul.topiclist li.row dl.icon dd.posts{
    width: 70px;
}
#mcp ul.topiclist li.row dl.icon dd.lastpost{
    width: 169px;
}
#mcp ul.topiclist li.roe dl.icon dd.mark{
    width: 67px;
}
#report_mail_body
{
	border: 1px solid #dbdbdb;
	width: 600px;
}
#report .postbody .content
{
	border-left: 0;
	padding-left: 3px;
}

#mcp_report .postbody .content
{
	border-left: 0;
	padding-left: 3px;
}
.reportpanel .postbody .content
{
	border-left: 0;
	padding-left: 3px;
}
/* Fine modifiche per visualizzare correttamente ol pannello di controllo moderatire */
