@charset "utf-8";
/* CSS Document */

body {
	background:#fffce7 url(http://viraladstore.com/img/squeeze/page3/bg.jpg) repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#6d6b5e;
}
	h1,h2,h3,h4,h5,h6 {
		font-family: Arial, Helvetica, sans-serif;
		color:#716f62;
	}
	.clear { clear:both; height:0px; margin:0; }
	.center { text-align:center; margin:0 auto; }
	.strong { font-weight:bold; }
	.em { font-style:italic; }
	.ul { text-decoration:underline; }
	.highlight { background: #fff99f; }
	.float-l { float:left; }
	.float-r { float:right; }
	.red { color:#b90101; }
	.black { color:#000; }
	.blue { color:#112448; }
	a { color: #6d6b5e; margin:0; -moz-user-select:text; }
	a:hover { text-decoration:none; }
	.hr-line { background:url(http://viraladstore.com/img/squeeze/page3/hr.gif) no-repeat; width:585px; margin:0 auto 16px; height:1px; }
	.hide {
		background:none;
		font-size:1px;
		display:none;
		height:0;
		left:-9999px;
		overflow:hidden;
		position:absolute;
		top:-9999px;
		width:0;
		z-index:0;
		line-height:0px;
	}
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.clearfix {
		display: inline-block;
	}
	html[xmlns] .clearfix {
		display: block;
	}
	* html .clearfix {
		height: 1%;
	}
	#container {
		margin:0 auto;
		width:726px;
	}
		#headline {
			background:url(http://viraladstore.com/img/squeeze/page3/headline.png) no-repeat 5px 24px;
			height:158px;
			text-indent:-9999px;
		}
		#video {
			background:url(http://viraladstore.com/img/squeeze/page3/video-bg.jpg) no-repeat;
			height:301px;
			margin:0 0 0 18px;
			padding:14px;
			width:437px;
		}
			#form-wrap {
				background:url(http://viraladstore.com/img/squeeze/page3/form-bg.jpg) no-repeat center top;
				color:#000;
				float:left;
				height:279px;
				left:0px;
				margin:-487px 0 0 501px;
				padding:210px 0 0;
				position:relative;
				top:0px;
				width:220px;
			}
				#form-wrap h3 {
					color:#000;
					margin:0 auto 5px;
					font-size:18px;
					font-weight:bold;
					line-height:20px;
					text-align:center;
					width:165px;
				}
				#form-wrap p {
					font-size:12px;
					margin:0 auto;
					text-align:center;
					width:175px;
				}
				.info-wrap {
					width:202px;
					height:25px;
					margin:0 auto 21px;
				}
				.info-wrap label {
					width:172px;
					color:#000;
					font:bold 16px Arial, Helvetica, sans-serif;
					margin:0 0 0 0px;
					padding:0px 0 0 0;
					float:left;
				}
				.info-wrap .txt-field {
					color:#7a7a7a;
					background-color:transparent;
					width:170px;
					height:25px;
					padding:2px 0px 2px;
					border:solid 1px transparent;
					float:left;
					font:bold 16px Arial, Helvetica, sans-serif;
				}
				#form-wrap .button-wrap {
					width:217px;
					height:44px;
					margin:10px auto 0;
					clear:both;
				}
					#form-wrap button {
						width:217px;
						height:44px;
						overflow: visible;
					}
					#form-wrap button.link {
						text-indent:-9999px;
						background: url(http://viraladstore.com/img/squeeze/page3/btn-submit.jpg) no-repeat left top;
						display:block;
						margin: 0;
						padding: 0;
						border: none;
						cursor: pointer;
						-moz-user-select: text;
					}
					#form-wrap button.link:hover {
						background: url(http://viraladstore.com/img/squeeze/page3/btn-submit.jpg) no-repeat left bottom;
					}
			#footer {
				background:url(http://viraladstore.com/img/squeeze/page3/logo-footer.jpg) no-repeat right 28px;
				clear:both;
				color:#afafaf;
				font:normal 10px Arial, Helvetica, sans-serif;
				height:60px;
				margin:0 auto;
				padding:35px 0 0;
				text-align:center;
				width:726px;
			}
				#footer ul {
				    color:#989689;
					font:normal 10px Arial, Helvetica, sans-serif;
					letter-spacing:-.3px;
					margin:0px 0 1px 20px;
					text-align:left;
					width:500px;
				}
					#footer ul li { display:inline; }
					#footer ul li a { color:#989689; text-decoration:none; }
					#footer ul li a:hover { color:#000; }
					#footer ul li span { padding:0 5px 0; }

