html, body {
	background: #fff url(/fls/2400/site_graphics/sitebg.png) no-repeat top center !important;
}

body.main,
body.usersite {
	background: #fff url(/fls/2400/site_graphics/sitebg.png) no-repeat top center !important;
	margin: 0px;
	font-family: Arial;
	width:100%;
	height:100%;
}

body.usersite {
	background: #fff url(/fls/2400/site_graphics/sitebg.jpg) no-repeat top center !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

#site {
	width: 1028px;
	margin: 0px auto;
	margin-top: 20px;
}

#sitetop {
	padding: 0px 14px;
	background: url(/fls/2400/site_graphics/shadowheader.png) no-repeat center bottom;
}

#header {
	background: url(/fls/2400/site_graphics/header.jpg) no-repeat;
	position: relative;
	width: 1000px;
	height: 79px;
}

#header .logo {
	position: absolute;
	top: -20px;
	left: -20px;
}

#header .quick {
	position: absolute;
	top: 0px;
	right: 20px;
}

#header .quick .item {
	width: 52px;
	height: 79px;
	cursor: pointer;
	position: relative;
}

#header .quick .item .shadow {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header .quick .item.on .shadow {
	display: block;
}

#header .quick .item .text {
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	color: #9c9c9c;
	text-align: center;
}

#header .quick .item.on .text {
	color: #fff;
}

#menu {
	background: url(/fls/2400/site_graphics/menubg.png) repeat-x;
	height: 32px;
	width: 1000px;
}

.undermenu {
	padding: 5px;
}

#home .htr {
	padding-left: 6px;
}

#sport .htr {
	padding-left: 6px;
}

#hometabs {
	padding-left: 5px;
	height: 542px;
	position: relative;
}

#hometabs .tabs {
	width: 678px;
	height: 25px;
	background: url(/fls/2400/site_graphics/rotatorheaderbg.png) repeat-x;
	margin: 10px 0px 0px 0px;
	position: relative;
}

#hometabs .tabs .highlight {
	width: 173px;
	height: 36px;
	position: absolute;
	left: 10px;
	top: -11px;
	z-index: 400;
}

#hometabs .tabs .tab {
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #fff;
	width: 131px;
	padding-top: 3px;
	position: relative;
	z-index: 500;
	cursor: pointer;
	padding-left: 34px;
}

#hometabs .tabs .tab.active {
	color: #005840;
}

#hometabs .content {
	width: 678px;
	height: 516px;
	background: url(/fls/2400/site_graphics/hometabbg.png) repeat-x;
	overflow: hidden;
	position: absolute;
	top: 25px;
	left: 5px;
}

#sporttabs {
	padding-left: 5px;
}

#sporttabs .tabs {
	width: 678px;
	height: 25px;
	background: url(/fls/2400/site_graphics/rotatorheaderbg.png) repeat-x;
	margin: 10px 0px 0px 0px;
	position: relative;
}

#sporttabs .tabs .highlight {
	width: 195px;
	height: 36px;
	position: absolute;
	left: 10px;
	top: -11px;
	z-index: 400;
}

#sporttabs .tabs .tab {
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #fff;
	width: 172px;
	padding-top: 0px;
	position: relative;
	z-index: 500;
	/*cursor: pointer;*/
	padding-left: 14px;
	margin-top:-11px;
}

#sporttabs .tabs .tab.active {
	color: #005840;
}

#sporttabs .content {
	width: 678px;
	height: 516px;
	background: url(/fls/2400/site_graphics/hometabbg.png) repeat-x;
	overflow: hidden;
}

#mainimage {
	position: relative;
	width: 672px;
	height: 378px;
	margin: 6px 3px;
}

#mainimage .mainstory {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 672px;
	height: 378px;
}

#mainimage .mainstory .play {
	position: absolute;
	top: 145px;
	left: 292px;
	cursor: pointer;
}

#mainimage .mainstory .play img {
	width: 87px;
	height: 87px;
}

#mainimage .mainstory.first {
	display: block;
}

#mainimage .mainstory .image {
	width: 672px;
	height: 378px;
	overflow: hidden;
}

#mainimage .mainstory .image img {
	width: 672px;
}

#mainimage .text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 672px;
	height: 59px;
	background: url(/fls/2400/site_graphics/rotatortextbg.png) no-repeat;
}

#mainimage .textwords {
	padding: 3px 0px;
	margin-left: 10px;
	width: 542px;
	height: 43px;
}

