/*
//////////////////////
// COPYRIGHT 2008 DUCK POND, INC. ALL RIGHTS RESERVED.
//////////////////////    
*/    

    
body
{
	font-family:verdana;
	background-color:#222222;
	font-size:12px;
	color: #CCCCCC;
}

#theme_area1
{
	background-image: url(images/nav-bar_02.gif);
	background-repeat: repeat-x;
	background-color: #BBBBBB;
}



/*
---------------------------------
HEADINGS
-----------------
*/

H1,.HEADER1
{
    font-size:30px;
    font-weight:bold;
    letter-spacing:2px;
    color:#FFFFFF;
    font-family:Tahoma;
}

/* smaller big text, good for titles of sections of a page */
H2, .HEADER2
{
	font-size:20px;
	font-weight:bold;
	color: White;
    letter-spacing:-1px;
}

/* good for subtitles underneath a header1 */
H3, .HEADER3
{
	font-size:14px;
	font-weight:bold;
	color: White;
    letter-spacing:-1px;
}
    
H4, .HEADER4
{
	font-size:12px;
	letter-spacing:-1px;
	font-weight:normal;
	color: White;
	font-variant:small-caps;
}


/*
---------------------------------
MAIN NAVIGATION
-----------------
*/  

.MAIN_NAVIGATION
{
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma;
	letter-spacing:0px;
	color: Black;
}
.MAIN_NAVIGATION A
{
	color:#111111;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.MAIN_NAVIGATION A:Hover
{
	color:Red;text-decoration:none;
}



 /*
---------------------------------
 LINKS
-----------------
*/    

A,.LINK
{
	/*color:#C41120;*/
	color:#FFFFFF;
	text-decoration:underline;
}   

A:Hover,.LINK:Hover
{
	color:#AAAAAA;
	text-decoration:underline overline;
}



/*
---------------------------------
 HORIZONTAL LINE
-----------------
*/

hr
{
	height:1px;
	
	background-color:#666666;
	color:#666666;
	border-color:#999999;
	
	border-width:1px;
	border-style:solid;
}

/*
----------------
MINI ALIAS VIEWER
*/

.MINIALIASVIEWER_BORDER
{
	border-width: 1px;
	border-style:solid; 
	border-color:Black;
}

.MINIALIASVIEWER_BACKGROUND
{
	background-color:#7fB2FF;
}

    
.MINIALIASVIEWER_FONT, .MINIALIASVIEWER_FONT A
{
	color:Black;
}


 /*
---------------------------------
INPUT
-----------------
*/


textarea,
select,
input
{
	border-style:solid;
	border-width:1px;
	border-color:#404040;
	font-family:Lucida Console, Courier New;
	font-size:12px;
}



/*
---------------------------------
WINDOW1 - no titlebar
-----------------
*/

.WINDOW1_PARENT
{
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 3px;
	border-style:none;
}


.WINDOW1_CONTENT
{	
    background-color:#666666;
	border: solid 1px #999999;
}

.WINDOW1_TL
{
	width:8px;height:7px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.WINDOW1_T
{
	width:auto;height:7px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.WINDOW1_TR
{
	width:9px;height:7px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}

.WINDOW1_L
{
	width:8px;height:auto;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.WINDOW1_R
{
	width:9px;height:auto;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}

.WINDOW1_BL
{
	width:8px;height:9px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.WINDOW1_B
{
	width:auto;height:9px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.WINDOW1_BR
{
	width:9px;height:9px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}



 /*
---------------------------------
WINDOW2 - window with titlebar
-----------------
*/
 

.WINDOW2_PARENT
{
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 3px;
	border-style:none;
}


.WINDOW2_CONTENT
{	
    background-color:#666666;
	border-bottom: solid 1px #999999;
}

.WINDOW2_TITLEBARTEXT
{		 
	 font-weight:bold;
	 letter-spacing:0px;
	 font-size:11px;
	 font-style:italic;
	 color:#111111;
	 margin:4px 0px 0px 4px;
	 font-family:verdana;
	 text-align:left;
}


.WINDOW2_TL
{
	width:8px;height:20px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
	background-image:url(images/window_a_01.gif);
}
.WINDOW2_T
{
	width:auto;height:20px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
	background-image:url(images/window_a_02.gif);
}
.WINDOW2_TR
{
	width:9px;height:20px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
	background-image:url(images/window_a_03.gif);
}

.WINDOW2_L
{
	/*background-image:url(images/window_a_04.gif);*/
	width:8px;height:auto;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color: #666666;
}
.WINDOW2_R
{
	/*background-image:url(images/window_a_06.gif);*/
	width:9px;height:auto;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color: #666666;
}

.WINDOW2_BL
{
	/*background-image:url(images/window_a_07.gif);*/
	width:8px;height:9px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.WINDOW2_B
{
	/*background-image:url(images/window_a_08.gif);*/
	width:auto;height:9px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.WINDOW2_BR
{
	/*background-image:url(images/window_a_09.gif);*/
	width:9px;height:9px;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;

}
.CHAT_ACTION_ME
{
    color: #990099;
}
.CHAT_ACTION_DEFAULT
{
    color: #990000;
}