body 
{
	background-color:#000000;
	background-image:url('bkg-8.jpg');
    background-position: center top !important;
    background-repeat: no-repeat !important;


    font-family: Verdana,Arial,Helvetica,sans-serif;

	font-size:100%;
	margin:auto;
	padding:0;


}

div.page
{
	margin:00px auto;
	padding-top:0px;
	min-width:872px;
	min-height:100px;
	padding:10px;
	background-image:url('bkg-white-page-panel.png');
    background-position: center top !important;
    background-repeat: repeat-y;


}


a:link 
	{
    text-decoration: none;
    color:#345678	;
}
a:visited 
	{color:#234567;
}
a:hover {
    text-decoration: underline;
	color:#FF00FF;
}
a:active {text-decoration:underline;}

img
{
border:1px solid gray;
}

img.icon
{
width:32px;
border:0px solid gray;
vertical-align:middle;
align:center;
}

img.tournamentimagesmall
{
width:200px;
border:1px solid gray;
float:left;
margin-right:20px;
margin-bottom:10px;
}

img.tournamentimage
{
max-height:280px;
max-width:400px;
border:1px solid gray;
}



img.topofindex
{
float:right; 
margin-left:20px;
width:300px;
}

img.graph
{
border:0;
}


img.flagicon
{
border:0;
margin-bottom: -0.55em;
}

h1 {font-size:4em;clear:both;text-align:center;margin:00px auto;max-width:840px;padding-top:10px; font-family: 'Orbitron', sans-serif;}

h1.topofindextitle {
font-size:4em;
clear:both;
text-align:center;
margin:00px auto;
max-width:840px;
padding: 15px 00px 0px 0px;
font-family: 'Orbitron', sans-serif;

}

h2 {font-size:2em;clear:both;text-align:center;margin:00px auto;max-width:840px;padding-top:10px; font-family: 'Orbitron', sans-serif;}

p {font-size:0.875em;text-align:justify;
text-justify:auto;}

p.endnavsection {text-align:center;font-size:0.7em;}

p.list {font-size:0.85em;
}


li
{font-size:0.95em;
padding-top:10px;
}

li.contentpage
{font-size:0.875em;text-align:justify;
text-justify:auto;}

ul.checkmark

{padding-left: 20px;
   text-indent: 0px;
   list-style: none;
   list-style-position: outside;
}

ul.checkmark li:before {
    content:"\2714\0020";
    margin-left: -1em;
    margin-right: .100em;
}


li.media
{
font-size:0.875em;
text-align:justify;
text-justify:auto;
padding-top:10px;
}

table.sortable tbody tr:nth-child(2n) td {
  background: #efefef;
}
table.sortable tbody tr:nth-child(2n+1) td {
  background: #fffffff;
}



table.submitresults tbody tr:nth-child(2n) td {
  background: #efefef;
}
table.submitresults tbody tr:nth-child(2n+1) td {
  background: #fffffff;}

table.submitresults input.input-lg {
width:70px;
}



table, td, th, table.submitresults
{
border: 1px solid rgb(187, 187, 187);
vertical-align:middle;
border-collapse:collapse;
padding: 2px 3px;

}

table
{
margin:0px auto;
background-color:#ffffff;

}



td
{
border: 0px;
border-right: 1px solid rgb(187, 187, 187);
border-left: 1px solid rgb(187, 187, 187);
font-size:0.875em;
vertical-align:middle;

}
th
{
vertical-align:middle;
background-color:#123456;
font-size:0.875em;
padding: 5px 3px;
color: white;
font-weight: normal;
}



table.submitresults td
{
border: 0px;
border-right: 0px solid rgb(187, 187, 187);
border-left: 0px solid rgb(187, 187, 187);
font-size:0.875em;
vertical-align:middle;
}



table.pagecontents, table.pagecontents td, table.pagecontents tr
{
border: 1px;
border-right: 1px solid rgb(187, 187, 187);
border-left: 1px solid rgb(187, 187, 187);
vertical-align:middle;
}


span.movearrow
{
vertical-align: 3px;
padding-right:3px;
}

span.movenumberup
{
vertical-align: 1px;
font-size:1em;
color:#009900;
}

span.movenumberdown
{
vertical-align: 1px;
font-size:1em;
color:#990000;
}


span.newentry
{
font-size:0.5em;
color:#009900;
}



.leftnavarrow
{
	margin-left:10px;
    float: left;
    max-width: 300px;
    background: #727272;
    padding: 3px 7px 3px 3px;
    border-radius: 0px;
    color: #FFF;
    position: relative;
    font-size: 0.75em;
    line-height: 20px;
}

.leftnavarrow a
{
    color: white;
}


.leftnavarrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #727272;
    position: absolute;
    top: 1px;
    left: -12px;
}

