/*
 HTML elements
*/

.check
{
	font-weight: bold;
	color: green;
	font-size: x-large;
}

.cross
{
	font-weight: bold;
	color: red;
	font-size: x-large;
}

dt {
	font-weight: bold;
	text-decoration: underline;
}
dd {
	margin: 0;
	padding: 0 0 0.5em 0;
}

.label_15 , .label_30 , .label_40 , .label_50
{
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

span.label_15 , span.label_30 , span.label_40 , span.label_50
{
	float: left;
}

.label_15 { width: 15%; }
.label_30 { width: 30%; }
.label_40 { width: 40%; }
.label_50 { width: 50%; }

.data_35 , .data_85 , .data_70 , .data_60 , .data_50
{
	vertical-align: top;
}

span.data_35 , span.data_85 , span.data_70 , span.data_60 , span.data_50
{
	float: left;
}

.data_35 { width: 35%; }
.data_85 { width: 85%; }
.data_70 { width: 70%; }
.data_60 { width: 60%; }
.data_50 { width: 50%; }





body
{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	background-color: #dddddd;
	color: #111111;
	margin: 0;
}

body.body_tight , body.body_email , body.body_tiny
{
	background-color: #ffffff;
}

hr
{
	margin: 0;
}

ul
{
	list-style: none;
    margin: 0;
	padding: 0;
	border: none;
}

ol
{
	margin: 0;
	padding-left: 30px;
}

ol li
{
	padding: 2px;
}

h1
{
	padding-bottom: 5px;
	margin-top: 0;
	font-size: 1.6em;
	border-bottom: 1px solid #aaaaaa;
}

h2
{
	margin: 0 0 10px 0;
	font-size: 1.3em;
}

h3
{
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

th
{
	text-align: left;
	text-transform: uppercase;
	/*background-color: #31bae9;
	color: #ffffff;*/
}

div.divider
{
	padding: 10px 0 10px 0;
}

tr.divider td
{
	padding: 10px 0 10px 0;
}

.new_divider td
{
	border-top: 1px solid black;
	padding:0;
}

a
{
	color: #ff1111;
}

a:hover
{
	color: #3333ff;
}

img
{
	border: none;
}

input
{
	/*
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
	outline: 0;
	-webkit-appearance: none;
	*/
}

/*
 General classes
*/

tr.button_row td {
	vertical-align: top;
	text-align: center;
}

tr.button_row input {
	margin: 0 10px 0 10px;
}

.pretext
{
	white-space: pre;
	text-align: left;
	font-size: 11px;
}

.login_error
{
	/* text to show up when a login fails */
	margin-bottom: 10px;
	color: red;
}
.print_title
{
	/* title to show up only when printed */
	display: none;
}

.redtext
{
	color: #ff0000
}

a.redtext:hover
{
	color: #008800
}

.closewindow
{
	font-size: 14px
}

.clear
{
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	clear: both;
}

.b
{
	font-weight: bold;
}

.c
{
	text-align: center;
}

.j
{
	text-align: justify;
}

.l
{
	text-align: left;
}

.generic_hide
{
	display: none;
}

.warning
{
	color: #ff0000;
	font-weight: bold;
}

.thanks
{
	color: #13820b;
	font-weight: bold;
}

.darkline
{
	background-color: #fcfcfc;
}

.lightline
{
	background-color: #ffffff;
}

.empline
{
	background-color: #00da00 !important;
}

.goodline
{
	background-color: #97f078;
}

.badline
{
	background-color: #fcb146;
}

.subscriber_line
{
	background-color: #97f078;
}

.border_line
{
	background-color: #cc2400;
}

.page_nav
{
	/* the Page X of Y links at the bottom of lists */
	margin-bottom: 10px;
}

.page_nav a , .page_an
{
	padding: 4px;
}

.page_nav a:hover
{
	background-color: #ff1111;
	color: #ffffff;
}

.one_entry
{
	text-align: center;
	padding: 5px;
}

.ranking_box
{
	background-color: #c4f3ff;
	text-align: center;
	vertical-align: middle;
}

.ranking_box h2
{
	margin: 0;
}

.ranking_box_select
{
	background-color: #cc2400;
	text-align: center;
}

.tabletitle, .tabletitle_small, .tabletitle_flex
{
	background-color: #cc2400;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border: 2px solid #cc2400;

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

.topborder {
	border-top:  2px solid grey;
}

.silver_border
{
	border: 2px solid silver;
	margin-bottom: 5px;
}

.gold_border
{
	border: 2px solid gold;
	margin-bottom: 5px;
}

.darkborder , .darkborder_small , .darkborder_flex , .darkborder_pad , .darkborder_pad_small
{
	border: 2px solid #cc2400;
	margin-bottom: 5px;
}

.darkborder_pad , .darkborder_pad_small
{
	padding: 10px 0 10px 0;
}

.table_new_title
{
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

.dark_new_border
{
	margin-bottom: 10px;
}

.dark_new_line
{
	background-color: #f0f0f0;
}

.light_new_line
{
}

table.generic_table td
{
	border-bottom: 1px solid #CCCCCC;
}

.tabletitle, .darkborder , .darkborder_pad
{
	width: 850px;
}

.tabletitle_small , .darkborder_small , .darkborder_pad_small
{
	width: 400px;
}

.tabletitle_flex, .darkborder_flex
{
	width: 100%;
}

#filter_body , #help_body , #invite_body
{
	/* main part of event/player filter, user invite */
	padding: 5px;
	margin-bottom: 10px;
	width: 840px;
}

#toggle_filter , #toggle_help , #toggle_invite , a.upload_image , #expand_all , #extended_link
{
	float: right;
	font-size: 11px;
	margin-top: 5px;
}






/*
 Image gallery
*/

ul.gallery li
{
	display: inline-block;
	position: relative;
	z-index: 20; 
	width: 150px;
	height: 180px;
	float: left;
	margin: 0 10px 50px 0;
	text-align: center;
}

ul.gallery div.unveil
{
	position: absolute;
	left: -9999px;
	padding: 10px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul.gallery img
{
	margin-top: 10px;
	background-color: #ffffff;
	padding: 3px;
	-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.insert_image_options_box
{
	padding: 10px 0 5px 0;
}

ul.gallery li:hover
{
	z-index: 50; 
}

ul.gallery li:hover div
{
	top: 0;
	left: 0;
}



#lean_overlay
{
 position: fixed;
 z-index: 100;
 top: 0px;
 left: 0px;
 height: 100%;
 width: 100%;
 background: #000000;
 display: none;
}

#image_gallery_box , #event_tag_box
{
	width: 700px;
	height: 400px;
	display: none;
	background: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#image_gallery_iframe , #event_tag_iframe
{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.text-label
{
 color: #cdcdcd;
 font-weight: bold;
}




/*
 Layout
*/

#centre_body
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	background-color: #ffffff;
	padding: 60px 20px 20px 20px;
}

#centre_body_tight
{
	position: relative;
	width: 670px;
	padding-top: 0;
	background-color: #ffffff;
}

#centre_body_tiny
{
	position: relative;
	width: 400px;
	padding-top: 0;
	background-color: #ffffff;
}

#header
{
	/* the horizontal bar at the top of the page */
	position: absolute;
	width: 974px;
	height: 60px;
	left: 20px;
	top: 0;
	font-weight: bold;
	
}

#header_left, #header_right
{
	position: relative;
	padding: 0;
}

#header_right
{
	top: 15px;
}

.li_left
{
	position: relative;
	float: left;
}

.li_right
{
	position: relative;
	float: right;
	height: 30px;
	display: block;
}

#header_right a
{
	display: block;
	padding: 7px 10px 7px 10px;
}

.header_greeting
{
	display: block;
	padding: 7px 10px 7px 10px;
}

.header_greeting
{
	color: #444444;
}

.header_greeting_title
{
	color: #bb0000;
}

#header_search_form
{
	padding: 4px 10px 4px 10px;
}

#q
{
	padding: 1px 0 0 1px;
}

#left_bar
{
	/* the vertical bar at the left of the page */
	float: left;
	width: 115px;
	left: 0;
	top: 0;
	padding: 5px 0 10px 0;
}

#current_date_time
{
	padding-bottom: 15px;
}

#navlist li
{
	width: 105px;
	padding: 1px;
}

#navlist li.selected
{
	/*width: 115px;*/
}

#navlist li a
{
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #d7f9ff;
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	width: auto;
}

#navlist li a:hover
{
	background-color: #cc2400;
}

#navlist li.selected a
{
	/*border-right-style: none;
	font-weight: bold;
	background-color: #cc2400;*/
}

#content
{
	/* the main square of content */
	padding: 10px 0 0 120px;
}

#centre_body_tight #content , #centre_body_email #content ,  #centre_body_tiny #content
{
	/* the main square of content */
	padding: 10px;
}

#footer_tight
{
	/* the tight footer */
	clear: both;
	margin-top: 10px;
	height: 25px;
	
}

.ad_bar_top , .ad_bar_footer
{
	margin: 10px 0 10px 0;
}

/*
 Thumbnails
*/

div.thumb_caption
{
	padding: 0px 6px 6px 6px;
	width: 200px;
	font-size: 94%;
}

div.thumb_right
{
	margin: 0 0 5px 5px;
	border: 1px solid #ccc;
	padding: 0;
	clear: right;
	float: right;
}

div.thumb_left
{
	margin: 0 5px 5px 0;
	border: 1px solid #ccc;
	padding: 0;
	float: left;
}

div.thumb_left img , div.thumb_right img
{
	width: 200px;
	padding: 6px 6px 6px 6px;
}

div.thumb_full
{
	padding: 10px 0 10px 0;
}

div.thumb_feat
{
	border: 0;
	margin: 0 0 5px 5px;
	width: 200px;
	margin: 0px auto;
}

div.thumb_feat a img
{
	padding: 0;
	overflow: hidden;
	width: 200px;
}



/*
 Home Page
*/

#home_left_column
{
	float: left;
}

#home_announcement, #home_news, #home_events, #home_rankings, #home_wsl
{
	width: 600px;
}

#promo_banner
{
	width: 99%;
	border: 2px solid #ff0000;
	background-color: #fffb00;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

#home_renew
{
	border: 2px solid #ff0000;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

#home_renew span
{
	color: #ff0000;
}

#birthdays h3
{
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
}

#home_rankings_men , #birthdays_today
{
	float: left;
	width: 50%;
}

#home_rankings_women , #birthdays_tomorrow
{
	float: right;
	width: 50%;
}

#home_right_column
{
	float: right;
	width: 240px;
	right: 0;
	top: 10px;
}

#home_breaking_news, #home_twitter
{
	position: relative;
	clear: both;
}

#home_twitter
{
	padding-bottom: 15px;
}

#home_breaking_news h3
{
	margin: 3px;
	font-size: 1.2em;
	text-align: center;
}
#home_breaking_news_summary
{
	margin: 10px;
}
.home_more_info
{
	text-align: right;
	padding-bottom: 15px;
	padding-right: 5px;
	font-weight: bold;
}


/*
 News
*/

#news_left_column
{
	float: left;
}

#news_right_column
{
	/* right hand column on a news story */
	float: right;
	width: 280px;
	right: 0;
	top: 10px;
}

#news_related
{
	/* container for related results and related news */
	clear: both;
	position: relative;
	width: 280px;
}

#news_related ul
{
	/* lists of related news/events */
	padding-left: 20px;
}

.news_events
{
	/* events at the bottom of a news story / news at the bottom of an event */
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news_events ul
{
	/* events at the bottom of a news story / news at the bottom of an event */
	font-size: 0.8em;
	padding: 0;
}

.news_event
{
	/* event name links in news stories */
	font-weight: bold;
	color: black;
}

.news_player
{
	/* player name links in news stories */
	font-weight: bold;
	color: black;
}
.news_story , .news_results
{
	width: 550px;
}

.news_story table
{
	width: 100%;
}


/*
 Events
*/

.reorder_selected
{
	background-color: #cc2400;
}

#reorder_title {
	background-color: red;
	display: none;
	color: white;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#reorder_title td {
	padding: 5px 0 7px 0;
}

#reorder_success {
	background-color: green;
	display: none;
	color: white;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#reorder_success td {
	padding: 5px 0 7px 0;
}

#reorder_error {
	background-color: red;
	display: none;
	color: white;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#reorder_error td {
	padding: 5px 0 7px 0;
}

#reorder_buttons {
	background-color: red;
	display: none;
	text-align: center;
}

#reorder_buttons td {
	padding: 7px 0 5px 0;
}


.deleted_event
{
	font-size: 5em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ff1919;
	font-variant: small-caps;
	text-align: center;
}

.event_player
{
	/* player name links in events */
	color: black;
}

.event_admin
{
	/* event admin buttons */
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.match_type
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

.match_group
{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
	font-weight: bold
}

.team_event_gap
{
	/* gap between sections on a team events */
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

td.indv_col_1
{
	/* the first column in individual events */
	width: 57%;
}

td.indv_col_2
{
	/* the second column in individual events */
	width: 43%;
}

td.team_col_1
{
	/* the first column in team events */
	width: 55%;
}

td.team_col_2
{
	/* the second column in team events */
	width: 45%;
}

td.leag_col_1
{
	/* the first column in league events */
	width: 46%;
}

td.leag_col_2
{
	/* the second column in league events */
	width: 54%;
}

td.team_match, td.leag_match
{
	/* the matches in a team/league event */
	padding-left: 20px;
}
.league_round
{
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}







/* ------------------------------

			Players

------------------------------ */

.ranking_player_1
{
	color: #000000;
	font-weight: bold;
}

.ranking_player_2
{
	color: #0000ff;
	font-weight: bold;
}

#same_dob_text {
	color: red;
	font-weight: bold;
}

#same_dob_box {
    display: none;
    position: absolute;
	border: 2px solid #333;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 10px;
}

#same_dob_players li {
    padding: 3px;
}


/*
 Calendar
*/

.calendar_month
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}


/*
 Records
*/

.records_list
{
	/* the list on the main records page */
	padding: 0 50px 0 50px;
	margin-bottom: 15px;
}
.record_title
{
	/* the record title on the main records page */
	font-weight: bold;
	font-size: 1.5em;
	padding: 15px 0 0 0;
}
.record_premium
{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #333;
}
record_subtitle
#suggest_record
{
	/* the title for suggesting a record */
	padding: 30px 0 0 0;
}

.record_container_box
{
	border-bottom: 1px solid black;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.record_container_left
{
	float: left;
	width: 50%;
}

.record_container_right
{
	float: right;
	width: 50%;
}

.record_subtitle
{
	margin-bottom: 1px;
}

/*
 Settings
*/

#error_line
{
	/* the line saying any errors in changing settings */
	background-color: #fbd83e;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}

#invoice_body
{
	/* the main body of an invoice */
	width: 500px;
}

#invoice_title , #invoice_address , #invoice_customer , #invoice_details , #invoice_items , #invoice_footer
{
	border-bottom: 2px solid black;
	margin: 0;
	padding: 5px;
}

#invoice_address , #invoice_customer , #invoice_footer
{
	text-align: center;
}




/*
 Rankings
*/

#rankings_dual_list
{
	width: 600px;
	float: left;
}

#rankings_list_men
{
	float: left;
	width: 49%;
}

#rankings_list_women
{
	float: right;
	width: 49%;
}

.rankings_more_info
{
	text-align: right;
	padding-bottom: 15px;
	font-weight: bold;
}

#rankings_right_column
{
	float: right;
	width: 240px;
	right: 0;
	top: 10px;
}

.rankings_stats
{
	position: relative;
	clear: both;
}

.rankings_positive {
  color: #3c763d;
}

.rankings_negative {
  color: #a94442;
}

#this_month_comments {
	padding: 10px;
}





/*
 Admin
*/

#rankings_box_top, #rankings_box_bottom
{
	padding: 15px 0 15px 0;
	text-align: center;
}
#admin_console h2
{
	margin-bottom: 0;
}

#admin_console ul
{
	margin: 0 0 10px 0;
}

#admin_console_lcol
{
	float: left;
}

#admin_console_rcol
{
	float: right;
	width: 50%;
	right: 0;
	top: 10px;
}





/*
 AJAX
*/

.player_query
{
	margin-bottom: 0;
	padding-bottom: 0;
}

#results_list
{
	padding: 0;
	margin: 0;
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 1px;
}

#results_list li
{
	margin: 0;
	border-top-color: #d3d3d3;
	border-top-style: solid;
	border-top-width: 1px;
}

#results_list li.first
{
	border: none;
}

#results_list li.selected
{
	background-color: #ffff99;
}

#results_list li a
{
	display: block;
	padding: 0.25em 0.75em 0.25em 0.75em;
	text-decoration: none;
}

#results_list li a: link
{
	color: #444488;
}

#results_list li a: visited
{
	color: #444488;
}

#results_list li a:hover
{
	border-color: #ffee33;
	color: #ffffff;
	background: #333322;
}
 











/* ------------------------------

			Login

------------------------------ */

#login_box
{
	display: none;
	width: 420px;
	height: 180px;
	padding-bottom: 2px;
	background: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.7);
}

#login_iframe
{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#login_form
{
	width: 400px;
}

#login_form .txt-field , #recaptcha_form .txt-field
{
	width: 380px;
	padding: 10px 10px 10px 10px;
	
	border-bottom: 1px solid #eeeeee;
	text-align: right;
	
}

#login_form .txt-field label , #recaptcha_form .txt-field label
{
	width: 120px;
	padding: 8px 10px 0 0;
	
	display:block;
	float:left;
	
	color: #222222;
	font-size: 1.3em;
}

#login_form .txt-field input , #recaptcha_form .txt-field input
{
	width: 230px;
	padding: 9px 9px 9px 9px;
	
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	font-size: 1.2em;
	color: #222222;
	background: #f7f7f7;
	font-family: "Helvetica Neue";
	outline: none;
}

#login_form .txt-field label.error , #recaptcha_form .txt-field label.error
{
	width: 340px;
	padding: 20px;
	float: none;
	display:inline;
	color: #ff0000;
	font-size: 1.2em;
}

#login_form .btn-field , #recaptcha_form .btn-field
{
	width: 364px;
	overflow: hidden;
	padding: 12px 20px 12px 20px;
}

#login_form .btn-field a , #recaptcha_form .btn-field a
{
	display: block;
	float: left;
	padding-top: 8px;
	font-size: 1.1em;
	text-align: left;
}

#login_form .txt-field input.good_input , #recaptcha_form .txt-field input.good_input
{
	background: #DEF5E1 url(/img/misc/good.png) 236px center no-repeat;
}

#login_form .txt-field input.error_input , #recaptcha_form .txt-field input.error_input
{
	background: #FDE0E0;
}

p.error
{
	display: inline-block;
	color: #ffffff;
	font-size: 1.1em;
	padding: 5px;
	margin: 0 0 0 100px;
	background: #D43636;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.big_green_button
{
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #3F9D4A;
	border: none;
	width: auto;
	overflow: visible;
	font-size: 1.8em;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	padding: 7px 10px;
	margin: 10px;
}

#login_form button , #recaptcha_form input#submit
{
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #3F9D4A;
	border: none;
	width: auto;
	overflow: visible;
	font-size: 1.4em;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	padding: 7px 10px;
}

.modal_close
{
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 14px;
	height: 14px;
	background: url(../img/misc/modal_close.png);
	z-index: 2;
}


#guidance_line {
	width: 90%;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: green;
	color: white;
	margin: 10px auto;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	display: none;
}








/* ------------------------------

		Upgrade

------------------------------ */

#upgrade_banner
{
	width: 100%;
}

#upgrade_banner h2
{
	border: 2px solid #ff0000;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

#upgrade_banner h2 span
{
	color: #ff0000;
}

#upgrade_payment_box
{
	border: 1px solid #CEE3EC;
	margin: 5px;
	padding: 5px;
}

#length_options
{
	padding: 0 0 20px 20px;
}

#length_options span
{
	color: #909090;
}

.upgrade_box
{
    border: 1px solid #CEE3EC;
    margin: 0;
    padding: 0;
	border-collapse: collapse;
}

.upgrade_box td
{
    margin: 5px;
    padding: 5px;
	border: 1px solid black;
}

ul.upgrade_reasons li
{
	background: #ffffff;
	padding: 5px;
}

.upgrade_box tr:nth-child(odd)
{
	background: #CEE3EC;
}

.event_services_box
{
    border: 1px solid #CEE3EC;
    margin-top: 10px;
    padding: 0;
	border-collapse: collapse;
}

.event_services_box th
{
    margin: 5px;
    padding: 5px;
	border: 1px solid black;
	background: #CEE3EC;
}

.event_services_box td
{
    margin: 5px;
    padding: 5px;
	border: 1px solid black;
}

.event_services_box tr
{
	background: #f7f6f7;
}






/* ------------------------------

			Ranking

------------------------------ */

.first_ranking
{
	background-color: #97f078;
}

.new_ranking
{
	background-color: #ff4500;
}

.new_player
{
	background-color: #ffff00;
}

.editbox
{
	display: none;
	font-size: 14px;
	width: 270px;
	background-color: #ffffcc;
	border: solid 1px #000;
	padding: 4px;
}

.edit_tr:hover
{
	background: #80C8E5;
}

.edit_td:hover
{
	background: url(/img/misc/edit.png) right no-repeat;
	cursor: pointer;
}





/* ------------------------------

			Mailer

------------------------------ */

ul.subscribers
{
    display: none;
}










/* NEW STUFF FROM 18 MARCH 2014 */

/*
   Layout
*/

#content_left_col {
	/* div containing left hand column of content when split */
	
	float: left;
	width: 280px;
	padding: 0;
	margin: 0;
	display: inline;
}

#content_middle_col {
	/* div containing middle column of content when split 
	float: none;
	margin-left: 330px;
	margin-right: 330px;*/
	
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
}

#content_right_col {
	/* div containing right hand column of content when split */
	float: right;
	/*width: 340px;*/
	width: 140px;
	padding: 0;
	margin: 0;
	display: inline;
}

.content_column
{
	float: left;
	width: 250px;
	padding: 0;
	margin: 0;
}

.generic_box {
	/*width: 310px;*/
	width: 110px;
	position: relative;
	/*background-color: #e5e5e5;*/
	margin: 5px 5px 10px 5px;
	padding: 10px;
}

div.row {
	clear: both;
}



/* PLAYERS */

#world_ranking_box {
	padding: 15px 5px 15px 5px;
	border-style: double;
	border-width: 3px;
	border-color: black;
	width: 115px;
	text-align: center;
	margin: 0 auto 10px auto;
}

#world_ranking {
	font-size: 3em;
	font-weight: bold;
}

