@charset "iso-8859-1";

/* author: Gary Mould */
/* Creation date: 05/03/2007 */
/* Extensively rewritten by Dan Aylen */
/* 17/12/2008 */

/*bus timetables tables*/
table.timetables tr.header{background-color: #3F5F8D;color:White;}
tr.rowtwo{background-color: #EBEFF3;}

/* left hand side menu styles */
#nav 
{
    border-left: 1px solid #3F5F8D;
    border-right: 1px solid #3F5F8D; 
    background-color: #EBEFF3;}

#nav ul.left a:hover,
#nav ul.left a.this,
#nav ul ul a:hover,
#nav ul ul a:active,
#nav a:hover,
#nav a:active {color: #3F5F8D;}

h1, h2 {color: #3F5F8D}

/*Main content frame styles*/
#content 
{
    background-color: #FFF;
    color: #000;
    margin: 0px;
    padding: 0px 10px 75px 10px;
    clear: right;
    text-align: left;
    width: 833px;
    border-right: 1px solid #3F5F8D;
    margin-left: 136px;
    float: right;
}
#content a:hover, 
#content a:link,
#content a:visited,
#content a:active {color:#3F5F8D;}


/*Header and footer styles*/
#footer 
{
    background-image: url(../images/footerliquidleftm.gif);
    background-color: #DDE3D6}
#footerleft a:hover,
#footerleft a:active 
{
    color: #3F5F8D;
    background-color: #DDE3D6}
#textsize {background-image: url(../images/footerliquidrightm.gif);}
#headermenuliquid1 {background-image: url(../images/header08liquidm_01.gif); width: 38px; height: 70px; float: left}
#headermenuliquid2 {background-image: url(../images/header08liquidm_02.gif); height: 70px; background-position: 38px 0px}
#headermenuliquid4 {background-image: url(../images/header08liquidm_04.gif); width: 431px; height: 70px; float: right}
