/*****************main*****************/

html,body {
	height: 100%;
}
body{
	font-family: "lucida sans Unicode",lucida grande,tahoma,verdana,arial;
	font-size: 11px;
    background: #000000 url(bg-sprangled-banner.jpg) no-repeat fixed center;    
	color: #000000;
    margin: 0;
    padding: 0;
}
#wrapper {
    margin-left:auto;
    margin-right:auto;
    padding: 0;
    width: 980px;
}
input, select {
    font-size: 10px;
}
div {
    margin: 0;
    padding: 0;
}
h1 {
	font-family: Eurostile,lucida sans Unicode,lucida grande,tahoma,verdana,arial;
    font-size: 18px;
    line-height:180%;
    font-weight: normal;
}
h2 {
	font-family: Eurostile,lucida sans Unicode,lucida grande,tahoma,verdana,arial;
    font-size: 16px;
    line-height:130%;
    margin-bottom:0px;
    padding: 0;
    font-weight: normal;
}
img {
    border: none;
}
a {
	font-family:"lucida sans Unicode",lucida grande,tahoma,verdana,arial;
    padding:0;
    margin:0;
    font-size:11px;
    color: #bc134c;
    text-decoration: none;
}

a:hover {
	font-family:"lucida sans Unicode",lucida grande,tahoma,verdana,arial;
    padding:0;
    margin:0;
    font-size:11px;
    color: #8f113d;
    text-decoration: underline;
}

/****************top*****************/

#etv-header {
    float:left;
    background:#000000;
    width:980px;
    height:251px;
}
#etv-footer {
    float:left;
	background:#000000;
	width:980px;
	height:50px;
	clear:both;
}
#cart{
    float:right;
	width:160px;
    font-size: 10px;
    color: #4f4f4f;
    font-weight: bold;
    line-height: 15px;
    margin-top:8px;}
