@charset "utf-8";
.gallery-list {
	text-align:center;
	padding:5px 0px;
}

/* CSS Document */
#player-top{
	font-size:1.1em;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../images/bkg-player-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #e3e3e3;
/*
	float: left;
*/
}

#player-top .personal-status {
	background-color:#fff;
	position:relative;
	margin-bottom:10px;
	border:1px solid #d2d2d2;
}

/*
#player-top .personal-status .t{
	background-image:url(../images/angoli/bk-status.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#player-top .personal-status .b{
	background-image:url(../images/angoli/bk-status.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#player-top .personal-status .l{
	background-image:url(../images/angoli/bk-status.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#player-top .personal-status .r{
	background-image:url(../images/angoli/bk-status.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#player-top .personal-status .tr{
	background-image:url(../images/angoli/tr-status.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#player-top .personal-status .tl{
	background-image:url(../images/angoli/tl-status.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#player-top .personal-status .br{
	background-image:url(../images/angoli/br-status.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#player-top .personal-status .bl{
	background-image:url(../images/angoli/bl-status.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:1px;
}
*/
#player-top .personal-status .wrap {
	padding:5px;
	line-height:16px;
}


#player-top .personal-status #status-icon {
	margin-right:10px;
	position:relative;
	top:3px;
}

#player-top .c-wrap {
	margin-left:130px;
}
#player-top .avatar{
	float:left;
	margin-right:20px;
	border:5px solid #154D88;
}
#player-top .nickname{
	font-size:18px;
	display:block;
	color:#154D88;
	position:relative;
/*
	font-size:1.6em;
*/
/*
	float:left;
	width:420px;
*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #154D88;
	margin-bottom:10px;
}

#player-top .nickname > div {
	position:relative;
}

#player-top .nickname .venditore {
	font-size:12px;
	font-weight:normal;
	color: #3B3B3B;
	margin-top:5px;
}

#player-top .nickname .venditore a {
	font-weight:bold;
	color: #154D88;
	text-decoration:none;
}

#player-top .stato-personale{
/*
	float:left;
	width:390px;
*/
	background-image: url(../images/personal-status.png);
	background-repeat: no-repeat;
	height:18px;
	margin-bottom:10px;
	padding-top:4px;
	padding-left:30px;
}
#player-top ul{
	float:left;
	width: 205px;
}
#player-top ul li{
	margin-bottom:8px;
	color: #3B3B3B;
}
#player-top ul li strong, #player-bottom li strong{
	color: #154D88;
}
#player-top #award-pti{
	margin-left:5px;
}
#player-top .last{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3B3B3B;
	padding-left:10px;
}
/*BACHECA*/
/*
#bacheca{
	width:570px;
width:100%;
}
.post-bacheca{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-bottom: 10px;
}
#bacheca .avatar-post-bacheca{
	float:left;
	border: 2px solid #154D88;
	margin-right:10px;
	margin-bottom: 5px;
}
#bacheca .autore-post-bacheca {
	float:left;
	width:495px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #154D88;
	margin-bottom:10px;
	margin-left:75px;
}
#bacheca .autore-post-bacheca a{
	font-weight: bold;
	color: #154D88;
}
#bacheca .content-post-bacheca{
	font-size:1.1em;
	margin-bottom: 10px;
	margin-left:75px;
}
#bacheca .content-post-bacheca a{
	font-weight: bold;
	color: #154D88;
}

*/

.tab.noborder {border:none;margin:0px;padding:0px;}
#tab-bacheca-nav {
	margin-top:-1px;
}
#tab-bacheca-nav li {
	display:block;
	float:left;
}
#tab-bacheca-nav li a {
	color:white;
	text-decoration:none;
	
	line-height:25px;
	padding:0px 6px;
	display:block;
}
#tab-bacheca-nav li a.active {
	color:white;
	text-decoration:none;
	background-image: none;
	background-image: url(../images/sf_inactive_bar_player.jpg);
	background-repeat:repeat-x;
}

.bacheca.strong{
/*
	width:570px;
*/
width:100%;
}
.post-bacheca{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-bottom: 10px;
}
.bacheca .avatar-post-bacheca{
	float:left;
	border: 2px solid #154D88;
	margin-right:10px;
	margin-bottom: 5px;
}
.bacheca .autore-post-bacheca {
/*
	float:left;
	width:495px;
*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #154D88;
	margin-bottom:10px;
	margin-left:75px;
}
.bacheca .autore-post-bacheca a{
	font-weight: bold;
	color: #154D88;
}
.bacheca .content-post-bacheca{
	font-size:1.1em;
	margin-bottom: 10px;
	margin-left:75px;
}
.bacheca .content-post-bacheca a{
	font-weight: bold;
	color: #154D88;
}


/* GIOCO  ------------------------------------------------------------------------------------------- */

#gioco-top{
	width:454px;
	height:135px;
	font-size:1.1em;
	background-image: url(../images/bkg_infogioco.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px;
	float: left;
}

#gioco-top .nickname{
	font-size:1em;
	color:#154D88;
	font-size:1.6em;
	float:left;
	width:420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #154D88;
	margin-bottom:10px;
}

#gioco-top .nickname .venditore {
	font-size:12px;
	font-weight:normal;
	color: #3B3B3B;
	margin-top:5px;
}

#gioco-top .nickname .venditore a {
	font-weight:bold;
	color: #154D88;
	text-decoration:none;
}

#gioco-top .stato-personale{
	float:left;
	width:390px;
	background-image: url(../images/personal-status.png);
	background-repeat: no-repeat;
	height:18px;
	margin-bottom:10px;
	padding-top:3px;
	padding-left:30px;
}
#gioco-top ul{
	float:left;
	width: 205px;
}
#gioco-top ul li{
	margin-bottom:8px;
	color: #3B3B3B;
}
#gioco-top ul li strong, #player-bottom li strong{
	color: #154D88;
}
#gioco-top #award-pti{
	margin-left:5px;
}
#gioco-top .last{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3B3B3B;
	padding-left:10px;
}


.profile-ranking {
	font-size: 13px;
	padding-right:5px;
}
