BODY {
	margin: 0px;
	padding: 0px;
	color: #373737;
	font-family: Tahoma, Arial, Helvetica;
	text-align:center;
	font-size:12px !important
}
#CommonBody {
	width: 980px;
	margin:0 auto;
}
#Common {
	margin-top: 0px;
	background-color: #ffffff;
	margin:0 auto;
	text-align:left
}
#CommonHeader {
	width: 100%;
}
#CommonFooter {
	background-color: #d3d3d3;
	padding: 8px;
	text-align:center;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	border-color: #bbbbbb;
}
#CommonLeftColumn {
	background-color: #eff7e0;
	padding-bottom: 22px;
}
#CommonRightColumn {
	padding-bottom: 22px;
	width:300px;
	margin-left:20px
}
#CommonBodyColumn {
	width:620px
}
A:LINK {
	text-decoration:none;
	color: #373737;
}
A:ACTIVE {
	text-decoration:none;
	color: #373737;
}
A:VISITED {
	text-decoration:none;
	color: #373737;
}
A:HOVER {
	text-decoration: underline;
}
SELECT {
font:12px/16px Tahoma,Geneva,sans-serif !important;
}
TEXTAREA {
font:12px/16px Tahoma,Geneva,sans-serif !important;
}
INPUT {
font:12px/16px Tahoma,Geneva,sans-serif !important;
}
BUTTON {
font:12px/16px Tahoma,Geneva,sans-serif !important;
}
.CommonJumpArea {
font:12px/16px Tahoma,Geneva,sans-serif !important;
	padding: 4px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
.CommonFeedArea {
	float:left
}
.CommonFeedArea a img {
	display:none
}
.CommonFeedArea a, .CommonFeedArea a:link, .CommonFeedArea a:visited, .CommonFeedArea a:hover, .CommonFeedArea a:active {
	cursor:pointer;
	background: url(../images/common/bg_rss.gif) no-repeat !important;
	display:block;
	height:21px;
	width:130px;
	text-decoration:none;
	border:none;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	padding:0;

}
.CommonPagingArea {
	font:bold 11px Tahoma, Arial, Helvetica;
	padding: 6px 4px;
	background-color:#7b7b7b;
	color:#fff
}
.CommonSortArea {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	margin-right: 40px;
}
.CommonBreadCrumbArea {
	display:none
}
.CommonBreadCrumbArea A:LINK {
	color: #666666;
}
.CommonBreadCrumbArea A:VISITED {
	color: #666666;
}
.CommonFilterArea {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	margin-right: 40px;
	margin-top:10px
}
.CommonFilterArea span{
	float:left;
	padding-top:2px}
.CommonFilterArea select{
	float:left;
	margin:0 20px 0 0;
	font:12px/16px Tahoma,Geneva,sans-serif !important;
	height:20px;
	margin:0 10px;
	height:20px;
	width:240px}
.CommonPagingArea {
	text-align:left
}
.CommonPagingArea a, .columnText {
	padding:0 5px
}
.CommonPagingArea a {
	border-right:solid 1px #6b6b6b
}
.CommonPagingArea A:LINK, .columnText {
	color: #222;
	font:bold 11px Tahoma, Arial, Helvetica;
}
.CommonPagingArea A:VISITED {
	color: #222;
	font:bold 11px Tahoma, Arial, Helvetica;
}
.CommonSearchResults {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	padding: 8px;
}
.CommonTreeFormArea {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 2px;
	width: 350px;
	height: 175px;
	overflow: auto;
	margin: 4px;
	margin-left: 2px;
}
.CommonTreeFormTree {
	padding: 0px;
}
.CommonTreeFormNode {
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: 90%;
}
.CommonTreeFormNodeSelected {
	font-family: Tahoma, Arial, Helvetica;
	padding: 1px;
	font-weight: bold;
	background-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	cursor: pointer;
	font-size: 90%;
}
.CommonTreeFormNodeHover {
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: 90%;
}
.CommonTitleBar {
	position: relative;
}
.CommonTitleBarTitleArea {
}
.CommonTitleBarSearchArea {
	text-align: right;
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding: 10px;
	padding-right: 20px;
	margin-top: 5px;
}
.CommonSearchButtonOuter {
	display:block;
	padding-top:10px
/*	background-image: url(../images/common/search-button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	margin-left: 4px;*/
}
.CommonSearchButton {
	background-image: url(../images/common/search-button-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #999999;
}
.CommonSearchButton:link, .CommonSearchButton:visited, .CommonSearchButton:active {
	color: #999999;
	text-decoration: none;
}
.CommonSearchButton:hover {
	text-decoration: underline;
}
.CommonTitleBarImage {
}
.CommonTitleBarTitle {
	height: 50px;
	padding: 0px 0px 0px 4px;
	font-family: Tahoma, Arial, Helvetica;
	padding-top: 0px;
	font-size: 250%;
	color: #555555;
	margin: 0px;
	margin-bottom: -5px;
	font-weight: bolder;
}
.CommonTitleBarTitle A:LINK {
	color: #333333;
	text-decoration: none;
}
.CommonTitleBarTitle A:VISITED {
	color: #333333;
	text-decoration: none;
}
.CommonTitleBarTitle A:ACTIVE {
	color: #333333;
	text-decoration: none;
}
.CommonTitleBarDescription {
	position: relative;
	font-family: Tahoma, Arial, Helvetica;
	top: -4px;
	padding: 0px 0px 0px 6px;
	color: #999999;
	margin: 0px;
	margin-bottom: -14px;
}
.CommonUserArea {
	padding-top: 4px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: normal;
}
.CommonUserArea A:LINK, .CommonUserArea A:VISITED, .CommonUserArea A:ACTIVE, .CommonUserArea A:HOVER {
	font-weight: bold;
}
.CommonFormArea {
	margin: 10px 0 0 0;
}
.CommonFormTitle {
	color: #999999;
	font-size: 140%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0;
}
.CommonFormDescription {
	font-family: Tahoma, Arial, Helvetica;
	padding: 2px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}
TD.CommonFormFieldName {
	font-family: Tahoma, Arial, Helvetica;
	color: #373737;
	padding: 2px 8px 10px 2px;
	font-weight: bold;
}
DIV.CommonFormFieldName {
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	color: #3f3f3f;
	padding: 2px;
	/*padding-top: 8px;*/
font-weight: bold;
}
TD.CommonFormFieldDescription {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}
DIV.CommonFormFieldDescription {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}
TD.CommonFormField {
	font-size:11px;
	padding: 2px 8px 10px 2px;
}
.CommonFormField input{
	height:18px;
	padding: 1px 2px;
	border:solid 1px #999;
	font:12px/16px Tahoma,Geneva,sans-serif !important}
DIV.CommonFormField {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
}
.CommonFormActionButtons {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	text-align: right;
}
.CommonFormField select{
	height:22px;
	font:12px/16px Tahoma,Geneva,sans-serif !important;
	padding: 2px;}
.CommonMessageArea {
	width: 50%;
	margin-top: 64px;
	margin-bottom: 64px;
	background-color: #ffffff;
}
.CommonMessageTitle {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #e2eecd;
	color: #698d73;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc
}
.CommonMessageContent {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #ccc
}
.CommonInlineMessageArea {
	margin-bottom: 10px;
	background-color: #cfcfcf
}
.CommonInlineMessageTitle {
	background: #7b7b7b url(../images/common/head-gray.gif) no-repeat right top;
	color: #FFF;
	font: bold 14px/20px Tahoma, Geneva, sans-serif;
	height: 20px;
	z-index: 0;
	position: relative;
	padding: 2px 10px;
	margin-bottom:5px;
	clear: both
}
.CommonInlineMessageTitle a, .CommonInlineMessageTitle a:link, .CommonInlineMessageTitle a:visited, .CommonInlineMessageTitle a:hover, .CommonInlineMessageTitle a:active {
	color: #FFF;
	font: bold 14px/20px Tahoma, Geneva, sans-serif;
	text-decoration:none
}
.CommonInlineMessageContent {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #333333;
	padding: 8px;
	text-align: left
}
.CommonInlineTidbit {
	background-image: url(/cs/themes/default/images/tidbit_arrow.gif);
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	margin-left: 40px;
}
.CommonInlineTidbit, .CommonInlineTidbit A {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #66bb66;
}
.CommonInlineTidbit A {
	color: #449944;
}
.CommonMessageSuccess {
	padding: 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #334433;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #cfe7c0;
	margin-top: 8px;
	margin-bottom: 8px;
}
.CommonLicenseMessageSuccess {
	padding: 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #334433;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #cfe7c0;
	margin-top: 8px;
	margin-bottom: 8px;
}
.CommonSmallMessageSuccess {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #334433;
}
.CommonMessageError {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #443333;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #EBD9D9;
}
.CommonLicenseMessageError {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #444433;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #fff499;
}
.CommonSmallMessageError {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #990000;
}
.CommonContentArea {
	background-color: #ffffff;
	margin: 0;
	padding: 0
}
.CommonFreeTextContent {
	line-height: 20px;
	padding-left: 15px;
}
.CommonTitle {
	color: #3f3f3f;
	font:bold 16px Tahoma, Geneva, sans-serif;
	padding: 15px 0px 15px 0;
	margin: 0px;
}
.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER {
	color: #91723f;
}
.CommonSubTitle {
	color: #373737;
	font:bold 14px Tahoma, Geneva, sans-serif;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}
#ForumSettings{
	margin-top:15px}
.CommonHeader {
	color: #666666;
	font-size: 130%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
}
.CommonContent {
	padding: 0;
	clear:both;
	overflow:hidden;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
}
.CommonGroupedContentArea {
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	width:580px
}
.CommonFloatArea {
	float: left;
	width: 126px;
	margin: 8px;
	margin-left: 0px;
	padding: 8px;
	padding-top: 0px;
}
UL.CommonFloatList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
UL.CommonFloatList LI {
	margin-bottom: 8px;
	clear: both;
}
.CommonNonFloatArea {
	margin-left: 150px;
}
.CommonSidebar {
	padding: 0px;
	margin-left: 18px;
	margin-right: 18px;
}
.CommonSidebarContentItem {
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;
	margin-left: 16px;
	color: #698d73;
}
.CommonSidebarArea {
	width: 192px;
	margin: 22px 0px 0px 0px;
	overflow: hidden;
}
.CommonSidebarArea A:LINK {
	color: #698d73;
}
.CommonSidebarArea A:ACTIVE {
	color: #698d73;
}
.CommonSidebarArea A:VISITED {
	color: #698d73;
}
.CommonSidebarArea A:HOVER {
	color: #698d73;
}
.CommonSidebarContent A:LINK {
	color: #698d73;
}
.CommonSidebarContent A:ACTIVE {
	color: #698d73;
}
.CommonSidebarContent A:VISITED {
	color: #698d73;
}
.CommonSidebarContent A:HOVER {
	color: #698d73;
}
.CommonSidebarHeader {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	background-color: #d2e6bd;
	color: #698d73;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	background-image: url(../images/common/sidebar-header.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.CommonSidebarContent {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	padding: 8px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	width: 174px;
	overflow: hidden;
}
UL.CommonSidebarList {
	margin: 0px;
	padding: 0px;
}
UL.CommonSidebarList LI {
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 16px;
	color: #698d73;
}
.CommonDescription, .contentCommonFormField, #SearchTexbox {
	font:bold 12px Tahoma, Arial, Helvetica;
	color: #373737;
	padding: 20px 10px 8px 10px;
	background-color:#ededed;
	border-bottom:solid 1px #dadada
}
.contentCommonFormField {
	padding: 0 10px
}
.contentCommonFormField {
	margin-bottom: 15px
}
.ordinamento span {
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#373737
}
.ordinamento {
	border-right:solid 1px #dadada;
	padding:15px 10px 15px 0;
	float:left
}
.PrevThread, .NextThread {
	display:none
}
.contentForumThreadRateControl {
	float:left;
	border-right:solid 1px #dadada;
	padding:15px 10px 15px 10px;
}
.feedRSS {
	float:left;
	border-right:solid 1px #dadada;
	padding:13px 10px 13px 10px;
}
.CommonFormField.CommonPrintHidden.notifiche a.CommonImageTextButton, .CommonFormField.CommonPrintHidden.notifiche a:link.CommonImageTextButton, .CommonFormField.CommonPrintHidden.notifiche a:visited.CommonImageTextButton, .CommonFormField.CommonPrintHidden.notifiche a:hover.CommonImageTextButton, .CommonFormField.CommonPrintHidden.notifiche a:active.CommonImageTextButton {
	width:170px;
	height:18px;
	border:none;
	border-width:0;
	margin:0;
	padding:3px 0 0 0;
	text-align:center;
	font:bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(../images/common/disattiva_notifiche.gif) no-repeat left top !important;
	cursor:pointer;
	padding-left:19px;
	text-decoration:none
}
.notifiche {
	padding:13px 0 0 10px
}
.CommonFormField.CommonPrintHidden.notifiche .CommonImageTextButton a {
	margin:0
}
.feedRSS a img {
	display:none
}
.feedRSS a, .feedRSS a:link, .feedRSS a:visited, .feedRSS a:hover, .feedRSS a:active {
	cursor:pointer;
	background: url(../images/common/bg_rss_short.gif) no-repeat !important;
	display:block;
	height:21px;
	width:41px;
	text-indent:-9999px;
	text-decoration:none;
	border:none;
	margin:0;
	padding:0
}
.CommonSidebarImage {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #C4D6AE;
	background-color: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#welcome {
	color: #000000;
	font-size: 10px;
	margin-right: 5px;
	margin-top: -5px;
	padding-bottom: 10px;
}
#welcome A, #welcome A:VISITED, #welcome A:ACTIVE, #welcome A:HOVER {
	font-size: 10px;
}
.CommonTextButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}
.CommonTextButton:LINK {
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}
.CommonTextButton:VISITED {
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}
.CommonTextButton:ACTIVE {
	text-decoration: none;
	color: #333333;
}
.CommonTextButton:HOVER {
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}
.CommonTextButtonHighlight {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}
.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER {
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}
.CommonImageTextButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}
.visualizzazione {
	display:none
}
.CommonImageTextButton:LINK {
	text-decoration: none;
	color: #333333;
	margin: 1px;
}
.CommonImageTextButton:VISITED {
	text-decoration: none;
	color: #333333;
}
.CommonImageTextButton:ACTIVE {
	text-decoration: none;
	color: #333333;
}
.CommonImageTextButton:HOVER {
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}
.CommonImageTextButtonHighlight {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}
.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER {
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}
.CommonButtonInnerContentDown {
	background-image: url(../images/common/button-down-arrow.gif);
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: right center;
}
.CommonButtonInnerContentRight {
	background-image: url(../images/common/button-right-arrow.gif);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right center;
}
.CommonOptionsListArea {
	background-color: #f4f4f4;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 6px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.CommonOptionsListTitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}
.CommonOptionsListItem {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
.CommonStandardTopAdArea {
	text-align: center;
	padding: 4px;
	margin: 0px;
	margin-bottom: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
}
.CommonStandardTopAdArea IFRAME {
	margin-left: auto;
	margin-right: auto;
}
.CommonStandardBottomAdArea {
	text-align: center;
	padding: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	margin: 0px;
	margin-top: 4px;
}
.CommonStandardBottomAdArea IFRAME {
	border: solid;
	border-width: 1px;
	border-color: #999999;
	margin-left: auto;
	margin-right: auto;
}
.CommonListArea {
/*	padding-bottom: 35px;*/
	padding-top: 8px;
}
.CommonListTitle {
	background: #c00519 url(../images/common/head-red.gif) no-repeat right top;
	color: #FFF;
	font: 16px Georgia, "Times New Roman", Times, serif;
	height: 20px;
	z-index: 0;
	position: relative;
	padding: 2px 10px;
	margin-bottom:10px;
	clear: both
}
.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE, .CommonListTitle A:HOVER {
	color: #FFF;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-decoration:none
}
.CommonListHeaderLeftMost, .CommonListHeader {
	background-color: #ededed;
	text-align:left;
	padding: 4px;
	color: #3f3f3f;
	font:bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.CommonListCellLeftMost {
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}
.CommonListCell {
	padding: 4px;
	border-bottom:solid 1px #dadada;
	border-right:solid 1px #dadada;
	color: #373737;
	font:11px Tahoma, Geneva, sans-serif;
	text-align: left;
}
.CommonListCell.ForumGroupTotalPostsColumn {
	border-right:none
}
.CommonSimpleTabStripTab {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	cursor:pointer;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
	height: 30px;
}
.CommonSimpleTabStripTab A:LINK, .CommonSimpleTabStripTab A:VISITED, .CommonSimpleTabStripTab A:ACTIVE {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #000000;
	text-decoration: none;
}
.CommonSimpleTabStripTab A:HOVER {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #000000;
	text-decoration: none;
}
.CommonSimpleTabStripTabHover {
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	color: #000000;
	cursor:default;
	cursor:pointer;
	background-image: url(../images/common/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
}
.CommonSimpleTabStripTabHover A:LINK, .CommonSimpleTabStripTabHover A:VISITED, .CommonSimpleTabStripTabHover A:ACTIVE {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #000000;
	text-decoration: none;
}
.CommonSimpleTabStripTabHover A:HOVER {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #000000;
	text-decoration: none;
}
.CommonSimpleTabStripSelectedTab {
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	cursor:default;
	cursor:pointer;
	background-image: url(../images/common/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
}
.CommonSimpleTabStripSelectedTab A:LINK, .CommonSimpleTabStripSelectedTab A:VISITED, .CommonSimpleTabStripSelectedTab A:ACTIVE {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #000000;
	text-decoration: none;
}
.CommonSimpleTabStripSelectedTab A:HOVER {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #000000;
	text-decoration: none;
}
.CommonTabBar {
	display:none
}
.CommonTabBarInner {
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-color: #999999;
}
.CommonTopGroup {
}
.CommonLevel2Group {
	background-color:silver;
	background-image: url(../images/common/level2_group_bg.gif);
}
.CommonTopLevelTab {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	cursor:pointer;
	padding-left: 16px;
	padding-right: 16px;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
}
.CommonTopLevelTab A:LINK, .CommonTopLevelTab A:VISITED, .CommonTopLevelTab A:ACTIVE {
	color: #000000;
	display:block;
	text-decoration: none;
}
.CommonTopLevelTab A:HOVER {
	color: #000000;
	display: block;
	text-decoration: none;
}
.CommonTopLevelTabHover {
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	color: #000000;
	cursor:default;
	cursor:pointer;
	background-image: url(../images/common/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	padding-left: 16px;
	padding-right: 16px;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
}
.CommonTopLevelTabHover A:LINK, .CommonTopLevelTabHover A:VISITED, .CommonTopLevelTabHover A:ACTIVE {
	color: #000000;
	display:block;
	text-decoration: none;
}
.CommonTopLevelTabHover A:HOVER {
	color: #000000;
	display: block;
	text-decoration: none;
}
.CommonSelectedTopLevelTab {
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	cursor:default;
	cursor:pointer;
	background-image: url(../images/common/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	padding-left: 16px;
	padding-right: 16px;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
}
.CommonSelectedTopLevelTab A:LINK, .CommonSelectedTopLevelTab A:VISITED, .CommonSelectedTopLevelTab A:ACTIVE {
	color: #000000;
	display:block;
	text-decoration: none;
}
.CommonSelectedTopLevelTab A:HOVER {
	color: #000000;
	display:block;
	text-decoration: none;
}
.CommonLevel2Tab {
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	cursor:default;
}
.CommonLevel2TabHover {
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration:underline;
	cursor:pointer;
}
.CommonSelectedLevel2Tab {
	background-color:#F6F6F6;
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	border: 1px solid #AAAAAA;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
	cursor:pointer;
}
.CommonSearchResultArea {
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cbcbcb;
	margin: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.CommonSearchResult {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	line-height: 20px;
}
.CommonSearchResultName {
	color: #3f3f3f;
	font:bold 14px Tahoma, Geneva, sans-serif;
	padding: 4px 4px 15px 0;
	margin: 0px
}
.CommonSearchResultName a, .CommonSearchResultName a:link, .CommonSearchResultName a:visited, .CommonSearchResultName a:hover, .CommonSearchResultName a:active {
	color: #3f3f3f;
	font:bold 14px Tahoma, Geneva, sans-serif;
	text-decoration:none
}
.CommonSearchResultDetails {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #373737;
	font:11px Tahoma, Geneva, sans-serif
}
.CommonSearchResultDetails a, .CommonSearchResultDetails a:link, .CommonSearchResultDetails a:visited, .CommonSearchResultDetails a:hover, .CommonSearchResultDetails a:active{
	color: #373737;
	font:bold 11px Tahoma, Geneva, sans-serif;
	text-decoration:none}
.CommonSearchStatistics {
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 16px;
}
UL.CommonSearchResultList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.CommonValidationWarning {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #ff0000;
	font-weight: bold;
	padding: 2px;
}
.CommonPopupArea {
	padding: 8px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.CATopGroup {
	z-index:99;
	position:relative;
}
.CADefaultTab {
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#373737;
	background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	cursor:default;
}
.CADefaultTabHover {
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#c00418;
	background-image: url(../../../utility/caimages/tabs/hover_tab_bg.gif);
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	cursor:default;
}
.CASelectedTab {
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#c00418;
	background-image: url(../../../utility/caimages/tabs/selected_tab_bg.gif);
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	cursor:default;
}
.CADisabledTab {
	color:#AAAAAA;
	background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
	font-family: Tahoma, Arial, Helvetica;
	font-size:px;
	font-weight: bold;
	cursor:default;
}
.CAMultiPage {
	background-color:White;
	border: 1px solid #cbcbcb;
	width:598;
	position:relative;
	padding:20px 10px 10px 10px;
	top:-2px;
	left:1px;
	z-index:98;
	width:602px
}
.CAMultiPage a.CommonTextButton, .CAMultiPage a:link.CommonTextButton, .CAMultiPage a:visited.CommonTextButton, .CAMultiPage a:hover.CommonTextButton, .CAMultiPage a:active.CommonTextButton {
	font:bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding:4px 40px 0 40px;
	height:20px;
	text-transform:uppercase;
	margin-top:10px;
	background: transparent url(../images/common/bg_greyButton.gif) no-repeat !important;
	border:none !important;
	text-decoration:none;
	cursor:pointer
}
.CAMultiPageModal {
	background-color:White;
	border: 1px solid #919B9C;
	height:350px;
	position:relative;
	padding:20px;
	top:-3px;
	left:1px;
	z-index:98;
}
.PageViewModalPanel {
	height:290px;
	overflow-y:scroll;
	padding-right:2px;
}
.CAPageContent {
	font-family: Tahoma, Arial, Helvetica;
	width:574px !important
}
.CommonContentPartBorderOff {
	padding: 1px;
}
.CommonContentPartBorderOn {
	border-style: dashed;
	border-width: 1px;
	border-color: #999999;
	background-color: #efefef;
}
.CommonInlineEditOn {
	background-color: #efefef;
}
.CommonInlineEditOff {
	padding: 0px;
}
.Copyright {
	margin-top: 10px;
	font-family: Tahoma, Arial, Helvetica;
	margin-left: 13px;
	margin-right: 13px;
	font-size: 11px;
	text-align: right;
}
.CommonContextMenuGroup {
	background-color:#ffffff;
	border:solid 1px gray;
}
.CommonContextMenuItem {
	background-color:white;
	font-family: Tahoma, Arial, Helvetica;
	font-size:90%;
	border:solid 1px white;
	cursor:pointer;
}
.CommonContextMenuItemHover {
	background-color:#e2eecd;
	color:black;
	font-family: Tahoma, Arial, Helvetica;
	font-size:90%;
	border:solid 1px #dddddd;
	cursor:pointer;
}
.CommonContextMenuItemExpanded {
	background-color:silver;
	color:black;
	font-family: Tahoma, Arial, Helvetica;
	font-size:90%;
	border:solid 1px white;
	cursor:pointer;
}
.CommonContextMenuSeperatorItem {
	background-color:#cccccc;
	height: 1px;
	border-style: solid;
	border-color: white;
	border-width: 4px;
	cursor:pointer;
}
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
* I find setting the color in the css gives me more flexibility 
* than the PNG solution.
*/
background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
* you can uncomment the background-image if you don't care about opera.
* this gives you the flexibility to use any bg color that you want, instead of the png
*/
background-image/**/: url("../images/common/maskBG.png") !important;
// For browsers Moz, Opera, etc. background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	font-family: Tahoma, Arial, Helvetica;
	height: 1.3em;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-color: #888888;
	border-bottom-width: 1px;
	position: relative;
	z-index: 203;
	border-color: #cccccc;
	background-color: #e2eecd;
	color: #698d73;
	font-weight: bold;
	margin: 0px;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
	color: #698d73;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: pointer;
}
/*
Rating Styles
*/

.CommonRateControlReadOnly {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px;
	padding: 1px;
	white-space: nowrap;
}
.CommonRateControl {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}
.CommonRateControlActive {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}
/*
Video styles
*/

.CommonVideoArea {
	width: 350px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	background-color: #000000;
	margin: 16px;
	margin-right: auto;
	margin-left: auto;
}
.CommonVideoContent {
	padding: 2px;
}
.CommonVideoControlArea {
	background-color: #999999;
	padding: 2px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	border-color: #666666;
	vertical-align: middle;
}
.CommonVideoDuration {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	padding: 2px;
	margin-left: 4px;
}
.CommonVideoPlayButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/play-icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}
.CommonVideoPlayButton:Link, .CommonVideoPlayButton:Hover, .CommonVideoPlayButton:Visited, .CommonVideoPlayButton:Active {
	text-decoration: none;
}
.CommonVideoPauseButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/pause-icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}
.CommonVideoPauseButton:Link, .CommonVideoPauseButton:Hover, .CommonVideoPauseButton:Visited, .CommonVideoPauseButton:Active {
	text-decoration: none;
}
.CommonVideoStopButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/stop-icon.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}
.CommonVideoStopButton:Link, .CommonVideoStopButton:Hover, .CommonVideoStopButton:Visited, .CommonVideoStopButton:Active {
	text-decoration: none;
}
.CommonVideoFooterArea {
	background-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #666666;
	padding: 2px;
}
.CommonVideoDetails {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	padding: 2px;
	text-align: right;
	padding-right: 4px;
}
.CommonVideoDownloadButton {
	/*	display: inline-table;
display: -moz-inline-box;
display: inline-block;
margin: 1px;
padding: 4px;
border-style: solid;
border-width: 1px;
border-color: #999999;
border-top-color: #cccccc;
border-left-color: #cccccc;
background-color: #dddddd; */
color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	/*	font-weight: bold; */
padding: 2px;
	margin-right: 2px;
}
.CommonVideoDownloadButton:Link, .CommonVideoDownloadButton:Visited, .CommonVideoDownloadButton:Hover, .CommonVideoDownloadButton:Active {
	color: #333333;
}
/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea {
	background-color: #ffffff;
	height: 330px;
	width: 215px;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	overflow: auto;
}
.CommonContentSelectorItemsArea {
	margin: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 250px;
	overflow: auto;
	padding: 4px;
}
.CommonContentSelectorOptionsArea {
	margin: 5px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 60px;
	overflow: auto;
	padding: 4px;
}
.CommonContentSelectorTree {
	padding: 0px;
	height: 330px;
	width: 215px;
	overflow: visible;
}
.CommonContentSelectorTreeNode {
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
}
.CommonContentSelectorTreeNodeSelected {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	cursor: pointer;
}
.CommonContentSelectorTreeNodeHover {
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
}
.CommonContentSelectorItem {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}
.CommonContentSelectorItemSelected {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	border-style: solid;
	border-width: 3px;
	border-color: #999999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}
.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img {
	margin-top: auto;
	margin-bottom: auto;
}
.CommonContentSelectorItemName {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 6px;
	margin-top: 1px;
	margin-bottom: 16px;
}
.CommonContentSelectorItemNameSelected {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 6px;
	margin-top: 1px;
	margin-bottom: 16px;
}
.CommonContentSelectorButtonArea {
	margin: 5px;
	margin-top: 0px;
}
/*
ThreePanelResizeableControl Styles
*/

.CommonResizeArea {
	width: 8px;
	background-color: #7fa2bd /*#eeeeee*/;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #333333;
	position: relative;
	cursor: move;
	cursor: col-resize;
}
.CommonCollapseButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #cccccc;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.CommonCollapseButton:LINK, .CommonCollapseButton:VISITED, .CommonCollapseButton:ACTIVE {
	color: #000000;
}
.CommonCollapseButton:HOVER {
	background-color: #eeeeee;
	color: #000000;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
}
/* Comment Form */

#CommonCommentForm, #CommonContactForm {
	padding: 0;
	font-size: 0.95em;
}
#CommonCommentForm h2, #CommonContactForm h2 {
	margin-bottom:0;
}
#CommonCommentForm h3, #CommonContactForm h3 {
	font-size: 1.3em;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 5px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;
}
#CommonCommentForm p, #CommonContactForm p {
	padding: 0em;
	font-size: 0.95em;
}
#CommonCommentForm dl, #CommonContactForm dl {
	margin: 0;
	padding: 0;
}
#CommonCommentForm dt, #CommonContactForm dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	margin: 0px;
}
#CommonCommentForm dd, #CommonContactForm dd {
	color: #777777;
	margin-left:0;
}
#CommonCommentForm dt em, #CommonContactForm dt em {
	font-size: 0.95em;
}
#CommonCommentForm .smallbox, #CommonContactForm .smallbox {
	width: 350px;
	padding: 2px;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
}
#CommonCommentForm textarea, #CommonContactForm textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
	font-size: 1em;
}
/* Comments */

