body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
body {font:13px arial,helvetica,sans-serif;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
html { overflow: -moz-scrollbars-vertical; }
#wrapper, #header, #breadcrumb, #sidebar, #content, #footer { margin: 0; padding: 0; }
p, ul, #header ul, #breadcrumb, #sidebar, #footer, #content ul { font-weight: normal; margin-bottom: 1em; }
h1, h2, h3 { font-family: arial,helvetica,sans-serif; font-weight: bold; }
html, body, #prewrap { height: 100%; width: 100%; }
body { background: #ebf4da }

#prewrap { background: #ebf4da url('/images/bg_body_10x145.gif') repeat-x;  }
#wrapper { position:absolute; left:50%; width:740px; margin-left:-370px; }

#header { width: 740px; height: 140px; float: left; margin-bottom: 15px; }
#logoGraphic { width: 83px; height: 102px; position: absolute; top: 12px; left: 0; }
#logoTitle { width: 651px; height: 42px; position: absolute; right: 0; top: 30px; }

#header #nav { position: absolute; top: 101px; right: 0;  }
#header #nav #active { color: #000; background: #f4f9ea; }
#header #nav a, #navigation a:visited { color: #000; display: inline; font-weight: bold; padding: 3px 5px; margin: 0; text-decoration: none; }
#header #nav a:hover { background: #f4f9ea; text-decoration: none; }
#header #nav strong a, #header #nav strong a:visited {background-color:#f4f9ea;}

#breadcrumb { position: absolute; top: 129px; left: 0; font-size: 10px; }
#breadcrumb a { text-decoration: none; }


#sidebar { float: left; width: 200px; padding-top: 25px;}
#sidebar h3 { color: #666666; margin-top: 19px; padding: 0; font-size: 114%; width: 100%;  }
#sidebar p { font-size: 92%; }
#sidebar ul { list-style-type: none; font-size: 92%; margin: 8px 0; padding: 8px 0; border-top: solid 1px #fff; border-bottom: solid 1px #fff; width: 100%; }
#sidebar ul li { margin: 0; padding: 0; }
#sidebar ul li a { margin: 0; padding: 3px 0 3px 15px; text-decoration: none; width: 185px; display: block; }
#sidebar ul li a:hover { background: #00a786; color: #fff; }

#content { float: right; width: 500px; padding: 1px; }
#content h1, #contentwide h1 { font-size: 20px; margin: 0.75em 0; }
#content h2, #contentwide h2 { font-size: 18px; margin: 0.75em 0; }
#content h3, #contentwide h3 { font-size: 16px; padding-bottom: 15px; font-weight: bold; margin-top: 20px; padding-top: 15px; border-top: solid 1px #fff; width: 100%; }
#content hr {}
#content p, #contentwide p { margin: 0 0 15px 0;}

#jobmarket { width: 100%; }
#jobmarket th { padding: 5px; font-weight: bold; background-image: url('/images/bg_th_10x10.gif'); }
#jobmarket td { padding: 5px; vertical-align: top; }
#jobmarket a { display: block; }

.even, .roweven { background-image: url('/images/bg_even_10x10.gif'); }
.odd { }

.errorExplanation  { padding: 0.5em; border: solid 2px red; }
.errorExplanation h2 { font-size: 1%; font-weight: bold; color: red;}
.errorExplanation p { color: red; }
.error { color: red; padding-left: 5px; border-left: solid 5px #f66; background-color: #fbb; }

ul { list-style-type: disc; margin: 0 0 15px 40px; font-size: 100%; }
ol { list-style-type: decimal; margin: 0 0 15px 40px; font-size: 100%; }



#landingwrap { padding-left: 15px; }
.landing { float: left; width: 233px; margin-right: 20px; }
.landing h3 { font-size: 136%; }
.landing h4 { font-size: 100%; padding-bottom: 5px; font-weight: bold; width: 100%; }
.landing em { font-size: 77%; }
.landing p { font-size: 100%; margin: 0 0 15px 0; }
.landing hr { color: #fff; background: none; border-bottom: solid 1px #fff; border-left: 0; border-right: 0; border-top: 0; height: 1px; margin: 0 0 19px 0; padding: 5px 0 0 0; }
.landing ul, .landing ol { margin-left: 14px;}
#footer { clear: both; border-top: solid 1px #fff; padding: 15px 0; margin-top: 15px; }
#footer p { font-size: 100%; margin: 0; text-align: center; }

a { color: #00a786; text-decoration: none; }
a:hover { color: #00a786; text-decoration: underline; }
em { font-style: italic; }
input { font-size: 100%; padding: 0.2em; }
strong { font-weight: bold; }

#notice p, #error p { margin: 0.5em;}
#notice, #error { margin: 1.5em 0;}

#main {
  float: left;
  width: 100%;
}
#content {
  font-size: 95%;
  padding: 20px;
}

#site-links {
  color: #f5cbcb;
  font-size: 90%;
  margin: 0;
  position: absolute;
  right: 0;
  top: 20px;
}
#site-links a, #site-links a:visited {
  color: white;
}
#site-links a:hover, #site-links a:visited:hover {
  text-decoration: none;
}
#site-links strong a, #site-links strong a:visited {
  text-decoration: none;
}


