@charset "utf-8";
 /*CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;	
}
body {
	text-align:center;
	background-color: #000000;
	background-image: url(gfx/sf_bollo.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#background {
	height:100%;
}
#header {
	margin:auto;
	border:auto;
	height:229px;
}

#toTop{
padding-bottom:10px;
text-align:center;
cursor:pointer;
}
#container{
	height:100%;
	text-align:left;
	margin:auto;
	border:auto;
    padding: auto;
	width:947px;
}

#core {
	margin:auto;
	border:auto;
	height:100%;
}
#leftCol{
	margin:0;
	border:0;
	float:left;
	width:665px;
}
#rightCol{
	margin:0;
	border:0;
	float:right;
	width:260px;
	background-color:#211f1f;
	background-image: url(gfx/sf_right.png);
}

#rightColSotto{
	margin:0;
	border:0;
	float:right;
	width:260px;
	background-color:#000000;
	background-image: url(gfx/sf_right2.png);
}

#missioneSatellite {
position : absolute;
left : -1000px;
}

.eraser{
	clear:both;
}
.post{
	width:613px;
	background-image: url(gfx/post_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;

}
.flashVideo{
	visibility:hidden;
}
.title{
	background-image: url(gfx/sf_title.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height:20px;
	padding-left: 24px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.titleBack{
	background-image: url(gfx/sf_title_over.png);
	background-repeat: no-repeat;
}
.title strong{
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.title em{
	display:inline;
	float:left;
	width:150px;
	/*width:140px;*/
}

.titleBack strong{
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;

}
.content{

}




#list{
	margin-top:6px;
	margin-left:52px;
}

.up {
	background-image: url(gfx/post_top.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}
.upL {
	float:left;
	width:180px;

}
.fotoA {
	padding-left: 20px;
}
.preview{
	padding-left: 24px;
	margin-top: 15px;
}
.full {
	cursor:pointer;
	font-weight: bold;
	color: #FF0000;
	font-size: 9px;
	margin-top: 10px;
}
.upR {
	float:right;
	width:329px;
	height:223px;
	padding-right: 18px;
}
.down {
	padding-top:15px;
	padding-left: 24px;
	width:565px;
}
.postTitle{
	padding-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	
}
.postContent{
	padding-top:15px;
}
.commlink {
	cursor:pointer;
	text-align: right;
	vertical-align: text-top;
}
.commlinkImg{
	margin-right:2px;
	float:right;
}
.commlinkText{
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	float:right;
}
.linkForm{
	cursor:pointer;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;*/
	color: #FF0000;
}

.linkForm a:link {
	color: #FF0000;
	text-decoration: none;
}     /* unvisited link */
.linkForm a:visited {
	color: #FF0000;
	text-decoration: none;
	}  /* visited link */
.linkForm a:hover {	
	color: #FF0000;
	text-decoration: none;
	}   /* mouse over link */
.linkForm a:active {
	color: #FF0000;
	text-decoration: none;
	}   /* selected link */
	

.comment{
	padding-top:15px;
	padding-left: 24px;
	width:565px;
	padding-bottom:15px;

}
.singleComment {
	padding-top:15px;
}

.singleCommentUp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom:5px;
}

.singleCommentUpL{
width:40px;
float:left;
}

.singleCommentUpR{
float:left;
color:#FFFFFF;
}

.singleCommentBotR
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color:#999999;
}

.insertComment {
	padding-top:15px;
}

.insertComment strong{
	display:block;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FF0000;
}
.commentForm{
	padding-top:15px;
}

.commentFormL{
	text-align:right;
	display:inline;
	float:left;
	width:50px;
	margin-left:185px;
	padding-bottom:15px;
}
.commentFormR{
	margin-left:5px;
	float:left;
}
.campoRiga{
	border:solid 1px black;
	background-color:#666666;
	color:#FFFFFF;
	width:315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;		
}
.bottone{
	width:100px;
}
textarea{
	border:solid 1px black;
	background-color:#666666;
	color:#FFFFFF;
	width:315px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#navigazione {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
#navigazione strong{
	color:#FF0000;
	font-weight: bold;
}
.pNav {
	cursor:pointer;
}
.aNav {
	cursor:pointer;
}
#navArrow {

}
#navPages {

}
#navPrev {
width: 30px;
	float:left;
}

#navNext {
	width: 30px;
	float:left;
}

.toTopB{

}
/* ---------------------- COLONNA DI DESTRA ----------------------------- */

#rightTop{
	background-image: url(gfx/colonna_top.png);
	background-repeat: no-repeat;
	background-position: top;
}

/*
#rightBottom{
	background-image: url(gfx/colonna_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;	

}*/


#rightCore{	
	margin-left:12px;
	margin-bottom:150px;
	
}

.image{
	border: solid 9px black;	
}
iframe {
	width:221px;
}

#map {
	width:221px;
}

#mapId {
	width:221px;
}
#flag {
	padding-top:30px;
}

#flag img{
	margin-right:5px;
}
#calendar {
	padding-top:2px;
	padding-bottom:0;
}


