/* Frontliner.nl Stylesheet (temp page) */

BODY
{
	background: #000000;
	padding: 0px;
	margin: 0px;
}

BODY, A, P, SPAN, DIV, TD, TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #D4D2D2;
}

A
{
	color: #FCFCFB;
	text-decoration: underline;
}

A:Hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#tmpHeaderImage
{
	width: 500px;
	position: absolute;
	left: 50%;
	top: 33%;
	margin: -78px 0px 0px -250px;
}

#tmpHeaderImage IMG
{
	background: Transparent url(../img/tempPage/tmp_frontliner_background_empty.gif) no-repeat center top;
}

A.barLink
{
	display: block;
	float: right;
	clear: both;
	width: 470px;
	background: #0D0D0C;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	border: 1px #000000 solid;
	border-top: 1px #191918 solid;
}

A.barLink:Hover
{
	display: block;
	width: 470px;
	margin: 0px 0px 1px 0px;
	background: #3D3A3A;
	text-decoration: none;
	cursor: pointer;
	border-top: 1px #494646 solid;
}

A.barLink SPAN
{
	color: #00B1FA;
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
}

A.barLink:Hover SPAN
{
	color: #B3E9FF;
	text-decoration: none;
	font-size: 10px;
}

.barLink .eventName
{
	float: left;
	margin: 0px 3px 0px 4px;
	width: 230px;
	overflow: hidden;
}

.barLink .eventDate
{
	float: left;
	width: 75px;
	padding: 0px 3px 0px 0px;
	color: #828282;
}

.barLink .eventLocation
{
	float: right;
	width: 150px;
	text-align: right;
	padding: 0px 4px 0px 0px;
}

.barLink .club
{
	display: block;
}

.barLink .city
{
	color: #ADADAD;
}

.barLink:Hover .city
{
	color: #ADADAD;
}

.barLink .add
{
	display: block;
	color: #ADADAD;
	font-size: 9px;
	font-style: italic;
}

.barLink:Hover .add
{
	display: block;
	color: #ADADAD;
	font-size: 9px;
	font-style: italic;
}

DIV.informationPanel
{
	display: none;
	float: right;
	clear: both;
	width: 470px;
	background: #0D0D0C;
	clear: both;
	text-decoration: none;
}

DIV.informationPanel .label
{
	display: block;
	width: 150px;
	float: left;
	clear: both;
	color: #00B1FA;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
}

DIV.informationPanel .content
{
	display: block;
	width: 200px;
	float: left;
	color: #ADADAD;
	font-size: 10px;
	font-weight: normal;
}

DIV.informationPanel .contentLink
{
	display: block;
	width: 200px;
	float: left;
	color: #00B1FA;
	text-decoration: underline;
	cursor: pointer;
	background-color: Transparent;
}

DIV.informationPanel .contentLinkOver
{
	display: block;
	width: 200px;
	float: left;
	color: #00B1FA;
	text-decoration: none;
	cursor: pointer;
	background-color: #0A3D51;
}

HR
{
	clear: both;
	height: 1px;
	background: Transparent;
	border-bottom: 1px #868383 solid;
}

DIV#navigation
{
	text-align: center;
	cursor: default;
}

DIV#navigation A
{
	color: #868383;
	text-decoration: none;
	font-size: 10px;
	cursor: default;
}

DIV#navigation A:Hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	cursor: default;
}

TABLE#toptencharts TD.chartdate
{
	background-color: #0D0D0C;
	padding: 0px 0px 5px 0px;
	text-align: center;
	width: 100%;
	color: #00B1FA;
}

TABLE#toptencharts TD.place
{
	background-color: #0D0D0C;
	padding: 0px 5px 0px 0px;
	text-align: right;
	width: 90px;
	color: #00B1FA;
	font-weight: bold;
}

TABLE#toptencharts TD.track
{
	padding: 0px 0px 0px 5px;
	text-align: left;
	color: #FFFFFF;
}

SPAN.highlight
{
	color: #00B1FA;
	font-weight: bold;
}
