.bigger {
	font-size: 1.3em;
}

.justify {
	text-align: justify;
}

h1.booking-process span {
    display: block;
    font-size: 1.4em;
    color: #999;
    margin: 1.5em 0 1em;
}

.emphcaption {
    display: block;
    background: #2870ba url("/mds/www/images/freccia_giu.gif") no-repeat 7px 0px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 1em;
    padding: 3px 10px 5px 40px;
}

/*form#mcreg legend*/
.emphcaption span {
    float: left;
}

/*form#mcreg legend*/
.emphcaption span + span {
    float: right;
}

table .emphcaption {
    display: table-caption;
    overflow: hidden;
    background-position: -25px;
    padding-left: 10px;
    margin: 0;
}

/**********   MDS LEFT COLUMN   **********/

div#sx_mds ul#sliding-tabs {
    width: 220px;
}

div#sx_mds ul#sliding-tabs li#routemap-tab a {
    background-position: -96px -1528px;
}

div#sx_mds ul#sliding-tabs li#routemap-tab a:hover {
    background-position: -96px -1568px;
}

div#sx_mds ul#sliding-tabs li#routemap-tab a:active {
    background-position: -96px -1608px;
}

div#sx_mds ul#sliding-tabs li#help-tab a {
    background-position: left -1528px;
}

div#sx_mds ul#sliding-tabs li#help-tab a:hover {
    background-position: left -1568px;
}

div#sx_mds ul#sliding-tabs li#help-tab a:active {
    background-position: left -1608px;
}

.mds_sx {
    border-bottom: 1px solid #999;
    padding-left: 5px;
    padding-bottom: 3px;
    font-size: 0.92em;
}

.mds_sx h3 {
    text-transform: none;
    font-size: 1.2em;
    margin-top: 1em;
}

span#toremar .mds_sx img.logo_img, span#moby .mds_sx img.logo_img {
	margin-bottom: -4px;
}

.img_img {
    float: right;
}

.text_img {
    width: 140px;
}

.mds_assistenza {
    height: 0;
    position: relative;
    top: -10px;
}

.mds_calendarLink {
    color: #09f;
    font-size: 1.08em;
    font-family: "Arial Black",Arial,Helvetica,sans-serif;
}

ul.active-modules-mds li {
  background-color: #dfebed;
  float: left;
  font-size: 0.94em;
  padding: 3px;
  width: 94%;
}

.titolo_mds {
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.3em;
  margin:5px 0;
  font-weight:bold;
  padding-right: 25px;
}

a.panel_head_ex {
  margin-right:-10px;
}

a.panel_body_ex {
  display:none;
}

a.mds_inner_panel {
  font-family:Arial,Helvetica,sans-serif !important;
  font-weight:bold !important;
  margin-right:0px !important;
  padding-bottom: 4px;
}

div#panel_cab ul.active-modules li {
  width: 100%;
  padding: 3px 0;
}

/**********   MOBYCLUB LEFT COLUMN   **********/

#rotte_mds {
    display: block;
    width: 220px;
    height: 50px;
    background: url("/mds/www/images/bottom-box.png") no-repeat;
    margin-bottom: 1.5em;
}

#rotte_mds a {
	float: right;
	color: #fff;
	width: 120px;
	text-align: center;
	margin-top: 25px;
}

div#sx_mds.logged, div#sidebar.logged {
    background: #fff url("/mds/www/images/fondo-booking.gif") repeat-y;
}

div#sx_mds.logged div, div#sidebar.logged div {
    margin: 0 25px 0 10px;
    padding: 0;
/*    padding: 0 25px 0 10px;*/
}

div#sidebar.logged #help-panel {
    margin: 0;
}

div#sx_mds div p, div#sx_mds table.mcpoints, div#sidebar table.mcpoints {
	color: #666;
	font-size: 0.92em;
}

div#sx_mds hr {
	border-style: solid;
}

div#sx_mds ul {
    margin-bottom: 1em;
}

p.mcbonuspoints {
	font-family: "Arial Black",Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	color: #c00;
	font-weight: bold;
}

table.mcpoints {
}

table.mcpoints caption {
	font-family: "Arial Black",Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
}

table.mcpoints th {
	color: #c00;
	font-weight: bold;
	text-align: left;
}

table.mcpoints td.amount {
	text-align: right;
}

div.riepilogo_sx {
/*	padding-left: 0 !important;
	padding-right: 0 !important;*/
	margin: 0 !important;
}

table.riepilogo_punti {
	width: 150px;
}

table.riepilogo_punti tr {
	line-height: 25px;
}

table.riepilogo_punti td {
	line-height: 1.2em;
    padding-top: 5px;
    vertical-align: bottom;
}

table.riepilogo_punti td.punti {
    text-align: right;
}

/**********   MOBYCLUB LOGIN FORM   **********/

/* login sito italiano, nella colonna sinistra */
form#mclog-ita legend {
    text-transform: uppercase;
    margin-bottom: 0.5em;
}

form#mclog-ita label {
    margin-bottom: 2px;
    font-size: 0.92em;
}

form#mclog-ita input {
    display: block;
    width: 90%;
    margin-bottom: 1em;
}
/* fine */

div.entermc {
    background: transparent url("/mds/www/images/mclogsprite.gif") no-repeat left top;
    padding-top: 76px;
}

div.entermc.reg {
    background-position: right top;
}

div.entermc > p {
    height: 34px;
    line-height: 34px;
    margin: 0 auto 0 1em;
}

form#mclog, div.entermc div {
    border: 1px solid #9ff;
    border-top: 0 none;
    padding: 20px;
}

div.entermc div {
    overflow: auto;
    padding: 15px;
}

form#mclog legend, div.entermc div p:first-child {
    font-weight: bold;
    text-transform: uppercase;
}

form#mclog input {
    display: block;
    width: 200px;
    margin-bottom: 1em;
}

form#mclog-ita {
    width: 165px;
    background: #eee;
    padding: 10px 10px 2px;
}

/**********   MOBYCLUB PROGRAMME PAGE   **********/

p.mcard {
    min-height: 85px;
    background: url("/mds/www/images/mobycard.jpg") no-repeat right top;
    margin-bottom: 0;
    padding-right: 110px;
}

img.img_premi {
	margin-top: 20px;
	}

ol.fidelity-operations li {
    overflow: auto;
    min-height: 60px;
    background: no-repeat left top;
    margin-bottom: 5px;
}

ol.fidelity-operations li.pts2_it {
    background-image: url("/mds/www/images/pts2small.png");
}

ol.fidelity-operations li.pts50_it {
    background-image: url("/mds/www/images/pts50small.png");
}

ol.fidelity-operations li.pts100_it {
    background-image: url("/mds/www/images/pts100small.png");
}

ol.fidelity-operations li.pts200_it {
    background-image: url("/mds/www/images/pts200small.png");
}

ol.fidelity-operations li.pts2_en {
    background-image: url("/mds/www/images/pts2small_en.png");
}

ol.fidelity-operations li.pts50_en {
    background-image: url("/mds/www/images/pts50small_en.png");
}

ol.fidelity-operations li.pts100_en {
    background-image: url("/mds/www/images/pts100small_en.png");
}

ol.fidelity-operations li.pts200_en {
    background-image: url("/mds/www/images/pts200small_en.png");
}

ol.fidelity-operations li.pts2_de {
    background-image: url("/mds/www/images/pts2small_de.png");
}

ol.fidelity-operations li.pts50_de {
    background-image: url("/mds/www/images/pts50small_de.png");
}

ol.fidelity-operations li.pts100_de {
    background-image: url("/mds/www/images/pts100small_de.png");
}

ol.fidelity-operations li.pts200_de {
    background-image: url("/mds/www/images/pts200small_de.png");
}

