.logored, .logo>.red {
color: #ff0000;
}

.logoblue, .logo>.blue {
color: #0033ff;
}

EM.logo {
white-space: nowrap;
}

A {
color: #0000cc;
}

A:active {
color: #cc0000;
}

A:visited {
color: #660099;
}

DIV.side {
font-size: small;
width: 25%;
min-width: 16em;
max-width: 24em;
float: right;
position: relative;
}

DIV.side DL, DIV.sidebar DL {
margin: 0.5em;
padding: 0em 0em 0.5em 0em;
}

DIV.side UL {
margin: 0.5em;
padding: 0em 0em 0.5em 1em;
}

DIV.side DL DT {
margin: 0em 1em 0em 0em;
padding: 0em 0em 0em 0em;
}

DIV.side DL DD {
margin: 0em 1em 0em 1em;
padding: 0em 0em 0.5em 0em;
}

.hide, DIV.side HR, DIV.footer HR {
display: none;
}

DIV.header H1 {
margin-left: 3em;
padding-left: 1em;
}

DIV.bodyblock {
margin-left: 2em;
margin-right: 2em;
}

DIV.slim {
margin-left: 1em;
}

DIV.header P A IMG, DIV.minutiae A IMG {
border: none;
}

BODY.nobg DIV.header H1 {

}

BODY DIV.header H1 {
margin-top: 0em;
padding-top: 0em;
}

DIV.header P, DIV.header DIV.boxout {
text-align: left;
}

.boxout {
border: solid 1px #efefef;
}

DIV.header P, P.ident {
border-top: 0em;
margin-top: 0em;
padding-top: 0em;
border-bottom: 0em;
margin-bottom: 0em;
padding-bottom: 0em;
}

DIV.header DIV.subtitle {
width: auto;
margin-left: auto;
margin-right: auto;
}

.edit-note {
color: green;
font-size: small;
}

.ahem {
color: #999999;
font-size: small;
}


P.image-holder {
text-align: center;
}

BODY {
 background: white url(http://videdot.com/images/logo-pale.png) no-repeat center top;
 color: black;
}

BODY.nobg {
 background-color: white;
 background-image: none;
}

P.navbar {
text-align: center;
}

BODY, P, TD, TH, DL, DT, DD, LI, H1, H2, H3, H4, H5, H6, ADDRESS, DIV {
font-family: "Humanist 777", "Frutiger", "Verdana", sans-serif;
}

DD.result {
font-weight: bold;
color: #9966cc;
}

DL.runin DT {
float: left;
padding-right: 1em;
}

DL.runin DD {
padding-left: 10em;
}

DL.runin.thin DD {
padding-left: 6em;
}

DL.runin DD + DT, DL.runin DT + DD {
margin-top: 0.5em;
}

P.ident {
float: right;
text-align: right;
}

DIV#cc_campaign_widget {
margin-left: auto;
margin-right: auto;
}

IMG.rpic { 
float: right;
margin-left: 1em;
margin-bottom: 1em;
}

.right {
text-align: right;
}

.cent {
text-align: center;
}

.left {
text-align: left;
}

.warn {
color: #ff0000;
font-size: x-small;
}


.updatestamp {
color: #990000;
}

DIV.update {
border: 0px solid #900;
border-left-width: 0.5em;
padding-left: 1em;
margin-left: -1.5em;
}

TR.warn {
text-align: center;
}

.nb {
color: #cc0000;
font-size: small;
}

DIV.commentblock {
background-color: #ccf;
border: solid #66f 0em;
clear: both;
}

/* No way yet of styling the parent of a targetted <A name=''>, 
   which is irritating */

DIV.sidebar, DIV.footer, DIV.side, DIV.header DIV.subtitle, TABLE.attrlist, FORM>TABLE, *:target {
border: solid #66f 0em;
background-color: #ccccff;
/* background-color: rgba(50%,50%,100%,0.5);*/
}

*:target {
border-top-width: medium;
}

A:hover {
background-color: #ccccff;
}

DIV.minutiae A:hover, DIV.sidebar A:hover, DIV.footer A:hover, DIV.side A:hover, DIV.header DIV.subtitle A:hover {
background-color: #99f;
/* background-color: rgba(25%,25%,100%,0.5); */
}

DIV.commentblock A:hover {
background-color: #99f;
/* background-color: rgba(100%,25%,25%,0.5); */
}

