body{
	font:12px Arial, helvetica, Verdana, sans-serif; 
	color:#fff; 
	background-color: #353535;
	padding:0;
} 

a { color: #fff; text-decoration:none;}

form { margin:0; padding:0; text-align:left;}

form div { margin:0; padding:0; }

.caption{
	font-size:3.5em;
	font-weight:bold;
	color: #FFDF00;
}

#header {
	padding:0;
	margin:0;
	margin-top:13px;
	margin-bottom: 13px;
	border:0;
}

#banner {
	padding:0;
	padding-bottom: 5px;
	vertical-align: top;
	border:0;
	color: #D9D9D9;
}

#banner label {
	font-size: 12.5px;
	font-weight: bold;
	color: #F7DE21;
}

#banner a, #banner table tr td {
	font-size: 11px;
	font-weight: normal;
	color: #D9D9D9;
}


.top_right {
	color: #FFDD00;
}

.top_right a {
	color: #FFDD00;
}

ul{list-style-type:none;padding:0px;margin:0px;}
li{display:inherit;padding-top:4px;}

div#func_head a {
	color: #6B696B;
}

div#func_head input[type=text] {
	width:200px;
	font:1em;
	/*border:1px solid #fff;*/
   border: 0;
	margin: 1px 0 4px 0;
}

div#func_head input[type=password]{
	width:200px;
	font:1em;
	/*border:1px solid #fff;*/
   border: 0;
	margin: 1px 0 4px 0;
}

div#func_head input[type=submit]{
	border:1px solid black;
	font-weight:bold;
	/*padding: 0 4px 0 4px;*/
	margin: 1px 0 4px 0;
	width: 40px;
}

ul#main_menu{
	display:inline;
	font-weight:bold;
	font-size:1.2em;
}
ul#main_menu li{
	display:inline;
}

ul#right_menu{
	//padding-left: 5px;
}

ul#right_menu li{
	display:inline;
	height: 15px;
	font-size: 11px;
	margin-right: 10px;
	font-weight: bold;
}

ul#right_menu li a {
	color: #CDCDCD;
	letter-spacing: 1px;
}

ul#right_menu li.active{
	background: #FFDF00;
	color: #525152;
	padding: 0 5px 0 5px;
	letter-spacing: 1px;
}

#map{
	background-color:#FFF;
	margin:1px auto;
	margin-top: 0;
	margin-bottom:0;
	height: 432px;
	width: 590px;
}

#map-space {
	padding:0;
	width:590px;
}


#map-actions a {
	font-weight: bold;
	text-decoration:none;
}

#map-actions a img {
	border: 0;
	padding: 0;
	margin: 0;
}


#func_head{
	background:#606060;
	/*width:291px;*/
	margin:0;
	padding:0;
}

.func_head {
	background:#606060;
	margin:0;
	padding: 5px;
	color: #CDCDCD;
	font-weight:bold;
}

#live-camera {
	border: 0px solid yellow;
	margin-top: 8px;
}

#live-camera img {
	border: 1px solid #CECFCE;
}

.func_result{
	border:1px solid #ccc;
	/*width:290px;*/
	margin-top:5px;
	overflow: auto;
	padding:0px;
}

.func_result img {
	margin: 1px auto;
}

#result-div {
	margin-top: 10px;
}

.result-style {
	height: 300px;
   border: 1px solid #FFF;
	padding: 5px;
   overflow: auto;
	margin-top: 0;
}

#result{
}

div#info {
   position:absolute;
   top: 13%;
   left:7%;
   border: 5px solid grey;
   z-index: 9999;
   padding: 0px;
   background: #fff;
}

div.autocompletelist {
	margin:0;
	padding:0;
	position:absolute;
	height:300px;
	z-index:999;
	border:1px solid #5A5D5A;	
	background: #FFF;
	color: #000;
	overflow: auto;
	cursor: pointer;
}

div.autocompletelist ul li {
	margin:0;
	border-bottom:1px solid #5A5D5A;
	padding: 2px;
}

div.autocompletelist ul li.selected {
	background-color: #FFDE01;
}

div#comm-box {
	margin:10px 0px 10px 0px;
}

div#comm-box table tr td {
	padding: 10px;
	background: #D1D1D1;
	color: #000;
	width: 120px;
	vertical-align: top;
}

tr.even {
	background-color: #fff;
	color: #000;	
}

tr.even a {
	color: #000;
}

tr.odd td, tr.even td {
	padding: 5px;
}

tr.odd td.action-links, tr.even td.action-links {
	text-align: right;
	padding-right: 12px;
}

div#delays {
	background: #606060;
	color: #CDCDCD;
	padding: 5px;
	padding-right: 0;
	height: 270px;
	overflow: auto;
	font-family: Arial, helvetica, Verdana, sans-serif; 
	font-size: 12px;
}

div#delays a {
	color: #CDCDCD; /*#EAEAEA;*/
	cursor: default;
	font-size: 11px;
}

