/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		proSilver
	Based on style:	proSilver (this is the default phpBB 3 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* General preoSilver Markup Stylsses
---------------------------------------- */

#corpo_forum * {
	/* Reset browsers default margin, #corpo_forum padding and font sizes */
	margin: 0;
	padding: 0;
}

#corpo_forum html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
}

#corpo_forum {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	background-color: #FFFFFF;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
	margin: 0;
	
}

#corpo_forum h1 {
	/* Forum name */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 200px;
	color: #FFFFFF;
	margin-top: 15px;
	font-weight: bold;
	font-size: 2em;
}

#corpo_forum h2 {
	/* Forum header titles */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 2em;
	margin: 0.8em 0 0.2em 0;
}

#corpo_forum h2.solo {
	margin-bottom: 1em;
}

#corpo_forum h3 {
	/* Sub-headers (also used as post headers, #corpo_forum but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #989898;
	margin-top: 20px;
}

#corpo_forum h4 {
	/* Forum and topic list titles */
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
}

#corpo_forum p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

#corpo_forum img {
	border-width: 0;
}

#corpo_forum hr {
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

#corpo_forum hr.dashed {
	border-top: 1px dashed #CCCCCC;
	margin: 10px 0;
}

#corpo_forum hr.divider {
	display: none;
}

#corpo_forum p.right {
	text-align: right;
}

/* Main blocks
---------------------------------------- */
#corpo_forum #wrap {
	padding: 0 20px;
	
}

#corpo_forum #simple-wrap {
	padding: 6px 10px;
}

#corpo_forum #page-body {
	margin: 4px 0;
	clear: both;
}

#corpo_forum #page-footer {
	clear: both;
}

#corpo_forum #page-footer h3 {
	margin-top: 20px;
}

#corpo_forum #logo {
	float: left;
	width: auto;
	padding: 10px 13px 0 10px;
}

#corpo_forum a#logo:hover {
	text-decoration: none;
}

/* Search box
--------------------------------------------- */
#corpo_forum #search-box {
	color: #FFFFFF;
	position: relative;
	margin-top: -40px;
	margin-right: 5px;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap; /* For Opera */
}

#corpo_forum #search-box #keywords {
	width: 95px;
	background-color: #FFF;
}

#corpo_forum #search-box input {
	border: 1px solid #b0b0b0;
}

/* .button1 style defined later, #corpo_forum just a few tweaks for the search button version */
#corpo_forum #search-box input.button1 {
	padding: 1px 5px;
}

#corpo_forum #search-box li {
	text-align: right;
	margin-top: 4px;
}

#corpo_forum #search-box img {
	vertical-align: middle;
	margin-right: 3px;
}

/* Site description and logo */
#corpo_forum #site-description {
	float: left;
	width: 70%;
}

#corpo_forum #site-description h1 {
	margin-right: 0;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
#corpo_forum .headerbar {
	background: #ebebeb none repeat-x 0 0;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 5px;
}

#corpo_forum .navbar {
	background-color: #ebebeb;
	padding: 0 10px;
}

#corpo_forum .forabg {
	background: #b1b1b1 none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

#corpo_forum .forumbg {
	background: #ebebeb none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

#corpo_forum .panel {
	margin-bottom: 4px;
	padding: 0 10px;
	background-color: #f3f3f3;
	color: #3f3f3f;
}

#corpo_forum .post {
	padding: 0 10px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#corpo_forum .post:target .content {
	color: #000000;
}

#corpo_forum .post:target h3 a {
	color: #000000;
}

#corpo_forum .bg1	{ background-color: #f7f7f7;}
#corpo_forum .bg2	{ background-color: #f2f2f2; }
#corpo_forum .bg3	{ background-color: #ebebeb; }

#corpo_forum .rowbg {
	margin: 5px 5px 2px 5px;
}

#corpo_forum .ucprowbg {
	background-color: #e2e2e2;
}

#corpo_forum .fieldsbg {
	/*border: 1px #DBDEE2 solid;*/
	background-color: #eaeaea;
}

#corpo_forum span.corners-top, #corpo_forum span.corners-bottom, #corpo_forum span.corners-top span, #corpo_forum span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

#corpo_forum span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

#corpo_forum span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

#corpo_forum span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

#corpo_forum span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

#corpo_forum .headbg span.corners-bottom {
	margin-bottom: -1px;
}

#corpo_forum .post span.corners-top, #corpo_forum .post span.corners-bottom, #corpo_forum .panel span.corners-top, #corpo_forum .panel span.corners-bottom, #corpo_forum .navbar span.corners-top, #corpo_forum .navbar span.corners-bottom {
	margin: 0 -10px;
}

#corpo_forum .rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

#corpo_forum .rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}

/* Horizontal lists
----------------------------------------*/
#corpo_forum ul.linklist {
	display: block;
	margin: 0;
}

#corpo_forum ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 1.1em;
	line-height: 2.2em;
}

#corpo_forum ul.linklist li.rightside, #corpo_forum p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

#corpo_forum ul.navlinks {
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

#corpo_forum ul.leftside {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}

#corpo_forum ul.rightside {
	float: right;
	margin-left: 5px;
	margin-right: -5px;
	text-align: right;
}

/* Table styles
----------------------------------------*/
#corpo_forum table.table1 {
	/* See tweaks.css */
}

#corpo_forum #ucp-main table.table1 {
	padding: 2px;
}

#corpo_forum table.table1 thead th {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 1.3em;
	font-size: 1em;
	padding: 0 0 4px 3px;
}

#corpo_forum table.table1 thead th span {
	padding-left: 7px;
}

#corpo_forum table.table1 tbody tr {
	border: 1px solid #cfcfcf;
}

#corpo_forum table.table1 tbody tr:hover, #corpo_forum table.table1 tbody tr.hover {
	background-color: #f6f6f6;
	color: #000;
}

#corpo_forum table.table1 td {
	color: #6a6a6a;
	font-size: 1.1em;
}

#corpo_forum table.table1 tbody td {
	padding: 5px;
	border-top: 1px solid #FAFAFA;
}

#corpo_forum table.table1 tbody th {
	padding: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}

/* Specific column styles */
#corpo_forum table.table1 .name		{ text-align: left; }
#corpo_forum table.table1 .posts		{ text-align: center !important; width: 7%; }
#corpo_forum table.table1 .joined	{ text-align: left; width: 15%; }
#corpo_forum table.table1 .active	{ text-align: left; width: 15%; }
#corpo_forum table.table1 .mark		{ text-align: center; width: 7%; }
#corpo_forum table.table1 .info		{ text-align: left; width: 30%; }
#corpo_forum table.table1 .info div	{ width: 100%; white-space: normal; overflow: hidden; }
#corpo_forum table.table1 .autocol	{ line-height: 2em; white-space: nowrap; }
#corpo_forum table.table1 thead .autocol { padding-left: 1em; }

#corpo_forum table.table1 span.rank-img {
	float: right;
	width: auto;
}

#corpo_forum table.info td {
	padding: 3px;
}

#corpo_forum table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
}

#corpo_forum .forumbg table.table1 {
	margin: 0 -2px -1px -1px;
}

/* Misc layout styles
---------------------------------------- */
/* column[1-2] styles are containers for two column layouts 
   Also see tweaks.css */
#corpo_forum .column1 {
	float: left;
	clear: left;
	width: 47%;
    margin: 0;
}

#corpo_forum .column2 {
	float: left;
	clear: right;
	width: 47%;
    margin:  0;
}

/* General classes for placing floating blocks */
#corpo_forum .left-box {
	float: left;
	width: auto;
	text-align: left;
}

#corpo_forum .right-box {
	float: right;
	width: auto;
	text-align: right;
}

#corpo_forum dl.details {
	/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 1.1em;
}

#corpo_forum dl.details dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: right;
	color: #000000;
	display: block;
}

#corpo_forum dl.details dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #828282;
	float: left;
	width: 65%;
}

/* Pagination
---------------------------------------- */
#corpo_forum .pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	float: right;
}

#corpo_forum .pagination span.page-sep {
	display: none;
}

#corpo_forum li.pagination {
	margin-top: 0;
}

#corpo_forum .pagination strong, #corpo_forum .pagination b {
	font-weight: normal;
}

#corpo_forum .pagination span strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #bfbfbf;
	border: 1px solid #bfbfbf;
	font-size: 0.9em;
}

#corpo_forum .pagination span a, #corpo_forum .pagination span a:link, #corpo_forum .pagination span a:visited, #corpo_forum .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #eeeeee;
	border: 1px solid #bababa;
	font-size: 0.9em;
	line-height: 1.5em;
}

#corpo_forum .pagination span a:hover {
	border-color: #d2d2d2;
	background-color: #d2d2d2;
	color: #FFF;
	text-decoration: none;
}

#corpo_forum .pagination img {
	vertical-align: middle;
}

/* Pagination in viewforum for multipage topics */
#corpo_forum .row .pagination {
	display: block;
	float: right;
	width: auto;
	margin-top: 0;
	padding: 1px 0 1px 15px;
	font-size: 0.9em;
	background: none 0 50% no-repeat;
}

#corpo_forum .row .pagination span a, #corpo_forum li.pagination span a {
	background-color: #FFFFFF;
}

#corpo_forum .row .pagination span a:hover, #corpo_forum li.pagination span a:hover {
	background-color: #d2d2d2;
}

/* Miscellaneous styles
---------------------------------------- */
#corpo_forum #forum-permissions {
	float: right;
	width: auto;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: right;
}

#corpo_forum .copyright {
	padding: 5px;
	text-align: center;
	color: #555555;
}

#corpo_forum .small {
	font-size: 0.9em !important;
}

#corpo_forum .titlespace {
	margin-bottom: 15px;
}

#corpo_forum .headerspace {
	margin-top: 20px;
}

#corpo_forum .error {
	color: #bcbcbc;
	font-weight: bold;
	font-size: 1em;
}

#corpo_forum .reported {
	background-color: #f7f7f7;
}

#corpo_forum li.reported:hover {
	background-color: #ececec;
}

#corpo_forum div.rules {
	background-color: #ececec;
	color: #bcbcbc;
	padding: 0 10px;
	margin: 10px 0;
	font-size: 1.1em;
}

#corpo_forum div.rules ul, #corpo_forum div.rules ol {
	margin-left: 20px;
}

#corpo_forum p.rules {
	background-color: #ececec;
	background-image: none;
	padding: 5px;
}

#corpo_forum p.rules img {
	vertical-align: middle;
	padding-top: 5px;
}

#corpo_forum p.rules a {
	vertical-align: middle;
	clear: both;
}

#corpo_forum #top {
	position: absolute;
	top: -20px;
}

#corpo_forum .clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
/* proSilver Link Styles
---------------------------------------- */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
a {
	direction: ltr;
	unicode-bidi: embed;
}

#corpo_forum a:link	{ color: #898989; text-decoration: none; }
#corpo_forum a:visited	{ color: #898989; text-decoration: none; }
#corpo_forum a:hover	{ color: #d3d3d3; text-decoration: underline; }
#corpo_forum a:active	{ color: #d2d2d2; text-decoration: none; }

/* Coloured usernames */
#corpo_forum .username-coloured {
	font-weight: bold;
	display: inline !important;
    padding: 0 !important;
}

/* Links on gradient backgrounds */
#corpo_forum #search-box a:link, #corpo_forum .navbg a:link, #corpo_forum .forumbg .header a:link, #corpo_forum .forabg .header a:link, #corpo_forum th a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#corpo_forum #search-box a:visited, #corpo_forum .navbg a:visited, #corpo_forum .forumbg .header a:visited, #corpo_forum .forabg .header a:visited, #corpo_forum th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#corpo_forum #search-box a:hover, #corpo_forum .navbg a:hover, #corpo_forum .forumbg .header a:hover, #corpo_forum .forabg .header a:hover, #corpo_forum th a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#corpo_forum #search-box a:active, #corpo_forum .navbg a:active, #corpo_forum .forumbg .header a:active, #corpo_forum .forabg .header a:active, #corpo_forum th a:active {
	color: #ffffff;
	text-decoration: none;
}

/* Links for forum/topic lists */
#corpo_forum a.forumtitle {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

/* a.forumtitle:visited { color: #898989; } */

#corpo_forum a.forumtitle:hover {
	color: #bcbcbc;
	text-decoration: underline;
}

#corpo_forum a.forumtitle:active {
	color: #898989;
}

#corpo_forum a.topictitle {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

/* a.topictitle:visited { color: #d2d2d2; } */

#corpo_forum a.topictitle:hover {
	color: #bcbcbc;
	text-decoration: underline;
}

#corpo_forum a.topictitle:active {
	color: #898989;
}

/* Post body links */
#corpo_forum .postlink {
	text-decoration: none;
	color: #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 0;
}

/* .postlink:visited { color: #bdbdbd; } */

#corpo_forum .postlink:active {
	color: #d2d2d2;
}

#corpo_forum .postlink:hover {
	background-color: #f6f6f6;
	text-decoration: none;
	color: #404040;
}

#corpo_forum .signature a, #corpo_forum .signature a:visited, #corpo_forum .signature a:active, #corpo_forum .signature a:hover {
	border: none;
	text-decoration: underline;
	background-color: transparent;
}

/* Profile links */
#corpo_forum .postprofile a:link, #corpo_forum .postprofile a:visited, #corpo_forum .postprofile dt.author a {
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

#corpo_forum .postprofile a:hover, #corpo_forum .postprofile dt.author a:hover {
	text-decoration: underline;
	color: #d3d3d3;
}

/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
/* See http://www.phpbb.com/bugs/phpbb3/59685 */
#corpo_forum .postprofile a:active {
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

/* Profile searchresults */	
#corpo_forum .search .postprofile a {
	color: #898989;
	text-decoration: none; 
	font-weight: normal;
}

#corpo_forum .search .postprofile a:hover {
	color: #d3d3d3;
	text-decoration: underline; 
}

/* Back to top of page */
#corpo_forum .back2top {
	clear: both;
	height: 11px;
	text-align: right;
}

#corpo_forum a.top {
	background: none no-repeat top left;
	text-decoration: none;
        width: 11px;
        height: 11px;
	display: block;
	float: right;
	overflow: hidden;
	letter-spacing: 1000px;
	text-indent: 11px;
}

#corpo_forum a.top2 {
	background: none no-repeat 0 50%;
	text-decoration: none;
	padding-left: 15px;
}

/* Arrow links  */
#corpo_forum a.up		{ background: none no-repeat left center; }
#corpo_forum a.down		{ background: none no-repeat right center; }
#corpo_forum a.left		{ background: none no-repeat 3px 60%; }
#corpo_forum a.right		{ background: none no-repeat 95% 60%; }

#corpo_forum a.up, #corpo_forum a.up:link, #corpo_forum a.up:active, #corpo_forum a.up:visited {
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 0;
}

#corpo_forum a.up:hover {
	background-position: left top;
	background-color: transparent;
}

#corpo_forum a.down, #corpo_forum a.down:link, #corpo_forum a.down:active, #corpo_forum a.down:visited {
	padding-right: 10px;
}

#corpo_forum a.down:hover {
	background-position: right bottom;
	text-decoration: none;
}

#corpo_forum a.left, #corpo_forum a.left:active, #corpo_forum a.left:visited {
	padding-left: 12px;
}

#corpo_forum a.left:hover {
	color: #d2d2d2;
	text-decoration: none;
	background-position: 0 60%;
}

#corpo_forum a.right, #corpo_forum a.right:active, #corpo_forum a.right:visited {
	padding-right: 12px;
}

#corpo_forum a.right:hover {
	color: #d2d2d2;
	text-decoration: none;
	background-position: 100% 60%;
}

/* invisible skip link, used for accessibility  */
#corpo_forum .skiplink {
	position: absolute;
	left: -999px;
	width: 990px;
}

/* Feed icon in forumlist_body.html */
#corpo_forum a.feed-icon-forum {
	float: right;
	margin: 3px;
}
/* @override http://localhost/forum/style.php?sid=a5d869ee1835604bf271fe1faf3313a2&id=1&lang=it */

/* proSilver Content Styles
---------------------------------------- */

#corpo_forum ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 0;
}

#corpo_forum ul.forums {
	background: #f9f9f9 none repeat-x 0 0;
}

#corpo_forum ul.topiclist li {
	display: block;
	list-style-type: none;
	color: #777777;
	margin: 0;
}

#corpo_forum ul.topiclist dl {
	position: relative;
}

#corpo_forum ul.topiclist li.row dl {
	padding: 2px 0;
}

#corpo_forum ul.topiclist dt {
	display: block;
	float: left;
	width: 50%;
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 5px;
}

#corpo_forum ul.topiclist dd {
	display: block;
	float: left;
	border-left: 1px solid #FFFFFF;
	padding: 4px 0;
}

#corpo_forum ul.topiclist dfn {
	/* Labels for post/view counts */
	position: absolute;
	left: -999px;
	width: 990px;
}

#corpo_forum ul.topiclist li.row dt a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

#corpo_forum .forum-image {
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

#corpo_forum li.row {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #8f8f8f;
}

#corpo_forum li.row strong {
	font-weight: normal;
	color: #000000;
}

#corpo_forum li.row:hover {
	background-color: #f6f6f6;
}

#corpo_forum li.row:hover dd {
	border-left-color: #CCCCCC;
}

#corpo_forum li.header dt, #corpo_forum li.header dd {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#corpo_forum li.header dt {
	font-weight: bold;
}

#corpo_forum li.header dd {
	margin-left: 1px;
}

#corpo_forum li.header dl.icon {
	min-height: 0;
}

#corpo_forum li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 50px;
}

/* Forum list column styles */
#corpo_forum dl.icon {
	min-height: 35px;
	background-position: 10px 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
}

#corpo_forum dl.icon dt {
	padding-left: 45px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}

#corpo_forum dd.posts, #corpo_forum dd.topics, #corpo_forum dd.views {
	width: 8%;
	text-align: center;
	line-height: 2.2em;
	font-size: 1.2em;
}

/* List in forum description */
#corpo_forum dl.icon dt ol,
#corpo_forum dl.icon dt ul {
	list-style-position: inside;
	margin-left: 1em;
}

#corpo_forum dl.icon dt li {
	display: list-item;
	list-style-type: inherit;
}

#corpo_forum dd.lastpost {
	width: 25%;
	font-size: 1.1em;
}

#corpo_forum dd.redirect {
	font-size: 1.1em;
	line-height: 2.5em;
}

#corpo_forum dd.moderation {
	font-size: 1.1em;
}

#corpo_forum dd.lastpost span, #corpo_forum ul.topiclist dd.searchby span, #corpo_forum ul.topiclist dd.info span, #corpo_forum ul.topiclist dd.time span, #corpo_forum dd.redirect span, #corpo_forum dd.moderation span {
	display: block;
	padding-left: 5px;
}

#corpo_forum dd.time {
	width: auto;
	line-height: 200%;
	font-size: 1.1em;
}

#corpo_forum dd.extra {
	width: 12%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

#corpo_forum dd.mark {
	float: right !important;
	width: 9%;
	text-align: center;
	line-height: 200%;
	font-size: 1.2em;
}

#corpo_forum dd.info {
	width: 30%;
}

#corpo_forum dd.option {
	width: 15%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

#corpo_forum dd.searchby {
	width: 47%;
	font-size: 1.1em;
	line-height: 1em;
}

#corpo_forum ul.topiclist dd.searchextra {
	margin-left: 5px;
	padding: 0.2em 0;
	font-size: 1.1em;
	color: #333333;
	border-left: none;
	clear: both;
	width: 98%;
	overflow: hidden;
}

/* Container for post/reply buttons and pagination */
#corpo_forum .topic-actions {
	margin-bottom: 3px;
	font-size: 1.1em;
	height: 28px;
	min-height: 28px;
}
#corpo_forum div[class].topic-actions {
	height: auto;
}

