﻿body 	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #7F909C;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #7F909C;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* PAGE LINK COLORS */

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

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

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

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




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

table		{ color: #D0CFDF; font: 13px arial, sans-serif; font-weight: normal; }

.title		{ color: #FFFFFF; font: 13px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }

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

.smalltext	{ color: #9098A8; font: 10px 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; }

.formmargin	{ margin: 0px; }




/* PAGE LEFT AND RIGHT SPACING AND PAGEHEIGHT */

.whitespaceL	{ width: 80px; }

.whitespaceR	{ width: 50px; }

.pageheight	{ height: 800px; }








/* BACKGROUND COLORS */

.background-main	{
			background-color:#000000;
			background-image: url("picts/bgtestcapucine.jpg");
			background-repeat: no-repeat;
			background-attachment: fixed;
			}

.headerBG		{ background-color: transparent; }








/* FOOTER STYLES */

.footer			{
			color: #82929C; font: 9px verdana, arial, sans-serif;
			font-weight: bold;
			}








/* BORDERS AND BARS */

.pagebar-image		{
			height: 6px;
			background-color: #000000;
			background-image: url("picts/pagebar-image.jpg");
			border-bottom: #000000 1px solid;
			border-top: #000000 1px solid;
			}

.pagebar-bottom		{
			height: 10px;
			background-color:#000000;
			background-image: url("picts/pagebar-image.jpg");
			border-bottom: #000000 1px solid;
			border-top: #000000 1px solid;
			}

/* IMAGE BORDERS */

.borders	{ border: #6A59CA 1px solid; }


/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
		border: #000066 0px solid;
		background-color: #6A59CA;
		color: #6A59CA;
		margin: 0 auto 0 0;
		height: 1px;
		width: 100%;
		}








/* GALLERY CODE */

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

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

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

.Galsidebar	{ width: 70px; }

.whitespacegalL	{ width: 3px; }

.whitespacegalR	{ width: 70px; }

#ZOOM 		{ right: 20px; position: absolute; top: 80px; }

#galmenu	{ margin-top: 12px; }








/* SAMPLES PAGE CODE */

.tracktablewidth	{ width: 375px; }

.tracktable		{
			color: #D0CFDF;
			font: 11px verdana, arial, sans-serif;
			font-weight: normal;
			border-right: #695EC6 1px solid;
			border-bottom: #695EC6 1px solid;
			border-left: #695EC6 1px solid;
			}

.playertable		{ border: #695EC6 1px solid; border-bottom: #695EC6 0px solid; }

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

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

A:hover .Playborder,
A:active .Playborder 	{ border: #33CCFF 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 PAGE CODE */

.videotablewidth	{ width: 450px; }

.videotext		{ color: #D0CFDF; font: 11px verdana, arial, sans-serif; font-weight: normal; }

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

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

A:hover .videoborder,
A:active .videoborder 	{ border: #33CCFF 1px solid; }

.videosidebar		{ width: 70px; }

.whitespacevideoL	{ width: 3px; }

.whitespacevideoR	{ width: 70px; }

#videomenu		{ margin-top: 20px; }









/* INTRO (index.html) PAGE STYLES */

.introtext		{
			color: #9098A8;
			font: 10px verdana, arial, sans-serif;
			font-weight: bold;
			}

.homeimage		{
			background-color: #000000;
			border-top: #000000 1px solid;
			border-bottom: #000000 1px solid;
			}

#homelink		{ left: 10px; position: absolute; top: 207px; }


/* CODE FOR OPTIONAL-VIDEO-intro.htm */

.homevideo		{
			background-color: #000000;
			background-image: url("picts/intro-video.jpg");
			background-repeat: no-repeat;
			border-top: #000000 20px solid;
			border-bottom: #000000 25px solid;
			}







/* RIGHT SIDEBAR OPTIONS */

.rightsidebar		{
			background-color: transparent;
			BORDER-left: #2D3863 0px solid;
			width: 250px;
			}

.sidebartext		{
			color: #9098A8;
			font: 10px verdana, arial, sans-serif;
			font-weight: bold;
			}

.sidenotes		{
			border: #2D3863 1px solid;
			text-align: left;
			width: 140px;
			padding: 8px;
			}

.sidenotes legend	{
			padding-bottom: 2px;
			}


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

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

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

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









/* 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: 12px; }

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

.merchwidth		{ width: 400px; }

.merchtable		{
			color: #D0CFDF;
			font: 11px verdana, arial, sans-serif;
			font-weight: normal;
			border: #6A59CA 1px solid;
			background-color: #2C208E;
			background-image: url("picts/background-tables.jpg");
			}

.price	 		{ color: #99FFCC; font: 12px verdana, arial, sans-serif; font-weight: bold; }

/* ORDER BUTTONS */

.button-order 	{
		background-image: url("picts/button-order.gif");
		background-color: #15009B;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 3px;
		margin-top: 0px;
		border: #5970CA 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color: #033FA4;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 3px;
		margin-top: 0px;
		border: #59AAF7 1px solid;
		}








/* CONTACT PAGE CODE */

.phonetitle	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.contacttable	{
		width: 450px;
		border: #000000 0px solid;
		}

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

.textarea	{
		color: #000000;
		font: 13px arial, verdana, sans-serif;
		text-align: left;
		overflow: auto;
		width: 250px;
		height: 140px;
		background-color: #E4E4FF;
		background-image: url("picts/shadeform.gif");
		border: #000000 1px solid;
		}

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


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








/* LINKS PAGE CODE */

.searchtable	{ background-color: #000000; border: #2D3863 1px solid; }

.searchform 	{
		color: #000000;
		font: 13px arial, verdana, sans-serif;
		text-align: left;
		width: 150px;
		background-color: #E4E4FF;
		background-image: url("picts/shadeform.gif");
		border: #4C4C6F 1px solid;
		}


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








/* CODE FOR THE MENU */

.menubackground	{
		background-color: #000000;
		background-image: url("picts/menu-background.jpg");
		height: 44px;
		border-top: #FFFFFF 0px solid;
		border-bottom: #000000 1px solid;
		}

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

.menuicon	{ border: #999999 0px solid; }


.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		background-image: url("picts/menu.gif");
		font-size: 11px;
		height: 20px;
		cursor:pointer;
		font-weight: bold;
		line-height: 20px;
		padding-left: 8px;
		padding-right: 8px;
		text-align: center;
		display: block;
		margin-left: 2px;
		margin-right: 2px;
		border: #000000 1px solid;
		}


a.menu:link 	{ 
		background-color:#000000;
		color: #CCCCCC;
		}


a.menu:visited 	{ 
		background-color:#000000;
		color: #CCCCCC;
		}


a.menu:active 	{ 
		background-color:#000000;
		color: #CCCCCC;
		}


a.menu:hover 	{ 
		background-color:#000000;
		border: #9999FF 1px solid;
		color: #9999FF;
		}








