#top,#bottom {
	padding: 8px 8px 8px 8px;
	border-width: 0 0 1px 0;
	border-color: #324075;
	border-style: solid;
	background-color: #989FBA;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#ffffff, EndColorStr=#324075);
	background-image: url(/pics/gradient.jpg);
}

#top TD {
	color: #324075;
}

#top TD#date {
	color: white;
}

#bottom {
	padding: 1px 0 2px 6px;
	border-width: 1px 0 0 0;
	height: 2px;
	font-size: 10px;
}

#main {
	border-width: 0 0 0 1px;
	border-color: #324075;
	border-style: solid;
	padding:10px 10px 0 10px;
	Qwidth: 621px;
	Qheight: 500px;
}

#content {
	width: 762px;
	margin: 10px auto 0;
	position: relative;
	
	background-repeat: no-repeat;
	background-color: white;

	border: 1px solid #888888;
}
table#content_table {
	width: 762px;
}
	

.login  {
	width : 80px;
	font-size : 8pt;
}

body {
	background-color : white;
	background-image: url(/pics/bakgrund2.jpg);
	background-repeat:repeat-x;
	margin : 0;
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	line-height: 1.6em;
	color: black;
}

TD  {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	line-height: 1.5em;
}

TH {
	font-weight: bold;
	font-size: 13px;
	font-variant: italics;
}


h1, h2, h3, h4, h5, h6 {
        font-weight: bold;
        margin-bottom: 2px;
        margin-top: 10px;
        padding-bottom: 2px;
        padding-top: 2px;
}

h3 {
        border-bottom: 1px solid #324075;
}

h1,h2 {
        background-color: #324075;
		background-image: url(/pics/gradienthead.jpg);
        color: white;
        font-size: 150%;
/*        height: 20px;
        line-height:18px;*/
        padding: 4px;
        margin-left: -5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

h2 {
        font-size: 140%;
}

h3 {
        font-size: 130%;
}

h4 {
        font-size: 120%;
        padding-bottom: 0px;
}

h5 {
        font-size: 110%;
}

h6 {
        font-size: 100%;
}

.stadgar h4 {
	border-bottom: 0px;
}

.stadgar h3 {
	border-top: 1px solid #324075;
	border-bottom: 0px;
	padding-top: 5px;
}


A  {
	color : #0000dd;
        text-decoration: none;
        Qfont-weight: normal;
}

A:Visited  {
	color : #0000dd;
        text-decoration: none;
}

A:Active  {
	color : #0000dd;
        text-decoration: none;
}

A:Hover  {
	color : #0000ff;
        text-decoration: underline;
}

#enty {
	font-size: 6pt;
	color: black;
	text-decoration: none;
}

h2 a, h2 a:Visited, h2 a:Hover, h2 a:Active {
	color: white;
}

p {
	margin: 5px 0 15px 0;
}



/* Put a border on all generated images */
#album_index .image, #album_slide .image {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin:0;
}

#album_index .image {
	margin: 5px 5px 0 5px;
}

/* Align the content of the cells on the index pages to the center and bottom. */
#album_index td {
	text-align: center;
	vertical-align: bottom;
}

#album_slide .imageinfo {
	font-size: 9px;
}

#album_slide .author, .author {
	font-size: 9px;
}

input, textarea {
	border-width: 1px;
}

.error {
	color: red;
	font-weight: bold;
}

.image {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

table.borders {
	border-right: 2px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
}

table.borders td {
	border-left: 2px solid #aaaaaa;
	border-top: 2px solid #aaaaaa;
	margin: 0;
	padding: 5px;
}

table.noborders td {
	border-width: 0px;
	margin: 0;
	padding: 0 3px 0 3px;
}

.nyhet {
	color: red;
	font-size:80%;
}

.marker {
	background-color: #FFFF00;
}

.section {
	border: 1px solid #aaaaaa;
	padding: 3px 4px 4px 4px;
	margin-bottom: 10px;
	background-color:white;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.section p {
	margin-bottom: 0px;
}
.section h4 {
	margin-top: 0px;
}

hr {
	border-width: 1px 0 0 0;
	border-top: 1px solid #888888;
}

@media print {
   .noprint {
   	display: none;
   }
}

.caption {
	font-size: 9px;
	font-style: italic;
}

.infobox {
	border: 1px solid #888;
	background-color: #ffc;
	padding: 6px;
	margin-top: 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}





#menu  {
	padding: 4px;
}

#menu ul li {
	width : 130px;
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:1px;
	padding:0;
}

#menu ul li .headmenu {
	background-color : #324065;
	color : white;
	width : 110px;
	font-size : 12 px;
	font-weight : bold;
	margin: 12px 1px 2px 1px;
	text-decoration : none;
	display: block;
	padding : 8px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#menu ul li a:Visited, #menu ul li a:Active, #menu ul li a:hover {
	color : white;
}
#menu ul li a:hover {
	background-color: blue;
}
#menu ul li ul li a {
	background-color : #ddd;
	color : black;
	width : 110px;
	font-size : 12 px;
	font-weight : normal;
	margin: 2px 0px;
	text-decoration : none;
	display: block;
	padding : 1px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#menu ul li ul li a.ny {
	background-image : url(/pics/ny.png);
	background-position: 112px center;
	background-repeat: no-repeat;
}
#menu ul li ul li a:Visited, #menu ul li ul li a:Active, #menu ul li ul li a:hover {
	color : black;
}
#menu ul li ul li a:hover {
	background-color: #bbb;
}

#menu ul li ul li.active a {
	background-color : #3240a5;
	color: white;
}

#menu ul li ul li.other a {
	background-color : #324065;
	color : white;
	width : 110px;
	font-size : 12 px;
	font-weight : normal;
	margin: 6px 1px 2px 1px;
	text-decoration : none;
	display: block;
	padding : 2px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#menu ul li ul li.other a:hover {
	background-color: blue;
}

area {
	border: 1px solid #888;
}

.TrafficTypeItem {
	margin:10px 10px 0px 0;
	width:270px;
	border: 1px solid #888;
	background-color: #f0f0ff;
	padding: 10px 0 12px 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	float:left;
}
.TrafficTypeItem .Header {
	font-weight:bold;
	margin-bottom:6px;
	width:95%;
	padding-left: 10px;
	qborder-bottom: 1px solid black;
}
.TrafficTypeItem ul {
	list-style: none outside none;
	padding-left: 0;
}
.TrafficTypeItem ul li {
	padding-left: 10px;
	height: 20px;
}

.TrafficTypeItem .Departure .LineDesignation,
.TrafficTypeItem .DepartureAlternating .LineDesignation {
	clear:both;
	float:left;
	width:30px;
	text-align: right;
	padding-right: 10px;
}
.TrafficTypeItem .Departure .DestinationName,
.TrafficTypeItem .DepartureAlternating .DestinationName {
	float:left;
	width:170px;
}
.TrafficTypeItem .Departure .DisplayTime,
.TrafficTypeItem .DepartureAlternating .DisplayTime {
	text-align: right;
}
.Departure tr {
	color: #900;
}
.Departure tr.line-1, .Departure tr.line-4, .Departure tr.line-91, .Departure tr.line-94 {
	color: #009;
}

#sl-time.caption {
	padding-left: 10px;
	clear: both;
}

.fade {
	position: absolute;
	width: 598px;
	height: 510px;
	qtop: 100px;
	qleft: 100px;
}

.fade div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

