@CHARSET "UTF-8";
div, p, h1, h2, h3, ul, ol, a, img, li, body, form {
	margin: 0;
	padding: 0;
	border: 0;
}
html {height: 100%;}
body,
input,
textarea {
	line-height: 1.5em;
	font-family: Georgia, serif;
	padding: 2px;
}
body {
	background: #000 url(/images/bg.jpg) no-repeat 0 0;
	color: #fff;
  font-size: 10px;
	height: 100%;
	padding: 0;
}
input {
	margin-top: 3px;
	display: block;
}
a {color: #FFF;}
a:hover {text-decoration: none;}
#startpage {
	position: relative;
	width: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
h1 {
	top: 103px;
	left: 210px;
	position: absolute;
	padding-right: 30px;
}
h1 a {
	text-indent: -10000em;
	background: url(/images/bg.jpg) no-repeat -210px -103px;
	width: 564px;
	height: 117px;
	z-index: 10;
	display: block;
	outline: 0;
}
#gallery {
    position: absolute;
    top: 265px;
    left: 581px;
    height: auto !important;
    height: 308px;
    max-height: 308px;
}
#gallery img {
	display: block;
	margin: auto;
	border: 1px solid #130019;
}
#box {
    overflow: hidden;
    position: absolute;
    width: 450px;
    height: auto !important;
    height: 354px;
    max-height: 354px;
    left: 324px;
    top: 245px;
    padding-bottom: 30px;
}
#box h3 {
	font-size: 1.3em;
	line-height: 1.1em;
	padding-top: 20px;
	clear: left;
	font-weight: normal;
}
#box p, #box li {
	padding-top: 4px;
	clear: left;
}
#box p {
	margin: 0 0 1px;
}
#box ul, #box ol {
	list-style-position: inside;
	margin: 0 0 1px;
}
#news, #bio, #buy, #listen, #pics, #press_release, #admin {
	text-align: justify;
	overflow-y: auto;
	overflow-x: hidden;
  height: auto !important;
  height: 308px;
	max-height: 308px;
	padding-right: 10px;
	margin-bottom: 21px;
	position: relative;
	top: 21px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#news .date, #press_release .date {
	margin-top: 4px;
	font-style: italic;
	font-size: .92em;
	line-height: 1.2em;
}
.thumbs {
	margin-top: 5px;
}
#video {
  margin-left: 25px;
}
#new_single {
  margin-left: 15px;
}
#pics {
  width: 242px;
}
#pics .thumbs img {
	opacity: 0.6;
}
#pics .thumbs a:hover img {
	opacity: 1;
}
#pics .thumbs a {
	background-color: #000;
	display: block;
	float: left;
	line-height: 0;
}
#admin .thumbs div {
	float: left;
	margin: 5px 5px 0 0;
}
#admin label {
	margin-top: 5px;
	display: block;
}
#admin textarea {
	width: 249px;
	height: 210px;
}
#admin input {
	width: 247px;
}
#admin input.radio {
    width: auto;
    display: inline;
    vertical-align: middle;
}
#admin input.submit {
	width: auto;
}
#admin input.remove {
	width: auto;
	margin-top: 30px;
}
#admin input.hidden {
	display: none;
}
#menu ul {
	position: absolute;
	top: 606px;
	left: 352px;
	list-style-type: none;
	z-index: 20;
	width: 274px;
	padding-bottom: 13px;
}
#menu li, #box h2 {
	text-indent: -10000em;
	position: relative;
	height: 18px;
	background-repeat: no-repeat;
}
#box h2 {
    position: absolute;
    top: 0;
    left: 0;
}
#menu li {
  margin: 0 8px 4px 0;
  background: url(images/spritemenu.png) no-repeat;
  float: left;
  display: inline;
	height: 19px;
}
#menu a {
	position: absolute;
	right: 0;
	display: block;
	height: 19px;
	outline: 0;
}
#mute, #play {
  float: left;
  padding: 5px 10px;
	outline: 0;
	z-index: 20;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-style: italic;
}
#menu .news { background-position: 0 0;  margin-left: 2px;}
#box .news { background: url(images/news.png) no-repeat; }
.news, .news a { width: 64px; }

#menu .listen { background-position: -64px 0; }
#box .listen { background: url(images/listen.png) no-repeat; }
.listen, .listen a { width: 78px; }

#menu .contact { background-position: -142px 0; }
#box .contact { background: url(images/contact.png) no-repeat; }
.contact, .contact a { width: 103px; }

#menu .pics { background-position: -245px 0; margin-right: 16px;}
#box .pics { background: url(images/pics.png) no-repeat; }
.pics, .pics a { width: 143px; }

#menu .bio { background-position: -388px 0;  margin-right: 15px;}
#box .bio { background: url(images/bio.png) no-repeat; }
.bio, .bio a { width: 38px; }

#menu .buy { background-position: -426px 0; }
#box .buy { background: url(images/buy.png) no-repeat; }
.buy, .buy a { width: 46px; }

#box h2.press_release { width: 151px; background: url(images/pressrelease.png); }
#box h2.admin { width: 69px; background: url(images/admin.png); }

#box li, #box p {
	background-image: none;
	width: auto;
	height: auto;
}
#highresLink {
    margin: 0 auto;
    text-align: center;
}
#highresLink a {
  display: block;
  padding: 5px;
}
.movieContainer {top: 0;}