@import "../../primary.css";
@import "../../flash-only.css";


#nfl_bg_top{
	background: url('/en_US/consumer/media/images/contests-and-fun/NFL/main_bkgd.jpg') no-repeat;
	/*height: 517px;*/
	height: 535px;
	padding-right: 4px;
	color: #fff;
	padding-top: 3px;
}
#top_left{
	float: left;
}

#nfl_protectors{
	background: url('/en_US/consumer/media/images/contests-and-fun/NFL/mvp_logo_trophy.jpg') no-repeat;
	width: 303px;
	height: 336px;
	position:relative;
	top: -1px;
}

#nfl_bg_btm{
	height: 218px;
}

#nfl_bg_btm_2{
	background: url('/en_US/consumer/media/images/contests-and-fun/NFL/bottom_right_bknd.jpg') no-repeat;
	height: 230px;
	width: 434px;
	font-size: 8pt;
	color: #511873;
	position: absolute;
	left: 343px;
}

#nfl_share_left{
	/*width: 237px;*/
	float: right;
}

#nfl_intro_copy{
	float: left;
	width: 210px;
	margin-top: 16px;
}

#nfl_judging{
	margin-left: 0px;
	font-size: 13px;
}

#nfl_callout{
	clear: both;
	position:relative;
	top: -1px;
}

#callout_text{
	width: 130px;
	font-size: 11px;
	margin-top: 10px;
	line-height: 16px;
}

#nfl_oline{
	padding-top: 10px;
}

#nfl_oline_text{
	padding-top: 87px;
	padding-right: 150px;
	padding-left: 20px;
}

#nfl_footer{
	clear: both;
	font-size: 8pt;
	color: #FFF;
	background-color: #511873;
	font-family:Arial;
	height: 94px;
	padding-top: 8px;
}

#nfl_footer_text{
	width: 570px;
	padding-top: 0px;
	padding-left: 20px;
}

#bg_bottom{

}

.nfl_small{
	font-size: 9pt;
	height:140px;
}

.dotted{
	padding: 0;
	margin:5px 0 5px 14px;
}

.star{
	margin-top: 8px;
}

#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute;
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:10;  
}
  
#popupShare{  
	display:none;  
	position:fixed;  
	_position:absolute; 
	width:350px;  
	background:#FFFFFF;  
	border:2px solid #511873;  
	z-index:9999;  
	padding:12px;  
	font-size:13px;  
}
  
#popupShare h1{  
	text-align:left;  
	color:#6FA5FD;  
	font-size:22px;  
	font-weight:700;  
	border-bottom:1px dotted #D3D3D3;  
	padding-bottom:2px;  
	margin-bottom:20px;  
}
  
#popupShareClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
}

#shareArea .formField{
	padding-bottom: 5px;
}

#shareArea .short input{
	width: 150px !important;
}

#shareArea .tiny input{
	width: 75px !important;
}

#shareArea label{
	display: block;
	color: #2c2c2c;
}

#shareArea input, #shareArea textarea{
	width: 305px;
}

#shareArea textarea{
	height: 120px;
}

#shareArea .date{
	width: 50px;
}

#shareArea .year, #shareArea .submit{
	width: 82px;
}

#shareArea #successMessage{
	color: #666666;
}

#shareArea .error{
	display:none;
	color: #ff0000;
}

.fltL{
	float:left;
}

.clrB{
	clear: both;
}

.pdL5{
	padding-left: 5px;
}

.mgL5{
	margin-left: 5px;
}