/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* GENERIC DEFINITIONS */
body
{
	background: #000000;
	margin: 0px 0px 0px 0px;
	text-align:center;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
div.column {
	float: left;
	text-align: center;
}
div.left {
	float:left;
	text-align:left !important;
}
div.right {
	float:right;
	text-align:right !important;
}
p, form, input, a, img, h1, h2 {margin:0px;padding:0px}
span.highlight {font-weight:bold;}
img {border-style:none}
p img, a img {
	vertical-align:middle;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
hr {
	margin: 10px 0px;
	padding: 0px;
	background-color: transparent;
	border-style: none;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
a, a:visited, a:active {
	text-decoration:underline;
	color: #dc992f;
}
a.member_hover, a:hover {
	text-decoration:underline;
	color: #ffffff;
}
a.ext_link, a.ext_link:visited, a.ext_link:active {
	color: yellow;
	text-decoration: none;
	font-weight:normal;
}
a.ext_link:hover {
	text-decoration: underline;
}
div.rightalign {
	text-align:right;
	margin:0px auto;
}
div.leftalign {
	text-align:left !important;
	margin:0px auto !important;
}
div.highlight {
	border:1px solid;
	margin:0px auto !important;
}
div.redbox {
	background-color:#600000;
	padding:0px 5px;
	border:2px solid;
	border-color:#700000 #500000 #500000 #700000;
	margin:0px auto;
	text-align:left !important;
}


div.small_separator, div.separator, div.large_separator, div.clear {
	clear: both !important;
	font-size: 1px !important;
	background: none !important;
	background-color: transparent !important;
	border: none !important;
	width:100% !important;
	margin:0px !important;
	padding:0px !important;
	float:none !important;
}
div.clear {height:1px;}
div.small_separator {height:5px;}
div.separator {height:10px;}
div.large_separator {height:20px;}

input {margin:0px;vertical-align:middle;}
input.text, textarea, input.captcha {
	color: #FFFFFF;
	border: 1px solid;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button {
	color: #dc992f;
	font-weight:bold;
	border: 1px solid;
	padding: 2px 5px;
	font-size:10px;
}
input.radio {
	margin-right:10px;
}
select {
	border:1px solid;
}

div.titles {
	height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: right;  
	border: 1px solid;
	border-color: #800000 #500000 #500000 #800000;
	background-color: #7e0202;
	font-size:1px !important;
}
div.titles img {
	vertical-align:middle !important;
	float:right;
	margin:1px 0px;
}
div.titles span {
   	color: #FFCCCC;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	background-color: #700202;
	border: 1px solid;
	border-color: #500000 #800000 #800000 #500000 ;
}
div.next_prev, div.next_prev a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
div.next_prev {
	text-align:center;
	background-color: #200000;
}
div.next_prev select {
	font-size:10px;
}
/* GENERIC DEFINITIONS */


/* TOP AND FOOT */
#container {
	background-color:#100000;
	border-style: none;
	width:600px;
	margin:0px auto;
	padding: 0px;
	text-align:center;
	border: 2px solid #500000;
	border-top-style:none;
	border-bottom-style:none;
}
#header {
	border-style: none;
	width:600px;
	margin:0px auto;
	border: 2px solid #500000;
	border-bottom-style:none;
}
#header #menu, #header #myspace {
	background-color:#500000;
	padding: 5px 0px;
	text-align:left;
	font-weight: bold;
	font-size:12px;
}
#header #myspace {
	float:right;
}
#header #menu a {
	padding:2px 2px;
	margin:2px 0px;
	color: #dbdca9;
	background-color:transparent;
	text-decoration: none;
}
#header #myspace a {
	color:yellow;
	padding:0px;
	margin:0px 2px;
	text-decoration: none;
}
#header #myspace a img {
	margin-top:-2px;
}
#header #myspace a:hover {
	color:white;
}
#header #menu a:hover {
	color: #FFFFFF;
	background-color: #6a4908;
	text-decoration: none;
}
#header #submenu {
	background-color: #600000;
	font-size:12px;
	margin:0px auto;
	padding:5px 20px;
	border-style:none;
	border: 1px solid;
	border-color: #200000 #800000 #800000 #200000;
}
#header #submenu input.text {
	background-color:#7e0202;
	border-color: #300000 #AA0000 #AA0000 #300000;
}
#header #submenu input.button {
	background-color:#7e0202;
	border-color: #AA0000 #300000 #300000 #AA0000;
}
#header #submenu a, #header #submenu a:active, #header #submenu a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
#header #submenu a:hover {
	text-decoration:underline;
}
#footer {
	background-color: #500000;
	border-style: none;
	width:600px;
	margin:0px auto;
	text-align:center;
	font-weight:normal;
	border: 2px solid #500000;
	border-top-style:none;
}
#footer a, #footer a:visited, #footer a:active {
	color: #dbdca9;
	text-decoration: none;
}
#footer a:hover {
	color: #dbdca9;
	text-decoration: underline;
}
#foot_info {
	font-size:11px;
	background:none;
	background-color:transparent;
}
#foot_info div.redbox {
	width:320px;
	padding:5px;
	padding-bottom:4px;
}
#foot_info div.redbox img {
	float:left;
	margin-right: 5px;
}
#foot_info a {
	font-size:11px;
}
/*-TOP-AND-FOOT-*/