/* Post body styles
----------------------------------------*/
#corpo_forum .postbody {
	padding: 0;
	line-height: 1.48em;
	color: #333333;
	width: 76%;
	float: left;
	clear: both;
}

#corpo_forum .postbody .ignore {
	font-size: 1.1em;
}

#corpo_forum .postbody h3.first {
	/* The first post on the page uses this */
	font-size: 1.7em;
}

#corpo_forum .postbody h3 {
	/* Postbody requires a different h3 format - so change it here */
	font-size: 1.5em;
	padding: 2px 0 0 0;
	margin: 0 0 0.3em 0 !important;
	text-transform: none;
	border: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	line-height: 125%;
}

#corpo_forum .postbody h3 img {
	/* Also see tweaks.css */
	vertical-align: bottom;
}

#corpo_forum .postbody .content {
	font-size: 1.3em;
}

#corpo_forum .search .postbody {
	width: 68%
}

/* Topic review panel
----------------------------------------*/
#corpo_forum #review {
	margin-top: 2em;
}

#corpo_forum #topicreview {
	padding-right: 5px;
	overflow: auto;
	height: 300px;
}

#corpo_forum #topicreview .postbody {
	width: auto;
	float: none;
	margin: 0;
	height: auto;
}

#corpo_forum #topicreview .post {
	height: auto;
}

#corpo_forum #topicreview h2 {
	border-bottom-width: 0;
}

.post-ignore .postbody {
	display: none;
}

/* MCP Post details
----------------------------------------*/
#post_details
{
	/* This will only work in IE7+, plus the others */
	overflow: auto;
	max-height: 300px;
}

#expand
{
	clear: both;
}

/* Content container styles
----------------------------------------*/
#corpo_forum .content {
	min-height: 3em;
	overflow: hidden;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333333;
	padding-bottom: 1px;
}

#corpo_forum .content h2, #corpo_forum .panel h2 {
	font-weight: normal;
	color: #989898;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

#corpo_forum .panel h3 {
	margin: 0.5em 0;
}

#corpo_forum .panel p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

#corpo_forum .content p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

#corpo_forum dl.faq {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 2em;
	line-height: 1.4em;
}

#corpo_forum dl.faq dt {
	font-weight: bold;
	color: #333333;
}

#corpo_forum .content dl.faq {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#corpo_forum .content li {
	list-style-type: inherit;
}

#corpo_forum .content ul, #corpo_forum .content ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

#corpo_forum .posthilit {
	background-color: #f3f3f3;
	color: #BCBCBC;
	padding: 0 2px 1px 2px;
}

#corpo_forum .announce, #corpo_forum .unreadpost {
	/* Highlight the announcements & unread posts box */
	border-left-color: #BCBCBC;
	border-right-color: #BCBCBC;
}

/* Post author */
#corpo_forum p.author {
	margin: 0 15em 0.6em 0;
	padding: 0 0 5px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

/* Post signature */
#corpo_forum .signature {
	margin-top: 1.5em;
	padding-top: 0.2em;
	font-size: 1.1em;
	border-top: 1px solid #CCCCCC;
	clear: left;
	line-height: 140%;
	overflow: hidden;
	width: 100%;
}

#corpo_forum dd .signature {
	margin: 0;
	padding: 0;
	clear: none;
	border: none;
}

.signature li {
	list-style-type: inherit;
}

.signature ul, .signature ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

/* Post noticies */
#corpo_forum .notice {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: auto;
	margin-top: 1.5em;
	padding-top: 0.2em;
	font-size: 1em;
	border-top: 1px dashed #CCCCCC;
	clear: left;
	line-height: 130%;
}

/* Jump to post link for now */
#corpo_forum ul.searchresults {
	list-style: none;
	text-align: right;
	clear: both;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
#corpo_forum blockquote {
	background: #ebebeb none 6px 8px no-repeat;
	border: 1px solid #dbdbdb;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}

#corpo_forum blockquote blockquote {
	/* Nested quotes */
	background-color: #bababa;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

#corpo_forum blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #e4e4e4;
}

#corpo_forum blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

#corpo_forum blockquote cite cite {
	font-size: 1em;
}

#corpo_forum blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
#corpo_forum dl.codebox {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	font-size: 1em;
}

#corpo_forum dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

#corpo_forum blockquote dl.codebox {
	margin-left: 0;
}

#corpo_forum dl.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	color: #8b8b8b;
	margin: 2px 0;
}

#corpo_forum .syntaxbg		{ color: #FFFFFF; }
#corpo_forum .syntaxcomment	{ color: #000000; }
#corpo_forum .syntaxdefault	{ color: #bcbcbc; }
#corpo_forum .syntaxhtml		{ color: #000000; }
#corpo_forum .syntaxkeyword	{ color: #585858; }
#corpo_forum .syntaxstring	{ color: #a7a7a7; }

/* Attachments
----------------------------------------*/
#corpo_forum .attachbox {
	float: left;
	width: auto; 
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px dashed #d8d8d8;
	clear: left;
}

#corpo_forum .pm-message .attachbox {
	background-color: #f3f3f3;
}

#corpo_forum .attachbox dt {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#corpo_forum .attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	border-top: 1px solid #d8d8d8;
}

#corpo_forum .attachbox dd dd {
	border: none;
}

#corpo_forum .attachbox p {
	line-height: 110%;
	color: #666666;
	font-weight: normal;
	clear: left;
}

.attachbox p.stats
#corpo_forum {
	line-height: 110%;
	color: #666666;
	font-weight: normal;
	clear: left;
}

#corpo_forum .attach-image {
	margin: 3px 0;
	width: 100%;
	max-height: 350px;
	overflow: auto;
}

#corpo_forum .attach-image img {
	border: 1px solid #999999;
/*	cursor: move; */
	cursor: default;
}

/* Inline image thumbnails */
#corpo_forum div.inline-attachment dl.thumbnail, #corpo_forum div.inline-attachment dl.file {
	display: block;
	margin-bottom: 4px;
}

#corpo_forum div.inline-attachment p {
	font-size: 100%;
}

#corpo_forum dl.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

#corpo_forum dl.file dt {
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#corpo_forum dl.file dd {
	color: #666666;
	margin: 0;
	padding: 0;	
}

#corpo_forum dl.thumbnail img {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #FFF;
}

#corpo_forum dl.thumbnail dd {
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#corpo_forum .attachbox dl.thumbnail dd {
	font-size: 100%;
}

#corpo_forum dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

#corpo_forum dl.thumbnail dt a:hover img {
	border: 1px solid #d2d2d2;
}

/* Post poll styles
----------------------------------------*/
#corpo_forum fieldset.polls {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

#corpo_forum fieldset.polls dl {
	margin-top: 5px;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 0 0;
	line-height: 120%;
	color: #666666;
}

#corpo_forum fieldset.polls dl.voted {
	font-weight: bold;
	color: #000000;
}

#corpo_forum fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

#corpo_forum fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;
	padding: 0 5px;
	margin-left: 0;
	font-size: 1.1em;
}

#corpo_forum fieldset.polls dd.resultbar {
	width: 50%;
}

#corpo_forum fieldset.polls dd input {
	margin: 2px 0;
}

#corpo_forum fieldset.polls dd div {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px;
	overflow: visible;
	min-width: 2%;
}

#corpo_forum .pollbar1 {
	background-color: #aaaaaa;
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
}

#corpo_forum .pollbar2 {
	background-color: #bebebe;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
}

#corpo_forum .pollbar3 {
	background-color: #D1D1D1;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#corpo_forum .pollbar4 {
	background-color: #e4e4e4;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

#corpo_forum .pollbar5 {
	background-color: #f8f8f8;
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

/* Poster profile block
----------------------------------------*/
#corpo_forum .postprofile {
	/* Also see tweaks.css */
	margin: 5px 0 10px 0;
	min-height: 80px;
	color: #666666;
	border-left: 1px solid #FFFFFF;
	width: 22%;
	float: right;
	display: inline;
}
#corpo_forum .pm .postprofile {
	border-left: 1px solid #DDDDDD;
}

#corpo_forum .postprofile dd, #corpo_forum .postprofile dt {
	line-height: 1.2em;
	margin-left: 8px;
}

#corpo_forum .postprofile strong {
	font-weight: normal;
	color: #000000;
}

#corpo_forum .avatar {
	border: none;
	margin-bottom: 3px;
}

#corpo_forum .online {
	background-image: none;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

/* Poster profile used by search*/
#corpo_forum .search .postprofile {
	width: 30%;
}

/* pm list in compose message if mass pm is enabled */
#corpo_forum dl.pmlist dt {
	width: 60% !important;
}

#corpo_forum dl.pmlist dt textarea {
	width: 95%;
}

#corpo_forum dl.pmlist dd {
	margin-left: 61% !important;
	margin-bottom: 2px;
}
/* proSilver Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
#corpo_forum .buttons {
	float: left;
	width: auto;
	height: auto;
}

/* Rollover state */
#corpo_forum .buttons div {
	float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}

/* Rolloff state */
#corpo_forum .buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span		{ display: none; }*/
/*.buttons div a:hover	{ background-image: none; }*/
#corpo_forum .buttons div span			{ position: absolute; width: 100%; height: 100%; cursor: pointer;}
#corpo_forum .buttons div a:hover span	{ background-position: 0 100%; }

/* Big button images */
#corpo_forum .reply-icon span	{ background: transparent none 0 0 no-repeat; }
#corpo_forum .post-icon span		{ background: transparent none 0 0 no-repeat; }
#corpo_forum .locked-icon span	{ background: transparent none 0 0 no-repeat; }
#corpo_forum .pmreply-icon span	{ background: none 0 0 no-repeat; }
#corpo_forum .newpm-icon span 	{ background: none 0 0 no-repeat; }
#corpo_forum .forwardpm-icon span 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions */
#corpo_forum .buttons div.reply-icon		{ width: 96px; height: 25px; }
#corpo_forum .buttons div.post-icon		{ width: 96px; height: 25px; }
#corpo_forum .buttons div.locked-icon	{ width: 88px; height: 25px; }
#corpo_forum .buttons div.pmreply-icon	{ width: 96px; height: 25px; }
#corpo_forum .buttons div.newpm-icon		{ width: 84px; height: 25px; }
#corpo_forum .buttons div.forwardpm-icon	{ width: 96px; height: 25px; }

/* Sub-header (navigation bar)
--------------------------------------------- */
#corpo_forum a.print, #corpo_forum a.sendemail, #corpo_forum a.fontsize {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}

#corpo_forum a.print {
	background-image: none;
	width: 22px;
}

#corpo_forum a.sendemail {
	background-image: none;
	width: 22px;
}

#corpo_forum a.fontsize {
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}

#corpo_forum a.fontsize:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

/* Icon images
---------------------------------------- */
.sitehome, #corpo_forum .icon-faq, #corpo_forum .icon-members, #corpo_forum .icon-home, #corpo_forum .icon-ucp, #corpo_forum .icon-register, #corpo_forum .icon-logout,
#corpo_forum .icon-bookmark, #corpo_forum .icon-bump, #corpo_forum .icon-subscribe, #corpo_forum .icon-unsubscribe, #corpo_forum .icon-pages, #corpo_forum .icon-search {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}

/* Poster profile icons
----------------------------------------*/
#corpo_forum ul.profile-icons {
	padding-top: 10px;
	list-style: none;
}

/* Rollover state */
#corpo_forum ul.profile-icons li {
	float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

/* Rolloff state */
#corpo_forum ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
#corpo_forum ul.profile-icons li span { display:none; }
#corpo_forum ul.profile-icons li a:hover { background: none; }

/* Positioning of moderator icons */
#corpo_forum .postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
}

#corpo_forum .postbody ul.profile-icons li {
	margin: 0 3px;
}

/* Profile & navigation icons */
#corpo_forum .email-icon, #corpo_forum .email-icon a		{ background: none top left no-repeat; }
#corpo_forum .aim-icon, #corpo_forum .aim-icon a			{ background: none top left no-repeat; }
#corpo_forum .yahoo-icon, #corpo_forum .yahoo-icon a		{ background: none top left no-repeat; }
#corpo_forum .web-icon, #corpo_forum .web-icon a			{ background: none top left no-repeat; }
#corpo_forum .msnm-icon, #corpo_forum .msnm-icon a			{ background: none top left no-repeat; }
#corpo_forum .icq-icon, #corpo_forum .icq-icon a			{ background: none top left no-repeat; }
#corpo_forum .jabber-icon, #corpo_forum .jabber-icon a		{ background: none top left no-repeat; }
#corpo_forum .pm-icon, #corpo_forum .pm-icon a				{ background: none top left no-repeat; }
#corpo_forum .quote-icon, #corpo_forum .quote-icon a		{ background: none top left no-repeat; }

/* Moderator icons */
#corpo_forum .report-icon, #corpo_forum .report-icon a		{ background: none top left no-repeat; }
#corpo_forum .warn-icon, #corpo_forum .warn-icon a			{ background: none top left no-repeat; }
#corpo_forum .edit-icon, #corpo_forum .edit-icon a			{ background: none top left no-repeat; }
#corpo_forum .delete-icon, #corpo_forum .delete-icon a		{ background: none top left no-repeat; }
#corpo_forum .info-icon, #corpo_forum .info-icon a			{ background: none top left no-repeat; }

/* Set profile icon dimensions */
#corpo_forum ul.profile-icons li.email-icon		{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.aim-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.yahoo-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.web-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.msnm-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.icq-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.jabber-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.pm-icon		{ width: 28px; height: 20px; }
#corpo_forum ul.profile-icons li.quote-icon	{ width: 54px; height: 20px; }
#corpo_forum ul.profile-icons li.report-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.edit-icon	{ width: 42px; height: 20px; }
#corpo_forum ul.profile-icons li.delete-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.info-icon	{ width: 20px; height: 20px; }
#corpo_forum ul.profile-icons li.warn-icon	{ width: 20px; height: 20px; }

/* Fix profile icon default margins */
#corpo_forum ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
#corpo_forum ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
#corpo_forum ul.profile-icons li.info-icon, #corpo_forum ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }
/* proSilver Control Panel Styles
---------------------------------------- */


/* Main CP box
----------------------------------------*/
#corpo_forum #cp-menu {
	float:left;
	width: 19%;
	margin-top: 1em;
	margin-bottom: 5px;
}

#corpo_forum #cp-main {
	float: left;
	width: 81%;
}

#corpo_forum #cp-main .content {
	padding: 0;
}

#corpo_forum #cp-main h3, #corpo_forum #cp-main hr, #corpo_forum #cp-menu hr {
	border-color: #bfbfbf;
}

#corpo_forum #cp-main .panel p {
	font-size: 1.1em;
}

#corpo_forum #cp-main .panel ol {
	margin-left: 2em;
	font-size: 1.1em;
}

#corpo_forum #cp-main .panel li.row {
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #F9F9F9;
}

#corpo_forum ul.cplist {
	margin-bottom: 5px;
	border-top: 1px solid #cbcbcb;
}

#corpo_forum #cp-main .panel li.header dd, #corpo_forum #cp-main .panel li.header dt {
	color: #000000;
	margin-bottom: 2px;
}

#corpo_forum #cp-main table.table1 {
	margin-bottom: 1em;
}

#corpo_forum #cp-main table.table1 thead th {
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding: 5px;
}

#corpo_forum #cp-main table.table1 tbody th {
	font-style: italic;
	background-color: transparent !important;
	border-bottom: none;
}

#corpo_forum #cp-main .pagination {
	float: right;
	width: auto;
	padding-top: 1px;
}

#corpo_forum #cp-main .postbody p {
	font-size: 1.1em;
}

#corpo_forum #cp-main .pm-message {
	border: 1px solid #e2e2e2;
	margin: 10px 0;
	background-color: #FFFFFF;
	width: auto;
	float: none;
}

#corpo_forum .pm-message h2 {
	padding-bottom: 5px;
}

#corpo_forum #cp-main .postbody h3, #corpo_forum #cp-main .box2 h3 {
	margin-top: 0;
}

#corpo_forum #cp-main .buttons {
	margin-left: 0;
}

#corpo_forum #cp-main ul.linklist {
	margin: 0;
}

/* MCP Specific tweaks */
#corpo_forum .mcp-main .postbody {
	width: 100%;
}

/* CP tabbed menu
----------------------------------------*/
#corpo_forum #tabs {
	line-height: normal;
	margin: 20px 0 -1px 7px;
	min-width: 570px;
}

#corpo_forum #tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#corpo_forum #tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#corpo_forum #tabs a {
	float: left;
	background: none no-repeat 0% -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#corpo_forum #tabs a span {
	float: left;
	display: block;
	background: none no-repeat 100% -35px;
	padding: 6px 10px 6px 5px;
	color: #828282;
	white-space: nowrap;
}

#corpo_forum #tabs a:hover span {
	color: #bcbcbc;
}

#corpo_forum #tabs .activetab a {
	background-position: 0 0;
	border-bottom: 1px solid #ebebeb;
}

#corpo_forum #tabs .activetab a span {
	background-position: 100% 0;
	padding-bottom: 7px;
	color: #333333;
}

#corpo_forum #tabs a:hover {
	background-position: 0 -70px;
}

#corpo_forum #tabs a:hover span {
	background-position:100% -70px;
}

#corpo_forum #tabs .activetab a:hover {
	background-position: 0 0;
}

#corpo_forum #tabs .activetab a:hover span {
	color: #000000;
	background-position: 100% 0;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
#corpo_forum #minitabs {
	line-height: normal;
	margin: -20px 7px 0 0;
}

#corpo_forum #minitabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#corpo_forum #minitabs li {
	display: block;
	float: right;
	padding: 0 10px 4px 10px;
	font-size: 1em;
	font-weight: bold;
	background-color: #f2f2f2;
	margin-left: 2px;
}

#corpo_forum #minitabs a {
}

#corpo_forum #minitabs a:hover {
	text-decoration: none;
}

#corpo_forum #minitabs li.activetab {
	background-color: #F9F9F9;
}

#corpo_forum #minitabs li.activetab a, #corpo_forum #minitabs li.activetab a:hover {
	color: #333333;
}

/* UCP navigation menu
----------------------------------------*/
/* Container for sub-navigation list */
#corpo_forum #navigation {
	width: 100%;
	padding-top: 36px;
}

#corpo_forum #navigation ul {
	list-style:none;
}

/* Default list state */
#corpo_forum #navigation li {
	margin: 1px 0;
	padding: 0;
	font-weight: bold;
	display: inline;
}

/* Link styles for the sub-section links */
#corpo_forum #navigation a {
	display: block;
	padding: 5px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	background: #cfcfcf none repeat-y 100% 0;
}

#corpo_forum #navigation a:hover {
	text-decoration: none;
	background-color: #c6c6c6;
	color: #bcbcbc;
	background-image: none;
}

#corpo_forum #navigation #active-subsection a {
	display: block;
	color: #d3d3d3;
	background-color: #F9F9F9;
	background-image: none;
}

#corpo_forum #navigation #active-subsection a:hover {
	color: #d3d3d3;
}

/* Preferences pane layout
----------------------------------------*/
#corpo_forum #cp-main h2 {
	border-bottom: none;
	padding: 0;
	margin-left: 10px;
	color: #333333;
}

#corpo_forum #cp-main .panel {
	background-color: #F9F9F9;
}

#corpo_forum #cp-main .pm {
	background-color: #FFFFFF;
}

#corpo_forum #cp-main span.corners-top, #corpo_forum #cp-menu span.corners-top {
	background-image: none;
}

#corpo_forum #cp-main span.corners-top span, #corpo_forum #cp-menu span.corners-top span {
	background-image: none;
}

