body {
	margin:0;
	padding:0;
	background:url('/_images/bgs/body.jpg') top left repeat-x;
	background-color:#151515;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D0D0D0;
}

body.play {
	background:none !important;
	background-color:#FFF !important;
	margin:10px;
}

html { height: 100%;}
body { height: 92%;}
#main_wrapper { position: relative; min-height: 92%;}
* html #main_wrapper { height: 92%;}
#footer_wrapper { position: relative; }

		/* DIVs */
div.clear {
	margin:0;
	padding:0;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	clear:both;
}



#wrapper {
	width:782px;
	margin:0 auto;
	padding:0 0 50px 0;
	display:block;
	position:relative;
}

#header {
	width:782px;
	height:137px;
	margin:0;
	padding:0;
	display:block;
	position:relative;
}

#banner
{
	width: 468px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	top: 23px;
	left: 313px;
}

#container {
	width:782px;
	margin:0;
	padding:40px 0 0 0;
	display:block;
	position:relative;
}

body.edit #container {
	padding:20px 0 0 0;
}

#content_left {
	width:400px;
	float:left;
	margin:0;
	padding:0 40px 0 0;
	position:relative;
	background-color:#151515;
}

body.view #content_left {
	width:440px;
	padding:0;
}

body.main #content_left {
	width:440px;
	padding:0;
}

body.smaller #content_left {
	width:780px !important;
	padding:0;
}

body.edit #content_left {
	width:750px;
	background:#000;
	padding:15px;
}

#content_right {
	width:340px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

#login_top {
	width:316px;
	margin:0;
	padding:5px 10px 10px 10px;
	position:relative;
	display:block;
	background:url('/_images/bgs/login_top.gif') top left no-repeat;
}

#login_bottom {
	width:316px;
	margin:0 0 10px 0;
	padding:0 10px 10px 10px;
	position:relative;
	display:block;
	background:url('/_images/bgs/login_bottom.gif') top left no-repeat;
}

#search {
	width:326px;
	height:66px;
	margin:0 0 10px 0;
	padding:5px 0 0 10px;
	position:relative;
	display:block;
	background:url('/_images/bgs/search.png') top left no-repeat;
}

#footer {
	width:100%;
	height:118px;
	display:block;
	margin:0;
	padding:10px 0 0 0;
	position:relative;
	background:url('/_images/bgs/footer.gif') top left repeat-x;
	text-align:center;
}

#note_top {
	width:336px;
	height:10px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	position:relative;
	display:block;
	background:url('/_images/bgs/note_top.gif') top left no-repeat;
}

#note {
	width:316px;
	margin:0;
	padding:5px 10px 10px 10px;
	display:block;
	position:relative;
	background:url('/_images/bgs/note.gif') bottom left no-repeat;
}

#search_large {
	width:771px;
	height:41px;
	margin:0 0 15px 0;
	padding:10px 0 0 10px;
	display:block;
	position:relative;
	background:url('/_images/bgs/search_large.gif') top left no-repeat;
}

#content {
	background-color:#232323;
}

div.band_container {
	width:132px;
	float:left;
	padding:6px 6px 10px 6px;
	display:inline;
	margin:0 16px 2px 0;
}

div.band_container_over {
	background-color:#232323;
}

#pagination {
	width:750px;
	background-color:#181818;
	border:1px solid #2A2A2A;
	display:block;
	margin:20px 0 0 10px;
	padding:3px 0 3px 0;
}

#track_info {
	width:266px;
	height:162px;
	margin:0;
	padding:5px 10px 0 10px;
	float:right;
	background:url('/_images/bgs/track_info.gif') top left no-repeat;
}

#table_pagination {
	width:728px;
	border-left:1px solid #2A2A2A;
	border-bottom:1px solid #2A2A2A;
	border-right:1px solid #2A2A2A;
	background:#181818;
	margin:0 0 15px 0;
	padding:5px 10px 5px 10px;
}