#mainimage .textwords a {
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}

#mainimage .readmore {
	margin: 5px 2px;
	border-left: 1px solid #FFFFFF;
	padding: 17px 0px 17px 22px;
}

#mainimage .readmore a {
	font-size: 12px;
	font-weight: bold;
	color: #fdb827;
	text-decoration: none;
}

#mainimage .readmore img {
	position: relative;
	top: 1px;
}

#subimages {
	margin: 0px 3px;
	padding-top: 1px;
}

#subimages .subitem {
	padding-left: 9px;
}

#subimages .subitem.first {
	padding-left: 0px;
}

#subimages .subimage {
	width: 161px;
	height: 90px;
	overflow: hidden;
	position: relative;
}

#subimages .subimage img {
	width: 161px;
}

#subimages .subimage .miniplay {
	position: absolute;
	left: 60px;
	top: 25px;
	width: 40px;
	height: 40px;
}

#subimages .subimage .miniplay img {
	width: 40px;
}

#subimages .subitem {
	cursor: pointer;
}

#subimages .subitem .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: .4;
	filter: alpha(opacity = 40);
	background: #000;
	width: 161px;
	height: 90px;
}

#subimages .subitem.first .overlay {
	opacity: 0;
	filter: alpha(opacity = 0);
}

#subimages .subitem .subtitle {
	font-size: 12px;
	color: #000;
	padding-top: 4px;
	width: 160px;
	height:30px;
	overflow:hidden;
}

.adspace.underrotator {
	margin: 0px 5px;
	padding-top: 7px;
}

#hometop {
	padding: 5px 14px 0px;
	background: url(/fls/2400/site_graphics/midshadow.png) repeat-y;
	position: relative;
}

#sporttop {
	padding: 5px 14px 0px;
	background: url(/fls/2400/site_graphics/midshadow.png) repeat-y;
	position: relative;
}

#sporttop {
	padding-top: 5px;
}

.sitebetween {
	height: 28px;
}

#homemiddle {
	padding: 0px 14px;
	background: url(/fls/2400/site_graphics/midshadow.png) repeat-y;
	position: relative;
}

#sportmiddle {
	padding: 0px 14px;
	background: url(/fls/2400/site_graphics/midshadow.png) repeat-y;
	position: relative;
}

.topshadow {
	background: url(/fls/2400/site_graphics/shadowtop.png) repeat-x;
	width: 990px;
	position: absolute;
	left: 19px;
	top: -18px;
	height: 13px;
}

.bottomshadowmain {
	background: url(/fls/2400/site_graphics/shadowbottom.png) repeat-x;
	height: 13px;
	width: 995px;
	margin: 5px 0px 0px 0px;
}

.bottomshadow {
	background: url(/fls/2400/site_graphics/shadowbottom.png) repeat-x;
	width: 990px;
	position: absolute;
	left: 19px;
	bottom: -18px;
	height: 13px;
}

.shadowtl {
	position: absolute;
	left: 1px;
	top: -18px;
	width: 18px;
	height: 18px;
	background: url(/fls/2400/site_graphics/shadowtl.png) no-repeat;
}

.shadowtr {
	position: absolute;
	right: 1px;
	top: -18px;
	width: 18px;
	height: 18px;
	background: url(/fls/2400/site_graphics/shadowtr.png) no-repeat;
}

.shadowblmain {
	width: 18px;
	height: 18px;
	background: url(/fls/2400/site_graphics/shadowbl.png) no-repeat;
}

.shadowbl {
	position: absolute;
	left: 1px;
	bottom: -18px;
	width: 18px;
	height: 18px;
	background: url(/fls/2400/site_graphics/shadowbl.png) no-repeat;
}

.shadowbr {
	position: absolute;
	right: 1px;
	bottom: -18px;
	width: 18px;
	height: 18px;
	background: url(/fls/2400/site_graphics/shadowbr.png) no-repeat;
}

#search {
	width: 300px;
	padding-top: 10px;
}

#searchInput {
	padding-left: 5px;
	width: 265px;
	height: 26px;
	color: #000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	border-left: 1px solid #828282;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #cdcdcd;
	border-right: 0px;
	background: url(/fls/2400/site_graphics/searchbg.png) no-repeat;
}

#moreheadlines {
	padding-top: 15px;
}

#moreheadlines .header {
	background: url(/fls/2400/site_graphics/rotatorheaderbg.png) repeat-x scroll 0 0 transparent;
	height: 21px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	width: 295px;
	/*padding-left: 5px;
	padding-top: 4px;*/
	font-family: Times New Roman;
}

