﻿
body
{
	background:#333333 url(images/bg.gif) repeat scroll 0 0;
	color:#000000;
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	
	
}

#container 
{
	width: 1050px; 
	text-align:left;
}


td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

.tborder 
{
	background: #f6f6f6 transparent scroll repeat 0% 0%;
	border-right: #818689 1px solid;
    border-top : #818689 1px solid;
  	border-left: #818689 1px solid;	
	border-bottom: #818689 1px solid;
	color: #000000;	
}

.thead 
{
	background: url(http://www.flyersphans.com/forums/images/orangeblack/misc/head.gif) #000000 repeat-x left top;	
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;	
	color: #ffffff;
	vertical-align:middle;
	padding:6px;
}

.alt1
{
	background: #f6f6f6;	
	color: #000000;
	vertical-align:middle;
}
.alt2
{
	background: #cfd5d8;	
	color: #000000;
	vertical-align:middle;
}

.threadby
{
	font-size:10px;
}

#masthead {
	background: #000000;
	padding: 0px;
    margin: 0px;
    width: 100%;
    height: 170px;
}


#header1
{
	 background: #000000 no-repeat;
	float:left;
	width:700px;
	height:170px;
}


#header2
{
	margin-top:10px;
	width:200px;
	float:left;
	font-size: 10px; 
}

#loginbox
{
   font-size: 10px;  
   color: White;
   width: 265px;
}

.snblock
{
	float:left;
	width: 215px;
	height:55px;
	padding-top:10px;
	text-align:right;

}


#contentcontainer
{
	width:100%;
	background: #EEE;
	height: 100%;
	float:left;
}

#rightcol
{  
 
  background: #EEE;
  height: 100%;
  float:left;
  width:290px;
   
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#rightcol div.sectiontitle, #leftcol .sectiontitle span
{
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   padding-left:6px;
   text-transform: uppercase;
}

#rightcol img
{
	
	padding-top: 5px;
    
}

#centercol
{
  float: left;
  width: 757px;
  background-color: #EEE; 
  height: 100%;
   border-right: solid 1px black;

}

#centercol div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
   margin-left: 10px;
}

.sectiontitle
{
   background-color: #818689;
   color: white;
   font-size: 16px;
   font-weight: bold;
   text-transform: uppercase;
   border-right:solid 1px gray;
   border-bottom: solid 1px black;
   text-align:left;
   height:28px;
   padding:8px;
}


#navtop
{
    background:  repeat-y;
    background-color: #000000;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    width: 1050px;
    height: 35px;
    border-bottom: solid 1px black;
    border-top: solid 1px white;
    text-align:left;
}

#navtop td
{
	background-color: #000000;
    text-decoration: none;
    padding:3px 3px 3px 1px;
    font-size: 12px;
    font-weight: bold;
    color: White;
}

 #navtop a
{
    background-color: #000000;
    text-decoration: none;

    font-size: 12px;
    color: White;
}


#navtop a:hover
{
    color: #3d62be;
    text-decoration: none;
    padding-bottom:3px;
    background-color: #000000;
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.pollcontent
{
   padding: 6px;
   border-bottom: solid 1px black;
   
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}



.articlebox2
{

   color: #000000;
   border: 1px #000000;
   padding: 10px 10px 10px 5px;
   font-size: smaller;
   border:solid 1px #818689;
   margin:0px 15px 10px 15px;
   background-color: White;
}

#articlebody img
{
   border: 0px #000000;
	
}

#articlebody, .about
{
   color: #000000;
   padding: 10px 10px 10px 5px;
   border:solid 1px #818689;
   margin:0px 15px 10px 15px;
   background-color: White;
}

.articletitle
{
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   float:left;  
}

.articleabstract
{
   padding-top: 6px;
   border-top: dashed 1px black;
   font-size:12px;
}

.tags 
{
  padding-top: 10px;
   font-size:12px;
}

#homeLeft, #homeRight
{
	float:left;
	margin:0;
	padding:10px 0 10px 3px;
	width:250px;
}

#third
{
	float:left;
	margin:0;
	padding:10px 0 20px;
	width:240px;
}

#feature
{
	float:left;
	margin:0;
	padding:10px 0 10px;
}

#articlesection
{
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	border: solid 1px black;
	background-color:White;
	width:240px;
	
}

.abhomeCategory
{
	background:#666666;
	text-align:left;
	color: White;
	font-weight:bold;
	padding:8px;
	height:30px;
	font-size:15px;
	
}
.homeCategory
{
	background:#666666;
	text-align:left;
	color: White;
	font-weight:bold;
	padding-bottom:2px;	
	height:64px;
	
}
.homeCategoryHeader
{
	padding-top:25px;
	padding-left:25px;
	font-size:14px;
}
.homeArticle
{
   float:left;
   color: #000000;
   font-size: 11px;
   text-align:left;
   
  /* 	background: url(images/sectionbg.gif) repeat scroll 0 0;*/ 
}

.homeArticle a
{
	font-size:9pt;
}

.hockeyimg
{
	padding-top:2px;
	height:35px;
	float:left;
}

.clear
{
	clear:both;
}
.link
{
	padding:8px 0px 4px 8px;
	width:175px;
}
.comment
{
   padding: 4px 0px 4px 10px;
   font-size:10pt;
}

#footer
{
    float:left;
    width:100%;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	background: #EEE;
}

#footertext
{
	margin: 10px 0px 10px 10px;
	font-size:small;
	float:left;
}

#footertext a
{
	font-size:smaller;
	color: Gray;
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

#featuredarticle
{
   color: #000000;
   border: 1px #000000;
   padding: 10px 10px 10px 5px;
   font-size: smaller;
   border:solid 1px #818689;
   width:90%;
   margin-left:25px;
   margin-bottom:10px;
   float:left;
   background-color: White;
   text-align:left;
}

#featuredarticle a
{
	font-size: 18pt;
    font-style:italic;
}

.featuredAbstract
{
	font-size: 11pt;
	margin-top:10px;
	font-family:Arial;
}

.lnkArticle 
{
	padding:5px 0 0 3px;
	width:232px;
}