#searchacts {
	width: 750px;
}

#searchForm {	width: 600px;	height: 20px;
}

#searchForm form input, img {	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px;

}

#searchForm form img {	margin-right: -3px;
	height: 20px;
}

#searchForm form input.squery {	width: 360px;
	margin: 0px;
	padding: 1px;
	padding-left: 3px;
	color: #1d1d1d;
	background: url(/images/squery_bg.jpg) repeat-x;
	height: 20px;
}

#searchForm form input.submit {	margin: 0px;

	width: 63px;
	color: white;
	line-height: 20px;
	vertical-align: middle;
	background: url(/images/sbutton_bg.jpg) repeat-x;
	height: 20px;
}


#alphabet {	width: 730px;	font-family: Arial;	padding-top: 20px;
	size: 14px;
}
#alphabet a {	padding: 3px;
}

#alphabet a:link {	color: white;
	}
#alphabet a:visited {	color: white;
	}
#alphabet a:hover {
	color: #F00;
	}

#alphabet a.current:link {
	text-decoration: none;
	color: white;
	background-color: #990100;
	}
#alphabet a.current:visited {
	text-decoration: none;
	color: white;
	background-color: #990100;
	}
#alphabet a.current:hover {	text-decoration: none;
	color: white;
	background-color: #990100;
	}

#alpg {	padding-top: 30px;	width: 760px;
	clear: both;
}

#alpha {	font-family: Arial;
	font-size: 3em;
	color: white;
	width: 110px;
	float: left;

}

#singer {
	font-family: Arial;
	font-size: 2em;
	color: white;

	float: left;

}
#searchresults {	padding-top: 30px;	font-family: Arial;
	width: 100%;
	color: white;
	font-size: 14px;
}

#searchresults a:link {
	color: white;
	}
#searchresults a:visited {
	color: white;
	}
#searchresults a:hover {
	color: #F00;
	}

#songs {	color: white;
	font-family: Arial;	clear: both;
	padding-top: 20px;
}

#songs table {	width: 100%;
}

#songs td {	color: white;	border-bottom: 1px solid #232323;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px
}

#songs span.tdunchecked {	text-decoration:line-through;
	color: #828282;
}

#songs span.tdchecked {	text-decoration: none;
	color: #ffffff;
}

#songs th {	color: white;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 9px;
}
#songs a {	color: #FFFFFF;
}

#songs a:link {
	color: #FFFFFF;
	}
#songs a:visited {
	color: #FFFFFF;
	}
#songs a:hover {
	color: #F00;
	}


#pages {	padding-top: 30px;
	font-family: Arial;
	color: white;
	float: right;
}

#pages a {
	padding: 3px;
	font-size: 13px;
	background-color: #232323;
}

#pages a.current {
	background-color: #990100;
}


#pages a:link {
	color: white;
	}
#pages a:visited {
	color: white;
	}
#pages a:hover {
	color: #F00;
	}


#singers {	font-size: 13px;	font-family: Arial;	width: 750px;
	clear: both;
	padding-top: 20px;
}
#singers div.list {
	float: left;
}

#singers div.list p {
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px solid #232323;
}
#singers a {	font-size: 13px;
}
#singers a:link {
	color: #FFF;
	}
#singers a:visited {
	color: #FFF;
	}
#singers a:hover {
	color: #F00;
	}


#basketinfo {	width: 250px;	color: white;	font-family: Arial;
}

#basketinfo p.songsquan {
	font-size: 13px;	padding: 7px;
	background-color: #270921;
}

#basketinfo p.printmenu {	font-size: 13px;
	padding: 7px;
    background-color: #270921;
}


#basketinfo a:link {
	color: #FFF;
	}
#basketinfo a:visited {
	color: #FFF;
	}
#basketinfo a:hover {
	color: #F00;
	}

.basket_checked {	width: 13px;
	height: 13px;
    cursor: pointer;	background: url(/images/basket_checked.gif) no-repeat;
}

.basket_unchecked {
	width: 13px;
	height: 13px;
    cursor: pointer;
	background: url(/images/basket_unchecked.gif) no-repeat;
}

.print  table {
	width: 100%;
}

.print  td {
	color: black;
	border-bottom: 1px solid #232323;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px
}
.print img {
	visibility: hidden;
}




