body {
	background-color:#000;
	font-family:Arial;
	font-size: 12px;
	color: #FFF;
	padding:0;
	margin:0;
}

body.contentpane {
	background-color:#000;
	font-family:Arial;
	font-size: 12px;
	color: #FFF;
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #FFFF00;
	text-decoration:none
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#main {
	width: 100%;
}

#wr_outer {
	width: 1050px;
	background-color: #000000;
	background-image:url(../images/bg_main.gif);
}

#wr_inner {
	width: 1000px;
	text-align:left;
}

#wr_outer_h {
	width: 1050px;
	background-color: #000000;
	background-image:url(../images/bg_main.gif);
	height: 330px;
}

#wr_inner_h {
	width: 1000px;
	text-align:left;
	height: 330px;
}

#toptbl {
	width: 1000px;
	height: 100px;
	
}

#logo {
	width: 500px; 
}

#sitepart {
	width: 500px;
	background-image:url(../images/label.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#sitepart-b {
	width: 500px;
	background-image:url(../images/bookings.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#header {
	width: 1000px;
	background-color:#000;
	height: 220px;
}

#headertbl {
	width: 1000px;
	height: 220px;
}

#lrtd {
	width: 750px;
	height: 220px;
}

#pltd {
	width: 250px;
	height: 220px;
}

#lrcontainer {
	width: 730px;
	height: 200px;
}

#plcontainer {
	width: 240px;
	height: 200px;
	background-color:#000;
	background-image:url(../images/pl_bg.png);
	background-repeat:repeat-x;
	border-left: 1px solid #111;
	border-right: 1px solid #090909;
}

#player {
	margin: 0px 0 5px 10px;
	padding-top: 5px;
}

#ptitle {
	text-align: center;
	font-family: Arial;
		font-weight:bold;
	font-size: 14px;
	color: #FFFF00;
}

#menu {
	width: 1000px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	background-color:#111;
	height: 40px;
	font-family: Arial;
		font-weight:bold;
	font-size: 20px;
	padding: 0;
	margin:0;
}

#menu_footer {
	width: 1000px;
	background-color:#FFFF00;
	height: 5px;
}

#wr_content {
	width: 1000px;
	margin-bottom: 20px;
}

#footer {
	width: 1000px;
	height: 50px;
}

#content {
	width: 769px;
	background-image:url(../images/bg_content.png);
	background-repeat:repeat-x;
	background-position:top;
	padding: 10px;
	border-left: 1px solid #222;
	border-right: 1px solid #161616;
}

#wr_right {
	width: 231px;
}

#right {
	width: 221px;
	margin-left: 10px;
}

#shadow {
	background-image:url(../images/bg_shadow.png);
	background-repeat:no-repeat;
	width: 1000px;
	height: 9px;
	margin-bottom: 20px;
}

.error {
	color: #F00;
	font-weight: bold;
}

#f_menu {
	font-family: Arial;
		font-weight:bold;
	background-color:#111;
	height: 25px;
}

#f_copyr {
	background-color:#000;
	height: 25px;
	font-size:10px;
}


#f_sepa_l {
	width: 500px;
	height: 4px;
	background-color:#FFFF00;
}

#f_sepa_r {
	width: 500px;
	height: 4px;
	background-color:#FFFFFF;
}

#links {
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	background-position:top center;
	height: 100px;
}

#links img {
	margin: 0px 10px;	
}

ul#mainlevel {
	list-style:none;
	padding: 0;
	margin:0;
	line-height: 40px;
}

#mainlevel_bookings {
	list-style:none;
	padding: 0;
	margin: 0;
	line-height: 40px;
	float: right;
}

#menu li {
	float: left;
	padding: 0;
	margin:0;
	height: 40px;
}

#menu a:link, #menu a:visited {
	display: block;
	height: 40px;
	padding: 0px 10px;
	color: #FFF;
}

#menu a:hover {
	text-decoration: none;
	color: #000;
	background-image:url(../images/menu_hover.png);
}

#menu a#active_menu {
	background-image:url(../images/menu_hover.png);
	color: #000;
	height: 40px;
	text-decoration:none;
}

.componentheading {
	font-family: Arial;
		font-weight:bold;
	color: #666;
	font-size:36px;
	margin-bottom: 10px;
}

.contentheading {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
}

table.contentpaneopen {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 10px 0px;
}

#f_menu a:link, #f_menu a:visited {
	padding: 0px 10px;
	font-size: 16px;
	color: #FFF;
}

#f_menu a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#f_menu a#active_menu_label, #f_menu a#active_menu_bookings {
	color: #FFFF00;
	text-decoration:none;
}

.module h3 {
	background-image:url(../images/bg_mh.png);
	background-repeat:no-repeat;
	display: block;
	width: 221px;
	height: 27px;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
}

div.module {
	margin-bottom: 30px;
}

input {
	background-color: #111;
	border: 1px solid #333;
	color: #FFF;
}

#ratetbl input {
	background-color: #111;
	border: 1px solid #333;
	color: #FFF;
	margin-bottom: 5px;
}