/* SPECIAL SECTIONS */
#index_thumbs {
	margin:0px auto;
	padding:0px;
	width:570px;
	border-style: none;
	font-size:11px;
	background-color:#400000;
}

#index_thumbs div.float {
	text-align:center;
	background-color: transparent;
	width:190px;
	float: left;
} 
#index_thumbs div.float img, #index_thumbs div div {
	background-color:#500000;
	border: 1px solid;
	border-color: #700000 #100000 #100000 #700000;
	margin:0px auto;
}
#index_thumbs div div {
	text-align:left;
}
#index_thumbs div img {
	display:block;
	width:168px;
}
#index_thumbs div div {
	text-align:left;
	width:160px;
	padding:0px 4px;
}
#index_thumbs div div.title {
	height: 30px;
}

#index_LastLinks div.body div:hover {
	background-color:#500000;
}
#index_LastLinks div.body div a, #index_LastLinks div.body div a:hover, #index_LastLinks div.body div a:visited, #index_LastLinks div.body div a:active {
	text-decoration:none;
}
#index_Partners img {
	width:75px;
}
#index_ContMenu div.body {
	text-align:left;
	width:100% !important;
}
#index_ContMenu div.body ul {
	margin: 5px;
	padding:0px;
}
#index_ContMenu div.body ul ul {
	margin: 0px;
	padding:0px;
}
#index_ContMenu div.body li {
	list-style-position: outside;
	list-style-type: none;
	margin:0px;
	padding: 5px;
	background-color:transparent;
}
#index_ContMenu div.body li:hover {
	background-color:#300000;
	#background-color:transparent;
}
#index_ContMenu div.body li.selected {
	background-color:#300000;
}
#index_ContMenu div.body li.container, #index_ContMenu div.body li.container:hover {
	background-color:transparent;
	margin:0px;
	padding:0px 20px;
	#border:1px solid #500000;
}
#index_ContMenu div.body li.subitem, #index_ContMenu div.body li.subitem:hover {
	background-color:transparent !important;
	list-style-type: disc !important;
	list-style-position:outside !important;
	margin:0px 10px 0px 20px !important;
	padding:0px !important;
}
#index_ContMenu div.body img {
	height:45px;
	width:45px;
	margin-right:5px;
	border:1px solid #dc992f;
	float:left;
}
#index_ContMenu div.body img:hover {
	border-color:#ffffff;
}
#index_ContMenu div.body p {
	display:inline;
	float:left;
	text-align:left;
	width:70px;
}

