body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #F0F0F0;
  font-size:13px;
}

html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

#memberlayer{
	height: 12px;
	width: 220px;
	margin-right: 36px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	/*background-color:#F0F0F0;*/
	padding: 4px;
	padding-top: 4px;
	float: right;
}

/* unvisited link */
a:link {
    color: #000;
	text-decoration:underline;
}

/* visited link */
a:visited {
    color: #000;
	text-decoration:underline;
}

/* mouse over link */
a:hover {
    color: #F00;
	text-decoration:underline;
}

/* selected link */
a:active {
    color: #00F;
	text-decoration:underline;
}

a.h:link {
    color: inherit;
	text-decoration:none;
}

a.h:visited {
    color: inherit;
	text-decoration:none;
}

a.h:hover {
    color: #F00;
	text-decoration:none;
}

a.h:active {
    color: #00F;
	text-decoration:none;
}

a.blue:link {
    color: #00F;
	text-decoration:underline;
}

a.blue:visited {
    color: #00F;
	text-decoration:underline;
}

a.blue:hover {
    color: #F00;
	text-decoration:none;
}

a.blue:active {
    color: #C3C;
	text-decoration:none;
}

#background {
	background-image:url(/background.png);
	background-repeat:no-repeat;
	margin-top: -50px;
	width: 1500px;
	height: 1000px;
	position: absolute;
	opacity: 0.5;
    filter: alpha(opacity=50);
  
    /*For IE8 and earlier */
}

#tablemain{
	position:relative;
	float: left;
}

#tablesection1{
	width: 200px;
	display:inline;
	margin: 2px;
}
#tablesection2{
	width: 200px;
	display:inline;
}
#tablesection3{
	width: 200px;
	display:inline;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-size:26px;
	color: #666;
	text-decoration:none;
	}
	
h2 {
	font-size:18px;
	margin-top: 2px;
	margin-bottom:0px;
}

h3 {
	font-size: 14px;
	margin-bottom: 0px;
}

h4 {
	font-size:12.5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h5 {
	font-size:11px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h6 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bodycontent {
	width: 1080px;
	margin-left: auto;
    margin-right: auto;
	position:relative;
}

#header {
	color: #666;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	margin-top: -10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #F0F0F0;
	width: 400px;	
}

#outcome {
	color: #000;
	position: absolute;
	text-align: center;
	top: 135px;
	left: 383px;
	padding: 5px;
	border-radius: 4px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #F0F0F0;
	width: 300px;	
	font-weight: bold;
}

.italics {
	font-style:italic;
	font-size:10px;
	font-weight:normal;
	padding-left: 4px;
	padding-right: 4px;
}

.italics2 {
	font-style:italic;
	font-size:12px;
	font-weight: 600;
	margin-left: -8px;
	padding-left: 0px;
	padding-right: 0px;
}

.underline {
	text-decoration: underline;
}

.old {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.underline2 {
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size:11px;
	font-weight:bold;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-left: -5px;
}

#topmenu {
	width: 520px;
	left: 520px;
	top: 28px;
	position:absolute;
	text-align:right;
	text-decoration:none;
    /*padding: 10px;
	margin-right: 20px;
	border: 5px solid gray;
	
	background-color:#FFF;
	display:inline;*/
	float: right;
	}
#social{
	padding: 0px;
	margin-top:-2px;
	margin-right:-6px;
	float: right;
}

#social2{
	margin-top:-4px;
	margin-right:0px;
	float: right;
}

.twitter-share-button{
	margin-right: 0px;
	padding-right: 0px;
}

#tourneyright {
	width: 350px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: right;
	display: inline;
	text-align: right;
	}
	
#powerrankright {
	width: 350px;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	text-align: left;
	}
	
#tourneydetails {
	width: 380px;
	margin-top: 28px;
	padding-top: -6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	margin-right: 24px;
	margin-bottom: 0px;
	float: right;
	display: inline;
	border-style: solid;
	border-width: 3px;
	border-radius: 4px;
	}
	
