@charset "utf-8";
/* SISAL Poker LAB */
HTML {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
}
BODY {
	height:99%;
	width:100%;
	text-align:left;
	margin:0px 0 auto;
	padding:0;
	background:#000 url(../_img/bg00.jpg) repeat-y center top;
	font-family: Arial, "Lucida Grande", Verdana;
	/*font-size:11px;*/
	/*font-size:68%;*/
	font-size:12px;
	line-height:1.3em;
	color:#fff;
}

BODY.iframe {
	height:99%;
	width:100%;
	text-align:left;
	margin:0px 0 auto;
	padding:0;
	background:#000 url(../_img/bg00_iframe.jpg) repeat left top;
	font-family: Arial, "Lucida Grande", Verdana;
	/*font-size:11px;*/
	/*font-size:68%;*/
	font-size:12px;
	line-height:1.3em;
	color:#fff;
}



* {
	margin:0;
	padding:0;
}
/* --------------------------------------------------------------------------------------------- LAYOUT
*/
span.red{
	color: red;
}

span.yellow{
	color: #FFDE00;
}

span.decimal{
	color: #bbb;
	font-size: 13px;
	opacity: 0.96;
}

.debug{
	color: #0c95ff !important;
}

#msg {
	color: #71ea37;
	height: 25px;
	padding-bottom: 20px;
	font-size: 18px;
	padding-left: 5px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
}

#msg a{
	color: #FFDE00;
}

#msg.error{
	color: red;
	height: 25px;
	padding-bottom: 20px;
	font-size:18px;
	padding-left: 5px;
}

.error{
	color: red;
	height: 25px;
	padding-bottom: 20px;
	font-size:18px;
	padding-left: 5px;
}

p.error_gift{
	line-height:24px;
	margin-bottom:24px;
	margin-top:24px;
}

#Ifc0 {
	width:100%;
	padding:0 0 15px;
	margin:0 auto;
	text-align:center;
	float: left;
	/*min-height:500px;*/
	font-size: 1em;
	padding-bottom:0;
	background: transparent url(../_img/bg01.jpg) no-repeat center top;
}
#Ifc1 {
	background: url(../_img/foot_bg.jpg) no-repeat center bottom;	
}
#Ifc2,
.Wrap {
	position:relative;
	background: no-repeat center bottom;	
	width:950px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;	
}
#IfcH {
	height:111px;
	overflow: visible;
}

#testata_print {
	display: none;
}

#IfcH .BxInfo {
	float: right;
	width: 170px;
	height: 80px;
	margin: 0px;
	padding: 20px 10px 10px;
	border-left: 1px solid #35520A;
	position: absolute;
	right: 0px;
	top: 0px;
}
#IfcH .BxInfo P {
	padding-bottom:0;
}
#IfcH .BxInfo A {
	font-size:1.2em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#IfcL {
	float: left;
	width: 520px;
	font-size: 7px;
	margin-top: 0px;
	position: relative;
}
#IfcL A {
	display: block;
	height: 111px;
	overflow: hidden;
	font-size: 7px;
	text-indent:-5000em;
	background:no-repeat left 0px;
}
#IfcL A:hover {
	background-position:left -100px;
}
#IfcMenu1 {
	float: none;
	width: 100%;
	font-weight: normal;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: 7px 0 0 0;
	z-index: 10000;
}
#IfcC {
	min-height:600px;
	clear: both;
	position: relative;
	/*float: left;
	width: 100%;
	padding: 0 0 70px 0;*/
	padding:8px 1px 140px;
	float: left;
	width: 100%;
}
#IfcM {
	float: left;
	/*width: 96%;
	padding:1em 2%;	*/
	width: 907px;
	padding: 0em 20px 15px;
}

#IfcM_section {
	float: left;
	/*width: 96%;
	padding:1em 2%;	*/
	width:907px;
	padding-right: 20px;
	padding-top: 0em;
	padding-bottom: 15px;
}

#IfcM_store {
	float: left;
	/*width: 96%;
	padding:1em 2%;	*/
	width:907px;
	padding: 12px 20px 15px 16px;
}
#IfcS {
	float:right;
	width: 210px;
	padding: 0 13px 0 0px;
	display:none;
	/*position:relative;
	right:0px;
	top: -35px;*/
	font-size: 0.9em;
	margin: 20px 0px 0;
}
.Sidebar #IfcM {
	width:680px;
	border-right:1px none #CBD6DC;
	padding-right: 20px;
}

.Sidebar #IfcM_section {
	width:680px;
	border-right:1px none #CBD6DC;
	padding-right: 20px;
}
.Sidebar #IfcS {
	display:block;
}
#IfcM.Bx1 .Inn2 {
	padding: 23px 0 30px;
	width: 100%;
}
#IfcF {
	position:relative;
	bottom:0px;
	padding:0;
	width:80%;
	height:170px;
	color:#00884F;
	font-size:0.8em;
	margin:0;
	clear: both;
}
#IfcF P {
	padding:0;
	margin:0;
}
#IfcF .Info {
	float:left;
	width:80%;
	text-align:left;
	margin-top:20px;
	display: block;
	position: relative;
	padding-left: 20px;
}

#IfcF .Info a{
	color: #00aa00;
}

#IfcF .Info A:hover {
	text-decoration: none;
	color: #90f181;
}

#IfcF .Info A:active {
	text-decoration: none;
	color: #ffe403;
}
#IfcF .Info .Info2 {
	font-size:0.9em;
}

#IfcF .Links {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 300px;
	height: 65px;
}
#IfcF .Links A {
	display: block;
	height: 65px;
	width: 100px;
	float: left;
	font-size: 1px;
	overflow: hidden;
	text-indent: -100px;
}

#IfcF .Info_link {
	float: right;
	clear: none;
	text-align: right;
	position: absolute;
	top: 70px;
	right: 25px;
}

#IfcF .Info_link a{
	color: #00aa00;
}

#IfcF .Info_link A:hover {
	text-decoration: none;
	color: #90f181;
}

#IfcF .Info_link A:active {
	text-decoration: none;
	color: #ffe403;
}


.Menu {
	list-style: none;
}
.Menu LI {
	float: left;
	background:no-repeat;	
}
.Menu .Active {
}
.Menu LI A {
	display: block;
	background:no-repeat;	
}
.Menu LI A SPAN {
	display: block;
}
.SubMenu {
	list-style: none;
}
/* ------------------------------------------------------------------------ Menu1
*/
#IfcMenu1 {
	font-size: 17px;
}
#IfcMenu1 .Menu {
	float:none;
	width:auto;
	margin:0px 10px 0 10px;
	padding:0px 0 0px;
	background:no-repeat right bottom;
	bottom: 0px;
	position: relative;
	height: 39px;
	overflow: visible;
	background-color: transparent;
}
#IfcMenu1 LI {
	float: left;
	background:  url(../_img/menu1_dx.png) no-repeat right top;
	padding:0 20px 0 0;
	margin-right: 0px;
	margin-top: 0px;
	position:relative;
}
#IfcMenu1 A {
	font-size:16px;
	/*line-height:25px;*/
	line-height:39px;
	font-weight:bold;
	color:#FFDE00;
	text-decoration:none;
	background:url(../_img/menu1_sx.png) no-repeat left top;
	display:block;
	padding:0px 0px 0px 20px;
	white-space: nowrap;
	height: 39px;
}
#IfcMenu1 LI:hover,
#IfcMenu1 LI.over {
	background-position:right -42px!important;
	margin-top:0px;
}
#IfcMenu1 LI:hover A,
#IfcMenu1 LI.over A {
	background-position:left -42px!important;
	color: #EE3224;
}
#IfcMenu1 LI A:hover {
	color:#EE3224;
}
#IfcMenu1 LI.Active {
	background-position:right -84px;
	margin-top:0px;
}
#IfcMenu1 LI.Active A,
#IfcMenu1 LI.Active:hover A {
	background-position:left -84px;
	color:#000;
	font-weight: bold;
}
#IfcMenu1 LI.More {
	background-image:url(../_img/menu1m_dx.png);
	padding-right:30px;
}
#IfcMenu1 LI.More A {
}
.DropDown {
	width: 220px;
	font-size:1em;
	position:absolute;
	left:-5000em;
	text-align: left;
	z-index: 5000;
	float:none;
	margin:0;
	padding: 0px 20px 20px 0px;	
}
#IfcMenu1 LI.More:hover .DropDown,
#IfcMenu1 LI.over .DropDown {
	left:1px;
}
#IfcMenu1 .DropDown UL {
	background: #fff repeat-x left bottom;
	border-top: 1px none #fff;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	border-left: 1px none #fff;
	margin:0;
	padding:5px 0 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
}
#IfcMenu1 .DropDown LI {
	float:none;
	line-height:normal;
	padding:0px;
	margin:0;
	background:none;
	border-bottom:1px solid #fff;
}
#IfcMenu1 .DropDown LI:hover {
	margin:0;
}
#IfcMenu1 .DropDown LI A {
	line-height:normal;
	padding:7px 20px;
	background-image:none;
	border-bottom:1px solid #ccc;
	font-size: 13px;
	height: auto;
	color: #333;
	font-weight:normal;
}
#IfcMenu1 .DropDown LI:last-child A {
	border-bottom:none;
}
#IfcMenu1 .DropDown LI A:hover {
	line-height:normal;
	background: #eee repeat-x left top;
	color: #EE3224!important;
}
#IfcMenu1 LI.Active .DropDown {
}
#IfcMenu1 LI.Active .DropDown UL {

}
#IfcMenu1 LI.Active .DropDown LI {
	border-bottom-color:#fff;
}
#IfcMenu1 LI.Active .DropDown LI A {
	font-weight:normal;
	line-height: normal;
	color:#333;
}
#IfcMenu1 LI.Active .DropDown LI.Active A {
	font-weight:bold;
	color: #000;
}
#IfcMenu1 LI.Active .DropDown LI A:hover {
	line-height:normal;
	margin:0;
}


