body{
	background-image: url(/images/bg/MC_music_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: fixed;
}

#content{
	width:795px;
	padding-top:0px;
	margin: 0px;	
	float:right;
}
#col_side{
	width:270px;
	margin-left:0px;
	margin-top:0 !important;
}


#col_main {
	width: 500px;
	margin-top:0 !important;	
}

a:link, a:visited {
color:#F08291;
outline-style:none;
text-decoration:none;
font-weight:normal!important;
}

h1 {
color:#fff;
font-family:Arial;
font-size:16px;
margin:0 0 5px;
padding:0;
}

#sectionList h1 {
color:#aa8541;
font-family:Arial;
font-size:12px;
font-weight:bold;
margin:0 0 5px;
padding:0;
}



#h1_albumDetail {
margin-top:40px;
	background:url(/images/sectionheaders/h1-albumdetails.gif) no-repeat;
	width:500px;
	height:55px;
}

#h1_songDetail {
margin-top:40px;
	background:url(/images/sectionheaders/h1-albumdetails.gif) no-repeat;
	width:500px;
	height:60px;
}

#h1_albums {
margin-top:40px;
	background:url(/images/sectionheaders/h1-albumdetails.gif) no-repeat;
	width:500px;
	height:60px;
}

/* Left Side */
ul{
	margin-bottom:0px;
}

td{
	
	vertical-align: top; 
}
#album_leftcol {
	float: left;
	width: 160px;
}

#album_cover {
	margin-bottom: 10px;	
}

.albumArt img {
	width: 170px;
	height: 170px;
}

#album_details {
	width: 180px;
	padding-bottom: 20px;
	color:#AA8541!important;
}

#album_head {
	margin-bottom: 15px;
}

/* Right Side */
#main_details {
	width: 290px;
	float: right;
	color:#AA8541!important;
}
#main_details table tbody tr{

}

#album_tracklist {
	margin-bottom: 20px;
}

#album_tracklist table {
	width: 280px;
}


/* Full Side */
#description {
	clear: both;

}

#artist_select {
	width: 248px;
}

#container_discography img {
	float: left;
	margin: 1em 1.7em;
	border: 1px solid #959595;
	padding: 0px;
}

/* ARTISTS & DISCOGRAPHY */
/* DISCOGRAHY */
/* Main Column Content */
#container_discography {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_discog.gif)  top left no-repeat;
}

#container_albumdetail, #container_albumDetail, #container_albums {
	background:transparent url(/images/bg/newscontainer_full.jpg) no-repeat scroll center top;
	width:498px;
}
#container_albumDetail #container_content{

}

#container_songdetail, #container_songDetail, #container_songs {

	background:transparent url(/images/bg/generic_bg_large.jpg) no-repeat scroll center top;
	width:498px;
}

/* Side Column Content */
#h1_sectionList{
margin-top:55px;
background:transparent url(/images/sectionheaders/h2-sectionList.gif) no-repeat scroll 0 0;
height:38px;
width:254px;
}
#container_sectionList2 {
	border: 1px solid rgb(239, 237, 212); 
	background-color: rgb(255, 255, 255); 
	width: 254px;
}

#h1_albumList{
margin-top:20px;
background:transparent url(/images/sectionheaders/h2-AlbumList.gif) no-repeat scroll 0 0;
height:38px;
width:254px;
}
#container_albumList2{
	border: 1px solid rgb(239, 237, 212); 
	background-color: rgb(255, 255, 255); 
	width: 254px;
}

/* ARTISTS */
/* Main Box - content container for artist section */
#container_content_artist{
	margin-top: 0px;
	padding: 54px 15px 10px 3px;
	text-align: left;
}

/* page tab menus - biography, audio, video, and interviews. */
#container_artistTab, #artistDetailTabs {
	background: url(/images/sectionheaders/h1_discog_artistTab.gif)  top left no-repeat;
}

/* Main Column Content */
#container_artistDetails {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_discog_artistDetails.gif)  top left no-repeat;
}

#container_featureArtist {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_discog_featureArtist.gif)  top left no-repeat;
}

#container_artistlist, #container_artistList {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_discog_artistList.gif)  top left no-repeat;
}

#container_artist, #container_artistDetail, #container_artistDetails {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_discog_artistDetails.gif)  top left no-repeat;
}

/* Side Column Content */
#container_artistSelect {
	margin-right: 10px;
	background: /*#ffffff*/ url(/images/sectionheaders/h1_discog_sectionList2.gif)  top left no-repeat;
}

#container_artistList2 {
	margin-right: 10px;
	background: /*#ffffff*/ url(/images/sectionheaders/h1_discog_artistList2.gif)  top left no-repeat;
}

#container_featureArtist2 {
	margin-right: 10px;
	background: /*#ffffff*/ url(/images/sectionheaders/h1_discog_featureArtist2.gif)  top left no-repeat;
}

/* MENUS & NAVS */	
/* SUBNAV - BLOGS, MY ACCOUINT, and DISCOG */
#subNavBasic {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#subNavBasic ul {
	margin: 0px;
	padding: 0px;
}

#subNavBasic li {
	padding: 0px 15px 5px 25px;
	line-height: 1.5em;
	background: url(/images/nav/bullet.gif) no-repeat 0 50%;
}

#subNavBasic li a {
	text-decoration: none;
	color: #ccc;
}

#subNavBasic .current a {
	text-decoration: none;
	color: #49b8ee;
}

#subNavBasic li a:hover {
	text-decoration: none;
	background: 0 50%;
	color: #7c7c7c;
}

/* SUBNAV HORIZONTAL - Virtual Ticket and Artist Details */
#subNavHor {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	float: left;
	background: #333333 url(/images/nav/bgHor.gif) repeat-x;	
}

#subNavHor ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

#subNavHor li {
	float: left;
}

#subNavHor a {
	display: block;
	padding: 0 1.4em;
	/*	
	width: 200px;
	text-align: center;
	*/
	line-height: 2.1em;
	color: #000000;
	text-decoration: none;
	float: left;
	background:url(/images/nav/divider.gif) repeat-y left top;
}

#subNavHor a:hover, #subNavHor .current a {
	color: #a9c9e4;
}


#artist_select {
width:225px;
}

#sectionList ul li{
	background:transparent url(/images/butterflyIcon.png) no-repeat scroll 0%;
	padding-left:25px;
	list-style: none;
	margin-left: -30px;
}

.container_subContent{
	padding: 10px;
}

#buyLink{
	margin-top:10px;
}

#audioTrackHeader{
	padding-right:2px;
}

#titleTrackHeader{
	width:170px;
	border:0px red solid;
}
#videoTrackHeader,
#audioTrackHeader{
	width:32px;
	text-align:rigth;
}

.trackNum,
.songTitle{
	padding-right:5px;
}


.error{
	margin-bottom:0px;
	padding-bottom:5px;
}