#comments {
	margin: 0px;
	padding: 0;
}
#comments dl {
	margin:0;
	padding:0;
}
#comments h3 {
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;
}
#comments dt {
	font-size: 1.1em;
	letter-spacing: 0px;
	font-weight: 600;
	margin-left:0;
	padding-left:0;
}
#comments dd {
	padding: 0.5em 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-left:0;
	font-size: 0.9em;
}
#comments dd span {
	font-weight: 600;
	padding-top: 0.5em;
	font-size: 0.9em;
	color: #777777;
}
.comment h4 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
}
/* Help Icon */
.helpicon {
	border-style:none;
	line-height: normal;
}
.helpicon img {
	height: 20px;
	width: 16px;
	vertical-align: middle;
}
a.helpicon {
	border-style:none;
/*	height: 20px;*/
	background-image: url(../images/common/help_out_lt.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding:5px 3px 5px 0;
}
a.helpicon:hover, a.helpicon:active {
	background-image:url(../images/common/help_hover.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	cursor:help;
}
/* BEGIN ComponentArt Date Picker & Popup Calendar */
.calendar_button {
	border:none;
	cursor:pointer;
}
.picker {
	background-color: #FFFFFF;
	border: 1px gray solid;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 2px;
	cursor: pointer;
}
.calendar td {
	font-size:11px;
}
.title {
	font-weight:bold;
	background-color:#D7D7E5;
}
.day {
	width:25px;
	cursor:pointer;
	text-align:center;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}
.dayhover {
	width:25px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}
.dayheader {
	width:25px;
	text-align:center;
	border-width:1px;
	border-color:white;
	border-style:solid;
	font-weight:bold;
	background-color:#FFFFFF;
}
.othermonthday {
	color:#999999;
}
.outofrangeday {
	visibility:hidden;
}
.selectedday {
	width:25px;
	background-color:#FBE694;
	color:#000000;
	border-width:1px;
	border-color:#BB5503 !important;
	border-style:solid;
	font-weight:bold;
}
.calendar {
	border-style:solid;
	border-width:1px;
	border-color:Black;
	border-collapse:collapse;
	background-color:#FFFFFF;
	cursor:default;
}
.month {
	background-color:#F6F6F6;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
}
.nextprev {
	cursor:pointer;
	height:25px;
	vertical-align:center;
	padding:0px 5px 0px 5px;
}
.selector {
	width:14px;
	cursor:pointer;
	text-align:left;
	vertical-align:center;
	background-color:#FFFFFF;
}
/* END ComponentArt Date Picker & Popup Calendar */

/* Poll Styles */

.CommonPollMoveUpButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/up.gif);
}
.CommonPollMoveUpButton:LINK, .CommonPollMoveUpButton:VISTED, .CommonPollMoveUpButton:ACTIVE {
text-decoration: none;
color: #333333;
}
.CommonPollMoveUpButton:HOVER {
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}
.CommonPollMoveDownButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/down.gif);
}
.CommonPollMoveDownButton:LINK, .CommonPollMoveDownButton:VISTED, .CommonPollMoveDownButton:ACTIVE {
text-decoration: none;
color: #333333;
}
.CommonPollMoveDownButton:HOVER {
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}
.CommonPollDeleteButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/delete.gif);
}
.CommonPollDeleteButton:LINK, .CommonPollDeleteButton:VISTED, .CommonPollDeleteButton:ACTIVE {
text-decoration: none;
color: #333333;
}
.CommonPollDeleteButton:HOVER {
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}
ol.CommonPollAnswerList {
	margin: 0px;
	padding: 0px;
}
ol.CommonPollAnswerList li {
	margin-left: 24px;
}
/* rendered poll styles */

