/* CSS Document . Derelict State Records*/

* :focus { outline: 0; }
/*gets rid of ALL dotted outline artifacts*/
/* outline: none;  gets rid of outline on only specific a(link) element */




/* HEAD-------------------------------------------------------------------------------HEAD--*/

#header_content_band{
	position:relative;
	margin: 0 auto 0 auto;
	height: 100%;
	color: #000000;
	background-image: url(images/header.jpg);
  background-repeat:no-repeat; 
	text-indent: -99999px;
	padding-bottom:200px;
  background-position:center top;
	min-width:1024px;
	max-width:1280px;

	

}


#black_strip_header{
	width: 100%;
	height:205px;
	top: 0px;
	position: absolute;
  color: #333333;
background:#000000;
	
}
/* body-------------------------------------------------------------------------------body--*/

body{
	margin: 0;
	font-family: Myriad Pro, Trbuchet MS, Ariel, Helvetica, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	


}	

img{  
border-style: none;
}
/* gets rid of BLUE picture utline in Explorer */





#splash_page_content{

	height: 600px;
	width: 800px;
	position: absolute;
	top: 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}


/* TEXT-------------------------------------------------------------------------------TEXT--*/


body,h1,h2,h3,h4,h6,blockquote,p,form{
	margin:0;
	padding:0;
}

h1{
	color: #333333;
	font-size: 20px;

}

h3{
	color: #333333;
	font-size: 14px;
font-style:normal;
font-weight:normal;
padding-bottom: 5px;

}

p{
	padding-top: 0px;
	padding-bottom: 0px;
}
p.padding{
	padding-top: 5px;
	padding-bottom: 5px;
}

p.grey{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
	color: #a7a7a7;
}

p.small{
	margin:0;
	padding:0;
	font-size: 10px;
	display:inline;
}

p.small_center{
	margin:0;
	padding:0;
	font-size: 10px;
	display:inline;
	text-align: center;
	display:block;
}
/* LINKS-------------------------------------------------------------------------------LINKS--*/

a:link {
text-decoration: none;
color:#333333;
}

a:visited {
text-decoration: none;
color:#333333;
}

a:active {
text-decoration: none;
color:#000000;
}

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

/* FOOTER LINKS-------------------------------------------------------------------------------FOOTER LINKS--*/
.footer_content_box a:link {
text-decoration: none;
color:#ffffff;
}

.footer_content_box a:visited {
text-decoration: none;
color:#ffffff;
}

.footer_content_box a:active {
text-decoration: none;
color:#ffffff;
}

.footer_content_box a:hover {
text-decoration: none; 
color: #AB3F56;
}



/* CONTENT-------------------------------------------------------------------------------CONTENT--*/

#background_image_band{
	position:relative;
	margin: 0 auto 0 auto;
	height: 100%;
	color: #ffffff;
	background-image: url(images/background.jpg);
  background-repeat:repeat-y; 
	
	background-position:center top;
	min-width:1024px;
	max-width:1280px;
}

#container{
	position: relative;
	margin: 0 auto 0 auto;
	width: 100%;
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	


}

#content{
	position:relative;
	margin: 0 auto 0 auto;
	width: 510px;
	height: 100%;
	padding-top: 142px;
	top: 200px;
	margin-bottom: 50px;
	text-indent: 0px;
	
}

.content_box{
	position:relative;
	width: 500px;
	margin:5px;
	margin-bottom: 60px;
	height: 100%;
	min-height:10px;
	clear: both;
	display: inline-block;
}

/* LIST-------------------------------------------------------------------------------LIST--*/

ul
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #000000;
	font-size: 14px;
}


#small_list
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #000000;
	font-size: 10px;
	line-height:180%;
}


li{ 
	paddin:0px;
	margin: 0px;
}




/* ---------------------------------------------------------------------------FOOTER----------------*/

#footer_content{
	position:relative;
	margin: 0 auto 0 auto;
	width: 510px;
	height: 100%;
	padding-top: 255px;
	color: #000000;
	margin-bottom: -45px;
	color: #ffffff;

	
	overflow:visible;
}

#footer_content_band{
	position:relative;
	margin: 0 auto 0 auto;
	background: #000000;
	height: 100%;
	color: #ffffff;
	background-image: url(images/footer_image.jpg);
  background-repeat:no-repeat; 
	background-position:center top;
	min-width:1024px;
	max-width:1280px;
	
	width:1024px;
	
	min-height: 600px;
	

	overflow:visible;
display:block;
	
	background-color: #000000;
}

.footer_content_box{
	position:relative;
	width: 500px;
	margin:5px;
	margin-bottom: 45px;
	height: 100%;
	min-height:10px;
	clear: both;

	

		overflow:visible;
}

