* {
outline:none;
}


body {
	margin			: 0 auto;
	background		: #000 url(../images/bg/bg_body.gif) top center no-repeat;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #afafaf;
}

body.landing {
	margin			: 0 auto;
	background		: #000 url(../images/bg/bg_landing.jpg) top center no-repeat;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #fff;
}

body.landing div {
margin:157px auto;
width:320px;
height:100px;
}

body.landing div h1 {
font-size:11px;
color:#afafaf;
margin:0 0 30px 0;
}

body.landing div p {
font-size:11px;
color:#afafaf;
}

body.landing div p a {
color:#fff;
}

#header {
	width			: 960px;
	height			: 67px;
	margin			: 0 auto;
	clear			: both;
}

a {
	color			: #afafaf;
	text-decoration : none;
}

h2 {
	font-size		: 18px;
}

a:hover {
	color			: #fff;
}

#logo {
	display			: block;
	float			: left;
	width			: 211px;
	height			: 50px;
}

#header a {
	font-size		: 11px;
	text-decoration : none;
	text-align		: center;
}
	
#silverlightControlHost {
	position		: absolute;
	width			: 320px;
	height			: 269px;
	margin-left		: 320px;
	margin-top		: 19px;
	clear			: both;
	text-align 		: center;
	visibility		: hidden;
}

#silverlightControlHost img {
	margin-top 		: 100px;
}

#silverlightAlert {
	visibility		:inherit;
}

/*** top navbar ***/

#nav_preferiti {
	width			: 105px;
	height			: 22px;
	background		: #000 url(../images/bg/nav_preferiti_off.gif) no-repeat;
	display			: block;
	float			: right;
	border-left		: 1px solid #000;
	padding-top		: 45px;
}

#nav_preferiti:hover {
	background		: #000 url(../images/bg/nav_preferiti_hover.gif) no-repeat;
	color			: #fff;
}

#nav_preferiti.current, #nav_preferiti.current:hover {
	background		: #000 url(../images/bg/nav_preferiti_on.gif) no-repeat;
	color			: #464646;
}

#nav_community {
	width			: 105px;
	height			: 22px;
	background		: #000 url(../images/bg/nav_community_off.gif) no-repeat;
	display			: block;
	float			: right;
	border-left		: 1px solid #000;
	padding-top		: 45px;
}

#nav_community:hover {
	background		: #000 url(../images/bg/nav_community_hover.gif) no-repeat;
	color			: #fff;
}

#nav_community.current, #nav_community.current:hover {
	background		: #000 url(../images/bg/nav_community_on.gif) no-repeat;
	color			: #464646;
}

#nav_cerca {
	width			: 105px;
	height			: 22px;
	background		: #000 url(../images/bg/nav_cerca_off.gif) no-repeat;
	display			: block;
	float			: right;
	border-left		: 1px solid #000;
	padding-top		: 45px;
}

#nav_cerca:hover {
	background		: #000 url(../images/bg/nav_cerca_hover.gif) no-repeat;
	color			: #fff;
}

#nav_cerca.current, #nav_cerca.current:hover {
	background		: #000 url(../images/bg/nav_cerca_on.gif) no-repeat;
	color			: #464646;
}

#nav_home {
	width			: 105px;
	height			: 22px;
	background		: #000 url(../images/bg/nav_home_off.gif) no-repeat;
	display			: block;
	float			: right;
	border-left		: 1px solid #000;
	padding-top		: 45px;
}

#nav_home:hover {
	background		: #000 url(../images/bg/nav_home_hover.gif) no-repeat;
	color			: #fff;
}

#nav_home.current, #nav_home.current:hover {
	background		: #000 url(../images/bg/nav_home_on.gif) no-repeat;
	color			: #464646;
}

/*** fine top navbar ***/

#personal {
	float			: right;
	padding			: 10px;
	text-align		: right;
}

#personal a {
	font-size		: 10px;
	margin			: 0 4px;
}

#personal div {
	display			: block;
	margin			: 17px 0 0 0;
	color			: #5f5f5f;
	font-weight		: bold;
}

#personal div p {
	margin			: 3px 0 0 0;
	padding			: 0;
	float			: right;
	text-align		: right;
	width			: 220px;
	display			: inline;
}

