﻿body
{
    background-color: #999999;
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
}

#page, #network-status
{
    width: 1200px;
    height: 1600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    background-color: #FFFFFF;
}

#header
{
    background-color: #003399;
    padding: 0;
    color: #FFF;
    height: 45px;
}

#headercontents
{
    padding: 6px 0 0 10px;
    height: 100%;
    width: 100%;
    float: left;
    line-height: 120%;
}

#header .label
{
    margin: 0;
    padding-top: 3px;
    float: left;
    width: 45%;
    vertical-align: middle;
}

#header .time
{
    float: left;
}

#header .date
{
    float: right;
    vertical-align: middle;
}

#header .date span
{
    vertical-align: middle;
    float: left;
    margin-right: 15px;
}

#header .date .nightimage
{
    padding-left: 2px;
    margin-right: 15px;
    vertical-align: top;
}

#main
{
    width: 1200px;
    padding: 0 0px;
    height: 1296px;
}

.incidents
{
    width: 768px;
    position: absolute;
    bottom: 93px;
    left: 0;
    right: 0;
}

.incident
{
    width: 1200px;
    display: none;
    padding: 0 !important;
}

.incident-first
{
    display: block;
}

.incident h2
{
    padding: 3px 4px 6px 10px;
    line-height: 32px;
    overflow: hidden;
    font-family: Arial;
}

.incident p
{
    position: relative;
    padding: 10px 0px 10px 10px;
    color: #0019A7;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 24px;
}

.incident h2 .headline
{
    width: 1000px;
    float: left;
}

.incident h2 .pageinfo
{
    width: 180px;
    float: left;
}

.incident p img.logo
{
    float: left;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 5px;
    width: 80px;
    height: 80px;
}

.line-incidents .incident p
{
    _height: 90px;
    min-height: 90px;
}

#footer
{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 68px;
    height: 93px;
}

#footer img
{
    display: inline;
    vertical-align: middle;
}

#footer img.mayor
{
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}

#footer img.logo
{
    float: right;
    margin-right: 10px;
}

.space
{
    line-height: 18px;
}

.bigspace
{
    line-height: 18px;
    /*background:transparent url(../images/multiline.gif) repeat scroll 0 0;
    background:5#CCCCFF;*/
}

.headtable
{
    width: 1200px;
    border: none;
    margin-top: 18px;
    /*table-layout: fixed;*/
}

.line
{
    width: 250px; /*220px;*/
    line-height: 33px;
    padding-right: 14px;
    white-space: nowrap;
}

.hiddenrow
{
    height: 0;
    display: none;
}

.status
{
    padding-left: 24px;
    width: 250px;
    line-height: 33px;
    height: 55px;
    color: #0019A7;
    vertical-align: middle;
    margin-right: 10px;
}

.details
{
    padding-left: 14px;
    width: 658px;
    vertical-align: middle;
    color: #039;
    font-size: 24px;
    line-height: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 2px;
}

/*
.hyphen
{
    vertical-align:middle;
    color: #039;
	font-size: 17px;
}
*/
.disruptiontext strong
{
    font-weight: normal;
}

.slimgreyline
{
    width: 1200px;
    line-height: 17px;
    background: #666;
    margin-bottom: 2px;
}

.headtable tr.first td
{
    border-top: solid 1px #666;
}

.headtable tr.middle td
{
    border-bottom: solid 1px #666;
}

.headtable tr.last td
{
    border-bottom: solid 1px #666;
}

.headtable td
{
    border-top: dotted 1px #666;
}

.headtable td.last
{
    border-bottom: 1px solid #666;
}

.headtable td.space
{
    border-top: none;
}

.headtable td.line
{
    border-top: solid 1px #FFF;
    padding: 10px;
    vertical-align: middle;
}

.headtable tr.first td.line
{
    border-bottom: solid 1px #666;
}

.headtable tr.first td.bottomline
{
    border-bottom: solid 1px #666;
}

.headtable tr.middle td.dotline
{
    border-bottom: dotted 1px #666;
}

.headtable td.details
{
    /* padding-left: .8em;*/
}

.incidents .Bakerloo h2
{
    color: #FFF;
    background-color: #894E24;
    vertical-align: middle;
}

.incidents .Central h2
{
    color: #FFF;
    background-color: #DC241F;
}

.incidents .Circle h2
{
    color: #039;
    background-color: #FFCE00;
}

.incidents .District h2
{
    color: #FFF;
    background-color: #007229;
}

.incidents .HammersmithandCity h2
{
    color: #039;
    background-color: #D799AF;
}

.incidents .Jubilee h2
{
    color: #FFF;
    background-color: #868F98;
}

.incidents .Metropolitan h2
{
    color: #FFF;
    background-color: #751056;
}

.incidents .Northern h2
{
    color: #FFF;
    background-color: #000;
}

.incidents .Piccadilly h2
{
    color: #FFF;
    background-color: #0019A8;
}

.incidents .Victoria h2
{
    color: #FFF;
    background-color: #00A0E2;
}

.incidents .WaterlooandCity h2
{
    color: #039;
    background-color: #76D0BD;
}

.incidents .Overground h2
{
    color: #FFF;
    background-color: #E86A10;
}

.incidents .DLR h2
{
    color: #FFF;
    background-color: #00AFAD;
}

.arealinespace
{
    margin-bottom: 4px;
}

.routeName
{
    padding-left: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.routeTable .routeName h2
{
    padding-bottom: 2px;
    padding-top: 2px;
}

.routeTable
{
    /*table-layout: fixed;*/
}

.routeTable td.status
{
    height: 35px!important;
}

.routeTable td.details
{
    /*below to fix IE7 issue (alignment of child table) */
    *padding-left: 30px;
    /**width: 580px; */
}

:root .routeTable td.details
{
    /* IE9 */
    padding-left: 30px\9;
}

.headtable .routeTable td
{
    border-bottom: 1px dotted #666666!important;
}

.headtable .routeTable td.nodot
{
    border-bottom: none!important;
}

.headtable td.notopborder
{
    border-top: none;
}

.headtable td.allServiceArea
{
    width: 1360px;
    border-top: none;
    text-align: center;
    vertical-align: middle;
}

.goodLineNames
{
    width: 100%;
}

.lineSmall
{
    min-height: 2%;
}

.lineCount0
{
    line-height: 120%;
    font-size: 105%;
}

.lineCount1, .lineCount2, .lineCount3, .lineCount4, .lineCount5
{
    line-height: 100%;
}

.lineCount6
{
    line-height: 92%;
}

.lineCount7
{
    line-height: 82%;
}

.lineCount8, .lineCount9
{
    line-height: 80%;
}

.lineCount10
{
    line-height: 78%;
}

.lineCount11, .lineCount12, .lineCount13, .lineCount14
{
    line-height: 60%;
}

.lineCount15
{
    line-height: 50%;
}

.lineCount16
{
    line-height: 25%;
}

.lineCount17, .lineCount18
{
    line-height: 5%;
}

.lineCount19, .lineCount20, .lineCount21, .lineCount22, .lineCount23, .lineCount24
{
    line-height: 2%;
}

.allService
{
    position: relative;
    line-height: 58px;
    color: #113B92;
    font-size: 50px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 10px;
}

.displayText0, .displayText1, .displayText2, .displayText3, .displayText4, .displayText5, .displayText6
{
    line-height: 72px;
    font-size: 60px;
}

.subText
{
    font-size: 35px;
}
