﻿
*
{
    margin: 0px;
    padding: 0px;
}
img
{
    border: 0px;
}

body
{
    width: 100%;
    background-position: bottom left;
    background-repeat: repeat-x;
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 11px;
}




#scoreboard
{
    background-color: black;
    font-family: Verdana;
    font-size: 11px;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
    word-spacing: normal;
}

#main-article
{
    width: 1020px;
    height:auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    /*background-image: url('images/content-background.jpg');*/
    background-color: White;
}

#main-article-bigger
{
    width: 1200px;
    height:auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    /*background-image: url('images/content-background.jpg');*/
    background-color: White;
}

/**
*** HEADER AD
**/

#headerAd
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 15px 15px 15px;
    text-align: center;
}

#topsection
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    text-align: center;
    vertical-align: bottom;
    background-color:black;
}

#bottom-section
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    background-color: Black;
}

.lower-ad
{
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    text-align: center;
}

.mainProjections
{
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    padding: 15px 15px 15px 15px;
    text-align:center;
}

/**
*** STANDRD MAIN
**/

#main
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    background-color: White;
}


#teammanager_main
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 15px 15px 15px;
    text-align:left;
    background-color:black;
}


#rookiereport
{
    width: 1020;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 15px 15px 15px;
    text-align:left;
    background-color:black;
}



/**
*** DEFAULT LEVEL 1 - COLUMNS
**/

#default-main
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0px 0px 0px;
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 11px;
}




#navbuttons
{
    width: 1020px;
    margin-left: 20px;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 25px 25px 25px;
}




/**
*** FOOTER NAVIGATION
**/

#footer li
{
    display: inline;
}
#footer ul
{
    padding: 23px 0 15px 0;
}
#footer
{
    height: 96px;
    width: 100%;
    overflow: hidden;
    float: left;
    font-family: Verdana;
    font-size: 11px;
    color: #909090;
    text-align: center;
}
#footer ul a
{
    color: #909090;
    text-decoration: underline;
    margin: 0 16px;
    text-transform: uppercase;
}
#footer a:visited
{
    text-decoration: underline;
}
#footer a:hover
{
    text-decoration: none;
}
#footer p a
{
    color: #909090;
    text-decoration: none;
}

#default-lvl4
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    color: #676666;
    font-size: 11px;
    padding: 15px 15px 15px 15px;
    text-align:left;
}
#default-lvl2
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 15px 15px 15px;
    color: #676666;
    font-size: 11px;
    text-align:left;
}
#default-lvl3
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    color: #676666;
    font-size: 11px;
    padding: 15px 15px 15px 15px;
    text-align:left;
}




/*
*** MAIN COLUMNS ON DEFAULT
*/

.column
{
    width: 290px;
    height: 770px;
    float: left;
    padding: 0 0 39px 34px;
    color: #676666;
    line-height: 18px;
    text-align:left;
    vertical-align:top;
}

.column h1
{
    font-size: 14px;
    color: Black;
}

.column h1 a
{
    color: Black;
}

.column h2
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
}

.column span
{
    color: #FC4010;
    font-weight: bold;
    display: block;
    padding: 10px 0 0 0;
}

.column table
{
    height: 110px;
}
.column td
{
    vertical-align: top;
    padding: 4px 4px 4px 4px;
}
.column tr
{
    vertical-align: top;
}
.column td a
{
    color: Black;
}

.column-story 
{
    height: 110px;
    text-align:left;
}


/**
*** POLL
**/

.poll
{
   
}

.poll td
{
    text-align:left;
}

.chartlist li { 
  position: relative;
  display: block; 
}

.chartlist .count { 
  display: block; 
  position: absolute; 
  top: 0; 
  right: 0; 
  margin: 0 0.3em; 
  text-align: right; 
  color: #999; 
  font-weight: bold; 
  font-size: 0.875em; 
}

.chartlist li a { 
  display: block; 
  padding: 0.4em 4.5em 0.4em 0.5em;
  position: relative; 
  z-index: 2; 
}

.chartlist .index { 
  display: block; 
  position: absolute; 
  top: 0; 
  left: 0; 
  height: 100%; 
  background: #B8E4F5; 
  text-indent: -9999px; 
  overflow: hidden; 
}



/**
*** DEAFULT LEVEL 3
**/

.default-lvl3-section
{
    width: 200px;
    margin-left: 20px;
    height: 80px;
    float: left;
    padding: 5px;
    border: none;
    border-width: 1.5px;
     text-align:left;
}