#copyright_content_box{
	position:relative;
	width: 500px;
	height: 35px;
	min-height:10px;
	clear: both;
	display: inline-block;
	
		color: #000000;
			background-color: #000000;
}



#footer_strip{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #000000;
	background-image: url(images/bottom_white_strip.jpg);
  background-repeat: repeat-x;
	
	
	background-position:center top; 
	
	
		overflow:visible;
}

.img_center{
	margin: 0 auto 0 auto;
	height: 35px;
	width: 120px;
	position:relative;
	margin-bottom:0px;
	padding-bottom:0px;
	
	
	color: #000000;
		background:#000000;
	}
	
#copyright{
	margin: 0 auto 0 auto;
	height: 35px;
	width: 120px;
	position:relative;
	margin-bottom:0px;
	paddind-bottom:0px;
	background-image: url(images/copyright.jpg);
	background-repeat:no-repeat;
	

	}
.spacer_box{
	position:relative;
	width: 500px;
	height: 200px;
	margin:5px;			
}

/* --------------------------------------------------------------------FEATURED ARTISTS-----------------------*/
.featured_artist_box{
	width:100%;
  min-height:140px;
  margin-bottom: 25px;
  margin-top:10px;
	clear: both;
	display: inline-block;
}

#featured_artist_image_box{
	position:relative;
	width: 125px;
	height: 140px;

	float: left;
}

#owl_img{
  width: 213px;
  height:164px;
  position: absolute;
  bottom: 0;
  right: 0;
	background-image: url(images/featured_artists/owl.jpg);
	
	z-index:1;
}
#allflaws_img{
  width: 213px;
  height:164px;
  position: absolute;
  bottom: 0;
  right: 0;
	background-image: url(images/featured_artists/allflaws.jpg);
}
#woppits_img{
  width: 213px;
  height:164px;
  position: absolute;
  bottom: 0;
  right: 0;
	background-image: url(images/featured_artists/woppits.jpg);
}

#oxy_qua_img{
  width: 213px;
  height:164px;
  position: absolute;
  bottom: 0;
  right: 0;
	background-image: url(images/featured_artists/oxy_qua.jpg);
}

.featured_artist_text{
	width: 320px;
	height: 100%;
	float: left;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
/* ------------------------------------------------------------------------LATEST RELEASES-------------------*/

.latest_releases_box_first{
  width: 135px;
  height: 100%;
  float: left;
	padding-right: 47.5px;
	
}

.latest_releases_box_last{
  width: 135px;
  height: 100%;
  float: left;
	
}

#latest_releases_cover__1{
  width: 135px;
  height:135px;

	background-image: url(images/latest_releases/interfearence.jpg);
	
	
}

#latest_releases_cover__2{
  width: 135px;
  height:135px;

	background-image: url(images/latest_releases/black_box.jpg);
	

}
#latest_releases_cover__3{
  width: 135px;
  height:135px;

	background-image: url(images/latest_releases/owl.jpg);

}
/* -------------------------------------------------------------------------------------------*/

.gallery_img{
  width: 125px;
  height:95px;
  float: left;
}





/* TITLES--------------------------------------------------------------------------TITLE IMAGEs MAIN--*/

#about{
	background-image: url(images/titles/about.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 55px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	left:0px;

}

#latest_releases{
	background-image: url(images/titles/latest_releases.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 177px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	
	left:0px;
}


#check_out_the_sounds{
	background-image: url(images/titles/check_out_the_sounds.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 241px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	left:0px;
	
}

#featured_artists{
	background-image: url(images/titles/featured_artists.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 189px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	
		z-index:2;
	left:0px;
	
}

#new_artists_coming{
	background-image: url(images/titles/new_artists_coming.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 216px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	left:0px;
	
}

#djs{
	background-image: url(images/titles/djs.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 43px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	left:0px;
	
}

#vj{
	background-image: url(images/titles/vj.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 24px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	left:0px;
	
}

#design{
	background-image: url(images/titles/design.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 73px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	left:0px;

}

#video{
	background-image: url(images/titles/video.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 57px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	left:0px;
	
}

#images_and_artwork{
	background-image: url(images/titles/images_and_artwork.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 213px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	left:0px;
	
}

#links{
	background-image: url(images/titles/links.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 53px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;

	
	
}


#demos{
	background-image: url(images/titles/demos.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 63px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
		
}


#contact{
	background-image: url(images/titles/contact.jpg);
  background-repeat:no-repeat;
	height: 11px;
	width: 81px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	
}


/* TITLES--------------------------------------------------------------TITLE IMAGEs sidebar--*/



/* FOOTER-------------------------------------------------------------------------------------FOOTER--*/



