	
.nflPicks ul {
	float: left;
	width: 345px;
	}
	
.latestNews {
	}
	
.twitterUpdates {
	background: url(/images/twitter.gif) no-repeat 245px 30px;
	}
	
.twitterUpdates ul {
	padding-right: 5px;
	}	
	
.latestNews {
	*margin-top: 10px;
	}
	
.nflPicksImage {
	float: left;
	padding: 5px;
	}
	
#mainContent #left ul li {
	background-position: left 4px; !important;
	}
	
.colLeft {
	float: left;
	width: 288px;
	margin-right: 10px;
	}
	
.colRight {
	float: left;
	width: 288px;
	}
	
.scoreBox p {
	padding: 10px 5px 5px 5px; !important;
	}
	
.scoreBoxWide p {
	padding: 10px 5px 5px 5px; !important;
	}
	
.scoreBox,
.scoreBoxWide {
	padding: 0px;
	background-color: #eee;
	}
	
#mainContent #left .socialMedia ul li {
	background: none;
	margin-left: 0px;
}

#mainContent #left .socialMedia ul li.facebook a {
	background: url(/images/facebook-icon.jpg) no-repeat left 0px;
	padding-left: 20px;
	}
	
#mainContent #left .socialMedia ul li.twitter a {
	background: url(/images/twitter-icon.jpg) no-repeat left 0px;
	padding-left: 20px;
	}
	
.line {
	border: 1px solid #ddd;
	margin: 5px 0;
	}

.scoreBoxHeader,
.scoreBoxHeaderWide {
	border-bottom: 3px solid #ccc;
	}

/* CSS Document */

body{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	}

.hidden {
	display: none;
	}

a img { 
	border:0;
	}

h3, h4, p, ul { 
	padding:0.4em 0;
	}

ul li {
	list-style: none;
	}	

h1 {
	border-bottom: 1px solid #900;
	color: #900;
	margin: 5px 0 10px 0;
	font-size: 1.5em;
	}

h2 {
	color: #0F4589;
	font-size: 1.4em;
	margin: 10px 0 5px 0;
	}

h3{ 
	font-size:1.2em;
	}	

h4{ 
	font-size:1.2em;
	}	

a{
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	}

a:hover{
	color:#900;
	}



.labelField{
	padding:2px;
	font-weight:bold;
}



/* CSS Document */

*{margin:0; padding:0;}
	
body {
	background:url("/images/bg_gradient.gif") repeat-x #000;
	}

#wrapper { 
	margin:0 auto;
	width: 835px;
	border: 3px solid #fff;
	padding: 0px;
	background: url("/images/nfl_bg.gif") no-repeat 70px 250px #fff;
	}

/* Header */

#header {
	background: url("http://s3.amazonaws.com/nfltips.org/header_bg.jpeg") no-repeat;
	width: 835px;
	height: 151px;
	border-bottom: 10px solid #900;
	}
	
#header #logo a { 
	float: left;	
	margin: 0 0 0 0px;
	padding: 0 0 0 100px;
	width: 60px;
	height: 117px;
	}
		
#logo span {
	display: none;
	}

/* search */	
	
#default_search {
	width: 195px;
	margin: 2px 0 0 250px;
	color: #fff;
	}
		
#default_search form label {
	float: left;
	margin: 0 0 0 0;
	padding: 4px;
	font-size: 0.9em;
	background: #900;
	border-left: 2px solid #ccc;
	}
	
#default_search form input {
	float: left;
	}
	
#cse-search-box {
	height: 17px;
	}	
	
#default_search form submit {
	height: 25px;
	width: 30px;
	padding: 0;
	}
/* search */	
	

#cse-search-box {
	height: 17px;
	}	
	
/* search */	
	
#search {
	width: 195px;
	margin: 2px 0 0 325px;
	color: #fff;
	}
		
#search form label {
	float: left;
	margin: 0 0 0 0;
	padding: 4px;
	font-size: 0.9em;
	background: #900;
	border-left: 2px solid #ccc;
	}
	
#search form input {
	float: left;
	}
	
#search form submit {
	height: 25px;
	width: 30px;
	padding: 0;
	}

/* search */	
	
#nfl_search {
	width: 195px;
	margin: 2px 0 0 230px;
	color: #fff;
	}
		
#nfl_search form label {
	float: left;
	margin: 0 0 0 0;
	padding: 4px;
	font-size: 0.9em;
	background: #900;
	border-left: 2px solid #ccc;
	}
	
#nfl_search form input {
	float: left;
	}
	
