/* MEYER RESET */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles!
:focus {
	outline: 0;
}
*/

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MEYER RESET */



body {
	margin: 0 auto;
	padding: 0;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	background: #e6e6e6;


}


a {text-decoration: underline; color: #333;}
a:hover {text-decoration: none;}


.clearall {
	clear: both;
}

#body {
	overflow: hidden;
	width: 100%;
	background: #e6e6e6 url(/images/site/bg_shadow.png) center repeat-y;
	/*border-top: 3px solid #999;*/
}

#container {
	background: #fff;
	width: 972px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 2px solid #ccc;


/*	border-top: 2px solid #ccc; */

}

#header {
	position: relative;
	width: 972px;
	height: 85px;
}

#header .fb-like {
	position: absolute;
	top: 10px;
	left: 200px;
}

#header .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}


#logo {
	position: absolute;
	top: 6px;
	left: 6px;
}

#search {
	position: absolute;
	top: 45px;
	left: 290px;
}




#menubar {
	background: url(/images/site/bg_menubar.gif);
/*	background: #ff9900; */
	width: 972px;
	overflow: hidden;
	margin-top: 10px;
/*
	top: 90px;
	left: 0;
	position: absolute;
	z-index: 100;
*/
}

#menubar ul {
	list-style: none;
	padding: 0;
ì
}

#menubar li {
	float: left;

	font:  13px Verdana, Verdana;
	color: #fff;

	border-right: 1px solid #fff;
	text-align: center;

}

#menubar a{
	text-decoration: none;
	color: #fff;
	padding: 2px 6px 2px 6px;
	display: block;
}

#menubar a:hover {
	background-color: #333;
}

#content {
	padding: 4px;
	/* overflow: hidden; */
}

.full {
	width: 972px;
}

.half {
	width: 650px;
	float: left;
}

	.title_section {
		font: bold 22px "Trebuchet MS";
		color: #333;
		height: 27px;
		padding: 0 0 8px 30px;
		margin: 15px 10px 15px 10px;
		letter-spacing: 1px;
		border-bottom: 2px solid #0066cc;
		position: relative;
		background: url(/images/site/title_section.gif) no-repeat bottom left;

	}


	 .title_section p:first-letter {
		color: #0066cc;
		font-size: 27px;
	}

	.right {
		float: right;
	}

	.left {
		float: left;
	}

	#content .picker {
		/* overflow: hidden; */
		font: bold 13px Verdana;



	}

	#content .picker a {display: block; text-decoration: underline; float: left; padding: 4px;  margin-left: 12px;  background-color: #fff;  color: #00407f; border: 1px solid #00407f; }

	#content .picker a:hover{
		background-color: #00407f; color: #fff;
		text-decoration: none;
	}

	#content .picker .selected {
		background-color: #00407f; color: #fff;
	}




	#newspicker {
		text-transform: uppercase;
		font: bold 11px Verdana;
		letter-spacing: -1px;
		color: #666;
		position: relative;
		width: 650px;
		margin: 10px 0 0 0;
		border-bottom: 1px solid #666;

	}

	#newspicker .pick {
		position: absolute;
		bottom: 5px;
		left: 40px;
	}



	#newspicker .pick a{
		margin: 0 0 0 6px;
		text-decoration: none;
		color: #999;
	}

	#newspicker .pick a:hover {
		color: #333;
		border-bottom: 3px solid #0066cc;
	}


	#newspicker .pick .selected {
		color: #333;
		border-bottom: 3px solid #0066cc;
	}




/* TEST */


#news-showcase {
	width: 650px;
	overflow: hidden;
	margin: 10px 0 0 0;


}

#news-showcase .news {
	width: 318px;
	float: left;
	margin: 0 0 15px 0;
	overflow: hidden;
}

#news-showcase .right {
	float: right;
}


/* #news-showcase .news img {

	width: 75px;
	height: 60px;
	float: left;
}
*/

#news-showcase .news .image {

	width: 75px;
	overflow: hidden;
	float: left;
}

#news-showcase .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

#news-showcase .news .txt {
	float: left;
	width: 238px;
	margin-left: 4px;
	color: #333;
}

#news-showcase .news .info {
	border-top: 1px solid #ccc;
	padding: 2px;
	font: 10px Verdana;
	margin-bottom: 2px;
}

#news-showcase .news .info .date {

	color: #0066cc;
	width: 40px;
	font-weight: bold;
	padding: 2px;
	margin-top: 4px;
}

#news-showcase .news .info .comm {

	margin-left: 8px;
	padding-left: 8px;
	border-left: 1px solid #ccc;
	font-weight: bold;
}

#news-showcase .news .info .comm img {
	display: inline;
	float: none;
	width: 12px;
	height: 12px;
}

#news-showcase .news .txt .title {
		font: 13px Arial;
		padding-bottom: 1px;

}

#news-showcase a {color: #333; text-decoration: none;}
#news-showcase a:hover {text-decoration: underline;}

#ads_home {
	width: 300px;
	margin: 5px 0 5px 0;


}

#ads_home img {
	display: block;
}

.spoton {
	width: 300px;
	margin: 10px 0 0 10px;

}


.spoton .entry {
	margin-top: 10px;
	overflow: hidden;
}



.spoton .entry img{
	float: left;
	width: 48px;
	height: 48px;
}



.spoton .entry .txt{
	width: 245px;
	float: left;
	margin-left: 4px;
}

.spoton .entry .txt span {
	display: block;
	margin-top: 2px;
}

.spoton .entry .txt .name {
	font: 14px Verdana;
	font-weight: bold;
	color: #333;
}

.spoton .entry .txt .info {
	font: 12px Verdana;
	color: #333;
}

.spoton .entry .txt .link {
	font: 10px Verdana;
	color: #666;
}


.nohome .spoton .entry .txt .name {
	font-size: 12px;
}

.nohome .spoton .entry .txt .info {
	font-size: 11px;
}

.nohome .spoton .entry .txt .link {
	font-size: 10px;
}

.nohome .spoton .entry img {
	width: 32px;
	height: 32px;
}


/*SIDEBAR*/

#sidebar {
	float: right;
	width: 300px;
	margin: 10px 0 0 5px;
	overflow: hidden;
	font-family: Verdana;
}

#sidebar a{
	color: #333;
	text-decoration: underline;
}

#sidebar a:hover{
	text-decoration: none;
}

#sidebar .picker {
	overflow: hidden;
	font: bold 11px Verdana;

}

#sidebar .picker a {display: block; float: left; padding: 2px; margin-left: 12px;  background-color: #fff; text-decoration: none; color: #00407f; border: 1px solid #00407f; border-top: 0; }

#sidebar .picker a:hover{
	background-color: #00407f; color: #fff;
}

#sidebar .picker .selected {
	background-color: #00407f; color: #fff;
}

#sidebar h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px 2px 2px 25px;
	color: #0066cc;
	margin: 10px 0 0 0;
	background: url(/images/site/logo_mini.gif) no-repeat bottom left;

}

#sidebar h3 img {
	display: inline;
	margin: 0 5px 0 0;
}

.nohome h3 {
	font-size: 12px;
	border-bottom: 2px solid #00407f;
	color: #666;


}



.home h3 {
	font-size: 14px;
	border-bottom: 2px solid #00407f;
}