/* messages */

#notice, #error {
  color: white;
  padding: 0;
}
#notice {
  background-color: #0c3;
  border: 3px solid #7FE699;
}
#error {
  background-color: #c00;
  border: 3px solid #e67f00;
}
h1 {
  margin-top: 0;
}


/* index table */

#content table.index {
  font-size: 90%;
  width: 100%;
  margin-bottom: 2em;
  border-bottom: 1px solid #eaeaea;
}
#content table.index td, table.index th {
  text-align: left;
}
#content table.index th {
  background-color: #f5f5f5;
  font-size: 90%;
  font-weight: normal;
  padding: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#content table.index td {
  border-top: 1px solid #eaeaea;
  padding: 4px;
}
#content table.index .status {
  width: 8em;
}
#content table.index td.status {
  color: #9eb3bf;
}
#content table.index td.status.draft-status {
  color: #c00;
}
#content table.index td.status.published-status {
  color: black;
}
#content table.index td.status.hidden-stats {
  color: #0c0;
}
#content table.index .add-child {
  width: 100px;
  padding-left: 0;
}
#content table.index .remove {
  width: 100px;
  padding-left: 0;
}
#content table.index .node .layout,
#content table.index .node .snippet,
#content table.index .node .user {
  font-size: 115%;
  font-weight: bold;
}
#content table.index .node .user small {
  color: #666;
  font-size: 90%;
  font-style: italic;
  font-weight: normal;
  margin-left: .5em;
}
#content table.index .node.level-0 .page {
  font-size: 120%;
  font-weight: bold;
}
#content table.index .node.level-1 .page{
  font-size: 115%;
  font-weight: bold;
}
#content table.index .node.level-2 .page {
  font-size: 115%;
}
#content table.index .node.level-3 .page{
  font-size: 105%;
}
#content table.index .node .page a {
  text-decoration: none;
}
#content table.index .node .page a .title, #content table.index .node .page a:visited .title,
#content table.index .node .snippet a, #content table.index .node .snippet a:visited,
#content table.index .node .layout a, #content table.index .node .layout a:visited,
#content table.index .node .user a, #content table.index .node .user a:visited {
  color: black;
  text-decoration: none;
}

#content table.index .node.virtual .page a .title, #content table.index .node.virtual .page a:visited .title {
  color: #9eb3bf;
}

#content table.index .node .page a:hover .title, #content table.index .node .page a:visited:hover .title,
#content table.index .node .snippet a:hover, #content table.index .node .snippet a:visited:hover,
#content table.index .node .layout a:hover, #content table.index .node .layout a:visited:hover,
#content table.index .node .user a:hover, #content table.index .node .user a:visited:hover {
  color: blue;
  text-decoration: underline;
}
#content table.index td.note {
  color: silver;
  font-size: 85%;
  font-style: italic;
  padding: 3em;
  text-align: center;
}
#content table.index .node .page .info {
  color: #9eb3bf;
  font-style: italic;
  font-weight: normal;
}
#content table.index tr.highlight {
  background-color: #ffffb3;
}
#content table.index .no-children .w1 {
  padding-left: 23px;
}
#content table.index .page .title,
#content table.index .page .info {
  position: relative;
  top: 2px;
}
#content table.index .page img.expander {
  padding: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* form elements */