#awcc1{
	float: left;
	width: 115px;
	height: 150px;
	margin-left: 6px;
	margin-right: 20px;
}

#statsgreenl{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-left: 12px;
	background-color: #ADF8AF;
	border-radius: 4px;
}

#statsredl{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-left: 12px;
	background-color: #FCABAB;
	border-radius: 4px;
}

#statsgreenl2{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-left: 12px;
	background-color: #2FEC33;
	border-radius: 4px;
}

#statsredl2{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-left: 12px;
	background-color: #F34127;
	border-radius: 4px;
}

#statsneutrall{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;	
	margin-top: 10px;
	font-size:18px;
	margin-left: 12px;
	background-color: #CCC;
	border-radius: 4px;
}

#statsgreenr{
	float: right;	
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-right: 12px;
	background-color: #ADF8AF;
	border-radius: 4px;
}

#statsredr{
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-right: 12px;
	background-color: #FCABAB;
	border-radius: 4px;
}

#statsgreenr2{
	float: right;	
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-right: 12px;
	background-color: #2FEC33;
	border-radius: 4px;
}

#statsredr2{
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-right: 12px;
	background-color: #F34127;
	border-radius: 4px;
}

#statsneutralr{
	float: right;	
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size:18px;
	margin-right: 12px;
	background-color: #CCC;
	border-radius: 4px;
}

#map-canvas { height: 215px; width: 325px; }

#maincontent {
	display: block;
    width: 1000px;
	min-height: 700px;
    background-color:#FFF;
	border: 5px solid gray;	
	border-radius: 6px;
	padding: 10px;
    margin: 0px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 8px;
	
}

#mainleftT {
	width: 350px;
    padding: 10px;
	margin-top: 10px;
	margin-left: 56px;
	margin-bottom: 30px;
	background-color: #DEFADE;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	/*soft yellow #FFFDD5
	grey yellow #EFEFDE*/
	display: inline;
	float: left;
	text-align: center;
}

#mainrightT {
	width: 350px;
    padding: 10px;
	margin-top: 10px;
	margin-right: 59px;
	margin-bottom: 30px;
	background-color: #FFFDD5;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	/*background-color:#FEE;*/
	display:inline;
	float: right;
	text-align: center;
}

#mainleftT2 {
	width: 350px;
    padding: 10px;
	margin-top: 10px;
	margin-left: 56px;
	margin-bottom: 30px;
	background-color: #FFFDD5;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	/*soft yellow #FFFDD5
	grey yellow #EFEFDE*/
	display: inline;
	float: left;
	text-align: center;
}

#mainrightT2 {
	width: 350px;
    padding: 10px;
	margin-top: 10px;
	margin-right: 59px;
	margin-bottom: 30px;
	background-color: #DEFADE;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	/*background-color:#FEE;*/
	display:inline;
	float: right;
	text-align: center;
}

#mainleft {
	width: 470px;
    padding: 10px;
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom: 6px;
	/*background-color:#FF0;*/
	font-size:9px;
	line-height: 160%; 
	display: inline;
	float: left;
}

#mainright {
	width: 470px;
    padding: 10px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 6px;
	/*background-color:#FEE;*/
	font-size:9px;
	line-height: 160%; 
	display:inline;
	float: right;
}

#mainleft2 {
	width: 470px;
	clear: left;
    padding: 10px;
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 10px;
	/*background-color:#FF0;*/
	font-size:9px;
	line-height: 160%; 
	display: inline;
	float: left;
}

#mainright2 {
	width: 470px;
    padding: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	/*background-color:#FEE;*/
	font-size:9px;
	line-height: 160%; 
	display:inline;
	float: right;
}

#tourneyrounds {
	width: 520px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	/*background-color:#FF0;*/
	font-size:9px;
	line-height: 180%; 
	display: inline;
	float: left;
}

#indepthleftfav {
	width: 380px;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #DEFADE;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	display: inline;
	float: left;
}