#moreheadlines .item {
	font-size: 12px;
	color: #000;
	height: 23px;
	background: url(/fls/2400/site_graphics/mhbg.png) repeat-x;
	width: 288px;
	padding: 6px;
}

#moreheadlines .item a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#stayconnected {
	padding-top: 18px;
}

.a300x250 {
	padding-top: 9px;
	width: 300px;
	height: 263px;
	overflow: hidden;
}

#allaccess {
	padding: 8px 10px 8px 6px;
}

#allaccess .content {
	width: 541px;
	height: 236px;
	background: url(/fls/2400/site_graphics/accessbg.png) repeat-x;
}

#allaccess .links {
	padding-left: 24px;
}

#allaccess .links .second {
	padding-left: 26px;
}

#allaccess .seperator {
	padding: 6px 0px 5px;
}

#allaccess .links a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#allaccess .content .header {
	background: url(/fls/2400/site_graphics/accessheader.png) no-repeat;
	width: 273px;
	height: 128px;
	position: relative;
}

#allaccess .content .signupnow {
	position: absolute;
	top: 84px;
	left: 58px;
	width: 146px;
	height: 31px;
	cursor: pointer;
}

#login {
	padding-left: 40px;
}

#login .input {
	border-top: 1px solid #848484;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #919191;
	height: 16px;
}

#login .submit {
	border: 0px;
	margin: 3px 0px 0px;
	padding: 0px;
}

#username {
	width: 188px;
	background: url(/fls/2400/site_graphics/email.png) no-repeat;
}

#password {
	width: 112px;
	background: url(/fls/2400/site_graphics/password.png) no-repeat;
	position: relative;
	top: -7px;
}

#login .member {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
	height: 14px;
}

#allaccess .video {
	width: 250px;
	height: 208px;
	margin-left: 8px;
	margin-top: 15px;
}

#allaccess .video .title {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 14px;
}

#allaccess .video .image {
	width: 248px;
	height: 139px;
	overflow: hidden;
	border: 1px solid #fff;
	position: relative;
}

#allaccess .video .img {
	width: 248px;
}

#allaccess .video .play {
	width: 64px;
	position: absolute;
	left: 92px;
	top: 38px;
}

#allaccess .video .text {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	height: 45px;
	background: url(/fls/2400/site_graphics/accessclipbg.png) repeat-x;
	padding: 5px;
}

#allaccess .video .date {
	font-weight: normal;
}

#allaccess .video .link {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding-top: 8px;
}

#allaccess .video .link a {
	color: #fdb826;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#allaccess .underaa {
	padding-top: 16px;
	padding-right: 9px;
}

#allaccess .underaa.last {
	padding-right: 0px;
}

#featuredphotos {
	padding-top: 8px;
}

#featuredphotos .content {
	border-bottom: 1px solid #e9e9e9;
	border-top: 0px;
	width: 198px;
	height: 211px;
	margin-bottom: 4px;
	overflow: hidden;
	position: relative;
}

#featuredphotos .slider {
	position: absolute;
	top: 0px;
	left: 0px;
}

#featuredphotos .header {
	width: 261px;
	background: url(/fls/2400/site_graphics/rotatorheaderbg.png) repeat-x scroll 0 0 transparent;
	color: #fff;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	/*padding-left: 5px;
	padding-top: 4px;*/
}

#featuredphotos .image {
	width: 201px;
	height: 150px;
	overflow: hidden;
	margin-top: 6px;
}

#featuredphotos .item {
	width: 201px;
}

#featuredphotos .image .tall {
	width:201px;
	margin:auto;
}

#featuredphotos .image .tall  img{
	height: 150px;
	border:none;
}

#featuredphotos .image .wide img {
	width: 201px;
	border:none;
}

#featuredphotos .text {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 4px;
}

#featuredphotos .text .date {
	font-weight: normal;
}

#featuredphotos .link {
	text-align: center;
}

#featuredphotos .link a {
	font-size: 12px;
	font-weight: bold;
	color: #00523c;
	text-decoration: none;
}

#featuredphotos .arrow {
	width: 15px;
	padding: 75px 9px 0px;
	height: 136px;
	border-bottom: 1px solid #e9e9e9;
}

#featuredphotos .arrow img {
	cursor: pointer;
}