#content .form-area {
  background-color: #f5f1e2;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
}
#content .form-area h3 {
  font-size: 100%;
  margin-bottom: 0;
}
#content .form-area p {
  margin-top: 0;
}
#content .form-area small {
  font-size: 75%;
}
#content .form-area label {
  font-weight: bold;
}
#content .form-area .textbox {
  font-size: 100%;
}
#content .form-area .title {
  margin-bottom: 0;
}
#content .form-area .title label {
  display: block;
}
#content .form-area .title .textbox {
  font-family: Georgia, Palatino, "Times New Roman", Times, serif;
  font-size: 200%;
  width: 100%;
}
#content .form-area .content {
  margin-top: 1em;
  margin-bottom: 1em;
}
#content .form-area .row {
  clear: both;
  margin-top: 1em;
}
#content .form-area .row p,
#content .form-area .row .fieldset {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
#content .form-area .more-or-less {
  float: left;
  margin-top: 0;
  margin-bottom: 1em;
  width: 100%;
}
#content .form-area .fieldset {
  margin-right: .5em;
}
#content .form-area .fieldset td {
  padding-right: .5em;
}
#content .form-area .error-with-field .error {
  color: #f00;
  display: block;
  padding: 2px;
  padding-top: 0;
}
#content .buttons {
  font-size: 80%;
  margin-top: 2.5em;
}
#content .button {
  font-size: 100%;
}
#content table.fieldset {
  border-bottom: 1px solid #DFD3C3;
  margin-bottom: 1.5em;
  width: 100%;
}
#content table.fieldset td {
  background-color: white;
  border-top: 1px solid #DFD3C3;
  padding: 6px;
}
#content table.fieldset td.label {
  padding-top: 10px;
  vertical-align: top;
  text-align: right;
  width: 20%;
}
#content table.fieldset td.label .optional {
  color: #929488;
}
#content table.fieldset td.field .textbox {
  width: 100%;
}
#content table.fieldset td.help {
  background-color: #F5F1E2;
  font-size: 80%;
  padding-left: 10px;
  width: 40%;
}
#content table.fieldset input {
  font-size: 100%;
}
#content table.fieldset .checkbox {
  display: block;
  float: left;
  padding-top: 4px;
  width: 10em;
}
#content table.fieldset textarea {
  font-family: "Lucida Grande", "Bitstream Vera Sans", Helvetica, Verdana, Arial, sans-serif;
  font-size: 100%;
  width: 100%;

  margin-top: 4px;
  margin-bottom: 4px;
}
#content table.fieldset .error-with-field small {
  color: red;
}

/* tabs */

#content #tabs {
  background-image: url('/images/admin/brown-bottom-line.gif');
  background-position: bottom;
  background-repeat: repeat-x;
  float: left;
  width: 100%;
  margin-right: -4px;
}
#content #tabs .tab {
  background-color: #eae3c5;
  border-bottom: 1px solid #cdc295;
  color: black;
  display: inline-block;
  font-size: 100%;
  text-align: left;
  margin-right: 3px;
  padding: 15px;
  padding-top: 7px;
  padding-bottom: 4px;
  text-decoration: none;
  text-transform: titlecase;
}
#content #tabs .tab.here {
  background-color: white;
  border: 1px solid #cdc295;
  border-bottom: 1px solid white;
  font-weight: bold;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 6px;
}
#content #tab-toolbar {
  float: right;
  margin-top: .35em;
}
#content #pages {
  background: white;
  width: 100%;
  clear: both;
}
#content #pages .page {
  padding: 20px;
  border: 1px solid #cdc295;
  border-top-width: 0;
}
#content textarea {
  border: 1px solid #cdc295;
  font-family: Monaco, "Courier New", Courier, monospace;
  font-size: 85%;
}
#content #pages label {
  font-size: 85%;
  font-weight: normal !important;
}


/* popups */

#content .popup {
  background-color: white;
  border: 5px solid silver;
  padding: 2em;
  padding-top: 1em;
  padding-bottom: .5em;
}
#content .popup .busy {
  float: right;
}
#content .popup h3 {
  margin-top: 0;
}
#content .popup .close-link {
  font-size: 85%;
}

/* tag reference */
#tag-reference-popup {
  width: 75%;
}

#tag-reference {
  border: 1px solid silver;
  height: 300px;
  overflow: auto;
  margin-left: -15px;
  margin-right: -15px;
  padding: 3px;
}
.tag-description {
  border-bottom: 1px dotted silver;
  font-size: 90%;
  padding: 12px;
}
.tag-description h4 {
  color: green;
  font-size: 120%;
  margin-top: 0;
  margin-bottom: 8px;
}
.tag-description code {
  background-color: #f5f5f5;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  padding-top: 1px;
  padding-bottom: 1px;
}
.tag-description pre {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  overflow: hidden;
  padding: 10px;
}

#reference-links {
  margin-left: 2em;
  font-size: 85%;
}

#tag-reference-link {
  margin: 0 0.5em;
}

/* filter reference */
#filter-reference-popup {
  width: 75%;
}

