body {
	background: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
/*	font-family: "Comic Sans MS", "Comic Sans", "Courier New", "Courier", monospace;*/
	font-family: 'share-techmono-1', 'share-techmono-2', Eurostile, Helvetica, Arial, sans-serif !important;
	font-size: 12pt;
	color: #ffffcc;
	line-height: 120%;
}

img {border:0;}
img.pp_thumb,
img.titleImage {float: left; margin: 0 20px 20px 0;}

hr {
	border-top: 0;
	border-left: 0;
	border-bottom: #ffffcc 1px dashed;
	border-right: 0; 
	height: 1px;
	margin: 1em 0 1em 0;
	background: transparent;
}

h2 {font-size: 15pt; text-transform: uppercase;}

h3 {font-size: 13pt; margin-bottom:0;}
	
h4 {font-size: 12pt; margin-bottom:0;}

ul li {
	display: block;
	list-style-type: none;
	}
	
ul {
	margin-top: 0px;
	}

.mix-img { width: 150px; margin-right: 20px;float: left;}

.mix-img p { text-align: center; margin-top: 3px;}

.mix-img a img { border: 1px solid #ffffcc; }
.mix-img a:hover img { border: 1px solid #ffcc00; }

.mix-data { width: 250px; float: left;}

.tracklist {padding-left: 0; margin-left: 0;}

.tracklist li {margin-left: 20px; font-size: 12px;}

a {color:#ffcc00; text-decoration:none;}
a:visited {color:#ffcc00; text-decoration:none;}
a:active {color:#ffcc00; text-decoration:underline;}
a:hover {color:#ffcc00; text-decoration:underline;}

form {display: inline;}

input, textarea {
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #ffffcc;
	border: none;
	margin: 0;
	padding: 1px;
	}

table caption {font-size: .75em;}
table.calTable {border-bottom: #ffffcc 1px dashed; border-top: #ffffcc 1px dashed;}
table.nav td {font-size: .75em;}

.little {font-size: .8em;}
.meta, .feedback {font-size: .8em; color: #999999;}

div.clear {clear: both; font-size: 1px; height: 1px;}

div#mainBox {
	position: absolute;
	top: 50%;
	left: 50%;
	/* hide next line from ie:mac \*/
	margin-top: -228px;
	/* recover from ie:mac hack */
	margin-left: -390px;
	height: 455px;
	width: 780px;
	background: transparent url("images/bg_main.gif");
	z-index: 2;
}

div#pageTitle {
	position: absolute;
	top: 26px;
	left: 265px;
	width: 504px;
	height: 64px;
	z-index: 4;
}

div#pageTitle h1 {
	display: block;
	width: 504px;
    height: 64px;
	margin: 0;
	font-size: 1px;
}

div#pageTitle h1 a {
	display: block;
	width: 504px;
    height: 0px !important;
    height /**/:64px; /* ie5/win hack */
	padding: 64px 0 0 0;
	background: url(themes/arcade/images/hdr_main_24.png) no-repeat;
	_background: url(themes/arcade/images/hdr_main_8.png) no-repeat; /* 8 bit version for retarded ie/win */
	color:#000000;
	overflow: hidden;
}

div#innerBox {
	position: absolute;
	top: 77px;
	left: 157px;
	width: 607px;
	height: 365px;
	background: #000000;
	border: #990033 1px solid;
	z-index: 3;
}

div#illustration {
	position: absolute;
	top: -24px;
	left: -148px;
	width: 248px;
	height: 254px;
	z-index: 4;
}

div#illustration h2 {
	display: block;
	width: 248px;
    height: 0px !important;
    height /**/:254px; /* ie5/win hack */
	margin: 0;
	padding: 254px 0 0 0;
	background: url(themes/arcade/images/monster_24.png) no-repeat;
	_background: url(themes/arcade/images/monster_8.png) no-repeat; /* remedial version for poor old ie/win */
	font-size: 1px;
	color:#000000;
	overflow: hidden;
}

/* hide ie5/win error message */
div#ie5winError {display: none;}

div#nav {
	position: absolute;
	top: 105px;
	left: 50px;
	width: 54px;
	height: 183px;
	z-index: 5;
	font-size: 1px;
	color: #000;
}

div#nav a  {
    margin: 0 0 9px 0;
	display: block;
	font-size: 1px;
	color:#000000;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

