﻿body{padding:0; margin:0; color:#010101; font-family:Arial;}
/*STRUCTURE*/
#site-container{width:1000px; background-color:#ffffff;margin:0 auto;}
#header{width:998px; height:200px; position:relative; background-image:url("/images/structure/ffsBannerv4.jpg"); border:solid 1px #CCCCCC;}
#header #home-link{display:block; position:absolute; width:160px; height:150px; left:30px; top:22px;}
#header #main-title-container{position:relative; top:5px; left:3px;}
#header #main-title-container #main-title{height:40px; background-image:url("/images/structure/section_bg_main.png"); background-position:left top; background-repeat:repeat-x; float:left; color:#ffffff; font-size:25px; font-weight:bold; padding:6px 4px 6px 8px;}
#header #main-title-container #main-title-cap{width:4px; height:40px; background-image:url("/images/structure/section_bg_rounded.png"); background-position:left top; float:left;}
#header #search-div{width:265px; height:23px; position:absolute; top:132px; left:715px; padding:5px; background-image:url("/images/structure/search_bg.png"); background-position:left top; background-repeat:no-repeat;}
#header #search-div .search-button{width:69px; height:23px; float:left;}
#header #search-div .search-box{width:180px; height:20px; float:right; border:none;}

/*NAVS*/
#primary-nav{width:998px; height:30px; overflow:hidden; border:solid 1px #cccccc;}
#primary-nav .nav-item{height: 15px; border-right:solid 1px #cccccc; float:left; padding:10px 20px 5px;}
#primary-nav .nav-item a{color: #00628a; text-decoration:none; font-size:14px; font-weight:normal;}
#primary-nav .active{background-color:#00628a !important;}
#primary-nav .active a{color:#ffffff !important;}

#sport-nav{width:998px; height:30px; overflow:hidden; border-left:solid 1px #545454; border-right:solid 1px #545454; border-bottom:solid 1px #545454; background-color:#6a6a6a;}
#sport-nav .nav-item{height: 15px; border-right:solid 1px #545454; float:left; padding:10px 20px 5px; background-color:#6a6a6a;}
#sport-nav .nav-item a{color: #ffffff; text-decoration:none; font-size:14px; font-weight:normal;}
#sport-nav .active{background-color:#ffffff !important; height:13px; padding:8px 20px 5px; margin-top:2px;}
#sport-nav .active a{color:#6a6a6a !important;}

/*CONTENT*/
#content-shell{width:1000px; background-image:url("/images/structure/main_div_body.gif"); background-position:top; background-repeat:repeat-y;}
#content-shell-footer{width:1000px; height:22px; background-image:url("/images/structure/main_bottom_rounded.gif"); background-position:top; background-repeat:no-repeat; display:block;}
#content-container-shell{width:868px;float:left;  }
#content-container{width:840px; padding:14px 14px 0 14px; }
#content-container-bottom{width:868px; height:13px; background-image:url("/images/structure/light_grey_bg_rounded_botto.gif"); display:block;}
#content-container #featured-article{width:817px; height:291px; padding:0 10px; background-color:#ffffff; border-left:solid 1px #cccccc; border-right:solid 1px #cccccc;}
#content-container .featured-article-top{background-image:url("/images/structure/featured_rounded_top.png"); width:839px; height:10px; display:block;}
#content-container .featured-article-bottom{background-image:url("/images/structure/featured_rounded_bottom.png"); width:839px; height:10px; display:block; margin-bottom:20px;}
#content-container #featured-article .featured-article-title{border-bottom:solid 1px #cccccc; padding-bottom:8px;}
#content-container #featured-article .featured-article-title .h1-div{float:left; width:600px;}
#content-container #featured-article .featured-article-title .rss-feed{float:right; display:inline; width:150px;margin-top:3px;}
#content-container #featured-article .featured-article-title .rss-feed a{color:#63ACCD; font-size:12px; font-weight:normal;}
#content-container #featured-article .featured-article-title .rss-feed a img{border:none; margin-left:5px; width:20px; height:20px; float:none; margin-top:0px; border:none !important; vertical-align:-1px;}
#content-container #featured-article .author{color: #868686 !important; font-size:55%; font-weight:normal;}
#content-container #featured-article img
{
	width:303px;
	height:227px; border:solid 1px #ececec !important; float:left; margin-top:9px;
}
#content-container #featured-article #featured-content
{
	padding:23px 15px 15px 15px; 
	height:197px; 
	width:370px;
	float:left; font-size:75%; border-left:solid 1px #cccccc; margin:5px 0 5px 16px;}

#content-container .article-lists{width:402px; float:left;}
#content-container .article-lists.right-side{float:right;}
#content-container .article-lists .top{background-image:url("/images/structure/list_top_rounded.png"); width:402px; height:8px;}
#content-container .article-lists .bottom{background-image:url("/images/structure/list_bottom_rounded.png"); width:402px; height:8px; margin-bottom:8px;}
#content-container .article-lists .header{width:383px; color: #00628a; background-color:#ffffff; padding:2px 0 2px 19px;}
#content-container .article-lists .content{width:386px; background-color:#ffffff; padding:2px 8px 2px 8px;}
#content-container .article-lists .content ul{padding:0; margin:0;}
#content-container .article-lists .content li{font-size:75%; list-style-type:none; border-bottom:solid 1px #cccccc; padding:8px 0 8px 12px;}
#content-container .article-lists .recent-article-item{height:104px; }
#content-container .article-lists .recent-article-item .recent-article-header{width:384px; height:28px; padding:0px 8px 12px 8px; }
#content-container .article-lists .recent-article-item .recent-article-header .author{color:#868686; font-size:70%; margin-top:3px;}
#content-container .article-lists .recent-article-item .recent-article-content{height:48px; font-size:75%; padding:12px 0 0 0; width:384px;}

/*STATIC CONTENT PAGES*/
.static-content{margin:10px;}

/*ADD SPACE*/
#add-space{width:132px;  float:left; }
#add-space #add-space-content{width:132px;}
#add-space-bottom{width:132px; height:13px; background-image:url("/images/structure/add_space_bottom.gif"); background-position:left bottom; background-repeat:no-repeat;}

/*FOOTER*/
#footer{font-size:11px !important; width:900px; height:33px; background-color:#ffffff; display:block; padding-top:17px; text-align:right; margin:0 auto;}
#footer #copyright{float:left;}
#footer #footer-links{float:right}
#footer a{ color:#333333; font-weight:normal;}
#footer .rss-feed{float:right; margin:-9px 0 0 20px;}
#footer .rss-feed a{color:#63ACCD; font-size:12px;}
#footer .rss-feed a img{border:none; margin-left:5px; margin-top:1px; vertical-align:-1px;}

/*GLOBALS*/
.clear-both{clear:both;}
.clear-left{clear:left;}
.clear-right{clear:right;}
a{color:#63accd; font-weight:bold; text-decoration:none;}
h1, h2{color:#00628a;}
h1{font-size:140%; margin:0;}
h2{font-size:120%; margin:0; padding:0;}
p{font-size:75%; margin:0; padding:0;}
.divider{width:384px; height:1px; display:block; background-color:#cccccc;}
.date{color:#868686;}