/* Body Definitions */
body
{
 background-image:none;
 font-family:"Helvetica", "Arial", sans-serif;
 font-size:90%;
 margin:0;
 background-color:#000000;
 color:#ffffff;
}
html
{
 margin:0;
}
.UNIT
{
}
/* Paragraph Definitions */
P
{
 background-image:none;
 font-family:"Helvetica", "Arial", sans-serif;
 font-style:normal;
 font-weight:normal;
/* text-align:left;*/
 text-decoration:none;
 text-shadow:none;
}
.footer
{
 text-align:center;
}
.sidebar /*for sidebar to most pages*/
{
 background-color:#000000;
 color:#ffffff;
 padding-left:3px;
 padding-right:0px;
 vertical-align:top;
 float:left;
 width:16%;
}
a.sidelink:link
{
 background-color:#000000;
 color:#03DDFD;
}
a.sidelink:visited
{
 background-color:#000000;
 color:#0091A6;
}
a.homepagelink:link
{
}
a.homepagelink:visited
{
}
.siderule
{
 background-color:#ffffff;
 color:#ffffff;
}
.midsection
{
 padding-left:3px;
}
.sublist
{
 padding-left:2em;
}
.mainbody
{
 vertical-align:top;
 float:right;
 width:82%;
 background-color:#000000;
 color:#ffffff;
}
.leftbody
{
 float:left;
 width:79%;
 background-color:#EEFDFF;
 color:#000000;
}
.rightcolumn 
 {
 background-color:#000000;
 color:#ffffff;
 vertical-align:top;
 text-align:center;
 padding-left:3px;
 float:right;
 width:20%;
 }
 .leftsection
 {
  display:inline;
  width:49%;
  float:left;
 }
 .rightsection
 {
  display:inline;
  width:49%;
  float:right;
 }
 .crosscolumn
 {
  clear:both;
 }
 .sectiondivide
 {
 background-color:#000000;
 color:#000000;
 height:10px;
 border:0px;
 padding:0px;
 }
 .titlebar
 {
  background-color:#000000;
  color:#ffffff;
  width:100%;
  height:160px;
  margin:auto;
  padding:0;
  display:block;
/*  position:absolute;*/
  top:0px;
 }
 .sitelogo
 {
  text-align:center;
 }
 .searchbox
 {
  background-color:#000000;
  color:#ffffff;
/*  position:absolute;
  top:1px;
  right:1px; */
  text-align:center;
 }
 .menu
 {
  width:800px;
  margin-left:auto;
  margin-right:auto;
 }
 .datestamp
 {
  clear:both;
  text-align:center;
 }
 .leftfoot
 {
  display:inline;
  width:32%;
  float:left;
 }
 .rightfoot
 {
  display:inline;
  width:65%;
  float:right;
 }
 
/* Header Definitions - page headers*/
 H1
 {
 text-align:center;
 }
 H2
 {
 text-align:center;
 }
 H3
 {
 text-align:center;
 }
 H4
 {
 text-align:center;
 }
 .Head
 {
 background-color:#890D0D;
 color:#00cecd;
 text-align:center;
 border:0px;
 clear:left;
 }

 img
 {
 border:0px;
 }
  .main
 {
 background-color:#FFFFFF;
 color:#000000;
 }
 
 /*Main Page*/
 .searchhead
 {
 text-align:center;
 }
 .forumhead
 {
 text-align:center;
 font-weight:bold;
 }
 .forumsection
 {
 text-align:center;
 }
 .forumlink
 {
 text-align:center;
 }
 .releasehead
 {
 text-align:center;
 font-weight:bold;
 }
 .releasesection
 {
 text-align:center;
 font-weight:bold;
 font-size:100%;
 }
 .releasename
 {
 text-align:center;
 font-size:100%;
 }
 .releasedate
 {
 text-align:center;
 font-size:85%;
 }
 .updateinfo /*to left justify text in update paragraphs*/
 {
 text-align:left;
 }
 .sectionhead
 {
 text-align:center;
 font-weight:bold;
 }
 .copyright
 {
  width:100%;
 }
 
 
  /* paragraph storytitle class for biography section*/
 p.storytitle
 {
 text-align:center;
 }
 
 /*section specific classes*/
.monsterquote
 {
 text-align:center;
 }
.monsterpic
 {
 text-align:center; 
 }
 .topquote
 {
 text-align:center;
 }

/*Discontinuity Section*/
 
 .discontindex
 {
 vertical-align:top;
 font-size:80%;
 }
 .discontheader
 {
 font-size:110%;
 }
 .discontcredits
 {
 text-align:center;
 }
 
 /*Biography Section*/
 
 .biogrow
 {
  border-bottom-style:solid;
  border-bottom-color:black;
  border-bottom-width:1px;
  border-spacing:6px;
 }
 /*Class for entries in the Doctor's timeline where two stories are concurrent or follow on - apply to the earlier story*/
 .biogconcurrentrow
 {
  border-bottom-style:dashed;
  border-bottom-color:black;
  border-bottom-width:1px;
  border-spacing:6px;
 }
/* Class definitions - vary text according to source etc. */
 .TV
 {
 color:#003CFF;
 /*color:#0084FF;*/
 }
 .NA
 {
 color:red;
 }
 .MA
 {
 color:red;
 }
 .DEC
 {
 color:red;
 }
/*Missing Season Novelisations*/
 .MS
 {
 color:red;
 }
 .EDA
 {
 color:purple;
 }
 .PDA
 {
 color:purple;
 }
 .ST
 {
 color:purple;
 }
 .Audio /*BBC Books audios*/
 {
 color:purple;
 }
 .Ref
 {
 color:green;
 }
 .BF
 {
 color:#FFA500;
 }
 .BBC7
 {
 color:#FFA500;
 }
 .BFST
 {
 color:#FFA500;
 }
 .Telos
 {
 color:#7F2020;
 }
 .NDA
 {
 color:purple;
 }
 .NSA
 {
 color:purple;
 }
 .Reeltime
 {
 }
 .UNREC
 {
 color:#999999;
 }
 .Companion
 {
 color:#cccccc;
 }
 .VirginBenny
 {
 color:red;
 }
 .BFBenny
 {
 color:#FFA500;
 }
 .Torchwood
 {
  color:#003CFF;
 }
 .SJS
 {
  color:#003CFF;
 }
 .DWM
 {
  color:pink;
 }
 .TVcomic
 {
  color:#BD6AB9;
 }
 .FP /*Faction Paradox*/
 {
 }
 P.newbieRTT
 /* class for newbies guide return to top in short stories.*/
 {
 text-align:center;
 }
 P.newbieAuth
 /* class for authors to individual stories in newbies guide */
 {
 text-align:center;
 }
 .page /*possibly from TARDIS section*/
 {
  clear:both;
  position:relative;
 }
 .comic_credits
 {
  text-align:center;
 }
 .comic_header
 {
 text-align:center;
 }