﻿BODY	{
	scrollbar-base-color: #E2E7EA;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}


 /* PAGE LINKS */

a:link		{ color: #000000; text-decoration: none; }

a:visited	{ color: #009900; text-decoration: none; }

a:active	{ color: #2314ed; text-decoration: none; }

a:hover		{ color: #79D3A0; text-decoration: none; }



 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

.title 		{
		color: #0099CC;
		font: 18px Courier, "Courier New", arial, sans-serif;
		letter-spacing: 3px; font-weight: bold;
		border: #0099CC 1px solid;
		background-color:#FFFFFF;
		padding: 3px 10px 3px 10px;
		}

.subtitle 	{ color: #000000; font: 16px arial, verdana, sans-serif; letter-spacing: 3px; font-weight: bold; }

.smalltitle 	{ color: #6699CC; font: 12px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }

.price 		{ color: #0099CC; font: 13px arial, sans-serif; font-weight: bold; line-height: 22px; }



 /* MUSIC PLAYER OPTIONS */

.playertext	{ COLOR: #336699; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.songtitle	{ COLOR: #0099CC; FONT: 14px verdana, arial, sans-serif; letter-spacing: 0px; font-weight: bold; }

.title2		{ COLOR: #0099CC; FONT: 10px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }

.border1	{ border: #000000 0px solid; }

.border2	{ border-right: #669999 1px solid; }

.border3	{ border-bottom: #000000 1px solid; }

.border4	{ border: #000000 1px solid; }

.buttonmargin	{ margin: 0px; }

.player-borders	 	{ border: #C8D0DA 1px solid; }

.player-borderson	{ border: #000000 1px solid; }

.playerbackground	{ background-color:#FFFFFF; }

.playerbackgroundSIDE	{ background-image: url("picts/player-background.jpg"); }

#music-closebutton 	{ POSITION: absolute; bottom: 10px; left: 8px; }

.buttonspace		{ padding-left: 7px; }



 /* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }


 /* GALLERY AND POPUP CSS CODE */


.rollover	{ border: #000000 1px solid; margin-bottom: 6px; }

.rolloveron	{ border: #FFCC00 1px solid; margin-bottom: 6px; }

.popupborder	{ border: #000000 1px solid; }

.picturetext 	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; font-weight: normal; }



 /* 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; }
}


 /* CODE FOR THE RIGHT WINDOW IFRAMES */

.iframe		{
		border-left: #669999 1px solid;
		border-right: #669999 1px solid;
		border-bottom: #669999 1px solid;
		border-top: #669999 1px solid;
		}

.framescroll	{
		overflow-x: hidden;
		}











