@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #111;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
}
td.press{
	font-size: 10px;
}
td.press a{
	text-decoration: none;
	color: #fff;
}
td.pictures{
	font-size: 10px;
}
td.pictures a{
	text-decoration: none;
	color: #fff;
}
#container {
	width: 1000px;
}
#header { 
	width: 780px; 
	height: 133px;
}
#warlocks {
	color: #000000;	
	width: 56px; 
	height: 350px;
	float: left;
}
#content {
	background: url('../images/content_bg.gif') no-repeat;
	width: 744px;
	min-height: 554px;
	float: left;
}
#contentbody {
	margin: 48px 0px 0px 48px;
	width: 615px;
}
#rightcolumn {
	width: 194px;
	margin-left: 6px;
	float: left;
}
#rightboxnews {
	width: 112px;
	min-height: 112px;
	
	background-color: #9d98b9;
}
#rightboxnews input {
	background-color: #000;
	color: #fff;
}

#rightboxshop {
	width: 112px;
	min-height: 112px;
	
	background-color: #9e8a72;
}

#rightboxshop a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 40px;
	margin-left: 10px;
}

#rightboxshop a.selected {
	background-color: #000;
}

#rightboxcontact {
	width: 112px;
	min-height: 112px;
	
	background-color: #e5da8e;
}

#rightboxschedule {
	width: 112px;
	min-height: 112px;
	
	background-color: #e3a449;
}

#rightboxschedule a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 40px;
	margin-left: 10px;
}

#rightboxschedule a.selected {
	background-color: #000;
}
#rightboxpress {
	width: 112px;
	min-height: 112px;
	background-color: #ca6863;
}

#rightboxpress a {
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-left: 9px;
}

#rightboxpress a.selected {
	background-color: #000;
}
#rightboxdiary {
	width: 112px;
	min-height: 112px;
	background-color: #5fa183;
}

#rightboxdiary a {
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-left: 9px;
}

#rightboxdiary a.selected {
	background-color: #000;
}
#rightboxmusic {
	width: 112px;
	min-height: 112px;
	background-color: #4e61b4;
}

#rightboxmusic a {
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-left: 9px;
}

#rightboxmusic a.selected {
	background-color: #000;
}
#rightboxpictures {
	width: 112px;
	min-height: 112px;
	background-color: #7aafc2;
}

#rightboxpictures a {
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-left: 9px;
}

#rightboxpictures a.selected {
	background-color: #000;
}
#rightboxvideos {
	width: 112px;
	min-height: 112px;
	background-color: #c392be;
}

#rightboxvideos a {
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-left: 9px;
}

#rightboxvideos a.selected {
	background-color: #000;
}

#bandlist {
	width: 110px;
	border: 1px solid #5fa183;
	font-size: 10px;
}
#bandlist a {
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
}
.recordlist {
	width: 112px;
	border: 1px solid #4e61b4;
	font-size: 10px;
	margin-top: 2px;
}
.recordlist a {
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}
.recordListSelected {
	margin-left: 2px;
	margin-right: 2px;
	background: #4e61b4; 
}
.videolist {
	width: 112px;
	border: 1px solid #c392be;
	font-size: 10px;
	margin-top: 2px;
}
.videolist a {
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}
.videoListSelected {
	margin-left: 2px;
	margin-right: 2px;
	background: #c392be; 
}

.news a {
	color: #cdcadc;
}
.news .header {
	color: #9d97b9;
	font-weight: bold;
}
.news .signature {
	font-size: 10px;
}
.contact .header {
	color: #e5da8e;
	font-weight: bold;
}
.contact a {
	color: #e9e5c6;
}
.music .header {
	color: #4e61b4;
	font-weight: bold;
}
.music a {
	color: #a2acd5;
}
.shop .header {
	color: #9e8a72;
}
.shop a {
	color: #c4baae;
}
.links .header {
	color: #e5da8e;
	font-weight: bold;
}
.links a {
	color: #e9e5c6;
	text-decoration: none;
}
.pictures .header {
	color: #7aafc2;
	font-weight: bold;
}
.pictures a {
	color: #c0d7df;
}
.picturesList {
	margin-left: 2px;
	margin-right: 2px;
}
.picturesListSelected {
	margin-left: 2px;
	margin-right: 2px;
	background: #7aafc2; 
}
.press .header {
	color: #ca6863;
	font-weight: bold;
}
.press a {
	color: #e9e5c6;
}
.presslink {
	margin-left: 2px;
	margin-right: 2px;
}
.pressList {
	margin-left: 2px;
	margin-right: 2px;
}
.pressListSelected {
	margin-left: 2px;
	margin-right: 2px;
	background: #ca6863; 
}
.bandHeader {
	color: #5fa183;
	font-weight: bold;
}
.diary .header {
	color: #5fa183;
	font-weight: bold;
}
.diary a {
	color: #abcabc;
}
.tour .header {
	color: #e3a349;
	font-weight: bold;
}
.tour a {
	color: #f1d1a2;
}
.bordered { 
	border: 1px; 
	border-thickness: 1px; 
	border-color: #ffffff; 
	border-style: solid; 
}
.bandSignature {
	font-size: 10px;
}