/* General styles */

body
{
	background-color:#444444;
}

/* TABS */

.tabs li a {color:#fff;}

.tabs {background:url(tabs/backing.gif) repeat-x;}
.tabs li a b.p1 {background:url(nav_hovered_left.png);}
.tabs li a b.p2 {background:url(nav_hovered_middle.png) repeat-x;}
.tabs li a b.p3 {background:url(nav_hovered_right.png);}

.tabs li a:hover b.p1,
.tabs li a:focus b.p1,
.tabs li a:active b.p1
{background:url(nav_hovered_left.png);}
.tabs li a:hover b.p2,
.tabs li a:focus b.p2,
.tabs li a:active b.p2
{background:url(nav_hovered_middle.png) repeat-x;}
.tabs li a:hover b.p3,
.tabs li a:focus b.p3,
.tabs li a:active b.p3
{background:url(nav_hovered_right.png);}
.tabs li a.selected {z-index:800;}
.tabs li a.selected b.p1,
.tabs li a:hover.selected b.p1,
.tabs li a:active.selected b.p1
{background:url(nav_selected_left.png);}
.tabs li a.selected b.p2,
.tabs li a:hover.selected b.p2,
.tabs li a:active.selected b.p2
{background:url(nav_selected_middle.png) repeat-x;}
.tabs li a.selected b.p3,
.tabs li a:hover.selected b.p3,
.tabs li a:active.selected b.p3
{background:url(nav_selected_right.png);}


.travelPanel {font-family:Arial; font-size:small;}
#travelPanelWelcome {background-image:url(welcomebg.jpg); background-repeat:no-repeat; background-position:left bottom; background-color:#602317; color:#fff; }
#travelPanelTT { background-image:url(bgTravelPanelLeft.gif); background-repeat:repeat-y; min-height:0;color:#fff;}
#travelPanelFares {background-image:url(bgTravelPanelLeft.gif); background-repeat:repeat-y; min-height:0;color:#fff; }
#travelPanelMango {background-image:url(mangobg.jpg); background-repeat:no-repeat; background-position:left bottom;background-color:#602317; color:#fff;}

.travelPanel h1 {color:#F3C16B;}
.travelPanel h2 {color:#F3C16B;}
.travelPanel h3 {color:#dbb9cc;}

.travelPanel h2 {color:#F3C16B;}
.travelPanel h3 {color:#F0D6B8;}


.leftScreen ul.ttList li a:hover
{
    background-color:#D76767; color:#fff;
}

.leftScreen ul.ttOptionsList li a:hover
{
	background-color:#602317; color:#fff;
}

.fareList { border-collapse:collapse; width: 100%; }
.fareList td.bgColour   { background-color:#D76767; color:#fff; font-weight:bold; padding: 4px;} 

/* footer link colours */

#footer2 .left { border-left:1px solid #cccccc;}

#footer2 li a { color:#999999;}

#footer2 li h2 a { color:#cccccc; }


/* timetable colours */