DIV.footer {
 border-top-width: medium;
 margin: 1em 0em 0em 0em;
 padding: 0.25em 1em 0.25em 1em;
 clear: both;
}

DIV.footer * {
 font-size: x-small;
}

BODY {
 margin: 0em 0em 0em 0em;
 padding: 0em 0em 0em 0em;
}

DIV.header DIV.subtitle {
 border-left-width: 1em;
 border-bottom-width: medium;
 margin: 0em 0.5em 0em 0.5em;
 padding: 0.3em 1em 0.3em 1em;
}

DIV.header DIV.search, DIV.header DIV.subtitle {
margin-left: auto;
margin-right: auto;
float: right;
}

DIV.subtitle {
padding-top: 1em;
padding-bottom: 1em;
}

DIV.search {
font-size: xx-small;
background-color: #ccf;
padding: 0.5em 0.5em 0.5em 1em;
border: solid #66f 0em;
border-bottom-width: medium;
}

DIV.search INPUT {
font-size: xx-small;
}

.rightf {
float: right;
}

.leftf {
float: left;
}

.tiny {
font-size: x-small;
}

DL.tiny DD {
margin-left: 0.5em;
}

DT, DD.heavy {
font-weight: bold;
}

DT CODE {
font-weight: normal;
}

DL.prominent {
margin-left: 2em;
}

DL.prominent DT {
font-size: large;
font-weight: normal;
margin-top: 0.5em;
}

DL.prominent DT:before {
content: '\2014  ';
}

DL.plain DT {
font-weight: normal;
padding-top: 1em; 
}

DIV.half {
width: 45%;
}

.boxout, BLOCKQUOTE.snippet {
background-color: #efefef;
/* background-color: rgba(75%,75%,100%,0.5); */
border: 0em;
}

FORM>TABLE {
border-left-width: medium;
border-right-width: medium;
margin-top: 1em;
padding: 0.2em 0em 0.2em 0em;
margin-left: auto;
margin-right: auto;
}

TABLE.attrlist {
background-color: #9999ff;
border-left-width: medium;
border-right-width: medium;
}

TR {
vertical-align: top;
}

TABLE.attrlist TR TH, TABLE.attrlist TR TD {
padding: 0em 0.5em 0em 0.5em;
}

TABLE.attrlist TH {
text-align: left;
}

TABLE.attrlist {
vertical-align: top;
}

TABLE.attrlist TR.even TH,
TABLE.attrlist TR.odd TH {
font-family: monospace;
font-weight: normal;
}

TABLE.attrlist TR.odd, TR.prim-pale {
background-color: #efefff;
}

TABLE.attrlist TR.even, TR.prim-dark {
background-color: #e0e0ff;
}

TABLE.attrlist TR.top {
background-color: #ccccff;
}

TR.sec-pale {
background-color: #ffefef;
}

TR.sec-dark {
background-color: #ffe0e0;
}

TR.buttons {
text-align: right;
}

DL.news DT, DL.plain DT {
font-weight: normal;
padding-top: 1em;
}

DL.news DT {
  text-align: right;
}

DL.news DD {
  padding-top: 0.5em;
}

DIV.docs {
margin-left: 2em;
}

DIV.side {
margin: 0em;
padding: 0em;
width: 20%;
clear: right;
}

DIV.clean {
margin-top: 0.1em;
}

DIV.clean>* {
margin-left: 0.5em;
}

DIV.side FORM P {
white-space: nowrap;
}

DIV.clean {
font-size: x-small;
}

DIV.clean.side {
width: 20em;
}

H1, H2, H3, H4, H5, H6 {
color: #003366;
font-weight: normal;
font-style: italic;
padding-bottom: 0em;
margin-bottom: 0em;
padding-top: 0em;
margin-top: 1em;
}

P {
margin-top: 0.5em;
padding-top: 0em;
margin-bottom: 0.1em;
padding-bottom: 0em;
}

DIV.header P, P.ident, DIV.boxout, DIV.sidebar {
padding-left: 0.5em;
padding-right: 0.5em;
}

DIV.close {
margin-top: 0.1em;
padding-top: 0em;
margin-bottom: 0em;
padding-bottom: 1em;
padding-right: 0.1em;
}

.mid, DIV.close FORM P INPUT, DIV.close {
vertical-align: middle;
}