/* --------------------------------------------------------- SubHeader
*/
.Subhead {
	background:url(../_img/subhead1.jpg) no-repeat left bottom;
	clear:both;
	width:947px;
	height:300px;
	padding:0px;
	overflow: hidden;
	position: relative;
	line-height: normal;
}
.Subhead .Bx {
	width: 440px;
	position: absolute;
	right: 30px;
	top: 45px;
	font-size: 1.45em;
	line-height: normal;
	text-align: left;
}
.Subhead .Tit {
	color: #FFB700;
	line-height: 1em;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: 1.5em;
}
.Subhead P {
	color: white;
}
.Subhead .Bots {
	text-align: left;
	margin-top: 5px;
}

.Subhead a.stella_home{
	background: url(../_img/ico/stella_home-trans.png) no-repeat left bottom;
	clear:both;
	width: 210px;
	height: 148px;
	position: absolute;
	top: 124px;
	right: 0;
}
/* --------------------------------------------------------- Nav
*/
.Bread {
	font-size: 0.8em;
	background: #000;
	border-bottom: 1px solid #57ba82;
	border-top: 1px none #575757;
	color: white;
	padding: 1px 5px;
	float: none;
	width: auto;
	clear: both;
	margin: 0 3px 15px 0;
}
.Bread .Tit A {
	font-weight: bold;
	text-transform:uppercase;
}
.Bread A {
	color: #A6A6A6;
	text-decoration:none;
	font-weight:normal;
}
.Bread A:hover {
	color:#ccc;
	text-decoration:underline;
}

.Bread A.bianco {
	color: white;
	text-decoration:none;
	font-weight:normal;
	text-transform: capitalize;
}

.Bread A.bianco:hover {
	color: white;
	text-decoration:underline;
}

.Bread EM {
	font-style: normal;
}
.Bread B {
	color: #fff;
	font-weight: bold;
}
.TitPag {
	font-size: 2.5em;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 20px;
	position: relative;
	clear: none;
	display: block;
}
.TitPag STRONG {
	font-weight: bold;
}
.ColA {
	float:left!important;
	width:49%;
	clear:left!important;
}
.ColB {
	float:right!important;
	width:49%;
	clear:right!important;
}
.Clear,
.clear,
.clear-chusmy {
	font-size:0;
	height:1px;
	clear:both!important;
	display:block;
	padding:0px;
	margin:0px;
	line-height:0px;
	background-color:transparent;
	border:none;
}

/* --------------------------------------------------------------------- Items List
*/
.ItmList .Itm .More,
.ItmList .Itm .Link {
	bottom: -10px;
	position: absolute;
	right: 0px;
	margin-top: 10px;
}
.Itm .Info EM {
	font-style: normal;
}
/* ----------------------------------------------------------------- ELEMENTS
*/
A {
	outline: none !important;
	text-decoration:none;
	color: #71ea37;
}
A:hover {
	text-decoration: none;
	color: #90f181;
}

A:active {
	text-decoration: none;
	color: #ffe403;
}
IMG {
	border:none;
}
.BotI {
	display:-moz-inline-box; /* FF 2 */
	display:inline-block; /* IE, Opera, FF3 and Safari */
	vertical-align:middle!important;
	/*height:16px;
	width:16px;*/
	text-indent:200px;
	margin:0;
	padding:0;
	font:0/0 arial!important;
	overflow:hidden;
	background:transparent no-repeat center top;
	border:none;
	text-decoration:none!important;
	clip: rect(auto,auto,auto,auto);	
}
.BotI {
	height:16px;
	width:16px;
	/*display:inline-block;*/
	text-align:left;
	font-size: 7px;
	text-indent:-5000em;
	overflow:hidden;
	background:transparent no-repeat left 0px;
	text-decoration: none;
}
.BotI:hover {
	background-position:left -40px;
	text-decoration: none;
	background-color: transparent;
}
.Lico {
	display:-moz-inline-box; /* FF 2 */
	display:inline-block; /* IE, Opera, FF3 and Safari */
	background:transparent no-repeat right 0px;
	padding-right:20px;
}
.Lico:hover {
	background-position:right -22px;
}

.Reg {
	margin-top: 20px;
}
.Bx1 A.GoBt,
.Bx2 A.GoBt {
	background-image:url(../_img/bots/link-go_dx.png);
}
.Bx1 A.GoBt SPAN,
.Bx2 A.GoBt SPAN {
	background-image:url(../_img/bots/link-go_sx.png);
}

/* ---------- Paginazione
*/

BUTTON,
BUTTON:active {
	outline: none !important;
	cursor: pointer;	
}
BUTTON SPAN {
	padding:1em 0.3em;
	margin:0;
	outline: none !important;
	cursor: pointer;
	font-size: 1.2em;
}
UL {
	margin:0;
	padding:0;
	list-style:none;
}
OL {
	padding-left: 2em;
	margin: 0.5em 0em;
}
P {
	padding-bottom:0em;
}

p.immagini {
	float: left;
	font-size:9px;
	color:#00aa00;
	display: block;
	position: relative;
	clear: none;
	width: 590px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 15px;
	padding-left: 20px;
}
CODE {
	font-size:1em;
	font-family:"Courier New", Courier, monospace;
}
BLOCKQUOTE {
	font-size: 0.9em;
	line-height: normal;
	padding-left: 48px;
	background: url(../_img/ico/blockquote.png) no-repeat left top;
	min-height: 48px;
}
H1,
H2,
H3,
H4,
H5,
H6 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align:left;
	font-weight: normal;
}
H1 {
	color: #FFDE00;
	line-height: 1em;
	margin-bottom: 0.3em;
	text-align: left;
	font-size: 2em;
	padding-left: 2px;
}

H1.titolo {
	color: #FFDE00;
	line-height: 1em;
	margin-bottom: 0.3em;
	text-align: left;
	font-size: 2em;
	margin-left: 20px;
	text-transform: capitalize;
}
H2 {
	font-size:2.2em;
	color: #FFDE00;
}
H3 {
	font-size:2em;
	color: #FFDE00;
}
H4 {
	font-size:1.8em;
}
H5 {
	font-size:1.6em;
}
H6 {
	font-size:1.4em;
}
.Tit {
	margin-bottom:0;
}

.Tit a{
	color: #FFDE00;
	text-decoration: none;
}
.Tit1 {
	color: #70a6f5;
	font-size: 2.5em;
	margin-bottom: 0em;
	padding-bottom: 5px;
}
.Tit1 STRONG {
	font-weight:normal;
	color: #1c5ab4;
}
.Tit1 .Bot {
	position:absolute;
	top:0;
	right:0;
}
/* ------------------------------------------------------------- Boxs
*/
.Bx {
	background:transparent repeat-y left bottom;
	float: left;
	clear: both;
	padding:0;
	position: relative;
	color: white;
}
.Bx .Inn1 {
	padding:0;
	background:transparent no-repeat left bottom;
	float:left;
	width:100%;
}
.Bx .Inn2 {
	background:transparent no-repeat left top;
	float:left;
	width:88%;
	padding: 10px 8% 10px 4%;
}

.Bx .Inn3 {
	background:transparent no-repeat left top;
	float:left;
	width:92%;
	padding: 10px 4%;
}

.Bx .Bonus_login {
	background:transparent no-repeat left top;
	float:left;
	width:645px;
	padding: 10px 14px 10px 3%;
}

.Bx .Store {
	background:transparent no-repeat left top;
	float:left;
	width:88%;
	padding: 10px 9% 10px 3%;
}

.Bx .Bonus {
	background:transparent no-repeat left top;
	float:left;
	width:88%;
	padding: 10px 10% 10px 2%;
}

.Bx .Bonus_promo {
	background:transparent no-repeat left top;
	float:left;
	width:645px;
	padding: 10px 14px 10px 3%;
}

.Bx .Landing1 {
	padding: 10px 11% 10px 1%;
	background:transparent no-repeat left top;
	float:left;
	width:88%;
}

.Bx .Generic {
	background:transparent no-repeat left top;
	float:left;
	width: 93%;
	padding: 10px 10% 10px 3%;
}

.Bx .Regolamento {
	padding: 10px 7% 10px 5%;
	background:transparent no-repeat left top;
	float:left;
	width:88%;
}

.Bx .Punti {
	background:transparent no-repeat left top;
	float:left;
	width: 93%;
	padding: 10px 10% 10px 3%;
}

.Bx .Coming {
	background:transparent no-repeat left top;
	float:left;
	width: 93%;
	padding: 10px 7px 10px 5%;
}

.Bx .Ordine {
	background:transparent no-repeat left top;
	float:left;
	width: 90%;
	padding: 10px 5%;
}

.Bx .Ordine_bianco {
	background:transparent no-repeat left top;
	float:left;
	width: 90%;
	padding: 10px 5%;
}

.Bx .Landing1vip {
	background:transparent no-repeat left top;
	float:left;
	width: 90%;
	padding: 10px 5%;
}
.Bx .TitBx {
	color: #333;
	margin-bottom: 10px;
	font-size: 1.8em;
	font-weight: normal;
}
.Bx1,
.Bx2 {
	color: #333;
}
.Bx1 A,
.Bx2 A,{
	color:#ff0000;
}
.Bx1 {
	width:700px;
	padding:0;
	background: url(../_img/bx/bx1_m.png);
}

.Bx1_Generic {
	width:700px;
	padding:0;
	background: url(../_img/bx/bx1_m.png);
}

.Bx1_Generic .Inn1 {
	background-image: url(../_img/bx/bx1_b.png);
}

