﻿/* TABLES */
#stationTable{
	width: 740px;
	float: left;
}

#Frontpage #stationTable {
	width: 100%;
	}


.head .goto {
	float: right;
	margin: 10px 0 0 0;
}



#stationTable .head{
	width: 100%;
	float: left;
	padding: 7px 10px 10px 10px;
	margin: 0 0 20px 0;
	color: white;
	background: #0061AA;
}

#Frontpage #stationTable .head {
	padding: 7px 10px 10px 10px;
	margin: 5px 0 0;
	color: white;
	background: #0061AA;
	width: auto;		
}
#Frontpage .stationTable
{
	width: 100% !important;
}

#stationTable .body{
	width: 760px;
	float: left;
}

#Frontpage #stationTable .body {
	width: 100%;
	}
	

#Frontpage #stationTable .foot {
	float: left;
	padding-top: 5px;
}

#Frontpage table.stationTable th, 
#Frontpage table.stationTable td {
	vertical-align:top; 
	text-align: left;
	} 


#Frontpage table.stationTable th.timestamp {
	width: 22%;
	}

#Frontpage table.stationTable th.train {
	width: 53%;
	}

#Frontpage table.stationTable th.delay {
	width: 25%;
	}
	
#stationTable .head h2{
/*	width: 740px;  */
	font-size: 20px;
	margin: 0 10px 4px 0;
}



#stationTable .head h1{
/*	width: 740px;  */
	font-size: 20px;
	margin: 0 10px 4px 0;
	float: left;
}


#stationTable .head p a{
	color: white;
	cursor: pointer;
	}
	
a.show {
background-image:url("/media/img/show.gif");
background-position:left center;
background-repeat:no-repeat;
padding-left:13px;
}

a.hide {
background-image:url("/media/img/hide.gif");
background-position:left center;
background-repeat:no-repeat;
padding-left:13px;
}


#stationTable .head p a:hover{
	text-decoration: none;
}

/*
#stationTable .head input{
	height: 30px;
	width: 215px;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 1px 4px 0 4px;
	border: 1px solid #004273;
	border-bottom: 1px solid #008bd8;
	border-right: 1px solid #008bd8;
}

*/

#stationTable p.select{
	width: 370px;
	float: left;
}

#Frontpage .station-select {
	width: 100%; 
	margin: 0;
	}
	
	#Frontpage #stationTable .head input.station-select {
	font-size: 12px;
	width: 184px;
	}



#stationTable .head p strong a{
	background: none repeat scroll 0 0 #E9EDF0;
	border: 1px solid #004273;
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 16px 6px;
}

.station-select {
	width: 360px;
	float: left;
	margin: 0 10px 0 0;
	}

/* nytt stasjonssøk */
.station-search {
	background: #fff;
	border-color:#004273 #008BD8 #008BD8 #004273;
	border-style: solid;
	border-width:1px;
	float: left;
	margin: 0 0 10px;
	padding: 00;
	white-space: nowrap;
	}
#stationTable .head input.station-select {
	border: 0 none;
	color: #666;
	float: left;
	font-size: 16px;
	margin: 0;
	padding: 5px 3px;
	width: 290px;
	}

#stationTable .head input.stationgo {
	background: url(/media/img/button_background.png) no-repeat;
	border: 0 none;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 2 0 -10px;
	padding: 0;
	cursor: pointer;
	width: 50px;
	color: #333;
}
	
/* slutt nytt stasjonssøk  */


.showHideList{
	cursor:pointer;
	}
	
.station-selectList {
	float: left;
	padding-top: 10px;
	}

#stationTable .head .links {
	padding-top:10px;
	float: left;
	}

#stationTable .table-context p{
	margin: 0;
	padding: 0;
}

#stationTable .tableNav{
	width: 400px;
	float: left;
}

#stationTable .body .tableNav p{
	float: left;
	background: #e9edf0;
	margin: 0;
	padding: 0;
	
}

#stationTable .body .tableNav p a{
	margin: 0;
	line-height: 27px;
	font-size: 12px;
	padding: 4px 20px 0 20px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#stationTable .body .tableNav p.tab2{
	background: #c0c0c0;
	margin: 0 20px 0 0;
}