.nohome ul {

}

.nohome li {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 2px 0 2px 2px;
	padding: 2px;
	border-bottom: 1px solid #e6e6e6;


}

.nohome li span {
	color: #0066cc;
	margin-right: 4px;
	font-weight: bold
}

.home li {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	margin: 5px 0 5px 2px;
}



#sidebar .ranking {
	width: 140px;
	float: left;
	margin: 0 0 0 5px;
/*	list-style: decimal inside; */
}

#sidebar .ranking li {
	margin: 3px 0 2px 0;
	padding: 0;
}

#sidebar .ranking img {
	display: inline;
	margin-right: 3px;
	width: 12px;
	height: 12px;
}


#sidebar .topnews {
	overflow: hidden;
}

#sidebar .topnews .entry {
	overflow: hidden;
	margin: 6px 2px 6px 2px;
	clear: left;

}

#sidebar .topnews .entry img {
	float: left;
	width: 64px; height: 35px;
}

#sidebar .topnews .entry .txt {
	float: left;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 4px;
	width: 220px;
	color: #333;
}

#sidebar .topnews .entry .time {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 10px;
	color: #0066cc;
	margin: 0 3px 0 0;

}

#sidebar .col {
	width: 150px;
}

#sidebar .col li {margin: 4px; font-size: 12px;}

#sidebar .col li span {color: #0066cc;}

#sidebar .wp-polls li {font-size: 11px;}

#sidebar .wp-polls p {font-size: 11px;}


/* LAYOUT NEWS */

#content_news {
	float: left;
	width: 650px;
	/* overflow: hidden */;

}



#content_news .tree {
	color: #0066cc;
	font: 11px Verdana;
	margin: 0 0 0 8px;
	text-transform: uppercase;
}

#content_news .tree span {
	margin-left: 70px;
}



#content_news h1 {
	font: 22px Georgia;
	text-align: justify;
	border-bottom: 2px solid #0066cc;
	color: #333;
	padding: 3px;

}

#content_news .info {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	margin-bottom: 4px;
	padding: 4px;
	float: left;


}

#content_news .info img {
	display:inline;
	width: 12px;
	height: 12px;
	}

#content_news  .time {

	color: #fff;
	padding: 4px;
	font-weight: bold;
	background-color: #0066cc;
}

#content_news .social {
	float: right;
	padding: 0;
	margin: 2px;
	}

#content_news .social li {
	float: left;
	margin-left: 4px;
}

/*
#content_news .pics {
	float: left;
	margin: 0 6px 4px 2px;
}
*/

#content_news .pics {
	position: relative;
	float: left;
	margin: 6px 8px 4px 0;
	overflow: hidden;

}

#content_news .pics img {
	display: block;
}

#content_news .pics .wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/site/bg85opac_txt.png);

	width: 100%;
}

#content_news .pics .caption {
	padding: 2px;
	font: 12px Verdana;
		color:#FFFFFF;
}

#content_news .content {
	color: #333;
	font: 15px/22px Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #e6e6e6;
	padding: 4px;


}

#content_news .content p {margin: 0 0 12px 0;}


#content_news .related {
	background: #d8ebff;

	color: #333;
	border: 1px solid #0066cc;

	margin: 10px;
}

#content_news .related h3 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #003366;
	margin: 4px;
	display: block;
	padding: 0 0 2px 4px;
	color: #003366;
}



#content_news .related li {
	margin: 0 6px 5px 6px;


}

#content_news .related a {text-decoration: none;}
#content_news .related a:hover {text-decoration: underline;}


#content_news .subtitle1 {
	color: #0066cc;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	display: block;
	margin: 4px;
}


#content_news .highlight {

	margin: 5px;
	float: left;
	display: block;


}

#content_news .highlight blockquote {
	background: #e6e6e6;
	display: block;
	overflow: hidden;
	border:1px solid #ccc;
	float: left;
	border-left: 3px solid #666;
	font-size: 13px;
	margin: 2px 10px 2px 10px;
	padding: 4px;
	width: 500px;
	font-family: Courier;




}

#content_news .highlight hr {
	margin: 4px;
	border: 1px solid #0066cc;
}

#content_news .highlight h3 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	margin: 5px;
	color: #003366;

	display: block;
}

#content_news hr {
	margin: 10px;
}








/*GRID*/


	#grid {
		width: 650px;
		margin-bottom: 20px;
		text-align: left;
		float:left;

	}

	#grid .block {
		height: 150px;
		position: relative;
		float: left;
	}

	#grid .block img {
		border: 0;
		display: block;
	}


	#grid .wrapper {
		position: absolute;
		bottom: 0;
		left: 0;
		background:url(/images/site/bg85opac_txt.png);

	}

	#grid .txt {
		position: relative;
		padding: 4px;
		outline: none;
		font: 13px/16px Arial, Verdana, Helvetica, sans-serif;
		color:#fff;
	}

	#grid .txt span {
		color: #ff9900;
	}

	#grid .txt img {
		display:inline;
		width: 12px;
		height: 12px;
	}


	#grid .time {
		position: absolute;
		top: 0;
		right: 0;
		background:url(/images/site/bg85opac_time.png);
		padding: 2px;
        font: bold 11px Georgia, serif;
        text-transform:uppercase;
        color: #fff;


	}

	#grid .fb-like {
		position: absolute;
		top: 0;
		left: 0;
	}

	#grid .block_la {
		width: 385px;
	}

	#grid .block_me {
	width: 264px;


	}

	#grid .block_sm {
	width: 216px;
	}

	#grid .msx {
	margin-left: 1px;
	}

	#grid .mup {
	margin-top: 1px;
	}


	#grid  a{
		text-decoration: none;
		color: #fff;
	}

	#grid a:hover {
		text-decoration: underline;
	}














/* TEST E ALTRO */

#banner300x250 {
	margin: 0 auto;
	width: 300px;
	height: 250px;
	background-color: #e6e6e6;
}





#home_extra {
	width: 650px;
	overflow: hidden;
}

#home_extra a {
	text-decoration: none;
}

#home_extra a:hover {
	text-decoration: underline;
}

#home_extra .large {
	width: 465px;
	float: left;à
	overflow: hidden;
}

#home_extra .small {
	width: 180px;
	float: left;
	margin: 0 0 0 4px;

}

#home_extra h3 {
	text-align: center;
	margin: 4px 2px 4px 2px;
	font: bold 18px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #e6e6e6;
	border: 1px solid #ccc;

}

#home_extra .small .box {
	margin: 4px;
}

#home_extra .small .box li {
	list-style-type: none;
	margin: 0 0 2px 0;
}

#home_extra .box {
}

#home_extra .box .wrapper {
	position: relative;
	width: 100px;
	float: left; margin: 0 0 0 12px;


}

#home_extra .box .wrapper span {
	position: absolute;
	top: 0; left: 0;
	width: 100px; height: 60px;
	z-index: 100;
	background: transparent url(/images/site/play_button_32.png) no-repeat center;

}

#home_extra .box .wrapper img {
	width: 100px; height: 60px;
}

#home_extra .box .wrapper .title {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;


}