#index_Spaces img {
	width:110px;
}
#Section_Band ul, #Section_Band li {
	margin:0px;
	padding:0px;
	color: #dc992f;
}
#Section_Band ul {
	margin-left:20px;
}
#Section_Band a {
	font-weight: normal;
	text-decoration: none;
}
#Section_Disco div.row {
	width:80%;
	margin:0px auto;
	padding:5px;
}
#Section_Disco div.row:hover {
	background-color:#600000;
}
#Section_Disco div.row p {
	text-align:left;
	float:left;
	width: 200px;
}
#Section_Disco div.row img {
	height:80px;
	min-height: 80px;
	width:80px;
	margin-right:5px;
	border:1px solid #dc992f;
	float:left;
	text-align:center;
}
#Section_Disco div.row img:hover {
	border-color:#ffffff;
}
#Section_Releases {
	text-align:center;
}
#Section_Releases #cover img {
	width:70%;
}
#Section_Releases div.leftalign {
	font-size:11px !important;
	text-align: center !important;
}
#Section_Releases div.leftalign a {
	margin:0px 10px !important;
	text-decoration: none !important;
}
#Section_Releases #tracklist {
	margin: 0px auto;
	text-align:left;
}
#Section_Releases div.row, #Section_Releases p {
	padding: 0px 10px;
	text-align:left !important;
}
#Section_Releases #tracklist div.row img {
	float:right;
}
#Section_Releases hr {
	margin:2px 0px;
}
#Section_Releases #info, #Section_Releases #rel_downloads, #Section_Releases #review, #Section_Press #review {
	text-align:left;
}
#Section_Releases #info p {
	font-size:11px;
}
#Section_Releases #lyrics_cover img {
	float:left;
	margin-right: 10px;
}
#Section_Releases div.lyric p {
	line-height: normal !important;
}
#Section_Releases div.lyric p span.highlight{
	line-height: 1.8 !important;
}
#Section_Releases #review table, #Section_Press #review table {
	font-size:11px !important;
}
#Section_Press div.press {
	text-align:left !important;
}
#Section_Press img {
	width:300px;
}
#Section_Press hr {
	margin:2px 0px;
}
#Section_Newsletter div.highlight {
	width:60%;
}
#Section_Newsletter div.highlight p {
	font-style: italic;
}
#Section_Newsletter div.leftalign {
	width:60%;
}
#Section_Photogallery div.leftalign, #Section_Live div.leftalign, #Section_Links div.leftalign, #Section_Media div.leftalign, #Section_Releases div.leftalign {
	padding:5px;
	border:1px solid #500000;
	background-color:black;
	clear:left;
}
#Section_Photogallery div.img {
	float: left;
}
#Section_Photogallery div.descr {
	float: right;
	width: 300px;
	font-size:11px !important;
	text-align:left !important;
}
#Section_Photogallery div.descr p {
	text-align:left !important;
}
#Section_Photogallery div.img img {
	text-align:center;
	background-color:#500000;
}
#Section_Photogallery img.foto_w80-h60 {
	border-style: none;
	padding:20px 10px;
}
#Section_Photogallery img.foto_w60-h80 {
	border-style: none;
	padding:10px 20px;
}
#Section_GuestBook div.message {
	background-color:#400000;
	padding:5px;
}
#Section_GuestBook div.message div.next_prev {
	background-color:#600000 !important;
	text-align:left !important;
}

#Section_Links div.row {
	background-color:#500000;
	text-align:center;
}
#Section_Links div.row p {
	text-align: left !important;
}
#Section_Links div.row p, #Section_Links div.row div {
	margin:5px !important;
	margin-bottom: 0px !important;
}
#Section_Links div.row div.leftalign {
	margin:0px !important;
}
#Section_Links div.row img {
	margin-right:5px;
}
#Section_Links div.row img.left {
	float:left;
	width: 80px;
	max-width: 80px;
}
#Section_Links div.row img.under {
	width: 350px;
	max-width: 350px;
}
#Section_Media div.disco img {
	float: left;
	width: 130px !important;
	margin:0px 10px !important;
}
#Section_Media div.disco p {
	margin: 0px !important;
	padding: 0px 5px !important;
	margin-left:150px !important;
	text-align:left !important;
}
/*-SPECIAL-SECTIONS-*/