ol.fidelity-operations li.pts2_fr {
    background-image: url("/mds/www/images/pts2small_fr.png");
}

ol.fidelity-operations li.pts50_fr {
    background-image: url("/mds/www/images/pts50small_fr.png");
}

ol.fidelity-operations li.pts100_fr {
    background-image: url("/mds/www/images/pts100small_fr.png");
}

ol.fidelity-operations li.pts200_fr {
    background-image: url("/mds/www/images/pts200small_fr.png");
}

ol.fidelity-operations li.pts2_ol {
    background-image: url("/mds/www/images/pts2small_ol.png");
}

ol.fidelity-operations li.pts50_ol {
    background-image: url("/mds/www/images/pts50small_ol.png");
}

ol.fidelity-operations li.pts100_ol {
    background-image: url("/mds/www/images/pts100small_ol.png");
}

ol.fidelity-operations li.pts200_ol {
    background-image: url("/mds/www/images/pts200small_ol.png");
}


ol.fidelity-operations li p {
    float: right;
    margin-left: 65px;
    border-bottom: 1px solid #ccc;
    padding: 0.5em 0;
}

/**********   MOBYCLUB CATALOGUE PAGE   **********/

ol.prize-catalogue > li {
    overflow: auto;
    background: url("/mds/www/images/prizebg.png") no-repeat center bottom;
    margin: 5px 0;
    border-bottom: 1px solid #ccc;
}

ol.prize-catalogue ul {
    float: left;
    width: 100%;
    background: no-repeat left 20px;
}

ol.prize-catalogue ul.pts1800_it {
    background-image: url("/mds/www/images/pts1800_it.png");
}

ol.prize-catalogue ul.pts2000_it {
    background-image: url("/mds/www/images/pts2000_it.png");
}

ol.prize-catalogue ul.pts2800_it {
    background-image: url("/mds/www/images/pts2800_it.png");
}

ol.prize-catalogue ul.pts3000_it {
    background-image: url("/mds/www/images/pts3000_it.png");
}

ol.prize-catalogue ul.pts3800_it {
    background-image: url("/mds/www/images/pts3800_it.png");
}

ol.prize-catalogue ul.pts4000_it {
    background-image: url("/mds/www/images/pts4000_it.png");
}

ol.prize-catalogue ul.pts4800_it {
    background-image: url("/mds/www/images/pts4800_it.png");
}

ol.prize-catalogue ul.pts5000_it {
    background-image: url("/mds/www/images/pts5000_it.png");
}

ol.prize-catalogue ul.pts6000_it {
    background-image: url("/mds/www/images/pts6000_it.png");
}

ol.prize-catalogue ul.pts1800_de {
    background-image: url("/mds/www/images/pts1800_de.png");
}

ol.prize-catalogue ul.pts2000_de {
    background-image: url("/mds/www/images/pts2000_de.png");
}

ol.prize-catalogue ul.pts2800_de {
    background-image: url("/mds/www/images/pts2800_de.png");
}

ol.prize-catalogue ul.pts3000_de {
    background-image: url("/mds/www/images/pts3000_de.png");
}

ol.prize-catalogue ul.pts3800_de {
    background-image: url("/mds/www/images/pts3800_de.png");
}

ol.prize-catalogue ul.pts4000_de {
    background-image: url("/mds/www/images/pts4000_de.png");
}

ol.prize-catalogue ul.pts4800_de {
    background-image: url("/mds/www/images/pts4800_de.png");
}

ol.prize-catalogue ul.pts5000_de {
    background-image: url("/mds/www/images/pts5000_de.png");
}

ol.prize-catalogue ul.pts6000_de {
    background-image: url("/mds/www/images/pts6000_de.png");
}

ol.prize-catalogue ul.pts1800_en {
    background-image: url("/mds/www/images/pts1800_en.png");
}

ol.prize-catalogue ul.pts2000_en {
    background-image: url("/mds/www/images/pts2000_en.png");
}

ol.prize-catalogue ul.pts2800_en {
    background-image: url("/mds/www/images/pts2800_en.png");
}

ol.prize-catalogue ul.pts3000_en {
    background-image: url("/mds/www/images/pts3000_en.png");
}

ol.prize-catalogue ul.pts3800_en {
    background-image: url("/mds/www/images/pts3800_en.png");
}

ol.prize-catalogue ul.pts4000_en {
    background-image: url("/mds/www/images/pts4000_en.png");
}

ol.prize-catalogue ul.pts4800_en {
    background-image: url("/mds/www/images/pts4800_en.png");
}

ol.prize-catalogue ul.pts5000_en {
    background-image: url("/mds/www/images/pts5000_en.png");
}

ol.prize-catalogue ul.pts6000_en {
    background-image: url("/mds/www/images/pts6000_en.png");
}

ol.prize-catalogue ul.pts1800_fr {
    background-image: url("/mds/www/images/pts1800_fr.png");
}

ol.prize-catalogue ul.pts2000_fr {
    background-image: url("/mds/www/images/pts2000_fr.png");
}

ol.prize-catalogue ul.pts2800_fr {
    background-image: url("/mds/www/images/pts2800_fr.png");
}

ol.prize-catalogue ul.pts3000_fr {
    background-image: url("/mds/www/images/pts3000_fr.png");
}

ol.prize-catalogue ul.pts3800_fr {
    background-image: url("/mds/www/images/pts3800_fr.png");
}

ol.prize-catalogue ul.pts4000_fr {
    background-image: url("/mds/www/images/pts4000_fr.png");
}

ol.prize-catalogue ul.pts4800_fr {
    background-image: url("/mds/www/images/pts4800_fr.png");
}

ol.prize-catalogue ul.pts5000_fr {
    background-image: url("/mds/www/images/pts5000_fr.png");
}

ol.prize-catalogue ul.pts6000_fr {
    background-image: url("/mds/www/images/pts6000_fr.png");
}

ol.prize-catalogue ul.pts1800_ol {
    background-image: url("/mds/www/images/pts1800_ol.png");
}

ol.prize-catalogue ul.pts2000_ol {
    background-image: url("/mds/www/images/pts2000_ol.png");
}

ol.prize-catalogue ul.pts2800_ol {
    background-image: url("/mds/www/images/pts2800_ol.png");
}

ol.prize-catalogue ul.pts3000_ol {
    background-image: url("/mds/www/images/pts3000_ol.png");
}

ol.prize-catalogue ul.pts3800_ol {
    background-image: url("/mds/www/images/pts3800_ol.png");
}

ol.prize-catalogue ul.pts4000_ol {
    background-image: url("/mds/www/images/pts4000_ol.png");
}

ol.prize-catalogue ul.pts4800_ol {
    background-image: url("/mds/www/images/pts4800_ol.png");
}

ol.prize-catalogue ul.pts5000_ol {
    background-image: url("/mds/www/images/pts5000_ol.png");
}

ol.prize-catalogue ul.pts6000_ol {
    background-image: url("/mds/www/images/pts6000_ol.png");
}

ol.prize-catalogue ul li {
    float: left;
    width: 33%;
    min-height: 100px;
    margin-top: 20px;
}

ol.prize-catalogue ul li:first-child {
    width: 60%;
    margin-left: 135px;
}

ol.prize-catalogue ul.other_prize li {
    width: 45%;
    margin-left: 0;
}

ol.prize-catalogue ul p {
    float: right;
    width: 55%;
}

ol.prize-catalogue ul p a {
    display: block;
}

ol.prize-catalogue ul li img {
    float: left;
}

ol.prize-catalogue ul li a.reqbtn, ol.prize-catalogue ul li a.reqdisabled {
    float: left;
    clear: left;
    width: 70px;
    height: 18px;
    background: url("/mds/www/images/catalsprite.png") no-repeat;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 18px;
    margin: 5px 0 0 20px;
}