/* ARCHIVE */

	#archive .announcement-games {
		margin: 10px 20px 10px 20px;
		font: 13px Arial, Verdana, Helvetica, sans-serif;
		display: block;
		background: #e6e6e6;
		color: #333;
		border: 1px solid #ccc;
		padding: 6px;
	}

	#archive .announcement-games h5 {
		margin: 0 0 5px 0;
		font: bold 16px Arial, Verdana, Helvetica, sans-serif;
		color: #003366;
		display: block;
	}

	#archive .txt {
		font:  11px/14px Arial, Verdana, Helvetica, sans-serif;
	}

	#archive {
		width: 650px;
		color: #333;
		font-family: Arial, Verdana, Helvetica, sans-serif;

	}

	#archive h4 {
		border-bottom: 2px solid #003366;
		margin: 10px 0;
		padding: 0 0 2px 6px;
		font: bold 15px Arial, Verdana, Helvetica, sans-serif;
		width: 440px;
		display: block;
		clear: both;
	}

	#archive .box {
		float: left;
		overflow: hidden;
		width: 450px;
	}

	#archive .news {
		overflow: hidden;
		margin: 5px 2px 5px 2px;
		width: 450px;
		padding: 2px 2px 5px 2px;
		border-bottom: 1px solid #e6e6e6;
		float: left;


	}

	#archive .news a {
		color: #333;
		font-weight: bold;
	}

	#archive .news .txt {
		float: left;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		margin-right: 6px;
		width: 335px;

	}

	#archive .news .txt .extra {
		color: #0066cc;
		display: block;
	}

	#archive .news .txt .title {
		display: block;
		color: #333;
	}

	#archive .news img {
		float: left;
		width: 100px; height: 60px;
	}

	#archive hr {
		margin: 2px 0 2px 0;
		border-bottom: 2px solid #e6e6e6;
	}


	#archive .col {
		float: right;
		width: 190px;

		background-color: #e6e6e6;
		color:#333;
		border: 1px solid #ccc;
		font: 12px Arial, Verdana, Helvetica, sans-serif;


	}


	#archive .col h3 {
		color: #0066cc;
		font: bold 13 Arial, Verdana, Helvetica, sans-serif;
		border-bottom: 1px solid #ccc;
		margin: 4px;
	}

	#archive .col ul {
		list-style: none;
		margin: 0 0 0 8px;
	}

	#archive .col li {
		margin-bottom: 2px;
	}







	#ranking {


		overflow: hidden;

	}



	.right-ranking {
		float: right;
		width: 320px;
		overflow: hidden;
	}

	.left-ranking {
		float: left;
		width: 320px;
		overflow: hidden;
	}



	#ranking .player {
		width: 310px;
		border: 1px solid #ccc;
		display: block;
		padding: 4px;
		margin-bottom: 10px;
		clear:left;
		overflow: hidden;



	}

				#ranking .up {background-color: #ccffcc;border:1px solid green;}
		#ranking .down {background-color: #ffa4a4; border: 1px solid red;}

	#ranking .pos {
		width: 40px;
		text-align: right;
		float: left;
		font: bold 15px Arial, Verdana, Helvetica, sans-serif;
		color: #0066cc;
		display: block;

	}

	#ranking .prev {
		float: left;
		width: 20px;
		font: 10px Arial, Verdana, Helvetica, sans-serif;
		color: #666;
		margin-left: 4px;
		display: block;

	}
	#ranking .prev img {
		display: block;
	}



	#ranking .name img {
		display: inline;
		width: 14px;
		height: 14px;
		float: left;
		margin: 0 4px 0 0;
	}

	#ranking .name {
		float: left;
		width: 175px;
		font: bold 13px Arial, Verdana, Helvetica, sans-serif;
		margin: 5px 0 0 5px;
		color: #333;
		display: block;
		overflow: hidden;


	}

	#ranking .name span {
		font-size: 12px;
	}

	#ranking .extra {
		float: left;
		margin: 0 0 0 4px;
		color: #333;
		font-size: 10px;
		width: 60px;
		display: block;
		text-align: right;
		overflow: hidden;

	}

	#ranking .extra .block {
		display: block;
	}



	#ranking h3 {
		font: bold 15px Arial, Verdana, Helvetica, sans-serif;
		margin: 10px;
		color: #003366;
		border-bottom: 1px solid #003366;
		padding: 0 0 2px 6px;
	}

	#ranking h3 span {
		display: block;
		font-size: 10px;
		font-weight: normal;
		text-transform: uppercase;
	}



	#ranking_wp {
		width: 540px;
		margin: 0 auto;
	}

	#ranking_wp .extra {
		width: 120px;
		color: #666;
	}


	#ranking_wp .player {
		width: 500px;
	}

	#ranking_wp .player {
		width: 490px;
	}

	#ranking_wp .name {
		width: 250px;
	}







	#footer {

		background: #fff;
		width: 970px;
		margin: 0 auto;
		font: 13px Arial, Verdana, Helvetica, sans-serif, Verdana, sans-serif;
		color: #666;
		height: 150px;

	}

	#footer .link {

		text-align: center;
	}

	#footer .link a {
		color: #0066cc;
		text-decoration: underline;
	}

	#footer .link a:hover {
		color: #666;
		text-decoration: none;
	}

	#footer .disclaimer {
		text-align: center;
		margin-top: 5px;
	}


	#footer hr {
		margin: 10px;
		border: 1px solid #ccc;
	}

	#commentform {
		margin: 8px;
	}

	#commentform label {
		display: block;
		font-weight: bold;
	}

	#comments h3 {
		color: #0066cc;
		font: 20px Georgia;
		border-top: 2px solid #0066cc;
		margin: 20px 0 20px 0;
	}

	#commentform .logged_in {
		padding: 4px;
		font-weight: bold;
		color: #666;
		margin: 4px;
	}


	#comments .entry {
		overflow: hidden;
		background: #efefef;
		margin: 15px 10px 15px 10px;
		padding: 4px;
		border: 1px solid #ccc;
		border-top: 3px solid #ccc;
	}

	#comments .col-avatar {
		float: left;
		width: 50px;
		display: block;

	}


	#comments .col-content {
		float: left;
		width: 500px;
		display: block;
		margin: 0 10px 0 10px;
		overflow: hidden;
	}

		#comments .author {
		font: bold 15px Arial, Verdana, Helvetica, sans-serif;
		color: #0066cc;
		margin-bottom: 8px;


	}

	#comments .author a{
		text-decoration: underline;
		color: #0066cc;
	}

	#comments .author a:hover {
		text-decoration: none;
	}

	#comments .author .guest {
		color: #333;
		font-size: 12px;
	}

	#comments .date {

		font: 11px Arial, Verdana, Helvetica, sans-serif;
		color: #333;
		margin-left: 5px;

	}

	#comments .col-count {
		float: right;
		font: bold 20px Georgia;
		color: #ccc;
		display: block;
		width: 50px;
		text-align: right;

	}

	#comments .content {

		font: 13px Arial, Verdana, Helvetica, sans-serif;
		color: #333;

	}

	#comments blockquote {

		padding: 5px;
		background-color: #ccc;
		margin: 10px 10px 10px 15px;
		border: 1px solid #999;
		border-left: 4px solid #999;
		font-size: 10px;
	}

	#comments blockquote strong {

		margin-bottom: 4px;
		font-size: 11px;
	}



	#comments .reply {
		clear: both;
		text-align: right;
		font-weight: bold;
		font-size: 11px;
		color: #0066cc;
	}

	#comments .content p {
		margin-top: 5px;
	}

	#comments .quotebox {
		padding: 5px;
		background-color: #ccc;
		margin: 10px 10px 10px 15px;
		border: 1px solid #999;
		border-left: 4px solid #999;
		font-size: 10px;
	}

	#comments .quotebox blockquote {
		padding: 0;
		background: 0;
		margin: 0;
		border: 0;
		border-left: 0;

	}

		#comments .quotebox cite {
		display: block;
		margin-bottom: 5px;
		font-weight: bold;
		font-size: 11px;
	}








	#login_mainpage {
		margin: 20px auto;
		border: 1px solid #ccc;
		width: 500px;
		padding: 20px;
	}

	#login_mainpage h2{
		text-transform: capitalize;
		font: bold 18px Arial, Verdana, Helvetica, sans-serif;
		color: #0066cc;
		padding: 5px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;

	}

	#login_mainpage span {
		display: block;
		float: left;
		width: 100px;
		text-align: left;


	}

	#login_mainpage div {
		clear: both;
		width: 300px;
		margin: 8px auto;
		overflow: hidden;
		text-align: center;
		font: 14px Arial, Verdana, Helvetica, sans-serif;
		color: #333;


	}

	#login_mainpage label {
		font-weight: bold;
		color: #666;
	}

	#login_mainpage input[type="text"], input[type="password"] {width: 150px; color: #333;}

	#login_mainpage p {
		margin-bottom: 3px;
		text-align: center;
	}

	#login_mainpage a {
		color: #0066cc;
		text-decoration: underline;
	}

	#login_mainpage a:hover {
		text-decoration: none;
	}

	#login_mainpage h5{
		display: block;
		margin: 20px auto;
		padding: 15px;

		color: #fff;

	}

	#login_mainpage .ok {
		background: #00ff00;
	}

	#login_mainpage .error {
		background: #ff0000;
	}


	#registration_page {
		width: 600px;
		padding: 20px;
		border: 1px solid #ccc;
		margin: 20px auto;
		overflow: hidden;
	}

	#registration_page h2 {
				text-transform: capitalize;
		font: bold 18px Arial, Verdana, Helvetica, sans-serif;
		color: #0066cc;
		padding: 5px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}

	#registration_page .nameForm {
		display: block;
		float: left;
		width: 100px;
	}

	#registration_page .input {
		float: left;
		width: 140px;
		display: block;
		margin-right: 8px;

	}



	#registration_page input[type="submit"] {
		width: 150px;
		margin: 0 auto;
		display: block;
	}

	#registration_page .block {
		overflow: hidden;
		margin-top: 10px;
	}


	#registration_page label {
		font-weight: bold;
		font-size: 13px;
		color: #666;
	}

		#registration_page h5{
		display: block;
		margin: 20px auto;
		padding: 15px;

		color: #fff;

	}

	#registration_page .ok {
		background: #00ff00;
	}

	#registration_page .error {
		background: #ff0000;
	}

	#registration_page select {
		float: left;
		display: block;
		margin-right: 10px;
	}

	#registration_page textarea {
		display: block;

	}

	#registration_page img {
		float: left;
		margin-right: 6px;
	}


	#profile_edit {
		width: 600px;

	}




	#header .login {
		width: 280px;
		right: 5px;
		top: 10px;
		position: absolute;
		background: #e6e6e6;
		overflow: hidden;
		border: 1px solid #ccc;
		padding: 5px;

	}


	#header .login img {
		float: left;
		width: 50px;
		height: 50px;
	}

	#header .login form {
		float: left;
		margin: 0 0 0 5px;


	}

	#header .login span {
		float: left;
		margin: 0 0 0 5px;

	}

	#header .login label {
		display: block;
		color: #666;
		font: bold 12px Arial, Verdana, Helvetica, sans-serif ;
	}


	#header .login .input {width: 80px;}

	#header .login .submit {
		width: 20px;
		background: #ccc;
		border: 1px solid #ccc;
		margin-top: 15px;
		font-weight: bold;
		text-align: center;
	}

	#header .login p {
		font: 11px Arial, Verdana, Helvetica, sans-serif;
		color: #666;
		margin: 1px 0 0 4px;
		display: block;
	}

	#header .login a {
		color: #0066cc;
		font-weight: bold;
		text-decoration: underline;
	}

	#header .login a:hover {
		text-decoration: none;
	}


	#header .login .logged {
		float: left;
		margin: 0 0 0 5px;
		width: 190px;
		overflow: hidden;
	}

	#header .login .logged .greeting {
		font: bold 14px Arial, Verdana, Helvetica, sans-serif;
		color: #333;
		margin: 3px 0 0 4px;
		display: block;

	}

	#header .login .logged .link {
		display: block;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		margin: 3px 0 0 4px;

	}

	#header .icon {
		position: absolute;
		top: 6px;
		right: 310px;
	}

	#header .icon img {
		width: 14px;
		height: 14px;
		display: inline;
	}

	#header .icon span {
		color: #666;
		font: 12px Arial, Verdana, Helvetica, sans-serif;

	}

	#header .icon div {

		margin: 4px;
	}