div.dotted_breaker {
	display:block;
	height:1px;
	border-bottom:1px dotted #393939;
	padding:0;
	margin:15px 0 15px 0;
}

#tracks {
	display:block;
	background-color:#000;
	margin:12px 10px 12px 12px;
	padding:5px 10px 5px 10px;
}

#id1 {
	width:0;
	height:0;
	margin:0;
	padding:0;
	display:none;
}

#id2 {
	width:0;
	height:0;
	margin:0;
	padding:0;
	display:none;
}

#player {
	margin:0;
	padding:0;
	width:0;
	height:0;
}

#table_wrapper {
	height:400px;
	overflow-y:auto;
	overflow-x:none;
}

#download_bands {
	width:407px;
	display:block;
	background:url('/_images/buttons/download_tab_content.gif') bottom left no-repeat;
	padding:7px;
}

#hits_bands {
	width:407px;
	display:block;
	background:url('/_images/buttons/hits_tab_content.gif') bottom left no-repeat;
	padding:7px;
}

div.band_info {
	display:block;
	padding:8px !important;
	background:#d61228;
	margin:0 0 8px 0;
}

div.ranking {
	width:72px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

#hits_bands div.band_info {
	background:#8da30c;
}

div.band_info.odd,
#hits_bands div.band_info.odd {
	background:none;
}

		/* Images */
img {
	margin:0;
	padding:0;
	border:0;
	position:relative;
}

div.band_container img {
	border:1px solid #555;
}



		/* Text */
#container p {
	line-height:135%;
	margin:0;
	padding:0 0 15px 0;
	color:#D0D0D0;
}

#login_top p {
	color:#990000;
	font-size:12px;
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
}

#login_bottom p {
	color:#2C2E32;
	font-size:16px;
	margin:0;
	padding:10px 0 0 0;
}

#footer p {
	font-size:11px;
	color:#919191;
}

#note p {
	font-size:12px;
	color:#302E1D;
}

span {
	color:#C4144E;
	font-size:12px;
}

#pagination p {
	margin:0;
	padding:0;
	text-align:center;
}

#track_info p {
	color:#000;
	font-size:12px;
	margin:0;
	padding:0 0 5px 0;
}

#track_info p.small {
	font-size:11px;
	margin:0;
	padding:0;
	line-height:100%;
}

#track_info p.no_of_downloads {
	background:#FFF;
	float:left;
	padding:2px 0 5px 10px;
	width:190px;
	font-size:11px;
	background:url('/_images/bgs/input.gif') top left no-repeat;
}

body.view #content_right p {
	font-size:11px;
	padding:0 14px 10px 14px;
	line-height:150%;
}

#tracks p {
	font-size:11px;
	margin:0;
	padding:2px 0 5px 0 !important;
}

body.play p {
	color:#000;
}

span.newsletter {
	color:#FFF;
	font-size:10px;
}

div.ranking p {
	font-size:36px;
	color:#FFF;
	margin:0;
	padding:15px 0 0 0 !important;
	text-align:center;
	font-weight:bold;
}

div.band_short_info p {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:100% !important;
	margin:0 !important;
	padding:23px 0 0 0 !important;
}

div.band_short_info p em {
	font-style:normal;
	font-size:11px;
}

div.band_info.odd div.band_short_info p,
div.band_info.odd div.ranking p {
	color:#000 !important;
}



		/* Links */
#container p a {
	color:#A9B425;
	text-decoration:none;
}

#container p a:hover {
	text-decoration:underline;
}

#login_top a,
#login_bottom a {
	font-size:11px;
	text-decoration:underline;
	color:#000;
}

#login_top a:hover,
#login_bottom a:hover {
	text-decoration:none;
}

#login_top p a,
#login_bottom p a {
	font-size:15px;
	color:#2C2E32;
	text-decoration:underline;
	font-weight:bold;
}

#login_top p a:hover,
#login_bottom p a:hover {
	text-decoration:none;
}