ol.prize-catalogue ul li a.reqbtn {
    background-position: left top;
}

ol.prize-catalogue ul li a.reqbtn:hover {
    background-position: -70px top;
}

ol.prize-catalogue ul li a.reqdisabled {
    background-position: -140px top;
}

ol.prize-catalogue + p {
    float: right;
}

div.prize-news {
	margin-top: 25px;
	width: 575px;
}

div.prize-news img {
    float: left;
}

div.prize-news p {
	color: #666666;
    float: right;
    font-family: 'Arial Black',Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 15px;
}

div.prize-news p span.bigger {
	font-size: 21px;
}

img.prize {
    background: url("/mds/www/images/catalsprite.png") no-repeat;
    height: 105px;
}

img.trip {
    width: 142px;
}

img.boat {
    background-position: 0 -22px;
}

img.boatwcar {
    background-position: -141px -22px;
}

img.item {
    width: 103px;
}

img.bathingset {
    background-position: -288px -22px;
}

img.dvdplayer {
    background-position: -395px -22px;
}

img.videocam {
    background-position: -501px -22px;
}

img.trolley {
    background-position: -608px -22px;
}

img.beachset {
    background-position: -715px -22px;
}

img.sunglasses {
    background-position: -821px -22px;
}

/**********   MOBYCLUB PARTNERS PAGE   **********/

dl#partners {
    width: 100%;
    overflow: auto;
	border-bottom: 1px solid #999;
	padding-bottom: 1em;
}

dl#partners dt {
	float: left;
	clear: left;
	padding-right: 50px;
}

dl#partners dt, dl#partners dd.trade-name {
	margin-top: 1em;
	border-top: 1px solid #999;
	padding-top: 1em;
}

dl#partners dt:first-child, dl#partners dt:first-child + dd {
	border-top: 0 none;
}

dl#partners dt a {
	display: block;
}

dl#partners dd {
    width: 450px;
	float: left;
}

dl#partners dd.trade-name {
	text-transform: uppercase;
	margin-bottom: 0.3em;
}

/**********   MOBYCLUB REGISTRATION FORM   **********/
/**********   FORM OGGETTI SMARRITI   **********/

/* form#mcreg */
form.pdata {
    font-size: 0.92em; /* 12 x 0.92 = 11px */
}

form.pdata label, form#addbook label {
    display: block;
    margin-bottom: 2px;
}

form.pdata input {
    width: 140px;
}

form.pdata input[type=radio] {
    width: 0;
}

form.pdata ul {
    width: 100%;
    overflow: auto;
}

form.pdata ul li {
    width: 180px;
    height: 40px;
    float: left;
    overflow: hidden;
    margin-bottom: 8px;
}

form.pdata ul li.firstinrow {
    clear: left;
    overflow: visible;
}

form.pdata fieldset ul.descr li {
    width: 100%;
    height: auto;
}

form.pdata fieldset ul.descr li textarea {
    width: 95%;
    height: 6em;
}

form.pdata fieldset fieldset legend {
    margin-bottom: 3px;
}
/*
form#mcreg fieldset fieldset li {
    white-space: nowrap;
    width: auto;
    height: auto;
    margin-bottom: 0;
}
*/
form.pdata fieldset fieldset label {
    display: inline;
    position: absolute;
    top: -9999px;
}

form.pdata fieldset fieldset input {
    width: 1.5em;
    margin-right: 1em;
}

form.pdata input#yyyy {
    width: 3em;
}

form.pdata .dd {
    width: 1.5em;
    margin-top: 1em;
	margin-right: 1em;
}

form.pdata .mm {
    width: 1.5em;
    margin-top: 1em;
	margin-right: 1em;
}

form.pdata .yyyy {
    margin-top: 1em;
    width: 3em;
}

form.pdata input#ora_partenza {
    margin-top: 1em;
    width: 5em;
}

form.pdata .ora {
    margin-top: 1em;
    width: 5em;
}

form.pdata fieldset.yesno legend, form.pdata fieldset.yesno label,
form.pdata fieldset.yesno input, form.pdata fieldset.yesno a {
    float: left;
    line-height: 20px;
}

form.pdata fieldset.yesno label {
    width: auto;
    margin-right: 1em;
}

form.pdata fieldset.yesno input {
    width: auto;
}

form.pdata fieldset.yesno p {
    clear: left;
}

fieldset#code legend {
    line-height: 50px;
}

fieldset#code label {
    float: left;
    width: 230px;
    height: 55px;
    /*background: url("/mds/kaptcha.jpg") no-repeat;*/
    text-indent: -5000px;
    margin-right: 20px;
}

fieldset#code input {
    margin-top: 15px;
}

fieldset#code a {
    display: block;
}

fieldset.marked {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

.checkOK {
    background: url("/mds/www/images/check-ok.png") no-repeat left bottom;
}

.checkNO {
    background: url("/mds/www/images/check-no.png") no-repeat left bottom;
}

form#mcreg #b_salva {
    float: right;
}

form.pdata li.wide {
    width: 280px;
}

form.pdata li.wide input {
    width: 240px;
}

a.goback {
    display: block;
    clear: both;
    margin-top: 15px;
    border-top: 1px solid #999;
    padding-top: 5px;
    text-transform: uppercase;
}

form.pdata legend.emphcaption {
    width: 590px;
    overflow: hidden;
}

/**********   MOBYCLUB ADD BOOKING FORM   **********/

form#addbook {
    margin: 1.5em 0;
}

form#addbook img {
    float: right;
    margin-top: 5px;
}

form#addbook ul {
    float: left;
}

form#addbook ul li {
    float: left;
    margin: 5px 10px;
    display: inline;
}

form#addbook input {
    width: 130px;
}

fieldset#add_pren p {
    float: none;
}

form#addbook p, form#et fieldset#add_pren p {
    float: right;
    margin: 15px 5px 0 0;
}

fieldset#add_pren p span {
    font-weight: bold;
    text-transform: uppercase;
}

/**********   E_TICKET ADD BOOKING FORM   **********/

form#et {
	margin:1.5em 0;
}

form#et fieldset#add_pren {
    width: 75%;
    border: 1px solid #ccc;
}

form#et fieldset#add_riprot {
    width: 80%;
    border: 1px solid #ccc;
}
fieldset#add_riprot p {
    margin: 15px 5px 0 0;
}

form#et ul {
	float:left;
}

form#et ul li {
	display:inline;
	float:left;
	margin:5px 20px;
}

form#et label {
	display:block;
	margin-bottom:2px;
}

form#et input {
	width:130px;
}

/**********   MOBYCLUB **********/

div.regolamento > table td {
    border: 2px solid #666666;
    padding: 0 3px;
}

div.regolamento > table td.dieci {
    width: 10%;
}

fieldset#b_salva a.submit {
    margin-left: 20px;
}

/**********   MOBYCLUB OPTIONAL DATA FORM   **********/

form#mc-opt-data {
    float: left;
    width: 100%;
    background: url("/mds/www/images/bg_optdata.gif") no-repeat 130px 50px;
    margin: 1.5em 0;
}

form#mc-opt-data ol {
/*    list-style: decimal outside; */
    float: left;
    width: 100%;
}

form#mc-opt-data ol li {
    float: left;
    width: 50%;
    margin-bottom: 2em;
}

form#mc-opt-data ol li.clfix {
    margin-right: 20px;
}

form#mc-opt-data ol li.clfix + li {
    margin-left: -20px;
}

form#mc-opt-data fieldset {
    width: 100%;
}