div#nav a.nNews {
    margin: 0 0 9px 0;
	width: 54px;
    height: 0px !important;
    height /**/:36px; /* ie5/win hack */
    padding: 36px 0 0 0;
	background-image: url(themes/arcade/images/ln_news.gif);
}

div#nav a.nNewsAt {
    margin: 0 0 9px 0;
	width: 54px;
    height: 0px !important;
    height /**/:36px; /* ie5/win hack */
    padding: 36px 0 0 0;
	background-image: url(themes/arcade/images/ln_news.gif);
	background-position: -54px 0;
}

div#nav a.nBio {
    margin: 0 0 9px 0;
	width: 54px;
    height: 0px !important;
    height /**/:51px; /* ie5/win hack */
    padding: 51px 0 0 0;
	background-image: url(themes/arcade/images/ln_bio.gif);
}

div#nav span.bioAt {
	display: block;
	width: 54px;
    height: 0px !important;
    height /**/:51px; /* ie5/win hack */
    margin: 0 0 9px 0;
    padding: 51px 0 0 0;
	background: url(themes/arcade/images/ln_bio.gif) -54px 0 no-repeat;
	overflow: hidden;
	float: left;
}

div#nav a.nAudio {
    margin: 0 0 9px 0;
	width: 54px;
    height: 0px !important;
    height /**/:51px; /* ie5/win hack */
    padding: 51px 0 0 0;
	background-image: url(themes/arcade/images/ln_audio.gif);
}

div#nav a.nAudioAt {
    margin: 0 0 9px 0;
	width: 54px;
    height: 0px !important;
    height /**/:51px; /* ie5/win hack */
    padding: 51px 0 0 0;
	background-image: url(themes/arcade/images/ln_audio.gif);
	background-position: -54px 0;
}

div#nav span.audioAt {
	display: block;
	width: 54px;
    height: 0px !important;
    height /**/:51px; /* ie5/win hack */
    margin: 0 0 9px 0;
    padding: 51px 0 0 0;
	background: url(themes/arcade/images/ln_audio.gif) -54px 0 no-repeat;
	overflow: hidden;
	float: left;
}

div#nav a.nContact {
    margin: 0 0 9px 0;
	width: 54px;
    height: 0px !important;
    height /**/:51px; /* ie5/win hack */
    padding: 51px 0 0 0;
	background-image: url(themes/arcade/images/ln_contact.gif);
}

div#nav span.contactAt {
	display: block;
	width: 54px;
    height: 0px !important;
    height /**/:51px; /* ie5/win hack */
    margin: 0 0 9px 0;
    padding: 51px 0 0 0;
	background: url(themes/arcade/images/ln_contact.gif) -54px 0 no-repeat;
	overflow: hidden;
	float: left;
}

div#nav a:hover {background-position: -54px 0;}

div.content {
	position: absolute;
	top: 19px;
	left: 147px;
	width: 440px;
	height: 337px;
	padding: 0 10px 0 0;
	overflow: auto;
}

div#styleSwitcher {
	position: absolute;
	top: 454px;
	left: 0;
	z-index: 7;
}

#styles, #styles ul {padding: 3px; margin: 0; list-style: none;}

#styles a {display: block; /* width: 10em; */ color: #ffcc00;}

#styles li {float: left; font-size: 10pt;padding: 0 .5em; height: 10pt; line-height: 10pt;}

#styles li ul {
	position: absolute;
	width: 10em;
	top: -2.5em;
	left: -999em;
	background: #ffffcc;
	border: #000000 1px solid;
}

#styles li ul li {height: 13pt; line-height: 13pt;}

#styles li ul a {width: 12em; font-size: 12pt; color:#000000;}

#styles li:hover ul {left: auto;}

#styles li:hover ul, #styles li.sfhover ul {left: auto;}

li.bNav {border-right: #ffffcc 1px solid;}

div#footer {
	position: absolute;
	top: 455px;
	left: 180px;
	width: 600px;
	text-align: right;
	font-size: 10pt;
	color: #ffffcc;
	z-index: 6;
}

div#footer a {color:#ffcc00;}
div#footer a:visited {color:#ffcc00;}
div#footer a:active {color:#ffcc00;}
div#footer a:hover {color:#ffcc00; text-decoration: underline;}div#popupContent {margin: 7px;}

