/*
----------------------------------------------- 
Southeastern 
Author:www.imaginet.co.uk 
Version:24 Aug 2009 
----------------------------------------------- */


/* Global Styles
----------------------------------------------- */

html body {
   margin:0;
   background:#fff;
   color:#000;
   font:12px Verdana,Sans-serif;
}
a img {
   border:none;
}
h1 {
   font-size:1.6em;
   margin:0 0 0.5em 0;
}
h2 {
   font-size:1.2em;
   margin:0 0 0.8em 0;
}
h3, h4, h5 {
   font-size:1em;
   margin:0 0 1em 0;
}
p {
   margin:0 0 1em 0;
}
hr {
   border-color:#000;
   border-width:1px 0 0 0;
   border-style:solid;
   color:#fff;
}
#validation {
   display:none;
}


/* sIFR stuff 
----------------------------------------------- */

.sIFR-flash {
   display:none !important;
}
.sIFR-alternate {
   visibility : visible !important;
}


/* Page structure
----------------------------------------------- */

#masthead, #bct, #left, #right, #travelhome, #bookmarks, #footnav, #station_nav, #homeoptions {
   display:none;
}
div.pagenav, div.big_buttons, div.button_right, div.boxmenu {
   display:none;
}
#printlogo {
   position:absolute;
   top:0;
   left:0;
   display:block;
   width:100%;
   height:60px;
   margin:0 0 1em 0;
}
#page, #homepage {
   position:absolute;
   top:60px;
   left:0;
   border-top:2px solid #000;
   padding-top:1em;
}
#footer {
   width:100%;
   position:absolute;
   left:300px;
   top:10px;
}
#footer #govia, #footer #footnav, #footer div.breaker {
   display:none;
}
#homebanner {
   margin:0 0 1em 0;
}
#big_alert, #big_alert_green {
   display:none;
}



/* Forms  
----------------------------------------------- */

form table, form table td {
   border:none;
}




/* Tables 
----------------------------------------------- */

table {
   border-style:solid;
   border-width:0 0 1px 1px;
   border-color:#000;
   border-collapse:collapse;
   margin:0 0 1em 1px;
}
table td, table th {
   border-style:solid;
   border-width:1px 1px 0 0;
   border-color:#000;
   padding:5px;
}




/* Inline Images
----------------------------------------------- */

img.left1, img.left2 {
   float:left;
   padding:0;
   margin:0 20px 0.5em 0;
}
img.right1, img.right2 {
   float:right;
   padding:0;
   margin:0 0 0.5em 20px;
}
img.left1, img.right1 {
   border:1px solid #000;
}
img.left3 {
   float:none;
   border:1px solid #000;
}
img.left4 {
   float:none;
   border:none;
}


/* Content 
----------------------------------------------- */

ol {
   padding:0 0 0 40px;
}
ol li {
   padding-bottom:1em;
}
ol li a {
   text-decoration:underline;
}
ol.alpha {
   list-style-type:lower-alpha
}

