<?xml version="1.0" encoding="utf-8"?>
<ezdata>
<title>Staff Forum</title>
<unread_forum_image>http://www.ezboard.com/intl/aenglish/images/smiley.gif</unread_forum_image>
<unread_topic_image>http://www.ezboard.com/intl/aenglish/images/smiley.gif</unread_topic_image>
<sticky_topic_image>http://www.ezboard.com/intl/aenglish/images/stickytopic.gif</sticky_topic_image>
<subscribe_email_image></subscribe_email_image>
<subscribe_rss_image></subscribe_rss_image>
<hot_topic_new_posts></hot_topic_new_posts>
<hot_topic_nonew_posts>http://www.ezboard.com/intl/aenglish/images/hottopic.gif</hot_topic_nonew_posts>
<interact_menu></interact_menu>
<close_thread_image>http://www.ezboard.com/intl/aenglish/images/smallPadlock.gif</close_thread_image>
<delete_image></delete_image>
<next_topic_image></next_topic_image>
<hide_image></hide_image>
<show_image></show_image>
<post_url></post_url>
<new_topic_image>http://www.ezboard.com/intl/aenglish/images/newTopic1.gif</new_topic_image>
<add_reply_image></add_reply_image>
<edit_image></edit_image>
<moved_topic_image></moved_topic_image>
<prev_topic_image></prev_topic_image>
<top_reply_button>http://www.ezboard.com/intl/aenglish/images/addReply1.gif</top_reply_button>
<kudo_image_on></kudo_image_on>
<kudo_image_off></kudo_image_off>
<quote_image></quote_image>
<no_new_posts_forum></no_new_posts_forum>
<mba_forum>http://www.ezboard.com/intl/aenglish/images/smallPadlock.gif</mba_forum>
<search_domain></search_domain>
<search_forum></search_forum>
<search_topic></search_topic>
<forum_tools></forum_tools>
<topic_tools></topic_tools>
<forum_jump></forum_jump>
<no_new_posts_topic></no_new_posts_topic>
<banner_image></banner_image>
<social_links></social_links>
<unread_post_image>http://www.ezboard.com/intl/aenglish/images/smiley.gif</unread_post_image>
<featured_topic_image></featured_topic_image>
<quick_reply></quick_reply>
<mark_read_image></mark_read_image>
<mark_all_read_image></mark_all_read_image>
<new_poll_image>http://www.ezboard.com/intl/aenglish/images/tmpaddpoll.gif</new_poll_image>
<poll_icon>http://www.ezboard.com/intl/aenglish/images/poll_icon.gif</poll_icon>
<banner_url></banner_url>
<yuku_online></yuku_online>
<yuku_offline></yuku_offline>
<add_event_button></add_event_button>
<add_repeat_button></add_repeat_button>
<birthday_icon></birthday_icon>
<banner_alt></banner_alt>
<favicon></favicon>
<custom_header></custom_header>
<custom_footer></custom_footer>
<css_profile><![CDATA[/* GENERAL */

body 
{
    color:#FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px; 
	background: #000000 url(http://www.lighthead.net/mf/themes/spa/shqbg.jpg);
	background-color:#000000;
	
}

html>/**/body { font-size: 10px; }

#wrapper { font-size: 1em; width: 95%; margin: 10px auto; }

/* TABLE HEADER */

th 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.3em;
   color: #FFFFFF;   
   background-image:url(http://www.lighthead.net/mf/themes/common/back4.gif);
}

.boxheading 
{ 
   padding: 3px; 
   color: #FFFFFF; 
   background-image:url(http://www.lighthead.net/mf/themes/common/back4.gif);
}

ul.visitors /* who's online */
{
	background-image: url(http://www.lighthead.net/mf/themes/common/back4.gif);
	padding:3px;
	color:white;
}


/* TABLE COLORS */

/* FIREFOX AND IE7 */

/* topic list colors */

html > body .forum-box .even td 
{ background-image: url(http://www.lighthead.net/mf/themes/common/pngtransblack.png); }
html > body .forum-box .odd td 
{ background-image: url(http://www.lighthead.net/mf/themes/common/pngtransblack.png);}


/*search, who's online, forum tools background */

.extra-content .boxbody {background:#000000; }
.custom-box .boxbody {background:#000000; padding:3px;} 


/* IE 6 */


* html .forum-box .even td { background:transparent; }
* html .forum-box .odd td { background:transparent;}


.community-content .boxheading {display:none;}

.extra-content { border-color:transparent; border: 1px; }

.extra-content .boxheading { border-color:transparent; border: 1px; }

.pager-total { border-color:transparent; border: 1px; }

.pager-list div { border-color:transparent; border: 1px; }

.control-box .boxbody { background: transparent; }

.control-box { border: 0px; }


/* LINKS */


a { color:#6699ff; text-decoration:none; }

a:link { color: #6699ff;  text-decoration:none; }

a:visited { color: #c0c0c0; }

a:hover { text-decoration:underline; }

a:active { color: #ABA1A1; }

.boxheading a:link { color: #FFFFFF; }

.boxheading a:visited { color: #FFFFFF; }

th a:link { color: #FFFFFF; }

th a:visited { color: #FFFFFF; }

/* LINKS - BOOKMARKS, FORUM JUMP, TOPIC TOOLS */

.dropdown .button { color: #6699ff; }
.dropdown .button:hover { text-decoration:underline; }

.dropdown li { border: 1px solid #000000; background: #000000; }
.dropdown li a { color:#6699ff; }

.dropdown li input 
{ 
	color:#6699ff;
	border:1px solid #006600; 
	background-color:#000000;	 
}


/*---------- IN POST SPECIFIC -----------------*/

/* POST BORDER */

.poster-detail,.poster-name
{ 
    border-right:1px dotted #000000;
}

.post-content 
{
    border-top:1px dotted #000000;
}

/* POST BODY ROW COLORS */

.discussion-box .even td { background: #0F002B; }
.members-box .even td { background: #0F002B; }

.discussion-box .odd td { background: #000037; }
.members-box .odd td { background: #000037; }
.lead { background: #000037; }


/* POSTER NAME */

.discussion-box .poster-name { font-family: Arial, Helvetica, sans-serif; }

/* POST TITLE */

.discussion-box .post-title { font-family: Arial, Helvetica, sans-serif; }

.post-box label { font-family: Arial, Helvetica, sans-serif; }


/* TIMESTAMP COLOR */

td.poster-detail .date, td.poster-detail .time {color:#CCCCCC;}

td p.date {font-size:10px;}

/* INPUT ELEMENTS */

input.decor,select,textarea,.inputbutton {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	border:1px solid #FFFFFF; color:#FFFFFF;
	background-color:#000000;
	margin: 2px;
}


/* MAIN FORUM ELEMENTS [DO NOT EDIT] -- THIS IS CONSTANT */

.boxheading h1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; }

.boxheading h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }

.bread-crumbs { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.3em; }

.tool-box .boxbody h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }

.tool-box .boxbody h3 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }

.forumtitle h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

th h2 { font-size: 1.3em; }

.th { font-size: 1.2em; }

h4.description { font-size: 1.04em; }

.topic-pager { font-size: .9em; }

h1 { font-size: 1.6em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.1em; }

h5 { font-size: 1em; }

h6 { font-size: .9em; }

.announcement-box { font-size: 1.2em; }

.post-content { font-size: 1.2em; }

.post-tools { font-size: 1.2em; }

h3.quote-title { font-size: 1.2em; }

.forum-box td { font-size: 1.2em; }

textarea { font-size: 1.2em; }

input.text { font-size: 1.2em; }

label { font-size: 1.2em; }

.pager { font-size: 1.1em; }

.button { font-size: 1.1em; padding: 3px; }

.stats-box .boxbody { padding-top: 5px; padding: 3px; }

#directory_default .control-box a:link { font-size: 1em; }

#directory_default .control-box .button { font-size: 1em; }

.post-box .post-options label { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 1em; }

.mycontent { width: 95%; margin: 10px auto; }

.topic-pagejump { text-align: right; }

.topic-pagejump a.previous-topic { float: none; display: inline; }

.topic-pagejump a.next-topic { float: none; display: inline; padding-left: 1em; }

.tool-box .boxbody { padding: 3px; }

.legend-box .boxbody { padding: 3px; }

.whosonline-box .boxbody { padding: 3px; }

.announcement-box .boxbody { padding: 3px; }

.tags-box .boxbody { padding: 3px; }

.reply-box .boxbody { padding: 3px; }]]></css_profile>
</ezdata>