#filter-reference {
  border: 1px solid silver;
  height: 300px;
  overflow: auto;
  margin-left: -15px;
  margin-right: -15px;
  padding: 3px;
}
#filter-reference code {
  background-color: #f5f5f5;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  padding-top: 1px;
  padding-bottom: 1px;
}
#filter-reference pre {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  overflow: hidden;
  padding: 10px;
}
#filter-reference h4 {
  color: green;
  font-size: 120%;
  margin-top: 0;
  margin-bottom: 8px;
}
img { border: 0; }

.hidden { display: none;}
.clear { font-size: 1px; clear: both;}
.warning { color: red; }

/* main layout */

/*
#header { background-color: #c00; color: white; width: 100%; padding-top: 1px; padding-bottom: 20px;}
#header a, #header a:visited { color: white; text-decoration: none;}
#header a:hover, #header a:visited:hover { text-decoration: underline;}
*/

#site-title { font-size: 150%; font-weight: bold; margin-top: 19px; margin-left: 20px;}
#site-subtitle { color: #fc6; font-size: 90%; font-style: italic; margin-left: 20px;}

#navigation { font-size: 100%; margin: 0; line-height: 1; padding: 0 0 12px 0; border-bottom: 2px solid #fff; text-align: center; }
#navigation a, #navigation a:visited { background-color: #F4F9EA; font-weight: bold; color: #000; display: inline; padding: 3px 5px; text-decoration: none; }
#navigation a:hover, #navigation a:visited:hover { text-decoration: underline; }
#navigation strong a, #navigation strong a:visited { background-color: white;}
#navigation .separator { display: none;}

#store-navigation { font-size: 92%; margin: 0; line-height: 100%; padding-top: 10px; padding-bottom: 1px; border-bottom: 2px solid #fff; text-align: center; }
#store-navigation a, #store-navigation a:visited { background-color: #F4F9EA; font-weight: none; color: #000; display: inline; padding: 3px; text-decoration: none; margin: 0 3px; }
#store-navigation a:hover, #store-navigation a:visited:hover { text-decoration: underline; }
#store-navigation strong a, #store-navigation strong a:visited { background-color: white;}
#store-navigation .separator { display: none;}


#contentwide { font-size: 100%; padding: 0;}

#site-links { background: #F4F9EA; font-size: 100%; margin: 0; position: absolute; right: 0; top: 150px; }
#site-links a, #site-links a:visited { }
#site-links a:hover, #site-links a:visited:hover { text-decoration: none; }
#site-links strong a, #site-links strong a:visited { text-decoration: none;}


/* messages */
#notice, #error { color: white; margin-top: 1.5em; padding: 0; }
#notice { background-color: #0c3; border: 3px solid #7FE699;}
#error { background-color: #c00; border: 3px solid #e67f00;}
h1 {  margin-top: 0;}


/* index table */
#contentwide table.index { font-size: 100%; width: 100%; margin-bottom: 2em; border-bottom: 1px solid #eaeaea;}
#contentwide table.index td, table.index th { text-align: left;}
#contentwide table.index th { background-color: #f5f5f5; font-size: 100%; font-weight: normal; padding: 4px; padding-top: 2px; padding-bottom: 2px;}
#contentwide table.index td { border-top: 1px solid #00a786; padding: 4px;}
#contentwide table.index .status { width: 8em;}
#contentwide table.index td.status { color: #9eb3bf;}
#contentwide table.index td.status.draft-status { color: #c00;}
#contentwide table.index td.status.published-status { color: black;}
#contentwide table.index td.status.hidden-stats { color: #0c0;}
#contentwide table.index .add-child { width: 100px; padding-left: 0;}
#contentwide table.index .remove { width: 100px; padding-left: 0;}
#contentwide table.index .node .layout, #contentwide table.index .node .snippet, #contentwide table.index .node .user { font-size: 114%; font-weight: bold;}
#contentwide table.index .node .user small { color: #666; font-size: 100%; font-style: italic; font-weight: normal; margin-left: .5em; }
#contentwide table.index .node.level-0 .page { font-size: 121%; font-weight: bold;}
#contentwide table.index .node.level-1 .page{ font-size: 114%; font-weight: bold;}
#contentwide table.index .node.level-2 .page { font-size: 114%;}
#contentwide table.index .node.level-3 .page{ font-size: 107%;}
#contentwide table.index .node .page a { text-decoration: none;}
#contentwide table.index .node .page a .title, #contentwide table.index .node .page a:visited .title,
#contentwide table.index .node .snippet a, #contentwide table.index .node .snippet a:visited,
#contentwide table.index .node .layout a, #contentwide table.index .node .layout a:visited,
#contentwide table.index .node .user a, #contentwide table.index .node .user a:visited { color: black; text-decoration: none;}
#contentwide table.index .node.virtual .page a .title, #contentwide table.index .node.virtual .page a:visited .title { color: #9eb3bf;}
#contentwide table.index .node .page a:hover .title, #contentwide table.index .node .page a:visited:hover .title,
#contentwide table.index .node .snippet a:hover, #contentwide table.index .node .snippet a:visited:hover,
#contentwide table.index .node .layout a:hover, #contentwide table.index .node .layout a:visited:hover,
#contentwide table.index .node .user a:hover, #contentwide table.index .node .user a:visited:hover { color: blue; text-decoration: underline; background-color: transparent; }
#contentwide table.index td.note { color: silver; font-size: 100%; font-style: italic; padding: 3em; text-align: center;}
#contentwide table.index .node .page .info { color: #9eb3bf; font-style: italic; font-weight: normal;}
#contentwide table.index tr.highlight { background-color: #ffffb3;}
#contentwide table.index .no-children .w1 { padding-left: 23px;}
#contentwide table.index .page .title, #contentwide table.index .page .info { position: relative; top: 2px;}
#contentwide table.index .page img.expander { padding: 3px; padding-top: 6px; padding-bottom: 6px;}