p.short_desc {
	margin:0;
	padding:0;
	font-size:11px;
}

div.band_container a, div.band_container span {
	color:#CBD929;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0 0 4px 0;
	font-size:11px !important;
}

div.band_container a.band_name {
	font-weight:bold;
	font-size:13px !important;
}

#pagination a.previous {
	background:url('/_images/bullets/prev_arrow.gif') 0px 1px no-repeat;
	padding:0 0 0 20px;
	margin:0 30px 0 0;
}

#pagination a.next {
	background:url('/_images/bullets/next_arrow.gif') right 1px no-repeat;
	padding:0 20px 0 0;
	margin:0 0 0 30px;
}

#table_pagination a.previous {
	float:left;
	background:url('/_images/bullets/prev_arrow_green.gif') 0px 1px no-repeat;
	padding:0 0 0 20px;
	color:#9DA825;
	text-decoration:none;
}

#table_pagination a.next {
	float:right;
	background:url('/_images/bullets/next_arrow_green.gif') right 1px no-repeat;
	padding:0 20px 0 0;
	color:#9DA825;
	text-decoration:none;
}

#table_pagination a.previous:hover,
#table_pagination a.next:hover {
	text-decoration:underline;
}

a.thumbnail {
	float:left;
	margin:5px 14px 0 0;
	display:inline;
	outline:none;
}

a.thumbnail_last {
	margin:5px 0 0 0;
}

a.thumbnail img {
	border:2px solid #000 !important;
}

#play,
#stop {
	outline:none;
}

div.band_info a.band_picture {
	float:left;
}



		/* Lists */
#footer ul {
	list-style:none;
	display:block;
	padding:0 0 7px 0;
	width:380px;
	margin: 0 auto;
}

#footer ul li {
	margin:0;
	padding:0;
	float:left;
}

#footer ul li a {
	font-size:11px;
	color:#919191;
	text-decoration:none;
	padding:0 10px 0 10px;
	border-right:1px solid #919191;
}

#footer ul li a.last {
	padding:0 0 0 10px;
	border:0;
}

#footer ul li a.first {
	padding:0 10px 0 0;
}

#footer ul li a:hover {
	text-decoration:underline;
}

a.yellow_arrow {
	color:#CBD929;
	background:url('/_images/bullets/yellow_arrow.gif') 0px 0px no-repeat;
	text-decoration:none;
	padding:0 0 0 20px;
}

a.yellow_arrow:hover {
	text-decoration:underline;
}

#tickall,
#toggle_newsletter,
#remove_fan {
	outline:none;
}

#content_left ul {
	margin:0;
	padding:0;
	list-style:none;
}

#content_left ul li {
	margin:0;
	padding:0;
}

#content_left ul li a {
	color:#A9B425;
	text-decoration:none;
}

body.play ul {
	margin:0;
	padding:0;
	list-style:none;
}

#band_tabs {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

#band_tabs li {
	float:left;
	margin:0;
	padding:0;
}

#band_tabs li a {
	height:27px;
	padding:6px 0 0 10px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#000 !important;
	outline:none;
}

#band_tabs li #download_tab {
	background:url('/_images/buttons/download_tab.gif') top left no-repeat;
	width:211px;
}

#band_tabs li #hits_tab {
	background:url('/_images/buttons/hits_tab.gif') top left no-repeat;
	width:190px;
}



		/* Forms */
form {
	margin:0;
	padding:0;
}

form fieldset {
	margin:0;
	padding:0;
	border:0;
}

form.profile fieldset {
	width:350px;
}

form fieldset label {
	float:left;
	width:120px;
	margin:0;
	padding:3px 0 0 0;
	font-size:12px;
	color:#CCC;
}

form fieldset label.large {
	width:150px;
}

