/*	File		:	jsDHTMLlib.css
**	Author		:	Dr. Clue	(	A.K.A. Ian A. Storms )
**	Description	:
**
*/	



/*This is th frame of the content area */		
.PANELbox	{
		border			:none				;
		display			:block				;
		background-color	:#ffffcc			;
		left			:6px				;
		top			:6px				;
		width			:526px				;
		height			:297px				;
		font-family		:sans-serif			;
		font-size		:10pt				;
		}

/* This is the inner content box area */
.PANELinset	{
		position		:absolute			;
		display			:block				;
		left			:6px				;
		top			:8px				;
		width			:526px				;
		height			:290px				;
		clip			:rect(0px 524px 290px 0px)	;
		font-family		:sans-serif			;
		font-size		:10pt				;
		border			:none				;
		color			:#00ffcc			;
		}
#Backdrop	{
		position		:absolute			;
		padding			:none				;
		margin			:0px				;
		display			:block				;
		position		:absolute			;
		visibility		:visible			;
		color			:#ffffcc			;
		z-index			:0				;
		border			:1px solid #006699		;
		clip			:rect(0px 530px 300px 0px)	;
		left			:5px				;
		top			:5px				;
		width			:528px				;
		height			:298px				;
		}
/* Disclaimer message displayed untill hidden by a successfull load. */	
#Loading	{
		display			:block				;
		position		:absolute			;
		clip			:rect(0px 530px 300px 0px)	;
		visibility		:hidden				;
		padding			:5px				;
		z-index			:1				;
		}
#LContent	{
		clip			:rect(0px 530px 300px 0px)	;
		top			:0px				;
		left			:0px				;
		background-color	:#ffffff			;
		color			:#0099aa			;
		display			:block				;
		position		:absolute			;
		visibility		:visible			;
		z-index			:2				;
		}
/* Welcome display */
#Welcome	{
		display			:block				;
		position		:absolute			;
		clip			:rect(0px 530px 294px 0px)	;
		visibility		:hidden				;
		z-index			:1				;
		/*	background-color	:#ffffcc				;*/
		}
#WContent	{
		left			:0px				;
		top			:0px				;
		height			:290px				;
		clip			:rect(0px 524px 290px 0px)	;
		color			:#0099aa			;
		display			:block				;
		padding			:5px				;
		position		:absolute			;
		visibility		:visible			;
		z-index			:2				;
		background-color	:#ffffcc			;
		background-attachment	:fixed				;
		background-repeat	:true				;
		}	
#WSensor	{
		display			:block				;
		position		:absolute			;
		background-color	:transparent			;
		visibility		:visible			;
		color			:#0099aa			;
		z-index			:3				;
		}	
/* Display of downloadable files */	
#Files		{
		display			:block				;
		position		:absolute			;
		visibility		:hidden				;
		z-index			:1				;
		clip			:rect(0px 524px 290px 0px)	;
		background-color	:#ffcccc			;
		background-attachment	:fixed				;
		}
#FContent	{
		left			:0px				;
		top			:0px				;
		background-color	:#ffffcc			;
		color			:#0099aa			;
		display			:block				;
		position		:absolute			;
		visibility		:visible			;
		z-index			:2				;
		background-attachment	:fixed				;
		}
/* Examples frame */
#Examples	{
		top:0px;
		clip			:rect(0px 530px 300px 0px)	;
		display			:block				;
		position		:absolute			;
		visibility		:hidden				;
		z-index			:1				;
		background-attachment	:fixed				;
		}	
/* Welcome display */
#Example	{
		display			:block				;
		position		:absolute			;
		clip			:rect(0px 530px 300px 0px)	;
		visibility		:hidden				;
		z-index			:1				;
		background-attachment	:fixed				;
		}
#FFILES		{
		display			:block				;
		position		:absolute			;
		}
#FDESC		{
		display			:block				;
		position		:absolute			;
		}

#EContent	{
		background-color	:#ffffcc				;
		color			:#0099aa			;
		display			:block				;
		position		:absolute			;
		visibility		:visible			;
		z-index			:2				;
		}
/* Interior layout of examples layer above */
#Demo		{
		display			:block				;
		position		:absolute			;
		visibility		:hidden				;
		z-index			:1				;
		}
#DContent	{
		display			:block				;
		position		:absolute			;
		background-color	:transparent			;
		color			:#0099aa			;
		visibility		:visible			;
		z-index:2;
		}	
/* LOGO at top of screen	*/	
#Logo		{

		width			:407px				;height			:99px	;
		clip			:rect(0px 407px 99px 0px)	;z-index		:5	;
		font-family		:sans-serif			;
		visibility		:visible;
		background-image	:url(../Images/jsDHTMLlib.gif)	;
		border			:1px solid black		;
		}
/* PayPal "MakeDonation" button */
#Donation	{
		left			:20px				;top			:475px	;
		width			:250px				;height			:23px	;
		clip			:rect(0px 250px 23px 0px)	;z-index		:1	;
		font-family		:sans-serif			;
		border			:none solid 0			;
		position		:absolute			;visibility		:visible;
		}
.Note		{
		color			:#ff9900			;
		font-weight		:bold				;
		font-family		:sans-serif			;
		font-size		:14pt				;
		}
.BGTD		{
/*	background-color	:#ddddbb	;*/
		background-color	:#bbbb99	;
		color			:#006699	;
		font-family		:sans-serif	;
		}	
	
/*** Provides CSS settings for the tab bar ***/
.DCtabBar	{
		color			:#ffffcc		;
		border-color-left	:#003366		;
		border-color-right	:#006699		;
		border-color-top	:#00aabb		;
		}
	
	
/*
**	GLOBAL ELEMENT ATTRIBUTES
**
*/
body		{
		font-family		:sans-serif		;
		color			:#0099aa		;
		background-color	:white			;
		margin			:0px			;
		padding			:0px			;
		}
input		{
		font-family		:sans-serif		;
		font-size		:10pt			;
		}
a		{
		color			:#bb6600		;
		font-family		:sans-sarif		;
		font-size		:10pt			;
		font-weight		:bold			;
		text-decoration		:none			;
		}
b		{
		color			:aadd00			;
		}
.header		{
		background	:#aaaaaa		;
		}
.exitButton	{
		background-color	:#aa3300		;
		color			:#ffffcc		;
		border			:2px raised #993300	;
		}
