/*##############################################################################
#     P H P - W E B - S T A T I S T I K    v 3.0    S T Y L E - T H E M E      #
################################################################################
# Made by: Holger Naves                                                        #
# Contact: http://www.php-web-statistik.de                                     #
##############################################################################*/

/* Mainsite Style */
body {
	margin:0px;
	padding:0px;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:black;
	letter-spacing:0.2mm;
	word-spacing:0.4mm;
}

/* Text Style */
.display_max_style  { color:black; font-weight:bold; background:transparent; }

/* Table Style */
td                  { font-size:11px; }
#groundtable        { border:1px solid black; background-color:transparent; color:black; }
#toptable           { height:64px; background-color:transparent; color:black; }
#tabmenu            { border-left:0px solid #000000; border-right:0px solid #000000; }
#tabtable           { border:1px solid #000000; padding:10px 5px 10px 5px; background-color:#FFFFFF; }
#headertable        { height:64px; background-color:transparent; color:black; }

/* Overview Module */
.overview_table    { border-left:2px solid grey; border-top:2px solid grey; border-right:2px outset grey; border-bottom:2px outset grey; background:transparent; font-size:12px; color:black; }
.overview_header   { border-bottom:1px outset grey; background:transparent; padding:3px; color:black; font-weight:bold; text-align:left; }
.overview_data     { padding:0px 0px 0px 3px; text-align:left; }
.overview_hits     { padding:0px; width:60px; text-align:center; }

/* Statistik Module */
.stat_table         { border-left:2px solid grey; border-top:2px solid grey; border-right:2px outset grey; border-bottom:2px outset grey; background:transparent; font-size:12px; color:black; }
.stat_header        { border-bottom:1px outset grey; background:transparent; padding:3px; color:black; font-weight:bold; text-align:left; }
.stat_module_data   { padding:0px 0px 0px 3px; text-align:left; }
.stat_hits          { padding:0px; width:60px; text-align:center; }
.stat_slidebar      { padding:0px; width:100px; }
.stat_percent       { padding:0px 3px 0px 0px; width:50px; text-align:right; }
.stat_bar1          { background:black; }
.stat_bar2          { background:grey; }
.stat_user          { font-weight:bold; }
.stat_footer        { border-top:1px solid grey; background:transparent; padding:2px 2px 2px 6px; font-size:9px; color:black; font-weight:bold; text-align:left; }

/* Last Hits */
.lh_headline    { font-size:16px; color:#000000; font-weight:bold; text-align:center; line-height:18px; background:transparent; }
.lh_table       { border-left:2px solid grey; border-top:2px solid grey; border-right:2px outset grey; border-bottom:2px outset grey; background:transparent; font-size:11px; color:black; }
.lh_header      { border-bottom:1px outset grey; background:transparent; padding:3px; color:black; font-weight:bold; text-align:center; }
.lh_nr          { padding:1px; background:transparent; color:black; width:60px; text-align:center; }
.lh_time        { padding:1px; background:transparent; color:black; width:90px; text-align:center; }
.lh_iphost      { padding:1px; background:transparent; color:black; width:130px; text-align:left; }
.lh_os          { padding:1px; background:transparent; color:black; width:180px; text-align:left; }
.lh_referer     { padding:1px; background:transparent; color:black; text-align:left; }

/* Link Style */
a:link, a:visited, a:active                      { text-decoration:underline; color:black; background:transparent; }
a:hover, a:focus                                 { text-decoration:underline; color:black; background:transparent; }
.referer:link, .referer:visited, .referer:active { text-decoration:none; font-size:11px; color:black; background:transparent; }
.referer:hover, .referer:focus                   { font-size:11px; color:black; background:transparent; }

/* Form Style */
.select         {  }
.input          {  }
.button         {  }
.button:hover   {  }
.submit         {  }
.submit:hover   {  }

/* Image Style */
img, div { behavior: url(func/iepngfix.htc) }
img.percent { background: white url("percentimage.gif") top left no-repeat; padding:0px; margin:0px; background-position:0px 0; }

/* Print Style */
#print          { display:block; }
#pr_headline    { padding:10px; border:none; margin:0px; font-size:24px; font-weight:bold; color:black; text-align:center; }
#toptable       { display:none; }
#headertable    { display:none; }
#tabmenu        { display:none; }