body{
	color: #333;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	background: #fff;
}
a{
	text-decoration:none;
	color: #7BA215;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
}
a.more{
	font-size: 12px;
	font-weight: normal;
}
.typekit{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
h1{
	margin: 0;
}
h3, h4{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
h3.grey_header{
	background: #E8E9EC url('/images/graytitle_top.gif') top left no-repeat;
	padding: 20px;
	font-size: 13px;
	text-transform: uppercase;
	width: 550px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E7E7E8;
}
#right_column h3.grey_header{
	width: 296px;
	background-image: none;
	border-bottom: 0px;
	padding: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
h2.floating_header{
	float: left;
}
p{
	line-height: 1.2em;
}
.space-below {
	padding-bottom: 15px;
}
.pagination{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	padding-top: 20px;
	font-size: 13px;
	color: #555;
}
.pagination a{
	font-weight:normal;
}

.all-rounded{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
.bottom-rounded{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.top-rounded{
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
.less-rounded{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
}
.less-rounded-left{
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
}
.less-rounded-left-top{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}
.left-rounded{
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
}
.right-rounded{
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
}
.bottom-less-rounded{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.top-less-rounded{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.clearfix{clear:both;font-size:0px;line-height:0px;height:0px;margin:0px;padding:0px;}
#main{
	width: 982px;
	margin: 0px auto;
	padding: 20px;
}
#top_section {
	position: relative;
	top: -50px;
	text-align: center;
	background-color: #dae4b3;
	margin: -10px 30px 10px 30px;
	padding: 5px;
}
#center_column{
	padding: 25px;
	width: 592px;
	float: left;
}
#games #jumbo_tron{
	top:0px;
}
#games #jumbo_tron .jumbo_section{
	background-color: #F5F6F8;
}
#games #right_column h3{
	padding-top: 0px;
}
#right_column .promo_wing{
	padding: 20px 20px 20px 0px;
	background: #D3D4D9 url('/images/wings_right_bg.gif') repeat-y top right;
}
#right_column h3{
	font-size: 13px;
	padding-top: 20px;
	margin-bottom: 10px;
	text-transform:uppercase;
}
#right_column .promo_wing h3,
#right_column .promo_wing h4,
#right_column .promo_wing p{
	padding-left: 20px;
}
#right_column .promo_wing img{
	padding-left: 15px;
}
#right_column .promo_wing p.checkin{
	background: url('/images/what_checkin.gif') top left no-repeat;
}
#right_column .promo_wing p.friend{
	background: url('/images/what_friend.gif') top left no-repeat;
}
#right_column .promo_wing p.updates{
	background: url('/images/what_updates.gif') top left no-repeat;
}
#right_column{
	float: right;
	width: 318px;
	margin-left: 20px;
}
#right_column p{
	color: #555;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em
}
#right_column .inner{
	padding: 15px 20px;
/*	background: #D3D4D9 url('/images/wings_right_bg.gif') repeat-y top right;*/
}
#top_section h2 {
	color: #555;
	text-transform: none;
	font-size: 20px;
	padding-bottom: 5px;
}
#top_section h2 span {
	font-weight: normal;
	font-size: 12px;
}
#top_section p {
	color: #555;
}
.wing_top_right{
	padding: 0px;
	margin: 0px;
	height: 10px;
}
.wing_bottom_right{
	padding: 0px;
	margin: 0px;
	height: 10px;
	margin-bottom: 25px;
}

/* header */
#header{
	height: 43px;
	background: #333 url('/images/nav_bg.png') repeat-x top left;
	margin: 0 auto;
	width: 980px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
#game #header h3.title,
#fantasy #header h3.title,
#pulse #header h3.title,
#header h1{
	text-align: left;
	padding-bottom: 0px;
	padding: 5px 0px 0px 5px;
	float: left;
	width: 83px;
	height: 40px;
	margin-bottom: 0px;
}
#header .nav_item{
	padding: 6px 10px;
	float: left;
	font-size: 13px;
	display:block;
	margin-top: 9px;
	margin-left: 20px;
	height: 13px;
	text-decoration:none;
	color: #ddd;
}
#header .nav_item:hover{
	text-decoration:underline;
}
#header .nav_selected{
	background-color: #575757;
}
.nav_account{
	padding: 10px 20px 0px 0px;
	color: #BEBFC4;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	text-align:right;
	float: right;
	margin-right: 10px;
	font-size: 12px;
}
.nav_account a{
	font-weight:normal;
	color: #7BA215;
	display:inline;
}
/*.NFL_head, .NCAAF_head,
.PREM_head, .MLB_head{
	background: #333 url('/images/headers/header_football.jpg') repeat-x center left;
}
.NBA_head, .NCAAB_head{
	background: #333 url('/images/headers/header_basketball.jpg') repeat-x center left;
}
.PREM_head h1{
	background: url('/images/headers/header_left_soccer.png') no-repeat top left;
}
.PREM_head #top_nav{
	background: url('/images/headers/header_right_soccer.png') no-repeat top right;
}
.NFL_head h1, .NCAAF_head h1{
	background: url('/images/headers/header_left_football.png') no-repeat top left;
}
.NFL_head #top_nav, .NCAAF_head #top_nav{
	background: url('/images/headers/header_right_football.png') no-repeat top right;
}
.NBA_head h1, .NCAAB_head h1{
	background: url('/images/headers/header_left_basketball.png') no-repeat top left;
}
.NBA_head #top_nav, .NCAAB_head #top_nav{
	background: url('/images/headers/header_right_basketball.png') no-repeat top right;
}*/

/* shared */
.top_small_bottom{
	width: 60px;
}
#right_column .top_small_bottom_left{
	float: left;
}
#right_column .top_small_bottom_right{
	float: right;
	margin: 10px;
}
.top_small_bottom .top{
	background: url('/images/statbox_top.png') no-repeat top left;
	color: #555;
	text-align: center;
	line-height: 22px;
	height: 22px;
	font-size: 18px;
	font-weight: bold;
}
.top_small_bottom .top a{
	color: #555;
}
.top_small_bottom .top a:hover{
	text-decoration:none;
}
.top_small_bottom .small_bottom{
	font-size: 9px;
	height: 19px;
}
.top_small_bottom .checkin_bottom{
	background: url('/images/statbox_checkins.png') no-repeat top left;
}
.top_small_bottom .shout_bottom{
	background: #E5E5E5 url('/images/statbox_shouts.gif') no-repeat top left;
}
.top_small_bottom .rank_bottom{
	background: #E5E5E5 url('/images/statbox_rank.jpg') no-repeat top left;
}
.top_small_bottom .points_bottom{
	background: #E5E5E5 url('/images/statbox_points.jpg') no-repeat top left;
}
#right_column .avatar_thumbs{
	margin: 0px;
}
.see_all_checkins_link{
	font-weight:normal;
	text-align: right;
	display:block;
	font-size: 11px;
	margin-bottom: 10px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
.checkin_name a{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	color: #353535;
	font-weight:normal;
}
#right_column .avatar_thumbs img,
.all_avatars img{
	margin: 1px;
}
#right_column .avatar_thumbs .checkin_name,
.all_avatars .checkin_name{
	font-size: 11px;
}
#right_column .checkin_no_friends{
	font-size: 12px;
	padding: 10px;
	background-color: #DFE0E5;
}
.all_avatars{
	max-height: 500px;
	overflow:auto;
	margin: 20px 0px;
	padding: 20px;
	border: 1px solid #eee;
}
.all_avatars li{
	margin-bottom: 5px;
}
.all_avatars .checkin_name a{
	color: #7BA215;
}
#right_column .checkin_no_friends a{
	font-weight:normal;
}
#right_column .avatar_thumbs table,
.all_avatars table{
	width: 100%;
}
#right_column .avatar_thumbs table td,
.all_avatars table td{
	vertical-align:middle;
}
#right_column .avatar_thumbs table .checkin_avatar,
.all_avatars table .checkin_avatar{
	width: 29px;
	padding-right: 3px;
}
/* end shared */

/* games page */
#league_label{
	text-align: center;
	width: 87px;
	margin: 0px auto;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.team{
	background: url('/images/teamlogo_box.png') no-repeat top left;
	padding: 5px;
	margin: 0px;
	height: 63px;
	width: 91px;
	text-align: center;
}
.team_fluid {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	background: #fff;
	border: 1px solid #a5a6ac;
	padding: 10px 20px;
	width: 150px;
	margin: 0 auto;
}
#game .picked{
	background-position: -101px 0;
}
#game .pick_count{
	background-color: #F2F2F4;
	margin-top: 5px;
	padding: 5px;
}
#game .pick_count h5{
	text-align: left;
	margin-bottom: 5px;;
}
#game .pick_count table{
	margin-left: 10px;
}
#game .pick_count td{
	padding-right: 10px;
	padding-bottom: 3px;
	font-weight:normal;
}
#game .pick_count td.team_pick_name{
	text-align: left;
}
.team_picker{
	text-align: center;
}
.team_picker img{
	padding: 20px;
}
#home_team{
	float: right;
}
#away_team{
	float: left;
}
a.game:hover table, a.game:hover table tr td.team_logo {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	
	background-color: #d4f390 !important;
}
a.round_all:hover table, a.round_all:hover table tr td.team_logo {
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* score */
.score{
	background: #111;
	color: #fff;
	text-align: center;
	width: 50px;
	line-height: 32px;
	height: 32px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	font-size: 35px;
	padding-top: 0px;
}
.score img{
	position:relative;
	top:-3px;
}
#away_team_score{
	float: left;
	position: relative;
	top: 13px;
	left: -10px;
}
#home_team_score{
	float: right;
	position: relative;
	top: -19px;
	right: -10px;
}
/* end score */

