@charset "UTF-8";
/* CSS Document */

/*---------------------/
-------STANDARD---------
/---------------------*/
body {
background:#5e5e5e url(http://www.fantasypuck.com/static/images/site/bck-ground.gif) top left repeat-x;
margin:0;
padding:0;
color:#fcfcfc;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:14px;
}
a {
color:#5e5e5e;
text-decoration:underline;
}
a:hover {
color:5e5e5e;
text-decoration:none;
}
a img {
border:none;
}
p {
margin:5px 0;
font-size:12px;
}
h1 {
margin:0 0 10px 0;
font-size:20px;
padding-bottom:5px;
border-bottom:1px solid #838383;
text-transform:capitalize;
}
h2 {
margin:0 0 10px 0;
font-size:18px;
padding-bottom:5px;
border-bottom:1px solid #838383;
}
h3 {
margin:5px 0 5px 0;
font-size:16px;
font-weight:normal;
}
h4 {
margin:0;
padding:0;
font-size:16px;
line-height:14px;
}
h5 {
margin:5px 0;
padding:0;
font-size:16px;
line-height:14px;
text-align:center;
}
h5 a {
text-decoration:none;
}
hr {
margin:10px 0;
padding:0;
border:0;
border-top:1px solid #838383;
height:0px;
}
#mainWrapper {
margin:0 auto;
width:950px;
}
#clear {
clear:both;
}
.button {
margin:10px 10px 10px 10px;
text-align:center;
vertical-align:top;
}
.button a {
display:inline-block;
background:#026fb4;
padding:3px 5px 5px 5px;
color:#fcfcfc;
}
.middle {
vertical-align:super;
margin:auto 0;
color:#026fb4;
font-weight:bold;
}
.grey {
color:#999;
}
.blue {
color:#026fb4;
}
/*---------------------/
--------HEADER----------
/---------------------*/
#headerWrapper {
height:134px;
position:relative;
/*background:#0f0;*/
}
#headerWrapper img {
margin-top:55px;
margin-left:50px;
}
#headerWrapper #login {
position:absolute;
right:10px;
top:25px;
}
#login {
text-align:right;
}
#login table {
border-collapse:collapse;
background:#2b2b2b;
}
#login th {
background:#026fb4;
color:#fcfcfc;
text-align:left;
font-weight:normal;
font-size:12px;
padding:5px 5px;
border-top:1px solid #2b2b2b;
font-size:12px;
vertical-align:top;
}
#login td {
background:#5e5e5e;
border-top:1px solid #2b2b2b;
text-align:center;
}
#login input {
font-size:12px;
margin:1px 5px 1px 5px;
}

#mainNav {
font-variant:small-caps;
font-size:16px;
font-weight:bold;
line-height:10px;
height:26px;
background:#f5f5f5;
}
#mainNav ul {
list-style-type:none;
display:block;
width:950px;
margin:0 0 0 10px;
padding:0;
text-align:left;
}
#mainNav li {
float:left;
margin:0px 7px 0 0;
padding:0;
/*background:#026fb4;*/
list-style-type:none;
}
#mainNav li:first-child {
margin-left:0;
border-left:0;
}
#mainNav a {
display:block;
width:100px;
text-align:center;
color:#f5f5f5;
text-decoration:none;
padding:5px 5px 7px 5px;
background:#026fb4;
}
#mainNav a:hover {
background:#2b2b2b;
}
#mainNav a.reg {
background:#2b2b2b;
}
#mainNav a.reg:hover {
background:#026fb4;
}
/*---------------------/
----------BODY----------
/---------------------*/
#bodyWrapper {
background:#2b2b2b;
margin-top:15px;
padding:10px;
/*border:1px solid #026fb4;*/
}

/*---------------------/
--------PACKAGES--------
/---------------------*/
#packageWrapper {
font-size:12px;
color:#2b2b2b;
}
#packageWrapper table {
width:100%;
}
#packageWrapper table td {
vertical-align:top;
padding:0 10px;
width:30%;
}
#packageWrapper table td.first, #packageWrapper table td.last {
padding:0;
width:28%;
}
#packageWrapper table table {
width:100%;
border-collapse:collapse;
}
#packageWrapper th {
background:#026fb4;
font-size:18px;
padding:5px;
color:#fcfcfc;
font-weight:bold;
text-transform:uppercase;
position:relative;
}
#packageWrapper th img {
vertical-align:top;
}

#packageWrapper table table td {
width:33%;
background:#fcfcfc;
}
#packageWrapper ul {
margin:5px 5px;
}
#packageWrapper ul li ul {
margin:3px 0;
}
#packageWrapper li {
margin-left:-27px;
padding:2px 0px;
list-style-type:square;
}
#packageWrapper li ul li {
margin-left:-26px;
list-style-type:circle;
}

/*---------------------/
-------TWO COLUMN-------
/---------------------*/
#leftColumn {
float:left;
width:615px;
}
#myLeagues {
color:#2b2b2b;
padding:0;
border-collapse:collapse;
width:100%;
text-align:left;
margin-top:10px;
}
#leftColumn ul {
margin:0 0 5px -15px;
padding:0 inherit;
list-style-type:square;
}
#leftColumn li {
margin:5px 0;
padding:0 inherit;
}
#leftColumn li ul {
list-style-type:none;
margin-left:-15px;
font-size:12px;
}

