@charset "iso-8859-1";
/* CSS Document */

#reg {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 1.4;
	color: #333;
}
#reg a:link {
	color: #0fc6ed;
	text-decoration: underline;
}

#reg h4 {
	display: block;
	height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e3df;
	text-indent: -1024px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-top: 20px;
}
#reg h4.richiesta {
	background-repeat: no-repeat;
	background-position: 020px 0px;
	background-image: url(../images/reg/reg.png);
}

#reg a.selettore {
	text-indent: -1024px;
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	overflow: hidden;
	margin-left: -28px;
}
#reg a.selettore.on {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -68px -98px;
}
#reg a.selettore.off {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -68px -80px;
}

#reg ol {
	display: block;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #aac0c4;
	margin-bottom: 40px;
}
#reg ol li {
	display: block;
	padding-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aac0c4;
	position: relative;
}
#reg ol li span {
	position: absolute;
	left: 0px;
	top: 15px;
	text-indent: -1024px;
	display: block;
	height: 34px;
	width: 34px;
	overflow: hidden;
}
#reg ol li.a span {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: 0px -46px;
}
#reg ol li.a label {
	margin-bottom: 20px;
}

#reg ol li.b span {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -34px -46px;
}
#reg ol li.c span {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -68px -46px;
}
#reg ol li.c select {
	line-height: 42px;
	width: 186px;
	border: 1px solid #bdc1c5;
	font-size: 14px;
	height: 42px;
}
#reg ol li.c option {
	line-height: 1.6;
	width: 186px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdc1c5;
}
#reg ol li.d span {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -102px -46px;
}
#reg  ol li.d .tabellus {
	display: block;
	float: left;
	width: 50%;
}
#reg ol li.d .tabellus label {
	font-family: monospace;
	font-weight: bold;
	color: #333;
	padding-left: 5px;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	width: auto;
}
#reg ol li.d label {
	margin-top: 20px;
	clear: both;
	width: 100%;
	float: left;
}

#reg ol li.e span {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -136px -46px;
}
#reg ol li.e label.indirizzo {
	position: absolute;
	left: 100px;
	top: 55px;
}
#reg ol li.e label {
	font-family: monospace;
	color: #333;
	margin-left: 5px;
}


#reg ol li.e input.indirizzo {
	position: absolute;
	left: 100px;
	top: 75px;
}


#reg ol li.e label.civico {
	position: absolute;
	left: 305px;
	top: 55px;
}

#reg ol li.e input.civico {
	position: absolute;
	left: 305px;
	top: 75px;
	background-image: url(../images/reg/reg.png);
	background-position: -198px -321px;
	width: 51px;
}
#reg ol li.e label.cap {
	position: absolute;
	left: 100px;
	top: 133px;
}

#reg ol li.e input.cap {
	position: absolute;
	left: 100px;
	top: 153px;
	background-image: url(../images/reg/reg.png);
	background-position: -196px -321px;
	width: 51px;
}

#reg ol li.e label.citta {
	position: absolute;
	left: 174px;
	top: 133px;
}
#reg ol li.e input.citta {
	position: absolute;
	left: 174px;
	top: 153px;
}
#reg ol li.e label.provincia {
	position: absolute;
	left: 376px;
	top: 133px;
}

#reg ol li.e select.provincia {
	position: absolute;
	left: 376px;
	top: 155px;
	line-height: 42px;
	width: 186px;
	border: 1px solid #bdc1c5;
	font-size: 14px;
	height: 42px;
}
#reg ol li.e label.telefono {
	position: absolute;
	left: 100px;
	top: 133px;
}
#reg ol li.e input.telefono {
	position: absolute;
	left: 100px;
	top: 153px;
}
#reg ol li.e #recapiti {
	height: 160px;
}
#reg ol li.e a.ox {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/second/bg2.png);
	background-repeat: repeat-x;
	background-position: 0px -8px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: right;
	text-decoration: none;
	-webkit-border-radius:  6px;
	-moz-border-radius:  6px;
	font-family: sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