/* emoticon in list */
ul li.type_2 img.emoticon {
	float: left;
	margin-top: -15px;
}
/* end emoticon in list */

.game_status{
/*	text-align: center;*/
	text-transform: uppercase;
	width: 80px;
	padding: 0px 10px;
	position: absolute;
	margin-left: 100px;
	top: 122px;
}
.team_page .game_status{
	top: 182px;
}
#right_column .game_status p,
.game_status p{padding:0;margin:0;}
#right_column .game_status p.period,
.game_status p.period{
	font-size: 11px;
	line-height: 11px;
	text-align:center;
}
#right_column .game_status p.clock,
.game_status p.clock{
	text-align:center;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
#right_column .game_status p.scheduled,
.game_status p.scheduled{
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}
#game h1.game_title{
	margin-bottom: 10px;
	float: left;
}
#game .start_date{
	font-size: 14px;
	font-weight: bold;
	color: #777;
	text-transform:uppercase;
	float: right;
}
.game_top{
	float: left;
	width: 512px;
	padding-right: 10px;
	margin-bottom: 0px;
}
.team_logos{
	background-color: #F2F2F4;
	padding: 10px;
}
#game .emoticon_select .deselected{
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;	
}
#game .emoticon_select .deselected:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#game #checkin{
	background-color: #DEECBB;
	padding: 10px 20px 5px 20px;
	margin: 0px;
}
#game #checkin .share_options{
	float: left;
	padding: 0px;
	font-size: 11px;
	color: #777;
}
#game #checkin #checkin_form .share_options{
	width: 110px;
	padding: 0;
	float:right;
}
#game #checkin #checkin_form .share_options span{
	display:block;
	position:relative;
	left: -8px;
}
#game #checkin .share_options img,
.award .share_options img{
	position: relative;
	top: 6px;
	height: 22px;
	margin-left: 15px;
}
#upcoming table {
	text-align: center;
	margin: 0 auto 20px auto;
}
#upcoming table td {
	vertical-align: middle;
}
#upcoming table td.next {
	padding-right: 20px;
}
#upcoming table td.game_status h3 {
	color: #333;
}

#auto_share_form{
	padding: 10px;
}
#auto_share_form .save_button{
	margin-top: 5px;
}
.dont_show_again{
	border-top: 1px dashed #B7B8BA;
	padding-top: 3px;
	margin-top: 10px;
}
.manage_share_link{
	display:block;
	font-weight:normal;
	font-size: 11px;
	float: right;
	position: relative;
	top: 5px;
}
.dont_show_again label{
	font-size: 11px;
}
.bling_badge{
	position: relative;
	top: 1px;
}
.award .share_form{
	padding: 10px;
	padding-top: 2px;
}
.award .share_options img{
	height: 16px;
	top: 4px;
}
.award .share_options span{
	padding-left: 5px;
}
.award .share_options{
	font-size: 12px;
	margin-top: 10px;
	color: #555;
}
.award .share_button{
	display:block;
	width: 61px;
	height: 25px;
	background: url('/images/button_share.png') no-repeat top left;
	float: right;
	position:relative;
	top: -2px;
}
.award .share_button_pressed{
	background-position: 0 -25px;
}
.award .save_button{
	float: right;
}
.award .share{
	padding: 5px;
	border: 1px solid #B7B8BA;
}
.award .share_options img{
	margin-left: 2px;
	margin-right: 10px;
}
#game #checkin .share_options img.label_image{
	margin-left: 0px;
}
#game #checkin .share_options .checkbox{
	margin-left: 8px;
}
#game #checkin .share_options .share_labels{
	float: left;
}
.avatar{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
}
#game #checkin form{
	margin: 0;
	padding: 0;
}

#game #checkin form textarea, #game #checkin form #message_video{
	width: 535px;
	height: 20px;
	font-size: 13px;
	background-color: #fff;
	border: 1px solid #aaa;
}
.prefilled{
	color: #555;
}
#game #checkin form #message_video {
	padding: 15px 10px;
}
#game #checkin form label{
	margin:0;
	padding-top:0;
	padding-bottom: 2px;
	font-size: 11px;
	color: #777;
}
#game #checkin form p {
	margin:0;
	padding-top:0;
	padding-bottom: 2px;
	font-size: 10px;
	float: right;
}
#game .shout_limit{
	font-weight: bold;
}
#game .shout_limit_reached{
	color: #990000;
}
#checkin_message{
	text-align: center;
	margin: 10px;
	font-size: 13px;
}
#game #checkin_down{
	padding: 0;
	margin: 0;
	height: 7px;
	line-height: 7px;
	background: url('/images/green_arrow.gif') repeat-x top center;
}
#entry_list{
	display:block;
}
#entry_list li{
	display:block;
	padding: 5px 0px;
}
#entry_list ul.vjs-controls li{
	display: inline;
	padding: 0;
}
#entry_list li.checkin_entry{
	padding: 5px 0px;
}
#entry_list{
	padding-top: 0px;
}
#entry_list li.game_update{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#entry_list li.game_update .update_info{
	background: #f1f1f1;
	color: #555;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	padding: 5px;
}
#entry_list li.game_update .entry_child,
#entry_list li.poll .entry_child{
	margin-top: 1px;
}
#entry_list li.game_update .reply,
#entry_list li.game_update .reply_form,
#entry_list li.poll .reply,
#entry_list li.poll .reply_form{
	margin-left: 48px;
}
#entry_list li.game_update .bubble_bottom,
#entry_list li.poll .bubble_bottom{
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight:normal;
	font-size: 11px;
}
#entry_list li.poll .bubble_bottom{
	padding: 0px;
	padding-top: 5px;
	text-align:right;
}
#entry_list li.game_update .bubble_bottom a,
#entry_list li.poll .bubble_bottom a{
	font-weight:normal;
}