/* form elements */
#contentwide .form-area { margin: 0; padding: 0;}
#contentwide .form-area h3 { font-size: 100%; margin-bottom: 0;}
#contentwide .form-area p { margin-top: 0; }
#contentwide .form-area small { font-size: 93%;}
#contentwide .form-area label { font-weight: bold;}
#contentwide .form-area .textbox { font-size: 107%; }
#contentwide .form-area .title { margin-bottom: 0;}
#contentwide .form-area .title label { display: block;}
#contentwide .form-area .title .textbox { font-family: Georgia, Palatino, "Times New Roman", Times, serif; font-size: 200%; width: 95%;}
#contentwide .form-area .contentwide { margin-top: 1em; margin-bottom: 1em;}
#contentwide .form-area .row { clear: both; margin-top: 1em; width: 95%; }
#contentwide .form-area .row p, #contentwide .form-area .row .fieldset { float: left; margin-right: 2em; margin-bottom: 1em; }
#contentwide .form-area .more-or-less { float: left; margin-top: 0; margin-bottom: 1em; width: 100%;}
#contentwide .form-area .fieldset { margin-right: .5em;}
#contentwide .form-area .fieldset td { padding-right: .5em;}
#contentwide .form-area .error-with-field .error { color: #f00; display: block; padding: 2px; padding-top: 0;}
#contentwide #newsform .textbox, #contentwide #newsform p { width: 740px; }
#contentwide #newsform p { margin-bottom: 20px; }
#contentwide .buttons { font-size: 93%; margin-top: 2.5em;}
#contentwide .button { font-size: 100%;}
#contentwide table.fieldset { border-bottom: 1px solid #00a786; margin-bottom: 1.5em; width: 100%;}
#contentwide table.fieldset td { background-color: white; border-top: 1px solid #00a786; padding: 6px;}
#contentwide table.fieldset td.label { padding-top: 10px; vertical-align: top; text-align: right; width: 20%;}
#contentwide table.fieldset td.label .optional { color: #929488;}
#contentwide table.fieldset td.field .textbox { width: 95%;}
#contentwide table.fieldset td.help { background-color: #F5F1E2; font-size: 93%; padding-left: 10px; width: 40%;}
#contentwide table.fieldset input { font-size: 100%; }
#contentwide table.fieldset .checkbox { display: block; float: left; padding-top: 4px; width: 10em;}
#contentwide table.fieldset .error-with-field small { color: red;}

/* tabs */
#contentwide #tabs { float: left; width: 100%; margin-right: -4px; font-weight: bold; border-bottom: solid 1px #00a786; }
#contentwide #tabs .tab { background-color: #00a786; border-bottom: 1px solid #00a786; color: #fff; display: inline-block; font-size: 100%; text-align: left; margin-right: 3px; padding: 15px; padding-top: 7px; padding-bottom: 4px; text-decoration: none; text-transform: titlecase; }
#contentwide #tabs .tab.here { background-color: white; color: #00a786; border: 1px solid #00a786; border-bottom: 2px solid #fff; font-weight: bold; padding-left: 13px; padding-right: 13px; padding-top: 6px; }
#contentwide #tab-toolbar { float: right; margin-top: .35em;}
#contentwide #pages { background: white; width: 100%; clear: both;}
#contentwide #pages .page { padding: 20px; border: 1px solid #00a786; border-top-width: 0;}
#contentwide textarea { height: 290px; border: 1px solid #000000; font-size: 100%; padding: 0.2em; }
#contentwide #pages label { font-size: 100%; font-weight: normal !important; }


