/* Style Layout for Website. */

/* Clear all margins and padding. */
* {margin: 0; padding: 0;}

body {
	position: relative;
	behavior: url(css/csshover.htc);
	background-color: #000;
	text-align: center;
	padding: 10px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	}

/* D I V   L A Y O U T S */

#wholepage {
	background-color: #000;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	width: 740px;
	border-style: solid;
	border-color: #000;
	border-width: 2px;
	}
#navbar {
	background-color: #666;
	height: 20px;
	background-color: #000;
	}
#pagebody {
	height: 100%;
	background-color: #000;
	}
#toppg {
	position: relative;
	width: 620px;
	height: 120px;
	padding-left: 120px;
	margin: 0;
	text-align: left;
	background-image: url(images/thechazman.gif);
	background-repeat: no-repeat;
	}
#botpg {
	position: relative;
	width: 740px;
	clear: both;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 8px;
	margin-top: 10px;
	}
div.horizsp {
	position: relative;
	width: 100%;
	clear: both;
	}
#leftcontents {
	position: relative;
	width: 100px;
	text-align: left;
	padding: 10px; 
	float: left;
	background-color: transparent;
	color: #fff;
	}
#midcontents {
	position: relative;
	width: 460px;
	padding: 10px;
	text-align: left;
	float: left;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-right-width: 1px;
	background-color: transparent;
	color: #fff;
	}
	
#midcolumn1 {
	position: relative;
	width: 220px;
	text-align: left;
	float: left;
	}
#midcolumn2 {
	position: relative;
	width: 220px;
	padding-left: 20px;
	text-align: left;
	float: left;
	}

#rightcontents {
	position: relative;
	width: 100px;
	text-align: left;
	padding: 10px;
	float: left;
	background-color: transparent;
	color: #fff;
	}

div.cddiv {
	position: relative;
	display: table;
	width: 450px;
	height: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	}
div.coverart {
	position: relative;
	display: table;
	float: left;
	padding: 6px;
	}
div.description {
	position: relative;
	display: table;
	float: left;
	padding: 6px;
	}
div.merchandise {
	position: relative;
	display: table;
	width: 450px;
	height: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #404040;
	border-width: 2px;
	}
div.merchart {
	position: relative;
	display: table;
	float: left;
	padding: 6px;
	}

img.ad {
	position: relative;
	margin-bottom: 10px;
	border-style: none;
	}
	
img.ad a {text-decoration:none;
	}

#adframe {
	position: relative;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	}