#cartStatus {
    padding-left:5px;
}
#cartActions a {
    background: ;
    margin: 0;
    padding: 0;
}
#cart img{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
html>/**/body #cartContent {	
    background:#ffffff;
	border:1px solid #333333;	
	color:#333333;	
	margin-left:777px;
    padding:5px;	
	top:45px;
}
*html #cartContent {	
    background:#ffffff;
	border:1px solid #333333;	
	color:#333333;	
	margin-left:-40px;
    padding:5px;	
	top:45px;
}
*+html #cartContent {	
    background:#ffffff;
	border:1px solid #333333;	
	color:#333333;	
	margin-left:-40px;
    padding:5px;	
	top:45px;
}
#cartContent .cartName {
    width: 140px;
    float: left;
    margin: 0 0 5px 6px;
}
#cartContent .cartRemove{
    width: 20px;
    float: right;
}
#cartContent #cartItems #item {
    float:left;
}
#cartContent #cartItems #item .cartIcon {
    width: 16px;
	float:left;
}
#navigation {
    background:url(bg_subnavbar.jpg) no-repeat center;
    width:980px;
    height: 45px;
    margin: 0px 0px 0px 0;
    float:left;
    position:relative;
}
#navigation #main_menu_1, #navigation #main_menu_2, #navigation #main_menu_3, #navigation #main_menu_4  {
    float:left;
    height:36px;
    padding-top:10px;
    margin-right:10px;
}
html>/**/body #navigation div.nav {
    font-size:10px;
    float:left;
    margin-left:8px;
    margin-right:8px;
    height:27px;
    padding-right:7px;
}
*html #navigation div.nav {
    font-size:10px;
    float:left;
    margin-left:4px;
    margin-right:4px;
    height:27px;
    padding-right:7px;
}
*+html #navigation div.nav {
    font-size:10px;
    float:left;
    margin-left:8px;
    margin-right:8px;
    height:27px;
    padding-right:7px;
}
#navigation div.true {
    background: url(subnav_right.gif) no-repeat right center;
}
#navigation div.true div.m {
    background:url(subnav_left.gif) no-repeat left center;
    font-size:12px;
    line-height:27px;
    padding-left:7px;
}
#navigation div.false div.m {
    background:transparent;
    font-size:12px;
    line-height:27px;
    padding-left:7px;
}
#navigation div.true a {
    background:#b4b4b4;
    color:#333333;
    font-size:11px;
    padding:7px 0px 7px 0px;
    text-decoration:none;
}
#navigation div.nav a:hover {
    background:#b4b4b4;
    color:#333333;
    font-size:11px;
    padding:7px 0px 7px 0px;
    text-decoration:underline;
}
#navigation div.false a {
    background:transparent;
    height:27px;
    color:#333333;
    font-size:11px;
    text-decoration:none;
}
#navigation div.false a:hover {
    background:transparent;
    height:27px;
    color:#333333;
    font-size:11px;
    text-decoration:underline;
}
#navigation .breaker {
    float:left;
    margin-top:16px;
    margin-right:10px;
}
#sub_menu {
    float:left;
}
#sub_menu ul {
    float:left;
    margin:0px;
    padding-top:16px;
    padding-left:0px;
}
html>/**/body #sub_menu ul li {
    float:left;
    height:27px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    font-size:11px;
    color:#333333;
    margin-left:15px;
    margin-right:15px;
}
*html #sub_menu ul li {
    float:left;
    height:27px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    font-size:11px;
    color:#333333;
    margin-left:10px;
    margin-right:10px;
}
*+html #sub_menu ul li {
    float:left;
    height:27px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    font-size:11px;
    color:#333333;
    margin-left:15px;
    margin-right:15px;
}
#sub_menu ul li a {
    height:27px;
    color:#333333;
    font-size:11px;
    text-decoration:none;
}
#sub_menu ul li a:hover {
    height:27px;
    color:#333333;
    font-size:11px;
    text-decoration:underline;
}
#close a {
    font-size: 10px;
    margin: 0 0 0 0;

}
#close {
    height: 12px;
    margin: 0;
    padding: 3px 15px 0 0;
    text-align: right;
}
#player {
    float:left;
    width: 165px;
    height: 20px;
    margin-top:15px;
    margin-left:15px;
}
#playerInfo {
    background:transparent url(play_bg.jpg) no-repeat;
    height:19px;
    width:121px;
    overflow:hidden;
}
#player div, #player img {
    float: left;
}
#player a {
    background: none;
    margin: 0;
    padding: 0;
}
#playerArtist {
    vertical-align: middle;
    color: #ffffff;
    height: 9px;
    float: left;
    clear: both;
    padding: 0 5px 0 2px;
    margin: 0;
    width:121px;
}
#playerName {
    vertical-align: middle;
    color: #ffffff;
    height: 8px;
    float: left;
    clear: both;
    padding: 0 5px 0 5px;
    margin: 0;
    font-weight: bold;
    display:none;
}
#productsLoader {
   width: 980px;
   height:33px;
   background:#ffffff url(loader_bg.jpg) no-repeat center;
   text-align: center;
   float:left;
}
#productsLoader img {
    margin-top:8px;
}
#lists {
    float:left;
    width:980px;
    background:#ffffff url(top_bg.jpg) no-repeat top center;
}
#mobile {
    float:left;
    width:980px;
    background:#ffffff url(mobile_bg.jpg) no-repeat top center;
}
#lyrics {
    float:left;
	width:980px;
	background:#ffffff url(lyrics_bg.jpg) no-repeat top center;
}
#wholeAlbum {
    float:left;
    width:980px;
    padding-top:60px;
	padding-bottom:40px;
}
#ESC08a, #ESC08k {
    float:left;
    width:980px;
}
#ESC08a {
	margin-bottom:20px;
}
#ESC08k {
	padding-top:25px;
}
#wholeAlbum .breaker {
	text-align:center;
}
html>/**/body #wholeAlbum .album2 {
    float:left;
    margin-left:50px;
}
*html #wholeAlbum .album2 {
    float:left;
    margin-left:20px;
}
*+html #wholeAlbum .album2 {
    float:left;
    margin-left:50px;
}
#wholeAlbum .albumInfo2 {
    float:left;
	width:222px;
}
#wholeAlbum .cover {
    background:transparent url(cover_bg.jpg) no-repeat;
    width:222px;
    height:222px;
    float:left;    
}
#wholeAlbum .cover img {
    border:1px solid #bdbcbc;
	height:215px !important;
	width:215px !important;
}
#wholeAlbum .name {
    width:222px;
	float:left;
	margin-top:15px;
	font-weight:bold;
}
#wholeAlbum .artist {
    width:222px;
	float:left;
	font-weight:bold
	margin-top:2px;
	margin-bottom:5px;
}
#wholeAlbum .productContext {
    float:left;
	width:222px;
}
#wholeAlbum .productContext .variation {
    float:left;
	margin-top:5px;
	margin-bottom:5px;
	width:222px;
}
#wholeAlbum .productContext .currency, #wholeAlbum .productContext .price {
    float:left;
	margin-bottom:5px;
	font-weight:bold;
	font-size:100%;
}
#wholeAlbum .productContext .buyButton {
    float:left;
	width: 170px;
	margin-bottom:10px;
}
#toKaraoke, #toAlbum {
    float:left;
	width:150px;
	font-size: 100%;
	font-weight:bold;
}
#shopInfo {
    float:left;
	margin-top:30px;
}
#ESC08a_children, #ESC08k_children {
    float:left;
	margin-left:50px;
	width:615px;
}
#child {
    float:left;
	height:25px;
	margin-bottom:10px;
	width:615px;
}
#child .sample {
    float:left;
	width:16px;
	margin-right:5px;
}
#child .name {
    float:left;
	width:410px;
	margin:0px;
}
#child .duration, #child .price {
    float:left;
	width:40px;
}
#child .currency {
    text-align:right;
    float:left;
    padding-right:2px;
    width:38px;
}
#child .variation {
    display:none;
}
#child .buyButton {
    float:left;
    width:30px;
}
.star {
    float:left;
    width:14px;
    display:none;
}
#country_lists {
    padding-left:50px;
    float:left;
    width:930px;
    padding-top:60px;
	padding-bottom:40px;
}
#country_lists .countries {
    width:930px;
	float:left;
	margin-bottom:50px;
}
#country_lists .countries .pics {
    background:transparent url(pics_bg.jpg) no-repeat;
	height:77px;
	width:107px;
	float:left;
}
#country_lists .countries .pics img {
    border:1px solid #BDBCBC;
	height:70px;
	width:100px;
}
#country_lists .countries .album {
    float:left;
	width:750px;
	margin-left:30px;
	margin-bottom:5px;
	height:20px;
}
#country_lists .countries .album .trackInfo {
    float:left;
	width:750px;
}
#country_lists .countries .album .trackInfo .name {
    float:left;
	margin:0px;
	width:410px;
}
#country_lists .countries .album .trackInfo .duration {
    float:left;
	margin:0px;
	width:80px;
}
#country_lists .countries .album .trackInfo .sample {
    float:left;
	margin-right:20px;
	width:16px;
}
#country_lists .countries .album .trackInfo .productContext {
    float:left;
	margin:0px;
	width:200px;
}
#country_lists .countries .album .trackInfo .productContext .variation {
    float:left;
	margin:0px;
	width:60px;
}
#country_lists .countries .album .trackInfo .productContext .price {
    float:left;
    margin:0px;
    width:40px;
}
#country_lists .countries .album .trackInfo .productContext .currency {
    margin:0px;
    padding-right:2px;
    width:38px;
    text-align:right;
    float:left;
}
#country_lists .countries .album .trackInfo .productContext .buyButton {
     float:left;
     width:30px;
}
#country_lists .countries .album .trackInfo .duration2 {
    float:left;
    width:80px;
    margin:0px;
    color:#ffffff;
}
#mobile {
    padding-top:0px;
	padding-bottom:0px;
}
#mobile .explanation {
    float:left;
	border:none;
	margin:0px 0px 10px 50px;
	padding:0px;
	width:590px;
}
#mobile h1 {
    color:#bc134c;
	font-weight:bold;
	margin:0px 0px 10px 50px;
	width:590px;
}
#mobile h2 {
    color:#bc134c;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:5px;
}
#mobile .explanation p {
    margin:0px;
	padding:0px;
}
#mobile .explanation dl {
    float:left;
	width:590px;
}
#mobile .explanation dl dt {
    width:110px;
	float:left;
	font-weight:bold;
}
#mobile .explanation dl dd {
    float:left;
	margin:0px 0px 5px 0px;
	width:480px;
}
#mobile #explanation {
    float:left;
}
#mobileImg {
    float:left;
    width:292px;
    margin-left:25px;
}
#lyrics #block_left, #lyrics #block_right {
    float:left;
}
#lyrics #block_left {
	padding:17px 25px 0px 25px;
}
#lyrics #block_right {
    width:600px;
	margin:0px;
	padding:0px 0px 0px 0px;
	height:500px;
}
#lyrics #block_right h1 {
    color:#d5d5d5;
    font-size:50px;
    font-weight:bold;
    margin:10px 0px 0px 50px;
}
#lyrics #block_right h2 {
    margin-bottom:10px;
}
#block_right .lyrics_print {
    width:50px;
}
#block_right .lyrics_print a {
    cursor:pointer;
    text-decoration:none;
    color:#BC134C;
}
#block_right .lyrics_print a:hover {
    cursor:pointer;
    color:#8F113D;
    text-decoration:underline;
}
html>/**/body #lyrics #block_right .print {
    height:290px;
	overflow:auto;
    padding:0px 0px 50px 0px;
}
*html #lyrics #block_right .print {
    height:295px;
	overflow:auto;
    padding:0px 0px 50px 0px;
}
*+html #lyrics #block_right .print {
    height:283px;
	overflow:auto;
    padding:0px 0px 50px 0px;
}
html>/**/body #checkoutWrapper{
    float:left;
    background: #ffffff;
    width: 980px;
    top: 50px;
    margin: 0px auto;
    border: 1px solid #333333;
}
*html #checkoutWrapper{
    float:left;
    background: #ffffff;
    width: 980px;
    top: 50px;
    left:12px;
    margin: 0px auto;
    border: 1px solid #333333;
}
*+html #checkoutWrapper{
    float:left;
    background: #ffffff;
    width: 980px;
    top: 50px;
    left:150px;
    margin: 0px auto;
    border: 1px solid #333333;
}
#payment {
    padding: 0 20px 20px 20px;
    text-align: left;
}
#disableShopLayer {
    background: #ffffff;
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
    z-index:4;
    margin: 0;
    top: 0;
    left: 0;
}
#paymentForms {
    margin: 0;
    padding: 20px;
    width: 380px;
    float: left;
    border: 1px solid #333333;
}
#paymentForms select#paymentSwitcher, #paymentForms #CreditCardPayment {
    width:380px;
}
#paymentForms #CreditCardPayment table{
    width:380px;
}
#paymentForms #CreditCardPayment table input {
    width:45px;
    margin-right:2px;
}
#paymentForms .label {
    width: 140px;
}
#paymentForms td a {
    font-size: 10px;
    font-family: Arial;
    background: none;
}
#paymentForms tr {
    float:left;
}
#paymentForms td.termsAccepted {
    float:right;
    width:236px;
}
#paymentForms td.termsAccepted input {
    margin-left:0px;
    padding-bottom:10px;
    float:left;
}
#paymentForms td.termsAccepted a {
    float:left;
}
#personInfo {
    margin: 15px 0 15px 0;
	width:380px;
}
#personInfo table {
    width:380px;
}
#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%;
    margin: 20px 0 0 0;
}
#security img {
    float: left;
    padding: 0 10px 0px 0;
    clear: left;
}
#orderRedownloadError {
    font-size: 10px;
    color: #BC134C;
    font-weight: bold;
    display:none;
}
#paymentError  {
    margin: 10px;
    font-size: 10px;
    color: #BC134C;
    font-weight: bold;
    width: 100%;
    display:none;
}
#paymentInfo {
    float: left;
    width: 250px;
}
#invoice {
    float:left;
    padding: 0 20px 20px 20px;
    margin: 0px;
    width:220px;
}
#invoice div {
    float: left;
    width: 150px;
}
#invoice #invoiceCertificateRow {
    float: 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 #333333;
    font-weight:bold;
}

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

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