#indepthleftdog {
	width: 380px;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #FFFDD5;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	display: inline;
	float: left;
}

#indepthrightfav {
	width: 380px;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #DEFADE;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	display: inline;
	float: right;
}

#indepthrightdog {
	width: 380px;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #FFFDD5;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	display: inline;
	float: right;
}

.fav {
	background-color: #DEFADE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.dog {
	background-color: #FFFDD5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.fav2 {
	background-color: #DEFADE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -6px;
	margin-right: -6px;
}

.dog2 {
	background-color: #FFFDD5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -6px;
	margin-right: -6px;
}

.green {
	color: #090;
}

.red {
	color: #E33E3E;
}

.win {
	color: #0C0;
	font-size: 9px;
	font-weight: bolder;
	margin-left: -2px;
}

.loss {
	color: #F00;
	font-size: 9px;
	font-weight: bolder;
}

.uparrow {
	color: #008000;
	font-size: 10px;
	font-weight: bolder;
	/*margin-left: -2px;
	text-shadow: 1px 1px 2px #000;
	background-color:#FFF;
	opacity: 0.5;
    filter: alpha(opacity=50);*/
}

.downarrow {
	color: #F00;
	font-size: 10px;
	font-weight: bolder;
}

.grass {
	background-color: #80BD7D;
	padding-left:1px;
	padding-right:2px;
}

.grass2 {
	background-color: #80BD7D;
	padding-left:3px;
	padding-right:3px;
	border-radius:2px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	border-radius: 2px;
}


.grey2 {
	background-color: #d6d7dd;
	padding-left:3px;
	padding-right:3px;
	border-radius:2px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	border-radius: 2px;
}

.hard2 {
	background-color: #99CCFF;
	padding-left:3px;
	padding-right:3px;
	border-radius:2px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	border-radius: 2px;
	}
	
.hard4 {
	background-color: #99CCFF;
	padding-left:3px;
	padding-right:3px;
	max-height: 18px;
	margin-right:3px;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px
}
.grass4 {
	background-color: #80BD7D;
	padding-left:3px;
	padding-right:3px;
	max-height: 18px;
	margin-right:3px;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px
}
.clay4 {
	background-color: #EAAA76;
	padding-left:4px;
	padding-right:3px;
	margin-right:3px;
	max-height: 18px;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px;
}

.clay2 {
	background-color: #EAAA76;
	padding-left:3px;
	padding-right: 3px;
	border-radius:2px;	
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	border-radius: 2px;
}


.grey {
	background-color: #F0F0F0;
	padding-left:1px;
	padding-right:2px;
}

.hard {
	background-color: #99CCFF;
	padding-left:2px;
	padding-right:3px;
	}

.clay {
	background-color: #EAAA76;
	padding-left:2px;
	padding-right: 3px;
}


.tourneygrass {
	background-color: #80BD7D;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	width: 100%;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 10px;
	padding-left:2px;
	padding-right:2px;
}

.tourneyhard {
	background-color: #99CCFF;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 10px;
	padding-left:2px;
	padding-right:2px;
	}

.tourneyclay {
	background-color: #EAAA76;
	font-weight: bold;
	font-size: 11.5px;
	clear: both;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 10px;
	padding-left:2px;
	padding-right: 2px;
}

input.btnvs { 
	width: 20px;
	height: 12px;
	border: thin;
	border-style: solid;
	border-color: #000;
	/*border-top: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-left: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #999;*/
	border-radius: 2px;
	background-color: #F0F0F0; 
	color: #000;
	margin: 0px;
	margin-right: 4px;
	padding: 0px;
	font-size: 8px;
	font-style: bold;
} 

input.btnvs2 { 
	width: 20px;
	height: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	/*border-top: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-left: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #999;*/
	border-radius: 2px;
	background-color: #FFF; 
	color: #FFF;
	margin: 0px;
	margin-right: 4px;
	padding: 0px;
	font-size: 8px;
	font-style: bold;
} 

