@import url("lyrics.css");

html,body {
   width: 100%;
}
body{
	font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
	font-size: 9px;
	background:#FFFFFF url(bg_img.jpg) no-repeat center 151px;
	top: 0px;
	color: #ffffff;
    margin: 0;
    padding: 0 0 0 0;
}
body, p, div, label {
	color:#2f18a6;
	font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
	font-size:13px;
	line-height:19px;
}
input, select {
    font-size: 10px;
}
div {
    margin: 0;
    padding: 0;
}
h1 {
    font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
    font-size: 12px;
    font-weight: bold;
}
h2 {
    font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
    font-size: 11px;
    margin: 10px 5px 5px 0;
    padding: 0;
    font-weight: bold;
}
img {
    border: none;
}
a, a:visited, a:active {
    color: #f68100;
}
#header {
   width: 898px;
   height: 372px;
   background:transparent url(top_bg.jpg) no-repeat scroll -32px 0;
   margin: 0;
   position:relative;
}
#top {
	left:12px;
	position:absolute;
	top:5px;
	width:500px;
}
#top a img {
	margin:0 10px 0 0;
	float:left;
}
#top .welcome {
	font-weight:bold;
	margin-top:5px;
}
#cart {
	left:650px;
	position:absolute;
	top:65px;
	width:220px;
}
#cartStatus {
	float:left;
	width:200px;
	text-align:right;
	font-size:11px;
}
#cartActions {	
	width:220px;
	margin:10px 0 0 0;
}
html>/**/body #top #cart #cartActions img {
	margin:10px 10px 0 0;
}
*html #top #cart #cartActions img {
	margin:5px 10px 0 0;
}
*+html #top #cart #cartActions img {
	margin:5px 10px 0 0;
}
#cart img{
    margin:0;
    padding:0;
}
#cart a{
    margin:0;
    padding:0;
}
html>/**/body #cartContent {
    font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
    font-size: 9px;
    color: #000000;
    top: 150px;
    margin-left: 648px;
	float:left;
    background-color: #ffffff;
}
*html #cartContent {
    font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
    font-size: 9px;
    color: #000000;
    top: 150px;
    margin-left: -280px;
    background-color: #ffffff;
	float:left;
}
*+html #cartContent {
    font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
    font-size: 9px;
    color: #000000;
    top: 150px;
    margin-left: -280px;
    background-color: #ffffff;
	float:left;
}
#cartItems, #item {
	float:left;
    background-color: #ffffff;
    width:248px;
}
#item {
	height:50px;
}
#cartItems {
    border:1px solid #77ace2;
}
#cartContent .cartName {
    width: 180px;
    float: left;
    margin: 5px 0 5px 5px;
}
#cartContent .cartRemove{
    width: 30px;
    margin-top: 10px;
    float: left;
}
#cartContent .cartIcon{
    width: 10px;
    float: left;
    margin: 7px 0 0 2px;
    clear: left;
}
#shopInfo {
	left:680px;
	position:absolute;
	top:155px;
	padding:0 0 0 10px;
	width:190px;
}
#shopInfo p {
    font-size:10px;
    margin:0;
}
#wrapper {
	background:transparent;
	margin:0 auto;
	width:910px;
}
#menu {
    height: 98px;
    width: 910px;
    clear: both;
    float:left;
    margin:0;
    background:transparent url(menu_bg.jpg) no-repeat scroll 0 60px;
}
#close a {
    font-size: 9px;
    margin: 0 2px 2px 0;
    color: #fff;
}
#menu a {
    font-size: 9px;
    margin: 0 2px 2px 0;
    color: #ffffff;
}
#bottom a {
    font-size: 10px;
    color: #77ace2;
    font-weight: normal;
}
#close {
    width: 100%;
    height: 12px;
    margin: 0;
    padding: 3px 0 0 0;
    text-align: right;
}
#menu ul {
	float:right;
    width: 440px;
    margin:0;
    padding:0;
}
#menu li {
    float: left;
    padding: 0 50px 0 0;
    margin: 0;
    list-style: none;
}
#menu a {
    margin: 0;
    padding: 0;
}
#player {
   width: auto;
   margin: 0px 0 0 50px;
}
#player, #player div {
    float: left;
}
#playerInfo {
	width:200px;
	margin:25px 0 0 15px;
}
#player #stop {
	margin:14px 0 0 0;
}
#player img {
    float: left;
    padding: 2px 0 0 0;
}
#player a {
    background: none;
    margin: 0;
    padding: 0;
}
#playerArtist, #playerName {
    color: #ffffff;
    float: left;
    padding:0;
    font-size: 9px;
}
#playerName {
	color:#77ace2;
	margin:0 10px 0 0;
}
#playerArtist {
	color:#77ace2;
    font-weight: bold;
}
#navigation {
	float:right;
	width:440px;
	margin:15px 0 0;
}
#child .variation {
    display: none;
}
#productsLoader {
    width: 910px;
    clear: both;
    background: #ffffff;    
    text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}
