body {
	background: #fff;
	font: normal 8px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0 0 20px 0;
}
table, caption, tr, th, td {
	font: normal 8px Verdana, Arial, Helvetica, sans-serif;
  border-collapse: collapse;
}
a { color: #000; text-decoration: none; }
input {
	font: normal 8px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
input.textfield {
	border: 1px solid #000;
	background-color: #fff;
}
textarea.textfield {
	border: 1px solid #b2b2b2;
	background-color: #fff;
}
select { font: normal 8px Verdana, Arial, Helvetica, sans-serif; }
img.border { border: 1px solid #000; }
.bold { font-weight: bold; }
.center { text-align: center !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.valign_top { vertical-align: top !important; }
.valign_middle { vertical-align: middle !important; }
.valign_bottom { vertical-align: bottom !important; }
#header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.printonly.flag { display:inline-block; min-width: 26px; text-align:center; }
#header h1 a {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -1000px;
	font-size: 1px;
}
#header h1 img { max-height: 2cm; border: none; }
html>body #header h1 a { text-indent: 0; letter-spacing: -1000px; }
#header h2,
#header .sports,
.om #header,
#userbar,
#mainmenu, 
#search,
#searchbar,
#footer,
#banner,
#banner_skyscraper,
.banner,
.tournamentcalendar,
.tabbedtournamentlist .tabs,
#organizationmenu img,
#organizationmenu ul,
#organizationmenu a,
ul.tournamentoptions,
#bands #left, 
#bands #right,
#bands td.left, 
#bands td.right, 
#content p.buttons,
#content a.button_onlineentry,
#content a.button_print,
#content #imagesright,
#tournamentsubmenu,
#content div.statsbar,
.popupmenubutton,
table.searchrow,
img.icon,
#calcontainer,
#dpk_calendar,
#dpk_calendar table,
input[type="submit"],
a.route,
.topmenu,
#right,
#loginbox,
#loginmenu,
#sbnloginbox,
#pagebuttons,
#endnote,
#eshop,
.socialicons,
.leftcolumn,
.contextmenu,
.contextmenu.plainlinks,
.noprint { display: none !important; }
#organizationmenu {
	position: absolute;
	right: 0;
	top: 15px;
	text-align: right;
}
#organizationmenu p.subtitle {
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #b2b2b2;
}
#organizationmenu h3 {
	display: inline;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}
#content { margin: 0; }
#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 h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0;
}
#content h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 6px 0;
	color: #000;
}
#content h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 6px 0;
}
#content h4 {
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
#content h5 {
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	color: #b2b2b2;
	margin: 0;
}
#content table {
	margin: 0 0 12px 0;
	width: auto;
}
#content table caption {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: left;
	padding: 10px 0 0 0;
}
#content table td, 
#content table th { padding: 4px 6px 0 0; }
#content th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
#content th.right { text-align: right; }
#content table thead td { font-weight: bold; }
#content table.panel {
	border: 1px solid #b2b2b2;
	width: 350px;
}
/* Modern browsers supports min-width, so reset width */
html>body #content table.panel {
	width: auto;
	min-width: 350px;
}
#content table.panel caption {
	background: #fff;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px 2px 2px 6px;
}
#content table.panel td, 
#content table.panel th { padding: 4px; }
#content table.panel th { font-weight: bold; }
#content table.ruler { width: auto; }
#content table.ruler caption {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 1px 0;
}
#content table.ruler tr.footer td { font-weight: bold; }
#content table.ruler tr.ruled { background: #f8f8f8; }
#content table.ruler tr.ruled th,
#content table.ruler tr.ruled td.noruler { background: #fff; }
#content table.ruler td {
	border-bottom: 1px solid #d9d9d9;
	height: 16px;
}
#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.noruler { border: none; }
#content table.ruler td p {
	line-height: 16px;
	margin: 0 0 4px 0;
}
#content table.ruler th {
	font-weight: bold;
	color: #b2b2b2;
	border-bottom: 1px solid #000;
	height: 16px;
	vertical-align: bottom;
	white-space: nowrap;
	width: auto;
}
#content table.ruler th a:hover { text-decoration: none; }
#content table.ruler th.center { text-align: center; }
#content table.ruler th.extraheader {
	color: #000;
	border-bottom: 1px solid #000;
	height: 16px;
	vertical-align: baseline;
}
#content table.ruler thead th {
	border: none;
	color: #000;
	vertical-align: bottom;
}
#content table.ruler td table { margin: 0; }
#content table.ruler td table td {
	border: none;
	padding: 0 2px;
}
#content #horzsteps { display: none; }
#content img.intext {
	margin: 0 4px;
	vertical-align: text-top;
	border: none;
	content:attr(alt);
}
#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 8px 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 8px 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 8px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	background: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	text-align: center;
	width: 12px;
}
#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 {
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	background-color: #f8f8f8;
}
#content table.monthcalendar td.weekendday { background: #f8f8f8; }
#content table.monthcalendar td.weekenddayactive a {
	background: #f8f8f8;
	border: 1px solid #f8f8f8;
}
#content table.memberprofile caption {
	margin: 0;
	padding: 0 0 2px 0;
}
#content table.memberprofile td, 
#content table.memberprofile th {
	vertical-align: top;
}
#content table.memberprofile th {
	padding-top: 8px;
	text-align: right;
	width: 130px;
}
#content table.memberprofile input.error,
#content table.memberprofile input.textfield,
#content table.events input.error,
#content table.events input.textfield {	padding: 2px; }
#content table.memberprofile 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: 8px;
}
#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: 8px;
	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.players th a.top { display:none; }