.borange {border-color: #FF9500;}
.byellow {border-color: #FFFF00;}
.bgreen {border-color: #99DD33;}
.bpurple {border-color: #FF00FF;}
.bred {border-color: #cc0000;}
.bgrey {border-color: #404040;}
.bnone {border-style: none !important;}
	
#adframe p {
	font-weight: bold;
	margin-top: 0;
	}

div.flashimg {
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	}
div.movie {
	width: 320px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	}

/* T E X T   S T Y L E S */

p {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 1em;
	}
p.caption {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 0;
	font-style: italic;
	}
p.firstp {margin-top: 0;}
h1 {
	font-size: 24px;
	font-style: italic;
	margin-bottom: 6px;
	}
h2 {
	font-size: 18px;
	}
h3 {
	font-size: 14px;
	margin-top: .5em;
	}
h4 {
	font-size: 14px;
	margin-top: 1em;
	}
	
.orange {color: #FF9500;}
.yellow {color: #FFFF00;}
.green {color: #99DD33;}
.purple {color: #FF00FF;}
.red {color: #cc0000;}
.grey {color: #404040;}

.price {
	font-weight: bold;
	color: #ffff00;
	margin-top: 4px	;
	font-size: 16px;
	}
	
.ad {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	}

#botpg p {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	margin-bottom: 4px;
	color: #FF9500;
	}
#botpg p.sitenote {
	color: #fff;
	}
#botpg p a {
	color: #FF9500;
	text-decoration: none;
	}
#botpg p a:hover {
	color: #FFFF00;
	}



div#midcontents ul, div#midcontents ol {
	margin-left: 40px; 
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1em;
	}

div#midcontents div.videofiles ul, div#midcontents div.musicfiles ul {
	margin-left: 20px;
	}
	


div#navlist {
	width: 100px; 
	font-size: 12px;
	line-height: 20px; 
	margin: 0px; 
	text-align: right; 
	background-color: #000;
	color: #fff;
	}
div#navlist ul {
	border: 0; 
	margin: 10px 0 0 0; 
	padding: 0; 
	list-style-type: none;
	}
div#navlist li {
	border-bottom: 1px solid #99DD33; 
	margin: 0; 
	padding: .3em 0; 
	text-indent: 0;
	}
div#navlist li:first-child {border-top:1px solid #99DD33;}
div#navlist a {text-decoration:none; color:#99DD33;}
div#navlist a:hover {color: #FF9500;}

/* a hack for IE Win only \*/	
* html div#navlist ul {border-top:1px solid #99DD33;}
/*end of hack */


div.musicfiles {
	width: 220px; 
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	margin-left: 20px;
	padding-bottom: 10px;
	text-align: left; 
	background-color: #000;
	color: #fff;
	}
div.musicfiles ul {
	border: 0; 
	margin: 15px 15px 0 0; 
	padding: 0; 
	list-style-type: none;
	}
div.musicfiles li {
	margin-top: 10px;
	padding: 0; 
	text-indent: 0;
	}
div.musicfiles a {
	text-decoration:none; 
	color:#FF9500;
	padding-left: 25px;
	background-image: url(images/mp3bullet1.gif);
	background-repeat: no-repeat;
	}
div.musicfiles a:hover {
	color: #FFFF00;
	background-image: url(images/mp3bullet2.gif);
	background-repeat: no-repeat;
	}


div.videofiles { 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	text-align: left; 
	background-color: #000;
	color: #fff;
	}
div.videofiles ul {
	border: 0; 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	}
div.videofiles li {
	margin-top: 10px;
	padding: 0; 
	text-indent: 0;
	text-decoration:none; 
	}
div.videofiles a {
	text-decoration:none; 
	color:#FF9500;
	padding-left: 25px;
	background-image: url(images/vidbullet3a.gif);
	background-repeat: no-repeat;
	}
div.videofiles a:hover {
	color: #FFFF00;
	background-image: url(images/vidbullet3b.gif);
	background-repeat: no-repeat;
	}



#thmbnails {
	background-color: #000;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	width: 84px;
	height: 480px;
	overflow: auto;
	float: left;
	margin: 15px 15px 10px 5px;
	text-align: center;
	border: 1px solid #fff; 
	}
#thmbnails img {
	padding: 0px;
	margin: 6px;
	border-style: solid;
	border-color: #888;
	border-width: 1px;
	}

#gallerymenudiv {
	position: relative;
	width: 310px;
	margin: 5px;
	margin-top: 5px;
	background: transparent;
	}

#gallerymenu {
	position: relative;
	display: block; 
	text-align: left;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	}
#gallerymenu ul {
	padding-left: 2px;
	list-style-type: none;
	text-align: center;
	color: #ccc;
	}
#gallerymenu ul li {
	display: inline; 
	float: left;
	background: url(images/arrow.gif) no-repeat 3px 4px;
	}
#gallerymenu ul li a {
	text-decoration: none;
	padding: 0em 12px;
	color: #99DD33;
	}
#gallerymenu ul li a:hover {
	color: #FFFF00;
	background: url(images/arrow_on.gif) no-repeat 3px 4px;
	}


td, th, input, textarea {
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 11pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	FONT-SIZE: 9pt; 
	}


div#midcontents p a {
	color: #FF00FF;
	}

/*  A R T   G A L L E R Y  */

#artthmbs {
	background-color: #000;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 480px;
	overflow: auto;
	float: left;
	margin: 15px 15px 10px 5px;
	text-align: left;
	border: 1px solid #fff; 
	}
#artthmbs img {
	padding: 0px;
	margin: 6px;
	border-style: solid;
	border-color: #888;
	border-width: 1px;
	}

div#artthmbs a span {display: none;}
div#artthmbs a:hover span.txt {display: block;}
div#artthmbs a:hover span.art {display: block;}

div#aaaa a:hover span {display: block;
   position: absolute; top: 0px; left: 0; width: 80px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #fff; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}
   
div#artthmbs a img {height: 20px; width: 20px; border-width: 0;}
div#artthmbs a:hover img {height: 200px; width: 200px;}

/* I M A G E   S T Y L E S */
img.framed {
	margin-top: 15px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	}