#paymentInfo dt {
   font-weight: bold;
   padding: 2px 0 2px 5px;
}
#CreditCardPayment {
   margin-top:5px;
}
#CreditCardPayment, #loading, #NetBankingPayment, #CertificatePayment{
    display:none;
}
#loading {
    background: url("loading.gif") no-repeat;
    margin: 0px auto;
    padding-top: 10px;
	width:220px;
	height:30px;
}
#download .explanation, #assetChooser .explanation {
    clear: both;
    float: left;
    padding: 10px;
    margin: 0 0 20px 0;
    border: 1px solid #333333;
    width:930px;
}
#download .explanation #receipt {
    margin-top:10px;
}
#download, #assetChooser {
    padding: 15px;
    display:none;
    float: left;
}
#encodedAsset, #asset {
    float: none;
    clear: both;
}
#encodedAsset div, #asset div {
    float: left;
    height: 25px;
    padding: 0;
    background: url("bg_line.gif") repeat-x 663333;
}
#encodedAsset .downloadButton {
    width:200px;
    text-align:right;
}
#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, #encodedAsset .name {
    width:330px;
}
#encodedAsset .name {
    font-weight:bold;
}  
#asset .artist {
    width: 400px;
}
#asset .name {
    width: 400px;
    font-weight: bold;
}
.encodeAssets {
    margin: 0px 0 20px 0;
    width: 100%;
    float: left;
    text-align: right;
}
#terms {
    font-family:"lucida sans Unicode",lucida grande,tahoma,verdana,arial;
    color: #ffffff;
    background: #000000;
    margin: 0 50px 0 50px;
    width: 360px;
    padding: 15px;
   
}
#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: 10px;
    padding:0px;
}
html>/**/body #orderRedownload {
    background: #ffffff;
	border:1px solid #333333;
    width: 350px;
    padding: 5px 15px 15px 15px;
    margin: 0 0 0 0px;
    top: 297px;
	left:795px;
    visibility:hidden;
    position:absolute;
    z-index:3;
    float:left;
	color:#333333;
}
*html #orderRedownload {
    background: #ffffff;
	border:1px solid #333333;
    width: 350px;
    padding: 5px 15px 15px 15px;
    margin: 0 0 0 0px;
    top: 297px;
	left:600px;
    visibility:hidden;
    position:absolute;
    z-index:3;
    float:left;
	color:#333333;
}
*+html #orderRedownload {
    background: #ffffff;
	border:1px solid #333333;
    width: 350px;
    padding: 5px 15px 15px 15px;
    margin: 0 0 0 0px;
    top: 297px;
	left:715px;
    visibility:hidden;
    position:absolute;
    z-index:3;
    float:left;
	color:#333333;
}
#orderRedownload input {
    margin-right:5px;
    float:left;
}
#orderRedownload div {
    float: left;
}
#orderRedownloadConfirm {
    font-weight: normal;
    color:#BC134C;
    padding: 5px 0 5px 0;
}
#zip {
    width: 930px;
    clear: both;
    float: left;
    height: 50px;
    padding: 10px;
    margin: 10px 0 10px 0;
    border: 1px solid #333333;
}
#zip p {
    width: 710px;
    margin: 0;
    padding: 0px 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 {
    width: 570px;
    height: auto;
    clear: both;
    float: left;
    padding: 10px;
    margin: 0 0 20px 0;
    border: 1px solid #333333;
}
#notification {
    display: none;
    height: 20px;
    width: 20px;
    position: absolute;
}
#receiptWrapper {
    margin: 10px;
    float: left;
}
#receiptHeader {
    padding: 10px;
    margin: 10px 0 5px 0;
    float: right;
    text-align: right;
    color: #000000;
}
#receiptHeader img {
    margin: 0 0 5px 0;
}
#receiptHeader a { 
    color: #000000;
	text-decoration:underline;
	margin:0pt;
    padding:0px;
}
#receiptInfo {
    padding: 10px;
    margin: 5px 0 5px 0;
    background: #ffffff;
    border: 1px solid black;
    /*width: 440px;*/
    color: #000000;
}
#receiptInfo .label {
    flot: left;
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #000000;
}
#receiptSpecification {
    background: #FFFFFF;
    border: 1px solid black;
    float: left;
    padding:0px 7px 0px 7px;
    /*width: 460px;*/
   color: #000000;
}
#lineItems #lineItem div {
    padding: 2px 0 2px 0;
    float: left;
}
#lineItems #lineItem .name {
    width: 183px;
    padding-left: 2px;
    text-align: left;
}
#lineItems #lineItem .artist {
    width: 150px;
    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: 30px;
    text-align: center;
    border-left: 1px solid black;
}
#receiptSpecification .price, #receiptSpecification #totalPrice {
    width: 35px;
    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: 463px;
}
#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;
}
#cvc_help {
    color:#000000;
    background:#ffffff;
    padding:10px 10px 5px 10px;
}
