@charset "utf-8";
/* Start Cheat */
body,h1,h2,h3,h4,h5,h6,p,form,input{margin:0px;padding:0px;}
/* End Cheat */

body {
	background-color: #ebebeb;
	background-image: url('../images/BG.png');
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Arial, Verdana, sans-serif;
}

#head {
	position: relative;
	margin: auto;
	width: 941px;
	height: 464px;
	background-image: url('../images/headBG.jpg');
	background-repeat: no-repeat;
}

#logo {
	position: relative;
	width: 761px;
	height: 120px;
	top: 304px;
	left: 91px;
}

#logo a img {
	border: none;
}

#logo a:active {
	outline: none;
}
/*nav*/
#nav {
	position: relative;
	margin: auto;
	width: 941px;
	height: 27px;
	background-image: url('../images/navBG.jpg');
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 13px;
}

#nav p a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-right: 30px;
	text-decoration: none;
}

#nav p a:hover {
	text-decoration: underline;
}

#nav a img {
	position: absolute;
	border: none;
	z-index: 1;
	top: 0px;
	left: 660px;
}

/*main*/
#field {
	position: relative;
	margin: auto;
	width: 941px;
	height: 790px; /*adjust*/
	background-image: url('../images/fieldBG.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
}
/*sign up top*/
#topSign {
	position: relative;
	margin: auto;
	width: 841px;
	height: 158px;
	background-image: url('../images/transBG.png');
	background-repeat: repeat;
	padding-top: 6px;
	padding-left: 6px;
}

#topSign #topSignInner {
	position: relative;
	width: 840px;
	height: 157px;
	background-image: url('../images/signUpBG.png');
	background-repeat: no-repeat;
}

#topSign #topSignInner #signL {
	position: relative;
	width: 481px;
	float: left;
	text-align: center;
	padding-top: 25px;
}

#topSign #topSignInner #signL p.signUpTxt {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	color: #333333;
}

#topSign #topSignInner #signL p.signUpTxt span.StockQB {
	color: #0000ff;
}

#topSign #topSignInner #signR {
	position: relative;
	width: 357px;
	float: left;
	text-align: center;
	padding-top: 25px;
}

#topSign #topSignInner #signR form#topSignUp div {
	display: inline;
}

#topSign #topSignInner #signR form#topSignUp input[type="text"] {
	position: relative;
	margin-top: 15px;
}

#topSign #topSignInner #signR form#topSignUp input[type="submit"] {
	position: relative;
	margin-top: 20px;
	width: 202px;
	height: 45px;
	background-image: url('../images/blueBtn.png');
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
}

#topSign #topSignInner #signR form#topSignUp input[type="submit"]:hover {
	cursor: pointer;
}

#topSign #topSignInner #signR p.subscribeTop {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
}

#topSign #arrow {
	position: relative;
	width: 459px;
	height: 52px;
	top: -67px;
	left: -8px;
	background-image: url('../images/blueArrow.png');
	background-repeat: no-repeat;
	z-index: 1;
}
/*main content*/
#main {
	position: relative;
	margin: auto;
	margin-top: 10px;
	width: 841px;
	height: 377px;
	padding-top: 6px;
	padding-left: 6px;
	background-image: url('../images/transBG.png');
	background-repeat: repeat;
}

#main #mainInner {
	position: relative;
	width: 840px;
	height: 376px;
	background-image: url('../images/mainContBG.png');
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 8px;
}

#main #mainInner #mainL {
	position: relative;
	width: 536px;
	height: 296px;
	background-image: url('../images/greyBG.png');
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
}

#main #mainInner #mainL h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #0000ff;
}

#main #mainInner #mainL p {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}

#main #mainInner #mainR {
	position: relative;
	width: 270px;
	height: 316px;
	float: left;
	text-align: center;
}

#main #mainInner #mainR p.pastPicks {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0000ff;
	padding: 10px;
}

#main #mainInner #mainR p.testimonial {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0000ff;
	padding: 10px;
}

#main #mainInner #mainR div.test {
	position: relative;
	width: 222px;
	background-image: url('../images/testimonialBG.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 1px solid #333333;
	padding: 5px;
	margin-left: 18px;
	margin-bottom: 10px;
}

#main #mainInner #mainR div.test p {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	padding-bottom: 5px;
}

#main #yellowWrap {
	position: relative;
	top: -110px;
	left: 1px;
	width: 570px;
	height: 88px;
	background-image: url('../images/yellowWrap.png');
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	clear: left;
	z-index: 1;
}

#main #yellowWrap span.yellowWrapTxt,form#lowerSignUp,input,form div {
	display: inline;
}

#main #yellowWrap span.yellowWrapTxt {
	position: relative;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	font-style: italic;
	color: #0000ff;
	padding-right: 20px;
}

#main #yellowWrap form#lowerSignUp input[type="text"] {
	position: absolute;
	top: 42px;
}

#main #yellowWrap form#lowerSignUp input[type="submit"] {
	position: absolute;
	top: 40px;
	left: 430px;
	width: 114px;
	height: 22px;
	background-color: transparent;
	background-image: url('../images/blueBtn2.png');
	background-repeat: no-repeat;
	border: none;
}

#main #yellowWrap form#lowerSignUp input[type="submit"]:hover {
	cursor: pointer;
}

/*players*/
#players {
	position: relative;
	margin: auto;
	margin-top: 13px;
	width: 941px;
	height: 225px;
	background-image: url('../images/players.png');
	background-repeat: no-repeat;
	padding: 0px;
}
/*foot*/
#foot {
	position: relative;
	margin: auto;
	width: 941px;
	height: 80px;
	background-image: url('../images/footBG.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

#foot p.footlink {
	padding-top: 25px;
	color: #ebebeb;
	font-size: 14px;
	line-height: 14px;
}

#foot p.footlink a {
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#foot p.footlink a:hover {
	text-decoration: underline;
}

#foot p.copy {
	color: #ebebeb;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
}

#popUp {
	position: fixed;
	top: 20px;
	left: -425px;
	width: 423px;
	height: 247px;
	background-image: url('../images/ballBG.png');
	background-repeat: no-repeat;
	padding-top: 125px;
	text-align: center;
	z-index: 5;
}

#popUp form#football div {
	display: block;
}

#popUp form#football label.previewLabel {
	color: #FFFFFF;
	font-weight: bold;
}

#popUp form#football input[type="text"] {
	margin-bottom: 15px;
}

#popUp #football input[type="submit"] {
	width: 114px;
	height: 22px;
	background-color: transparent;
	background-image: url('../images/blueBtn2.png');
	background-repeat: no-repeat;
	border: none;
	margin-bottom: 15px;
}

#popUp #football input[type="submit"]:hover {
	cursor: pointer;
}

#popUp div.drop {
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	width: 45px;
	cursor: pointer;
	margin: auto;
	margin-top:10px;
}
