#demoForm{
	padding: 30px;
	margin-bottom: 20px;
}

#checkout-main .text{
	padding: 5px;
	border: 1px solid #ccc;
	color: #456;
	letter-spacing: 1px;
	background-color: #f2f2f2;
}

#checkout-main tr strong {
	font-weight: bold;
	color: #333333;
}

#checkout-main tr {
	line-height: 15px;
	border-bottom: 1px solid #ddd;
}

#checkout-main td {
	padding: 5px 0px;
	vertical-align: middle;
}

#checkout-main h2 {
	border-bottom: 1px dotted #ccc;
	font-size: 22px;
	font-weight: normal;
	margin: -5px 0 10px 0;
}

#checkout-main h2 em {
	display: block;
	font-size: 14px;
	color: #666;
	font-style: normal;
	margin-top: 5px;
	line-height: 22px;
}

#checkout1-form {
	margin-top: 10px;
	padding: 20px 0px;
	margin-bottom:20px;
}

#checkout1-form .row .r2 input{ width: 104px;}
#checkout1-form .row .l{ float: left; width: 315px; }
#checkout1-form .row .r{ float: left; width: 315px; }
#checkout1-form .row .l label,
#checkout1-form .row .r label,
#checkout1-form .row .r a,
#checkout1-form  .row .r label.note,
#checkout1-form  .row .r a.note{ color: #24659c; font-weight: normal; margin-top: 21px; line-height: 26px; height: 26px; margin-bottom: 0px;}
#checkout1-form  label.required{ font-weight: bold; }

#checkout1-form .row .c{ float: left; width: 170px; margin-right: 5px; }
#checkout1-form .row .r2{ float: left; width: 140px; }

#checkout1-form .row3{ border-top: 1px dotted #a3a3a3; border-bottom: 1px dotted #a3a3a3; padding: 20px; height: 24px;}
#checkout1-form .row3 input.r{float: left; height: 24px; line-height: 24px; border: 0px; margin: 0px;}
#checkout1-form .row3 span{ float: left; font-weight: bold; margin-left: 10px; height: 24px; line-height: 24px;}


#btn_invia{width:140px; margin:0 auto; cursor:pointer;
	text-align: center;
	border-bottom: 1px solid #8a8a8a;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	text-transform:uppercase;
	font-weight:bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #000;

	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -o-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -ms-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e3e3e3',GradientType=0 );
}

.overlay{
	background:transparent url(webassets/js/CSSOverlay/images/overlay.png) repeat top left;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:100;
}
.box-alert{
	position:fixed;
	top:-400px;
	left:30%;
	right:30%;
	background-color:#fff;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index:101;
	text-align:center
}

.box-alert p {
	margin:10px 0;
	color:#cc0000 !important;
	font-size: 12px;
}

.box-title-form{
	height: 40px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: #cc0000;
	background: -moz-linear-gradient(top, #ff0000 0%, #cc0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#cc0000));
	background: -webkit-linear-gradient(top, #ff0000 0%,#cc0000 100%);
	background: -o-linear-gradient(top, #ff0000 0%,#cc0000 100%);
	background: -ms-linear-gradient(top, #ff0000 0%,#cc0000 100%);
	background: linear-gradient(top, #ff0000 0%,#cc0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 );
}

h2.nice-title-infoform-box,h1.nice-title-infoform-box{
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 0px -1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=-1);
	padding-left:10px;
	float:left;
	text-transform:uppercase;
}
.box-title-form .infoform-box{ float: right; width: 40px; height: 40px; background: url(webassets/images/alert-icon.png) no-repeat center center; }
a.boxclose{
	float:right;
	width:26px;
	height:26px;
	background:transparent url(webassets/js/CSSOverlay/images/cancel.png) repeat top left;
	margin-top:-10px;
	margin-right:-10px;
	cursor:pointer;
}
input.error {background-color:#FCC !important;}
textarea.error {background-color:#FCC !important;}

#checkout-steps{
	margin: 0;
	height: 46px;
	list-style: none;
	background-color: #f8f8f8;
}

#checkout-steps .l .step {
	padding-top: 14px;
	padding-bottom: 14px;
	float: left;
	text-align: center;
	height: 100%;
	background-color: #f8f8f8;
}

#checkout-steps .l .step .step-id {
	width: 150px;
	font-size: 14px;
	color: #989898;
}

#checkout-steps .l .step.active {
	background: #e62223;
}

#checkout-steps .l .step.active .step-id {
	color: #ffffff;
}


#checkout-main input[type="text"],
input[type="password"] {
	height: 38px;
}

input.nice-i, textarea.nice-i {
	color: #666;
	border: 1px solid #e2e2e2;
	padding: 4px 10px;
	-webkit-box-shadow: inset 2px 4px 4px -1px rgba(229, 229, 229, 1);
	-moz-box-shadow: inset 2px 4px 4px -1px rgba(229, 229, 229, 1);
	box-shadow: inset 2px 4px 4px -1px rgba(229, 229, 229, 1);
}

input.nice-s:hover, .nice-a:hover {
	text-align: center;
	border-bottom: 1px solid #8a8a8a;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #424757;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -o-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -ms-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e3e3e3',GradientType=0 );
}

input.nice-s, .nice-a {
	height: 27px;
	line-height: 27px;
	text-align: center;
	border-bottom: 1px solid #8a8a8a;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e62223;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -o-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -ms-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e3e3e3',GradientType=0 );
}

#payment-block .row3 a.checkout {
	float: left;
	width: 110px;
	height: 35px;
	line-height: 35px;
}

a.nice-a2{
	text-align: center;
	border-bottom: 1px solid #8a8a8a;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;

	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e62223;

	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -o-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: -ms-linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	background: linear-gradient(top, #fefefe 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e3e3e3',GradientType=0 );
}

#checkout-main .subinfo {
	margin-bottom: 10px;
}

#checkout-main .subinfo .l {
	font-size: 24px;
	font-weight: 600;
	color: #e62223;
	margin: 0;
	font-family: 'Dancing Script', cursive;
}

#checkout-main .subinfo .r2 {
	height: 35px;
	font-size: 12px;
	margin-top: 10px;
}