form#mc-opt-data fieldset legend, form#mc-opt-data label {
    color: #2870ba;
    /* font-size: 1.33em; */
    font-size: 1.0em;
    line-height: 1.1em;
    margin-bottom: 0.5em;
}

form#mc-opt-data label {
    display: block;
}

form#mc-opt-data fieldset label, form#mc-opt-data p label {
    color: #333;
    font-size: 1em;
    vertical-align: text-top;
    display: inline;
}

form#mc-opt-data .pushbtn a {
    float: right;
}

form#mc-opt-data fieldset#sonsDetails {
    width: 30%;
    position: absolute;
    top: -10px;
    right: 10px;
    border: 1px solid #c00;
    padding: 10px;
    margin-top: 10px;
}

form#mc-opt-data fieldset#sonsDetails legend {
    color: #000;
    font-size: 0.92em; /* 12 x 0.92 = 11px */
    font-weight: bold;
    padding: 3px;
}

form#mc-opt-data fieldset#sonsDetails li {
    width: 100%;
    margin-bottom: 0.5em;
}

form#mc-opt-data fieldset#sonsDetails select {
    float: left;
}

form#mc-opt-data fieldset#sonsDetails li a {
    float: left;
    width: 15px;
    height: 15px;
    background: url("/export/system/modules/it.moby.sito/resources/images/msprite.png") no-repeat right -440px;
    text-indent: -5000px;
}

form#mc-opt-data fieldset#sonsDetails a {
    background: url("/export/system/modules/it.moby.sito/resources/images/hsprite.png") no-repeat -10px 0.1em;
    float: right;
    font-size: 0.92em;
    line-height: 14px;
    padding-left: 9px;
    text-align: left;
    width: 90%;
}

table.mcbookings {
    width: 100%;
    border-bottom: 2px solid #2870BA;
/*
    border-collapse: separate;
    border-spacing: 3px;
*/
}

table.mcbookings caption.emphcaption {
    display: table-caption;
    text-align: left;
    margin-bottom: auto;
}

/* o tr:first-child ?
table.mcbookings caption + tr {
    border-bottom: 1px solid #fff;
} */

table.mcbookings th, table.mcbookings td {
    padding: 4px;
}

table.mcbookings th {
    background: #fff;
    color: #26749b;
    text-align: left;
    text-transform: uppercase;
    vertical-align: bottom;
}

table.mcbookings td {
    border-right: 1px solid #dfebed;
    border-bottom: 1px solid #dfebed;
}

table.mcbookings td.last {
    border-right: 0 none;
    text-align: center;
}

table.mcbookings tr.change_line td {
	border-top: 2px solid #26749b;
}

/**********   MOBYCLUB INVITE FRIEND FORM   **********/

form#invite-friend {
    padding-top: 120px;
    background: url("/mds/www/images/invitefriendbg.jpg") no-repeat;
}

form#invite-friend legend {
    font-weight: bold;
    margin-bottom: 1em;
}

form#invite-friend ul li {
    width: auto;
    height: auto;
    min-width: 30px;
    min-height: 21px;
}

form#invite-friend ul li.firstinrow + li + li {
    margin-left: 50px;
}

form#invite-friend ul li input {
    width: 220px;
    margin-right: 30px;
}

div.invitation-done {
    min-height: 265px;
    background: url("/mds/www/images/invitationokbg.jpg") no-repeat right 30px;
}

div.invitation-done div {
	margin-top: 80px;
}

div.invitation-done img {
	float: left;
    margin-right: 20px;
    margin-top: 20px;
}

div.invitation-done p {
    clear: left;
    display: inline;
    float: left;
    left: 110px;
    min-height: 90px;
    overflow: hidden;
    position: relative;
    top: -100px;
    width: 55%;
}

p.privacy_ia {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}

p.privacy_ia input {
	width: 20px;
}

/**********   MOBYCLUB PRIZE REQUEST FORM   **********/

form#richiedi_premio {

}

form#richiedi_premio li.widetxt {
    width: 380px;
    height: auto;
}

form#richiedi_premio img {
    float: right;
}

form#richiedi_premio span.lbl, form#richiedi_premio fieldset.marked label {
    font-weight: bold;
}

form#richiedi_premio .pushbtn {
    float: right;
}

fieldset.time-range {
    margin-bottom: 3em;
}

fieldset.time-range legend {
    font-weight: bold;
    margin-bottom: 1em;
}

fieldset.time-range ul li {
    width: 150px;
    height: auto;
}

fieldset.time-range input, fieldset.time-range input + label {
    float: left;
}

fieldset.time-range input {
    width: auto;
    margin-right: 1em;
}

fieldset.time-range input + label {
    line-height: 20px;
}

fieldset.time-range textarea {
    width: 99%;
    height: 8em;
}

/**********   BOOKING CALENDAR   **********/

div.mds-imgbox img {
	margin: 20px 0;
}

form#offersched {
    float: left;
}

form#offersched fieldset {
    margin: 1em 0;
}

button#inv, button#unsel {
    width: 28px;
    height: 20px;
    background: url("/export/system/modules/it.moby.sito/resources/images/hsprite.png") no-repeat;
    border: 0 none;
    cursor: pointer;
    text-indent: -5000px;
}

button#inv {
    background-position: -80px -117px;
}

button#unsel {
    background-position: -107px -117px;
    float: left;
}

button#inv + label, button#unsel + label {
    color: #09f;
    cursor: pointer;
}

button#unsel + label {
    font-size: 1.08em;
    line-height: 22px;
}

button#inv + label:hover, button#unsel + label:hover {
    text-decoration: underline;
}

input#wcar {
    margin-left: 7em;
}

input#wcar + label {
    background: url("/mds/www/images/availsprite.gif") no-repeat left -704px;
    margin-left: -6em;
    padding: 0.4em 0 0 6.1em;
}

fieldset.choose-offer p, fieldset.choose-offer + p {
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}

p.sumtotal {
    margin-top: 1.2em;
}

fieldset.choose-offer input, fieldset.choose-offer label {
    float: left;
}

fieldset.choose-offer input {
    position: relative;
    left: 2px;
    top: 7px;
    z-index: 20;
}

fieldset.choose-offer input.compagnia {
     left: 88px;
}

fieldset.choose-offer div.compagnia_m,  fieldset.choose-offer div.compagnia_tir,  fieldset.choose-offer div.compagnia_tor {
    position: relative;
    background-position: 0;
    top: 37px;
    z-index: 20;
    /*width: 120px;*/
    line-height: 2.3;
    border-top: 2px solid #C9DBE9;
    border-left: 2px solid #C9DBE9;
    border-bottom: 2px solid #C9DBE9;
    margin-right: 0;
    margin-bottom: 5px;
    height: 28px;
}

fieldset.choose-offer label {
    background: #dfebed;
    margin: auto 7px auto -21px;
    padding-left: 30px !important;
}



form#offersched fieldset.choose-offer label {
    color: #666;
    font-family: "Arial Black",Arial,Helvetica,sans-serif;
	font-size: 0.92em;
    line-height: 1;
    text-transform: uppercase;
    padding: 0.5em;
    min-height: 2em;
/*
    min-height: 24px;
    padding: 7px 10px;
*/
}

/*
form#offersched fieldset.choose-offer p {
    float: left;
    width: 40%;
    background: ;
    padding: 3px 0 0 30px;
}
*/

input#onepass + label, input#twopass + label {
    line-height: 2 !important;
}

form#offersched .pushbtn, form#offerlist .pushbtn {
    float: right;
}

form#offerlist fieldset.choose-offer legend + p {
    margin: 0.8em 0 0;
}

form#offerlist fieldset.choose-offer input {
    clear: left;
}

form#offerlist fieldset.choose-offer label {
    width: 120px;
