#paraBackground
{
	background: url(images/back1.jpg);
	display: inline-block;
	height: 100%;
	width: 100%;
	padding: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#homePicShadow
{
	margin: 0px;
	padding: 0px;
	background: url(images/silhouette1_black.png) no-repeat 8px 5px;
}

.mediaHome
{
	height: 310px;
	width: 430px;
	background: #000;
	overflow: hidden;
	display: inline-block;
	clear: both;
	visibility: visible;
}

body	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #838C98;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #838C98;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #6E7399 0px solid;
	}




/* NON-MENU LINKS */

a:link, a:visited, a:active	{ color: #C1C182; text-decoration: none; }

a:hover				{ color: #B39764; text-decoration: none; }



/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

p, table		
{
	/*	color: #838C98;
*/
	color: #FFF;
	font: 13px tahoma, verdana, sans-serif;
	text-shadow: 0.1em 0.1em 0.2em black;
	line-height: 17px;
	letter-spacing: 0.1em;
}

.hometitle		{
	color: #FFFFFF;
	font: normal 26px "Comic Sans MS", cursive;
	letter-spacing: -1px;
	text-shadow: 0.1em 0.1em 0.2em black;
}

.hometitle2		{
	color: #FFFFFF;
	font: normal 22px "Comic Sans MS", cursive;
	letter-spacing: -0.03em;
	text-shadow: 0.1em 0.1em 0.2em black;
	padding-left: 0px;
	padding-top: -3px;
}

.hometext		
{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: normal 13px Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	text-shadow: 0.1em 0.1em 0.2em black;
}

.bigtitle		{
	color: #FFFFFF;
	font: normal 26px tahoma, verdana, sans-serif;
	letter-spacing: 2px;
	text-shadow: 0.1em 0.1em 0.2em black;
	text-transform: uppercase;
}

.title		{
	color: #FFFFFF;
	font: normal 22px tahoma, verdana, sans-serif;
	letter-spacing: 2px;
	text-shadow: 0.1em 0.1em 0.2em black;
	text-transform: uppercase;
}

.subtitle	{ color: #FFFFFF; font: 13px tahoma, verdana, sans-serif; font-weight: bold; text-shadow: 0.1em 0.1em 0.2em black; }
.subtitle2	{ color: #FFFFFF; font: 18px tahoma, verdana, sans-serif; font-weight: bold; text-shadow: 0.1em 0.1em 0.2em black; }

.smalltitle 	{
	color: #FFFFFF;
	font: bold 12px tahoma, verdana, sans-serif;
	text-shadow: 0.1em 0.1em 0.2em black;
	text-transform: uppercase;
}

.rightjust {
	text-align: right;
	float: right;
}

.rightjustPad {
	text-align: right;
	float: right;
	font-style: italic;
	padding-right: 30px;
	padding-bottom: 15px;	
}

.tinytitle 	{ color: #FFFFFF; font: 9px tahoma, verdana, sans-serif; font-weight: bold; text-shadow: 0.1em 0.1em 0.2em black; }
.tinytitle2	{
	color: #FFFFFF;
	font: 9px tahoma, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

.hilite		{ color: #FF0000; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.page-splits		{
			border: #474D55 1px solid;
			background-color: #000000;
			color: #000000;
			height: 4px;
			width: 100%;
			margin-top: 4px;
			margin-bottom: 2px;
			}

.attentionText
{
	color: #FFF;
	background-color: #DA1870;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	padding: 1px 5px 4px;
	width: 100%;
	height: auto;
}
.attentionText2
{
	color: #DA1870;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	padding: 1px 5px 4px;
	width: 100%;
	height: auto;
}
.attentionText3
{
	color: #FC0;
	font-size: 14px;
	font-weight: bolder;
	width: 100%;
	height: auto;
}
.attentionText4
{
	color: #F69;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: auto;
	letter-spacing: -0.01em;
}
.attentionText5
{
	color: #F69;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	height: auto;
	letter-spacing: -0.01em;
}
.attentionText6
{
	color: #DA1870;
	font-size: 16px;
	font-weight: bolder;
	vertical-align: middle;
	padding: 1px 5px 4px;
	width: 100%;
	height: auto;
	text-align: left;
}
.hiliteText
{
	color: #FC0;
	font-size: 12px;
}
.hiliteUpperText
{
	color: #FC0;
	font-size: 12px;
	text-transform: uppercase;
}
.allcaps
{
	text-transform: uppercase;
	font-weight: bold;
}



/* PAGE BACKGROUNDS */

.pagebackground		{ background : #000000 url(picts/background.jpg) repeat-x 0px 0px scroll; }

.grayBackground
{
	display: inline-block;
	padding: 10px;
	background-color: #FFF;
	background-repeat: repeat;
}




/* LEFT AND RIGHT MARGIN ALL PAGES */

.whitespaceL	{ width: 30px; }

.whitespaceR	{ width: 30px; }



/* MAIN TEXT TABLE WIDTH */

.textwidth		{ width: 800px; }
.textwidth750	{ width: 750px; }
.textwidth800	{ width: 800px; }
.textwidth900	{ width: 900px; }




/* FOOTER CODE */

.footer		{
		color: #838C98; font: 10px arial, verdana, sans-serif;
		background-color:#000000;
		border-top: #544B3B 1px solid;
		border-bottom: #544B3B 1px solid;
		padding-top: 1px;
		padding-bottom: 1px;
		}

.footerText		{
		color: #838C98; font: 10px arial, verdana, sans-serif;
		background-color:#000000;
		}






/* SIDEBAR CODE */

.sidebar	{
		width: 180px;
		border-left: #544B3B 1px solid;
		border-right: #544B3B 0px solid;
		background-color:#282826;
		background-image: url("picts/background-sidebar.jpg");
			}

.changerborder		{ border: #FFFFFF 1px solid; }






/* HOMEPAGE PLAYER */

#homeplayLOCATION	{ position: absolute; top: 206px; left: 10px; width: 125px; border: 0px solid #0099FF; }










/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.menutrans	{ display:none;}
.printhelp	{ width:600px }
table 		{ color: #000000; font: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly { display:none }
}









/* SAMPLES PAGE CODE */

.tracktablewidth	{ width: 400px; }

.tracktable		{
			color: #838C98;
			font: 11px arial, sans-serif;
			font-weight: bold;
			border-right: #544B3B 1px solid;
			border-bottom: #544B3B 1px solid;
			border-left: #544B3B 1px solid;
			}

.playertable		{ border: #544B3B 1px solid; border-bottom: #544B3B 0px solid; }

.tracktitle		{ color: #FFFFFF; FONT: 11px arial, sans-serif; font-weight: bold; }

.Playborder		{ border: #000000 2px solid; }	

A:hover .Playborder,
A:active .Playborder 	{ border: #FF6699 2px solid; }

#nextlink		{ left: 15px; position: absolute; top: 155px; }


/* MUSIC PLAYER OPTIONS */

.mp3player-frame	{
			width: 100%;
			height: 17px;
			margin: 0px;
			padding: 0px;
			border: #000000 0px solid;
			}









/* VIDEO MAIN PAGE CODE */

.videowidth	{ width: 600px; }		


/* VIDEO SUB PAGES CODE */

.videopage	{
		background-color:#000000;
		background-image: url("picts/background.jpg");
		background-repeat: repeat-x;
		}

.videotext	{
		color: #838C98;
		font: 10px arial, sans-serif;
		font-weight: bold;
		}









/* GALLERY PAGE CODE */

#galmenu 	{ position: absolute; top: 50px; right: 10px; }

.galmenutext	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}

#ZOOM 		{
		position: relative;
		left: 10px;
		top: 20px;
		margin-bottom: -12px;
		}

#thumbarea	{
		width:500px;
		height:90px;
		border: 0px solid #000000;
		overflow:auto;
		overflow:-moz-scrollbars-horizontal;
		overflow-x: scroll; 
		overflow-y: hidden;
		}

.Galborder	 	{ border: #544B3B 1px solid; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF6699 1px solid; }

#slideplayLOCATION	{ position: absolute; top: 55px; left: 10px; width: 125px; border: 0px solid #FF0000; }

.button-slideshow
		{
		background-color:#343434;
		background-image: url("picts/button.gif");
		font-family: arial, verdana, helvetica, sans-serif;
		color: #C0C0C0;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: #000000 1px solid;
		}


.buttonon-slideshow 
		{
		background-color:#343434;
		background-image: url("picts/button.gif");
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: #FF0000 1px solid;
		}









/* IMAGE BORDERS AND OTHER BORDERS */


.borders		{ border: #544B3B 2px solid; }

.ban-area		{
			background-color:#000000;
			border-top: #544B3B 0px solid;
		  	border-bottom: #544B3B 1px solid;
			}

.headerborder		{ border-bottom: #544B3B 1px solid; }

.headimageborder	{ border: #FFFFFF 0px solid; }









/* STYLES FOR merchandise.htm */

.formmargin-cart	{ margin: 0px;  margin-top: 8px; }

.merchborders		{ border: #544B3B 2px solid; margin-bottom: 4px; }

/* ORDER BUTTON */

.button-order 	{
		background-image: url("picts/button-order.gif");
		background-color: #9C6A2F;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #2F1D04;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		cursor:pointer;
		width: 100px;
		padding-top: 2px;
		padding-bottom: 2px;
		border: #C5CBB3 1px solid;
		}


.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color:#C0C0C0;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		cursor:pointer;
		width: 100px;
		padding-top: 2px;
		padding-bottom: 2px;
		border: #F0F0F0 1px solid;
		}









/* CONTACT PAGE */

.button-contact 	{
			background-color: #343434;
			background-image: url("picts/button.gif");
			font-family: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #C0C0C0;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #000000 1px solid;
			}

.buttonon-contact 	{
			background-color: #343434;
			background-image: url("picts/button.gif");
			font-family: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #FFFFFF;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #FF0000 1px solid;
			}

.shadeform	{
		font: 13px arial, verdana, sans-serif;
		color: #FFFFFF;
		background-color: #432424;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 140px;
		padding-left: 5px;
		border: #000000 1px solid;
		}

.textarea	{
		font: 13px arial, verdana, sans-serif;
		color: #FFFFFF;
		background-color: #432424;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 160px;
		height: 245px;
		padding: 5px;
		border: #000000 1px solid;
		}









/* CODE FOR LINKS PAGE */


.searchterms 	{
		font: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #432424;
		color: #FFFFFF;
		width: 125px;
		padding-left: 5px;
		border: #000000 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#2A2E34;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 1px;
		border: #4A5058 1px solid;
		}


.linksmargin	{ margin: 0px; margin-top: 10px; }









/* CODE FOR THE MENU */


.menubackground	{
		background-color:#000000;
		height: 44px;
		border-top: #544B3B 0px solid;
		border-bottom: #544B3B 0px solid;
		}

#menulocation 	{ padding:0px 0px; white-space:nowrap; }


a.menu		{
	font-family: arial, helvetica, sans-serif !important;
	font-size: 12px !important;
	height: 20px;
	cursor:pointer;
	font-weight: bolder !important;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	border: #000000 1px solid;
	background-color:#000000;
	letter-spacing: 0em !important;
		}

a.menu:link, a.menu:visited, a.menu:active	{ color: #CCCCCC; text-decoration: none; }

a.menu:hover		{ color: #FF6699; text-decoration: none; border: #FF6699 1px solid; }