INPUT[type=submit].mini, DIV.close FORM P INPUT[type=submit] {
border-width: thin;
font-size: xx-small;
}


DIV.commentblock {
border-left-width: medium;
border-right-width: medium;
padding-bottom: 0.5em;
margin-bottom: 1em;
margin-top: 1em;
padding-top: 0.5em;
padding-left: 1em;
padding-right: 1em;
margin-left: 4em;
margin-right: 4em;
color: #333;
}

DIV.commentblock P {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.strike {
text-decoration: line-through;
}

DIV.side H2 {
background-color: #66f;
color: white;
padding: 0.1em 0.5em 0.1em 0.2em;
margin: 0em 0em 0.1em 0em;
}


/*
DIV.side H2.top {
background-image:url("/images/top-left.png");
background-position:top left;
background-repeat:no-repeat;
}
*/

DIV.sidebar, DIV.side {
border-left-width: medium;
float: right;
text-align: left;
margin-left: 1em;
}

DIV.sidebar {
border-left-width: 1em;
border-bottom-width: medium;
}

.litbox {
background-color: #CCCCFF;
border: solid #6666ff 0px;
border-left-width: medium;
border-right-width: medium;
padding-bottom: 1em;
margin-top: 1em;
padding-top: 1em;
padding-left: 3em;
padding-right: 3em;
margin-left: 4em;
margin-right: 4em;
}

P.sign {
text-align: right;
font-style: italic;
}

DIV.side {
margin-left: 1em;
}

LABEL {
text-decoration: underline;
}

LABEL INPUT {
text-decoration: none;
}

INPUT:focus, TEXTAREA:focus {
background-color: #dfdfff;
color: #003;
border-top-color: #99f;
border-left-color: #99f;
border-bottom-color: #eef;
border-right-color: #eef;
}

INPUT[type=submit] {
background-color: #99f;
color: black;
margin-left: 0.25em;
margin-right: 0.25em;
margin-top: 0.1em;
padding-top: 0.1em;
padding-bottom: 0.1em;
border: medium solid #66f;
border-top-color: #eef;
border-left-color: #eef;
padding-left: 1em;
padding-right: 1em;
border-radius: 1em;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
}


INPUT[type=submit]:active {
border: medium solid #eef;
border-top-color: #66f;
border-left-color: #66f;
}

UL.tight LI {
 margin-left: 0px;
 padding-left: 0px;
}

UL.tight  {
 margin-left: 0px;
 padding-left: 0px;
}

P.crumbs {
float: left;
}

DIV.menu {
text-align: left;
float: left;
font-size: small;
padding-right: 1em;
width: 8em;
margin-right: 1em;
}

DIV.menu A {
text-decoration: none;
}

DIV.indented {
padding-left: 8em;
margin-left: 1em;
}

DIV.sidebox {
float: right;
clear: right;
}

DIV.minutiae {
font-size: x-small;
width: 25%;
min-width: 16em;
max-width: 20em;
float: right;
clear: right;
background-color: #CCCCFF;
border: solid #6666ff 0px;
border-left-width: medium;
padding-bottom: 0.5em;
margin-bottom: 1em;
margin-left: 1em;
}

DIV.minutiae DL>* {
padding-left: 1em;
margin-left: 0em;
padding-right: 1em;
}

DIV.minutiae DL DT {
padding-left: 1em;
}

DIV.minutiae DL DD {
padding-left: 2em;
}

DIV.minutiae H2 {
font-size: small;
background-color: #6666ff;
color: white;
padding: 0.25em 0.5em 0.25em 0.5em;
margin: 0 0 0.1em 0;
}

DIV.minutiae P {
margin-bottom: 0.5em;
}


DIV.menu {
background-color: #ddddff;
border: solid #6666ff 0px;
border-right-width: medium;
padding: 0px;
margin-bottom: 1em;
}

DIV.menu UL {
margin-left: 0em;
padding-left: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-top: 0em;
margin-bottom: 0em;
}

.rnote {
 float: right;
 text-align: left;
 color: #666;
 background-color: #ccf;
 border: solid #6666ff 0px;
 border-left-width: medium;
 border-right-width: medium;
 margin-left: 4em;
 margin-right: 4em;
 padding-left: 1em;
 padding-right: 1em;
 margin-top: 0px;
}

.rnote P {
 padding: 0.25em;
 margin: 0em;
 font-size: x-small;
}

.strike {
text-decoration: line-through;
}

DIV.portrait {
 background-color: #ccf;
 margin-bottom: 1em;
 clear: right;
 float: right;
 margin-left: 1em;
 border: white solid thin;
 border-right-width: 0;
}

DIV.portrait P {
  font-size: small;
  text-align: center;
  margin: 0 1em;
  padding-bottom: 0.5em;
}

SPAN.sep {
margin-left: 0.33em;
margin-right: 0.33em;
}

SPAN.sep, .pale, P.ident {
color: #999999;
}

.minutiae .pale {
color: #666;
}

.subtle {
color: #666;
}

.light {
font-weight: normal;
}

H3 DIV.dateline  {
padding: 0.2em;
font-size: small;
color: white;
}

DIV.dateline {
margin-top: -1em;
margin-right: -0.2em;
float: right;
border: thin solid white;
background-color: #66f;
}

DIV.commentblock H2 {
margin-top: 0em;
}

DIV.commentblock DL DD P {
margin-top: 0em;
margin-bottom: 0em;
padding-top: 0.5em;
padding-bottom: 0.5em;
}

DIV.commentblock DT:target {
border-color: #33c;
background-color: #99f;
border-right-width: medium;
}

DIV.commentblock DT:target~DD {
background-color: #aaf;
margin-left: 0em;
padding-left: 2.5em;
}


DIV.commentblock DT:target~DD {
border: 0px solid #33c;
border-right-width: medium;
}

DIV.commentblock DT:target~DT~DD {
background-color: #ccf;
margin-left: 2.5em;
padding-left: 0em;
border: none;
}

P.attr {
margin-top: 0em;
/* float: left; */
font-size: small;
}

P.comments {
margin-top: 0em;
text-align: right;
font-size: small;
}

P.meta {
float: left;
}

HR {
color: #66f;
border: 1px solid #66f;
background-color: #66f;
width: 80%;
height: 0.1em;
}

TABLE.form TH {
vertical-align: top;
text-align: left;
}

TABLE.form TH DL {
margin-top: 0px;
}

TABLE.form TH DD {
font-weight: normal;
}

.supplement {
font-size: small;
border: 0px solid #99f;
border-left-width: 1em;
padding-left: 1em;
}

.supplement P {
margin-bottom: 0;
}

.supplement DT {
font-weight: normal;
}

DIV.supplement DL, DIV.supplement UL, DIV.supplement OL {
margin-top: 0;
margin-left: 1em;
}

DIV.supplement DL DD {
margin-left: 1em;
}

UL.checkmap {
list-style-type: none;
}

DL.notes {
font-size: small;
margin-left: 3em;
}

UL.linkbar {
margin-top: 0.5em;
}

DL.linkbar DD, UL.linkbar LI {
 list-style-type: none;
 padding: 0.15em;
 display: inline;
 line-height: 1.8;
}

DL.linkbar DD A, UL.linkbar LI A {
 padding: 0 0.5em 0.1em 0.5em; /* Slightly fatter on the bottom because text is top-heavy */
 border: thin solid;
 margin: 0.5em 0.1em;
 text-decoration: none;
}

DL.linkbar DD {
margin-right: 0px;
margin-left: 0px;
}

DIV.ad {
margin: 1em 0 1em 1em;
clear: right;
float: right;
}

DL.subtlehead>DT {
color: #666;
}

DL.search EM.sort {
color: #666;
font-weight: normal;
}

DL.search DD.loc {
color: #393;
}

DL.search DD.score {
color: #666;
font-size: x-small;
}

DL.search DD.score IMG {
vertical-align: baseline;
}

@media print {
 H2.longdoc { page-break-before: always; }
 A { color: #006; text-decoration: none; }
 A:after { content: " (" attr(href) ") "; }
 BODY, DIV.bodyblock, DIV.header H1 { margin: 0em; padding: 0em; }
 BODY { background: white;  }
 DIV.indented { padding-left: 0em; }
 BODY, P, TD, TH, DL, DT, DD, LI, ADDRESS, DIV { font-family: Bitstream Vera Serif, Palatino, serif; }
 DIV.menu, DIV.footer, P.crumbs, .noprint, .nocomments, .nav { display: none; }
 H1, H2, H3, H4, H5, H6 { font-style: normal; color: black; text-align: left; margin-left: 0em; padding-left: 0em; }
}

