@import "/meta/defaults.css";
@import "/meta/form.css";
@import "/meta/forums.css";

body {
  margin:0;
  margin-top: 1em;
  padding: 0;
  font-family: verdana,arial,helvetica,sans-serif; font-size: medium;
}

/* misc style elements */
A { text-decoration: none; }
A:hover { text-decoration: underline; }

/* styles for tab-windows */

/*
td.l {
  vertical-align: top;
  text-align: right;
  font-weight: bold;
  font-size: 10pt;
}

td.v {
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  background: #efefef;
  font-size: 10pt;
}
*/

td.g {
  border-top-style: solid;
  border-width: 1px;
  border-color: #888;
  background: #fff;
  text-align: left;
}

table.g {
  border-style: solid;
  border-width: 1px;
  border-color: #888;
}
input.v {
  border: solid 1px #555;
  font-size: 10pt;
}

/* nav */
.nav {
  margin: 0;
  padding: 0;
  border: 0;
}

.navTitle,
.navLeftFocus,
.navLeftUnFocus,
.navMidFocusLeft,
.navMidUnFocus,
.navMidFocus,
.navRightUnfocus,
.navRightFocus,
.navLogin,
#navBoundary,
.navBoundary {
  font-size: 10pt;
  color: white;
  text-align: center;
  padding-left: 12px;
  padding-top: 8px;
  line-height: 100%;
  white-space: nowrap;
  background: #0e00c1 url("/media/bar-bgdark.gif") repeat;
/*  background-repeat: no-repeat; */
}
#navBoundary,
.navBoundary,
#navBoundary a,
.navBoundary a,
#navBoundary a:visited,
.navBoundary a:visited {
  font-style: oblique;
  font-weight: bold;
  color: white;
}

.navMidFocusLeft,
.navMidUnFocus,
.navMidFocus {
  padding-left: 32px;
  padding-right: 3px;
}
.navTitle {
  color: #000;
  text-align: left;
  background: #fff;
  padding-left: 12px;
  padding-top: 10px;
}

.navLeftFocus {
  background: #0e00c1 url("/media/tab-left-focus.gif") no-repeat;
}
.navLeftUnFocus {
  background: #fff url("/media/tab-left-unfocus.gif") no-repeat;
}
.navMidFocus {
  background: #fff url("/media/tab-mid-focus.gif") no-repeat;
}
.navMidFocusLeft {
  background: #fff url("/media/tab-mid-focus-left.gif") no-repeat;
}
.navMidUnFocus {
  background: #fff url("/media/tab-mid-unfocus.gif") no-repeat;
}
.navRightUnfocus {
  background: #fff url("/media/tab-right-unfocus.gif") no-repeat;
  padding-right: 12px;
}
.navRightFocus {
  background: #fff url("/media/tab-right-focus.gif") no-repeat;
  padding-right: 12px;
}
#navBoundary,
.navBoundary {
  padding: 1 1 3 10 ;
  text-align: left;
  background: #0e00c1 url("/media/bar-bgdark.gif") repeat;
}
.navLogin,
.navLogin a,
.navLogin a:visited
 {
  background: #0e00c1 url("/media/bar-bgdark.gif") repeat;
  text-align: right;
  color: #fff;
  font-size: 8pt;
  font-style: oblique;
}


.navLeftFocus a,
.navLeftFocus a:visited,
.navMidFocus a,
.navMidFocus a:visited,
.navMidUnFocus a,
.navLeftUnFocus a,
.navMidUnFocus a:visited,
.navLeftUnFocus a:visited,
.navMidFocusLeft a,
.navMidFocusLeft a:visited
{
  color: #fff;
  font-weight: bold;
  text-decoration: none; 
}
#titleBar,
.titleBar,
#titleBar a,
.titleBar a,
#titleBar a:visited,
.titleBar a:visited {
  font-size: 10pt;
  color: #0e00c1;
  text-align: left;
  font-style: oblique;
  font-weight: bold;
  padding: 1 1 3 10;
  line-height: 100%;
  white-space: nowrap;
  background: #eee url("/media/titlebar.gif");
}

