﻿/* Basis stylesheet for stoplinien.dk - version 1.0 - 20080109 */
/* Made by Jesper Lund, eksponent ApS www.eksponent.com  */

body
{
	background-color: #FFF;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:0.7em;
	color:#4d4137;
}
img { border: 0px; }

/* Links */
a, a:link, a:visited
{
	color: #d43e22;
	text-decoration: none;
}
a:hover, a:active { text-decoration: underline; }


.blueBox a {
	font-weight:bold;
}

.left_extra_menu
{
    padding-top:40px;
}

#menu a {
	display:block;
	width:178px;
	color:#ad250c;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #b4ada8;
	margin-bottom:10px;
}

#menu a.selected 
{
	font-weight:bold;
	background-image:url(images/icn_arrow_small.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	padding-left:18px;
	
	padding-bottom:0px;
	border-bottom:none;
}

/* --- text objects / margins --- */
h1, h2, h3, h4, p { margin: 0em; }
#menu h2 {
	width:178px;
	font-size:11px;
	color:#4d4137;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #b4ada8;
	margin-bottom:10px;
	margin-top:20px;
}
p { margin: 0 0 0 0; }
/*ul, ol { margin: 0 0 1em 0; }*/
.floatr { float: right; }
.floatl { float: left; }

/* --- general text formattings --- */

hr
{
	background-color: #fff;
	color: #fff;
	border-color: #d6d5cf;
	border-style: none none dotted none;
	border-width: 0px 0px 1px 0px;
	clear: left;
}

/* --- form tags --- */

form
{
	padding: 0px;
	margin: 0px;
}
input
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	vertical-align: middle;
}
input.text
{
	height: 18px;
    padding: 0px 3px 0px 3px;
    border: 1px #8b9bb9 solid;
}
input.submit
{
	height: 20px;
	cursor: pointer;
	font-size: 11px;
	padding: 1px 5px 3px 5px;
}
select
{
	height: 18px;
	font-size: 10px;
}
label
{
	padding-right: 20px;
}

/* --- buttons --- */

.button
{
	font-size: 10px;
	background-image: url(../grafik/baggrund/buttons_left.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 18px;
	padding: 4px 0px 0px 0px !important;
	margin-left: 15px;
}

/* --- Layout --- */

#allaround
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#top
{
	width: 960px;
	height: 102px;
	position: relative;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}

/*
.category1 #top {
	background-image: url(images/bg_top_1.gif);
}

.category2 #top {
	background-image: url(images/bg_top_2.gif);
}

.category3 #top {
	background-image: url(images/bg_top_3.gif);
}
*/

/* Top */
#top .logo
{
	height: 30px;
	left: 20px;
	position: absolute;
	top: 51px;
	width: 180px;
}

#top .menu {
	position:absolute;
	top:13px;
	right:122px;
}

#top .menu a {
	color:#FFF;
	font-weight:bold;
	margin-right:28px;
}

#top .search {
	position:absolute;
	top:10px;
	right:10px;
}

#top .search .text {
	width:90px;
	border:1px solid #ae9f95;
	margin-right:5px;
	padding-top:2px;
	height:16px;
	color:#000;
}

/* Footer */
#footer {
	background-color:#afa596;
	width:940px;
	height:17px;
	color:#FFF;
	margin-top:13px;
	padding-top:3px;
	padding-left:20px;
	position:relative;
}

.forum #footer 
{
	width:960px;
	height:20px;
}

#footer img {
	position:absolute;
	top:0px;
	right:20px;
}

/* Content */

.subpage #content {
	background-image:url(images/bg_subpage.gif);
	background-repeat:repeat-y;
	width:960px;
}

.subpagewide #content {
	background-image:url(images/bg_subpage_wide.gif);
	background-repeat:repeat-y;
	width:960px;
}

.forum #content {
	background-image:url(images/bg_forum.gif);
	background-repeat:repeat-y;
	width:960px;
}

#content #menu {
	float:left;
	width:200px;
}

#content #left {
	float:left;
}