#featuredphotos .larrow {
	border-left: 1px solid #e9e9e9;
}

#featuredphotos .rarrow {
	border-right: 1px solid #e9e9e9;
}

#featuredphotos .underfp {
	padding-top: 10px;
}

#features {
	width: 818px;
	height: 191px;
	#border: 1px solid #e9e9e9;
	padding-left: 6px;
}

#features .content {
	width: 756px;
	height: 158px;
	position: relative;
	overflow: hidden;
	margin-top: 8px;
}

#features .header {
	width: 813px;
	background: url(/fls/2400/site_graphics/rotatorheaderbg.png) repeat-x scroll 0 0 transparent;
	color: #fff;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	/*padding-left: 5px;
	padding-top: 4px;*/
}

#features .image {
	width: 172px;
	height: 96px;
	overflow: hidden;
	margin-bottom: 4px;
}

#features .image img {
	width: 172px;
}

#features .title {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#features .title a {
	text-decoration: none;
}

#features .links {
	/*position: absolute;
	bottom: 0px;
	left: 10px;*/
}

#features .links img {
	display: block;
	padding-top: 3px;
}

#features .links a {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
}

#features .item {
	width: 180px;
	height: 158px;
	position: relative;
	padding-left: 8px;
	border-right: 1px solid #dcdcdc;
}
#features .addition_4,
#features .addition_8,
#features .addition_16,
#features .addition_12,
#features .addition_20,
#features .addition_24,
#features .addition_28 {
	border:none !important;
}
#features .slider {
	position: absolute;
}

#features .arrow {
	margin: 45px 8px 0px;
}

#features .arrow img {
	cursor: pointer;
}

.a160x600 {
	padding-left: 10px;
}

#footer {
	padding: 0px 14px;
	background: url(/fls/2400/site_graphics/midshadow.png) repeat-y;
	position: relative;
}

#footer .content {
	background: url(/fls/2400/site_graphics/footerbg.png) no-repeat top left;
	width: 1000px;
	height: 257px;
}

#drippan {
	padding: 15px 0px 0px 64px;
}

#drippan .left .header{
	color: #005941;
	font-size: 14px;
	font-weight: bold;
}

#drippan .left div a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#drippan .left div {
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

#drippan .sport {
	padding: 0px 20px;
	border-right: 1px solid #c9c9c9;
	height: 144px;
}

#drippan .other .left {
	padding: 0px 20px;
	border-right: 1px solid #c9c9c9;
	height: 144px;
}

#drippan .other .left.last {
	border-right: 0px;
}

#footer .ads {
	width: 355px;
	margin-left: auto;
	padding-top: 15px;
}

#sitebottom {
	padding-left: 27px;
}

#sitebottom .links {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 14px;
	width: 562px;
	padding-top: 8px;
}

#sitebottom .links a {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#sitebottom .copy {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-top: 8px;
}

#sitebottom .leaderboard {
	width: 728px;
	height: 90px;
	margin: 14px auto 0px;
}

#eventCalendar {
	background: #fff;
	width: 637px;
	height: 434px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 5px 4px 7px;
	padding: 0px 16px;
}

#eventCalendar th {
	font-size: 13px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#eventCalendar td {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	padding: 2px 4px;
}

#eventCalendar .eventHeader {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #c2c2c2;
	border-bottom: 0px;
	background: #ebebeb;
}

#eventCalendar .eventSport {
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	width: 104px;
}

#eventCalendar .eventOpponent {
	width: 208px;
}

#eventCalendar .eventTime {
	width: 64px;
}

#eventCalendar .eventMedia {
	width: 178px;
}

#eventCalendar .eventMedia img {
	padding: 0px 4px;
}

#eventLegend {
	padding: 0px 4px;
}

#liveStatsCalendar {
	background: #fff;
	width: 637px;
	height: 434px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 5px 4px 7px;
	padding: 0px 16px;
}

#liveStatsCalendar th {
	font-size: 13px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#liveStatsCalendar td {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	padding: 2px 4px;
}

#liveStatsCalendar .eventHeader {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #c2c2c2;
	border-bottom: 0px;
	background: #ebebeb;
}

#liveStatsCalendar .eventSport {
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	width: 104px;
}

#liveStatsCalendar .eventOpponent {
	width: 208px;
}

#liveStatsCalendar .eventTime {
	width: 64px;
}

#liveStatsCalendar .eventMedia {
	width: 178px;
}

#liveStatsCalendar .eventMedia img {
	padding: 0px 4px;
}