#stationTable .body .tableNav p a:hover{
	color: #0061aa;
	text-decoration: underline;
}

#stationTable .table-context {
	width: 100%;
	float: right;
	margin: 0 0 20px 0;
	}

#stationTable .table-context p{
	margin: 0;
	padding: 0;
}

#stationTable .table-context a.goto{
	float: left;
	margin: 0 20px 0 0;
}


/* nytt stasjonsfilter */

.station-filter-search {
	background: #fff;
	border-color:#848484 #C1C1C1 #E1E1E1;
	border-style: solid;
	border-width:1px;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}
	
.station-filter-search .station-select {
	border: 0 none;
/*	color: #666;  */
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 4px 3px;
	width: 160px;
	/*background: url("/media/img/table-filter_remove.png") no-repeat scroll 42px center transparent;*/
	}

.station-filter-search input#station-filter-go {
	background: url("/media/img/button_background.png") no-repeat;
	border: 0 none;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 4px 1px 2px;
	cursor: pointer;
	width: 40px;
	color: #333;
}

/* slutt stasjonsfilter */


#stationTable .filter{
	width: 740px;
	float: left;
	padding: 10px;
	background: #e9edf0;
}


#stationTable .filter em a {
	background: url("/media/img/table-filter_remove.png") no-repeat right;
	display: block;
	overflow: hidden;
	line-height: 1000px;
	width: 14px;
	height: 14px;
}

#stationTable .filter strong a {
	background: none repeat scroll 0 0 ;
	color: black;
	text-decoration: none;
	font-weight:bold;
	padding:5px 8px 4px 8px;
}

#stationTable .filter strong a:hover{
	text-decoration: underline;
}



#stationTable .body .filter h4{
	clear: both;
	float: left;
	width: 160px;
	margin: 5px 0 0 0;
	font-weight: normal;
}

#stationTable .filter input{
	margin: 0;
}

#stationTable p.input{
	width: 400px;
	float: left;
	margin: 0;
	padding: 0;
}

#stationTable p.updated{
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
}

#stationTable input.medium{
	width: 160px;
}

table.stationTable{
	table-layout:fixed;
	width: 760px !important;
	border-collapse:collapse;
}

table.stationTable thead tr{
	margin: 4px 0 4px 0;
}

table.stationTable thead tr th{
	border-bottom: 1px solid #ddd;
}


table.stationTable thead tr th.timestamp{
	padding: 10px 0 4px 10px;
}

table.stationTable tbody{
	border-bottom: 1px solid #ddd;
}

table.stationTable tbody tr.oddrow td{
	background: #E9EDF0 !important;
	/*background: white; */
}

table.stationTable tbody tr.evenrow td{
	background: white !important;
}

table.stationTable tbody tr.selected {
	background: #FFFBBB !important;
}

table.stationTable tbody tr:hover{
	
	cursor: pointer;
}
/*
table.stationTable tbody tr.evenrow:hover{
	background: #E9EDF0;
	cursor: pointer;
}

table.stationTable tbody tr.oddrow:hover{
	background: white;
	cursor: pointer;
}
*/


