/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	
	background: #000000;
	color: #ffFFff;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;

}

/* ################   Position ################  */
#all
{
	background: #220000;
	font-size: 0.8em;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 0px 0px 0px;
	text-align: left;

}

#page { }

#header
{
	
	color: #000000;
	margin: 0;
	padding:0px;
	position: relative;
	text-align: center;
	
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0px 0 5px 15px;
	/*margin:0px 0 0 37px;*/
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { 
	margin: 0 0 0 21%;
	position: relative;
}
#left
{
	float: left;
	margin: 35px 0 0 0;
	width: 20%;
}

#right
{
	color: #000;
	float:left;
	width: 28%;
	padding-top:10px

}

#main2
{

	width:64%;
	padding: 25px 20px 20px 20px;
	position: relative;
	min-height:520px;
	float:left;


}

#main
{

	margin: 0 0px 0 0;

	padding: 0px 20px 0px 0px;
	position: relative;
	height: 1400px;
}



/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#flowlist_xml
{
	background: #0000cc;
	height: 100px;
	width: 100%;
}

#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	
	text-align: center;
	text-transform: none !important;
	z-index: 0;
	
}

#logo  img { 
	display: block; 
	width: 100%;
}

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	
}

/* ###############  main * ########################### */
/* position */
.leading
{
	/* background: #EFDEEA url(../images/biene.gif) no-repeat top left; */
	border: solid 1px #CCCCCC;
	color: #000000;
	margin: 30px 0px 10px 0px;
	padding: 20px 20px 40px 120px;
	position: relative;
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

/* ################# breadcrumbs ################ */
.breadcrumbs {
/* background:#0000cc; */
left:20px;
position:absolute;
min-height:5em;
padding-top:0;
text-align:center;
color:#fff;
}

.breadcrumbs p {
padding:5px;
display:inline;
}

* html .breadcrumbs {
height:65px;
}

.breadcrumbs a {
text-transform:none;
}

.breadcrumbs a:link,.breadcrumbs a:visited {
background:#0000cc;
color:#fff;
}

.breadcrumbs span {
color:#fff;
font-size:0.9em;
padding:7px;
}

.breadcrumbs span a:hover,.breadcrumbs span a:active,.breadcrumbs span a:focus {
background:#000;
color:#fff;
text-decoration:none;
}

/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
color:#fff;
padding:20px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 2px #C39;
color:#fff;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}



/* 90s Soul Additions */

/*
ID as selector use # 
Class as selector user .
*/


#artistsPage {


}

div#artistsPage a:link { color: #ffffff; text-decoration:none;}
div#artistsPage a:visited { color: #ffffff; text-decoration:none;}
div#artistsPage a:hover { color: #6b98ff; text-decoration:none;}
div#artistsPage a:active { color: #ffffff; text-decoration:none;}


#artistname {
 	left:11px;
	position:relative;
	top:45px;
	
	
}
.searchbut {
position: relative;
	top: 0px;
	left: 100px;

}
.logobut{
	margin: 0px;
	padding:0px;
	border:0px;
	position: relative;
	top: 0px;
	left: 100px;
}
div.logobut img { border:0px;  margin: 0px; padding:0px; }
div.logobut a:link { border:0px; text-decoration: none; }

.buttony {
	width:75px;
	height: 43px;

}


div.yearImage {
	
	border: none 0px;
	position:relative;


}

div.navigation {
	width: 100%;
	border:0px;
	height:25px;
	text-decoration: none; 
	padding: 3px 0px;
	position:relative;
}
div.forwrev {
	width: 100%;
	border:1px;
	position:absolute;
	left:50px;	
	font-size: 1em !important;
	font-weight: bold !important;
}
div.alfabet {
	width: 100%;
	border:1px;
	text-decoration: none; 
	font-size: 1em !important;
	font-weight: bold !important;
	text-align: center;
	text-transform: none !important;
	position:absolute;
	left:20px;
	top: 5px;
}