/*
.navRightUnfocus a,
.navRightUnfocus a:visited,
.navRightUnfocus a:hover
*/

.atitle {
    color: #900;
    font-weight: bold;
}

.navMidFocusLeft a:hover,
.navLeftFocus a:hover,
.navMidFocus a:hover,
.navMidUnFocus a:hover,
.navLeftUnFocus a:hover
{ color: #ccc;
  font-weight: bold;
  text-decoration: underline;}

.navText, .navText a, .navText a:visited {
    color: #000;
    font-size: 10pt;
    text-decoration: none;
}
.navText a:hover {
    color: #000;
    text-decoration: underline;
}

#req {
    color: #900;
}

#header {
  width:600px;
  margin:0 auto 10px;
  border:1px solid #668;
  }
#inner {
  width: 100%;
  margin: 5px;
/*    margin:5px 5px 0;
    padding:20px 20px .25em;*/
    border:1px solid #333;
  }

#copyright a, #copyright {
  border-top: solid 1px #0e00c1;
  text-align: center;
  color: #ccc;
  font-size: 8pt;
}

#body {
  background: #fff;
  padding: 0.5em 5em 4em 5em;
}
#pageTitle {}
#noPageTitle {
  margin: 3em;
}

#listing {
  text-align: center;
  font: 6pt "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding: 1em;
  border: solid 1px #aaa;
  letter-spacing:.2em;
  line-height: 2.4em;
  color:#777;
}

a.plain {
    color: #000;
    text-decoration: none;
}
a:hover.plain {
    color: #000;
    text-decoration: underline;
}

.topic,
.topicSubject,
.topicSubjectEnd {
  margin: 0 0 0 0;
}
a#topicAlight,
a:visited#topicAlight {
  color: black;
  text-decoration: none;
}
a:hover#topicAlight {
  color: black;
  text-decoration: none;
}
a#topicAdark,
a:visited#topicAdark {
  color: black;
  text-decoration: none;
}
a:hover#topicAdark {
  color: #00c;
  text-decoration: none;
}

.topicSubjectStart {
  padding-left: 12px;
 /* background: #0e00c1 url("/media/tab-focus.gif") repeat;
*/
}
.topicSubject {
  margin: 0;
  font-size: 10pt;
  font-weight: bold;
  color: black;
  text-align: left;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 6px;
  line-height: 100%;
  white-space: nowrap;
font-family: Comic Sans MS, arial, helvetica, sans-serif;font-size: x-large; text-align: left
 /* background: #0e00c1 url("/media/tab-focus.gif") repeat;*/

}
.topicSubjectEnd {
  padding-left: 12px;
  text-align: right;
/*  background: #fff url("/media/tab-right-focus.gif") no-repeat;*/
}
.topicDescBody {
  border: solid 1px #0e00c1;
  background: #efefef;
  padding: 0.5em;
  -moz-border-radius: 15px;
/* border-radius: 15px; */
}
.topicHeader {
  font-size: 8pt;
}
.topicDescHeader {
  font-size: 8pt;
  font-weight: bold;
  border-bottom: solid 1px #aaa;
}

.topicDescFooter {
  font-size: 8pt;
  font-weight: bold;
}

.topicClassLeft {
  margin: 0;
  font-size: 10pt;
  font-weight: bold;
  color: black;
  text-align: left;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 6px;
  line-height: 100%;
  white-space: nowrap;
  border-bottom: solid 1px #0e00c1;
}

.topicClassRight {
  margin: 0;
  font-size: 10pt;
  font-weight: bold;
  color: black;
  text-align: right;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 6px;
  line-height: 100%;
  white-space: nowrap;
  border-bottom: solid 1px #0e00c1;

/*  background: #0e00c1 url("/media/bar-bgdark.gif") repeat;*/
}