#lists {
	float:left;
	padding:10px 0 0 0;
	width:910px;
}
.album {
	float:left;
	padding:10px 0pt 20px 0;
	width:910px;
}
.album .cover {
	width:256px;
	height:256px;
	margin:0 0 30px 0;
	border:1px solid #fdf8d3;
}
html>/**/body .album .albumInfo {
    float: left;
    width: 256px;
    padding: 0;
    margin:0 0 0 40px;
    color: #77ace2;
}
*html .album .albumInfo {
    float: left;
    width: 256px;
    padding: 0;
    margin:0 0 0 20px;
    color: #77ace2;
}
*+html .album .albumInfo {
    float: left;
    width: 256px;
    padding: 0;
    margin:0 0 0 40px;
    color: #77ace2;
}
.cover {
    float: left;
    width: 105px;
}
.albumInfo .name {
	font-size:14px;
	font-weight:bold;
	color:#77ace2;
}
.album .name {
    font-size: 14px;
    font-weight: bold;
    color: #77ace2;
}
.album .productContext {
    margin: 10px 0 0 0;
}
.album .productContext .currency, .album .productContext .price {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #77ace2;
    margin: 5px 10px 5px 0;
}
.album .productContext .variation {
	float:left;
	font-size:10px;
	font-weight:normal;
	color:#77ace2;
    margin: 5px 10px 5px 0;
}
.album .productContext .buyButton {
    clear: both;
    float: left;
    padding: 0 0 15px 0;
}
.album a {
    padding: 0;
    margin: 0;
    background: none;
}
.album .artist {
    font-weight: bold;
    color: #77ace2;
    margin: 2px 0 15px 0;
}
.album #JESC09_children {
    float: left;
    width: 540px;
    margin:0 0 0 50px;
}
.album #child {
    width: 540px;
    clear: both;
}
.album #JESC09_children div{
    font-family: verdana;
    float: left;
    margin-bottom: 10px;
    font-size: 9px;
    font-weight: normal;
    float: left;
    color: #77ace2;
    height: 20px;
}

.album #JESC09_children a {
    padding: 0;
    margin: 0;
}
.album #JESC09_children .sample {
    width: 19px;
    margin-left: 5px;
}
.album #JESC09_children .name {
    width: 395px;
    color: #77ace2;
}
.album #JESC09_children .price,.album #JESC09_children .buyButton{
    text-align: right;
    width: 30px;
    color: #77ace2;
}
.album #JESC09_children .variation {
    text-align: center;
    width: 50px;
    color: #77ace2;
}
.album #JESC09_children .currency {
    text-align: center;
    width: 45px; 
}
#track {
    margin: 5px;
}
.video .currency, .video .price, .video .buyButton {
    float: left;
    margin: 0 5px 0 0;
}
.video .cover {
    margin: 0 5px 0 0;
    width: 80px;
}
.video .buyButton {
    width: 25px;
}
#videos {
	float:  left;
	clear: both;
    width: 716px;
    background: url("album_bg.gif");    
    padding: 10px 0 20px 5px;   
}
.video div {
   /* border: 1px solid #ffcc32; */
}
.video .productContext{
    height: 40px;
}
.video .productContext div{
    float: left;
    height: 16px;
}
.video .productContext .variation{
    clear: both;
    float: none;
}
.video .productContext .star{
    float: right;
}
.video .videoInfo {
    width: 130px;
}
.video .cover, .video .videoInfo {
    float: left;
  /*  border: 1px solid #ffcc32; */
}
.video{
	float: left;
	width: 220px;
	height: 120px;
	border: 1px solid #ffac28; 
	margin: 5px;
	padding: 2px;
}
#checkoutWrapper h1 {
    color: #FFFFFF;
    text-transform: normal:
    font-size: 14px;
}
html>/**/body #checkoutWrapper{
	background: url("bigbg.jpg") repeat-x #4a9ecc;
	color: #000000;
    width: 630px;
    top: 120px;
    margin: 0 0 0 45px;
    border: 5px solid #FFFFFF;
}
*html #checkoutWrapper{
	background: url("bigbg.jpg") repeat-x #4a9ecc;
	color: #000000;
    width: 630px;
    top: 120px;
    margin: 0 0 0 -750px;
    border: 5px solid #FFFFFF;
}
*+html #checkoutWrapper{
	background: url("bigbg.jpg") repeat-x #4a9ecc;
	color: #000000;
    width: 630px;
    top: 120px;
    margin: 0 0 0 -750px;
    border: 5px solid #FFFFFF;
}
#payment {
    padding: 0 20px 20px 20px;
    text-align: left;
}
#disableShopLayer {
    background: #77ace2;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
    z-index:4;
    margin: 0;
    top: 0;
    left: 0;
}
#paymentForms {
    margin: 0;
    padding: 10px;
    width: 300px;
    float: left;
    height: auto;
    background: url("") no-repeat;
    border: 5px solid white;
}
#paymentForms .label {
    width: 100px;
    text-align: left;
}
#personInfo {
    margin: 15px 0 15px 0;
}
#paymentActions {
    width: 100%;
    vertical-align: bottom;
    text-align: center;
}
#paymentAcrions img {
    margin: 0 50px 0 0;
}
#security, #security a {
    clear: both;
    font-size: 10px;
    background: none;
    padding: 0;
    margin: 0;
}
#security table{
    width: 100%;
    padding: 20px 0 0 0;
}
#security img {
    float: left;
    padding: 0 10px 15px 0;
    clear: left;
}
#orderRedownloadError {
    margin: 10px 10px 10px 20px;
    padding: 5px;
    background: #000000;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    display:none;
}
#paymentError  {
    margin: 10px 10px 10px 20px;
    padding: 2px;
    background: #000000;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    display:none;
}
#invoice,#paymentInfo {
    float: right;
    width: 250px;
}
#invoice {
    padding: 0 0 20px 10px;
    margin: 0;
    width: 240px;
}
#invoice div {
    float: left;
    width: 150px;
}
#invoice #invoiceCertificateRow {
    float: none;
    display: none;
    width: 230px;
}
#invoice .currency, #invoice .totalCurrency {
    width: 20px;
    text-align: center;
}
#invoice .price, #invoice .totalPrice {
    font-weight:bold;
    width: 50px;
    text-align: right;
    clear: right;
}
.totalLabel, .totalCurrency, .totalPrice{
    border-top: 1px solid black;
    font-weight:bold;
}