#content span.new {
	color: #f90;
	font-size: 8px;
}
#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 8px Verdana, Arial, Helvetica, sans-serif;
	color: #b2b2b2;
}
#content #photo p.navigation span.prev { padding: 0 4px 0 10px; }
#content #photo p.navigation span.next { padding: 0 10px 0 4px; }
#content #photo p.navigation a {
	border-left: 2px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;
	padding: 0 4px;
}
#content #photo p.navigation a.prev {
	border: none;
	background: transparent url(//static.tournamentsoftware.com/images/icon_prev.gif) left 4px no-repeat;
	padding: 0 4px 0 8px;
}
#content #photo p.navigation a.prev:hover {
	background: transparent url(//static.tournamentsoftware.com/images/icon_prev_h.gif) left 4px no-repeat;
}
#content #photo p.navigation a.next {
	border: none;
	background: transparent url(//static.tournamentsoftware.com/images/icon_next.gif) right 4px no-repeat;
	padding: 0 8px 0 4px;
}
#content #photo p.navigation a.next:hover {
	background: transparent url(//static.tournamentsoftware.com/images/icon_next_h.gif) right 4px no-repeat;
}
#content #photo img { border: 1px solid #000; }
#content #statistics {
	width: 450px;
	text-align: center;
	margin: 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;
	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;
	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(//static.tournamentsoftware.com/images/stats_tab_bg.gif) -2px 0px no-repeat;
	border-right: 1px solid #bdbdbd;
	color: #9e9e9e;
	float: left;
   font: bold 11px Tahoma, 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(//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(//static.tournamentsoftware.com/images/stats_tab_bg_h.gif) -2px 0px no-repeat;
	color: #7f7f7f;
	border-right: 1px solid #7f7f7f;
}
#content #statistics #namesp1p2 {
	float: left;
	text-align: left;
  width: 100%;
}
#content #statistics #namesp3p4 {
	float: right;
	text-align: right;
  width: 100%;
}
#content #statistics #namesp1p2 p, 
#content #statistics #namesp3p4 p {
	margin: 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 #statistics a.active { color: #f90; }
#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;
}
#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 {
	border: 5px solid #cfeeff;
	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 {
	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_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;
}
#content span.won { color: #f90; }
#content span.lost { color: #f00; }
#content span.equal { color: #ffdaa4; }
#content div.tableoptions {
	background: #fcf7ef;
	padding: 4px;
	border: 1px solid #f90;
	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;
	background: #f90;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	margin: 0 4px 0 0;
}
#content div.tableoptions li a:hover {
	background: #000;
	text-decoration: none;
}
#content div.error {
	display: block;
	width: 580px;
	margin: 10px 0;
	padding: 4px 3px 3px 28px;
	border: 1px solid #f00;
	background: #ffeeed url(//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 { 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(//static.tournamentsoftware.com/images/icon_onlineentry.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
}
#content a.onlineentry:hover {
	background: transparent url(//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_onlineentry,
#content a.button_onlineentry:hover {
	background: #fff url(//static.tournamentsoftware.com/images/button_icon_onlineentry.gif) no-repeat;
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #0070bb;
	padding: 2px 4px 3px 24px;
	margin: 0 6px 0 0;
	color: #000;
	cursor: pointer;
	width: auto;
	white-space: nowrap;
	text-decoration: none;
}
#content img.livescore {
  position: relative;
	float: right;
	margin: 0 0 0 10px;
}
.disabled { color: #b2b2b2; }
.hidden { display: none; }
.clear { clear: both; }
/* Round Robin print styles */
#poule {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 16px 0 0 0;
}
#poule table {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	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 #000;
	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;
	background-color: #fff;
}
#poule .entrycell { text-align: left; }
#poule .blackcell { background-color: #CDCDCD; }
#content 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 td.cellgroup1 {
	background: #f8f8f8;
}
#content table.ruler thead tr.poulestandings td { text-align: center; }
/* Draw print styles */
.draw, #draw {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.draw table, #draw table {
	font: 8px 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 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; }
