/**********************************************************************************************/
/* Copyright Visual Reality. All Rights Reserved.                                             */
/*                                                                                            */
/* This product is protected by copyright and distributed under licenses restricting copying, */
/* distribution and decompilation.                                                            */
/* No part of this website may be otherwise redistributed, copied, or reproduced in any form  */
/* without the prior written consent of Visual Reality.                                       */
/**********************************************************************************************/
body {
	background: #fff;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}
table, caption, tr, th, td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  border-collapse: collapse;
}
td, th {
	vertical-align: top;
	width: auto;
}
h1, h2, h3, h4, h5 { font-weight: normal; margin: 0px; padding: 0px; }
p { margin: 0px; }
p.error { color: #f00; font-weight: bold; }
span.error { color: #f00; }
span.normal { font: normal 10px Verdana, Arial, Helvetica, sans-serif;}
button, input, textarea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
input.checkbox { margin: 0px; }
input.error, textarea.error {
	border: 1px solid #f00 !important;
	background-color: #fff;
}
label { cursor: pointer; }
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select.width170 { 
  width: 170px;
  position: static;
}
select.widthauto { width: auto; }
select.widthautoabsolute {
  width: auto;
  position: absolute;
}
option.marked { background-color:#ffe5b6; }
img { border: none; }
img.border { border: 1px solid #000; }
div.banner { overflow: hidden; }
div.mapcontainer { 
	width:40%;
	position:absolute;
	right:10px;
	overflow: hidden;
}
html>body div.mapcontainer { position:fixed; }
div.map { border: 1px solid #cecece; }
div.mapmarkerlabel {
	width: 18px;
	text-align: center;
	letter-spacing: 0px;
	padding: 4px 0 0 1px;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
}
.relative { position: relative; }
.bold { font-weight:bold; }
#header div.banner {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 468px;
  height: 60px;
}
#mainmenu {
  font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	height: 20px;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 299;
}
#mainmenu ul li {
	position: relative;
	float: left;
	display: block;
	height: 17px;
}
#mainmenu ul li ul li {
	clear: left;
	float: none;
	height: auto;
}
#mainmenu ul li a {
  font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	padding: 0px 4px;
	border: none;
}
#mainmenu ul li ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 15px;
	left: 0;
	width: 125px;
	padding: 2px;
	z-index: 300;
