@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;
	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.decimal{
	color: #bbb;
	font-size: 13px;
	opacity: 0.96;
}

.debug{
	color: #0c95ff !important;
}

#Ifc0 {
	width:100%;
	padding:0 0 15px;
	margin:0 auto;
	text-align:center;
	float: left;
	/*min-height:500px;*/
	font-size: 1em;
	padding-bottom:0;
}
#Ifc1 {
}
#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;
	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;
	display: none;
}
#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;
	display: none;
}

#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;
	clear:left;
	width:80%;
	text-align:left;
	margin-top:20px;
	margin-left: 20px;
	display: none;
}
#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;
}
.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:200px;
	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: 50px;
	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;
}
/* --------------------------------------------------------- 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;
	display: none;
}
.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;
}
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 .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_Ordine {
	width:717px;
	padding:0;
	color: black;
}

.Bx1_Ordine .Inn1 {
}

.Bx1_Ordine .Ordine {
	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: 30px;
	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_1 {
	background-image: url(../_img/bx/bx_section_left_alone.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_1{
	background-image: url(../_img/bx/bx_section_right.jpg);
}
.col0 {
	float:right!important;
	clear:none!important;
	width:231px;
	background-image: url(../_img/bx/bx_section_right.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;
}
/* --------------------------------------------------------------------- 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: 290px;
	position: absolute;
	right: 32px;
	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 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;
}

/* ---------------------------------------------------------------------- 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;
}

.text_photo_bonus .Tit1 a {
	color: white;
	text-align: center;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

.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: 8px;
	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 10px;
	font-size: 14px;
	line-height: 16px;
}

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;
}

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

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

/* ---------------------------------------------------------------------- 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;
	display: none;
}

.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;
}

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 p{
	color: #23f102;
	float: left;
	clear: none;
	line-height: 28px;
	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: 25px;
	display: block;
	position: relative;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
}

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

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

li.user_order{
	height: 10px;
	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;
}

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;
}

/* ---------------------------------------------------------------------- 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;
	text-transform: capitalize;
	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 td.space{
	width: 150px;
}

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

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;
}

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

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

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

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

.Contattaci  {
	padding-top: 30px;
}

.Contattaci h1 {
	color: black;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 1.2em;
}

.Contattaci h5 {
	color: #cc3135;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: 1px;
	margin-bottom: 0.8em;
	margin-top: 5px;
	padding: 0;
	font-weight: bold;
}

.Contattaci h6 {
	line-height: 1.2em;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #289f27;
	font-size: 1.1em;
	font-weight: bold;
}

.Contattaci p {
	margin-bottom: 15px;
}

.Contattaci 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;
	width: 100px;
}

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.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: green;
	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;
	text-transform: capitalize;
	height: 20px;
}
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;
}

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

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

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

table.livelli_vip td.title{
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}

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

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

table.livelli_vip td.livelli p, td.livelli_off 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: 10px;
	display: block;
	float: left;
	clear: none;
	position: relative;
	padding-left: 10px;
	text-transform: uppercase;
}

table.livelli_vip div.tuo_livello p{
	font-size: 10px;
	text-transform: capitalize;
	color: #fff60c;
}

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

table.livelli_vip td.gettone_off{
	font-size: 13px;
	width: 57px;
	height: 60px;
	vertical-align: top;
	opacity: 0.3;
}
table.livelli_vip td.barra_off{
	vertical-align: top;
	opacity: 0.3;
}

.Bots2 {
	clear:both;
	text-align:center;
	padding: 0.5em 0 0.5px;
	margin: 37px auto 0em;
	display: none;
}