#leftColumn #myLeagues th {
background:#026fb4;
color:#fcfcfc;
font-size:16px;
font-weight:normal;
font-variant:small-caps;
font-family:Calibri, Arial, Helvetica, sans-serif;
padding:0px 10px 3px 10px;
text-align:left;
}

#leftColumn #myLeagues td {
background:#fcfcfc;
text-align:left;
padding:10px;
}
#myLeagues #league {
width:100%;
border-collapse:collapse;
}
#myLeagues #league a {
color:#fcfcfc;
}
#myLeagues #league th {
background:#026fb4;
color:#fcfcfc;
font-size:12px;
font-variant:normal;
padding:4px;
text-align:center;
}
#myLeagues #league td {
background:#2b2b2b;
color:#fcfcfc;
text-align:center;
padding:5px 10px;
font-size:12px;
}

#myLeagues #league td:first-child {
text-align:left;
}
#rightColumn {
float:left;
width:280px;
background:#fcfcfc;
margin-left:13px;
padding:10px;
color:#2b2b2b;
text-align:center;
}


/*---------------------/
----------FORM----------
/---------------------*/
#bodyWrapper form table {
border-collapse:collapse;
}
#bodyWrapper form table th {
background:#026fb4;
color:#fcfcfc;
text-align:left;
font-weight:normal;
padding:9px 5px;
border-top:1px solid #2b2b2b;
font-size:12px;
vertical-align:top;
}
#bodyWrapper form table tr:first-child th {
border-top:0;
}
#bodyWrapper form table td {
background:#5e5e5e;
border-top:1px solid #2b2b2b;
}
#bodyWrapper form table tr:first-child td {
border-top:0;
}
#bodyWrapper form input {
font-size:14px;
margin:4px 5px 3px 5px;
}
#bodyWrapper form table tr:last-child td {
text-align:center;
}
#bodyWrapper .bottom {
text-align:center;
}
#bodyWrapper form table select {
margin:6px 5px;
}

/*---------------------/
----------SFCRA---------
/---------------------*/
/*.submitTeam {
width:470px;
}
.submitTeam td {
padding:5px 5px;
}
.submitTeam input {
margin:0px 0;
}
.submitTeam p {
margin:6px 0;
}*/

.error {
margin:5px 0;
color:#2b2b2b;
font-size:12px;
font-weight:normal;
background:#FFD2D2;
border:1px solid #990000;
padding:5px;

}
/*---------------------/
----------PICKS---------
/---------------------*/
#picks {
margin:5px 0 0px 0;
}
#picks a {
color:#fcfcfc;
}
#picks table {
border-collapse:collapse;
width:100%;
}
#picks th {
background:#026fb4;
color:#fcfcfc;
text-align:center;
font-weight:normal;
padding:3px 5px;
border-top:1px solid #2b2b2b;
font-size:14px;
font-variant:normal;
vertical-align:middle;
/*width:10%;*/
}
#picks table tr:first-child th {
vertical-align:top;
}
#picks table tr:last-child td {
padding:5px 0;
}
#picks tr th:first-child {
width:5%;
padding-left:9px;
}
#picks tr th#player {
width:85%;
}
#picks table tr td {
background:#5e5e5e;
border-top:1px solid #2b2b2b;
font-size:12px;
padding:2px 5px 0 5px;
border-right:1px solid #2b2b2b;
text-align:center;
vertical-align:middle;
}
#picks td#player {
text-align:left;
}
#picks table tr td:last-child {
text-align:left;
border-right:0;
}
/*---------------------/
-------ADD PLAYER-------
/---------------------*/
#addPlayer {
margin:5px 0;
background:#026fb4;
padding:3px 10px;
text-align:center;
}
/*---------------------/
-------SUBMIT TEAM------
/---------------------*/
#submitTeam {
margin:0 0 10px 0;
background:#026fb4;
padding:3px 10px;
text-align:center;
}
/*---------------------/
-----PLAYER PROFILE-----
/---------------------*/
#profile {
background:#026fb4;
padding:5px;
}
#profile h1 {
margin-bottom:0;
padding-bottom:3px;
}
#profile p {
margin:0;
}
/*---------------------/
-----PLAYER PROFILE-----
/---------------------*/
#dateNav {
margin:10px 0 0 0;
color:#5e5e5e;
}
#dateNav li {
display:inline;
padding:0;
}
#dateNav ul {
padding:0px 0;
display:inline-block;
margin:0;
}
#dateNav ul li {
margin:0 10px;
}
#dateNav a {
color:#fcfcfc;
text-decoration:none;
}
/*---------------------/
-----CASUAL ROSTER------
/---------------------*/
#casualRoster {
margin:10px 0;
}
#casualRoster table {
border-collapse:collapse;
}
#casualRoster th {
background:#026fb4;
font-size:14px;
padding:3px 5px;
}
#casualRoster td {
font-size:13px;
padding:3px 5px;
border-left:1px solid #2b2b2b;
border-bottom:1px solid #2b2b2b;
line-height:12px;
}
.team {
font-size:11px;
letter-spacing:0.1em;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-weight:normal;
}
#casualRoster td:first-child {
border-left:none;
}
.graph:first-child {
margin-bottom:10px;
}
/*---------------------/
---------FOOTER---------
/---------------------*/
#footerWrapper {
font-size:12px;
text-align:center;
vertical-align:middle;
padding-top:5px;
margin-bottom:10px;
}
#footerWrapper img {
vertical-align:middle;
}
#footerWrapper a {
color:#2b2b2b;
}