/* popups */
#contentwide .popup { background-color: white; border: 5px solid silver; padding: 2em; padding-top: 1em; padding-bottom: .5em;}
#contentwide .popup .busy { float: right;}
#contentwide .popup h3 { margin-top: 0;}
#contentwide .popup .close-link { font-size: 100%; color: #999;}



#content table.index {
  font-size: 90%;
  width: 100%;
  margin-bottom: 2em;
  border-bottom: 1px solid #eaeaea;
}
#content table.index td, table.index th {
  text-align: left;
}
#content table.index th {
  background-color: #f5f5f5;
  font-size: 90%;
  font-weight: normal;
  padding: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#content table.index td {
  border-top: 1px solid #eaeaea;
  padding: 4px;
}
#content table.index .status {
  width: 8em;
}
#content table.index td.status {
  background-color: inherit;
  color: #9eb3bf;
}
#content table.index td.status.draft-status {
  background-color: inherit;
  color: #c00;
}
#content table.index td.status.published-status {
  background-color: inherit;
  color: black;
}
#content table.index td.status.hidden-stats {
  background-color: inherit;
  color: #0c0;
}
#content table.index .add-child {
  width: 100px;
  padding-left: 0;
}
#content table.index .remove {
  width: 100px;
  padding-left: 0;
}
#content table.index .node .layout,
#content table.index .node .snippet,
#content table.index .node .user {
  font-size: 115%;
  font-weight: bold;
}
#content table.index .node .user small {
  color: #666;
  font-size: 90%;
  font-style: italic;
  font-weight: normal;
  margin-left: .5em;
}
#content table.index .node.level-0 .page {
  font-size: 120%;
  font-weight: bold;
}
#content table.index .node.level-1 .page{
  font-size: 115%;
  font-weight: bold;
}
#content table.index .node.level-2 .page {
  font-size: 115%;
}
#content table.index .node.level-3 .page{
  font-size: 105%;
}
#content table.index .node .page a {
  text-decoration: none;
}
#content table.index .node .page a .title, #content table.index .node .page a:visited .title,
#content table.index .node .snippet a, #content table.index .node .snippet a:visited,
#content table.index .node .layout a, #content table.index .node .layout a:visited,
#content table.index .node .user a, #content table.index .node .user a:visited {
  color: black;
  text-decoration: none;
}
#content table.index .node.virtual .page a .title, #content table.index .node.virtual .page a:visited .title {
  color: #9eb3bf;
}
#content table.index .node .page a:hover .title, #content table.index .node .page a:visited:hover .title,
#content table.index .node .snippet a:hover, #content table.index .node .snippet a:visited:hover,
#content table.index .node .layout a:hover, #content table.index .node .layout a:visited:hover,
#content table.index .node .user a:hover, #content table.index .node .user a:visited:hover {
  color: blue;
  text-decoration: underline;
}
#content table.index td.note {
  color: silver;
  font-size: 85%;
  font-style: italic;
  padding: 3em;
  text-align: center;
}
#content table.index .node .page .info {
  color: #9eb3bf;
  font-style: italic;
  font-weight: normal;
}
#content table.index tr.highlight,
#content table.index tr:hover {
  background-color: #ffffb3;
}
#content table.index .no-children .w1 {
  padding-left: 23px;
}
#content table.index .page .title,
#content table.index .page .info {
  position: relative;
  top: 2px;
}
#content table.index .page img.expander {
  padding: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
}


/* form elements */