#corpo_forum #cp-main span.corners-bottom, #corpo_forum #cp-menu span.corners-bottom {
	background-image: none;
}

#corpo_forum #cp-main span.corners-bottom span, #corpo_forum #cp-menu span.corners-bottom span {
	background-image: none;
}

/* Topicreview */
#corpo_forum #cp-main .panel #topicreview span.corners-top, #corpo_forum #cp-menu .panel #topicreview span.corners-top {
	background-image: none;
}

#corpo_forum #cp-main .panel #topicreview span.corners-top span, #corpo_forum #cp-menu .panel #topicreview span.corners-top span {
	background-image: none;
}

#corpo_forum #cp-main .panel #topicreview span.corners-bottom, #corpo_forum #cp-menu .panel #topicreview span.corners-bottom {
	background-image: none;
}

#corpo_forum #cp-main .panel #topicreview span.corners-bottom span, #corpo_forum #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: none;
}

/* Friends list */
#corpo_forum .cp-mini {
	background-color: #f9f9f9;
	padding: 0 5px;
	margin: 10px 15px 10px 5px;
}

#corpo_forum .cp-mini span.corners-top, #corpo_forum .cp-mini span.corners-bottom {
	margin: 0 -5px;
}

#corpo_forum dl.mini dt {
	font-weight: bold;
	color: #676767;
}

#corpo_forum dl.mini dd {
	padding-top: 4px;
}

#corpo_forum .friend-online {
	font-weight: bold;
}

#corpo_forum .friend-offline {
	font-style: italic;
}

/* PM Styles
----------------------------------------*/
#corpo_forum #pm-menu {
	line-height: 2.5em;
}

/* PM panel adjustments */
#corpo_forum .pm-panel-header {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #A4B3BF;
}

#corpo_forum .reply-all {
	display: block;
	padding-top: 4px;
	clear: both;
	float: left;
}

#corpo_forum .pm-panel-message {
	padding-top: 10px;
}

#corpo_forum .pm-return-to {
	padding-top: 23px;
}

#corpo_forum #cp-main .pm-message-nav {
	margin: 0;
	padding: 2px 10px 5px 10px;
	border-bottom: 1px dashed #A4B3BF;
}

/* PM Message history */
#corpo_forum .current {
	color: #999999;
}

/* Defined rules list for PM options */
#corpo_forum ol.def-rules {
	padding-left: 0;
}

#corpo_forum ol.def-rules li {
	line-height: 180%;
	padding: 1px;
}

/* PM marking colours */
#corpo_forum .pmlist li.bg1 {
	padding: 0 3px;
}

#corpo_forum .pmlist li.bg2 {
	padding: 0 3px;
}

#corpo_forum .pmlist li.pm_message_reported_colour, #corpo_forum .pm_message_reported_colour {
	border-left-color: #bcbcbc;
	border-right-color: #bcbcbc;
}

#corpo_forum .pmlist li.pm_marked_colour, #corpo_forum .pm_marked_colour {
	padding: 0;
    border: solid 3px #ffffff;
	border-width: 0 3px;
}

#corpo_forum .pmlist li.pm_replied_colour, #corpo_forum .pm_replied_colour {
	padding: 0;
    border: solid 3px #c2c2c2;
	border-width: 0 3px;
}

#corpo_forum .pmlist li.pm_friend_colour, #corpo_forum .pm_friend_colour {
	border: solid 3px #bdbdbd;
	border-width: 0 3px;
}

#corpo_forum .pmlist li.pm_foe_colour, #corpo_forum .pm_foe_colour {
	padding: 0;
    border: solid 3px #000000;
	border-width: 0 3px;
}

#corpo_forum .pm-legend {
	border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 0;
	margin-bottom: 3px;
	padding-left: 3px;
}

/* Avatar gallery */
#corpo_forum #gallery label {
	position: relative;
	float: left;
	margin: 10px;
	padding: 5px;
	width: auto;
	background: #FFFFFF;
	border: 1px solid #CCC;
	text-align: center;
}

#corpo_forum #gallery label:hover {
	background-color: #EEE;
}
/* proSilver Form Styles
---------------------------------------- */

/* General form styles
----------------------------------------*/
#corpo_forum fieldset {
	border-width: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}

#corpo_forum input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#corpo_forum select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #666666;
	padding: 1px;
	background-color: #FAFAFA;
}

#corpo_forum option {
	padding-right: 1em;
}

#corpo_forum option.disabled-option {
	color: graytext;
}

#corpo_forum textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 60%;
	padding: 2px;
	font-size: 1em;
	line-height: 1.4em;
}

#corpo_forum label {
	cursor: default;
	padding-right: 5px;
	color: #676767;
}

#corpo_forum label input {
	vertical-align: middle;
}

#corpo_forum label img {
	vertical-align: middle;
}

/* Definition list layout for forms
---------------------------------------- */
#corpo_forum fieldset dl {
	padding: 4px 0;
}

#corpo_forum fieldset dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
}

#corpo_forum fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
}

/* Specific layout 1 */
#corpo_forum fieldset.fields1 dt {
	width: 15em;
	border-right-width: 0;
}

#corpo_forum fieldset.fields1 dd {
	margin-left: 15em;
	border-left-width: 0;
}

#corpo_forum fieldset.fields1 {
	background-color: transparent;
}

#corpo_forum fieldset.fields1 div {
	margin-bottom: 3px;
}

/* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */
fieldset.fields1 #recaptcha_widget_div div {
	margin-bottom: 0;
}

/* Specific layout 2 */
#corpo_forum fieldset.fields2 dt {
	width: 15em;
	border-right-width: 0;
}

#corpo_forum fieldset.fields2 dd {
	margin-left: 16em;
	border-left-width: 0;
}

/* Form elements */
#corpo_forum dt label {
	font-weight: bold;
	text-align: left;
}

#corpo_forum dd label {
	white-space: nowrap;
	color: #333;
}

#corpo_forum dd input, #corpo_forum dd textarea {
	margin-right: 3px;
}

#corpo_forum dd select {
	width: auto;
}

#corpo_forum dd textarea {
	width: 85%;
}

/* Hover effects */
#corpo_forum fieldset dl:hover dt label {
	color: #000000;
}

#corpo_forum fieldset.fields2 dl:hover dt label {
	color: inherit;
}

#corpo_forum #timezone {
	width: 95%;
}

#corpo_forum * html #timezone {
	width: 50%;
}

/* Quick-login on index page */
#corpo_forum fieldset.quick-login {
	margin-top: 5px;
}

#corpo_forum fieldset.quick-login input {
	width: auto;
}

#corpo_forum fieldset.quick-login input.inputbox {
	width: 15%;
	vertical-align: middle;
	margin-right: 5px;
	background-color: #f3f3f3;
}

#corpo_forum fieldset.quick-login label {
	white-space: nowrap;
	padding-right: 2px;
}

/* Display options on viewtopic/viewforum pages  */
#corpo_forum fieldset.display-options {
	text-align: center;
	margin: 3px 0 5px 0;
}

#corpo_forum fieldset.display-options label {
	white-space: nowrap;
	padding-right: 2px;
}

#corpo_forum fieldset.display-options a {
	margin-top: 3px;
}

/* Display actions for ucp and mcp pages */
#corpo_forum fieldset.display-actions {
	text-align: right;
	line-height: 2em;
	white-space: nowrap;
	padding-right: 1em;
}

#corpo_forum fieldset.display-actions label {
	white-space: nowrap;
	padding-right: 2px;
}

#corpo_forum fieldset.sort-options {
	line-height: 2em;
}

/* MCP forum selection*/
#corpo_forum fieldset.forum-selection {
	margin: 5px 0 3px 0;
	float: right;
}

#corpo_forum fieldset.forum-selection2 {
	margin: 13px 0 3px 0;
	float: right;
}

/* Jumpbox */
#corpo_forum fieldset.jumpbox {
	text-align: right;
	margin-top: 15px;
	height: 2.5em;
}

#corpo_forum fieldset.quickmod {
	width: 50%;
	float: right;
	text-align: right;
	height: 2.5em;
}

/* Submit button fieldset */
#corpo_forum fieldset.submit-buttons {
	text-align: center;
	vertical-align: middle;
	margin: 5px 0;
}

#corpo_forum fieldset.submit-buttons input {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Posting page styles
----------------------------------------*/

/* Buttons used in the editor */
#corpo_forum #format-buttons {
	margin: 15px 0 2px 0;
}

#corpo_forum #format-buttons input, #corpo_forum #format-buttons select {
	vertical-align: middle;
}

/* Main message box */
#corpo_forum #message-box {
	width: 80%;
}

#corpo_forum #message-box textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	width: 450px;
	height: 270px;
	min-width: 100%;
	max-width: 100%;
	font-size: 1.2em;
	color: #333333;
}

/* Emoticons panel */
#corpo_forum #smiley-box {
	width: 18%;
	float: right;
}

#corpo_forum #smiley-box img {
	margin: 3px;
}

/* Input field styles
---------------------------------------- */
#corpo_forum .inputbox {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

#corpo_forum .inputbox:hover {
	border: 1px solid #eaeaea;
}

#corpo_forum .inputbox:focus {
	border: 1px solid #eaeaea;
	color: #4b4b4b;
}

#corpo_forum input.inputbox	{ width: 85%; }
#corpo_forum input.medium	{ width: 50%; }
#corpo_forum input.narrow	{ width: 25%; }
#corpo_forum input.tiny		{ width: 125px; }

#corpo_forum textarea.inputbox {
	width: 85%;
}

#corpo_forum .autowidth {
	width: auto !important;
}

/* Form button styles
---------------------------------------- */
#corpo_forum input.button1, #corpo_forum input.button2 {
	font-size: 1em;
}

#corpo_forum a.button1, #corpo_forum input.button1, #corpo_forum input.button3, #corpo_forum a.button2, #corpo_forum input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background: #FAFAFA none repeat-x top left;
}

#corpo_forum a.button1, #corpo_forum input.button1 {
	font-weight: bold;
	border: 1px solid #666666;
}

#corpo_forum input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* Alternative button */
#corpo_forum a.button2, #corpo_forum input.button2, #corpo_forum input.button3 {
	border: 1px solid #666666;
}

/* <a> button in the style of the form buttons */
#corpo_forum a.button1, #corpo_forum a.button1:link, #corpo_forum a.button1:visited, #corpo_forum a.button1:active, #corpo_forum a.button2, #corpo_forum a.button2:link, #corpo_forum a.button2:visited, #corpo_forum a.button2:active {
	text-decoration: none;
	color: #000000;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
}

/* Hover states */
#corpo_forum a.button1:hover, #corpo_forum input.button1:hover, #corpo_forum a.button2:hover, #corpo_forum input.button2:hover, #corpo_forum input.button3:hover {
	border: 1px solid #BCBCBC;
	background-position: 0 100%;
	color: #BCBCBC;
}

#corpo_forum input.disabled {
	font-weight: normal;
	color: #666666;
}

/* Topic and forum Search */
#corpo_forum .search-box {
	margin-top: 3px;
	margin-left: 5px;
	float: left;
}

#corpo_forum .search-box input {
}

#corpo_forum input.search {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

#corpo_forum .full { width: 95%; }
#corpo_forum .medium { width: 50%;}
#corpo_forum .narrow { width: 25%;}
#corpo_forum .tiny { width: 10%;}
/* proSilver Style Sheet Tweaks

These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/

#corpo_forum * html table, #corpo_forum * html select, #corpo_forum * html input { font-size: 100%; }
#corpo_forum * html hr { margin: 0; }
#corpo_forum * html span.corners-top, #corpo_forum * html span.corners-bottom { background-image: url("./styles/prosilver/theme/images/corners_left.gif"); }
#corpo_forum * html span.corners-top span, #corpo_forum * html span.corners-bottom span { background-image: url("./styles/prosilver/theme/images/corners_right.gif"); }

#corpo_forum table.table1 {
	width: 99%;		/* IE < 6 browsers */
	/* Tantek hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}
#corpo_forum html>body table.table1 { width: 100%; }	/* Reset 100% for opera */

#corpo_forum * html ul.topiclist li { position: relative; }
#corpo_forum * html .postbody h3 img { vertical-align: middle; }

/* Form styles */
#corpo_forum html>body dd label input { vertical-align: text-bottom; }	/* Align checkboxes/radio buttons nicely */

#corpo_forum * html input.button1, #corpo_forum * html input.button2 {
	padding-bottom: 0;
	margin-bottom: 1px;
}

/* Misc layout styles */
#corpo_forum * html .column1, #corpo_forum * html .column2 { width: 45%; }

/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)
   From http://www.positioniseverything.net/easyclearing.html 
#corpo_forum #tabs:after, #corpo_forum #minitabs:after, #corpo_forum .post:after, #corpo_forum .navbar:after, #corpo_forum fieldset dl:after, #corpo_forum ul.topiclist dl:after, #corpo_forum ul.linklist:after, #corpo_forum dl.polls:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}*/

#corpo_forum .clearfix, #corpo_forum #tabs, #corpo_forum #minitabs, #corpo_forum fieldset dl, #corpo_forum ul.topiclist dl, #corpo_forum dl.polls {
	height: 1%;
	overflow: hidden;
}

/* viewtopic fix */
#corpo_forum * html .post {
	height: 25%;
	overflow: hidden;
}

/* navbar fix */
#corpo_forum * html .clearfix, #corpo_forum * html .navbar, #corpo_forum ul.linklist {
	height: 4%;
	overflow: hidden;
}

/* Simple fix so forum and topic lists always have a min-height set, #corpo_forum even in IE6
	From http://www.dustindiaz.com/min-height-fast-hack */
#corpo_forum dl.icon {
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

* html li.row dl.icon dt {
	height: 35px;
	overflow: visible;
}

#corpo_forum * html #search-box {
	width: 25%;
}

/* Correctly clear floating for details on profile view */
#corpo_forum *:first-child+html dl.details dd {
	margin-left: 30%;
	float: none;
}

#corpo_forum * html dl.details dd {
	margin-left: 30%;
	float: none;
}

* html .forumbg table.table1 {
	margin: 0 -2px 0px -1px;
}

/* Headerbar height fix for IE7 and below */
* html #site-description p {
	margin-bottom: 1.0em;
}

*:first-child+html #site-description p {
	margin-bottom: 1.0em;
}
/*  	
--------------------------------------------------------------
Colours and backgrounds for common.css
-------------------------------------------------------------- */

#corpo_forum html, #corpo_forum {
	color: #536482;
	background-color: #FFFFFF;
}

#corpo_forum h1 {
	color: #FFFFFF;
}

#corpo_forum h2 {
	color: #28313F;
}

#corpo_forum h3 {
	border-bottom-color: #CCCCCC;
	color: #115098;
}

#corpo_forum hr {
	border-color: #FFFFFF;
	border-top-color: #CCCCCC;
}

#corpo_forum hr.dashed {
	border-top-color: #CCCCCC;
}

/* Search box
--------------------------------------------- */

#corpo_forum #search-box {
	color: #FFFFFF;
}

#corpo_forum #search-box #keywords {
	background-color: #FFF;
}

#corpo_forum #search-box input {
	border-color: #0075B0;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
#corpo_forum .headerbar {
	background-color: #12A3EB;
	background-image: url("./styles/prosilver/theme/images/bg_header.gif");
	color: #FFFFFF;
}

#corpo_forum .navbar {
	background-color: #cadceb;
}

#corpo_forum .forabg {
	background-color: #0076b1;
	background-image: url("./styles/prosilver/theme/images/bg_list.gif");
}

#corpo_forum .forumbg {
	background-color: #12A3EB;
	background-image: url("./styles/prosilver/theme/images/bg_header.gif");
}

#corpo_forum .panel {
	background-color: #ECF1F3;
	color: #28313F;
}

#corpo_forum .post:target .content {
	color: #000000;
}

#corpo_forum .post:target h3 a {
	color: #000000;
}

#corpo_forum .bg1	{ background-color: #ECF3F7; }
#corpo_forum .bg2	{ background-color: #e1ebf2;  }
#corpo_forum .bg3	{ background-color: #cadceb; }

#corpo_forum .ucprowbg {
	background-color: #DCDEE2;
}

#corpo_forum .fieldsbg {
	background-color: #E7E8EA;
}

#corpo_forum span.corners-top {
	background-image: url("./styles/prosilver/theme/images/corners_left.png");
}

#corpo_forum span.corners-top span {
	background-image: url("./styles/prosilver/theme/images/corners_right.png");
}

#corpo_forum span.corners-bottom {
	background-image: url("./styles/prosilver/theme/images/corners_left.png");
}

#corpo_forum span.corners-bottom span {
	background-image: url("./styles/prosilver/theme/images/corners_right.png");
}

/* Horizontal lists
----------------------------------------*/

#corpo_forum ul.navlinks {
	border-bottom-color: #FFFFFF;
}

/* Table styles
----------------------------------------*/
#corpo_forum table.table1 thead th {
	color: #FFFFFF;
}

#corpo_forum table.table1 tbody tr {
	border-color: #BFC1CF;
}

#corpo_forum table.table1 tbody tr:hover, #corpo_forum table.table1 tbody tr.hover {
	background-color: #CFE1F6;
	color: #000;
}

#corpo_forum table.table1 td {
	color: #536482;
}

#corpo_forum table.table1 tbody td {
	border-top-color: #FAFAFA;
}

#corpo_forum table.table1 tbody th {
	border-bottom-color: #000000;
	color: #333333;
	background-color: #FFFFFF;
}

#corpo_forum table.info tbody th {
	color: #000000;
}

/* Misc layout styles
---------------------------------------- */
#corpo_forum dl.details dt {
	color: #000000;
}

#corpo_forum dl.details dd {
	color: #536482;
}

#corpo_forum .sep {
	color: #1198D9;
}

/* Pagination
---------------------------------------- */

#corpo_forum .pagination span strong {
	color: #FFFFFF;
	background-color: #4692BF;
	border-color: #4692BF;
}

#corpo_forum .pagination span a, #corpo_forum .pagination span a:link, #corpo_forum .pagination span a:visited, #corpo_forum .pagination span a:active {
	color: #5C758C;
	background-color: #ECEDEE;
	border-color: #B4BAC0;
}

#corpo_forum .pagination span a:hover {
	border-color: #368AD2;
	background-color: #368AD2;
	color: #FFF;
}

.pagination span a:active {
	color: #5C758C;
	background-color: #ECEDEE;
	border-color: #B4BAC0;
}

/* Pagination in viewforum for multipage topics */
#corpo_forum .row .pagination {
	background-image: url("./styles/prosilver/theme/images/icon_pages.gif");
}

#corpo_forum .row .pagination span a, #corpo_forum li.pagination span a {
	background-color: #FFFFFF;
}

#corpo_forum .row .pagination span a:hover, #corpo_forum li.pagination span a:hover {
	background-color: #368AD2;
}

/* Miscellaneous styles
---------------------------------------- */

#corpo_forum .copyright {
	color: #555555;
}

#corpo_forum .error {
	color: #BC2A4D;
}

#corpo_forum .reported {
	background-color: #F7ECEF;
}

#corpo_forum li.reported:hover {
	background-color: #ECD5D8 !important;
}
#corpo_forum .sticky, #corpo_forum .announce {
	/* you can add a background for stickies and announcements*/
}

#corpo_forum div.rules {
	background-color: #ECD5D8;
	color: #BC2A4D;
}

#corpo_forum p.rules {
	background-color: #ECD5D8;
	background-image: none;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for links.css
-------------------------------------------------------------- */

#corpo_forum a:link	{ color: #105289; }
#corpo_forum a:visited	{ color: #105289; }
#corpo_forum a:hover	{ color: #D31141; }
#corpo_forum a:active	{ color: #368AD2; }