div#map-actions {
	padding:5px 0 4px 0;
	font-size:12px;
	clear:both;
	text-align:justify;
	background-color: #353535;
	border: 3px solid #FFF; 
	margin:0px auto;
	margin-top:0;
	margin-bottom: 0;
	vertical-align:middle;
}

div#map-legends {
	padding:5px 0 4px 5px;
	font-size:12px;
	clear:both;
	text-align:left;
	background-color: #353535;
	border: 3px solid #FFF; 
	margin:0px auto;
	margin-top:0;
	margin-bottom: 0;
	vertical-align:middle;
}

div.communication-box {
	margin:1px auto;
	margin-top:0;
	margin-bottom:0;
}

div.communication-box td {
	color: #FFF;
	cursor: pointer;
	vertical-align:bottom;
	padding: 0px;
}

input.styled_button {
	background-color:#3A3A3A;
	border: 1px solid #FCDE00;
	color: #FCDE00;
	padding: 4.5px 5.5px 4.5px 5.5px;
	font-weight: bold;
}

ul.func_head li, ol.func_head li {
	font-weight:bold;
	margin:0;
	color: #CDCDCD;
}

ul.func_head li:hover {
	font-weight: bold;
	background-color:#FFDF00;
	color: #000;
}

div#alerts a { color: blue; }

/* Styles for the pagination links */
.pagination {
    width: 100%;
    padding: 3px;
    margin: 3px;
}

span.results_range, .pagination span.results_range {
    color: #CDCDCD;
    font-weight: bold;
    font-size: 8pt;
    float: right;
    margin-right: 5px;
    margin-bottom: 8px;
    margin-top: 5px;
}

.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #FFDE01;
    text-decoration: none;
    color: #FFDE01;
}
.pagination a:hover, .pagination a:active {
    border: 1px solid #FFDE01;
    color: #FFDE01;
}
.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #FFDE01;
    font-weight: bold;
    background-color: #FFDE01;
    color: #000;
}
.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #606060;
    color: #606060;
}

/* Styling the persoanlize popup div */
div#personalise {
	border: 2px solid #FFDF01;
	background-color: #FFF;
	color: #000;
	margin:0;
	position:absolute;
	margin-top:-2px;
	width: 288px;
	height: auto;
}

div#personalise div.content {
	padding: 5px;
}

div#personalise a.close_button {
	float:right;
	border:0;
	margin:0;
	padding:0;
}

div#personalise a.close_button img {
	border: 0;
}

ol { list-style-type: decimal; }


#page-content {
	/*background:url('/images/BG.jpg');*/
	width: 960px;
	margin: 10px auto;
	margin-top: 0;
	margin-bottom:0;
}

#container {
	width: 897px;
	*width: 905px;
	margin: 10px auto;
	line-height: 130%;
	padding: 0px 0px 0px 0px;
	margin-top:0;
	margin-bottom:0;
}

#leftnav {
	float: left;
	width: 590px;
	margin: 0;
	padding: 0;
}

#content {
	margin-left: 600px;
	width: 291px;
	padding-left: 5px;
}


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #FFF;
 border-bottom: 1px solid #778;
/* font: bold 12px Verdana, sans-serif; */
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 /*border: 1px solid #778;*/
 border-bottom: none;
 /*background: #DDE;*/
 background: #5A5D5A;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #FFF; /*color: #448;*/ }
/*ul.tabbernav li a:visited { color: #667; }*/

/*ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}*/

li.tabberactive {
 background: none;
 border-bottom:0;
}

ul.tabbernav li.tabberactive a
{
 /*background-color: #fff;
 border-bottom: 1px solid #fff; */
 /*background-color: #FFDD00;*/
 color: #000;
}

/*ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}*/

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 /*border:1px solid #aaa;*/
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 border-bottom: 0px solid #CDCDCD;
 margin:0;
 padding:0;
 border: 0;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
 height: 15px;
 font-size:11px;
 margin-right:13px;
 font-weight: bold;
 color: #525152;
}

ul.tabbernav li a
{
  border-bottom: none;
  text-decoration: none;
  padding:0;
  margin:0;
  letter-spacing: 1px;
  background-color: #393939;
}

ul.tabbernav li a:link { color: #CDCDCD; }

ul.tabbernav li.tabberactive {
  background-color: #FFDE01;
  color: #525152;
  padding: 1px 5px 0px 5px;
  margin-right: 13px;
  border-bottom: 1px solid #FFDE01;
}


ul.tabbernav li.tabberactive a
{
 background-color: transparent; /*#FFDE01;*/
 color: #525152;
 font-weight: bold;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 margin-top:0;
 padding:0px;
 border: 0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.innertab p {
	border-top: 2px solid #FFDE01;	
}
.innertab ul.tabbernav li {
	background: none;
}

.innertab ul.tabbernav li a {
	background: none;
	color: #FFF;
}

.innertab ul.tabbernav li.tabberactive {
	background-color: #FFDE01;
}
.innertab ul.tabbernav li.tabberactive a {
	background-color: #FFDE01;
	color: #000;
}



/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 11150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
