@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	margin:0;
	padding:0;
	height:100%;
	background-color:#000000;
	background-image: url(../images/star-bg-1800x1200_2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}
form { 
margin: 0px;
}
input.borders	{
	border:3px solid #ccc;
	padding:4px 3px;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
}
input.borders2, select.borders, textarea		{
	border:3px solid #ccc;
	padding:4px 3px;
	font-size: 1em;
	font-weight: bold;
	color: #000099;
}
#discListingDIV {
	font-family: Verdana, Geneva, sans-serif;
	height: 100px;
	overflow: hidden;
}
#discListingDIV div {
}
.pageselection{
	color: #000;
	font-size: 11px;
	text-align: center;
	display: inline-block;
	width: 910px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
}
.nowshowing{
	color: #000;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	width: 910px;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
}
.pageselection A, .pageselection A:visited {
	color: #000;
}
.leadvocalversion {
	font-weight: normal;
	color: #999;	
}
.cartdetailitem {
	display: inline-block;
	font-weight: bold;
	color: #333;
}
.cartsonglisting {
	left: 30px;
	position: relative;
}
.customDiscContents_CD {
	background-image: url(/templates/default/images/customdisc/active_cd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	overflow: hidden;
}
.customDiscContents_DL {
	background-image: url(/templates/default/images/customdisc/active_dl.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	overflow: hidden;
}
.listingDiscName {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	position: relative;
	top: 18px;
	left: 35px;
	width: 100px;
	height: 25px;
}
.listingDiscSongs {
	font-size: 36px;
	color: #060;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: 100px;
	width: 50px;
	top: 15px;
}
.listingHasVocals {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	position: relative;
	width: 40px;
	left: 15px;
	top: -29px;
	line-height: 9px;
	height: 20px;
}
.listingSongsLabel {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 40px;
	left: 100px;
	width: 50px;
	top: 10px;
}

.listingEditButtons {
	position: relative;
	left: 175px;
	bottom: 90px;
	cursor: pointer;
	height: 25px;
	width: 150px;
}
.listingEditButtons div {
	cursor: pointer;
	height: 30px;
	width: 150px;
}

.listingEditButtons1 {
	position: relative;
}
.listingEditButtons2 {
	position: relative;
}
.listingEditButtons3 {
	position: relative;}


#playlistwrapper {
	height: 300px;
	width: 750px;
}
#playListShell {
	height: 410px;
	width: 750px;
}
.playlistitemwrapper{
	height: 300px;
	width: 750px;
	overflow: hidden;
	background-color: #FFF;
	padding: 20px;
}
.playlistname {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
}
.playlistimage {
	border: 3px solid #000;
	position: relative;
	left: 0px;
	top: 0px;
}
.playlisttracks {
	position: relative;
	left: 205px;
	top: -220px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	overflow: scroll;
	height: 286px;
	width: 430px;
	padding: 5px;
}
.playlisttrackline {
}
.playlisttrackline_dis {
	color: #999;
	text-decoration: line-through;
}
.playlisttracknumber {
	width: 30px;
	display: inline-block;
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}
.playlistsongname {
	font-weight: bold;
}
.playlistartistname {}


/*Nothing below has been checked */

.OfficialRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.OfficialRedBIG {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_nav  A  {	              
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
.top_nav  A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: underline
}
.step_buttons {
	text-align:right;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.popup_buttons, .popup_buttons A {
	display: inline-block;
	text-align: center;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.bottom_nav  A  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}

.bottom_nav  A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: underline
}
.style2 {font-weight: bold; font-size: 12px;}

.content_area {
	margin: 7px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 585px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
}
small {
	font-size: 10px;
}
.rightcontent {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.leftcontent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.boldIntroduction {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.readMore A {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: right;
}

.rightnav {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin-top: 30px;
}
SPAN.leftnav A {
	text-decoration: none;
	font-size: 12px;
	color: #003366;
}
SPAN.leftnav A:hover {
	text-decoration: underline;
}

.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 160px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.glossymenu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image: url(../images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(/images/glossyback2.gif);
}

.xScrollStick{
}
.songheadernames {
	padding: 1px;
	background-color: #0868b2;
	color: #FFFFFF;
	white-space: nowrap;
	font-weight: bold;
}
.trackcountcell {
	font-size: 40px;
	background-image: url(../images/Counter_bg.png);
	vertical-align: bottom;
	height: 61px;
}

.NewSearchBox {
	font-weight:bold;
	font-size:12px;
	color:#900;
	background-image:url(../images/icons/new.png);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.JustSearchBox {
	font-weight:bold;
	font-size:12px;
	color:#060;
	background-image:url(../images/icons/just.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	
}
.PopularSearchBox {
	font-weight:bold;
	font-size:12px;
	color:#C60;
	background-image:url(../images/icons/popular.png);
	background-repeat: no-repeat;
	padding-left: 26px;	
}
.CheckedCell {
	background-image:url(../images/icons/checked.png);
	background-repeat: no-repeat;
	width: 24px;
	text-align: center;
}

#nextstep {
	background-image: url(url(url()));
	background-repeat: no-repeat;
	background-position: 120px 50px;
}
#discinfo {
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: center;
}
#shippinginfo {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
#billinginfo {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

#songlistingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.songlistingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 3px;
}
.orderlistingtable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 3px;
}
.orderlistingtable A {
	color: #009;
	font-weight: bold;
	text-decoration: none;
}
.orderlistingtable A:hover {
	color: #009;
	font-weight: bold;
	text-decoration: underline;
}
.orderlistingtabledim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 3px;
	color: #999;
}
#shell{
	width:100%;
	margin-top: 30px;
}
#page_container{
	margin:0 auto;
}
#content_container{
}
#headerBase{
	width:920px;
	height:95px;
	background-image: url(../images/header_base_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#headeraskbranding {
	width:920px;
	height:95px;
	background-image: url(../images/ask-logo-free.png);
	background-repeat: no-repeat;
	position: absolute;
	background-position: 0px 0px;
}

#headerGeneric{
	width:920px;
	height:95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	margin:0 auto;
	background-image: url(../images/ask_header_03Generic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#headerBB{
	width:920px;
	height:95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	margin:0 auto;
	background-image: url(../images/ask_header_03BB.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#headerGC{
	width:920px;
	height:95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	margin:0 auto;
	background-image: url(../images/ask_header_03gc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#headerTarget{
	width:920px;
	height:95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	margin:0 auto;
	background-image: url(../images/ask_header_03Target.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#searchdiv {
	position:absolute;
	width:175px;
	left:0px;
	top:180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_nav{
	margin-top: 67px;
	margin-bottom: 0;
	margin-right: 0;
	position: absolute;
	height: 15px;
	width: 100%;
	text-align: left;
	display: inline-block;
	left: 100px;
	top: 0px;
}
#contenttop{
	overflow:hidden;
	background:#ffffff;
	padding: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#contentbottom{
	overflow:hidden;
	background:#ffffff;
	padding: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#contentbody{
	clear:both;
	width:920px;
	overflow:hidden;
	margin:0 auto;
	background:#ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#left_nav{float:left;width:165px}
#promos{float:left;width:200px}
#errors{}
#errors ul{
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
#redemption{}
#instructions{
	color: #333333;
	font-size: 16px;
	margin-right: 80px;
	margin-left: 80px;
}
#instructions h1{
	font-size: 20px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
}
#redemptionForm{
	clear:both;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
#redemption_code{
	font-size: 3em;
	text-transform: uppercase;
	color: #000099;
	position: relative;
	border: 7px solid #009900;
	text-align: center;
	background-color: #FFFFCC;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
}

#footer{
	width:100%;
	height:150px;
	padding-top:15px;
	clear:both;
	text-align:center;
	color: #FFFFFF;
}
#white-bottom{
	width:100%;
	clear:both;
	text-align:center;
}
#copyright{font-size:.8em;font-color:#333}

