body{
	font-family: Arial, Verdana, Tahoma, Arial,sans-serif;
	font-size: 71%;
	color: #777777;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	background: #ffffff /*url(images/bg/sf_body2.gif) repeat-x*/;
}

a, a:link, a:visited{
	color: #CC6600;
	text-decoration: none;
}
a:hover{
	color: #CC6600;
	text-decoration: underline;
}

#flashcontent {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#777777;
		margin:0px;
		padding:0px;
		text-align:center;
}

p{
 	clear:both;
	margin: 2px 1px 2px 4px;
 	padding: 1px 4px 1px 3px;
}

img{
	border:0px;
}

h1{
	font-size: 150%;
	color: #CC6600;
	font-weight:bold;
	margin: 4px;
 	padding: 4px;
}


hr{
	border: 1px dashed #cccccc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display:block;
}

form{
 	margin: 1px;
 	padding: 1px;
}

input, select {
	/*width:96%;
	color: #777777;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding:1px;
	font-size:96%;*/
}

.basic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;

}

.formElement {
	width:96%;/**/
	color: #777777;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding:1px;
	font-size:96%;
}

.formElement2 {
	width:250px;/**/
	color: #777777;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding:1px;
	font-size:96%;
}

.formButton {
	width:98%;/**/
	font-family:Arial, Helvetica, sans-serif;
	background: #F2F2F2 url(images/layout/bg_button01.gif) repeat-x;
	border: 1px solid #cccccc;
	padding:1px;
	font-size:96%;
	color:#CC6600;
	font-weight:bold;
	height:18px;
	/*text-transform:uppercase;*/
}

.formButton2 {
	width:160px;/**/
	font-family:Arial, Helvetica, sans-serif;
	background: #F2F2F2 url(images/layout/bg_button01.gif) repeat-x;
	border: 1px solid #cccccc;
	padding:0px 1px 0px 1px;
	font-size:100%;
	color:#CC6600;
	font-weight:bold;
	height:18px;
}

ul {
text-align:left;
}

li {
	/*list-style-type:none;
	background: transparent url(images/icone/box01.gif) no-repeat left center;*/
	text-indent: 0px;
	padding: 1px 1px 1px 8px;
	text-align:left;
}

.alert {
color:#CC6600;
	font-weight:bold;
}

.alert2 {
	font-size:130%;
}

/************* LAYOUT **************/

#container{ /* contenitore generale*/
	width: 930px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	background: transparent url(images/layout/td_button02.gif) no-repeat center;
	background-position: 0px -2000px;
}

#leftContent{ /* colonna sinistra */
	float:left;
	width: 65%;
	margin-right: 2px;
	background: transparent url(images/layout/bg_button02.gif) repeat-x;
	background-position: 0px -2000px;
}

#rightContent{ /* colonna destra */
	float:right;
	width: 34%;
	margin-left: 2px
}


/************* INTESTAZIONE **************/

#header{
	width: 100%;
	height: 50px;
	padding:0px;
	margin:3px 0px 0px 0px;
	/*background: transparent url(images/bg/sf_header.gif) repeat-x center top;*/
	background: transparent url(images/bg/header.jpg) no-repeat center top;
}

#logo img{
	float:left;
	padding: 2px;
}

#textheader{
	text-align:right;
	padding: 4px;
	
}

#textheader2{
	text-align:right;
	padding: 4px;
	
}



#textheader a:link, #textheader a:visited {
	color: #777777;
	padding: 0px 5px 0px 5px;

}

#textheader a:hover {
	color: #666666;
}

/************* TABELLA MENU SUPERIORE ***************/
#headNav{
	clear:both;
	text-align:center;	
	height:38px;
	margin-bottom:5px;
}
#headNav a:link, #headNav a:visited {
	display:block;
	width:130px;
	background: url(images/layout/td_button01.gif) no-repeat center;
	line-height: 37px;
	background-position: 0px 5px;
	color:#777777;
	font-weight:bold;
	text-transform:uppercase;
}