/*    width: 75%;*/
    line-height: 2.35;
		height: 28px;
    border: 2px solid #c9dbe9;
    margin-bottom: 5px;
    margin-right: 0;
}

form#offerlist fieldset.choose-offer label.url-nave-lol {
    width: 220px;
}


/*form#offerlist*/

form#offerlist fieldset.choose-offer label.compagnia {
   margin-left: 60px;
}

form#offerlist fieldset.choose-offer label.compagnia_empty {
  width: 221px !important;
}

fieldset.choose-offer label span {
    float: left;
    display: block;
    color: #666;
    white-space: nowrap;
}
/*form#offerlist */
fieldset.choose-offer label span + span {
    float: right;
    width: 35%;
    color: #09f;
    background: #fff;
    text-align: right;
    padding: 0 8px 0 5px;
}

fieldset.choose-offer label.url-nave-lol span + span {
    width: 25%;
}

fieldset.choose-offer .empty {
    clear: left;
    background: #fff;
    margin-left: 0;
}

.sel {
    background: #f28233 !important;
}

form#offersched > div, div#return {
    margin-top: 2em;
}

ul.tabs {
    overflow: auto;
    margin-bottom: 0 !important;
}

ul.tabs li {
    width: 23px;
    float: left;
    text-align: center;
    margin: 0 1px;
}

ul.tabs li.lbl {
    width: 134px;
}

ul.tabs li.backfwd {
    font-weight: bold;
    line-height: 30px;
}

ul.tabs li a {
    display: block;
    height: 30px;
    text-decoration: none;
}

ul.tabs li.lbl a {
    background: url("/export/system/modules/it.moby.sito/resources/images/btnsprite.png") no-repeat left -1340px;
    line-height: 30px;
}

ul.tabs li.lbl a:hover {
    background-position: left -1401px;
}

ul.tabs li.lbl a.current {
    color: #fff;
    background-position: left -1461px;
    line-height: 30px;
}

ul.tabs li a span {
    display: block;
    color: #000;
}

ul.tabs li.lbl a.current span {
    color: #fff;
}

table.calend {
    width: 100%;
    border-collapse: separate;
    border-spacing: 4px;
}

table.calend .emphcaption {
    margin: auto 4px;
}
table.calend th, table.calend td {
	position: relative;
  width: 13%;
}

table.calend th {
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

table.calend a {
    display: block;
	height: 53px;
    text-decoration: none;
    border: 2px solid #c9dbe9;
}

table.calend a span img.icon-moby-night, table.calend a.more span img.icon-moby-night {
    display: block;
    float: left;
    padding-top: 2px;
}

table.calend a.more span img, table.calend a span img {
	float: right;
    margin-bottom: 2px;
    padding-top: 3px;
}
/*
table.calend a span img {
	float: right;
	padding: 2px 0 0;
	margin-bottom: 20px;
}
*/
table.calend td span {
    display: block;
    padding: 0 3px;
}

table.calend td span:first-child {
    color: #666;
    font-size: 0.92em;
}

table.calend a span:first-child {
    background-color: #dfebed;
}

table.calend a.more span:first-child {
    background-image: url("/export/system/modules/it.moby.sito/resources/images/msprite.png");
    background-position: right -543px;
    background-repeat: no-repeat;
}

table.calend td span + span {
    line-height: 1.2em;
    text-align: center;
    /*white-space: nowrap;*/
}

table.calend a:hover {
    background-color: #c0cacc;
    border-color: #c0cacc !important;
}

/* table.calend td a */
.cheapest, .chosen {
    border-color: #f28233 !important;
}

.cheapest, fieldset.choose-offer .cheapest span + span {
    color: #f28233 !important;
}

.chosen, fieldset.choose-offer .chosen span + span {
    background-color: #f28233 !important;
}

table.calend a:hover span, .chosen span, fieldset.choose-offer .cheapest.chosen span + span,
form#offersched fieldset.choose-offer label.chosen, p.chosen {
    color: #fff !important;
}

table.calend a:hover span:first-child,
.chosen span:first-child {
    background-color: transparent !important;
}

.cheapest span + span, table.calend a:hover span + span,
.chosen span + span {
    font-weight: bold;
}

p.chosen {
    padding: 3px;
}

div#summary-panel {
    width: 100%;
    font-size: 0.92em;
    margin-top: 0;
}

div#summary-panel h3 {
    color: #2870ba;
    border-top: 1px solid #2870ba;
    padding-top: 7px;
}

dl.route-summary {
    width: 250px;
    float: left;
    clear: left;
    margin-bottom: 0.5em;
}

dl.route-summary dt, dl.route-summary dd {
    float: left;
}

dl.route-summary dt {
    clear: left;
    margin-right: 0.5em;
}

dl.route-summary dd {
    width: 62%;
}

fieldset dl.route-summary {
    font-size: 0.92em;
    line-height: 1.2;
    margin: 20px 0;
    border-bottom: 1px solid #000;
    padding-bottom: 0.5em;
}

table.summary {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table.summary th {
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
}

table.summary th:first-child {
    text-transform: uppercase;
    font-weight: normal;
}

table.summary .tot {
    font-weight: bold;
}

p#totale {
    clear: both;
}

p.sumtotal {
    width: 99%;
    float: left;
    background-color: #dfebed;
    color: #000;
    font-weight: bold;
    padding: 0.5em 0;
}

p.sumtotal_cpm {
	background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    display: block;
    padding: 0;
}

p.sumtotal_cpm span {
	font-weight: normal !important;
}

p.sumtotal_cpm span + span {
	font-size: 1em !important;
	font-weight: normal !important;
}

p.sumtotal span {
    float: left;
    padding-left: 0.5em;
}

p.sumtotal span + span {
    float: right;
    font-size: 1.16em;
    padding-right: 0.5em;
}

/**********   AVAILABILITY CALENDAR   **********/

ol.booking-steps {
    overflow: auto;
    width: 100%;
    margin-top: 20px;
}

div.intestazione {
    margin-left: 50px;
}

ol.booking-steps li {
    float: left;
/*    width: 19%;*/
    background-repeat: no-repeat;
    background-position: left center;
    color: #999;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 25px;
    padding-left: 32px;
}

ol.booking-steps.lang-de li {
    font-size: 0.9em;
    margin-right: 5px;
}

ol.booking-steps li.current {
    color: #2fb1d2;
}

ol.booking-steps li.on1 {
    background-image: url("/mds/www/images/1v.gif");
}

ol.booking-steps li.off1 {
    background-image: url("/mds/www/images/1g.gif");
}

ol.booking-steps li.on2 {
    background-image: url("/mds/www/images/2v.gif");
}

ol.booking-steps li.off2 {
    background-image: url("/mds/www/images/2g.gif");
}

ol.booking-steps li.on3 {
    background-image: url("/mds/www/images/3v.gif");
}

ol.booking-steps li.off3 {
    background-image: url("/mds/www/images/3g.gif");
}

ol.booking-steps li.on4 {
    background-image: url("/mds/www/images/4v.gif");
}

ol.booking-steps li.off4 {
    background-image: url("/mds/www/images/4g.gif");
}

ol.booking-steps li.on5 {
    background-image: url("/mds/www/images/5v.gif");
}

ol.booking-steps li.off5 {
    background-image: url("/mds/www/images/5g.gif");
}

table.avail {
    width: 100%;
}

table.avail caption {
    text-transform: uppercase;
    line-height: 0.8;
    padding-top: 8px;
    padding-bottom: 0;
}

table.avail tr {
/*    border-bottom: 1px solid #ccc;*/
}

table.avail tr.seldate {
    background: url("/mds/www/images/vsprite.jpg") repeat-x left -610px;
}

