div.clearfloat
	{
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}

div.centered
	{
	width: 100%;
	text-align: center;
	}

div.rightalignedtext
	{
	text-align: right;
	}

div.artistdetails_left
	{
	margin: 0 8px 4px 0;
	float: left;
	width: 250px;
	vertical-align: text-top;
	}

div.artistmenu
	{
	margin: 0 auto 0 auto;
	width: 360px;
	}

div.artistmenu ul
	{
	margin: 0;
	padding: 0;
	width: 360px;
	}

div.artistmenu ul li
	{
	list-style: none;
	float: left;
	width: 180px;
	padding: 0;
	}

div.artistmenu ul li a
	{
	display: block;
	padding: 2px 0 2px 0;
	width: 150px;
	background: #161716;
	border: 1px solid #2c2d2c;
	color: #989898;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	}

div.artistmenu ul li a:hover
	{
	border: 1px solid #ffffff;
	color: #ffffff;
	}

div.clearfloat
	{
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}

span.fat
	{
	font-weight: bold;
	}

span.mycoolarrows
	{
	color: #ff8700;
	font-size: 15px;
	font-weight: bold;
	}

span.mycoolarrows_invisible
	{
	font-weight: bold;
	font-size: 14px;
	}

a
	{
	color: #989898;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: #ffffff;
	}

a img
	{
	border: 0;
	}

.mycoolbutton
	{
	padding: 2px 16px 2px 16px;
	font-family: Arial, Verdana, sans-serif, MS Sans Serif;
	font-size: 12px;
	border: 1px solid #818181;
	background: #212221 url('../gfx/mycoolbutton_background.gif');
	color: #989898;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}

.mycoolbutton:hover
	{
	border: 1px solid #ffffff;
	color: #ffffff;
	}

img.title
	{
	display: block;
	margin: 0 0 10px 0;
	}

hr
	{
	border: none;
	background: #585858;
	height: 1px;
	}

table.guestbook
	{
	width: 100%;
	}

table.guestbook tr td
	{
	background: #212221;
	border: 1px solid #161716;
	border-collapse: separate;
	border-spacing: 0;
	padding: 2px 4px 2px 5px;
	}

table.guestbook tr td.namemaillocation
	{
	width: 82%;
	}

table.guestbook tr td.created
	{
	padding: 2px 3px 2px 3px;
	width: 18%;
	text-align: center;
	}

table.guestbook tr td.message
	{
	width: 100%;
	}

table.guestbook tr td.empty
	{
	width: 100%;
	background: #161716;
	}

table.linklist
	{
	width: 100%;
	}

table.linklist tr td.empty
	{
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	}

table.linklist tr td a
	{
	display: block;
	width: 100%;
	height: 15px;
	padding: 2px;
	}

table.linklist tr td a span
	{
	display: block;
	float: left;
	width: 50%;
	cursor: pointer;
	}

table.linklist tr td a span.left
	{
	font-weight: bold;
	}

table.linklist tr td a span.right
	{
	text-align: left;
	}

table.eventlist
	{
	width: 100%;
	}

table.eventlist tr td a
	{
	display: block;
	width: 100%;
	height: 15px;
	padding: 2px;
	}

table.eventlist tr td a span
	{
	cursor: pointer;
	}

table.eventlist tr td a img
	{
	margin: 0 0 0 5px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	}

table.eventlist tr td a:hover img
	{
	border: 1px solid #ff8700;
	}

table.eventlist tr td a span.date
	{
	display: block;
	float: left;
	width: 10%;
	}

table.eventlist tr td a span.name
	{
	display: block;
	float: left;
	width: 60%;
	font-weight: bold;
	}

table.eventlist tr td a span.city
	{
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	}

table.eventlist tr td a span.country
	{
	display: block;
	float: left;
	width: 10%;
	text-align: right;
	}

table.eventfaq
	{
	width: 100%;
	}

table.eventfaq tr td
	{
	width: 50%;
	background: #1e1e1e;
	border: 1px solid #161716;
	border-collapse: separate;
	border-spacing: 0;
	}

table.eventfaq tr td.left
	{
	font-weight: bold;
	text-align: right;
	}

table.artistfaq
	{
	width: 447px;
	}

table.artistfaq tr td
	{
	padding: 4px;
	background: #1e1e1e;
	vertical-align: top;
	border: 1px solid #161716;
	border-collapse: separate;
	border-spacing: 1px;
	}

table.artistfaq tr td.left
	{
	width: 70px;
	font-weight: bold;
	}

table.artistfaq tr td.right
	{
	width: 377px;
	}

table.releasefaq
	{
	width: 447px;
	}

table.releasefaq tr td
	{
	padding: 4px;
	background: #1e1e1e;
	vertical-align: top;
	border: 1px solid #161716;
	border-collapse: separate;
	border-spacing: 1px;
	}

table.releasefaq tr td.left
	{
	width: 80px;
	font-weight: bold;
	}

table.releasefaq tr td.right
	{
	width: 367px;
	}


h1
	{
	margin: 8px 0 0 0;
	font-size: 16px;
	color: #ffffff;
	}

label
	{
	display: block;
	margin: 8px 0 0 0;
	}

input.text
	{
	width: 250px;
	border: 0;
	margin: 0 0 3px 0;
	font-family: Arial, Verdana, sans-serif, MS Sans Serif;
	font-size: 12px;
	border: 1px solid #818181;
	}

input.dateofbirth
	{
	width: 45px;
	border: 0;
	margin: 0 0 3px 0;
	font-family: Arial, Verdana, sans-serif, MS Sans Serif;
	font-size: 12px;
	border: 1px solid #818181;
	}

textarea.standard
	{
	width: 100%;
	height: 100px;
	border: 0;
	font-family: Arial, Verdana, sans-serif, MS Sans Serif;
	font-size: 12px;
	}

select option
	{
	font-family: Arial, Verdana, sans-serif, MS Sans Serif;
	font-size: 12px;
	}

ul.artistlist
	{
	margin: 0;
	padding: 0;
	width: 100%;
	}

ul.artistlist li
	{
	list-style: none;
	float: left;
	width: 33%;
	padding: 0 0 13px 0;
	}

ul.artistlist li a img
	{
	border: none;
	}

ul.artistlist li a
	{
	display: block;
	width: 229px;
	background: #161716;
	border: 1px solid #2c2d2c;
	color: #989898;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	}

ul.artistlist li a:hover
	{
	border: 1px solid #ffffff;
	color: #ffffff;
	}

ul.artistlist li a span.artistname
	{
	display: block;
	width: 224px;
	height: 18px;
	line-height: 18px;
	padding: 0 2px 0 3px;
	background: url('../gfx/winspace_title_background.gif') repeat-x;
	}

ul.artistlist li a span.artistimage
	{
	display: block;
	padding: 0 4px 2px 84px;
	height: 78px;
	font-weight: normal;
	font-size: 11px;
	}

ul.artistlist li a span.artistimage span.info
	{
	display: block;
	height: 52px;
	}

ul.artistlist li a span.artistimage span.info img
	{
	vertical-align: middle;
	}

ul.artistlist li a span.artistimage span.readmore
	{
	display: block;
	margin: 0;
	text-align: right;
	font-weight: bold;
	}

ul.artistlist li.category
	{
	display: block;
	clear: both;
	float: none;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	text-align: left;
	}

ul.gallerylist
	{
	margin: 0;
	padding: 0;
	width: 100%;
	}

ul.gallerylist li
	{
	list-style: none;
	float: left;
	width: 20%;
	padding: 0 0 13px 0;
	}

ul.gallerylist li a
	{
	display: block;
	width: 100px;
	height: 100px;
	border: 2px solid #ffffff;
	color: #000000;
	font-weight: bold;
	}

ul.gallerylist li a:hover
	{
	border: 2px solid #ff8700;
	}

ul.releaseslist
	{
	margin: 0;
	padding: 0;
	width: 100%;
	}

ul.releaseslist li
	{
	list-style: none;
	float: left;
	width: 50%;
	padding: 0 0 13px 0;
	}

ul.releaseslist li a
	{
	display: block;
	width: 355px;
	background: #161716;
	border: 1px solid #2c2d2c;
	color: #989898;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	}

ul.releaseslist li a:hover
	{
	border: 1px solid #ffffff;
	color: #ffffff;
	}

ul.releaseslist li a span.albumname
	{
	display: block;
	width: 350px;
	height: 18px;
	line-height: 18px;
	padding: 0 2px 0 3px;
	background: url('../gfx/winspace_title_background.gif') repeat-x;
	}

ul.releaseslist li a span.albumcover
	{
	display: block;
	padding: 0 4px 2px 105px;
	height: 100px;
	font-weight: normal;
	font-size: 11px;
	}

ul.releaseslist li a span.albumcover span.info
	{
	display: block;
	height: 100px;
	}

ul.releaseslist li a span.artistimage span.info img
	{
	vertical-align: middle;
	}