#headNav a:hover {
	background: url(images/layout/td_button02.gif) no-repeat center;
	background-position: 0px 7px;
	color:#CC6600;
	font-weight:bold;
}
#headNav table{
	width:100%;
}

#headNav td{
	width:140px;
	/*background: url(images/layout/td_button01.gif) no-repeat center*/;
	text-align:center;
	padding:0px;
}
.spacer {
	height:4px;
	background: transparent  url(images/layout/bg_spacer.gif) repeat-x;
	margin-top:10px;
}

.spacer_gray {
	background-color:#CCCCCC;
}
/************* PIE' DI PAGINA ***************/

#footer {
	display:block;
	clear: both;/**/
	width: 100%;
	font-size: 96%;
	color: #777777;
	text-align:center;
	padding-top:6px;
	padding-bottom:10px;
	background: transparent  url(images/layout/bg_spacer.gif) repeat-x;
}

#footer a:link, #footer a:visited {
	color: #777777;
	text-decoration:underline;
}
#footer a:hover {
	color: #cc6600;
}

/************* CONTENUTI **************/

.block{
	margin: 0px 2px 8px 2px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.block2{
	margin: 10px;
	padding: 2px;
	width:90%;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.contentBlock{ 
	margin: 0px;
	padding: 0px;
	background: #FCFCFC url(images/layout/bg_contentblock.gif) repeat-x;
	text-align:left;
}
.contentBlock a:link, .contentBlock a:visited {
	color:#555;
	text-decoration:none;
}
.contentBlock a:hover {
	color:#CC6600;
}
.contentFoot{
	margin: 0px;
	height:10px;
	background: #FCFCFC url(images/layout/bg_contentfoot.gif) repeat-x bottom;
}
.titleBlock{ 
	/**/float:left;
	font-size: 130%;
	font-weight:bold;
	color:#CC6600;
	padding: 2px;
	margin: 6px 0px 0px 3px;
}

.titleBlock_right{ 
	float:right;
	font-size: 100%;
	font-weight:bold;
	color:#CC6600;
	margin: 8px 6px 0px 3px;
}

.bottom_video {
	float:right;
	font-size: 120%;
	font-weight:bold;
	color:#CC6600;
	margin: 0px 6px 0px 0px;
}

.titleBlock_right img{ 
	margin: 0px 0px 0px 2px;
}

.titleBlock2{ 
	font-size: 130%;
	font-weight:bold;
	color:#CC6600;
	padding: 2px;
	margin: 2px 0px 0px 3px;
}

.titleBlock2b{ 
	font-size: 130%;
	font-weight:bold;
	color:#CC6600;
	padding: 6px;
	margin: 2px 0px 0px 3px;
}

.titleBlock3{ 
	font-size: 260%;
	font-weight:bold;
	color:#CC6600;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.titleImg{ 
	float:right;
}
.titleImg2{ 
	float:right;
	padding: 2px;
	margin: 3px 2px 0px 0px;
}

.contentBlock p{
 	/*clear:both;
	margin: 2px 1px 2px 1px;
 	padding: 1px 4px 1px 3px;*/
}

.titleBlockright{ 
	float:right;
	font-size: 100%;
	font-weight:bold;
	color:#CC6600;
	padding: 2px;
	margin: 6px 4px 0px 3px;
}

.titleBlockright a:link, .titleBlockright a:visited {
	color:#CC6600;
	font-weight:bold;
	text-decoration:underline;

}
.titleBlockright a:hover {
	color:#ff6600;
	text-decoration:underline;
}


/************* TABELLA MINIATURE ***************/
.pictable{
	clear:both;
	width:100%;
}
.pictable td{
	text-align:center;
	padding:2px;
	border-bottom:1px dotted #cccccc;
	position:relative;
}

.pictable img{
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:0px;
}
.pictable a:link, .pictable a:visited {
	color:#CC6600;
	text-decoration:none;
}
.pictable a:hover {
	color:#ff6600;
	text-decoration:underline;
}
.pictable a:hover img {
	position:absolute;
	width: 180px;
	height: 135px;
	border:2px solid #CC6600;
	background-color:#f2f2f2;
	text-decoration:none;
	z-index:100;
	margin-left:-96px;
	margin-top:-20px;
	margin-bottom:-55px;
}
.pictable a:hover strong{
	/**/position:absolute;
	text-decoration:none;
	z-index:150;
	color:#CC6600;
	margin-left:-80px;
	margin-top:115px;
	font-size:100%;
	text-transform:uppercase;
	text-align:center;
	width:160px;
}




.pictable2{
	clear:both;
	width:100%;
}
.pictable2 td{
	text-align:center;
	padding:2px;
	border-bottom:1px dotted #cccccc;
	position:relative;
}

.pictable2 img{
	border:2px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:0px;
}
.pictable2 a:link, .pictable a:visited {
	color:#CC6600;
	text-decoration:none;
}
.pictable2 a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.pictable2 a:link img, .pictable2 a:visited img {
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	margin:2px;
}

.pictable2 a:hover img {
	border:1px solid #CC6600!important;
	background-color:#f2f2f2;
	text-decoration:none;
		padding:5px;
	margin:2px;
}
.pictable2 a:hover strong{
	/**/position:absolute;
	text-decoration:none;
	z-index:150;
	color:#CC6600;
	margin-left:-80px;
	margin-top:115px;
	font-size:100%;
	text-transform:uppercase;
	text-align:center;
	width:160px;
}



.pictabletop{
	clear:both;
	width:100%;
}
.pictabletop td{
	text-align:center;
	padding:2px;
	border-bottom:1px dotted #cccccc;
	position:relative;
}
.pictabletop img{
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:0px;
}
.pictabletop a:link, .pictabletop a:visited {
	color:#CC6600;
	text-decoration:none;
}
.pictabletop a:hover {
	color:#ff6600;
	text-decoration:underline;
}
.pictabletop a:hover img {
	border:1px solid #CC6600;
	background-color:#f2f2f2;
	text-decoration:none;
}

.pictable2 {
	margin-left:5px;
}

.pictable2 img{
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	margin:1px 4px 1px 4px;
}


.pictable_premium{
	clear:both;
	width:100%;
}

.pictable_premium td{
	text-align:center;
	padding:2px;
	border-bottom:1px dotted #cccccc;/**/
}
.pictable_premium td img{
	border:2px solid #CC6600;
	background-color:#f2f2f2;
	padding:5px;
	margin-bottom:0px;
}
.pictable_premium a:link, .pictable_premium a:visited {
	color:#CC6600;
	/*font-weight:bold;*/
	text-decoration:none;

}
.pictable_premium a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.pictable_premium a:hover img {
/*position:relative;
width: 160px;
height: 120px;*/
}


/************* LISTING ***************/


.listBlock {
	border-bottom: 1px dotted #cccccc;
	margin:4px 2px 5px 2px;
	padding:2px 2px 5px 2px;
	height:100px;/**/
}

.listBlock img{
	float:left;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	margin:0px 6px 6px 0px;
}

.listBlock a:link, .listBlock a:visited {
	color:#CC6600;
	text-decoration:none;
}
.listBlock a:hover {
	color:#ff6600;
	text-decoration:underline;
}
.listBlock strong{
	/*font-size:110%;*/
}

.listBlock2 {
	border-bottom: 1px dotted #cccccc;
	margin:4px 2px 5px 2px;
	padding:2px 2px 5px 2px;
	height:76px;/**/
}

.listBlock2 img{
	float:left;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	margin:0px 6px 6px 0px;
}
.videoTitle {
	font-size:120%;
	font-weight:bold;
}
.grayLink a:link, .grayLink a:visited {
	color:#777777;
	text-decoration:underline;
}
.grayLink a:hover {
	color:#CC6600;
}

.utils{
	float:none;
	border:1px solid #cccccc;
	background-color:#ffffff;/**/
	padding:2px;
	margin:2px;
	display:none;
}
.utils img{
	float:none;
	/*border:1px solid #cccccc;
	background-color:#FEFEFE;*/
	padding:2px;
	margin:2px;
	border-bottom:1px solid #FFD7AE;
}


/************* TABELLA LINK CORRELATI AI VIDEO ***************/
.videolinktable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:90%;*/
	margin: 5px 0px 5px 0px;
}
.videolinktable td{
	/*width:33%;*/
	text-align:center;
	padding:2px;
	/*background: #F2F2F2 url(images/layout/bg_button01.gif) repeat-x;
	border: 1px solid #cccccc;*/
}

.videolinktable img{
	/*float:left;*/
	border:0px;
}

.videolinktable a:link, .videolinktable a:visited {
	/**/display:block;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
	background: #F2F2F2 url(images/layout/bg_button01.gif) repeat-x;
	border: 1px solid #cccccc;
	padding: 3px;
}
.videolinktable a:hover {
	/**/display:block;
	color:#ff6600;
	text-decoration:underline;
	background-color:#DDDDDD;
	background: #FFE9D3 url(images/layout/bg_button02.gif) repeat-x;
}

.videolinktable2{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 5px 0px 5px 0px;
}

.videolinktable2  td {
	text-align:center;
	padding:0px 0px 0px 0px;
}

.videolinktable2  a:link, .videolinktable2 a:visited {
	/*width:33%;*/
	display:block;
	padding:2px 0px 1px 0px;
	background: #F2F2F2 url(images/layout/bg_button01.gif) repeat-x;
	border: 1px solid #cccccc;
}

.videolinktable2 img{
	/*float:left;*/
	border:0px;
}

/************* SPLASH SCREEN ***************/
.entertable {
	margin:10px;
	border: 0px solid #cccccc;
}

.entertable a:link, .entertable a:visited {
	display:block;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
	background: #F2F2F2;
	border: 1px solid #cccccc;
	padding: 5px;
	margin:5px;
	font-size:110%;
}
.entertable a:hover {
	color:#ff6600;
	text-decoration:underline;
	background-color:#DDDDDD;
	background: #FFE9D3;
}


/************* TABELLA CATEGORIE/CANALI ***************/
.menutable{
	clear:both;
	width:100%;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;*/
	margin:0px 0px 0px 0px;
}
.menutable td{
	text-align:center;
	padding:1px;
	width:33%
}
.menutable a:link, .menutable a:visited {
	display:block;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
	background: #F2F2F2 url(images/layout/bg_button01.gif) repeat-x;
	border: 1px solid #cccccc;
	padding:3px;
}
.menutable a:hover {
	color:#ff6600;
	text-decoration:underline;
	background-color:#DDDDDD;
	border: 1px solid #cccccc;
	background: #FFE9D3 url(images/layout/bg_button02.gif) repeat-x;
}
/************* STILE DEL BOTTONE ATTIVO ***************/
.activelink  {
	color:#ff6600;
	text-decoration:underline;
	background-color:#DDDDDD;
	border: 1px solid #cccccc;
	background: #FFE9D3 url(images/layout/bg_button02.gif) repeat-x;
	padding:3px;
	font-weight:bold;
	text-decoration:none;
}

/************* SPONSOR ***************/

.noborder img{
	border: 0px;
	background:transparent;
	float:none;/**/
	margin:3px 0px 1px 0px;
	padding:0px;
}

.sponsorBlock {
	border-bottom: 1px dotted #cccccc;
	margin:2px;
	padding:2px;
}
.sponsorBlock a:link, .sponsorBlock a:visited {
	color:#CC6600;
	text-decoration:none;
}
.sponsorBlock a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.sponsorBlock img{
	float:left;
	padding:0px 3px 0px 2px;
}

.sponsorBlock_laterale {
	margin:2px;
	padding:2px;
}
.sponsorBlock_laterale a:link, .sponsorBlock_laterale a:visited {
	color:#CC6600;
	text-decoration:none;
}
.sponsorBlock_laterale a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.sponsorBlock_laterale img{
	float:left;
	padding:0px 3px 0px 2px;
	margin:0px 5px 0px 0px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding:3px;
}



/************* TABELLA VIDEO **************/
.videotable{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

.sponsortable{
	width:100%;
	margin: 4px 1px 8px 1px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.sponsortable td{ 
	background: #FCFCFC url(images/layout/bg_contentblock.gif) repeat-x;
	text-align:left;
}

.sponsortable a:link, .sponsortable a:visited {
}
.sponsortable a:hover {
}

/************* TABELLA UTENTI **************/

.userheader{
	/*background: #FAF0E6;
	background: #FFE9D3 url(images/layout/bg_button02.gif) repeat-x;
	border: 1px dotted #cccccc;*/
	/*margin:8px 2px 5px 0px;*/
	text-align:center;
	height:6px;
	/*background-color: #FAF0E6;
		text-align:right;
	padding: 4px;*/
}

.usertable{
	width:100%;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;*/
}

.usertable a:link, .usertable a:visited {
	text-decoration:none;
	color: #CC6600;
}
.usertable a:hover {
	text-decoration:underline;
	color: #FF6600;
}

.usertable img{
	float:left;
	margin:0px 5px 0px 0px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding:2px;
}

.usertable span img {
	border: 0px;
	background:transparent;
	float:none;/**/
	margin:3px 0px 1px 0px;
	padding:0px;
}

#player {
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
}

.main_table{
	text-align:center;
	width: 960px;
	border: 1px solid #cccccc;
}

.main_table td{
	padding: 2px;
}

.title_table{
	background: #dddddd;
	font-weight:bold;
}

.contentBlock899{ 
	margin: 2px;
	padding: 2px;
	background: #FCFCFC url(images/layout/bg_contentblock.gif) repeat-x;
	text-align:left;
}

.contentBlock899 a:link, .contentBlock899 a:visited {
	text-decoration:underline;
}
.contentBlock899 a:hover {
	text-decoration:underline;
	color: #FF6600;
}

.table899{
	color:#666666;
	font-weight:bold;
	font-size:110%;
	background: #F2F2F2 url(images/layout/bg_button01.gif) repeat-x;
	border: 1px solid #cccccc;
	padding: 1px 2px 2px 4px;
}

.table8992{
	color:#666666;
	font-weight:bold;
	font-size:110%;
	background: #fefefe url(images/layout/bg_button01b.gif) repeat-x;
	border: 1px solid #cccccc;
	padding: 4px;
	text-align:center;
}

.titleBlockPay{ 
	/*float:left;*/
	font-size: 140%;
	font-weight:bold;
	color:#CC6600;
	padding: 2px;
	margin: 6px 0px 3px 3px;
	text-align:center!IMPORTANT;
	text-transform:uppercase;
}

#container899{
	width:640px;
	margin:20px 10px 10px 10px;
}

.clear {
	clear:both;
}

.bdlink {
	text-align:center;
	clear:both;
	color:#999999;
}

.bdlink a:link, .bdlink a:visited {
	text-decoration:none;
	color:#999999;
}
.bdlink a:hover {
	text-decoration:underline;
	color: #FF6600;
}
/* EASYFLIRT */

.easy_online td{padding:4px}
.easy_online img{
	border:1px solid #FF6600;
	background-color:#FFFFFF;
	padding:4px;
}

.easy_last td{padding:4px}
.easy_last img{
	border:1px solid #FF6600;
	background-color:#FFFFFF;
	padding:4px;
}
.floatleft{
	float:left;
	margin:0px 10px 0px 0px;
}

.banner img{
	border:2px solid #CC6600;
	background-color:#f2f2f2;
	padding:5px;
	margin-bottom:0px;
}