/* BETTING */

/*
	#betting {
		margin: 15px 0 0 0;
		overflow: hidden;
	}

	#betting .prono {

	}

	#betting .title {
		font: bold 18px Arial, Verdana, Helvetica, sans-serif;
		color: #00468c;
		margin: 10px 0 5px 15px;
	}


	#betting .title .mini {
		display: block;
		text-transform: uppercase;
		font: 10px Arial, Verdana, Helvetica, sans-serif
	}

	#betting .title .right {
		text-align: right;
	}

	#betting .entry {
		border-bottom: 2px solid #ccc;
		font: 14px Arial, Verdana, Helvetica, sans-serif;
		color: #333;
		padding: 2px 2px 2px 4px;

		background: #e6e6e6;
	}

	#betting .entry strong {
		font-size: 16px;
	}

	#betting .entry small {
		font-size: 12px;
		margin: 0 10px 0 10px;
	}

	#betting .entry .h2h {
		float: right;
		margin: 0 10px 0 0;
		font: bold 14px Arial, Verdana, Helvetica, sans-serif;

	}

	#betting .entry .result {
		float: right;
		font-weight: bold;
		color: #fff;
		padding: 4px;
	}

	#betting .entry .ok {
		background: green;
	}

	#betting .entry .no {
		background: red;
	}

	#betting .entry .null {
		background: #ff9900;
	}


	#betting .entry img {
		margin-right: 2px;
	}


	#betting .stats {
		width: 200px;
		float: left;
	}

	#betting .stats h5 {
		color: #666;
		font-size: 11px;
		border-bottom: 1px solid #e6e6e6;
		text-transform: uppercase;
	}

	#betting .stats ul {

	}

	#betting .stats li {
		margin-bottom: 2px;
		font-size: 12px;
		list-style: none
	}

	#betting .stats span {
		float: right;
		font-weight: bold;
	}

	#betting .stats .ok {
		color: green;
	}

	#betting .stats .no {
		color: red;
	}

	#betting .stats .null {
		color: #ff9900;
	}


	#betting .lastforum {
		width: 430px;
		float: left;
		margin-left: 20px;
	}



	#betting .lastforum li {
		margin-bottom: 2px;
		font-size: 12px;
		border-bottom: 1px solid #e6e6e6;
	}

	#betting .lastforum li span {
		color: #0066cc;
	}

	*/

		#betting {
		margin: 15px 0 0 0;
		overflow: hidden;
	}


	#betting  h3 {
		font: bold 15px Arial, Verdana, Helvetica, sans-serif;
		color: #00468c;
		margin: 10px 4px 10px 4px;
		display: block;
		border-bottom: 1px solid #0066cc;
		padding: 0 0 2px 4px;
	}

	#betting .now {
		float: left;
		width: 320px;

	}

	#betting .lastday {
		float: right;
		width: 320px;

	}


	#betting .bets .label {
		font-size: 10px;
		text-align: right;
		display: block;
		color: #00468c;
		margin: -8px 8px 0 0;
		text-transform: uppercase;
	}

	#betting .bets h3 span {
		display: block;
		font-size: 11px;
		text-transform: uppercase;


	}

	#betting .bets {
		overflow: hidden;
	}


	#betting .bets ul {