div.imageGroup {
	width: 150px;
	height: 175px;
	border: none 0px;
	padding: 0px 0px;
	position:relative;
	
}
/*div.imageGroup img { color: #220000; text-decoration:none;}*/

#imagesBlock {
	position:relative;
}
div#imagesBlock a:link { color: #220000; text-decoration:none;}
div#imagesBlock a:visited { color: #220000; text-decoration:none;}
div#imagesBlock a:hover { color: #6b98ff; text-decoration:none;}
div#imagesBlock a:active { color: #220000; text-decoration:none;}


.showpage {
	left:165px;
	position:absolute;
	top:148px;
	z-index:1;
	font-size: 3.5em;
	font-weight: bold;
	color: #41607c;
	font-family:Arial, Tahoma, Times New Roman",Georgia,Serif;
}

div.artistpic {
	width: 100px;
	height: 100px;
	border: none;
	position:absolute;
	left: 25px;
	top:25px;
	
}
#numberArtistPic {
	position:absolute;
	left: 5px;
	top:5px;
	/*color: #6b98ff;*/
	color: #ffffff
	
}
.yearArtistPic {
	position:absolute;
	left: 50px;
	top:0px;
	/*color: #6b98ff;*/
	color: #ffffff
	
}
div.artistlink {
	width: 100%;
	border: none;
	position:absolute;
	left: 5px;
	top:135px;
	/*color: #6b98ff;*/
	color: #ffffff;
	
}
div.albumname {
	width: 100%;
	border: none;
	position:absolute;
	left: 5px;
	top:150px;
	/*color: #6b98ff;*/
	color: #ffffff;
	
}
div.yearOnTop {
	width: 100%;
	border: none;
	text-align:center;
	position:absolute;
	left: 0px;
	top:5px;
	color: #00ffff;
	
}


#albumpic {
	width: 300px;
	height: 300px;
}


div.moduletable {
	padding: 5px;
	background:url(../images/album/6.gif) #220000 no-repeat;
	height:175px;
	width:150px;
}
div.moduletable a:link { color: #ffffff; text-decoration:none;}
div.moduletable a:visited { color: #ffffff; text-decoration:none;}
div.moduletable a:hover { color: #6b98ff; text-decoration:none;}
div.moduletable a:active { color: #ffffff; text-decoration:none;}

ul {
	
	background:url(../images/album/6.gif) #220000 no-repeat;
	list-style: none;
	padding: 15px;
}

li a:link, li a:visited{
color: #FFF;
text-decoration: none;
font-weight: bold;
}

li a:hover, li a:active{
color: #FFF;
text-decoration: none;
font-weight: bold;
}



div.banneritem_empty{
	border: none;
}


#footer {
	width: 100%;
	text-align: center;
}


/*albumPage*/
.albumInfo {
position: absolute;
	top: 0px;
	left: 0px;

}
.advertisement {
position: absolute;
	top: 483px;
	left: 285px;
	color: #FFFFFF;
	width: 400px;
	padding: 15px;
}
.bigcover {
	width:250px;
	height:250px;
}
.front{
	position:relative;
	top:15px;
	left:25px;
	
}
.back{
	position:relative;
	top:20px;
	left:25px;
}
.albumpagename{
position:absolute;
	top:25px;
	left:300px;
}

.albumtracks{
	position:absolute;
	top:115px;
	left:300px;
	width: 400px;
	font-size: 10pt;
}
.albumcomment{
	font-size: 7pt;
}

.forsale{
	font-size: 12pt;
	color: #FFFFFF;
}

.header1 {
	font-size: 20px;
	font-weight: bold;

}
.header2 {
	font-size: 16px;
	font-weight: bold;

}
.header3 {
	font-size: 12px;
	font-weight: bold;
	color: #F0F0F0;
}
.header4 {
	font-size: 8px;
	font-weight: bold;
}