.Bx1_Generic .Generic {
	background-image: url(../_img/bx/bx1_t.png);
	padding-top: 40px;
	padding-bottom: 40px;
}

.Bx1_Regolamento {
	width:717px;
	padding:0;
	background: url(../_img/bx/bx1_m_landing.png);
}

.Bx1_Regolamento .Inn1 {
	background-image: url(../_img/bx/bx1_b_landing.png);
}

.Bx1_Regolamento .Regolamento {
	background-image: url(../_img/bx/bx1_t_landing.png);
	padding-bottom: 50px;
	padding-top: 50px;
}

.Bx1_Landing {
	width:717px;
	padding:0;
	background: url(../_img/bx/bx1_m_landing.png);
}

.Bx1_Landing .Inn1 {
	background-image: url(../_img/bx/bx1_b_landing.png);
}

.Bx1_Landing .Landing1 {
	background-image: url(../_img/bx/bx1_t_landing.png);
	padding-bottom: 50px;
	padding-top: 50px;
}

.Bx1_Bonus {
	width:679px;
	padding:0;
	background: url(../_img/bx/bx1_m_bonus.png);
}

.Bx1_Bonus .Inn1 {
	background-image: url(../_img/bx/bx1_b_bonus.png);
}

.Bx1_Bonus .Bonus_login {
	background-image: url(../_img/bx/bx1_t_bonus.png);
	padding-bottom: 10px;
	padding-top: 20px;
}

.Bx1_Promo {
	width:679px;
	padding:0;
	background: url(../_img/bx/bx1_m_promo.png);
	margin-bottom: 20px;
}

.Bx1_Promo .Inn1 {
	background-image: url(../_img/bx/bx1_b_promo.png);
}

.Bx1_Promo .Bonus_promo {
	background-image: url(../_img/bx/bx1_t_promo.png);
	padding-bottom: 10px;
	padding-top: 20px;
}

.Bx1_Ordine {
	width:717px;
	padding:0;
	background: url(../_img/bx/bx1_m_ordine.png);
}

.Bx1_Ordine .Inn1 {
	background-image: url(../_img/bx/bx1_b_ordine.png);
}

.Bx1_Ordine .Ordine {
	background-image: url(../_img/bx/bx1_t_ordine.png);
	padding-bottom: 40px;
	padding-top: 40px;
}

.Bx1_Ordine_bianco {
	width:717px;
	padding:0;
	background: url(../_img/bx/bx1_m_ordine_bianco.png);
}

.Bx1_Ordine_bianco .Inn1 {
	background-image: url(../_img/bx/bx1_b_ordine_bianco.png);
}

.Bx1_Ordine_bianco .Ordine_bianco {
	background-image: url(../_img/bx/bx1_t_ordine_bianco.png);
	padding-bottom: 40px;
	padding-top: 10px;
}

.Bx1_Landing {
	width:717px;
	padding:0;
	background: url(../_img/bx/bx1_m_ordine.png);
}

.Bx1_Landing .Inn1 {
	background-image: url(../_img/bx/bx1_b_ordine.png);
}

.Bx1_Landing .Landing1vip {
	background-image: url(../_img/bx/bx1_t_ordine.png);
	padding-bottom: 60px;
	padding-top: 60px;
}

.Bx1 .Inn1 {
	background-image: url(../_img/bx/bx1_b.png);
}
.Bx1 .Inn2 {
	background-image: url(../_img/bx/bx1_t.png);
	padding-top: 50px;
	padding-bottom: 50px;
}

.Bx1 .Inn3 {
	background-image: url(../_img/bx/bx1_t.png);
	padding-top: 50px;
	padding-bottom: 50px;
}

.Bx1_Generic .Punti {
	background-image: url(../_img/bx/bx1_t.png);
	padding-top: 20px;
	padding-bottom: 40px;
}

.Bx1_Coming {
	width:700px;
	padding:0;
	background: url(../_img/bx/bx1_m_coming.png);
}

.Bx1_Coming .Inn1 {
	background-image: url(../_img/bx/bx1_b_coming.png);
}

.Bx1_Coming .Coming {
	background-image: url(../_img/bx/bx1_t_coming.png);
	padding-top: 40px;
	padding-bottom: 40px;
}
.Bx2 {
	width:350px;
	background-image: url(../_img/bx/bx2_m.png);
}
.Bx2 .Inn1 {
	background-image: url(../_img/bx/bx2_b.png);
}
.Bx2 .Inn2 {
	background-image: url(../_img/bx/bx2_t.png);
	padding-top:30px;
	padding-bottom:30px;
}

.Bx2 .Store {
	background-image: url(../_img/bx/bx2_t.png);
	padding-top:30px;
	padding-bottom:30px;
}
.Bx2 .Bots {
	text-align:center;
}

.col1 {
	float:left!important;
	clear:none!important;
	width:250px;
	height: 246px;
}

.col1.last_0 {
	background-image: url(../_img/bx/bx_section_left.jpg);
}

.col1.last_0.skin_new {
	background-image: url(../_img/bx/bx_section_left_evidence.jpg);
}

.col1.last_1 {
	background-image: url(../_img/bx/bx_section_left_alone.jpg);
}

.col1.last_1.skin_new {
	background-image: url(../_img/bx/bx_section_left_alone_evidence.jpg);
}

.col2{
	float:left!important;
	clear:none!important;
	width:231px;
	height: 246px;
}

.col2.last_0{
	background-image: url(../_img/bx/bx_section_middle.jpg);
}

.col2.last_0.skin_new{
	background-image: url(../_img/bx/bx_section_middle_evidence.jpg);
}

.col2.last_1{
	background-image: url(../_img/bx/bx_section_right.jpg);
}

.col2.last_1.skin_new{
	background-image: url(../_img/bx/bx_section_right_evidence.jpg);
}
.col0 {
	float:right!important;
	clear:none!important;
	width:231px;
	background-image: url(../_img/bx/bx_section_right.jpg);
	height: 246px;
}

.col0.skin_new {
	float:right!important;
	clear:none!important;
	width:231px;
	background-image: url(../_img/bx/bx_section_right_evidence.jpg);
	height: 246px;
}

.Bx3 .Bonus {
	padding-top: 20px;
	padding-bottom:30px;
}

.BxLite .TitBx {
	color: #FFB700;
	font-weight: normal;
}
.BxLite .TitBx A {
	color: #FFB700;
}

.Bx1 H3,
.Bx2 H3 {
	color:#000;
}
#IfcS .Bx {
	width:210px;
}
#IfcS .Bx1 {
	background-image: url(../_img/bx/bx1-side_m.png);	
}
#IfcS .Bx1 .Inn1 {
	background-image: url(../_img/bx/bx1-side_b.png);	
}
#IfcS .Bx1 .Inn2 {
	background-image: url(../_img/bx/bx1-side_t.png);
	padding-top:15px;
	padding-bottom:15px;	
}
.Ads {
	text-align:center;
	margin-bottom: 5px;
	margin-top: 25px;
}

.Ads2 {
	text-align:center;
	margin-bottom: 5px;
	margin-top: 20px;
}
.BxDownload {
	text-align:center;
}

#IfcS .AdPromo {
	margin-bottom:0.5em;
	margin-top: 10px;
}

#IfcS .AdPromoFb {
	margin-bottom:10px;
	background-image: url(../_img/back_fb.jpg);
	width: 184px;
	height: 79px;
	padding: 7px 19px 15px 7px;
	float: left;
	margin-top: 3px;
}
/* --------------------------------------------------------------------- LINKS
*/
A.GoL {
	background-image:url(../_img/ico/go_l.png);
	color: #FFDE00;
}

A.SearchI {
	background-image:url(../_img/ico/search_bt.png);
	width:24px;
	height:24px;
}
A.SearchI:hover {
	background-position:left -24px;
}


/* --------------------------------------------------------------------- HOME
*/
#PagHome #IfcM {
	padding-right:0;
	width:700px;
}

#PagHome #IfcM_section {
	padding-right:0;
	width:712px;
}

#PagHome #IfcM_store {
	padding-right:0;
	width:700px;
}
#PagHome #IfcS {
	top:0;
	margin-top: 0px;
}
#PagHome #IfcS .SearchBx {
	position:relative;
	top:0;
	right:0;
}

div.photo_home {
	position:relative;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 342px;
}

.text_photo_home {
	width: 310px;
	position: absolute;
	right: 45px;
	top: 50px;
	text-align: center;
	font-size: 0.95em;
	color: white;
	line-height: 1.2em;
}

.text_photo_home .Tit {
	color: white;
	font-size: 2em;
	margin-bottom: 0.5em;
	text-align: center;
	line-height: 1.2em;
}

.text_photo_home .Tit img{
	margin-top: 10px;
}
.text_photo_home P {
}
.text_photo_home .Bots {
	text-align: center;
	margin-top: 10px;
}
.Post {
	position: relative;
}
.Post .NavT,
.Post .NavB {
	border-top: 1px solid #E1E1E1;
	background: #eee;
	margin: 0.5em 50px 0.5em 0em;
	padding: 0.5em;
}
.Post .Info {
	margin-top: 0.5em;
	font-size: 0.8em;
	color: #666;
	margin-bottom: 0.5em;
	margin-right: 50px;
	padding: 0.5em 0px;
	border-top: 1px solid #ccc;
	background: #fff;
}
/* ------ DATA
*/
.Post .Content {
	margin-top: 0.5px;
}
.Post .More {
	float: left;
	padding: 0;
	margin: 0;
}
/* ---------------------------------------------------------------------- PROFILO
*/
BODY#PagProfile {
}
.BxProfile .TitBx {
	font-size:2em;
}
.BxProfile .Avatar {
	width:200px;
	float:left;
	margin-right:10px;
	padding: 5px;
	background-color: #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom: 5px;
}
.BxProfile .BioDat {
	width: 63%;
	margin-bottom: 1em;
	background-color: #eee;
	font-size: 0.9em;
}
.BxProfile .BioDat DT {
	width:30%;
}
.BxProfile .BioDat DD {
	width:60%;
	border-bottom:none;
	margin-bottom: 0;
}
.BxProfile DL.ScoreComm {
	clear:left;
	width:210px;
	padding:7px 0 5px;
	background:#990000 no-repeat left top;
	border-color: #ff0000;
	margin: 5px 0px;
}

