body, html
{
    margin: 0px;
    text-align: center;
    padding: 0px;
    background-color: Black;
    background-image: url(../images/imgGrid.gif);
    font-family: arial;
    scrollbar-base-color:#464646;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #76460e;
}

a:hover
{
	color: white;
	text-decoration: underline;
}

.orange
{
    background: url(../images/imgOrangePixel.gif) 0 0 no-repeat;
}

.cornerTopLeft
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgBlackPixel.gif) 0 0 no-repeat;
}

.cornerTopRight
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgBlackPixel.gif) 100% 0 no-repeat;
}

.cornerBottomLeft
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgBlackPixel.gif) 0 100% no-repeat;
}

.cornerBottomRight
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgBlackPixel.gif) 100% 100% no-repeat;
}

.cornerOrangeTopLeft
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgOrangePixel.gif) 0 0 no-repeat;
}

.cornerOrangeTopRight
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgOrangePixel.gif) 100% 0 no-repeat;
}

.cornerOrangeBottomLeft
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgOrangePixel.gif) 0 100% no-repeat;
}

.cornerOrangeBottomRight
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background: url(../images/imgOrangePixel.gif) 100% 100% no-repeat;
}

#divCopyright
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
	font-size: 10px;
	top: 770px;
	width: 984px;
	color: white;
}

#divContainer
{
    position: relative;
    background-color: black;
    margin-left: auto;
    margin-right: auto;
    height: 745px;
    width: 984px;
    top: 0px;
}

#divBorder
{
    background-image: url(../images/imgBorder.jpg);
    position: relative;
    background-color: black;
    margin-left: auto;
    margin-right: auto;
    width: 984px;
    height: 745px;
    top: 0px;
}

#divBackground
{
    position: relative;
    background-color: Black;
    margin-left: auto;
    margin-right: auto;
    width: 944px;
    height: 725px;
}

#divHeader
{
    position: absolute;
    background-color: black;
    top: 0px;
    left: 35px;
    width: 870px;
    height: 141px;
}

#divTabBar
{
    position: absolute;
    background-color: #EC871B;
    top: 140px;
    left: 35px;
    width: 870px;
    height: 19px;
    padding-top: 1px;
}

#divLeftBarBackground
{
    position: absolute;
    background-color: #EC871B;
    width: 180px;
    height: 540px;
    left: 35px;
    top: 166px;

}

#divOptionsBackground
{
	display: none;
    position: absolute;
    background-color: #EC871B;
    top: 166px;
    left: 225px;
    width: 370px;
    height: 94px;

}

#divOptions
{
	display: none;
}

#divLogin
{
	position: relative;
}

#btnSmallLogin
{
}

#btnLogin
{
	display: none;
}

#btnLogout
{
	position: absolute;
    left: 10px;
    top: 5px;
    border: 0px;
	display: none;
}

#divPlayerBackground
{
    position: absolute;
    background-color: #EC871B;
    top: 166px;
    left: 225px;
    width: 370px;
    height: 94px;
}

#divCenterBackground
{
    position: absolute;
    background-color: #EC871B;
    top: 270px;
    left: 225px;
    width: 680px;
    height: 436px;
}

#imgNeverFoehlLogo
{
    position: absolute;
    right: 10px;
    top: 80px;
}

#divCenter
{
    position: absolute;
    background-color: #BEBEBE;
    background-image: url(../images/imgGrayBackground.jpg);
    left: 5px;
    top: 5px;
    width: 670px;
    height: 426px;
}

#divAdvertBackground
{
	display: none;
    position: absolute;
    background-color: #EC871B;
    top: 550px;
    left: 225px;
    width: 425px;
    height: 101px;
}

#divMySongsBackground
{
    position: absolute;
    background-color: #EC871B;
    top: 166px;
    left: 605px;
    width: 300px;
    height: 94px;
}

#divMySongs
{
    position: absolute;
    border: 1px solid #333333;
    background-color: #BEBEBE;
    background-image: url(../images/imgGrayBackground.jpg);
    top: 20px;
    left: 5px;
    width: 288px;
    height: 65px;
	-moz-scrollbars-horizontal: hidden;
	-moz-scrollbars-vertical: scroll;
  	overflow-x: hidden;
  	overflow-y: scroll;
  	overflow: auto;
}