.rightnavarrow
{
	margin-right:10px;
    float: right;
    max-width: 300px;
    background: #727272;
    padding: 3px 3px 3px 7px;
    border-radius: 0px;
    color: #FFF;
    position: relative;
    font-size: 0.75em;
    line-height: 20px;
}

.rightnavarrow a
{
    color: white;
}


.rightnavarrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #727272;
    position: absolute;
    top: 1px;
    right: -12px;
}




div.endnav
{

border: 1px solid #666666;
margin:auto;
background-color:#000000;
width:866px;
padding:2px 2px 1px 2px;
color: #FFF;
border-radius: 4px;
}

div.gapinpage
{
width:840px;
height:10px;
margin: auto;
border:0px;
}

div.tournamentinfo
{

min-height:0px;
padding:00px;
border:0px solid gray;
float:left;
background-color:#ffffff;
}



table.playerheadtohead
{
width:100%;
border: 1	px;

}


table.playerheadtohead td
{
border:0px;
border-bottom: 1px solid #D9D9D9;
}


table.playerheadtohead td.ends
{
width:160px;
background-color:#e9e9e9;
}



table.tournamentinfobox
{
width:840px;
margin: auto;
border:0px;
background-color:#ffffff;
}


table.tournamentinfobox td.tournamentactionline
{
background-color:#ffffff;
border:0px;

}

table.tournamentinfobox td
{
width:25%;
border: 0px solid rgb(187, 187, 187);
font-size:0.875em;
vertical-align:top;
}

table.playerinfoboxtable
{
margin:0;
min-width:100%;

}

table.playerinfoboxtable,  table.playerinfoboxtable td
{
border-top: 0px solid rgb(187, 187, 187);
border-bottom: 0px solid rgb(187, 187, 187);
border-right: 0px solid rgb(187, 187, 187);
border-left: 0px solid rgb(187, 187, 187);
border-collapse:collapse;
}

table.playerinfoboxtable td.playerinfoboxtableclosed
{
border-top: 1px solid rgb(187, 187, 187);
border-bottom: 1px solid rgb(187, 187, 187);
border-left: 1px solid rgb(187, 187, 187);
border-right: 0px solid rgb(187, 187, 187);
padding-left: 10px;
}

table.playerinfoboxtable td.playerinfoboxtableclosedmiddle
{
padding-left: 10px;
padding-right: 10px;
border-top: 1px solid rgb(187, 187, 187);
border-bottom: 1px solid rgb(187, 187, 187);
border-left: 0px solid rgb(187, 187, 187);
border-right: 0px solid rgb(187, 187, 187);
text-align:right;
}

table.playerinfoboxtable td.playerinfoboxtableclosedright
{
padding-left: 10px;
padding-right: 10px;
border-top: 1px solid rgb(187, 187, 187);
border-bottom: 1px solid rgb(187, 187, 187);
border-left: 0px solid rgb(187, 187, 187);
border-right: 1px solid rgb(187, 187, 187);
text-align:center;
}


table.playerinfoboxtable td.playerinfoboxtableopen
{
padding-top: 10px;
vertical-align:middle;
text-align:center;
}

div.contentbox
{
clear:both;
max-width:840px;
margin:00px auto;
background-color:#ffffff;
}


div.contentbox input
{
width:30px}

div.contentboxwiderinputboxes
{
clear:both;
max-width:840px;

margin:00px auto;
	background-color:#ffffff;

}


div.contentboxwiderinputboxes input
{
width:23.5px}


div.boxonindex
{
    background-color:#ffffff;
    margin-bottom:10px;
    border-style: solid;
    border-color: rgb(187, 187, 187);
    border-width: 0px;
}

/* Tournament boxes side-by-side layout - FORCED */
div.boxonindex.tournament-left {
    float: left !important;
    width: 412px !important;
    margin-right: 8px !important;
    margin-left: 0px !important;
    clear: none !important;
    display: block !important;
}

div.boxonindex.tournament-right {
    float: right !important;
    width: 412px !important;
    margin-left: 8px !important;
    margin-right: 0px !important;
    clear: none !important;
    display: block !important;
}

/* Ensure the tournament section container properly contains floats */
div.topofindex {
    clear: both;
    margin: 00px auto;
    width: 840px;
    margin-bottom: 20px;
    background-color: #ffffff;
    overflow: hidden; /* Contains the floated children */
}

