body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
	padding: 0; margin: 0 0 1em 0;
	line-height: 1.25;
}

label {
    cursor: pointer;
    cursor: hand;
}

.tooltip {
    cursor: help;
    border-bottom: dotted 1px black;
}

p {
    margin: 0 0 0.5em;
}

ul {
    margin: 1em 0 1em 1em;
    padding: 0;
}

li {
	padding-bottom: 0.5em;
}

img {
	border: none;
}

a:link { color: #0000cc; }
a:visited { color: #000066; }
a:active, a:hover, a:focus { color: #ff0000; }

input:focus, input:active {
    color: #000000 !important;
    background-color: #ffff99 !important;
}

h1 { background-image: url("http://traintimes.org.uk:81/train3.gif"); background-repeat: no-repeat; background-position: 5px 5px;
	color: #000066; background-color: #eeeeff;
	border-bottom: solid 2px #9999ff;
	padding: 5px 0 5px 61px;
	font-size: 160%;
	margin: 0 0 5px 0;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover { text-decoration: none; color: #000066; background-color: #eeeeff; }

#content {
	padding: 0 10px;
	max-width: 42em;
}
#column {
	margin-left: 10px;
	float: left;
	width: 28em;
	margin-right: 1.5em;
	margin-bottom: 1em;
}

#latestnews {
	padding: 0 1em 0 1em;
}

#latestnews li {
	padding-bottom: 0.5em;
	margin-top: 0.25em;
}
#latestnews p.item {
	padding-bottom: 0.5em;
	margin-top: 0.25em;
}
#latestnews ul {
    list-style-type: disc;
}

.footer {
}

label { margin: 0; }

.hidden { display: none; }

.v {
    position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden;
}

#advert, #warning, .advert, .warning, #livedep, .error-message {
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
	padding: 0.5em;
}

#advert, .advert {
    text-align: center;
    margin: 0 auto 0.5em;
	background-color: #ffee99;
}

#warning, .warning {
    margin: 0 auto 0.5em;
	background-color: #ffcccc;
}

#warning li, #livedep li {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.success {
    background-color: #ccffcc;
}

#livedep {
    margin: 0 auto 0.5em;
	background-color: #ffdddd;
}

#timeOut, #timeRet {
    margin-left: 6em;
}

.error-message {
    border: solid 1px #990000;
    background-color: #ffeeee;
    margin-bottom: 1em;
}
.error-message h2 {
    margin-top: 0;
}

#journeyPlannerForm {
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border: solid 1px #9999ff;
    padding: 0.5em;
}

h2 {
    font-size: 120%;
}

.alt {
    background-color: #eeeeff;
}

.callingpoints, .fares {
    margin: 0.5em 0;
    font-size: 83%;
}

.changestext {
    margin: 0.5em 0;
    font-size: 83%;
}
.changestext table, .callingpoints table {
    margin: 0 auto;
    border: none;
}
.changestext td, .changestext th, .callingpoints td, .callingpoints th {
    padding: 3px;
    border: none;
}

.statustext {
    margin: 0.5em 0 0.5em 3em;
    border: solid 1px #ff9999;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    padding: 4px;
}

.statustext div:first-child h4 {
    margin-top: 0;
}

.pdf {
    background: url("http://traintimes.org.uk:81/file_acrobat.gif") no-repeat;
    padding-left: 20px;
}

.ical {
    font-size: 83%;
    background: url("http://traintimes.org.uk:81/calendar.gif") no-repeat;
    padding-left: 20px;
}

.farecol {
    float: left;
    width: 50%;
}