.section{
	padding-top:5px;
}

.sectionTitle{
	padding-top:0;
	padding-bottom:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color:#FF0000;		
}
.sectionTitle a:link {
	color: #FF0000;
	text-decoration: none;
}     /* unvisited link */
.sectionTitle a:visited {
	color: #FF0000;
	text-decoration: none;
	}  /* visited link */
.sectionTitle a:hover {	
	color: #FF0000;
	text-decoration: none;
	}   /* mouse over link */
.sectionTitle a:active {
	color: #FF0000;
	text-decoration: none;
	}   /* selected link */


.sectionDot{
	padding-bottom:7px;	
}

.highContent{
width:180px;
}


/* ---------------------- SFIDA ----------------------------- */

#coreSfida {
	height:1724px;
	background-image: url(gfx/sf_sfida.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}


#rightColSfida {
	float:right;
	width:260px;
	margin:0;
	border:0;
	background-color:#000000;
}

#rightTopSfida{
	background-image: url(gfx/colonna_top_sfida.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:101px;
}
#rightTopSfida #flag{
margin-left:11px;
}
#upSfida{
	height:740px;
}

#downSfida{
	margin:0;
	padding:0;
}

#dlSfida{
	padding:0;
	display:inline;
	float:left;
	width:340px;
	margin-left:121px;
}

#drSfida{
	padding:0;
	float:left;
	width:373px;
	margin-left:22px;
	margin-top:7px;
	vertical-align: top;
}

.titleSfida{
	padding:0;
	text-transform: uppercase;
	color:#FF0000;
	font-weight: bold;
	margin-bottom:5px;
}
#dlSfida p{
	padding:0;
	margin:0;
	margin-bottom:5px;
}

/*
.toTopSfida{
	margin-left:453px;
	margin-top:640px;
	padding-bottom:0px;
}
*/
.toTopSfida{
	margin-left:150px;
	margin-top:660px;
	padding-bottom:0px;
}
/* ---------------------- ATLETI ----------------------------- */

#coreAtleti {
	height:1724px;
	background-image: url(gfx/sf_atleta.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left:79px;
	margin-bottom:0;
	padding-bottom:0;
}

#leftColAtleti {
margin-top:69px;
	display:inline;
	float:left;
	width:608px;
}

#rightColAtleti {
	display:inline;
	float:left;
	width:260px;
	margin:0;
	border:0;
	margin-right:0px;
}

#rightTopAtleti{
	background-image: url(gfx/colonna_top_atleta.png);
	background-repeat: no-repeat;
	background-position: top;
	height:101px;
}

#idAtleti1{
height:326px;
}
#idAtleti2{
height:764px;
width:336px;
}
#idAtleti3{
height:585px;
width:345px;
}
.toTopAtleti{
margin-left:100px;
padding-bottom:0px;
}

#coreAtleti a:link {
	color: #FFFFFF;
	text-decoration: underline;
}     /* unvisited link */
#coreAtleti a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}  /* visited link */
#coreAtleti a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}   /* mouse over link */
#coreAtleti a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}   /* selected link */

/* ---------------------- EQUIPAGGIAMENTO ----------------------------- */
#coreEq {
	margin:auto;
	border:auto;
	height:100%;
	background-image: url(gfx/sf_equip_top.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
#coreEqBottom {
	margin:auto;
	border:auto;
	height:100%;
	background-image: url(gfx/sf_equip_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.postEq{
	width:613px;
}

.contentEq{
	background-image: url(gfx/equip_post_top.png);
	background-repeat: no-repeat;
	background-color: #000000;
	border-bottom: 1px solid #323232;
}
.contentEqBottom{
	background-image: url(gfx/equip_post_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contentEqL{
	display:inline;
	float:left;
	width:222px;
	margin-left:23px;
	margin-top:32px;
}

.contentEqR{
	float:left;
	margin-left:17px;
	margin-top:8px;
	height:246px;
}

.contentEqZoom{
cursor:pointer;
}

/*
.contentEq{
	background-image: url(gfx/equipPost.png);
	height:246px;
}

.contentEqL{
display:inline;
float:left;
width:222px;
margin-left:23px;
margin-top:32px;
}

.contentEqR{
float:left;
margin-left:17px;
margin-top:8px;
}

*/
.contentEqTitle{
	font-weight: bold;
	color: #FF0000;
}

.contentEqText{
	margin-top:10px;
	color: #ffffff;
	margin-bottom:10px;
}



.contentEqIma{
width:310px;
border-left:9px solid black;
border-top:9px solid black;
border-right:9px solid black;
}

#rightColEq{
	margin:0;
	border:0;
	float:right;
	width:260px;
}
#rightTopEq{
	background-image: url(gfx/colonna_top_equip.png);
	background-repeat: no-repeat;
	background-position: top;
	height:101px;

}

.toTopEq{
	margin-left:150px;
	margin-top:420px;
	padding-bottom:50px;
	/*text-align:center;*/
}



#toTopContainer{
text-align:center;
}
