@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Raleway', sans-serif;
	color: #333333;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #fff;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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;
}
.DiscNameEdit {
	font-size: 12px;
	height: 18px;
	width: 130px;
	position: relative;
	top: -2px;
}
.DiscNameEditHolder {
	visibility: hidden;
	position: absolute;
}
.DiscNameText {
	visibility: visible;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}
#mainleftcell {
	float: left;
	width: 190px;
	margin-right: 15px;
}
#mainrightcell {
	float: right;
	width: 190px;
	margin-left: 15px;
	text-align: center;
}
.announcments {
	margin-bottom: 20px;
}
.colbox {
	background-color: #FFF;
/*	border: 1px solid #999; */
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
}
#songspeaker {
	position: relative;
	top: 5px;
}
.songpagetitle {
	font-weight: bold;
	font-size: 18px;
}
.songpagescreenshot {
	width: 280px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.songpagedetails {
	width: 310px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.checkbox {
	height: 25px;
	width: 100px;
	clear: left;
	float: left;
	margin: 0 0 0px;
	padding: 0 0 0 0px;
	background: url("/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/checkbox/icon_checkbox_dl.png") no-repeat;
	cursor: default;
	text-align: left;
}
#result {
	display: none;
	position: fixed;
	top: 35%;
	left: 50%;
	margin-left: -252px;
	margin-top: -183px;
	padding: 30px;
	z-index: 1002;
	overflow: hidden;
	width: 555px;
	height: 426px;
}
#resultback {
	display: none;
	position: fixed;
	top: 35%;
	left: 50%;
	margin-left: -227px;
	margin-top: -158px;
	padding: 3px;
	z-index: 1001;
	overflow: hidden;
	width: 535px;
	height: 406px;
	background-color: #000;
	-webkit-box-shadow: 0 20px 60px -6px black;
	-moz-box-shadow: 0 20px 60px -6px black;
	box-shadow: 0 20px 60px -6px black;
}
#resultback1 {
	display: none;
	position: fixed;
	top: 35%;
	left: 50%;
	margin-left: -330px;
	margin-top: -290px;
	padding: 3px;
	z-index: 1004;
	overflow: hidden;
	width: 850px;
	height: 666px;
}
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
#headerScrollStop {
	background-color: #FFF;
	border: 1px solid #333;
	width: 640px;
	height: 55px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/speaker.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
}
#maincontentholder {
	float: left;
	width: 630px;
}
.featuredsku {
	text-align: center;
	font-size: 16px;
	color: #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
}
.FormatSelectHeader {
	color: #333;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
.FormatSelectText {
	color: #333;
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
}
.singnsyncbox {
	width: 310px;
}
.singnsyncmarketing {
	width: 730px;
}
.cartdischolder {
	border: 1px solid #004262;
	width: 180px;
}
.carttotalsholder {
	width: 180px;
	border-top: 5px solid #AD2600;
	border-bottom: 1px solid #AD2600;
	border-right: 1px solid #AD2600;
	border-left: 1px solid #AD2600;
}
.cartHeaderSongs {
	width: 116px;
	text-align: left;
}
.cartHeaderPrice {
	width: 45px;
	text-align: center;
}
.cartHeaderActions {
	width: 16px;
}
.cartDiscDetails {
	border-top-left-radius: 10px 5px;
	border-top-right-radius: 10px 5px;
	font-size: 12px;
	background-color: #AD2600;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	height: auto;
	width: 180px;
	margin-top: 15px;
	text-align: left;
	color: #fff;
}
.cartDiscDetailsActive {
	border-top-left-radius: 10px 5px;
	border-top-right-radius: 10px 5px;
	font-size: 12px;
	background-color: #AD2600;
	width: 180px;
	margin-top: 15px;
	text-align: left;
	color: #FFF;
	height: auto;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.cartDiscDetailsOther {
	border-top-left-radius: 10px 5px;
	border-top-right-radius: 10px 5px;
	font-size: 12px;
	background-color: #669999;
	width: 180px;
	margin-top: 15px;
	text-align: left;
	color: #FFF;
	height: auto;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.cartSongRow1 {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.cartSongRow2 {
	background-color: #fafafa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.cartHeadertext {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.x-action-col-icon {
	height: 12px!important;
	width: 12px!important;
}
.cartSongsQtip {
	font-size: 14px!important;
	background-color: #F4F4F4!important;
	border: 1px solid #036!important;
	padding-bottom: 10px!important;
}
.cartSongOther a {
	display: block;
	text-decoration: none;
}
.cartSongOther a:hover {
	background-color: #EFEFEF;
}
.cartSongstext {
	font-size: 11px;
	color: #666;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	padding: 4px;
	text-overflow: ellipsis;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.mainlefttitle {
	position: relative;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #AD2600;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.mainredemption_code {
	font-size: 2em;
	text-transform: uppercase;
	color: #000099;
	border: 2px solid #009900;
	text-align: center;
	background-color: #FFFFCC;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
}
.tracklistingrow1 {
	background-color: #DBDCDD;
}
.tracklistingrow2 {
	background-color: #F3F3F3;
}
.mainsearchbox {
	width: 1050px;
	position: absolute;
	top: 80px;
	margin-right: auto;
	margin-left: auto;
}
#searchwrapper {
	width: 310px;
	height: 50px;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/searchbox.png);
	background-repeat: no-repeat; /*important*/
	padding: 0px;
	position: relative!important; /*important*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 730px;
}
#searchwrapper form {
	display: inline;
}
#searchwrapper input {
	display: inline;
	font-weight: bold;
	font-size: 16px;
	outline-width: 0;
}
.searchbox {
	position: absolute; /*important*/
	top: 12px;
	left: 20px;
	width: 210px;
	height: 28px;
}
#anySearchID-inputEl {
	border: 0px!important; /*important*/
	background-color: transparent;
	background-image: none; /*important*/
}
.searchbox_submit {
	border: 0px; /*important*/
	background-color: transparent; /*important*/
	position: absolute; /*important*/
	top: 4px;
	left: 230px;
	width: 64px;
	height: 28px;
}
.rounded-corners {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}
A.maingenrelist {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #777;
	text-decoration: none;
}
A.maingenrelist:hover {
	text-decoration: underline;
}
.mainformatbuttons {
	margin-top: 3px;
}
.mainformatdiv {
	margin-top: 15px;
}
.mainheaderrow {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	padding: 3px;
}
A.mainpages, A.mainpages:hover {
	color: #000;
}
#tracklistingheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #AD2600;
	height: 40px;
	width: 640px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
}
#tracklistingtable {
	width: 640px;
}
.mainsongcount {
	font-weight: bold;
	color: #666;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 60px;
	width: 56px;
	padding: 3px;
}
.mainsonginfo {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 1em;
	overflow: hidden;
	padding: 3px;
}
.mainsonginfo A {
	font-family: 'Raleway', sans-serif;
	color: #222;
	text-decoration: none;
	font-weight: bold;
}
.mainsonginfo A:hover {
	font-family: 'Raleway', sans-serif;
	color: #777;
/*	text-decoration: underline; */
}
.mainsongoptions {
	font-family: 'Raleway', sans-serif;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 3px;
}
.mainstyleof {
}
.mainsongprice {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.mainsongtitle {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.mainnowshowing {
	color: #000;
	font-size: 18px;
	text-align: center;
	width: 100%;
	height: 24px;
	margin-top: 5px;
}
.mainpageselection {
	color: #000;
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.mainprevLink {
	font-size: 12px;
	color: #CCC;
}
.mainprevLink A {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.mainprevLink A:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.mainnextLink {
	font-size: 12px;
	color: #CCC;
}
.mainnextLink A {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.mainnextLink A:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.mainpageNumbers {
	font-size: 12px;
}
.MainCategory {
}
#discListingDIV {
	font-family: 'Raleway', sans-serif;
	height: 100px;
	overflow: hidden;
}
#discListingDIV div {
}
.pageselection {
	color: #000;
	font-size: 11px;
	text-align: center;
	display: inline-block;
	width: 1040px;
	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: 1040px;
	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(/web/20220203023140im_/https://www.allstardl.com/templates/default/images/customdisc/active_cd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	overflow: hidden;
}
.customDiscContents_DL {
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/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: 1050px;
	height: 25px;
}
.listingDiscSongsHolder {
	text-align: right;
	height: 50px;
	width: 180px;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/cart_background.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.listingDiscSongs {
	font-size: 36px;
	height: 50px;
	width: 180px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.listingDiscSongs A{
	font-size: 36px;
	height: 50px;
	width: 180px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.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;
	left: -30px;
}
.listingEditButtons2 {
	position: relative;
	left: -30px;
}
.listingEditButtons3 {
	position: relative;
	left: -30px;
}
.CorrectionClass {
	color: #FF0;
	font-weight: normal;
}
#whatArtistsShowing {
	font-weight: normal;
}
#whatSongsShowing {
	font-weight: normal;
}
#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: 'Raleway', 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: 'Raleway', 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;
}
#songname {
}
.playerdata {
	height: 55px;
}
.playerflash {
	height: 55px;
	vertical-align: top;
}
.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: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.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: 'Raleway', sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
.bottom_nav A:hover {
	font-family: 'Raleway', 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: 'Raleway', 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(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/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(/web/20220203023140im_/https://www.allstardl.com/images/glossyback2.gif);
}
.xScrollStick {
}
.songheadernames {
	padding: 1px;
	background-color: #AD2600;
	color: #FFFFFF;
	white-space: nowrap;
	font-weight: bold;
}
.trackcountcell {
	font-size: 40px;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/Counter_bg.png);
	vertical-align: bottom;
	height: 61px;
}
.NewSearchBox {
	font-weight: bold;
	font-size: 12px;
	color: #900;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/icons/new.png);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.JustSearchBox {
	font-weight: bold;
	font-size: 12px;
	color: #060;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/icons/just.png);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.PopularSearchBox {
	font-weight: bold;
	font-size: 12px;
	color: #C60;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/icons/popular.png);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.CheckedCell {
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/icons/checked.png);
	background-repeat: no-repeat;
	width: 24px;
	text-align: center;
}
#nextstep {
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/css/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: 'Raleway', sans-serif;
	font-size: 11px;
}
.songlistingtable {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 3px;
}
.orderlistingtable {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 3px;
}
.orderlistingtable A {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.orderlistingtable A:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.orderlistingtabledim {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 3px;
	color: #999;
}
#shell {
	width: 100%;
	margin-top: 20px;
}
#page_container {
	margin: 0 auto;
}
#content_container {
}
#headerBase {
/*	width: 1050px; */
	height: 200px;