/* Links on gradient backgrounds */
#corpo_forum #search-box a:link, #corpo_forum .navbg a:link, #corpo_forum .forumbg .header a:link, #corpo_forum .forabg .header a:link, #corpo_forum th a:link {
	color: #FFFFFF;
}

#corpo_forum #search-box a:visited, #corpo_forum .navbg a:visited, #corpo_forum .forumbg .header a:visited, #corpo_forum .forabg .header a:visited, #corpo_forum th a:visited {
	color: #FFFFFF;
}

#corpo_forum #search-box a:hover, #corpo_forum .navbg a:hover, #corpo_forum .forumbg .header a:hover, #corpo_forum .forabg .header a:hover, #corpo_forum th a:hover {
	color: #A8D8FF;
}

#corpo_forum #search-box a:active, #corpo_forum .navbg a:active, #corpo_forum .forumbg .header a:active, #corpo_forum .forabg .header a:active, #corpo_forum th a:active {
	color: #C8E6FF;
}

/* Links for forum/topic lists */
#corpo_forum a.forumtitle {
	color: #105289;
}

/* a.forumtitle:visited { color: #105289; } */

#corpo_forum a.forumtitle:hover {
	color: #BC2A4D;
}

#corpo_forum a.forumtitle:active {
	color: #105289;
}

#corpo_forum a.topictitle {
	color: #105289;
}

/* a.topictitle:visited { color: #368AD2; } */

#corpo_forum a.topictitle:hover {
	color: #BC2A4D;
}

#corpo_forum a.topictitle:active {
	color: #105289;
}

/* Post body links */
#corpo_forum .postlink {
	color: #368AD2;
	border-bottom-color: #368AD2;
}

#corpo_forum .postlink:visited {
	color: #5D8FBD;
	border-bottom-color: #5D8FBD;
}

#corpo_forum .postlink:active {
	color: #368AD2;
}

#corpo_forum .postlink:hover {
	background-color: #D0E4F6;
	color: #0D4473;
}

#corpo_forum .signature a, #corpo_forum .signature a:visited, #corpo_forum .signature a:active, #corpo_forum .signature a:hover {
	background-color: transparent;
}

/* Profile links */
#corpo_forum .postprofile a:link, #corpo_forum .postprofile a:visited, #corpo_forum .postprofile dt.author a {
	color: #105289;
}

#corpo_forum .postprofile a:hover, #corpo_forum .postprofile dt.author a:hover {
	color: #D31141;
}

.postprofile a:active {
	color: #105289;
}

/* Profile searchresults */	
#corpo_forum .search .postprofile a {
	color: #105289;
}

#corpo_forum .search .postprofile a:hover {
	color: #D31141;
}

/* Back to top of page */
#corpo_forum a.top {
	background-image: url("./styles/prosilver/imageset/icon_back_top.gif");
}

#corpo_forum a.top2 {
	background-image: url("./styles/prosilver/imageset/icon_back_top.gif");
}

/* Arrow links  */
#corpo_forum a.up		{ background-image: url("./styles/prosilver/theme/images/arrow_up.gif") }
#corpo_forum a.down		{ background-image: url("./styles/prosilver/theme/images/arrow_down.gif") }
#corpo_forum a.left		{ background-image: url("./styles/prosilver/theme/images/arrow_left.gif") }
#corpo_forum a.right		{ background-image: url("./styles/prosilver/theme/images/arrow_right.gif") }

#corpo_forum a.up:hover {
	background-color: transparent;
}

#corpo_forum a.left:hover {
	color: #368AD2;
}

#corpo_forum a.right:hover {
	color: #368AD2;
}


/*  	
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

#corpo_forum ul.forums {
	background-color: #eef5f9;
	background-image: url("./styles/prosilver/theme/images/gradient.gif");
}

#corpo_forum ul.topiclist li {
	color: #4C5D77;
}

#corpo_forum ul.topiclist dd {
	border-left-color: #FFFFFF;
}

#corpo_forum .rtl ul.topiclist dd {
	border-right-color: #fff;
	border-left-color: transparent;
}

#corpo_forum ul.topiclist li.row dt a.subforum.read {
	background-image: url("./styles/prosilver/imageset/subforum_read.gif");
}

#corpo_forum ul.topiclist li.row dt a.subforum.unread {
	background-image: url("./styles/prosilver/imageset/subforum_unread.gif");
}

#corpo_forum li.row {
	border-top-color:  #FFFFFF;
	border-bottom-color: #00608F;
}

#corpo_forum li.row strong {
	color: #000000;
}

#corpo_forum li.row:hover {
	background-color: #F6F4D0;
}

#corpo_forum li.row:hover dd {
	border-left-color: #CCCCCC;
}

#corpo_forum .rtl li.row:hover dd {
	border-right-color: #CCCCCC;
	border-left-color: transparent;
}

#corpo_forum li.header dt, #corpo_forum li.header dd {
	color: #FFFFFF;
}

/* Forum list column styles */
#corpo_forum ul.topiclist dd.searchextra {
	color: #333333;
}

/* Post body styles
----------------------------------------*/
#corpo_forum .postbody {
	color: #333333;
}

/* Content container styles
----------------------------------------*/
#corpo_forum .content {
	color: #333333;
}

#corpo_forum .content h2, #corpo_forum .panel h2 {
	color: #115098;
	border-bottom-color:  #CCCCCC;
}

#corpo_forum dl.faq dt {
	color: #333333;
}

#corpo_forum .posthilit {
	background-color: #F3BFCC;
	color: #BC2A4D;
}

/* Post signature */
#corpo_forum .signature {
	border-top-color: #CCCCCC;
}

/* Post noticies */
#corpo_forum .notice {
	border-top-color:  #CCCCCC;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
#corpo_forum blockquote {
	background-color: #EBEADD;
	background-image: url("./styles/prosilver/theme/images/quote.gif");
	border-color:#DBDBCE;
}

#corpo_forum .rtl blockquote {
	background-image: url("./styles/prosilver/theme/images/quote_rtl.gif");
}

#corpo_forum blockquote blockquote {
	/* Nested quotes */
	background-color:#EFEED9;
}

#corpo_forum blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #EBEADD;
}

/* Code block */
#corpo_forum dl.codebox {
	background-color: #FFFFFF;
	border-color: #C9D2D8;
}

#corpo_forum dl.codebox dt {
	border-bottom-color:  #CCCCCC;
}

#corpo_forum dl.codebox code {
	color: #2E8B57;
}

#corpo_forum .syntaxbg		{ color: #FFFFFF; }
#corpo_forum .syntaxcomment	{ color: #FF8000; }
#corpo_forum .syntaxdefault	{ color: #0000BB; }
#corpo_forum .syntaxhtml		{ color: #000000; }
#corpo_forum .syntaxkeyword	{ color: #007700; }
#corpo_forum .syntaxstring	{ color: #DD0000; }

/* Attachments
----------------------------------------*/
#corpo_forum .attachbox {
	background-color: #FFFFFF;
	border-color:  #C9D2D8;
}

#corpo_forum .pm-message .attachbox {
	background-color: #F2F3F3;
}

#corpo_forum .attachbox dd {
	border-top-color: #C9D2D8;
}

#corpo_forum .attachbox p {
	color: #666666;
}

#corpo_forum .attachbox p.stats {
	color: #666666;
}

#corpo_forum .attach-image img {
	border-color: #999999;
}

/* Inline image thumbnails */

#corpo_forum dl.file dd {
	color: #666666;
}

#corpo_forum dl.thumbnail img {
	border-color: #666666;
	background-color: #FFFFFF;
}

#corpo_forum dl.thumbnail dd {
	color: #666666;
}

#corpo_forum dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

#corpo_forum dl.thumbnail dt a:hover img {
	border-color: #368AD2;
}

/* Post poll styles
----------------------------------------*/

#corpo_forum fieldset.polls dl {
	border-top-color: #DCDEE2;
	color: #666666;
}

#corpo_forum fieldset.polls dl.voted {
	color: #000000;
}

#corpo_forum fieldset.polls dd div {
	color: #FFFFFF;
}

#corpo_forum .rtl .pollbar1, #corpo_forum .rtl .pollbar2, #corpo_forum .rtl .pollbar3, #corpo_forum .rtl .pollbar4, #corpo_forum .rtl .pollbar5 {
	border-right-color: transparent;
}

#corpo_forum .pollbar1 {
	background-color: #AA2346;
	border-bottom-color: #74162C;
	border-right-color: #74162C;
}

#corpo_forum .rtl .pollbar1 {
	border-left-color: #74162C;
}

#corpo_forum .pollbar2 {
	background-color: #BE1E4A;
	border-bottom-color: #8C1C38;
	border-right-color: #8C1C38;
}

#corpo_forum .rtl .pollbar2 {
	border-left-color: #8C1C38;
}

#corpo_forum .pollbar3 {
	background-color: #D11A4E;
	border-bottom-color: #AA2346;
	border-right-color: #AA2346;
}

#corpo_forum .rtl .pollbar3 {
	border-left-color: #AA2346;
}

#corpo_forum .pollbar4 {
	background-color: #E41653;
	border-bottom-color: #BE1E4A;
	border-right-color: #BE1E4A;
}

#corpo_forum .rtl .pollbar4 {
	border-left-color: #BE1E4A;
}

#corpo_forum .pollbar5 {
	background-color: #F81157;
	border-bottom-color: #D11A4E;
	border-right-color: #D11A4E;
}

#corpo_forum .rtl .pollbar5 {
	border-left-color: #D11A4E;
}

/* Poster profile block
----------------------------------------*/
#corpo_forum .postprofile {
	color: #666666;
	border-left-color: #FFFFFF;
}

#corpo_forum .rtl .postprofile {
	border-right-color: #FFFFFF;
	border-left-color: transparent;
}

#corpo_forum .pm .postprofile {
	border-left-color: #DDDDDD;
}

#corpo_forum .rtl .pm .postprofile {
	border-right-color: #DDDDDD;
	border-left-color: transparent;
}

#corpo_forum .postprofile strong {
	color: #000000;
}

#corpo_forum .online {
	background-image: url("./styles/prosilver/imageset/it/icon_user_online.gif");
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */

/* Big button images */
#corpo_forum .reply-icon span	{ background-image: url("./styles/prosilver/imageset/it/button_topic_reply.gif"); }
#corpo_forum .post-icon span		{ background-image: url("./styles/prosilver/imageset/it/button_topic_new.gif"); }
#corpo_forum .locked-icon span	{ background-image: url("./styles/prosilver/imageset/it/button_topic_locked.gif"); }
#corpo_forum .pmreply-icon span	{ background-image: url("./styles/prosilver/imageset/it/button_pm_reply.gif") ;}
#corpo_forum .newpm-icon span 	{ background-image: url("./styles/prosilver/imageset/it/button_pm_new.gif") ;}
#corpo_forum .forwardpm-icon span	{ background-image: url("./styles/prosilver/imageset/it/button_pm_forward.gif") ;}

#corpo_forum a.print {
	background-image: url("./styles/prosilver/theme/images/icon_print.gif");
}

#corpo_forum a.sendemail {
	background-image: url("./styles/prosilver/theme/images/icon_sendemail.gif");
}

#corpo_forum a.fontsize {
	background-image: url("./styles/prosilver/theme/images/icon_fontsize.gif");
}

/* Icon images
---------------------------------------- */
#corpo_forum .sitehome						{ background-image: url("./styles/prosilver/theme/images/icon_home.gif"); }
#corpo_forum .icon-faq						{ background-image: url("./styles/prosilver/theme/images/icon_faq.gif"); }
#corpo_forum .icon-members					{ background-image: url("./styles/prosilver/theme/images/icon_members.gif"); }
#corpo_forum .icon-home						{ background-image: url("./styles/prosilver/theme/images/icon_home.gif"); }
#corpo_forum .icon-ucp						{ background-image: url("./styles/prosilver/theme/images/icon_ucp.gif"); }
#corpo_forum .icon-register					{ background-image: url("./styles/prosilver/theme/images/icon_register.gif"); }
#corpo_forum .icon-logout					{ background-image: url("./styles/prosilver/theme/images/icon_logout.gif"); }
#corpo_forum .icon-bookmark					{ background-image: url("./styles/prosilver/theme/images/icon_bookmark.gif"); }
#corpo_forum .icon-bump						{ background-image: url("./styles/prosilver/theme/images/icon_bump.gif"); }
#corpo_forum .icon-subscribe					{ background-image: url("./styles/prosilver/theme/images/icon_subscribe.gif"); }
#corpo_forum .icon-unsubscribe				{ background-image: url("./styles/prosilver/theme/images/icon_unsubscribe.gif"); }
#corpo_forum .icon-pages						{ background-image: url("./styles/prosilver/theme/images/icon_pages.gif"); }
#corpo_forum .icon-search					{ background-image: url("./styles/prosilver/theme/images/icon_search.gif"); }

/* Profile & navigation icons */
#corpo_forum .email-icon, #corpo_forum .email-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_email.gif"); }
#corpo_forum .aim-icon, #corpo_forum .aim-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_aim.gif"); }
#corpo_forum .yahoo-icon, #corpo_forum .yahoo-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_yahoo.gif"); }
#corpo_forum .web-icon, #corpo_forum .web-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_www.gif"); }
#corpo_forum .msnm-icon, #corpo_forum .msnm-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_msnm.gif"); }
#corpo_forum .icq-icon, #corpo_forum .icq-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_icq.gif"); }
#corpo_forum .jabber-icon, #corpo_forum .jabber-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_jabber.gif"); }
#corpo_forum .pm-icon, #corpo_forum .pm-icon a				{ background-image: url("./styles/prosilver/imageset/it/icon_contact_pm.gif"); }
#corpo_forum .quote-icon, #corpo_forum .quote-icon a		{ background-image: url("./styles/prosilver/imageset/it/icon_post_quote.gif"); }

/* Moderator icons */
#corpo_forum .report-icon, #corpo_forum .report-icon a		{ background-image: url("./styles/prosilver/imageset/icon_post_report.gif"); }
#corpo_forum .edit-icon, #corpo_forum .edit-icon a			{ background-image: url("./styles/prosilver/imageset/it/icon_post_edit.gif"); }
#corpo_forum .delete-icon, #corpo_forum .delete-icon a		{ background-image: url("./styles/prosilver/imageset/icon_post_delete.gif"); }
#corpo_forum .info-icon, #corpo_forum .info-icon a			{ background-image: url("./styles/prosilver/imageset/icon_post_info.gif"); }
#corpo_forum .warn-icon, #corpo_forum .warn-icon a			{ background-image: url("./styles/prosilver/imageset/icon_user_warn.gif"); } /* Need updated warn icon */

/*  	
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/

#corpo_forum #cp-main h3, #corpo_forum #cp-main hr, #corpo_forum #cp-menu hr {
	border-color: #A4B3BF;
}

#corpo_forum #cp-main .panel li.row {
	border-bottom-color: #B5C1CB;
	border-top-color: #F9F9F9;
}

#corpo_forum ul.cplist {
	border-top-color: #B5C1CB;
}

#corpo_forum #cp-main .panel li.header dd, #corpo_forum #cp-main .panel li.header dt {
	color: #000000;
}

#corpo_forum #cp-main table.table1 thead th {
	color: #333333;
	border-bottom-color: #333333;
}

#corpo_forum #cp-main .pm-message {
	border-color: #DBDEE2;
	background-color: #FFFFFF;
}

/* CP tabbed menu
----------------------------------------*/
#corpo_forum #tabs a {
	background-image: url("./styles/prosilver/theme/images/bg_tabs1.gif");
}

#corpo_forum #tabs a span {
	background-image: url("./styles/prosilver/theme/images/bg_tabs2.gif");
	color: #536482;
}

#corpo_forum #tabs a:hover span {
	color: #BC2A4D;
}

#corpo_forum #tabs .activetab a {
	border-bottom-color: #CADCEB;
}

#corpo_forum #tabs .activetab a span {
	color: #333333;
}

#corpo_forum #tabs .activetab a:hover span {
	color: #000000;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
#corpo_forum #minitabs li {
	background-color: #E1EBF2;
}

#corpo_forum #minitabs li.activetab {
	background-color: #F9F9F9;
}

#corpo_forum #minitabs li.activetab a, #corpo_forum #minitabs li.activetab a:hover {
	color: #333333;
}

/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
#corpo_forum #navigation a {
	color: #333;
	background-color: #B2C2CF;
	background-image: url("./styles/prosilver/theme/images/bg_menu.gif");
}

#corpo_forum .rtl #navigation a {
	background-image: url("./styles/prosilver/theme/images/bg_menu_rtl.gif");
	background-position: 0 100%;
}

#corpo_forum #navigation a:hover {
    background-image: none;
	background-color: #aabac6;
	color: #BC2A4D;
}

#corpo_forum #navigation #active-subsection a {
	color: #D31141;
	background-color: #F9F9F9;
	background-image: none;
}

#corpo_forum #navigation #active-subsection a:hover {
	color: #D31141;
}

/* Preferences pane layout
----------------------------------------*/
#corpo_forum #cp-main h2 {
	color: #333333;
}

#corpo_forum #cp-main .panel {
	background-color: #F9F9F9;
}

#corpo_forum #cp-main .pm {
	background-color: #FFFFFF;
}

#corpo_forum #cp-main span.corners-top, #corpo_forum #cp-menu span.corners-top {
	background-image: url("./styles/prosilver/theme/images/corners_left2.gif");
}

#corpo_forum #cp-main span.corners-top span, #corpo_forum #cp-menu span.corners-top span {
	background-image: url("./styles/prosilver/theme/images/corners_right2.gif");
}

#corpo_forum #cp-main span.corners-bottom, #corpo_forum #cp-menu span.corners-bottom {
	background-image: url("./styles/prosilver/theme/images/corners_left2.gif");
}

#corpo_forum #cp-main span.corners-bottom span, #corpo_forum #cp-menu span.corners-bottom span {
	background-image: url("./styles/prosilver/theme/images/corners_right2.gif");
}

/* Topicreview */
#corpo_forum #cp-main .panel #topicreview span.corners-top, #corpo_forum #cp-menu .panel #topicreview span.corners-top {
	background-image: url("./styles/prosilver/theme/images/corners_left.gif");
}

#corpo_forum #cp-main .panel #topicreview span.corners-top span, #corpo_forum #cp-menu .panel #topicreview span.corners-top span {
	background-image: url("./styles/prosilver/theme/images/corners_right.gif");
}

#corpo_forum #cp-main .panel #topicreview span.corners-bottom, #corpo_forum #cp-menu .panel #topicreview span.corners-bottom {
	background-image: url("./styles/prosilver/theme/images/corners_left.gif");
}

#corpo_forum #cp-main .panel #topicreview span.corners-bottom span, #corpo_forum #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: url("./styles/prosilver/theme/images/corners_right.gif");
}

/* Friends list */
#corpo_forum .cp-mini {
	background-color: #eef5f9;
}

#corpo_forum dl.mini dt {
	color: #425067;
}

/* PM Styles
----------------------------------------*/
/* PM Message history */
#corpo_forum .current {
	color: #000000 !important;
}

/* PM panel adjustments */
#corpo_forum .pm-panel-header,
#cp-main .pm-message-nav {
	border-bottom-color: #A4B3BF;
}

/* PM marking colours */
#corpo_forum .pmlist li.pm_message_reported_colour, #corpo_forum .pm_message_reported_colour {
	border-left-color: #BC2A4D;
	border-right-color: #BC2A4D;
}

#corpo_forum .pmlist li.pm_marked_colour, #corpo_forum .pm_marked_colour {
	border-color: #FF6600;
}

#corpo_forum .pmlist li.pm_replied_colour, #corpo_forum .pm_replied_colour {
	border-color: #A9B8C2;
}

