/* @override http://tumetricasocial.com/templates/assets/css/style.css */

@media screen {
	
/* @group Layout */

html {
	height: 100%;
}

body {
	background: #f5f5f5 url(../img/bg.png) repeat-y center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	height: 100%;
}

.wrapper {
	margin: 0 auto;
	width: 860px;
}

.landing .wrapper {
	width: 890px;
}

/* @end */

/* @group Index */

.index .wrapper {
	font-family: adelle, Georgia, "Times New Roman", Times, serif;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

.index section {
	width: 420px;
	padding: 0 0 0 300px;
	height: 550px;
	background: url(../img/figure-home.jpg) no-repeat 31px 85px;
}

.index h1 {
	font-style: italic;
	font-size: 38px;
	font-weight: 100;
	line-height: 1.3;
}

.index h2 {
	font-style: italic;
	font-size: 38px;
	font-weight: 100;
	line-height: 1.3;
	color: #811a0b;
	margin-top: 20px;
}

.index h1 strong {
	color: #811a0b;
	font-weight: 600;
}

.index h2 strong {
	font-weight: 600;
}

.index #your-product {
	margin-top: 40px;
}

.index .inner-label {
	color: #666666;
	font-weight: 100;
	display: block;
}

.index input {
	color: #CCCCCC;
	font: italic 100 18px adelle, Georgia, "Times New Roman", Times, serif;
	border-radius: 6px;
	-moz-border-radius: 6px;
	border: 2px solid #949494;
	padding: 12px 10px 10px;
	display: block;
	margin-top: 20px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.index input:focus,
.input-txt:focus {
	color: #333;
}

.btn {
	background: url(../img/btn.png) no-repeat 0 0;
	height: 53px;
	padding-left: 10px;
	cursor: pointer;
	position: relative;
}

.index .btn {
	float: left;
}

.inner-btn {
	background: url(../img/btn.png) no-repeat 100% -106px;
	height: 53px;
	text-align: center;
	width: 250px;
	border: 0;
	display: block;
	padding: 0 10px 0 0;
	font: 700 16px adelle, Georgia, "Times New Roman", Times, serif;
	color: #FFD6CC;
	text-shadow: 0 1px 1px #4D0000;
	cursor: pointer;
}

.btn:active {
	background-position: 0 -53px;
}

.btn:active .inner-btn {
	background-position: 100% -159px;
}

.btn:active .inner-btn span {
	position: relative;
	top: 1px;
}



.btn.xl {
	background: url(../img/btn-xl.png) no-repeat 0 0;
	height: 78px;
	margin-top: 30px;
}

.index .btn {
	float: left;
}

.xl .inner-btn {
	background: url(../img/btn-xl.png) no-repeat 100% -156px;
	height: 62px;
	text-align: center;
	width: 400px;
	border: 0;
	display: block;
	padding: 16px 10px 0 0;
	font: 600 16px adelle, Georgia, "Times New Roman", Times, serif;
	color: #FFD6CC;
	text-shadow: 0 1px 1px #4D0000;
	cursor: pointer;
	text-decoration: none;
}

.btn.xl:active {
	background-position: 0 -78px;
}

.btn.xl:active .inner-btn {
	background-position: 100% -234px;
	height: 61px;
	padding-top: 17px;
}

#footer {
	display: block;
	background: url(../img/fradera.png) no-repeat;
	height: 32px;
	position: absolute;
	bottom: 20px;
	padding-left: 340px;
	background-position: 300px center;
}

#footer small {
	display: block;
	color: #999999;
	font: italic 100 13px adelle, Georgia, "Times New Roman", Times, serif;
}

#footer small a {
	color: #999999;
}

#footer #send-friend {
	position: absolute;
	bottom: -3px;
	left: 0;
}

#footer #copyright {
	font-size: 15px;
	color: #666666;
}

.content1,
#think,
#disappoint,
.content2 {
	position: absolute;
	width: 420px;
	top: 130px;
	z-index: 1;
}

#think {
	background: #ebebeb url(../img/loading.gif) no-repeat center center;
	height: 400px;
	z-index: 2;
}

#disappoint {
	background: url(../img/disappoint.jpg) no-repeat center center;
	height: 600px;
	width: 480px;
	top: 60px;
}

.content2,
#think,
#disappoint {
	display: none;
}

.result .content1,
.result .content2,
.result #disappoint {
	display: none;
}

.result #think {
	display: block;
}

.content2 p {
	color: #666666;
	font-weight: 300;
	line-height: 1.4;
	margin-top: 30px;
	font-size: 18px;
}

.content2 p a {
	color: #80190B;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight: 500;
}

.content2 p strong {
	color: #333;
	font-weight: 600;
}

.thanks .content2 {
	display: block;
}

/* @end */

/* @group landing */

.landing .wrapper {
	font-family: adelle, Georgia, "Times New Roman", Times, serif;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	padding-bottom: 52px;
}

.landing section {
	padding: 30px 0 0 310px;
	position: relative;
}

figure {
	position: absolute;
	top: 40px;
	left: -30px;
}

.landing h1 {
	font-style: italic;
	font-size: 38px;
	font-weight: 100;
	line-height: 1.3;
	margin-bottom: 30px	;
}

.landing h2 {
	font-size: 26px;
	font-weight: 100;
	line-height: 1.3;
	color: #666666;
	margin-bottom: 20px;
}

.landing h1 strong {
	color: #811a0b;
	font-weight: 600;
}

#call-to-action {
	background: url(../img/bg-call.png) no-repeat left top;
	margin-left: -310px;
	height: 54px;
	padding-left: 310px;
	padding-top: 40px;
}

#call-to-action a {
	color: #80190B;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-size: 16px;
	font-weight: 600;
}