#content .form-area {
  background-color: #f5f1e2;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  width:100%;
}
#content .form-area h3 {
  font-size: 100%;
  margin-bottom: 0;
}
#content .form-area p {
  margin-top: 0;
}
#content .form-area small {
  font-size: 75%;
}
#content .form-area label {
  font-weight: bold;
}
#content .form-area .textbox {
  font-size: 100%;
}
#content .form-area .title {
  margin-bottom: 0;
  width:100%;
}
#content .form-area .title label {
  display: block;
  position: relative;
}
#content .form-area .title .textbox {
  font-family: Georgia, Palatino, "Times New Roman", Times, serif;
  font-size: 200%;
  width: 100%;
}
#content .form-area .content {
  margin-top: 1em;
  margin-bottom: 1em;
}
#content .form-area .row {
  clear: both;
  margin: 1em 0;
  width: 100%;
}
#content .form-area .row p {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
#content .form-area .more-or-less {
  float: left;
  margin-top: 0;
  margin-bottom: 1em;
  width: 100%;
}
#content .form-area .fieldset {
  margin-right: .5em;
}
#content .form-area .error-with-field .error {
  color: #f00;
  display: block;
  padding: 2px;
  padding-top: 0;
}
#content .buttons {
  font-size: 80%;
  margin-top: 2.5em;
}
#content .button {
  font-size: 150%;
}
#content table.fieldset {
  border-bottom: 1px solid #DFD3C3;
  margin-bottom: .3em;
  width: 100%;
}
#content table.fieldset td, #content table.fieldset th {
  background-color: white;
  border-top: 1px solid #DFD3C3;
  color: inherit;
  padding: 6px;
}
#content table.fieldset th.label {
  padding-top: 10px;
  padding-right: 8px;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
  text-align: left;
}
#content .fieldset label {
  font-weight: normal;
}
#content table.fieldset th.label .optional {
  color: #929488;
}
#content table.fieldset td.field {
  padding-left: 0px;
  padding-right: 10px;
  text-align: right;
}
#content #extended-metadata .fieldset td.field {
  width: 100%;
}
#content table.fieldset td.field .textbox,
#content table.fieldset td.field textarea {
  width: 99.5%;
  margin-right: -5px;
}
#content table.fieldset td.help {
  background-color: #F5F1E2;
  font-size: 80%;
  padding: 0 10px;
  width: 31%;
}
#content table.fieldset input {
  font-size: 100%;
}
#content table.fieldset .checkbox {
  display: block;
  float: left;
  padding-top: 4px;
  padding-left: 10px;
  width: 10em;
  text-align: left;
}
#content table.fieldset textarea {
  font-family: "Lucida Grande", "Bitstream Vera Sans", Helvetica, Verdana, Arial, sans-serif;
  font-size: 100%;
  width: 100%;
  height: 3.75em;
  margin-top: 4px;
  margin-bottom: 4px;
}
#content table.fieldset .error-with-field small {
  color: red;
}


/* tabs */

#content #tabs {
  background-image: url(/images/admin/brown-bottom-line.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  float: left;
  width: 100%;
  margin-right: -4px;
}
#content #tabs .tab {
  background-color: #eae3c5;
  border-bottom: 1px solid #cdc295;
  color: black;
  display: inline-block;
  font-size: 100%;
  text-align: left;
  margin-right: 3px;
  padding: 15px;
  padding-top: 7px;
  padding-bottom: 4px;
  text-decoration: none;
  outline: none;
  -moz-outline: none;
}
#content #tabs .tab.here {
  background-color: white;
  border: 1px solid #cdc295;
  border-bottom: 1px solid white;
  font-weight: bold;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 6px;
}
#content #tab-toolbar {
  float: right;
  margin-top: .35em;
}
#content #pages {
  background: white;
  color: inherit;
  width: 100%;
  clear: both;
}
#content #pages .page {
  padding: 20px;
  border: 1px solid #cdc295;
  border-top-width: 0;
}
#content .textarea {
  height: 280px;
  border: 1px solid #cdc295;
  font-family: Monaco, "Courier New", Courier, monospace;
  font-size: 95%;
}
#content #pages label {
  font-size: 85%;
  font-weight: normal !important;
}


/* popups */

#popups .popup {
  background-color: white;
  border: 5px solid silver;
  color: inherit;
  padding: 2em;
  padding-top: 1em;
  padding-bottom: .5em;
}
#popups .popup .busy {
  float: right;
}
#popups .popup h3 {
  margin-top: 0;
}
#popups .popup .close-link {
  font-size: 85%;
}
#add-part-popup {
  width: 17em;
}

/* tag reference */

#tag-reference-popup {
  width: 75%;
}
#tag-reference {
  border: 1px solid silver;
  height: 300px;
  overflow: auto;
  margin-left: -15px;
  margin-right: -15px;
  padding: 3px;
}
.tag-description {
  border-bottom: 1px dotted silver;
  font-size: 90%;
  padding: 12px;
}
.tag-description h4 {
  color: green;
  font-size: 120%;
  margin-top: 0;
  margin-bottom: 8px;
}
.tag-description code {
  background-color: #f5f5f5;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  padding-top: 1px;
  padding-bottom: 1px;
}
.tag-description pre {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  overflow: hidden;
  padding: 10px;
}
#reference-links {
  margin-left: 2em;
  font-size: 85%;
}
#tag-reference-link {
  margin: 0 0.5em;
}


/* filter reference */