/* ---------------------------------------------------------------------- PROGRAMMA
*/

.text_landing_box {
	width: 300px;
	position: absolute;
	top: 105px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 2.3em;
	line-height: 1.3em;
	right: 50px;
}

.landing_box {
	position: relative;
	float: left;
	clear: none;
	display: block;
	margin-left: 21px;
}
.landing_box2 {
	position: relative;
	float: left;
	clear: none;
	display: block;
	margin-left: 10px;
}
.text_landing_box a{
	text-decoration: none;
	color: white;
	text-transform: capitalize;
}

.text_landing_box a:hover{
	text-decoration: underline;
}

.text_landing_box p{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}

/* ---------------------------------------------------------------------- GENERIC
*/

.title_generic {
	position: relative;
	clear: none;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: -5px;
}

.Ordine h1 {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}

.Ordine p {
	margin-bottom: 7px;
}

.Ordine_bianco h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #002416;
}

.Ordine_bianco p {
	margin-bottom: 7px;
	color: #002416;
}

/* ---------------------------------------------------------------------- VIP
*/

.text_photo_vip {
	width: 425px;
	position: absolute;
	right: 30px;
	top: 35px;
	text-align: left;
	font-size: 0.95em;
	color: white;
	line-height: 1.2em;
}

.text_photo_vip .Tit1 {
	color: white;
	text-align: center;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}

.text_photo_vip .Tit {
	color: white;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 2.1em;
}
.text_photo_vip p {
	text-align: left;
}
.text_photo_vip p.bonus {
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}
.text_photo_vip .Bots {
	text-align: center;
}

.landing_box_vip {
	position: relative;
	float: left;
	clear: none;
	display: block;
}

/* ---------------------------------------------------------------------- STORE
*/

.text_photo_store {
	width: 195px;
	position: absolute;
	right: 12px;
	top: 50px;
	text-align: left;
	font-size: 0.95em;
	color: white;
	line-height: 1.2em;
}

.text_photo_store .Tit {
	color: white;
	text-align: center;
	line-height: 1.2em;
	font-size: 2.2em;
	margin-bottom: 10px;
}
.text_photo_store p {
	text-align: center;
}
.text_photo_store .Bots {
	text-align: center;
}

/* ---------------------------------------------------------------------- BONUS
*/

.text_photo_bonus {
	width: 170px;
	position: absolute;
	right: 36px;
	top: 40px;
	text-align: center;
	font-size: 0.85em;
	color: white;
	line-height: 1.2em;
}

.text_photo_bonus .Tit1 {
	text-align: center;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}

.text_photo_bonus .Tit1 a {
	color: white;
	text-align: center;
	font-size: 13.5px;
	font-weight: bold;
	letter-spacing:-0.5px;
}

.order_yes .text_photo_bonus .Tit1 a{
	color: #ffe403;
	font-size: 14px;
}

