BODY	{
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #000000;
	}





/* PAGE LINK COLORS */

a:link		{ color: #83F0D5; text-decoration: underline; }

a:visited	{ color: #83F0D5; text-decoration: underline; }

a:active	{ color: #83F0D5; text-decoration: underline; }

a:hover		{ color: #D67D10; background-color:#000000; text-decoration: underline; }

h1         { COLOR: #D67D10; FONT: 20px arial, sans-serif; font-weight: bold; }
h2         { COLOR: #D67D10; FONT: 18px arial, sans-serif; font-weight: bold; }
h3         { COLOR: #D67D10; FONT: 16px arial, sans-serif; font-weight: bold; }
h4         { COLOR: #D67D10; FONT: 13px arial, sans-serif; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: inline; }


ul.nobullet {list-style-type: none}

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

TABLE		{ COLOR: #F0F0F0; FONT: 12px arial, geneva, verdana, sans-serif; font-weight: bold; }

.title		{ COLOR: #F19A33; FONT: 22px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #999999; FONT: 18px arial, sans-serif; font-weight: normal; }

.title3		{ COLOR: #99CCFF; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #F19A33; FONT: 14px arial, sans-serif; font-weight: bold; }


.footer		{ COLOR: #C0C0C0; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #FFCC33; }

.smaller    { FONT: 10px arial, geneva, verdana, sans-serif; font-weight: bold; } 

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.pageheight	{ height: 500px; }

.pagewidth	{ width: 744px; }

li { margin-top: .5em;


   
}





#headerlayer	{
		position: relative;
		left: 0px;
		top: 100px;
		margin-top: -100px;
		z-index:3;
		width: 752px;
		text-align: center;
		border:#000000 0px solid;
		}





/* IMAGE BORDERS AND IMAGE BACKGROUNDS */

.borders		{ border: #474B49 1px solid; }

.bannerborders		{
			border-top: #000000 0px solid;
			border-right: #000000 0px solid;
			border-bottom: #000000 1px solid;
			border-left: #000000 0px solid;
			}

.imagebackground	{ background-color: #000000; }





/* MISC CODE AND COLORS */

.splitlines	{ COLOR: #474B49; HEIGHT: 1px; WIDTH: 100%; }


.nobreak	{ white-space:nowrap; }





/* PICTURE GALLERY CODE */

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

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:pointer; }

.slideshow	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #999999;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #474B49 1px solid;
		}

.slideshowon	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #FFFFFF;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #FFFFFF 1px solid;
		}





/* SIDEBAR CODE */

fieldset.sidebar	{
			width:184px;
			color: #C0C0C0;
			font: 11px arial, geneva, verdana, sans-serif;
			font-weight: bold;
			text-align:left;
			padding: 0px 8px 8px 8px;
			border: #474B49 1px solid;
			}

fieldset.sidebar legend	{

			color: #FFFFFF;
			font: 13px arial, sans-serif;
			font-weight: bold;
			background-color: #333333;
			background-image: url("picts/sidebar_title.gif");
			border: #666666 1px solid;
			padding: 0px 5px 2px 5px;
			margin-top: 10px;
			margin-bottom: 6px;
			}





/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}





/* START CODE FOR THE FORMS */

.shadeform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		margin-top:1px;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		margin-top:1px;
		}

.button 	{
		background-color:#333333;
		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: 3px 5px 3px 5px;
		BORDER: #000000 1px solid;
		}


.buttonon 	{
		background-color:#555555;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #333333 1px solid;
		}





/* LINKS PAGE CODE */

.searchbutton 	{
		background-color:#333333;
		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: 2px 2px 2px 2px;
		BORDER: #000000 1px solid;
		}





/* SAMPLES PAGE CODE FOR MINIMP3 */

.samplesplay	{ background-color: #1C1E26; }

.samplestitles	{ background-color: #202127; }

.samplestable	{
		background-color: #32343C;
		COLOR: #AFAFBA;
		FONT: 11px arial, geneva, verdana, sans-serif;
		font-weight: bold;
		}





/* CODE FOR THE CART */

.price 		{ color: #99FFFF; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.cartfield	{
		padding: 10px;
		width: 325px;
		border: #474B49 1px solid;
		}


.carttitle	{
		COLOR: #999999;
		FONT: 20px arial, sans-serif;
		font-weight: normal;
		padding: 5px 10px 5px 5px;
		}

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





/* START THE CODE FOR THE PAGE MENUS */

.menu-table 	{
		width: 752px;
		background-color:#333333;
		background-image: url("picts/menu-background.gif");
		border-top: #999999 0px solid;
		border-left: #999999 0px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 0px solid;
		}


.menu		{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align:center;
		padding-top: 7px;
		padding-bottom: 8px;
		padding-left: 20px;
		padding-right: 20px;
		cursor: pointer;
		display: block;
		white-space: nowrap;
		background-image: url("picts/menu.gif");
		background-color:#393939;
		border-right: #000000 1px solid;
		}


.firstmenu	{
		border-left: #000000 1px solid;
		}



a.menu:link 	{
		color: #FFFFFF;
		}


a.menu:visited 	{
		color: #FFFFFF;
		}


a.menu:active 	{
		color: #FFFFFF;
		}



a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color:#535353;
		color: #FFFFFF;
		}

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:active
{
    color:#69FE54;
    font-size:14px;
    background-color:transparent;
    font-weight:bold;
}

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:hover
{
    color:#FF0000;
    font-size:14px;
    background-color:transparent;
    font-weight:bold;
}


/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    text-align:center;
    font-size:14px;
    color:#3366cc;
    font-weight:bold;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch-head
{
    background-color:#3366cc;
    width: 100%;
    border: 0px;
    font-weight:bold;
}

/* Usage :  Advanced search form.
 */
table.isearch-advanced
{
    background-color:#b8ccee;
    font-weight:bold;
}

td.isearch-head
{
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch-title:link
{
    color:#4FFF8D;
    
    background-color:transparent;
    font-weight:bold;
}

a.isearch-title:visited
{
    color:#80FFFF;
    background-color:transparent;
    font-weight:bold;
}


/* Usage :  To display the page description in the results list.
 */
.isearch-description
{
    font-size:12px;
    color:white;
    font-weight:bold;
}


/* Usage :  To display the page score in the results list.
 */
.isearch-score
{
    font-size:12px;
    color:#80FFFF;    
}


/* Usage :  To display the page url in the results list.
 */
a.isearch-url:link
{
    font-size:11px;
    color:#008000;
    background-color:transparent;
    font-weight:bold;
}

a.isearch-url:visited
{
    font-size:11px;
    color:#008000;
    background-color:transparent;
    font-weight:bold;
}


/* Usage :  To display the file size in the results list.
 */
.isearch-size
{
    font-size:11px;
    color:#008000;
    font-size:80%;
    font-weight:bold;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch-viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent;
    font-weight:bold;
}

a.isearch-viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent;
    font-weight:bold;
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch-prevnext
{
    background-color:#3366cc;
    width: 100%;
    border: 0px;
    font-weight:bold;
}

td.isearch-prevnext
{
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
}

a.isearch-prevnext:link
{
    color:#ffffff;
    background-color:transparent;
    font-weight:bold;
}

a.isearch-prevnext:visited
{
    color:#ffffff;
    background-color:transparent;
    font-weight:bold;
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch-nomatch
{
    font-size:16px;
    color:#4FFF8D;
    font-weight:bold;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch-highlight
{
    font-weight:bold;
    background-color:blue;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch-search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch-cachedpage
{
    font-size:16px;
}


/* Usage :  To display the search statistics table
 */
table.isearch-stats
{
}

table.isearch-stats th, table.isearch-stats td
{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch-stats th
{
    color: #ffffff;
    background-color: #3366cc;
}

table.isearch-stats td
{
    background-color: #ffffcc;
    color: #003399;
}

table.isearch-stats caption
{
    color: #003399;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch-suggest-title
{
    color: #004422;
    font-weight:bold;
}

a.isearch-suggest:link
{
    padding-left: 50px;
    color: #008844;
    font-weight:bold;
}

a.isearch-suggest:visited
{
    padding-left: 50px;
    color: #008844;
    font-weight:bold;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch-link
{
    /* Set background colour for extra links */
    background-color: #ffffff;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch-link-all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}

/* STYLES ADDED */

.isearch-li-none
{
    list-style-type: none;
}