#filter-reference-popup {
  width: 75%;
}
#filter-reference {
  border: 1px solid silver;
  height: 300px;
  overflow: auto;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  padding-top: 1px;
}
#filter-reference code {
  background-color: #f5f5f5;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  padding-top: 1px;
  padding-bottom: 1px;
}
#filter-reference pre {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-family: Monaco, "Courier New", Courier, monospace;
  overflow: hidden;
  padding: 10px;
}
#filter-reference h4 {
  color: green;
  font-size: 120%;
  margin-top: 0;
  margin-bottom: 8px;
}
table#filter-reference-table {
  width: 100%;
}
table#filter-reference-table th {
  color: green;
  font-size: 120%;
  padding: 5px;
  padding-left: 0;
  padding-right: 0;
}
table#filter-reference-table td,
table#filter-reference-table th {
  border-bottom: 1px dotted silver;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left;
}
table#filter-reference-table h1,
table#filter-reference-table h2,
table#filter-reference-table h3,
table#filter-reference-table h4 {
  color: black;
  margin: 0;
  margin-bottom: .5em;
}
table#filter-reference-table acronym {
  border-bottom: 1px dotted silver;
}
table#filter-reference-table blockquote {
  border-left: 4px solid silver;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}

#contentwide table.fieldset tr.even td.forum, #contentwide table.fieldset tr.roweven td.forum { background: #EBF4DA}
#contentwide table.fieldset tr.odd td.forum, #contentwide table.fieldset tr.rowodd td.forum { background-color: #F4F9EA;}
#contentwide table.forum-table table.fieldset td { padding: 10px; }
.forum-table .quiet { color: #ccc; }
.forum-table tr.alt { background: #F4F9EA; }
.forum-table { width: 100%; }
.forum-row { width: 100%; vertical-align: top;   }
.forum-row td { padding: 15px 15px 0 15px; border-top: 1px solid #00A786; border-bottom: 1px solid #00A786; }
.forum-bottom-row { width: 100%; vertical-align: top; }
.forum-bottom-row td { padding: 0 10px 10px 10px; }
.forum-row td.forum-user-column { width: 175px; vertical-align: top; border-right: 1px solid #00A786; padding-bottom: 15px; }
.forum-content-column { vertical-align: top; }
.forum-bookmark { color: #666; }
.forum-bookmark:hover {color: #000;}
a.topic-title { color: #000; }
.post-controls { text-align: right; }

#contentwide h1 span.title-link { font-size: 0.5em; }
th.forum-heading { padding: 6px; font-weight: bold; border-top: solid 1px #00A786; background: #fff; }
th.sortdesc { background: #fff url('/images/down.gif') no-repeat; background-position: right center;}
th.sortasc { background: #fff url('/images/up.gif') no-repeat; background-position: right center;}
.pagination { text-align: right; }
.loginlabel { width: 77px;}
#contentwide .landing h3 { margin: 15px 0 0 0; padding: 0; border-top: 0; }
.active-scaffold tr.record td { padding: 2px; }
.missing { background: #FFBBBB; color: red; display: block; padding: 2px; }
.finished { padding: 2px; }

#contentwide .active-scaffold th p { margin: 0; }
.active-scaffold th a { margin: 0; }
.active-scaffold th.asc a { margin: 0; }
.active-scaffold tr.record td.actions table { margin-right: 0; }

#pools { padding: 300px 2em 0 2em; }
.active-scaffold tr.record td.flag_approved-column { text-align: center; }
.active-scaffold tr.record td.flag_active-column { text-align: center; }
.active-scaffold tr.record td.flag_available-column { text-align: center; }

.active-scaffold tr.record td.show_access_to_protege-column { text-align: center; }
.active-scaffold tr.record td.show_access_to_mentor-column{ text-align: center; }

.active-scaffold tr.record td.method-column,
.active-scaffold tr.record td.contacted_on-column { width: 70px; }
.attachment-upload label { width: 70px; display: block; }
.attachment-upload input { width: 400px;}
input.attach { width: 300px; }
#contentwide table.fieldset .post_attachment_row td { border-top: 0; padding: 0 0 5px 0; }
li.correct { font-weight: bold; }
ol.quiz_answer { list-style-type: upper-alpha; }

.active-scaffold tr.record td.general-column, .active-scaffold tr.record td.board-column, .active-scaffold tr.record td.access_to_protege-column, .active-scaffold tr.record td.access_to_mentor-column, .active-scaffold tr.record td.admin-column { text-align: center; width: 35px;}
.flagged { border-left: solid 5px red;}
.actions { text-align: right; }
.pairing-step {float: left; margin: 0 10px 10px 0; font-weight:bold;}
.pullup { margin-top: -10px;}
#contentwide #toggle { float: right; text-align: right; margin: 0;  }
#contentwide h2#participant { margin: 0 0 .5em 0; float: left; }

.sortasc, .sortdesc { background: #fff; }