.subpage #content #left {
	width:520px;
	margin-left:20px;
	margin-right:20px;
}

.forum #content #left {
	width:720px;
	margin-left:20px;
	margin-right:20px;
}

.subpagewide #content #left {
	width:740px;
	margin-left:20px;
}

#content #right {
	float:left;
	width:255px;
	margin-left:8px;
	padding-top:8px;
}

#content #rightSub {
	float:left;
	width:162px;
	padding-top:8px;
        padding-bottom: 8px;
	padding-left:19px;
	padding-right:19px;
}

#content #rightSub .box
{
	width:142px;
	background-color:#FFF;
	border:1px solid #e6e3e0;
	padding:10px;
}

#content #rightSub .box img 
{
	float:left;
	margin-right:5px;
}

#content #rightSub .bannerTextsBox
{
    border-top: none;
    margin-top: 0;
}

#content #rightSub .bannerTextsHeading
{
    font-weight: bold;
    font-size: 1.2em
}

#content #rightSub .bannerTextBox
{
    margin-top: 1em;
}

#topContentSpacer {
	height:20px;
	position:relative;
}

#topContentSpacer #menuTop {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#f1efed;
	width:200px;
	height:20px;
}

.frontGreyBox {
	margin-top:1px;
	background-image:url(images/bg_faded_grey.gif);
	background-repeat:repeat-x;
	height:107px;
	padding:20px;
	color:#4d4137;
	overflow:hidden;
}

.frontGreyBox table .txt5 a 
{
	font-size:12px;
} 

.frontGreyBox h2 {
	font-size:16px;
	margin-bottom:5px;
}

.blueBoxHeader {
    cursor: pointer;
    padding-left: 12px;
    margin-bottom: 3px;
    background: url(/Images/blueBoxheader.gif) no-repeat;
    height: 40px;
}

.blueBoxHeader_selected {
    cursor: pointer;
    padding-left: 12px;
    background: url(/Images/blueBoxheader_selected.gif) no-repeat;
    height: 40px;
}

.blueBox {
	border:1px solid #b9deeb;
	padding:12px 11px 13px 11px;
	margin-bottom: 3px;
}

.blueBox .dottedline {
	height:1px;
	font-size:0px;
	line-height:0px;
	border-bottom:1px dotted #b9deeb;
	margin-bottom:3px;
	margin-top:2px;
}

#top .faneblade {
	position:absolute;
	bottom:7px;
	left:221px;
}

#top .faneblade a.link1 {
	position:absolute;
	left:0px;
	bottom:0px;
}
#top .faneblade a.link2 {
	position:absolute;
	left:115px;
	bottom:0px;
}
#top .faneblade a.link3 {
	position:absolute;
	left:230px;
	bottom:0px;
}
#top .faneblade a.selected {
	bottom:-1px;
}

.gradientBlueBg {
	background-image:url(images/bg_faded_blue_content.gif);
	background-repeat:repeat-x;
	min-height:160px;
}

.padding20 {
	padding:20px;
}

.blueBoxWide {
	float:left;
	background-color:#e9f5f9;
	width:360px;
	min-height:120px;
}

.box {
	width:250px;
	float:left;
}
.box .boxHeader H2
{
	padding: 5px 0 5px 5px;
	font-size: 1em;
	width: 130px;
	color: #fff;
	height: 25px;
}
.box h2 {
	width:230px;
	height:25px;
	background-image:url(images/bg_box_header.gif);
	color:#FFF;
	font-size:1.2em;
	padding-top:10px;
	padding-left:20px;
	margin-bottom: 1px;
}
.box p {
	border-top:1px solid #FFF;
	width:210px;
	background-image:url(images/bg_faded_grey_light.gif);
	background-repeat:repeat-x;
	min-height:170px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}

.boxWide{
float: none;
margin-top: 1em;
background-image: url(images/bg_boxWide_body.jpg);
background-repeat: repeat-x;
border: 1px solid #D2CCC6;
width: 520px;
}