div.fluid_top_tab {
	text-align: center;
	width: 170px;
	height: 30px;
	margin: 0 auto 0px auto;
	line-height: 30px;
	padding: 2px 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	background-color: #c8cacf;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

div.small_game, a.small_game {
	background-color: #eee;
	text-align: center;
	display: block;
}
div.small_game span, a.small_game span {
	color: #999;
	position: relative;
	top: -12px;
}
a.small_game:hover {
	background-color: #d7e7ab;
	text-decoration: none;
}

span.at {
	font-weight: bold;
}

#team_header {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
}
#team_header h2, #team_header span, #team_header img {
	color: #fff;
	float: left;
}
#team_header img.all-rounded {
	background-color: #fff;
	margin: 10px 0 10px 10px;
}
#team_header h2 {
	font-size: 40px;
	max-width: 400px;
	min-width: 300px;
	padding: 50px 0 5px 20px;
}
#team_header span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-style: italic;
	width: 300px;
}
#right_column .game_schedule{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}
.game_schedule a{
	margin-bottom: 20px;
	padding: 10px;
	font-size: 13px;
	text-align:left;
}
.game_schedule h4{
	font-size: 14px;
	margin-bottom: 10px;
}
#right_column .game_schedule p.period{
	font-weight:bold;
}
#pick_winner{
	background: url('/images/pick_arrows.png') top left no-repeat;
	width: 216px;
	height: 33px;
	position: absolute;
	top: 140px;
	margin-left: 22px;
	z-index: 99;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.checkin_button{
	display:block;
	width: 210px;
	height: 39px;
	margin-left: 175px;
	background: url('/images/buttons/button_checkin.jpg') no-repeat top left;
	position: relative;
	top: -2px;
}
.logged_in_checkin_button{
	position: relative;
	top: -8px;
}
.checkin_and_share{
	float: left;
	margin-top:15px;
}
.entry_show_bottom{
	min-height: 600px;
}
.user_action .user_info{
	float: left;
	margin-right: 10px;
}
.shout_entry .user_info .avatar{
	border: 1px solid #dfdfdf;
	width: 36px;
}
.user_action .user_info .no-avatar{
	width: 36px;
}
.shout_entry .user_info .no-avatar{
	width: 36px;
}
.checkin_entry .user_info .avatar{
	width: 36px;
}
.user_action .user_info .user_points{
	display:block;
	color: #555;
	font-weight:normal;
	font-size: 11px;
	color: #555;
	text-align: center;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	background: #F2F2F4;
	position: relative;
	border-top: 1px solid #dfdfdf;
	top: -21px;
	padding: 3px 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.user_action .user_info a:hover{
	text-decoration:none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.user_action p{
	font-family: "proxima-nova-1","proxima-nova-2", "lucida grande", helvetica, tahoma, arial, sans-serif;
	float: left;
	width: 488px;
	font-size: 13px;
	color: #434343;
}
.checkin_entry p{
	width: 488px;
	color: #777;
}
.user_action{
/*	border-bottom: 1px solid #f1f1f1;*/  /* put this back in if needed */
	margin-top: 15px;
}
.checkin_entry{
	margin-top: 0px;
}
.user_action p.bubble img{
	margin-right: 6px;
}
.user_action p a{
	font-weight:normal;
}
.user_action p strong{
	color: #333;
}
.user_action p.shout_label img{
	position: relative;
	top: 2px;
}
.checkin_entry p.shout_label{
	margin: 0px;
	padding-top: 2px;
	float:none;
}
.user_action p.shout_label a{
	text-transform: uppercase;
	font-weight:bold;
}
#pulse .user_action p.shout_label span a{
	text-transform: lowercase;
	font-weight:normal;
	font-size: 11px;
}
.user_action p.bubble{
	width: 544px;
	padding: 8px 0px 5px 0px;
	float:right;
}
#game p.emoticon_bubble,
#pulse p.emoticon_bubble{
	font-weight: bold;
	font-size: 18px;
}
#game p.emoticon_bubble img.emoticon,
#pulse p.emoticon_bubble img.emoticon{
	position: relative;
	top: -10px;
	float: left;
}
#game p.emoticon_bubble span,
#pulse p.emoticon_bubble span{
	float: left;
	width: 330px;
	line-height: 1em;
}
.user_action p.bubble_bottom{
	width: 544px;
	padding: 0px;
	height: 15px;
	float:right;
	font-size: 11px;
	color: #777;
	text-align: left;
}
.earned_points{
	font-weight:normal;
	color: #777;
}
.checkin_entry p.bubble_bottom{
	width: auto;
	height: auto;
	float: left;
	padding-left: 21px;
	padding-top: 3px;
}
.checkin_entry .reply p.bubble_bottom{
	float: right;
}
.poll{
	width: 100%;
	margin: 0px;
}
.poll p{
	margin-bottom: 5px;
	font-size: 14px;
}
.poll p.picked{
	padding-top: 2px;
	font-size: 13px;
	color: #555;
}
.poll form.poll_form{
	padding: 10px;
	padding-bottom: 1px;
	margin: 0px;
}
.poll form label.poll_label{
	font-size: 14px;
	color: #333;
}
.poll p.picked label{
	margin-top: 5px;
	padding: 8px;
	background-color: #fff;
	font-size: 16px;
}
.show_entry_link{
	color: #777;
}
.reply{
	background-color: #DEECBB;
	width: 483px;
	margin: 0 0px 1px 48px;
}
.reply .user_info .no-avatar{
	width: 36px;
	padding: 0px;
	border:none;
}
.view_all_replies{
	font-size: 12px;
	font-weight:normal;
	padding: 2px 0 6px 23px;
	margin-left: 15px;
	display:block;
	background: url('/images/pulse_icon-shout.gif') no-repeat top left;
}
.first_entry_children{
	margin-top: 5px;
}
#entry #entry_list li.reply,
#game #entry_list li.reply,
#pulse #entry_list li.reply{
	padding: 10px 0px 2px 0px;
}
.reply p, .reply p.bubble, .reply p.bubble_bottom,
.reply p.shout_label{
	width: 418px;
}
.reply p{
	color: #333;
	font-size: 12px;
	padding: 0px;
}
.reply .user_info{
	margin-right: 0px;
}
.reply p.bubble, .reply p.bubble_bottom,
#game #entry_list li.game_update .reply p.bubble_bottom,
#pulse #entry_list li.game_update .reply p.bubble_bottom{
	background: none;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}
.reply p.shout_label{
	margin: 0px;
	float: right;
	margin-right: 10px;
}
.reply_message_container{
	padding: 0 5px 5px 0px;
	font-size: 12px;
	color: #555;
}
.reply .user_info .avatar{
	margin-left: 10px;
	margin-right: 0px;
}
.reply .user_info .user_points{
	display:none;
}
/* reply form */
.reply_form{
	padding: 10px 10px 5px 10px;
	margin-top: 5px;
	width: 463px;
	margin: 0 0px 1px 48px;
}
.reply_form label{
	margin-top: 10px;
	margin-right: 3px;
	font-size: 11px;
}
.reply_form textarea{
	width: 443px;
	height: 25px;
	font-size: 13px;
	font-weight:normal;
}
.reply_form_toggle textarea{
	font-size: 11px;
	height: 12px;
	overflow:hidden;
	color: #777;
}
.reply_count{
	float: right;
	color: #777;
}
.reply_button{
	float: left;
	margin-top: 5px;
}
/* end reply form */
.bottom .download_promo{
	border: 1px solid #C9C9CB;
	background: #DEECBB;
	color: #555;
	margin-top: 25px;
	padding: 45px;
	padding-bottom: 25px;
}
.bottom .download_promo h3{
	font-size: 28px;
	float: left;
	width: 365px;
}
.bottom .download_promo p{
	float: left;
	width: 365px;
	margin-top: 25px;
	font-size: 15px;
	line-height: 1.4em;
}
.bottom .download_promo p img{
	margin-top: 25px;
}
.bottom .download_promo img.iphone_screen{
	float: right;
}
.note{
	margin: 10px;
	font-size: 12px;
	color: #777;
}
/* end games page */

#footer{
	background-color: #DEECBB;
	padding: 25px;
	margin: 0;
	color: #555;
	font-size: 12px;
	margin-top: 40px;
}
#footer a{
	color: #555;
}

#api_spec h2{
	margin-top: 40px;
	font-size: 30px;
	margin-bottom: 10px;
}
#api_spec ul{
	margin-left: 20px;
}
#api_spec .nav{
	margin: 10px 5px;
}
#api_spec .nav a{
	padding-right: 10px;
}
span.score{
	background: #555;
	color: #fff;
	padding: 5px 12px;
}
.clock{
	text-align: center;
	margin: 10px;
	font-size: 16px;
}
#teams{
	margin: 0 auto;
}
#teams td{
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
#teams td.name{
	font-size: 16px;
}
.feed{
	margin-bottom: 20px;
}
.feed li{
	font-size: 12px;
	padding-bottom: 17px;
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
}
.feed li img.icon{
	position: relative;
	top: 7px;
	margin: 0 5px;
	border: 1px solid #ccc;
	width: 24px;
}
.quote{
	color: #555;
}
#game #center_column,
#pulse #center_column{
/*	width: 642px;*/
	padding: 0px;
}
#game .activity{
	width: 55%;
	float: left;
}
#game .activity h1{
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
}
#game .activity h2{
	margin-top: 60px;
}
#game .picks_chart{
	margin-top: 10px;
}
#game .your_pick{
	font-size: 11px;
	font-weight: bold;
	background: #DFE0E5 url('/images/picktab_bg.png') repeat-x top left;
	margin: 0px 20px 10px 20px;
	padding: 10px 10px;
	text-align: center;
}
.team_pick_link{
	padding: 5px 8px;
	background: #f2f2f4;
	margin-left: 10px;
}
#game .promo{
	width: 30%;
	float: right;
	background: #e5e5e5;
	padding: 20px;
	border: 1px solid #ccc;
}
#game .promo p{
	font-size: 12px;
}
#game .promo h2{
	margin: 15px 0 5px 0;
}
a.more-link{
	font-size: 13px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	float: right;
}
a.more-link:hover{
	background-color: #9ACB52;
	color: #fff;
	text-decoration: none;
}

/* games page */
.change_pick{
	font-size: 11px;
	color: #777;
	font-weight:normal;
	margin-top: 5px;
}
.change_pick a{
	font-weight:normal;
}
#entry_toggle,
#pulse_toggle{
	float: right;
	font-size: 13px;
}
#entry_toggle a,
#pulse_toggle a{
	display:block;
	float: right;
	margin-left: 15px;
	color: #777;
	padding: 8px;
	font-size: 11px;
}
#entry_toggle a.selected,
#pulse_toggle a.selected{
	background-color: #DeDeDe;
	color: #555;
}
#entry_toggle a:hover,
#pulse_toggle a:hover{
	text-decoration:none;
	background-color: #DeDeDe;
	color: #555;
}
#league_jump a {
	font-weight: normal;
	font-size: 12px;
	color: #aaa;
}
#league_jump a:hover {
	color: #333;
	text-decoration: none;
}
#league_jump ul li {
	display: block;
	float: left;
	padding-right: 15px;
}
#game_list {
	list-style:none;
}
#game_list li.league_name{
	font-size:20px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}