#player_profile_pic img {
	padding: 0 10px 10px 0;
	width: 150px; 
	height: 200px; 
}






.si_info {
	background-color: LawnGreen;
}

.psa_info {
	background-color: AntiqueWhite;
}

.update_success {
	background-color: green;
	color: white;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.update_error {
	background-color: red;
	color: white;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}





.future_name , .future_country {
	background-color: LightCoral;
}

.current_name , .current_country {
	background-color: #cef7b7;
}

.previous_name , .previous_country {
	background-color: AntiqueWhite;
}



.footer_2021 {
	clear: both;
}

.footer_2021_flex_container {
	margin-top: 10px;
	border-top: 1px solid #aaaaaa;
	padding-top: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.footer_2021_flex_item div {
	margin-top: auto;
	margin-bottom: auto;
}

#copyright
{
	font-weight: bold;
	color: #737373;
}



button.link {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ff1111;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}

button.link span {
	text-decoration: underline;
}
button.link:hover span,
button.link:focus span {
	color: #3333ff;
}


/* Hide Arrows From Input Number (Chrome, Safari, Edge, Opera) */
input.game_score_box::-webkit-outer-spin-button,
input.game_score_box::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Hide Arrows From Input Number (Firefox) */
input.game_score_box[type=number] {
  -moz-appearance: textfield;
}