#mainbottom{
	clear: both;
	/*display: inherit;*/
	width: 855px;
	padding: 10px;
	height: inherit;
	margin: 0px;
	margin-top: 20px;
	margin-left: 57px;
	border-style: solid;
	border-color: #F0F0F0;
	border-radius: 4px;
	border-width: 4px;
	font-size:12px;
	line-height: 150%; 
}
#mainbottom2{
	clear: both;
	display: none;
	width: 855px;
	padding: 10px;
	height: inherit;
	margin-top: 20px;
	margin-left: 57px;
	border-style: solid;
	border-color: #F0F0F0;
	border-radius: 4px;
	border-width: 4px;
	font-size:12px;
	line-height: 150%; 
}
#mainbottom3{
	clear: both;
	display: none;
	width: 855px;
	padding: 10px;
	height: inherit;
	margin-top: 20px;
	margin-left: 57px;
	border-style: solid;
	border-color: #F0F0F0;
	border-radius: 4px;
	border-width: 4px;
	font-size:12px;
	line-height: 150%; 
}
#maincolumnsurface{
	display: inline;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	max-width: 150px;
	float: left;
}

#maincolumnp1{
	display: inline;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 0px;
	max-width: 250px;
	float: left;
	line-height: 168%;
}

#maincolumnp2{
	display: inline;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 0px;
	max-width: 250px;
	float: left;
	line-height: 168%;
}

#maincolumnscore{
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	max-width: 250px;
	float: left;
	line-height: 168%;
	font-weight: bold;
}

#maincolumndate{
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-style: italic;
	max-width: 300px;
	float: left;
	line-height: 168%;
}


#mainbreak{
	clear: both;
}


#previewbottom{
	clear: both;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 2px solid gray;
	border-radius: 3px;
	font-size:10px;
}

#buttonlayer{
	position: absolute;
	height: 20px;
	width: 220px;
	left: 104px;
	top: 384px;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
	display: inline;
	z-index: 4;
}

#buttonlayer2{
	position: relative;
	height: 20px;
	width: 220px;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: -21px;
	margin-left: 64px;
	z-index: 4;
	clear: both;
}

input.btn { 
	width: 70px;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-left: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #F0F0F0; 
	color: #666;
	margin: 0px; margin-left: -2px; padding-left: 2px; padding-right: 2px;
} 
input.btn2 {
	width: 70px;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-left: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #090;
	/*background-color: #DEF3F3;*/
	background-color: #F0F0F0;
	margin: 0px; margin-left: -4px; padding-left: 2px; padding-right: 2px;
} 
input.btn3 {
	width: 70px;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-left: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #E33E3E;
	/*background-color: #F3DEF3; */
	background-color: #F0F0F0; 
	margin: 0px; margin-left: -4px; padding-left: 2px; padding-right: 2px;
} 

#vslayer{
	position: absolute;
	border: thin;
	border-style: solid;
	border-color: #999;
	/*box-shadow: 6px 6px 6px #888888;*/
	border-radius: 3px;
	height: 90px;
	width: 200px;
	left: 428px;
	top: 272px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#F0F0F0;
	padding: 6px;
	padding-top: 12px;
	display: inline;
	z-index: 2;
}

#indepthlayer{
	position: absolute;
	border: thin;
	border-style: solid;
	border-color: #999;
	border-radius: 3px;
	height: 90px;
	width: 200px;
	left: 428px;
	top: 272px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color: #F0F0F0;
	padding: 10px;
	padding-top: 12px;
	display: none;
	z-index: 3;
}

#predictionlayer{
	position: absolute;
	border: thin;
	border-style: solid;
	border-color: #999;
	border-radius: 3px;
	height: 90px;
	width: 200px;
	left: 428px;
	top: 272px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color: #F0F0F0;
	padding: 10px;
	padding-top: 12px;
	display: none;
	z-index: 3;
}

