body{
	margin: 0px auto;
	/*background: url(../images/hh_bg.gif);*/
	text-align: center;
	height: 100%;
	/*background-image: url(../images/dots.gif);*/
}

html, body{
	padding: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: 100%;
}

#container {
   width: 100%;
	float: left;
	clear: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menu{
	 float: none;
	 clear: both;
	 width: 624px;
	 height: 164px;
	 text-align: center;
     margin: 0px auto;
}

.menu ul{
  padding: 0px;
  margin: 0px;
}

.menu ul li{
  list-style: none;
  padding: 0px 7px 0px 7px;
  margin: 0px;
  float: left;
}

.menu ul li a{
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  padding: 0 25px 0 25px;
}

.menu ul li a:hover{
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  color: #FDC92C;
  padding: 0 25px 0 25px;
}

.menu ul li a.on{
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  color: #FDC92C;
  padding: 0 25px 0 25px;
}

.menu img{
	margin: 0px;
	padding: 0px;
	white-space: no-wrap;
}

.artist_link{
  padding: 0 10px 0 10px;
  text-align: center;
}


.main_content{
	float: none;
    clear: both;
	width: 624px;
	margin: 0px auto;
    text-align: left;
    padding-top: 15px;
}

.content_box{
	text-align: center;
	width: 900px;
	margin: 0px auto;
}

.black_text{
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

.bold_black_text{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.artist_title{
	color: #000000;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

#right_column{
  float: right;
  clear: none;
  margin-left: 10px;
}

.list_btn{
  color:#050;
  font: bold 'arial',helvetica,sans-serif;
  background-color:#fed;
  border: 1px solid;
  border-color: #363 #363 #363 #363;
}


.media_title{
	color: #000000;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
    padding: 25px 10px 0px 10px;
    width: 100%;
    float: left;
    clear: both;
}

#thumbs{
  margin: 0px auto;
  clear: both;
  padding-top: 20px;
}

.media_container{
  width: 100%;
  clear: both;
  float: left;
}


.video{
  float: none;
  clear: both;
  margin: 0px auto;
  text-align: center;
  padding-top: 10px;
  height: 376px;
}

.song_left{
   float: left;
   padding: 6px;
}

.song_right{
   float: right;
   padding: 6px;
}

.sub_text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.sub_text a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.sub_text a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.page_title{
	color: #000000;
	font-family: helvetica;
	font-size: 36px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	text-align: left;
}

.logout{
  text-align: right;
  position: relative;
  top: -60px;
}


.footer{
    padding-top: 10px;
    float: none;
    clear: both;
}

.footer p{
    color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}


.store_header{
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.store_title{
	color: #000000;
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
}

.store_image{
	 vertical-align: middle;
	 text-align: center;
	 height: 135px; 
	 width:135px;
	 /*border: 1px solid #6F6F6F;*/
	 background: url('../images/bg_repeat.gif') center repeat-x;
	 font-size: 10px;
}

.album_border{
	border: 1px solid #56869C;
}

.friend_image{
	/*border: 1px solid grey;
	width: 200px;
	height: 200px;*/
    padding: 10px;
}

#friends{
  float: left;
  clear: both;
}


.red_border{
	border: 1px solid #FF0000;
}

a.main_links{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.main_links:hover{
	color: #777777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a{
	color: #224C60;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	/*font-weight: bold;*/
}

a:hover{
	color: #777777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.dashed{
	border-top: 1px dashed #B3B3B3;
	border-bottom: 1px dashed;
	color: #FFFFFF;
	margin: 0px;
	width: 100%;
}