#game_list li.team_item,
#team_list li.team_item{
	margin-bottom: 20px;
	border: 1px solid #E7E7E8;
}
#right_column #game_list li.team_item{
	margin-bottom: 5px;
}
#game_list .game_score{
	padding-top: 8px;
	font-size: 16px;
}
#game_list li.small .game_score{
	padding-top: 0px;
	font-size: 12px;
}
#game_list li table,
#team_list li table{
	width: 100%;
}
#game_list li .team_logo,
#team_list li .team_logo{
	background-color: #F5F6F8;
	width: 90px;
}
#game_list li .home_team{
	border-left: 1px solid #E7E7E8;
}
#game_list li .away_team{
	border-right: 1px solid #E7E7E8;
}
#game_list li.small .team_logo{
	width: 60px;
}
#game_list li.small .team_logo img{
	width: 38px;
}
#right_column #game_list li.small .team_logo img{
	width: 24px;
}
#game_list li td,
#team_list li td{
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	color: #555;
	font-weight: bold;
	padding: 10px;
}
#game_list li.small td{
	padding: 0px;
}
#team_list input{
	margin-left: 20px;
	font-size: 12px;
}
#game_list li td.middle{
	padding-top: 0px;
	vertical-align: top;
}
#game_list li.small td.middle{
	padding-bottom: 10px;
}
#game_list li td.middle .checkin_tab{
	margin-bottom: 10px;
	position: relative;
	top: -1px;
}
#game_list li.small td.middle .checkin_tab{
	display:block;
	clear:both;
	margin: 0 auto;
	margin-bottom: 10px;
}
#game_list .game_info{
	font-size: 12px;
	font-weight: normal;
	color: #8C8D92;
	padding: 5px 0;
}
#game_list li.small td.middle h4,
#game_list li.small td.middle p{
	display:inline;
}
#game_list li.small td.middle h4{
	padding-right: 5px;
	border-right: 1px solid #E7E7E8;
}
#fantasy #game_list li.small td.middle h4{
	padding-right: 0px;
	border-right: 0px;
}
#game_list .checkin_avatars,
#team_list .remove_bar{
	background-color: #F5F6F8;
	margin: 0px;
	border-top: 1px solid #E7E7E8;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	padding: 5px 8px 2px 8px;
}
#game_list span.checkin_label{
	position:relative;
	top: -6px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
#game_list p.total_checkin_label{
	text-align: center;
	text-transform: uppercase;
}
#game_list .checkin_avatars img{
	border: 1px solid #ccc;
	margin-right: 3px;
}
/* end games page */

/* left stats */
#left_stats{
	padding: 10px 15px;
}
#left_stats .notice{
	margin-top: 10px;
}
#left_points .notice{
	margin: 10px 15px;
	font-size: 11px;
}
#leader_wing .notice {
	font-size: 11px;
	text-align: right;
}
#left_points{
	text-align: right;
}
#left_points h3{
	margin: 0 15px;
	padding-top: 10px;
}
#left_stats .top_small_bottom_left{
	float: left;
}
#left_stats .top_small_bottom_right{
	float: right;
}
/* end left stats */

/* top navigation */
/*ul#top_nav a{
	display:block;
	width: 132px;
	height: 30px;
	cursor: pointer;
	margin-right: 5px;
}*/
/*a#nav_pulse{
	background: url('/images/topnav_pulse.png') no-repeat top right;
}
a#nav_leaderboard{
	background: url('/images/topnav_leaderboard.png') no-repeat top right;
}
a#nav_contacts{
	background: url('/images/topnav_contacts.png') no-repeat top right;
}
a#nav_settings{
	background: url('/images/topnav_settings.png') no-repeat top right;
}
a#nav_profile{
	background: url('/images/topnav_profile.png') no-repeat top right;
}
a#nav_pro{
	background: url('/images/topnav_pro.png') no-repeat top right;
}
a#nav_signup{
	background: url('/images/topnav_signup.png') no-repeat top right;
}
a#nav_profile .avatar{
	position: relative;
	top: 4px;
	left: 25px;
}*/
ul#top_nav a:hover,
ul#top_nav .selected a{
	background-position: 0 -30px !important;
}
/* end left navigation */

/* left wing */
#left_column .promo_title{
	margin-top: 0px;
	margin-bottom: 20px;
}
/* end left wing

/* right wing */
#right_column .promo_title{
	margin-top: 0px;
	margin-bottom: 10px;
}
#right_column h4.promo_sub{
	margin-top: 10px;
}
/* end right wing */

/* friends */

/* end friends */

/* join */
h2{
	text-transform: uppercase;
	color: #A0C53A;
	font-size: 20px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
p.subhead{
	font-size: 12px;
	margin-top: 15px;
	color: #555;
}
p.larger_subhead{
	font-size: 16px;
	font-weight:bold;
}
p.login_options{
	font-size: 14px;
	padding-bottom: 5px;
}
form{
	padding: 25px;
	background-color: #DEECBB;
	margin: 25px 0 0 0;
}
form .without_connects{
	float: left;
}
form .connects{
	font-size: 13px;
	color: #555;
	text-align:right;
	float: right;
	margin-top: 15px;
}
form .connects img{
	position: relative;
	top: 8px;
	margin-left: 10px;
}
form input{
	padding: 8px;
	font-size: 14px;
	color: #333;
}
form td.left{
	padding-right: 22px;
}
form .long,
form .half,
form .medium,
.invite_url_field{
	border: 1px solid #aaa;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.invite_url_field,
#empty_contacts_list form .medium{
	width: 90%;
	padding: 5px;
	color: #555;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 13px;
}
#left_points .invite_url_field{
	font-size: 11px;
	width: 135px;
	font-weight:normal;
	padding: 5px;
	margin: 0 10px 10px 0px;
}
form textarea{
	border: 1px solid #aaa;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding: 8px;
}
form .long{
	width: 520px;
}
form .half{
	width: 239px;
}
form .medium{
	width: 380px;
}
form label{
	display:block;
	color: #535353;
	margin-bottom: 5px;
	font-size: 13px;
	margin-top: 20px;
}
form label.top{
	margin-top: 0;
}
form label.radio{
	display:inline;
	margin: 0;
}
form .radio{
	margin-top: 20px;
}
form table{
	width: 100%;
}
form td.forgot_password{
	vertical-align:bottom;
	padding:10px !important;
	text-align: center;
	font-size: 13px;
	color: #555;
}
form .submit_button{
	display:block;
	width: 201px;
	height: 48px;
	margin-top: 20px;
	background: url('/images/buttons/button_getstarted.jpg') no-repeat top left;
}
form .real_submit_button{
	margin-top: 20px;
}
form .submit_button_pressed{
	background-position: 0 -48px;
}
.error_message{
	margin: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #A11C39;
	color: #fff;
	text-align: center;
}
.flash_message,
.share_message{
	margin: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #DEECBB;
	color: #555;
	text-align: center;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
.share_checkin_form {
	margin-top: 0;
}
#fb-root {
	margin-bottom: 15px;
}
#share_award_form .share_message{
	font-size: 14px;
	text-align: left;
	margin: 10px 0px 5px 0px;
	padding: 10px;
	background: #fff;
}
.label_error{
	font-weight: bold;
	color: #A11C39;
}
/* end join*/

/* login */
#login #left_column,
#login #right_column {
	background-color: #ECEDF1;
}
/*.facebook_connect_button{
	margin-bottom: 25px !important;
}*/
.no_fb_login{
	margin-top: 25px;
}
.login_header{
	margin-bottom: 15px;
	color: #333;
}
/* end login */

/* forgot password */
#forgot_password #left_column,
#forgot_password #right_column,
#edit_password #left_column,
#edit_password #right_column {
	background-color: #ECEDF1;
}
#edit_password #right_column{
	display:none;
}
/* end forgot password */

/* buttons */
.checkin_button_pressed,
.shout_button_pressed{
	background-position: 0px -39px !important;
}
.shout_button_pressed{
	background-position: 0px -25px !important;
}
.shout_button{
	display:block;
	float: right;
	margin: 0px 0px;
	margin-top: 3px;
	width: 61px;
	height: 25px;
	background: url('/images/buttons/button_post.png') no-repeat top left;
}
.shout_left{
	float:left;
	width: 70px;
}
.shout_right{
	float:right;
}
#game .emoticon_select{
	float: right;
	position: relative;
	top: 0px;
	margin-right: 10px;
}
#game .emoticon_select img{
	width: 32px;
	height: 32px;
}
.reply_button{
	display:block;
	width: 61px;
	height: 25px;
	background: url('/images/buttons/button_reply.png') no-repeat top left;
	position:relative;
	top: -2px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.reply_button_pressed{
	background-position: 0 -25px;
}
/* end buttons */

/* contacts */
#matched_friends{
	height: 400px;
	border: 1px solid #dedede;
	overflow: auto;
}
#matched_friends .loading{
	color: #777;
	padding:20px;
}
#matched_friends .loading span{
	position: relative;
	top: -11px;
}
#contact_list li.no_friends{
	color: #777;
}
#contact_list, .contact_list{
	margin-bottom: 20px;
}
#empty_contacts_list{
	margin: 0;
	padding: 10px;
	background-color: #F2F2F4;
}
#empty_contacts_list form{
	background: none;
	padding: 0px;
	margin-top: 0px;
}
#empty_contacts_list li{
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #545454;
}
#empty_contacts_list li p{
	font-weight:bold;
	margin-top: 10px;
}
#contact_list li, .contact_list li{
	padding: 15px;
	border-bottom: 1px solid #E7E7E8;
}
#contact_list li .info,
.contact_list li .info{
	position:relative;
	top: 10px;
	float: left;
	width: 480px;
}
#contact_list li h4,
.contact_list li h4{
	color: #555;
	line-height: 1.2em;
}
#contact_list li p.status,
.contact_list li p.status{
	line-height: 1.2em;
	font-size: 12px;
	color: #A8A9AB;
	font-weight: bold;
}
#contact_list .avatar,
.contact_list .avatar{
	float: left;
	margin-right: 10px;
}
#contact_list .timestamp,
.contact_list .timestamp{
	font-size: 11px;
	text-align: right;
	color: #777;
}
#contacts h2{
	margin-bottom: 25px;
}
#contacts .score_header,
#left_points .score_header{
	display:block;
	position:relative;
	top: -8px;
	float:right;
	background: url('/images/score_headers_light_grey_bg.png') no-repeat top left;
	text-transform:none;
}
#left_points .score_header{
	float: none;
	top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#contacts .score_header:hover,