#nfl_search form submit {
	height: 25px;
	width: 30px;
	padding: 0;
	}
	
	
#navMain {
	width: 835px;
	height: 30px;
	clear: left;
	float: left;
	background: url("/images/bg_nav.gif") repeat-x 0px -10px #0F4589;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #000;
	}

#navMain ul {
	height: 25px;
	width: 835px;

	}

#navMain ul li {
	float: left;
	}


#navMain ul li a {
	float: left;
	display: block;
	border-left: 2px solid #fff;
	padding: 5px 20px 0px 20px;
	color: #bbb;
	}
	
#navMain ul li.first a {
	border: none;
	}	
	
#navMain ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}

#mainContent {
	width: 835px;
	}

#mainContent ul li {
	background: url("/images/mini_blue_arrow.gif") no-repeat center left;
	margin: 0 0 5px 20px;
	padding: 0 0 0 15px;
	}
#mainContent ol li {
	margin: 0 0 3px 40px;
	padding: 0 0 0 15px;
	}

#breadcrumbs {
	width: 750px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	}

#mainContent #breadcrumbs ul li {
	float: left;
	font-size: 0.8em;
	background: none;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url("/images/mini_blue_arrow.gif") no-repeat left center;
	}
	
#mainContent #left {
	float: left;
	width: 600px;
	margin: 0 0 30px 0;
	padding: 10px 30px 50px 20px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: url("/images/border_corner.gif") no-repeat right top;
	}
	
#mainContent #right {
	float: left;
	width: 169px;
	height: 100%;
	text-align: center;
	}
	


div.ad img {
	border: 0px solid #900; 
	}

div#teamListing ul {
	border: 1px solid #aaa;
	margin: 0 0 20px 0;
	}

div#teamListing ul li {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 15px;
	}
	

	
	
/* footer styles */	
	
#footer {
	clear: both;
	width: 835px;
	height: 35px;
	background-color: #000;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 0.8em;
	}
	
#footer ul li {
	float: left;
	margin: 0 0 0 20px;
	padding: 5px 10px 0 0;
	}
		
#footer p.copyright {
	float: right;
	padding: 0 10px 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	}



#TeamDetailsWrapper
{
 vertical-align:middle;
 width:100%;
 height:100px;
}
#TeamDetailsColumnA
{
 padding-top:5px;
 float:left;
 width:100px;
 height:100px;
}
#TeamDetailsColumnB
{
 padding-top:10px;
 float:left;
 width:300px;
}
#TeamDetailsColumnC
{
 padding-top:10px;
 float:left;
 width:200px;
}



.picks ul li {
	float: left;
	background: none;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url("/images/nfl/mini_blue_arrow.gif") no-repeat left center;
	}

.teamNews ul li {
	vertical-align: top;
}



div.scoreBox {float:left; width:288px; border:1px solid #aaa; overflow:hidden; margin-bottom:10px;margin-right:10px}

div.pollcontainer{float:left; width:100px; border:1px solid #aaa; overflow:hidden; margin-bottom:10px;margin-right:10px}
.pollquestion{width:90; height:17px; margin:0px; padding:3px 5px 0px 5px; background:#5b7a9e url(/media/8126/thead1-bg.gif) repeat-x top left; color:#fff; font-weight:bold;}

div.scoreBoxHeader {width:278px; height:17px; margin:0px; padding:3px 5px 0px 5px; background:#5b7a9e url(/media/8126/thead1-bg.gif) repeat-x top left; color:#fff; font-weight:bold;}

div.scoreBoxWide {float:left; width:586px; border:1px solid #aaa; overflow:hidden; margin-bottom:10px;margin-right:10px}

div.scoreBoxHeaderWide {width:576px; height:17px; margin:0px; padding:3px 5px 0px 5px; background:#5b7a9e url(/media/8126/thead1-bg.gif) repeat-x top left; color:#fff; font-weight:bold;}

.scoreBoxHeaderWide h2 {font-size:1em;color:#ffffff;margin:0px}
.scoreBoxHeader h2 {font-size:1em;color:#ffffff;margin:0px}

.PickHeader {height:20px; cellspacing:0px;margin:0px; background:#5b7a9e url(/media/8126/thead1-bg.gif) repeat-x top left; color:#fff; font-weight:bold;text-align:center;}
.PickTable {width:100%;}

.PickDate {text-align:center;font-size:0.8em;}

.PickTeam {text-align:center;font-size:0.8em;padding:3px;}


.altRow
{
	background-color: #fffacd;
}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