form fieldset input.text,
form fieldset select,
form fieldset textarea {
	width:225px;
	background:#FFF;
	border:0;
	padding:2px 0 0 5px;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

form fieldset textarea {
	height:150px;
}

form fieldset select {
	width:230px;
}

body.my_fanbase form fieldset input.text,
body.my_fanbase form fieldset textarea {
	width:400px !important;
}

form fieldset p {
	padding:20px 0 0 0;
	font-size:11px;
	line-height:150%;
}

form fieldset input.right {
	float:right;
}

form fieldset select.small {
	width:90px;
}

body.edit form fieldset input.text,
body.edit form fieldset textarea {
	width:273px;
}

form fieldset input.checkbox {
	float:left;
	margin:0 10px 55px 0;
	padding:0;
}



#login_top form,
#search form {
	margin:0;
	padding:10px 0 0 0;
	display:block;
}

#login_top form fieldset,
#search form fieldset {
	margin:0;
	padding:0;
	border:0;
}

#login_top form fieldset label {
	font-size:12px;
	color:#23344E;
	font-weight:bold;
	float:left;
	width:62px;
	padding:3px 0 0 0;
}

#login_top form fieldset input.text {
	width:233px;
	margin:0 0 10px 0;
	padding:2px 0 0 5px;
	background-color:#FFF;
	border:0;
	border-left:1px solid #A6A6A6;
	border-top:1px solid #A6A6A6;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#login_top form fieldset input.password {
	width:169px;
	margin:0 0 5px 0;
}

#login_top form fieldset input.submit {
	margin:1px 0 0 6px;
	padding:0;
	float:left;
	display:inline;
}

#search form fieldset input.text {
	float:left;
	width:231px;
	background-color:#FFF;
	border:0;
	border-left:1px solid #A6A6A6;
	border-top:1px solid #A6A6A6;
	padding:2px 0 0 5px;
	margin:0 5px 0 0;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#search form fieldset input.search_send {
	float:left;
	display:inline;
}

#search_large form fieldset label {
	float:left;
	margin:0;
	padding:7px 0 0 0;
	font-size:18px;
	color:#313131;
	width:210px;
}

#search_large form fieldset input.text {
	background:#E1E1E1;
	width:245px;
	border:0;
	border-left:1px solid #999;
	border-top:1px solid #999;
	font-size:14px;
	margin:7px 0 10px 0;
	float:left;
}

#search_large form fieldset input.submit {
	float:left;
	margin:6px 0 0 5px;
	display:inline;
}

#search_large form fieldset p {
	float:left;
	font-size:16px;
	color:#FBA93C;
	padding:5px 0 0 20px;
}

#search_large form fieldset p a {
	color:#FBA93C;
}



		/* Tables */
table.fanbase {
	margin:0;
	padding:0;
	display:block;
	border:0;
	border-bottom:1px solid #222;
}

table.fanbase tr {
	margin:0;
	padding:0;
}

table.fanbase tr th {
	background:#AEAEAE;
	font-weight:normal;
	color:#000;
	width:234px;
	border-right:1px solid #909090;
	border-left:1px solid #C6C6C6;
	text-align:left;
	padding:5px 0 5px 5px;
}

table.fanbase tr th.check {
	width:26px;
	border-left:0;
}

table.fanbase tr.first {
	height:10px;
}

table.fanbase tr.first td {
	height:10px;
	padding:0 !important;
	background:#000;
}

table.fanbase tr td {
	color:#FFF;
	padding:10px 0 10px 5px;
	font-size:11px;
}

table.fanbase tr td.check {
	border-left:1px solid #222 !important;
}

table.fanbase tr td.newsletter {
	
}

table.fanbase tr.odd td {
	background:#151515;
	border-right:1px solid #323232;
}

table.fanbase tr.even td {
	background:#000;
	border-right:1px solid #222;
}

table.fanbase tr td input.checkbox {
	border:0;
	margin:0;
	padding:0;
}

table.fanbase tr td.check {
	width:26px;
}

table.fanbase tr td.name,
table.fanbase tr td.surname,
table.fanbase tr td.email {
	width:232px;
}