#vsimglayer{
	position: absolute;
	height: 125px;
	width: 200px;
	left: 430px;
	top: 205px;
	text-align:center;
	padding: 10px;
}

img.tc{
  border-radius: 4px;
  float: right;
  margin-top: 12px;
  margin-right: 5px;
}

#lefttable {
	width: 475px;
    padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 10px;
	margin-left: 25px;
	border: 5px solid gray;
	border-radius: 8px;
	background-color:#FFF;
	display:inline;
	float: left;
}
#righttable {
	width: 475px;
	height: 233px;
    padding: 10px;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 25px;
	border: 5px solid gray;
	border-radius: 8px;
	background-color:#FFF;
	display:inline;
	float: right;
}

.classsurface {
	display: inline;
	clear: left;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: -6px;
	max-width: 50px;
	float: left;
}

.classstats {
	display: inline;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-left: 0px;
	margin-right: 12px;
	max-width: 20px;
	float: right;
}

.classst {
	display: inline;
	font-size:9px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	max-width: 20px;
	float: right;
}
.classst2 {
	display: inline;
	font-size:8px;
	font-style: italic;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: -2px;
	max-width: 32px;
	float: right;
}

.classp1 {
	display: inline;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	min-width: 114px;
	max-width: 170px;
	float: left;
}

.classp11 {
	display: inline;
	clear: left;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 6px;
	min-width: 160px;
	max-width: 180px;
	float: left;
}

.classp2 {
	display: inline;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	min-width: 110px;
	max-width: 150px;
	float: left;
}

.classp23 {
	display: inline;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	min-width: 100px;
	max-width: 150px;
	float: left;
}

.classp22 {
	display: inline;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 6px;
	min-width: 130px;
	max-width: 150px;
	float: left;
}

.classscore {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	/*min-width: 110px;*/
	max-width: 200px;
	font-weight: bold;
	float: left;
}

.classscore2 {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	min-width: 150px;
	max-width: 200px;
	font-weight: bold;
	float: left;
}


.tname {
	display: inline;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	background-color: #F9F9F9;
	line-height: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-left: -6px;
	margin-top: 4px;
	margin-bottom: -2px;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

.tnum{

	max-width: 120px;
	font-size: 10px;
	font-weight: normal;
	float: right;
}
#footer {
	display: inherit;
	clear: both;
}

#ad1{
	display: none;
}

#ad2{
	display: none;
}

#ad3{
	display: none;
}

#ad4{
	display: none;
}

#matchstatsbody{
	width: 500px;
	margin-left: auto;
    margin-right: auto;
	position:relative;

}


#matchstatsleft {
	width: 190px;
	line-height: 180%;
	font-size: 11px;
	text-align: center;
    padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 46px;
	margin-left: 20px;
	margin-right: 5px;
	display:inline;
	float: left;
}
#matchstatsalignright{
	float:right;
}
#matchstatsalignleft{
	float:left;
}

#matchstatsright {
	width: 190px;
	line-height: 180%;
	font-size: 11px;
	text-align: center;
    padding-top: 10px;
	padding-bottom: 4px;
	margin-right: 20px;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 46px;
	margin-left: 5px;
	display: inline;
	float: right;
}
#matchstatscenter{
	position: absolute;
	line-height: 180%;
	font-size: 11px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	top: 30px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #FFF;
	border-radius: 6px;
	z-index:-2;
}
#matchstatsheader{
	position: absolute;
	text-align: center;
	top: -22px;
	width: 500px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 0px;
	z-index: -3;
}
.matchstatsgrey {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	width: 300px;
	padding-left:2px;
	padding-right:2px;
}

.matchstatsbold{
	font-weight: bold;	
}

#matchcat1{
	top: 145px;
	left: 185px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
}

#matchcat2{
	top: 440px;
	left: 185px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
}

#matchcat3{
	top: 620px;
	left: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
}