overflow: hidden;
	}

	#betting .bets li {
		font: 14px Arial, Verdana, Helvetica, sans-serif;
		overflow: hidden;
		clear: both;
		border: 1px solid #ccc;
		padding: 6px;
		color: #333;
		margin: 6px;
		overflow: hidden;

	}

	#betting .bets li .player {
		float: left;
		display: block;


	}

	#betting .bets li .div {
			width: 20px;
			margin: 0 6px 0 6px;
			text-align: center;

			float: left;
			font-weight: bold;
			color: #666;

	}

	#betting .bets li .extra {
		float: right;
		font-weight: bold;

	}

	#betting .bets li img {
		width: 14px; height: 14px; margin-right: 2px;
	}



	#betting .bets .ok {
		background: #ccffcc;
		border: 1px solid green;
	}

	#betting .bets .no {
		background: #ffa4a4;
		border: 1px solid red;
	}

	#betting .bets .nulla {
		background: #ffcc66;
		border: 1px solid #ff9900;
	}

	#betting hr {
		border: 2px solid #e6e6e6;
		margin: 5px;
	}






	#betting .stats {
		width: 515px;
		margin: 0 auto;
		overflow: hidden;
	}



	#betting .stats h4 {
		color: #333;
		font-weight: bold;
		font-size: 15px;
		border-bottom: 1px solid #e6e6e6;
		text-transform: uppercase;
		margin: 4px 4px 4px 4px;
	}

	#betting .stats .box {
		float: left;
		width: 160px;
		margin: 5px;
	}



	#betting .stats li {
		margin-bottom: 2px;
		font-size: 13px;
		list-style: none;
		margin: 2px 6px 2px 6px;
		border: 1px solid #ccc;
		padding: 4px;
		overflow: hidden;
	}

	#betting .stats li .name {
		float: left;

	}

	#betting .stats li .number {
		float: right;
		font-weight: bold;
	}

	#betting .stats .ok {
		color: green;
	}

	#betting .stats .no {
		color: red;
	}

	#betting .stats .nulla {
		color: #ff9900;
	}


	#betting .lastforum {
		width: 395px;
		float: right;

	}



	#betting .lastforum li {
		margin: 3px;
		font-size: 13px;
		padding: 2px;
		border-bottom: 1px solid #ccc;
	}

	#betting .lastforum li span {
		color: #0066cc;
	}




	/* profile */

	#profile {
		padding: 4px;
		width: 600px;
		border: 1px solid #e6e6e6;
		margin: 10px auto;
		overflow: hidden;
	}

	#profile h2 {
		border-bottom: 1px solid #e6e6e6;
		padding: 4px;
		margin: 10px;
		font: bold 20px Georgia;
		color: #0066cc;
	}

	#profile .block {
		margin: 15px;
		font: 15px Arial, Verdana, Helvetica, sans-serif;


	}

	#profile .sx {
		display: block;
		width: 225px;
		float: left;
		margin-right: 10px;
		color: #666;
	}

	#profile .dx {
		display: block;
		width: 325px;
		float: left;
		color: #333;
	}

	#profile hr {
		margin: 15px;
		border-bottom: 1px solid #e6e6e6;
	}


	#profile .big {
		font-size: 18px;
		color: #333;
	}

	#profile p {
		display: block;
	}





	#italiani {

	}


	#italiani .entry {
		overflow: hidden;
		margin: 5px 0 5px 0;

	}

	#italiani hr {
		margin: 10px 20px 10px 20px;
		border: 1px solid #ccc;
	}

		#italiani .tournament {
			width: 200px;
			float: left;
			padding: 4px;
		}

			#italiani .tournament h3 {
				color: #00468c;
				font: bold 16px Arial, Verdana, Helvetica, sans-serif;


			}

				#italiani .tournament h3 img {
					display: inline;
					margin: 0 5px 0 0;
					width: 24px;
				}

			#italiani .tournament .info {
			color: #666;
			font: 11px Arial, Verdana, Helvetica, sans-serif;

			}


		#italiani .tournament ul {

			font: 11px Arial, Verdana, Helvetica, sans-serif;
			background: #e6e6e6;
			border: 1px solid #ccc;
			padding: 1px;
			margin: 10px 0 0 0;
		}

		#italiani .tournament ul h4 {
			font-weight: bold;
			margin: 5px;
			border-bottom: 1px solid #ccc;
			color: #00468c;
		}

		#italiani .tournament ul li {
			margin-bottom: 3px;
			color: #333;
			border-bottom: 1px solid #ccc;

		}

	#italiani .results {
		float: right;
		margin: 0 0 0 0;
		width: 440px;
		overflow: hidden;
	}

		#italiani .results h3 {
			font: bold 13px Arial, Verdana, Helvetica, sans-serif;
			border-bottom: 1px solid #0066cc;
			margin: 10px 3px 10px 3px;
			color: #00468c;
			display: block;
			padding: 0 0 1px 3px;


		}

		#italiani .results ul {


		}

		#italiani .results li {
			margin: 6px 2px 6px 2px;
			font: 14px Arial, Verdana, Helvetica, sans-serif;
			color: #000;
			clear: left;
			overflow: hidden;
			padding: 4px;
			border:1px solid #ccc;




		}

		#italiani .results .player1 {

			float: left;
			overflow: hidden;


		}

		#italiani .results .player2 {

			float: left;
			overflow: hidden;
		}

		#italiani .results .div {
			width: 20px;
			margin: 0 4px 0 4px;
			text-align: center;

			float: left;
			font-weight: bold;
			color: #333;
			display: block;
		}

		#italiani .results .result {
			display: block;
			float: right;
			font-weight: bold;
			margin: 0 0 0 3px;


		}

		#italiani .results img {
			width: 14px;
		}

		#italiani .results .won {background-color: #ccffcc; color: #333; border:1px solid green;}
		#italiani .results .lost {background-color: #ffa4a4; color: #333; border: 1px solid red;}

		#italiani-tab .tournament .tournament {
			width: 170px;
		}

		#italiani-tab .tournament h3 {
			font-size: 13px; border-bottom: 0;
		}

		#italiani-tab .results { width: 420px;}

		#italiani-tab .results li {font-size: 12px;}

		#italiani-tab .results hr {margin: 10px;}

		#italiani-tab .announcement {margin: 10px 20px 10px 20px; background: #e6e6e6; border: 1px solid #ccc; padding: 6px; text-align: center;}
		#italiani-tab .announcement a{color: #0066cc; font-weight: bold;}




		/* smilies */
		.livetennis_smilies {
			margin-bottom: 3px;
		}
		.livetennis_smilies span {margin: 0 3px 0 3px;}


		.asd {
			margin: 5px auto;
		}


		.buiame {
			display: none;
		}

		/* WP Plugins */

		/* Pagenavi */

	/*
		.wp-pagenavi {
			clear: both;
		}

		.wp-pagenavi a, .wp-pagenavi span {
			text-decoration: none;
			border: 1px solid #BFBFBF;
			padding: 3px 5px;
			margin: 2px;
		}

		.wp-pagenavi a:hover, .wp-pagenavi span.current {
			border-color: #000;
		}

		.wp-pagenavi span.current {
			font-weight: bold;
		}
	*/

	.wp-pagenavi {
		clear: both;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		overflow: hidden;
		border-top: 2px solid #ccc;
		margin: 5px auto;
		padding: 4px 0 0 0;
		color: #333;

	}

	.wp-pagenavi .pages {
		font-weight: bold;
	}

	.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #0066cc;
	padding: 3px 3px;
	margin: 2px;
	float: left;
	}

	.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #0066cc;
	background: #0066cc;
	color: #fff;
	}

	.wp-pagenavi span.current {
		font-weight: bold;
	}



		/* Wp Polls */

		.wp-polls-archive {
			 background-color: #ffffff;
		}
		.wp-polls, .wp-polls-form {
			 background-color: #ffffff;
		}
		.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
			text-align: left;
			background-image: none;
			display: block;
		}
		.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
			text-align: left;
			list-style: none;
			float: none;
		}
		.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
			content: '';
		}
		.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
			display: inline;
			border: 0px;
			padding: 0px;
			margin: 0px;
		}
		.wp-polls-ul {
			padding: 0px;
			margin: 0px 0px 10px 10px;
		}
		.wp-polls-ans {
			width:100%;
			filter: alpha(opacity=100);
			-moz-opacity: 1;
			opacity: 1;
			/* background-color: #ffffff; */
		}
		.wp-polls-loading {
			display: none;
			text-align: center;
			height: 16px;
			line-height: 16px;
		}
		.wp-polls-image {
			border: 0px;
		}
		.wp-polls .Buttons {
			border:1px solid #c8c8c8;
			background-color: #f3f6f8;
		}
		/* Polls Archive Paging */
		.wp-polls-paging a, .wp-polls-paging a:link {
			padding: 2px 4px 2px 4px;
			margin: 2px;
			text-decoration: none;
			border: 1px solid #0066cc;
			color: #0066cc;
			background-color: #FFFFFF;
		}
		.wp-polls-paging a:visited {
			padding: 2px 4px 2px 4px;
			margin: 2px;
			text-decoration: none;
			border: 1px solid #0066cc;
			color: #0066cc;
			background-color: #FFFFFF;
		}
		.wp-polls-paging a:hover {
			border: 1px solid #000000;
			color: #000000;
			background-color: #FFFFFF;
		}
		.wp-polls-paging a:active {
			padding: 2px 4px 2px 4px;
			margin: 2px;
			text-decoration: none;
			border: 1px solid #0066cc;
			color: #0066cc;
			background-color: #FFFFFF;
		}
		.wp-polls-paging span.pages {
			padding: 2px 4px 2px 4px;
			margin: 2px 2px 2px 2px;
			color: #000000;
			border: 1px solid #000000;
			background-color: #FFFFFF;
		}
		.wp-polls-paging span.current {
			padding: 2px 4px 2px 4px;
			margin: 2px;
			font-weight: bold;
			border: 1px solid #000000;
			color: #000000;
			background-color: #FFFFFF;
		}
		.wp-polls-paging span.extend {
			padding: 2px 4px 2px 4px;
			margin: 2px;
			border: 1px solid #000000;
			color: #000000;
			background-color: #FFFFFF;
		}

		.wp-polls li {
			margin: 5px 0 5px 0;
			font-size: 12px;
			color: #333;
		}

		.wp-polls p {
			color: #666;
			font-size: 13px;
		}


		#socialbox {
		margin: 15px auto;
		width: 290px;
		border: 1px solid #0066cc;
		border-top: 3px solid #0066cc;
		border-bottom: 2px solid #0066cc;

	}

