﻿body
{
	background: url("../_images/wallpaper.jpg");
	background-repeat: repeat-x;
}

a
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}

.album
{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

.albumSongsDiv
{
	width: 250px;
	overflow: hidden;
}

.artistListDiv
{
	width: 250px;
	overflow: hidden;
}

.artistButtonDiv
{
	margin: 2px;
	border: 1px solid #aaaaaa;
	width: 13px;
	line-height: 13px;
	text-align: center;	
	overflow: hidden;
}

.artistButtonLnk
{
	padding: 2px;	
	padding-left: 1px;	
	padding-right: 1px;	
	font-family: Verdana;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}

.artistButtonLnk:hover
{
	 background-color: #FCFD9B;
	 color: red;
}

.artistHeader
{
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 10px;
	color: #008080;
}

.breadCrumb
{
	margin-bottom: 5px;
	text-decoration: none;
}

.breadCrumbText
{
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;	
}

.lyricWikilyrics
{
	width: 310px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	background: url("../_images/paperBg.jpg");
	padding: 10px;
	margin-right: 5px;
}

.lyricWikilyricsTitle
{
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;	
	margin-bottom: 5px;
}

.songs
{

}

.songsFromAlbum
{
	position: relative;
	left: -10px;
	line-height: 15px;		
}

.social_img
{
	border-width: 0px;
	margin: 1px;	
}

.sponsorLink
{
	color: #555555; 
	font-family: verdana,sans-serif; 
	font-size: 10px; 
	text-decoration: none;
}

.submit
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	background: url("../_images/buttonBg.jpg");
}

.topChartsPosition
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;		
}

.topChartsHeader
{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;	
	color: #000000;
	text-decoration: underline;
	margin-bottom: 7px;
}

.topChartsTitle
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	margin-right: 3px;
}

.topChartsTitle:hover
{
	 background-color: #FCFD9B;
	 color: red;
}

.topChartsArtist
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;		
	color: #008000;
	text-decoration: none;
	font-style: italic;
	margin-right: 3px;
}

.topChartsArtist:hover
{
	 background-color: #FCFD9B;
}

.videoThumbPod
{
	background-color: #ffffff;
	width: 430px; 
	overflow: hidden; 
	cursor: hand;
	cursor: pointer;
	background: url(../_images/filmStrip.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-left: 6px;
}

.videoThumbPodList
{
	background-color: #ffffff;
	width: 420px; 
	height: 120px;
	overflow: hidden; 
	overflow-x: scroll;
	overflow-y: hidden;
	padding-top: 10px;
	margin-left: 6px;
}

.videoThumbImg
{
	border: 2px solid #000000;
	height: 80px;
	cursor: hand; 
	cursor: pointer;
	margin-right: 10px;	
}

.videoTitle
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	height: 13px;
	line-height: 13px;
	overflow: hidden;
	margin-bottom: 20px;
}

.videoDuration
{
	color: #555555;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	margin-right: 10px;		
}