.default-lvl3-ad
{
    width: 200px;
    margin-left: 20px;
    height: 80px;
    float: left;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}

.default-lvl3-section h2
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
}

.default-lvl3-section td h2 a
{
    color: white;
}

.default-lvl3-section td a
{
    color: black;
}

.default-lvl3-section li
{
    
    margin: 0px;
}

/**
*** DEAFULT LEVEL 2
**/

.default-lvl2-sect
{
    width: 280px;
    margin-left: 20px;
    float: left;
    padding: 5px;
    border: none;
    border-width: 1.5px;
}

.default-lvl2-sect player-focus
{
    width: 120px;
    height: 120px;
    padding: 5px;
    border: solid;
    border-width: 1.5px;
}

.default-lvl2-sect h2
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
}

.default-lvl2-sect td a
{
    color: black;
    font-weight:bold;
}

.default-lvl2-sect a
{
    color: black;
    font-weight:bold;
}

/**
*** DEAFULT LEVEL 4 - PARTNERS
**/


.default-lvl4-partner
{
    width: 200px;
    margin-left: 20px;
    height: 210px;
    float: left;
    padding: 5px;
    color: #676666;
    font-size: 11px;
    border: none;
    border-width: 1.5px;
}

.default-lvl4-partner h2
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
}

.default-lvl4-partner td a
{
    color: black;
   font-weight:bold;
}








/**
*** MULTIVIEW TABS
**/

 .menuTabs
        {
            position:relative;
            top:1px;
            left:10px;
            height: 30px;
            margin: 0px;
            
        }
        .tab
        {
            border:Solid 1px black;
            border-bottom:none;
            padding:0px 10px;
            background-color:#eeeeee;
            height: 30px;
            margin: 0px;
            
        }
        .selectedTab
        {
            border:Solid 1px black;
            border-bottom:Solid 1px white;
            padding:0px 10px;
            background-color:white;
            height: 30px;
            margin: 0px auto;
        }
        .tabBody
        {
            border:Solid 1px black;
            padding:20px;
            background-color:white;
            height: 30px;
            margin: 0px auto;
        }
        .login-box
        {
            text-align:left;
        }

/**
*** TEAM MANAGER
**/



.manager-menus
{
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 15px 15px 15px;
    text-align:left;
    background-color:White;
}

.team-selector
{
    /*width: 1200px;*/
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 15px 15px 15px;
    background-color:White;
    text-align: center;
}

.manager-menus h1
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
}


.divimport
{
    width: 1020px;
    float: left;
}
.teamoptions
{
    font-family: Verdana;
    background-color: #F5F5F5;
    width: 400px;
    padding: 15px;
    float: left;
    height: 125px;
    border: solid;
    border-width: 5px;
    border-color: White;
    text-align: left;
}
.importid
{
    width: 500px;
    height: 249px;
    float: left;
}
.saveoptions
{
    font-family: Verdana;
    background-color: #F5F5F5;
    width: 400px;
    padding: 15px;
    float: left;
    height: 100px;
    border: solid;
    border-width: 5px;
    border-color: White;
    text-align: left;
}
.savedb
{
    width: 300px;
    height: auto;
    float: left;
}
.capoptions
{
    font-family: Verdana;
    background-color: #F5F5F5;
    width: 400px;
    padding: 15px;
    float: left;
    height: 500px;
    border: solid;
    border-width: 5px;
    border-color: White;
    text-align: left;
}
.traderecord
{
    font-family: Verdana;
    background-color: #F5F5F5;
    width: 400px;
    padding: 15px;
    float: left;
    height: 180px;
    border: solid;
    border-width: 5px;
    border-color: White;
    text-align: left;
}
/**
*** SCOREBOARD
**/


.matchboarditem
{
    width: 11.0%;
    height: 80px;
    background-color: Yellow;
    float: left;
    margin: 0 auto;
    background-color: #404040;
    border: solid;
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-color: black;
    color: white;
    text-align: center;
    vertical-align:middle;
    padding: 24px 0px 0px 0px;
}


.scoreboard table
{
    vertical-align: top;
    padding: 5px;
    width: 1000px;
}
.scoreboard td
{
    vertical-align: top;
    padding: 5px;
    width: 125px;
}
.scoreboard tr
{
    vertical-align: top;
}


/*--------------- ARTICLE ---------------*/