#personal div a#switchaudio {
	display			: block;
	width			: 24px;
	height			: 23px;
	float			: right;
	margin-left		: 10px;
	background-image		: url(../images/bg/bg_audio.gif);
	background-repeat		: no-repeat;
	background-position		: 0px 0px;
}

#swfhome {
	width			: 960px;
	height			: 710px;
	clear			: both;
	margin-top		: 0;
	margin-right	: auto;
	margin-bottom	: 0;
	margin-left		: auto;
}

#swfsmall {
	width			: 960px;
	height			: 350px;
	clear			: both;
	margin-top		: 0;
	margin-right	: auto;
	margin-bottom	: 0;
	margin-left		: auto;
}

#middlebar {
	width			: 886px;
	height			: 26px;
	margin			: 10px auto;
	clear			: both;
}

#middlebar h2 {
	float			: left;
}

.pager {
	float			: right;
	font-size		: 11px;
}

.pager div {
	float			: left;
	padding			: 0 17px;
	margin-top		: 4px;
}

.pager a img {
	float			: left;
}

.pager em {
	background-color: #171717;
	border			: 2px solid #171717;
	border-bottom	: 4px solid #171717;
	color			: #fff;
	font-weight		: bold;
	font-style		: normal;
	padding 		: 0 7px;
}

.pager span {
	color			: #fff;
	font-weight		: bold;
}

#header_comments {
	width			: 908px;
	height			: 19px;
	background		: #000 url(../images/bg/header_commenti.gif) no-repeat;
	margin			: 0 auto;
	clear 			: both;
}

/*** commenti ***/

#comments_container {
	height			: 440px;
}

.comment, .comment_noexpand {
	width			: 870px;
	height			: 65px;
	margin			: 0 auto;
	clear			: both;
	background		: #191919 url(../images/bg/bg_comment.gif) repeat-x;
	padding			: 19px 12px 19px 26px;
	border-bottom	: 1px solid #000;
	cursor			: pointer;
}

.first {
	padding-top		: 0;
	background-position: 0 -19px;
}

.last {
	padding-bottom	: 0;
	border-bottom	: none;
}

#footer_comments {
	width			: 908px;
	height			: 19px;
	background		: #000 url(../images/bg/footer_commenti.gif) no-repeat;
	margin			: 0 auto;
	clear 			: both;
}

.comment div, .comment_noexpand div {
	float 			: left;
	display			: inline;
	margin-left		: 90px;
	font-size		: 12px;
	width 			: 680px;
}

.comment div strong, .comment_noexpand div strong {
	color 			: #fff;
}

.comment div p, .comment_noexpand div p {
	margin			: 9px 0;
}

.comment_short {
	width			: 620px;
}

.comment_long {
	display			: none;
	line-height		: 18px;
	height 			: 143px;
	overflow		: auto;
	width			: 630px;
	padding-right	: 25px;
	scrollbar-base-color : #000;
	scrollbar-track-color : #191919;
	scrollbar-highlight-color : #afafaf;
	scrollbar-shadow-color : #000;
	scrollbar-arrow-color : #afafaf;
}

.comment div a, .comment div small em, .comment_noexpand div a, .comment_noexpand div small em {
	font-weight		: bold;
	color			: #fff;
	font-style		: normal;
}


div.thumb {
	display			: block;
	position		: relative;
	margin 			: 0;
}

.pic {
	position		: absolute;
	top				: 0px;
	left			: 0px;
	z-index			: 1;
}

.rounder {
	position		: absolute;
	top				: 0px;
	left			: 0px;
	z-index			: 2;
}

.comment .continua {
	display			: block;
	float			: left;
	font-size		: 12px;
	width 			: 75px;
	margin-top		: 25px;
	background		: url(../images/bg/continua.gif) top right no-repeat;
}

.comment .chiudi {
	display			: none;
	float			: left;
	font-size		: 12px;
	width 			: 75px;
	margin-top		: 25px;
	background		: url(../images/bg/chiudi.gif) top right no-repeat;
}

/*** fine commenti ***/

#footer {
	width			: 960px;
	margin			: 0 auto;
	clear			: both;
	text-align		: center;
	padding			: 30px 0;
}

#footerCommenti {
	width			: 960px;
	margin			: 0 auto;
	clear			: both;
	text-align		: center;
	padding			: 0px 0;
}

#footer a, #footerCommenti a {
	margin			: 0 0px;
}