#left_points .score_header:hover{
	text-decoration:none;
}
#contacts .score_header .name,
#left_points .score_header .name{
	left: 0 !important;
}
#contacts .invite_selections,
#left_points .invite_selections{
	text-align: center;
	margin-top: 0px;
}
#contacts .grey_header img.plaxo_button{
	position: relative;
	top: 11px;
}
#contacts .invite_selections .plaxo_button{
	position: relative;
	top: 5px;
}
#contacts .invite_selections img{
	margin: 0px;
}
#get_facebook #left_column,
#get_facebook #right_column,
#get_twitter #left_column,
#get_twitter #right_column {
	background-color: #ECEDF1;
}
#facebook_contacts .add_span,
#twitter_contacts .add_span,
#email_contacts .add_span{
	display:block;
	float: left;
	margin-right: 20px;
	position: relative;
	top: 15px;
}
#facebook_contacts .add_message,
#twitter_contacts .add_message{
	font-size: 13px;
	color: #7BA215;
}

#facebook_contacts #contact_list li .info,
#email_contacts #contact_list li .info,
#email_contacts .contact_list li .info,
#twitter_contacts #contact_list li .info{
	width: 445px;
}
.facebook_start_button{
	display:block;
	width: 201px;
	height: 48px;
	margin-top: 20px;
	background: url('/images/buttons/button_getstarted.jpg') no-repeat top left;
}
.facebook_start_button_pressed{
	background-position: 0 -48px;
}
#facebook_contacts h2,
#email_contacts h2{
	margin-bottom: 25px;
}
#facebook_contacts .fb_reconnect{
	text-align: center;
	margin: 25px 0 175px 0;
}
#facebook_contacts .fb_reconnect img{
	position: relative;
	top: 7px;
	margin-left: 5px;
}
#facebook_invite #center_column{
	width: 770px;
	margin: 0 auto !important;
}
#facebook_invite #left_column,
#facebook_invite #right_column{
	display:none;
}

#email_contacts .select_tools{
	text-align: right;
	font-size: 12px;
	margin-right: 20px;
	color: #555;
}
#email_contacts #invite_form{
	margin: 5px 5px 35px 5px;
}
/* end contacts */

/* settings */
#settings h3.grey_header{
	margin-top: 25px;
}
#teams_list li{
	display:block;
	float: left;
	width: 80px;
	margin: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#settings .edit_user_form{
	margin: 0 10px;
	font-size: 12px;
}
#settings .edit_user_form .values{
	font-weight:bold;
	color: #333;
}
#settings .edit_user_form .values a{
	font-weight:normal;
}
#settings .edit_page{
	margin-top: 20px;
}
#settings .edit_page table{
	width: auto;
}
#settings .edit_page table td{
	text-align:left;
	vertical-align:bottom;
}
#settings .edit_page .vanity_label_real{
	margin-bottom: 0px;
}
#settings .edit_page .vanity_label{
	color: #535353;
	font-size: 13px;
}
#settings .edit_page .vanity_field{
	width: 180px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	padding: 8px 3px 0px 3px;
	background-color: #fff;
	border: 0px;
	position: relative;
	top: 6px;
}
#settings .edit_user_form a.replace_avatar{
	font-size: 13px;
	font-weight: normal;
	position: relative;
	top: -5px;
	left: 5px;
}
#settings .edit_user_form label{
	margin-top: 10px;
}
#settings .edit_user_form a{
	font-size: 12px;
}
#settings .edit_user_form .edit_profile_link{
	float:right;
	font-size: 12px;
}
#settings .edit_user_form .note{
	margin: 0px;
	margin-top: 20px;
	font-size: 13px;
	color: #555;
}
#settings #share_settings{
	padding: 0 10px;
}
.save_button,
.small_submit_button{
	display:block;
	width: 61px;
	height: 25px;
	background: url('/images/buttons/button_save.png') no-repeat top left;
	position:relative;
	top: -2px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.small_submit_button_pressed, 
.save_button_pressed{
	background-position: 0 -25px;
}
.small_submit_button{
	background: url('/images/buttons/button_submit.png') no-repeat top left;
}
#settings .shares{
	margin-top: 5px;
	margin-bottom: 15px;
}
#settings .shares li{
	margin-bottom: 10px;	
}
#settings .shares p{
	font-size: 13px;
	color: #555;
}
#settings .shares input{
	margin-left: 20px;
	font-size: 12px;
}
#settings .shares label{
	font-weight: bold;
}
#settings .inactive_shares li{
	display: inline;
	padding-right: 10px;
}
#settings .inactive_shares li img{
	height: 22px;
}
/* end settings */

/* favorites */
#favorites h2{
	margin-bottom: 25px;
}
#favorites form{
	padding: 20px;
	padding-top: 1px;
	padding-bottom: 15px;
}
#favorites form .radio{
	margin-top: 10px;
}
#favorites form h4{
	margin-top: 20px;
}
#favorites form h4 a{
	font-weight:normal;
	font-size: 12px;
	padding-left: 10px;
}
#favorites .middle label{
	font-weight:normal;
}
#favorites #add_favorite_button{
	background: url('/images/buttons/button_add_small.jpg') top left no-repeat;
	width: 58px;
	height: 25px;
	display:block;
	float:right;
}
#favorites h3.grey_header{
	padding: 15px 20px;
}
#favorites h3.grey_header p{
	float: left;
	position:relative;
	top: 6px;
}
#favorites #team_list .middle{
	padding: 20px;
	text-align: left;
}
#favorites .game_setup{
	margin-bottom: 25px;
}
#favorites .game_setup td{
	width: 30%;
	font-size: 13px;
	padding: 10px;
}
#favorites .game_setup td p{
	color: #555;
}
#favorites .game_setup td h4{
	margin-bottom: 5px;
}
#favorites h4 span, #teams_list span {
	font-weight: normal;
	color: #888;
	font-size: 11px;
	text-align: center;
}
#concise_team_list{
	height: 300px;
	overflow: auto;
	border-bottom: 1px solid #DCDFE3;
}
#concise_team_list a{
	display:block;
	padding: 20px;
	font-weight: bold;
	color: #555;
	font-size: 13px;
	border-top: 1px solid #DCDFE3;
	height: 10px;
}
#concise_team_list a:hover{
	background: #F3F4F6 url('/images/buttons/button_add_small_fave.jpg') center right no-repeat;
	text-decoration:none;
}
#favorites .add_fave_header{
	margin-bottom: 0px;
}
#favorites .added_team_message{
	display:block;
	padding-left: 20px;
	border-top: 1px solid #ccc;
	background-color: #DEECBB;
	color: #555;
}
#favorites .added_team_message .inner{
	display:block;
	background: #DEECBB url('/images/circle_check.gif') center left no-repeat;
	padding: 20px;
	padding-left: 20px;
	height: 10px;
	font-weight: bold;
	font-size: 13px;
}
#team_list .remove_bar{
	text-align: center;
	padding: 10px;
}
#favorites .done{
	padding: 20px 0 0 0;
	color: #555;
}
/* end favorites */
/* user profile */
#user .add_span{
	display:block;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #7BA215;
}
#user .join_user {
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	padding: 25px 25px 0 25px;
}
#user .join_user h2 {
	text-transform: none;
	font-size: 18px;
}
#user .join_user p {
	font-weight: normal;
	padding-top: 5px;
}
#user .relationship{
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #777;
}
#user table{
	width: 100%;
}
#user .favorites img{
/*	width: 48px;*/
	margin: 10px;
}
.avatar_cell{
	padding-right: 20px;
	vertical-align: top;
	width: 72px;
}
.user_cell{
	vertical-align: middle;
}
.stats_cell{
	width: 186px;
}
.stats_cell .rank{
	background: url('/images/bg_rank.jpg') no-repeat top left;
	width: 86px;
	height: 66px;
	float: right;
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
	margin-left: 20px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
.stats_cell .rank a{
	color: #333;
}
.stats_cell .rank a:hover{
	text-decoration:none;
}
.stats_cell .points{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	background: url('/images/bg_points.gif') no-repeat top left;
	width: 80px;
	height: 60px;
	float: right;
	font-size: 30px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 10px;
}
.user_cell p{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	margin-top: 5px;
	font-size: 16px;
}
#user h3.grey_header{
	margin-top: 25px;
}
#user a.entry_link{
	display:block;
}
#user .user_action{
	margin-bottom: 15px;
	border-bottom: 1px solid #eee !important;
}
#user .user_action .bubble_bottom{
	padding: 5px 0px 2px 0px;
}
#user .user_action .avatar{
	width: 50px;
}
#user .type_1 .bubble_bottom,
#user .type_17 .bubble_bottom{
	padding-top: 20px;
}
#user .notice{
	font-weight: normal;
}
#user .latest_checkins{
	font-size: 12px;
}
#user .latest_checkins li{
	margin: 5px;
	background-color: #F2F2F4;
	padding: 0px 10px 5px 10px;
	float: left;
	width: 129px;
}
#user .latest_checkins li .team_name{
	margin-bottom: 1px;
}
#user .latest_checkins li .team_name img{
	width: 18px;
	position: relative;
	top: 5px;
	left: -2px;
}
#user .latest_checkins .game_name{
	display:block;
}
#user .latest_checkins .game_name:hover{
	text-decoration:none;
}
#user .latest_checkins .home_team_name{
	margin-bottom: 5px;
	margin-top: 0px;
}
#user .latest_checkins li .game_info{
	padding-left: 20px;
}
#user .latest_checkins li.empty_checkins{
	background: none;
	font-size: 12px;
}
#user .latest_checkins li.see_more_games{
	background:none;
	margin-bottom: 0;
	padding-top: 10px;
	clear:both;
	float:none;
}
#user .latest_checkins li.see_more_games a{
	font-weight:normal;
}
#user .favorites img{
	width: 48px;
}
#user #center_column{
	min-height: 1220px;
}
/* end user profile */