/* PAGE COLUMNS */
#left, #right, #center, #page {
	padding:0px;
	margin:0px;
	border-style:none;
	border-width:0px;
}
#left, #right {
	width:150px;
	font-size: 11px;
}
#center {
	width:300px;
}
#page {
	width:450px;
}
#left div.body, #right div.body, #center div.body, #page div.body {
	width:90%;
	margin: 0px auto;
}
#page div.body p {
	line-height:1.5;
	margin:5px 0px;
	text-align:justify;
}
#page div.body ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#page div.body ul li {
	margin: 2px 0px;
	padding:0px;
}
#page div.body div {
	text-align:center;
	margin:0px auto;
}
#page div.body form {
	width:100%;
	text-align:center;
}
#page div.body div.input {
	float:left;
	width:70%;
	text-align:left;
}
#page div.body div.caption {
	clear:left;
	float:left;
	width:30%;
	text-align:right;
}
#page div.body div.caption span {
	margin-right:10px;
}
#page div.body form div {
	margin: 5px 0px;
}
#page div.body form div div span{
	margin-right:10px;
}
#page div.body div.redbox {
	width:90%;
}
#center div.container, #page div.container {
	border: 1px solid #500000;
	border-top-style:none;
	background-color: #300000;
	text-align:left;
}
#left div.context_menu {
	background-color:#500000;
}
#page div.container {
	border-right-style:none;
}
#left hr, #right hr {
	border-bottom-color:#400000;
	border-bottom-style:solid;
}
#center div.titles {
	border-right-style:none;
	border-left-style:none;
}
#center hr {
	border-bottom-color:#500000;
}
#page hr {
	border-bottom-style:solid;
	border-bottom-color:#500000;
	border-bottom-width:2px;
}
#page div.highlight {
	border-color:#500000;
	padding:5px;
	text-align:justify;
}
#page div.body table {
	width:100%;
}
#page div.body table th {
	text-align:left !important;
	font-weight:bold;
	padding:2px;
}
#page div.body table td {
	margin:0px !important;
	border-style:none;
	text-align:left !important;
	padding:2px !important;
}
#page div.body table td.caption {
	width:20%;
	background-color:#500000;
}
#page div.body table td.value {
	width:80%;
	background-color:#600000;
}
#page div.body div.thumbnails {
	width:400px;
	margin: 0px auto;
	text-align:left;
}
#page div.body div.thumbnails div.thumb {
	width:100px;
	height:100px;
	text-align:center;
	float:left;
}
#page div.body div.thumbnails img {
	margin-top:5px;
	border:1px solid #500000;
}
#page div.body div.thumbnails img:hover {
	background-color:#400000;
	border-color: #500000 #000000 #000000 #500000;
}
#page div.body div.thumbnails img:active {
	background-color:#300000;
	border-color: #000000 #500000 #500000 #000000;
}
#page div.body div.thumbnails #cur_thumb {
	background-color:#400000;
	border-color: #500000 #000000 #000000 #500000;
}
#page div.body div.thumbnails img.foto_w80-h60 {
	padding:15px 5px;
}
#page div.body div.thumbnails img.foto_w60-h80 {
	padding:5px 15px;
}
#page div.caption {
	padding:3px 0px !important;
}
#page input.text, #page textarea, input.captcha {
	border-color: #100000 #600000 #600000 #100000;
	font-size: 12px !important;
	background-color:#400000;
}
#page input.text, #page textarea {
	width:90%;
}
#page input.button {
	border-color: #600000 #100000 #100000 #600000;
	background-color:#400000;
}
/*-PAGE-COLUMNS-*/