.ie6 .article-title
{
    height: 1%;
}
.article-title .date
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #7a7a7a;
}
.article-title .date span
{
    font-weight: bold;
}
.article-title .headline
{
    border-bottom: #C2C2C2 1px solid;
    padding-bottom: 10px;
}
.article-title h2
{
    position: relative;
    padding: 8px 0px 3px 0px;
    margin: 0;
    width: 100%;
    font: 700 30px helvetica, arial,sans-serif;
    line-height: 22px;
}
.article-title h3
{
    font-size: 100%;
    width: 100%;
    color: #a1a17f;
    padding: 4px 0 0;
}
.article-title cite
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
}

.ie6 .article-title .subhead cite.source
{
    height: 1%;
}
/* ARTICLE SUMMARY */
.article-summary
{
    background-color: #ededed;
    padding: 10px;
    margin: 10px 0 10px 0;
    clear: both;
}
.article-summary h4
{
    font-weight: bold;
}

.article-side
{
    width: 290px;
    height: 900px;
    float: left;
    padding: 10px 10px 10px 10px;
    font-family: Verdana;
    font-size: 11px;
    color: #676666;
    line-height: 18px;
    text-align:left;
}

.article-side a
{
    color: black;
}

.article-side td a
{
    color: black;
}

.article-side h1
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
}

.article
{
    width: 640px;
    height: auto;
    float: left;
    padding: 20px 0 39px 34px;
    font-family: Verdana;
    font-size: 11px;
    color: #676666;
    line-height: 18px;
    text-align:left;
}

.article a
{
    color: black;
}


.article p
{
    padding-bottom: 7px;
}

.article h1
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
    vertical-align:middle;
}




/**
*** Same as article-side but for fantasy articles
**/
.fantasy-side
{
    width: 270px;
    height: 1200px;
    float: left;
    padding: 15px;
    font-family: Verdana;
    font-size: 11px;
    color: #676666;
    line-height: 18px;
    text-align:left;
}

.fantasy-side a
{
    color: black;
}

.fantasy-side li 
{
    list-style-type: square;
}

.fantasy-side li a
{
    color: black;
}

.fantasy-side td a
{
    color: black;
}

.fantasy-side h1
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 18px;
    color: #fff;
    padding: 4px 0 0 4px;
    margin: 10px 0 0 0;
    width:auto;
}

/**
*** FEATURE
**/

/** *** Especially for the Ruck feature *** **/

.ruck-stats
{
    
}

.ruck-stats td
{
    padding: 5px;
}

.ruck-stats td a
{
    color: black;
}

.ruck-stats a
{
    color: black;
}



.ruck-stats th.cell-alt {
	background-color: #E5E5E5;
    border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
}

.ruck-stats td.cell-alt {
	background-color: #E5E5E5;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
}



/*
*** WRAP TEXT AROUND IMAGE
*/
.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;} 
.image-right{float: right; vertical-align: text-top; padding: 10px;} 
.wrap-container{width:99.5%; float:left; padding:5px;} 

/*
*** TAB FOR TOP 5
*/


/*
*** ADMIN
*/





/*
*** PAGE TITLE
*/

.page-title
{
 font-size: 20px;
 font-family:Verdana;
 font-weight:bold;   
}


/*
*** PLAYER PREVIEW
*/

.players-list
{
    font-family:Verdana;
    font-size:10px;
    padding:5px;
    
}

.players-list table
{
    text-align: center;
}

.players-list td
{
    text-align: center;
}

.players-list td a
{
    color:Black;
    text-decoration: underline;  
}

/*
*** LOGIN
*/

.login
{
    color: White;
    font-size: 11px;
    
}

.login td a
{
    color: White;
}



.player-stats
{

    width: 600px;

}


.player-stats h2
{
    background-color:#404040; /*background-image: url("images/nav-background.jpg");*/
    font-size: 11px;
    height: 25px;
    color: #fff;
    padding: 7px 0 0 5px;
    margin: 10px 0 0 0;
}




/**
*** TABLE STYLE TEMPLATE USED IN ARTICLES
**/

.article-tables
{
    
}

.article-tables table
{
    font-size:10px;
}

.article-tables th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/dreamteammanager/images/bg_header.jpg) no-repeat;
}

.article-tables th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.article-tables th.position {
	color: black;
	}

.article-tables th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/dreamteammanager/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

.article-tables th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/dreamteammanager/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

.article-tables td {
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


.article-tables td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}



/**
*** TABLE STYLE TEMPLATE USED IN MATCHUP
**/




div.topWrapSpacer {
    width: 0px;
    height: 100px;
    float: left;
}

div.DIV {
    float: left;
    clear: both;
}