.boxWide h2{
background-color: #D2CCC6;
background-image:url(images/bg_box_headerSand.gif);
color: #E1561F;
font-size: 1.8em;    
width: auto;
padding-top:6px;
padding-left:20px;
margin: 0px;
}

.boxWide p
{
    width: 480px;
}

.frontpagemenu
{
    margin-right:11px;
}


/* Map stylesheet for stoplinien.dk - version 1.0 - 20080123 */
/* Made by Bo Petersen, eksponent ApS www.eksponent.com  */

#MapDenmark
{
	height: 425px;
	width: 375px;
	margin: 0px auto;
	padding: 0px;
}

#MapDenmark li
{
	position: absolute;
	list-style-type: none;
}
#MapDenmark li a
{
	width: 100%;
	height: 100%;
}
#MapDenmark li a.Nordjylland
{
	position: absolute;
	top: 0px;
	left: 14px;
	width: 208px;
	height: 153px;
	background: transparent url(images/S_Nordjylland_A.gif) no-repeat top left; 
	color: White;
	display: block;
	text-indent: 0px;
}
#MapDenmark li a.Nordjylland:hover
{
	background: transparent url(images/S_Nordjylland_B.gif) no-repeat top left;
}
#MapDenmark li a.Midtjylland
{
	position: absolute;
	top: 114px;
	left: 4px;
	width: 245px;
	height: 148px;
	background: transparent url(images/S_Midtjylland_A.gif) no-repeat top left;
	display: block;
	padding-top: 50px;
	text-indent: 100px;
	color: #e4781e;
}
#MapDenmark li a.Midtjylland:hover
{
	background: transparent url(images/S_Midtjylland_B.gif) no-repeat top left;
	color: #B3D9E6;
}
#MapDenmark li a.Syddanmark
{
	position: absolute;
	top: 225px;
	left: 0px;
	width: 207px;
	height: 156px;
	background: transparent url(images/S_Syddanmark_A.gif) no-repeat top left;
	color: #E99C15;
	display: block;
	padding-top: 50px;
	text-indent: 40px;
}
#MapDenmark li a.Syddanmark:hover
{
	background: transparent url(images/S_Syddanmark_B.gif) no-repeat top left;
	color: #B3D9E6;
}
#MapDenmark li a.Sjaelland
{
	position: absolute;
	top: 215px;
	left: 195px;
	width: 126px;
	height: 179px;
	background: transparent url(images/S_Sjaelland_A.gif) no-repeat top left;
	color: #E1561F;
	display: block;
	padding-top: 40px;
	text-indent: 30px;
}
#MapDenmark li a.Sjaelland:hover
{
	background: transparent url(images/S_Sjaelland_B.gif) no-repeat top left;
	color: #B3D9E6;
}
#MapDenmark li a.Hovedstaden
{
	position: absolute;
	top: 114px;
	left: 263px;
	width: 86px;
	height: 154px;
	background: transparent url(images/S_Hovedstaden_A.gif) no-repeat top left;
	color: White;
	display: block;
	padding-top: 60px;
	text-indent: 0px;
}
#MapDenmark li a.Hovedstaden:hover
{
	background: transparent url(images/S_Hovedstaden_B.gif) no-repeat top left;
}


/********************************
Lille udgave til forsiden
**********************************/

#MapDenmarkSmall
{
	height: 170px;
	width: 190px;
	margin: 0px auto;
	padding: 0px;
}

#MapDenmarkSmall ul
{
    margin: 0;
}