#contentLeft {
	width: 683px;
	padding-left: 14px;
	background: url(/fls/2400/site_graphics/shadowleft.png) repeat-y;
	/*wm-21154*/
	/*position: relative;*/
}

#contentLeft.wide {
	width: 1000px;
}

#sectionmenu {
	width: 492px;
	height: 25px;
	overflow: hidden;
}


#article {
	margin-left: 8px;
}

#articleVideoContainer {
	display: none;
	position:relative;
	z-index:1000;
}

#ArticleImage {
	width: 671px;
	height: 377px;
	overflow: hidden;
	position: relative;
}

#ArticleImage .image {
	width: 671px;
}

#article .imgPlayOverlayContainer {
	cursor: pointer;
	position: absolute;
	left: 300px;
	top: 150px;
}

#article .captionbar {

	width: 671px;
	font-size: 12px;
	font-family: Arial;
	color: #000;
	background: #d3d1d1;
}

#article .captionbar .left {
	width: 380px;
}

#article .captionbar div {
	padding: 3px 5px 0px;
}

#article .captionbar img {
	padding-right: 5px;
}

#article .captionbar .right {
	font-size: 9px;
	font-family: Arial;
	color: #000;
	font-style: italic;
	padding-top: 5px;
}

#article .captionbar img.right {
	padding-top: 2px;
}

#article .captionbar .courtesy {
	font-size: 9px;
}

#article .ArticleTitle {
	padding: 0px 0px 10px;
}

#article .ArticleTitle h1 {
	font-size: 24px;
	font-family: Arial;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#article .addthis {
	padding-right: 4px;
}

#article .date {
	color: #000;
	font-size: 10px;
	font-family: Arial;
	padding-bottom: 10px;
	font-style: italic;
}

#article .content {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	color: #000;
}

#article .controls {
	padding-top: 3px;
}

#BackbuttonContainer {
	padding-left: 10px;
}

#article .fontsizes img {
	cursor: pointer;
}

#contentRight {
	padding-left: 11px;
	background: url(/fls/2400/site_graphics/shadowright.png) repeat-y top right;
	position: relative;
	width: 305px;
	padding-right: 14px;
}

#contentLeft.standard #sporttabs {
	margin-bottom: 5px;
}

#contentRight .shadowbr {
	right: 0px;
}

#morein {
	padding-top: 15px;
}

#morein .header {
	background: url(/fls/2400/site_graphics/rotatorheaderbg.png) repeat-x scroll 0 0 transparent;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 295px;
	font-family: Times New Roman;
}

#morein .content a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#rcolLogin {
	width: 300px;
	height: 112px;
	background: url(/fls/2400/site_graphics/rightcollogin.png) no-repeat;
	position: relative;
	margin-bottom: 12px;
	margin-top: 10px;
}

#rcolLogin .input {
	border-top: 1px solid #848484;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #919191;
	height: 16px;
	position: absolute;
}

#rcolLogin #username {
	top: 90px;
	left: 2px;
	width: 156px;
}

#rcolLogin #password {
	top: 90px;
	left: 163px;
	width: 84px;
}

#rcolLogin .submit {
	position: absolute;
	top: 90px;
	left: 252px;
}

#rcolLogin .signup {
	width: 111px;
	height: 24px;
	position: absolute;
	left: 177px;
	top: 48px;
	cursor: pointer;
}

#contentRight #stayconnected {
	padding-top: 0px;
}

#a300250 {
	text-align: right;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#contentRight #featuredphotos {
	padding-left: 20px;
}

.bottomrcol.adspace {
	padding-top: 10px;
	padding-left: 20px;
}

.bottomrcol.adspace.last {
	padding-bottom: 5px;
}

#leGuts {
	background: #fff;
}

#liveEventsCalendar {
	width: 668px;
	height: 434px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 7px 5px;
}

#liveLegend, #eventLegend, #statLegend {
	padding: 0px 4px;
}

#liveEventsCalendar .eventTable th {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	height: 21px;
	line-height: 21px;
	background: url(/fls/2400/site_graphics/letabbg.png) repeat-x;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#liveEventsCalendar .eventTable {
	padding: 10px;
}

#liveEventsCalendar .eventTable .eventDate {
	font-size: 12px;
	font-weight: normal;
	color: #0b713e;
	padding: 10px 0px 10px 20px;
	width: 72px;
}

#liveEventsCalendar .eventTable .eventDate .lower {
	color: #666666;
}