/* Add clearfix after tournament containers */
div.topofindex:after {
    content: "";
    display: table;
    clear: both;
}

div.top10boxonindex
{
background-color:#ffffff;
min-height:93px;
width:412px;

border-style: solid;
border-color: rgb(187, 187, 187);
border-width: 1px;
border-top: 0px;
margin:auto;
margin-bottom:0px;
}


div.tournamentboxonindex
{
background-color:#ffffff;
min-height:111px;
width:412px;

border-style: solid;
border-color: rgb(187, 187, 187);
border-width: 1px;
border-top: 0px;
margin:auto;
margin-bottom:0px;
}

div.top10boxonindex
{
width:838px;
min-height:53px;
}


div.tournamentnameboxonindex
{
padding:0px 5px 7px 5px;
font-size:0.875em;
float:left;
margin:3px 3px 0px 3px;
width:396px;
text-align: center;
}

div.tournamentnameboxonindex a
{
color:black;
vertical-align: middle;
}




div.tournamentwinnerboxonindex,
div.tournamentrunnerupboxonindex,
div.tournamentdateboxonindex
{
background-color:#FFD700;
float:left;
margin-top:3px;
padding:3px;
padding-top:5px;
font-size:0.875em;
text-align: center;
vertical-align: middle;
width:158px;
height:42px;
border:1px;
}

div.tournamentrunnerupboxonindex
{
background-color:#A0A0A0;
float:right;
}

div.tournamentdateboxonindex
{
background-color:#A0A0A0;
float:right;
width:194px;
margin-right:3px;
}

div.tournamentrunnerupimageboxonindex
{
background-color:#ffffff;
padding:3px;
font-size:0.875em;
float:right;
}

div.tournamentwinnerimageboxonindex
{
background-color:#ffffff;
padding:3px;
font-size:0.875em;
float:left;
}

div.top10pairboxes
{
    min-width: 30px;
    max-width: 93px;
    height: 56px;
    position: relative;
    float:left;
    border-style: solid;
border-color: rgb(187, 187, 187);
border-width: 0px 1px 0px 0px;
}



div.top10namebox
{
max-width:70px;
padding: 2px 3px 0px 3px;
font-size:0.75em;
float:left;
text-align: left;
vertical-align: middle;
margin:00px auto;
font-family: 'Orbitron', sans-serif;
position: absolute;
bottom: 1px;
left: 3	px;
z-index:0;
    color: white;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}


div.top10imagebox,
div.top10numberbox
{
min-width:33px;
max-width:45px;
height: 30px;
padding: 0px 3px 0px 3px;
font-size: 35px;
float:left;
text-align: left;
vertical-align: middle;
margin:00px auto;
font-family: 'Orbitron', sans-serif;
#position: absolute;
bottom: 0px;
#left: 30px;
z-index:50;
}




div.top10numberbox a
{
color:#bbbbbb;

}


div.top10namebox a
{
color:black;
}

div.top10imagebox,

{
top: 0;
float:right;
z-index:10;
bottom: 20px;

}






div.toptenspairboxes
{
    min-width: 30px;
    height: 52px;
    position: relative;
    float:left;
    border-style: solid;
border-color: rgb(187, 187, 187);
border-width: 0px 0px 0px 0px;
}



