* {
	margin: 0;
	padding: 0;
	border: none;
}

body { 
	background-color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
}
#firstpagecontainer {
	height: 728px;
	width: 526px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainimagewomen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#maincontentnav {
	height: 728px;
	width: 526px;
	margin-top: 0px;
	margin-left: auto;
	z-index: auto;
	background-image: url(images/mainimageframe_bg.gif);
	margin-right: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
#detailpagecontent {
	height: 555px;
	width: 335px;
	text-align: center;
	position: absolute;
	left: 95px;
	top: 108px;
	z-index: 997;
	overflow: auto;
	padding-right: 15px;
}
ul a {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

ul a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #B50800;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#detailpagecontent p {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#detailpagecontent h1 {
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	margin-bottom: 10px;
}
.song {
	margin-right: auto;
	padding-right: 35px;
	z-index: 0;
	margin-left: auto;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	height: 30px;
	margin-bottom: 2px;
	width: 290px;
	display: block;
	float: right;
	clear: both;
}

.song p {
	margin-right: auto;
	z-index: 0;
	margin-left: auto;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-top: 1px;
	color: #FF0000;
	padding-left: 40px;
	line-height: 5px;
}
#songfooter {
	font-size: 9px;
	line-height: normal;
	color: #FF0000;
}
#downloadalbum {
	margin-top: -10px;
	padding-right: 45px;
}
.song ul {
	margin-left: 35px;
}

#newalbum {
	height: 124px;
	width: 114px;
	position: absolute;
	left: 402px;
	top: 49px;
}

#newalbum a {
	background-image: url(images/newalbum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 114px;
	display: block;
	float: left;
}

#newalbum a:hover {
	background-image: url(images/newalbum.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 124px;
	width: 114px;
}

#lyrics {
	height: 83px;
	width: 57px;
	position: absolute;
	left: 38px;
	top: 645px;
	overflow: hidden;
}

#lyrics a {
	background-image: url(images/lyrics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 57px;
	display: block;
	float: left;
}

#lyrics a:hover {
	background-image: url(images/lyrics.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	width: 57px;
}
#scroll_left {
	background-image: url(images/lyrics_nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 36px;
	left: 58px;
	top: 580px;
	position: relative;
	z-index: 998;
}
#scroll_left a {
	height: 20px;
	width: 36px;
	position: relative;
	display: block;
}
#scroll_right a {
	height: 20px;
	width: 36px;
	position: relative;
	display: block;
}
#scroll_leftlink {
	height: 20px;
	width: 36px;
	position: relative;
	z-index: 999;
}
#scroll_rightlink {
	position: relative;
	height: 20px;
	width: 36px;
	z-index: 999;
}
#scroll_right {
	background-image: url(images/lyrics_nav_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 36px;
	position: absolute;
	top: 625px;
	left: 452px;
	z-index: 999;
}
#lyricscounter {
	font-size: 9px;
	color: #333333;
	height: 10px;
	z-index: 999;
	left: 250px;
	top: 620px;
	position: relative;
	text-align: center;
	width: 65px;
}


#info {
	height: 39px;
	width: 135px;
	position: relative;
	left: 219px;
	top: 689px;
	overflow: hidden;
}

#info a {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 135px;
	display: block;
	float: left;
}

#info a:hover {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 46px;
	width: 135px;
}

#extra {
	height: 83px;
	width: 49px;
	position: absolute;
	left: 468px;
	top: 645px;
	overflow: hidden;
}

#extra a {
	background-image: url(images/extra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 49px;
	display: block;
	float: left;
}

#extra a:hover {
	background-image: url(images/extra.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	width: 49px;
}

#albumpage #newalbum a {
	background-image: url(images/newalbum.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 124px;
	width: 114px;
	cursor: default;
}

#lyricspage #lyrics a {
	background-image: url(images/lyrics.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	width: 57px;
	cursor: default;
}
#lyricsContainer {
	height: 530px;
	width: 4550px;
	text-align: left;
	vertical-align: 50%;
	left: 0px;
	position: relative;
}

#infopage #info a {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 46px;
	width: 135px;
	cursor: default;
}

#extrapage #extra a {
	background-image: url(images/extra.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	width: 49px;
	cursor: default;
}

ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
}
form {
	margin-top: 15px;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	display: block;
}
input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #B50800;
	display: block;
	width: 175px;
	margin-top: 1px;
	padding: 2px;
	margin-bottom: 6px;
	border: 1px solid #666666;
}
input#submit {
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
	padding-top: 2px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

textarea {
	font-size: 11px;
	color: #B50800;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	height: 125px;
	width: 315px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Helvetica, Arial, sans-serif;
}
p a {
	color: #333333;
	text-decoration: underline;
}
p a:hover {
	color: #B50800;
}

ul#extras li {
	margin-top: 1px;
}
.wimpybutton_extra {
	display: inline;
	position: relative;
	top: -2px;
}
.wimpybutton_extraDL {
	display: inline;
	position: relative;
	top: 4px;
}

#lyricsContainer .singlelyricbox {
	text-align: center;
	float: left;
	width: 350px;
}
.required {
	color: #B50800;
}

#detailpagecontent p.required {
	color: #B50800;
	font-size: 10px;
	margin-left: 0px;
	margin-top: -21px;
}
#detailpagecontent li.listdivider {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-top: 6px;
}
.listdivtitle    {
	font-size: 12px;
	font-weight: bold;
}

.songtitle {
	float: right;
	position: relative;
	padding-right: 6px;
	display: inline;
	clear: left;
	top: 2px;
	width: auto;
}
#downloadalbumlink {
	height: 46px;
	width: 223px;
	background-image: url(images/downloadalbum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
}

#downloadalbumlink a {
	height: 46px;
	width: 223px;
	background-image: url(images/downloadalbum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
}

#downloadalbumlink a:hover {
	height: 46px;
	width: 223px;
	background-image: url(images/downloadalbum.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: right;
}

.wimpybutton {
	display: inline;
	height: auto;
	width: auto;
	float: right;
	top: 6px;
	position: relative;
}
.arrowimage {
	display: inline;
	position: relative;
	top: 3px;
	padding-right: 2px;
	float: right;
}

.downloadsong {
	width: 66px;
	background-image: url(images/downloadsong.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	top: 0px;
	position: relative;
	display: block;
	height: 26px;
}

.downloadsong a{
	width: 66px;
	background-image: url(images/downloadsong.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	top: 0px;
	position: relative;
	display: inline;
	height: 26px;
}

.downloadsong a:hover{
	width: 66px;
	background-image: url(images/downloadsong.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	top: 0px;
	position: relative;
	display: inline;
	height: 26px;
}
#downloadarrow {
	display: block;
	float: right;
	padding-top: 20px;
}


#infoNav {
	top: 96%;
	position: relative;
	margin-bottom: -12px;
}

ul#extraNav {
	margin-top: 6px;
}
li.viddivider {
	margin-bottom: 2px;
	padding-top: 4px;
}
#bandlist {
	font-size: 11px;
	line-height: 14px;
}
#pay {
	font-size: 11px;
	width: 120px;
	text-align: center;
	position: absolute;
	top: 35px;
	left: 195px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pay input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pay #submit  {
	width: 137px;
	background-image: url(images/pay.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	cursor: pointer;
}
#contact input.hidden {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	width: auto;
}
