p, td, li, select, textarea {
  font-family: verdana;
  font-size: 13px;
  line-height: 1.3em;
}

label {cursor:pointer; cursor:hand;}

dfn { font-variant: small-caps; letter-spacing: 0.1em; font-style: normal; cursor: help; border-bottom: 1px dotted #000; }
* html dfn { \background: url(javascript:dots) repeat-x bottom left; }

.textarea {
  width: 100%; 
  height: 400px
}

body {
  font-family: verdana;
  font-size: 13px;
  line-height: 1.3;
  color: #000000;
  background-color: #f8f8f8;
}

a:link {
  color: #993333;
}
a:visited {
  color: #993366;
}

ul, ol {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

strike, s { color:#999999 }    
strike a:visited, s a:link { color:#999999 }
strike a:visited, s a:visited { color:#999999 }
strike img, s img { filter:gray } 
cite {color:#888800;font-style:normal;}
.cite {color:#888800;font-style:normal;}
.mark {color:#e20000;font-style:normal;}
.add { font-weight: bold; color:#c00; text-decoration: underline; }
.del { font-style: italic; color:#c00; text-decoration: line-through; }
.time{ font-family: taahoma, arial, verdana; color: #cccccc; font-size: 9px;}

.nobr {white-space: nowrap}

/* paddings headers */
form, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
h1 { font-family: verdana; font-size: 23px; padding-top:0px; padding-bottom:0px; line-height: 110%; }
h2 { font-family: verdana; font-size: 21px; padding-top:0px; padding-bottom:0px }
h3 { font-family: verdana; font-size: 18px; padding-top:0px; padding-bottom:0px; }
h4 { font-family: arial;   font-size: 18px; padding-top:0px; padding-bottom:0px; }
h5 { font-family: arial;   font-size: 14px; padding-top:0px; padding-bottom:0px; font-weight: bold}
h6 { font-family: verdana;   font-size: 10px; padding-top:0px; padding-bottom:0px; font-weight: bold;}


.main {
  font-size: 22px;
  font-family: arial;
  font-weight: bold;
}
.print {
  font-family: verdana;
  font-size: 12px;
}

.center{
  text-align: center;
}
.indent {
  margin-left: 40px;
}

.additions {
  color: #008800;
}

.deletions {
  color: #880000;
}

.error {
  color: #cc3333; font-weight: bold;
}

.header {
  padding: 10px;
  padding-top: 0px;
  line-height: 22px;
}

.page {
  /*background-color: #ffffff;
  padding: 9px 10px 10px;
  border: 1px inset;
  border-top: none; 
  border-bottom: none;*/
margin: 5px 5px 0px 5px; padding: 2px 7px 2px 5px; text-align: left;
	background: url(/rcd/themes/rcd/images/bg-white-left-wash.png) 0 0 fixed;
	color: #000; font: sans-serif; 
	vertical-align: middle; display: block;
}
.pagebefore { 
  /*border: 1px inset;
  border-bottom: none; 
  height:1px*/
}
.pageedit {
  /*background-color: #ffffff;
  border: 1px inset;
  border-bottom: none;*/
margin: 5px 5px 0px 5px; padding: 2px 7px 2px; text-align: left;
	background: url(/rcd/themes/rcd/images/bg-white-left-wash.png) 0 0 fixed;
	color: #000; font: sans-serif; 
	vertical-align: middle; display: block;
}

.footer {
  background-color: #dddddd;
  padding: 5px 10px;
  border: 1px inset;
  border-top: none;
  border-top: 1px solid #cccccc;
}

.filesheader, .commentsheader {
  background-color: #dddddd;
  padding: 2px 10px;
  border: 1px solid #cccccc;
  margin-right: 5px;
  margin-left: 5px;
}

.filesheader {
 margin-top: 5px;
 border-bottom: none;
}

.commentsheader {
 margin-bottom: 2px;
}

.files, .comment {
  background-color: #eeeeee;
  padding: 2px;
  border: 1px solid #cccccc;
  margin-right: 5px;
  margin-left: 5px;
}

.files {
 border-bottom: none;
}

.comment {
 margin-top: -2px;
 margin-bottom: 2px;
 border-bottom: none;
}

.commentinfo {
  color: #aaaaaa;
}

.filesform, .commentform {
  background-color: #eeeeee;
  padding: 5px;
  border: 1px solid #cccccc;
  margin-right: 5px;
  margin-left: 5px;
}

.filesform {
 border-bottom: none;
}

.commentform {
 margin-top: -2px;
 margin-bottom 2px;
}

.commentform form {width:95%;}
.commentform form textarea {width: 100%; padding:0;}

.code {
  background: #ffffff;
  border: solid #888888 2px;
  font-family: "courier new";
  color: black;
  font-size: 10pt;
  width: 80%;
  padding: 3px;
}
.codeold {
  background: #ffffff;
  border: solid #888888 2px;
  font-family: "courier new";
  color: black;
  font-size: 10pt;
  width: 100%;
  height: 400px;
  overflow: scroll;
  padding: 3px;
}

.notes {
  color: #888800;
}

.revisioninfo {
  color: #aaaaaa;
  padding-bottom: 20px;
}

.copyright {
  font-size: 11px;
  color: #aaaaaa;
  text-align: right;
}

.copyright a {
  color: #aaaaaa;
}

.name {
  text-align: right;
  font-size: 11px;
}

.include {
  background-color: #f5f5f5;
  padding: 8px;
}

.outerlink {
  color: #990000;
}

fieldset {
 padding: 10px;
}
table.usertable {
  border: 1px none;
  border-collapse: collapse;
}
table.usertable tr td
{
  border-width: 1px;
  border-color: black;
  border-style: solid;
  padding: 4px;
  vertical-align: top;
}
table.dtable { width:100%; border: 0px none; border-collapse: collapse; }
table.dtable tr td { vertical-align:top; border-width: 0px;  border-color: #999999;  border-style: none;  padding: 4px; }

.missingpage
{
  border-bottom: 1px dashed orange;
}
.searchbar
{
  right: 100%;
}

.login {
  border: none; padding: 0px; margin: 1px;
}

.toc1 { margin-left:0px; padding-left:0px; font-weight:bold; list-style-type:none;  } 
.toc2 { margin-left:0px; padding-left:15px; list-style-type:none;  } 
.toc3 { margin-left:0px; padding-left:30px; list-style-type:none;  } 
.toc4 { margin-left:0px; padding-left:45px; list-style-type:none;  } 
.toc5 { margin-left:0px; padding-left:60px; list-style-type:none;  } 
.toc6 { margin-left:0px; padding-left:75px; list-style-type:none;  }

.logbtn {   height: 21px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
 }     

#tooltip{
background:#ffffff;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}
.micq1 { padding:2px; vertical-align:top; font-weight: bold; }
.micq2 { padding:2px; vertical-align:top; font:10px tahoma, arial }
.micq3 { padding:2px; vertical-align:top; width:100% }

.email1 {color:#800000}
.email2 {color:#808000}
.email-odd {color:#800000}
.email-even {color:#808000}

blockquote {  border-left:#999 3px solid; padding:5px; }
blockquote p {  padding:0px;  margin: 5px 0px; }


p.auto { margin:0px; padding:0px; font-size:100%; }
.pmark { color:#cccccc;font:10px arial }
.pmark a:link,
.pmark a:visited { color:#cccccc }
.pmark a:hover,
.pmark a:active  { color:#cc3300 }
.pright {}
.pright .p- { float:right; padding: 0 0 0 15px;  }
.pright .pbody- { }

.pleft { padding:0 }
.pleft .p- { float:left; padding: 0 15px 0 0;  }
.pleft .pbody- { padding:0 }

table.upload td { padding: 2px 5px 2px 5px; vertical-align:bottom }
table.upload td.dt-,   
table.upload td.file- { white-space:nowrap; font-size: 80%; font-weight:bold; color:#000000 }
table.upload td.dt-   { padding-right:0 }
table.upload td.remove-   { padding-right:0 }
table.upload td.size- { padding-right:0; text-align:right }
table.upload td.desc- { font-size: 80%; color:#444444; width:100% }
table.upload td.dt- .dt2-,
table.upload td.remove- .remove2-,
table.upload td.size- .size2- { font: 11px tahoma; color:#666666;  }
table.upload td.remove- a.remove2-:hover,
table.upload td.remove- a.remove2-:active { color:#ff0000 }

 .preview {margin:2px;border:red 2px solid;}
 .preview legend {color:red;font-weight:bold;}

//.buttonsspacer{width:10px;height:1px;}

.okbtn_top, .okbtn, .cancelbtn_top, .cancelbtn {
  margin: 5px 2px 5px 2px;
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: #bbb;
  background-color: #ddd;
}

.okbtn_top_, .okbtn_ {
  margin: 5px 2px 5px 2px;
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: green;
  background-color: #bbeebb;
}

.cancelbtn_top_, .cancelbtn_ {
  margin: 5px 2px 5px 2px;
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  background-color: #ffbbbb;
}

/* vseedit toolbar */
 .toolbar tr { background: buttonface; }
 .toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  .toolbar .btn-pressed {
  background: buttonface;
  color: buttontext;
  border: 1px solid buttonface;
  padding: 1px;  margin: 0px;
  cursor: pointer; cursor: hand; 
 }
 .toolbar img{
  width: 20px;
  height: 20px;
 }
 .toolbar .btn-hover {
  border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
 }
 .toolbar .btn-active,  .toolbar .btn-pressed {
  border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
 }
 .toolbar .btn-pressed {
  background: buttonhighlight;
 }
 .edname-w, .edname-r, .edname-s  
            { font: bold 14px arial; border: 3px solid #d4d0c8; padding: 0 7px; color:#ffffff; vertical-align: middle;}
 .edname-w  { background: #1e9905; }
 .edname-r  { background: #2a45d0; } 
 .edname-s  { background: #d08c2a; }

/* text_highlighter */
.hl-main {font-family: monospace; font-size:13px;}
.hl-gutter { background-color: #cccccc; padding-right: 10px; 
             font-family: monospace; font-size:13px;}
.hl-table {border: solid 1px #000000; }

.hl-default { color: #000000; }
.hl-code { color: #7f7f33; }
.hl-brackets { color: #009966; }
.hl-comment { color: #7f7f7f; }
.hl-quotes { color: #00007f; }
.hl-string { color: #7f0000; }
.hl-identifier { color: #000000; }
.hl-reserved { color: #7f007f; }
.hl-inlinedoc { color: #0000ff; }
.hl-var { color: #0066ff; }
.hl-url { color: #ff0000; }
.hl-special { color: #0000ff; }
.hl-number { color: #007f00; }
.hl-inlinetags { color: #ff0000; }

div.action           { margin:2px; background: #eeeeee }
div.action-content   { padding:10px 10px 25px 10px; } 