#MapDenmarkSmall li
{
	position: absolute;
	list-style-type: none;
}
#MapDenmarkSmall li a
{
	width: 100%;
	height: 100%;
}
#MapDenmarkSmall li a#Nordjylland
{
	position: absolute;
	top: 0px;
	left: 5px;
	width: 89px;
	height: 66px;
	background: transparent url(images/L_Nordjylland_A.gif) no-repeat top left;
	color: White;
	display: block;
	text-indent: 200px;
}
#MapDenmarkSmall li a#Nordjylland:hover
{
	background: transparent url(images/L_Nordjylland_B.gif) no-repeat top left;
}
#MapDenmarkSmall li a#Midtjylland
{
	position: absolute;
	top: 49px;
	left: 1px;
	width: 104px;
	height: 63px;
	background: transparent url(images/L_Midtjylland_A.gif) no-repeat top left;
	display: block;
	padding-top: 5px;
	text-indent: 200px;
	color: white;
}
#MapDenmarkSmall li a#Midtjylland:hover
{
	background: transparent url(images/L_Midtjylland_B.gif) no-repeat top left;
}
#MapDenmarkSmall li a#Syddanmark
{
	position: absolute;
	top: 96px;
	left: 0px;
	width: 88px;
	height: 10px;
	background: transparent url(images/L_Syddanmark_A.gif) no-repeat top left;
	color: white;
	display: block;
	padding-top: 60px;
	text-indent: 200px;
}
#MapDenmarkSmall li a#Syddanmark:hover
{
	background: transparent url(images/L_Syddanmark_B.gif) no-repeat top left;
}
#MapDenmarkSmall li a#Sjaelland
{
	position: absolute;
	top: 90px;
	left: 83px;
	width: 54px;
	height: 40px;
	background: transparent url(images/L_Sjaelland_A.gif) no-repeat top left;
	color: white;
	display: block;
	padding-top: 40px;
	text-indent: 200px;
}
#MapDenmarkSmall li a#Sjaelland:hover
{
	background: transparent url(images/L_Sjaelland_B.gif) no-repeat top left;
}
#MapDenmarkSmall li a#Hovedstaden
{
	position: absolute;
	top: 49px;
	left: 111px;
	width: 38px;
	height: 66px;
	background: transparent url(images/L_Hovedstaden_A.gif) no-repeat top left;
	color: white;
	display: block;
	padding-top: 0px;
	text-indent: 200px;
}
#MapDenmarkSmall li a#Hovedstaden:hover
{
	background: transparent url(images/L_Hovedstaden_B.gif) no-repeat top left;
}


/******************
Table layout
*******************/

#MapsSelectionWrapper
{
	width: 49%;
	float: left;
	margin-top: 30px;
}
#MapsSelectionWrapper .LeftSide
{
	float: left;
	width: 100px;
	margin: 5px 0px;
	font-weight: bold;
}
#MapsSelectionWrapper .RightSide
{
	float: left;
	margin: 5px 0px;
}
#MapsSelectionWrapper .RightSide .regionSelect, #MapsSelectionWrapper .RightSide .kommuneSelect
{
	width: 150px;
}
#MapsOverviewWrapper
{
	position: relative;
	top: -25px;
	float: right;
}

.MapsTable
{
	clear: both;
	width: 100%;
}
.MapsTable td
{
	padding: 5px;
	text-align: left;
	border-bottom: 1px dotted Black;
}
.MapsTable td.readMore
{
	width: 90px;
	text-align: right;
}
.MapsTable td.firstTD
{
	text-align: left;
	font-weight: bold;
}
.MapsTable td.readMore img
{
	vertical-align: middle;
	padding-left: 10px;
}
.MapsTable th
{
	padding: 5px;
	text-align: left;
}

.MapsTable thead
{
	background-color: #B3D9E6;
	padding: 5px;
}
.MapsTable tbody tr
{
	background-color: #F9F8F6;
	border-bottom: 1px;
}
.MapsTable tbody tr.alternate
{
	background-color: #F1EFEE;
}
.MapsTableInline
{
	background-color: #fff;
	width:100%;
	border: 0px;
	margin-bottom:10px;
}
.MapsTable tbody .MapsTableInline tr
{
	width:100%;
	border: 0px;
	text-align: left;
	background-color: #FFF;
}
.MapsTable tbody .MapsTableInline td
{
	border: 1px solid white;
	text-align: left;
	padding: 0px;
	font-weight: bold;

}

.MapsTable tbody .MapsTableInline tr.alternate
{
	background-color: #E9F6FA;
}

/* EXTRANET */

#top .extranetTop {
	position:absolute;
	top:13px;
	right:10px;
	color:#000;
	font-size:1.1em;
}

