@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,a,form,input,table,tbody,tr,td,ul,li{margin:0px;padding:0px;}
body{
	background-color:#000;
	background-image:url('../images/BG.jpg');
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top center;
	font-family:Arial,Helvetica,sans-serif;
}
input[type="text"]{
	position:relative;
	width:366px;
	height:55px;
	font-size:20px;
	line-height:50px;
	background-color:transparent;
	background-image:url('../images/txtinpt.png');
	background-repeat:no-repeat;
	background-position:top;
	border:none;
	padding-left:30px;
	padding-top:7px;
	margin:0px;
	float:left;
}
input[type="submit"]{
	position:relative;
	width:170px;
	height:62px;
	background-color:transparent;
	background-image:url('../images/btnUp.png');
	background-repeat:no-repeat;
	border:none;
	margin:0px;
	float:left;
	cursor:pointer;
}
input[type="submit"]:hover{
	background-image:url('../images/btnDwn.png');
}
.textWhiteLG{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
}
img{
	border:none;
}
#head{
	position:relative;
	width:915px;
	height:72px;
	background-image:url('../images/topBg.png');
	background-repeat:no-repeat;
	margin:auto;
	padding-top:368px;
	padding-left:45px;
}
#head #logo{
	position:absolute;
	top:10px;
	left:0px;
}
#head #headText{
	position:absolute;
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	font-style:italic;
	color:#ff0000;
	top:60px;
	left:560px;
}
#midText{
	position:relative;
	width:960px;
	margin:auto;
	margin-top:10px;
	text-align:center;
}
#midText #arrow:before{
	content:url('../images/greenArrow.png');
}
#midText #arrow:after{
	content:url('../images/greenArrow.png');
}
#pastPicksHeader{
	position:relative;
	width:955px;
	height:70px;
	background-image:url('../images/greyBar.png');
	background-repeat:no-repeat;
	margin:auto;
	padding-top:50px;
	padding-left:40px;
}
#pastPicks{
	position:relative;
	width:964px;
	height:210px;
	background-image:url('../images/pastPicks.png');
	background-repeat:no-repeat;
	margin:auto;
	margin-top:10px;
	z-index:1;
}
#midSignUp{
	position:relative;
	width:640px;
	height:80px;
	background-image:url('../images/wrapBG.png');
	background-repeat:no-repeat;
	margin:auto;
	margin-top:-18px;
	margin-bottom:10px;
	padding-top:30px;
	padding-left:320px;
	z-index:0;
}
#testimonials{
	position:relative;
	width:960px;
	height:381px;
	margin:auto;
}
#testimonials #testL{
	position:relative;
	width:395px;
	height:381px;
	background-image:url('../images/img1.jpg');
	background-repeat:no-repeat;
	float:left;
}
#testimonials #testR{
	position:relative;
	width:543px;
	height:359px;
	border:1px solid #ebebeb;
	padding:10px;
	float:left;
}
#testimonials #testR h2{
	font-size:19px;
	line-height:20px;
	margin:10px 0px 25px 0px;
	color:#ff0000;
}
#testimonials #testR p{
	font-size:14px;
	line-height:18px;
	margin:5px 0px 10px 0px;
	color:#fff;
}
#testimonials #testR div{
	position:relative;
	width:549px;
	height:104px;
	background-image:url('../images/testBGwht.png');
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-size:14px;
	line-height:16px;
	color:#666;
	padding:8px;
}
#testimonials #testR div img{
	margin-right:5px;
}
#ad468{
	width:468px;
	height:60px;
	margin:auto;
	text-align:center;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#foot{
	position:relative;
	width:960px;
	height:50px;
	background-image:url('../images/footBG.png');
	background-repeat:no-repeat;
	margin:auto;
	margin-top:10px;
	margin-bottom:90px;
	text-align:center;
	color:#990000;
}
#foot p.footLink a{
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	color:#fff;
	text-decoration:none;
}
#foot p.footLink a:hover{
	text-decoration:underline;
	color:#990000;
}
#foot p.emailUsage{
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	color:#ebebeb;
	padding:5px;
}
#scroller{
	position:fixed;
	width:960px;
	height:67px;
	background-image:url('../images/scrollerBG.png');
	background-repeat:no-repeat;
	margin-left:50%;
	left:-480px;
	bottom:0px;
	padding-top:5px;
	padding-left:390px;
	z-index:5;
}
#thankYou{
	position:relative;
	width:960px;
	margin:auto;
}
#thankYou p.tyTxt{
	font-size:26px;
	line-height:28px;
	font-weight:bold;
	color:#ebebeb;
	margin:30px 0px 30px 0px;
}
#thankYou p.ty:first-line{
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#ff0000;
	text-align:center;
}
#thankYou p.ty{
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin:0px 0px 30px 0px;
}
#thankYou p.ty2{
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin:0px 0px 30px 0px;
}
#thankYou p.ty2 img{
	padding-right:20px;
}
#thankYou #ad300{
	position:relative;
	width:640px;
	max-height:290px;
	text-align:center;
	margin:auto;
	padding:10px;
}
#thankYou #ad300 span{
	float:left;
	margin:10px;
}
#thankYou div.clear{
	position:relative;
	clear:both;
	width:100%;
}