#prsurface0{
	
	width: 98%;
	margin-left: 5px;
	margin-right: 0px;
	padding: 3px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #f1f3fe;
	border-width: 2px;
	border-style: solid;
	border-color: #CCC;
	border-radius: 4px;
	
}

#prsurface1{
	
	width: 98%;
	margin-left: 5px;
	margin-right: 0px;
	padding: 3px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #ecf6f9;
	border-width: 2px;
	border-style: solid;
	border-color: #CCC;
	border-radius: 4px;
	
}

#prsurface3{
	
	width: 98%;
	margin-left: 5px;
	margin-right: 0px;
	padding: 3px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #fcf4eb;
	border-width: 2px;
	border-style: solid;
	border-color: #CCC;
	border-radius: 4px;
	
}

#prsurface5{
	
	width: 98%;
	margin-left: 5px;
	margin-right: 0px;
	padding: 3px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #eafdf1;
	border-width: 2px;
	border-style: solid;
	border-color: #CCC;
	border-radius: 4px;
	
}


table {
	text-align:center;
	vertical-align:top;		
}

th, td {
    vertical-align: top;
}

.playerpr {
	font-weight:bold;
	text-align: left;
	width: 22px; 
	float: left;
}
.italicspr {
	font-style:italic;
	font-size:9px;
	font-weight:normal;
	padding-top:-2px;
	/*padding-left: 4px;
	padding-right: 4px;*/
}

.player {
	text-align: left;
	font-weight:bold; 
	float: left;
	margin-left: 2px;
}

.cellclassL {
	border-left-width: 1px;
	border-left-color: #000;
	border-left-style: solid;
}

.cellclassL2 {
	border-left-width: 1px;
	border-left-color: #000;
	border-left-style: dotted;
}

.cellclassR {
	border-right-width: 1px;
	border-right-color: #000;
	border-right-style: solid;	
}

.cellclassLR {
	border-left-width: 1px;
	border-left-color: #000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
	border-right-style: solid;
}

.cellclassR2 {
	border-right-width: 1px;
	border-right-color: #000;
	border-right-style: dotted;
}

.cellclassB {
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;	
}

.cell2class1 {
    background-color: #e3e9f6;
}

.cell2class3 {
    background-color: #f6e9d7;
}

.cell2class5 {
    background-color: #d7f3e2;
}

.cell2class0 {
    background-color: #e4e8ef;
}

.cellclassBLR {

}

.cellclassLRB {
}

.cellhead1 {
	background-color: #99CCFF;	
}

.cellhead3 {
	background-color: #EAAA76;	
}

.cellhead5 {
	background-color: #80BD7D;	
}

.cellhead0 {
	background-color: #d6d7dd;	
}

#playermatches {
	width: 520px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 16px;
	/*background-color:#FF0;*/
	font-size:9px;
	line-height: 180%; 
	display:block;
	/*visibility: visible;*/
	float: right;
}

#playermatcheshard {
	width: 520px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 16px;
	/*background-color:#FF0;*/
	font-size:9px;
	line-height: 180%; 
	/*visibility: hidden;*/
	display: none;
	float: right;
}

#playermatchesclay {
	width: 520px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 16px;
	/*background-color:#FF0;*/
	font-size:9px;
	line-height: 180%; 
	/*visibility: hidden;*/
	display: none;
	float: right;
}

#playermatchesgrass{
	width: 520px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 16px;
	/*background-color:#FF0;*/
	font-size:9px;
	line-height: 180%; 
	/*visibility: hidden;*/
	display: none;
	float: right;
}

#playerleft {
	width: 420px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	/*background-color: #CF6;*/
	font-size:10px;
	line-height: 180%; 
	display: inline;
	float: left;
	
}

#playersurfacesleft {
	width: 390px;
	height: 140px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	margin-bottom: 22px;
	line-height: 160%;
	/*background-color:#FF0;
	background-color:#F0F0F0;
	font-size:9px; */
	line-height: 160%;
	font-size:12px;
	border-radius: 4px;
	display: inline;
	float: left;
}

