BODY 	{
	scrollbar-base-color: #F00;
	scrollbar-track-color: #AD5353;
	scrollbar-face-color: #AD5353;
	scrollbar-highlight-color: #AD5353;
	scrollbar-3dlight-color: #F00;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #334455;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}
/*
BODY 	{
	scrollbar-base-color: #3F4B57;
	scrollbar-track-color: #3F4B57;
	scrollbar-face-color: #3F4B57;
	scrollbar-highlight-color: #7F909C;
	scrollbar-3dlight-color: #141C24;
	scrollbar-darkshadow-color: #141C24;
	scrollbar-shadow-color: #7F909C;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #141C24 0px solid;
	}
*/


/* PAGE LINK COLORS */

a:link		{ color: #FF0000; text-decoration: none; }

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

a:active	{ color: #FF0000; text-decoration: none; }

a:hover		{ color: #FF0000; text-decoration: underline; }




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

TABLE		{ COLOR: #5A5A5A; FONT: 12px verdana, arial, sans-serif; font-weight: normal}
/*TABLE		{ COLOR: #BECED9; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }*/
.title		{ COLOR: #FF0000; FONT: 20px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }
/*.title		{ COLOR: #FFFFFF; FONT: 14px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }*/
.logotitle	{ COLOR: #FFFFFF; FONT: 18px Times, serif; font-weight: bold;}
.logosubtitle	{ COLOR: #FFFFFF; FONT: 12px Times, serif; font-weight: bold;}
.subtitleitalic {COLOR: #FF0000; FONT: 18px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; font-style:italic}
.subtitle	{ COLOR: #FF1010; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #FF1515; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.colortitle 	{ COLOR: #FF2020; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }

.form-margin	{ margin: 0px; }

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
/*
TABLE		{ COLOR: #BECED9; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }
.title		{ COLOR: #FFFFFF; FONT: 14px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }

.subtitle	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.colortitle 	{ COLOR: #FFCC66; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }

.form-margin	{ margin: 0px; }
*/


/* PAGE LEFT AND RIGHT SPACING */

.whitespaceL	{ width: 30px; }

.whitespaceR	{ width: 30px; }


.norepeatimage{
	background:no-repeat;
	background-color:#AD5353;
	background-image: url("/picts/logo.jpg");
	background-position:center;
	height: 128;
}


#imageContainer {
	position:relative;
	/*margin:20px auto;*/
	height:175px;
	width:1008px;
	/*border:10px groove #FFFFFF;*/
}

/* BACKGROUND COLORS */

.background-main	{
			/* attempt to modify background color */
			/* background-color:#141C24;  */
			/*background-color:#6d0b1d;*/ 
			/*background-color:#FFFFFF;*/
			/*background-color:#333333;*/
			background-image: url("/picts/background.jpg");
			}






/* FOOTER STYLES */
/*
.footer			{
			COLOR: #BECED9; FONT: 10px arial, verdana, sans-serif;
			background-color: #141C24;
			}
			
			*/
/* FOOTER STYLES */

.footer			{
			COLOR: #BECED9; FONT: 10px arial, verdana, sans-serif;
			background-color: #AD5353;
			}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #333333;*/
	background-image: url("file:///Macintosh HD/Users/soundsAria/picts/shadeform.gif");
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	float: right;
	}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}


/* BORDERS AND BARS */

.pagebar-image		{
/*			height: 20px;  */
			height: 10px;

			background-color:#AD5353;
			background-image: url("/picts/pagebar-image.gif");
			border-bottom: #FF0000 0px solid;
			border-top: #FF0000 0px solid;
			}

.pagebar-bottom		{
			height: 20px;
			background-color:#AD5353;
			background-image: url("/picts/pagebar-image.gif");
			border-bottom: #FF0000 0px solid;
			border-top: #FF0000 0px solid;
			}

/* BORDERS AND BARS */
/*
.pagebar-image		{
			height: 20px;
			background-color:#141C24;
			background-image: url("picts/pagebar-image.gif");
			border-bottom: #5C6773 0px solid;
			border-top: #5C6773 0px solid;
			}

.pagebar-bottom		{
			height: 20px;
			background-color:#141C24;
			background-image: url("picts/pagebar-image.gif");
			border-bottom: #5C6773 0px solid;
			border-top: #5C6773 0px solid;
			}
*/

/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
		border: #3F4B57 1px solid;
		background-color: #141D24;
		color: #141D24;
		text-align: left;
		margin: 0 auto 0 0;
		height: 5px;
		width: 60%;
		}






/* SAMPLES PAGE TRACK TEXT */

.tracktext	{ padding-left: 4px; padding-right: 8px; }

.tracktitle	{ COLOR: #FF0000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }



/* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }





/* INTRO PAGE STYLES */

.introcolor		{
			/* attempt to modify original background color */
			/* background-color:#232B33; */
			/* used only on intro page   */
			 background-color: #333333; 
			filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#3F4B57,endColorStr=#000000);
			font color: #FFFFFF;
			}

#FlashID {
	float: left;
margin-left: -30px;
margin-right: -10px;

margin-top: -60px;
margin-bottom: -40px;
}
/* modified to give the page the maroon border   
   the rest of the background color is controlled
   somewhere else mainly in the intro.js that appears
   in the middle of the intro page         */
.homeimageborder	{
			border-bottom: #FF0000 0px solid;
			border-top: #FF0000 0px solid;
			}
/* default border for the intro page
.homeimageborder	{
			border-bottom: #5C6773 1px solid;
			border-top: #5C6773 1px solid;
			}
*/





/* RIGHT SIDEBAR OPTIONS */

.rightsidebar		{
			background-color: transparent;
			BORDER-left: #FF0000 0px solid;
			width: 180px;
			}

a.sidebarlinks:link		{ color: #A6D2DD; text-decoration: none; }

a.sidebarlinks:visited		{ color: #A6D2DD; text-decoration: none; }

a.sidebarlinks:active		{ color: #FFFFFF; text-decoration: none; }

a.sidebarlinks:hover		{ color: #FF0000; text-decoration: none; }








/* GALLERY CODE */

.Galborder	 	{ border: #3A4048 1px solid; }	

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


#ZOOM 			{ LEFT: 169px; POSITION: absolute; TOP: 200px }







/* MUSIC PLAYER OPTIONS */

.playertext	{ COLOR: #333333; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.songtitle	{ COLOR: #FF0000; FONT: 12px verdana, arial, sans-serif; letter-spacing: 0px; font-weight: bold; }

.title2		{ COLOR: #657483; FONT: 22px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: normal; }

.border1	{ border: #657483 0px solid; }

.border2	{ border-right: #657483 1px solid; }

.border3	{ border-bottom: #657483 1px solid; }

.border4	{ border: #657483 1px solid; }

.buttonmargin	{ margin: 0px; }

.player-borders	 	{ border: #5A5A5A 1px solid; }

.player-borderson	{ border: #FFFFFF 1px solid; }

.playerbackground	{ background-image: url("/picts/player-background.jpg"); }

#music-closebutton 	{ POSITION: absolute; bottom: 10px; left: 8px; }

.buttonspace		{ padding-left: 7px; }






/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:650px }
}
@media screen{
.printonly { display:none }
}








/* STYLES FOR merchandise.htm */

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

.merchborders		{ border: #000000 1px solid; margin-bottom: 4px; }

.price	 		{ COLOR: #333333; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

/* ORDER BUTTONS */

.button-order 	{
		background-color: #C5D1D5;
		background-image: url("/picts/button.gif");
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #5A5A5A;
		font-size: 11px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		padding-right: 6px;
		BORDER: #000000 1px solid;
		}


.buttonon-order {
		background-color: #ADC6EE;
		background-image: url("/picts/buttonon.gif");
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #000066;
		font-size: 11px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		padding-right: 6px;
		BORDER: #000066 1px solid;
		}











/* CONTACT PAGE CODE */

.contacttable	{
		width: 320px;
		background-color: #212A33;
		BORDER: #50616D 1px solid;
		color: #FFFFFF;
		}

.shadeform	{
		color:#FFFFFF;
		FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 210PX;
		background-color:#3E4A56;
		background-image: url("/picts/shadeform.gif");
		BORDER: #000000 1px solid;
		}

.textarea	{
		color:#FFFFFF;
		FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 240PX;
		background-color:#3E4A56;
		background-image: url("/picts/shadeform.gif");
		BORDER: #000000 1px solid;
		}

.button-contact	{
		background-color: #C5D1D5;
		background-image: url("/picts/button.gif");
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #003333;
		font-size: 11px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 16px;
		padding-right: 16px;
		BORDER: #000000 1px solid;
		}


.buttonon-contact {
		background-color: #ADC6EE;
		background-image: url("/picts/buttonon.gif");
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #000066;
		font-size: 11px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 16px;
		padding-right: 16px;
		BORDER: #000066 1px solid;
		}





/* LINKS PAGE CODE */

.searchform 	{
		color:#FFFFFF;
		FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 150PX;
		background-color:#3E4A56;
		background-image: url("/picts/shadeform.gif");
		BORDER: #3E4A56 1px solid;
		}


.searchbutton 	{
		background-color: #C5D1D5;
		background-image: url("/picts/button.gif");
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #003333;
		font-size: 11px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 4px;
		padding-right: 4px;
		BORDER: #000000 1px solid;
		}

formtext {
	color: #FFF;
}

div.img
  {
  margin:10px;
  border:0px solid #0000ff;
  height:auto;
  width:auto;
  float:right;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:0px;
  border:0px solid #ffffff;
  }
div.img a:hover img
  {
  border:0px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:180px;
  margin:2px;
  }