table.avail th {
    background-color: #2870ba;
    color: #fff;
    font-size: 0.92em; /* 12 x 0.92 = 11px */
    text-align: center;
}

table.avail td {
    vertical-align: middle;
    font-size: 0.92em; /* 12 x 0.92 = 11px */
    line-height: 1.3;
    white-space: nowrap;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px;
}

table.avail td label {
    display: block;
    font-weight: bold;
    font-size: 1.25em;
}

td.linea-desc {
    width: 200px;
}

div.show-other {
    font-size: 1.1em;
    margin-top: 15px;
}

fieldset#available-return-route {
    margin-top: 30px;
}

table.avail td label.chosen-sailing {
    color: #2870ba;
}

table.avail td label span.no_elba {
    padding-left: 0;
}

table.avail td label span {
    font-size: 0.8em;
    padding-left: 0.5em;
}

table.avail td.price {
    background: url("/mds/www/images/availsprite2.gif") no-repeat;
    text-align: center;
    min-width: 45px;
    padding-top: 42px;
}

table.avail td.pax {
    background-position: center top;
    width: 75px;
}

table.avail td.seat {
    background-position: center -100px;
    width: 75px;
}

table.avail td.bed {
    background-position: center -202px;
    width: 75px;
}

table.avail td.car {
    background-position: center -300px;
    width: 75px;
}

table.avail td.moto {
    background-position: center -410px;
    width: 75px;
}

table.avail td.nopax {
    background-position: center -535px;
    width: 52px;
}

table.avail td.noseat {
    background-position: center -652px;
    width: 52px;
}

table.avail td.nobed {
    background-position: center -778px;
    width: 52px;
}

table.avail td.nocar {
    background-position: center -907px;
    width: 52px;
}

table.avail td.nomoto {
    background-position: center -1032px;
    width: 52px;
}

table.avail td.promo {
    font-size: 0.8em;
    line-height: 1;
    padding: 2px;
}
table.avail td.promo .box-promo-ar{
	/* display: block;
	border: 1px solid #f28233; */
	display: table;
	outline: 1px solid #f28233;
	background: white;
	overflow: hidden;
	margin-top: 4px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}

table.avail td.promo .box-promo-ar .label-promo,
table.avail td.promo .box-promo-ar .ar-promo{
	 font-size:9px;
	 padding: 2px 3px;
	 text-transform: uppercase;
}

table.avail td.promo .box-promo-ar .label-promo{
	float: left;
	font-weight: 300;
	font-style: italic;
	color: #019ce7;
}

table.avail td.promo .box-promo-ar .ar-promo{
	float: right;
  background: #029de1;
  color: white;
  font-weight: bold;
}


table.avail td span.best {
    background-color: #f28233;
    color: #fff;
    font-size: 1.16em;
    font-weight: bold;
    padding: 0 0.2em;
}

td span.best sub {
    font-size: 0.84em;
}

tr#error_no_line {
/*    border-bottom: 1px solid #c00;*/
}

tr#error_no_line td {
    background-color: #e1001a;
    color: #fff;
    font-size: 1.16em;
    vertical-align: middle;
    letter-spacing: 0.03em;
    padding: 0.4em;
}

tr#error_no_line td:first-child {
    width: 25%;
    background: #e1001a url("/mds/www/images/warning_escl_anime.gif") no-repeat right center;
}

form#searchroute {
    margin: 40px 0;
}

form#searchroute fieldset {
    float: left;
    width: 33%;
}

form#searchroute legend {
    text-transform: uppercase;
}

form#searchroute select#lina, form#searchroute select#linr {
    width: 95%;
    margin-top: 3px;
}

form#searchroute .pushbtn {
    margin-top: 15px;
}

form#searchroute #tasto_ricerca_wait {
    margin-top: 25px;
}

fieldset#go_2_book {
    float: right;
}

form#selectroute ul.tabs li a {
    font-size: 0.92em;
    line-height: 1.3;
    text-transform: uppercase;
    padding-left: 15px;
}

div.compagnia_tor{
	 background: url("/mds/www/images/toremar/logo-toremar.png") no-repeat;
	 width: 79px;
   	 height: 21px;
}

div.compagnia_tir{
	 background: url("/mds/www/images/logo-tirrenia-2017.png") no-repeat;
	 background-size: 100% auto;
	 background-position: 50%;
	 width: 100px;
   	 height: 50px;
}

div.compagnia_m{
	 background: url("/mds/www/images/toremar/logo-moby.png")  no-repeat ;
	 width: 79px;
   	 height: 21px;
}

/**********   WARNING/ERROR MESSAGES   **********/

div.errmsg {
    clear: both;
    margin: 3em 0;
}

div.errmsg p {
    border-bottom: 1px solid #e1001a;
    padding-bottom: 5px;
}

div.errmsg p.emphcaption {
    background: #e1001a url("/mds/www/images/freccia_giu_red.gif") no-repeat 7px 0px;
}

/**********   BIGLIETTO FATTURA   **********/

table#dati_fattura {
    margin: 10px 0 0 20px;
}

table#dati_fattura h3 {
	font-size: 1.1em;
    margin: 4px 0;
}

table#desc_fattura {
	margin-left: 20px;
	margin-bottom: 0;
}

table#dati_fattura tr td, table#desc_fattura tr td {
	padding: 2px;
}

tr#trfatt6, tr#trfatt7, tr#trfatt8 {
	padding-top: 10px;
}

td.nomi_scritta h3 {
	font-size: 1.1em;
	display: inline;
	margin: 4px 0;
}

td.nomi_bordo table {
	margin-bottom: 0;
}

/**********   RELOAD PAGE TITLE  **********/

p#reload-title {
	color: #0044A0;
    font-size: 1.6em;
    font-weight: bold;
    margin: 10px;
}

/**********   BOX AIUTO CONFIRM ERROR PAGE  **********/

div.aiuto-error-pay {
	text-align: left;
    width: 220px;
}

div.aiuto-error-pay p {
	color: #666666;
    font-size: 0.9em;
}

div.aiuto-error-confirm {
	font-size: 1.1em;
    text-align: left;
    width: 600px;
    margin-top: 30px;
}

div.aiuto-error-confirm div.ui-dialog-titlebar h3 {
    margin: 12px 15px;
    color: #fff;
}

div.aiuto-error-confirm p {
	color: #666666;
    font-size: 0.9em;
}

div.aiuto-error-confirm > div.assist {
    line-height: 18px;
    padding-right: 15px;
}

/**********   MODALE GUIDA CABINE  **********/

table.guidacab {
	border-collapse: separate;
    border-spacing: 3px 5px;
    line-height: 1;
    margin-bottom: 3em;
    width: 99%;
}

table.guidacab col.przSBP, table.guidacab col.przSTD {
	width: 15%;
}

table.guidacab th {
	font-family: "Arial Black",Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 1;
    color: #666666;
    vertical-align: bottom;
}

table.guidacab th.goods {
	color: #2870BA;
    text-transform: uppercase;
    text-align: left;
}

table.guidacab th, table.guidacab td {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
    padding-top: 10px;
}

table.guidacab th {
	text-align: right;
}

table.guidacab td {
    color: #999999;
    padding-top: 10px;
}
table.guidacab td.vhead {
    color: #000000;
    font-weight: bold;
}

table.guidacab td.vhead p {
    color: #999999;
    font-weight: normal;
}

table.guidacab td.bestprice {
   font-size: 1.2em;
   font-weight: bold;
   text-align: right;
   color: #F28233;
}

table.guidacab td.price {
   font-size: 1em;
   font-weight: bold;
   text-align: right;
   color: #000000;
}

table.guidacab td.limit {
	color: #444444;
	border: none;
}

table.guidacab td.limit span {
	display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}