#playerstatsleft {
	width: 390px;
	display: inherit;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 14px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	float: left;
}

#playerstatsleft2 {
	width: 390px;
	display: none;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 14px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	float: left;
}

#playerstatsleft3 {
	width: 390px;
	display: none;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 14px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	float: left;
}

#playerstatsright {
	width: 390px;
	display: inherit;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 14px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	float: left;
}

#playerstatsright2 {
	width: 390px;
	display: none;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 14px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	float: left;
}

#playerstatsright {
	width: 390px;
	display: none;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 14px;
	padding-top: 4px;
	padding-bottom: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 160%;
	/*background-color:#FF0;
	font-size:9px;
	line-height: 160%; */
	border-radius: 4px;
	float: left;
}

#player2left {
	width: 390px;
    padding: 10px;
	border-style: solid;
	border-size: 1px;
	border-color: #666;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 160%;
	background-color:#F0F0F0;
	font-size:12px;
	line-height: 160%;
	border-radius: 4px;
	display: inline;
	float: left;
	text-align: center;
}

.classsurfaceP {
	display: inline;
	clear: left;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: -6px;
	max-width: 50px;
	float: left;
}

.classstP {
	display: inline;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 18px;
	max-width: 10px;
	float: right;
}

.classp1P {
	display: inline;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	min-width: 140px;
	max-width: 170px;
	float: left;
}

.classp2P {
	display: inline;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	min-width: 135px;
	max-width: 150px;
	float: left;
}

.classscoreP {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	min-width: 145px;
	max-width: 200px;
	font-weight: bold;
	float: left;
}

#buttonPlayer{
	position: relative;
	height: 20px;
	width: 320px;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: -15px;
	margin-left: 8px;
	z-index: 4;
	clear: both;
}

input.btnP { 
	width: 100px;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-left: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #F0F0F0; 
	color: #666;
	margin: 0px; margin-left: -4px; padding-left: 0px; padding-right: 0px;
} 

#seeallmatches{
	margin-top: 10px;
	width: 200px;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

.surfacestats{
	display: inline;
	float: right;
}

.grasspl {
	background-color: #80BD7D;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left:4px;
	padding-right:4px;
	opacity: 0.8;
    filter: alpha(opacity=80);
}


.hardpl {
	background-color: #99CCFF;
	padding-top: 5px;
	padding-bottom: 5px;	
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 4px;
	padding-left:4px;
	padding-right:4px;
	opacity: 0.8;
    filter: alpha(opacity=80);
	}

.claypl {
	background-color: #EAAA76;
	padding-top: 5px;
	padding-bottom: 5px;	
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left:4px;
	padding-right: 4px;
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.indent {
	margin-left: 8px;
	margin-right: 5px;
	display: block;	
}

#foohard{
	margin-top: 6px;
	margin-left: 5px;
	position: absolute;
	width: 380px;
	height: 100px;
	display: none;
	font-size: 11px;
	background-color: #99CCFF;
	border-radius: 2px;
	z-index:2;
}

#foohard2{
	margin-top: -236px;
	margin-left: 415px;
	padding-top: -12px;
	position: absolute;
	width: 560px;
	min-height: 400px;
	display: none;
	font-size: 11px;
	background-color: #FFF;
	border-radius: 2px;
	z-index:2;
}

#fooclay{
	margin-top: 6px;
	margin-left: 5px;
	position: absolute;
	width: 380px;
	height: 100px;
	display: none;
	font-size: 11px;
	background-color: #EAAA76;
	border-radius: 2px;
	z-index:2;
}

#fooclay2{
	margin-top: -236px;
	margin-left: 415px;
	position: absolute;
	width: 560px;
	min-height: 400px;
	display: none;
	font-size: 11px;
	background-color: #FFF;
	border-radius: 2px;
	z-index:2;
}

#foograss{
	margin-top: 6px;
	margin-left: 5px;
	position: absolute;
	width: 380px;
	height: 100px;
	display: none;
	font-size: 11px;
	border-radius: 2px;
	background-color: #80BD7D;
	z-index:2;
}

