/***** 

Poker Charts
$Date: 2005-10-13 18:22:29 +0000 (Thu, 13 Oct 2005) $ 

Style sheet for printing pages

******/

/* HTML tags */

body {
font-size: 62.5%; 
font-family: "Lucida Grande", arial, helvetica, sans-serif;
background: #fff;
color: #000;
margin: 20px;
}

a { color: #000; text-decoration: none; }
a:hover { color: #000; }

p { 
padding: 0;
margin: 5px 0 5px 0px;
font-size: 1.2em; 
line-height: 1.5em; 
}

#reduced p {
font-size: 1.1em; 
line-height: 1.4em; 
}

td { 
font-size: 1.2em; 
line-height: 1.5em; 
}

#reduced td { 
font-size: 1.1em; 
line-height: 1.5em; 
}

td td { 
font-size: 1.0em;
}

td p { 
font-size: 1.0em; 
/* line-height: 1.4em; */
}

td small { 
font-size: 0.9167em; /* 11/12 */ 
line-height: 1.25em; 
}

p small { 
padding: 0;
margin: 0;
font-size: 0.9167em; /* 11/12 */ 
line-height: 1.25em; 
color: #666;
}

h1 { 
padding: 0;
margin: 5px 0 5px 0px;
font-size: 1.8em; 
line-height: 2.0em; 
font-family: "Trebuchet MS", verdana, arial, sans-serif;
}

h2 { 
padding: 0;
margin: 5px 0 5px 0px;
font-size: 1.6em; 
line-height: 1.8em; 
font-family: "Trebuchet MS", verdana, arial, sans-serif;
}

h3 { 
padding: 0;
margin: 5px 0 5px 0px;
font-size: 1.4em; 
line-height: 1.6em; 
font-family: "Trebuchet MS", verdana, arial, sans-serif;
}


/* Hide items */

.print_hide { display: none; }

#tipspace { display: none; }

#content_left { display: none; }


#answers { display: none; }

#header { display: none; }
#header_top_right { display: none; }
#header_version { display: none; }
#header_popup { display: none; }
#header_popup_close { display: none; }

#footer { display: none; }

.stat_top_msg { display: none; }

/* Home page */

#hp_intro h2 {
padding: 0;
margin: 0px 0 5px 0px;
font-size: 1.1em; 
line-height: 1.4em; 
font-family: "Lucida Grande", arial, helvetica, sans-serif;
}

#hp_intro ul {
margin: 10px 0 0 0;
padding: 0 0 0 15px;
}

/* Stats */

#admin_menu { 
width: 100%;
background: #f4f4f4;
font-size: 10px;
margin: 10px 0px 10px 0px;
padding: 2px 15px 2px 2px;
/*text-align: right;*/
border: 1px solid #cccccc;
}

.stats_filters select, .stats_filters option {
font-size: 9px;
line-height: 9px;
font-family: "Lucida Grande", arial, helvetica, sans-serif;
width: 120px;
}

.defaultsettings select, .defaultsettings input, .defaultsettings option {
font-size: 10px;
line-height: 10px;
font-family: "Lucida Grande", arial, helvetica, sans-serif;
/*width: 120px;*/
}

.statssmall {
font-size: 10px;
line-height: 14px;
}

.statssmall3 {
font-size: 10px;
line-height: 14px;
/*width: 90px;*/
}

.statssmall2 {
font-size: 10px;
line-height: 14px;
}

#stats_graph select, #stats_graph option {
font-size: 9px;
line-height: 9px;
font-family: "Lucida Grande", arial, helvetica, sans-serif;
width: 320px;
}

.wracc {
color: #004538;
font-weight: bold;
font-size: 26px;
line-height: 26px;
}

.wracc select, .wracc option {
font-size: 9px;
line-height: 9px;
font-family: "Lucida Grande", arial, helvetica, sans-serif;
width: 60px;
}