/* announcement */
#announcement{
	padding: 10px 0;
	background: #F3F4F6 url('/images/hide.png') top right no-repeat;
	border-top: 1px solid #555;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}
#announcement p{
	color: #222;
	text-shadow: 0px 2px 3px #555;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	padding: 2px 25px;
	width: 542px;
	margin: 0 auto;
	background: url('/images/circle_check.gif') top left no-repeat;
}
#announcement p img.hide_button{
	position: relative;
	top: 3px;
	margin-right: 5px;
}
/* end announcement */

/* leaderboard */
#leaderboard h3.grey_header{
	margin-top: 20px;
	margin-bottom: 0;
	border-bottom: 1px solid #D3D4D9;
}
#leaderboard table.leaders tr{
	border-bottom: 1px solid #D3D4D9;
}
#leaderboard table.leaders tr.even{
	background-color: #F3F4F6;
}
#leaderboard table.leaders td{
	text-align: center;
	vertical-align: middle;
	padding: 15px 0px 10px 0px;
}
#leaderboard .rank{
	width: 65px;
	font-size: 28px;
	font-weight: bold;
	color: #555;
}
#leaderboard .avatar_space{
	width: 85px;
}
#leaderboard .name{
	width: 340px;
	text-align: left !important;
}
#leaderboard .name a{
	color: #555;
}
#leaderboard .points{
/*	width: 80px;*/
	font-size: 28px;
	font-weight: bold;
	color: #A0C53A;
}
#leaderboard #right_column .inner{
	background-color: #f2f2f4;
}

#leaderboard table.leaders{
	width: 100%;
	margin-bottom: 25px;
}
#leaderboard h3.grey_header table tr td{
	font-size: 11px;
	color: #777;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
}
#leaderboard h3.grey_header table tr td.points{
	text-align: center;
}
#leaderboard h3.grey_header table tr{
	border: 0px;
}
#leaderboard h3.grey_header table{
	margin: 0px;
}
.score_header,
#leaderboard h4.score_header{
	background: url('/images/score_headers.png') no-repeat top left;
	height: 32px;
	width: 135px;
}
.score_header div,
#leaderboard h4.score_header div{
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.score_header .name,
#leaderboard h4.score_header .name{
	width: 100px;
	padding-top: 8px;
	float: left;
	position: relative;
	left: 8px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
.score_header .points,
#leaderboard h4.score_header .points{
	width: 35px;
	float: right;
	padding-top: 8px;
	position: relative;
	right: 4px;
}
#leaderboard .score_description{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	margin-bottom: 5px;
}
.thats_me{
	background-color: #DEECBB !important;
}
#leaderboard .winner_countdown{
	margin: 0px auto 20px auto;
	color: #777;
	border: 1px solid #ddd;
	padding: 10px 20px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
#leaderboard .winner_countdown .notice{
	font-size: 12px;
	display:block;
	line-height: 1.2em;
	margin-top: 20px;
	color: #777;
}
#leaderboard .winner_countdown #countdown{
	text-align: center;
	display:block;
	padding: 10px;
	margin: 10px 0px 5px 0px;
	background-color: #000;
	color: #ccc;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#leaderboard .winner_countdown #countdown span{
	font-weight: normal;
	font-size: 13px;
	padding-right: 2px;
}
.win_label{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
#leaderboard #leaderboard_select {
	margin-top: 5px;
	float: left;
}
#leaderboard #entry_toggle{
	margin: 0px;
}
.winner_last_week{
	text-align: center;
}
#leader_wing{
	padding: 15px 20px;
}
#checkin_wing .top_small_bottom{
	margin: 10px;
}
#checkin_wing ul{
	background-color: #F2F2F4;
}
#user #checkin_wing ul{
	background: none;
}
#leader_wing .avatar,
#checkin_wing .avatar{
	width: 24px;
}
#leader_wing li,
#checkin_wing li{
	padding: 7px 5px 5px 0px;
	margin: 10px 0;
	background-color: #F2F2F4;
}
#leader_wing li .user_name,
#checkin_wing li .user_name{
	font-size: 11px;
	color: #777;
}
#leader_wing li .avatar,
#checkin_wing li .avatar{
	float: left;
	position: relative;
	left: -2px;
}
#checkin_wing li .avatar{
	left: 0px;
	margin-left: 8px;
}
#leader_wing li .leader_info,
#checkin_wing li .leader_info{
	float: right;
	width: 75px;
	color: #777;
	position: relative;
	top: -2px;
}
#checkin_wing li .leader_info{
	width: 105px;
}
#user #checkin_wing li .leader_info{
	width: 130px;
	padding-top: 5px;
}
#leader_wing li .points,
#checkin_wing li .points{
	font-size: 11px;
	display:block;
	margin-top: 1px;
	color: #777;
	font-weight:normal;
}
#checkin_wing li{
	float: left;
	width: 144px;
	margin-right: 10px;
}
#user #checkin_wing li{
	background:none;
	margin: 5px 10px;
	width: 170px;
}
#leader_wing li .rank{
	float: left;
	font-size: 10px;
	color: #F2F2F4;
	width: 16px;
	height: 16px;
	position: relative;
	top: 5px;
	left: -8px;
	text-align: center;
	background: url('/images/bg_circle.png') no-repeat top left;
	line-height: 16px;
}
#leader_wing ul{
	margin-bottom: 20px;
}
#leader_wing h3{
	margin-bottom: 10px;
}
.leader_wing_toggle{
	display:block;
	background: url('/images/toggle_leaderboard2.png');
	width: 131px;
	height: 27px;
	cursor: pointer;
}
.leader_wing_toggle:hover{
	text-decoration:none;
}
#leader_wing a.friends{
	background-position: 0 -27px !important;
}
/* end leaderboard */

/* 404 */
#fail #center_column h3{
	margin-top: 10px;
	color: #777;
	font-size: 20px;
	font-weight: normal;
}
#fail #center_column form p{
	font-size: 14px;
	font-weight: normal;
	color: #555;
}
#fail #center_column form h4{
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 40px 0;
	color: #777;
}
/* end 404 */
/* homepage */
#homepage{
	background: #fff;
}
#homepage h2.latest_activity_header{
	margin-bottom: 20px;
	color: #555;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
#homepage h2 a{
	position: relative;
	top: -4px;
	left: 10px;
}
#homepage #left_column{
	display:none;
}
#homepage #right_column{
	display:none;
}
#homepage #center_column{
	width: 100%;
	top: -60px;
	border: 0px;
}
#homepage #game_ticker{
	position: relative;
	top: 25px;
	color: #fff;
	background-color: #121212;
	height: 40px;
	overflow:hidden;
}
#homepage #header{
	margin-bottom: 0px;
	background: #333 url('/images/headers/header_basketball.jpg') repeat-x bottom left;
	width: 1005px;
	position: relative;
	left: 25px;
	height: 120px;
}
#homepage #header h1{
	padding-bottom: 10px;
	position: relative;
	top: 10px;
}
#homepage #game_ticker ul{
	position: relative;
}
#homepage #game_ticker li{
	float: left;
	line-height: 30px;
	padding: 5px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #aaa;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
#homepage #game_ticker li.title{
	text-transform: uppercase;
}
#homepage #game_ticker li a{
	font-weight: normal;
	font-size: 13px;
}
#homepage #top_shouts li{
	margin-bottom: 15px;
	border: 0px;
}
#jumbo_tron{
	float: right;
	position: relative;
	top: -100px;
	width: 250px;
	font-size: 14px;
	color: #777;
	z-index: 99;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
