#bkg {
	width: 100%;
	height: 100%;
	background: url('/images/backgrounds/bandiera.jpg') center 32px no-repeat;
}

#top {
	width:100%;
	height:136px;
}

#login {
	height:32px;
	border-bottom:1px solid #444;
	background-color:#000;
}

#container-login {
	margin:0 auto;
	width:984px;	
}

#content-login {
	float:right;
	margin-right:8px;
	color:#999;
}

#top-link {
	float:left;
	margin-right:25px;
	line-height:32px;
}

.input-top {
	float:left;
	margin:7px 9px 7px 0;
	padding:0;
	width:100px;
	height:18px;
	background:url('/images/backgrounds/box/input_top.jpg') top left no-repeat;
}

#btn-login {
	float:left;
	margin:10px 0;	
}

#options-utente {
	float:left;
	width:170px;	
}

#container-header {
	margin:6px auto 2px auto;
	width:984px;
	height:96px;
}

#header-sx {
	float:left;
	width:10px;
	height:96px;
	background:url('/images/backgrounds/box/header_sx.png') top left no-repeat;	
}

#header {
	float:left;
	width:964px;
	height:96px;
	background:url('/images/backgrounds/box/header_ctr.png') top left repeat-x;	
}

#header-dx {
	float:left;
	width:10px;
	height:96px;
	background:url('/images/backgrounds/box/header_dx.png') top left no-repeat;	
}

#logo {
	float:left;
	width:390px;
	height:96px;
}

#pgp {
	float:left;
	padding:16px 0 0 6px;
	width:270px;
	height:80px;
	background:url('/images/backgrounds/box/header_ctr.png') top left repeat-x;	
}

#gdpoker {
	float:left;
	padding:24px 0 0 2px;
	width:94px;
	height:72px;
	background:url('/images/backgrounds/box/header_ctr.png') top left repeat-x;
}

#sep-logo {
	float:left;
	width:18px;
	height:96px;
	background:url('/images/backgrounds/separetor_logo.png') top left no-repeat;
}

#content-header {
	float:left;
	width:570px;
	height:96px;
}

#menu {
	position:relative;
	margin:9px 0 0 11px;
	width:554px;
	height:33px;
}

#content-cerca-giocatore {
	float:right;
	margin:13px 14px 0 0;
	width:264px;
	height:24px;
	text-align:right;	
}

#cerca-giocatore {
	float:left;
	width:200px;
	height:24px;
	background:url('/images/backgrounds/box/cerca_giocatore_top.png') top left no-repeat;
}

#content-cerca {
	float:left;
	margin-top:1px;
	width:64px;	
}

#content-cerca a {
	margin-left:8px;
	display:block;
	width:56px;	
	height:22px;
	background:url('/images/buttons/cerca_giocatore.png') top left no-repeat;
}

#content-cerca a:hover {
	background-position:bottom left;
}

#container {
	width: 976px;
	margin: 8px auto 0 auto;
}

.box-container {
	float:left;
	padding:16px 16px 0 16px;
	background-color:#EEE;
}

.box-container2{
	padding:16px 16px 0 16px;
	background-color:#EEE;
}

.box-titolo {
	width:100%;
	height:40px;
}

.box-titolo-small {
	width:100%;
	height:32px;
}

.box-titolo-big {
	width:100%;
	height:48px;
}

.corner-left-titolo {
	float:left;
	width:8px;
	height:40px;
	background:url('/images/backgrounds/box/corner_left_med.jpg') top left no-repeat;
}

.corner-left-titolo-small {
	float:left;
	width:8px;
	height:32px;
	background:url('/images/backgrounds/box/corner_left_small.jpg') top left no-repeat;
}

.corner-left-titolo-big {
	float:left;
	width:8px;
	height:48px;
	background:url('/images/backgrounds/box/corner_left_big.jpg') top left no-repeat;
}

.titolo {
	float:left;
	padding-left:8px;
	height:40px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	background:url('/images/backgrounds/box/ctr_titolo.jpg') top left repeat-x;
	line-height:40px;	
}

.titolo-small {
	float:left;
	padding-left:8px;
	height:32px;
	color:#FFF;
	background:url('/images/backgrounds/box/ctr_titolo_small.jpg') top left repeat-x;
	line-height:32px;	
}

.titolo-big {
	float:left;
	padding-left:8px;
	height:48px;
	font-size:18px;
	color:#FFF;
	background:url('/images/backgrounds/box/ctr_titolo_big.jpg') top left repeat-x;
	line-height:45px;	
}

