@charset "utf-8";
/* CSS Document */

/* FIRST COL */
#firstCol { width:223px; float:left;}

#NashCompetition,#NashCalendar { width:221px; border:1px solid #fff; border-top:none;}
#NashCalendar { height:178px; }
#NashCalendar .line { margin:7px 0; height:1px; background:#202200;}

.topFishText { text-align:center; margin-top:5px; padding:0 10px;} 
.topFishText p{ line-height:15px;}
.topFishText .line { margin:5px 10px; height:1px; background:#2D2D00;}
#calendarinner {
	height:150px;	
}
.copyright { text-align:right; padding:10px;}
.copyright p { margin-top:12px; line-height:15px;} 
.copyright img { margin-left:5px;}

.links { padding-top:5px;}
.links .header { position:absolute; margin-left:-4px; margin-top:-5px;}
.link { border-bottom:1px solid #343434; text-align:center;}

/* SECOND COL */
#secondCol { width:370px; float:left;}
.productBox { width:338px; border:1px solid #3E3C06; margin:auto auto 15px auto;}

/* THIRD COL */
#thirdCol { width:264px; float:left; border-left:1px solid #FFF;}
#newsListing { margin:0 15px; border:1px solid #3E3C06; padding:10px;}
#newsListing img { margin-right:10px;}
#newsListing .line { margin:10px 0; height:1px; background:#202200;}
#newsListing p { line-height:14px;}
#newsListing h6 { margin-top:4px;}
#featuredShop { margin:0 15px; border:1px solid #3E3C06; padding:10px;}
#featuredShop img { margin-right:10px;}
#featuredShop p { line-height:14px;}
#featuredShop .search{ padding:10px 0 10px 10px; background-color:#382D18; margin-top:10px;}
#featuredShop .search img { padding-top:4px;}

.article { color:#FFF; padding:30px;}
.article .flvplayer { width:400px; margin:30px 0; margin-left:200px; border:10px solid #2C2C2C}

