/* CSS Document */

body{
	background:#000;
	margin:0 auto;
	font:11px Arial, Helvetica, sans-serif;
	color:#a7a9ac;
}

p,ul,li{
	margin:0;
	padding:0;
	list-style:none;
}

a{
	color:#666;
	text-decoration:none;
}

img{
	border:none;
}

.container{
	width:950px;
	margin:0 auto;
}
.bswrap {
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
}

ul#elsewhere{
	position:absolute;
	top:640px;
}
ul#elsewhere-homepage{
	position:absolute;
	top:990px;
}


table.loginform td{
	padding-right:20px;
	font-weight:bold;
}

table.loginform input[type="text"], table.loginform input[type="password"]{
	width:180px;
}


table.loginform input[type="submit"]{
	width:56px;
	height:22px;
	background:url(../images/button-login.jpg) no-repeat;
	border: none;
}

table.signupform input[type="submit"]{
	width:56px;
	height:22px;
	background:url(../images/button-signup.jpg) no-repeat;
	border: none;
}

table.signupform{
	margin-top:10px;
}

table.signupform td{
	padding-right:20px;
	width:100px;
	color:666;
	font-weight:bold;
}

table.signupform input[type="text"], table.signupform input[type="password"]{
	width:280px;
	margin-bottom:5px;
}



table{
	padding:0px;
	margin:0px;
}
td{
	padding:0px;
	margin:0px;
	width:70px;
}
td.ul{
	width:9px;
	height:9px;
	background:url(../images/tip/ul.png);
}
td.ur{
	width:9px;
	height:9px;
	background:url(../images/tip/ur.png);
}
td.bl{
	width:9px;
	height:9px;
	background:url(../images/tip/bl.png);
}
td.br{
	width:9px;
	height:9px;
	background:url(../images/tip/br.png);
}
td.u{
	width:18px;
	height:9px;
	background:url(../images/tip/u.png);
}
td.r{
	width:9px;
	height:9px;
	background:url(../images/tip/r.png);
}
td.b{
	width:18px;
	height:9px;
	background:url(../images/tip/b.png);
}
td.l{
	width:9px;
	height:9px;
	background:url(../images/tip/l.png);
}

td.c{
	background:#f47e26;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.tabr{
	padding-left:10px;	
}

.rectangle-banner{
	height:100px;
	width:786px;
	float:left;
	background:none;
}

.logo{
	height:100px;
	width:147px;
	float:right;
	background:url(../images/logo.gif) no-repeat top center;
}

.clear{
	clear:both;
}

.navbar{
	border-top:1px #666 solid;
	border-bottom:1px #666 solid;
	margin-top:10px;
	margin-bottom:5px;
}

.navbar ul{
	padding:5px 10px;
}

.navbar li{
	padding:5px 10px;
	list-style:none;
	text-transform:uppercase;
	font-size:12px;
	display:inline;
}

.navbar li a{
	color:#DDD;
	font-weight:bold;
}
.navbar li a:hover{
	color:#f38128;
}

.leftsidebar{
	width:255px;
	float:left;
}


.rightsidebar{
	width:147px;
	float:right;
	padding-top:40px;
}

.widget{
	margin:10px auto;
}

.widget li{
}


.widget h4{
	font:16px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding-top:15px;
	padding-bottom:5px;
}

.widget#signup-text{
	color:#FFF;
	background:#414042;
	border:1px solid #bcbec0;
	text-align:center;
	padding:5px 0;
}

.widget#subscription input[type="text"]{
	background:#000;
	border:1px solid #999;
	color:#999;
	font-size:11px;
	padding:4px 3px;
	width:100px;
}

.widget#subscription input[type="submit"]{
	background:#414143;
	border:1px solid #999;
	color:#999;
	font-size:11px;
	padding:3px;
	text-transform:uppercase;
}


.square_banner{
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}


.square_banner img{
	border:1px #666 solid;
}



.square_banner a{
	color:#e87824;
	text-decoration:underline;
}

.download{
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

.download a{
	color:#e87824;
	text-decoration:underline;
}



.widget#new-releases li{
	display:inline;
	padding:1px;
}



.content{
	float:left;
	width:525px;
	padding:5px 10px;
}
.content h1{
	color:#f38128;
	text-transform:uppercase;
	padding:3px 0 10px 0;
	margin:0;
	font-size:24px;
	font-weight:normal;
}
.content span.h2{
	color:#f38128;
	font-size:18px;
	font-weight:normal;
}

.content span.h3{
	color:#fff;
	font-size:14px;
	font-weight:normal;
}

.content div.youtube{
	border:1px #666 solid;
	margin-bottom:10px;
	width:525px;
	height:339px;
}

#player{
	border:1px #666 solid;
}

.content#home p{
	font:11px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}

.content#artist p{
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	width:285px;
	float:left;
	padding:0 0 10px 0;
}

.content#artist .photo{
	float:right;
	width:224px;
}

.content ul{
	margin-top:20px;
}

.content#artist ul{
	margin-top:150px;
}


.content li{
	display:inline;
	padding:3px 2px;
}
.content li#fb-like{
	display:inline;
	padding:3px 0px;
}


.rightsidebar li{
	padding:5px 0;
}

.footer{
	border-top:1px #666 solid;
	border-bottom:1px #666 solid;
	margin-top:40px;
	margin-bottom:20px;
}

.footer p{
	font-size:11px;
	text-align:center;
	padding:10px 0;
}

.footer p a{
	text-decoration:underline;
}




h4#releases {
	background:url(../images/new-releases.png) no-repeat top left;
	width:173px;
	height:18px;
	margin-top:15px;
	margin-bottom:-15px;
}

h4#artists{
	/*background:url(../images/artists-and-producers.png) no-repeat top left;*/
	background:url(../images/artists-producers-and-mgt.png) no-repeat top left;
	width:225px;
	height:18px;
	margin-top:15px;
	margin-bottom:-15px;
}



#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}

#dialog1 .d-header {
  background:url(images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}




