body
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	text-align: left;
}
a
{
	text-decoration: none;
	color: #aa0000;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}

div.tabs
{
	height: 19px;
	border-bottom: 1px solid #8c8a8c;
}
div.tabs div
{
	border-color: #898989;
	border-style: solid solid none solid;
	border-width: 1px 1px 0 0;
	background-color: #f7f7f7;
	float: left;
	font-weight: bold;
	padding: 3px 8px 2px 9px;
}
div.tabs div.selected
{
	border-color: #39599c;
	background-color: #6b86b5;
}
div.tabs a div.selected
{
	color: white;
}
div.tabs div.first
{
	border-width: 1px 1px 0 1px;
	margin-left: 5px;
}
div.tabs a div 
{
	color: #333333;
	text-decoration: none;
}

div.prize_tabs
{
	height: 19px;
}
div.prize_tabs div
{
	border-color: #898989;
	border-style: none solid solid solid;
	border-width: 0 1px 1px 0;
	background-color: #f7f7f7;
	float: left;
	font-weight:bold;
	padding:3px 4px 2px 5px;
}
div.prize_tabs div.tab_caption
{
	border-width: 0 0 0 0; 
	background-color: transparent;
	width: auto;
	padding: 4px 3px 3px 3px;
}
div.prize_tabs div.selected
{
	border-color: #39599c;
	background-color: #6b86b5;
}
div.prize_tabs a div.selected
{
	color: white;
}
div.prize_tabs div.first
{
	margin-left: 5px;
	border-width: 0 1px 1px 1px;
}
div.prize_tabs a div
{
	color: #333333;
	text-decoration: none;
}
div.stage_status
{
	background-color: #6b86b5;
	color: white; 
	border-top: 1px solid #39599c;
	text-align: center; 
	padding: 3px;
}
div.stage_status a
{
	color: white;
}

div.lightborder
{
	border: 2px solid #ddd;
	padding: 10px;
}
div.message
{
	font-size: 14px;
	padding: 10px;
	border: 2px solid #ddd;
}
div.message_header
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #666;
}
div.left_arrow
{
	background-image: url('http://help.idlechampions.com/images/left_arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}
div.footer
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #353535;
	padding: 5px 0px;
	font-size: 10px;
	text-align: center;
	color:#CDCDCD;
}
div.footer a
{
	text-decoration: none;
	color:#CDCDCD
}
h3
{
	border-bottom : 1px solid #CCCCCC;
	color : #000079;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}
div.caption
{
	width: 140px;
	font-weight: bold;
	float: left;
}
div.stat_caption
{
	width: 140px;
	font-weight: bold;
	float: left;
	text-align:right;
}
img.prize_small
{
	float: left;
	margin: 9px;
	width: 84px;
	height: 84px;
}
img.not_won
{
}
div.p10
{
	padding: 10px;
}
div.mt10
{
	margin-top: 10px;
}
div.mb10
{
	margin-bottom: 10px;
}
div.center
{
	text-align: center;
}
div.bold
{
	font-weight: bold;
}
div.large
{
	font-size: 16px;
}
div.small
{
	font-size: 10px;
}
div.fl
{
	float: left;
}
div.fr
{
	float: right;
}
div.fc
{
	clear: both;
}
.success_message
{
	background: #9d9;
	padding: 10px;
}
.error_message
{
	background: #d99;
	padding: 10px;
}

table.admin
{
	width: 758px;
	#margin-left: 1px;
	border-collapse: collapse;
}
table.admin tr
{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}
table.admin tr.header
{
	background-color: #bbb;
}
table.admin tr.alt
{
	background-color: #eee;
}
table.admin td
{
	padding: 2px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.admin tr.header td
{
	font-weight: bold;
}
table.admin td.b
{
	font-weight: bold;
}
table.admin td input.normal
{
	width: 155px;
}
table.admin td select.normal
{
	width: 161px;
}
table.admin td input.half
{
	width: 73px;
}

div.admin_breadcrumb
{
	border-bottom: 1px solid black;
	background-color: #ddd;
	padding: 2px 5px;
	margin-bottom: 5px;
}

table.profile_table
{
	margin-left: 1px;
	width: 759px;
	border-collapse: collapse;	
}
table.profile_table tr
{
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
}
table.profile_table th
{
	border-top: 1px solid #39599c;
	padding: 5px;
	background-color: #6b86b5;
	color: white;
}
table.profile_table td
{
	border: 1px solid #898989;
	padding: 10px;
	background-color: #f1f5fb;
}
div.profile_caption
{
	float: left; 
	width: 180px; 
	font-weight: bold;
}

table.play_history
{
	margin-left: 1px;
	margin-top: 1px;
	width: 759px;
	border-collapse: collapse;	
	border: 1px solid #888;
}
table.play_history th
{
	text-align: center;
	font-weight: bold;
}
table.play_history td
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	height: 30px;
	overflow: hidden;
}
table.play_history td img
{
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}
table.play_history td.message
{
	padding: 0px 5px;
	background-color: #ddd;
	font-weight: bold;
	height: 33px;
}
table.play_history tr.top
{
	border-left: 1px solid #39599c;
	border-right: 1px solid #39599c;
}
table.play_history tr.top th
{
	border-top: 1px solid #39599c;
	border-bottom: 1px solid #39599c;
	background-color: #6b86b5;
	color: white;
	padding: 0px;
	height: 33px;
}
span.diff_down
{
	color: red;
}
span.diff_up
{
	color: green;
}
div.ph_pagebutton
{
	font-size: 12px;
	margin-top: 2px;
	width: 150px; 
	background-color: #6b86b5;
	color: white;
	padding: 2px; 
	text-align: center; 
	border: 1px solid #39599c;
}
div.ph_pagebutton a
{
	color: white;
}

table.mob { width: 100%; border-collapse: collapse;}
table.mob tr.top td.left { width: 19px; height: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_tl.png); }
table.mob tr.top td.mid {  height: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_top.png); }
table.mob tr.top td.right { width: 19px; height: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_tr.png); }
table.mob tr.mid td.left { width: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_left.png); }
table.mob tr.mid td.mid { color: white; background-color: #18517F; }
table.mob tr.mid td.right { width: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_right.png); }
table.mob tr.bottom td.left { width: 19px; height: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_bl.png); }
table.mob tr.bottom td.mid {  height: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_bottom.png); }
table.mob tr.bottom td.right { width: 19px; height: 19px; padding: 0px; background-image: url(<? echo IMAGE_ROOT; ?>border/border_br.png); }

div.brown_header
{
	background-color: #9d4d2b;
	color: white;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

div.brown_body
{
	background-color: #9d4d2b;
	color: white;
	padding: 3px;
	font-size: 11px;
	font-weight: normal;
}

div.brown_body a
{
	color: white;
}