div.toptensnamebox
{
max-width:200px;
padding: 5px 0px 0px 0px;
font-size:0.75em;
float:right;
text-align: left;
vertical-align: middle;
margin:0px auto;
font-family: 'Orbitron', sans-serif;
position: absolute;
bottom: 2px;
left: 9	px;
z-index:0;
    color: white;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

div.toptensnumberbox,
div.toptensimagebox
{
min-width:33px;
max-width:200px;
height:54px;
padding: 0px 3px 0px 0px;
font-size:10px;
float:left;
text-align: left;
vertical-align: middle;
margin:00px auto;
font-family: 'Orbitron', sans-serif;
#position: absolute;
top: 0;
#left: 30px;
z-index:50;
}




div.toptensnumberbox a
{
color:#222222;

}


div.toptensnamebox a
{
color:black;
}

div.toptensimagebox,

{
top: 0;
float:right;
z-index:10;
}



img.frontpageicon
{
height:50px;
border:0px solid gray;
vertical-align:middle;
align:center;
}




div.topofboxonindex
{

background-color:#ffffff;
text-align:center;
text-decoration: underline; color : #000000;
height:100%	;
border-right:0px solid rgb(187, 187, 187);
color: white;
display:block;
font-weight:bold;
padding:3px 2px 5px 2px;
text-decoration:none;
background-image:url('playernavbar100.png');
background-repeat:repeat-x;
background-position: 0px -20px;
}

div.playerinfo
{
max-width:800px;
min-height:240px;
padding:00px;

border:0px solid gray;

margin-top: 20px;
margin-left:180px;
	background-color:#ffffff;
}




div.profilephoto
{
float:left;
width:160px;
min-height:240px;
margin:0px;
		
padding:0em;
margin-left:00px;
margin-bottom:20px;
}


select
{
width:180px;
}


div.navbar
{
clear:both;
margin:00px auto;
width:872px;
vertical-align:middle;
}


div.navbarbox,div.navbarboxlast,div.navbarselectbox,div.navbarselectboxlast
{

float:left;

vertical-align:top;
text-align:center;
border-right:0px solid gray;
background-image:url('gradient100.png');
overflow:hidden; 
}


div.navbarselectbox
{
padding-right:4px;
padding-left:4px;
padding-top:5px;
height:30px;
text-align:center;
background-image:url('gradient100.png');
overflow:hidden; 
}

div.navbarboxlast
{
overflow:hidden;
}

a.navbar:link,a.navbar:visited
{
height:25px;
font-size:0.75em;
vertical-align:middle;
color: white;
display:block;
font-weight:bold;
padding-top:10px;
padding-right:4px;
padding-left:4px;
text-decoration:none;
text-transform:uppercase;	
background-image:url('gradient100.png');
background-repeat:repeat-x;
}

a.navbar:hover,a.navbar:active
{
background-color:#ffffff;
background-position: left bottom;
}




div.topofindex
{
clear:both;
margin:00px auto;
width:840px;
margin-bottom:20px;
	background-color:#ffffff;
}


a.topofbloglink:link,a.topofbloglink:visited
{


color: #ffffff;
font-weight:bold;
text-decoration:none;

}

a.topofbloglink:hover,a.topofbloglink:active
{
color: #ffffff;

}

topofblog:link
	{
    text-decoration: none;
    color:#ffffff	;
}

div.blogonindex
{
clear:both;
margin:00px auto;
width:840px;
border: 0px;
border-top: 1px solid rgb(187, 187, 187);
border-right: 1px solid rgb(187, 187, 187);
border-left: 1px solid rgb(187, 187, 187);
	background-color:#ffffff;
}



div.topofblog
{

background-color:#ffffff;
text-align:center;
width:840px;


text-decoration: underline; color : #000000;
height:100%	;
border-right:1px solid rgb(187, 187, 187);
color: white;
display:block;

font-weight:bold;
padding-top:10px;
padding-bottom:13px;
text-decoration:none;	
background-image:url('playernavbar100.png');
background-repeat:repeat-x;
	background-color:#ffffff;
}



div.blogpostonindex
{
padding-right:5px;
padding-left:5px;
border: 0px;
border-bottom: 1px solid rgb(187, 187, 187);
	background-color:#ffffff;
}







div.yearendrankingshistory
{
clear:both;
padding-bottom:20px;
padding-left:0px;

}

div.tournamentresults
{
margin: auto
clear:both;
}

div.tournamenttree
{
margin:auto;
padding-left:160px;
width:1000px;
background-color:#ffffff;
}

div.knockoutbox
{
min-height:600px;

}



div.treeroundof8
{
float:left;
width:169px;
background-color:#ffffff;
}



div.tree16top, div.tree16bottom, div.tree8top, div.tree8bottom, div.tree8topfirst, div.tree4top, div.tree4topfirst, div.tree4bottom, div.tree2top, div.tree2bottom, div.tree1
{
padding:0px;
height: 30px;
border-bottom: 2px solid #CCC;
position:relative;
}


div.tree16bottom, div.tree8bottom, div.tree4bottom, div.tree2bottom
{
border-right: 2px solid #CCC;
}


div.treetext
{
font-size:0.75em;
padding:0px;
position:absolute;
    bottom:0;
}

div.tree8top, div.tree8bottom, div.tree8topfirst, div.tree4top, div.tree4topfirst, div.tree4bottom, div.tree2top, div.tree2bottom, div.tree1
{
padding-left:10px;
height:62px;
}

div.tree8topfirst
{
height:47px;
}

div.tree4top, div.tree4topfirst, div.tree4bottom
{
height:126px
}

div.tree4topfirst
{
height:80px
}

div.tree2top

{
height:140px
}

div.tree2bottom

{
height:260px
}

div.tree1
{
height:275px
}











div.completerankingshistorypage
{
width:8000px;
padding-bottom:10px;
}

div.rankingshistorycolumn
{

width:310px;

border-right: 1px solid rgb(187, 187, 187);
margin-right:20px;
float:left;
}

div.rankingshistoryrow
{
padding-left:1	0px;
clear:both;

}

div.rankingshistoryrowrank, div.rankingshistoryrowpoints, div.rankingshistoryrowname
{
float:left;
font-size:0.75em;
padding-right:5px;
}

div.rankingshistoryrowrank
{
width:40px;
}

div.rankingshistoryrowpoints
{
padding-right:2	0px;
width:20px;
}

div.rankingshistoryrowname
{
width:180px;
}



div.pointsdetailsdivleft
{
vertical-align:middle;
text-align:center;
font-size:0.66em;
min-width:100px;

}

div.pointsdetailsdivright
{
vertical-align:middle;
text-align:center;
font-size:0.66em;
max-width:100px;


}


div.futurepoints
{
vertical-align:middle;
text-align:center;
font-size:0.66em;

}


div.playernavbar
{
margin-top:20px;

width:100%;	
clear:both;

}



div.playerpagesnavigationbox {

vertical-align:middle;
text-align:center;

width: 190px;
border: 0px solid rgb(187, 187, 187);
background-image:url('gradient100.png');
margin:auto;

}

a.playernavbar:link,a.playernavbar:visited,a.currentplayernavbar,a.playernavbarleft:link,a.playernavbarleft:visited,a.currentplayernavbarleft
{
border-collapse:collapse;
background-color:#000000;
text-align:center;
width: 166px;

float: left;
font-size:0.75em;
height:100%	;
border-right:1px solid rgb(187, 187, 187);
color: white;
display:block;

font-weight:bold;

padding-top:10px;
padding-bottom:10px;
text-decoration:none;
text-transform:uppercase;	
background-image:url('playernavbar100.png');
background-repeat:repeat-x;
}

a.playernavbar:hover,a.playernavbar:active,a.currentplayernavbar,a.playernavbarleft:hover,a.playernavbarleft:active,a.currentplayernavbarleft
{
background-position: left bottom;
background-color:#ffffff;
color: black;
background-image:url('playernavbar100.png');
}

a.playernavbarleft:link,a.playernavbarleft:visited,a.playernavbarleft:hover,a.playernavbarleft:active,a.currentplayernavbarleft
{
width: 170px;
border-left:1px solid rgb(187, 187, 187);
}



div.underplayernavbarbox
{
width:839px;
border-left:1px solid rgb(187, 187, 187);
border-right:1px solid rgb(187, 187, 187);
border-bottom:1px solid rgb(187, 187, 187);
padding:10px;
margin:auto;
}


div.widerthancontainer
{
margin-right:10px;
margin-top:10px;


}











@media all{
.navmenu, 
.navmenu ul,
.navmenu li
{	font-size:1em;
    padding: 0px;
    margin: 0px;
    z-index:1;
	
}
.navmenu > li
{
    float: left;
}
.navmenu li
{
    list-style-type: none;
    border: 0px solid #3366cc;
    color: 	;
background-image:url("gradient100.png");
    padding: 2px;
height:30px;

vertical-align:middle;
color: white;
display:block;
font-weight:bold;
padding-top:10px;
padding-right:15px;
padding-left:15px;
text-decoration:none;
text-transform:uppercase;	


}
.navmenu li.selected
{
background-image:url("gradient101.png");

}

.navmenu ul
{
    display: none;
    position: absolute;
    margin-left: -15px;
    margin-top: 0px;
}
.navmenu li:hover > ul
{
    display: block;
}
.navmenu ul.parent_hover
{
    display: block;
}
.navmenu a
{
    color: white;
    background: none;
    display: block;
    width: 100%;
	height:100%;
    text-decoration: none;
}
.navmenu li:hover
{
    color: white;
    background-color: #345678;
background-image:url("gradient100.png");
background-position: left bottom;
}
.navmenu li.hover,
.navmenu a:hover
{
    color: white;
}
.navmenu ul ul
{
    margin-top: -1.2em;
    left: 99%;
}
.navmenu span
{
    display: block;


}
.navmenu
{
    float: left;
    width: 100%;
    color: white;
	background-image:url("gradient100.png");

}
.endmenu
{
    clear: left;
}
}