/*	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/ask_karaoke_downloads_header.jpg); */
	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: #000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
/*	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-top-left-radius: 20px;
	-moz-border-top-right-radius: 20px; */
}
#headerBanner {
	width: 1030px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#headeraskbranding {
	width: 800px;
	height: 181px;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/banners/askcustom.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 10px;
	background-position: 0px 0px;
}
#customernav {
/*	width: 1030px; */
	height: 132px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 10px;
	color: #FFF;
}
#customernav A {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
#customernav A:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
#headerGeneric {
	width: 1050px;
	height: 95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	margin: 0 auto;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/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: 1050px;
	height: 95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	margin: 0 auto;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/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: 1050px;
	height: 95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	margin: 0 auto;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/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: 1050px;
	height: 95px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	margin: 0 auto;
	background-image: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/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 {
	height: 50px;
/*	width: 1050px; */
	text-align: center;
	text-transform: uppercase;
	background-color: #999;
	margin: 0 auto;
	z-index: 10;
}
.top_nav A {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #069;
	text-decoration: none
}
.top_nav A:hover {
	text-decoration: underline
}
#contenttop {
	overflow: hidden;
	padding: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFF;
}
#contentbottom {
	overflow: hidden;
	background: #FFF;
	padding: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#contentbody {
	clear: both;
	width: 1050px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #FFF;
}
#left_nav {
	float: left;
	width: 165px
}
#promos {
	float: left;
	width: 200px
}
#errors {
}
#errors ul {
	color: #FF0000;
	font-family: 'Raleway', 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: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#redemption_code {
	font-size: 3em;
	text-transform: uppercase;
	color: #000;
	position: relative;
	border: 1px solid #333;
	text-align: center;
	background-color: #999;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
