body {
	font-family: "Gill Sans MT", "Calibri", "Helvetica", "Arial", sans-serif;
	padding: 0;
	margin: 0;
	background: url('../images/gradient.jpg') repeat-x top left;
	min-height: 768px;
}

.main {
	background: url('../images/background.jpg') no-repeat top left;
	width: 936px;
	height: 459px;
	padding: 0 30px;
	padding-top: 180px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
	position: relative;
}

.main h2 {
	padding: 0;
	margin: 0;
	margin-left: 30px;
	padding-bottom: 5px;
	width: 590px;
	border-bottom: 1px solid #BEBEBE;
}

.main .benefits {
	text-align: left;
	margin-top: 5px;
	margin-left: 30px;
	font-size: 13px;
}

#register-form {
	display: block;
	width: 242px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	background: url('../images/form.jpg') no-repeat center center;
	color: #FFF;
	padding-top: 35px;
}

#register-form .af-element {
	text-align: left;
	width: 150px;
	margin: 0 auto;
}

#register-form .af-element input {
	width: 100%;
}

#register-form .af-element input.text {
	width: 100%;
	margin-bottom: 10px;
	color: #575757;
	border: 2px solid #b9631f;
	padding: 3px;
}

input.submit {
	font-size: 10px;
}

#register-form .af-element input.active {
	color: #000;
}

#register-form label {
	font-size: 12px;
	text-align: left;
}

.main .benefits-bottom {
	text-align: left;
	margin-top: 25px;
	margin-left: 30px;
	font-size: 13px;
}

div.pdf-bonus {
	background: url('../images/coperta-pdf-bonus.jpg') no-repeat 0 0;
	width: 190px;
	height: 247px;
	position: absolute;
	top: 160px;
	right: 100px;
}

ul {
	padding-top: 10px;
	margin-top: 0;
}

.aweber-info {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.aweber-info:hover {
	color: #000;
	text-decoration: underline;
}

.aweber-info-container {
	position: absolute;
	width: 300px;
	left: 320px;
	top: 200px;
	color: #000;
	padding: 20px;
	font-size: 12px;
	text-align: left;
	background: #FFF;
	border: 3px solid #858585;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	z-index: 11;
	display: none;
}

.bg-container {
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	display: none;
	z-index: 10;
}

div.center {
	text-align: center;
}

.mp3s {
	position: absolute;
	top: 320px;
	left: 50px;
	font-size: 12px;
	background: url('../images/demo.jpg') no-repeat left center;
	padding-left: 50px;
}

.mp3 {
	background: url('../images/difuzor.jpg') no-repeat left center;
	padding-left: 50px;
	height: 50px;
	line-height: 50px;
	display: block;
	color: #000;
	text-decoration: none;
	outline: none;
}

a.playing {
	background: url('../images/playing.jpg') no-repeat left center;
}

.comments {
	display: block;
	width: 300px;
	position: absolute;
	font-size: 10px;
	top: 410px;
	right: 50px;
	height: 300px;
	background: url('../images/comments.jpg') no-repeat left top;
}

.comment {
	display: none;
	position: absolute;
	top: 0;
	left: 40px;
	text-align: justify;
}

.comment.active {
	display: block;
}

.already-subscribed {
	font-size: 13px;
	position: absolute;
	top: 328px;
	left: 517px;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 64px;
	text-align: center;
}

.already-subscribed:hover {
	background-color: #b86711;
}

.wrap-prenume.active {
	font-size: 12px;
	text-align: center;
}