table.guidacab td.limit-sbp {
	font-size: 0.92em;
    line-height: 1;
    border:	none;
}
table.guidacab td.nodispo {
	color: #999999;
    font-size: 0.9em;
    font-weight: normal;
}

/**********   MODALE GUIDA CABINE  **********/

/**********   GIFT CARD  **********/

form#gift_card {
	margin-bottom: 25px;
}

div.gift_card ul.descr, div.gift_card fieldset legend.descr {
    width: 400px;
}

div.gift_card_img h3 {
	padding-top: 0px;
	text-align: center;
}

div.gift_card_img img {
	float: right;
}

div.gift_card_img img.tree {
	padding-top: 40px;
}

div.gift_card_img input[type=radio] {
	float: right;
    width: 90%;
}

.gift_card select#amount {
    width: 145px;
}

fieldset.legal_buono {
    margin: 25px 0;
}

fieldset.legal_buono input {
    width: 10px;
}

fieldset.legal_buono label {
    display: inline;
}

fieldset#invia {
    float: right;
}

div.gift_card_confirm {
    margin-top: 25px;
}

div.gift_card_confirm legend.emphcaption {
    width: 100%;
}

div.gift_card_confirm p strong {
	text-transform: uppercase;
}

dl.not-ok dd {
    padding: 10px 0;
}

dl.not-ok em {
    color: #CC0000;
    font-style: normal;
    font-weight: bold;
}

div.resend {
    margin-top: 30px;
}

div#main div.gift_card fieldset ul {
	margin-bottom: 0.5em;
}

div.gift_card_sx {
    padding-top: 15px;
}

.gift_card_sx ul > li {
    background: url("/mds/www/images/elenco.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666666;
    font-size: 0.92em;
    padding-left: 10px;
    padding-bottom: 5px;
}

.gift_card_img a img {
    margin-top: 75px;
}

div.gift_card_confirm legend.emphcaption {
    width: 590px;
    margin-bottom: 35px;
}

div.cab-animal {
	border-top: 1px solid #666666;
    margin-top: 15px;
    padding-top: 10px;
}

div.cab-animal p, div.cab-animal-dett p {
	color: #666666;
	font-size: 0.92em;
}

div.cab-animal-dett p {
	color: #666666;
    font-size: 1em;
    margin: 15px 0;
}

div.cab-animal-dett p img {
	margin-right: 5px;
}

img.zampa-dettaglio {
	margin-bottom: -3px;
    margin-left: 5px;
}

form#offerlist fieldset.choose-offer label {
    width: 140px !important;
}

form#offerlist fieldset.choose-offer label.url-nave-lol {
    width: 220px !important;
}

form#complaints fieldset p {
    width: 640px;
    word-wrap: break-word;
}

/****** SCONTO WEB ******/

label.error{color: red;border-bottom: 0px dotted red;}
form.pdata ul li {height:auto;}
div.fbroot {
	position: absolute;
	left: -300px;
	top:20px;
}

/* when @font-face is defined(it is in font.css) you can add the font to any rule by using font-family */
p.no-time, div#countdown {
	font-family: 'LCDBOLD',Arial,Helvetica,sans-serif;
}

p.no-time {
	font-size: 90px;
	padding-top: 30px;
	margin-left: -30px;
}

div#countdown {
	color: #FD3500;
	font-size: 110px;
	height: 410px;
}

div.counter {
	position: relative;
	top: -395px;
	margin-left: 60px;
	text-shadow: 3px 3px #666666;
	height: 160px;
}

div.counter-lbl {
	position: relative;
	top: -425px;
	margin-left: 30px;
	text-shadow: 1px 1px #666666;
}

span.sconto-web-red {
	color: #cc0000;
	font-weight: bold;
}

div.scontoweb-desc > p {
	margin-top: 20px;
}

div.scontoweb-desc > p.sconto-strong {
	font-size: 1.4em;
}

p.sconto-mark {
	color: #0044a0 ;
	text-transform: uppercase;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}

.counter-lbl > span#label_txt {
	font-size: 18px;
	padding: 0 75px;
}

/** WMOBYCLUB TO FB **/

form.wmbtofb ul li {
    display: block;
    width: 640px;
}

h2.wmc_fb_title {
    color: #cc0000;
    font-family: "Arial Black",Arial,Helvetica,sans-serif;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

p.sconto-strong {
    margin-bottom: 30px;
}

fieldset.wmbtofb_form label {
    display: inline;
    float: left;
    font-size: 1.2em;
    line-height: 25px;
    text-align: right;
    width: 320px;
}

fieldset.wmbtofb_form label.error {
    width: 250px;
}

fieldset.wmbtofb_form input {
    display: inline;
    float: right;
    margin-right: 25px;
    text-align: left;
    width: 280px;
}

fieldset.wmbtofb_form select {
	margin-left: 9px;
}

fieldset.wmbtofb_acconsento {
    margin-left: 205px;
    margin-bottom: 20px;
}

fieldset.wmbtofb_acconsento span#aut_utilizzo_img input[type=radio], fieldset.wmbtofb_acconsento span#aut_upload_img input[type=radio] {
    width: 20px;
}

fieldset.wmbtofb_acconsento label {
    font-size: 1.2em;
    line-height: 25px;
}

fieldset.wmbtofb_acconsento span {
    float: right;
    padding: 5px 10px 0;
}

fieldset#invia_wmctofb {
	margin: 20px 0 20px 355px;
}

div.share_mobyclub {
    margin-bottom: 30px;
}

#success_ok > h2 {
    color: #cc0000;
    font-family: "Arial Black",Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}

div.share_mobyclub a {
    float: right;
}

fieldset.wmbtofb_form input#uploadFile {
	float: left;
    margin-left: 9px;
    margin-right: 10px;
    width: 150px;
}

form#wmobyclub_to_fb div.fileUpload div.ui-input-text {
	margin: 0;
	position: relative;
}

li.fileUpload {
	padding-top: 20px;
}

fieldset#browse_wmctofb {
    display: inline;
    margin-top: -10px;
}

.fileUpload input.upload {
	position: absolute;
	top: 160px;
    width: 125px;
	right: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

form#wmobyclub_to_fb div.fileUpload {
	overflow: hidden;
	background: url("/mds/www/images/browser.jpg") no-repeat;
	width: 70px;
}

.pushbtn_browse {
    margin: 0 auto;
    overflow: auto;
}
.pushbtn_browse p, .pushbtn_browse p span {
    background: url("/system/modules/it.moby.sito/resources/images/btnsprite.png") no-repeat;
    float: left;
    height: 40px;
}
.pushbtn_browse p {
    color: white;
    cursor: pointer;
    font: bold 14px/40px Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}
.pushbtn_browse p span {
    margin-right: 20px;
    padding-left: 20px;
    position: relative;
    white-space: nowrap;
}
.pushbtn_browse.aqua p {
    background-position: right -360px;
}
.pushbtn_browse.aqua p span {
    background-position: left -400px;
}
.pushbtn_browse.aqua p:hover {
    background-position: right -440px;
}
.pushbtn_browse.aqua p:hover span {
    background-position: left -480px;
}
.pushbtn_browse.aqua p:active {
    background-position: right -520px;
}
.pushbtn_browse.aqua p:active span {
    background-position: left -560px;
}
div.success > h3 {
    height: 25px;
    line-height: 30px;
    padding-left: 35px;
}

div#sx_mds span#moby div.mds_sx p.text_img {
    margin-bottom: 2em;
}

div.news_mc {
    border: 2px solid #cc0000;
    font-size: 1.1em;
    padding: 5px 40px 5px 15px;
}

ol.new-point {
    margin-bottom: 30px;
}

ol.new-point li p {
    float: left;
    margin-left: 0;
}

