/*
 * Layout by ``Liner'' (Mail unknown)
 */

a
{
	color: #333399;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
}
a:visited
{
	font-weight: normal;
}
body
{
	background-color: #efefef;
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: small;
}

div.msie_hack 
{ 
	text-align: center; 
}

em
{
	font-style: normal;
	font-weight: Bold;
}

h1, h2
{
	font-size: large;
}

img
{
	border: none;
}

span.small
{
	font-size: smaller;
}

table
{
	margin-left: auto;
	margin-right: auto;
}

table.big_ranking img
{
	height: 15px;
	border: none;
}

table.big_ranking td.bar
{
	font-size: smaller;
}

table.big_ranking td.bar img.first
{
	border: none;
}

table.big_ranking td.bar img.last
{
	border: none;
}

table.big_ranking td.image img
{
	width: auto;
	height: auto;
	max-width: 50px;
	max-height: 50px;

}

table.copy
{
	width: 100%;
	border-top: 1px solid black;
}

table.copy span.spam
{
	display: none;
}

table.copy td
{
	background-color: transparent;
	color: gray;
	font-size: smaller;
	width: 50%;
}

table.copy td.right
{
	text-align: right;
}

table.hours_of_day 
{
	border-spacing: 0px;
}

table.hours_of_day img
{
	display: inline;
	width: 15px;
}

table.hours_of_day td
{
	color: black;
	background-color: transparent;
	vertical-align: bottom;
	padding: 0px;
	font-size: xx-small;
	text-align: center;
}

table.legend
{
	width: 352px;
	text-align: center;
}

table.legend img
{
	display: inline;
	width: 50px;
	height: 10px;
}

table.legend td
{
	background-color: transparent;
	color: black;
	width: 88px;
	text-align: center;
	font-size: smaller;
}

table.plugin
{
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
}

td
{
	background-color: #f8f8f8;
	color: black;
	text-align: left;
}

td.numeration
{
	background-color: silver;
	color: black;
	width: 15px;
	font-weight: bold;
}

td.invis
{
	background-color: transparent;
	color: black;
}

th
{
	background-color: silver;
	color: black;
	font-style: italic;
	font-weight: bold;
	font-style: italic;
}

tr.hour_row td
{
	color: black;
	background-color: #f8f8f8;
	border: none;
}

