body {
	background: url('http://www.lufctalk.com/images/mainbg.jpg') top left repeat-x #C3D3DC;
}
a { cursor: pointer; }

.header-text-intro {
	color: #3C8AD9;
	font-family: verdana; font-size: 14px; font-weight: bold; font-style: italic;
}
.header-right {
	margin-top: 15px;
}
.header-right strong {
	font-size: 18px;
}
.header-text-sub {
	background: #98C2F4;
	color: #FFF592;
	padding: 5px;
	text-align: center;
}
#bcrumbs {
	color: orange; font-weight: bold;
}
#bcrumbs a {
	color: blue; font-weight: normal;
}
#bcrumbs a:hover {
	color: #000;
}
.clear { clear: both; }
.prediction {
	width: 800px;
	margin: 0px 0px 5px 0px;
	background: #CEE2FF;
}
.prediction_inner {
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 12px; color: #570000;
}
.prediction_game {
	color: #000;
}
.prediction_button {
	font-size: 12px; cursor: pointer; font-weight: normal;
	border: 1px solid #333;
}
.prediction_button:hover {
	color: blue;
}
b.lufc { color: #0030FF; }
.prediction_results {
	margin: 0px 0px 0px 20px;
}
.prediction_results a { color: blue; }
.prediction_results a:hover { color: #13486F; }
.h3_pred {
	font-weight: normal; font-size: 14px;
	margin: 0px 0px 15px 0px;
}
.h3_pred i { color: #006EBF; font-style: normal; }
.fb_all {
background: #FFF;
}
#warning {
	width: 90%;
	text-align: center; color: red; font-weight: bold;
	padding: 10px 0px 10px 0px; 
	margin: 5px 0px 10px 0px;
	background: #CCC;
}
#tournament_wrap {
	width: 800px; 
	/*background: url('../images/tournament_bg.png') right bottom no-repeat #fff; */
	background: #fff; 
	padding: 3px 10px 10px 10px; 
	margin: 0px auto 5px auto;
	color: #fff; font-size: 12px;
}
#tournament_wrap h3 { text-align: center; margin: 0px 0px 5px 0px; font-size: 13px; color: #000380; }
.tournament_menu { margin: 3px 0px 3px 0px; }
.tournament_menu a { color: #253fff; text-decoration: none; display: block; float: left; background: url('../images/tiny_bullets.png') left no-repeat; padding-left: 15px; margin-left: 5px; }
.tournament_menu a:hover { color: #253fff; text-decoration: underline; }
.tournament_menu a.tournament_info { color: #05090e; background: url('../images/tiny_bullets_gold.png') left no-repeat; }
#tournament_content { color: #333; margin: 10px 0px 0px 5px; padding: 5px 0px 0px 0px;  }
#tournament_content h4 { font-size: 14px; font-weight: bold; color: #000380; margin: 0px 0px 2px 0px; }
.soft { font-size: 11px; font-weight: normal; color: #000; font-style: italic;   }
table.tournament_games td { padding: 5px; }
table.tournament_games td.tournament_end_score { color: #a30000; font-size: 16px; font-weight: bold; }
table.tournament_games tr.even { background: #ddd; }
table.tournament_games tr.odd { background: #fff; }
table.tournament_games tr.mover { color: #fff; font-weight: normal; background: #3a63e0; }
.tournament_button { font-size: 10px; font-weight: bold; cursor: pointer; }
.tournament_button_go { font-size: 11px; font-weight: bold; cursor: pointer; background: gold; color: #3a63e0; }
img.tournament_flag { margin: 0px 2px 0px 2px; border: 1px solid #ddd; }
.hide { display: none; }
.PR { font-size: 11px; }
.PR select, input { font-size: 11px; }
.tournament_prediction_made { font-weight: bold; font-size: 16px; font-family: tahoma, verdana; }
.tournament_final_score { color: #4750ff; }
#phase_left { float: left; }
#phase_right { float: right; width: 250px;  padding: 15px 0px 0px 0px; }
table.tournament_games th { font-size: 10px; font-weight: bold; background: #75cfff; }
.tournament_lg { float: left; width: 187px; margin: 0px 5px 5px 0px; background: #ddd; padding: 3px;  }
.tournament_lg_pos { float: left; width: 20px; }
.tournament_lg_user { float: left; width: 140px; font-weight:  bold; }
.tournament_lg_pts { float: left; width: 15px; font-weight: bold; }
.tournament_pos_marker0 { background: #ffd500; color: #00485c; }
.tournament_pos_marker1 { background: #4bd3fc; color: #000; }
.tournament_pos_marker2 { background: #0094bd; color: #fff; }
.tournament_pos_marker3 { background: #00485c; color: #fff; }