.CommonPollArea {
	width: 375px;
	background-color: #f4f4f4;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	margin-left: auto;
	margin-right: auto;
}
.CommonPollQuestion {
	background-color: #e2eecd;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #bbbbbb;
	padding: 4px;
	color: #698d73;
	margin: 0px;
	font-size: 105%;
}
.CommonPollContent {
	padding: 4px;
}
.CommonPollDescription {
}
.CommonPollSwitchedContent {
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 6px;
}
ul.CommonPollAnswerList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.CommonPollAnswerList li {
	padding: 0px;
	margin: 6px;
	margin-left: 0px;
	margin-right: 0px;
}
.CommonPollAnswer {
	padding: 2px;
}
.CommonPollUserVote {
	color: #777777;
}
.CommonPollFooter {
	padding: 2px;
	background-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	font-size: 80%;
}
ul.CommonPollFooterList {
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
ul.CommonPollFooterList li {
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}
/* End Poll Styles */
#page {
	background: transparent url(../images/common/boBody.gif) repeat-y center top;
	overflow:hidden
}
.header-wrapper {
	height: 108px;
	background: transparent url(../images/common/header-menu.gif) repeat-x left top;
	margin-bottom: 30px
}
.full-width {
	min-width:980px
}
.center {
	margin: 0 auto
}
.width-980 {
	width:980px;
}
.width-960 {
	width:960px;
}
.row {
	/*overflow: hidden;*/
margin: 0 auto
}
.inner {
	padding: 0 10px
}
.header .block-logo {
	float: left;
	width: 220px
}
.header-noadv-wrapper, .header-adv-wrapper {
	height:auto !important;
	text-align:center
}
.header-adv-wrapper {
	background: transparent url(../images/common/header-advexp.gif) repeat-x left bottom;
	padding-bottom: 16px
}
.block-adv728x90 {
	padding: 0;
	margin: 0 auto;
	text-align:center;
/*height: 90px*/}
.header .block-menu-secondary-links {
	height: 24px;
	width: 720px
}
.header .block-menu-secondary-links ul {
	margin: 0;
	padding: 6px 0 0 11px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #bebebe;
	list-style-type: none;
	float: left;
	position: relative;
	z-index: 20
}
.sf-sub-indicator {
	display:none !important
}
.header .block-menu-secondary-links li.last {
	position:relative
}
.header .block-menu-secondary-links li.last ul {
	padding: 0
}
.header .block-menu-secondary-links ul li {
	float: left;
	padding: 0 11px 0 6px;
	background: transparent url(../images/common/header-bullet.gif) no-repeat right 6px
}
.header .block-menu-secondary-links li.last ul li ul {
	display:none;
	position:absolute;
	left:-17px;
	top:20px;
	z-index:200;
	padding:4px 0 0 0;
	margin:0;
	width:119px;
	background: transparent url(../images/common/topTendina.gif) no-repeat
}
.BGTendina {
	background: transparent url(../images/common/bgTendina.png) no-repeat left bottom;
	overflow:hidden;
	float:left;
	width:119px;
	padding-bottom:10px
}
.header .block-menu-secondary-links li.last ul li ul li {
	background: transparent url(../images/common/separatorVoiceTendina.gif) no-repeat center bottom
}
.header .block-menu-secondary-links li.last ul li ul li a, .header .block-menu-secondary-links li.last ul li ul li a:link, .header .block-menu-secondary-links li.last ul li ul li a:visited, .header .block-menu-secondary-links li.last ul li ul li a:hover, .header .block-menu-secondary-links li.last ul li ul li a:active {
	font:bold 13px Tahoma, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:12px 14px;
	display:block
}
.header .block-menu-secondary-links li.last ul li ul li a:hover {
	background: transparent url(../images/common/arrowTendinaOn.gif) no-repeat 2px 19px
}
.header .block-menu-secondary-links li.last ul li {
	float: left;
	padding: 0;
	background: none
}
.header .block-menu-secondary-links ul li.search {
	background: none;
	padding: 0 11px 0 14px
}
.search label {
	display:none
}

