@charset "UTF-8";
@import url("NFLOL_menu.css");

body {
	background-image: url(../layout-images/NFLOL_BG-r.gif);
	background-repeat: repeat;
	background-position:center;
	margin-top:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	line-height:15px;
	margin:auto;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

a.lBlueLink:link {
	color:#0963a2;
	text-decoration:none;
}

a.lBlueLink:active {
	color:#0963a2;
	text-decoration:none;
}

a.lBlueLink:visited {
	color:#0963a2;
	text-decoration:none;
}

a.lBlueLink:hover {
	color:#FF0000;
	text-decoration:none;
}

a.BlueLink:link {
	color:#003366;
	text-decoration:none;
}

a.BlueLink:active {
	color:#003366;
	text-decoration:none;
}

a.BlueLink:visited {
	color:#003366;
	text-decoration:none;
}

a.BlueLink:hover {
	color:#FF0000;
	text-decoration:none;
}

a.WhiteLink:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.WhiteLink:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.WhiteLink:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.WhiteLink:hover {
	color:#FF0000;
	text-decoration:none;
}


.bold {
	font-weight:bold;
}

.red {
	color:#FF0000;
}

.lBlue {
	color:#0963a2;
}

.white {
	color:#FFFFFF;
}
	
.bigger {
	font-size:14px;
	line-height:16px;
}

.biggerer {
	font-size:18px;
}

.small {
	font-size:9px;
	line-height:11px;
}

.less-small {
	font-size:10px;
	line-height:12px;
}

.submitButton {
	background:url(../layout-images/NFLOL_submit-btn.gif) no-repeat;
	cursor:pointer;
	border:none;
	width:60px;
	height:20px;
}

#NFLOL_main-content {
	margin:auto;
	width:955px;
	position:relative;
}

#NFLOL_main_background {
	background:url(../layout-images/NFLOL_MainBG-r.gif) repeat-y;
	position:relative;
}

#NFLOL_header {
	width:955px;
	height:108px;
	background:url(../layout-images/NFLOL_header-bg.jpg) no-repeat;
	position:relative;
	z-index:0;
}

#header-menu {
	position:relative;
	top:0px;
	width:951px;
	height:22px;
	margin-left:2px;
	margin-right:2px;
	background:url(../layout-images/NFLOL_topmenu_BG-r.gif) repeat-x;
	background-position:left top;
}

#flash-header {
	width:955px;
	height:85px;
	z-index:1;
}

#home-left {
	width:425px;
	position:relative;
	min-height:375px;
}

#home-right {
	position:absolute;
	left:425px;
	width:530px;
}

#home-CopyBox {
	background:url(../layout-images/NFLOL_homecopy_box_bg-r.gif) repeat-y;
	width:425px;
}

#home-CopyBox-head {
	background:url(../layout-images/NFLOL_homecopy_box-top.jpg) no-repeat;
	height:47px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:16px;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:25px;
	padding-top:5px;
}

#home-CopyBox-text {
	background:url(../layout-images/NFLOL_homecopy_box-btm.gif) no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:15px;
	padding-left:16px;
	padding-right:30px;
	padding-bottom:3px;
}

#home-bottom {
	background:url(../layout-images/NFLOL_grad-end.png) no-repeat;
	background-position:top;
	padding-top:20px;
	width:955px;
	height:130px;
}


#NFLOL_footer {
	color:#FFFFFF;
	padding-top:10px;
	position:relative;
	clear:both;
}

#home_btn1 {
	width:316px;
	height:110px;
	float:left;
	position:relative;
	padding-left:2px;
}

#home_btn2 {
	width:319px;
	height:110px;
	float:left;
	position:relative;
}

#home_btn3 {
	width:316px;
	height:110px;
	float:left;
	position:relative;
	padding-right:2px;
}

#home_btn4 {
	width:442px;
	height:90px;
	float:left;
	position:relative;
	padding-right:35px;
}

#home_btn5 {
	width:443px;
	height:90px;
	float:left;
	position:relative;
	padding-left:35px;
}