#paymentInfo dd a {
    font-weight: bold;
    font-size: 10px;
}

#paymentInfo dd {
   padding: 0 15px 7px 5px;
   margin: 0 0 8px 0;
}

#paymentInfo dt {
   font-weight: bold;
   padding: 2px 0 2px 5px;
}

#CreditCardPayment, #loading, #NetBankingPayment, #CertificatePayment {
    display:none;
}

#loading {
    background: url("loading.gif") no-repeat 220px;
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0;
}
#download, #assetChooser {
    padding: 15px;
    display:none;
    float: left;
}
#encodedAsset, #asset {
    float: none;
    clear: both;
}
#encodedAsset div, #asset div {
    float: left;
    height: 25px;
    padding: 0;
    border-bottom:2px solid #ffffff;
}
#encodedAsset .downloadButton, #asset .assetStatus {
    width: 120px;
    text-align: right;
}
#encodedAsset .downloadButton a {
    background: none;
    padding: 0;
}
#encodedAsset .numDownloadRemaining, #asset .numDownloadRemaining  {
    width: 30px;
    text-align: center;
}
#encodedAsset .artist, #asset .artist {
    width: 220px;
}
#encodedAsset .name, #asset .name {
    width: 220px;
    font-weight: bold;
}
.encodeAssets {
    margin: 20px 0 20px 0;
    width: 100%;
    float: left;
    text-align: right;
}
#terms {
	background:#fff;
	font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
	margin:auto;
	padding:15px;
	width:480px;   
}
#terms dt{
    padding: 0;
    margin: 25px 0 5px 0;
    font-weight: bold;
}
#terms dd {
    padding: 0;
    margin: 0;
    text-align: justify;
}
#terms a {
    font-size: 9px;
	margin:0pt;
	padding:0pt;
	text-decoration:underline;
	text-transform:none;
	font-weight:bold;
}
#terms p {
    font-size: 9px;
}
html>/**/body #orderRedownload {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
	background:#77ABE4 none repeat scroll 0 0;
	border:1px solid #F68100;
	color:#FFFFFF;
	float:left;
	margin:0 0 0 475px;
	padding:5px 15px 15px 5px;
	position:absolute;
	top:425px;
	visibility:hidden;
	width:350px;
	z-index:3;
}
*html #orderRedownload {
	color:#ffffff;
    background: #77abe4;
    width: 350px;
	padding:5px 15px 15px 5px;
		border:1px solid #F68100;
    margin: 0 0 0 1px;
    top: 425px;
    margin-left: -450px;
    visibility:hidden;
    position:absolute;
    z-index:3;
    float:left;
}
*+html #orderRedownload {
	color:#ffffff;
    background: #77abe4;
    width: 350px;
    padding: 5px 15px 15px 5px;
    		border:1px solid #F68100;
    margin: 0 0 0 1px;
    top: 425px;
    margin-left:-440px;
    visibility:hidden;
    position:absolute;
    z-index:3;
    float:left;
}
#orderRedownload div {
    float: left;
}
#orderRedownloadConfirm {
    font-weight: bold;
    padding: 5px 0 5px 0;
}
#bottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(bg_bottom.jpg) repeat-x scroll 0 0;
	clear:both;
	font-weight:normal;
	height:83px;
	padding-top:115px;
	position:relative;
	text-align:center;
	width:910px;
}
#bottom a {
    color: #77ace2;
    font-weight: normal;
    position:relative;
}
#zip {
    border:4px solid #fff;
    width: 572px;
    float:left;
    clear: both;
    float: center;
    padding: 10px;
    margin: 10px 0 10px 0;
}
#zip p {
    width: 350px;
    margin: 0;
    padding: 10px 50px 10px 0;
    float: left;
}
#zip #zipButton {
    width: 150px;
    padding: 20px 0 0 0;
    text-align: center;
    float: left;
}
#zip #zipButton a {
    background: none;
    margin: 0;
    padding: 0;
}
.explanation {
    border:4px solid #fff;
    width: 562px;
    clear: both;
    float: left;
    padding: 15px;
    margin: 0 0 20px 0;
}
#notification {
    display: none;
    height: 20px;
    width: 20px;
    position: absolute;
}
#receiptWrapper {
    padding: 2px;
    float: left;
}
#receiptHeader {
    padding: 10px;
    margin: 10px 0 5px 0;
    float: right;
    text-align: right;
    color: #2783DA;
}
#receiptHeader img {
    margin: 0 0 5px 0;
}
#receiptInfo {
    padding: 10px;
    margin: 5px 0 5px 0;
    background: #ffffff;
    border: 1px solid black;
    color: #2783DA;
}
#receiptInfo div {
	color:#2783DA;
}
#receiptInfo h1 {
	color:#2783DA;
}
#receiptHeader a {
    padding: 0px;
    margin: 0px;
	color:#2783DA;
	text-decoration:underline;
}
#receiptInfo .label {
    margin: 5px 0 0 0;
    font-weight: bold;
    color:#2783DA;
}
#receiptSpecification {
    background: #ffffff;
    border: 1px solid black;
    float: left;
    color: #2783DA;
}
#receiptSpecification div {
	color:#2783DA;
}
#lineItems #lineItem div {
    padding: 2px 0 2px 0;
    height: 30px;
    float: left;
}
#lineItems #lineItem .name {
    width: 253px;
    padding-left: 2px;
    text-align: left;
}
#lineItems #lineItem .artist {
    width: 80px;
    text-align: left;
}
#lineItems #lineItem .variation {
    width: 58px;
    text-align: right;
    padding-right: 2px;
}
#receiptSpecification #totalRow div{
    font-weight: bold;
}
#receiptSpecification .currency, #receiptSpecification #totalCurrency {
    width: 25px;
    text-align: center;
    border-left: 1px solid black;
}
#receiptSpecification .price, #receiptSpecification #totalPrice {
    width: 45px;
    padding-right: 2px;
    text-align: right;
}
#receiptSpecification .label, #receiptSpecification #totalLabel {
    width: 393px;
    text-align: right;
    padding-right: 2px;
}
#receiptSpecification #feeRow, #receiptSpecification #subTotalRow, #receiptSpecification #giftcertificateRow, #receiptSpecification #totalRow {
    clear: both;
    float: left;
    width: 476px;
}
#receiptSpecification #subTotalRow, #receiptSpecification #totalRow {
    border-top: 1px solid black;
}
#receiptSpecification #feeRow div, #receiptSpecification #subTotalRow div, #receiptSpecification #giftcertificateRow div, #receiptSpecification #totalRow div{
    height: 15px;
}
#receiptSpecification div div {
    float: left;
}
.star {
    float: left;
    display: none;
    clear: right;
}
#cvc_help {
 width: 310px;
 margin: 0;
 padding: 10px;
}
#cvc_help dd, #cvc_help dt{
    margin: 0;
    padding: 0;
}
#cvc_help dt {
    font-weight: bold;
    font-size: 11px;
    margin: 10px 0 0 0;
}
#txtinfo {
	color:white;
	font-size:9px;
	font-weight:normal;
	line-height:12px;
	margin:0pt 0pt 0pt 466px;
	width:280px;
	position:absolute;
	top:75px;
}
#txtinfo a{
	font-size:9px;
	font-weight:bold;
	line-height:12px;
    text-transform: none;
	padding:0pt;
	margin:0pt;
} 
#txtinfo p{
	width:240px;
	height:auto;
	color:#ffffff;
	font-weight:bold;
}
#infobox {
	position:absolute;
	top:0pt;
	left:0pt;
}
