#fc_cart{
	font-family:Arial, Helvetica, sans-serif;
    /*background-color:#E1E0E0;*/
    color: #666666;
    position:absolute; /* don't edit this line */
    top:0px; /* don't edit this line */
    opacity:0; /* don't edit this line */
    top:-500px; /* don't edit this line */
    width: 241px;
	z-index:1;
	margin-right:0px;
	padding-left:43px;
}

#top_bg{
background-color:#E1E0E0;
border: solid 1px #E1E0E0;
}
#top_bg h2{
    color: #474840;
	font-size:14px;
}
.fc_clear{
    clear: both;
}
#fc_cart img{
    float:left;
   /* margin: 5px;*/
}
#fc_cart table{
    width: 95%;
    font-size: 12px;
    margin-bottom: 5px;
}
#fc_edit_link{
    float:left;
    color: #474840;
   /* border: 1px solid #ffffff;*/
   width:241px;
    padding: 3px;
    margin: 2px;
    font-size: 12px;
}
#fc_checkout_link{
    color: #474840;
    /*border: 1px solid #ffffff;*/
    padding: 3px;
   
    font-size: 12px;
}
.right-align{
   text-align: right;
}

/* foxycart override */
#fc_tb_titleTop {
background:url(https://www.ldsmusicnow.com/images/cart/your_cart.gif) #51504A no-repeat 5px 3px;
height:36px;
}
#fc_tb_titleBot {
background:#E2E2E2;
height:30px;
}
#fc_tb_window{
border:6px solid #BFBFBF;
}
#fc_tb_iframeContent{
background:url(https://www.ldsmusicnow.com/images/cart/cart_logo.png) #E2E2E2  no-repeat 18px bottom;
}
#fc_tb_closeWindowButtonBot {
background-image:url(https://www.ldsmusicnow.com/images/cart/button-continue.gif);
}
a#fc_tb_closeWindowButtonBot:hover{
background-position:left -24px;
}
#fc_tb_closeWindowButtonTop{
background:url(https://www.ldsmusicnow.com/images/cart/cart-close-x.png) left 5px;
}
a#fc_tb_closeWindowButtonTop:hover{
background-position:left -19px;
}

