﻿
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;	
}

.hpIcon
{
	padding:0px 10px;float:left;
}


.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: 265px;
	height:45px;
	margin:10px 0px 0px 65px;
}


#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;
}

#menu
{
	width:100%;
	height:35px;
    border-bottom: solid 1px black;
    border-top: solid 1px white;
    background-color: #000000;
}

#navtop
{

    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    width: 100%;
    height: 35px;
    text-align:left;
}

#navtop, #navtop ul {
	padding: 0px;
 	margin: 0px;
 	list-style: none;
	background:#000;

}

#navtop li {
	float:left;
	position:relative;
	/*width:165px;*/
	margin:9px 8px 0px;
	
}

#navtop a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#navtop li ul li {
	line-height: 15px;
	width:250px;
}

#navtop li ul {
	position:absolute;
	display:none;
}
 
#navtop ul li ul{
	margin-left:0px;
}

#navtop li ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:4px 8px;
}

#navtop li ul li a:hover {
	color:#fff;
}


/* SHOW SUBMENU 1 */
#navtop li:hover ul, #navtop li.over ul {
	display:block;
}
#navtop li:hover ul ul, #menu li.over ul ul {
	display:none;
}

#navtop li > ul {
  	top: 16px;
  	left: auto;
}

#navtop li.off ul, #navtop li.on ul {
  /*put the subnav below*/
  top: 58px;
  *top: 304px; /*reposition for IE*/
}

#navtop li.off:hover ul, #navtop li.over ul { 
  display: block;
  z-index: 6000;
  position:absolute;
  top:38px;
  left:0px;
  margin-top:0px;

}

#navtop li.off a:hover,
#navtop li:hover a,
#navtop li.over a {
  color: #3394d2;
}

.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;   
}

.articlebox
{

   color: #000000;
   border: 1px #000000;
   padding: 10px 10px 10px 5px;
   font-size: smaller;
   border:solid 1px #818689;
   width:670px;
   margin:10px auto;
   background-color: White;
}

.articlebox2
{

   color: #000000;
   border: 1px #000000;
   padding: 10px 10px 10px 5px;
   font-size: smaller;
   border:solid 1px #818689;
   width:670px;
   margin:10px auto;
   background-color: White;
}

#articlebody img
{
   border: 0px #000000;
	
}

#articlebody, .about
{
   color: #000000;
   padding: 10px 10px 10px 5px;
   border:solid 1px #818689;
   width:670px;
   margin:0px auto;
   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;
}

.about
{
	margin: 10px auto;
}

#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;
}
.link
{
	float:left;
	padding-top:5px;
	padding-left:3px;
	height:25px;
	width:150px;
}
.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

#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:700px;
   margin:7px 30px;
   float:left;
   background-color: White;
   text-align:left;
}

.featuredarticle a
{
	font-size: 16pt;
    font-style:italic;
    text-decoration:none;
}

.featuredarticle p 
{
	margin:2px 0px 5px;
}
.featuredby
{
	font-size: 9pt;
	margin-top:5px;
	font-family:Arial;
	font-style:italic;
}

.featuredAbstract
{
	font-size: 11pt;
	margin-top:10px;
	font-family:Arial;
}

.lnkArticle 
{
	padding:5px 0 0 3px;
	width:232px;
}

.bio .bio_Image
{
	float:left;
	width:100px;
	margin-right:40px;
	border:1px solid #000;
}

.bio .bio_name_and_bio
{
	float:left;
}
.bio .bio_Name
{
	width:100px;
	font-size:15px;
	font-weight:bold;
}
.bio .bio_bio
{
	padding:5px 3px;
	width:100%;
}

.clearer
{
	clear:both;
}

.pad3
{
	padding:3px;
}
