body
{
	background: #fff;
	font-size: 1em;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	color: #333;
}

img
{
	border: 0;
	display: block;
}

.hiddenpic { display: none; }
.hidden { display: none; }

.wrapper
{
	position: relative;
	margin: 10px auto;
	text-align: left;
	width: 600px;
	height: 480px;
	border: 1px solid #333;
}

html>body .wrapper
{
	height: auto;
	min-height: 400px;
}

.wrapper_index
{
	margin: 20px auto;
	text-align: left;
	width: 800px;
	height: 400px;
}

body#blg .wrapper { height:550px;}

html>body .wrapper_index
{
	height: auto;
	min-height: 400px;
}

/* ----------- STRUCTURE ---------- */
.banner
{
	float: right;
	width: 350px;
	height: auto;
	margin: 30px 0 0 0;
	border: 0;
}

.content
{
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
	width: 600px;
	height: 510px;
}



html>body .content
{
	width: auto;
	height: auto;
	min-width: 600px;
	min-height: 510px;
}
body#jjp .content { padding:20px 0 0 0;margin:0;height:400px;}
body#blg .content { height:400px;}
html>body#jjp .content {min-height:400px;}


.content p, .list
{
	padding: 0 20px;
	text-align: right;
	font: 0.9em/1.2em arial;
	word-spacing:2px;
}

.list li { list-style:none; }

.page
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.page1
{
	position: relative;
	width: 100%;
	height: 400px;
}

.header
{
	clear: both;
	width: 600px;
	height: 150px;
	padding: 0;
	background: #fff;
}