.header .block-menu-secondary-links {
height: 24px;
width: 720px}
.header .block-menu-secondary-links ul {
margin: 0;
padding: 6px 0 0 5px;
font: bold 12px Georgia, "Times New Roman", Times, serif;
color: #bebebe;
list-style-type: none;
float: left;
position: relative;
z-index: 20}
.sf-sub-indicator{
display:none !important}
.header .block-menu-secondary-links li.last{
position:relative}
.header .block-menu-secondary-links li.last ul{
padding: 0}
.header .block-menu-secondary-links ul li {
float: left;
padding: 0 11px 0 6px;
background: transparent url(/media/7/381/header-bullet.gif) no-repeat right 6px}

.header .block-menu-secondary-links ul li.facebook {background: transparent url(/media/7/381/header-bullet.gif) no-repeat right 11px}
.header .block-menu-secondary-links li.last ul li ul{
display:none;
position:absolute;
left:-17px;
top:20px;
z-index:200;
padding:4px 0 0 0;
margin:0;
width:119px;
background: transparent url(/media/7/381/topTendina.gif) no-repeat}
.BGTendina{
background: transparent url(/media/7/381/bgTendina.png) no-repeat left bottom;
overflow:hidden;
float:left;
width:119px;
padding-bottom:10px}
.header .block-menu-secondary-links li.last ul li ul li {
background: transparent url(/media/7/381/separatorVoiceTendina.gif) no-repeat center bottom}
.header .block-menu-secondary-links li.last ul li ul li a, .header .block-menu-secondary-links li.last ul li ul li a:link, .header .block-menu-secondary-links li.last ul li ul li a:visited, .header .block-menu-secondary-links li.last ul li ul li a:hover, .header .block-menu-secondary-links li.last ul li ul li a:active{
font:bold 13px Tahoma, Geneva, sans-serif;
color:#fff;
text-decoration:none;
padding:12px 14px;
display:block}
.header .block-menu-secondary-links li.last ul li ul li a:hover{
background: transparent url(/media/7/381/arrowTendinaOn.gif) no-repeat 2px 19px}	
.header .block-menu-secondary-links li.last ul li {
float: left;
padding: 0;
background: none}
.header .block-menu-secondary-links ul li a {
color: #fff;
text-decoration: none;
font-weight:bold}
.header .block-menu-secondary-links ul li a:hover {
color: #FFF;
text-decoration: none;
font-weight:bold}
.header .block-menu-secondary-links ul li.last {
padding: 0 9px 0 6px;
background: transparent url(/media/7/381/altrif-arrow.png) no-repeat right 6px;
position: relative}

.header .block-menu-secondary-links ul li.login {
padding: 0 11px 0 0;
margin: 0;
position: relative;
list-style:none;}
.header .block-menu-secondary-links ul li.login ul, .header .block-menu-secondary-links ul li.login ul li, .header .block-menu-secondary-links ul li.login ul li ul.ddlogin, .header .block-menu-secondary-links ul li.login ul li ul.ddlogin li, .header .block-menu-secondary-links ul li.login ul li ul.ddlogin li ul, .header .block-menu-secondary-links ul li.login ul li ul.ddlogin li ul li{
list-style:none;
margin:0;
padding:0}

.block {
	float:left;
	width:100%
}
.footer-wrapper {
	overflow:hidden;
	clear:both;
	/*margin-top: 50px;*/
padding-top: 50px
}
.footer-inner {
	float: left
}
.footer .block-logofooter {
	width: 60px
}
.footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 20px
}
.footer ul li {
	float: left;
	margin: 0;
	padding: 0 10px
}
.footer .block.block-menu-footer-two ul li {
	padding:0 4px 0 0
}
.footer ul li.first {
	padding: 0 10px 0 0
}
.footer ul li.last {
	padding: 0 0 0 10px
}
.footer .block.block-menu-footer-two ul li.last {
	padding: 0 0 0 4px
}
.footer .block-menu-footer-one {
	border-top: 1px solid #E9E9E9;
	float: left;
	font: 11px Tahoma, Geneva, sans-serif;
	height: 16px;
	padding: 6px 0;
	width: 880px
}
.footer .block-menu-footer-one li {
	background: transparent url(../images/common/sep.gif) no-repeat right 2px
}
.footer .block-menu-footer-one li.last {
	background: none
}
.footer .block-menu-footer-one li a, .footer .block-menu-footer-one li a:hover {
	color: #c00418;
	text-decoration: none
}
.footer .block-menu-footer-two {
	float: left;
	width: 880px;
	border-top: 1px solid #e9e9e9;
	padding: 6px 0;
	color: #373737;
	font: 11px Tahoma, Geneva, sans-serif;
	height: 15px
}
.footer .block-menu-footer-two li.societa, .footer .block-menu-footer-two li.dati {
	background: transparent url(../images/common/sep-n.gif) no-repeat right 3px
}
.footer .block-menu-footer-two li a, .footer .block-menu-footer-two li a:hover {
	color: #606060;
	text-decoration: none
}
.footer .block-menu-footer-two li.dark a, .footer .block-menu-footer-two li.dark a:hover {
	color: #373737
}
.footer .block-menu-footer-two li.sec {
	padding: 0 4px
}
.footer .block-menu-footer-two li.sec.first {
	padding: 0 4px 0 7px
}
.footer .block-menu-footer-three {
	float: left;
	width: 880px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 6px 0;
	font: italic 11px Tahoma, Geneva, sans-serif
}
.footer .block-menu-footer-three li a, .footer .block-menu-footer-three li a:hover {
	color: #606060;
	text-decoration: none
}
.footer .block-menu-footer-three li {
	background: transparent url(../images/common/footer-sep.gif) no-repeat left 7px;
	padding: 0 5px 0 10px
}
.footer .block-menu-footer-three li.last {
	padding: 0 5px 0 10px
}
.footer .block-menu-footer-three li.first {
	background: none;
	padding: 0 5px 0 0
}
#main {
	background-color:#fff
}
.sidebar-inner-inner-left {
	float: left;
	margin-right: 20px;
	width: 140px
}
.sidebar-inner-inner-right {
	float: left;
	width: 140px
}
.sidebarTop {
	overflow:hidden;
	padding-bottom:20px
}
.width-300 {
	width:300px;
	margin-left:20px;
	float:left
}
.content-group {
	overflow: visible
}
.width-620 {
	width:620px;
	float:left
}
.block .head.red {
	background: #c00519 url(../images/common/head-red.gif) no-repeat right top
}
.blue {
background-color:#007197}
.block .head {
	color: #FFF;
	font: 16px Georgia, "Times New Roman", Times, serif;
	height: 20px;
	z-index: 0;
	position: relative;
	padding: 2px 10px;
	clear: both
}
.block .shadow {
	background: transparent url(../images/common/shadow-bg.gif) repeat-x left bottom;
	height: 7px;
	margin-bottom: 3px
}
.block .shadow-left {
	background: transparent url(../images/common/shadow-left.gif) no-repeat left bottom;
	float: left;
	height: 7px;
	width: 10px
}
.block .shadow-right {
	background: transparent url(../images/common/shadow-right.gif) no-repeat right bottom;
	float: right;
	height: 7px;
	width: 10px
}
.block-ifocus {
	margin-bottom: 20px
}
.block-ifocus .box {
	width: 149px;
	float: left;
	margin-bottom: 2px;
	position: relative
}
.block-ifocus .box .foto {
	padding-top:0
}
/*.block-ifocus .box .immagine img {
display: block}*/
.block-ifocus .box.foto, .block-ifocus .box.gruppi, .block-ifocus .box.gallery {
	background-color: #e6e6e6
}
.block-ifocus .box.concorsi {
	background-color: #191919
}
.block-ifocus .box.item0, .block-ifocus .box.item2 {
	margin-right: 2px
}
.block-ifocus .box.foto .content, .block-ifocus .box.gruppi .content {
	height: 134px
}
.block-ifocus .box.concorsi .content, .block-ifocus .box.gallery .content {
	height: 204px
}
.block-ifocus .content {
	position: relative
}
.block-ifocus .box .content {
	margin: 10px 10px 13px 9px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #444444
}
.block-ifocus .box .content p a {
	text-decoration: none;
	color: #444444
}
.block-ifocus .box.concorsi .content {
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	overflow: hidden
}
.block-ifocus .box.concorsi .content a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px
}
.block-ifocus .box.gruppi .immagine, .block-ifocus .box.foto .immagine, .block-ifocus .box.gallery .immagine {
	border: 4px solid #FFF;
	width: 122px;
	text-align:center
}
.block-ifocus .box.gruppi .immagine, .block-ifocus .box.foto .immagine, .block-ifocus .box.gallery .immagine img {
	text-align:center;
	margin:0 auto
}
/*{
border: none;
width: 130px}*/
.block-ifocus .tab {
	color: #FFFFFF;
	left: 0px;
	padding: 5px 7px;
	position: absolute;
	top: 0px;
	background-color: #7b7b7b;
	font: bold 10px Tahoma, Geneva, sans-serif
}
.block-ifocus .tab a, .block-ifocus .tab a:link, .block-ifocus .tab a:visited, .block-ifocus .tab a:hover, .block-ifocus .tab a:active {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-decoration: none
}
.block-ifocus .concorsi .tab {
	background-color: #c00418
}
.block-ifocus .box.foto h4, .block-ifocus .box.gruppi h4, .block-ifocus .box.gallery h4 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #c00418;
	margin: 3px 0
}
.block-ifocus .box.foto h4 a, .block-ifocus .box.gruppi h4 a, .block-ifocus .box.gallery h4 a {
	text-decoration: none;
	color: #c00418;
	font-weight:bold
}
.block-ifocus .box.concorsi h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 3px 0
}
.block-ifocus .box.concorsi h4 a {
	text-decoration: none;
	color: #FFF
}
.block-ifocus .box.foto .author, .block-ifocus .box.gruppi .author {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #5f5f5f
}
.block-ifocus .box.foto .where, .block-ifocus .box.gruppi .where {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #5f5f5f
}
.block-ifocus .box.foto .author span, .block-ifocus .box.gruppi .author span, .block-ifocus .box.foto .where span, .block-ifocus .box.gruppi .where span {
	font-weight: bold;
	color: #171717
}
.block-ifocus .box.foto .author span a, .block-ifocus .box.gruppi .author span a, .block-ifocus .box.foto .where span a, .block-ifocus .box.gruppi .where span a, .block-ifocus .box.gallery .author span a {
	text-decoration: none;
	color: #171717;
	font: bold italic 12px Georgia, "Times New Roman", Times, serif;
}
.block-ifocus .link {
	background: #454545 url(../images/common/all.gif) repeat-x left top;
	padding: 2px 10px;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase
}
.block-ifocus .concorsi .link {
	background: #c00418 url(../images/common/all-red.gif) repeat-x left top
}
.block-ifocus .link span {
	background: transparent url(../images/common/arrow-blank.gif) no-repeat left 7px;
	padding: 2px 10px
}
.block-ifocus .link span a, .block-ifocus .link span a:hover {
	color: #FFF;
	text-decoration: none
}
.block .continua {
	background: url(../images/common/all.gif) repeat-x scroll left top #454545;
	color: #FFFFFF;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	clear:both
}
.block .continua span a, .block .continua span a:link, .block .continua span a:visited, .block .continua span a:hover, .block .continua span a:active {
	color: #FFF;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 10px 2px 18px;
	background: url(../images/common/arrow-blank.gif) no-repeat scroll 10px center transparent;
	cursor:pointer
}

