/****** ##LOG:  
	06/06/02	brad c		Created. 
******/ /*-	style sheet for the Total Eden website	-*/
/*
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||
||			TEXT
||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
/* Standard Text */
	body { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		color: #666666;
		background-color : White;
		}
			
/* Standard Text */
	div, td, span { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		color: #666666;
		}
		
/* Small Text */		
	.textSmall {
		font-size : 10px;
		}		
		
/* White Text */	
	.textWhite {
		color: #ffffff;
		}		
		
/* Small White Text */	
	.textWhiteSmall {
		color: #ffffff;
		font-size : 10px;
		font-weight : bold;
		}
		
/* Black Text */	
	.textBlack {
		color: Black;
		}		
		
/* Small Black Text */	
	.textBlackSmall {
		color: Black;
		font-size : 10px;
		}	
		
/* Footer Text */	
	.textFooter {
		color: #CCCCCC;
		font-size : 9px;
		}	
		
/* IBC alert text *//* Used to alert IBC of something that is needed for site eg missing content */	
	.textAlertIBC {
		font-size : 16px;
		color: #00D0D0;
		font-weight : bold;
		}
		

/*
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||
||			HEADERS
||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
/* Main Heading Style */	
	.header1 {
		font-size : 16px;
		color: #009900;
		font-family : verdana,arial,helvetica,sans-serif;
		font-weight : bold;
		}

/* Level 2 Header */	
	.header2 {
		font-size : 14px;
		color: #009900;
		font-family : verdana,arial,helvetica,sans-serif;
		font-weight : bold;
		}

/* Level 3 Header */	
	.header3 {
		font-size : 11px;
		color: #009900;
		font-family : verdana,arial,helvetica,sans-serif;
		font-weight : bold;
		}
		
	.customPageHeader {
		color: #006633;
		font-size: 30px;
		font-family: sans-serif,arial,helvetica,verdana;
	}

/*
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||
||			LINKS
||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
/* Standard Link */	
	a {
		text-decoration: none;
		color: #FF9900;
		font-size: 12px;
		}	
	a:hover {
		text-decoration: underline;
		color: #333333;
		}	
	a:active {
		text-decoration: underline;
		color: #333333;
		}	
	a:visited {
		text-decoration: none;
		color: #FF9900;
		}	
	a:visited:hover	{
		text-decoration: underline;
		color: #333333;
		}
		/*end*/
		
/* layer links */
	a.LayerLink {
		text-decoration: none;
		color: White;
		font-size: 10px;
		padding-left: 5px;
		}	
	a.LayerLink:hover {
		text-decoration: none;
		color: Yellow;
		}	
	a.LayerLink:active {
		text-decoration: none;
		color: Yellow;
		}	
	a.LayerLink:visited {
		text-decoration: none;
		color: White;
		}	
	a.LayerLink:visited:hover	{
		text-decoration: none;
		color: Yellow;
		}
		/*end*/

/* Name Link */	
	a.name {
		text-decoration: none;
		color: #009900;
		font-size: 12px;
		}	
	a.name:hover {
		text-decoration: underline;
		color: #FF9900;
		}	
	a.name:active {
		text-decoration: underline;
		color: #FF9900;
		}	
	a.name:visited {
		text-decoration: none;
		color: #009900;
		}	
	a.name:visited:hover	{
		text-decoration: underline;
		color: #FF9900;
		}
		/*end*/
		
/* news Link */	
	a.newsLink {
		text-decoration: none;
		color: #009933;
		font-size: 11px;
		}	
	a.newsLink:hover {
		text-decoration: underline;
		color: #009933;
		}	
	a.newsLink:active {
		text-decoration: underline;
		color: #009933;
		}	
	a.newsLink:visited {
		text-decoration: none;
		color: #009933;
		}	
	a.newsLink:visited:hover	{
		text-decoration: underline;
		color: #009933;
		}
		/*end*/
		
	/* Small news Link */	
	a.smallNewsLink {
		text-decoration: none;
		color: #009933;
		font-size: 10px;
		}	
	a.smallNewsLink:hover {
		text-decoration: underline;
		color: #009933;
		}	
	a.smallNewsLink:active {
		text-decoration: underline;
		color: #009933;
		}	
	a.smallNewsLink:visited {
		text-decoration: none;
		color: #009933;
		}	
	a.smallNewsLink:visited:hover	{
		text-decoration: underline;
		color: #009933;
		}
		/*end*/
		
		
			
/* Sub Nav Link */	
	a.subNavLink {
		text-decoration: none;
		color: #009933;
		font-size: 12px;
		font-weight : bold;
		height : 25px;
		line-height : 25px;
		}	
	a.subNavLink:hover {
		text-decoration: underline;
		color: #FF9900;
		font-weight : bold;
		}	
	a.subNavLink:active {
		text-decoration: underline;
		color: #FF9900;
		font-weight : bold;
		}	
	a.subNavLink:visited {
		text-decoration: none;
		color: #009933;
		font-weight : bold;
		}	
	a.subNavLink:visited:hover	{
		text-decoration: underline;
		color: #FF9900;
		font-weight : bold;
		}
		/*end*/

/* footer Link */			
	a.footerLink {
		text-decoration: none;
		color: #99D6AD;
		font-size: 9px;
		}	
	a.footerLink:hover {
		text-decoration: underline;
		color: #009933;
		}	
	a.footerLink:active {
		text-decoration: underline;
		color: #009933;
		}	
	a.footerLink:visited {
		text-decoration: none;
		color: #99D6AD;
		}	
	a.footerLink:visited:hover	{
		text-decoration: underline;
		color: #009933;
		}
	/*end*/

/*
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||
||			FORM FIELDS
||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
/**-:-> Standard Form <-:-**/

/* Input Boxes */
	input {
		font-size : 11px;
		font-weight : normal;
		font-family : verdana,arial,helvetica,sans-serif;
		background-color: #FFFFFF;
		}
/* Textareas */
	textarea {
		font-size : 11px;
		font-weight : normal;
		font-family : verdana,arial,helvetica,sans-serif;
		background-color: #FFFFFF;
		}
/* Select Boxes */
	select {
		font-size : 11px;
		font-weight : normal;
		font-family : verdana,arial,helvetica,sans-serif;
		background-color: #FFFFFF;
		}
		
		
			
/*
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||
||			BULLETS
||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
/* Standard Bullet */	 
	li {
		font-size : 11px;
		font-family : verdana,arial,helvetica,sans-serif;
		list-style-type : dot;
		}




/*
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||
||			BACKGROUNDS
||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
/* Green Background */	
	.bgGreen {
		background-color: #006634;
		}

/* Green Background */	
	.layerBg {
		background-color: #006634;
		padding-top : 3px;
		padding-bottom : 4px;
		padding-left : 10px;
		}	
	