#trackListingDIV {
	margin-top: 215px;
}
#songlistheaderrow {
	width: 910px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table.WarningBox { background-color: #ffffff; border: 3px solid #9b0000; border-spacing: 0px; margin-top: 8px; margin-bottom: 5px; border-collapse: collapse; }
table.WarningBox td { padding: 5px; font-family:verdana,Arial; font-size:11px; color: #9b0000;}
tr.WarningBoxHeader { background-color: #9b0000; }
tr.WarningBoxHeader td { padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }

#songnumberna {
	color: #999;
	text-decoration: line-through;
}
#vocalsongna {
	color: #999;
	text-decoration: line-through;
}
#vocalmessagena {
	color: #999;
}
#songnumber {
	font-weight: bold;
}
#vocalsong {}
#vocalmessage {}

#sortingPagingTop {
	position: relative;
	width: 920px;
}

#findsongs {
	position: absolute;
	right: 245px;
	text-align: center;
	top: -10px;
}
#numResultsTop, #numResultsTop select {
	font-size: 10px;
	text-align: center;
}

#featurecontent {
	position: absolute;   /* required */
	display: none;
	padding: 10px;
	border: 1px solid black;
	background-color: white;
	z-index: 1;
	width: 260px;
}
.featurecontentarrow {
	position: absolute;
	vertical-align:middle;
	left: 280px;
	margin-top: -22px;
	top: 50%;
}
#asklogosmall {
	position: fixed;
	display: none;
	width:	920px;
	height:	93px;
	top: -10px;
	overflow: visible;
	text-align: left;
	z-index: 100;
	margin-left: -25px;
}

#congrats {
	position: absolute;
	display: none;
	width:	291px;
	height:	165px;
	top: -30px;
	right: 30px;
}
#loadingimage {
	position:fixed;
	display: inline-block;
}
#scrollshadow {
	background-image: url(../images/scrollstoppershadow.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 910px;
}
.popupheader {
	text-align:left;
	color: #069;
	font-size:22px;
	font-weight:700;
	padding-bottom: 0px;
	top: -20px;
	position: relative;
	margin: 0px;
}
#popupheadertop {
	background-image: url(../images/popheaderback.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	position: absolute;
	top: -30px;
	left: -3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}

#universalPopup {
	display: none;
	position:absolute;
	_position:absolute;
	z-index:1000;
	padding:6px;
	font-size:13px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#backgroundPopup{
	display:none;
	position:fixed;
	text-align: center;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	border:1px solid #000;
	z-index:200;
	opacity: 0.7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	background-color: #000000;
}  
.closepng {
	position: relative;
	top: -40px;
	right: -20px;
}

#popupClose{
	font-size:24px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	cursor: pointer;
	text-transform: uppercase;
}  


#popupAddVersions{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:200;
	padding:12px;
	font-size:13px;
}  
#popupAddVersionsClose{
	font-size:24px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	cursor: pointer;
	text-transform: uppercase;
}  


#popupPlaylist{
	position:absolute;
	height: 410px;
	width: 750px;
	_position:absolute; /* hack for internet explorer 6*/
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:200;
	padding:12px;
	font-size:13px;
}  
#popupPlaylistClose{
	font-size:24px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	cursor: pointer;
}  




/* this is an example page. Real-use cases should never have inline CSS like this. ;) */


.dialog {
	color:#fff;
	width: 290px;
	position: relative;
	top: 0px;
	right: 4px;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:21px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(../searchbox/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(../searchbox/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(../searchbox/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(../searchbox/mr.png) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background: url(../searchbox/ms.jpg) repeat-x 0px 0px;
}

.dialog .ft {
 background:transparent url(../searchbox/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(../searchbox/br.png) no-repeat right 0px;
 margin-right:-14px;
}

/* content-specific */





