﻿body { 
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Sans-Serif;
}
	
noscript {
	text-align: center;
    background-color: Red;
    color: White;
    font-size: 200%;
    font-weight: bold;
}
	
#container {
	width: 780px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	border: 2px solid #eeeeee;
}

#header {
	height: 162px;
	background: transparent url('/sites/spor/gfx/spor_header.jpg') no-repeat top left;
	border: 1px solid #ecf5e9; /* denne hvide kant redder layoutet i ie7/ie8/ff3 */
	
}

#logo {
    width: 150px;
    height: 130px;
    float: left;
    clear: both;
    cursor: pointer;
}

#searchform {
	width: 150px;
	height: 16px;
	margin-top: 4px;
	float: right;
}

#searchform input.field {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #50a125;
	background-image: url('/sites/voresmad/gfx/global/bg_input.gif');
	background-repeat: repeat-x;
	width: 100px;
	height: 12px;
	font-size: 9px;
	margin: 0px;
}

#ButtonSiteSearch {
	margin: 0px;
	border: none;
	width: 35px;
	height: 16px;
	background: transparent url('/sites/spor/gfx/bg_soeg.png') no-repeat top left;
	cursor: hand;
}

#top-menu {
	list-style-type: none;
	font-family: Arial, Sans-Serif;
	width: 780px;
	height: 20px;
	margin: 137px 0px 0px 12px;
	padding: 0px;
}

#top-menu li {
	text-align: center;
	margin-right: 3px;
	width: 150px;
	float: left;
	overflow: hidden;
}

#top-menu li a {
    display : block;
	height: 20px;
	padding-top: 3px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #50a125;
}

#top-menu li.selected a {
	text-decoration: underline;
}

#left-menu {
	list-style-type: none;
	margin: 0px 2px 0px 12px;
	padding: 0px;
	float: left;
	width: 150px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #000000;
}

#left-menu li {
	overflow: hidden;
	margin: 10px 0px 7px 0px;
	font-weight: normal;
}

#left-menu li.selected {
	font-weight: bold;
}

#left-menu li ul {
	padding: 0px 0px 0px 7px;
	margin: 0px;
}

#left-menu li img {
	overflow: hidden;
	margin: 14px 0px 5px 0px;
}

#left-menu li a {
    display : block;
	color: #008000;
}

#content-container {
	background: transparent url('/sites/spor/gfx/Baggrund-bue.gif') no-repeat top left; 
}

#content {
	min-height: 600px;
	height: auto !important; 
	height: 600px;
	width: 616px;
	padding: 0px;
	float: left;
}

.main {
    margin: 0px 0px 0px 6px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

#print-links {
	height: 15px;
	text-align: right;
	color: #aaaaaa;
}

#track-map {
}

#footer {
	width: 659px;
	height: 100px;
	margin: 20px auto 10px auto;
	padding: 6px 60px 0px 60px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #aaaaaa;
	/*background: transparent url('/sites/spor/gfx/lf_logo_50x30.png') no-repeat 10px 0px;*/
}

#footer a {
	color: #aaaaaa;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}


/* ---------------  FORMS ----------------------------------------- */

.spor-form .obli { color: red; }

.spor-form {
	margin : 0px;
}

.spor-form input.field, .spor-form textarea {
	border : 1px solid #b1b1b1;
	background-color : #ffffff;

}

.spor-form input.field {
	background-image : url('/sites/spor/gfx/bg_input.gif');
	background-repeat : repeat-x;
	height : 14px;
	margin : 0px 0px 3px 0px;
	font-size : 11px;
}

.spor-form .selectfield {
	background-image : url('/sites/spor/gfx/bg_input.gif');
	background-repeat : repeat-x;
	margin : 0px 0px 3px 0px;
	font-size : 11px;
	border : 1px solid #b1b1b1;
	background-color : #ffffff;
	width : 266px;
}

.calfield {
	font-size: 11px;
	margin-bottom: 10px;
}

.spor-form textarea {
	/*height : 64px;*/
	margin : 0px 0px 9px 0px;
}

.spor-form .row label {
	display: block;
	float : left;
	width : 150px;
	padding : 2px 10px 0px 0px;
	font-size : 11px;
	font-weight : bold;
	color : #494949;
	min-height : 16px;
	margin : 0px 0px 3px 0px;
}

.spor-form input.img {
	display: block;
	float : right;
	border : none;
	width : 114px;
	height : 29px;
}

.spor-form input.button {
	display: block;
	float : left;
	border : 1px solid #b1b1b1;
	font-size : 11px;
	color : #555;
	margin : 0px 0px 0px 0px;
	padding : 5px;
}

.spor-form hr {
    float: none; clear: both; margin: 10px 0 10px 0;  
}
    
.spor-form .row { display: block; clear: both; }
.spor-form .row-even { display: block; clear: both; }
.spor-form .row-odd { display: block; clear: both; }


/* ----- MAPS ----------------- */

#dk_map_canvas {
	width: 616px;
	height: 682px;
	background-color: black;
	cursor: pointer;
}

#region_map_canvas {
	width: 616px;
	height: 500px;
	background-color: black;
}

#track_map_canvas {
	width: 616px;
	height: 682px;
	background-color: black;
}

.contact-info {
}

.copyright {
	text-align: right;
    font-size: 12px;
    color: #000000;
}

/*  pop ups */

.rutebeskrivelse {
}


/* MISC */
		
.clear {
    float: none;
	clear : both;
}

a img {
    border: none;
}