/*** GENERAL CSS RULES ***/


html, body {
	background-color:#000000;
	color:#EFEFEF;
	text-align:center;
	cursor:default;
	padding:0px;
	margin:0px;
	font-family:tahoma,arial,sans-serif;
	height:100%;
}

body * {
	font-family:tahoma,arial,sans-serif;
}

img {
	border:none;
}

form {
	display:inline;
}

a:link,
a:active,
a:visited {
	color:#EFEFEF;
	text-decoration:underline;
}
a:hover {
	color:#924735;
	text-decoration:none;
}

div, p, li, td, th, span, dd, dt {
	color:#EFEFEF;
	font-size:11px;;
}

th, td {
	vertical-align:top;
}

pre {
	text-align:left;
	font-family:courier new,monospace;
	font-size:0.95em;
}

abbr,
acronym {
	cursor:help;
	border-bottom:1px dotted;
}


/*** BASIC CLASSES ***/

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.middle {
	vertical-align:middle;

}

.deadcenter {
	text-align:center;
	vertical-align:middle;
}

.border {
	border:1px solid #999999;
}

.border_highlight {
	border:1px solid #924735;
}

.nowrap {
	white-space:nowrap;
}

div.hr {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #924735;
	margin-top:10px;
	margin-bottom:10px;
}

/*** PAGE PLACING ***/

#page {
	background:white;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
	overflow:auto;
}

/*** TOP BANNER ***/
#top {
	height:236px;
	font-size:0px; /* Stupid IE fix for menu images on seperate lines (no empty lines in between) */
}

/*** LEFT MENU ***/
#left {
	width:153px;
	float:left;
	font-size:0px; /* Stupid IE fix for menu images on seperate lines (no empty lines in between) */
}

/*** CREDITS ***/

#credits {
	clear:both;
	height:15px;
	text-align:center;
	color:#444444;
	font-size:9px;
}

#credits a {
	color:#444444;
}

/*** MIDDLE CONTENT ***/

#middle {
	float:left;
	width:584px;
	background:url('../gfx/content_gradient.png') black top center no-repeat;
	min-height:860px;
}

/*** SUBMENU ***/

table#submenu {
	margin-top:12px;
	width:100%;
}

#submenu a {
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}


#submenu td {
	width:50%;
	height:20px;
	vertical-align:middle;
}

#submenu_1 {
	height:20px;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
}
#submenu_2 {
	text-align:right;
	padding-right:75px;
}
#submenu_3 {
	text-align:left;
	padding-left:75px;
}
#submenu_4 {
	text-align:right;
	padding-right:100px;
}
#submenu_5 {
	text-align:left;
	padding-left:100px;
}

/*** RIGHT ***/

#right {
	float:left;
	width:163px;
	min-height:578px;
	background:url('../gfx/right.png') top left no-repeat;
	position:relative;
}

#right .show_more {
	font-size:0.9em;
	text-align:right;
	margin-top:5px;
	margin-right: 10px;
}

.rightbg {
	position:absolute; 
	left:0px; 
	top:0px;
	width:100%;height:100%; 
	right:0px; bottom:0px;
	background:#753618;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
	z-index:-1;
	}

.righttitle {
margin-left:auto;
	margin-right:auto;
	height:15px;
	width:133px;
	margin-top:30px;
}

.rightblock
{
	position:relative;
    z-index:2; 
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	width:133px;
	_width:150px;
	min-height:100px;
	font-size:0.90em;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	overflow:hidden;
}

#next_gig {
    position:relative;
    z-index:2;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	height:90px;
	width:133px;
	_width:150px;
	font-size:0.9em;
	padding:2px;
	padding-left:5px;
	overflow:auto;
	background: transparent;
}

#next_blog {
    position:relative;
    z-index:2;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	height:90px;
	width:133px;
	_width:150px;
	font-size:0.9em;
	padding:2px;
	padding-left:5px;
	overflow:auto;
	background: transparent;
}
#newsletter {
	position:relative;
    z-index:2; 
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	height:100px;
	width:133px;
	_width:150px;
	font-size:0.90em;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	overflow:hidden;
}

#newsletter input[type="text"] {
	border:none;
	background-color:white;
	color:black;
	width:75%;
}
#newsletter input {
	border:none;
	background-color:white;
	color:black;
	width:75%;
}

#newsletter input[type="submit"] {
	width:30%;
}

#myspace {
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:140px;
	height:116px;
}

#hyves {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:101px;
	height:74px;
}

#nlmanagement {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:125px;
	height:58px;
}

/*** SWIRL ***/

div#swirlcontainer {
	background:url('../gfx/background_swirl.png') top left no-repeat;
	position:absolute;
	left:50%;
	margin-left:450px;
	*margin-left:449px; /* IE7 FIX for calculating percentages wrong */
	top:500px;
	width:100px;
	height:350px;
	z-index:1;
}

/********** CONTENT ***********/
div#content {
	padding:5px;
}

/********** OTHER *************/
h1 {width:100%; height:30px; font-size:18px; font-weight:normal; border-bottom:1px solid #924735; margin-bottom:0px;}
.small_grey {color:#666; font-size:9px; margin-bottom:10px;}

.concerts_list {width:100%; margin:0px; margin-top:10px; border-collapse:collapse; font-size:13px; }
.concerts_list th {background: #924735; font-weight: bold; color: #fff; text-align:left;}
.row1 {background: #222;}

.release {width:100%;}
.releaseDetails {width:120px;}
.releaseDetails img {border: 1px solid #924735;}

.discoTypes { margin-bottom:0px;position:relative; width:100%; height:20px; text-align: center; border-bottom:1px solid #924735; }
.discoTypes a {color: #fff; font-weight: bold; text-decoration: none;}
.discoTypes a:hover {color: #924735; font-weight: bold;}
.discoType {margin-right:20px; float:left; font-weight:bold; font-size: 16px;color: #924735;}

.galleryImage {text-align: center; margin-top:20px;}
.mediaitem {margin-bottom:10px; height:220px; border-bottom:1px solid #924735;}
.mediaitem img {border:1px solid #924735;}

#guestbookFormTable {width:100%;}
#guestbookFormTable input {width:200px;}
.guestbookHeader { border-bottom:1px solid #924735; font-weight: bold; color: #924735;}
.guestbookSmall {margin-top:15px;}

.article_image {margin:5px; border:1px solid #924735;}

.pressitem .thumb {margin:5px; border:1px solid #924735;}
.pressitem {margin-bottom: 50px;}