table.stationTable td{
	background: none;
	padding: 5px 6px 5px 6px;
	line-height: 18px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #eee;
	border-collapse: collapse;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	/*white-space: -o-pre-wrap;/ /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

table tr td p{
	margin: 0;
	padding: 0;
}

table tr td .delay, table tr td a span .delay {
	color: red;
	display: inline;
}




table.stationTable td.timestamp{
	border-left: none;
	padding: 5px 4px 5px 10px;
}

table.stationTable th{
	padding: 10px 6px 4px 6px;
}


table tr td.delay{
	color: red;
}

table.stationTable tr.selected, table.stationTable tr.expanded td{
	background: #fffbbb;
}


table.stationTable tr.expanded:hover, table.stationTable tr.selected:hover{
	background: #fffbbb;
	cursor: default;
}
	/*
table.stationTable tr.expanded td{
	padding: 10px 0 10px 0;
	border: none;
	background: #E9EDF0;
	background: #fffccc;
	background: #fffddd;
}*/

table.stationTable tr.selected td{
	border-left: 1px solid #fffbbb;
}

table.stationTable tr.selected td.timestamp{
	border-left: none;
}

table.stationTable tr.expanded h3{
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-style: italic;
}

table.stationTable tr.expanded a{
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

table.stationTable tr.expanded a:hover{
	text-decoration: none;
	border-bottom: none;
}

table.stationTable tr.selected td{
	border-bottom: 1px solid #ffc;
}


table.stationTable ul{
	margin: 0;
	padding: 0;
	
}

table.stationTable ul li{
	/*line-height: 24px;
	padding: 0 10px 0 0;*/
}

table.stationTable ul li em{
	font-style: normal;
	display: block;
	float: left;
	width: 50px;
}

table.stationTable ul li span{
	font-style: normal;
	display: block;
	float: left;
	width: 202px;
	
}

table.stationTable ul.distancelist li span{
	font-style: normal;
	display: block;
	float: left;
	width: 226px;
}

table.stationTable ul li span.passed{
	display: block;
	line-height: 1000px;
	overflow: hidden;
	height: 24px;
	width: 40px;
	margin: 0 16px 0 0;
	background: url(/media/img/table-route_passed.png) left no-repeat;
}

table.stationTable ul li span.current{
	display: block;
	line-height: 1000px;
	overflow: hidden;
	height: 24px;
	width: 40px;
	margin: 0 16px 0 0;
	background: url(/media/img/table-route_current.png) left no-repeat;
}

table.stationTable ul li span.disabled{
	display: block;
	line-height: 1000px;
	overflow: hidden;
	height: 24px;
	width: 40px;
	margin: 0 16px 0 0;
	background: url(/media/img/table-route_disabled.png) left no-repeat;
}

table.stationTable ul li span.end{
	display: block;
	line-height: 1000px;
	overflow: hidden;
	height: 24px;
	width: 40px;
	margin: 0 16px 0 0;
	background: url(/media/img/table-route_end.png) left no-repeat;
}

table.stationTable ul li span.location{
	background: url(/media/img/table-location.png) no-repeat right;
	background-position: 94px;
}

table.stationTable ul li span.expected{
	display: block;
	float: left;
	width: 81px;
	color: red;
}

table.stationTable ul.distancelist li span.expected{
	display: block;
	float: left;
	width: 156px;
	color: red;
}

table.stationTable ul li span.comment{
	display: block;
	width: 360px;
}

table.stationTable ul.distancelist li span.comment{
	display: block;
	width: 260px;
}

table.stationTable ul li strong{
	font-weight: normal;
	color: red;
}

#stationSelect h2 a{
	border: none;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
}


#stationSelect .selected{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#stationSelect .selected h2{
	text-decoration: underline;
	font-size: 21px;
	text-transform: uppercase;
	background: none;
	padding: 0;
}


#stationSelect a {
	color: white;
	margin: 0;
	padding: 0;
}


#stationSelect a:hover, #stationSelect h2:hover{
	text-decoration: underline;
}


#stationSelect .stations ul{
	float: left;
	width: 185px;
	}

.paging {
	width: 500px;
	float: right
	}
	
.paging p{
	text-align: right;
}

.paging a{
	text-decoration:none;
	margin: 0 0 0 10px;
}

.paging a:hover{
	text-decoration:underline;
}

p.links{
	float: right;
}
 
p.tFoot{
	margin: -20px 0 20px;
	padding: 5px 0;
}


/*Autocomplete*/


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #E9EDF0;
}

.ac_over {
	background-color: #0061AA;
	color: white;
}


/*Fra ux content....*/

.article p.time {
font-size:21px;
font-weight:normal;
margin:8px 0 0;
padding:0;
}
content.css
.article .time {
float:right;
line-height:20px;
width:62px;
}

.alert {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#AC0000 none repeat scroll 0 0;
color:white;
}
content.css 
.feedbackBox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E9EDF0 none repeat scroll 0 0;
color:#0061AA;
float:left;
margin:0 0 20px;
width:100%;
}

#Frontpage  #stationTable a.more-simple_inv {
	float: left;	
}
#Frontpage  #stationTable a.goto_inv {
	float: right;
	margin-right: 0;
}

table.stationTable {
background-color:#FFFFFF;
border-collapse:collapse;
margin-bottom:0;
table-layout:fixed;
width:100%;
}

p.tFoot {
margin:0 0 20px;
padding:5px 0 0;
}
