* {
	font-family: Verdana, Arial, Helvetica, Sans, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
html {
	font-size: 75%;
}
body {
	color: #888888;
	background-color: #141414;
}
ul, ol, dl {
	margin: 0.5em 1em
}
li {
	margin-left: 1.5em;
	line-height: 1.5em;
}
option {
	padding-left: 0.75em
}
#subheader ul, #subheader li, #userbar ul, #userbar li, #navigation ul, #navigation li {
	margin: 0;
	line-height: inherit;
}
#subheader ul {
	margin-left: 20px;
}
a {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
a:hover, .clickExpand h1:hover {
	color: #cc9f4a;
}
.clickExpand h1 {
	display: inline;
}
#subheader a {
	display: block;
	float: left;
	margin: 0 0.1em;
	background: transparent url("images/navtab_bg.jpg") no-repeat scroll top right;
}
* html #subheader a {
	margin: 0 0.2em;
}
#subheader a span {
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	padding: 0 1em;
	background: transparent url("images/navtab_l.jpg") no-repeat scroll top left;
}
#subheader a:hover, #subheader .active a {
	background: transparent url("images/navtab_hbg.jpg") no-repeat scroll top right;
}
#subheader a:hover span, #subheader .active span {
	background: transparent url("images/navtab_hl.jpg") no-repeat scroll top left;
}
#links a {
	line-height: 1.5em;
	height: 1.5em;
	font-size: 0.9em;
	margin-right: 0.3em;
}
#anchors a {
	line-height: 1.6em;
	font-size: 0.9em;
	margin: 0.5em 0 0 0.8em;
	display: none;
}
#header {
	padding: 25px 25px 0 25px;
}
/*#header_corner_tl {
	width: 100%;
	height: 100%;
	background: transparent url(images/header_corner_tl.jpg) no-repeat top left;
}
#header_corner_tr {
	width: 100%;
	height: 100%;
	background: transparent url(images/header_corner_tr.jpg) no-repeat top right;
}
#header_corner_bl {
	width: 100%;
	height: 100%;
	background: transparent url(images/header_corner_bl.jpg) no-repeat bottom left;
}
#header_corner_br {
	width: 100%;
	height: 100%;
	background: transparent url(images/header_corner_br.jpg) no-repeat bottom right;
}
*/
#header_bg {
	position: relative;
	background: #000000 /*url(images/bannerFNL.jpg) no-repeat center*/;
	border-bottom: 1px solid #2d2d2d;
}
#header_t {
	background: transparent url("images/FNL/header_bt.jpg") repeat-x scroll top left;
}
#header_r {
	background: transparent url("images/FNL/header_br.jpg") repeat-y scroll top right;
}
#header_l {
	background: transparent url("images/FNL/header_bl.jpg") repeat-y scroll top left;
}
#subheader {
	float: left;
	height: 1.9em;
	overflow: hidden;
	width: 100%;
	background-color: #000000;
}
#subheader ul {
	display: table;
	white-space: nowrap;
	right: 0 !important;
	padding: 0 !important;
}
#subheader li {
	display: table-cell;
}
#mainheader {
	padding: 0.5em;
}
#mainheader img {
	display: block;
	margin: 0 auto 0 auto;
}
#userbar {
	height: 1.8em;
	position: relative;
}
#userbar ul li, #subheader ul li {
	float: left;
	list-style: none;
}
#links {
	position: absolute;
	right: 0.6em;
	top: 0;
}
#tab {
	position: absolute;
	right: 10px;
	bottom: 0;
	margin-top: 0.1em;
	width: 450px;
	height: 20px;
	background-color: transparent;
}
#tab_r {
	height: 23px;
	line-height: 23px;
	padding: 0 1em;
}
#footer {
	width: 90%;
	border: 1px solid #2d2d2d;
	margin: 1em auto;
	padding: 1em;
	font-size: 0.8em;
	background-color: #000000;
}
#subfooter {
	width: 90%;
	margin: 0.5em auto;
	color: #ffffff;
	font-size: 0.8em;
}
#main {
	left: 0;
	position: absolute;
	top: 0;
	width: 95%;
}
#cont {
	margin: 0 25px 25px 25px;
	background-color: #000000;
}
#cont_b {
	background: transparent url("images/FNL/cont_bb.jpg") repeat-x scroll bottom left;
}
#cont_r {
	background: transparent url("images/FNL/header_br.jpg") repeat-y scroll top right;
}
#cont_l {
	background: transparent url("images/FNL/header_bl.jpg") repeat-y scroll top left;
}
#corner_bl {
	padding-bottom: 5px;
}
*+html #corner_bl {
	padding-bottom: 0em;
	overflow: hidden;
}
* html #corner_bl {
	padding-bottom: 0;
}
#corner_tr {
	background: transparent url("images/FNL/corner_tr.jpg") no-repeat scroll top right;
}
#corner_tl {
	background: transparent url("images/FNL/corner_tl.jpg") no-repeat scroll top left;
}
#corner_br {
	background: transparent url("images/FNL/corner_br.jpg") no-repeat scroll bottom right;
}
#corner_bl {
	background: transparent url("images/FNL/corner_bl.jpg") no-repeat scroll bottom left;
}
#main-bg {
	line-height: 1.45em;
	padding: 1em 0.25em;
}
* html #main-bg, * html #cont {
	height: 1%;
	width: auto;
}
#side-border-left {
	width: 15em;
	max-width: 15em;
	padding: 1em 0.75em;
	float: left;
	display: inline;
	margin-right: -5px;
}
#side-border-right {
	width: 15em;
	max-width: 15em;
	padding: 1em 0.75em;
	float: right;
	display: inline;
	margin-left: -5px;
}
.side-both #main-bg {
	margin: 0 16.5em;
}
.side-left #main-bg {
	margin: 0 0.5em 0 16.5em;
}
.side-right #main-bg {
	margin: 0 16.5em 0 0.5em;
}
#navigation {
	margin: -0.4em;
}
#navigation h2, .side-label {
	font-size: 1.1em;
	padding: 0.25em;
	margin-bottom: 1px;
	font-weight: 700;
}
#navigation ul {
	margin: 0;
	display: block;
	list-style-type: none;
	line-height: 1.2em;
}
#navigation .bullet {
	display: none;
}
* html #navigation ul li, #navigation a {
	height: 1%;
}
#navigation a {
	background: #474747 url("images/FNL/navitem_l.jpg") no-repeat scroll top left;
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
}
#navigation a span {
	display: block;
	height: 1.7em;
	line-height: 1.7em;
	padding: 0 0.5em;
	background: transparent url("images/FNL/navitem_r.jpg") no-repeat scroll top right;
}
#navigation a:hover {
	background: #9F3807 url("images/FNL/navitem_hl.jpg") no-repeat scroll top left;
}
#navigation a:hover span {
	background: transparent url("images/FNL/navitem_hr.jpg") no-repeat scroll top right;
}
#container {
	width: 100%;
	/*overflow-x: auto;
*/
	/*overflow-y: visible;
*/
}
.pagenav {
	padding: 0.4em;
}
.pagenav span, .pagenav a, .pagenav a:hover {
	border: 1px solid #cccccc;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}
.pagenav span, #navigation h2, .side-label {
	background-color: #cc9f4a;
	border-color: #cc9f4a;
}
.switcherbutton {
	height: 16px;
	width: 16px;
}
.panelbutton {
	margin: 0.5em 0;
}
.textbox, .button, .button2 {
	border-width: 1px;
	font-size: 1em;
	margin-top: 0.1em;
	padding: 0.25em;
}
.textbox {
	color: #cc9f4a;
	border: 1px dotted #2d2d2d;
	background-color: #141414;
}
.button {
	color: #cc9f4a;
	font-weight: bold;
	border: 1px outset #2d2d2d;
	background-color: #000000;
	cursor: pointer;
}
.button:hover {
	color: #ffffff;
}
.button:active {
	border-style: inset;
}
.fakeButton {
	border-width: 1px;
	border: 1px outset #2d2d2d;
	cursor: pointer;
	width: 90px;
	text-align: center;
	margin: 0 auto 1px auto;
	padding: 4px 4px 4px 15px;
	background: #000000 none no-repeat scroll 3px center;
}
.fakeButton:active {
	border-style: inset;
}
.fakeButton a {
	font-size: 10px;
	color: #cc9f4a;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.fakeButton a:hover {
	color: #ffffff;
	background-color: transparent;
}
.bbcode {
	background-color: #141414;
	border: 1px solid #cccccc;
}
.news-category {
	float: left;
	margin: 0.2em 0.5em 0 0;
}
.news-footer-img {
	vertical-align: middle;
}
.panelcap {
	color: #cc9f4a;
	height: 40px;
	line-height: 40px;
	display: block;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	background: transparent url("images/panelcap_bg.jpg") repeat-x scroll top left;
}
#container .panelcap {
	font-size: 1.5em;
}
.panelcap span {
	display: block;
	background: transparent url("images/panelcap_r.jpg") no-repeat scroll top right;
}
.panelcap span span {
	display: block;
	padding: 0 1.5em;
	background: transparent url("images/panelcap_l.jpg") no-repeat scroll top left;
}
.navcap_r {
	margin: -1px -1px 0 0;
	background: transparent url("images/navcap_r.jpg") no-repeat scroll top right;
}
.navcap_l {
	margin: -1px 0 0 -1px;
	background: transparent url("images/navcap_l.jpg") no-repeat scroll top left;
}
.panelbody {
	background: #141414 url("images/panelbody_bott_c.jpg") repeat-x scroll bottom left;
	font-size: 0.8em;
}
.panel_bg_r {
	background: transparent url("images/panelbody_bg_r.jpg") repeat-y scroll top right;
}
.panel_bg_l {
	background: transparent url("images/panelbody_bg_l.jpg") repeat-y scroll top left;
}
.panel_r {
	background: transparent url("images/panelbody_bott_r.jpg") no-repeat scroll bottom right;
}
.navcap_r .panel_r {
	margin: 0 0 -1px 0;
}
.panel_l {
	height: 100%;
	padding: 0 12px 20px;
	background: transparent url("images/panelbody_bott_l.jpg") no-repeat scroll bottom left;
}
.navcap_l .panel_l {
	margin: 0 0 -1px;
}
.quote {
	border: 1px solid #999;
	margin: 0 2em;
	padding: 3pt;
}
code, pre {
	font-family: monospace;
	font-size: 1.1em;
}
.poll {
	height: 1em;
	border: 1px solid #000000;
	background-color: #333333;
}
.shoutboxname, .comment-name {
	font-weight: 700;
}
.shoutboxdate {
	color: #888888;
	font-size: 0.8em;
}
.small, .small2, .side-small {
	font-size: 0.9em;
}
.tbl-border {
	border: 1px solid #2d2d2d;
}
.tbl, .tbl1, .tbl2, .forum-caption {
	padding: 5px;
}
.forum-caption {
	color: #666666;
	font-variant: small-caps;
	font-weight: 700;
	background-color: #dddddd;
}
.tbl2 {
	background-color: #141414;
}
hr {
	border: solid #999999 1px;
	height: 1px;
}
.news-footer {
	padding: 0.5em;
}
.panelbutton {
	float: right;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
}
.center {
	margin: 0 auto;
}
.content_center {
	text-align: center;
}
.flleft {
	float: left !important;
}
.flright {
	float: right !important;
}
.clear {
	clear: both;
}
/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
.floatfix {
	overflow: hidden;
}
* html .floatfix {
	width: 100%;
}
.center, *[align="center"] {
	margin: 0 auto;
}
.citeFix {
	width: 98%;
}
.cite {
	padding: 10px 0 0 20px;
	background: transparent url("images/quotes_open.jpg") no-repeat scroll top left;
}
.cite2 {
	padding: 0 20px 15px 0;
	color: #ffffff;
	font: italic normal normal 1.2em Georgia, "Times New Roman", times, serif;
	background: transparent url("images/quotes_close.jpg") no-repeat scroll bottom right;
	text-align: justify;
}
.maincap {
	color: #ffffff;
	background: transparent url("images/maincap_bg.jpg") no-repeat scroll top left;
    height: 35px;
	display: block;
	font-weight: normal;
	font-size: 1.4em;
	font-style: italic;
	margin-top: 10px;
	padding: 2px 0 0 68px;
}
.maintext {
	padding: 10px;
}
.credits {
	font-size: 0.8em;
	font-style: italic;
}
.panel_l strong {
	color: #ffffff;
}
.panel_l strong a {
	color: #cc9f4a;
}
.wide_li li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.wider_li li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.img_text_align {
	margin: 0 0 -3px 5px;
}
.divisor {
	border: 0;
	height: 2px;
	color: #2d2d2d;
	background-color: #2d2d2d;
}
.colored_text {
	color: #cc9f4a;
}
.colored_text2 {
	color: #d8d8d8;
}
.colored_text3 {
	color: #cc9f4a;
}
.colored_link {
	color: #cc9f4a;
}
.colored_link:hover {
	color: #ffffff;
}
.breadcrumbs {
	margin: 0 5% 40px;
	padding: 1px;
	font-weight: bold;
	background-color: #141414;
	border: 1px solid #2d2d2d;
	font-size: 0.8em;
	text-align: center;
	font-style: italic;
}
.admin-message {
	margin: 10px auto 30px auto;
	width: 80%;
	padding: 5px;
	background-color: #141414;
	border: 1px solid #2d2d2d;
	font-size: 1.1em;
	text-align: center;
	font-style: italic;
	color: #cc9f4a;
}
.infobox {
	margin: 0 15px 15px;
	border: 1px solid #2d2d2d;
	background-color: #000000;
}
.infobox2 {
	margin: 0 15px 15px;
	font-style: italic;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #2d2d2d;
}
h1 {
	color: #d8d8d8;
	font-style: italic;
}
.photogallery_album_photo_info {
	font-size: .8em;
	line-height: 1.3em;
	padding-bottom: 20px;
}
.setuser_body {
	background-color: #000000;
}
/* Override dello stile forzato <strong> delle FAQ */
.maintext strong {
	color: #d8d8d8;
}
/* Random quote panel */
#random_quote_text {
	font: italic normal normal 1.2em Georgia, "Times New Roman", times, serif;
	text-align: left;
}
#random_quote_author {
	color: #ffffff;
	text-align: right;
	font-style: italic;
}
/* RSS Forum panel */
#rss_forum_panel {
	text-align: left;
}
/* RSS Blog panel */
#rss_blog_panel {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#rss_blog_panel li {
	padding: 0;
	margin-left: 1em;
}

