@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}


.scroller {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-align: justify;
	overflow:auto;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 950px;
	height: 430px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}
#logo {
	margin-top: 15px;
	text-align: center;
}

#sponsor {
	width: 546px;
	height: 101px;
	text-align:left;
	background-image: url(images/bg_bar_sponsor.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}
#sponsor2 {
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:relative;
	left:870px;
	top:-325px;
	width:0px;
	height:328px;
	z-index:1;
	/* border:2px solid red; */
}

#video {
	background-image: url(images/bg_video.png);
	width: 644px;
	margin-top: 50px;
	height: 370px;
}

#boxVotaCategorie {
	height: 329px;
	width: 310px;
}
#boxVotaCategorie #boxVotaCategorieContent {
	padding-top: 57px;
	padding-left: 44px;
	padding-right: 20px;
}
#boxVotaCategorieContent a {
	color: #FFFFFF;
	text-decoration: none;
}
#boxVotaCategorieContent a:hover {
	color: #000000;
	text-decoration: underline;
}
.labelProfilo {
	color: #ECBE2B;
	font-weight: bold;
	text-transform: uppercase;
}



#boxVotaCategorieContent .cat {
	width: 120px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
}
#boxVotaCategorieContent .cat1 {
	width: 120px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
	background-color: #dfaa00;
}
#boxContentCategorie {
	height: 329px;
	width: 564px;
}

#boxContentCategorie #boxContentCategorieFrame {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#bgVotaContent {
	background-image: url(images/bg_content_vota.png);
	background-repeat: no-repeat;
}
h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #ECBE2B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 .titolo {
	color: #FFFFFF;
}
h1 a {
	font-weight: lighter;
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
}

.tblRanking {
	border-width: 1px;
	border-color: #ECBE2B;
	background-color: #000000;
}

.tblElenco .nr {
	color: #ECBE2B;
	text-align: right;
	font-weight: bold;
}
#pages {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ECBE2B;
}
#pages a {
	color: #FFFFFF;
	text-decoration: underline;
}
#pages a:hover {
	text-decoration: none;
}
.thumbFoto {
	height: 90px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: center center;
}
#login {
	height: 94px;
}
#login #loginContent {
	padding-top: 10px;
	padding-left: 50px;
	width: 130px;
}
#login #loginContent h3 {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-transform: uppercase;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
}
#login #loginContent input {
	font-size: 9px;
	margin-bottom: 3px;
	width: 120px;
	color: #999999;
}
#login #loginContent #button {
	width: 40px;
	color: #000000;
}

.blog {
	margin-bottom: 15px;
	color: #FFFFFF;
}

.blog h2 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.blog .comments {
	background-image: url(images/icon_comments.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 10px;
}
.blog .comments a {
	color: #ECBE2B;
	text-decoration: underline;
	font-size: 11px;
}

.blog h2 a {
	color: #FFFFFF;
}
.blog .day {
	font-size: 20px;
	color: #999999;
	text-align: center;
}
.blog .month {
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;
}
.blog .autor {
	margin-top: 2px;
	color: #DFAA00;
	font-size: 11px;
}
.blog .borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.blog .desc {
	line-height: 13px;
	color: #FFFFFF;
	font-size: 11px;
}
#content {
	background-image: url(images/bg_content_other_page.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 329px;
	margin-bottom: -1px;
}
#content #content2 {
	padding-top: 20px;
	padding-right: 130px;
	padding-left: 130px;
	margin-bottom: -1px;
}
#content2 h1 .titolo {
	text-transform: none;
}
.blog .utente {
	color: #ECBE2B;
	font-weight: bold;
	font-size: 11px;
}
.blog .data2 {
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
}
.blog .commento {
	margin-bottom: 15px;
	font-size: 11px;
}
.blog   textarea {
	font-size: 11px;
	height: 150px;
	width: 300px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.blog input {
	font-size: 11px;
}
.imgBlog  {
	padding: 7px;
	margin-bottom: 15px;
}
.imgBlog .imgTitle {
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgBlog a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	font-size: 11px;
}
.imgBlog a:hover {
	text-decoration: underline;
}
#rightColBlog {
	padding: 7px;
}
#seachBlog .title1 {
	color: #ECBE2B;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#rightColBlog #seachBlog input {
	font-size: 11px;
	width: 110px;
}
#rightColBlog #seachBlog #button {
	width: 50px;
	margin-top: 5px;
}
.link1 a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
.link1 a:hover {
	text-decoration: underline;
}
.testo1 {
	font-size: 11px;
	color: #CCCCCC;
}
.testo2 {
	font-size: 11px;
	color: #FFFFFF;
}
#extra ul {
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 200px;
}
#extra li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #333333;
	padding-top: 5px;
}
#extra li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	padding-left: 20px;
}
#extra li a:hover {
	color: #ECBE2B;
	text-decoration: underline;
}
#stagioneLeftCol {
	width: 550px;
	float: left;
}
#stagioneRightCol {
}
#loginContent .registrati {
	color: #ECBE2B;
	font-size: 11px;
}
#loginContent .registrati a {
	color: #ECBE2B;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}
#formRegistrati {
	margin: 0px;
	padding: 0px;
}
#formRegistrati table {
	font-size: 11px;
}

#formRegistrati input {
	font-size: 10px;
}
#formRegistrati select {
	font-size: 10px;
}