#liveEventsCalendar .eventSport {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	width: 480px;
}

#liveEventsCalendar .eventSport .lower {
	font-weight: normal;
}

#rotator {
	position: relative;
}

#NeulionVidContainer {
	display: none;
	height: 410px;
	left: -3px;
	position: absolute;
	width: 679px;
	z-index: 1000;
	top: -6px;
}

#NeulionVidContainer .videoStop {
	height: 19px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 19px;
	cursor: pointer;
}
#NeulionVidContainer .CloseTheVideo {
	background-color:#000000;
	color:#ffffff;
	text-align:right;
	width:679px;
	height:20px;
}
#articleVideoContainer {
	position: relative;
}

#articleVideoContainer #NeulionVidContainer {
	width: 678px;
	height: 384px;
}

#articleVideoContainer #videoStop {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	z-index:1000;
}

#PlayerBioContent {
	width: 95%;
}

#moreinarticle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#moreinarticle a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#standardTop {
	padding-top: 5px;
}
/*gameday*/
.GameDayOnDemand a {
	color:#195B44 !important;
	font-family:gothic,arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	}
#GameDayCycle .GDARTDATE {
    background-color:#FFFFFF;
    color:#195B44 !important;
    font-family:gothic,arial,sans-serif;
    font-size:14px;
    text-decoration:none;
    width:542px;
    }
#GameDayTemplateContainer {
	margin-left:auto;
	margin-right:auto;
	width:1006px;
	overflow:visible;
}
#GameDayTemplateContainer .GameDaySocialAd {
	height:234px;
	margin-left:650px;
	margin-top:-188px !important;
	position:absolute;
	width:281px
}
.GameDayMainImageVidCon {
	margin-left:20px;
}
.GameDayArticleContent {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
/*gameday*/

.livenow {
	position: absolute;
	top: 118px;
	left: 174px;
}

.TACPrint{
	position: absolute;
	top: 2px;
	right: 0px;
}
.TACPrint img{
	border: 0px;
}
.TACContainer{
	position: relative;
	top: 0px;
	left: 0px;
}
/*-----------------------------------Micro Site wm-23925 start bcd-------------------------------*/
#EdgeContainer {
	background-image:url('/fls/2400/site_graphics/edge/buff_bg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	min-height:561px;
	display:block;
}
#EdgeContainer .EdgeFooter {
	background-image:url('/fls/2400/site_graphics/edge/mainfooter_bg.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
	width:100%;
	height:108px;
	background-repeat:repeat-x;
	display:block;
}
#EdgeContainer .EdgeHeader {
	height:179px;
}
#EdgeContainer .EdgeGuts {
	/*min-height:314px;*/
	width:800px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}