/* displayed with negative margin, because of display:none/border IE error */
	left: -1000px;
}
#mainmenu ul li:hover ul, 
#mainmenu ul li.over ul { left: 0; }
#mainmenu ul li ul li a {
	display: block;
	font-size: 100%;
	height: 1%; /* IE Fix */
}
#mainmenu ul li ul li a, #mainmenu ul li.parent:hover ul li a, #mainmenu ul li.over ul li a {
	padding: 2px 4px;
}
#mainmenu ul.flags li ul li a, #mainmenu ul.flags li.parent:hover ul li a, #mainmenu ul.flags li.over ul li a {
	padding: 2px 4px 2px 26px;
}
#mainmenu ul.flags {
	top: 73px;
	left: 10px;
}
#mainmenu ul.flags li a {
	display: block;
	background: url(http://static.tournamentsoftware.com/images/menu/flags.gif) no-repeat top left;
	width: 50px;
	cursor: pointer;
}
#mainmenu ul.flags li.parent a { margin: -1px 0 0 -1px; padding: 2px 0 1px 26px; }
#mainmenu ul.flags li.parent li a { margin: 0; padding: 2px 4px 2px 26px; }
#mainmenu ul.flags li a.flag_1030 { background-position: 2px -28px; } 
#mainmenu ul.flags li a.flag_1031 { background-position: 2px -72px; } 
#mainmenu ul.flags li a.flag_1033 { background-position: 2px -116px; } 
#mainmenu ul.flags li a.flag_1036 { background-position: 2px -160px; } 
#mainmenu ul.flags li a.flag_1043 { background-position: 2px -204px; } 
#mainmenu ul.flags li a.flag_2057 { background-position: 2px -248px; } 
#mainmenu ul.flags li a.flag_3082 { background-position: 2px -292px; } 
#mainmenu ul.flags li a.flag_6153 { background-position: 2px -336px; } 
#mainmenu ul.flags li a.flag_1053 { background-position: 2px -380px; } 
#mainmenu ul.flags li a.flag_3081 { background-position: 2px -424px; } 
#mainmenu ul.flags li a.flag_5129 { background-position: 2px -468px; } 
#mainmenu ul.flags li a.flag_1044 { background-position: 2px -512px; } 
#mainmenu ul.flags li ul li a, #mainmenu ul.flags li.parent:hover ul li a, #mainmenu ul.flags li.over ul li a {
	width: auto;
	background-color: transparent;
}
#mainmenu ul.flags li ul li a:hover, #mainmenu ul.flags li.parent:hover ul li a:hover, #mainmenu ul.flags li.over ul li a:hover { width: auto; }
#mainmenu ul.flags img {
	border: none;
	vertical-align: text-bottom;
}
#mainmenu ul.flags ul {	width: 60px; }
#mainmenu ul.left { top: 74px; left: 80px; }
#mainmenu ul.right { top: 74px; right: 10px; }
#searchbar {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	min-width: 800px;
}
#searchbar p {
	padding: 1px 0 0 0;
	white-space: nowrap;
}
#searchbar span {
	display: block;
	float: left;
	margin: 0 6px 0 0;
	cursor: default;
}
#searchbar span input.textfield {
	vertical-align: middle;
	width: 100px;
	padding: 1px 2px;
	margin: 3px 0 3px 0;
	height: 13px;
}
#searchbar span.selected input.textfield {
	margin: 3px 0 3px 0;
	height: 13px;
}
#searchbar span input.button {
	display: inline;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	margin: 3px 0 3px 0;
	padding: 0;
	width: 17px;
	height: 17px;
}
#organizationmenu {
	height: 70px;
	margin: 0 -10px 10px -10px;
	padding: 7px 10px 0 40px;
}
#organizationmenu h3 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
#organizationmenu p.subtitle {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
#organizationmenu a.livescore {
	position: absolute;
	top: 120px;
	right: 4px;
}
#organizationmenu div.banner {
	position: absolute;
	top: 116px;
	right: 0px;
	width: 350px;
	height: 60px;
}
#organizationmenu ul, #organizationmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#organizationmenu ul {
	position: absolute;
	top: 176px;
	left: 10px;
	z-index: 99;
}
#organizationmenu li { float: left; }
#organizationmenu li a {
	float: left;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 2px 4px 2px 12px;
	height: 13px;
}
#organizationmenu li.active a, #organizationmenu li.active a:hover, #organizationmenu li a.active, #organizationmenu li a.active:hover {
	border-left: none;
	border-top: none;
}
#content {margin: 0px 10px; }
#content hr {
	height: 1px;
	border: none;
	border-top: 1px dashed #d9d9d9;
}
#content p { margin: 4px 0 8px 0; }
#content p.newsarticle { margin: 0 0 24px 0;	}
#content p.pagenumbers { 
  text-align: center;
  white-space: nowrap;
}
a.page_first,
a.page_rew,
a.page_prev,
a.page_next,
a.page_ffw,
a.page_last {
  display: inline-block;
  overflow: hidden;
  width: 0px;
  height: 16px;
  margin: 0 2px;
  padding-left: 12px;
  vertical-align: middle;
  font-size: 1px;
  background: transparent url(../images/icon_pagenav.gif) 7px 3px no-repeat;
}
a.page_first { background-position: -101px 3px; }
a.page_rew { background-position: -136px 3px; }
a.page_prev { background-position: -175px 3px; margin-right: -5px; }
a.page_next { background-position: 7px 3px; margin-left: -5px; }
a.page_ffw { background-position: -32px 3px; }
a.page_last { background-position: -67px 3px; }
a.page_first:hover { background-position: -101px -22px; }
a.page_rew:hover { background-position: -136px -22px; }
a.page_prev:hover { background-position: -175px -22px; margin-right: -5px; }
a.page_next:hover { background-position: 7px -22px; margin-left: -5px; }
a.page_ffw:hover { background-position: -32px -22px; }
a.page_last:hover { background-position: -67px -22px; }
span.page_selected { font-weight: bold; }
span.page_caption, span.pagesize { color: #9e9e9e; }
span.pagesize select { margin-left: 4px; vertical-align: middle; }
span.pipe { padding: 0 3px; }
.pagenumbers span.pipe { padding: 0 1px; }
div.pagenumbers .page_caption, div.pagenumbers .pagenrs, div.pagenumbers .pagesize {
  display: block;
  float: left;
  width: 30%;
  height: 24px;
  line-height: 24px;
  text-align: left;
}
div.pagenumbers .pagenrs {
  width: 40%;
  text-align: center;
  padding-left: auto;
  overflow: hidden;
}
div.pagenumbers .pagesize { text-align: right; }
#content h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0 8px 0;
}
#content h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 6px 0;
}
#content h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 6px 0;
}
#content h4 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#content h5 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#content table.clean, #content table.clean tr, #content table.clean td {
	margin: 0;
	padding: 0;
}
#content table.clean td.leftpadding { padding-left: 10px; }
#content a.route {
	display: block;
	margin: 0 0 0 10px;
}
#content a.route:hover { text-decoration: none; }
#content a.route span.googlemaps {
	display: block;
	width: 72px;
	height: 15px;
	text-indent: -700px;
	overflow: hidden;
	background: #fff url(http://static.tournamentsoftware.com/images/button_googlemaps.gif) no-repeat;
	cursor: pointer;
}
#content img.icon_alert_small { margin-top: -2px; }
#content img.icon_comment { margin-top: -1px; }
#content div.tooltip, a.tooltip span {
	display: none;
	position: absolute;
	margin: 0;
	padding: 5px;
	z-index: 99;
	border: 1px solid #000;
	background-color: #fff;
}
#content div.tooltip p { margin: 0 0 4px 0; }
a.tooltip:hover span {
  display: block;
  color: #000;
}
#content table {
	margin: 0 0 12px 0;
	width: auto;
}
#content table caption, table caption {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: left;
	padding: 10px 0 0 0;
}
#content table td.newsitem { width: 50%; }
#content table td, 
#content table th,
.ui-dialog table th { padding: 4px 6px 0 0; }
#content table td a { zoom: 1; }
#content table td a.highlighted {
	display: inline;
	padding: 0 2px;
	vertical-align: bottom;
}
#content table td ul.tablelist {
	margin: 0 0 0 20px;
	padding: 0;
}
#content th,
.ui-dialog th {
	font-weight: bold;
	text-align: left;
}
td.right,
#content td.right,
#content th.right,
.ui-dialog th.right { text-align: right !important; }
.valign_middle { vertical-align: middle !important; }
#content table thead td,
table thead td,
.ui-dialog table thead td { font-weight: bold; }
#content table td span.treeparentnode { padding: 0 0 0 7px; }
#content table.panel { width: 350px; }
/* Modern browsers supports min-width, so reset width */
html>body #content table.panel {
	width: auto;
	min-width: 350px;
}
#content table.panel caption {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 6px;
}
#content table.panel td, 
#content table.panel th { padding: 4px; }
#content table.panel th { font-weight: bold; }
#content table.lines td {
	border-bottom: 1px solid #ebebeb;
	height: 16px;
}
#content table.ruler, table.ruler { width: auto; }
tr.rowspacebottom td, tr.rowspacebottom th {
  padding-bottom: 20px !important;
}
tr.rowspacetop td, tr.rowspacetop th {
  padding-top: 20px !important;
}
#content table.ruler caption, table.ruler caption {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 1px 0;
}
#content table.ruler td, table.ruler td {
	border-bottom: 1px solid #ebebeb;
	padding: 4px 6px 4px 0;
}
#content table.ruler td.noruler,
#content table.ruler td.formcontrols,
table.ruler td.noruler,
table.ruler td.formcontrols {	border: none; }
#content table.ruler td p, table.ruler td p { margin: 0 0 2px 0; }
#content table.ruler td h5, table.ruler td h5 { margin: 0 0 2px 0; }
#content table.ruler td h3, table.ruler td h3 { margin: 10px 0 1px 0; }
#content table.ruler tr.totalbg td,
#content table.ruler tr.totalbg_bottomline td,
table.ruler tr.totalbg td,
table.ruler tr.totalbg_bottomline td {	background: #fbfbfb; }
#content table.ruler tr.bottomline td,
#content table.ruler tr.totalbg_bottomline td,
table.ruler tr.bottomline td,
table.ruler tr.totalbg_bottomline td { border-bottom: 1px solid #b2b2b2; }
#content table.ruler tr.noline th, #content table.ruler tr.noline td, table.ruler tr.noline td { border-bottom: none !important; padding: 4px 6px 0 0; }
#content table.ruler tr.defaultline th { border-bottom: 1px solid #ebebeb !important; }
#content table.ruler th, table.ruler th {
	font-weight: bold;
	color: #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	height: 16px;
	vertical-align: bottom;
	white-space: nowrap;
	width: auto;
}
#content table.ruler th.caption, table.ruler th.caption,
#content table.ruler td.caption, table.ruler td.caption {
  font-weight: bold;
  color: #000;
  height: auto;
  vertical-align: middle;
  text-align: right;
}
table.ruler a.googlemaps {
  display: block;
  background: transparent url(http://static.tournamentsoftware.com/images/icon_googlemaps.gif) 0 -2px no-repeat;
  width: 16px;
  height: 12px;
  text-indent:-500px;
  font-size: 1px;
  margin: 0;
  overflow: hidden;
}
table.ruler tr.footer td,
#content table.ruler tr.footer td {
  font-weight: bold;
	color: #000;
	border: none;
  border-top: 1px solid #b2b2b2 !important;	
}
#content table.ruler th a:hover, table.ruler th a:hover { text-decoration: none; }
#content table.ruler th.center, table.ruler th.center {	text-align: center; }
#content table.ruler th.right, table.ruler th.right {	text-align: right; }
#content table.ruler th.largeheader, table.ruler th.largeheader { font: bold 14px Verdana, Arial, Helvetica, sans-serif; }
#content table.ruler th.extraheader, table.ruler th.extraheader {
	color: #000;
	border-bottom: 1px solid #ebebeb;
	height: 16px;
	vertical-align: baseline;
}
#content table.ruler th.orderby, table.ruler th.orderby {
  border-bottom: 1px solid #ebebeb;
  color: #000;
  height: 12px;
  padding: 4px 6px 4px 0;
  background: transparent url(http://static.tournamentsoftware.com/images/home_tournamentsubmenu_bg.gif) 0 -4px repeat-x;
  vertical-align: baseline;
}
#content table.ruler th.orderby a, table.ruler th.orderby a { 
  background: transparent url(../images/icon_order_updown.gif) right 1px no-repeat;
  padding: 0 11px 0 0; 
  margin: 0;
  color: #000; 
}
#content table.ruler th.orderby a:hover, table.ruler th.orderby a:hover {
  text-decoration: underline;
}
#content table.ruler th.orderby a.up, #content table.ruler th.orderby a.down {
  background-position: right -151px;
}
#content table.ruler th.orderby a.down {
  background-position: right -75px;
}
#content table.ruler thead th, table.ruler thead th {
	border: none;
	color: #000;
	vertical-align: bottom;
}
#content table.ruler thead th.line, table.ruler thead th.line {
	vertical-align: middle;
	border-bottom: 1px solid #ebebeb;
}
#content table.ruler thead th.line select, table.ruler thead th.line select { margin-bottom: 1px; }
#content table.ruler td table, table.ruler td table { margin: 0; padding: 0;}
#content table.ruler td table td, table.ruler td table td {
	border-bottom: none;
	padding: 0 2px;
}
#content table.ruler td table.ruler, table.ruler td table.ruler { margin: 0; padding: 0;}
#content table.ruler td table.ruler td, table.ruler td table.ruler td {
	border-bottom: 1px solid #ebebeb;
	padding: 4px 6px 4px 0;
}
#content table.ruler td.separator, table.ruler td.separator {
	padding-right: 0;
	padding-left: 0;
}
#content table.ruler td.score, table.ruler td.score {
	width: 40px;
	padding-right: 2px;
	padding-left: 2px;
}
#content table.ruler td.formcontrols input,
#content table.ruler td.formcontrols select,
table.ruler td.formcontrols input,
table.ruler td.formcontrols select { margin: 0; }
#content table.ruler td.formcontrols, table.ruler td.formcontrols {	vertical-align: middle; }
#content table.ruler thead tr.poulestandings th, table.ruler thead tr.poulestandings th {
	border: none;
	color: #000;
	text-align: center;
}
#content table.ruler thead tr.poulestandings th.cellgroup1,
#content table.ruler thead tr.poulestandings th.cellgroup2,
table.ruler thead tr.poulestandings th.cellgroup1,
table.ruler thead tr.poulestandings th.cellgroup2 { width: 100px; }
#content table.ruler thead tr.poulestandings td, table.ruler thead tr.poulestandings td { text-align: center; }
#content table.searchrow {	margin: -2px 0 8px 0; }
#content table.searchrow td, #content table.searchrow th {
	vertical-align: middle;
}
#content table.searchrow input.textfield {	
	padding: 2px;
	border: 1px solid #b2b2b2;
	background: #fff;
}
#content span.noflag, #content img.intext, img.intext {
	margin: 0 4px;
	vertical-align: bottom;
	border: none;
}
#content h3 img.intext, #content caption img.intext { vertical-align: middle; }
#content span.noflag {
  background: #f7f7f7;
  display: block;
  float: left;
  width: 21px;
  height: 14px;
}
#content caption span.buttons {
  font-weight: normal;
  font-size: 10px;
  vertical-align: top;
}
#content img.intextbutton {
	vertical-align: middle;
	border: none;
}
#imagesright {
	position: absolute;
	right: 10px;
	top: 220px;
	z-index: 0;
}
#imagesright img {
	border: 1px solid #000;
	margin: 0 0 0 8px;
}
#imagesright div.banner {
	width: 240px;
	height: 180px;
	float: left;
}
#imagesright div.banner img {	
	border: none;
	margin: 0;
}
.leaderboard {
  margin: 10px 0 0 0;
  text-align: center;
}
.skyscraper {
  margin: 38px 0 0 4px;
  clear: both;
	float: right;
}
.skyscraper.tournament { margin: 197px 0 0 4px; }
#content table.monthcalendar {
	white-space: nowrap;
	position: relative;
	z-index: 99;
	table-layout: auto;
	width: auto;
	margin: 0 0 20px 0;
}
#content table.monthcalendar td {
	padding: 2px;
	width: 12px;
}
#content table.monthcalendar th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px;
	width: 100px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
#content table.monthcalendar td.day,
#content table.monthcalendar td.weekendday {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
  color: #b2b2b2;
	border: 1px solid #ebebeb;
	text-align: center;
}
#content table.monthcalendar td.dayactive, 
#content table.monthcalendar td.weekenddayactive {
	margin: 0;
	padding: 0;
	border: 1px solid #ebebeb;
}
#content table.monthcalendar td.dayactive a,
#content table.monthcalendar td.weekenddayactive a {
	display: block;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	background: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	text-align: center;
	width: 14px;
}
#content table.monthcalendar td.dayactive a:hover, 
#content table.monthcalendar td.dayactive a.selected,
#content table.monthcalendar td.weekenddayactive a:hover, 
#content table.monthcalendar td.weekenddayactive a.selected { text-decoration: none; }
#content table.memberprofile caption {
	margin: 0;
	padding: 0 0 2px 0;
}
#content table.factsheet td,
#content table.factsheet th,
#content table.memberprofile td, 
#content table.memberprofile th { vertical-align: top; }
#content table.factsheet th,
#content table.memberprofile th,
#content table.memberprofile td.login {
	padding-top: 8px;
	text-align: right;
	width: 130px;
}
#content table.factsheet th,
#content table.factsheet td {
  padding: 4px 6px 4px 0;
}
#content table.factsheet {
  margin-top: -8px;
  min-width: 350px;
}
#content table.factsheet th.caption {
  text-align: left;
  width: auto;
  padding-top: 20px;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#content table.factsheet tr { border-bottom: 1px solid #ebebeb; }