#footer {
	width: 100%;
	height: 150px;
	padding-top: 15px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
}
#disclaimer {
	width: 100%;
	height: 150px;
	padding-top: 15px;
	clear: both;
	text-align: center;
	color: #999;
	font-size: 12px;
}
#white-bottom {
	width: 100%;
	clear: both;
	text-align: center;
}
#copyright {
	font-size: 14px;
	color: #333
}
#copyright A {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#copyright A:hover {
	text-decoration: underline;
}
#trackListingDIV {
	margin-top: 215px;
}
#songlistheaderrow {
	width: 1040px;
	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: 'Raleway', sans-serif;
	font-size: 11px;
	color: #9b0000;
}
tr.WarningBoxHeader {
	background-color: #9b0000;
}
tr.WarningBoxHeader td {
	padding: 5px;
	font-family: 'Raleway', 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: 1050px;
}
#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: 1050px;
	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(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/images/scrollstoppershadow.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 1040px;
}
.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(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/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: 'Raleway', sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	background-color: #000000;
}
.closepng {
	position: relative;
	top: 10px;
	right: 10px;
	z-index: 1004;
}
#popupClose {
	font-size: 24px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #6fa5fd;
	font-weight: 700;
	display: block;
	z-index: 1004;
	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(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/searchbox/tl.png) no-repeat 0px 0px;
	margin-right: 14px; /* space for right corner */
}
.dialog .hd .c {
	background: transparent url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/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(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/searchbox/ml.png) repeat-y 0px 0px;
	margin-right: 6px;
}
.dialog .bd .c {
	background: transparent url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/searchbox/mr.png) repeat-y right 0px;
	margin-right: -6px;
}
.dialog .bd .c .s {
	margin: 0px 8px 0px 4px;
	background: url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/searchbox/ms.jpg) repeat-x 0px 0px;
}
.dialog .ft {
	background: transparent url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/searchbox/bl.png) no-repeat 0px 0px;
	margin-right: 14px;
}
.dialog .ft .c {
	background: transparent url(/web/20220203023140im_/https://www.allstardl.com/templates/www.allstardl.com/searchbox/br.png) no-repeat right 0px;
	margin-right: -14px;
}
/* content-specific */


.mtupage li {
	font-size: 14px;
	margin-left: 15px;
}
.mtusongs li {
	font-size: 14px;
	margin-left: 15px;
}
.mtustart {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#horizontalmenu {
	width: 1040px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
/*	margin-left: 60px; */
}
#horizontalmenu .link a {
	float: left;
	padding: 8px;
/*	background-color: #039; */
	display: block;
	margin-right: 9px;
	text-decoration: none;
/*	-webkit-border-radius: 7px;
	-moz-border-radius: 7px; */
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
#horizontalmenu .link a:hover {
/*	background-color: #C00; */
	color: #777;
}
.contrast_green a {
/*	background-color: #390!important; */
}
.contrast_green a:hover {
/*	background-color: #C00!important; */
}
.contrast_red a {
/*	background-color: #C00!important; */
}
.contrast_red a:hover {
/*	background-color: #390!important; */
}
.sociallabels {
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	display: inline-block;
	width: 30%;
	height: 35px;
	padding-top: 7px;
}
.socialfields {
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	width: 70%;
	height: 35px;
}
.codedisplaypromo {
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #090;
	letter-spacing: 10px;
	width: 100%;
}
.discdownload {
	background: url(/web/20220203023140im_/https://www.allstardl.com/images/disc_or_download.png);
	width: 160px;
	height: 26px;
	margin-top: 10px;
	margin-left: 15px;
}
.discdownload_dlOn {
	background-position: 0px 78px;
}
.discdownload_dlOff {
	background-position: 0px 104px;
}
.discdownload_discOn {
	background-position: 0px 26px;
}
.discdownload_discOff {
	background-position: 0px 52px;
}
/* Help Stuff */

.triangle-isosceles:after {
	content: "";
	position: absolute;
	bottom: -15px; /* value = - border-top-width - border-bottom-width */
	left: 50px; /* controls horizontal position */
	border-width: 15px 15px 0; /* vary these values to change the angle of the vertex */
	border-style: solid;
	border-color: #f3961c transparent;
	/* reduce the damage in FF3.0 */
	display: block;
	width: 0;
}
.triangle-isosceles.totop:after {
	top: -15px; /* value = - border-top-width - border-bottom-width */
	right: 50px; /* controls horizontal position */
	bottom: auto;
	left: auto;
	border-width: 0 15px 15px; /* vary these values to change the angle of the vertex */
	border-color: #f3961c transparent;
}
.triangle-isosceles.toleft:after {
	top: 16px; /* controls vertical position */
	left: -50px; /* value = - border-left-width - border-right-width */
	bottom: auto;
	border-width: 10px 50px 10px 0;
	border-color: transparent #f3961c;
}
.triangle-isosceles.toright:after {
	top: 16px; /* controls vertical position */
	right: -50px; /* value = - border-left-width - border-right-width */
	bottom: auto;
	left: auto;
	border-width: 10px 0 10px 50px;
	border-color: transparent #f3961c;
}
.triangle-border {
	position: absolute;
	text-align: left;
	width: 400px;
	padding: 15px;
	/* [disabled]margin: 1em 0 3em;
*/
/*	border: 5px solid #333333; */
	color: #333;
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	left: -420px;
	top: -16px;
	z-index: 1006;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
/*	background-image: url(/web/20220203023140im_/https://www.allstardl.com/images/helpbg.png); */
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	box-shadow: 0px 10px 20px #888888;
}
.triangle-border.toleft {
	margin-left: 30px;
}
.triangle-border.toright {
	margin-right: 30px;
}
.triangle-border:before {
	content: "";
	position: absolute;
	bottom: -20px; /* value = - border-top-width - border-bottom-width */
	left: 40px; /* controls horizontal position */
	border-width: 20px 20px 0;
	border-style: solid;
	border-color: #333333 transparent #333333;
	/* reduce the damage in FF3.0 */
	display: block;
	width: 0;
}
.triangle-border:after {
	content: "";
	position: absolute;
	bottom: -13px; /* value = - border-top-width - border-bottom-width */
	left: 47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	border-width: 13px 13px 0;
	border-style: solid;
	border-color: #ffffe3 transparent;
	/* reduce the damage in FF3.0 */
	display: block;
	width: 0;
}
.triangle-border.totop:before {
	top: -20px; /* value = - border-top-width - border-bottom-width */
	bottom: auto;
	left: auto;
	right: 40px; /* controls horizontal position */
	border-width: 0 20px 20px;
}
.triangle-border.totop:after {
	top: -13px; /* value = - border-top-width - border-bottom-width */
	bottom: auto;
	left: auto;
	right: 47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
	border-width: 0 13px 13px;
}
.triangle-border.toleft:before {
	top: 10px; /* controls vertical position */
	bottom: auto;
	left: -30px; /* value = - border-left-width - border-right-width */
	border-width: 15px 30px 15px 0;
	border-color: transparent #333333;
}
.triangle-border.toleft:after {
	top: 16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
	bottom: auto;
	left: -21px; /* value = - border-left-width - border-right-width */
	border-width: 9px 21px 9px 0;
	border-color: transparent #999;
}
.triangle-border.toright:before {
	top: 10px; /* controls vertical position */
	bottom: auto;
	left: auto;
	right: -30px; /* value = - border-left-width - border-right-width */
	border-width: 15px 0 15px 30px;
	border-color: transparent #fff;
}
.triangle-border.toright:after {
	top: 16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
	bottom: auto;
	left: auto;
	right: -21px; /* value = - border-left-width - border-right-width */
	border-width: 9px 0 9px 21px;
	border-color: transparent #fff;
}
.helpholder {
	position: relative;
}
.helpicon {
	position: absolute;
	right: 0px;
	left: 10px;
}
.helpbox {
	visibility: hidden;
}
.helpclose {
	position: absolute;
	background-color: #AD2600;
	color: #FFF;
	right: 20px;
	bottom: 5px;
	z-index: 1000;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #AD2600;
	border-radius: 10px;
	font-weight: bold;
}

/*
     FILE ARCHIVED ON 02:31:40 Feb 03, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:31:39 Feb 17, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.529
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.041
  esindex: 0.009
  cdx.remote: 9.832
  LoadShardBlock: 606.758 (3)
  PetaboxLoader3.datanode: 720.243 (5)
  load_resource: 364.902 (2)
  PetaboxLoader3.resolve: 122.643 (2)
*/