

/* This stylesheet for on-screen display in all modern browsers (not Netscape 4)
 */
 
/* Master Font/Size Definitions
 * First set the base font for all browsers */
body {font-family:arial,sans-serif;color:#333333;}
/* Set the base font size for standards compliant browsers */
body {font-size:78%;}
/* Only IE 5-6 will recognize the following rule - it incorrectly assumes html is a child of the 
 * universal selector.  Technically html has NO parent. Now we can feed a different base font
 * size to IE to fix its font-size discrepencies.*/
* html body {font-size:80%}
/* Now allow IE/Win & quirky browsers to inherit font-size into tables & form elements */
body table,select,option,input,textarea {font-size:100%;line-height:140%;}

/*  HTML styles  */


/* Basic HTML Styles */

OL {margin-top:.5em;margin-bottom:1em;}
UL {margin-top:.0;margin-left:15px;margin-bottom:1em;padding-left:0px;list-style: disc;color:#0e61b9;}
li {margin-top:0;margin-bottom:0;}
.listtext {color:#333333;}

.prepageheadline {font-size:0.85em;color:#666666;text-transform: uppercase;font-weight:bold;margin-top:0;margin-bottom:0;letter-spacing:0.1em;}

h1 {font-size:1.75em;color:#138f34;font-weight:bold;margin-top:0;margin-bottom:12;letter-spacing:0.07em;}
h2 {font-size:1.3em;color:#0e61b9;font-weight:bold;margin-top:0;margin-bottom:0.20em;}
h3 {font-size:1.1em;color:#333333;}
p {font-weight:normal;margin-top:0em;}

.callout {font-size:0.85em;color:#666666;font-weight:normal;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}
.callout a:link {color:#666666;text-decoration:none;}
.callout a:visited {color:#666666;text-decoration:none;}
.callout a:hover {color:#666666;text-decoration:none;}
.callout a:active {color:#666666;text-decoration:none;}

.calloutcarrier {font-size:0.85em;color:#0e61b9;font-weight:bold;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}
.calloutcarrier a:link {color:#0e61b9;text-decoration:none;}
.calloutcarrier a:visited {color:#0e61b9;text-decoration:none;}
.calloutcarrier a:hover {color:#0e61b9;text-decoration:none;}
.calloutcarrier a:active {color:#0e61b9;text-decoration:none;}

.topplayershead {font-size:1em;font-weight:bold;margin-top:0;margin-bottom:0;color:#00773c;letter-spacing:0.11em;}
.topplayerssubhead {font-size:0.9em;color:#333333;margin-top:0;margin-bottom:0;}
.playername {font-size:0.85em;color:#000000;font-weight:normal;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}
.playername a:link {color:#0e61b9;text-decoration:underline;}
.playername a:visited {color:#0e61b9;text-decoration:underline;}
.playername a:hover {color:#9fba2b;text-decoration:underline;}
.playername a:active {color:#0e61b9;text-decoration:underline;}
.listnumber {font-size:0.85em;color:#000000;font-weight:normal;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}
.rating {font-size:0.85em;color:#000000;font-weight:normal;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}
.foundplayername {font-size:0.85em;color:#00773c;font-weight:bold;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}
.foundlistnumber {font-size:0.85em;color:#00773c;font-weight:bold;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}
.foundrating {font-size:0.85em;color:#00773c;font-weight:bold;margin-top:0;margin-bottom:0;letter-spacing:0.0em;line-height:130%}



.findtext {font-size:0.85em;color:#00773c;font-weight:bold;margin-left:5px;margin-top:0;margin-bottom:0;line-height:130%}
.findfield {font-family:arial,sans-serif;font-size:0.85em;font-weight:normal;padding:1px;color:#999999;margin-top:0px;margin-bottom:3px;margin-left:5px;margin-right:0px;width:75px;}

.copyright {font-size: 0.75em;color:#999999;font-family:arial,sans-serif;font-weight:normal;}
.copyright a:link {text-decoration: none; color: #999999}
.copyright a:visited {text-decoration:none;color:#999999;}
.copyright a:hover {text-decoration: underline; color: #999999;}

.mainnav {font-size:0.9em; color:#333333;}
.mainnav a:link {color:#333333;text-decoration:none;}
.mainnav a:visited {color:#333333;text-decoration:none;}
.mainnav a:hover {color:#138f34;text-decoration:none;}
.mainnav a:active {color:#138f34;text-decoration:none;}

.mainnavtrue {font-size:0.9em; color:#138f34;background:#e5f3ac;}
.mainnavtrue a:link {color:#138f34;text-decoration:none;}
.mainnavtrue a:visited {color:#138f34;text-decoration:none;}
.mainnavtrue a:hover {color:#138f34;text-decoration:none;}
.mainnavtrue a:active {color:#138f34;text-decoration:none;}

 .leftnavmenu {padding:0px 0 0px 0;background-color:#ffffff;}
  .leftnavmenu .options {color:#333333;font-size:.9em;font-weight:normal;line-height: 12px;padding:0px 0 6px 0;}
  .leftnavmenu .selected {color:#138f34;font-size:.9em;font-weight:bold;line-height: 12px;padding:0px 0 6px 0;}
  .leftnavmenu a {display:block;padding:0px 0 0px 0;margin:0 0px;text-decoration:none;}
   .leftnavmenu a:link{text-decoration:none;color:#333333;}
   .leftnavmenu a:visited {text-decoration:none;color:#333333;}
   .leftnavmenu a:hover {text-decoration:none;color:#138f34;}
   .leftnavmenu a:active {text-decoration:none;color:#138f34;}


.screenshotcaption {color:#333333;}
.screenshotcaption p {font-size:0.85em;font-weight:bold;line-height:95%;padding:3px 0 0px 0;}

/* Link Styles */
a:link{color:#0e61b9;}
a:visited{color:#0e61b9;}
a:hover {color: #9fba2b;}
a:active{color:#0e61b9;}