#content table.loginbox, #content table.loginbox table { width:300px; }
#content table.loginbox td.login {
	font-weight: bold;
	padding: 3px 4px 0 0;
	width: auto;
	white-space: nowrap;
}
#content table.loginbox td label {
  margin: 0 0 4px 4px;
  line-height: 38px;
  vertical-align: middle;
}
#content table.loginbox td.login label {
  margin: 0;
  line-height: 16px;
}
#content table.memberprofile input.error,
#content table.memberprofile input.textfield,
#content table.events input.error,
#content table.events input.textfield { padding: 2px; }
#content table.loginbox input.textfield { 
  padding: 2px; 
  margin: 2px 0;
  width: 170px;
}
#content table.ruler input.textfield,
#content table.memberprofile input.textfield,
#content table.extraitems input.textfield,
#content table.events input.textfield {
	border: 1px solid #b2b2b2;
	background: #fff;
}
#content table.memberprofile td table,
#content table.memberprofile td table td {
	margin: 0;
	padding: 0;
}
#content table.memberprofile td table td input { vertical-align: middle; }
#content table.photobook td {
	text-align: center;
	padding: 6px;
}
#content table.photobook td a {
	display: block;
	width: 136px;
	height: 134px;
	padding: 6px 2px 0 2px;
	border: 1px solid #ebebeb;
	background: transparent;
}
#content table.photobook td a:hover {
	text-decoration: none;
	border: 1px solid #c7c7c7;
}
#content table.photobook td a img {
	border: 1px solid #000;
	margin: 0 0 4px 0;
}
#content table.photobook td span.sub {
	color: #b2b2b2;
	font-size: 9px;
}
#content table.photobook th {
	font-weight: bold;
	color: #b2b2b2;
	border-bottom: none;
	height: 26px;
	vertical-align: bottom;
	white-space: nowrap;
	width: auto;
}
#content table.players thead td {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 14px 6px 0px 6px;
}
#content table.players thead td a {
	padding: 0 4px 2px 4px;
	font-weight: bold;
}
#content table.players th {
	font-weight: bold;
	color: #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	height: 26px;
	vertical-align: bottom;
	white-space: nowrap;
	width: auto;
}
#content table th a.top { padding: 0 8px 0 0; }
#content table th a.top:hover { text-decoration: none; }
#content span.new { font-size: 9px; }
#content #photo {	text-align: center; }
#content #photo h3,
#content #photo h5 {	margin: 0; }
#content #photo p { margin: 4px 0 6px 0; }
#content #photo p.navigation {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #b2b2b2;
}
#content #photo img { border: 1px solid #000; }
#tournamentsubmenu {
	border-bottom: 1px solid #7f7f7f;
	height: 17px;
	padding: 0 0 0 10px;
	margin: 0 -10px 10px -10px;
}
#tournamentsubmenu ul, #tournamentsubmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#tournamentsubmenu li a {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg.gif) -2px 0px no-repeat;
	border-right: 1px solid #bdbdbd;
	color: #9e9e9e;
	float: left;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 2px 4px 2px 12px;
	height: 13px;
}
#tournamentsubmenu li.active a, #tournamentsubmenu li.active a:hover, #tournamentsubmenu li a.active, #tournamentsubmenu li a.active:hover {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg_h.gif) -2px 0px no-repeat;
	border-left: none;
	border-top: none;
	color: #000;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #fff;
}
#tournamentsubmenu li a:hover {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg_h.gif) -2px 0px no-repeat;
	color: #7f7f7f;
	border-right: 1px solid #7f7f7f;
}
#content #statistics {
	width: 450px;
	text-align: center;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 99;
}
#content #statistics h3 {
	float: left;
	padding: 0 0 0 4px;
	margin: 0;
}
#content #statistics div.content {
	background: #fff;
	border: 1px solid #7f7f7f;
	border-top: none;
	margin: 0;
	padding: 10px 0 10px 0;
	display: block;
	position: relative;
}
#content #statistics div.top {
	padding: 0;
	border: none;
	border-bottom: 1px solid #7f7f7f;
	height: 17px;
}
#content #statistics table {
	text-align: center;
	padding: 2px;
	margin: 0 auto 0 auto;
	width: 420px;
}
#content #statistics table th {
	height: 18px;
	text-align: center;
}
#content #statistics ul, 
#content #statistics li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#content #statistics ul {
	float: right;
	margin: 0 4px 0 0;
	display: block;
}
#content #statistics li a {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg.gif) -2px 0px no-repeat;
	border-right: 1px solid #bdbdbd;
	color: #9e9e9e;
	float: left;
   font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 2px 6px 2px 12px;
}
#content #statistics li a.active, 
#content #statistics li a.active:hover {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg_h.gif) -2px 0px no-repeat;
	border-left: none;
	border-top: none;
	color: #000;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #fff;
}
#content #statistics li a:hover {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg_h.gif) -2px 0px no-repeat;
	color: #7f7f7f;
	border-right: 1px solid #7f7f7f;
}
#content #statistics #names {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#content #statistics #names td {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#content #statistics div.graphcolor1 {
	width: 12px;
	height: 12px;
	margin: 0 auto;
	border: 1px solid #000;
	background-color: #000;
}
#content #statistics div.graphcolor2 {
	width: 12px;
	height: 12px;
	margin: 0 auto;
	background-color: #f00;
	border: 1px solid #000;
}
#content #statistics #namesp1p2 {
	float: left;
	text-align: left;
}
#content #statistics #namesp3p4 {
	float: right;
	text-align: right;
}
#content #statistics #namesp1p2 p, 
#content #statistics #namesp3p4 p {
	margin: 2px 0 2px 0;
	font-weight: normal;
}
#content #statistics #namesp1p2 img.intext { margin: 0 4px 0 0; }
#content #statistics #namesp3p4 img.intext {	margin: 0 0 0 4px; }
#content div.photosp1p2 {
	position: absolute;
	display: block;
	left: 10px;
	text-align: left;
	margin: 16px 0 0 0;
	z-index: 1;
}
#content div.photosp3p4 {
	position: absolute;
	display: block;
	right: 10px;
	text-align: right;
	margin: 16px 0 0 0;
	z-index: 1;
}
#content div.photosp1p2 p,
#content div.photosp3p4 p { margin: 2px 0 2px 0; }
#content div.photosp1p2 a img,
#content div.photosp3p4 a img {
	border: 5px solid #fff;
	margin: 0;
}
#content div.photosp1p2 a img.active,
#content div.photosp3p4 a img.active,
#content div.photosp1p2 a:hover img,
#content div.photosp3p4 a:hover img { margin: 0; }
#content img.sporticon_badminton,
#content img.sporticon_basketball,
#content img.sporticon_handball,
#content img.sporticon_hockey,
#content img.sporticon_korfball,
#content img.sporticon_soccer,
#content img.sporticon_squash,
#content img.sporticon_tabletennis,
#content img.sporticon_tennis,
#content img.sporticon_volleyball,
#content img.sporticon_darts {
	vertical-align: text-top;
	border: none;
}
#content img.sporticon_badminton 	{ margin: 0; }
#content img.sporticon_hockey 		{ margin: 1px 0 0 1px; }
#content img.sporticon_squash 		{ margin: 2px 0 0 2px; }
#content img.sporticon_tabletennis	{ margin: 0; }
#content img.sporticon_darts			{ margin: 0; }
#content img.sporticon_tennis, 
#content img.sporticon_soccer,
#content img.sporticon_volleyball,
#content img.sporticon_korfball,
#content img.sporticon_handball,
#content img.sporticon_basketball {	margin: 1px 0 0 0; }
#content img.icon_onlineentry {
	vertical-align: text-top;
	border: none;
	margin: 1px 0 0 0;
}
a.rsshome {
  display: block;
  width: 10px;
  height: 10px;
  margin: 4px 0 0 0;
  padding: 0;
  position: absolute;
}
#content a.sporticon_badminton,
#content a.sporticon_basketball,
#content a.sporticon_handball,
#content a.sporticon_hockey,
#content a.sporticon_korfball,
#content a.sporticon_soccer,
#content a.sporticon_squash,
#content a.sporticon_tabletennis,
#content a.sporticon_tennis,
#content a.sporticon_volleyball,
#content a.sporticon_darts,
#content a.sporticon_racketlon,
#content a.sporticon_badminton_h,
#content a.sporticon_basketball_h,
#content a.sporticon_handball_h,
#content a.sporticon_hockey_h,
#content a.sporticon_korfball_h,
#content a.sporticon_soccer_h,
#content a.sporticon_squash_h,
#content a.sporticon_tabletennis_h,
#content a.sporticon_tennis_h,
#content a.sporticon_volleyball_h,
#content a.sporticon_darts_h,
#content a.sporticon_racketlon_h,
#content a.icon_onlineentry {
	background: transparent url(http://static.tournamentsoftware.com/images/default_sporticonbg.gif) no-repeat top left;
	padding-left: 14px;
	display: block;
	margin-bottom: 0px;
}
#content a.sporticon_tennis 			{ background-position: 0 -19px; }
#content a.sporticon_tennis_h 		{ background-position: 0 -569px; }
#content a.sporticon_squash 			{ background-position: 1px -80px; }
#content a.sporticon_squash_h			{ background-position: 1px -630px; }
#content a.sporticon_badminton 		{ background-position: 0 -142px; }
#content a.sporticon_badminton_h	{ background-position: 0 -692px; }
#content a.sporticon_tabletennis 	{ background-position: 0 -203px; }
#content a.sporticon_tabletennis_h{ background-position: 0 -753px; }
#content a.sporticon_volleyball		{ background-position: 0 -263px; }
#content a.sporticon_volleyball_h { background-position: 0 -813px; }
#content a.sporticon_soccer,
#content a.sporticon_korfball			{ background-position: 0 -324px; }
#content a.sporticon_soccer_h,
#content a.sporticon_korfball_h 	{ background-position: 0 -874px; }
#content a.sporticon_hockey			  { background-position: 1px -385px; }
#content a.sporticon_hockey_h			{ background-position: 1px -935px; }
#content a.sporticon_basketball 	{ background-position: 0 -446px; }
#content a.sporticon_basketball_h { background-position: 0 -996px; }
#content a.sporticon_handball		  { background-position: 0 -507px; }
#content a.sporticon_handball_h	  { background-position: 0 -1057px; }
#content a.sporticon_darts 			  { background-position: 0 -1182px; }
#content a.sporticon_darts_h 		  { background-position: 0 -1245px; }
#content a.sporticon_racketlon 	  { background-position: 0 -1308px; }
#content a.sporticon_racketlon_h  { background-position: 0 -1369px; }
#content a.icon_onlineentry			  { background-position: 0 -1118px; }
#content a.icon_foldout,
#content a.icon_foldin {
	background: transparent url(http://static.tournamentsoftware.com/images/icon_fold.gif) no-repeat top left;
	padding-left: 11px;
	display: block;
	margin-bottom: 0px;
}
#content a.icon_foldout { background-position: 0 2px; }
#content a.icon_foldin { background-position: 0 -88px; }
#content div.statsbar {
	border: 1px solid #ebebeb;
	background: #fff;
	height: 12px;
	padding: 2px;
	width: 200px;
	display: block;
	float: left;
	overflow: hidden;
	margin: -1px 4px 0 0;
}
#content table.ruler td div.statsbar {
	padding: 0px;
	margin: -1px 4px 1px 0;
}
#content div.statsbar div.won,
#content div.statsbar div.lost,
#content div.statsbar div.equal {
	float: left;
	display: block;
	height: 12px;
	color: #fff;
	text-indent: 2px;
  font-size: 8px;
	overflow: hidden;
}
#content div.statsbar div.won {
	background: #b6ff97;
	color: #090;
}
#content div.statsbar div.lost {
	background: #ffcdcd;
	color: #f00;
}
#content div.statsbar div.equal {
	background: #ffdaa4;
	color: #ff6000;
}
#content span.won { color: #f90; }
#content span.lost {	color: #f00; }
#content span.equal { color: #ffdaa4; }
#content span.statslabel {
	display: block;
	margin: 3px 10px 0 0;
	font-size: 8px;
	color: #666;
}
#content div.tableoptions {
	padding: 4px 4px 4px 4px;
	text-align: right;
	height: 18px;
}
#content div.tableoptions ul, #content div.tableoptions li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content div.tableoptions li a {
	display: block;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	margin: 0 4px 0 0;
}
#content div.tableoptions li a:hover {	text-decoration: none; }
#content div.javascriptcheck {
  float:right;
  width: 400px;
	height: 36px;
	border: 1px solid #f00;
	background-color: #FFEEED;
	overflow: hidden;
  display: block;
  padding: 3px;
}
#content div.missingpayment, #content div.missingpaymentpaypal {
  position: absolute;
  top: 118px;
  right: 360px;
  overflow: hidden;
  display: block;
	width: 344px;
	height: 46px;
	padding: 3px;
	border: 1px solid #f00;
	background-color: #FFEEED;
}
#content div.missingpaymentpaypal {
  background: #FFEEED url(../images/payment_logo_paypal.gif) 3px 13px no-repeat;
  padding: 3px 3px 3px 44px;
  width: 300px;
  cursor: pointer;
}
#content div.error {
	display: block;
	width: 580px;
	margin: 10px 0 10px 0;
	padding: 4px 3px 3px 28px;
	border: 1px solid #f00;
	background: #ffeeed url(http://static.tournamentsoftware.com/images/icon_error.gif) 5px 5px no-repeat;
	color: #000;
}
#content div.error h3 {
	margin: 0 0 5px 0;
	color: #000;
}
#content div.error p { color: #000; margin: 0 0 5px 0; }
#content div.error a, #content div.error a:hover {
	color: #000;
	text-decoration: underline; 
}
#content a.onlineentry {
	background: transparent url(http://static.tournamentsoftware.com/images/icon_onlineentry.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
}
#content a.onlineentry:hover {
	background: transparent url(http://static.tournamentsoftware.com/images/icon_onlineentry_h.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
}
#content p.buttons { margin: 18px 0 6px 0px; }
#content a.button_feed {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
	cursor: pointer;
	width: auto;
	white-space: nowrap;
}
#content a.button_help,
#content a.button_print {
  float: right;
  background: transparent url(http://static.tournamentsoftware.com/images/button_icon_print.gif) 0 0 no-repeat;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  padding: 0 0 0 20px;
  margin: 0;
  cursor: pointer;
  width: auto;
  white-space: nowrap;
}
#content a.button_help { background: transparent url(http://static.tournamentsoftware.com/images/button_icon_help.gif) 0 0 no-repeat; margin: 0 0 0 8px; padding: 0 0 0 18px; }
#content a.button_help:hover, #content a.button_print:hover { background-position: 0 -70px; }
#content .livescore {
  position: relative;
	float: right;
	margin: 0 0 0 10px;
	border: none;
}
.icon, #content .icon {
	border: none;
	vertical-align: middle;
}
#content .contact {
	border: none;
	float: right;
	margin: 0 10px 0 20px;
}
.printonly { display: none; }
#content div.choiceoption {
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	height: 60px;
}
#content div.choiceoption h2 {
	margin: 0;
	padding: 0;
}
#content div.choiceoption h2 a {	
	display: block;
	height: 50px;
	padding: 0 0 0 50px;
	position: relative;
	z-index: 9;
}
#content div.choiceoption p {	
	margin: -30px 0 0 50px;
	z-index: 1;
}
#horzsteps {
	display: block;
	height: 80px;
	margin: 0 0 10px 0;
}
#content #horzsteps ol {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: transparent;
}
#content #horzsteps ol li {
	float: left;
	display: block;
	height: 75px;
	width: 120px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#content #horzsteps ol li a {
	display: block;
	background: transparent;
}
#content #horzsteps ol li div {
	margin: 6px auto 6px auto;
	padding: 0;
	width: 41px;
	height: 41px;
	display: block;
}
#horzsteps .active { font-weight: bold; }
#horzsteps a { cursor: pointer; }
div.stepshelp,
div.stepserror,
div.stepsalert,
#content div.stepshelp,
#content div.stepserror,
#content div.stepsalert,
#content div.stepsalert_medium,
#content div.stepsalert_small,
#content div.info,
#content div.stepsinfo {
	padding: 2px 5px 2px 5px;
	margin: 0 0 10px 0;
}
div.stepserror,
#content div.stepserror {
	border: 1px solid #f00;
	padding: 2px 5px 2px 32px;
	color: #f00;
	background: #ffeeed url(http://static.tournamentsoftware.com/images/icon_alert_medium.gif) 4px 4px no-repeat;
	min-height: 30px;
}
div.stepsalert,
#content div.stepsalert {
	background: transparent url(http://static.tournamentsoftware.com/images/icon_alert.gif) 6px 6px no-repeat;
	padding: 2px 5px 2px 65px;
	height: 62px;
}
#content div.stepsalert_medium,
#content div.stepsalert_small {
	background: transparent url(http://static.tournamentsoftware.com/images/icon_alert_medium.gif) 4px 4px no-repeat;
	padding: 2px 5px 2px 30px;
	background-color: #FCF7EF;
	border: 1px solid #FF9900;
}
#content div.stepsalert_small {
	background: transparent url(http://static.tournamentsoftware.com/images/icon_alert_small.gif) 4px 4px no-repeat;
	padding: 2px 5px 2px 30px;
}
div.info,
div.stepsinfo,
#content div.info,
#content div.stepsinfo {
	background: transparent url(http://static.tournamentsoftware.com/images/icon_info.gif) 5px 5px no-repeat;
	padding: 5px 5px 0px 38px;
	background-color: #f5fdff;
	border: 1px solid #CBEAFF;
}
#content div.info { border: 1px solid #CBEAFF; }
#content div.info h3, #content div.stepsalert h3 { margin-top: 0px; }
html>body #content div.stepsalert_medium,
html>body #content div.stepsalert_small {
	height: auto;
	min-height: 30px;
}
html>body #content div.stepsalert {
	height: auto;
	min-height: 62px;
}
html>body #content div.stepsinfo {
	height: auto;
	min-height: 30px;
}
.disabled {	color: #b2b2b2; }
.hidden { display: none; }
.clear { clear: both; }
.overflowhidden {
	overflow: hidden;
	width: 50px;
	height: 50px;
}
/* Popup menu */
ul.popupmenu {
  background-color: #E1F5FE;
  font: normal 11px Tahoma,Arial,Helvetica,sans-serif;
  border: 1px solid #8FD2FF;
  margin: 0;
  padding: 2px;
  list-style: none;
  position: absolute;
  display: none;
  width: 150px;
}
ul.popupmenu li a, ul.popupmenu li span {
  background-color: transparent;
  border: 1px solid #E1F5FE;
  color: #0070BB;
  padding: 2px 4px 2px 20px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}
ul.popupmenu li a:hover {
  background-color: #fff;
  border:1px solid #0070BB;
}
ul.popupmenu li.disabled a, ul.popupmenu li.disabled a:hover, ul.popupmenu li.disabled span {
  opacity: 0.25;
  filter: alpha(opacity=25);
  cursor: default;
  zoom: 1;
  background-color: transparent;
  border: 1px solid #E1F5FE;
}
ul.popupmenu li a.popupedit, ul.popupmenu li a.popupedit:hover, ul.popupmenu li span.popupedit {
  background-image: url(http://static.tournamentsoftware.com/images/icon_edit.gif);
  background-repeat: no-repeat;
  background-position: 2px 1px;
}
ul.popupmenu li a.popupdelete, ul.popupmenu li a.popupdelete:hover, ul.popupmenu li span.popupdelete {
  background-image: url(http://static.tournamentsoftware.com/images/icon_delete.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}
ul.popupmenu li a.popupcopy, ul.popupmenu li a.popupcopy:hover, ul.popupmenu li span.popupcopy {
  background-image: url(http://static.tournamentsoftware.com/images/icon_copy.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
ul.popupmenu li a.popupforward, ul.popupmenu li a.popupforward:hover, ul.popupmenu li span.popupforward {
  background-image: url(http://static.tournamentsoftware.com/images/icon_moveright.gif);
  background-repeat: no-repeat;
  background-position: 2px 1px;
}
ul.popupmenu li span {
  opacity: 0.25;
  filter: alpha(opacity=25);
  cursor: default;
  zoom: 1;
}
img.popupmenubutton { cursor: pointer; }
/* --- Draws - Elimination --- */
.draw, #draw {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.draw, table, #draw table {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 16px 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}
.draw table caption, #draw table caption {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0 0 4px 0;
}
.draw td, #draw td {
	vertical-align: top;	
	text-align: left;
}
.draw td img, .draw td img.intext,
#draw td img, #draw td img.intext {
	vertical-align: middle;
	border: none;
	display: inline;
	margin: 1px;
}
.draw .round, #draw .round {
	text-align: center;	
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.draw .places, #draw .places {
	text-align: center;	
	font-weight: bold;
}
.draw table thead td, #draw table thead td  {
	text-align: center;	
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.draw .line_b, #draw .line_b { 
  border-bottom: 1px solid; 
  vertical-align: bottom;
}
.draw .line_r, #draw .line_r { border-right: 1px solid; }
.draw .line_br, #draw .line_br {
	border-bottom: 1px solid;
	border-right: 1px solid;
	vertical-align: bottom;
}
.draw .line_b, .draw .line_r, .draw .line_br,
#draw .line_b, #draw .line_r, #draw .line_br {
	border-color: #cfcfcf;
}
/* --- Draws - Round Robin --- */
#poule {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 16px 0 0 0;
}
#poule table {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}
#poule table caption {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 0 4px 0;
}
#poule td, #poule th {
	border: 1px solid #cfcfcf;
	white-space: nowrap;
}
#poule td img { vertical-align: text-bottom; }
#poule table th, #poule table thead td {
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 2px;
	width: auto;
}
#poule .noborder { border: none; }
#poule .entrycell { text-align: left; }
#poule .blackcell { background-color: #f8f8f8; }
#poule .ruled { background-color: #ebfaff; }
#poule th.extracolumn { 
	font-weight: normal;
	text-align: left;
}
/* --- Bandspage (Home) --- */
#bands, #bands td.left table, #bands td.left span { margin: 0; padding: 0; }
#bands {
	width: 100%;
	margin: 0 -10px -20px -10px !important;
}
#bands td.middle { width: 100%; padding: 0 10px 0px 10px; }
#bands td.left { padding: 0 0 0 10px; }
#bands td.right { padding: 0 10px; text-align: left !important; }
#bands td.left, #bands td.right { width: 175px; }
#bands td.right img { border: none; }
#bands td.right p.image { text-align: center; }
#bands td.right ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
#bands td.left table { width: 165px; }
#bands td.left table caption {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 16px 0 0 0;
	margin: 0;
}
#bands td.middle div.top {
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
}
#bands table.ruler { width: 100% !important; }
#bands #tournamentsubmenu, #tournamentsubmenu.profile, #tournamentsubmenu.member, #tournamentsubmenu.group, #tournamentsubmenu.groupprofile {
	background: #fff url(http://static.tournamentsoftware.com/images/home_tournamentsubmenu_bg.gif) 0px 50px repeat-x;
	height: 17px;
	z-index: 0;
	padding: 75px 0 0 10px;
	margin: -95px -10px 0px -10px;
}
#tournamentsubmenu.groupprofile { padding-top: 40px !important; }
#sportmenu {
	margin: 10px 10px 0 0;
	padding: 0;
	display: block;
	list-style: none;
}
#sportmenu li { background: #fff; }
#sportmenu li a {
	border: 1px solid #8fd2ff;
	display: block;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	height: 1%; /* IE Fix */
	padding: 1px 4px 2px 42px;
	margin: 4px 0;
}
#sportmenu li a:hover {
	text-decoration: none;
	border: 1px solid #f90;
}
#sportmenu li a { background: #fff url(http://static.tournamentsoftware.com/images/menu/default_sportmenuitembg.gif) no-repeat top left; }
#sportmenu li.tennis a 					{ background-position: 0 -30px; }
#sportmenu li.tennis a:hover 		{ background-position: -284px -30px; }
#sportmenu li.squash a 					{ background-position: 0 -81px; }
#sportmenu li.squash a:hover 		{ background-position: -284px -81px; }
#sportmenu li.badminton a 			{ background-position: 0 -132px; }
#sportmenu li.badminton a:hover { background-position: -284px -132px; }
#sportmenu li.tabletennis a 		{ background-position: 0 -183px; }
#sportmenu li.tabletennis a:hover{ background-position: -284px -183px; }
#sportmenu li.volleyball a 			{ background-position: 0 -234px; }
#sportmenu li.volleyball a:hover{ background-position: -284px -234px; }
#sportmenu li.soccer a 					{ background-position: 0 -285px; }
#sportmenu li.soccer a:hover 		{ background-position: -284px -285px; }
#sportmenu li.hockey a 					{ background-position: 0 -336px; }
#sportmenu li.hockey a:hover 		{ background-position: -284px -336px; }
#sportmenu li.basketball a 			{ background-position: 0 -387px; }
#sportmenu li.basketball a:hover{ background-position: -284px -387px; }
#sportmenu li.handball a 				{ background-position: 0 -438px; }
#sportmenu li.handball a:hover 	{ background-position: -284px -438px; }
#sportmenu li.korfball a 				{ background-position: 0 -489px; }
#sportmenu li.korfball a:hover	{ background-position: -284px -489px; }
#sportmenu li.darts a 					{ background-position: 0 -540px; }
#sportmenu li.darts a:hover			{ background-position: -284px -540px; }
#sportmenu li.racketlon a 			{ background-position: 0 -591px; }
#sportmenu li.racketlon a:hover	{ background-position: -284px -591px; }
/* --- Form --- */
#content table.form caption {
	margin: 0;
	padding: 0 0 2px 0;
}
#content table.form td, #content table.form th { vertical-align: top; }
#content table.form tbody th {
	padding-top: 8px;
	text-align: right;
	width: 130px;
}
#content table.notionalranking input.error,
#content table.notionalranking input.textfield,
#content table.form input.error,
#content table.form input.textfield {
	background: #fff;
	padding: 2px;
}
#content table.notionalranking input.error,
#content table.notionalranking select.error { 
  background: #fff6f6;
}
#content table.notionalranking input.textfield,
#content table.form input.textfield { border: 1px solid #b2b2b2; }
#content table.form td table,
#content table.form td table td {
	margin: 0;
	padding: 0;
}
#content table.form td table td input { vertical-align: middle; }
#content table.notionalranking { margin: 0 auto 40px auto; }
#content table.notionalranking caption {
  text-align: center;
  margin: 0;
}
#content table.notionalranking td table { margin: 0 auto; }
#content table.notionalranking td table.ruler th {
  color: #000;
  border-bottom: 1px solid #ebebeb;
}
#content table.notionalranking table.ruler td { padding: 4px 6px 4px 0; }
#content table.notionalranking table.ruler td table { margin: 0; padding: 0; }
#content table.notionalranking table.ruler td table td {
	border-bottom: none;
	padding: 0 2px;
}
#content table.notionalranking td select.publication { margin-bottom: 10px; }
#content table.notionalranking td,
#content table.notionalranking th { padding: 2px 3px; text-align: center; }
#content table.notionalranking td table td,
#content table.notionalranking td table th {
  padding: 4px;
  text-align: left;
  vertical-align: middle;
}
#content table.notionalranking td.calculate p {
  margin-bottom: 8px;
}
#content table.notionalranking td table caption { text-align: left; }
#content table.notionalranking td table th {
  text-align: center;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