#corpo_forum .pmlist li.pm_friend_colour, #corpo_forum .pm_friend_colour {
	border-color: #5D8FBD;
}

#corpo_forum .pmlist li.pm_foe_colour, #corpo_forum .pm_foe_colour {
	border-color: #000000;
}

/* Avatar gallery */
#corpo_forum #gallery label {
	background-color: #FFFFFF;
	border-color: #CCC;
}

#corpo_forum #gallery label:hover {
	background-color: #EEE;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/
#corpo_forum select {
	border-color: #666666;
	background-color: #FAFAFA;
	color: #000;
}

#corpo_forum label {
	color: #425067;
}

#corpo_forum option.disabled-option {
	color: graytext;
}

/* Definition list layout for forms
---------------------------------------- */
#corpo_forum dd label {
	color: #333;
}

/* Hover effects */
#corpo_forum fieldset dl:hover dt label {
	color: #000000;
}

#corpo_forum fieldset.fields2 dl:hover dt label {
	color: inherit;
}

/* Quick-login on index page */
#corpo_forum fieldset.quick-login input.inputbox {
	background-color: #F2F3F3;
}

/* Posting page styles
----------------------------------------*/

#corpo_forum #message-box textarea {
	color: #333333;
}

/* Input field styles
---------------------------------------- */
#corpo_forum .inputbox {
	background-color: #FFFFFF; 
	border-color: #B4BAC0;
	color: #333333;
}

#corpo_forum .inputbox:hover {
	border-color: #11A3EA;
}

#corpo_forum .inputbox:focus {
	border-color: #11A3EA;
	color: #0F4987;
}

/* Form button styles
---------------------------------------- */

#corpo_forum a.button1, #corpo_forum input.button1, #corpo_forum input.button3, #corpo_forum a.button2, #corpo_forum input.button2 {
	color: #000;
	background-color: #FAFAFA;
	background-image: url("./styles/prosilver/theme/images/bg_button.gif");
}

#corpo_forum a.button1, #corpo_forum input.button1 {
	border-color: #666666;
}

#corpo_forum input.button3 {
	background-image: none;
}

/* Alternative button */
#corpo_forum a.button2, #corpo_forum input.button2, #corpo_forum input.button3 {
	border-color: #666666;
}

/* <a> button in the style of the form buttons */
#corpo_forum a.button1, #corpo_forum a.button1:link, #corpo_forum a.button1:visited, #corpo_forum a.button1:active, #corpo_forum a.button2, #corpo_forum a.button2:link, #corpo_forum a.button2:visited, #corpo_forum a.button2:active {
	color: #000000;
}

/* Hover states */
#corpo_forum a.button1:hover, #corpo_forum input.button1:hover, #corpo_forum a.button2:hover, #corpo_forum input.button2:hover, #corpo_forum input.button3:hover {
	border-color: #BC2A4D;
	color: #BC2A4D;
}

#corpo_forum input.search {
	background-image: url("./styles/prosilver/theme/images/icon_textbox_search.gif");
}

#corpo_forum input.disabled {
	color: #666666;
}

selector, #corpo_forum span.ciao, #corpo_forum span.boh {

}
/* CSS Document */ /* Elementi nascosti */




#corpo_forum {
	background: center repeat-y url(/stili/imageset/sfondo1.gif)
		transparent;
	margin: 0;
	margin: 0px !important;
	padding: 0px !important;	


}

#corpo_forum #corpo a, #corpo_forum #corpo a:hover{
	border: none !important;
}

/* @override 
	http://localhost/stili/electroportal.css
	http://localhost/mediawiki/skins/electroportal/KHTMLFixes.css
	http://www.electroyou.it/stili/electroportal.css
	http://localhost/forum/styles/prosilver/theme/ep.css
	http://www.electroyou.it/forum/styles/prosilver/theme/ep.css
	http://localhost/forum/styles/prosilver/theme/ep.css?v=1.03
*/

/* CSS Document */



/* Elementi nascosti */

#corpo_forum #boxLogin{
	color: Black;
	font-family: Verdana, #corpo_forum Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	font-size: 12px;
}

#corpo_forum #boxLogin a {
	color: #4088b1;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}

#corpo_forum #boxLogin a:hover {
	border-color: #4088b1;
	border-bottom-style: Solid;
	text-decoration: none;
}

#corpo_forum #boxLogin a:visited {
	color: #4088b1;
	text-decoration: none;
}

#corpo_forum #prova1 {
	position: absolute;
	top: 50px;
	width: 500px;
}

#corpo_forum .loader {
	margin-left: -3000em;
}

#corpo_forum .nascosto {
	display: none !important;
}

#corpo_forum form {
	margin: 0;
}

#corpo_forum hr {
	position: absolute;
	top: -1000em;
	width: 0;
	height: 0;
	overflow: hidden;
}

#corpo_forum .clear {
	clear: both;
}

#corpo_forum h1,h2,h3,h4,h5,h6,dl,dd,dt,p,ul,ol,dl {
	margin: 0;
}

#corpo_forum img {
	border: none;
}


#corpo_forum input {
	border: 1px solid #ddd;
}

#corpo_forum .sopratitolo {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

#corpo_forum .titoloHome {
	font-size: 19px;
	font-weight: normal;
	margin: 0;
}

#corpo_forum .piccolo {
	font-size: 11px;
	margin: 0;
}

#corpo_forum .piccoloA {
	font-size: 11px;
	margin: 0;
}

#corpo_forum .normaleSs {
	font-size: 13px;
	line-height: 150%;
	margin: 0
}

#corpo_forum .testoWindow {
	font-size: 14px;
	line-height: 150%;
}

#corpo_forum .vaiAllaSez {
	font-size: 11px;
	margin: 3px 0 0 0;
	text-align: right;
}


#corpo_forum #bannerSopraTitolo{
	background-color:#8B7750;
  text-align: center;
}

#corpo_forum #sopra {
	background: center top no-repeat url(/stili/imageset/sfondoalto.gif);
	margin: 0;
	text-align: center;
	font-family: font-family: Verdana, #corpo_forum Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
}

#corpo_forum #banner_728x90_forum {
	margin-top: 10px;
	
}

#corpo_forum #sfondobasso {
	background: center bottom no-repeat
		url(/stili/imageset/sfondobasso.gif);
	height: 44px;
	margin: 0;
}

#corpo_forum #intestazione {
	text-align: left;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#corpo_forum #intestazione h1 {
	font-size: 100%;
	margin: 0 0 0px 0;
}

#corpo_forum #intestazione h1 a {
	text-indent: -2000em;
	display: block;
	width: 300px;
	height: 73px;
	background: transparent url(/stili/imageset/logoexp.png) no-repeat scroll left center;
	border: none;
}

#corpo_forum #barrasopra {
	position: relative;
	height: 24px;
}

#corpo_forum #barrasottoo {
	background: #ffca5e;
	position: relative;
	height: 24px;
}

#corpo_forum #barrasopra ul.links {
	margin: 0;
	float: left;
	width: 96%;
	font-weight: bold;
	font-size: 13px;
	padding: 0 2%;
	background: 0 -4px repeat-x
		url(/stili/imageset/grigino.jpg);
}

#corpo_forum #barrasottoo ul.links {
	margin: 0;
	
	width: 96%;
	padding: 0 2%;
	font-weight: bold;
	font-size: 13px;

}

#corpo_forum .insieme_link_google_728 {
	margin-top: 5px;
}

#corpo_forum #barrasopra ul.links li {
	display: block;
	height:  24px;
	line-height: 24px;
	float: left;
	margin: 0 0.3em;
	padding: 0px 0;
}

#corpo_forum #barrasopra ul.links li.first,#barrasottoo ul.links li.first {
	margin-left: 15px;
}

#corpo_forum #barrasottoo ul.links li {
	display: block;
	height:  24px;
	line-height: 24px;
	float: left;
	margin: 0 0.3em;
	padding: 0px 0;
}

#corpo_forum #barrasopra a {
	text-decoration: none;
	color: #333;
	display:  block;
	padding:0px 4px;
	border: none;
	
}

#corpo_forum #barrasottoo a {
	text-decoration: none;
	display: block;
	color: #000;
	padding: 0px 4px;
	border: none;
	
}

#corpo_forum #barrasopra a:hover {
	background: #FFA400;
}

#corpo_forum #barrasottoo a:hover {
	background: #FFF;
}

#corpo_forum #barrasopra li.voceCorrente {
	background: #ffca5e url(/stili/imageset/angoli_6_11.png) no-repeat right top;
}

#corpo_forum #barrasottoo li.voceCorrente {
	background: right top no-repeat
		url(/stili/imageset/navbarevbidestra.gif) #FFF;
}

#corpo_forum #barrasopra li.voceCorrente a {
		color: White;
	background: left top no-repeat
		url(/stili/imageset/angoli_6_01.png);
}

#corpo_forum #barrasottoo li.voceCorrente a {
	background: left top no-repeat
		url(/stili/imageset/navbarevbisinistra.gif);
}

#corpo_forum #barrasopra li.voceCorrente a:hover {
	
}

#corpo_forum #barrasottoo li.voceCorrente a:hover {
	
}

#corpo_forum #corpo {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: left;
	
}

#corpo_forum #colonnaDestra {
	float: left;
	width: 160px;
}

#corpo_forum #colonnaSinistra {
	float: left;
	width: 160px;
	text-align: center;
}

#corpo_forum .colonnaCentraleStretta {
	float: left;
	width: 615px;
	max-width: 615px;
	overflow: hidden;
	margin: 0 20px;
}

#corpo_forum .colonnaCentraleLarga {
	float: left;
	width: 795px; 
	max-width: 795px;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 0;
}



#corpo_forum #boxgiallo {
	background: left repeat-y url(/stili/imageset/boxgiallomezzo.gif);
}

#corpo_forum #boxgiallo_ {
	background: left bottom no-repeat
		url(/stili/imageset/boxgiallosotto.gif);
}

#corpo_forum #boxgiallo__ {
	background: left top no-repeat
		url(/stili/imageset/boxgiallosopra.gif);
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
}

#corpo_forum #boxgiallo___ {
	background: left no-repeat url(/stili/imageset/spina.gif);
	padding-left: 33px;
	font-size: 12px;
}

#corpo_forum #ultimiArticoli {
	float: left;
	width: 48%;
	margin-top: 10px;
	margin-right: 2%;
}

#corpo_forum #ultimiArticoli .sopratitolo {
	color: #CCCCCC;
	margin-bottom: 5px;
}

#corpo_forum #ultimiArticoli .titoloHome {
	color: #0096DC;
	text-decoration: none;
	text-indent: 22px;
	padding-bottom: 2px;
	display: block;
	border: none;
	background-position: 0 3px;
}

#corpo_forum #ultimiArticoli .titoloHome:hover {
	color: White;
	background-color: #0096DC;
}

#corpo_forum #ultimiArticoli h2 {
	border-bottom: solid 1px #CCCCCC;
}

#corpo_forum #ultimiArticoli .sottotitolo {
	padding-top: 2px;
	font-size: 11px;
	color: #999;
	
}



#corpo_forum #ultimiArticoli .descrizione {
	margin-top: 5px;
	margin-bottom: 7px;
}

#corpo_forum #ultimiArticoli  img.userPhoto {
	vertical-align: -3px;
}

#corpo_forum #ultimiArticoli  p.sottotitolo a {
	color: #999;
}

#corpo_forum .azioniArticolo {
	padding-left: 0;
}

#corpo_forum .azioniArticolo li {
	display: inline;
	padding-right: 5px;
}

#corpo_forum .azioniArticolo .azCommenti {
	padding-left: 23px;
	padding-bottom: 2px;
	background: left top url(/stili/imageset/fumettino.gif) no-repeat;
}

#corpo_forum .azioniArticolo img {
	vertical-align: text-top;
}

#corpo_forum #ultimiArticoli dd.articolo {
	margin-bottom: 15px;
}

#corpo_forum #ultimiTopic {
	float: left;
	width: 50%;
	margin-top: 10px;
}

#corpo_forum #ultimiTopic .ultimo {
	padding: 10px;
}

#corpo_forum #ultimiTopic{
	background-color: #FFF0C4;
}
	
#corpo_forum #ultimiTopic .boxArancio___ {
	padding: 10px 10px 10px 10px;
}

#corpo_forum #ultimiTopic .sopratitolo {
	padding: 3px 0 3px 30px;
	background: left center url(/stili/imageset/fumetti.gif) no-repeat;
	height: 16px;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}

#corpo_forum #ultimiTopic .sottoTitolo {
	color: #999999;
}

#corpo_forum #ultimiTopic img.userPhoto {
	vertical-align: -3px;
	margin-right: 5px;
}


#corpo_forum #ultimiTopic h3 {
	margin-bottom: 5px;
}

#corpo_forum #ultimiTopic h3 a{
	color: #0096dc;
}

#corpo_forum #ultimiTopic dd {
	padding: 2px 10px;
}

#corpo_forum #ultimiTopic dd.pari {
	
}

#corpo_forum #ultimiTopic dd.dispari {
	background: #FFFFFF;
}

#corpo_forum #ultimiTopic .topicTitolo {
	font-size: 13px;
	font-weight: bold;
	color: #0096DC;
}

#corpo_forum #ultimiTopic .dispari .topicTitolo {
	
}

#corpo_forum #ultimiTopic .pari .topicTitolo {
	
}

#corpo_forum #news {
	float: left;
	width: 50%;
	background: #DAF3D6 left top no-repeat
		url(/stili/imageset/boxverde01.gif);
	margin-top: 10px;
}

#corpo_forum #news_ {
	background: right top no-repeat url(/stili/imageset/boxverde11.gif);
}

#corpo_forum #news__ {
	background: right bottom no-repeat
		url(/stili/imageset/boxverde10.gif);
}

#corpo_forum #news___ {
	background: left bottom no-repeat
		url(/stili/imageset/boxverde00.gif);
	padding: 15px 10px;
}

#corpo_forum #news .sopratitolo {
	padding-left: 20px;
	padding-bottom: 2px;
	background: left top url(/stili/imageset/rss.png) no-repeat;
	height: 16px;
	color: #666666;
	margin-left: 15px;
	text-decoration: none;
}

#corpo_forum #news h3 {
	margin-bottom: 5px;
}

#corpo_forum #news dd {
	padding: 2px 15px;
}

#corpo_forum #news dd.pari {
	
}

#corpo_forum #news dd.dispari {
	background: #FFFFFF;
}

#corpo_forum #news .newsTitolo {
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
}

#corpo_forum ol.topten {
	font-size: 13px;
	line-height: 120%;
	list-style: none;
	padding: 0;
	margin: 0 5px 10px 0;
}

#corpo_forum .topten li {
	padding: 0 0 6px 20px;
	margin: 0;
}

#corpo_forum li.li1 {
	background: left center no-repeat url(/stili/imageset/li1.gif);
}

#corpo_forum li.li2 {
	background: left center no-repeat url(/stili/imageset/li2.gif);
}

#corpo_forum li.li3 {
	background: left center no-repeat url(/stili/imageset/li3.gif);
}

#corpo_forum li.li4 {
	background: left center no-repeat url(/stili/imageset/li4.gif);
}

#corpo_forum li.li5 {
	background: left center no-repeat url(/stili/imageset/li5.gif);
}

#corpo_forum li.li6 {
	background: left center no-repeat url(/stili/imageset/li6.gif);
}

#corpo_forum li.li7 {
	background: left center no-repeat url(/stili/imageset/li7.gif);
}

#corpo_forum li.li8 {
	background: left center no-repeat url(/stili/imageset/li8.gif);
}

#corpo_forum li.li9 {
	background: left center no-repeat url(/stili/imageset/li9.gif);
}

#corpo_forum li.li10 {
	background: left center no-repeat url(/stili/imageset/li10.gif);
}

#corpo_forum .topten a {
	margin: 0;
	color: #999999;
}

#corpo_forum .titoloTopTen {
	margin-bottom: 5px;
	color: #0096DC;
}

#corpo_forum #ultimeDER {
	float: left;
	width: 46%;
	margin: 10px 2% 0 2%;
	padding-top: 10px;
}

#corpo_forum #ultimeDER .sopratitolo {
	color: #0096DC;
	margin-bottom: 5px;
}

#corpo_forum #ultimeDER dd {
	margin-bottom: 10px;
	padding: 0;
	text-indent: 0;
}

#corpo_forum .azVai {
	padding-left: 23px;
	padding-bottom: 2px;
	background: left center url(/stili/imageset/vaiarancio.gif)
		no-repeat;
}

#corpo_forum .directory {
	clear: both;
	margin: 15px 0 20px 0;
}

#corpo_forum .directory h3 {
	color: #CCCCCC;
	margin-bottom: 8px;
}

#corpo_forum .directory h2 a {
	font-size: 22px;
	color: #0096DC;
}

#corpo_forum .directory h2 {
	margin: 0;
	padding-right: 0;
	display: inline;
}

#corpo_forum .directory p {
	display: inline;
	margin: 0;
}

#corpo_forum .directory ul {
	margin: 0;
	padding: 0;
}

#corpo_forum .directory li {
	display: inline;
	font-size: 12px;
	color: #999999;
	margin: 0;
	padding: 0;
}

#corpo_forum .directory dd.subDirectory {
	padding-left: 50px;
	background: left center no-repeat url(/stili/imageset/cartella.gif);
	margin-bottom: 5px;
}

#corpo_forum .directory dd.subDirectory img {
	vertical-align: -15%;
}

#corpo_forum .directory dd.subDirectory a.freccia {
	border: none;
}


#corpo_forum .directory .nRisorse {
	font-style: italic;
}

#corpo_forum .directory li a {
	color: #999999;
}

#corpo_forum #piede {
	clear: left;
}

#corpo_forum #piede p{
	padding-top: 20px;
}

#corpo_forum #dir_box {
	text-align: left;
	position: absolute;
	left: 20%;
	top: 180px;
	width: 491px;
	z-index: 3000;
}

#corpo_forum #dir_box_1 {
	background: transparent url(/stili/imageset/sfondobox.png) no-repeat scroll left top;
	width: 100%;
	padding: 20px 30px 0 30px;
}

#corpo_forum #dir_box_2 {
	height: 100px;
	width: 100%;
	background: transparent url(/stili/imageset/sfondobox_.png) no-repeat scroll left top;
}

#corpo_forum #dir_box.directory h2 a {
	font-size: 20px;
	color: #0096DC;
}

#corpo_forum #dir_box.directory dd.subDirectory {
	padding: 0;
	background: none;
	margin-bottom: 0;
	margin-top: 5px;
}

#corpo_forum .directory .subDirectories dt {
	display: none;
}

#corpo_forum .directory .subDirectory img {
	vertical-align: text-bottom;
}

#corpo_forum .directory .barraAncestors img {
	vertical-align: text-bottom;
}

#corpo_forum .directory .dirBar {
	margin-bottom: 10px;
}

#corpo_forum .barraAncestors {
	padding-bottom: 2px;
}

#corpo_forum .dirPaths.intRis {
	max-width: 559px;
	display: block;
	margin-bottom: -3px;
}

#corpo_forum .dirPaths .barraAncestors {
	background-image: none;
	padding-left: 0;
	border-bottom: none;
	margin-top: 7px;
}

#corpo_forum .dirPaths dt {
	display: none;
}

#corpo_forum .barraAncestors img {
	vertical-align: -15%;
}

#corpo_forum #dir_box .barraAncestors dd {
	font-weight: bold;
}

#corpo_forum #dir_box .barraAncestors dd,#dir_box .barraAncestors dt,#dir_box .barraAncestors h1 {
	font-size: 12px;
}

#corpo_forum #dir_box .barraAncestors a {
	color: Black;
	text-decoration: none;
}

