/*Technical Index specifications*/

.TV
{
 color:black;
}
.extended
{
 color:#003CFF;
}
.reference
{
 color:green;
}
.unofficial
{
 color:red;
}
img.picture
{
 float: left;
 margin: 4px;
 clear: left;
}
.caption
{
 clear: both;
}
img.intropicture
{
 float: left;
 margin: 4px;
}
img.bannerpicture
{
 text-align:center;
 margin:0px auto;
}
img.bottompicture
{
 text-align:center;
 margin:0px auto;
 margin-left:auto;
 margin-right:auto;
}
.indent
{
 margin-left:1em;
 margin-top:0%;
 margin-bottom:0%;
}
.quote
{
 text-align:center;
}
.tardis_sitemap
{
 font-size:60%;
 vertical-align:top;
}
.sitemap_table
{
 vertical-align:top;
}
.sitemapheader
{
 font-size:125%;
}
.console_list
{
 text-align:center;
 margin:0px auto;
}
.console_panels
{
 text-align:left;
}
hr
{
 width: 25%;
 height: 3px;
 color: black;
 background-color:black;
}
.console_headers
{
 margin-top:1em;
 margin-bottom:0em;
}
.nav_display_box
{
 background-color:red;
 color:black;
 text-align:center;
 margin:0px auto;
}
.nav_display1
{
 text-align:center;
}
.nav_display2
{
 text-align:left;
}
h2
{
 clear:left;
}
.menusection
{
 display:inline;
 float:left;
 font-size:70%;
 margin:5px;
}
.endmenu
{
 clear:both;
}