@charset "utf-8";

@import url("font/uni05_53.css");

body {
	background-color: #7da008;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.nuyoulabs.com/sp/images/top_bg.gif), url(images/main-bg.jpg);
	background-repeat: repeat-x;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	background-repeat: no-repeat;
	height: 25px;
	width: 961px;
	background: #466704;
	border-bottom: #ddd solid;
	margin: 24px auto 0;
}
.video {
	width: 570px;
	height: 321px;
	float: left;
}
.optinbox {
	background-repeat: repeat-y;
	width: 266px;
	background-position: center;
	float: right;
	margin-left: 30px;
	min-height: 382px;
}
.cb {
	clear: both;
}

#content .heading {
	color: #393939;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font:20px "PT Sans";
}

.optintop {
	background-repeat: no-repeat;
	background-position: center;
	width: 216px;
	font-family: "PT Sans";
	text-align: center;
	background: #58761d;
	margin: auto;
	border: #d6d6d6 solid;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	padding: 17px 15px;
	
}

.optintop h2 {
	text-shadow: 1px 1px 1px rgba(113, 31, 14, 2);
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.optinmid h2 {
	font-size: 18px;
	color: #393939;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.optinmid {
	background-image: url(http://www.nuyoulabs.com/sp/images/optin_bg.jpg);
	background-repeat: repeat-y;
	width: 236px;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "PT Sans Narrow";
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	padding-top: 15px;
}

input[type=text]{
	width: 228px;
	height: 37px;
	border: 1px solid #bfbfbf;
	text-indent: 15px;
	margin-bottom: 10px;
}
input[type=submit]{
	width: 266px;
	height:51px;
	margin-left: -15px;
	border: none;
	cursor: pointer;
	color: #5e2600;
	text-transform: uppercase;
	line-height:40px;
	background-image: url(http://www.nuyoulabs.com/sp/images/download.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: 'PT Sans';
	font-size: 28px;
	font-weight: bold;
	padding-top: 7px;
}
.optinbot p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
}




.optinbot  {
	background-image: url(http://www.nuyoulabs.com/sp/images/optin_bot.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 226px;
	padding-right: 20px;
	padding-left: 20px;
}

.feature_list{
	width: 574px;
	font: 20px 'PT Sans';
	color: #000000;
	float: left;
}
.feature_list ul{list-style-type:none; padding:0px;}
.feature_list ul li{background:url(http://www.nuyoulabs.com/sp/images/bullet.png) no-repeat left center; padding-left:52px; margin-bottom:28px; height:31px; }

#contentwrapper {
	background-image: url(http://www.nuyoulabs.com/sp/images/contentbg.gif);
	background-repeat: repeat-y;
	width: 961px;
	background: #fff;
	margin: auto;
}
#content {
	width: 870px;
	padding-right: 50px;
	padding-left: 50px;
}
#footer {
	background-repeat: no-repeat;
	width: 961px;
	height: 48px;
	margin: auto;
	background: #fff;
	position: relative;
}
.minisites {
	float: right;
	width:215px;
	padding-top:85px;
	text-decoration: none;
	color: #000000;
	font-family: 'uni_05_53regular', sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom:20px;
}
.minisites a {
	text-decoration: none;
	color: #000000;
}