textarea {
	background-color: #111;
	border: 1px solid #333;
	color: #FFF;
	overflow:auto;
overflow-y: auto;
overflow-x: auto;
}

input#modlgn_remember {
	border: 0;
	margin-left: 10px;
}

form, fieldset {
	border: 0;
	padding: 0px 10px;
}

label {
	font-weight: bold;
	font-size: 10px;
}

input.button, button.validate, #ratetbl input.button {
	width: 143px;
  	height: 47px;
  	margin: 8px 0 4px 0;
  	padding-bottom: 14px;
  	border: 0;
  	background: transparent url(../images/button_rm.png) no-repeat center top;
	font-family: Arial;
  color: #FFFFFF;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#system-message dt.error, #system-message dt.message {
	font-family: Arial;
	font-size: 20px;
	padding-bottom: 10px;
}

.message {
	font-family: Arial;
	font-size: 14px;
}

.module ul, .message ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.module li {
	background-image:url(../images/li.png);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 4px;
}

.module p, .module ul {
	padding: 0 10px;	
}

/* SLIDES */
.jwts_title {
	margin:0;
	padding: 0 0 2px 30px;
	cursor:pointer;
	font-family: Arial;
	font-size: 14px;
}

.jwts_title_left {
	background:url(../images/li.png) no-repeat left;
	padding:0;
}

.jwts_title_text {
	padding:0 0 0 20px;
}

.jwts_slidewrapper {
	padding: 0 0 10px 50px;
}

.radioshow_nr {
	font-family: Arial;
	font-size: 14px;
	color: #FFFF00;
	margin-right: 20px;
}

.radioshow_artist {
	font-weight: bold;	
}

.readon {
	display: block;
	width: 143px;
  	height: 47px;
  	margin: 8px 0 4px 580px;
  	padding: 10px 0px 0px 0px;
  	border: 0;
  	background: transparent url(../images/button_rm.png) no-repeat center top;
	font-family: Arial;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  text-align:center;
}

.mreadon {
	display: block;
	width: 143px;
  	height: 47px;
  	margin: 8px 0 0px 0px;
  	padding: 10px 0px 0px 0px;
  	border: 0;
  	background: transparent url(../images/button_rm.png) no-repeat center top;
	font-family: Arial;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  text-align:center;
}

a.readon:link, a.readon:visited, a.mreadon:link, a.mreadon:visited {
	color: #FFF;
}

a.readon:hover, a.mreadon:hover {
	text-decoration: none;	
}

span.article_separator {
	display: block;
	height: 1px;
	padding: 0;
	margin: 0;
}

.pagenav {
	margin-top: 10px;
	color: #999;
	font-size: 14px;
}

.releasetitle {
	font-family: Arial;
		font-weight:bold;
	font-size: 20px;
}

.releasetracks {
	font-size: 16px;
}

.releasedate {
	font-family: Arial;
	font-size: 14px;
	color: #FFFF00;
	font-style:italic;
}

#lrheading {
	font-family: Arial;
		font-weight:bold;
	color: #666;
	font-size:24px;
}

#lrtitle {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
	margin-left: 10px;
}

#lrcontent {
	margin: 8px 0 0 0;
	font-size: 12px;
	overflow:hidden;
	height: 160px;
}

#lrcontent-p {
	margin: 8px 0 0 0;
	font-size: 12px;
}

#lrcontent img, #lrcontent-p img {
	margin: 0px 8px 4px 0px;
	width: 100px;
	height: 100px;
}

#lrcontent .releasetitle {
	font-family: Arial;
	font-size: 16px;
}

#lrcontent .releasetracks {
	font-size: 14px;
}

#lrcontent .releasedate {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	font-style:italic;
}

#lroverlay {
	position: relative;
	top: -90px;
	left: -5px;
	background:url(../images/bg_lroverlay.png) repeat-x;
	height: 100px;
	width: 740px;
}

#olreadon {
	padding-top:45px;
}

#f_menu ul#mainlevel_label {
	list-style:none;
	padding: 0;
	margin:0;
	line-height: 25px;
	float: left;
}

#f_menu ul#mainlevel_bookings {
	list-style:none;
	padding: 0;
	margin: 0;
	line-height: 25px;
	float: right;
}

#f_menu li {
	float: left;
	padding: 0;
	margin:0;
	height: 25px;
}

img.multithumb {
	margin: 0 8px 8px 0;
}

#menu a.mainlevel_bookings:link, #menu a.mainlevel_bookings:visited {
	display: block;
	height: 40px;
	padding: 0px 10px;
	color: #FFFF00;
	border-bottom: 5px solid white;
}

#menu a.mainlevel_bookings:hover {
	text-decoration: none;
	color: #000;
	background-image:url(../images/menub_hover.png);
}

#menu a#active_menu_bookings {
	background-image:url(../images/menub_hover.png);
	color: #000;
	height: 40px;
	text-decoration:none;
}

.module_or h3 {
	font-family: Arial;
	color: #666;
	font-size:24px;
	margin: 20px 0 10px 0;
}

iframe {
	background: none;
	background-color: #000;	
}