.limit {
	font-size: 14px;
	color: #666666;
	font-weight: 100;
}

#call-to-action .limit {
	float: right;
}

.limit strong {
	color: #333333;
	font-weight: 500;
}

#intro {
	background: url(../img/bg-intro.png) no-repeat;
	margin-left: -39px;
	padding: 30px 0 30px 39px;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 300;
}

#intro strong {
	font-weight: 600;
	color: #87160c;
}

#facts {
	padding-top: 30px;
}

#facts h3 {
	font-size: 18px;
	font-weight: 300;
	color: #666666;
}

.fact-list {
	padding-top: 20px;
}

.fact {
	background: url(../img/bg-fact.png) no-repeat left top;
	width: 580px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.fact .inner-fact {
	background: url(../img/bg-fact.png) no-repeat left bottom;
	padding: 0 20px 20px;
}

.fact h4 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 15px;
}

.fact h4 .num {
	color: #80190B;
}

.fact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.3;
	margin-right: 100px;
}

.fact p strong {
	font-weight: bold;
}

.frad-comment {
	background: url(../img/bg-bq.png) no-repeat left top;
	padding-top: 80px;
	margin-top: -70px;
	font-style: italic;
}

.inner-bq {
	background: url(../img/bg-bq_bottom.png) no-repeat left bottom;
	padding: 10px 11px;
	overflow: hidden;
}

.inner-bq p {
	margin: 0 0 10px;
}

.inner-bq .frad-author {
	float: right;
	color: #80190B;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}

#form {
	background: url(../img/bg-form.png) no-repeat left top;
	position: relative;
	margin-bottom: 20px;
}

#form .intro {
	padding: 20px 20px 20px 200px;
}

#form .uptitle {
	font-size: 24px;
	font-weight: 300;
	font-style: italic;
}

#form h5 {
	font-size: 32px;
	font-weight: 500;
	font-style: italic;
	margin: 8px 0 15px;
	color: #80190B;
}

#form .intro p,
#form .intro li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 10px;
}

#form .intro p strong,
#form .intro li strong {
	font-weight: bold;
}

#form .intro ol {
	padding: 0 0 0 20px;
	list-style-type: decimal;
	list-style-position: inside;
}

#form #result {
	padding: 0 20px 20px 200px;
}

#form #result p {
	color: #80190B;
	line-height: 1.4;
	background: #ffeaef;
	padding: 10px;
	font-size: 20px;
	font-weight: 600;
}

#form-scan {
	background: url(../img/bg-form.png) no-repeat left bottom;
	padding: 0 20px 20px 200px;
	overflow: hidden;
}

#form-scan .input-txt {
	display: block;
}

#form-scan .inner-label {
	font-size: 14px;
}

#legal-label .inner-label {
	font-size: 13px;
	position: relative;
	top: 1px;
	left: 2px;
}

#legal-label .inner-label a {
	color: #7F190B;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#form .btn {
	float: right;
	margin-top: 20px;
}

#form .inner-btn {
	width: 150px;
}

.input-txt {
	color: #CCCCCC;
	font: italic 100 14px adelle, Georgia, "Times New Roman", Times, serif;
	border-radius: 6px;
	-moz-border-radius: 6px;
	border: 2px solid #949494;
	padding: 10px 10px 8px;
	display: block;
	margin-top: 8px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
}

#form .limit {
	position: absolute;
	background: url(../img/icon-form.png) no-repeat 20px 0;
	padding-top: 168px;
	top: 25px;
	left: 20px;
}

#form .note {
	position: absolute;
	top: 320px;
	left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	width: 160px;
	line-height: 1.4;
}

aside {
	position: absolute;
	left: 0;
	width: 230px;
	top: 555px;
}

.landing aside h1 {
	font-style: normal;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
}

.landing aside h1 .onetoone {
	font-size: 18px;
	font-weight: 600;
	margin-left: 2px;
}

.landing aside h1 .onetoone .to {
	font-size: 16px;
}

.landing article {
	margin-bottom: 30px;
}

.landing article h1 {
	font-size: 14px;
	color: #7F190B;
	font-style: italic;
	margin-bottom: 10px;
}

.landing article img {
	margin-bottom: 10px;
}

.landing article p {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3;
}

.landing #footer {
	padding-left: 350px;
	background-position: 310px center;
}

/* @end */

/* @group Legal */

.lb {
	display: none;
}

.lb div {
	background: #FFF;
	border: 2px #CCC solid;
	-webkit-box-shadow: 0 3px 6px #999;
	-moz-box-shadow: 0 3px 6px #999;
	box-shadow: 0 3px 6px #999;
	width: 400px;
	padding: 20px;
	font-family: adelle, Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	margin: 0 auto;
	margin-top: 50%;
}

#legal-txt div h6 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}

.lb div p {
	font-size: 13px;
	font-weight: 300;
}

.lb .crap {
	font-size: 28px;
	font-weight: 300;
	text-align: center;
	display: block;
}

/* @end */

.disabled #disabler {
	position: absolute;
	background: #FFF;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0.6;
}

}

@media print {
	* {
		background: transparent !important;
		color: #444 !important;
		text-shadow: none;
	}

	a, a:visited {
		color: #444 !important;
		text-decoration: underline;
	}

	a:after {
		content: " ("attr(href)")";
	}

	abbr:after {
		content: " ("attr(title)")";
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	img {
		page-break-inside: avoid;
	}

	@page {
		margin: 0.5cm;
	}

	p, h2, h3 {
		orphans: 3; widows: 3;
	}

	h2, h3 {
		page-break-after: avoid;
	}
}

@media all and (orientation:portrait) {
/* Style adjustments for portrait mode goes here */
}

@media all and (orientation:landscape) {
/* Style adjustments for landscape mode goes here */
}