.img_bonus {
	position: relative;
	clear: none;
	display: block;
	width: 157px;
	height: 79px;
	margin-left: 6px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.vip {
	position: absolute;
	clear: none;
	display: block;
	color: white;
	margin-left: 6px;
	text-align: left;
	left: 0;
}

.vip span {
	color: #ffe403;
}

.order_no_pts .text_photo_bonus .vip span {
	color: white;
}

.vip_text {
	position: absolute;
	clear: none;
	display: block;
	color: #fcac00;
	text-align: center;
	left: 0;
	padding-top: 15px;
	width: 100%;
}

.points {
	position: absolute;
	clear: none;
	display: block;
	text-align: right;
	margin-right: 7px;
	text-align: right;
	right: 0;
	color: white;
}	

.points span{
	color: #ffe403;
}	

.order_no_vip, .order_less_vip, .order_no_pts .points span{
	color: white;
}

/* ---------------------------------------------------------------------- Punti
*/

.title_Punti {
	position: relative;
	float: left;
	clear: none;
	display: block;
	margin-bottom: 25px;
}

.Punti h1 {
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 1.1em;
}

.Punti h1.title {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}

.Punti p {
	margin-bottom: 7px;
}

div.Bonus_login_box p{
	margin: 0 0 5px;
	font-size: 14px;
	line-height: 16px;
}

div.Bonus_login_box p.msg{
	margin: 30px 0 5px;
	font-size: 12px;
	line-height: 14px;
	color: #ffe403;
}

div.Bonus_login_box p.small{
	margin: 0 0 2px;
	font-size: 10px;
	line-height: 12px;
}

div.Bonus_login_box b{
	color: #ffde00;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

h6.punti{
	color: #ffde00;
	font-size: 1.5em;
	margin: 0 0 0 20px;
	padding: 0;
}

#gift_more_link {
	margin-left: 20px;
}

.Bonus_promo .text {
	color: black;
	display: block;
	position: relative;
	padding-top: 15px;
	margin-right: 20px;
}

.Bonus_promo .text p{
	line-height: 16px;
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.Bonus_promo .text b{
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.Promo_win .text {
	color: black;
	margin-left: 20px;
	display: block;
	position: absolute;
	font-size: 17px;
	margin-right: 20px;
	line-height: 19px;
	left: 200px;
	top: 35px;
}

.Promo_win .text p.compl{
	font-size:14px;
	ine-height:14px;
}

.Promo_win .text p.status{
	font-size:10px;
	line-height:10px;
	margin-top:6px;
	color:#444444;
}

.Promo_win .text b{
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
}

.Bx1_Promo_win_1 {
	background: url(../_img/promo/1.jpg);
	width:679px;
	padding:0;
	height: 120px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

.Bx1_Promo_win_2 {
	background: url(../_img/promo/2.jpg);
	width:679px;
	padding:0;
	height: 120px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

.Bx1_Promo_win_3 {
	background: url(../_img/promo/3.jpg);
	width:679px;
	padding:0;
	height: 120px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

.Bx1_Promo_win_4 {
	background: url(../_img/promo/4.jpg);
	width:679px;
	padding:0;
	height: 120px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

.Bx1_Promo_win_5 {
	background: url(../_img/promo/5.jpg);
	width:679px;
	padding:0;
	height: 120px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

.Bx1_Promo_win_6 {
	background: url(../_img/promo/6.jpg);
	width:679px;
	padding:0;
	height: 120px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

/* ---------------------------------------------------------------------- Regolamento
*/

.Regolamento p {
	margin-bottom: 20px;
}

div.Regolamento	ul	{ margin-left:15px;}
	div.Regolamento	li	{ list-style-type: circle;}


/* ---------------------------------------------------------------------- User Panel
*/

.Bx .User_panel {
	background:transparent no-repeat left top;
	width: 212px;
	min-height: 270px;
	padding: 7px 0 10px;
}

.Bx1_user_panel {
	width:212px;
	padding:0;
	background: url(../_img/bx/bx_user_m.png);
	margin-bottom: 10px;
}

.Bx1_user_panel .Inn1 {
	background-image: url(../_img/bx/bx_user_b.png);
}

.Bx1_user_panel .User_panel {
	background-image: url(../_img/bx/bx_user_t.png);
}

ul.panel {
	width: 189px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	float: right;
	padding: 6px 14px 7px 2px;
	display: block;
	list-style-type: none;
}

li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.user_section {
	margin-top:20px;
	margin-bottom:4px;
	font-size:12px;
	margin-left:2px;
	color:#FCAC00;
}

li.user_section_border {
	margin-top:20px;
	margin-bottom:4px;
	font-size:12px;
	margin-left:2px;
	color:#FCAC00;
	border-bottom: 1px solid #3f7d0f;
	padding-bottom: 2px;
}



li.name {
	color: white;
	height: 35px;
}

li.user_points{
	height: 27px;
	border-bottom: 1px solid #3f7d0f;
	border-top: 1px solid #3f7d0f;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
}

li.user_points_order{
	height: 27px;
	border-bottom: 1px solid #3f7d0f;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
}

li.user_points_order a{
	font-size: 13px;
}

li.user_points_order p{
	color: #23f102;
	float: left;
	clear: none;
	line-height: 29px;
	display: block;
}

li.user_points_order b{
	color: #ffe403;
	display: block;
	float: right;
	clear: none;
	font-size: 15px;
	line-height: 27px;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

ul.panel li.last{
	border-bottom-style:none;
}

ul.panel li.first{
	border-top-style: none;
}

li.user_points p{
	color: #23f102;
	float: left;
	clear: none;
	line-height: 29px;
	display: block;
}

li.user_points b{
	color: #ffe403;
	display: block;
	float: right;
	clear: none;
	font-size: 15px;
	line-height: 27px;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

li.user_points + li.user_points{
	border-top-style: none;
}

li.user_extra{
	height: 18px;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
}

li.user_promo{
	height: 18px;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #3f7d0f;
	border-top: 1px solid #3f7d0f;
}

li.user_promo p{
	color: white;
	float: left;
	clear: none;
	font-size: 10px;
	padding-top: 3px;
	display: block;
}

li.user_promo b{
	color: white;
	float: right;
	clear: none;
	font-size: 13px;
	text-align: right;
	display: block;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

ul.panel li.last_month{
	padding-bottom:7px
}

li.user_extra p{
	color: white;
	float: left;
	clear: none;
	font-size: 10px;
	padding-top: 3px;
	display: block;
}

li.user_extra b{
	color: white;
	float: right;
	clear: none;
	font-size: 13px;
	text-align: right;
	display: block;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

li.user_order{
	height: 16px;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
}

li.user_order p{
	color: white;
	float: left;
	clear: none;
	font-size: 10px;
	padding-top: 1px;
	display: block;
}

li.user_order span{
	color: white;
	float: right;
	clear: none;
	font-size: 10px;
	text-align: right;
	display: block;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
}

li.user_order span a{
	color: white;
	text-decoration: none;
	display: block;
}

li.user_order span a:hover{
	color: white;
	text-decoration: underline;
}

li.user_order span.order_submitted a {
	color: #ffe403;
	text-decoration: none;
}
li.user_order span.order_submitted a:hover {
	color: #ffe403;
	text-decoration: underline;
}

li.user_order span.order_shipping a {
	color: #ffe403;
	text-decoration: none;
}

li.user_order span.order_shipping a:hover {
	color: #ffe403;
	text-decoration: underline;
}

li.user_warn{
	height: 20px;
	display: block;
	position: relative;
	clear: both;
	background: url(../_imc/alert-trans.png) no-repeat 0 5px;
	padding: 5px 2px 3px;
	margin-left: 17px;
}

li.user_warn2{
	height: 20px;
	display: block;
	position: relative;
	clear: both;
	background: url(../_imc/alert-trans.png) no-repeat 0 5px;
	padding: 5px 2px 3px 4px;
	margin-left: 15px;
}

li.user_warn a, li.user_warn2 a{
	float: left;
	clear: none;
	font-size: 9px;
	display: block;
	line-height: 18px;
	color: #3979ff;
	padding-left: 23px;
}

li.user_warn a:hover, li.user_warn2 a:hover{
	color: #6c9cff;
}
li.user_warn a:active, li.user_warn2 a:active{
	color: #ffe403;
}

ul.panel li.space_border{
	font-size: 8px;
}

#user_follow.old{
	opacity: 0.2;
	filter: alpha(opacity = 20);
}

#user_follow.old #user_follow_wait{
	width: 187px;
	display: block;
	position: absolute;
	z-index: 99;
	height: 120px;
	background: url(../_imc/ajax-loader.gif) no-repeat center 0;
	margin: 10px auto 0;
}

/* ---------------------------------------------------------------------- Prod detail
*/

.text_photo_detail {
	position: relative;
	color: white;
	margin-top: 2px;
	width: 645px;
	display: block;
	clear: none;
}

.text_photo_detail h5 a{
	position: relative;
	font-size: 0.8em;
	line-height: 1.2em;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.text_photo_detail h6 {
	color: #ffde00;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: 1px;
	margin-bottom: 0.8em;
	margin-top: 5px;
	padding: 0;
}

div.photo_detail {
	display: block;
	width: 313px;
	height: 271px;
	clear: none;
	float: left;
	position: relative;
	padding-bottom: 30px;
	margin-top: 10px;
}

div.req_vip {
	display: block;
	position: relative;
	clear: none;
	right: 0;
	border: 1px solid #444;
	width: 74px;
	height: 74px;
	float: right;
}

div.req_vip_bonus {
	display: block;
	position: relative;
	clear: none;
	border: 1px solid #02c34a;
	float: right;
	margin-left: 5px;
}

ul.panel_detail {
	text-align: left;
	font-size: 13px;
	display: block;
	width: 320px;
	position: relative;
	clear: none;
	float: left;
	padding-left: 9px;
	margin-top: 15px;
}

li.codice {
	color: #8a8a8a;
	height: 17px;
	border-bottom: 1px solid #8a8a8a;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
}

li.codice p{
	color: #8a8a8a;
	float: left;
	clear: none;
	display: block;
}

li.codice b{
	color: #8a8a8a;
	float: right;
	clear: none;
	text-align: right;
	display: block;
	font-weight: normal;
	font-style: normal;
}

li.text_panel_detail{
	height: 20px;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
}

li.text_panel_detail p{
	color: white;
	float: left;
	clear: none;
	font-size: 14px;
	padding-top: 5px;
	display: block;
}

li.text_panel_detail b{
	color: white;
	float: right;
	clear: none;
	font-size: 16px;
	line-height: 25px;
	text-align: right;
	display: block;
	font-weight: normal;
	font-style: normal;
}

div.check{
	position: relative;
	display: block;
	clear: none;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}
li.text_panel_detail b.livello{
	color: #ffde00;
	float: right;
	clear: none;
	font-size: 16px;
	line-height: 25px;
	text-align: right;
	display: block;
	font-weight: normal;
	font-style: normal;
}

li.text_panel_detail_total{
	height: 25px;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #8a8a8a;
	margin-bottom: 20px;
}

li.text_panel_detail_total p{
	color: white;
	float: left;
	clear: none;
	font-size: 14px;
	padding-top: 5px;
	display: block;
}

li.text_panel_detail_total b{
	color: white;
	float: right;
	clear: none;
	font-size: 16px;
	line-height: 25px;
	text-align: right;
	display: block;
	font-weight: normal;
	font-style: normal;
}

li.text_panel_detail a{
	float: left;
	clear: none;
	font-size: 11px;
	display: block;
	line-height: 12px;
}

li.text_panel_detail_option{
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 10px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

li.text_panel_detail_option p{
	color: white;
	float: left;
	clear: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}

div.text_detail_alert a{
	display: block;
	clear: none;
	position: relative;
	text-align: center;
	padding: 0;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	width: 100%;
}

div.text_detail_alert a span{
	color: #ffde00;
}

div.zoom_detail {
	display: block;
	clear: none;
	position: absolute;
	top: 357px;
	width: 312px;
	z-index: 99;
}

a.type_foto {
	display: block;
	clear: none;
	position: relative;
	width: 14px;
	height: 13px;
	background: url(../_img/ico/slide_photo.png) no-repeat 0 0;
	margin-right: 5px;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

a.type_foto:hover {
	background: url(../_img/ico/slide_photo.png) no-repeat 0 -13px;
}

a.type_foto:active {
	background: url(../_img/ico/slide_photo.png) no-repeat 0 -26px;
}

a.type_foto_on {
	display: block;
	clear: none;
	position: relative;
	width: 14px;
	height: 13px;
	background: url(../_img/ico/slide_photo_on.png) no-repeat 0 0;
	margin-right: 5px;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

a.type_foto_on:hover {
	background: url(../_img/ico/slide_photo_on.png) no-repeat 0 -13px;
}

a.type_foto_on:active {
	background: url(../_img/ico/slide_photo_on.png) no-repeat 0 -26px;
}

a.zoom_foto {
	display: block;
	clear: none;
	position: relative;
	width: 16px;
	height: 15px;
	background: url(../_img/ico/zoom_photo.png) no-repeat 0 0;
	float: right;
}

a.zoom_foto:hover {
	background: url(../_img/ico/zoom_photo.png) no-repeat 0 -15px;
}

a.zoom_foto:active {
	background: url(../_img/ico/zoom_photo.png) no-repeat 0 -30px;
}

/* ---------------------------------------------------------------------- table_ordine
*/
div#ship_panel{
	display: block;
	float: left;
	position: relative;
	clear: none;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 30px;
}
table.form_panel{
	margin-top: 10px;
	width: 100%;
}

table.form_panel td.space{
	border-bottom: 1px solid #515151;
	height: 12px;
}

table.form_panel td.title{
	font-size: 14px;
	height: 25px;
}

table.form_panel td.detail{
	font-size: 11px;
	width: 75px;
	height: 20px;
}
table.form_panel td.form_detail{
	font-size: 11px;
	width: 250px;
	height: 22px;
}

table.form_panel td.textarea{
	font-size: 11px;
	text-align: center;
}

/* ---------------------------------------------------------------------- table_login
*/

table.form_login{
	width: 100%;
}

table.form_login input#login_user{
	font-size:24px;
	font-weight:bold;
	height:28px;
	margin-bottom:4px;
}

table.form_login input#login_pass{
	font-size:24px;
	font-weight:bold;
	height:28px;
}

table.form_login td.space{
	width: 150px;
}

table.form_login td.title{
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #ffde00;
}

table.form_login td.text{
	font-size: 13px;
	padding-bottom: 15px;
	padding-left: 5px;
}

table.form_login td.detail{
	font-size: 13px;
	width: 60px;
	height: 20px;
}
table.form_login td.form_detail{
	font-size: 11px;
	width: 250px;
	height: 28px;
}
table.form_login td.form_detail input{
	font-size: 11px;
	width: 260px;
	height: 17px;
	padding: 4px 4px 2px;
	line-height: 25px;
}

table.form_login td.form_detail input#pts_field{
	font-size: 20px;
	width: 70px;
	height: 20px;
	color: #;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0;
	padding-bottom: 5px;
	background: #d3d3d3 url(../_imc/inner_shadow.png) no-repeat 0 0;
}

table.form_login td.form_detail select{
	font-size: 12px;
	width: 268px;
}

table.form_login td.remember{
	font-size: 11px;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 15px;
}

table.form_login td.remember p{
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

table.form_login div.first{
	font-size: 11px;
	display: block;
	clear: none;
	position: relative;
	float: left;
}

table.form_login div.last{
	font-size: 11px;
	display: block;
	clear: none;
	position: relative;
	left: 172px;
}

/* ---------------------------------------------------------------------- Contattaci
*/

.Contattaci  {
	padding-top: 2px;
	padding-bottom: 20px;
}

.Contattaci h1 {
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 1.2em;
}
.Contattaci h5 a{
	position: relative;
	font-size: 0.8em;
	line-height: 1.2em;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.Contattaci h6 {
	color: #ffde00;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: 1px;
	margin-bottom: 0.8em;
	margin-top: 5px;
	padding: 0;
}

.Content h5 a{
	position: relative;
	font-size: 0.8em;
	line-height: 1.2em;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.Content h6 {
	color: #ffde00;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: 1px;
	margin-bottom: 0.8em;
	margin-top: 5px;
	padding: 0;
}

.Content h1 {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
}

. b {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

/* ---------------------------------------------------------------------- table_ordini
*/

table.order_list{
	padding-top: 10px;
	width: 98%;
}

table.order_list td.space{
	border-bottom: 1px solid #515151;
	height: 12px;
}


table.order_list td{
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	vertical-align: top;
}

table.order_list tr.header{
	color: black;
	font-weight: bold;
	background: url(../_img/back_header.jpg) repeat-x;
	font-size: 14px;
}

table.order_list td.title_foto{
	width: 95px;
	font-size: 14px;
}
table.order_list td.title_premio{
	width: 230px;
	font-size: 14px;
}

table.order_list td.title_livello{
	width: 86px;
	font-size: 14px;
}

table.order_list td.title_punti{
	width: 56px;
	font-size: 14px;
}

table.order_list td.title_data{
	width: 60px;
	font-size: 14px;
}

table.order_list td.title_status{
	width: 78px;
	font-size: 14px;
}


table.order_list tr.order_submitted{
	background-color: #003720;
}

table.order_list tr.order_shipping td.text_status p{
	color: #ffde00;
}

table.order_list td.text_foto{
	width: 95px;
	border-bottom: 1px solid #209951;
	vertical-align: middle;
}
table.order_list td.text_premio{
	width: 230px;
	border-bottom: 1px solid #209951;
}

table.order_list td.text_premio h6{
	font-size: 13px;
	color: #ffde00;
	margin-bottom: 10px;
}

table.order_list td.text_premio p{
	font-size: 12px;
}

table.order_list td.text_livello{
	width: 86px;
	border-bottom: 1px solid #209951;
}

table.order_list td.text_punti{
	width: 56px;
	border-bottom: 1px solid #209951;
}

table.order_list td.text_data{
	width: 60px;
	border-bottom: 1px solid #209951;
}

table.order_list td.text_status{
	width: 78px;
	border-bottom: 1px solid #209951;
}

table.order_list td.text_botton{
	border-bottom: 1px solid #209951;
	text-align: left;
	padding-left: 0;
	padding-right: 4px;
}

/* ---------------------------------------------------------------------- table_riepilogo_ordini
*/

div#ship_panel2{
	display: block;
	float: left;
	position: relative;
	clear: none;
	width: 99%;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-left: 3px;
}
table.riepilogo_panel{
	width: 100%;
}

table.riepilogo_panel td.space{
	border-bottom: 1px solid #515151;
	height: 20px;
}

table.riepilogo_panel td.space2{
	height: 20px;
}

table.riepilogo_panel td.title{
	border-bottom: 1px solid #515151;
	font-size: 14px;
	height: 25px;
}

table.riepilogo_panel td.title_no{
ì	font-size: 14px;
	height: 25px;
}

table.riepilogo_panel td.title_dx{
	border-bottom: 1px solid #515151;
	font-size: 14px;
	height: 25px;
	text-align: right;
}

table.riepilogo_panel td.text{
	font-size: 14px;
	height: 25px;
	width: 214px;
}

table.riepilogo_panel td.text_dx{
	font-size: 14px;
	height: 25px;
	text-align: right;
}

table.riepilogo_panel td.effettuato{
	width:140px;
}

table.riepilogo_panel td.text_mini{
	font-size: 12px;
	height: 45px;
}

table.riepilogo_panel td.subtitle{
	font-size: 14px;
	height: 40px;
	vertical-align: top;
}

table.riepilogo_panel td.subtitle b{
	font-size: 14px;
	color: #ffde00;
	font-weight: normal;
	font-style: normal;
}

table.riepilogo_panel h1{
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	vertical-align: top;
	margin: 0 0 20px;
}

table.riepilogo_panel td.detail{
	font-size: 11px;
	height: 20px;
}

table.riepilogo_panel td.ship_track{
	padding-top:4px;
}
table.riepilogo_panel td.form_detail{
	font-size: 11px;
	width: 250px;
	height: 22px;
}

table.riepilogo_panel td.photo_detail_ordine {
	width: 323px;
	height: 271px;
	margin-top: 10px;
}

div#poste{
	background-color:#292873;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	border:2px solid #292873;
}

.ship_track_order{
	width:100%;
	height:390px;
	background-color:#ffffff;
	border:2px solid #ffffff;opacity:0.9;
}

div.tpl_paragrafo{
	background: rgb(232, 244, 4) none repeat scroll 0%; 	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

div.esegui{
	padding: 10px 0px 0px;
}

/* ---------------------------------------------------------------------- table_livelli vip
*/

table.livelli_vip{
	width: 645px;
	padding-bottom: 20px;
	padding-top: 30px;
}

table.livelli_vip img{
	float: left;
	clear: none;
}

table.livelli_vip td.livelli{
	font-size: 11px;
	padding-left: 10px;
	width: 90px;
	color: #aeaaaa;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 15px;
}

table.livelli_vip td.livelli b, tr.off td.livelli b{
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

table.livelli_vip td.livelli p, tr.off td.livelli p{
	font-size: 9px;
	color: white;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

table.livelli_vip td.gettone{
	font-size: 13px;
	width: 57px;
	height: 60px;
	vertical-align: top;
}
table.livelli_vip td.barra{
	vertical-align: top;
}

table.livelli_vip div.tuo_livello{
	font-size: 15px;
	display: block;
	float: left;
	clear: none;
	position: relative;
	padding-left: 10px;
	text-transform: uppercase;
	padding-top: 15px;
}

table.livelli_vip div.moltiplicatore{
	font-size: 12px;
	display: block;
	float: left;
	clear: none;
	position: absolute;
	padding-left: 5px;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: bold;
}

table.livelli_vip tr.off td.livelli{
	font-size: 11px;
	padding-left: 10px;
	width: 90px;
	color: #aeaaaa;
	vertical-align: top;
	padding-bottom: 3px;
	opacity: 0.3;
	padding-top: 15px;
}

table.livelli_vip tr.off td.gettone{
	font-size: 13px;
	width: 57px;
	height: 60px;
	vertical-align: top;
	opacity: 0.3;
}
table.livelli_vip tr.off td.barra{
	vertical-align: top;
	opacity: 0.3;
}

div.slider {
	width: 216px; 
	margin:10px 0; 
	height: 9px; 
	position: relative;
	background-image: url(../_img/ico/barra_calcolatore-trans.png);
}
		  
div.slider div.handle { 
	width: 24px; 
	height: 22px; 
	cursor:move; 
	position: absolute;
	background-image: url(../_img/ico/pulsante_calcolatore-trans.png);
	margin-top: -7px;
}

/* ---------------------------------------------------------------------- table_stellina_black
*/

div.table_stelle{
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 10px;
}

table.stella_black{
	width: 503px;
	background-color: black;
	border-collapse:collapse;
	border: 1px solid white;
}

table.stella_black p{
	margin: 0;
	padding: 0;
}

table.stella_black td{
	padding: 5px 6px;
	height: 35px;
}

table.stella_white{
	width: 503px;
	background-color: white;
	border-collapse:collapse;
	border: 1px solid black;
}

div.table_stelle tr.stelle {
	mso-yfti-irow:1;
	height:25.0pt;
	vertical-align: top;
	text-align: center;
}

div.table_stelle td.title_vip{
	width: 100px;
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	height: 13px;
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	line-height: normal;
}

div.table_stelle td.title_amatore{
	width: 48px;
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	height: 30px;
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	line-height: normal;
	vertical-align: middle;
}

div.table_stelle td.title_professionista{
	width: 69px;
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	height: 13px;
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	line-height: normal;
}

div.table_stelle td.title_maestro{
	width: 59px;
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	height: 13px;
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	line-height: normal;
}

div.table_stelle td.title_leggenda{
	width: 89px;
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	height: 13px;
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	line-height: normal;
}

div.table_stelle td.text{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: right;
	font-size: 10px;
	color: white;
	valign:top
}

div.table_stelle td.text_title{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: left;
	font-size: 10px;
	color: white;
	valign:top
}

div.table_stelle td.text_x{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	valign:top
}

/* ---------------------------------------------------------------------- table_dati_black
*/

div.table_dati{
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 10px;
}
table.dati_black{
	width: 150px;
	background-color: black;
	border-collapse:collapse;
	border: 1px solid white;
	font-size: 11px;
}

table.dati_black p{
	margin: 0;
	padding: 0;
}

table.dati_black tr.stelle {
	mso-yfti-irow:1;
	height:25.0pt;
	vertical-align: top;
	text-align: center;
}

table.dati_black td{
	padding: 5px 6px;
	height: 35px;
}

table.dati_black td.title_vip{
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	padding: 5px 3.5pt 0cm 3.5px;
	text-align: center;
	color: white;
}

table.dati_black td.fattore{
	text-align: center;
	color: white;
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	vertical-align: middle;
	line-height: normal;
}

table.dati_black td.fattore_mesi{
	background: #297951 url(../_img/bots/back_cella_mesi.jpg) repeat-x left center;
	text-align: center;
	color: white;
}

table.dati_black td.fattore_bis{
	background-color: #858585;
	height: 13px;
	text-align: center;
	color: white;
}

table.dati_black td.result{
	height: 13px;
	padding: 5px 15px 0cm;
	text-align: center;
	color: #ffcc00;
	vertical-align: middle;
}

table.dati_black td.text{
	text-align: center;
	color: white;
	font-weight: normal;
	font-style: normal;
}

table.dati_black td.text b{
	font-weight: normal;
	font-style: normal;
}

table.dati_black td.text span{
	color: #ff0000;
}

table.dati_black td.text_title{
	height: 12.75pt;
	text-align: left;
	color: white;
}

table.dati_black td.first_voice{
	border:solid 1px red;
	border-bottom:none;
}

table.dati_black td.middle_voice{
	border-left:solid 1px red;
	border-right:solid 1px red;
}

table.dati_black td.last_voice{
	border:solid 1px red;
	border-top:none;
}

p.rimando{
	font-size: 10px;
}

/* ---------------------------------------------------------------------- table_daily_race_black
*/

p.token{
	font-size: 18px;
}

div.table_daily_race{
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 10px;
	display: block;
	position: relative;
}

table.daily_race_black{
	border-collapse:collapse;
	background-color: black;
}

table.daily_race_black td.total_bonus{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 49px;
}

table.daily_race_black td.green{
	background: url(../_img/promo/daily_race/back_total_bonus_green.jpg) repeat-x 0 0;
}

table.daily_race_black td.spazio_green{
	background: url(../_img/promo/daily_race/spazio_green.jpg) no-repeat 0 0;
	width: 1px;
}

table.daily_race_black td.spazio_red{
	background: url(../_img/promo/daily_race/spazio_red.jpg) no-repeat 0 0;
	width: 1px;
}

table.daily_race_black td.red{
	background: url(../_img/promo/daily_race/back_total_bonus.jpg) repeat-x 0 0;
}

table.red td.total_bonus {
	background: url(../_img/promo/daily_race/back_total_bonus.jpg) repeat-x 0 0;
}

table.green td.total_bonus{
	background: url(../_img/promo/daily_race/back_total_bonus_green.jpg) repeat-x 0 0;
}

table.daily_race_black td.title_daily{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 25px;
}

table.red td.title_daily{
	background: #D3091B url(../_img/promo/daily_race/back_title.jpg) repeat-x 0 0;
}

table.green td.title_daily{
	background: url(../_img/promo/daily_race/back_title_green.jpg) repeat-x 0 0;
}

table.daily_race_black td.title_daily_number{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 25px;
}

table.red td.title_daily_number{
	background: url(../_img/promo/daily_race/back_title_date.jpg) no-repeat 0 0;
}

table.green td.title_daily_number{
	background: url(../_img/promo/daily_race/back_title_date_green.jpg) no-repeat 0 0;
}

table.daily_race_black td.title_daily_number_bottom{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 25px;
}

table.red td.title_daily_number_bottom{
	background: url(../_img/promo/daily_race/back_title_date_bottom.jpg) no-repeat 0;
}

table.green td.title_daily_number_bottom{
	background: url(../_img/promo/daily_race/back_title_date_bottom_green.jpg) no-repeat 0;
}

table.daily_race_black td.title_daily_number_bottom_first{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 25px;
}

table.red td.title_daily_number_bottom_first{
	background: url(../_img/promo/daily_race/back_title_date_bottom_first.jpg) no-repeat 0;
}

table.green td.title_daily_number_bottom_first{
	background: url(../_img/promo/daily_race/back_title_date_bottom_first_green.jpg) no-repeat 0;
}

table.daily_race_black td.title_daily_number_bottom p{
	font-size: 16px;
	color: white;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

table.daily_race_black td.title_daily_number_bottom_first p{
	font-size: 16px;
	color: white;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

table.daily_race_black td.title_daily_number p{
	font-size: 16px;
	color: white;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

table.daily_race_black td.title_daily_number .today{
	color: #ffbb00;
}

table.daily_race_black td.title_daily p{
	font-size: 16px;
	color: white;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

table.daily_race_black td.title_daily i{
	font-size: 12px;
	color: white;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

table.daily_race_black td.total_bonus p{
	font-size: 16px;
	color: white;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

table.daily_race_black td.total_bonus i{
	font-size: 12px;
	color: white;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

table.daily_race_black td.text{
	padding: 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 50px;
	width: 70px;
	background: black url(../_img/promo/daily_race/back_text.jpg) no-repeat right top;
}

table.daily_race_black td.text p{
	margin: 0;
	padding: 0;
	color: #8c8c8c;
	font-size: 8px;
}

table.daily_race_black td.text div.pts{
	padding: 0;
	color: #8c8c8c;
	font-size: 8px;
	margin: 0;
}

table.daily_race_black td.text b{
	font-size: 12px;
	color: white;
}

table.daily_race_black td.text_monitor{
	padding: 0cm 7px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 50px;
	width: 70px;
	background: black url(../_img/promo/daily_race/back_text.jpg) no-repeat right top;
}

table.daily_race_black td.text_monitor p{
	margin: 0;
	padding: 0;
	color: #8c8c8c;
	font-size: 8px;
}

table.daily_race_black td.text_monitor div.pts{
	padding: 0;
	color: #8c8c8c;
	font-size: 8px;
	margin: 0;
}

table.daily_race_black td.text_monitor b{
	font-size: 12px;
	color: white;
}

table.daily_race_black td.graphic_description p{
	text-align: left;
	font-size: 10px;
	color: gray;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 146px;
	line-height: 12px;
}

table.daily_race_black td.graphic_description_invita p{
	text-align: left;
	font-size: 10px;
	color: gray;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 105px;
	line-height: 12px;
}

table.daily_race_black td.text div.euro{
	padding: 0;
	color: #8c8c8c;
	font-size: 8px;
	margin: 2px 0 0;
}

table.daily_race_black td.title{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 13px;
	vertical-align: middle;
	line-height: 18px;
	background: black url(../_img/promo/daily_race/back_text_title.jpg) no-repeat right top;
	height: 125px;
}

table.daily_race_black td.title p{
	color: white;
	margin: 0 auto 20px;
}

table.daily_race_black td.title p b{
	font-size: 36px;
	color: white;
}

table.daily_race_black td.title span.decimal{
	font-size: 14px;
	color: white;
}

table.daily_race_black span{
	color: #FFDA00;
}

table.daily_race_black span.red{
	color: red;
}

table.daily_race_black span.green{
	color: #34E216;
}

table.soglie{
	width: 300px;
	background-color: black;
	border-collapse:collapse;
}

table.soglie td.title_vip{
	background: #D3091B url(../_img/promo/daily_race/back_title.jpg) repeat-x 0 0;
	text-align: center;
	color: white;
	vertical-align: middle;
	height: 25px;
	font-size: 12px;
}

table.soglie p{
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

table.soglie td.text{
	text-align: center;
	color: white;
	font-weight: normal;
	font-style: normal;
	height: 30px;
	font-size: 12px;
	background: black url(../_img/promo/daily_race/back_text.jpg) no-repeat right top;
}

table.daily_race_black td.subtitle{
	padding: 0cm 3.5px;
	text-align: center;
	font-size: 13px;
	vertical-align: middle;
	line-height: 18px;
	background: black url(../_img/promo/summer_race/back_text_title.jpg) no-repeat right top;
	width: 119px;
	height: 75px;
}

table.daily_race_black td.subtitle p{
	margin-bottom: 20px;
	color: #FFDA00;
}

table.daily_race_black td.subtitle p span{
	margin-bottom: 20px;
	color: white;
}

table.daily_race_black td.subtitle p b{
	font-size: 42px;
	color: white;
}

/* ---------------------------------------------------------------------- hero_challenge
*/

ul.hero {
	margin-bottom: 10px;
}

ul.hero li{
	list-style-type: disc;
	margin-left: 25px;
}

div.elite{
	display: block;
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

div.elite_tuo{
	display: block;
	position: relative;
	margin-top: 10px;
	width: 645px;
	text-align: right;
	margin-bottom: 20px;
}

p.hero{
	margin-top: 70px;
}

/* ---------------------------------------------------------------------- daily_race
*/

div.daily_race{
	display: block;
	position: relative;
	width: 645px;
	height: 365px;
	margin-top: 2px;
}

table.test{
	width: 100%;
	background-color: black;
	margin-top: 25px;
	padding-bottom: 15px;
}

table.test td.detail{
	font-size: 13px;
	width: 60px;
	height: 20px;
	font-weight: bold;
	color: red;
	text-align: right;
	padding-right: 2px;
}

table.test td.title{
	font-size: 13px;
	width: 60px;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: red;
}
table.test td.form_detail{
	font-size: 11px;
	width: 250px;
	height: 28px;
}
table.test td.form_detail input{
	font-size: 11px;
	width: 260px;
	height: 17px;
	padding: 4px 4px 2px;
	border: 1px solid black;
}

table.test td.invia{
	padding-left: 60px;
}

table.test td.invia input{
	font-size: 11px;
	width: 100px;
	height: 20px;
	border: 1px solid black;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: green;
	color: white;
}

.february{
	color: #FFDE00;
	font-size: 20px;
}

.daily_II{
	font-size: 15px;
}

.daily_II_title{
	font-size: 13px;
	color: #FFDE00;
}
div.wait_monitor_pts{
	background: url(../_imc/wait_monitor_pts.gif) no-repeat 0 0;
	display: block;
	padding-left: 40px;
	position: relative;
	margin: 0 auto;
	width: 180px;
	height: 32px;
}

div.wait_monitor_pts p{
	padding-top: 10px;
	font-size: 16px;
}

/* ---------------------------------------------------------------------- invita_un_amico
*/

div.invita_un_amico{
	display: block;
	position: relative;
	width: 645px;
	height: 400px;
	margin-top: 2px;
}

/* login */

#subscription {
	width: 320px;
	font-size: 16px;
	display: block;
	position: relative;
	margin: 0 auto 20px;
}

#subscription #nickname input{
	margin-left: 10px;
}

#subscription input {
	font-size: 11px;
	width: 160px;
	height: 22px;
	padding: 5px 4px 2px;
	background: url(../_img/back_form.jpg) no-repeat 0 0;
	font-size:14px;
	font-weight:bold;
}

#subscription #nickname{
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 10px;
}

#subscription #submit{
	background: url(../_img/left_gold.gif) no-repeat right 0px;
	height:41px;
	text-transform: inherit;
	background-position:left 0px!important;
	cursor:pointer;
	line-height: 20px;
	width: 120px;
	clear: none;
	margin: 0;
	padding: 0;
	left: 140px;
	position: relative;
}

#subscription #submit input{
	padding-left: 20px;
	padding-right: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	height:41px;
	background: url(../_img/right_gold.gif) no-repeat right 0px;
	background-position:right 0px!important;
	cursor:pointer;
	padding-top: 5px;
	margin: 0;
}

/* Table */

div#friends {
	width: 645px;
	display: block;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

div#rank {
	float:left;
	clear: both; 
	height: 372px;
	overflow: hidden; 
	width: 606px; 
}

div#rank .ranks { 
	width: 606px;
	font-size: 13px;
}
#rank thead {
	display: block;
	width: 598px;
}

#rank tbody {
	display: block;
	height: 341px;
	overflow: hidden;
	background-color: #151515;
	width: 598px;
}

.ranks_total {
	float: left;
	width: 598px;
}

.ranks_total tfoot {
	display: block;
	width: 598px;
}

.ranks_total tfoot td{
	border-bottom-style: none;
	vertical-align: middle;
	padding: 3px 6px;
}

tfoot td.total_bonus{
	border-top: 1px solid #ccad66;
	border-bottom-style: none;
	text-align: right;
	width: 526px;
	color: #ccad66;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}

tfoot td.total_bonus_value{
	text-align: right;
	font-weight: normal;
	font-style: normal;
	width: 60px;
	border-bottom-style: none;
	border-top: 1px solid #ccad66;
	color: #FFDE00;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}

table.ranks tr.insufficient td.total_bonus_value{
	color: #ff0000;
}

div#scroll{
	text-align: center;
	width: 39px;
	height: 339px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	top: 35px;
}

div#track{
	width: 6px;
	height: 339px;
	margin: 0;
	padding: 0;
	margin:0 auto;
	display: block;
	background: url(../_img/barra_scroll.jpg) no-repeat 0 0;
}

div#handle{
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url(../_img/nottolino-trans.png) no-repeat 0 0;
	display: block;
	left:-4px;
	cursor:move;
}

table.ranks td,th{
	vertical-align: middle;
	border-bottom: 1px solid #5a5959;
	padding: 3px 6px;
}

table.ranks th{
	color: #ccad66;
	vertical-align: middle;
	line-height: normal;
	font-size: 15px;
	border-bottom: 1px solid #ccad66;
	height: 35px;
	font-style: italic;
	font-weight: normal;
}

table.ranks th.pos{
	width: 40px;
}

table.ranks th.nickname{
	width: 255px;
	padding-left:18px;
}

table.ranks th.nickname span{
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	padding-left: 20px;
}

table.ranks th.sign-up{
	width: 90px;
	text-align: right;
}

table.ranks th.mpts{
	width: 81px;
	text-align: right;
}

table.ranks th.bonus_friend{
	width: 60px;
	text-align: right;
}

table.ranks td.pos{
	text-align: center;
	font-weight: normal;
	font-style: normal;
	width: 40px;
}

table.ranks td.nickname{
	font-weight: normal;
	font-style: normal;
	padding-left:38px;
	width: 235px;
}

table.ranks td.sign-up{
	text-align: right;
	font-weight: normal;
	font-style: normal;
	width: 90px;
	font-size: 12px;
}

table.ranks td.mpts{
	text-align: right;
	width: 81px;
}

table.ranks td.bonus_friend{
	text-align: right;
	font-weight: normal;
	font-style: normal;
	width: 60px;
}

table.ranks tr.gold td{
	color: #dcc591;
	border-bottom-color: #5e5642;
}

table.ranks tr.total td{
	color: #dcc591;
	border-top: 1px solid #ccad66;
	border-bottom: none;
}

table.ranks tr.insufficient td.mpts{
	color: #ff0000;
}

table.ranks tr.insufficient td.bonus_friend{
	color: #ff0000;
}


table.ranks tr.win td.nickname{
	background: transparent url(../_imc/stellina.gif) no-repeat 16px 4px;	
	background-color: #151515;
}

table.ranks tr.win_gold td.nickname{
	background: transparent url(../_imc/stellina_wingold.gif) no-repeat 16px 4px;	
	background-color: #151515;
}

table.ranks tr.fail td.nickname{
	background: transparent url(../_imc/stellina_winstar.gif) no-repeat 16px 4px;	
	background-color: #151515;
}

table.ranks tr.selected td{
	color: #00ff00;
	background-color:#384a28;
}

table.ranks tr.selected td.nickname{
	color: #00ff00;
	background-color:#384a28;
}

ul#legend {
	display: block;
	width: 100%;
	float: left;
	padding: 0;
	font-size: 12px;
	margin: 27px 0 0;
	clear: both;
	color: gray;
}

ul#legend li.win_gold{
	display: block;
	list-style-type: none;	
	background: transparent url(../_imc/stellina_wingold.gif) no-repeat 10px 2px;
	padding-left: 35px;
}

ul#legend li.win{
	display: block;
	list-style-type: none;	
	background: transparent url(../_imc/stellina.gif) no-repeat 10px 2px;
	padding-left: 35px;
}

ul#legend li.fail{
	display: block;
	list-style-type: none;	
	background: transparent url(../_imc/stellina_winstar.gif) no-repeat 10px 2px;
	padding-left: 35px;
}


/* Ricerca */

#ricerca {
	/*width: 96%;
	padding:1em 2%;	*/
	position: relative;
	text-align: left;
	height: 25px;
	margin: 0;
	top: 2px;
	left: -2px;
}

#search_field {
	float: left;
	clear: right;
}

#find_nick a{
	float: left;
	position: relative;
	width: 25px;
	height: 20px;
	display: block;
	background: url(../_img/searchfield_leftcap-trans.png) no-repeat 0 0;
	margin-left: 2px;
	cursor: pointer;
}

#ricerca input#find{
	font-size: 11px;
	font-weight: normal;
	height:12px;
	margin-bottom: 4px;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	outline-width:0;
}

#ricerca input{
	font-size: 11px;
	width: 122px;
	height: 13px;
	padding: 6px 4px 2px;
	background: url(../_img/back_form_nick.gif) no-repeat 0 0;
}

/* Monitor MPts */

table.daily_race_black td.title_remain{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	font-size: 13px;
	vertical-align: middle;
	line-height: 18px;
	background: black url(../_img/promo/monitor_punti/back_text_title.jpg) no-repeat right top;
	width: 120px;
	height: 100px;
}

table.daily_race_black td.title_remain p{
	color: white;
	margin-bottom: 5px;
}

table.daily_race_black td.title_remain p b{
	font-size: 36px;
	color: white;
	margin-top: 10px;
	line-height: 40px;
}

/* Summer Race */

.summer_on {
	position: relative;
	display: block;
}

.summer_off {
	position: relative;
	display: block;
	opacity: 0.2;
	filter: alpha(opacity = 20);
}

.summer_race .img{
	width: 202px;
	height: 265px;
}

.summer_race .text{
	font-size:18px;
	padding-top:0px;
}

.summer_race p{
	font-size: 20px;
	color: white;
	margin: 0;
	padding: 0;
	line-height: 23px;
}

.summer_race_extra{
	width: 400px;
	font-size: 16px;
}

.summer_race_extra .title{
	border-bottom:1px solid #515151;
	height: 30px;
}

.summer_race_extra .title_total{
	height: 30px;
}

.summer_race_extra .title_dx{
	border-bottom:1px solid #515151;
	height: 30px;
	text-align: right;
}

.summer_race_extra .title_dx_total{
	height: 30px;
	text-align: right;
	color: #FFDE00;
}

.summer_race span{
	color: #FFDE00;
}

div.table_summer{
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 10px;
}


table.black_summer{
	width: 300px;
	background-color: black;
	border-collapse:collapse;
	border: 1px solid white;
}

table.black_summer p{
	margin: 0;
	padding: 0;
}

table.black_summer td{
	padding: 5px 6px;
	height: 25px;
	font-size: 11px;
}

div.table_summer td.title{
	background: #339966 url(../_img/bots/back_cella_summer.jpg) repeat-x left center;
	height: 30px;
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	color: white;
	vertical-align: middle;
	line-height: normal;
}

div.table_summer td.title_green{
	background: #339966 url(../_img/bots/back_cella.jpg) repeat-x left center;
	height: 30px;
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: center;
	color: white;
	vertical-align: middle;
	line-height: normal;
}

div.table_summer td.text{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: right;
	color: white;
	valign:top
}

div.table_summer td.text_bonus{
	padding:0cm 3.5pt 0cm 3.5px;
	text-align: left;
	color: white;
	valign:top
}

table.daily_race_black td.text_summer{
	padding: 0cm 3.5px;
	text-align: center;
	font-size: 10px;
	color: white;
	vertical-align: middle;
	height: 50px;
	width: 122px;
	background: black url(../_img/promo/daily_race/back_text.jpg) no-repeat right top;
}

table.daily_race_black td.text_summer p{
	margin: 0;
	padding: 0;
	color: #8c8c8c;
	font-size: 8px;
}

table.daily_race_black td.text_summer div.pts{
	padding: 0;
	color: #8c8c8c;
	font-size: 8px;
	margin: 0;
}

table.daily_race_black td.text_summer b{
	font-size: 12px;
	color: white;
}

table.daily_race_black td.legenda{
	padding:5px;
	font-size:13px
}

p.title_promo{
	font-size:24px;
	font-weight:bold;
	line-height:24px;
}

div.photo{
	display: block;
	position: relative;
	width: 645px;
	margin-top: 2px;
}

