@charset "utf-8";
/* CSS Document */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	background-color: #000000;
}

blockquote {
	margin-top: 30px;
	margin-right: 0px;
	font-style: italic;
	border-left: 3px solid #ffcc33;
	padding-left: 10px;
}

	/* Headers
	------------------------------------ */
	h1 {
		font-size: 18px;
		margin: 0em;
	}
	
	#leftpane h1 {
		font-size: 14px;
		font-weight: bold;
		margin: 0em 0em 1em 0em;
	}

	#leftpane h2 {
		font-size: 26px;
		margin: 0px 0px 30px 0px;
	}
	
	#leftpane p {
		font-size: 12px;
		margin: 0px 0px 20px 0px;
	}

#box1 h2 a{
		color: #ffcc33;
		background-color: inherit;
		margin: 0px 0px 10px 0px;
}

#box2 h2 a{
		color: inherit;
		background-color: inherit;
		margin: 0px 0px 10px 0px;
}

	
	h2 {
		font-size: 13px;
		font-weight: bold;
		margin: 0em;
	}
	


	.section_heading {
		font-size: 20px;
		font-style: italic;
		color: #ffcc33;
		background-color: inherit;
		margin: 0em 0em 1em 0em;
	}

	#section_header {
		font-style: normal;
		font-size: 18px;
		color: #999999;
		background-color: inherit;
		padding: 0em 0em .3em 0em;
		margin: 0em 0em 2em 0em;
		border-bottom: 2px solid #ffcc33;
	}

	h3.oops {
		font-size: 12px;
		font-weight: bold;
		color: #ffcc33;
		background-color: #000000;
		}

	h4 {
		font-size: 14px;
		color: #ffcc33;
		background-color: inherit;
	}

	h5 {
		font-size: 12px;
		color: #ffcc33;
		background-color: inherit;
		padding: .3em;
		margin: 0em 0em 2em 0em;
		border-bottom: 1px solid #666666;
	}


	/* Links
	------------------------------------ */
	a:link, a:visited, a:active {
		color: #ffcc33;
		text-decoration: underline;
		background-color: inherit;
	}
	a:hover {
		color: #ffff00;
		background-color: inherit;		
	}

	a.black:link, a.black:visited, a.black:active {
		color: #000000;
		text-decoration: underline;
		background-color: inherit;
	}
	a.black:hover {
		color: #666666;
		background-color: inherit;		
	}

	a.footer:link, a.footer:visited, a.footer:active {text-decoration: none;}
	a.footer:hover {text-decoration: none;}

	a.imglnk:link, a.imglnk:visited, a.imglnk:active {border-style: none;}
	a.imglnk:hover {border-style: none;}

	/* Containers
	---------------------------------- */
	#container {
		width: 900px;
		min-width: 900px;
		max-width: 900px;
		padding: 0em;
		margin: 0 auto;
		overflow: hidden;
	}
	
	#header {
		height: 6.2em;
		min-height: 79px;
		max-height: 79px;
		clear: both;
	}

	#logo {
		padding: 0em;
		margin: 0em;
		float: left;
	}
	
	#date {
		font-size: 10px;
		color: #c0c0c0;
		text-align: left;
		background-color: inherit;
		padding: 5.5em 0em 0em 72em;
		margin: 0em;
	}
	
	#navbar {
		height: 1.7em;
		min-height: 18px;
		max-height: 18px;
		text-indent: 1em;
		color: inherit;
		background-color: #666666;
		border-bottom: 5px solid #333333;
		padding: .5em;
		margin: 0em 0em 1em 0em;
		clear: both;
	}
	
	#navigation {
		margin: 0em;
		padding: 0em;
		float: left;
	}

	#tagline {
		color: #ffcc33;
		text-align: right;
		font-weight: bold;
		background-color: inherit;
		padding: 0em .5em 0em 0em;
		margin: 0em;
	}
	
	#leftpane {
		width: 312px;
		min-width: 312px;
		max-width: 312px;
		height: 23em;
		min-height: 266px;
		max-height: 266px;
		color: inherit;
		background-color: #333333;
		padding: .5em;
		margin: 0em;
		float: left;
	}
	
	#middlepane {
		color: inherit;
		background-color: #333333;
		padding: .5em;
		margin: 0em .2em 0em .2em;
		float: left;
	}

	.rightpane {
		width: 19.8em;
		min-width: 287px;
		max-width: 287px;
		padding: 0em;
		margin: 0em;
		float: left;
	}	

	#box1 {
		height: 11.4em;
		min-height: 126px;
		max-height: 126px;
		width: 24.3em;
		min-width: 287px;
		max-width: 287px;
		color: inherit;
		background-color: #333333;
		padding: .5em;
		margin: 0em 0em .2em 0em
	}

	#box2 {
		height: 11.4em;
		min-height: 126px;
		max-height: 126px;
		width: 24.3em;
		min-width: 287px;
		max-width: 287px;
		color: #000000;
		background-color: #ffcc33;
		padding: .5em;
	}

	#footer {
		width: 900px;
		min-width: 900px;
		max-width: 900px;
		font-size: 9px;
		padding: .5em 0em 0em 0em;
		margin: 0em auto;
		border-top: 4px solid #333333;
		clear: both;
	}

	#footer_left {
		width: 705px;
		min-width: 705px;
		max-width: 705px;
		float: left;
	}
	
	#footer_right {
		text-align: right;
		float: left;
	}

	#section_left {
		margin: 0em;
		padding: 0em;
		float: left;
	}

	#section_middle {
		margin: 0em;
		padding: 0em .2em 0em .2em;
		float: left;
	}

	#section_right {
		width: 200px;
		font-size: 10px;
		text-align: left;
		padding: 0em;
		margin: 0em;
		float: left;
	}

	.box {
		color: #c0c0c0;
		text-align: left;
		background-color: #333333;
		padding: .5em .5em .5em .5em;
		margin: 0em;
	}

	#label {
		width: 15em;
		min-width: 167px;
		max-width: 167px;
		height: 13em;
		color: #000000;
		background-color: #333333;
		margin: 0em 0em 1em 0em;
	}

	#section_nav {
		width: 15em;
		min-width: 167px;
		max-width: 167px;
		color: #999999;
		background-color: inherit;
		padding: .5em .5em .5em .5em;
		margin: 1em 0em 0em 0em;
		border-top: 2px solid #333333;
		border-bottom: 4px solid #333333;
	}

	#content {
		width: 42.5em;
		min-width: 503px;
		max-width: 503px;
		height: auto;
		min-height: 55em;
	}

	.spacer {clear: both;}

	.display {
		text-align: center;
		margin-top: .5em;
	}

	.display_photos {
		float: left;
		clear: both;
		margin-left: 17px;
 	}
	
	.display_photos img {
		margin: 2px;
		float: left;
	}

	.display_item {
		width: 23.5em;
		min-width: 230px;
		max-width: 230px;
		font-size: 10px;
		color: inherit;
		text-align: left;
		background-color: #666666;
		padding: .3em;
		margin: .5em;
		border: 1px solid #000000;
		float: left;
	}

	/* Lists
	---------------------------------- */
	.hidden {list-style: none;}
	li.details {margin: 0em 0em 1.2em 0em;}
	
	ul#mainnav {
		color: #000000;
		list-style: none;
		background-color: inherit;
		padding: 0em;
		margin: 0em;
	}
	
	li.mainnav_item {
		padding: 0em 2em 0em 0em;
		margin: 0em;
		border-left: 1px dotted #333333;
		float: left;
		clear: none;
	}

	#active {
		padding: 0em 2em 0em 0em;
		margin: 0em;
		border: none;
		float: left;
		clear: none;
	}

	ul#leftnav {
		color: #666666;
		list-style: disc;
		background-color: inherit;
		padding: 0em 0em 0em 1em;
		margin: 0em;
	}
	
	li.leftnav_item {padding: .5em 0em .5em 0em;}

	ul#artists {
		color: #666666;
		list-style: circle;
		background-color: inherit;
		padding: 0em 0em 0em 3em;
		margin: 0em;
	}	

	li.artist {padding: .5em 0em .5em 0em;}

	ul#leftnav_extras {
		font-size: 10px;
		color: #666666;
		list-style: circle;
		background-color: inherit;
		padding: 0em 0em 0em 1.2em;
		margin: 0em;
	}
	
	li.leftnav_extras_item {padding: .3em 0em .3em 0em;}


	/* Imaging
	---------------------------------- */
	img {border-style: none;}
	
	.btn {
		width: 80px;
		height: 15px;
		padding: 0em .5em 0em 0em;
		float: left;
	}

	.wide {
		width: 200px;
		height: 100px;
		margin: 0em 0em .2em 0em;
	}
	
	.sponsor_logo {
		border-style: none;
		margin: 0em 0em .2em 0em;
		clear: both;
	}

	.poster {
		height: 199px;
		margin: 0em .5em 0em 0em;
		float: left;
	}

	.thumb {
		width: 60px;
		height: 60px;
		margin: 0em .5em 0em 0em;
		border: 1px solid #000000;
		float: left;
	}

	/* Typography
	---------------------------------- */	
	.bold {font-weight: bold;}
	.left {text-align: left;}
	.center {text-align: center;}
	.right {text-align: right;}

.sold {
	font-color: #ff0000; !important
}

	.boxtext_small {
		font-size: 10px;
		font-weight: bold;
	}

	.ybull {
		color: #ffcc33;
		background-color: inherit;
	}
	
	.aright {
		text-align: right;
		font-style: normal;
	}
	
	.ythumb {
		font-size: 10px;
		color: #ffcc33;
		background-color: inherit;
	}
	
	.artist_name {
		font-weight: bold;
		color: #ffcc33
	}