#reg ol li.e a.ox:hover {
	background-position: 0px -32px;
	background-image: url(../images/second/bg2.png);
}
#reg ol li.e #divDatiFatturazione {
	position: relative;
	margin-left: -100px;
	padding-left: 100px;
	margin-top: 20px;
	clear: both;
	float: left;
}






#reg ol li.f span {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -170px -46px;
}
#reg ol li.f label {
	font-family: monospace;
	color: #333;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
}

#reg ol li.g span {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -204px -46px;
}
#reg ol li.g input {
	font-size: 18px;
	height: auto;
	width: auto;
	float: left;
	margin-right: 10px;
}
#reg ol li.g input p {
	display: block;
	margin-top: 10px;
}
#reg ol li h3 {
	background-image: url(../images/reg/reg.png);
	background-position: 0px 0px;
	text-indent: -1024px;
	display: block;
	height: 21px;
	width: 240px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 14px;
	margin-left: -3px;
}
#reg ol li.a h3 {
	line-height: 18px;
	height: 18px;
	width: 50px;
}
#reg ol li.a h3.free {
	background-position: 0px -80px;
}
#reg ol li.a h3.pro {
	background-position: 0px -98px;
}
#reg ol li.b h3 {
	background-position: 0px -118px;
}
#reg ol li.c h3 {
	background-position: 0px -139px;
}
#reg ol li.d h3 {
	background-position: 0px -160px;
}
#reg ol li.e h3 {
	background-position: 0px -181px;
}
#reg ol li.e #divDatiFatturazione h3    {
	background-position: 0px -244px;
}
#reg ol li.f h3 {
	background-position: 0px -202px;
}
#reg ol li.g h3 {
	background-position: 0px -223px;
}
#reg ol li label {
	display: block;
	margin-bottom: 5px;
}

#reg  ol li input {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: 0px -321px;
	height: 38px;
	width: 185px;
	font-size: 14px;
	color: #666;
	padding-top: 4px;
	padding-bottom: 8px;
	display: block;
	padding-left: 7px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#reg ul.end {
	display: block;
	padding-left: 100px;
}
#reg ul.end li.slim {
	display: block;
	float: left;
	width: 33%;
}
#reg ul.end li.slim input {
	float: left;
	clear: none;
	display: block;
	height: auto;
	width: auto;
	font-size: 18px;
}
#reg ul.end li.slim h3 {
	display: block;
	float: left;
	margin-left: 5px;
	margin-bottom: -5px;
}
#reg ul.end li.slim h3.si {
	background-image: url(../images/reg/reg.png);
	background-position: 0px -265px;
	display: block;
	overflow: hidden;
	text-indent: -1024px;
	width: 77px;
	height: 11px;
}
#reg ul.end li.slim h3.no {
	background-image: url(../images/reg/reg.png);
	background-position: -79px -265px;
	display: block;
	overflow: hidden;
	text-indent: -1024px;
	width: 77px;
	height: 11px;
}

#reg ul.end li.priv {
	display: block;
	clear: both;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.6;
	float: left;
	margin-bottom: 10px;
}
#reg ul.end li.canc {
	display: block;
	float: left;
	width: 40%;
}
#reg ul.end li.canc a {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -1px -279px;
	height: 41px;
	width: 128px;
	text-indent: -1024px;
	display: block;
}
#reg ul.end li.reg {
	display: block;
	float: left;
}
#reg ul.end li.reg a {
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -132px -279px;
	height: 41px;
	width: 128px;
	text-indent: -1024px;
	display: block;
}







