@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/forrest-wood-cup/2010/images/new/FWC2010_bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	font-size:12px;
	line-height:14px;
}

img {
	border: 0px;	
	border-color: white;
}

a, #FWC_mainTopArea #FWC_stories .FWC_linkBars {
	color: #03f;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
	color: #fff;
}

.fixFrame {
	clear: both;
}

#preload #mainContentContainer {
	width: 975px;	
	background-color: #fff;
}
#FWC_mainContentContainer {
	/*background: url(/forrest-wood-cup/2010/images/_fwc/topBarBG.jpg) no-repeat top left;*/
	background-color: #fff;
	width: 975px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#FWC_topbar {
	height: 297px;
	position: relative;
	width: 975px;
}
#FWC_topAd {
	width: 645px;
	height: 120px;
	float: right;
}
#FWC_time, #FWC_temp, .FWC_topbarLabel {
	color: #fff;
}
#FWC_time, #FWC_temp {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	position: absolute;
	width: 130px;
	top: 143px;
	left: 330px;
}
#FWC_temp {
	left: 460px;
}
.FWC_topbarLabel {
	text-transform: uppercase;
}
#FWC_ffad {
	position: absolute;
	display: block;
	top: 150px;
	left: 610px;
	color: white;
	font-size: 17px;
}


#FWC_mainTopArea {
	height: 247px;
	/*margin-bottom: 17px;*/
}

#FWC_mainTopArea #FWC_headerAdContainer { position:absolute; z-index:112; width:728px; height:90px; margin-left:230px; margin-top:30px;}

#FWC_mainTopArea .FWC_linkBars {
	border-top: 1px solid #818792;
	border-bottom: 1px solid #818792;
}
#FWC_mainTopArea .FWC_linkBars a {
	display: block;
	float: left;
}
#FWC_mainTopArea .FWC_linkBars a, #FWC_mainTopArea #FWC_stories .FWC_linkBars {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 8px;
}
#FWC_mainTopArea .FWC_linkBars a:hover, #FWC_mainTopArea .FWC_linkBars a.on {
	color: #000;
	background-color: #818792;
}

#FWC_leftCol {
	background-image: url(/forrest-wood-cup/2010/images/_fwc/blackShadowBG.png);
	width: 325px;
	float: left;
}
#FWC_centerCol {
	width: 410px;
	float: left;
}
#FWC_rightCol {
	background-image: url(/forrest-wood-cup/2010/images/_fwc/blackShadowBG.png);
	width: 240px;
	float: left;
}
#FWC_winnerCol {
	width: 645px;
	height: 291px;
	float: left;
	position: relative;
}


#FWC_headline {
	height: 121px;	
}
.FWC_storyHeadline, .FWC_storySubhead  {
	margin-left: 5px;	
}
.FWC_storyHeadline {
	font-size: 24px; line-height: 26px; font-weight: bold;	
	margin-bottom: 6px;
	margin-top: 10px;
}
.FWC_storySubhead {
	font-size: 14px; line-height: 16px; font-style: italic;	
	font-weight: normal;
}
.FWC_storyDate {
	font-style: italic;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

#FWC_stories {
	height: 128px;
	overflow: hidden;
}

#FWC_stories .FWC_storySubhead  {
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}


#FWC_rightCol #FWC_stories {
	height: 275px;
	overflow: hidden;	
}
#FWC_rightCol #FWC_stories .FWC_storySubhead {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	width: 200px;
}
#FWC_rightCol #FWC_stories .FWC_storyDate, .FWC_topbarLabel {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}
#FWC_rightCol #FWC_stories .FWC_storyDate {
	margin-top: 20px;
}

.divRightTab {
	height: 200px;
	overflow: auto;
}

.divRightTabTitle {
	font-size: 14px;
	font-weight: bold;
}
.divRightTabSubTitle {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}





#FWC_tabbar {
	height: 28px;
	background: url(/forrest-wood-cup/2010/images/_fwc/tabOffBG.jpg) repeat-x;
}

#FWC_tabbar a {
	font-family: Helvetica, Arial, sans-serif;	
	text-transform: uppercase;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	display: block;
	float: left;
	padding: 0px 7px;
	border-right: 1px solid #0a1f4e;
	font-weight: 100;
}
#FWC_tabbar .bolder {
	font-weight: bold;
	font-weight: 700;
}
#FWC_tabbar a:hover, #FWC_tabbar a.on {
	background: url(/forrest-wood-cup/2010/images/_fwc/tabOnBG.jpg) repeat-x;
	color: #000;
	text-decoration: none;
}

.FWC_tabpanel {
	background: url(/forrest-wood-cup/2010/images/_fwc/tabPanelBG.jpg) repeat-x #fff;
	padding: 8px 2px;
	padding-top: 12px;
}