div.index_list {
	display:block;
	position:absolute;
	top:217px;
	left:160px;
	display:block;
	padding:0;
	margin:10px 0 0 0;
	width: 348px;
}
div.index_list ul {list-style:none;padding:0;margin:0;}
div.index_list li {font:100 0.8em verdana;color:#ff00ff;padding:0;margin:0;}

/* ----------- headers ---------- */
h1
{
	position: absolute;
	left: 160px;
	top: 160px;
	margin: 0;
	padding: 0;
	font-size: 2em;
	line-height: 1em;
}

h1 a:link
{
	color: #666;
	text-decoration: none;
	display: block;
}

h1 a:visited { color: #666; }
h1 a:hover, h1 a:active { color: #ccc; }

h2
{
	height: auto;
	text-transform: uppercase;
	font-weight: 900;
	text-align: right;
	padding: 0 20px 0 0;
}

h2 a
{
	color: #333;
	text-decoration: none;
	border: 0;
	font-size: 0.8em;
	line-height: 2.2em;
	letter-spacing: 2px;
}

h3
{
	padding: 0 20px 0 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 1.2em;
	line-height: 1.1em;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: right;
}

h4
{
	padding: 10px 0;
	margin: 10px 30px 0 0;
	font-size: 0.9em;
	font-weight: 100;
	text-align: right;
}

h5
{
	font-weight: 900;font-size:1em;text-transform:lowercase;
	text-align: right;
	padding-right: 20px;
}
h6
{
	font-weight: 100;font-size:0.9em;
	text-align: right;
	padding-right: 20px;margin:0;
}
/* ----------- LINKS ---------- */
a:link
{
	color: #666;
	text-decoration: none;
}

a:visited
{
	color: #333;
	text-decoration: none;
}

a:hover, a:active { color: #ff00ff; }

#nav a:link, nav a:visited, #menu a:link, #menu a:link
{
	color: #333;
	text-decoration: none;
}

#nav a:hover, #nav a:active, #menu a:hover, #menu a:active
{
	color: #ff00ff;
	text-decoration: none;
}



/* ----------- typography ----------- */
.back
{
	display: block;
	margin: 0 20px 10px 0;
	padding: 0;
	text-align: right;
}



#info {color:#000;}
.back a
{
	font-size: 0.9em;
	line-height: 1em;
	color: #ff00ff;
	text-decoration: none;
	padding: 0;
}

.back a:hover
{
	color: #333;
	text-decoration: underline;
}

#image1
{
	position: relative;
	width: 600px;
	height: 400px;
	margin: 0;
	padding: 0;
	background: transparent;
}

.small
{
	display: block;
	font: 0.6em/1 verdana,arial, sans-serif;
}

div.quicktime
{
	font-size: 0.8em;
	color: #333;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: 100;
}

div.download
{
	font-size: 0.8em;
	color: #333;
	padding: 0px 0 0px 10px;
	margin: 0;
	font-weight: 100;
}

.ital { font-style: italic; }

.title:before { content: '"'; }
.title:after { content: '", '; }

strong {font-weight:900;}

.caps {text-transform:uppercase;}

/* ---------- ARTISTS MENU ---------- */
#menu
{
position:relative;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 200px;
}

html>body #menu
{
	height: auto;
	min-height: 200px;
}


 #textbox 
{
	position:relative;display:block;
	width: 400px;
	height: 200px;
	margin:0px 0 0 0;
	padding: 30px 0 0 0;
	border: 0;text-align:left;
}
#textbox p {text-align:left; }

html>body #textbox 
{
	height: auto;
	min-height: 200px;
}
 
div#menu ul
{
	display: block;
	margin: 0;
	padding: 10px 0;
}

div#menu ul li
{
	list-style: none;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 0.9em;
	line-height: 1.1em;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: right;
	padding: 4px 26px 0 0;
}

div#menu ul li.av
{
	display: block;
	padding: 20px 26px 0 0;
	height: 20px;
}

div#menu ul li.av embed { margin-left: 20px; }

/* ---------- MENU IMAGE ---------- */
div#menu_image
{
	position: relative;
	display: block;
	width: 102px;
	padding: 20px 30px 20px 470px;
	margin: 0;
}

div#menu_image a
{
	width: 102px;
	display: block;
	padding: 0;
	border: 1px solid #fff;
}

html>body #menu_image a
{
	width: auto;
	min-width: 100px;
	color: #333;
}

div#menu_image2
{
	position: absolute;
	right: 160px;
	top: 220px;
	display: inline;
	width: 402px;
	padding: 0;
	margin: 0;
}

div#menu_image2 a
{
	width: 402px;
	display: block;
	padding: 0;
	border: 1px solid #fff;
}

html>body #menu_image2 a
{
	width: auto;
	min-width: 400px;
	color: #333;
}

/* ---------- ARTISTS2 ---------- */
div#artists2 img { width: 100px; }

div#artists2
{	position:absolute;top:38px;left:473px;
	width: 100px;
	height: 400px;
	margin: 0 0 20px 0;
	padding:  0;
	border: 0;
}

div#artists2 ul
{
	list-style: none;
	margin: 0;
	padding: 0 0;
}

div#artists2 ul li
{
	width: 102px;
	padding-top: 0;
	margin: 0 0 2px 0;
}

div#artists2 ul li a
{
	display: block;width: 102px;
	padding: 0;
	border: 0;
	font-size: 0.9em;
	color: #333;
}
body#sclp #artists2 ul li a, body#pts #artists2 ul li a, body#vid #artists2 ul li a, body#abt #artists2 ul li a {border:0;}
div#artists2 ul li a:active
{
	background: none;
	text-decoration: none;
}

div#artists2 ul li a:hover { border-color: #ff00ff; }
div#artists2 ul p { display: none; }

div#artists2 li.one:hover p
{
	display: block;
	position: absolute;
	top: -50px;
	left: -470px;
	width: 30em;
	margin: 0;
	z-index: 100;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: 100;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
}

#rollover
{
	position: absolute;
	top: 16px;
	left: 0;
	width: 400px;
	height: 200px;
	margin: 0 10px;
	padding: 0;
	border: 0;
}

html>body #rollover
{
	height: auto;
	min-height: 200px;
}

#video
{
	position: absolute;
	top: 0px;
	left: -480px;
	width: 320px;
	height: 260px;
	margin: 0 10px;
	padding: 0;
	border: 0;
	z-index: 10;
}

html>body #video
{
	height: auto;
	min-height: 260px;
}

.loading
{
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0;
	padding: 0;
}

div.drop img
{
	height: 0;
	width: 0;
	border-width: 0;display:none;
}

#artists2 li:hover div.drop img
{display:block;
	position: absolute;
	top: 70px;
	left: 10px;
	height: 400px;
	width: 400px;
}


/* ---------- CONTACT ----------- */
.contact
{
	clear: both;
	padding: 30px 30px 0 0;
	text-align: right;
	height: 200px;
}

html>body .contact
{
	height: auto;
	min-height: 200px;
}

.contact a:link, .contact a:visited, .quicktime a:link, .quicktime a:visited
{
	color: #333;
	text-decoration: none;
}

.contact a:hover,.quicktime a:hover, .contact a:active,.quicktime a:active
{
	color: #666;
	text-decoration: underline;
}

/* ---------- NAVIGATION ----------- */
#nav
{
	position: relative;
	float: left;
	width: 170px;
	border-right: 1px solid #333;
	margin: 20px 0 0 0;
	padding: 0 10px;
	font-family: verdana, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

html>#nav
{
	/* opera*/
	width: 150px;
}

#nav ul
{
	display: block;
	margin: 0;
	padding: 0;
}

#nav ul li
{
	font-size: 0.8em;
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0;
}

#nav ul li a
{
	text-decoration: none;
	letter-spacing: 3px;
	text-align: left;
	text-transform: lowercase;
}

/* ---------- NAVIGATION ----------- */
#vid .vid, #sclp .sclp ,#pts .pts, #snd .snd, #abt .abt, #add .add, #con .con, #blg .blg { color: #ccc; }

/* ----------- FOOTER ----------- */
.footer
{
	display: block;
	clear: both;
	padding: 10px 0 0 0;
}

.footer p
{
	width: 600px;
	display: inline;
	font-weight: 100;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align: center;
	letter-spacing: 0.5px;
}

.footer p a
{
	display: inline;
	color: #333;
	text-decoration: none;
	border-right: 1px #ccc dotted;
	padding: 0 6px;
}

.footer p a:hover { color: #ccc; }

.footer a#dog
{
	color: #666;
	border: none;
}

.footer a#dog:hover { text-decoration: underline; }
.date { font-size: 80%; }

div.quicktime
{
	font-size: 0.8em;
	color: #333;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: 100;
}

div.download
{
	font-size: 0.8em;
	color: #333;
	padding: 10px 0 10px 10px;
	margin: 0;
	font-weight: 100;
}

/* ---------- Frame ----------- */

iframe {
position: relative;
height: 400px;
width: 600px;

} 

p.image_right  {clear:both;width:auto;margin: 0;padding:20px 20px 20px 0;}
.image_right img {float:right;padding:10px 0;}
