/* radio utd black-specific styles - luke@theclockspot.com, 2007-02-26 */

body  { color: #888888; background: #000 url(blackbg.jpg) top no-repeat; }

.reg { color: #888888; }
.accent { color: #ffffff; }

a		{ color: #ffffff; text-decoration: underline; }
a:visited	{ color: #dddddd; text-decoration: underline; }
/*
this stuff is in the main stylesheet now
a:hover		{ color: #f64; text-decoration: underline; }
a:visited:hover { color: #f64; text-decoration: underline; }
*/
a:active, a:visited:active  { color: #ffffff; text-decoration: underline; }

.box { border: 1px solid #666666; background-color: #111111; }
.wpalt { background-color: #222222; }

.showart { border: 1px solid #666666; background-color: #333; }

.redbox { border: 1px solid #866; color: #b99; background-color: #662222; 
padding: 
10px 10px 0; margin-bottom: 20px; } 
.line { border-top: 1px solid #666666; }
hr { border: 0; border-top: 1px solid #666666; }

.border { border:  1px solid #666666; }
.border a { border:  1px solid #666666; }

h1 { color: #eeeeee; }
h2 { color: #e5e5e5; }
h3 { color: #dddddd; }
h4 { color: #cccccc; }
.invertedh { background-color: #666; color: #111111; }

#footer { background: url(blackbottom.jpg) no-repeat bottom; }
.pr1 { background: url(whitebg.jpg); }
.pr2 { background: url(whitebottom.jpg); }

input { 
 background-color: #222; 
 color: #ffffff !important; 
}
select { 
 background-color: #222; 
 color: #ffffff; 
}
textarea { 
 background-color: #222; 
 color: #ffffff; 
}

.redtext { color: #f64; } /*newmusic - used to be f55 */
.greentext { color: #5f5; } /*loading*/