#btnShowLogin
{
}

#btnRegister
{
}

#btnAccount
{
}

#imgLoginDivider
{
    position: absolute;
    left: 17px;
    top: 45px;
    width: 260px;
    height: 4px;
}

.TextBox
{
    background-color: #F7F7F7;
    border: 1px solid black;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    padding: 2px;
}

#txtSearch
{
    position: absolute;
    left: 25px;
    top: 20px;
    width: 130px;
}

#btnSmallSearch
{
    position: absolute;
    top: 50px;
    border: 0px;
    left: 55px;
}

#imgSearchDivider
{
    position: absolute;
    top: 80px;
    left: 25px;
    height: 4px;
    width: 135px;
}

#imgTop5
{
    position: absolute;
    top: 100px;
    left: 16px;
    height: 37px;
    width: 148px;
}

#divPopularSongs
{
	position: absolute;
	background-color: black;
	width: 160px;
	height: 234px;
	left: 10px;
	top: 137px;
}

.divPopularSong
{
	position: absolute;
	background-color: #C0C0C0;
    background-image: url(../images/imgGrayBackground.jpg);
	width: 154px;
	height: 42px;
	text-align: left;
	margin-bottom: 1px;
	font-size: 12px;
	left: 3px;
	top: 3px;
	font-family: arial;
}

.divPopularSongInner
{
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 18px;
	padding: 2px;
}

.divPopularSongNumber
{
	position: absolute;
	left: 8px;
	top: 3px;
}

.divPopularSongArtist
{
	position: absolute;
	left: 24px;
	top: 1px;
}

.divPopularSongPrice
{
	position: absolute;
	left: 115px;
	top: 2px;
}
.divPopularSongSongname
{
	position: absolute;
	left: 24px;
	top: 20px;
}

.divPlayButton
{
	position: absolute;
	left: 4px;
	top: 22px;
}

.divPopularSongBuy
{
	position: absolute;
	left: 110px;
	top: 18px;
	width: 26px;
	height: 15px;
}

#divPopularSong1
{
	top: 4px;
}
#divPopularSong2
{
	top: 50px;
}
#divPopularSong3
{
	top: 96px;
}
#divPopularSong4
{
	top: 142px;
}
#divPopularSong5
{
	top: 188px;
}
#divPopularSong6
{
	top: 234px;
}


.imgBuy
{
	border: 0px;
	margin-top: 2px;
}

.imgSmallPlay
{
	position: relative;
	border: 0px;
	margin-bottom: -3px;
}

#pnlCenter
{
	display: visible;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 460px;
    height: 426px;
    border: 0px solid black;
}

#pnlWholeCenter
{
	display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 670px;
    height: 396px;
    border: 0px solid black;
}

#divSwitches
{
	position: absolute;
	width: 200px;
	top: 5px;
	height: 274px;
	right: 5px;
	background-color: #464646;
	overflow: hidden;
}

#divNews
{
    font-size: 10pt;
 	position: absolute;
	width: 200px;
	top: 285px;
	height: 105px;
	right: 5px;
	text-align: left;
}

#pnlSwitches
{
	width: 100%;
	height: 274px;
}

#divPlayer
{
  position: absolute;
  z-index: 100;
  left: 2px;
  top: 2px;
   width: 370px;
}

.popupStyle {
  width:150px; height:150px;
  border:1px solid #330;
  border-top:4px solid #330;
  margin:0; padding:0;
}

.divCartItem
{
	width: 97%;
	background-color: #cccccc;
	border-bottom: 1px solid black;
	border-top: 1px solid white;
	font-size: 10pt;
	line-height: 12pt;
	color: black;
	text-align: left;
	padding: 1px 3px;
}

.divCartItem a
{
	text-decoration: none;
	color: black;
}

.divCartItem a:hover
{
	text-decoration: underline;
}

.imgRemove
{
	border: 0px;
	margin-top: 2px;
	margin-right: 4px;
}

.imgPlay
{
	border: 0px;
	margin-top: 2px;
	margin-right: 4px;
}

#imgLeftCurve
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#imgRightCurve
{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}

#divNetwork
{
    text-align: center;
    padding: 2px;
	position: absolute;
	width: 160px;
	height: 118px;
	left: 8px;
	top: 380px;
}

.network
{
    margin-bottom: 5px;
}