#top .extranetTop a {
	color:#000;
	font-weight:bold;
}

.extranet #content {
	padding:20px;
}

.extranet h1, .extranet h2 {
	color:#645B54;
	font-size:1.6em;
}

.extranet #content p {
	font-size:1.1em;
}

.extranetProfileInfo {
	position:absolute;
	top:70px;
	right:30px;
	color:#000;
	font-size:1.1em;
}

.extranetProfileInfo a {
	margin-left:20px;
	font-weight:bold;
}

.extranetTbl {
	background-color:#e9e5e0;
	width:100%;
	border-collapse: collapse;
}

.extranetTbl td {
	border:1px solid #FFF;
	vertical-align:top;
	padding: 3px;
}

.noBorder, .noBorder td {
	border:0;
}

.extranetTbl input {
	/*height:18px;*/
	padding: 2px;
	border:1px solid #ae9f95;
}

.extranetTbl textarea {
	border:1px solid #ae9f95;
	overflow:auto;
}

.extranet .checkBox input
{
    height: 18px;
}

.extranet .checkBox label
{
    margin-left: 0.25em;
}

.ajax__calendar_container
{
    z-index: 1;
}

.ajax__calendar_days table td
{
    padding: 0 !important;
}

.searchresult
{
	margin-bottom:15px;
}

/* CAMPAIGN ELEMENTS   2010 */
div.expansCalculatorOuter
{
	margin: 12px 0 18px 0;
}
div.expansCalculator
{
	 width: 138px;
}
div.expansCalculatorResult
{
	 width: 158px;
}
div.orderBrochure p,
div.expansCalculator p
{
	margin: 0.5em 3px;
}

div.expansCalculator select
{
	width: 100%;
	margin: 0.25em 0;
}
div.orderBrochure input.textbox
{
	width: 96%;
}

div.orderBrochure input.zip
{
	width: 23%;
}

div.orderBrochure input.city
{
	width: 66%;
}

div.addcomment
{
	height: 175px;
}

div.addcomment div.commentContainer,
div.addcomment div.nameContainer,
div.addcomment div.cellContainer,
div.addcomment div.emailContainer,
div.addcomment div.submitContainer 
{
	position: relative;
}

div.addcomment div.commentContainer
{
	height: 130px;
}

div.addcomment div.commentContainer textarea
{
	position: absolute;
	left: 0;
	top: 17px;
	height: 100px;
	width: 98.8%;
}

div.addcomment div.nameContainer
{
	float: left;
	height: 40px;		
	width: 30.0%;
}

div.addcomment div.nameContainer input
{
	position: absolute;
	left: 0;
	top: 17px;
	width: 95%
}

div.addcomment div.cellContainer
{
	float: left;
	height: 40px;	
	width: 15.0%;
}

div.addcomment div.cellContainer input
{
	position: absolute;
	left: 0;
	top: 17px;
	width: 90%;
}

div.addcomment div.emailContainer
{
	float: left;
	height: 40px;		
	width: 40.0%;
}

div.addcomment div.emailContainer input
{
	position: absolute;
	left: 0;
	top: 17px;
	width: 95%;
}

div.addcomment div.submitContainer
{
	float: left;
	height: 40px;		
	width: 15.0%;
}

div.addcomment div.submitContainer input
{
	position: absolute;
	left: 0;
	top: 15px;
	width: 95%;
}

div.commentsNavigation
{
	text-align: right;
}

div.comment,
div.commentsNavigation
{
	border-top: 1px solid #6ca5be;
	padding-top: 0.5em;
	margin-top: 0.5em;
}

div.date,
div.comment span
{
	color: #969696;
}

div.poll
{
	 width: 138px;
	 overflow: hidden;
	 padding: 12px;
	 color: #000000;
}

div.poll label
{
	margin-left: 5px;
}

div.poll h1, div.expansCalculator h1
{
	font-size: 100%;
	margin: 0.5em 0;
}



/* EXTRANET */

@media print
{
    .noprint
    {
        display: none;
    }
}