ol.new-point li p span {
    font-style: italic;
}



div#up, div#down {
    color: #09f;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}


p.success_buono_mc {
    border: 1px solid #cc0000;
    color: #26749b;
    font-size: 1.4em;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
}

p.success_buono_mc span {
    color: #26749b;
    display: block;
    font-weight: normal;
}

/** MC PROGRAMMA **/
div.flag {
    background: url("/mds/www/images/mc_check.png") no-repeat #CC0000;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 40px;
    margin: 25px 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}

div.section-mc div.flag label {
	padding-left: 45px;
}

/** MC HOME PAGE **/
#blocco_div > div#head_content {
    background-color: #2fb1d2;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 35px;
    margin: 10px 0;
    padding-left: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

div.section-mc-hp div.flag {
    background: none no-repeat #2fb1d2;
    line-height: 35px;
}

div.flag label {
	padding-left: 15px;
}

div.section-mc-hp div.flag.bugs-bunny label {
	/*background: url("/mds/www/images/mc_bb_logged.png") no-repeat #2fb1d2;*/
}

.flag.bugs-bunny > img {
    float: right;
    margin-top: -140px;
}

div.account-mc p {
    font-size: 1.1em;
    color: #26749b;
    font-weight: bold;
}

div.account-mc p span {
    font-weight: bold;
    line-height: 25px;
    color: #333;
}

p.mc-saldo-punti {
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
}

p.mc-saldo-punti > span {
    color: #cc0000;
    font-size: 2.5em;
    padding-left: 10px;
}

form#cercaMovimenti {
    margin-bottom: 20px;
}

form#cercaMovimenti img {
    margin-left: 5px;
}

div.movimenti-mc > table {
    margin-bottom: 0;
}

div.movimenti-mc > table th {
    text-transform: uppercase;
    padding-left: 5px;
    text-align: left;
}

p.no_movimenti_mc {
    color: #cc0000;
    font-size: 1.2em;
    font-weight: bold;
}

div#parent {
    height: 210px;
    overflow: hidden;
    padding: 10px 0;
}

div#parent div.child {
    line-height: 21px;
    padding-left: 5px;
}

p.mc-saldo-punti {
    border-bottom: 1px solid #C0C0C0;
}

form#generaBuono {
    margin-top: 15px;
}

div.sp-quantity input.quntity-input {
	font-size: 2.5em;
    height: 35px;
    text-align: center;
    width: 75px;
}

div.sp-quantity a.ddd {
    text-decoration: none;
}

.ddd > img, .ddd-noactive > img {
    margin-top: 3px;
    vertical-align: top;
}

div.coupon-genera-btn {
	float: left;
}

div.coupon-point-mc {
    font-size: 1.1em;
    font-style: italic;
}

div.offerte-sx.mobyclub-sx > h3 {
    background-color: #cc0000;
    text-transform: uppercase;
    padding: 15px 5px;
}

div.offerte-sx.mobyclub-sx > div {
    background-color: #f2f2f2;
    padding: 10px;
}

div.offerte-sx.mobyclub-sx > div p {
	color: #333 !important;
	font-size: 1em !important;
}

div.mobyclub-sx ul.punti-list > li:first-child {
    border: none;
}

div.mobyclub-sx ul.punti-list > li {
    border-top: 1px solid #ccc;
    padding: 5px 0 5px 0;
}

div.mobyclub-sx ul.punti-list.logged > li {
    border: none;
}

div.mobyclub-sx ul.punti-list.logged {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 10px;
    list-style: none;
    padding-left: 0;
}

div.mobyclub-sx ul.punti-list.logged > li a {
    line-height: 20px;
    padding: 5px 0 5px 25px;
}

div.mobyclub-sx ul.punti-list.logged li.mc-mymoby a {
	background: url("/mds/www/images/mc_ico0.png") no-repeat;
}

div.mobyclub-sx ul.punti-list.logged li.mc-profile a {
	background: url("/mds/www/images/mc_ico1.png") no-repeat;
}

div.mobyclub-sx ul.punti-list.logged li.mc-print a {
	background: url("/mds/www/images/mc_ico2.png") no-repeat;
}

div.mobyclub-sx ul.punti-list.logged li.mc-addpren a {
	background: url("/mds/www/images/mc_ico3.png") no-repeat;
}

div.mobyclub-sx ul.punti-list.logged li.mc-ticket a {
	background: url("/mds/www/images/mc_ico4.png") no-repeat;
}

p.mc-ticket {
	background: url("/mds/www/images/mc_ico4.png") no-repeat;
	line-height: 25px;
    padding-left: 30px;
}

div.trip.oneway {
	background: url("/mds/www/images/mc_a.png") no-repeat;
    margin-left: 25px;
    padding-left: 50px;
    margin-bottom: 25px;
}

div.trip.return {
	background: url("/mds/www/images/mc_ar.png") no-repeat;
    margin-left: 10px;
    padding-left: 66px;
    margin-bottom: 25px;
}

div.section-mc ul.punti-list > li {
	background: url("/mds/www/images/mc_check_list.png") no-repeat;
    line-height: 15px;
    margin-bottom: 12px;
    padding-left: 15px;
}

div.offerte-sx.mobyclub-sx > div p.stronger, div.section-mc-hp p.stronger {
    color: #26749b !important;
    font-weight: bold;
}

div.offerte-sx.mobyclub-sx p.titolo-sx {
	color: #26749b !important;
    font-weight: bold;
}

div.mobyclub-sx {
    margin-bottom: 20px;
}

h3.mc-homepage-logged {
	color: #26749b !important;
}

div.registrati-homepage {
	padding: 0 10px;
	background: url("/mds/www/images/mc_sfondo_reg.jpg") repeat-y;
	color: #FFF;
	border-radius: 5px;
	width: 620px !important;
	margin: 25px 0;
}

div.registrati-homepage > h3 {
    color: #fff;
    font-size: 1.2em;
}

div.registrati-homepage p.reg-title {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 5px;
}

div.registrati-homepage p  {
    margin-bottom: 5px;
}

div.registrati-homepage p > strong {
    color: #fff;
}

div.mc-reg-btn img {
    float: right;
    margin: 10px 0;
}

div.mobyclub-sx ul.punti-list {
    list-style: outside none circle;
    padding-left: 12px;
    margin-bottom: 10px;
}

legend.emphcaption.mc-reg, caption.emphcaption.mc-reg {
	background: #2fb1d2 none no-repeat 7px 0;
    font-weight: bold;
    line-height: 30px;
    padding-left: 15px;
    text-transform: uppercase;
    width: 615px !important;
}

div.mc-points {
	text-align: right;
	width: 80px !important;
}

table.coupon-list {
    margin-top: 20px;
}

table.coupon-list th {
    padding-bottom: 10px;
    text-align: left;
}

table.coupon-list tr {
    line-height: 24px;
}

table.coupon-list tr td:first-child {
    padding-left: 5px;
}

table.coupon-list tr td.mc-valore-coupon {
	padding-right: 50px;
    text-align: right;
}

div.my_grid_2, div.my_grid_3, div.my_grid_4, div.my_grid_4_de {
	display: inline;
    float: left;
    margin-right: 5px;
    position: relative;
}

.my_grid_3 {
    width: 130px;
}

.my_grid_4 {
    width: 210px;
}

.my_grid_4_de {
    width: 255px;
}

div.mc-img-partner {
	margin-bottom: 20px;
}

div.mc-partner-section {
    border-top: 1px solid #ccc;
    margin-top: 25px;
    padding-top: 10px;
}

div.mc-img-partner > img:FIRST-CHILD {
	float: right;
}

form.newsletter fieldset {
    border: medium none;
}