.corner-right-titolo {
	float:left;
	width:8px;
	height:40px;
	background:url('/images/backgrounds/box/corner_right_med.jpg') top left no-repeat;
}

.corner-right-titolo-small {
	float:left;
	width:8px;
	height:32px;
	background:url('/images/backgrounds/box/corner_right_small.jpg') top left no-repeat;
}

.corner-right-titolo-big {
	float:left;
	width:8px;
	height:48px;
	background:url('/images/backgrounds/box/corner_right_big.jpg') top left no-repeat;
}

.footer-box-corner-left {
	float:left;
	width:10px;
	height:25px;
	background:url('/images/backgrounds/box/footer_box_corner_left.png') top left no-repeat;	
}

.footer-box-ctr {
	float:left;
	height:23px;
	background-color:#FFF;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;	
}

.footer-box-corner-right {
	float:left;
	width:10px;
	height:25px;
	background:url('/images/backgrounds/box/footer_box_corner_right.png') top left no-repeat;	
}

.content-list th {
	border-top:1px solid #993300;
	font-size:14px;
	text-align:center;
	color:#FFF;
	height:32px;
	background-color:#CC6600;
}

.content-list th.right {
	border-right:none;
}

.content-list th.left {
	border-left:1px solid #CCC;
}

.content-list td {
	height:32px;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.content-list td td {
	padding-left:8px;
	font-weight:bold;
	border-left:none;
	border-bottom:none;	
}

.content-list td td.stato {
	padding-right:8px;	
}

.content-list td.right {
	height:32px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;	
}

.content-list td.last {
	border-bottom:none;
}

.content-list td.last-right {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:none;
}

#corner-left-briciole {
	float:left;
	width:8px;
	height:32px;
	border-bottom:1px solid #CCC;
	background:url('/images/backgrounds/box/corner_left_briciole.png') top left no-repeat;
}

#briciole {
	float:left;
	width:976px;
	height:32px;
	border-bottom:1px solid #CCC;
	line-height:32px;
}

#corner-right-briciole {
	float:left;
	width:8px;
	height:32px;
	border-bottom:1px solid #CCC;
	background:url('/images/backgrounds/box/corner_right_briciole.png') top left no-repeat;
}

#content-dettagli-evento {
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background-color:#FFF;	
}

#content-dettagli-evento #col-sx {
	float:left;
	padding:8px 16px 8px 16px;
	width:247px;
	border-right:1px solid #CCC;
}

#content-dettagli-evento #col-sx td {
	height:33px;
	border-bottom:1px solid #CCC;
	font-size:14px;
	font-weight:bold;
}

#content-dettagli-evento #col-sx td.last {
	height:34px;
	border-bottom:none;	
}

#content-dettagli-evento #col-sx a,#content-dettagli-evento #col-sx a:link,
	#content-dettagli-evento #col-sx a:active,#content-dettagli-evento #col-sx a:visited,
	#content-dettagli-evento #col-sx a:hover {
	color:#333;
	text-decoration:underline;	
}

#content-dettagli-evento #col-dx {
	float:left;
	width:310px;
}

#content-dettagli-evento td#livello {
	height:122px;
	border-bottom:1px solid #CCC;		
}

#content-dettagli-evento #livello td.first {
	height:40px;
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
	text-align:center;
}

#content-dettagli-evento #livello td.buio {
	width:104px;
	height:48px;
	text-align:center;
	border-right:1px solid #CCC;
}

#content-dettagli-evento #livello .top {
	padding:8px 0;
	height:8px;	
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#666;	
}

#content-dettagli-evento #livello .bottom {
	padding:4px 0 7px 0;
	height:13px;	
	font-size:16px;
	font-weight:bold;
	color:#000;	
}

#content-dettagli-evento #livello td.buio-right {
	width:103px;
	height:48px;
	text-align:center;
}

#content-dettagli-evento #livello td.third {
	height:50px;
	font-size:11px;
	text-align:center;
}

#content-dettagli-evento td#payout {
	/*height:135px;*/	
}

#content-dettagli-evento #payout td.first {
	padding-bottom:8px;
	height:40px;
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
	text-align:center;
	vertical-align:bottom;
}

#content-dettagli-evento #payout td.second {
	height:56px;
	font-size:48px;
	text-align:center;
	color:#000;
}

#content-dettagli-evento #payout td.third {
	padding-top:7px;
	height:40px;
	font-size:20px;
	font-weight:bold;
	color:#666;
	text-align:center;
	vertical-align:top;
}

#footer {
	clear:both;
	padding:28px 23px 28px 23px;
	height:24px;
	font-size:11px;
	color:#999;
	background-color:#000;
}