#corpo_forum #dir_box .barraAncestors {
	background: none;
	border: none;
	padding: 0;
	margin-top: 5px;
}

#corpo_forum .barraAncestors dd.icona {
	background: none;
	padding-left: 4px;
}

#corpo_forum .dirPaths .barraAncestors a {
	color: #5AABCF;
	text-decoration: none;
	padding: 2px 3px;
	margin: -2px -3px;
	border: none;
}

#corpo_forum .dirPaths .barraAncestors a:hover {
	color: White;
	background-color: #0096DC;
	text-decoration: none;
}

#corpo_forum .dirPaths .barraAncestors dd,.dirPaths .barraAncestors dt,.dirPaths .barraAncestors h1 {
	font-size: 12px;
	color: #999999;
}

#corpo_forum .barraAncestors dd,.barraAncestors dt,.barraAncestors h1 {
	display: inline;
}

#corpo_forum .barraAncestors h1 {
	margin: 0;
	padding: 0;
}

#corpo_forum #barraRisorse {
	margin-top: -5px;
}

#corpo_forum #barraRisorse dd,#barraRisorse dt {
	display: inline;
	font-size: 12px;
}

#corpo_forum .dirBar dd,.dirBar dt {
	display: inline;
	font-size: 12px;
}

#corpo_forum .dirBar a {
	color: Black;
	text-decoration: none;
}

#corpo_forum .dirBar h1 {
	display: inline;
	font: inherit;
}

#corpo_forum #barraRisorse dd {
	border-left: solid 1px White;
	padding-left: 5px;
}

#corpo_forum #barraRisorse dd.primo {
	border: none;
	padding-left: 5px;
}

#corpo_forum .intSezDir {
	margin-bottom: 10px;
	background-color: #fff0c4;
}

#corpo_forum .intSezDir .ultimo{
	padding: 5px 10px;
}


#corpo_forum .intSezDir p {
	background: left no-repeat url(/stili/imageset/spina.gif);
	padding-left: 33px;
}

#corpo_forum .elementoDir {
	margin-bottom: 10px;
	background-color: #f1faef;
}

#corpo_forum .elementoDir .ultimo{
	padding: 6px 10px;
}

#corpo_forum .elementoDir .titoloElemento {
	border-bottom: solid 1px #CCCCCC;
}

#corpo_forum .elementoDir .titoloElemento a {
	padding-left: 23px;
}

#corpo_forum .elementoDir .titoloElemento img {
	vertical-align: sub;
}

#corpo_forum .elementoDir .titoloLezio a,.elementoDir .titoloRP a,.elementoDir .titoloWiki a,.elementoDir .titoloArtCorso a,.elementoDir .titoloCorso a {
	background: left center no-repeat url(/stili/imageset/page_white.png);
}

#corpo_forum .elementoDir .titoloDomRisp a {
	background: left center no-repeat url(/stili/imageset/sugDomRisp.png);
}

#corpo_forum .elementoDir .titoloAziende a {
	background: left center no-repeat url(/stili/imageset/sugAziende.png);
}

#corpo_forum .elementoDir .titoloTopics a {
	background: left center no-repeat url(/stili/imageset/user_comment.png);
}

#corpo_forum .elementoDir .titoloLink a {
	background: left center no-repeat url(/stili/imageset/sugLink.png);
}

#corpo_forum .elementoDir .titoloElemento a {
	font-size: 22px;
	color: #0096DC;
	display: inline;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

#corpo_forum .datiElemento {
	margin-top: 4px;
	padding: 0;
	color: #777;
}

#corpo_forum .datiElemento li {
	display: inline;
}

#corpo_forum .datiElemento img {
	vertical-align: text-bottom;
}

#corpo_forum .datiElemento .bookmark a{
	border: none;
}

#corpo_forum ul.datiElemento li.autore a {
	color: #878787;
}



#corpo_forum #titolo .datiElemento .autore, #corpo_forum #titolo .datiElemento .data, #corpo_forum #titolo .datiElemento .numDomande, #corpo_forum #titolo .datiElemento .itemData {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

#corpo_forum .datiElemento .commenti {
	padding-left: 23px;
	padding-bottom: 2px;
	background: left top url(/stili/imageset/fumettino.gif) no-repeat;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
}

#corpo_forum .datiElemento .commenti a {
	text-decoration: none;
	color: #5AABCF;
}

#corpo_forum .elementoDir .bookmark {
	margin-left: 5px;
}

#corpo_forum .argomentiCorrelati {
	
	line-height: 170%;
	background-color: #efefef;
	float: left;
	width: 100%;
}

#corpo_forum .argomentiCorrelati .ultimo {
	padding: 3px 7px;
}

#corpo_forum .argomentiCorrelati .piu img {
	vertical-align: text-top;
	float: right;
}

#corpo_forum .argomentiCorrelati dl,.argomentiCorrelati dd,.argomentiCorrelati dt {
	display: inline;
	vertical-align: top;
}

#corpo_forum .argomentiCorrelati dt {
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
}

#corpo_forum .argomentiCorrelati dd {
	font-size: 12px;
}

#corpo_forum #titoloRisorsa {
	font-size: 29px;
	font-weight: normal;
	color: #0096DC;
	border-bottom: 1px solid Silver;
}

#corpo_forum #intestazioneRisorsa {
	width: 559px;
	float: left;
}

#corpo_forum #voti {
	position: relative;
	top: -14px;
	float: right;
	height: 73px;
	width: 56px;
	color: White;
	text-align: center;
	background: left bottom no-repeat
		url(/stili/imageset/quadrati_vota.gif);
}

#corpo_forum #voti #voti1 {
	padding: 5px 0;
	height: 38px;
	width: 56px;
	margin-bottom: 3px;
}

#corpo_forum #voti #voti2 {
	height: 22px;
	width: 56px;
}

#corpo_forum #voti .n_voti {
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: bold;
}

#corpo_forum #voti .vota,#voti .descVoti {
	font-size: 13px;
	color: White;
	text-decoration: none;
}

#corpo_forum #voti .descVoti {
	margin-top: -7px;
}

#corpo_forum #voti .vota {
	padding: 2px 0;
	display: block;
	border: none;
}

#corpo_forum #corpoArticolo {
	margin-top: 0;
	clear: left;
	font-family: Georgia, #corpo_forum "Times New Roman", #corpo_forum Times, #corpo_forum serif;
	font-size: 14px;
	line-height: 160%;
	text-align: justify;
}

#corpo_forum #corpoArticolo h2, #corpo_forum #corpoArticolo h3, #corpo_forum #corpoArticolo h4, #corpo_forum #corpoArticolo h5{
	display: block;
	font-family: Tahoma,Arial,Helvetica,sans-serif;	
	border-bottom: 1px solid #ddd;
	font-weight: normal;
}

#corpo_forum #corpoArticolo h2{
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-top: 7px;
	font-size: 21px;
}

#corpo_forum #corpoArticolo h3{
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 5px;
	font-size: 18px;
}

#corpo_forum #corpoArticolo h4{
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-top: 5px;
	font-size: 16px;
	border: none;
}

#corpo_forum #titolo {
	float: left;
	position: relative;
}

#corpo_forum .nota .dati_nota {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

#corpo_forum .nota .testo_nota {
	font-size: 13px;
	line-height: 160%;
}

#corpo_forum .nota{
	background-color: #F2FBF0;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}

#corpo_forum .nota .ultimo{
	padding: 10px 13px;
}

#corpo_forum #numNote {
	float: left;
	background: url(/stili/imageset/fumettone.gif) left top no-repeat;
	height: 27px;
	width: 32px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
	color: White;
	margin-right: 5px;
	text-align: center;
	padding-top: 1px;
	margin-top: 2px;
}

#corpo_forum .nota img.userPhoto {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background-color: White;
	border: 1px solid #ddd;
}

#corpo_forum #intestazioneNote .boxArancio___ {
	padding: 6px 10px;
}

#corpo_forum #intestazioneNote .normaleSs {
	font-weight: bold;
}

#corpo_forum #intestazioneNote{
	background-color: #fff0c4;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#corpo_forum #intestazioneNote .ultimo{
	padding: 5px 10px;
}

#corpo_forum #note {
	margin-top: 20px;
	position: relative;
}

#corpo_forum .bVerdem._0 {
	background: #E8F8E4 left top no-repeat url(/stili/imageset/boxverdem01.gif);
	margin-top: 10px;
	clear: left;
}

#corpo_forum .bVerdem .l1 {
	background: right top no-repeat url(/stili/imageset/boxverdem11.gif);
}

#corpo_forum .bVerdem .l2 {
	background: right bottom no-repeat url(/stili/imageset/boxverdem10.gif);
}

#corpo_forum .bVerdem .l3 {
	background: left bottom no-repeat url(/stili/imageset/boxverdem00.gif);
	padding: 6px 10px;
}

#corpo_forum .bVerdec._0 {
	background: #F2FBF0 left top no-repeat url(/stili/imageset/boxverdec01.gif);
	margin-top: 10px;
}

#corpo_forum .bVerdec .l1 {
	background: right top no-repeat url(/stili/imageset/boxverdec11.gif);
}

#corpo_forum .bVerdec .l2 {
	background: right bottom no-repeat url(/stili/imageset/boxverdec10.gif);
}

#corpo_forum .bVerdec .l3 {
	background: left bottom no-repeat url(/stili/imageset/boxverdec00.gif);
	padding: 6px 10px;
}

#corpo_forum #corpoDocumento {
	clear: left;
}

#corpo_forum #colonnaCentrale div.secLink .wrapper {
	width: 647px;
	float: right;
}

#corpo_forum div.secLink div.elementoDir_ div.elementoDir__ div.elementoDir___.ultimo a img {
	
}

#corpo_forum a.thumbLink {
	border: none;
}

#corpo_forum #domanda .intestazione,#risposta .intestazione {
	font-size: 18px;
	font-weight: noermal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

#corpo_forum #domanda{
	margin-bottom: 5px;
}

#corpo_forum #domanda, #corpo_forum #risposta{
	font-size: 13px;
	line-height: 160%;
}

#corpo_forum #lista_articoli {
	margin-top: 15px;
}

#corpo_forum #lista_articoli h3 a {
	color: #0096DC;
	font-size: 18px;
}

#corpo_forum #lista_articoli ol {
	padding-left: 30px;
}

#corpo_forum #lista_articoli ul {
	padding-left: 30px;
}

#corpo_forum #lista_articoli .piu {
	padding-left: 20px;
	background: left center no-repeat url('imageset/piupiccolo.png');
	border: none;
}

#corpo_forum #lista_articoli .meno {
	padding-left: 20px;
	background: left center no-repeat url('imageset/menopiccolo.png');
	border: none;
}

#corpo_forum #lista_articoli ul.ridotto {
	display: none;
}

#corpo_forum #lista_articoli ul a {
	font-size: 12px;
	color: gray;
}

#corpo_forum #lista_articoli ul li {
	list-style-type: lower-roman;
	line-height: 170%
}

#corpo_forum #lista_paragrafi {
	margin-top: 0;
}

#corpo_forum label {
	display: inline ;
}

#corpo_forum #invia_nota {
	font-size: 14px;
	text-align: left;
	width: 500px;
}

#corpo_forum .messageWin{
	line-height: 150%;;
	font-size: 14px;
	text-align: left;
}

#corpo_forum #invia_nota p{
	line-height: 150%;
}

#corpo_forum #invia_nota input.text,#invia_nota textarea {
	padding: 5px 5px;
	width: 100%;
	font-size: 14px;
}

#corpo_forum #ombra {
	position: fixed;
	width: 100%;
	height: 100%;
	/*ba

ckground-color: Black;
	opacity: 0.2;*/
	z-index: 50;
}

#corpo_forum .float {
	float: left;
	position: relative;
}

#corpo_forum #frm_vota #cmd_voto_pos {
	background: 0px 0px url(/stili/imageset/thumb_up.png) no-repeat;
	padding-left: 20px;
}

#corpo_forum #frm_vota #cmd_voto_neg {
	background: 0px 0px url(/stili/imageset/thumb_down.png) no-repeat;
	padding-left: 20px;
}

#corpo_forum #frm_vota label {
	display: inline;
}

#corpo_forum #frm_vota #radioVotoPos,#frm_vota #radioVotoNeg,#frm_vota .submit {
	display: none;
}

/*aziende*/

#corpo_forum #aziendeBarra {
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
}

#corpo_forum #aziendeBarra li {
	display: block;
	float: left;
	height: 24px;
	margin-right: 7px;
	background: #C2E9FE url(/stili/imageset/aziende_btn_in_bordi.gif)
		left 0px no-repeat;
}

#corpo_forum #aziendeBarra a {
	text-decoration: none;
	font: 13px Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	color: #FFF;
	line-height: 24px;
	display: block;
	padding: 0 10px;
	background: url(/stili/imageset/aziende_btn_in_bordi.gif) right
		-26px no-repeat;
}

#corpo_forum #aziendeBarra li.attivo {
	background: #0096DC url(/stili/imageset/aziende_btn_bordi.gif) left
		0px no-repeat;
}

#corpo_forum #aziendeBarra .attivo a {
	background: url(/stili/imageset/aziende_btn_bordi.gif) right -26px
		no-repeat;
	font-weight: bold;
}

#corpo_forum #aziendeBarra div {
	background: url(/stili/imageset/aziende_btn_icone.png) no-repeat;
	padding-left: 15px;
}

#corpo_forum #aziendeBarra .home div {
	background-position: 8px 5px;
}

#corpo_forum #aziendeBarra .prodotti div {
	background-position: 8px -26px;
}

#corpo_forum #aziendeBarra .annunci div {
	background-position: 8px -54px;
}

#corpo_forum #aziendeBarra .offLavoro div {
	background-position: 8px -86px;
	padding-left: 13px;
}

#corpo_forum #titoloAzienda {
	padding-top: 5px;
	padding-left: 15px;
	color: #FFF;
	clear: both;
	height: 72px;
	background: left top no-repeat url(/stili/imageset/aziende_titolo_sfondo.gif);
	font: bold 42px Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	letter-spacing: -2px;
}

#corpo_forum #titoloAzienda :first-letter {
	color: #333;
}

#corpo_forum #azColDx,#azColSx {
	float: left;
	width: 49%;
}

#corpo_forum #azCodDx {
	margin-right: 2%;
}

#corpo_forum #corpoAzienda #dati,#corpoAzienda #contatti {
	width: 48%;
	float: left;
}

#corpo_forum #corpoAzienda #dati {
	margin-right: 2%;
}

#corpo_forum #corpoAzienda #mappa {
	clear: both;
}

#corpo_forum #corpoAzienda #messaggi {
	clear: both;
	padding-top: 8px;
}

#corpo_forum #corpoAzienda #map_canvas {
	width: 100%;
	height: 300px;
}

#corpo_forum #corpoAzienda .sopratitolo {
	color: #0096DC;
}

#corpo_forum #corpoAzienda .l3 {
	padding: 5px 8px;
}

#corpo_forum #corpoAzienda li {
	list-style: none;
}

#corpo_forum #descAzienda {
	margin-bottom: 8px;
}

/* ajax__tab_technorati-theme theme */

#corpo_forum .tabs {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#corpo_forum .tabs ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0;
}

#corpo_forum .tabs li {
	background: transparent url(/stili/imageset/tab.png) no-repeat scroll left top;
	float: left;
	margin-right: 3px;
	padding-left: 10px;
	font-family: "Helvetica Neue", #corpo_forum Arial, #corpo_forum sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: 1.25;
	text-decoration: none;
	font-weight: bold;
}

#corpo_forum .tabs a {
	text-decoration: none;
}

#corpo_forum .tabs li.first-child {
	margin: 0pt;
}

#corpo_forum .tabs li a {
	background: transparent url(/stili/imageset/tab.png) no-repeat scroll right top;
	border: medium none;
	color: #666666;
	display: block;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	padding: 3px 10px 3px 0pt;
}

#corpo_forum .tabs li a:hover {
	color: #333333;
	border: none;
}

#corpo_forum .tabs li.active {
	background-position: 0pt -40px;
	margin-bottom: -1px;
	position: relative;
}

#corpo_forum .tabs li.active span,.tabs li.active a {
	background: transparent url(/stili/imageset/tab.png) no-repeat scroll right
		-40px;
	color: #333333;
	display: block;
	font-weight: bold;
	padding: 3px 10px 4px 0pt;
}

#corpo_forum .calData {
	float: left;
	background: transparent url(/stili/imageset/calendario.png) no-repeat;
	width: 80px;
	height: 77px;
	margin-right: 15px;
}

#corpo_forum .calData .mese {
	height: 26px;
	line-height: 26px;
	color: White;
	text-align: center;
	font-family: Verdana, #corpo_forum Geneva, #corpo_forum Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#corpo_forum .calData .giorno {
	height: 31px;
	line-height: 31px;
	color: #333333;
	text-align: center;
	font-family: Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	font-size: 34px;
	font-weight: bold;
}

#corpo_forum .calData .anno {
	height: 13px;
	line-height: 13px;
	color: #999;
	text-align: center;
	font-family: Verdana, #corpo_forum Geneva, #corpo_forum Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#corpo_forum .messaggioAzienda .l3 {
	padding: 10px 8px !important;
	min-height: 78px;
}

#corpo_forum #aziende_map_canvas {
	height: 400px;
}

#corpo_forum #secAziendeTitolo {
	text-indent: -2000em;
	display: block;
	width: 30%;
	height: 42px;
	background: left top no-repeat url(/stili/imageset/aziende_titolo.png);
}

#corpo_forum #secAziendeTitolo a {
	display: block;
}

#corpo_forum #searchBoxAz{
	clear: both;
	float: left;
	margin-top: 15px;
}

#corpo_forum #boxLogin {
	float: right;
	background-color: #FFF0C4;

}

#corpo_forum #boxLogin .ultimo {
	padding: 3px 10px 3px 0px;
	position: relative;
}

#corpo_forum #boxLogin label {
	display: inline;
}

#corpo_forum #boxLogin .registered {
	
	padding-left: 40px;
	
}

#corpo_forum #frm_login{
	padding-left: 10px;
}

#corpo_forum #frm_login{
	margin: 0pt;
	font-size: 14px;
}

#corpo_forum #frm_login img {
	position: absolute;
	left: 12px;
	top: 2px;
}

#corpo_forum #frm_login input {
	font: inherit;
}

#corpo_forum #frm_login .button{
	background: white;
	font-family: Tahoma, #corpo_forum Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	font-size: 14px;
	border: none;
	cursor: pointer;
	margin-left: 7px;
	color: #4088b1;
	border: 1px solid #ddd;
}


#corpo_forum #frm_login input.textInput {
	width: 130px;

	
}

#corpo_forum .offertaAzienda .professione {
	
}

#corpo_forum .intestazioneOfferta {
	background-color: White;
	margin-top: 4px;
	padding: 2px 5px;
}

#corpo_forum .intestazioneOfferta p,.intestazioneOfferta h3 {
	display: inline;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 15px;
	color: #2F4F4F;
}

#corpo_forum .intestazioneOfferta .provincia {
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFF8DC;
}

#corpo_forum .offertaAzienda .datiOfferta li {
	display: inline;
	list-style-image: none;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}

#corpo_forum .topindirs {
	float: left;
	padding: 10px 10px 0 10px;
	border-left: 1px solid #DDD;
}

#corpo_forum .topindirs {
	display: none;
}

#corpo_forum .topindirs.active {
	display: block !important;
}

#corpo_forum .topindirs .numClicks {
	float: right;
}

#corpo_forum .topindirs h5 {
	margin: 0 0 2px 0;
	font-size: 13px;
	font-weight: bold;
}

#corpo_forum .topindirs h5 a {
	font-weight: bold;
	color: #0096DC;
}