/*clear micro clearfix*/

	#socialbox:after,
	#socialbox:before {
		content: "";
		display: table;
	}

	#socialbox:after {
		clear: both;
	}
/*only for ie6/7 */

	#socialbox {
		*zoom: 1;
		/*padding: 4px;*/
	}

	#socialbox a {
		margin: -10px 4px 0 4px;
		padding: 4px 0 4px 0;
		font: bold 13px Arial;
		float: left;
		width: 64px;
		text-align: center;
		color: #333;
		display: block;

	}

	#socialbox a:link {
		color: #333;
		text-decoration: none;
	}

	#socialbox a:hover {
		color: #fff;
		background-color: #00407f;
	}



	#socialbox p {
		font:  bold 14px Arial;
		color: #fff;
		padding: 4px 4px 10px 4px;
		margin: 0;
		background-color: #00407f;
		text-align: center;

	}

	#socialbox span {
		display: block;
		clear: left;
	}

	#socialbox .fb-like {
		margin: 4px;
		float: left;
	}



	#socialbox .twitter-follow-button {
		margin: 4px;
		float: right;
	}


/*ENTRYLIST*/

		#entrylist_box {
			width: 630px;
			border: 1px solid #ccc;
			font-family: Verdana, Arial, serif;
			padding: 4px;
			margin: 0 auto;
		}


		#entrylist_box h2 {
			color: #000;
			margin: 0;
			padding: 4px;
			font-size: 18px;
			text-align: center;
			font-family: Verdana, Arial, serif
			margin: 10px 0 10px 0;
		}

		#entrylist_box h2 span {
			color: #666;
			font-size: 13px;
			display: block;
		}



		#entrylist_box .close {
			display: block;
			background: #00407f;
			text-decoration: none;
			color: #fff;
			margin: 0;
			padding: 4px;
			font-size: 24px;
			font-family: Verdana, Arial, serif;
			font-weight: bold;
			text-align: center;
		}

		#entrylist_box .close:hover {
			background: #ff9900;
		}

		#entrylist_box .close span {
			font-size: 10px;
			margin-left: 5px;
			color: #ccc;
			font-weight: normal;
		}

		#entrylist_box ul {
			list-style: none;
		}

		#entrylist_box li {
			line-height: 24px;
			color: #333;
			font-size: 13px;
			font-family: Verdana, Arial, serif
		}

		#entrylist_box li span {
			display: inline-block;
			width: 24px;
			margin-right: 4px;
		}

		#entrylist_box li img {
			margin-right: 4px;
		}

		#entrylist_box .red {
			text-decoration: line-through;
			color: red;
		}

		#entrylist_box .ita {
			font-weight: bold;
			color: #000;
			font-size: 14px;
		}

		#entrylist_box .green {
			color: green;
		}

		#entrylist_box hr {
			border: 0;
			border-bottom: 1px dashed #000;
			width: 190px;
			text-align: left;/*this will align it for IE*/
			margin: 0 auto 0 0; /*this will align it left for Mozilla*/
		}

		#entrylist_box .column1 {
			margin-left: 15px;
		}

		#entrylist_box .column2 {
			margin-left: 245px;
		}

		#entrylist_box .column3 {
			margin-left: 445px;
		}