div#newsHead {clear: both; overflow: hidden; width: 100%; border-bottom: 1px #FFFFCC dashed;}
div#newsHead div.left {width: 160px; float: left;}
div#newsHead div.right {width: 170px; float: right;}
div#newsHead ul, div#popupContent ul {margin-left: 1em; padding-left: 0;}
div#newsHead ul li, div#popupContent li {margin-bottom: 1em;}
div#newsHead p {margin-top: 0;}

/*temp style until calendar is fixed */
div#newsHead h3 {margin: 5px 0; float: left;}
div#newsHead ul {float: left; margin: 5px 0 5px 5px;}
div#newsHead ul li {float: left; margin: 0;}

div#newsHead a#calendarLink {display: block; float:right; margin: 5px 0;}

textarea#comment {width: 360px;}
input#author, input#email, input#url {width: 135px}

div#audioHead {font-size: 9pt;}
div#audioHead ul {margin-left: 0; padding-left: 0; list-style-type: none;}
div#audioHead ul {margin-left: 0; padding-left: 0;}
div#audioHead img {float: left; margin: 1.5em 8px 0 0;}
div#audioHeadMeta {width: 223px; float: right;}
div#audioHeadMeta h3 {margin-bottom: 1em;}
div#audioHeadMeta p {margin-top: 0;}

div.mixBrowser {width: 223px; clear: none; border-color: #ffffcc; border-style: dashed; border-width: 1px 0 1px 0;}
div.mixPrev {width: 49%; float: left;}
div.mixNext {width: 49%; float: right; text-align: right;}
div.mixNoPrev {width: 49%; float: left; color: #666666;}
div.mixNoNext {width: 49%; float: right; text-align: right; color: #666666;}

img.coverThumb {border: #ffffcc 1px solid; padding: 2px;}
a:visited img.coverThumb {border: #ffffcc 1px solid;}
a:hover img.coverThumb {border: #FFCC00 1px solid;}
a:active img.coverThumb {border: #FFCC00 1px solid;}

div#audioData {clear: none; font-size: 9pt;}

div#audioData ol {padding-left: 2.1em;}

body.mixPop img {margin: 2px; padding: 2px; border: #FFCC00 1px solid;}
body.mixPop p {margin-top: 0; font-size: .7em; text-align: center;}

#contactLeft {
	width: 135px;
	height: 220px;
	position: absolute;
	top: 58px;
	left: 3px;
	}
	
#contactRight {
	width: 240px;
	height: 220px;
	position: absolute;
	top: 58px;
	left: 150px;
	}		
	
#contactBottom {
	position: absolute;
	top: 265px;
	left: 3px;
	width: 420px;
	border-style: dashed;
	border-color: #ffffcc;
	border-width: 1px 0 0 0;
	}
#message {
	width: 240px;
	height: 170px;
	}
	
#name {
	width: 135px;
	height: 14px;
	}	
	
#email {
	width: 135px;
	height: 14px;
	}

.scalenepop {
	background: #ffffcc;
	color: #AFAFAF;
	}
.scalenepop p {
	text-align: center;
	margin-top: 10px;
	}
.scalenepop a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #AFAFAF;
	}
.scalenepop a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #AFAFAF;
	}
.scalenepop a:hover { 
	text-decoration: none; 
	color: #666666;
	}
.scalenepop a:active { 
	text-decoration: none; 
	color: #666666;
	}
	
.productpop {
	background: #ffffcc;
	color: #FF00CC;
	}
.productpop p {
	text-align: center;
	margin-top: 10px;
	}
.productpop a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF00CC;
	}
.productpop a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF00CC;
	}
.productpop a:hover { 
	text-decoration: none; 
	color: #FF99CC;
	}
.productpop a:active { 
	text-decoration: none; 
	color: #FF99CC;
	}
	

a.calendarToggle:link, a.calendarToggle:visited, a.calendarToggle:active, a.calendarToggle:hover {
	display: block;
	padding-left: 14px;
	background-image: url(../images/toggle_collapsed.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	color: #FFCC00 !important;
	text-decoration: none;
}
a.calendarToggle.expanded:link, a.calendarToggle.expanded:visited, a.calendarToggle.expanded:active, a.calendarToggle.expanded:hover {
	display: block;
	padding-left: 14px;
	background-image: url(../images/toggle_expanded.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #FFCC00 !important;
	text-decoration: none;
}
	