#jumbo_tron .jumbo_top{
	border: 8px solid #fff;
	background-color: #DEECBB;
	padding: 20px;
	margin-bottom: 10px;
}
.jumbo_section{
	border: 0px;
	background-color: #dedede;
	padding: 20px;
	margin: 8px;
}
#jumbo_tron .jumbo_section p{
	line-height: 1.5em;
	margin-bottom: 15px;
	font-family: serif;
	font-size: 15px;
}
#jumbo_tron .jumbo_section p a{
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	font-size: 13px;
}
#jumbo_tron p{
	line-height: 1.3em;
}
#jumbo_tron h3{
	margin-bottom: 20px;
	font-size: 16px;
}
#jumbo_tron h4{
	margin: 10px 0 5px 0;
}
#jumbo_tron .promo_start_button{
	display:block;
	margin-top: 20px;
	text-align: center;
}
#left_tron .whos_here{
	float: left;
	width: 140px;
	padding: 20px;
	margin-right: 20px;
	background-color: #D2D4D9;
}
#left_tron .whos_here #leader_wing{
	padding: 0;
}
#left_tron .whos_here p{
	font-size: 12px;
	line-height: 1.3em;
	color: #777;
}
#left_tron .whos_here h3{
	color: #555;
	margin-bottom: 10px;
}
#left_tron .whos_here .avatar{
	margin: 3px;
}
#left_tron .top_list{
	float: left;
	width: 500px;
}
#homepage .shout_entry p,
#homepage .shout_entry p.bubble,
#homepage .shout_entry p.bubble_bottom{
	width: 450px;
	float:right;
}
.just_now{
	display:none;
}
#homepage p.bubble_bottom .time_ago{
	display:none;
}
#homepage p.bubble_bottom .just_now{
	display:inline;
}
#homepage #top_shouts{
	height: 400px;
	overflow: hidden;
}
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */ 
margin: 0 auto; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
overflow: hidden;
}
ul.newsticker a {
white-space: nowrap;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}
/* end homepage */

/* trophy case */
.tropy_case{
	margin: 0;
}
.tropy_case{
	text-align: center;
}
.tropy_case .first{
	padding: 0px 5px 5px 5px;
	background-color: #E7E9EE;
	text-align:center;
	font-size: 13px;
	display:block;
	width: 159px;
	margin: 0 auto 10px auto;
}
.tropy_case .time_stamp{
	font-size: 11px;
	margin-top: 5px;
}
.empty_award{
	text-align: left;
	font-size: 12px;
	list-style:none;
}
.empty_award a{
	font-weight:normal;
}
#right_column .tropy_case h4{
	margin-top: 0px;
}
.award img.award-image,
#facy_box .award img.award-image{
	float: left;
	padding: 5px;
	background-color: #E7E9EE;
	width: 108px;
}
.award p{
	text-align: left;
}
.award .award_info{
	float: left;
	margin-left: 20px;
	width: 300px;
}
.share_container {
	width: 600px;
}
.share_container h3 {
	font-size: 14px;
	padding-bottom: 5px;
}
.award .award_info h2,
.share_container h2{
	margin-bottom: 20px;
}
/* end trophy case */

/* pro account */
div.progress {
	line-height: 20px;
	padding-top: 20px;
}
div.twin {
	width: 45%;
	text-align: center;
	float: left;
	margin-top: 20px;
}
div.or {
	width: 10%;
	text-align: center;
	float: left;
	color: #90b825;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 50px;
}
div.twin form {
	background: none;
	margin: 0;
	padding: 0;
}
/* end pro account */

/* awards page */
#awards h2{
	margin-bottom: 10px;
}
#awards h3{
	margin-top: 20px;
}
#awards ul.award_list{
	margin-top: 10px;
	margin-bottom: 40px;
}
#awards ul.award_list li.award{
	margin-bottom: 20px;
}
#awards ul.award_list li.award h3{
	margin-top: 10px;
}
/* end awards page */

/* about page */
#about #center_column h3{
	margin: 25px 0 10px 0;
	font-size: 20px;
}
#about #center_column p{
	margin: 10px 0;
	line-height: 1.3em;
	font-size: 14px;
}
#about #center_column .about_links{
	margin-top: 10px;
}
#about #center_column .about_links li{
	display:inline;
	padding-right: 20px;
}
/* end about page */

/* join page */
.no_facebook_link{
	font-size: 13px;
	color: #555;
}
#regular_signup{
	padding-top: 20px;
}
/* end join page */

/* entry show page */
h2.entry_h2{
	margin: 10px 0 20px 0;
	color: #555;
	font-weight:normal;
	text-transform:none;
	text-align:center;
}
h2.entry_h2 a{
	font-size: 25px;
	text-transform:uppercase;
}
p.bubble_bottom.video {
	background: none !important;
}
div.video-js-box {
	float: left;
}
/* end entry show page */

.coming_soon{
	background: #ECEDF1;
	margin: 20px;
	padding: 30px;
}
.coming_soon h3{
	margin-bottom: 20px;
}
.coming_soon li{
	display:block;
	margin: 10px;
	font-size: 13px;
}
.beta{
	font-size: 13px;
	color: #555;
	position: relative;
	top: -20px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
}
.noshow {
	display: none;
}
.lowercase {
	text-transform: none !important;
}
/* errors */
.errorExplanation{
	font-size: 12px;
	font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #FFF;
}
.errorExplanation p{
	color: #dd0000;
}
.errorExplanation ul{
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
}
.errorExplanation ul li{
	padding-bottom: 5px;
}
/* end errors */

/* game nav */
#games_nav {
	padding: 5px 0px;
}
#games_nav li a{
	font-weight:normal;
	font-size: 12px;
}
#games_nav h3{
	margin-right: 15px;
	margin-bottom: 10px;
}
#games_nav ul{
	border-top: 1px solid #999;
}
#games_nav li{
	border: 1px solid #999;
	border-right:none;
	border-top:none;
}
#games_nav .league_name{
	display:block;
	font-size: 11px;
	font-weight:normal;
	background-color: #96DF57;
	font-weight:bold;
	padding: 8px 10px 4px 10px;
	border:none;
	color: #333;
	clear:both;
	text-transform:uppercase;
	margin: 10px 20px 0px 20px;
	text-align:center;
}
#games_nav .league_name:hover{
	text-decoration:none;
}
#games_nav .socialboard{
	font-size: 11px;
	background-color: #D4D3D9;
	clear:both;
	padding: 2px 10px 1px 10px;
	color: #555;
	text-transform: uppercase;
}
#games_nav .socialboard .timestamp{
	float: right;
}
#games_nav .socialboard .follower_count{
	float: left;
}
#games_nav a.scoreboard{
	display:block;
	clear:both;
	background: url('/images/nav_game_bg.jpg') repeat-x top left;
	color: #333;
	font-weight:bold;
}
#games_nav a.scoreboard:hover{
	text-decoration:none;
	background:none;
	background:#fff;
}
#games_nav a.selected{
	background: url('/images/green_bg.jpg') repeat-x top left;
}
.nav_team{
	clear:both;
	padding:5px 10px;
}
.nav_team .nav_name{
	float: left;
	font-size: 12px;
}
.nav_team .nav_score{
	float: right;
	font-size: 13px;
}
#games_nav .more{
	display:block;
	text-align:center;
	margin-top: 15px;
}
/* end game nav */

/* pulse */
#pulse ul.feed_list{
	margin-top: 20px;
}
/* end pulse */

/* polls */
#polls .poll{
	margin: 0;
	width: 100%;
}
#polls .poll form.poll_form{
	padding: 10px;
	margin: 0px;
	width: 200px;
	float: left;
}
#polls .poll form.only_one{
	width: 298px;
}
#polls .csn_poll form.poll_form{
	padding: 0px;
	padding-bottom: 10px;
	width: 220px;
}
#polls .csn_poll form.poll_form p,
#polls .csn_poll form.poll_form div.answers{
	padding: 0 10px;
}
#game #entry_list li.csn_poll{
	padding: 0px !important;
}
.csn_poll_header{
	display:block;
	background: #132C75 url('/images/promo/csn_poll_bg.png') top left repeat-x;
	text-align:center;
	padding: 4px 0 1px 0;
	margin-bottom: 5px;
}
.news_headlines{
	background: #F2F2F4;
	padding: 10px;
}
.news_headlines ul{
	background: url('/images/promo/csn_powered_by_small.png') bottom right no-repeat;
	padding-bottom: 20px;
}
.news_headlines li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.news_headlines li a{
	color: #555;
	font-weight:normal;
}
.news_headlines li h4{
	font-size: 13px;
}
#polls .poll_controlls{
	padding-top: 20px;
	float:left;
	display:block;
	color: #555;
	font-size: 50px;
	cursor: pointer;
	width: 39px;
}
#polls .poll_controlls:hover{
	color: #7BA215;
	text-decoration:none;
}
#polls .previous_poll{
	
}
#polls .next_poll{
	text-align:right;
}
/* csn promo */
#promo_header{
	position:absolute;
}
.promo_header_space{
	height: 65px;
}
.promo_sidebar{
	margin-top: 10px;
}
.promo_message{
	font-size: 12px;
	font-weight:normal;
	width: 440px;
	margin: 10px auto;
	text-align:center;
	background-color:#DEECBB;
	padding: 10px;
}
.promo_message div{
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 5px;
}
.promo_message div.note{
	font-size: 11px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #555;
}
.gotw td{
	background:url('/images/promo/csn_list_bg.png') repeat-x bottom left;
	height: 25px;
	border-bottom: 1px solid #E7E7E8;
}
.gotw td img{
	position:relative;
	top: 2px;
}
/* end csn promo */

