html, body {
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
}

body {
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:12px;
	color:#FFF;
	background-color:#000;
}

img { border:none; }
form { display:inline; }

#wrap 
{
	position:relative;
	height:550px;	
	min-width:980px;
	width: 100%;
}

.bg-none { background:#000; }
.bg1-1 { background:url(../images/bg/01_1.jpg) top left no-repeat #000; }
.bg2-1 { background:url(../images/bg/01_2.jpg) top right no-repeat #000; }
.bg3-1 { background:url(../images/bg/01_3.jpg) top left no-repeat #000; }
.bg4-1 { background:url(../images/bg/01_4.jpg) top right no-repeat #000; }
.bg1-2 { background:url(../images/bg/02_1.jpg) top left no-repeat #000; }
.bg2-2 { background:url(../images/bg/02_2.jpg) top right no-repeat #000; }
.bg3-2 { background:url(../images/bg/02_3.jpg) top left no-repeat #000; }
.bg4-2 { background:url(../images/bg/02_4.jpg) top right no-repeat #000; }
.bg1-3 { background:url(../images/bg/03_1.jpg) top left no-repeat #000; }
.bg2-3 { background:url(../images/bg/03_2.jpg) top right no-repeat #000; }
.bg3-3 { background:url(../images/bg/03_3.jpg) top left no-repeat #000; }
.bg4-3 { background:url(../images/bg/03_4.jpg) top right no-repeat #000; }


.hide {display:none; }
.clear { clear:both; }

#topspacer
{ 
	width: 100%; height: 55px; background: url( ../images/border_top.jpg ) bottom repeat-x; text-align: center; font-size: 16px; line-height: 55px; 
}
#bottomspacer
{
	width: 100%; height: 55px; background: url( ../images/border_bottom.jpg ) top repeat-x;
}

#container
{
	width: 100%; 
	height: 660px; 
	position: relative; 
	left: 50%; top: 50%; 
	margin-left: -50%; 
	margin-top: -330px;
}

.soundcloud
{
	height: 310px; 
	width: 100%; 
	position: relative;
}

.noflashcontainer
{
	height: 310px; 
	width: 100%; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	text-align: center; 
	line-height: 310px; 
	background-color: #ffffff;
}

.flashcontainer
{
	height: 310px; 
	width: 100%; 
	position: absolute; 
	top: 0px; 
	left: 0px;
}

div.main, div.gallery {
	position:absolute;
	width:35%;
	top:10px;
	right:20px;
	bottom:10px;
	overflow:auto;
	text-align:right;
	z-index:4;
	min-width:450px;
	height:480px;
}

div.news 
{
	position:absolute;
	width:480px;
	top:10px;
	right:0px;
	bottom:10px;
	overflow:auto;
	text-align:right;
	z-index:4;
	padding-right:20px;
	min-width:450px;
	height:480px;
	overflow-x: hidden;
	overflow-y: auto;
}

div.news { 
	/*width:25%; 
	height: 480px;
	overflow: hidden;*/
}

div.albums, div.downloads, div.contact {
	position:absolute;
	width:40%;
	/*top:10px;*/
	bottom:20px;
	left:20px;
	overflow:auto;
	text-align:left;
	z-index:4;
	min-width:450px;
}

a {
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	text-decoration:none;
	color:#FFF;
}

a:hover {
	text-decoration:underline;
}

h3 { margin:0; padding:0; text-decoration:none; text-transform:uppercase; letter-spacing:-1px; }
h3.grey { margin-top:10px; font-size:11px; font-weight:normal; color:#999; }
h3.white { font-size:12px; text-decoration:none; text-transform:uppercase; letter-spacing:-1px; }
h3.facebook a { font-size:14px; text-decoration:none; text-transform:uppercase; letter-spacing:-1px; color: #ffffff; }
.info p { padding:5px 0px; margin:0; }

#preview{
	width: 125px;
	height: 110px;
	overflow: hidden;
}
#description {
	position: absolute;
	font-size:10px;
	color:#ccc;
	top: 10px;
	left: 125px;
	overflow: hidden;
	padding-right:15px;
}

#buynow {
	position: absolute;
	font-size:10px;
	color:#fff;
	top: 70px;
	right: 10px;
}

p {
	color:#999;
}

div#nav {
	position:absolute;
	top:0;
	left:20px;
	z-index:50;
	/*padding-bottom:350px;*/
	margin-top:10px;
	/*margin-left:10px;*/
}

div#nav ul {
	margin:0; padding:0;
	list-style:none;
}

div#nav ul li {
	height:32px;
}

div#nav ul li a {
	display:block;
	width:100%;
	height:100%;
	background-image:url('../images/menu.png');
}

div#nav ul li#news a {
	width:133px;
	height:32px;
	background-position:0px 0px;
}

div#nav ul li#news a:hover, div#nav ul li#news.active a {
	background-position:0px -164px;
}

div#nav ul li#albums a {
	width:190px;
	height:32px;
	background-position:0px -32px;
}

div#nav ul li#albums a:hover, div#nav ul li#albums.active a {
	background-position:0px -196px;
}

div#nav ul li#gallery a {
	width:208px;
	height:32px;
	background-position:0px -64px;
}

div#nav ul li#gallery a:hover, div#nav ul li#gallery.active a {
	background-position:0px -228px;
}

div#nav ul li#downloads a {
	width:290px;
	height:32px;
	background-position:0px -96px;
}

div#nav ul li#downloads a:hover, div#nav ul li#downloads.active a {
	background-position:0px -260px;
}

div#nav ul li#contact a {
	width:208px;
	height:32px;
	background-position:0px -128px;
}

div#nav ul li#contact a:hover, div#nav ul li#contact.active a {
	background-position:0px -292px;
}

div#content { }

/*
ul.downloads h3 {
	visibility: visible;
	margin-top:20px;
	margin-bottom:5px;
}
*/
div.downloads ul {
	/*width:400px;*/
	width:200px; float:left;
	list-style-type:none;
	margin:0; padding:0;
}

div.downloads ul.wallpapers { margin-left:5px; }
div.downloads ul.downloads { }
div.downloads ul li.item a {
	padding-left:20px;
	background-image:url('../images/flash.png');
	background-repeat:no-repeat;
	line-height:20px;
}

fieldset {
	margin:0; padding:0;
	width:400px;
	border:none;
}

form.presslogin { color:#999; }

label {
	line-height:25px;
}

div#contact {
	width:400px;
}

div#contact a {
	color:#000;
}

.contactlink { padding-right:8px; }

#myGallery{
	position: relative;
	overflow: hidden;
	/*margin-left:20px*/
	/*height: 500px;*/
}

.i { width:365px; border:1px dotted #999; color:#000; }