/* LIVESCORE */

.livescore_match {
		width: 550px;
		margin: 0 auto;
		font-family: Arial, Verdana;
		font-size: 14px;
		padding: 8px;
		border: 2px solid #e6e6e6;


	}

	.livescore_match .head {
		background: #00407f;
		color: #fff;
		text-align: center;
		font-size: 15px;
		padding: 8px;
		font-weight: bold;
	}

	.livescore_match .result {
		border-bottom: 1px solid #ccc;
		margin: 0 auto;
		width: 500px;
		padding: 4px;
	}

	.livescore_match .player {
		display: inline-block;
		width: 300px;
	}

	.livescore_match .set {
		display: inline-block;
		width: 25px;
		border-right: 1px solid #ccc;
		padding: 2px;
		text-align: center;
	}

	.livescore_match .sx {
		display: inline-block;
		width: 110px;
		vertical-align:top;
		margin: 4px 0 0 0;
		padding: 4px;
		font-size: 13px;
		font-weight: bold;
	}
	.livescore_match .cc {
		display: inline-block;
		width: 340px;
		margin: 4px 0 0 0;
		vertical-align:top;
		padding: 4px;
		font-size: 12px;
	}

	.livescore_match .dx {
		display: inline-block;
		width: 72px;
		vertical-align:top;
		margin: 4px 0 0 0;
		padding: 4px;
		font-size: 14px;
	}

	.livescore_match .subhead {
		background: #0066cc;
		color: #fff;
		font-size: 12px;
	}

	.livescore_match .odd {
		background: #e6e6e6;
	}

	.livescore_match .ball {
		color: #ddcc27;
		font-size: 26px;
	}

	.livescore_match .toggle {
		text-align: center;
		margin: 6px auto;
	}

	.livescore_match .msg_status {
		border-bottom: 1px solid #ccc;
		margin: 0 auto;
		width: 500px;
		padding: 4px;
		text-align: center;
		font-weight: bold;
	}

	.livescore_match small {
		font-size: 10px;
	}

	.livescore_match .big {
		font-size: 16px;
	}

	.livescore_match .center {
		font-weight: bold;
		text-align: center;
	}

	.livescore_match .pts {
		padding: 1px;
		width: 40px;
		text-align: center;
		border: 1px solid #666;
		margin: 2px;
		display: inline-block;
	}

	.livescore_match .red {
		background: red;
		color: white;
		border: 1px solid red;
	}
	.livescore_match .yellow {
		background: yellow;
		color: black;
		border: 1px solid yellow;
	}

	.livescore_match .ace {
		background: green;
		color: #fff;
	}
	.livescore_match .ace::before {
	}

	.livescore_match .df {
		background: orange;
	}

	.livescore_match .df::before {
	}

	.livescore_match .ace_container {
		color: white;
		border: 0;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 10px;
		padding: 0;
		width: 22px;
		border: 2px solid green;
		border-radius: 14px;
		background: green;
	}

	.livescore_match .df_container {
		color: white;
		border: 0;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 10px;
		padding: 0;
		width: 22px;
		border: 2px solid orange;
		border-radius: 14px;
		background: orange;
	}

	.livescore_match .box {
		border-bottom: 1px solid #ccc;
	}


/* RLIVE */

            #ranking_live {
                width: 595px;
                margin: 0 auto;
            }

            #ranking_live p {
                padding: 4px;
            }

            #ranking_live .player{
                margin-top: 14px;
                border-bottom: 1px solid #e6e6e6;
                float: left;
                padding: 8px;
            }

            #ranking_live del {
                text-decoration: line-through;
            }

            #ranking_live .header {
                background: #e6e6e6;
                border: 1px solid #ccc;
                margin: 0 0 -10px 0;
            }

            #ranking_live .didascalia {
                color: #999;
                font: 10px Verdana;
                margin-bottom: 2px;
            }

            #ranking_live .pos {
                font: 24px Arial;
                font-weight: bold;
                float: left;
                color: #333;
                width: 50px;
                text-align: center;
            }

            #ranking_live .br {
                color: #ff9900;
                background: #666;
                width: 48px;
                padding: 2px;
                font-size: 8px;
                font-family: Verdana;

            }

            #ranking_live .flag {
                float: left;
                margin: 0 0 0 8px;
                width: 25px;
            }

            #ranking_live .name {
                float: left;
                font: 16px Arial;
                margin: 0 0 0 8px;
                color: #333;
                width: 100px;
            }

            #ranking_live .small {
                font: 10px Verdana;
                color: #666;

            }

            #ranking_live .pts_live {
                font: 16px Arial;
                margin: 0 0 0 8px;
                float: left;
                text-align: center;
                width: 50px;
            }
            #ranking_live .add {
                font: 16px Arial;
                margin: 0 0 0 8px;
                float: left;
                text-align: center;
                color: green;
                width: 150px;

            }

            #ranking_live .drop {
                font: 16px Arial;
                margin: 0 0 0 12px;
                float: left;
                text-align: center;
                color: red;
                width: 150px;

            }

            #ranking_live .red {
                color: red;
            }

            .clearall {
                clear: both;
            }

            #ranking_live form {
                width: 578px;
                margin: 20px 0 -5px 0;
                padding: 0;
            }

            #ranking_live input {
                width: 100%;
                font: 18px Arial;
                padding: 8px;
                border: 1px solid #ccc;
                color: #999;
            }

            #ranking_live .add-clear-span a {
                font-size: 20px;
                font-weight: bold;
                color: #333;
            }


/* RANKING */

                    #rankings_ {
                        width: 595px;
                        margin: 0 auto;
                    }

                    #rankings_ p {
                        padding: 4px;
                    }

                    #rankings_ .player{
                        margin-top: 10px;
                        border-bottom: 1px solid #e6e6e6;
                        float: left;
                        padding: 4px;
                    }

                    #rankings_ .header {
                        background: #e6e6e6;
                        border: 1px solid #ccc;
                        margin: 0 0 -10px 0;
                        width: 578px;
                        padding: 8px;
                    }

                    #rankings_ h2 {
                        margin: 10px 0 -10px 0;
                        text-align: center;
                        color: #666;
                        font-size: 22px;
                    }

                    #rankings_ .pos {
                        font: 24px Arial;
                        font-weight: bold;
                        float: left;
                        color: #333;
                        width: 50px;
                        text-align: center;
                    }

                    #rankings_ .pos_moved {
                        font: 18px Arial;
                        float: left;
                        color: #333;
                        width: 25px;
                        text-align: center;
                        margin: 0 0 0 2px;
                    }

                    #rankings_ .br {
                        color: #ff9900;
                        background: #666;
                        width: 48px;
                        padding: 2px;
                        font-size: 8px;
                        font-family: Verdana;

                    }

                    #rankings_ .flag {
                        float: left;
                        margin: 0 0 0 16px;
                        width: 30px;
                    }

                    #rankings_ .name {
                        float: left;
                        font: 16px Arial;
                        margin: 0 0 0 12px;
                        color: #333;
                        width: 150px;
                    }

                    #rankings_ .small {
                        font: 10px Verdana;
                        color: #666;

                    }

                    #rankings_ .other {
                        font: 16px Arial;
                        margin: 0 0 0 16px;
                        float: left;
                        text-align: center;
                        width: 100px;
                    }

                    #rankings_ .green {
                        color: green;
                    }

                    #rankings_ .red {
                        color: red;
                    }

                    .clearall {
                        clear: both;
                    }

                    #rankings_ form {
                        width: 578px;
                        margin: 20px 0 -5px 0;
                        padding: 0;
                    }

                    #rankings_ input {
                        width: 100%;
                        font: 18px Arial;
                        padding: 8px;
                        border: 1px solid #ccc;
                        color: #999;
                    }

                    #rankings_ .add-clear-span a {
                        font-size: 20px;
                        font-weight: bold;
                        color: #333;
                    }