#corpo_forum .topindirs li {
	background-position: 0px 8px !important;
	line-height: 150%;
	font-size: 12px;
	border-bottom: dotted 1px #CCC;
	padding: 7px 0px 7px 21px;
	list-style: none;
}

#corpo_forum #titoloDirectory {
	margin: 2px 0 0 0;
	font-weight: normal;
	font-size: 29px;
	color: White;
}

#corpo_forum #titoloDirectory:first-letter {
	color: #333;
}

#corpo_forum #intestazioneDirectory {
	position: relative;
	background: left top no-repeat url(/stili/imageset/aziende_titolo_sfondo.gif);
	padding-top: 2px;
	padding-left: 15px;
	color: #FFF;
	height: 72px;
}

#corpo_forum p.buttonRss.feedLink {
	
}

#corpo_forum p.buttonRss.feedLink a {
	background: url(/stili/imageset/rss_button.gif) no-repeat 0% 50%;
	color: #777;
	text-decoration: none;
	padding: 2px 0 2px 65px;
}


#corpo_forum #listaSubDirs {
	width: 355px;
	margin-right: 30px;
	margin-top: 15px;
	float: left;
	padding-left: 0;
}

#corpo_forum #listaSubDirs .feedLink {
	float: right;
	margin-top: 3px;
	border: none;
}

#corpo_forum #listaSubDirs li.subDirectory {
	list-style: none;
	border-bottom: dotted 1px #CCC;
	padding: 5px 0;
}

#corpo_forum #listaSubDirs li.subDirectory img {
	vertical-align: bottom;
}

#corpo_forum #listaSubDirs .exRes li {
	list-style-image: none;
	display: inline;
	font-size: 12px;
	line-height: 160%;
}

#corpo_forum #listaSubDirs .exRes {
	padding-left: 0;
}

#corpo_forum #listaSubDirs .exRes li a {
	color: Black;
	text-decoration: none;
}

#corpo_forum #listaSubDirs .exRes li a:hover {
	color: #0096DC;
}

#corpo_forum #listaSubDirs h2 {
	display: inline;
	color: #0096DC;
	font-size: 18px;
	font-weight: normal;
}

#corpo_forum #listaSubDirs h2 a {
	background: transparent url(/stili/imageset/sugDirectory.png) no-repeat scroll 0pt 50%;
	color: #0096DC;
	padding-left: 20px;
}

#corpo_forum #listaSubDirs .nRisorse {
	display: inline;
}

#corpo_forum #dirSearchBox {
	position: absolute;
	right: 10px;
	bottom: 25px;
}

#corpo_forum #frm_search {
	position: absolute;
	right: 0px;
	top: -4px;
	z-index: 1000;
}


#corpo_forum #frm_search input.button {
	background: white;
	font-family: Tahoma, #corpo_forum Arial, #corpo_forum Helvetica, #corpo_forum sans-serif;
	font-size: 14px;
	border: none;
	cursor: pointer;
	margin-left: 7px;
	color: #06F;
	border: 1px solid #ddd;
}

#corpo_forum #frm_search input.text{
	height: 17px;
	cursor: text;
}

#corpo_forum #frm_search label {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	display: inline;
}

#corpo_forum div.autocomplete {
	position: absolute important;
	

/* Per essere espliciti... */
	width: 500px !important;
	text-align: left;

/* Verr� regolato da script.aculo.us */
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 1000000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#corpo_forum #indicator {
	position: absolute;
	

/* Per essere espliciti... */
	width: 200px;


/* Verr� regolato da script.aculo.us */
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	text-align: center;
	height: 50px;
	line-height: 80px;
}

#corpo_forum #indicator p {
	margin: 0;
}

#corpo_forum div.autocomplete ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0px;
}

#corpo_forum div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	cursor: default;
	/* Et

quelques finasseries... */
	margin-left: 5px;
	padding-left: 25px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	color: #444;
	line-height: 1.5em;
}

#corpo_forum div.autocomplete ul li p {
	font-size: 12px;
	color: #BD874D;
	margin-top: -2px;
}

#corpo_forum div.autocomplete ul li.selected p {
	color: White;
}

#corpo_forum div.autocomplete li.sugLezio, #corpo_forum div.autocomplete li.sugRP, #corpo_forum div.autocomplete li.sugWiki, #corpo_forum div.autocomplete li.sugArtCorso {
	background: 2px 3px url(/stili/imageset/page_white.png) no-repeat;
}

#corpo_forum div.autocomplete li.sugPrimo {
	display: none;
}

#corpo_forum div.autocomplete li.sugLink {
	background: 2px 3px url(/stili/imageset/sugLink.png) no-repeat;
}

#corpo_forum div.autocomplete li.sugDomRisp {
	background: 2px 3px url(/stili/imageset/sugDomRisp.png) no-repeat;
}

#corpo_forum div.autocomplete li.sugDirectory {
	background: 2px 3px url(/stili/imageset/sugDirectory.png) no-repeat;
}

#corpo_forum div.autocomplete li.sugAziende {
	background: 2px 3px url(/stili/imageset/sugAziende.png) no-repeat;
}

#corpo_forum div.autocomplete li.sugCorso {
	background: 2px 3px url(/stili/imageset/sugCorso.png) no-repeat;
}

#corpo_forum div.autocomplete li.sugTopics {
	background: 2px 3px url(/stili/imageset/user_comment.png) no-repeat;
}

/* Nota: script.aculo.us attiva una classe 'selected' 
   quando viene selezionato un elemento */

#corpo_forum div.autocomplete ul li.selected {
	background-color: #0096DC;
	color: white;
}

#corpo_forum table.lista_items {
	width: 98%;
	border-spacing: 0;
	margin-bottom: 30px;
	clear: both;
}

#corpo_forum table.lista_items tr:hover {
	background-color: #DFEDF5 !important;
}

#corpo_forum table.lista_items td.descrizione {
	width: 60%;
	font-size: 12px;
	line-height: 150%;
}

#corpo_forum table.lista_items td.descrizione h2 {
	font-size: 13px;
	padding-left: 20px;
}

table.lista_items tr.secLezio td.descrizione h2, #corpo_forum 
table.lista_items tr.secRP td.descrizione h2, #corpo_forum 
table.lista_items tr.secWiki td.descrizione h2, #corpo_forum 
#corpo_forum table.lista_items tr.secArtCorso td.descrizione h2 {
	background: 0px 1px url(/stili/imageset/page_white.png) no-repeat;
}

#corpo_forum table.lista_items tr.secLink td.descrizione h2 {
	background: 0px 1px url(/stili/imageset/sugLink.png) no-repeat;
}

#corpo_forum table.lista_items tr.secTopics td.descrizione h2 {
	background: 0px 1px url(/stili/imageset/user_comment.png) no-repeat;
}

#corpo_forum table.lista_items tr.secDomRisp td.descrizione h2 {
	background: 0px 1px url(/stili/imageset/sugDomRisp.png) no-repeat;
}

#corpo_forum table.lista_items tr.secDirectory td.descrizione h2 {
	background: 0px 1px url(/stili/imageset/sugDirectory.png) no-repeat;
}

#corpo_forum table.lista_items tr.secAziende td.descrizione h2 {
	background: 0px 1px url(/stili/imageset/sugAziende.png) no-repeat;
}

#corpo_forum table.lista_items tr.secCorso td.descrizione h2 {
	background: 0px 1px url(/stili/imageset/sugCorso.png) no-repeat;
}

#corpo_forum table.lista_items td.descrizione h2 a {
	color: #0096dc;
}

#corpo_forum table.lista_items td {
	border-bottom: 1px dotted #DDD;
	border-right: 1px solid #DDD;
	padding: 5px 10px;
	vertical-align: top;
}

#corpo_forum table.lista_items td.last {
	border-right: none;
}

#corpo_forum table.lista_items thead {
	background:  #EEE;
	font-size: 11px;
}

#corpo_forum table.lista_items th{
	text-align: center;
}

#corpo_forum table.lista_items .titoliColonne {
	height: 24px;
}

#corpo_forum table.lista_items thead .filter {
	height: 30px;
	
}

#corpo_forum table.lista_items option,table.lista_items input {
	padding: 1px 4px;
}

#corpo_forum table.lista_items .filter th {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#corpo_forum table.lista_items label {
	display: inline;
}

#corpo_forum table.lista_items thead .first {
	text-align: left;
	padding-left: 10px;
}

#corpo_forum table.lista_items tr.pari {
	background-color: #f8f8f8;
}

#corpo_forum table.lista_items td.data,table.lista_items td.clicks,table.lista_items td.voti {
	text-align: center;
	font-size: 12px;
}

#corpo_forum #topBox {
	width: 375px;
	float: left;
}

#corpo_forum #topBox .tabs {
	margin-bottom: 0;
}

#corpo_forum .pages {
	text-align: center;
	font-size: 12px;
}

#corpo_forum .pages .curPage {
	padding: 2px 6px;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

#corpo_forum .pages a {
	padding: 2px 6px;
	border: 1px Solid #DDD;
	text-decoration: none;
}

#corpo_forum .pages a:hover {
	background-color: #0096DC;
	border-color: #0096DC;
	color: White;
}

#corpo_forum .pages p.totalPages {
	color: #999;
	margin-top: 10px;
}

#corpo_forum #List .nElementi {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width: 28%;
	float: left;
	height: 35px;
	line-height: 35px;
}

#corpo_forum #List .feedLink {
	display: block;
	width: 4%;
	float: left;
	margin-top: 3px;
}

#corpo_forum #List .nElementi span {
	border: Solid 1px #DDD;
	padding: 2px 6px;
	color: #0096DC;
}

#corpo_forum #List #titolo {
	width: 66%;
	font-size: 25px;
	color: #777;
	font-weight: normal;
}

#corpo_forum div.tagCloud {
	background-color: #FFF0C4;
}

#corpo_forum div.tagCloud .ultimo {

	padding-bottom: 7px;
	padding-left: 7px;
	padding-top: 8px;
}

#corpo_forum p.tagCloud {
	

/*background: #FFF0C4 url(/stili/imageset/sfuma_trasp_bianco.png) repeat-x scroll 0px 13px;*/
	font-size: 12px;
	line-height: 170%;
	text-align: left;
}

#corpo_forum h6.tagCloud {
	
}

#corpo_forum .tagCloud .tag1 {
	font-size: 115%;
}

#corpo_forum .tagCloud .tag2 {
	font-size: 125%;
}

#corpo_forum .tagCloud .tag3 {
	font-size: 135%;
}

#corpo_forum .tagCloud .tag4 {
	font-size: 145%;
}

#corpo_forum .tagCloud .tag5 {
	font-size: 155%;
}

#corpo_forum .tagCloud .tag6 {
	font-size: 165%;
}

#corpo_forum .tagCloud .tag7 {
	font-size: 175%;
}

#corpo_forum .tagCloud .tag8 {
	font-size: 185%;
}

#corpo_forum .tagCloud .tag9 {
	font-size: 190%;
}

#corpo_forum .tagCloud .tag10 {
	font-size: 200%;
}

#corpo_forum .tagCloud span {
	padding-right: 6px;
}

#corpo_forum .tagCloud span a {
	text-decoration: none;
	color: #0096DC;
	border: none;
}

#corpo_forum .tagCloud span a:hover {
	text-decoration: underline;
}

#corpo_forum .boxArrotondato div, #corpo_forum .boxArrotondato{
	background-repeat: no-repeat;
}



#corpo_forum .boxArrotondato .l1 {
	background-position: bottom left;
}

#corpo_forum .boxArrotondato .l2 {
	background-position: bottom right;
}

#corpo_forum .boxArrotondato .l3 {
	background-position: top right;
}

#corpo_forum .boxArrotondato .l4 {
	background-position: top left;
}

#corpo_forum .dim6 .l1 {
	background-image: url(/stili/imageset/angoli_6_00.png);
}

#corpo_forum .dim6 .l2 {
	background-image: url(/stili/imageset/angoli_6_10.png);
}

#corpo_forum .dim6 .l3 {
	background-image: url(/stili/imageset/angoli_6_11.png);
}

#corpo_forum .dim6 .l4 {
	background-image: url(/stili/imageset/angoli_6_01.png);
}

#corpo_forum .dim2 .l1{
	background-image: url(/stili/imageset/angoli_2_00.png);
}

#corpo_forum .dim2 .l2 {
	background-image: url(/stili/imageset/angoli_2_10.png);
}

#corpo_forum .dim2 .l3 {
	background-image: url(/stili/imageset/angoli_2_11.png);
}

#corpo_forum .dim2 .l4 {
	background-image: url(/stili/imageset/angoli_2_01.png);
}

#corpo_forum .dim3 .l1 {
	background-image: url(/stili/imageset/angoli_3_00.png);
}

#corpo_forum .dim3 .l2 {
	background-image: url(/stili/imageset/angoli_3_10.png);
}

#corpo_forum .dim3 .l3 {
	background-image: url(/stili/imageset/angoli_3_11.png);
}

#corpo_forum .dim3 .l4 {
	background-image: url(/stili/imageset/angoli_3_01.png);
}

#corpo_forum .dim4 .l1 {
	background-image: url(/stili/imageset/angoli_4_00.png);
}

#corpo_forum .dim4 .l2 {
	background-image: url(/stili/imageset/angoli_4_10.png);
}

#corpo_forum .dim4 .l3 {
	background-image: url(/stili/imageset/angoli_4_11.png);
}

#corpo_forum .dim4 .l4 {
	background-image: url(/stili/imageset/angoli_4_01.png);
}

#corpo_forum .dim5 .l1 {
	background-image: url(/stili/imageset/angoli_5_00.png);
}

#corpo_forum .dim5 .l2 {
	background-image: url(/stili/imageset/angoli_5_10.png);
}

#corpo_forum .dim5 .l3 {
	background-image: url(/stili/imageset/angoli_5_11.png);
}

#corpo_forum .dim5 .l4 {
	background-image: url(/stili/imageset/angoli_5_01.png);
}

#corpo_forum .dim8 .l1 {
	background-image: url(/stili/imageset/angoli_8_00.png);
}

#corpo_forum .dim8 .l2 {
	background-image: url(/stili/imageset/angoli_8_10.png);
}

#corpo_forum .dim8 .l3 {
	background-image: url(/stili/imageset/angoli_8_11.png);
}

#corpo_forum .dim8 .l4 {
	background-image: url(/stili/imageset/angoli_8_01.png);
}

#corpo_forum .dim9 .l1 {
	background-image: url(/stili/imageset/angoli_9_00.png);
}

#corpo_forum .dim9 .l2 {
	background-image: url(/stili/imageset/angoli_9_10.png);
}

#corpo_forum .dim9 .l3 {
	background-image: url(/stili/imageset/angoli_9_11.png);
}

#corpo_forum .dim9 .l4 {
	background-image: url(/stili/imageset/angoli_9_01.png);
}

#corpo_forum .dim10 .l1 {
	background-image: url(/stili/imageset/angoli_10_00.png);
}

#corpo_forum .dim10 .l2 {
	background-image: url(/stili/imageset/angoli_10_10.png);
}

#corpo_forum .dim10 .l3 {
	background-image: url(/stili/imageset/angoli_10_11.png);
}

#corpo_forum .dim10 .l4 {
	background-image: url(/stili/imageset/angoli_10_01.png);
}

#corpo_forum .dim12 .l1 {
	background-image: url(/stili/imageset/angoli_12_00.png);
}

#corpo_forum .dim12 .l2 {
	background-image: url(/stili/imageset/angoli_12_10.png);
}

#corpo_forum .dim12 .l3 {
	background-image: url(/stili/imageset/angoli_12_11.png);
}

#corpo_forum .dim12 .l4 {
	background-image: url(/stili/imageset/angoli_12_01.png);
}

#corpo_forum div.sfuma {
	background: transparent url(/stili/imageset/sfuma_trasp_bianco.png) repeat-x scroll;
}

#corpo_forum div.sfumalungo {
	background: transparent url(/stili/imageset/sfumalungo.png) repeat-x 70px;
}

#corpo_forum div.sfumamedio {
	background: transparent url(/stili/imageset/sfumamedio.png) repeat-x 80px;
}

#corpo_forum div.sfumaCorto {
	background: transparent url(/stili/imageset/sfumac_trasp_bianco.png) no-repeat scroll top left;
}

#corpo_forum #boxBenvenuto {
	background-color: #E8F8E4;
	margin-bottom: 10px;
	overflow: hidden;
}

#corpo_forum #boxBenvenuto .ultimo {
	padding: 5px 20px;
}

#corpo_forum #ultimiVisti li {
	display: block;
	position: relative;
	float: left;
	padding: 2px 10px 2px 20px;
}

#corpo_forum #ultimiVisti {
	padding-left: 0;
	margin-top: 10px;
	width: 2000px;
	height: 20px;
}

#corpo_forum #ultimiVisti a{
	color: #7b9cbe;
}

#corpo_forum #boxUltimiVistiOuter {
	float: left;
}

#corpo_forum #boxUltimiVisti {
	width: 615px;
	max-width: 615px;
	overflow: hidden;
	position: relative;
	float: left;
/* 

position relative per bug explorer su overflow */
}

#corpo_forum #ultimiVisti li.secLezio, #corpo_forum #ultimiVisti li.secRP, #corpo_forum #ultimiVisti li.secWiki, #corpo_forum #ultimiVisti li.secArtCorso {
	background: 2px 0px url(/stili/imageset/page_white.png) no-repeat;
}

#corpo_forum #ultimiVisti li.secLink {
	background: 2px 0px url(/stili/imageset/sugLink.png) no-repeat;
}

#corpo_forum #ultimiVisti li.secDomRisp {
	background: 2px 0px url(/stili/imageset/sugDomRisp.png) no-repeat;
}

#corpo_forum #ultimiVisti li.secTopics {
	background: 2px 0px url(/stili/imageset/user_comment.png) no-repeat;
}

#corpo_forum #ultimiVisti li.secDirectory {
	background: 2px 0px url(/stili/imageset/sugDirectory.png) no-repeat;
}

s

#corpo_forum #ultimiVisti li.secAziende {
	background: 2px 0px url(/stili/imageset/sugAziende.png) no-repeat;
}

#corpo_forum #ultimiVisti li.secCorso {
	background: 2px 0px url(/stili/imageset/sugCorso.png) no-repeat;
}

/* wikiedit */

#corpo_forum .toolbar tr {
	background: ButtonFace;
}

.toolbar .btn-, #corpo_forum .toolbar  .btn-hover, #corpo_forum  .toolbar .btn-active,
#corpo_forum .toolbar .btn-pressed {
	background: ButtonFace;
	color: ButtonText;
	border: 1px solid ButtonFace;
	padding: 1px;
	margin: 0px;
	cursor: pointer;
}

#corpo_forum .toolbar .btn- img {
	width: 20px;
	height: 20px;
}

#corpo_forum .toolbar .btn-hover {
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.toolbar .btn-active,
#corpo_forum .toolbar .btn-pressed {
	border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

#corpo_forum .toolbar .btn-pressed {
	background: ButtonHighlight;
}

#corpo_forum .editornamecss {
	background-color: #CCCCFF;
	font-size: 18px;
	padding: 0 10px;
}

/* form elements */

#corpo_forum fieldset legend {
	font-size: 115%;
	color: #666;
	padding: 2px;
}

#corpo_forum textarea {
	border: 1px solid #CCC;
}

#corpo_forum #secWikiTitolo a {
	text-decoration: none;
	border-bottom: none;
	height: 50px;
}

#corpo_forum #formRegistrazione input.submit {
	padding: 3px 5px;
	font-size: 23px;
}

