body,li
{
	font-family:Arial;
	font-size:9pt;
	background-color: #999999;
	background-image: url(images/bg_body.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}

table#results
{
	width:450px;
	margin:0 auto;
}
table#results th
{
	text-align:left;
	font-weight:bold;
	font-size:9pt;
}
table#results td
{
	text-align:left;
}
table#results td.odd
{
	background-color:Transparent;
}
table#results td.even
{
	background-color:#E0E8EA;
}

.waitcatalog
{
	position:absolute;
	top:160px;
	left:280px;
}

#searchContainer 
{
	display: block;
	width: 587px;
	background-image: url(images/bg-form.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align:center;
}

#sds-inner
{
	width:550px;
	margin:0 auto;	
}
#sds-outer
{

}

.sds-searchbox {
	border: 1px solid #c3c3c3;
	width: 382px;
	height:19px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #184451;
	font-size: 14px;
	margin:5px;
	vertical-align:middle;
}
.sds-searchbutton
{
	background-image:url(images/search.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:140px;
	height:24px;	
	cursor:pointer;
	border:0;
	margin:5px;
}

.sds-backbutton, .sds-nextbutton
{
	display:block;
	margin-top:5px;
	width:50px;
}

.sds-backbutton { float:left; }
.sds-nextbutton { float:right; }

.sds-pager
{
	width:450px;
	text-align:center;
	margin:0 auto;
	margin-top:3px;
}

.resultsHeaderTop
{
	background-image: url(images/s-top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 541px;
}
.resultsHeaderTop2
{
	background-image: url(images/s-top2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 8px;
	width: 541px;
	
}

.resultsHeaderOwner {
	background-image: url(images/directory-listing-results.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	width: 541px;	
	margin:0 auto;
	position:relative;
	left:+10px;
}
.resultsHeaderCatalog {
	background-image: url(images/catalog-search-results.jpg);
	background-position: 1px 0;
	background-repeat: no-repeat;
	height: 75px;
	width: 184px;	
	margin:0 auto;
	position:relative;
	left:+10px;
}
.resultsHeaderSong {
	background-image: url(images/song-search-results.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	width: 541px;
	margin:0 auto;
	position:relative;
	left:+10px;
}

.resultsFooter {
	background-image: url(images/s-bottom.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 541px;
	margin:0 auto;
}


.resultsWrapper {
	background-image: url(images/bg-results.gif);
	background-repeat: repeat-y;
	width: 541px;
	margin:0 auto;
}

.resultString 
{
	display:block;
	margin-top:20px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.resultStringCatalog 
{
	position:relative;
	font-family: Tahoma;
	text-align: left;
	padding-top: 10px;
	padding-right: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left:340px;
	height:300px;
	z-index:1000;
}

.admintitle
{
	font-size:11pt;
	font-weight:bold;
}

.catalog-detail-header
{
	background-image: url(images/catalog-detail-hd.gif);
	background-repeat: no-repeat;
	width: 541px;
}
.songtitle
{
	font-weight:bold;
	
}
.songauthor
{
	font-weight:normal;
}
.songcatalog
{
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
	
}

th.resultsummary
{
	color:#666;
	font-weight:normal !important;
	padding-bottom:10px !important;
}

table#song-details
{
	margin-left:30px;
	width:470px;
}
table#song-details td, table#song-details th
{
	text-align:left;
	padding:3px;
}
table#song-details td.songtitle
{
	font-size:12pt;
	font-weight:bold;
}

.search-wait-icon
{
	float:right;
	position:absolute;
	top:250px;
	left:600px;
}

.pagelink
{
	margin-left:3px;
	margin-right:3px;
}

.hd-bg {
	background-image: url(images/s-bg.gif);
	background-repeat: repeat-y;
	margin-top:30px;
}
.hd-mid {
	background-image: url(images/s-mid.gif);
	background-repeat: repeat-y;
}

.adminContactInfo
{
	text-align:left;
	margin-top:20px !important;
	margin-left:200px !important;
	display:block;
	white-space: nowrap;
	width: 320px;
}

.noresults
{
	margin-top:20px;
}

.notice
{
	display:block;
	color:#666;
	text-align:left;
	margin-left:50px;
	position:relative;
	top:-40px;
}

.linkedImage
{
    cursor:pointer;    
}

#divMaintMessage {
	width:500px;
}