/* BREAKDOWNS */

#players_breakdowns {
                    width: 599px;
                }

                #players_breakdowns span {
                    font-weight: normal;
                    font-size: 12px;
                    color: #999
                }

                #players_breakdowns .player {
                    overflow: hidden;
                    margin: 10px 0 0 0;
                    padding: 4px;
                    padding-bottom: 10px;
                    font-family: Arial;
                    border-bottom: 1px solid #e6e6e6;
                }

                #players_breakdowns .player .nat {
                    float: left;
                    width: 24px;
                }

                #players_breakdowns .player .player_name {
                    float: left;
                    font-size: 16px;
                    margin: 0 0 0 20px;
                    width: 120px;
                    color: #333;
                }

                #players_breakdowns .player .tournaments {
                    font-size: 14px;
                    float: left;
                    margin: 0 0 0 20px;
                    width: 400px;
                }

                #players_breakdowns .tournaments .tournament {

                }

                #players_breakdowns .tournaments .space {
                    margin-top: 10px;
                    /*border-top: 1px dashed #ccc;
                    padding-top: 4px;*/
                }

                #players_breakdowns .tournaments .tournament_name {
                    font-size: 16px;
                    font-weight: normal;
                    float: left;
                    width: 190px;
                }


                #players_breakdowns .tournaments .pts {
                    font-size: 16px;
                    font-weight: bold;
                    float: left;
                    margin: 0 0 0 25px;
                    color: red;
                    width: 80px;

                }

                #players_breakdowns .clearall {
                    clear: both;
                }

/* ENTRYLIST ITA */


#et_ita {
				margin: 14px 4px 14px 4px;
				font-size: 14px;
				color: #000;
				padding: 4px;
				border: 1px solid #e6e6e6;
				line-height: 26px;

			}

			#et_ita h3 {
				font-size: 18px;
				font-family: Arial;
				color: #0066cc;
				margin: 4px 0 4px 16px;
				padding: 0;
			}

			#et_ita span {
				margin-right: 8px;
				color: #fff;
				font-weight: bold;
				font-size: 13px;
				background: #999;
				padding: 4px;
			}

			#et_ita .block {
				border-bottom: 1px solid #e6e6e6;
				margin-top: 8px;
				margin-bottom: 8px;
			}

			#et_ita del {
			color: red;
		}



/* LIVETENNIS CUP */


		.gamesTicket {
		width: 400px;
		border: 1px solid #0066cc;
		text-align: center;
		margin: 6px auto;
		margin-bottom: 0;
		position: relative;
		}

		.gamesTop {
			width: 400px;
			height: 100px;
		}

		.gamesTop img {
			width: 400px;
			height: 100px;
		}

		.gamesTicket hr {
			clear: both;
			border: 0;
			border-bottom: 1px solid #ccc;
			margin: 0;
		}

		.gamesTicket select {
			margin-left: 5px;
			font-size: 15px;
			float: right;
			clear: right;
			background-color: #0066cc;
			font-weight: bold;
			color: #fff;
		}

		.gamesTicket span {
			float: left;
			clear: left;
			display: block;
			font-size: 15px;
			font-weight: bold;
		}


		.gamesTicket input {
			margin-top: 12px;
			margin-bottom: 4px;
		}

		.gamesTicket h4 {

			background-color: #0066cc;
			width: 100%;
			color: white;
			margin-bottom: 10px;
		}

		.gamesTicket form {
			padding: 2px;
		}

		.box_cup2011 {
			width: 400px;
			margin: 0 auto;
			margin-bottom: 6px;
			overflow: hidden;
			border-top: 2px solid #0066cc;
		}

		.box_cup2011 a{
			float: left;
			width: 125px;
			font-size: 14px;
			color: white;
			background-color: #0066cc;
			margin-left: 4px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			padding: 2px;
		}

		.box_cup2011 a:hover{
			background-color: #00407f;
		}

	.gamesRanking {
		float: left;
		width: 300px;
		margin: 5px 10px;
		overflow: hidden;

	}

	.gamesRanking ul {
		list-style-type: none;
		padding: 0; margin: 0;
		overflow: hidden;

	}

	.gamesRanking h3 {
		text-align: center;
		color: #fff;
		background-color: #0066cc;
		padding: 2px;
		margin: 3px 0;
	}

	.gamesRanking h3 a {
		color: #fff;
	}


	.gamesRanking  .points {
		float: right;
		font-weight: bold;
	}

	.gamesRanking .name {
		float: left;

	}

	.gamesRanking li {
		overflow: hidden;
		margin-bottom: 3px;
		border-bottom: 1px solid #e6e6e6;
	}

	.gamesRanking .noview {
		display: none;
	}

	.gamesRanking small {
		font-size: 9px;
	}

	.gamesRanking .winner {
		color: green;

	}

	.gamesRanking .hide {
		display: none;
	}

    .gamesRanking form {
        width: 90%;
        margin: 5px auto;
    }

    .gamesRanking input {
        width: 100%;
        border: 1px solid #999;
        font: 13px Arial;
        color: #666;
        padding: 4px;
    }

    .searchnameresult {
        margin: 20px auto;
        background: #e6e6e6;
        border: 1px solid #ccc;
        padding: 4px;
        font-weight: bold;
        display: none;
}

	 #livetenniscup_result_box {width: 600px; margin: 0 auto; padding: 8px; border: 2px solid #0066cc}
	 #livetenniscup_result_box div {padding: 16px;}
	 #livetenniscup_result_box .played {font-weight: bold; margin: 0 12px 0 12px;}
	 #livetenniscup_result_box .result {font-weight: bold; margin: 0 12px 0 12px;}
	 #livetenniscup_result_box .good {color: green;}
	 #livetenniscup_result_box .bad {color: red;}
	 #livetenniscup_result_box h3 {}
	 #livetenniscup_result_box h4 {}

/* RANKING LIVE PAGE */

        #select_ranking_live {
           list-style-type: square;
           list-style-position: normal;
           margin-left: 60px;
           padding: 8px;
           font: 14px Arial;
        }
        #select_ranking_live li {
            margin-bottom: 3px;
        }


#nobod {
  display: inline;
  font-size: inherit;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: inherit; border: 0;
}