#EdgeContainer .EdgeAboveGuts {
	width:797px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	padding-left:3px;
}
#EdgeContainer .EdgeGutsLeft {
	float:left;
	/*min-height:314px;*/
	width:505px;
}
#EdgeContainer .EdgeGutsRight {
	float:right;
	/*min-height:314px;*/
	width:287px;
	margin-top:4px;
	margin-right:3px;
	background-color:#d1d0ce;
	border:solid 1px #b0aeac;
}
#EdgeContainer .EdgeGutsRight .EdgeRightTopAd {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:20px;
}
#EdgeContainer .EdgeGutsRight .ProjectsHeader {
	margin-top:5px;
	margin-left:5px;
	color:#044332;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	font-family:Gotham Black;
}
#EdgeContainer  .EdgePoll td.subhdr {
	color:#000000;
	background-color:#D1D0CE;
}
#EdgeContainer  .EdgePoll {
	padding:5px;
	padding-bottom:10px;
}
#EdgeContainer  .EdgePoll .question,
#EdgeContainer  .EdgePoll .answer{
	font-size:12px !important;
	font-family:arial !important;
	font-weight:bold !important;
	color:#000000 !important;
	background-color:#D1D0CE !important;
	line-height:12px;
	padding:0px !important;
	margin:0px !important;
}
#EdgeContainer  .EdgePoll .vote {
	margin-top:10px;
	margin-left:100px;
	background:none !important;
}
/*
#EdgeContainer  .EdgePoll input{
	font-size:12px !important;
	font-family:arial !important;
	font-weight:bold !important;
	color:#000000 !important;
	background-color:#D1D0CE !important;
	line-height:12px;
	padding:0px !important;
	margin:0px !important;
	height:12px !important;
	width:14px !important;
}*/
#EdgeContainer  .EdgePoll .button {
	background-image:url('/fls/2400/site_graphics/edge/edgepollvotebutton.jpg');
	height:24px;
	padding:0px !important;
	margin:0px !important;
	width:99px;
	border:0px !important;
}
#EdgeContainer  .ProjectsContainer .EdgeRightTopAd  {
	padding-left:3px;
}
#EdgeContainer .EdgePoll .EdgeMainpollheader {
	padding-bottom:9px;
}
/*--------------------micro rotator-------------------------*/
#EdgeContainer .EdgeRotContainer {
	background-color:#004736;
	height:439px;
	width:498px;
	margin-top:5px;
	margin-left:5px;
}
#EdgeContainer .EdgeRotContainer .EdgeRotHeader {
	padding-top:8px;
	padding-left:3px;
}
#EdgeContainer .EdgeRotContainer .mainstory .image {
	width: 487px;
	height: 274px;
	overflow: hidden;
}
#EdgeContainer .EdgeRotContainer .textwords {
	padding: 3px 0px;
	margin-left: 5px;
	width: 488px;
	height: 42px;
}
#EdgeContainer .EdgeRotContainer .text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 488px;
	height: 42px;
	background: url(/fls/2400/site_graphics/edge/teaserbg.png) no-repeat;
}
#EdgeContainer .EdgeRotContainer .mainstory {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 488px;
	height: 275px;
}
#EdgeContainer .EdgeRotContainer .textwords a {
	color: #fff;
	font-size: 18px;
	line-height:18px;
	font-weight: bold;
	text-decoration: none;
}
#EdgeContainer .EdgeRotContainer .mainstory .image img {
	width: 488px;
}
#EdgeContainer .EdgeRotContainer .mainstory .play {
	position: absolute;
	top: 79px;
	left: 200px;
	cursor: pointer;
}
#EdgeContainer .EdgeRotContainer #mainimage {
	position: relative;
	width: 488px;
	height: 275px;
	margin: 6px 3px;
}
#EdgeContainer .EdgeRotContainer #subimages .subitem .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: .4;
	filter: alpha(opacity = 40);
	background: #000;
	width: 119px;
	height: 67px;
}
#EdgeContainer .EdgeRotContainer #subrotator {
	width: 488px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