.FWC_header {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;
}
.FWC_subhead {
	font-size: 12px;
	margin-bottom: 4px;
	font-style: italic;
}



.mainContentContainer {
	background: none;
	width: 970px;
}

.FWC_tabpanel a {
	color: #03f;	
}


#eventschedule ul {
	padding: 0px;
	margin: 0px;
}
#eventschedule li {
	list-style-image: url(/forrest-wood-cup/2010/images/_fwc/icon_LIVE_off.gif);
	list-style-image: none;
	list-style-type:none;
	line-height: 19px;
	padding-left: 25px;
}
#eventschedule li.FWC_FLWlive {
	background: url(/forrest-wood-cup/2010/images/_fwc/icon_LIVE.gif) no-repeat 0px 0px;
}







#ff09_topArea, #ff09_winner {
	background: url(/images/09revealBG.jpg) no-repeat top left;
	width: 914;
	height: 402px;	
}

#ff09_winner {
	background-image: url(http://www.fantasyfishing.com/images/09reveal_Winner.jpg);
	height: 500px;	
}
#ff09_toplinks {
	width: 300px;
	height: 100px;
	margin-left: 560px;
	padding-top: 10px;	
}

#ff09_toplinks a {
	background: url(http://www.fantasyfishing.com/images/09reveal_bullet.jpg) no-repeat 0px 8px;
	padding-left: 15px;
	display: block;
	line-height: 27px;
	color: #03f;
	font-weight: bold;
	font-size: 14px;
}
#ff09_finalistStrip {
	margin-top: 30px;
	position: relative;
}
.ff09_finalist {
	position: relative;
	border: 1px solid black;
	background-color: #ccc;
	padding: 7px;
	margin-right: 9px;
	float: left;
}
.ff09_finalist .ff09_header {
	font-size: 15px;
	line-height: 18px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
.ff09_finalist .ff09_subhead {
	font-size: 14px;
}



#communityLinksList {
	margin-top: 20px;
}
#communityLinksList li {
	margin-bottom: 20px;
}



#latestBlogs {
	width: 660px;	
}
#latestBlogsCommentsContainer h2 {
	font-size: 16px;
	line-height:16px;
	margin: 3px 2px;
}
#latestBlogsCommentsContainer {
	width: 300px;	
	background-color: #eee;
	border: 1px solid #999;
}
#latestBlogsComments {

	overflow: auto;
	height: 350px;
}
h1 {
	 margin: 0px; padding: 0px;
}

.floatRight { float:right;}

#rightColumn {
	width: auto;
	margin-left: 10px;
}
#rightColumn .openBox {
	width: 481px;	
	height: 319px;
	border: 0px;
	background-color: transparent;
}
#rightColumn .openBox .linkVideoTitle {
	font-weight: bold;	
	font-size: 12px;
	line-height: 14px;
}
#rightColumn .openBox .linkVideoDuration {
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}
#rightColumn .openBox .linkVideoDescription {
	line-height: 14px;
}
#rightColumn .openBox a {
	width: 440px;	
	margin-left: 9px;
	border-bottom: 1px solid white;
	color: white;
}
#rightColumn .openBox a.currentlyPlaying {
	background-color: #666;
	width: 440px;
}

.registrationBlockBirthdate {
	width: 200px
}
.commentform textarea {
	width: 250px;	
}
#rightColumn a {
	/*line-height: normal;*/
	width: auto;
	/*font-weight: normal;*/
}

#videoBox {margin-top:10px;}

#videoBox #leftColumn, #videoBox #rightColumn {
	width: 483px;
	color: white;
}

#videoBox .comment {
	color: black;	
}
#videoBox #rightColumn {
	margin-left: 0px;
}
#videoBox #leftColumn { margin-left:2px;}
#videoBox .registrationBlockBirthdate {
	width: 410px
}
#videoBox .commentform textarea {
	width: 400px;	
}
#mainVideo {
	border: none;
	margin-bottom: 0px;
	padding-left: 0px;
}
#videoBox #mainVideo #videoDescription {
	padding-bottom: 0px;	
}


#commentDiv {
	color: black;
}




.leaderboardtablediv, .leaderboard {
	margin-bottom: 15px;	
}
.leaderboard {
	border: 1px solid black;
	padding: 10px;
	height: 300px;
	overflow: auto;
}


.tableheader {
	color: #03c;
	font-size: 9px;
	line-height: 9px;
	cursor: pointer;
}
.tablecontent {
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	border-right: 1px solid #fff;
}
.row1 {
	background-color: #fff;
}
.row2 {
	background-color: #eee;
}
.number {
	padding-right: 4px;
}
.angler {
	padding-left: 4px;
}