#content table.notionalranking td table td.right { text-align: right; }
#content table.notionalranking td table td img {
  margin-left: 0px;
  margin-right: 0px;
}
#content table.notionalranking td input.button { margin: 8px 5px 18px 5px; }
#content table.notionalranking td div.players {
  overflow: auto;
  height: 200px;
  padding: 0px;
  margin: 8px 0 0 0;
  border: 1px solid #ccc;
}
#content table.notionalranking td p { margin-bottom: 0px; }
#content table.notionalranking div.calculation {
  background: transparent url(http://static.tournamentsoftware.com/images/notionalranking_calculationbg.gif) center -10px no-repeat;
  width: 370px;
  height: 70px;
  margin: 0 auto 30px auto;
  padding: 100px 0 0 0;
  line-height: 16px;
}
#content table.notionalranking td table.record td,
#content table.notionalranking span.rankingpoints {
  font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #f90;
}
#content table.notionalranking td table.record td { text-align: center; }
#content table.notionalranking span.playerpoints {
  font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #f90;
}
#content table.notionalranking div.player1,
#content table.notionalranking div.player2 {
  float: left;
  text-align: center;
  width: 100px;
  margin-top: -102px;
}
#content table.notionalranking div.player2 { float: right; }
#content table.notionalranking div.player1 span.points,
#content table.notionalranking div.player2 span.points {
  font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #f90;
}
#content table.notionalranking td table.record { margin: 0 auto; }
#content table.notionalranking td table.record caption,
table.h2hplayer caption { text-align: center !important; }
#content table.notionalranking td table.record caption { padding-bottom: 6px; }
#content table.notionalranking td table.h2hplayer caption {
  width: 100%;
  margin: 0 auto;
}
#content table.notionalranking td.vs {
  background: transparent url(http://static.tournamentsoftware.com/images/headtohead_vs.gif) center center no-repeat;
  width: 30px;
  height: 22px;
  padding: 0;
  margin: 0;
  text-indent: -1000px;
  overflow: hidden;
  font-size: 1px;
  color: #fff;
}
#content table.notionalranking td table.record,
#content table.notionalranking td table.h2hplayer {
  width: 180px;
  border: 1px solid #ebebeb;
  background-color: #fcfcfc;
  margin: 0 auto;
}
#content table.notionalranking td table.h2hplayer th {
  width: 50%;
  padding-right: 2px !important;
  text-align: right !important;
}
table.h2hplayer td {
  width: 50%;
  text-align: left !important;
}
#content div.error, #content div.alert {
	display: block;
	width: 580px;
	height: 62px;
	margin: 10px 0 10px 0;
	padding: 8px 3px 3px 65px;
	border: 1px solid #f00;
	background: #ffeeed url(http://static.tournamentsoftware.com/images/icon_stop.gif) 6px 6px no-repeat;
	color: #f00;
}
/* Modern browsers supports min-height, so reset height */
html>body #content div.error,
html>body #content div.alert {
	height: auto;
	min-height: 62px;
}
#content div.alert {
	border: 1px solid #ffdb42;
	background: #fefcf1 url(http://static.tournamentsoftware.com/images/icon_alert.gif) 6px 6px no-repeat;
	color: #000;
}
.submatchrow_message {
  color: #ff1c0c;
  display:none;
  height: 20px;
  overflow: hidden;
  position: absolute;
}
.submatchrow_single.error .submatchrow_message {
  display: block;
  margin-top: 12px;
}
.submatchrow_double.error .submatchrow_message {
  display: block;
  margin-top: 24px;
}
.submatchrow_single.error td, .submatchrow_double.error td,
.submatchrow_single.error th, .submatchrow_double.error th {
  padding-bottom: 27px !important;
  padding-top: 4px !important;
  background: #fffdfd;
  border-top:1px solid #ffbfbf;
  border-bottom:1px solid #ffbfbf;
}
.endtimerow th { padding-top: 15px !important; }
#content div.tournamentinfo {
	border: 1px solid #f90; 
	background: #fcf7ef;
	padding: 2px 5px 2px 5px;
	margin: 0 510px 10px 0;
	word-wrap: break-word;
}
#content table.tournamentevents td { padding-right: 510px !important; }
#content span.formerror {
	display: inline;
	color: #f00;
	padding: 0 0 0 14px;
	margin: 0 0 0 6px;
	height: auto;
	width: 350px;
	background: transparent url(http://static.tournamentsoftware.com/images/onlineentry_iconerror.gif) 0 1px no-repeat;
}
#content span.formsuccess {
	display: inline;
	color: #008000;
	padding: 0 0 0 14px;
	margin: 0 0 0 6px;
	height: auto;
	background: transparent url(http://static.tournamentsoftware.com/images/form_iconsuccess.gif) 0 1px no-repeat;
}
#content table span.error, #content table div.error {
	display: inline;
	color: #f00;
	padding: 0 0 0 14px;
	margin: 0 0 0 6px;
	white-space: nowrap;
	background: transparent url(http://static.tournamentsoftware.com/images/onlineentry_iconerror.gif) 0px 1px no-repeat;
}
#content table.loginbox span.error {
  display: block;
  margin: 0 0 4px 0;
  padding: 2px 4px 4px 18px;
  border: 1px solid #f00;
	background: #ffeeed url(http://static.tournamentsoftware.com/images/onlineentry_iconerror.gif) 4px 4px no-repeat;
  text-align: left;
}
#content table span.error a { color: #000; text-decoration: underline; }
#content table div.error {
	display: block;
	border: none;
	height: auto;
	width: auto;
	min-height: 0px !important;
}
#content span.success {
	display: inline;
	color: #008000;
	padding: 0 0 0 14px;
	margin: 0 0 0 6px;
	white-space: nowrap;
	background: transparent url(http://static.tournamentsoftware.com/images/form_iconsuccess.gif) 0 1px no-repeat;
}
#content span.info {
	display: block;
	color: #7d7d7d;
	width: 350px;
}
#content table.form td span.label { 
	position: relative;
	bottom: -4px;
}
#content input.success {
	border: 1px solid #0ab13c;
	background-color: #fff;
}
input.loading { background: transparent url(http://static.tournamentsoftware.com/images/form/input_icon_loading.gif) top right no-repeat !important; }
#content div.dynamicoutput h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration: blink;
}
#content table.lines td.formcontrols input,
#content table.lines td.formcontrols select { margin: 0; }
#content table.lines td.formcontrols {	padding-top: 1px; vertical-align: middle; }
/* --- Online Entry --- */
#content table.events th,
#content table.events td {
	vertical-align: middle;
	width: 150px;
	height: 20px;
}
#content table.extraitems th,
#content table.extraitems td { padding-top: 8px; vertical-align: middle; }
#content table.extraitems td input { margin: 0; padding: 2px; }
#content table.extraitems td span.checkbox input { vertical-align: middle; margin-left: 0; padding-left: 0; width:15px; }
#content table.extraitems th { font-weight: bold; text-align: right; }
#content p.buttons {	margin: 18px 0 6px 0px; }
#content span.notavailable, 
#content span.available, 
#content span.clearall,
#content span.notavailable_h, 
#content span.available_h, 
#content span.clearall_h {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #0070bb;
	padding: 2px 4px 3px 24px;
	margin: 0px 6px 0px 0px;
	color: #000;
	cursor: pointer;
	width: auto;
	white-space: nowrap;
}
#content span.notavailable { background: #fff url(http://static.tournamentsoftware.com/images/button_icon_notavailable.gif) no-repeat; }
#content span.available { background: #fff url(http://static.tournamentsoftware.com/images/button_icon_available.gif) no-repeat; }
#content span.clearall { background: #fff url(http://static.tournamentsoftware.com/images/button_icon_clearall.gif) no-repeat; }
#content span.notavailable_h { background: #fff url(http://static.tournamentsoftware.com/images/button_icon_notavailable_h.gif) no-repeat; }
#content span.available_h { background: #fff url(http://static.tournamentsoftware.com/images/button_icon_available_h.gif) no-repeat; }
#content span.clearall_h { background: #fff url(http://static.tournamentsoftware.com/images/button_icon_clearall_h.gif) no-repeat; }
.tblAvailability {
	margin: 0;
	padding: 0;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	-moz-user-select: none;
}
.tblAvailability tbody td, .tblAvailability tbody th {
	border: 1px solid #ebebeb;
	padding: 2px;
}
.tblAvailability td.outerarea,
.tblAvailability th.outerarea { border: none; }
.tblAvailability thead td { text-align: center; border-bottom: none; }
.tblAvailability tbody td { cursor: pointer; border: 1px solid #b2b2b2; }
.tblAvailability tbody td.br_default {	background: #fff; border-right: 1px dashed #b2b2b2; }
.tblAvailability tbody td.bl_default {	background: #fff; border-left: 1px dashed #b2b2b2; }
.tblAvailability tbody td.br_selected {	background: #fbc4bd; border-right: 1px dashed #b2b2b2; }
.tblAvailability tbody td.bl_selected {	background: #fbc4bd; border-left: 1px dashed #b2b2b2; }
.tblAvailability tbody td.br_defaultover {	background: #ebfaff; border-right: 1px dashed #b2b2b2; }
.tblAvailability tbody td.bl_defaultover {	background: #ebfaff; border-left: 1px dashed #b2b2b2; }
.tblAvailability tbody td.br_selectedover {	background: #f1e4e5; border-right: 1px dashed #b2b2b2; }
.tblAvailability tbody td.bl_selectedover {	background: #f1e4e5; border-left: 1px dashed #b2b2b2; }
.tblAvailability tbody td.disabled { background: #ebebeb; border: 1px solid #ebebeb !important; cursor: pointer; }
.tblAvailability tbody th { text-align: right; border-right: none; }
.defaultcursor, .tblAvailability.defaultcursor tbody td { cursor: default; }
/* --- Organization --- */
table.tableheader, table.tableheader td, table.tableheader td h3 {
	margin: 0 !important;
	padding: 0 !important;
}
#content th.normal, #content thead td.normal {	font-weight: normal !important; }
#content td.red,
#content td.orange,
#content td.yellow,
#content td.gray,
td.red,
td.orange,
td.yellow,
td.gray,
tr.gray,
#content td.green, td.green { padding-left: 6px !important; text-align: center; cursor: default; }
#content td.red, td.red { color: #bb0000; background-color: #ffc6c6; }
#content td.orange, td.orange { color: #d2691e; background-color: #ffe0af; }
#content td.gray, td.gray { color: #9e9e9e; background-color: #fafafa; }
tr.gray { background-color: #f6f6f6; }
#content td.yellow, td.yellow { color: #c88700; background-color: #fff8cc; }
#content td.green, td.green { color: #008000; background-color: #e0f7d2; }
#content td.normal_red, #content td.red { color: #bb0000; background-color: #ffc6c6; }
#content td.normal_orange, #content td.orange { color: #d2691e; background-color: #ffe0af; }
#content td.normal_gray, #content td.gray { color: #9e9e9e; background-color: #fafafa; }
#content td.normal_yellow, #content td.yellow { color: #c88700; background-color: #fff8cc; }
#content td.normal_green, #content td.green { color: #008000; background-color: #e0f7d2; }
#content table.form span.label {	padding-top:8px !important; }
#content table.memberprofile span.label {	padding-top:4px !important; display:block; }
#content tr.selected { background-color: #fbfbfb !important; }
#content tr.selected td { font-weight: bold !important; }
#endnote {
	margin: 15px 0 10px 0;
	text-align:center;
}
/* --- Dialog --- */
div.ui-widget-overlay {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	filter:alpha(opacity=50); 
	-moz-opacity: .50; 
	opacity: 0.5;
}
.ui-dialog {
	background: #fff;
	border: 2px solid #b9b9b9;
	color: #000;
	margin:0;
	padding:0;
	position:relative;
	text-align: left;
}
.ui-dialog-titlebar {
	background: #f4f4f4;
	color: #000;
	margin: 0;
	font: bold 16px Arial, sans-serif;
	padding: 10px 10px 5px 10px;
	position: relative;
	text-decoration: none;
	height: 35px;
	border-bottom: 1px solid #d3d3d3;
}
.ui-dialog-titlebar-close {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	right: 4px;
	text-decoration: none;
	color: #000;
	width: 10px;
	height: 10px;
	text-indent: -1000px;
	overflow: hidden;
	background: transparent url(http://static.tournamentsoftware.com/images/datepicker/close.gif) no-repeat;
}
.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover { text-decoration:none; }
.ui-dialog-content {
	background: #fff;
	margin: 0;
	padding: 6px 16px 16px 16px;
}
.ui-dialog-content input.checkbox { margin: 0; }
.ui-dialog-content label { margin: 0 0 0 2px; }
.ui-dialog-buttonpane {
	border-top:1px solid #D3D3D3;
	bottom:0;
	position:absolute;
	text-align:right;
	width:100%;
	background:#f4f4f4;
}
.ui-dialog-buttonpane button {
	margin: 10px 12px 10px 0px;
	padding: 0 4px;
}
.ui-dialog-content div.help {	margin-top: 10px; }
.ui-dialog.ui-draggable .ui-dialog-titlebar, .ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor:move;
}
.ui-tabs .ui-tabs-hide { display: none; }
.ui-tabs-panel {
  margin: 10px 0 0 0;
  padding: 0;
}
.dialogerror .ui-dialog-titlebar, .dialoginfo .ui-dialog-titlebar, .dialoghelp .ui-dialog-titlebar {
  padding: 17px 10px 5px 45px;
  height: 28px;
}
.dialogerror .ui-dialog-titlebar {
  background: #f8f4e6 url(http://static.tournamentsoftware.com/images/icon_alert_medium.gif) 12px 13px no-repeat;
  border-bottom: 1px solid #ebe0b4;
}
.dialogerror .ui-dialog-buttonpane {
  background: #f8f4e6;
  border-top: 1px solid #ebe0b4;
}
.dialoginfo .ui-dialog-titlebar {
  background: #f2f6fb url(http://static.tournamentsoftware.com/images/icon_info.gif) 12px 13px no-repeat;
  border-bottom: 1px solid #d8e4f5;
}
.dialoginfo .ui-dialog-buttonpane {
  background: #f2f6fb;
  border-top: 1px solid #d8e4f5;
}
.dialoghelp .ui-dialog-titlebar {
  background: #f2f6fb url(http://static.tournamentsoftware.com/images/icon_help.gif) 12px 13px no-repeat;
  border-bottom: 1px solid #d8e4f5;
}
.dialoghelp .ui-dialog-buttonpane {
  background: #f2f6fb;
  border-top: 1px solid #d8e4f5;
}
div.tabs {
	height: auto;
	margin: -24px -10px 10px -10px;
}
div.tabs ul, div.tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
div.tabs ul {
	position: relative;
	display: block;
	height: 17px;
}
div.tabs li a {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg.gif) -2px 0px no-repeat;
	border-right: 1px solid #bdbdbd;
	color: #9e9e9e;
	float: left;
   font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 2px 4px 2px 12px;
}
div.tabs li.ui-state-active a, div.tabs li.ui-state-active a:hover {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg_h.gif) -2px 0px no-repeat;
	border-left: none;
	border-top: none;
	color: #000;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #fff;
}
div.tabs li a:hover {
	background: transparent url(http://static.tournamentsoftware.com/images/stats_tab_bg_h.gif) -2px 0px no-repeat;
	color: #7f7f7f;
	border-right: 1px solid #7f7f7f;
}
/* AutoSuggest */
#ulSearchSuggest {
  background: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 14px;
  position: absolute;
  border: 1px solid #646464;
  text-align: left;
  height: auto;
}
#ulSearchSuggest li a {
  background-image: none;
  padding: 2px 4px !important;
  display: block;
  float: none;
  border: none;
  font-weight: normal;
  text-decoration: none;
  overflow: hidden;
  height: 14px;
  color: #000;
}
#ulSearchSuggest li a span.noflag, #ulSearchSuggest li a img { margin: 0 !important; }
#ulSearchSuggest li a:hover, #ulSearchSuggest li.active a {
  background: #39f;
  color: #fff;
}
.ui-dialog table.form {
  margin: 0 0 4px 0;
  padding: 0;
}
.ui-dialog table.form th {
  font-weight: bold;
  width: auto;
  padding: 4px 4px 0 0;
}
.ui-dialog table.form td { 
  width: auto; 
  padding: 2px 0 2px 0;
  height: 16px;
  vertical-align: middle;
}
.ui-dialog table.form input.error,
.ui-dialog table.form input.textfield {
	background: #fff;
	padding: 2px;
}
.ui-dialog table.form input.textfield { border: 1px solid #b2b2b2; }
/* Ranking */
#content td.rank,
#content td.rank_none,
#content td.rank_up,
#content td.rank_down,
#content td.rank_equal {
  background: transparent url(http://static.tournamentsoftware.com/images/icon_rankingmovement.gif) 1px 7px no-repeat;
  color: #b2b2b2;
  padding-left: 12px !important;
  padding-right: 2px !important;
  text-align: left;
}
#content td.rank, #content td.rank_none { 
  color:#000; 
  background: none;
  padding-left: 0px !important;
  width: 27px !important;
  text-align: right;
}
#content td.rank_none { width: 10px !important; }
#content td.rank_up { background-position: 1px -147px; }
#content td.rank_down { background-position: 1px -70px; }
#content div.profilebuttons { margin: 10px 0; }
#content div.profilebuttons a,
#content div.profilebuttons a:hover { margin-right: 15px; } 
#content div.homepagebuttons { 
  float: right;
  display: inline;
  margin: -20px 0 0 0;
}
#content div.homepagebuttons a,
#content div.homepagebuttons a:hover { margin: 0 0 0 15px; } 
/* Progressbar */
.ui-progressbar { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-progressbar .ui-widget { font-size: 1em; }
.ui-progressbar input, 
.ui-progressbar select, 
.ui-progressbar textarea, 
.ui-progressbar button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-progressbar.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: red; }
.ui-progressbar.ui-widget-content a { color: #333333; }
.ui-progressbar .ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-progressbar .ui-widget-header a { color: #ffffff; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* Breadcrumbs */
ul.breadcrumbs {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	float: none;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif !important;
	z-index: 100;
}
ul.breadcrumbs li {
	position: relative;
	display: inline;
	padding: 0 0 2px 6px;
	height: 19px;
}
ul.breadcrumbs li a {
  background: transparent url(../images/icon_breadcrumbs_next.gif) right 5px no-repeat;
  padding: 0 10px 0 0;
  text-decoration: none;
  color: #ababab;
}
ul.breadcrumbs li.parent:hover a, 
ul.breadcrumbs li.over a { color: #000; }
ul.breadcrumbs li ul li { height: auto; }
ul.breadcrumbs li ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 19px;
	left: 0;
	min-width: 120px;
	width: 150px;
	padding: 2px;
	z-index: 300;
/* displayed with negative margin, because of display:none/border IE error */
	left: -1000px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif !important;
	background: #fff;
	border: 1px solid #7f7f7f;
	overflow: hidden;
}
/*ul.breadcrumbs li:hover ul, */
ul.breadcrumbs li.over ul { left: 0; }
ul.breadcrumbs li ul li { padding: 0; }
ul.breadcrumbs li ul li.selected { font-weight: bold; }
ul.breadcrumbs li ul li a {
  padding: 2px 4px;
  background: none;
	display: block;
	overflow: hidden;
	font-size: 100%;
	text-decoration: none;
	height: 1%; /* IE Fix */
}
ul.breadcrumbs li ul li a, ul.breadcrumbs li.parent:hover ul li a, ul.breadcrumbs li.over ul li a {
	border: 1px solid #fff;
	color: #6c6c6c;
}
ul.breadcrumbs li ul li.more a { 
  background: #fafafa;
  border: 1px solid #fafafa;
  margin: 0 -2px -2px -2px;
  padding: 2px 4px 4px 6px;
}
ul.breadcrumbs li ul li.more a:hover { 
  margin: 0;
  padding: 2px 4px;
}
ul.breadcrumbs li ul li a:hover, ul.breadcrumbs li.parent:hover ul li a:hover, ul.breadcrumbs li.over ul li a:hover {
	background-color: #ecf8ff;
	border: 1px solid #c5e8ff;
	color: #000;
	text-decoration: none;
}
/* Graph */
div.graph { border: 1px solid #ebebeb; }
div.graph span { display: inline !important; }
/* Head to Head */
img.photo { border: 1px solid #000 !important; }
#content .h2h img.photo {
  height: 120px !important;
}
#content .h2h td {
  width: 225px !important;
  padding: 4px 0 !important;
}
#content .h2h tr.noline td {
  padding-bottom: 0 !important;
  vertical-align: bottom;
}
#content .h2h td.middle, #content .h2h th.middle {
  width: 100px !important;
  text-align: center !important;
}
#content .h2h td.divider, #content .h2h th.divider { background-color: #fafafa; }
#content .h2h td.left { padding-right: 10px !important; text-align: right !important; }
#content .h2h td.right { padding-left: 10px !important; text-align: left !important; }
#content .h2h th, .h2h th {
	color: #000 !important;
	border-bottom: 1px solid #ebebeb !important;
	vertical-align: middle !important;
}
#content .h2h tr.noline th, .h2h tr.noline th { border-bottom: none !important; }
#content .h2h td.disabled { width: auto !important; text-align: center; }
#content .h2h td.points {
  font: bold 52px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #f90;
  width: auto !important; 
}
#content .h2h td.vs {
  background: transparent url(http://static.tournamentsoftware.com/images/headtohead_vs.gif) center center no-repeat;
  text-indent: -1000px;
  overflow: hidden;
  font-size: 1px;
  color: #fff;
}
#content .h2h img.intext { margin: 0 !important; }
/* Social Icons */
.socialicons ul, .socialicons li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}
a.silink, a.si1, a.si2 {
  background: #fff url(http://static.tournamentsoftware.com/images/icons_social.png) no-repeat;
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -800px;
  margin-right: 4px;
  filter: alpha(opacity=40); 
  opacity:.40;
  float: left;
  overflow: hidden;
}
a.silink.enabled, a.si1.enabled, a.si2.enabled {
  filter: alpha(opacity=100); 
  opacity:1;
}
a.si2 { background-position: 0 -40px; }
a.silink { background-position: 0 -560px; }
/* Profile */
#tournamentsubmenu.profile { margin: -80px -10px 0px -10px; }
#tournamentsubmenu.member { margin: -80px -10px 10px -10px; }
#tournamentsubmenu.group { margin: -80px -10px 10px -10px; }
#tournamentsubmenu.groupprofile { 
  margin: 0px -10px 0px -10px;
  padding: 10px 0 0 10px;
  background-position: 0 0;
}
.groupprofileheader .breadcrumbs { margin: 10px 0 0 0; }
.profileheader {
  height: 150px;
  overflow: hidden;
  z-index: 10;
  position:relative;
}
.profileheader img.photo { 
  border: 1px solid #000 !important;
  float: left;
  height: 120px;
  margin: 10px 10px 0 0;
}
.profileheader .profiledata {
  float: left;
  width: 220px;
}
.profiledata img.intext { margin-left: 0px !important; }
.rankinghistory td.history,
.rankinghistory td.graph {
  border: 1px solid #ebebeb; 
  padding: 0 !important;
}
.rankinghistory td.graph { padding: 0 8px 0 0 !important; }
.rankinghistory td.history div {
  height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 200px;
  margin:0;
  padding:4px;
}
.rankinghistory td.history div table {
  width: 100% !important;
  margin-bottom: 4px;
}
#content table.career {
  padding: 0 !important;
  margin: 0 !important;
}
#content table.career td { padding: 0 !important; }
#content table.career table { margin-right: 6px !important; }
#content table.career table td { padding: 4px 6px 4px 0 !important; }
span.chart { display: inline !important; }
.memberheader {
  height: 71px;
  overflow: hidden;
}
.groupheader {
  height: 71px;
  overflow: hidden;
}
.memberheader h3, .groupheader h3 { display: inline !important; }
.memberheader table { margin: 4px 0 0 0 !important; }
.groupheader table { 
  margin: 18px 0 0 6px !important;
  position: absolute; 
}
.memberheader table th, .groupheader table th {
  font-weight: normal !important;
  color: #999;
}
.buttonlist {
  display: inline !important;
  margin: 1px 0 0 22px;
	padding: 0;
	list-style: none;
	position: absolute;
}
.buttonlist li {
  display: inline;
  list-style: none;
}
.buttonlist li a { margin-right: 4px; }
/* Products */
div#productheader {	display: none; }
ul.productmenu {
	margin: 8px 0 0 0;
	padding: 0;
	display: block;
	list-style: none;
	width: 155px;
}
ul.productmenu li { background: transparent; }
ul.productmenu li a {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	height: 1%; /* IE Fix */
	padding: 1px 4px 2px 4px;
	margin: 4px 0 0 0;
}
ul.productmenu li a:hover {
	background: #fff;
	text-decoration: none;
	border: 1px solid #999;
}
ul.productmenu li a.active,
ul.productmenu li a.active:hover {
	border-left: 5px solid #999;
	padding-left: 9px;
	color: #000;
}
ul.productmenu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	list-style: none;
}
ul.productmenu ul li a {
	background: transparent;
	border-top: none;
	display: block;
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	height: 1%; /* IE Fix */
	padding: 1px 4px 2px 14px;
	margin: 0;
}
ul.productmenu ul li a:hover {
	text-decoration: none;
	border: 1px solid #ccc;
	border-top: none;
	padding: 1px 4px 2px 14px;
}
/* Search */
#fsMainSearch { 
  margin: 10px 0;
  padding: 0;
  border: none;
}
#fsMainSearch label {
  display: inline;
  float: left;
  font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  vertical-align: middle;
  padding: 0;
}
#fsMainSearch input {
  display: inline;
  float: left;
  vertical-align: middle;
}
#fsMainSearch ol, #fsMainSearch li {
  display: inline !important;
  clear: none !important;
}
.mapmarker {
  display: block;
  position: absolute;
  margin: -22px 0 0 2px;
  border: 1px solid #3e92e1;
  background: #7bc5fd url(../images/default_mapmarker_bg.gif) repeat-x;
  color: #fff;
  width: 18px;
  height: 15px;
  padding: 3px 0 0 0;
  font-weight: bold;
  text-align: center;
}
tr.over .mapmarker {
  background-position: 0 -25px;
  border: 1px solid #cd7708;
}
.searchresult {
  width: auto !important;
  margin: 0 -10px !important;
  border-bottom: 1px solid #e8e8e8;
}
.searchresult .button_print {
  position: relative;
  top: 10px;
}
td.map div.spacer {
  position: static !important;
  width: 300px !important;
}
td.map div.map { border: none !important; }
td.filteroptions, td.map {
  background: #FAFAFA !important;
  padding: 0 !important;
}
td.filteroptions { padding-left: 0 !important; }
.searchresult .mapcontainer {
  position: fixed !important;
  width: 300px !important;
  height: 450px !important;
  right: 0px !important;
}
.searchresult table.ruler { width: 100% !important; }
.searchresult img.thumb { 
  border: 1px solid #e8e8e8;
  width: 120px;
  height: 90px;
}
.searchresult table h3 { margin: 0 !important; }
.searchresult a.sporticon_tennis 			  { background-position: 1px -16px !important; }
.searchresult a.sporticon_tennis_h 		  { background-position: 1px -566px !important; }
.searchresult a.sporticon_squash 			  { background-position: 2px -77px !important; }
.searchresult a.sporticon_squash_h		  { background-position: 2px -627px !important; }
.searchresult a.sporticon_badminton 	  { background-position: 1px -139px !important; }
.searchresult a.sporticon_badminton_h	  { background-position: 1px -689px !important; }
.searchresult a.sporticon_tabletennis   { background-position: 1px -200px !important; }
.searchresult a.sporticon_tabletennis_h { background-position: 1px -750px !important; }
.searchresult a.sporticon_volleyball		{ background-position: 1px -260px !important; }
.searchresult a.sporticon_volleyball_h  { background-position: 1px -810px !important; }
.searchresult a.sporticon_soccer,
.searchresult a.sporticon_korfball			{ background-position: 1px -321px !important; }
.searchresult a.sporticon_soccer_h,
.searchresult a.sporticon_korfball_h 	  { background-position: 2px -871px !important; }
.searchresult a.sporticon_hockey			  { background-position: 2px -382px !important; }
.searchresult a.sporticon_hockey_h			{ background-position: 2px -932px !important; }
.searchresult a.sporticon_basketball 	  { background-position: 1px -443px !important; }
.searchresult a.sporticon_basketball_h  { background-position: 1px -993px !important; }
.searchresult a.sporticon_handball		  { background-position: 1px -504px !important; }
.searchresult a.sporticon_handball_h	  { background-position: 1px -1054px !important; }
.searchresult a.sporticon_darts 			  { background-position: 1px -1179px !important; }
.searchresult a.sporticon_darts_h 		  { background-position: 1px -1242px !important; }
.searchresult a.sporticon_racketlon 	  { background-position: 1px -1305px !important; }
.searchresult a.sporticon_racketlon_h   { background-position: 1px -1366px !important; }
a.searchparam {
  display: inline;
  background: transparent url(../images/icon_filteroption.gif) -30px 4px no-repeat;
  padding: 4px 18px 4px 4px;
  margin: 8px 0px 8px 0;
  line-height: 17px;
  white-space: nowrap;
}
a.searchparam:hover {
  text-decoration: none;
  color: #000;
}
a.searchparam.add:hover { 
  padding: 4px 0 4px 18px;  
  background: transparent url(../images/icon_filteroption.gif) 3px -122px no-repeat;
  color: #000;
  text-decoration: none;
}
a.searchparam.remove { 
  color: #b2b2b2;
  padding: 4px 4px 4px 17px;
  background-position: 3px -38px;
}
a.searchparam.remove:hover { 
  color: #000;
  background-position: 3px -164px;
}
a.searchparam.button,
a.searchparam.button:hover {
  background-color: #fff;
  font-weight: bold;
  color: #b2b2b2;
  border: 1px solid #e8e8e8;
  padding: 4px 4px 4px 18px;
  margin: 8px 8px 8px 0;
  line-height: 24px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
a.searchparam.button:hover { color: #000; }
a.searchparam.button { background: transparent url(../images/icon_filteroption.gif) 3px 4px no-repeat; }
a.searchparam.button.remove { background-position: 3px -38px; }
a.searchparam.button.remove:hover { background-position: 3px -164px; }
/* Context menu */
.contextmenu, .contextmenu ul {
  background-color: #fff;
  font: normal 11px Arial,Helvetica,sans-serif;
  border: 1px solid #ccc;
  margin: 0;
  padding: 2px;
  list-style: none;
  position: absolute;
  z-index: 99;
  display: none;
  width: 150px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
}
.contextmenu li { position: relative; }
.contextmenu li a {
  background-color: transparent;
  border: 1px solid #fff;
  color: #000;
  padding: 4px 4px 4px 24px;
 display: block;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
}
.contextmenu li a:hover {
  background-color: #fafafa;
  border:1px solid #ccc;
}
.contextmenu li.disabled a, .contextmenu li.disabled a:hover {
  opacity: 0.25;
  filter: alpha(opacity=25);
  cursor: default;
  zoom: 1;
  background-color: transparent;
  border: 1px solid #fff;
}
.contextmenu li ul {
  display: block;
  z-index: 999;
  left: -10000px;
  background: transparent;
  border: none;
  padding: 0;
  border-left: 75px solid transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.contextmenu li ul li {
  background: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 2px;
}
.contextmenu li ul li:first-child {
  border-top: 1px solid #ccc;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius   : 3px 3px 0 0;
  border-radius        : 3px 3px 0 0;
}
.contextmenu li ul li:last-child {
  border-bottom: 1px solid #ccc;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius   : 0 0 3px 3px;
  border-radius        : 0 0 3px 3px;
}
.contextmenu li:hover ul, 
.contextmenu li.over ul { top: -1px; left: 77px; }
.contextmenubutton { 
  background: #f8f8f8 url(../images/icon_smallarrow_down.gif) 4px 5px no-repeat;
  border: 1px solid #dedede;
  display: block;
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-indent: -500px;
  padding: 0 !important;
  margin: 0 4px 0 0;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
h3 .contextmenubutton {
  float: left;
  margin: 3px 4px 0 0;
}
.add, .edit, .delete, .send, .generate, .pageadd, .pagecheck, .pageerror, .pagestop, .pagetransfer, .pagelog, .contextmenu .page, .export, .exportcsv, .pages, .settings, .tags, .pageimport, .playerprofile {
  background: transparent url(../images/icon_actions.png) 0 -16px no-repeat; 
}
.add { background-position: 1px -14px; }
.edit { background-position: 1px -78px; }
.delete { background-position: 1px -142px; }
.send { background-position: 1px -206px; }
.generate { background-position: 1px -270px; }
.pageadd { background-position: 1px -334px; }
.pagecheck { background-position: 1px -398px; }
.pageerror { background-position: 1px -462px; }
.pagestop { background-position: 1px -526px; }
.pagetransfer { background-position: 1px -590px; }
.pagelog { background-position: 1px -654px; }
.contextmenu .page { background-position: 1px -718px; }
.export { background-position: 1px -782px; }
.exportcsv { background-position: 1px -846px; }
.pages { background-position: 1px -910px; }
.settings { background-position: 1px -974px; }
.tags { background-position: 2px -1038px; }
.pageimport { background-position: 1px -1102px; }
.playerprofile { background-position: 1px -1166px; }