#EdgeContainer .EdgeRotContainer #subimages {
	width: 1500px;
}
#EdgeContainer .EdgeRotContainer #subimages .subimage {
	width: 119px;
	height: 67px;
	overflow: hidden;
	position: relative;
}
#EdgeContainer .EdgeRotContainer #subimages .subitem {
	width: 119px;
	height: 67px;
}
#EdgeContainer .EdgeRotContainer #subimages .subimage img {
	width: 119px;
}
#EdgeContainer .EdgeRotContainer #subimages .subimage .miniplay img {
	width: 40px;
}
#EdgeContainer .EdgeRotContainer #subimages .subitem {
	padding-left: 4px;
}
#EdgeContainer .EdgeRotContainer #subimages .subitem .subtitle {
	font-size: 11px;
	color: #9cb2ad;
	padding-top: 4px;
	width: 119px;
	height:22px;
	overflow:hidden;
	line-height:11px;
	font-family:arial;
}
#EdgeContainer .EdgeRotContainer  #subimages .subimage .miniplay {
	position: absolute;
	left: 40px;
	top: 15px;
	width: 40px;
	height: 40px;
}
#EdgeContainer .EdgeRotContainer #NeulionVidContainer {
	display: none;
	height: 388px;
	left: 4px;
	position: absolute;
	width: 488px;
	z-index: 1000;
	top: 0px;
}
.EdgePoll {
	font-family:arial;
}
.EdgePoll .votes {
	font-family:arial;
	height:21px;
	font-size:13px;
}
.EdgePoll .total {
	font-size:13px;
}
.EdgePhotos .image img {
	border:none;
	background:none;
}
#EdgeContainer .EdgeRotContainer #NeulionVidContainer .videoStop {
	height: 19px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 19px;
	cursor: pointer;
}
#EdgeContainer .EdgeRotContainer #NeulionVidContainer .CloseTheVideo {
	background-color:#000000;
	color:#ffffff;
	text-align:right;
	width:488px;
	height:20px;
}
#EdgeContainer .EdgeRotContainer #articleVideoContainer {
	position: relative;
}
#EdgeContainer .EdgeRotContainer .ThumbCountBreak {
	background: url(/fls/2400/site_graphics/edge/thumbbreak.jpg);
	width:100%;
	height:2px;
	/*margin-top:31px;*/
}

 #EdgeContainer .edgeRotControls {
	background: url(/fls/2400/site_graphics/edge/rot_nav_bg.jpg);
	width:96px;
	height:18px;
	margin-left:200px;
	position:relative;
}
 #EdgeContainer .edgeRotControls .edgeRotDot {
	background: url(/fls/2400/site_graphics/edge/rotdot.png);
	width:11px;
	height:11px;
	position:absolute;
	z-index:30;
	margin-left:30px;
	margin-top:4px;
}
#EdgeContainer .edgeRotControls .EdgeFirst {
	width:7px;
	height:12px;
	position:absolute;
	z-index:45;
	margin-left:7px;
	margin-top:4px;
	cursor:pointer;
}
 #EdgeContainer .edgeRotControls .EdgeSecond {
	width:7px;
	height:12px;
	position:absolute;
	z-index:45;
	margin-left:83px;
	margin-top:4px;
	cursor:pointer;
}
#EdgeContainer .dotClick {
	float:left;
	height:17px;
	width:14px;
	cursor:pointer;
	background: url(/fls/2400/site_graphics/edge/rot_nav_dot.jpg);
}
#EdgeContainer .dotClickCon {
	margin-left:27px;
	position:absolute;
}
/*-------------------------------micro feature photos-------------------------------*/
 #EdgeContainer #Edgedphotos .EdgePhotos .image {
	height:183px;
	width:327px;
	overflow:hidden;
	border:solid 1px #3E3E3E;
}
 #EdgeContainer #Edgedphotos {
	margin-left:6px;
	position:relative;
	height:231px;
}
#EdgeContainer #Edgedphotos .EdgePhotos .text,
#EdgeContainer #Edgedphotos .EdgePhotos .text a{
	background-color: #3E3E3E;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
	padding-left:3px;
	height:18px;
	width:326px;
	font-family:arial,sans-serif;
}
#EdgeContainer #Edgedphotos .EdgePhotos{
	/*height:18px;*/
	width:327px;
}
#EdgeContainer .EdgePhotothumbs {
	margin-left:335px;
	width:164px;
}
#EdgeContainer .EdgePhotothumbs .EdgeThumbSize {
	width:77px;
	height:42px;
	border:solid 1px #585757;
	overflow:hidden;
	margin-bottom:9px;
	float:left;
	margin-left:2px;
}
#EdgeContainer #EdgeRotControls {
	position:absolute;
	z-index:900;
	top:206px;
	left:296px;
}
#EdgeContainer #EdgeRotControls .rarrow {
	margin-left:2px;
}
#EdgeContainer  .EdgeUnderPhotoAds {
	margin-left:6px;
}
#EdgeContainer  .EdgeUnderPhotoAds .EdgeStayConAd {
	margin-bottom:18px;

}
#EdgeContainer .EdgeFooter .EdgeFootCon {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	position:relative;
}
#EdgeContainer .EdgeFooter .EdgeFootCon .EdgeBack {
	position:absolute;
	z-index:500;
	cursor:pointer;
	height:40px;
	width:200px;
	top:5px;
	left:0px;
	background:green;
	opacity:0;
	filter:alpha(opacity=0);
}
#EdgeContainer .EdgeFooter .EdgeFootCon .NeulionBack {
	position:absolute;
	z-index:500;
	cursor:pointer;
	height:40px;
	width:119px;
	top:5px;
	right:0px;
	background:green;
	opacity:0;
	filter:alpha(opacity=0);
}
#EdgeContainer .overrideEegePoll {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}
#EdgeContainer .EdgeBetween {
	margin-left:5px;
}

#EdgeContainer .pollform .answer input {
	border:0px !important;
	background:none !important;
}
/*********************WM-24053:North Dakota State photo gallery text ***************************/
#pa-caption {
    display: block !important;
    font-size: 11px;
    height: 80px !important;
    line-height: 20px;
    overflow: hidden;
    padding: 0 10px;
}

/***************************WM-24053:North Dakota State photo gallery text******************************* */

#PlayerBioContent #PlayerBioImage img#PlayerBioProfile {
	width:auto;
	height:200px;

}
#PlayerBioContent #PlayerBioImage #PlayerBioImageContainer {
	margin:8px 14px;
}