/* tos */
#tos #center_column{
	font-size: 13px;
}
#tos #center_column h2{
	color: #333;
	text-transform:none;
}
#tos #center_column h3{
	margin-top: 20px;
	color: #A0C53A;
	font-size: 16px;
}
#tos #center_column h4{
	font-size: 14px;
}
#tos #center_column p{
	margin: 10px 0;
}
#tos #center_column li{
	line-height: 1.2em;
	margin: 5px 0;
}
/* end tos */
/* fantasy */
.connect_to_fantasy{
	padding: 10px;
	display:block;
	width: 300px;
	text-align:center;
	font-size: 14px;
	margin: 10px 0;
	background-color: #DEECBB;
}
.connect_to_fantasy:hover{
	text-decoration:none;
	background-color: #F1f1f1;
}
.fantasy_team_list li{
	font-size: 13px;
}
.fantasy_team_list li .logo_container{
	width: 24px;
	float:left;
	margin-right: 10px;
}
.fantasy_team_list li .logo{
	width: 24px;
}
.fantasy_team_list li .team_info{
	float:left;
	width: 284px;
}
.fantasy_team_list li .team_info a{
	font-weight:normal;
}
.fantasy_team_list li .team_name{
	font-size: 13px;
	color: #373737;
	margin-bottom: 3px;
}
.fantasy_team_list li .team_user{
	float: left;
	font-size: 13px;
}
.fantasy_team_list li .claimed span{
	position: relative;
	top: -3px;
}
#fantasy .player_toggle{
	font-size: 12px;
	font-weight:normal;
}
#fantasy .players{
	margin-left: 36px;
}
#fantasy .players li{
	float:left;
	width: 130px;
	height: 25px;
	display:block;
}
#fantasy .players li .player_photo{
	float:left;
	margin-right: 5px;
}
#fantasy .players li h5{
	float:left;
	width: 108px;
	font-size: 12px;
	font-weight:normal;
}
#fantasy .teams li{
	margin: 10px 0;
}
#fantasy .update_link{
	font-size: 11px;
	font-weight:normal;
	text-transform:none;
}
#fantasy .teams .controls{
	margin-left: 34px;
}
#fantasy .claim_list .teams .controls{
	margin-left: 114px;
}
#fantasy .teams .controls a{
	font-weight:normal;
}
.working_message{
	padding: 10px;
	margin-top: 15px;
	font-size: 13px;
	color: #555;
	background-color: #DEECBB;
}
.working_message h3{
	margin-bottom: 5px;
}
#fantasy .upcoming_games{
	margin-top: 20px;
}
#fantasy #game_list .view_all{
	float: right;
	font-size: 12px;
	padding-left: 10px;
}
#fantasy #game_list .view_all a{
	font-weight:normal;
	text-transform:none;
}
#fantasy .leagues{
	margin-top: 0px;
}
#fantasy .leagues .no-avatar{
	width: 18px;
}
#fantasy .leagues .controls{
	font-size: 12px;
}
#fantasy .leagues .controls a{
	font-weight:normal;
	color: #777;
}
#fantasy .leagues h3{
	font-size: 16px;
	margin-bottom: 3px;
}
#fantasy h2{
	color: #333;
}
#fantasy .claim_list li{
	padding-bottom: 10px;
}
#fantasy .claim_container{
	float: left;
	width: 80px;
	height: 25px;
}

#fantasy .claim_button{
	display:block;
	width: 65px;
	height: 25px;
	background: url('/images/buttons/button_claim.png') no-repeat top left;
}
#fantasy .claim_button_pressed{
	background-position: 0 -25px;
}
#fantasy .claimed_button{
	display:block;
	width: 65px;
	height: 25px;
	background: url('/images/buttons/button_claimed.png') no-repeat top left;
}
.league_controls{
	border: 1px dashed #ccc;
	padding: 4px;
	background: url('/images/fan_background_small.png') no-repeat center right;
}
.league_controls a{
	display:block;
	font-size: 13px;
	margin: 2px;
	padding: 2px;
	float: left;
	width: 90px;
	text-align:center;
}
.team_roster,
.roster_title{
	width: 159px;
	float: left;
}
.roster_title{
	font-size: 14px;
	font-weight:normal;
}
.team_roster li{
	clear:both;
	padding: 5px 0px;
}
.team_roster img{
	float: left;
	margin-right: 5px;
}
.team_roster h5{
	font-size: 11px;
	float: left;
	font-weight:normal;
	color: #555;
	width: 134px;
	position: relative;
	top: 3px;
}
.update_button{
	margin-top: 40px;
}
#fantasy #game_list .start_date{
	font-weight:normal;
	text-transform:none;
	float:right;
}
#fantasy .sub_steps{
	float: left;
	width: 228px;
	margin-right: 10px;
}
#fantasy .larger_steps{
	width: 400px;
}
.fantasy_steps{
	margin-top: 20px;
}
.fantasy_steps h3{
	font-size: 14px;
	margin: 0px 0px 20px 0px;
}
.fantasy_steps .step_number{
	width: 19px;
	height: 17px;
	background:#9BBF41;
	text-align:center;
	color: #fff;
	font-weight:bold;
	padding-top: 3px;
	padding-left: 1px;
	margin-right: 20px;
}
.fantasy_steps ul li{
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.fantasy_steps td{
	padding-bottom: 40px;
}
.fantasy_steps .app_store_link{
	margin-top: 10px;
}
.fantasy_steps .plus{
	margin: 0px 20px;
	position: relative;
	top: -30px;
}
.get_started_fantasy{
	background: url('/images/buttons/button_connect.png') top left no-repeat;
	width: 160px;
	height: 39px;
	display:block;
	margin-top: 10px;
}
.ready_button{
	background-position: 0 -39px;
}
.connecting_fantasy{
	background-position: -160px 0px;
}
.connected_fantasy{
	background-position: -320px 0px;
}
.fantasy_message{
	font-weight:normal;
	margin-top: 10px;
}
.fantasy_steps .game_updates_screen{
	float:right;
}
.activating_leagues{
	clear:both;
}
.fantasy_team_container{
	float:left;
	width: 159px;
}
.fantasy_team_header,
.fantasy_team_module{
	font-size: 11px;
}
.fantasy_team_module{
	width: 159px;
	border-collapse:separate;
}
.fantasy_header_link{
	display:block;
	width: 307px;
	color: #fff;
	font-size: 12px;
	text-align:right;
	background:#333333 url('/images/small_logo.png') no-repeat center left;
	padding-top: 18px;
	height: 18px;
	padding-right: 10px;
	margin-left: 1px;
}
.fantasy_header_link:hover{
	text-decoration:none;
}
.fantasy_away_team_module{
	margin-right: 2px;
}
.fantasy_footer{
	display:block;
	font-weight:normal;
	color: #555;
	background-color:#f2f2f2;
	height: 14px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 5px;
	text-align: right;
	border-left:1px solid #FCFCFC;
	border-right: 1px solid #979C83;
	border-bottom: 1px solid #B3B4B6;
}
.fantasy_team_header .player_head{
	font-weight:bold;
	padding: 5px;
	background-color:#f2f2f2;
	text-align: center;
	text-transform:uppercase;
	border-left:1px solid #FCFCFC;
	border-right: 1px solid #979C83;
	border-bottom: 1px solid #B3B4B6;
	height: 14px;
}
.fantasy_team_header .logo{
	width: 14px;
}
.fantasy_team_module td{
	padding: 2px 1px;
	border-top: 1px solid #F2F4EA;
	border-left:1px solid #FCFCFC;
	border-right: 1px solid #979C83;
	border-bottom: 1px solid #B3B4B6;
}
.fantasy_team_module .position{
	width: 24px;
	font-weight:bold;
	text-align:center;
	background-color: #f2f2f2;
	font-size: 10px;
}
.fantasy_team_module .fantasy_score{
	width: 18px;
	text-align:center;
	font-size: 10px;
	background-color: #BED69F;
}
.fantasy_team_module .player{
	padding-left: 4px;
	border-right:0px;
}
.fantasy_team_module .period{
	border-left:0px;
}
.fantasy_team_module .period,
.fantasy_team_module .player{
	background-color: #D6DEB6;
}
.fantasy_team_module .player span{
	font-size: 10px;
	font-style:italic;
}
.loading_roster{
	padding-top: 30px;
	text-align:center;
	height: 123px;
	font-size: 12px;
	color: #777;
}
#right_column #game_list a{
	display:block;
	font-size: 11px;
	padding: 8px 3px 2px 3px;
}
#fantasy #center_column h2{
	margin-bottom: 5px;
}
#fantasy .rank_container{
	float: left;
	width: 36px;
	height: 36px;
}
/* end fantasy */