#reg .riga_tot {
	display: block;
	width: 360px;
	position: relative;
	height: 40px;
}
#reg .riga_tot.tot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #028cc4;
	height: 50px;
}
#reg .riga_tot.tot pre {
	top: 10px;
}
#reg .riga_tot pre {
	font-size: 24px;
	font-weight: bold;
	color: #028cc4;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding-right: 5px;
}
#reg .riga_tot pre i {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	top: 2px;
	right: 0px;
}
#reg .riga_tot div.info {
	text-align: left;
	text-indent: -1024px;
	position: absolute;
	height: 16px;
	width: 16px;
	left: 0px;
	top: -25px;
	display: block;
	background-image: url(../images/reg/reg.png);
	background-position: -104px -93px;
	cursor: pointer;
	cursor: hand;
	font-size: 16px;
	line-height: 16px;
}
#reg .riga_tot select {
	width: 250px;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #CCC;
}
/* close commented backslash hack */


#reg .riga_tot div.info div.tooltip {
	background-color: #EAA627;
	display: none;
	width: 250px;
	border: 2px solid #EAA627;
	position: absolute;
	left: -15px;
	bottom: 25px;
	text-indent: 0;
	font-size: 11px;
	line-height: 1.3;
	white-space: normal;
   	-moz-box-shadow:3px 3px 6px 0 #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(offx=3, offy=3, Strength=6, Direction=120, Color='#999');
}
#reg .riga_tot div.info div.tooltip * {
	cursor: default;
}
#reg .riga_tot div.info div.tooltip span {
	display: block;
	height: 10px;
	width: 20px;
	position: absolute;
	left: 10px;
	bottom: -10px;
	background-image: url(../images/reg/reg.png);
	background-repeat: no-repeat;
	background-position: -102px -80px;
	top: auto;
	right: auto;
}
#reg .riga_tot div.info div.tooltip b {
	font-weight: bold;
	color: #FFF;
	display: block;
	position: absolute;
	top: 0px;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	width: 240px;
	background-color: #EAA627;
	padding-left: 10px;
}
#reg .riga_tot div.info div.tooltip p {
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FBFBFB;
}
#reg .riga_tot div.info:hover div.tooltip {
	display: block;
	visibility: visible;
}
#mess {
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: 25px 26px;
	-webkit-border-radius:  8px;
	-moz-border-radius:  8px;
	white-space: normal;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 164px;
}
#mess h1 {
	font-size: 24px;
	display: block;
	margin-left: 65px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 6px;
	background-color: transparent;
}
#mess p {
	font-size: 13px;
	display: block;
	line-height: 1.2;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}
#mess dd {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.2;
	background-color: transparent;
	-webkit-border-radius:  8px;
	-moz-border-radius:  8px;
	background-image: none;
	display: block;
}
#mess.no {
	background-image: url(../images/second/no.png);
}
#mess.no h1 {
	color: #cd2a00;
}
#mess.no dd {
	color: #cd2a00;
}
#mess.no p {
	color: #cd2a00;
}
#mess.ok {
	background-color: #ECF8FF;
	background-image: url(../images/second/ok.png);
}
#mess.ok p {
	color: #000;
}
#mess.ok h1 {
	color: #1ebd21;
}
#divRiepilogo {
	width: 670px;
	margin-top: 10px;
	padding-bottom: 30px;
}
#divRiepilogo h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	color: #1F91C9;
}
#divRiepilogo h3.sec {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	margin-top: 20px;
}
#divRiepilogo h4 {
	font-size: 18px;
	color: #306484;
	display: block;
	background-color: #F7F7F7;
	font-weight: bold;
	padding-top: 10px;
	height: 50px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#divRiepilogo p {
	background-color: #F7F7F7;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1f91c9;
	clear: both;
	font-size: 11px;
	line-height: 1.3;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	width: 100%;
	margin-left: -20px;
}
#divRiepilogo li {
	width: 400px;
	display: block;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px solid #dff1ff;
}
#divRiepilogo li.reg {
	width: 670px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
	height: 1px;
	margin: 0px;
}
#divRiepilogo li a.reg {
	position: absolute;
	background-color: #ffa600;
	text-align: center;
	text-indent: 0;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: -70px;
	right: 0px;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	width: 174px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cd6515;
	-webkit-border-radius:  4px;
	-moz-border-radius:  4px;
}
#divRiepilogo li a.reg:hover {
	text-decoration: none;
}
#divRiepilogo li a.reg:active {
	margin-top: 2px;
	border-bottom-style: none;
	text-decoration: none;
	background-color: #ff6f00;
}
#divRiepilogo li a.canc {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	background-color: #999;
	height: 20px;
	width: 154px;
	padding-right: 20px;
	padding-left: 20px;
	float: none;
	clear: both;
	text-indent: 0;
	text-align: center;
	margin-left: 0px;
	-webkit-border-radius:  3px;
	-moz-border-radius:  3px;
	color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #858585;
	border-bottom-width: 1px;
	margin-top: 0px;
	position: absolute;
	top: -31px;
	right: 0px;
}
#divRiepilogo li a.canc:hover {
	text-decoration: none;
}
#divRiepilogo li a.canc:active {
	margin-top: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#divRiepilogo li label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #50829e;
	margin-top: 8px;
	margin-bottom: 4px;
}
#divRiepilogo li span {
	font-size: 14px;
	font-weight: normal;
	display: inline;
	color: #000;
}
#divRiepilogo li.nomeazienda {
	display: block;
	background-color: #FFF;
	-webkit-border-radius:  6px;
	-moz-border-radius:  6px;
	width: 666px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-top-color: #FBFBFB;
	border-right-color: #FBFBFB;
	border-bottom-color: #FBFBFB;
	border-left-color: #FBFBFB;
}
#divRiepilogo li.nomeazienda span {
	font-size: 20px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
