﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS layout */
html { 
  background: url('../Graphics/background1.jpg') no-repeat fixed center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#top_nav9 {
font-family: Arial, Helvetica, sans-serif;
position: absolute;
visibility: visible;
display: inline;
}
#top_nav9 ul {
padding: 0px;
margin: 0px;
height: 25px;
z-index: inherit;
}
#top_nav9 ul li {
	display: inline;
	width: 139px;
	float: left;
	font-size: 0.8em;
	height: 25px;
	z-index: inherit;
}
#top_nav9 ul li a {
	color: #000000;
	text-decoration: none;
	line-height: 56px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	z-index: inherit;
}
#top_nav9 ul li ul {
visibility: hidden;
z-index: inherit;
}
#top_nav9 ul li ul li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	width: 120px;
	z-index: inherit;
	background-color: #C0C0C0;
	background-repeat: repeat;
	background-image: url('../Graphics/menuback.png');
	left: 10px;
	text-align: left;
	padding-left: 20px;
}
#highbox {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#masthead {
	width: 980px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url('../Graphics/hdcnewlogo1a_0117.png');
	background-position: center center;
	min-width: 980px;
}

#right_rail {
	width: 300px;
	float: right;
	position: absolute;
	top: 210px;
	right: 0px;
	z-index: 1;
}
#footer {
	border: 1px solid #000000;
	clear: both;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 7px;
	background-color: #7bb4e2;
	clip: rect(auto, auto, auto, auto);
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000080;
	text-align: center;
	margin: 10px;
}
#roundContent {
	position: relative;
	float: left;
	clip: rect(0px, auto, auto, 0px);
	width: 645px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	top: 200px;
}
#roundContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#roundContent table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 5px;
}
#searchBox {
	width: 300px;
	height: 110px;
	position: relative;
	display: inline-block;
	clip: rect(auto, 0px, 0px, auto);
	float: right;
	top: 430px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#picksTeamyear2 table {
	width: 90%;
	float: left;
	clip: rect(auto, auto, auto, 0px);
	display: inline-block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size: 10px;
	margin-left: 15px;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}
#socialmedia {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	width: 300px;
	height: 20px;
	position: relative;
	float: right;
	display: inline-block;
	left: 300px;
	top: 370px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
}
#socialmedia table td {
	padding-bottom: 3px;
}
#featuredPlayerfacts {
	position: relative;
	float: left;
	background-image: url('../Graphics/current_draftee_bar.png');
	background-repeat: no-repeat;
	width: 668px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	padding-top: 7px;
	font-weight: bolder;
	margin-top: 8px;
	top: 200px;
}
#roundContent table td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: none;
}
#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
#twit_follow {
position: relative;
margin-right: 10px;
vertical-align: middle;
display: inline-block;
float: right;
bottom: 28px;
}
#roundSnapshot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#roundSnapshot table {
	width: 90%;
	float: left;
	clip: rect(auto, auto, auto, 0px);
	display: inline-block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	font-size: small;
	margin-left: 15px;
	margin-bottom: 10px;
}
#right_rail4b_specific {
	padding: 5px;
	right: 0px;
	width: 288px;
	position: absolute;
	height: 600px;
	display: block;
	float: right;
	border: 1px solid #000000;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #C0C0C0;
	top: 618px;
}
.topnavbutton {
	height: 63px;
	background-image: url('../Graphics/nav_button.png');
	background-repeat: no-repeat;
}
.tabDataright {
	text-align: right;
}
.vitalsCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.roundheader {
	text-align: center;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
}
.headerFont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.roundheaderinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	background-color: #C0C0C0;
}
.rightAlign {
	text-align: right;
}
div.clickable { /* Containing div must have a position value */
    position:relative;
}
div.clickable a {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    text-decoration:none; /* Makes sure the link   doesn't get underlined */
    z-index:10; /* raises anchor tag above everything else in div */
    background-color:white; /*workaround to make clickable in IE */
    opacity: 0; /*workaround to make clickable in IE */
    filter: alpha(opacity=1); /*workaround to make clickable in IE */
}
#sponsorbanner {
	margin-top: 5px;
}
#top_nav9 {
font-family: Arial, Helvetica, sans-serif;
position: absolute;
visibility: visible;
display: inline;
}
#top_nav9 ul {
padding: 0px;
margin: 0px;
height: 25px;
z-index: inherit;
}
#top_nav9 ul li {
	display: inline;
	width: 139px;
	float: left;
	font-size: 0.8em;
	height: 25px;
	z-index: inherit;
}
#top_nav9 ul li a {
	color: #000000;
	text-decoration: none;
	line-height: 56px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	z-index: inherit;
}
#top_nav9 ul li a:hover {
color: #333333;
visibility: visible;
z-index: 10;
}
#top_nav9 ul li ul {
visibility: hidden;
z-index: inherit;
}
#top_nav9 ul li:hover ul {
visibility: visible;
z-index: inherit;
}
#top_nav9 ul li ul li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	width: 120px;
	z-index: inherit;
	background-color: #C0C0C0;
	background-repeat: repeat;
	background-image: url('../1978/Graphics/menuback.png');
	left: 10px;
	text-align: left;
	padding-left: 20px;
}
#top_nav9 ul li ul li a:hover {
color: #FFFFFF;
z-index: inherit;
background-image: url('../1978/Graphics/menuback2.png');
background-repeat: repeat;
}
#highbox {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.outsideNHLbold2 {
	font-weight: bold;
}