.draw .line_r, #draw .line_r { border-right: 1px solid; }
.draw .line_br, #draw .line_br {
	border-bottom: 1px solid;
	border-right: 1px solid;
}
.draw .line_b, .draw .line_r, .draw .line_br,
#draw .line_b, #draw .line_r, #draw .line_br {
	border-color: #000;
	vertical-align: middle;	
}
table.faxform th { text-align: right; }
table.faxform tr.writingrow td,
table.faxform tr.writingrow th {
	vertical-align: bottom;
}
table.faxform tr.writingrow {	height: 30px; }
table.faxform input { display: none; }
.newpage { page-break-before: left; }
#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.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; }
/* Form */
fieldset {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-indent: 0;
	border: none;
	border-bottom: 1px dashed #d9d9d9;
}
fieldset legend {
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	text-indent: 0;
	font: normal 14px Verdana;
}
fieldset ol {
  margin: 0;
  padding: 0;
}
fieldset li {
  list-style: none;
  padding: 1px 0px 1px 0px;
  margin: 0;
  display: block !important;
}
fieldset li.floatleft { float:left; }
fieldset li.floatleft_checkbox { float:left; padding: 0 20px 0 0; }
fieldset li.extrapadding { padding: 4px 0px 8px 0px; }
fieldset li.inlinedatepicker { float:left; margin-right: 10px; }
fieldset li table.ruler { display: inline-block; }
fieldset label {
	margin: 0px 4px 0 0;
	padding: 3px 0 0 0;
}
fieldset label.text {
  display: -moz-inline-block;
  display: inline-block;
  padding-top: 4px;
  cursor: default;
  min-width: 200px;
  min-height: 10px;
}
fieldset li.floatleft label.text { display: inline; }
fieldset li.floatleft label.text img.intext { padding-top: 3px; }
fieldset label.caption,
fieldset label.captionsmall,
fieldset label.caption_extraitems,
fieldset label.caption_readonly {
	display: -moz-inline-block;
  display: inline-block;
	width: 190px;
	text-align:right;
	font: bold 11px Verdana;
	margin: 0px 4px 0 0;
}
fieldset label.captionsmall {
  font: bold 8px Verdana;
	width: 100px;
}
fieldset label.caption_readonly,
fieldset label.caption_extraitems {
	float: none;
}
fieldset label.caption_extraitems { width: 250px; }
fieldset label.caption,
fieldset label.captionsmall,
fieldset label.caption_readonly {
  height: 100%;
  vertical-align: top;
}
fieldset label.caption_readonly { cursor: default; }
fieldset label.unformatted {
	font: normal 11px Verdana;
	text-align: left;
	float: none;
	display: inline;
	width: auto;
}
fieldset label.info {
	font: normal 8px Verdana;
	color: #B2B2B2;
	text-align: left;
	float: none;
	width: 300px;
	padding: 0 0 0 154px;
	display: block;
}
fieldset label.help { display: none; }
fieldset label.error {
	font: normal 11px Verdana;
	text-align: left;
	float: none;
	display: inline;
	width: auto;
	color: #f00;
	margin: 0 0 0 4px;
}
fieldset input,
fieldset select { margin: 0 4px 2px 0; vertical-align: middle; padding: 3px 2px; }
fieldset input.button { display: none; }
fieldset input { padding: 4px 18px 4px 2px; }
fieldset input[type="text"],
fieldset input[type="password"],
fieldset select,
fieldset textarea,
fieldset div.textreadonly { border: 1px solid #B2B2B2; }
fieldset div.textreadonly {
  padding: 4px;
  overflow: auto;
}
fieldset input[type="checkbox"] { padding-right:2px; }
fieldset li.floatleft_checkbox input[type="checkbox"],
fieldset li.rowend_checkbox input[type="checkbox"] { 
  margin: 4px 2px 7px 2px;
}
fieldset input.required,
fieldset textarea.required {
   background: transparent url(//static.tournamentsoftware.com/images/form/input_icon_required.gif) top right no-repeat;
}
fieldset select.error,
fieldset input.error,
fieldset textarea.error {
	background: #fff6f6;
	border: 1px solid #f00;
}
fieldset input.error,
fieldset textarea.error {
   background: #fff6f6 url(//static.tournamentsoftware.com/images/form/input_icon_error.gif) top right no-repeat;
}
fieldset input.success,
fieldset textarea.success {
  background: transparent url(//static.tournamentsoftware.com/images/form/input_icon_success.gif) top right no-repeat;
	border: 1px solid #b2b2b2 !important;
}
fieldset table label {
	float: none;
	display: inline;
	vertical-align: middle;
	text-align: left;
	width: auto;
	font-weight: normal;
	cursor: pointer;
}
fieldset table input {
	vertical-align: middle;
	margin: 0 2px 0 2px;
	padding: 0;
}
fieldset table, fieldset table td {
	margin: 0;
	padding: 0;
}
fieldset table.ruler { margin-top: -10px !important; }
fieldset table.ruler td.eventcol,
fieldset table.ruler th.eventcol {
  text-align: right !important;
  width: 100px;
}
fieldset table.ruler th.eventname {
  color: #000 !important;
  border-bottom: 1px solid #EBEBEB !important;
  white-space: nowrap;
  width: auto;
  vertical-align: top !important;
}
fieldset.matchresult { border: none !important; }
fieldset.matchresult, fieldset.matchresult table, table.matchdetails { margin: 0 !important; }
fieldset.matchresult table { width: 100% !important; }
fieldset.matchresult .seperator { vertical-align: middle !important; text-align: center !important; padding: 0 4px !important; }
.submatchrow_single select, .submatchrow_double select { display: none !important; }
.submatchrow_single td, .submatchrow_single th, .submatchrow_double td, .submatchrow_double th,
tr.printonly th, tr.printonly td,
fieldset.matchresult th, .fieldset.matchresult td {
  border-bottom: 1px solid #ccc;
}
.printonly .select, .submatchrow_single .select, .submatchrow_double .select {
  width: 5cm !important;
  height: 0.75cm !important;
  border: 1px solid #ccc !important;
}
.submatchrow_double .select { height: 1.5cm !important; }
tr.printonly th.valign_middle, tr.printonly td.valign_middle,
.submatchrow_single th.valign_middle, .submatchrow_double th.valign_middle,
.submatchrow_single td.valign_middle, .submatchrow_double td.valign_middle {
  vertical-align: middle !important;
  padding: 0.1cm !important;
  line-height: 0.1cm;
}
.printendtime {
  width: 7cm;
  height: 0.75cm;
  position: absolute;
  right: 1cm;
  top: 3cm;
  vertical-align: middle !important;
}
.printendtime input,
input.matchcontrol {
  display: block;
  width: 4.9cm;
  height: 0.6cm;
  padding-left: 0.1cm;
  margin: 0;
  border: 1px solid #B2B2B2;
}
.select input.matchcontrol { border: none !important; }
tr.printonly input.comments { border: none; width: 100%; }
.printendtime strong { display: block; margin: 0.2cm 0.1cm 0 0; float: left; vertical-align: middle !important; }
.printendtime input { float: left; }
.matchcontrol.set { height: 0.6cm; padding: 0 0.2cm; }
.submatchrow_message, .endtimerow { display: none !important; }
#content td.red,
#content td.orange,
#content td.yellow,
#content td.green { font-weight: bold; padding-left: 6px !important; text-align: center; cursor: default; }
#content td.red { color: #bb0000; background-color: #ffc6c6; }
#content td.orange { color: #d2691e; background-color: #ffe0af; }
#content td.yellow { color: #c88700; background-color: #fff8cc; }
#content td.green { color: #008000; background-color: #e0f7d2; }
/* Breadcrumbs */
.om .groupheader img.logo {
  float: right;
  border: 1px solid #e8e8e8;
  width: 80px;
  height: 60px;
  margin: 0;
  padding: 0;
}
ul.breadcrumbs {
  margin: 0 0 8px 0;
  padding: 0;
  list-style: none;
  display: block;
  position: static;
  float: none;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif !important;
}
ul.breadcrumbs li, #organizationmenu ul.breadcrumbs li {
  position: relative;
  display: inline !important;
  padding: 6px 0 2px 6px;
  height: 19px;
}
#organizationmenu ul.breadcrumbs li:first-child { padding-left: 0; }
ul.breadcrumbs li a, #organizationmenu ul.breadcrumbs li a {
  background: transparent url(//static.tournamentsoftware.com/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,
#organizationmenu ul.breadcrumbs li.parent:hover a, #organizationmenu ul.breadcrumbs li.over a { color: #000; }
#organizationmenu ul.breadcrumbs li ul, ul.breadcrumbs li ul { display: none; }