﻿body
{
	margin: 0;
	background:#fff url(Images/Main/TopBg.gif) repeat-x left top;
}
body, td, input, select
{
	font:11px Arial, Tahoma, Verdana;
	color: #474747;
}
.WLeft1
{
 width: 300px;
}
.WLeft2
{
  width: 488px;
}
.WRight1
{
  width: 512px;
}
.WRight2
{
  width: 324px;
}
.WHomeLeft
{
  width: 652px;
}
.WHomeRight
{
  width: 324px;
}
.NoBold
{
	font-weight: normal;	
}
.Bold
{
	font-weight: bold;
}
.Invisible
{
	display: none;
}
img
{
	border: 0px;
	margin: 0px;
}
a
{
	color: #0187ce;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.MainColor, a.MainColor:link
{
	color: #474747;
}
a.White, a.White:link
{
	color: #ffffff;
}
a.NoHover:hover
{
	text-decoration: none;
}
.HMargin 
{
	margin-left: 4px;
}	
.VMargin 
{
	margin-top: 4px;
}		
.Padding 
{
	padding: 10px;
}	
.Bd
{
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 0 1px 1px 1px;	
}
.SectionSeparatorBd 
{
  border: 0 solid #E2E2E2;
}
.FloatRight 
{
	float: right;
}
	
.FloatLeft 
{
	float: left;
}
.ClearLeft
{
	clear: left;
}
.WhiteBg
{
  background-color: #fff;
}
.BgColor 
{
  background-color:#F0F0F0;
}


/*===========*/

.MainHeader
{
  position: relative;
  height: 184px;
  width: 980px;
  z-index: 1;
}
.MainTopBar
{
  height: 30px;
  width: 980px;
  margin-bottom: 20px;
}
.MainTopTabs a 
{
	display: block;
	float: left;
	padding: 9px 10px 7px 10px;
	height: 13px;
	color: #545454;
	text-decoration: none;
}	

.MainTopTabs a.selected, .MainTopTabs a.selected:hover 
{
	padding-bottom: 8px;
	color: #fff;
	background: url(Images/Main/TopBarBg.gif) repeat-x left top;	
	text-decoration: none;	
}	
	
.MainTopTabs a:hover 
{
	background: url(Images/Main/TopBarBgHover.gif) repeat-x left top;		
}	
.MainBanner 
{
  background:#fff;
	float: right;
	width: 728px;
	height: 90px;
	text-align: right;
}


#AdvertisementFooter {
	text-align: center;
	color: #909090;
	font-size: 9px;
	width: 100%;
}

#AdvertisementFooter div {
	margin-top: 2px;
	margin-bottom: 5px;
}

/*===========*/

.MainMenuBar 
{
	position: absolute;
	top: 160px;
	left: 0;
	width: 970px;
	padding-left: 10px;
}

.MainMenuBar div 
{
	position: relative;
	float: left;
	margin-right: 20px;
	height: 23px;
}

.MainMenuBar .hasLinks:hover  
{
	background: url(Images/Main/MenuArrow.gif) no-repeat bottom center;
}

.MainMenuBar a 
{
	color: #fff;
	text-decoration: none;
}
	
.MainMenuBar a:hover 
{
	color: #A6A6A6;
	text-decoration: none;
}
	
.MainMenuBar span 
{
	position: absolute;
	top: 23px;
	left: -10px;
	display: none;
	background-color: #240C2E;
	padding-top: 5px;
	text-align: left;
}

.MainMenuBar span a 
{
	display: block;
	padding: 5px 10px;
	height: 1%;
}
	
.MainMenuBar div:hover span 
{
	display: block;
}

.MainMenuBar .selected 
{
	float: left; /* ie6 */	
	display: block;
	height: 19px;
	border-bottom: solid 5px #fff;
}

.MainMenuBar div:hover .selected 
{
	border: none;
}

.MainMenuBar span a:hover 
{
	background-color: #391649;
	color: #fff;
}
.MainMenuBar span a.az
{
  border-top: solid 1px #1E0A26
}

.MainMenuBar .artists 
{
  left: -20px;
	width: 100px;
}

.MainMenuBar .genres 
{
  left: -20px;
	width: 100px;
}

/*===========*/

.MasterMainBg
{
	background: url(Images/Bg.jpg) no-repeat top center;
	overflow: hidden;
	padding-top: 8px;	
}
.MasterMainContent
{
  width: 980px;
  text-align: left;
}
.MainContent
{
  width: 816px;
  float: left;
}
.HomeContent
{
	width: 980px;
}
.InnerBanner 
{
  float:right;
  height:600px;
  text-align:right;
  width:160px;
  background: #ccc;
}

/*===========*/

.MainFooter
{
  width: 980px;
  float: left;
  margin: 5px 0 12px 0;
  text-align: center;
}
.MainFooter .f1
{
  background:#000 url(Images/Main/FooterBg.gif) repeat-x left top;
}
.MainFooter .f1 a 
{
	color: #fff;
	text-decoration: none;
	margin: 0 20px 0 20px;
}
.MainFooter .f2
{

}
.MainFooter .f2 a 
{
	margin: 0 10px 0 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
.MainFooter a:hover 
{
	text-decoration: underline;
}
.MainFooter .copy 
{
	text-align: center;
	color: #ccc;
	font-size: 9px;
}