.header .block-menu-primary-links {
height: 49px;
width: 420px;
position:relative}
.header .block-menu-primary-links ul {
margin: 8px 0 0 0;
padding: 6px 0 0 8px;
font: bold 15px Tahoma, Geneva, sans-serif;
color: #FFF;
list-style-type: none;
float: left;
position:absolute;
z-index:350}
.header .block-menu-primary-links ul li {
float: left;
margin: 0 4px}
.header .block-menu-primary-links ul li.scienza, .header .block-menu-primary-links ul li.dal-mondo, .header .block-menu-primary-links ul li.natura-e-ambiente, .header .block-menu-primary-links ul li.sesso-e-salute, .header .block-menu-primary-links ul li.tecnologia, .header .block-menu-primary-links ul li.community {
background:none}
.header .block-menu-primary-links ul li.first {
margin: 0 4px 0}
.header .block-menu-primary-links ul li.last {
margin: 0 0 0 4px}
.header .block-menu-primary-links ul li a {
color: #FFF;
font-weight:bold;
text-decoration: none;
height: 32px;
display: block}
.header .block-menu-primary-links .channelDropDown ul li a{
	height:auto}
.header .block-menu-primary-links ul li a:hover {
color: #FFF;
text-decoration: none}
.header .block-menu-primary-links ul li.natura-ambiente a {
padding: 2px 0 0 8px;
background: transparent url(/media/7/381/push-naturaeambiente.png) repeat-x 0 0px;
width: 78px}
.header .block-menu-primary-links ul li.natura-ambiente a:hover {
background: transparent url(/media/7/381/push-naturaeambiente.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.natura-ambiente a.active, .header .block-menu-primary-links ul li.natura-ambiente a.selected, .header .block-menu-primary-links ul li.natura-ambiente a:link.selected, .header .block-menu-primary-links ul li.natura-ambiente a:visited.selected,  .header .block-menu-primary-links ul li.natura-ambiente a:hover.selected,  .header .block-menu-primary-links ul li.natura-ambiente a:active.selected {
background: transparent url(/media/7/381/push-naturaeambiente.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.hi-tech a {
padding: 2px 0 0 8px;
background: transparent url(/media/7/381/push-hitech.png) repeat-x 0 0px;
width: 65px}
.header .block-menu-primary-links ul li.hi-tech{
background:none}
.header .block-menu-primary-links ul li.hi-tech a:hover {
background: transparent url(/media/7/381/push-hitech.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.hi-tech a.active, .header .block-menu-primary-links ul li.hi-tech a.selected, .header .block-menu-primary-links ul li.hi-tech a:link.selected, .header .block-menu-primary-links ul li.hi-tech a:visited.selected, .header .block-menu-primary-links ul li.hi-tech a:hover.selected,  .header .block-menu-primary-links ul li.hi-tech a:active.selected {
background: transparent url(/media/7/381/push-hitech.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.scienza a {
padding: 2px 0 0 8px;
background: transparent url(/media/7/381/push-scienza.png) repeat-x 0 0px;
width: 66px}
.header .block-menu-primary-links ul li.scienza a:hover {
background: transparent url(/media/7/381/push-scienza.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.scienza a.active, .header .block-menu-primary-links ul li.scienza a.selected, .header .block-menu-primary-links ul li.scienza a:link.selected, .header .block-menu-primary-links ul li.scienza a:visited.selected,  .header .block-menu-primary-links ul li.scienza a:hover.selected, .header .block-menu-primary-links ul li.scienza a:active.selected {
background: transparent url(/media/7/381/push-scienza.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.tecnologia a {
padding: 2px 0 0 8px;
background: transparent url(/media/7/381/push-tecnologia.png) repeat-x 0 0px;
width: 76px}
.header .block-menu-primary-links ul li.tecnologia a:hover {
background: transparent url(/media/7/381/push-tecnologia.png) repeat-x 0 -35px}
.header .block-menu-primary-links ul li.tecnologia a.active, .header .block-menu-primary-links ul li.tecnologia a.selected, .header .block-menu-primary-links ul li.tecnologia a:link.selected, .header .block-menu-primary-links ul li.tecnologia a:visited.selected,  .header .block-menu-primary-links ul li.tecnologia a:hover.selected,  .header .block-menu-primary-links ul li.tecnologia a:active.selected {
background: transparent url(/media/7/381/push-tecnologia.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.sesso-salute a {
padding: 2px 0 0 8px;
background: transparent url(/media/7/381/push-sessoesalute.png) repeat-x 0 0px;
width: 121px}
.header .block-menu-primary-links ul li.sesso-salute a:hover {
background: transparent url(/media/7/381/push-sessoesalute.png) repeat-x 0 -35px}
.header .block-menu-primary-links ul li.sesso-salute a.active, .header .block-menu-primary-links ul li.sesso-salute a.selected, .header .block-menu-primary-links ul li.sesso-salute a:link.selected, .header .block-menu-primary-links ul li.sesso-salute a:visited.selected,  .header .block-menu-primary-links ul li.sesso-salute a:hover.selected,  .header .block-menu-primary-links ul li.sesso-salute a:active.selected {
background: transparent url(/media/7/381/push-sessoesalute.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.dal-mondo a {
padding: 2px 0 0 8px;
background: transparent url(/media/7/381/push-tecnologia.png) repeat-x 0 0px;
width: 76px}
.header .block-menu-primary-links ul li.dal-mondo a:hover {
background: transparent url(/media/7/381/push-tecnologia.png) repeat-x 0 -35px}
.header .block-menu-primary-links ul li.dal-mondo a.active, .header .block-menu-primary-links ul li.dal-mondo a.selected, .header .block-menu-primary-links ul li.dal-mondo a:link.selected, .header .block-menu-primary-links ul li.dal-mondo a:visited.selected,  .header .block-menu-primary-links ul li.dal-mondo a:hover.selected,  .header .block-menu-primary-links ul li.dal-mondo a:active.selected   {
background: transparent url(/media/7/381/push-tecnologia.png) repeat-x 0 -70px}
.header .block-menu-primary-links ul li.community a {
padding: 2px 0 0 8px;
background: transparent url(/media/7/381/push-community.png) repeat-x 0 0px;
width: 97px}
.header .block-menu-primary-links ul li.community a:hover {
background: transparent url(/media/7/381/push-community.png) repeat-x 0 -35px}
.header .block-menu-primary-links ul li.community a.active, .header .block-menu-primary-links ul li.community a.selected, .header .block-menu-primary-links ul li.community a:link.selected, .header .block-menu-primary-links ul li.community a:visited.selected,  .header .block-menu-primary-links ul li.community a:hover.selected,  .header .block-menu-primary-links ul li.community a:active.selected {
background: transparent url(/media/7/381/push-community.png) repeat-x 0 -70px}
.header .block-menu-sottocanale {
border-top: 1px solid #505050;
border-right: 1px solid #505050;
background: transparent url(/media/7/381/specials-bg.gif) repeat-x left top;
height: 27px;
width: 719px}
.box.TXB_concorsi {
	background-color:#191919;
	width: 149px;
	float: left;
	margin-bottom: 2px;
	position: relative
}
.box.TXB_concorsi .TXB_content {
	height: 204px;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	overflow: hidden
}
.box .TXB_content {
	margin: 10px 10px 13px 9px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #444444;
	position:relative
}
.box.TXB_concorsi .immagine a img {
	border: none;
	width: 130px
}
.TXB_concorsi .TXB_tab {
	background-color: #c00418;
	color: #FFFFFF;
	left: 0px;
	padding: 5px 7px;
	position: absolute;
	top: 0px;
	font: bold 10px Tahoma, Geneva, sans-serif
}
.box.TXB_concorsi .TXB_content a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px
}
.TXB_ifocus-shadow {
	background: transparent url(../images/common/ifocus-shadow.png) repeat-x left bottom;
	height: 6px
}
.box.TXB_concorsi h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 3px 0
}
.TXB_continua.red {
	background: #c00418 url(../images/common/all-red.gif) repeat-x left top
}
.TXB_continua {
	background: url(../images/common/all.gif) repeat-x scroll left top #454545;
	color: #FFFFFF;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	clear:both
}
.TXB_continua span a, .TXB_continua span a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 18px;
	background: url(../images/common/arrow-blank.gif) no-repeat scroll 10px center transparent
}
.header .block-menu-sottocanale {
	border-top: 1px solid #505050;
	border-right: 1px solid #505050;
	background: transparent url(../images/common/specials-bg.gif) repeat-x left top;
	height: 27px;
	width: 719px
}
.header .block-menu-sottocanale .left {
	width: 10px;
	float: left;
	height: 27px
}
.header .block-menu-sottocanale .center {
	float: left;
	height: 17px;
	padding: 5px 10px;
	color: #FFF
}
.header .block-menu-sottocanale .right {
	width: 14px;
	float: left;
	height: 27px;
	position: relative;
	z-index: 100
}
.header .block-menu-sottocanale ul {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px Tahoma, Geneva, sans-serif;
	list-style-type: none
}
.header .block-menu-sottocanale ul li {
	float: left;
	margin-left: -13px
}
.header .block-menu-sottocanale ul li.first {
	float: left;
	margin-left: 0
}
.header .block-menu-sottocanale ul li .left, .header .block-menu-sottocanale ul li .right {
	padding: 0
}
.header .block-menu-sottocanale ul li .center {
	height: 17px;
	padding: 5px 10px
}
.header .block-menu-sottocanale ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight:bold
}
.header .block-menu-sottocanale ul li a:hover {
	color: #FFF;
	text-decoration: none
}
.header .block-menu-sottocanale ul li.first.rosso .right {
	background: transparent url(../images/common/submenu_red_01_right.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.first.rosso .left {
	background: transparent url(../images/common/submenu_red_01_left.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.first.rosso .center {
	background: transparent url(../images/common/submenu_red_01_center.png) repeat-x left top
}
.header .block-menu-sottocanale ul li.second.rosso .right {
	background: transparent url(../images/common/submenu_red_02_right.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.second.rosso .left, .header .block-menu-sottocanale ul li.second.rosso .center {
	background: transparent url(../images/common/submenu_red_02_center.png) repeat-x left top
}
.header .block-menu-sottocanale ul li.third.rosso .right {
	background: transparent url(../images/common/submenu_red_03_right.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.third.rosso .left, .header .block-menu-sottocanale ul li.third.rosso .center {
	background: transparent url(../images/common/submenu_red_03_center.png) repeat-x left top
}
.header .block-menu-sottocanale ul li.first.grigio .right {
	background: transparent url(../images/common/submenu_gray_01_right.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.first.grigio .left {
	background: transparent url(../images/common/submenu_gray_01_left.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.first.grigio .center {
	background: transparent url(../images/common/submenu_gray_01_center.png) repeat-x left top
}
.header .block-menu-sottocanale ul li.second.grigio .right {
	background: transparent url(../images/common/submenu_gray_02_right.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.second.grigio .left, .header .block-menu-sottocanale ul li.second.grigio .center {
	background: transparent url(../images/common/submenu_gray_02_center.png) repeat-x left top
}
.header .block-menu-sottocanale ul li.third.grigio .right {
	background: transparent url(../images/common/submenu_gray_03_right.png) no-repeat left top
}
.header .block-menu-sottocanale ul li.third.grigio .left, .header .block-menu-sottocanale ul li.third.grigio .center {
	background: transparent url(../images/common/submenu_gray_03_center.png) repeat-x left top
}
.header .block-menu-sottocanale ul li.sub {
	margin-left: 0
}
.header .block-menu-sottocanale ul li ul {
	margin: 5px 0;
	padding: 0;
	float: left;
	font: bold 12px Tahoma, Geneva, sans-serif;
	list-style-type: none;
	color: #585858
}
.header .block-menu-sottocanale ul li li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #585858;
	margin: 0
}
.header .block-menu-sottocanale ul li li a {
	color: #FFF;
	text-decoration: none
}
.header .block-menu-sottocanale ul li li a.specials {
	color: #c6c6c6;
	font-style: italic
}
.header .block-menu-sottocanale ul li li.first {
	padding: 0 10px 0 0
}
.header .block-menu-sottocanale ul li li.last {
	float: left;
	padding: 0 0 0 10px;
	border-right: none
}
.block .head.gray {
	background: #7b7b7b url(../images/common/head-gray.gif) no-repeat right top
}
.block-testconcorsi {
	margin-bottom: 20px
}
.block-testconcorsi .content {
	margin-top: 10px;
	float: left
}
.block-testconcorsi .content .box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dadada;
	float: left;
	width:100%
}
.block-testconcorsi .content .box .image img {
	border: 4px solid #373737 !important
}
.block-testconcorsi .content .box .image, .block-testconcorsi .content .box.first .image {
	float: left;
	margin-right: 10px
}
.block-testconcorsi .content .box .articolo-testo {
	overflow: hidden;
	float: none;
	border-bottom: none;
	margin-bottom: 0;
	width:auto
}
.block-testconcorsi .content .box .articolo-testo h2 {
	font-size: 14px;
	margin: 10px 0 0 0
}
.block-testconcorsi .content .box .articolo-testo .type {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #c00418
}
.dal-mondo, .curiosita, .economia, .sport, .arte, .mistero, .storia, .brain-trainer, .tab.ciano {
	background-color:#009cca
}
.natura-e-ambiente, .natura, .ecologia, .animali, .tab.acido {
	background-color:#b2c900
}
.sesso-e-salute, psicologia, salute, sessualita, .alimentazione, .tab.verde {
	background-color:#006839
}
.tecnologia, .energia, .hi-tech, .robot, .motori, .almanacco, .tab.blu {
	background-color:#007197
}
.scienza, .spazio, .geologia, .tab.arancione {
	background-color:#f08600
}
.articolo-testo .tab {
	padding: 5px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-right: 10px
}
.articolo-testo .tab a, .articolo-testo .tab a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight:bold
}
.articolo-testo .enc {
	padding: 5px 0 0 0
}
.articolo-testo {
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
	position: relative;
	float: left;
	width:380px
}
h2.CommonTitle {
	background: #3f3f3f url(../images/common/head-dgray.gif) no-repeat right top;
	margin:0;
	padding:3px 8px;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	color:#fff
}
h2.CommonTitle.red {
	background: #c00519 url(../images/common/head-red.gif) no-repeat right top;
	color: #FFF;
	font: 16px Georgia, "Times New Roman", Times, serif;
	height: 20px;
	z-index: 0;
	position: relative;
	padding: 2px 10px;
	margin-bottom:0;
	clear: both
}
.CommonFormField .CommonImageTextButton {
	height:20px;
	width:20px
}
.buttons {
	overflow:hidden;
	padding: 10px 10px 8px 10px;
	background-color:#ededed;
	border-bottom:solid 1px #dadada
}
.buttons .newpost, .buttons .forumsettings {
	float:left;
	margin-right:10px
}
.buttons .newpost a.CommonImageTextButton, .buttons .newpost a:link.CommonImageTextButton, .buttons .newpost a:visited.CommonImageTextButton, .buttons .newpost a:hover.CommonImageTextButton, .buttons .newpost a:active.CommonImageTextButton {
	cursor:pointer;
	background: url(../images/common/bg_newpost.gif) no-repeat !important;
	display:block;
	height:21px;
	width:250px;
	text-decoration:none;
	border:none;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	padding:0;
}
.buttons .forumsettings a.CommonImageTextButton, .buttons .forumsettings a:link.CommonImageTextButton, .buttons .forumsettings a:visited.CommonImageTextButton, .buttons .forumsettings a:hover.CommonImageTextButton, .buttons .forumsettings a:active.CommonImageTextButton {
	cursor:pointer;
	background: url(../images/common/bg_impostazioniForum.gif) no-repeat !important;
	display:block;
	height:18px;
	width:200px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	border:none;
	margin:0;
	padding:3px 0 0 0;
	font:bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff
}
.ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_TabOn {
	font:bold 9px Tahoma, Geneva, sans-serif !important;
	color:#373737;
	padding:0 !important;
	cursor:pointer;
	background-color:transparent !important;
	background: transparent url(../images/common/btn_on.gif) no-repeat !important;
	border:none !important;
}
.ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_TabOffLeft {
	font:bold 9px Tahoma, Geneva, sans-serif !important;
	color:#373737;
	padding:0 !important;
	cursor:pointer;
	background-color:transparent !important;
	background: transparent url(../images/common/btn_off.gif) no-repeat !important;
	border:none !important;
}
.ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_TabOn {
	font:bold 9px Tahoma, Geneva, sans-serif !important;
	color:#373737;
	padding:0 !important;
	cursor:pointer;
	background-color:transparent !important;
	background: transparent url(../images/common/btn_on.gif) no-repeat !important;
	border:none !important;
}
.ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_TabOffRight {
	font:bold 9px Tahoma, Geneva, sans-serif !important;
	color:#373737;
	padding:0 !important;
	cursor:pointer;
	background-color:transparent !important;
	background: transparent url(../images/common/btn_off.gif) no-repeat !important;
	border:none !important;
}
.ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_TabOffRight nobr, .ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_TabOn nobr, .ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_TabOffLeft nobr {
	display:block;
	width:84px;
	height:24px;
	padding:5px 0 0 0;
	margin-right:5px;
	text-align:center
}
.ctl00_ctl01_bscr_bcr_PostForm___PostBody_Editor_StartTabOff {
	display:none
}



.head.forum a.btp {
	background: url(../images/common/arrow-up.gif) no-repeat scroll left 8px transparent;
	color: #FFFFFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	height: 14px;
	padding: 3px 0 0 10px;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	width: 138px;
}
.head.forum a.btp:hover {
	text-decoration: underline;
}
.head.forum {
	margin-bottom: 1px;
}
.head.forum a.link {
	color: #FFFFFF;
	float: left;
	display: inline;
	text-indent: 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	width: 105px;
	text-decoration: none;
}
.head.forum a.link:hover {
	color: #FFF;
	text-decoration: underline;
}
.head.scienzaricerca {
	background: transparent url(../images/common/forum_headscienzaricerca.png) no-repeat left top;
}
.HideDisplay {
	background: transparent url(../images/common/hidedisplay.gif) no-repeat left top;
	height: 23px;
	width: 620px;
}
.HideDisplay #open {
	background: transparent url(../images/common/hidedisplayaopen.gif) no-repeat 19px 6px;
	padding: 3px 3px 0 10px;
	display: none;
}
.HideDisplay #close {
	background: transparent url(../images/common/hidedisplayaclose.gif) no-repeat 17px 7px;
	padding: 3px 3px 0 10px;
}
.HideDisplay a {
	height: 20px;
	display: block;
	width: 100px;
	text-align: center;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #7b7b7b;
	text-decoration: none;
	width: 115px;
	float: right;
}
.CommonListArea {
	margin-bottom: 20px;
}
.CommonListArea h3 {
	font: bold 16px Tahoma, Geneva, sans-serif;
	COLOR: #3f3f3f;
	margin: 0;
}
/*table {
	border: none;
	border-collapse: separate;
	margin-bottom: 1px;
	margin-top: 9px;
}
table thead tr {
	height: 20px;
	background-color: #ededed;
	border-bottom: none;
}
table th {
	color: #3f3f3f;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 4px 10px;
	border-right: 1px solid #d9d9d9;
}
table td {
	margin: 0;
	padding: 4px;
}
table table {
	margin: 0;
}
table table td {
	padding: 0;
}
table a:hover, table a {
	color: #373737;
	text-decoration: none;
}
table a:hover {
	color: #373737;
	text-decoration: underline;
}
*/
.block .head.dgray {
background: #3f3f3f url(../images/common/head-dgray.gif) no-repeat right top}
.block .head.big {
height: 22px;
padding: 12px 10px 0}
.ForumGroupTotalPostsVisualized, .ForumGroupTotalPostsColumn {
	background-color: #FFFFFF;
	text-align: center;
	width: 66px;
}
.ForumGroupTotalPostsHeader {
	border: none;
}
.ForumVisualizedPostsHeader, .ForumGroupTotalPostsVisualized {
	border-left: 1px solid #d9d9d9;
}
.ForumGroupTotalPostsColumn, .ForumGroupTotalPostsVisualized {
	border-bottom: 1px solid #d9d9d9;
}
.CommonListCell {
	background-color: #fafafa;
	padding: 15px 5px;
	vertical-align: top;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #373737;
}
.ForumGroupNameColumn {
	background-color: #FFF;
	width: 260px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.ForumGroupNameColumn a:hover, .ForumGroupNameColumn a {
	text-decoration: none;
	color: #373737;
}
.ForumMyNameColumn a.ForumNameUnRead, .ForumGroupNameColumn a.ForumGroupNameRead {
	color: #c00519;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.ForumMyNameColumn a.ForumNameUnRead:hover, .ForumGroupNameColumn a.ForumGroupNameRead:hover {
	color: #800310;
	text-decoration: none;
}
.ForumGroupNameColumn a.ForumGroupNameSub {
	color: #606060;
	text-decoration: none;
}
.ForumGroupNameColumn a.ForumGroupNameSub:hover {
	color: #606060;
	text-decoration: underline;
}
.ForumListCellLeftMostImageOnly {
	border-bottom: 1px solid #d9d9d9;
	vertical-align: top;
	padding: 15px 4px 15px 0;
	width: 28px;
}
.ForumGroupTotalPostsHeader, .ForumGroupTotalThreadsHeader {
	text-align: center;
}
.ForumGroupLastPostColumn {
	width: 152px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.ForumGroupTotalThreadsColumn {
	width: 46px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.ForumGroupLastPostColumn a.ForumGroupLastPostColumnRead {
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	color: #373737;
}
.ForumGroupLastPostColumn a.ForumGroupLastPostColumnRead:hover {
	text-decoration: underline;
	color: #373737;
}
.CommonInlineMessageArea {
	margin-bottom: 10px;
}
.CommonInlineMessageContent {
	background-color: #cfcfcf;
	padding: 15px 10px;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #373737;
}
.CommonInlineMessageContent a:hover, .CommonInlineMessageContent a {
	text-decoration: underline;
	color: #373737;
}
.block-ilforum {
	margin-bottom: 20px;
}
.block-ilforum .content {
	border: 1px solid #e9e9e9;
	background-color: #f5f5f5;
	color: #7b7b7b;
	padding: 20px 15px 15px 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	position: relative;
}
.block-ilforum .content img {
	display: block;
	right: 10px;
	position: absolute;
	top: -20px;
	z-index: 30;
}
.block-ilforum .content h3 {
	font-size: 15px;
	margin: 0 0 5px 0;
}
.block-ilforum .content h4 {
	font-size: 12px;
	margin: 0;
}
.block-ilforum .content h4 a:hover, .block-ilforum .content h4 a {
	color: #c00519;
	text-decoration: none;
}
.block-forumvaia, .block-forumricerca {
	margin-bottom: 10px;
	margin-right: 20px;
	width: 140px;
}
.block-forumvaia {
	clear: both;
	/*position: absolute;*/
	bottom: 0;
}
.block-forumvaia .content, .block-forumricerca .content {
	background-color: #ededed;
	border-bottom: 1px solid #d5d5d5;
	color: #7b7b7b;
	font: 10px/14px Tahoma, Geneva, sans-serif;
	padding: 12px 10px;
}
.block-forumvaia .content, .block-forumricerca .content input{
	font: 12px/16px Tahoma, Geneva, sans-serif;
	height:18px}
.block-forumvaia .content form select, .block-forumricerca .content form select {
	width: 120px;
	margin: 0;
	padding: 1px 2px;
}
.block-forumricerca .content form select {
	margin: 5px 0 0 0;
}
.block-forumvaia .content form input, .block-forumricerca .content form input {
	width: 114px;
	margin: 0;
	padding: 1px 2px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: none;
	font: 10px/14px Tahoma, Geneva, sans-serif;
	border-bottom: none;
}
.ricercaForum input{
	width: 114px;
	margin: 0;
	padding: 1px 2px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: none;
	border-bottom: none;
	font: 12px/16px Tahoma, Geneva, sans-serif !important;
}
.btnRicercaForum .CommonSearchButton:link, .btnRicercaForum .CommonSearchButton:visited, .btnRicercaForum .CommonSearchButton:active{
		cursor:pointer;
	background: url(../images/common/btn_cercaforum.gif) no-repeat !important;
	display:block;
	height:21px;
	width:119px;
	text-indent:-9999px;
	text-decoration:none;
	border:none;
	margin:0;
	padding:0}
.block-forumricerca .content form input {
	margin: 8px 0 0 0;
}
.block-forummenucommunity {
	width: 460px;
}
.block-forummenucommunity .box {
	width: 140px;
	margin-right: 20px;
	margin-top: 11px;
	border-bottom: 1px solid #dadada;
	color: #373737;
	float: left;
	height: 73px;
}
.block-forummenucommunity .box.last {
	margin-right: 0;
}
.block-forummenucommunity .box h4 {
	color: #373737;
	font: bold 11px/14px Tahoma, Geneva, sans-serif;
	margin: 0 0 8px 0;
}
.block-forummenucommunity .box h4 a {
	color: #373737;
	text-decoration: none;
}
.block-forummenucommunity .box h4 a:hover {
	color: #666;
	text-decoration: none;
}
.block-forummenucommunity .box p {
	margin: 0 0 9px 0;
	font: 10px/14px Tahoma, Geneva, sans-serif;
}
.preforum {
	float: left;
	height: 200px;
	padding-bottom:40px
}
.preforum .left {
	float: left;
	position: relative;
	height: 200px;
}
.preforum .right {
	float: right;
	position: relative;
	height: 200px;
}
table tr table tr, table td table td {
	border: none;
}
.ForumMyViewsHeader, .ForumMyViewsColumn {
	border-right: none;
}
.CommonListCellLeftMost {
	border-right: none;
	border-bottom: 1px solid #d9d9d9;
	padding: 15px 5px;
	vertical-align: top;
	width: 28px;
}
.ForumMyNameColumn {
	background-color: #FFF;
	padding: 15px 10px 0 10px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.ForumMyRepliesHeader, .ForumMyViewsHeader, .ForumMyRepliesColumn, .ForumMyViewsColumn {
	text-align: center;
}
.ForumMyNameColumn a.ForumNameRead {
	color: #c00519;
	text-decoration: none;
	font: bold 12px Tahoma, Geneva, sans-serif;
}
.ForumMyNameColumn a.ForumNameRead:hover {
	color: #800310;
	text-decoration: none;
}
.ForumMyLastPostColumn a:hover, .ForumMyLastPostColumn a, .ForumMyNameColumn a:hover, .ForumMyNameColumn a {
	font-weight: bold;
}
.ForumSubListCellVote {
	width: 92px;
	padding: 2px 4px 1px 4px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin-top: 4px;
	color: #909090;
	font: 10px Tahoma, Geneva, sans-serif;
}
.ForumSubListCellPager {
	width: 126px;
	padding: 2px 4px 1px 4px;
/*	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;*/
	float: right;
	font: 10px Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
.ForumSubListCellPager a:hover, .ForumSubListCellPager a {
	font-weight: normal;
}
table.ForumMyNameExtra {
	margin-top: 6px;
	border-collapse: separate;
}
table.ForumMyNameExtra td.ForumSubListCellVote {
	margin-right: 10px;
	border-spacing: 10px;
}
.ForumMyNameColumn {
	width: 42%;
	min-width: 240px;
}
.ForumMyLastPostColumn {
	width: 22%;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	min-width: 70px;
}
.ForumMyRepliesColumn {
	width: 6%;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.ForumMyRepliesColumn {
	width: 6%;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.ForumMyMoveHeader, .ForumMyMoveColumn {
	border-right: none;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.ForumMyMoveColumn {
	width: 6%;
}
.ForumMyViewsColumn {
	width: 6%;
	border-bottom: 1px solid #d9d9d9;
}
.block-forumtitle {
	margin-bottom: 30px;
}
.block-forumtitle .content {
	background-color: #ededed;
	padding: 20px 0 0 0;
	float: left;
}
.block-forumtitle .content h2 {
	margin: 0 10px 10px 10px;
	font: 14px/18px Tahoma, Geneva, sans-serif;
	color: #373737;
}
.block-forumtitle .content p {
	margin: 0;
	border-top: 1px solid #d5d5d5;
	padding: 10px 0;
	float: left;
	width: 100%;
}
.block-forumtitle .content p a:hover, .block-forumtitle .content p a {
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 13px;
	padding: 4px 10px 2px 10px;
	text-align: center;
}
.block-forumtitle .content p a.new {
	margin: 0 10px 0 10px;
	display: inline-block;
	white-space: nowrap;
	width: 230px;
	float: left;
	background: transparent url(../images/common/forum-forumnew.png) no-repeat left top;
}
.block-forumtitle .content p a.settings {
	margin: 0 10px 0 0;
	display: block;
	width: 180px;
	float: left;
	background: transparent url(../images/common/forum-forumsettings.png) no-repeat left top;
}
.block-forumtitle .content p a.rss {
	margin: 0;
	display: block;
	width: 110px;
	float: left;
	background: transparent url(../images/common/forum-forumrss.png) no-repeat left top;
}
ul.ForumPostList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.ForumPostUserPropertyList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.ForumPostStatistics {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ForumPostArea table {
	border: none;
	border-collapse: separate;
	margin: 0;
}
.ForumPostArea td.ForumPostUserName {
	color: #FFF;
	background-color: #7b7b7b;
	font: bold 12px Tahoma, Geneva, sans-serif;
	width: 132px;
	vertical-align: middle;
	border-right: 1px solid #7b7b7b;
	height: 26px;
	padding: 0 4px;
}
.ForumPostArea td.ForumPostUserName.RoleModerator {
	background-color: #3f3f3f;
	border-right: 1px solid #3f3f3f;
}
.ForumPostUserSpace {
	padding: 0;
	vertical-align: top;
	width: 20px;
}
.ForumPostHeaderControlArea, .ForumPostDate {
	background-color: #ccc;
	font: bold 10px Tahoma, Geneva, sans-serif;
	vertical-align: middle;
}
.ForumPostDate {
	color: #373737;
}
.ForumPostHeaderControlArea {
	color: #7b7b7b;
	text-align: right;
}
.ForumPostHeaderControlArea a {
	color: #c00519;
	text-decoration: none;
}
.ForumPostHeaderControlArea a:hover {
	color: #800310;
	text-decoration: none;
}
.ForumPostMessage {
	padding: 0;
	width: 460px;
}
.ForumPostMessage h4 {
	color: #373737;
	font: bold 14px Tahoma, Geneva, sans-serif;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.ForumPostMessage p {
	font: 12px/17px Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
.ForumPostMessage a {
	text-decoration: underline;
}
.ForumPostMessage a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.ForumPostMessage a {
	text-decoration: underline;
}
.ForumPostSignature {
	padding: 0;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #373737;
}
.ForumPostSignature p {
	margin: 0;
	padding: 12px 0;
	border-top: 1px solid #c00519;
	border-bottom: 1px solid #c00519;
}
.ForumPostSignatureBorderBottom {
	height: 7px;
	background: transparent url(../images/common/forum-signaturebbottom.png) repeat-x left top;
}
.ForumPostAbuseReply {
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #373737;
	text-transform: uppercase;
	vertical-align: middle;
	background-color: #ededed;
	border-bottom: 1px solid #d8d8d8;
}
.ForumPostAbuseReply a:hover, .ForumPostAbuseReply a {
	text-decoration: none;
	color: #373737;
}
.ForumPostAbuseIP {
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	vertical-align: middle;
	background-color: #ededed;
	border-bottom: 1px solid #d8d8d8;
	text-align: right;
}
.ForumPostUser {
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #d8d8d8;
	width: 140px;
	padding: 0;
}
.ForumPostUser p {
	color: #373737;
	font: 10px/18px Tahoma, Geneva, sans-serif;
}
.ForumPostUser p a {
	color: #373737;
	text-decoration: underline;
}
.ForumPostUser p a:hover {
	color: #373737;
	text-decoration: none;
}
.ForumPostUser p.UserImage {
	margin: 15px 0 20px 0;
}
.ForumPostUser p.UserPoints {
	margin: 20px 0;
}
.ForumPostUser p.UserStats {
	margin: 20px 0;
}
.ForumPostUser p.UserRosettes {
	margin: 20px;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}
.ForumPostRS {
	border-right: 1px solid #d8d8d8;
}
.ForumPostButtonBarBottom {
	background: transparent url(../images/common/forum-buttonbarbbottom.png) repeat-x left top;
}
.ForumPostButtonBar {
	padding: 15px 0 13px 0;
}
.ForumPostPixel {
	background: transparent url(../images/common/forum-pixel.gif) no-repeat right top;
}
.ForumPostButtonBar a.reply {
	display: inline-block;
	width: 85px;
	height: 15px;
	background: transparent url(../images/common/forum-reply.png) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	margin-right: 9px;
	color: #FFF;
	font: bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px 0;
	text-decoration: none;
	white-space: nowrap;
}
.ForumPostButtonBar a.cite {
	display: inline-block;
	width: 62px;
	height: 15px;
	background: transparent url(../images/common/forum-cite.png) no-repeat left top;
	margin-right: 9px;
	color: #FFF;
	text-transform: uppercase;
	font: bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px 0;
	text-decoration: none;
	white-space: nowrap;
}
.ForumPostButtonBar a.preferiti {
	display: inline-block;
	width: 99px;
	height: 13px;
	background: transparent url(../images/common/forum-preferiti.png) no-repeat left top;
	margin-right: 9px;
	color: #FFF;
	text-transform: uppercase;
	font: bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px 0;
	text-decoration: none;
	white-space: nowrap;
}
.ForumPostButtonBar a.contatta {
	display: inline-block;
	width: 102px;
	height: 13px;
	background: transparent url(../images/common/forum-contatta.png) no-repeat left top;
	margin-right: 9px;
	color: #FFF;
	text-transform: uppercase;
	font: bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px 0;
	text-decoration: none;
	white-space: nowrap;
}
.ForumPostButtonBar a.modera {
	display: inline-block;
	width: 65px;
	height: 13px;
	background: transparent url(../images/common/forum-modera.png) no-repeat left top;
	color: #FFF;
	text-transform: uppercase;
	font: bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 0;
}
td blockquote {
	border: 1px dotted #404040;
	padding: 10px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
td blockquote.even {
	background-color: #fafafa;
	color: #009364;
}
td blockquote.uneven {
	background-color: #f7f7f7;
	color: #0070a4;
}
.header .block-menu-secondary-links ul li a.login, .header .block-menu-secondary-links ul li a:link.login, .header .block-menu-secondary-links ul li a:visited.login, a:hover.login, .header .block-menu-secondary-links ul li a:active.login{
background: transparent url(../images/common/login.png) no-repeat left top;
font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration:none;
height: 13px;
padding: 4px 0;
width: 92px;
display: block;
text-align: center;
color: #FFF;
margin-top: -5px}
.ddlForum{
	width:120px;
	height:20px}
	.CommonFormField.cerca a.CommonTextButton, .CommonFormField.cerca a:link.CommonTextButton, .CommonFormField.cerca a:visited.CommonTextButton, .CommonFormField.cerca a:hover.CommonTextButton, .CommonFormField.cerca a:active.CommonTextButton {
	background:transparent url(../images/forum/btn_cerca.gif) no-repeat !important;
	width:60px;
	height:21px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	text-decoration:none;
	margin:0;
	padding:0;
	border:none !important
}

.channelDropDown{
width:697px;
position:absolute;
z-index:300;
top:42px;
padding:15px 10px 15px 0}
.channelDropDown.natura-ambiente{
background: url(/media/7/381/bg_dd_natura.gif) repeat-y;
border-top:solid 4px #b2c900;
border-bottom:solid 4px #b2c900}
.channelDropDown.hi-tech{
background: url(/media/7/381/bg_dd_hitech.gif) repeat-y;
border-top:solid 4px #d0051e;
border-bottom:solid 4px #d0051e}
.channelDropDown.scienza{
background: url(/media/7/381/bg_dd_scienza.gif) repeat-y;
border-top:solid 4px #f08600;
border-bottom:solid 4px #f08600}
.channelDropDown.dal-mondo{
background: url(/media/7/381/bg_dd_tecnologia.gif) repeat-y;
border-top:solid 4px #007197;
border-bottom:solid 4px #007197}
.header .block-menu-primary-links .subChannel{
float:left;
margin:0;
width:150px}
.header .block-menu-primary-links .subChannel ul{
padding:0;
list-style:none;
width:140px;
padding-right:10px;
margin:17px 0 0 0;
position:relative}
.header .block-menu-primary-links .subChannel ul li{
float:none;
padding-bottom:9px;
margin:0}
.subChannelPreview{
float:left;
width:516px;
padding-left:20px;
/*border-left:solid 1px #6b6b6b;
background: url(/media/7/381/bordo_menu_dropdown.gif) repeat-y 354px top;*/}
.header .block-menu-primary-links .subChannel ul li a, .header .block-menu-primary-links .subChannel ul li a:link, .header .block-menu-primary-links .subChannel ul li a:visited, .header .block-menu-primary-links .subChannel ul li a:hover, .header .block-menu-primary-links .subChannel ul li a:active{
font:bold 15px/24px Tahoma, Geneva, sans-serif;
color:#3d3d3d;
padding-left:27px;
text-decoration:none}
.header .block-menu-primary-links .channelDropDown.natura-ambiente .subChannel ul li a:hover{
color:#b2c900}
.header .block-menu-primary-links .channelDropDown.hi-tech .subChannel ul li a:hover{
color:#d0051e}
.header .block-menu-primary-links .channelDropDown.scienza .subChannel ul li a:hover{
color:#f08600}
.header .block-menu-primary-links .channelDropDown.dal-mondo .subChannel ul li a:hover{
color:#007197}
.header .block-menu-primary-links .channelDropDown.natura-ambiente .subChannel ul li a{
background: url(/media/7/381/bullet_natura.gif) no-repeat;}
.header .block-menu-primary-links .channelDropDown.hi-tech .subChannel ul li a{
background: url(/media/7/381/bullet_hitech.gif) no-repeat;}
.header .block-menu-primary-links .channelDropDown.scienza .subChannel ul li a{
background: url(/media/7/381/bullet_scienza.gif) no-repeat;}
.header .block-menu-primary-links .channelDropDown.dal-mondo .subChannel ul li a{
background: url(/media/7/381/bullet_curiosita.gif) no-repeat;}
.header .block-menu-primary-links ul.lista-dropdown{
margin:0;
padding:0;
list-style:none;
position:relative}
.header .block-menu-primary-links ul.lista-dropdown li{
float:left;
width:155px;
padding:0 0 5px 0;
margin:0 10px 5px 0;
border-bottom:1px solid #DADADA}
.header .block-menu-primary-links ul.lista-dropdown.da-non-perdere li{
float:left;
width:155px;
padding:0 0 5px 0;
margin:0 10px 6px 0;
border-bottom:1px solid #DADADA}
.header .block-menu-primary-links ul.lista-dropdown li.separator{
float:none;
margin:0;
padding:0;
width:330px;
clear:both;
height:1px;
overflow:hidden;
border:none}
.header .block-menu-primary-links ul.lista-dropdown li a, .lista-dropdown li a:link, .lista-dropdown li a:visited, .lista-dropdown li a:hover, .lista-dropdown li a:active{
font:normal 14px Tahoma, Geneva, sans-serif;
color:#373737;
text-decoration:none}
.header .block-menu-primary-links ul.lista-dropdown li a:hover{
color:#666;
text-decoration:underline}
.list-img{
float:left}
.list-img img{
margin-right:10px;
border:solid 2px #222023 !important}
.title-item-img{
float:left;
width:auto}
.header .block-menu-primary-links ul.lista-dropdown h2{
margin:0 0 15px 0}
.header .block-menu-primary-links ul.lista-dropdown li.last-item a, .header .block-menu-primary-links ul.lista-dropdown li.last-item a:link, .header .block-menu-primary-links ul.lista-dropdown li.last-item a:visited, .header .block-menu-primary-links ul.lista-dropdown li.last-item a:hover, .header .block-menu-primary-links ul.lista-dropdown li.last-item a:active{
font-size:14px;
font-weight:bold}
.ricerca-top {
float:right;
background: none;
padding:23px 0 0 0}
.search label{
display:none}
.search input.searchtext {
background: #575757 url(/media/7/381/ricerca-header-bg.gif) no-repeat top right;
padding: 2px 4px;
margin-top:-4px;
border-top: none;
border-left: none;
border-bottom: none;
border-right: 1px solid #252525;
width: 170px;
height: 16px;
color:#FFF;
font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform: uppercase;
float:left}
.search input.searchbutton {
background: #FFF url(/media/7/381/ricerca-header.png) no-repeat top right;
border: none;
margin-top:-5px;
text-indent: -9999px;
height: 21px;
padding: 2px 0;
width: 21px;
margin-left: 0;
text-transform: capitalize;
display: block;
float:left;
cursor:pointer}
.header .block-menu-secondary-links .registrazione-top ul {
padding-left:6px}
.header .block-menu-secondary-links ul li.registrazione-top {
padding: 0 11px 0 0;}
.header .block-menu-secondary-links ul li.registrazione-top a, .header .block-menu-secondary-links ul li.registrazione-top a:link, .header .block-menu-secondary-links ul li.registrazione-top a:visited, .header .block-menu-secondary-links ul li.registrazione-top a:hover, .header .block-menu-secondary-links ul li.registrazione-top a:active {
background: transparent url(/media/7/381/bg_registrati.jpg) repeat-x;
font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform: uppercase;
height: 15px;
padding: 2px 5px 4px 5px;
width: auto;
display: block;
text-align: center;
color: #FFF;
margin-top: -5px;
cursor:pointer}
.header .block-menu-secondary-links .social-top ul{
padding:1px  0 0 0}
.header .block-menu-secondary-links ul li.twitter{
background:none}
.channelDropDown .primopiano-title {
color: #000;
float: none;
display:block;
padding:0;
text-transform:uppercase}
.channelDropDown .subChannel .primopiano-title{
	padding-left:27px}
.channelDropDown-inner{
	clear:both;
	overflow:hidden;
background: url(/media/7/381/separator-dropdown.gif) repeat-y 150px top;}
