/*
Browser Reset
-------------------------------------------------------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }

/* Debug ---------*/
/* { border-top: 1px solid red; }

/*
Foundation
-------------------------------------------------------------------------------------------------------------------------------*/
body { background: #010101; font: 0.85em/1 Georgia, Times, 'Times New Roman', serif; color: #18150E; }
a { color: #666; text-decoration:none; }
a:hover { color: #666; text-decoration:underline; }

#wrapper { width:780px; margin:0 auto; }
#header { margin: 0; padding: 0; width:780px; height:240px; float:left; clear:both; background:url(../_img/header.jpg) no-repeat; }
#header h1 span { display:none; }
#header h2 span { display:none; }
#header h3 span { display:none; }

#logo { overflow:hidden; margin: 0; padding: 0; float:left; width:216px; height:240px; background:url(../_img/13letters.jpg) no-repeat; }
#headline { overflow:hidden; margin: 0; padding: 0; float:left; width:564px; height:73px; background:url(../_img/youthought.jpg) no-repeat; }
#intro { overflow:hidden; margin: 0; padding: 0; float:left; width:564px; height:167px; background:url(../_img/paul.jpg) no-repeat; }
	#intro p { margin:25px 20px 0 170px; line-height:14px; color:#fff; font-size:.9em; font-style:italic; }

#content {
	width:750px;
	float:left;
	margin: 0;
	padding: 0 15px 20px;
	background:url(../_img/videobg.jpg) no-repeat;  }


#signup { float:left; width:250px; margin: 10px 0 0 10px; }
#signup p { margin:10px 0 0 0; color:#999; font-size:.9em;  }
h3.signup { float:left; background:url(../_img/signup.gif) no-repeat; width:250px; height:44px; margin:0 0 5px 0; }
h3.signup span { display:none; }

#content-form { overflow:hidden; width:500px; float:left; margin:0 0 0 20px; }
p.alert { background:#F76300; color:#fff; font-weight:bold; padding:10px; margin:0 10px 0 0; font-size:.85em; }

a.plain {
	border: 0px solid !important;
	text-decoration: none !important;
	}

a.plain img {
	border: 0px solid !important;
	text-decoration: none !important;
	}

#tease {
	color: #b9b9b9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}

	#tease hr {
		border: 0px solid;
		border-top: 1px solid #1b1b1b;
		clear: both;
		height: 0px;
		margin: 20px 0;
		}

	#tease p {
		padding: 0 0 1em;
		}

	#tease div.pdf {
		float: right;
		margin: 0 0 5px 15px;
		text-align: right;
		width: 280px;
		}

		#tease div.pdf img {
			margin-bottom: 10px;
			}

	#tease ul {
		list-style-type: none;
		}

		#tease ul li.head {
			background: none;
			color: #808080;
			font-weight: bold;
			margin: 1em 0 0 0;
			padding: 0 0 0 0;
			text-transform: uppercase;
			}

		#tease ul li {
			background: url(../_img/bullet.png) no-repeat left 6px;
			margin: 0 0 .5em 10px;
			padding: 0 0 0 15px;
			}


	#tease .grid_1 {
		display: inline;
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		width: 245px;
		}

	#tease .grid_1 a {
		border: 0px solid;
		text-decoration: none;
		}

	#tease .grid_1 img {
		margin-top: 20px;
		}

	#tease .alpha { margin-left: 0px !important; }
	#tease .omega { margin-right: 0px !important; }

img.survey {
	margin: 30px 15px 0px;
	}

input.submit { border:none; }
th { font-size:.8em; font-style:italic; text-align:left; color:#666; padding:5px 0 0 0; }
td { font-size:1em; font-style:none; text-align:left; color:#888; padding:5px 0 0 0; }
input, select { border:1px solid #F76300; background:#000; padding:5px; color:#fff; font-size:11px; font-family: Helvetica, Arial, sans-serif; font-style:none; }
textarea { border:1px solid #F76300; background:#000; padding:5px; color:#fff; font-size:.9em; font-family: Helvetica, Arial, sans-serif; } 


object { float:left; border:1px solid #fff; }
img.buynow { float:left; margin: 15px 0 15px 0;}

#tagline { width:780px; height:40px; float:left; background:url(../_img/checkline.jpg) no-repeat; margin:40px 0 0 0; }

#footer { width:780px; height:65px; float:left; background:url(../_img/reachlife.jpg) no-repeat; margin:0 0 40px 0; }
#footer p { font-size:.85em; color:#555; margin:30px 0 0 100px; font-style:italic; color:#999; }