@charset "utf-8";
/* CSS Document */
/***************************
NBA Static Main Page
v 1.0.0
April 12, 2008
Rene Mattila
***************************/

#mainwrapper {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	width: auto;
	overflow: auto;
	min-width: auto;
	padding: 5px;
	text-align: left;
	overflow-x: hidden;
}
form {
	margin: 0px;
}
#column120 {
	width: 120px;
	float: left;
}
#column320 {
	width: 322px;
	float: left;
	margin-left: 9px;
}
#column295 {
	width: 295px;
	float: left;
	margin-left: 9px;
}
.container {
	background: #f4f3ee;
	margin-bottom: 10px;
	padding: 5px;
}
div.blue {
	border-top: 0px solid #369;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
}
div.navy {
	background: #e3e3e3;
	border-top: 0px solid #036;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	border-left: 1px solid #036;
}
div.orange {
	border-top: 0px solid #c60;
	border-right: 1px solid #c60;
	border-bottom: 1px solid #c60;
	border-left: 1px solid #c60;
}
div.draft {
	border-top: 0px solid #f3b43b;
	border-right: 1px solid #f3b43b;
	border-bottom: 1px solid #f3b43b;
	border-left: 1px solid #f3b43b;
}
.heading  {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 4px;
	margin: 0px;
	clear: both;
}
h2.blue  {background: #369;}
h2.navy  {background: #036;}
h2.orange  {background: #c60;}
h2.draft  {background: #f3b43b; color: #000;}

input.submitfield {
	width: 65%;
}
.votebutton {
	display: block;
	margin: 10px auto;
	*margin-left: 30px;
}
.container p {
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: 11px;
}
.headlines {
	margin-bottom: 10px;
}
h3.subheading {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #C60;
	margin: 0px 0px 3px;
	padding: 0px;
}
.container a:link,
.container a:visited, 
#wiretapSecondary a:link,
#wiretapSecondary a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.logofloat {
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
}
a.tinylink {
	font-size: 10px;
}
p.tinytext {
	font-size: 10px;
}
/*#lScores, #lSchedule, #lStEast, #lStWest, #lPoints, #lRebounds,  #lAssists,  #lBlocks,  #lSteals, #lFIC {
	margin-bottom: 10px;
}*/
#wiretapMain h1 {
	margin: 0px 0px 5px;
	font: bold 18px Arial, Helvetica, sans-serif;
}
img.mainphoto {
	border: 1px solid #000;
	margin-bottom: 5px;
}
p.wiretapcaption {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wiretapMain .morelinks {
	margin-bottom: 10px;
	margin-top: 0px;
}
#wiretapSecondary {
	background: #f4f3ee;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #E1DED2;
}
#wiretapSecondary p {
	font-size: 11px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
.featureleft {
	float: left;
	width: 49%;
}
.featureright {
	float: right;
	width: 49%;
}
.featurephoto {
	width: 100%;
}
.featureleft p, .featureright p {
	font-size: 10px;
}
.wiretap_team_footer {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: -5px;
}
.featureright .wiretap_team_footer, .featureleft .wiretap_team_footer {
	margin-bottom: 0px;
}
* #column120,
* #column320,
* #column295 {
	display: inline;
}
.statstabs {
	height: 20px;
}
.statstabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.statstabs li {
	margin: 0px 3px 0px 0px;
	/*display: inline;*/
	float: left;
	/*width: auto;*/
	padding: 0px;
}
/*.statstabs li a:link {

}*/
.statstabs li.tab_sel a:link,
.statstabs li.tab_sel a:visited {
	text-decoration: none;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	display: block;
	cursor: pointer;
	padding-right: 3px;
	padding-left: 3px;
	background: transparent url(/images/nba/4.2/template//bg-sel-r.gif) no-repeat right top;
	color: #fff;
	border-width: 0px;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
}
.statstabs li.tab_unsel a:link,
.statstabs li.tab_unsel a:visited {
	text-decoration: none;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	display: block;
	cursor: pointer;
	padding-right: 3px;
	padding-left: 3px;
	color: #666;
	background: transparent url(/images/nba/4.2/template//bg-unsel-r.gif) no-repeat right top;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
}
.tab_unsel, .tab_sel {
	border-width: 0px;
}
.tab_unsel {
	background: #bbb url(/images/nba/4.2/template//bg-unsel-l.gif) no-repeat left top;
}
.tab_sel {
	background: #333 url(/images/nba/4.2/template//bg-sel-l.gif) no-repeat left top;
}
.tab_body {
	height: 130px;
	border: 1px solid #036;
	padding: 5px;
	font: 10px Arial, Helvetica, sans-serif;
	background: #eee;
	clear: left;
	overflow: auto;
	margin: 0 0 10px 0;
}
.tabstats {
	overflow: hidden;
}
.tab_body table {
	border-collapse: collapse;
	border: 1px solid #333;
}
.tab_body  td, .tab_body th {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.tab_body th {
	font-weight: bold;
	background: #c33;
	color: #fff;
}
.tab_body th a:link {
	color: #fff;
}
.conferencehead {
	color: #fff;
	background: #333;
	text-align: center;
	font-weight: bold;
}
td.border {
	padding-left: 4px;
	border-left: 1px solid #036;
}
.scoresalt  {
	background: #fff;
}
.banner-wrap {
	margin-bottom: 10px;
}
a img {
	border-width: 0px;
}
.pollresults {
	float: left;
	width: 450px;
	font: 11px Arial, Helvetica, sans-serif;
}
.pollad {
	float: right;
	width: 300px;
}
.pollresults h2 {
	margin: 0px 0px 0px 10px;
	font-size: 24px;
	font-weight: bold;
	color: #c60;
}
.pollresults h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
.polldate {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 1em 10px;
}
.pollquestion,
.pollvotes {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.pollvotes {
	color: #999;
}
ul.pollgraph {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 400px;
	font-size: 12px;
}
.pollgraph li {
	display: block;
	position: relative;
	border-bottom: 1px solid #9ac55f;
	border-top: 1px solid #9ac55f;
	margin-bottom: 4px;
	_zoom: 1;
}
.pollgraph .percent {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 0.3em;
	text-align: right;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}
.pollgraph li a {
	display: block;
	position: relative;
	z-index: 2;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	padding-left: 5px;
}
.pollgraph li a:link,
.pollgraph li a:hover {
	color: #333333;
	text-decoration: none;
}
.pollgraph li:hover {
	background: #FFFFCC;	
}
.pollgraph .bar {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: #deecc5 url(/images/nba/4.2/template//bg-graph-bar2.gif) repeat-x left top;
	overflow: hidden;
	border-right: 1px solid #fff;
	border-left: 1px solid #9ac55f;
	text-indent: -9999px;
	line-height: 25px;
}
/************* Newsletter Sign Up ***********/
.subscribe ul {
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	list-style: outside;
}
.subscribe li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
}
input.text {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(/images/nba/4.2/template/fieldbg.gif) repeat-x top;
}
input.text {
	padding:2px 0 2px 0;
}