.statistics {
	border: 1px solid black;	
	padding-bottom: 15px;
}
.statistics table {
	width: 100%;	
}

.statsTitle, .statsItem {
	vertical-align: top;
	border-bottom: 1px solid #333;
}
.statsTitle {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	/*width: 200px;*/
	padding-right: 0px;
	color: #333;
}
.statsItem {
	font-size: 12px;
	font-weight: normal;
}

.copyright {
	font-size: 10px;	
}







.articlePhotoCaption {
	padding-top: 0px;	
}
.articleContainerTournament h1 {
	font-size: 16px;
	line-height: 18px;
}
.articleContainerTournament .contentItalic {
	font-style: italic;
}
.articleContainerTournament .date {
	font-size: 10px;
	text-transform: uppercase;
}
#divLatestNewsByDay  {
	text-transform: uppercase;
	font-size: 11px;
}
#divLatestNewsByDay a {
	display: block;
	padding: 4px;
	text-transform: none;
	font-size: 12px;
	width: 290px;
}
#divLatestNewsByDay a:hover {
	color: #000;
}
#divLatestNewsByDay a.on {
	background-color: #FC0;
	border: 1px solid black;
	width: 290px;
}
#divLatestNewsByDay .FWC_storyDate {
	font-size: 11px;
	font-weight: bold;
}



#pairingResults .linkResults {
	display: block;
	float: left;
	height: 20px;
	padding: 6px 12px 0px 12px;
	border-bottom: 0px;
	margin-right: 2px;
	background-color: #ccc;
}
#pairingResults .pairingTab {
	padding: 7px 8px 0px 8px;
	height: 15px;
	margin-top: 4px;
}

#pairingResults .on {
	background-color: #fc0;
	color: black;
}






/* On the water twitter messages formatting */
.twitterMessage,.twitterMessage2{
	text-align:left;
	padding:5px;
	font-size:12px;
	line-height:14px;
}
.twitterMessage a,.twitterMessage2 a{
}
.twitterMessage{
	background-color:#fff;
	color:#000;
}
.twitterMessage2{
	background-color:#E9E9E9;
	color:#000;
}
.twitterMessageInfo{
	font-weight:bold;
}
.background4c{
	background-color:#4C4C4C;
}
.articlePhotoCaption {
	clear:both;
	float:left;
	line-height:13px;
	margin-bottom:8px;
	margin-right:8px;
	max-width:308px;
	padding-top:10px;
}