/*input[type=submit], #corpo_forum input[type=button] {
	color: #666;
	background-color: #EEE;
	font: normal 95% Verdana, #corpo_forum sans-serif;
	text-align: center;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: .1em .2em;
}

#corpo_forum input[type=submit]:hover, #corpo_forum input[type=button]:hover {
	color: #333;
	background-color: #DDD;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#corpo_forum input[type=text] {
	border: 1px solid #CCC;
}

#corpo_forum input[readonly=readonly] {
	color: #666;
}

#corpo_forum input[readonly=readonly]:hover, #corpo_forum input[readonly=readonly]:focus {
	background-color: transparent;
}*/

/* editor textarea decorations */

/* (decorations can't be in "textarea#body" declaration, #corpo_forum else the "width:100%" won't work) */

#corpo_forum #textarea_container {
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 2px;
}

#corpo_forum textarea#body {
	width: 100%;
	height: 1000px;
	/*

padding and border must be 0 for the "width:100%" to work */
	padding: 0;
	border: 0;
}

#corpo_forum .searchbox {
	/

* border: none; */
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
}

#corpo_forum input.grabcode {
	float: right;
	margin-top: 0px;
	font-size: 90%;
}

#corpo_forum input.highlight {
	font-weight: normal;
	background-color: #FCC;
	color: #000;
}

/* ElectroYou */

#corpo_forum #electroYouTitolo {
	background: transparent url(/stili/imageset/electroyou_titolo.png) no-repeat scroll left top;
	display: block;
	height: 50px;
	text-indent: -2000em;
	width: 210px;
}

#corpo_forum.user #boxUtente {
	background-color: #eee;
	margin-bottom: 10px;
}

#corpo_forum.user #boxUtente h2 {
	font-size: 20px;
	font-weight: normal;
}

#corpo_forum.user #boxUtente p {
	font-size: 13px;
}

#corpo_forum.user #boxUtente .userPhoto {
	float: left;
	margin-right: 10px;
	padding: 4px;
	background-color: White;
	border: 1px solid #ccc;
}

#corpo_forum #statistiche_user .feedLink img {
	
}

#corpo_forum #boxUtente #editLink {
	display: block;
	text-align: center;
	font-size: 15px;
	background-color: White;
	padding: 5px;
	margin-top: 7px;
	border-bottom: 3px solid #d7d7d7;
}

#corpo_forum.user #boxNewsUtente {
	background-color: #f0ffeb;
	margin-bottom: 15px;
}

#corpo_forum.user #boxNewsUtente .ultimo {
	padding: 10px;
}

#corpo_forum.user #boxNewsUtente h3 {
	font-weight: normal;
	font-size: 16px;
	padding: 2px 4px;
	background-color: White;
	color: #333;
	border-bottom-color: #cbe2c4;
	border-bottom-style: solid;
}

#corpo_forum #boxNewsUtente ul p {
	font-size: 11px;
}

#corpo_forum.user #boxNewsUtente ul {
	list-style: none;
	padding: 5px;
	line-height: 140%;
	font-size: 15px;
}


#corpo_forum.user #boxUnpublisheds {
	background-color: #f0ffeb;
	margin-bottom: 15px;
}

#corpo_forum.user #boxUnpublisheds h3 {
	border-bottom-color: #cbe2c4;
	border-bottom-style: solid;
}

#corpo_forum #boxUnpublisheds ul p {
	font-size: 11px;
}

#corpo_forum.user #boxUnpublisheds ul {
	list-style: none;
	padding: 5px;
	line-height: 140%;
	font-size: 15px;
}

#corpo_forum #boxNewsUtenteForum ul p {
	font-size: 12px;
}

#corpo_forum.user #boxNewsUtenteForum {
	background-color: #fff8e3;
}

#corpo_forum.user #boxNewsUtenteForum h3 {
	border-bottom: Solid #ffd299;
}

#corpo_forum.user #boxNewsUtenteForum ul {
	list-style: none;
	padding: 5px;
	line-height: 150%;
	font-size: 14px;
}

body.user #boxNewsUtenteForum li,
body.user #boxNewsUtente li,
#corpo_forum.user #boxLastViewed li {
	background: 0px 3px url(/stili/imageset/page_white.png) no-repeat;
	padding-left: 20px;
}

#corpo_forum #boxUnpublisheds  span.unpublished {
	background-color: #ffc5c9 !important;
	padding: 3px 5px; 
}


#corpo_forum.user #colonna1 {
	width: 49%;
	float: left;
	margin-right: 2%;
}

#corpo_forum.user #colonna2 {
	width: 48%;
	float: left;
}

#corpo_forum.user #boxUtente dl {
	padding-top: 10px;
	line-height: 170%;
	font-size: 13px;
}

#corpo_forum.user #boxUtente dl span {
	font-size: 150%;
	font-weight: bold;
	color: #7f7f7f;
}

#corpo_forum .titledBox .feedLink {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	border-bottom: none;
}

#corpo_forum #boxMyElectroPortal {
	background-color: #f0ffeb;
	margin-bottom: 10px;
	font-size: 14px;
	float: right;
	width: 100%;
}

#corpo_forum #boxMyElectroPortal .ultimo {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#corpo_forum #boxMyElectroPortal img {
	vertical-align: -7px;
}

#corpo_forum #formWrapper {
	float: right;
	width: 50%;
}

#corpo_forum #sinistraForm {
	width: 48%;
	float: left;
}

#corpo_forum #formRegistrazione .boxArrotondato.ultimo {
	padding: 10px;
	width: 100%;
}

#corpo_forum #formRegistrazione.boxArrotondato.primo {
	background-color: #fff8e3;
}

#corpo_forum #formRegistrazione h3 {
	font-size: 18px;
	background-color: White;
	color: Black;
	padding: 5px 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffd299;
	border-top-style: none;
	margin-bottom: 8px;
}

#corpo_forum .checkList {
	padding-left: 5px;
}

#corpo_forum .checkList li {
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 5px;
	list-style-type: none;
	background: url(/stili/imageset/asterisk_orange.png) no-repeat 0 2px;
	text-indent: 23px;
}

#corpo_forum #formRegistrazione label {
	font-size: 16px;
	display:  inline;
}

#corpo_forum .validation_errors ul {
	padding-left: 0;
}

#corpo_forum .validation_errors li {
	list-style: none;
	background: url(/stili/imageset/exclamation.png) no-repeat 0 1px;
	text-indent: 23px;
}

#corpo_forum #formRegistrazione .textInput {
	width: 90%;
	padding: 4px;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 8px;
}

#corpo_forum #formRegistrazione img {
	margin-bottom: 5px;
}

#corpo_forum #sinistraForm h4 {
	font-size: 18px;
	background-color: #fff8e3;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffd299;
	margin-bottom: 10px;
}

#corpo_forum div.validation_errors {
	background-color: #ffb6c6;
	border-bottom-color: #ff8aad;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding: 7px;
	line-height: 150%;
}



#corpo_forum #pageActionsBox {
	background-color: #e6e6e6;
	margin: 10px 0;
	float: left;
	width: 100%;
}

#corpo_forum #pageActionsBox .ultimo {
	padding: 7px;
	line-height: 180%;
}

#corpo_forum #pageActionsBox ul {
	padding: 0;
}

#corpo_forum #pageActionsBox li {
	list-style-type: none;
	padding-left: 20px;
}

#corpo_forum #pageActionsBox li.actionEdit {
	background: 0px 3px url(/stili/imageset/actionEdit.png) no-repeat;
}

#corpo_forum #pageActionsBox li.actionDelete {
	background: 0px 3px url(/stili/imageset/actionDelete.png) no-repeat;
}

#corpo_forum #pageActionsBox li.actionFlag {
	background: 0px 3px url(/stili/imageset/actionFlag.png) no-repeat;
}

#corpo_forum #pageActionsBox li.actionPublishOn {
	background: 0px 3px url(/stili/imageset/actionPublishOn.png) no-repeat;
}

#corpo_forum #pageActionsBox li.actionPublishOff {
	background: 0px 3px url(/stili/imageset/actionPublishOff.png) no-repeat;
}

#corpo_forum #confirmBox {
	background-color: #fff8e3;
	font-size: 14px;
}

#corpo_forum #confirmBox .ultimo {
	padding: 5px 10px;
}

#corpo_forum #confirmBox h2 {
	background-color: White;
	color: Black;
	padding: 5px 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffd299;
	border-top-style: none;
	margin-bottom: 8px;
}

}

#corpo_forum #confirmBox p {
	margin-bottom: 20px;
}

#corpo_forum #confirmForm div {
	text-align: center;
}

#corpo_forum #confirmForm .button {
	padding: 3px 11px;
}

#corpo_forum.user #boxLastViewed {
	background-color: #eee;
}

#corpo_forum.user #boxLastViewed h3 {
	border-bottom: Solid #d7d7d7;
}

#corpo_forum #boxLastViewed ul p {
	font-size: 11px;
}

#corpo_forum.user #boxLastViewed ul {
	list-style: none;
	padding: 5px;
	line-height: 140%;
	font-size: 15px;
}

#corpo_forum #boxLastNotes{
	background-color: #fff8e3;
}

#corpo_forum #boxLastNotes h3{
	background-color: White;
	border-bottom-color: #ffdbb1;
}

#corpo_forum #boxLastNotes span.testoNota {
	font-style: ;
	color: Gray;
}

#corpo_forum #boxLastNotes ul {
	list-style: none;
	padding: 10px 0px;
}

#corpo_forum #boxLastNotes .username{
	
}

#corpo_forum #boxLastNotes li {
	margin-bottom: 10px;
	padding: 3px 6px;
}

#corpo_forum #boxLastNotes li .userPhoto{
	vertical-align: -3px;
}

#corpo_forum #boxLastNotes li.pari {
	background-color: White;
	}


#corpo_forum .titledBox {
	background-color: #fff8e3;
	margin-bottom: 15px;
	line-height: 170%;
	float: left;
	width: 100%;
}

#corpo_forum .titledBox .ultimo {
	padding: 10px;
}

#corpo_forum .titledBox h3 {
	font-weight: normal;
	font-size: 16px;
	padding: 2px 4px;
	background-color: White;
	color: #333;
	border-bottom: Solid #d7d7d7;
}

#corpo_forum .titledBox input.submit {
	text-align: center;
	font-size: 15px;
	background-color: White;
	padding: 5px;
	margin-top: 7px;
	border: none;
	width: 100%;
	cursor: pointer;
	border-bottom: 3px solid #d7d7d7;
}

#corpo_forum #f-poweredbyico a img {
	margin-top: 30px;
}

#corpo_forum #boxCreateArticle .textInput {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 130px;
}

#corpo_forum .LV_validation_message{
    font-weight: normal;
    margin:0 0 0 5px;
}

#corpo_forum .LV_valid {
    color:#00CC00;
    display:  none;
}
	
#corpo_forum .LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, #corpo_forum 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, #corpo_forum 
#corpo_forum textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, #corpo_forum 
input.LV_invalid_field:hover, #corpo_forum 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, #corpo_forum 
#corpo_forum textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

#corpo_forum  .warning {
	background: url(/stili/imageset/exclamation.png) 10px 6px no-repeat;
	background-color: #ffc5c9;
	border: 1px solid #ff8789;
	padding: 5px 10px 5px 10px;
	margin-bottom: 15px;
	line-height: 150%;
	text-indent: 20px;
	
}

#corpo_forum select.sets{
	width: 100%;
	display: block;
}



#corpo_forum form.frmSet .submit {
	text-align: center;
	font-size: 12px;
	background-color: White;
	padding: 2px;
	margin-top: 7px;
	border: none;
	width: 100%;
	cursor: pointer;
	border-bottom: 3px solid #d7d7d7;
}

#corpo_forum .elementoDir div.wrapper {
	float: right;
	width: 640px;
}

#corpo_forum #control_overlay {  
    background-color:#fff;  
} 

#corpo_forum .modal {  
     background-color:#fff;  
     padding:10px;  
     border:1px solid #333;  
} 

#corpo_forum  .simple_window {  
     width:250px;  
     height:50px;  
     border:1px solid #000;  
     background-color:#fff;  
     padding:10px;  
     text-align:left;  
     font-family:"Lucida Grande",Verdana;  
     font-size:12px;  
     color:#333;  
 } 
  
#corpo_forum  .window {  
     background-image:url("/stylesheets/window_background.png");  
     background-position:top left;  
     -moz-border-radius: 10px;  
     -webkit-border-radius: 10px;  
     padding:10px;  
     font-family:"Lucida Grande",Verdana;  
     font-size:13px;  
     font-weight:bold;  
     color:#fff;  
     text-align:center;  
     min-width:150px;  
     min-height:100px;  
 } 
  
#corpo_forum  .window .window_contents {  
     margin-top:10px;  
     width:100%;  
     height:100%;      
 } 
  
#corpo_forum  .window .window_header {  
     text-align:center;  
 } 
  
#corpo_forum  .window .window_title {  
     margin-top:-7px;  
     margin-bottom:7px;  
     font-size:11px;  
     cursor:move;  
 } 
  
#corpo_forum  .window .window_close {  
     display:block;  
     position:absolute;  
     top:4px;  
     left:5px;  
     height:13px;  
     width:13px;  
     background-image:url("/stili/imageset/window_close.gif");  
     cursor:pointer;  
     cursor:hand;  
 }  

#corpo_forum .iconObject{
	background-position: 2px 3px;
}
 
#corpo_forum .iconLezio, #corpo_forum .iconRP, #corpo_forum .iconWiki, #corpo_forum .iconArtCorso {
	background: url(/stili/imageset/page_white.png) no-repeat;
}

#corpo_forum .iconLink {
	background: url(/stili/imageset/sugLink.png) no-repeat;
}

#corpo_forum .iconDomRisp {
	background: url(/stili/imageset/sugDomRisp.png) no-repeat;
}

#corpo_forum .iconDirectory {
	background: url(/stili/imageset/sugDirectory.png) no-repeat;
}

#corpo_forum .iconAziende {
	background: url(/stili/imageset/sugAziende.png) no-repeat;
}


#corpo_forum .iconCorso {
	background: url(/stili/imageset/sugCorso.png) no-repeat;
}

#corpo_forum .iconTopics {
	background: url(/stili/imageset/user_comment.png) no-repeat;
}

#corpo_forum #boxPromoEY{
	float: left;
	margin-bottom: 5px;
	background-color: #f0ffeb;
}

#corpo_forum #boxPromoEY div{
	float:  left;
}

#corpo_forum #boxPromoEY  a.persap{
	color: #0096dc;
}

#corpo_forum #boxPromoEY .ultimo{
	padding: 10px;
	width: 615px;
}

#corpo_forum #boxPromoEY .ultimo div {
	width: 30%;
	float: left;
	line-height: 150%;
	
}

#corpo_forum #boxPromoEY div.centro {
	width: 31%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 2%;
	padding: 0 2%;
}

#corpo_forum #boxPromoEY  img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #def4d6;
}


#corpo_forum #boxPromoEY h3 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 2px;
}

#corpo_forum #boxPromoEY h3 a{
	color: Black;
}

#corpo_forum #boxPromoEY .sinistra h3{
	padding-left: 20px;
	background: url(/stili/imageset/user_add.png) no-repeat 0;
}

#corpo_forum #boxPromoEY .centro h3{
	padding-left: 20px;
	background: url(/stili/imageset/actionEdit.png) no-repeat 0;
}

#corpo_forum #boxPromoEY .destra h3{
	padding-left: 20px;
	background: url(/stili/imageset/application_view_tile.png) no-repeat 0;
}

#corpo_forum #boxPromoEY p.img {
	margin-top: 5px;
}



#corpo_forum .imgWrapper{
	text-align: center;
	margin: 10px 0;
}

#corpo_forum .imgWrapper p.didascaliaimg {
	color: #999;
	font-size: 12px;
	margin-top: -5px;	
}

#corpo_forum #fileList div.rowFiles {
	float: left;
	width: 100%;
	min-height: 80px;
}
#corpo_forum #fileList .file .imageWrapperFile {
	float: left;
	margin-right: 10px;
	width: 106px;
	min-height: 80px;
}

#corpo_forum #wikiPreview {
	width:  615px;
	max-width: 615px;
	overflow: hidden;	
}


#corpo_forum .badge, #corpo_forum .widget {
	background: none !important;
	border: none !important;
}

#corpo_forum .badge .name {
	display: none;
}

.badge, #corpo_forum .badge div, #corpo_forum .badge span, #corpo_forum .badge img, #corpo_forum .badge table, #corpo_forum .badge tr, #corpo_forum .badge td,
.widget, #corpo_forum .widget div, #corpo_forum .widget span, #corpo_forum .widget img, #corpo_forum .widget table, #corpo_forum .widget tr, #corpo_forum .widget td
#corpo_forum  {
	background: none !important;	
}

#corpo_forum .badge .content {
	margin: 10px 0 0 0 !important;
}

#corpo_forum .badge .services {
	margin-bottom: -5px !important;
}

#corpo_forum #boxFriendFeedStream{
	background-color: #eee;
}


#corpo_forum #popTags {
	background-color: #f0ffeb;
	float: left;
	margin-top: 15px;
	width: 50%;
}

#corpo_forum #popTags .ultimo{
	padding: 12px;	
}

#corpo_forum #mostActives{
	background-color: #eee;
	float: left;
	width: 50%;
	line-height: 150%;
	margin-top: 15px;
}

#corpo_forum #mostActives .ultimo{
	padding: 10px;
}

#corpo_forum #mostActives ol{

	list-style-type: none;
	margin: 0px 0px;
	padding: 0;
}

#corpo_forum #mostActives li{
	clear: both;
	margin: 10px 0;
}

#corpo_forum #mostActives img.userPhoto{
	float: left;
	position: relative;
	margin-right: 5px;
	padding: 2px;
	background-color: White;
	border: 1px solid #ccc;
	top: 3px;
}

#corpo_forum #mostActives h6{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

#corpo_forum #frm_login a.messaggi {
	background: url(/stili/imageset/email.png) 0 2px no-repeat;	
	padding-left: 20px;
}

#corpo_forum #electroYouTitle {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#corpo_forum #creaArticolo {
	float: left;
	width: 390px;
	text-align: left;
}

#corpo_forum #electroYouIntestazione{
	float: left;
	font-size: 14px;
	margin-bottom: 8px;
}

#corpo_forum #creaArticolo #edtArtname {
	width: 72%;
	padding: 2px;
	font-size: 20px;
	background-color: #fffdf6;
	cursor: text;
}

#corpo_forum #creaArticolo .help{
	color: #999;
}

#corpo_forum #creaArticolo input.submit {
	border: none;
	background-color: White;
	font-size: 20px;
	cursor: pointer;
	color:  #4088b1;
	text-align: left;
}

#corpo_forum #creaArticolo label {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
}

#corpo_forum #creaArticoloWrapper {
	width: 410px;
	float: left;
	position: relative;
	text-align: left;
	margin-top: ;
}

#corpo_forum #electroYouIntestazione a{
	color: #4088b1;
}




#corpo_forum #search-box{
	margin-top: -40px !important;
}

#corpo_forum #wrap{
	padding: 0;
	clear: both;
}

#corpo_forum .png { behavior: url(/stili/iepngfix.htc); }

#corpo_forum .forabg.recent_topics {
	background-image:url(/forum/styles/prosilver/theme/images/bg_list_grigio.gif) !important;
	background-color: #595959;
}

#corpo_forum #frm_search .badge {
	position: absolute;
	top:  -20px;
	left: -75px;
	z-index: 100000000;
}

#corpo_forum img.userPhoto{
	margin-right: 5px;
	margin-left: 2px;
	vertical-align: -3px;
}

.post .postprofile img.userPhoto,
.forums dt img.userPhoto,
ul.topiclist dt img.userPhoto,
#users_list img.userPhoto,
#corpo_forum .moderators_list img.userPhoto{
	display: none;
}
