/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}


body {
	margin:0px;
	background:url(images/main-bg.gif) top left repeat-x;
	background-color:#000;
	padding:0px 0px 0px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}
img{border:none;}
a{color:#75a311;font-weight:bold;text-decoration:none;}
a:visited{color:#75a311;font-weight:bold;text-decoration:none;}
a:hover{color:#8D9B93;font-weight:bold;text-decoration:none;}
h1{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding-bottom:10px;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#75a311;
	padding:0px;
	margin:0px 0px 3px 0px;
}
p{
	margin:0px 0px 12px 0px;
}
ul{
	width:400px;
}
li{
	margin:0px;
}
form{
	margin:0px;
}
input{
	margin:0px;
}
textarea{
}
table{
	margin:0px;
}
.container{
	margin:0px auto;
	width:950px;
}
.containerIE6{
	margin:0px auto;
	width:1000px;
}

.main_box{
	float:left;
	width:950px;
	background-color:#fff;
	border-left:solid 10px #000;
	border-right:solid 10px #000;
	border-bottom:solid 5px #000;
}

.main_boxIE6{
	float:left;
	width:1000px;
	background-color:#fff;
	border-left:solid 10px #000;
	border-right:solid 10px #000;
	border-bottom:solid 5px #000;
}

.left{
	float:left;
	width:590px;
	padding:20px 0px 20px 0px;
}

.right{
	float:left;
	width:360px;
	background-color:#e9f7c2;
	padding:10px 0px 20px 0px;
}
.right-sec{
	float:left;
	width:360px;
	padding:20px 0px 20px 0px;
}

.tracks{
	float:left;
	width:545px;
	margin:0px 0px 0px 20px;
}
.table-hdr{
	padding:10px 0 10px 0;
	border-top:dotted 1px #000;
}
.song{
	border-bottom:dotted 1px #000;
	padding:2px 0 2px 0;
}
.song-vert{
	border-bottom:dotted 1px #000;
	border-right:dotted 1px #000;
	padding:2px 7px 2px 0;
}

.featured{
	float:left;
	width:320px;
	margin:0px 0px 0px 20px;
	padding:10px 0 7px 0;
	/*border-bottom:dotted 1px #000;*/
}
.feat-artist{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
.about{
	float:left;
	width:320px;
	margin:400px 0 0 20px;
	padding:15px 0 7px 0;
	border-bottom:dotted 1px #000;
}

.aboutTY{
	float:left;
	width:320px;
	margin:20px 0 0 20px;
	padding:15px 0 7px 0;
	border-bottom:dotted 1px #000;
}
#nav a { border: 1px solid #ccc; background: #fff; text-decoration: none; margin: 0 2px; padding: 3px 5px;  }
#nav a.activeSlide { background: #9DCB3B }
#nav a:focus { outline: none; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*rollovers */
#viewCart
{
  display: block;
  width: 83px;
  height: 30px;
  background: url("images/btn-view.gif") no-repeat 0 0;

}

#viewCart:hover
{ 
  background-position: 0 -30px;
}

#viewCart span
{
  display: none;
}

#mp3_1
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_1:hover
{ 
  background-position: 0 -30px;
}

#mp3_1 span
{
  display: none;
}
#mp3_2
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_2:hover
{ 
  background-position: 0 -30px;
}

#mp3_2 span
{
  display: none;
}
#mp3_3
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_3:hover
{ 
  background-position: 0 -30px;
}

#mp3_3 span
{
  display: none;
}
#mp3_4
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_4:hover
{ 
  background-position: 0 -30px;
}

#mp3_4 span
{
  display: none;
}
#mp3_5
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_5:hover
{ 
  background-position: 0 -30px;
}

#mp3_5 span
{
  display: none;
}
#mp3_6
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_6:hover
{ 
  background-position: 0 -30px;
}

#mp3_6 span
{
  display: none;
}
#mp3_7
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_7:hover
{ 
  background-position: 0 -30px;
}

#mp3_7 span
{
  display: none;
}
#mp3_8
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_8:hover
{ 
  background-position: 0 -30px;
}

#mp3_8 span
{
  display: none;
}
#mp3_9
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_9:hover
{ 
  background-position: 0 -30px;
}

#mp3_9 span
{
  display: none;
}
#mp3_10
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_10:hover
{ 
  background-position: 0 -30px;
}

#mp3_10 span
{
  display: none;
}
#mp3_11
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_11:hover
{ 
  background-position: 0 -30px;
}

#mp3_11 span
{
  display: none;
}
#mp3_12
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_12:hover
{ 
  background-position: 0 -30px;
}

#mp3_12 span
{
  display: none;
}

#mp3_13
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_13:hover
{ 
  background-position: 0 -30px;
}

#mp3_13 span
{
  display: none;
}
#mp3_14
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_14:hover
{ 
  background-position: 0 -30px;
}

#mp3_14 span
{
  display: none;
}
#mp3_15
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_15:hover
{ 
  background-position: 0 -30px;
}

#mp3_15 span
{
  display: none;
}
#mp3_16
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_16:hover
{ 
  background-position: 0 -30px;
}

#mp3_16 span
{
  display: none;
}
#mp3_17
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_17:hover
{ 
  background-position: 0 -30px;
}

#mp3_17 span
{
  display: none;
}
#mp3_18
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("images/btn-mp3.gif") no-repeat 0 0;

}
#mp3_18:hover
{ 
  background-position: 0 -30px;
}

#mp3_18 span
{
  display: none;
}
#flac_1
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_1:hover
{ 
  background-position: 0 -30px;
}

#flac_1 span
{
  display: none;
}
#flac_2
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_2:hover
{ 
  background-position: 0 -30px;
}

#flac_2 span
{
  display: none;
}
#flac_3
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_3:hover
{ 
  background-position: 0 -30px;
}

#flac_3 span
{
  display: none;
}
#flac_4
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_4:hover
{ 
  background-position: 0 -30px;
}

#flac_4 span
{
  display: none;
}
#flac_5
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_5:hover
{ 
  background-position: 0 -30px;
}

#flac_5 span
{
  display: none;
}
#flac_6
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_6:hover
{ 
  background-position: 0 -30px;
}

#flac_6 span
{
  display: none;
}
#flac_7
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_7:hover
{ 
  background-position: 0 -30px;
}

#flac_7 span
{
  display: none;
}
#flac_8
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_8:hover
{ 
  background-position: 0 -30px;
}

#flac_8 span
{
  display: none;
}
#flac_9
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_9:hover
{ 
  background-position: 0 -30px;
}

#flac_9 span
{
  display: none;
}
#flac_10
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_10:hover
{ 
  background-position: 0 -30px;
}

#flac_10 span
{
  display: none;
}
#flac_11
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_11:hover
{ 
  background-position: 0 -30px;
}

#flac_11 span
{
  display: none;
}
#flac_12
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_12:hover
{ 
  background-position: 0 -30px;
}

#flac_12 span
{
  display: none;
}
#flac_13
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_13:hover
{ 
  background-position: 0 -30px;
}

#flac_13 span
{
  display: none;
}
#flac_14
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_14:hover
{ 
  background-position: 0 -30px;
}

#flac_14 span
{
  display: none;
}
#flac_15
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_15:hover
{ 
  background-position: 0 -30px;
}

#flac_15 span
{
  display: none;
}
#flac_16
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_16:hover
{ 
  background-position: 0 -30px;
}

#flac_16 span
{
  display: none;
}
#flac_17
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_17:hover
{ 
  background-position: 0 -30px;
}

#flac_17 span
{
  display: none;
}
#flac_18
{
  display: block;
  width: 48px;
  height: 30px;
  background: url("images/btn-flac.gif") no-repeat 0 0;

}
#flac_18:hover
{ 
  background-position: 0 -30px;
}

#flac_18 span
{
  display: none;
}




#listen_1
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_1:hover
{ 
  background-position: 0 -30px;
}

#listen_1 span
{
  display: none;
}
#listen_2
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_2:hover
{ 
  background-position: 0 -30px;
}

#listen_2 span
{
  display: none;
}
#listen_3
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_3:hover
{ 
  background-position: 0 -30px;
}

#listen_3 span
{
  display: none;
}
#listen_4
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_4:hover
{ 
  background-position: 0 -30px;
}

#listen_4 span
{
  display: none;
}
#listen_5
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_5:hover
{ 
  background-position: 0 -30px;
}

#listen_5 span
{
  display: none;
}
#listen_6
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_6:hover
{ 
  background-position: 0 -30px;
}

#listen_6 span
{
  display: none;
}
#listen_7
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_7:hover
{ 
  background-position: 0 -30px;
}

#listen_7 span
{
  display: none;
}
#listen_8
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_8:hover
{ 
  background-position: 0 -30px;
}

#listen_8 span
{
  display: none;
}
#listen_9
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_9:hover
{ 
  background-position: 0 -30px;
}

#listen_9 span
{
  display: none;
}
#listen_10
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_10:hover
{ 
  background-position: 0 -30px;
}

#listen_10 span
{
  display: none;
}
#listen_11
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_11:hover
{ 
  background-position: 0 -30px;
}

#listen_11 span
{
  display: none;
}
#listen_12
{
  display: block;
  width: 57px;
  height: 30px;
  background: url("images/btn-listen.gif") no-repeat 0 0;

}
#listen_12:hover
{ 
  background-position: 0 -30px;
}

#listen_12 span
{
  display: none;
}