.nextLiveVideo { background: url('/forrest-wood-cup/2010/images/new/NextLiveEvent_bg.gif') no-repeat top left; height:90px; width:307px; padding:10px; color:#fff; margin-bottom:10px;}
.nextLiveVideo h1 {color:#d5e136;font:bolder 18px Helvetica Neue LT,Helvetica Neue, Helvetica, arial black, arial; }
.nextLiveVideo a {color:#fff;}
.scheduleOfEvents .col1, .scheduleOfEvents .col2 { }
.scheduleOfEvents h2 { font-style:italic; font-size:20px; font-family:Helvetica Neue, Helvetica, arial black, arial;margin-bottom:0px; line-height:20px;}
.scheduleOfEvents h3 { font-size:16px; font-family: arial;line-height:20px;}
.scheduleOfEvents em { font-style:italic; font-family:Helvetica Neue LT,Helvetica Neue, Helvetica, arial black, arial;}
.scheduleOfEvents p {margin:0;padding:0;}
	/* --------   Containers -------- */


	div.tbl-00gffs {background-image: url('/images_2010/corners/tbl-00gffs.gif'); padding-left:30px; margin-right:30px; }
	div.tbl-00gffs div {background-image: url('/images_2010/corners/tbl-00gffs.gif');}
	.tbl-00gffs-content { background-color: #4c4c4c; color:#fff; padding:1px 10px;}
	
	div.tbl-00gffs, div.tbl-00gffs div { background-repeat: no-repeat; }

	div.tbl-00gffs-top { background-position: top left;  }
	div.tbl-00gffs-top div { background-position: top right; margin-right:-30px;}

	div.tbl-00gffs-bottom { background-position: bottom left; height:25px;}
	div.tbl-00gffs-bottom div { background-position: bottom right; height:25px;  margin-right:-30px;}





.linkResults, #pairingResults .linkResults {
	display: block;
	float: left;
	height: 20px;
	padding: 6px 12px 0px 12px;
	border-bottom: 0px;
	margin-right: 2px;
	background-color: #ccc;
}
.pairingTab, #pairingResults .pairingTab {
	padding: 7px 8px 0px 8px;
	height: 15px;
	margin-top: 4px;
}

.on, #pairingResults .on {
	background-color: #fc0;
	color: black;
}
.newsHeadline {line-height:35px;}
	div.rc-4c {background-image: url('/images_2010/corners/tbl-4c.jpg'); padding-left:10px;}
	div.rc-4c div {background-image: url('/images_2010/corners/tbl-4c.jpg'); }
	.rc-4c-content { background-color: #4c4c4c; color:#fff; padding:1px 10px;}
	.rc-4c-content a { color:#fff; text-decoration:underline; }

	div.rc-b4 {background-image: url('/forrest-wood-cup/2010/images/new/tbl-b4.gif'); padding-left:10px;}
	div.rc-b4 div {background-image: url('/forrest-wood-cup/2010/images/new/tbl-b4.gif'); }
	.rc-b4-content { background-color: #b4b4b4; color:#fff; padding:1px;}
	.rc-b4-content div {  padding:1px 10px; }
	.rc-b4-content a { color:#fff; text-decoration:underline; }

	
	div.rc-4c, div.rc-4c div,
	div.rc-b4, div.rc-b4 div { background-repeat: no-repeat; height: 10px; }
	div.rc-bottom { background-position: bottom left; }
	div.rc-bottom div { background-position: bottom right; }
	div.rc-top { background-position: top left; }
	div.rc-top div { background-position: top right; }
	/* -------- //Containers -------- */
	
/* -- Home > Video -- */
.videoContainer { height:263px;background-color:#b4b4b4; border-left:1px solid #000; border-right:1px solid #000; }
.videoContainer .videocontainer {width:45%; padding:2%;float: left; overflow-x:hidden; text-align:center;}
.hpvideothumb { border:1px solid #fff; margin-bottom:5px;}
.divVideoTitleBottom { color: #000; }
.divVideoDurationBottom { color: #000; }
.playButton { height:80px; width:130px; position:absolute; background: url('/images_2010/Home/playbutton.png') no-repeat 50px 25px; z-index:250;cursor:pointer;}
.divVideoTitleBottom { text-align: center; }

/* -- Home -- */	
#registerToWin { color:#000; }
.form { color:#000; }


/* -- Video -- */
.searchbtn {height:22px;margin-right: 10px;float:left;background: url('/images_2010/search-btn_left.gif') no-repeat top left;text-decoration: none;}
	.searchbtn span {padding: 2px 15px;height:23px;margin-right: -5px;display:block;background: transparent url('/images_2010/search-btn_right.gif') no-repeat top right; color: #fff;font: bold 13px arial, sans-serif;}
		.searchbtn span a { color:#fff; text-decoration:none;}
.floatLeft { float:left; padding-right: 1px;} 
.apPOD { position:absolute;background-color:#e3e3e3;border:1px solid #000000;color:#000000; width:300px; padding:5px; }
.videocontainer .apPOD {background-color:#e3e3e3;border:1px solid #000000;color:#000000;padding:5px;position:absolute;z-index:879;text-decoration:none;width:155px;vertical-align:top;	}
.videocontainer .apPODPositionfix {margin-left:-30px;}



/* -- From style_v11.css -- */
.subhead, .subsubhead, .tableHeads, .tableHeads2, .tableContent, .tableContent2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#222222;
}
.tableContent td, .tableContent2 td {
	
}

.tableContent {
	background-color: #ddd;
}
.tableHeads, .tableHeads2, .tableHeads  .resultsDetail, .tableHeads2 .resultsDetail, .tableHeads a, .tableHeads2 a, .tableHeads td, .tableHeads2 td { 
	font-weight:	bold;
	text-align:		center;
	background-color:#ccc;
}


.tableContent2 {
	background-color:#eee;
}
.blue { color: #002353 !important;}
#blog h2 {margin:0;padding:0;}
#blog p {margin-top:0;padding:0;}

#blog { padding:20px 20px;}



#FWCBlogPod {
	background: url('/forrest-wood-cup/2010/images/new/FWCBlog_bg.jpg') no-repeat top left;
	height: 151px;
	width: 289px;
	padding:65px 3px 5px 15px;	
}
#FWCBlogPod a.footer {
	color:#fff31f;
	position:absolute;
	margin-top:130px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

#FWCBlogPod h2 {
	margin:5px 0 0 0;
	padding:0;
	font-size:15px;
	padding:0;
	color:#000;
	text-decoration:none;
	line-height:17px;

}
#FWCBlogPod span.postdate {
	color: #333;
}
#FWCBlogPod span.byline {
	color: #111;
}



.onthewaterBlogPod #FWCBlogPod {
	background: url('/forrest-wood-cup/2010/images/new/FWCBlog_bg.gif') no-repeat top left;
	height: 144px;
	width: 289px;
	padding:65px 3px 5px 15px;	
}

