
body,td,th {
	font-size: 12px;
	color: #;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link {
	color: #036;
}
a:visited {
	color: #036;
}
a:hover {
	color: #039;
}
a:active {
	color: #039;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #;
}
.header_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.logo_image {
        width: 240px;
        height: 100px;
        background-color: #1D4381;
        background-image: url(/images/music_LOGO.jpg);
        background-repeat: no-repeat;
}
.header_top {
	background-color: #1D4381;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.header_bottom {
	background-color: #DDD;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.subheader {
	background-color: #1D4381;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
	height: 5px;
}
hr {
	height: 1px;
	color: #CCC;
}
.subheader a {
	color: #FFFFFF;
}
.mainbox {
}
#resultlinks {
	width: 545px;
}
.relatedlinkbox {
        background-color: #DDD; 
}
.primary_image {
	width: 545px;
	height: 420px;
	background-color: #FFFFFF;
	background-image: url(/images/music_BIG.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.searchbox {
	background-color: #DDD;
	padding-right: 10px;
	padding-left: 10px;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #;
	font-family: Arial, Helvetica, sans-serif;
}
.bottombox {
	background-color: #1D4381;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 5px;
}
.bottombox a {
	color: #FFFFFF;
}
.footer {
	font-size: 11px;
	color: #999;
	padding-right: 5px;
}
.sponsored_tag {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.search_term {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
}

table.menu a {
        width:229px;
        display: block;
        border-top: 1px solid #FFF;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
}

div.menu a {
        color: black;
        background: #;
        text-decoration: none;
        font-size: 12px;
        line-height: 29px;
        height: 29px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px 5px;
        font-weight: bold;
	overflow: hidden;
}
div.menu a:link {
        background: #DDD;
	color: #;
}
div.menu a:active {
        color: #;
        background: #DDD;
}
div.menu a:visited {
        color: #;
        background: #DDD;
}
div.menu a:hover {
        color: #eee;
        background: #666;
}

#emailform {
	width: 400px;
	margin-top: 25px;
}
#emailform input, #emailform textarea {
	padding: 5px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #CCC;
}
#emailform textarea {
	height: 90px;
}
#emailform textarea:focus, #emailform input:focus {
	border: 2px solid #1D4381;
}
#emailform input.submit-button {
	width: 100px;
	float: right;
	margin: 10px;
}
label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 75px;
	padding-top: 5px;
	font-size: 12px;
}








/* start of middle table css */
.songslist table {
font: 75%/1.5em arial, geneva, sans-serif;
border-collapse: collapse;
width:100%;

}
	
/* headline */

.songslist caption {
margin: 0;
border-bottom: 4px solid #fff;
padding: 10px;
background: #F8F12A;
text-align: left;
font: bold 250%/1em arial, geneva, sans-serif;
color: #000;
width: 100%;
text-transform: uppercase;
letter-spacing: 0.1em;
width: auto;
}	
	
/* data */

.songslist tbody {
background: #acc;
}
.songslist tbody td {
font-size: 120%;
letter-spacing: 0.05em;
}
.songslist tbody td, th {
border-bottom: 4px solid #fff;
border-left: 1px dotted #fff;
vertical-align: top;
padding: 10px;
}

/* header */ 
	
.songslist thead th { /* headers oben */
padding: 5px 10px;
text-align: left;
background: #DF3985; /* pink */
color: #fff;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: bold;
font-size: 110%
}


.songslist tbody th { 
padding: 10px 10px 10px 10px;
text-align: left;
font-size: 110%;
color: #fff;
letter-spacing: 0.1em;
line-height: 1.5em;
text-transform: uppercase;
}	

/* colours */

.songslist tbody tr.odd th {
background: #E6E0C0; 
}
.songslist tbody tr.odd {
background: #E6E0C0; 
}

.songslist tbody tr th {
background: #b6e5ff; 
}
.songslist tbody tr {
background: #b6e5ff; 
}

/* footer */

.songslist tfoot th, tfoot td {
margin: 0;
border-top: 2px solid #fff;
padding: 5px 10px;
text-align: left;
background: #F8F12A; /* yellow */
color: #000;
}

.songslist tfoot th {
text-transform: uppercase;
letter-spacing: 0.2em;
border: none;
}

.songslist tfoot td {
padding-left: 10px;
}
	
/* links */	
	
.songslist tbody tr th a { /* blue */
color: #277ffe;
display: block;
}

.songslist tbody tr.odd th a { /* beige */
color: #555;
display: block;
}	
	
.songslist tbody td a {
color: #5E610B;
}

.songslist a:visited, tbody tr.odd th a:visited {
color: #999;
}



div.latest a {
        color: black;
        text-decoration: none;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        padding-left: 0px;
}
div.latest a:link {
        background: #DDD;
	color: #;
}
div.latest a:active {
        color: #;
        background: #DDD;
}
div.latest a:visited {
        color: #;
        background: #DDD;
}
div.latest a:hover {
        color: #eee;
        background: #666;
}