table.fanbase tr td.email {
	border-right:1px solid #222 !important;
	width:233px;
}

table.fanbase tr td.surname {
	width:234px;
}

body.bands main #container
{
	width: 1000px;
}

body.bands main #content_left
{
	width: 660px;
}

body.bands main #content_right h1
{
	color: #CBD929;
}

body.bands #content_left h1 a
{
	color:#D0D0D0;
	text-decoration: none;
}

#tag_cloud, #a_to_z, #featured, #latest
{
	margin-bottom: 15px;
}

#tag_cloud, #a_to_z
{
	text-align: justify;
	vertical-align: middle;
}

#tag_cloud a, #a_to_z a
{
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	padding: 5px;
}

#a_to_z a
{
	display: block;
	float: left;
	width: 36px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin-bottom: 5px;
}

#tag_cloud a:hover, #a_to_z a:hover, body.bands #content_left h1 a:hover
{
	color: #CBD929;
}

#featured, #latest
{
	width: 421px;
}

#featured h2, #recent_artists h2
{
	font-size: 18px;
	font-weight: bold !important;
	color: #000000 !important;
	margin-bottom: 10px;
}

#featured h3, #recent_artists h3
{
	font-size: 16px;
	font-weight: bold !important;
	color: #FFFFFF !important;
	margin: -4px 0 0 0 !important;
}

#featured h4,#recent_artists h4
{
	font-size: 12px;
	font-weight: bold !important;
	color: #FFFFFF !important;
	margin: -4px 0 10px 0 !important;
}

#latest h3, #latest h4
{
	color: #000000;
}

#featured_top,#latest_top
{
	width: 100%;
	height: 10px;
	background: url(/_images/bgs/featured_top.png) top left no-repeat;
}

#featured_middle, #latest_middle
{
	width: 391px;
	padding: 0 15px 0 15px;
	background-color: #CE1126;
	color: #FFFFFF;
	font-size: 11px;
}

#featured_image
{
	float: left;
	margin: 0 13px 13px 0;
}

#featured_title {
	float:left; 
	width: 170px;
}

#featured_view {
	float: right;
	padding: 0 !important;
}

#featured_bottom, #latest_bottom
{
	width: 100%;
	height: 10px;
	background-image: url(/_images/bgs/featured_bottom.png);
}

#latest_top
{
	background-image: url(/_images/bgs/latest_top.png);
}

#latest_middle
{
	background-color: #BAD80A;
	height:510px;
	overflow:hidden;
	overflow:scroll;
	
}

#latest_bottom
{
	background-image: url(/_images/bgs/latest_bottom.png);
}

#latest_middle img
{
	position:relative;
}

#latest_middle a {
	position:relative;
}

div.recent_artist_container a {
	float: left;
	padding:0 10px 0 10px;
	position:relative;
}

#recent_artists {
	width:421px;
	margin:0;
	padding:10px 0 15px 10px;
	display:block;
	background:url('/_images/bgs/latest_top.png') top left no-repeat;
}

.recent_artist.odd {
	background-color:#8da30c;
	padding: 10px 0 10px 0;
}

#recent_artists_content {
	width:401px;
	height:350px;
	overflow:auto;
	position:relative;
}

#recent_artists_content a.latest_image {
	float:left;
	position:relative;
	margin: 0 0 0 10px;
	padding:0;
}

div.recent_artist {
	display:block;
	margin:0 0 20px 0;
}

div.recent_artist_info {
	width:220px;
	float:left;
	padding:20px 0 0 20px;
	position:relative;
}

#recent_artists_content div.recent_artist_info h4, #recent_artists_content div.recent_artist_info h3 {
	color: #000000 !important;
}

#recent_artists_content .odd div.recent_artist_info h4, #recent_artists_content .odd div.recent_artist_info h3 {
	color: #FFFFFF !important;
}

#audioPlayer {
	margin:0px; 
	display:block;
}