
*.bodytext,td,DIV.leftbox, DIV.middlebox, DIV.rightbox, DIV.rightsidebox, TEXTAREA,.StandardPrompt, .idClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000
}
/*
BODY { background-image: url('../images/meetakiwitopbg_04.gif')
	; background-repeat: repeat
	; background-color : white
	}

*.pageprop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}
*/

/* consistant properties for the main viewing ports */
DIV.leftbox, DIV.middlebox, DIV.rightbox, DIV.footerbox
, DIV.rightsidebox, DIV.menubar, DIV.topbox
				{ position	: absolute
				; height	: auto
				; background-color : white
				}

DIV.topbox	{ top		: 0px
		; left		: 0px
		; right		: 0px
		; text-align	: center
		}

.pageprop, DIV.menubar
	{/* background-image: url('../images/meetakiwitopbg_04.gif')
	; background-repeat: repeat
	; background-color : #ffffcc
	; background-color : #FFFFCC 
	; */background-color : white
	}

/* consistant properties for the main viewing ports */
DIV.leftbox, DIV.middlebox, DIV.rightbox, DIV.rightsidebox
						{ top		: 120px
						}

DIV.menubar	{ top		: 115px
		; left		: 0px
		; right		: 0px
		; height	: 20px
		; text-align	: center
		; position	: absolute
}
/* set properties specific to the individual viewports */

DIV.middlebox
		{ text-align	: center
		; left		: 175px
		; right		: 175px
		; font-size	: 14px
}

.leftbox	{ left		: 0px
		; width		: 170px
		; text-align	: left
}

.rightbox, DIV.rightsidebox
		{ right		: 0px
		; width		: 170px
		; text-align	: right
}

.footerbox	{ font-size	: 10pt
		; font-weight	: bold
		; height	: auto
		; position	: fixed
		; top	 	: 120px
		; left		: 175px
		; right		: 175px
		; visibility	: hidden
		}

.footerbox  td	{ font-size	: 10pt
		; font-weight	: bold
}

/*
** Set the margins so the text doesn't try to go under the corner images.
** It would be simpler to put each of these in a single statement
** but Konqueror doesn't render the output properly :-(
*/

.leftbox   P	{ margin	: 20px }

.middlebox   P	{ margin	: 20px }

.rightbox   P	{ margin	: 20px }

.footerbox   P	{ margin	: 20px }

.rightsidebox P	{ margin	: 20px }
.rightbox P	{ margin	: 20px }

.copyright	{text-align	: center
		;font-size	: 8px
		}

/*
** create classes for the corner rounding items, this will make
** maintenance much simpler :-)
*/

/* all classes have an absolute positioning within the DIV */
SPAN.topleft,SPAN.botleft,SPAN.topright,SPAN.botright
						{ position	: absolute
						; width		: auto
						; height	: auto
						}
/* now set the top, left, right and bottom properties */
SPAN.topleft,SPAN.botleft	{ left	: 0px }
SPAN.topright,SPAN.botright	{ right	: 0px }
SPAN.topleft,SPAN.topright	{ top	: 0px }
SPAN.botleft,SPAN.botright	{ bottom: 0px }

/* the menu bar needs to be created */
.menubar			{ /*background	: url('images/meetakiwibarbg_12.gif')
				; */position	: absolute
				; top		: 80px
/*				; left		: 0px
				; right		: 0px*/
				}

.stronger		{font-weight 	: bolder}

/* there is a need for a dynamic right side box */
.rightsidebox
		{ visibility	: hidden }
		
FIELDSET	{ border:2px ridge grey
		; margin-left	: 10px
		; margin-right	: 10px
		; margin-top	: 5px
		; margin-bottom	: 5px
		}

.ErrorField		{background-color:red
			;background	: red
			;color		: white
			}

.ErrorText		{color		: red
			;font-weight	: bold
			}

.TopicTitle		{margin-left	: 10px
			/*;font-style	: italic*/
			;text-decoration: underline
			;font-weight 	: bolder
}

.PageHeader		{font-weight	:bold
			;font-size	:16px
			;color		:red
			;font-family	: Verdana, Arial, Helvetica, sans-serif
			}