#divRiepilogo li.indirizzo, #divRiepilogo li.fatturazione, #divRiepilogo li.accesso, #divRiepilogo li.pagamento {
	background-color: #eff8ff;
	width: 281px;
	-webkit-border-radius:  6px;
	-moz-border-radius:  6px;
	min-height: 110px;
	padding: 20px;
	display: inline;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#divRiepilogo li.indirizzo, #divRiepilogo li.accesso {
	float: left;
}
#divRiepilogo li.fatturazione, #divRiepilogo li.pagamento {
	float: right;
}
#divRiepilogo li.condizioni {
	background-color: #fcf5c2;
	float: right;
	border-top-color: #ffc000;
	border-right-color: #ffc000;
	border-bottom-color: #ffc000;
	border-left-color: #ffc000;
	width: 150px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: none;
	margin-top: 40px;
	-webkit-border-radius:  6px;
	-moz-border-radius:  6px;
	position: relative;
}
#divRiepilogo li.condizioni input {
	position: absolute;
	left: 10px;
	top: 8px;
}
#divRiepilogo li.condizioni h3 {
	font-size: 12px;
    color: #000;
	color: #000;
	padding-left: 20px;
	padding-bottom: 5px;
}
#divRiepilogo li.condizioni p {
	margin: 0px;
	background-color: #FCF5C2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 1.2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
}
#divRiepilogo li.con_ven {
	display: block;
	background-color: #F7F7F7;
	-webkit-border-radius:  6px;
	-moz-border-radius:  6px;
	width: 666px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-top-color: #CCC;
	font-size: 12px;
	line-height: 1.1;
	color: #333;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
#divRiepilogo li.con_ven h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#divRiepilogo .scontrino {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	float: left;
}
#divRiepilogo .scontrino h3 {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 400px;
}
#divRiepilogo .scontrino #contenu {
	display: block;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
#divRiepilogo .scontrino #contenu td {
	font-size: 12px;
	white-space: nowrap;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FBFBFB;
}
#divRiepilogo .scontrino #contenu td span {
	font-size: 12px;
	white-space: nowrap;
	display: inline;
}


#divRiepilogo .scontrino #contenu .tot {
	text-align: right;
}
#divRiepilogo .scontrino #contenu .rig {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1F91C9;
}
#divRiepilogo .scontrino #contenu .er {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

#divRiepilogo .scontrino #contenu hr {
	clear: both;
	width: 100%;
	display: block;
	height: auto;
	visibility: visible;
	color: #CCC;
}