#foograss2{
	margin-top: -236px;
	margin-left: 415px;
	position: absolute;
	width: 560px;
	min-height: 400px;
	display: none;
	font-size: 11px;
	border-radius: 2px;
	background-color: #FFF;
	z-index:2;
}

.fooclose{
	float:right;
	font-weight: bold;
	margin-right: 4px;
}

.cellsurface {
	text-align: left;
	padding-left: 4px;
	font-weight: bold;

}

.cellsurface1 {
	border-right-width: 1px;
	border-right-color: #000;
	text-align: center;
	border-right-style: dotted;
}

.cellsurface2 {
	border-bottom-width: 1px;
	border-bottom-color: #000;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-weight: bold;
	border-bottom-style: solid;	
}

#indexintro {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	padding-left: 60px;
	padding-right: 60px;
	font-style: italic;
	line-height: 150%;
}

#membersintro {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	padding-left: 60px;
	padding-right: 60px;
	line-height: 150%;
}

#indexleft {
	float: left;
	margin-left: 30px;
	width: 420px;
	/*background-color: #F33;*/
	padding: 10px;
	line-height: 160%; 
}

#indexright {
	float: right;
	margin-right: 34px;
	width: 420px;
	/*background-color: #F33;*/
	padding: 10px;
	line-height: 160%;
}

.indexcolumn {
	width: 100%;
	color: #666;
	background-color:#F0F0F0;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 4px;
	border: 1px solid gray;	
	border-radius: 2px;
	font-size: 12.5px;
}

#prlayer {
	float: right;
	margin-right: 4px;
	display: inline;
}

#tournamentsintro {
	
	padding: 30px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 150%;
}

#tournamentsleft {
	float: left;
	margin-left: 20px;
	width: 295px;
	/*background-color: #F33;*/
	padding: 2px;
	font-size: 10px;
	line-height: 160%; 
}

#tournamentscenter {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	width: 295px;
	/*background-color: #F33;*/
	padding: 2px;
	font-size: 10px;
	line-height: 160%; 
}

#tournamentsright {
	float: left;
	margin-right: 20px;
	width: 295px;
	/*background-color: #F33;*/
	padding: 2px;
	font-size: 10px;
	line-height: 160%;
}

.grass3 {
	background-color: #80BD7D;
	padding-left:3px;
	padding-right:3px;
}

.grey3 {
	background-color: #CCC;
	padding-left:3px;
	padding-right:4px;
}

.hard3 {
	background-color: #99CCFF;
	padding-left:3px;
	padding-right:4px;
	}

.clay3 {
	background-color: #EAAA76;
	padding-left:3px;
	padding-right: 6px;
}

.opponent{
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	background-color: #F9F9F9;
	font-size: 10px;
	position: relative;
	clear: both;
}

.oppl{
	float: left;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #808080;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 5px;
	padding-right: 10px;
	margin-right: 18px;
	font-size: 9px;
	width: 412px;
}

.oppr{
	float: left;
	margin-top: 4px;
	margin-bottom: 5px;
	font-size: 9px;
	width: 410px;
}

#sponsorbanner{
	margin: auto;
	margin-top: 4px;
	margin-bottom: 2px;
	text-align: center;
}

#memberoffer{
	margin: auto;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 14px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 14px;
	text-align: center;
	background-color:#FFC;
	font-weight: bold;
	border-radius: 6px;
}

#membererror{
	padding-top: 14px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 14px;
	text-align: center;
	background-color:#FFD2D2;
	font-weight: bold;
	border-radius: 6px;
}

.qualifier
{
    opacity:0.3;
    filter:alpha(opacity=30); /* For IE8 and earlier */
}

.qualifiers
{
    opacity:0.45;
    filter:alpha(opacity=45); /* For IE8 and earlier */
}
.exx {
    border: 1px solid black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}