.ForumListing		{text-align	:left
			;margin-top	:5px
			}
.ForumListing IMG	{text-decoration: none
			;border:0
			}

.ForumLatest		{right		:20px
			;text-align	:right
			;position	:absolute
			;width		:auto
			;height		:auto
			;left		:auto
			;top		:auto
			;bottom		:auto
			}


.forumSubinfo 
			{font-family	: Verdana, Arial, Helvetica, sans-serif
			;font-size	: 9px
			;color		: #999999
			}

.forumSubinfo A 
			{font-size	: 9px
			;color		: #999999
			;font-family	: Verdana, Arial, Helvetica, sans-serif
			;text-decoration: underline
			}

.forumSubinfo A:hover 
			{font-size	: 9px
			;color		: white
			;font-family	: Verdana, Arial, Helvetica, sans-serif
			;text-decoration: underline
			;background	: #999999
			}

.NoBorder		{text-decoration: none
			;border		:0px
			}


.TRmenu			{border		: 0px
			;cursor		: pointer
			}


.LeftMenu
	{ text-align		: left
	; text-decoration 	: none
	; line-height		: 17px
	}

.LeftMenu A:hover , A:hover.idClass
	{ background		: #0099FF
	; color			: white
	}

.LeftMenu A
	{ text-decoration	: none
	}

.LeftMenu	ul { text-align		: left
		   ; margin-top		: 0px
		   ; margin-bottom	: 0px
		   ; padding-bottom	: 0px
		   }

.LeftMenu	li { text-align		: left
		   ; margin-top		: 0px
		   ; margin-bottom	: 0px
		   ; padding-top	: 0px
		   ; padding-bottom	: 0px
		   }

.LeftMenu	p  { margin-top		: 5px
		   ; margin-bottom	: 0px
		   ; padding-top	: 0px
		   ; padding-bottom	: 0px
		   }

.idClass {
	color: blue
}
A:visited.idClass, A:link.idClass , A:active.idClass, .OpenFolder, .idClass
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration	: none;
}

.RightThumbnail	{ float:right;margin:0px;text-decoration: none;border:0px }

.AliasNick	{font-style: italic}

.nologin, .banned	{color:black}

.nologin
{ text-decoration:none}

.banned
{ text-decoration:line-through}

/* used in the messageboard for "in reply to" */
.MessageReplyLine {
	font-size:10px;
	font-style:italic;
}


/*
*		Navigation
-------------------------------------------------------------*/
#navigation {
	font:bold 1em Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(css_sprite.gif) repeat-x left bottom;
	width:100%;
	float:left;
/* 	border-bottom:3px black solid ; */
/* 	border:1px black solid ; */
}
#navigation ul {
	margin:0;
   	list-style:none;
	padding:10px 10px 0 10px;
/* 	border:1px black solid ; */
}
#navigation strong, #navigation span {
	float:left;
   	display:block;
	color:#fff;
	padding:7px 20px 3px 11px;
	background: url('css_sprite_right.gif') no-repeat 100% 0px;
/* border:1px black solid ; */
/* 	border:1px black solid ; */
}

#navigation a {
	text-decoration:none;
	color:#fff;
	font-family:Tahoma;
	font-size:12pt;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation li {
   float:left;
   background:url('css_sprite_left.gif') no-repeat 0px 0px;
   margin:0;
   padding:0 0 0 9px;
/* 	border-bottom:2px #b0d6fe solid ; */
/* 	border:1px black solid ; */
}

/*#navigation li current_tab span {
   background:url('css_sprite_right.gif') no-repeat 100% 0px;
	padding:7px 20px 5px 11px;
	color:#939BCA;
}*/


#navigation li.current_tab {
   background:url('css_sprite_left.gif') no-repeat 0 -41px;
/*    z-index:10; */
	border-bottom:none ;
}

#navigation li.current_tab span {
   background:url('css_sprite_right.gif') no-repeat 100% -41px;
	padding:7px 20px 5px 11px;
}
#navigation li.current_tab span a {
	color:#939BCA;
}

#navigation a:hover {
/* 	color:#464724; */
	color:blue;
	}
