
/**
INIZIO wmobyclub.reg.confirm.html
**/

div#confirm_container {
	font: 11px Arial, Helvetica, sans-serif;
}

div#column_container {
	float:left;
	width: 98%;
}

div#confirm_container h5, div#wpop_container h5 {
	color: #0066b9; 
	font: 17px Arial, Helvetica, sans-serif;
}

div#confirm_container p {
	font: 15px Arial, Helvetica, sans-serif;
}

div#confirm_container .blueLabel { 
	color: #0066b9;
}

div#confirm_container .miniText {
	font: 11px Arial, Helvetica, sans-serif;
}

/**
FINE wmobyclub.reg.confirm.html
**/

/**
INIZIO wpop.container.mc.html
**/

/*h5 definito prima*/

#wpop_container {
	margin: 15px;
	margin-left: 25px;
}

div#wpop_container form label {
	font-size: 12px;
}

div#wpop_container form input[type=text] {
	size: 45;
}

div#wpop_container form input[type=submit] {
	background: transparent url(/mds/www/images/b-invia-it.gif) no-repeat;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 0;
	padding: 0;
	border: 0;
	width: 105px;
	height: 18px;
}

div#reminder_mail_success, div#reminder_mail_unsuccess {
	float: left;
}

div#title_blu {
	color: rgb(39,123,187);
	font-size: 28px;
	padding-bottom: 1px;
	font-weight: bolder;
}

table.intestazione td {
	color: #999999;
	font-weight: bold;
	vertical-align: bottom;
}

table.intestazione td#active {
	color: #2FB1D2;
}

/* ******************** [Moby Club - registration] ********************* */
form.pdata ul li.errors{
    background-color: white;
    color: red;
    height: inherit;
    margin-bottom: 0;
    width: 590px;
}
.errors{
    background-color: white;
    color: red;
    height: inherit;
    margin-bottom: 0;
}
label.error{border-bottom: 1px dotted red}
input.error,textarea.error{border : 1px solid red}
select.error{border : 1px solid red;}
checkbox.error{border : 1px solid red}
form#mcreg label {display: block;padding-right: 10px;}
form#mcreg ul li.checkbox {
    /* width: inherit; */
    width: 640px;
    height: inherit;
}
form#mcreg ul li.checkbox span{display:block;width:570px;}
form#mcreg ul li.checkbox span label{float:none;color: #333333;font-size: 1em;display:inline;line-height: 1.1em;margin-bottom: 0.5em;vertical-align: baseline;}
form#mcreg ul li.checkbox span input{display:inline;margin-right: 5px;width: 10px;}
/*fieldset#code label#captcha{text-indent:0px}*/
form#mcreg fieldset#code label.error{text-indent:0px}
form#mcreg fieldset#code label#captcha {
    padding: 0;
}
form.pdata fieldset.yesno a {
    float: none;
    line-height: inherit;
    display:inline;
}
form.pdata fieldset.yesno li.checkbox a {
    float: none;
}
form#mc-opt-data label {display: block;padding-right: 10px;}
form#mc-opt-data ol li.checkbox{}
form#mc-opt-data ol li.checkbox span{display:block;}
form#mc-opt-data ol li.checkbox span label{float:none;color: #333333;font-size: 1em;display:inline;line-height: 1.1em;margin-bottom: 0.5em;vertical-align: baseline;}
form#mc-opt-data ol li.checkbox span input{display:inline;margin-right: 5px;width: 10px;}
form#mc-opt-data p#privacy2{text-align: center;}
form#mc-opt-data p#privacy2 span{text-align: center;}
form#mc-opt-data p#privacy2 span input{display:inline;margin-right: 5px;width: 10px;}
form#mc-opt-data p#privacy2 span label{color: #333333;font-size: 1em;display:inline;line-height: 1.1em;margin-bottom: 0.5em;vertical-align: baseline;}
form#mc-opt-data .pushbtn a {float: right;}
form#mc-opt-data fieldset#sonsDetails {
    border: 1px solid #CC0000;
    padding: 10px;
    position: absolute;
    right: 90px;
    top: 293px;
    width: 50px;
}
form#mc-opt-data fieldset#sonsDetails ul li{
	height: inherit;
	/*height: 40px;*/
}
button.red_button{
background-position: right -119px;
}
button.red_button span{
background-position: left -160px;
}
button.red_button:hover{
background-position: right -199px;
}
button.red_button:hover span{
background-position: left -240px;
}
button.red_button:active{
background-position: right -279px;
}
button.red_button:active span{
background-position: left -320px;
}
button, button span{
    border: none;
    color: #FFFFFF;
 	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('/export/system/modules/it.moby.sito/resources/images/btnsprite.png');
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    height: 40px;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
}
button span {
    margin-right: 11px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 11px;
    position: relative;
    white-space: nowrap;
}
#cboxContent{text-align:left;}
/* ******************** [Moby Club - registration] ********************* */
