#backgroundfade
	{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../gfx/body_background_fade.gif') repeat-x;
	}

#windows
	{
	margin: 8px auto 8px auto;
	width: 804px;
	}

#window_logo_menu
	{
	float: left;
	width: 151px;
	background: #000000;
	border-width: 5px;
	border-color: #ffffff;
	border-style: solid;
	padding: 7px 5px 4px 5px;
	}

#window_logo_menu img.logo
	{
	margin: 0 11px 0 11px;
	}

#window_logo_menu ul
	{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#window_logo_menu ul li
	{
	padding: 2px 0 0 0;
	width: 150px;
	}

#window_logo_menu ul li.category
	{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 0;
	border-width: 0 0 2px 0;
	border-color: #ffffff;
	border-style: solid;
	}

#window_logo_menu ul li.empty
	{
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	}

#window_logo_menu ul li a
	{
	display: block;
	width: 148px;
	text-decoration: none;
	color: #ffffff;
	padding: 1px;
	}

#window_logo_menu ul li a:hover
	{
	color: #000000;
	background: #ffffff;
	padding: 1px;
	}

#window_logo_menu form
	{
	margin: 0;
	}

#window_logo_menu form input.text
	{
	border: 0;
	width: 148px;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	}

#window_logo_menu form input.submit
	{
	margin: 4px 0 0 0;
	width: 70px;
	float: right;
	border: 0;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	}

#clearit
	{
	clear: both;
	}

#window_content
	{
	float: right;
	width: 600px;
	background: #000000;
	border-width: 5px;
	border-color: #ffffff;
	border-style: solid;
	padding: 8px;
	}

body
	{
	margin: 0;
	background: #282828 url('../gfx/body_background.gif');
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	}

a
	{
	color: #ffffff;
	text-decoration: none;
	}

a:hover
	{
	color: #ff8700;
	}

div.centered
	{
	display: block;
	text-align: center;
	}

div.rightaligned
	{
	text-align: right;
	}

div.clearfloat
	{
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}

span.pagetitle
	{
	display: block;
	font-size: 26px;
	line-height: 26px;
	height: 26px;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	border-width: 0 0 2px 0;
	border-color: #ffffff;
	border-style: solid;
	}

span.theheadline
	{
	display: block;
	font-size: 18px;
	font-weight: bold;
	}

span.fatone
	{
	font-weight: bold;
	}

form.login
	{
	margin: 0 auto 0 auto;
	width: 197px;
	text-align: right;
	}

input.text
	{
	border: 0;
	margin: 0 0 3px 0;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	}

input.text_big
	{
	width: 250px;
	border: 0;
	margin: 0 0 3px 0;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	}

input.text_biggest
	{
	width: 595px;
	border: 0;
	margin: 0 0 3px 0;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	}

input.button
	{
	margin: 3px 0 0 0;
	border: 0;
	width: 70px;
	background: #ffffff;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	}

input.button_rightaligned
	{
	float: right;
	margin: 3px 0 0 0;
	border: 0;
	background: #ffffff;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	}

input.mycoolbutton
	{
	border: 0;
	background: #ffffff;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	}

select
	{
	margin: 0 0 3px 0;
	font-family: sans-serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	}

select option
	{
	border: 0;
	}

form.right
	{
	text-align: right;
	}

textarea.huge
	{
	width: 592px;
	height: 350px;
	}

a
	{
	color: #ffffff;
	}

a:hover
	{
	color: #ff9b00;
	}

a.list
	{
	padding: 1px;
	display: block;
	width: 578px;
	height: 12px;
	text-decoration: none;
	}

a.artistlist
	{
	display: block;
	width: 578px;
	height: 100px;
	line-height: 100px;
	text-decoration: none;
	font-size: 18px;
	}

a.list:hover
	{
	background: #ffffff;
	color: #000000;
	}

a.artistlist:hover
	{
	background: #ffffff;
	color: #000000;
	}

a.deletex
	{
	display: block;
	background: #ffffff;
	color: #000000;
	line-height: 14px;
	height: 14px;
	width: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

a.deletex:hover
	{
	background: #ff0000;
	}

a img
	{
	border: 0;
	float: left;
	vertical-align: middle;
	margin: 0 5px 0 0;
	}

table tr td.centered
	{
	text-align: centered;
	}

table.eventlist
	{
	width: 100%;
	border-width: 1px 0 1px 0;
	border-color: #ffffff;
	border-style: solid;
	}

table.eventlist tr td
	{
	border-width: 0 0 1px 0;
	border-color: #444444;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	color: #ffffff;
	}

table.eventlist tr td.left
	{
	width: 515px;
	}

table.eventlist tr td.right
	{
	width: 85px;
	text-align: right;
	}

table.eventlist tr td.left a
	{
	display: block;
	width: 100%;
	height: 15px;
	padding: 2px;
	}

table.eventlist tr td.left a:hover
	{
	color: #ff8700;
	}

table.eventlist tr td.left a span
	{
	cursor: pointer;
	}

table.eventlist tr td.left a span.date
	{
	display: block;
	float: left;
	width: 70px;
	}

table.eventlist tr td.left a span.name
	{
	display: block;
	float: left;
	width: 350px;
	font-weight: bold;
	}

table.eventlist tr td.right a
	{
	font-weight: bold;
	color: #ff0000;
	display: block;
	width: 100%;
	}

table.eventlist tr td.right a:hover
	{
	color: #ff8700;
	}