/* $Id: ctools.css,v 1.4.2.1 2010/09/01 22:12:31 merlinofchaos Exp $ */
.ctools-locked {
  color: red;
  border: 1px solid red;
  padding: 1em;
}

.ctools-owns-lock {
  background: #FFFFDD none repeat scroll 0 0;
  border: 1px solid #F0C020;
  padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
  padding-right: 18px !important;
  background: url(//stiften.dk/sites/all/modules/contrib/ctools/images/status-active.gif?614) right center no-repeat;
}

div.ctools-ajaxing {
  float: left;
  width: 18px;
  background: url(//stiften.dk/sites/all/modules/contrib/ctools/images/status-active.gif?614) center center no-repeat;
}
/* $Id: lightbox_alt.css,v 1.1.4.22 2010/09/22 10:47:15 snpower Exp $ */
/**
 * Based on a design created by Nicolas Borda:
 * http://www.ipwa.net/assets/myslimbox/
 */

#lightbox {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#lightbox a img {
  border: none;
}

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  min-width: 240px;
  overflow: hidden;
}

#imageContainer, #frameContainer, #modalContainer {
  padding: 10px;
}

#modalContainer {
  line-height: 1em;
  overflow: auto;
}

#loading {
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  position: absolute;
  top: 40%;
  left: 45%;
  *left: 0%;
}

#hoverNav {
  z-index: 10;
}

#imageData>#hoverNav {
  left: 0;
}

#hoverNav a {
  outline: none;
}

#prevLink, #nextLink {
  width: 45px;
  height: 45px;
  display: block;
}

#prevLink {
  left: 0;
  float: left;
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/prev_alt.gif?614) left 15% no-repeat;
}

#nextLink {
  right: 0;
  float: right;
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/next_alt.gif?614) right 15% no-repeat;
}

#prevLink:hover, #prevLink:visited:hover {
  background-position: right 15%;
}

#nextLink:hover, #nextLink:visited:hover {
  background-position: left 15%;
}

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  min-width: 240px;
}

#imageData {
  padding: 0 10px;
}

#imageData #imageDetails {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#imageData #caption {
  font-weight: bold;
}

#imageData #numberDisplay {
  display: block;
  padding-bottom: 1.0em;
}

#imageData #lightbox2-node-link-text {
  display: block;
  padding-bottom: 1.0em;
}

#lightbox2-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}

#overlay_default {
  opacity: 0.6;
}

#overlay_macff2 {
  background: transparent url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/overlay.png?614) repeat;
}


.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html>body .clearfix {
  display: inline;
  width: 100%;
}

* html .clearfix {
  /* Hides from IE-mac \*/
  height: 1%;
  /* End hide from IE-mac */
}


/* Image location mod */
#bottomNavClose {
  display: block;
  z-index: 200;
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/close.gif?614) left no-repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 26px;
  width: 26px;
}

#bottomNavClose:hover {
  background-position: right;
}

#loadingLink {
  display: block;
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/loading.gif?614) no-repeat;
  width: 32px;
  height: 32px;
}

#bottomNavZoom {
  display: block;
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/expand.gif?614) no-repeat;
  width: 34px;
  height: 34px;
  position: absolute;
  bottom: 25px;
  right: 5px;
}

#bottomNavZoomOut {
  display: block;
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/contract.gif?614) no-repeat;
  width: 34px;
  height: 34px;
  position: absolute;
  bottom: 25px;
  right: 5px;
}

#lightshowPlay {
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/play.png?614) no-repeat;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  height: 20px;
  width: 20px;
}

#lightshowPause {
  background: url(//stiften.dk/sites/all/modules/contrib/lightbox2/images/pause.png?614) no-repeat;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  height: 20px;
  width: 20px;
}

.lightbox_hide_image {
  display: none;
}

#lightboxImage {
  -ms-interpolation-mode: bicubic;
}
/* $Id: mollom.css,v 1.1.2.4 2010/09/14 20:28:45 sun Exp $ */

#edit-mollom-captcha {
  display: block;
}

/* Help themes to properly display Mollom's log messages. */
.dblog-event pre,
#simpletest-result-form table td {
  white-space: pre-wrap;
}
.stop_ie_6{display:none;}
#stopIE6 {background : #ddd url(//stiften.dk/sites/all/modules/custom/utility/sprite.png?614) no-repeat right -320px; padding : 10px; font-family : arial,verdana,sans-serif!important; position : relative; margin : 10px 0 0 0; height : 217px; padding-right : 316px; text-align : left; height : 200px;}
#stopIE6 .links {text-align : center; }
#stopIE6 ul {margin : 15px 0 5px 0; }
#stopIE6 li {display : inline;  list-style-type : none; margin : 0 10px;}
#stopIE6 a.download {height : 35px; display : inline-block; padding-left : 45px;  font-size : 14px; color : #000; text-decoration : none; line-height : 35px;}
#stopIE6 a.chrome {background : url(//stiften.dk/sites/all/modules/custom/utility/sprite.png?614) 0 -70px no-repeat; }
#stopIE6 a.firefox {background : url(//stiften.dk/sites/all/modules/custom/utility/sprite.png?614) 0 -140px no-repeat; }
#stopIE6 a.ie {background : url(//stiften.dk/sites/all/modules/custom/utility/sprite.png?614) 0 -210px no-repeat; }
#stopIE6 a.chrome:hover {background-position : 0 -105px;}
#stopIE6 a.firefox:hover {background-position : 0 -175px;}
#stopIE6 a.ie:hover {background-position : 0 -245px;}
#stopIE6 a.download span {background : url(//stiften.dk/sites/all/modules/custom/utility/sprite.png?614) right top no-repeat; height : 35px!important; padding : 10px 10px 10px 0!important; cursor : pointer;}
#stopIE6 a.download:hover span {background : url(//stiften.dk/sites/all/modules/custom/utility/sprite.png?614) right -35px no-repeat; height : 35px; }
#stopIE6 h2 {font-size : 25px; line-height : 31px; font-family : arial,verdana,sans-serif!important; margin : 0; padding : 0;}
#stopIE6 p {font-size : 14px; line-height : 18px; margin : 5px 0 0 0 }
#stopIE6 a.luk { position : absolute; top : 5px; right : 5px; color : #000; font-size : 11px; display : block; width : 35px; height : 20px; background : url(//stiften.dk/sites/all/modules/custom/utility/sprite.png?614) no-repeat 0 -292px; padding-left : 19px; text-decoration : none; }
#stopIE6 a.luk:hover {text-decoration : underline;}
#stopIE6 a.problemer {font-size : 11px; color : #333; }
#top-banner .panel-separator{display:none;height:0;}
#top_banner .panel-separator{display:none;height:0;}/* $Id: views.css,v 1.11.4.2 2010/03/12 00:25:37 merlinofchaos Exp $ */
.views-exposed-form .views-exposed-widget {
  float: left; /* LTR */
  padding: .5em 1em 0 0; /* LTR */
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}

.views-exposed-form label {
  font-weight: bold;
}

.views-exposed-widgets {
  margin-bottom: .5em;
}

html.js a.views-throbbing,
html.js span.views-throbbing {
  background:url(//stiften.dk/sites/all/modules/contrib/views/images/status-active.gif?614) no-repeat right center;
  padding-right:18px;
}

/* administrative hover links */

div.view div.views-admin-links {
  font-size: xx-small;
  margin-right: 1em;
  margin-top: 1em;
/*  width: 95%; */
}

.block div.view div.views-admin-links {
  margin-top: 0;
}

div.view div.views-admin-links ul {
  padding-left: 0;
}

div.view div.views-admin-links li a {
  color: #ccc;
}

div.view div.views-admin-links li {
  padding-bottom: 2px;
  z-index: 201;
}

div.view div.views-admin-links-hover a,
div.view div.views-admin-links:hover a {
  color: #000;
}

div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
  background: transparent;;
}

div.view div.views-admin-links a:before {
  content: "[";
}

div.view div.views-admin-links a:after {
  content: "]";
}

div.view div.views-hide {
  display: none;
}

/** For IE we add the class via js; for other browsers we rely on :hover **/
div.view div.views-hide-hover,
div.view:hover div.views-hide {
  display: block;
  position: absolute;
  z-index: 200;
}

/* don't do this one in IE */
div.view:hover div.views-hide {
  margin-top: -1.5em;
}

/* Remove the border on tbody that system puts in */
.views-view-grid tbody {
  border-top: none;
}

/* $Id: onecol.css,v 1.1 2008/07/23 21:14:28 merlinofchaos Exp $ */

.panel-1col { 
/*  overflow: hidden;  */
}

.panel-2col .panel-col-first .inside { 
  margin: 0;
}


.panel-1col .panel-col { 
}

#panels-edit-display .panel-pane,
#panels-edit-display .helperclass {
  margin: .5em;
}

.panel-2col .panel-separator {
  margin: 0 0 1em 0;
}
/* Onecol Clean Css */.localweather {
  
}
.weather-localweather-icon {
  background: transparent url(//stiften.dk/sites/all/modules/custom/weather/images/istok-ikoner-55x55_opt.png?614) no-repeat 0 0;
  height: 55px;
  width: 70px;
  margin: 0 auto;
  z-index: 2;
}
.weather-localweather-icon-0000 { background-position: 0 0; }
.weather-localweather-icon-0010 { background-position: 0 -55px; }
.weather-localweather-icon-0020 { background-position: 0 -110px; }
.weather-localweather-icon-0100 { background-position: 0 -165px; }
.weather-localweather-icon-0110 { background-position: 0 -220px; }
.weather-localweather-icon-0120 { background-position: 0 -275px; }
.weather-localweather-icon-0200 { background-position: 0 -330px; }
.weather-localweather-icon-0210 { background-position: 0 -385px; }
.weather-localweather-icon-0220 { background-position: 0 -440px; }
.weather-localweather-icon-0300 { background-position: 0 -492px; }
.weather-localweather-icon-0310 { background-position: 0 -550px; }
.weather-localweather-icon-0320 { background-position: 0 -605px; }
.weather-localweather-icon-1100 { background-position: 0 -660px; }
.weather-localweather-icon-1110 { background-position: 0 -715px; }
.weather-localweather-icon-1120 { background-position: 0 -770px; }
.weather-localweather-icon-1200 { background-position: 0 -825px; }
.weather-localweather-icon-1210 { background-position: 0 -880px; }
.weather-localweather-icon-1220 { background-position: 0 -935px; }
.weather-localweather-icon-1300 { background-position: 0 -990px; }
.weather-localweather-icon-1310 { background-position: 0 -1045px; }
.weather-localweather-icon-1320 { background-position: 0 -1100px; }
.weather-localweather-icon-2100 { background-position: 0 -1155px; }

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}/*
  Variable Grid System.
  Learn more ~ http://www.spry-soft.com/grids/
  Based on 960 Grid System - http://960.gs/

  Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 936px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display:inline;
  float: left;
  position: relative;
  margin-left: 8px;
  margin-right: 8px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
  width:62px;
}

.container_12 .grid_2 {
  width:140px;
}

.container_12 .grid_3 {
  width:218px;
}

.container_12 .grid_4 {
  width:296px;
}

.container_12 .grid_5 {
  width:374px;
}

.container_12 .grid_6 {
  width:452px;
}

.container_12 .grid_7 {
  width:530px;
}

.container_12 .grid_8 {
  width:608px;
}

.container_12 .grid_9 {
  width:686px;
}

.container_12 .grid_10 {
  width:764px;
}

.container_12 .grid_11 {
  width:842px;
}

.container_12 .grid_12 {
  width:920px;
}



/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
  padding-left:78px;
}

.container_12 .prefix_2 {
  padding-left:156px;
}

.container_12 .prefix_3 {
  padding-left:234px;
}

.container_12 .prefix_4 {
  padding-left:312px;
}

.container_12 .prefix_5 {
  padding-left:390px;
}

.container_12 .prefix_6 {
  padding-left:468px;
}

.container_12 .prefix_7 {
  padding-left:546px;
}

.container_12 .prefix_8 {
  padding-left:624px;
}

.container_12 .prefix_9 {
  padding-left:702px;
}

.container_12 .prefix_10 {
  padding-left:780px;
}

.container_12 .prefix_11 {
  padding-left:858px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
  padding-right:78px;
}

.container_12 .suffix_2 {
  padding-right:156px;
}

.container_12 .suffix_3 {
  padding-right:234px;
}

.container_12 .suffix_4 {
  padding-right:312px;
}

.container_12 .suffix_5 {
  padding-right:390px;
}

.container_12 .suffix_6 {
  padding-right:468px;
}

.container_12 .suffix_7 {
  padding-right:546px;
}

.container_12 .suffix_8 {
  padding-right:624px;
}

.container_12 .suffix_9 {
  padding-right:702px;
}

.container_12 .suffix_10 {
  padding-right:780px;
}

.container_12 .suffix_11 {
  padding-right:858px;
}



/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
  left:78px;
}

.container_12 .push_2 {
  left:156px;
}

.container_12 .push_3 {
  left:234px;
}

.container_12 .push_4 {
  left:312px;
}

.container_12 .push_5 {
  left:390px;
}

.container_12 .push_6 {
  left:468px;
}

.container_12 .push_7 {
  left:546px;
}

.container_12 .push_8 {
  left:624px;
}

.container_12 .push_9 {
  left:702px;
}

.container_12 .push_10 {
  left:780px;
}

.container_12 .push_11 {
  left:858px;
}



/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
  left:-78px;
}

.container_12 .pull_2 {
  left:-156px;
}

.container_12 .pull_3 {
  left:-234px;
}

.container_12 .pull_4 {
  left:-312px;
}

.container_12 .pull_5 {
  left:-390px;
}

.container_12 .pull_6 {
  left:-468px;
}

.container_12 .pull_7 {
  left:-546px;
}

.container_12 .pull_8 {
  left:-624px;
}

.container_12 .pull_9 {
  left:-702px;
}

.container_12 .pull_10 {
  left:-780px;
}

.container_12 .pull_11 {
  left:-858px;
}

/* Float regions
----------------------------------------------------------------------------------------------------*/
.region-wrap-rtl-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  z-index: 80;

}
.region-wrap-ltr-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  z-index: 80;
}
.region-wrap-rtl-left, .region-wrap-ltr-right {
  float: none;
  width: auto;
  z-index: 50;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}/* $Id$ */

/**
* @file
* The base structure for MJM sites.
*
* Contains basic structure (layout) of the MJM sites.
*/
.page-container {
  background-color: #fff;
  width: 936px;
  margin: 0 auto;
}

.body .panel-region {
  margin-bottom: 14px;
}
h2 {
  font-weight: bold;
}
h1, h3, h4, h5, h6 {
  font-weight: normal;
}

h1 {
  font-size: 31px;
  line-height: 35px;
}
h2 {
  font-size: 22px;
  line-height: 25px;
}
h3 {
  font-size: 17px;
  line-height: 22px;
}
h4 {
  font-size: 13px;
  line-height: 15px;
}
h5 {
  font-size: 12px;
  line-height: 15px;
}
p {
  font-size: 13px;
  line-height: 17px;
}

/**
 * default lists
 */
ul {
  list-style: square;
  list-style-position: outside;
  padding-left: 20px;
}
ul li {
  color: #cecece;
}
ul li span {
  color: #333;
}
ol {
  list-style: decimal;
  padding-left: 20px;
}
ol li {
  color: #333;
  line-height: 15px;
}
/**
 * Panel layout related styling fixes
 */
.body .panel-separator {
  margin-bottom: 16px;
}

/* icons */
.icons {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons.png?614) no-repeat;
  overflow: hidden;
  width: 16px;
  height: 16px;
  display: block;
}
a.icons {
  text-decoration: none;
}
a.icons:hover {
  text-decoration: none;
}
.icons span, addthis_button_expanded span {
  display: none;
}
.icons-with-text {
  width: auto;
  line-height: 16px;
}
.icons-with-text span {
  display: inline;
  margin-left: 20px;
  text-decoration: none;
  vertical-align: middle;
}
a.icons-with-text:hover span {
  text-decoration: underline;
}
.icons-facebook {
  background-position: -1px -665px;
}
.icons-send {
  background-position: -2px -717px;
}
.icons-bookmark {
  background-position: -2px -735px;
}
.icons-print {
  background-position: -2px -753px;
}

/* article tools */
.article-tools {
  overflow: hidden;
}
.article-tools ul {
  float: right;
  list-style: none inside;
  padding: 0;
  overflow: hidden;
  width:
}
.article-tools ul li {
  float: left;
  margin-right: 4px;
}
.article-tools ul li.alpha {
  margin-right: 25px;
}
.article-tools .addthis_button_expanded {
  display: block;
  overflow: hidden;
  width: 16px;
  height: 16px;
}

/**
 * Form styling
 */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid red;
}

label {
  cursor:pointer;
  padding: 5px 0;
  display: inline-block;
  width: 100px;
  font-weight: bold;
}
label.option {
  width: auto;
}
input[type="text"],
textarea {
  border:1px solid #9f9f9f;
  margin-bottom: 2px;
  padding:5px;
}
input[type="text"]:focus,
textarea:focus {
  border-color:#000;
}

/* submit button */
input[type="submit"] {
  cursor:pointer;
  padding:5px;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
}

fieldset {
  border: 1px solid #9f9f9f;
  padding: 8px;
}
fieldset.collapsed {
  border: 2px solid #9f9f9f;
}
fieldset legend {
  color: #333;
  font-size: 13px;
  font-weight: 900;
  padding: 10px;
  margin: 0 0 0 1em;
}
html.js input.form-autocomplete {
  background-position: 100% 8px;
}
html.js input.throbbing {
  background-position: 100% -12px;
}

/**
 * Drupal Messages styling
 */
div.messages {
  border: 1px solid #618724;
  margin: 8px 0;
  padding: 8px 0;
  background: #dfd;
}
div.error {
  border: 1px solid red;
  background: #fdd;
}
div.messages ul li {
  color: #333;
}

/**
 * Article styling
 */
.article {
  clear:left;
}

.article .related {
  clear: left;
  margin: 5px 0;
}
.article .related li {
  line-height: 15px;
}
.article-body p {
  margin-bottom: 1em;
}
.article-meta {
  margin-bottom: 2em;
  line-height: 15px;
  color: #666;
}
.article .read-more {
  line-height: 17px;
  padding-left: 5px;
}

.summary,
.summary a {
  color:#333;
  display: inline;
}
.article-teaser .summary {
  font-size: 16px;
  line-height: 20px;
}
.article h1 {
  margin-bottom: 16px;
}
.grid_2 .article h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 3px;
}
h2.mellemrubrik {
  font-size: 15px;
  line-height: 19px;
}

/**
 * Article image
 */
.article-images .grid_1 {
  margin-top: 14px;
}

.article-with-image-teaser,
.article-with-image-teaser-stars {
  line-height: 17px;
}

.article-with-image-teaser h2,
.article-with-image-teaser-stars h2 {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 2px;
}

.article-with-image-teaser,
.grid_2 .default-block .inner-content .article-with-image-teaser {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #d9d9d9;
}

.article-with-image-teaser.first,
.grid_2 .default-block .inner-content .article-with-image-teaser.first {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.grid_2 .article.article-with-image-teaser {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-bottom: 0;
}

.grid_2 .article.article-with-image-teaser.first {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

/**
 * Article image
 */
.carousel-image .container {
 margin-bottom: 10px;
}
.carousel-image .container ul {
  list-style: none inside;
  padding: 0;
}
.carousel-image .photogallery-photo {
  margin-bottom: 5px;
  clear: both;
}
.carousel-image .photogallery-photo img {
  display: block;
  cursor: pointer;
}
.carousel-image .photogallery-photo p {
  font-style: italic;
  font-size: 11px;
}
.carousel-image .container ul {
  overflow: hidden;
}
/**
 * Article factboxes
 */
.article-factboxes {
  background: #f0f0f0;
  padding: 16px;
  margin-top: 14px;
}
.article-factboxes h3 {
  font-weight: bolder;
  line-height: 30px;
}
.article-factboxes p {
  margin-top: 10px;
}
.article-factboxes .content + h3 {
  margin-top: 5px;
}
.article-factboxes ul li {
  color: #333;
}

/**
 * Article related
 */
.panel-region > .article-related {
  margin-top: 14px;
}

.article-related li a,
.article-read-more li a {
  font-size: 12px;
  line-height: 1.4;
}

.article-read-more li.image-gallery {
  list-style-image: url(//stiften.dk/sites/all/themes/mjm/images/icons/picture_series.gif?614);
}

.article-read-more li.news-article-external,
.article-read-more li.linkbox-link {
  list-style-image: url(//stiften.dk/sites/all/themes/mjm/images/icons/page_white_go.gif?614);
}

.article-read-more li.node-file {
  list-style-image: url(//stiften.dk/sites/all/themes/mjm/images/icons/article.gif?614);
}

/**
 * Article pager
 */
.article-pager a {
  font-size: 13px;
  background-color: #666;
  color: #fff;
  padding: 3px 5px;
}

.article-pager .not-current-page a {
  background-color: #ccc;
  color: #666;
}

.article-pager span {
  padding-right: 5px; 
}

.article-pager a:visited {
  color: #fff;
}

.article-pager .not-current-page a:visited {
  color: #666;
}

.article-pager a:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.article-pager .prev {
  padding: 0 10px 0 0;
}

.article-pager .next {
  padding: 0 0 0 5px;
}

/**
 * Grid element seperators
 */
.gray-seperator-top {
  border-top: 1px solid #d9d9d9;
}
.gray-seperator-bottom {
  border-bottom: 1px solid #d9d9d9;
}

/* 3 news tabs */
.news_tabs .navigation {
  clear: both;
  height: 25px;
}
.news_tabs ul {
  list-style: none;
  padding-left: 0;
}
.news_tabs .tab-nav li {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/news_tab.gif?614) no-repeat;
  width: 97px;
  float: left;
  margin-left: 2px;
  text-align: center;
  line-height: 25px;
}
.news_tabs .tab-nav .active-tab {
  background-image: url(//stiften.dk/sites/all/themes/mjm/images/bg/active_tab.gif?614);
}
.news_tabs .tab-nav .first-tab {
  padding-left: 0;
  margin-left: 0;
}
.tab-nav .active-tab a {
  color: #414141;
}
.tab-nav li a {
  font-weight: bold;
  font-size: 12px;
  color: white;
}

.tab-box-content {
  background-color: #f0f0f0;
}
.news_tabs .tab-box-content .default {
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  clear: both;
}
.news_tabs .tab-box-content .active {
  display: block;
}
.tab-box-content .default li {
  border-bottom: 1px solid #d9d9d9;
}
.tab-box-content .default li span {
  display: block;
  padding: 5px 0;
}
.tab-box-content .default li span .article-title,
.tab-box-content .default li span .timestamp {
  display: inline;
  line-height: 17px;
  padding: 0;
}
.tab-box-content .default li a {
  color: #231f20;
  font-size: 12px;
}
.tab-box-content .default li span .article-title {
  padding: 0;
}
.tab-box-content .default li span .timestamp {
  float: right;
  padding: 0 0 0 5px;
  font-size: 10px;
  color: #666;
  font-style: normal;
}
.news_tabs .tab-related-links {
  padding-left: 10px;
  line-height: 30px;
}
.news_tabs .tab-related-links a {
  height:16px;
  line-height:16px;
}
.news_tabs .tab-related-links .rss-link {
  background:url(//stiften.dk/sites/all/themes/mjm/images/icons/rss.gif?614) no-repeat scroll 0 50% transparent;
  padding-left:20px;
}
.news_tabs .tab-related-links .more-link {
  float: none;
  text-align: right;
  padding-right: 10px;
}
/*  // 3 news tabs */

/*Musikanmeldelser*/

.musikanmeldelser .teaser,
.musikanmeldelser a {
  color: #666666;
}
.musikanmeldelser h3 {
  font-size: 13px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.red .read-more,
.aoa_block .read-more,
.musikanmeldelser .read-more {
  clear: both;
  padding-left: 0;
  padding-top: 5px;
  display: block;
}

.musikanmeldelser .read-more a {
  color: #005893;
}

.musikanmeldelser .article-list li {
  padding-bottom: 10px;
}
/*Musikanmeldelser end*/

/*Leasershop*/
.leasershop {
  background-color: #f0f0f0;
  color: #3a322e;
}
.leasershop a {
  color: #3a322e;
}
.leasershop .title {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/block_header12.png?614) no-repeat 30px 0px;
  height: 32px;
  margin-bottom: 10px;
}

.leasershop .title h6 {
  font-size: 17px;
  color: white;
  padding-left: 45px;
  padding-top: 8px;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/leasershop.gif?614) no-repeat;
  height: 32px;
}

.leasershop .col {
  float: left;
}

.leasershop .title-bar{
  padding-top:15px;
  padding-left:15px;
}

.leasershop h4 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.leasershop p{
  padding-bottom: 5px;
}

.leasershop a strong {
  font-size: 16px;
  font-weight: normal;
  display: block;
  position: absolute;
  left:0;
  bottom: 5px;
}

.leasershop div.article {
  border-bottom: none;
}

.leasershop .button {
  color: white;
  display: block;
  position: absolute;
  width: 42px;
  right:0;
  bottom: 0;
}

.leasershop .title-bar p.total {
  width: 200px;
}
/* //Leasershop*/

/* Midtjydske medier */
.randers-list,
.folkebladet-list,
.viborg-list,
.randers,
.folkebladet,
.viborg {
  background-color: #f5f5f5;
}

.midtjydske_medier a span {
  color: #005893;
}
.midtjydske_medier h6.title {
  height: 30px;
  background: #0098d1 url(//stiften.dk/sites/all/themes/mjm/images/text/midtjydske_medier.png?614) no-repeat scroll 732px 15px;
  padding-top: 15px;
  padding-left: 15px;
}

.midtjydske_medier h6.title div {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/text/mest_leste_pa.png?614) no-repeat scroll 0 0px;
}

.midtjydske_medier .content {
  padding-top: 10px;
  padding-left:0px;
}

.midtjydske_medier .randers .sitelabel,
.midtjydske_medier .holstebro .sitelabel,
.midtjydske_medier .folkebladet .sitelabel,
.midtjydske_medier .dagbladet .sitelabel,
.midtjydske_medier .viborg .sitelabel,
.midtjydske_medier .aoa .sitelabel {
  background-image: url(//stiften.dk/sites/all/themes/mjm/images/icons/sites.gif?614);
  background-repeat: no-repeat;
  width: 83px;
  height: 13px;
  position: absolute;
}

.midtjydske_medier .randers,
.midtjydske_medier .holstebro,
.midtjydske_medier .folkebladet,
.midtjydske_medier .dagbladet,
.midtjydske_medier .viborg,
.midtjydske_medier .aoa {
  min-height: 70px;
}

.midtjydske_medier .randers .sitelabel {
  background-position: 0 0;
}
.midtjydske_medier .holstebro .sitelabel {
  background-position: -85px 0;
}
.midtjydske_medier .folkebladet .sitelabel {
  background-position: -170px 0;
}
.midtjydske_medier .dagbladet .sitelabel {
  background-position: -254px 0;
}
.midtjydske_medier .viborg .sitelabel {
  background-position: -338px 0;
  width: 94px;
}
.midtjydske_medier .aoa .sitelabel {
  background-position: -432px 0;
}

/* // Midtjydske medier */


/* positioning
 *
 * this stylesheet contains positioning statements for the Carousel
 * it dictates how main DOM structure is positioned
 *
 * there is 1 variation
 * top, .middle, .bottom these are positions dictated by tag set in admin
 */


/* .carousel .image selects links for smaller images in the carousel */
.carousel .image {
  position: relative;
}

.carousel .image .titles span {
  padding:0 4px;
}

/* .carousel .article is used to select the containing element for elements for the article, @see .main */
.carousel .article {
  display: none;
  position: absolute;
  height: 224px;
}

.carousel .articles a.main{
  height: 224px;
  overflow: hidden;
}

/* .carousel .main is the selector for the article main image with titles */
.carousel .main {
  height: 294px; /* this will move related up, because main picture height, doesn't match the navigation */
  display: block;
  position: relative;
}

.carousel .main span {
  display: block;
}

/* .carousel .active select the article (.carousel .article.active) and article navigation (.carousel .image.active) that is currently shown */
.carousel .active {
  display: block;
}

.carousel .titles h4 span {
  font-size:11px;
  text-transform: uppercase;
  background-color: #008cc0;

  color: white;
  padding: 3px;
  margin-top: 0;
}

.carousel .titles h4 {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/carusel_primary.png?614) no-repeat scroll right top;
  left:30px;
  position:absolute;
  top:0;
  height: 16px;
  padding-right: 6px;

}
.carousel .titles {
  background:transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/carusel-small.png?614) repeat;
  bottom:0;
  color:black;
  height:30px;
  left:0;
  position:absolute;
  width:142px;
  padding-left: 5px;
  padding-top: 4px;
  padding-right: 5px;
}
/* titles position variations */
/* .top, .middle, .bottom */
.carousel .bottom .titles {
  height:70px;
  width:452px;
  font-size: 32px;
  padding-top: 20px;

}

.carousel .middle .titles {
  bottom: 70px;
}

.carousel .top .titles {
  top: 7px;
}
/* end .top, .middle, .bottom */

.carousel .titles span {
  margin-top: 2px;
  float: left;
  clear: left;
  cursor: pointer;
}

.carousel .supertitle {
  display: block;
  clear: both;
}

/* .carousel .related is the selector for 'Read more' links */
.carousel .related .link {
  float: left;
  clear: both;
  margin-left: 160px;
  line-height: 15px;
  padding-left: 15px;
}

.carousel .related {
  position: relative;
  height: 48px;
  width:608px;
  padding-top: 2px;
  overflow: hidden;
}

.carousel .related span {
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
}
/* end .breaking */
/* colors
 *
 * 1 variation is breaking news
 * .breaking , selects a breaking news story (ex. .carousel .article.breaking)
 *
 * */

.carousel {
  height: 302px;
  position: relative;
  overflow: hidden;
}

.carousel .navigation {
  position: absolute;
  left: 0;
  bottom:0;
  margin-left: -10px;
}

.carousel .navigation a {
  float: left;
  height: 72px;
  display: block;
  overflow: hidden;
  margin-left: 10px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  z-index: 10; /* z-index is used to ensure that these anchors can be clicked */
}

.carousel .navigation a.active .titles {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/carusel-small-active.png?614) repeat;
}


.carousel a {
  color: #fff;
}

.carousel .related span {
  color: #fff;
}

.carousel .related {
  background-position: 0 0;
  background-repeat:no-repeat;
}

.carousel .related a {
  background-position:0 center;
  background-repeat:no-repeat;
}

/* avoid bulletin arrow on related link */
.carousel .related span a {
  background-image: none;
}

.carousel span.supertitle {
  color: #fff;
}

/* .breaking */
.carousel .breaking span.supertitle, .carousel .navigation .breaking .titles span, .carousel .breaking .related a, .carousel .breaking .related span{
  color: #000;
}
/* end .breaking */


/*** ALARM 112 **/
.block-red ul {
  padding-right: 10px;
}

.block-red .article-with-image-teaser h3 a {
  color: #3a322e;
}

.block-red li a:visited {
  color:#8e8f8f;
}
/*** ALARM 112 END **/

.dinby li {
  padding-top: 5px;
}

.dinby .footer {
  padding-top: 15px;
}

.grey_rounded {
  width: 193px;
  position: relative;
  float: left;
  margin-left: 12px;
}

.grey_rounded_grid_2 {
  width: 140px;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/most_head_grid_2.png?614) no-repeat;
}

#pager1 {
  margin-left: 0;
}

.grey_rounded div.title {
  height: 33px;
  overflow: hidden;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/most_head.png?614) no-repeat;
  color: #bf761f;
  text-transform: uppercase;
}
.grey_rounded div.title h4 {
  font-weight: bold;
  font-size: 11px;

  margin-right: 42px;
  margin-left: 5px;
  line-height: 33px;
  color: #bf761f;
}
.grey_rounded .article-title-item {
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 10px;
  line-height: 15px;
}

.grey_rounded .content {
  min-height: 390px;
  padding-left: 5px;
  padding-right: 15px;
  list-style: none;
}

div.grey_rounded_grid_2 .content {
  min-height: 193px;
}

.header-pager-mini {
  position: absolute;
  right: 0;
  top: 0;
}

.grey_rounded a.next_link,
.grey_rounded a.previous_link {
  height: 11px;
  width: 5px;
  display: block;
}

.grey_rounded a.next_link {
  float: right;
}

.grey_rounded a.previous_link {
  float: left;
}
.grey_rounded .article-title-item {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/listOrange.gif?614) no-repeat scroll 0 10px;
  border-bottom: 1px #d9d9d9 solid;
}
.grey_rounded li.no-bottom-border {
  border-bottom: none;
}
.grey_rounded .content {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/most_body.png?614) no-repeat scroll 0 100%;
}
.grey_rounded_grid_2 .content {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/most_body_grid_2.png?614) no-repeat scroll left bottom;
}
.grey_rounded a {
  color: black;
  font-size: 11px;
}
.grey_rounded .more span {
  padding-right: 4px;
}

.grey_rounded .less span {
  padding-left: 4px;
}


.grey_rounded .more,
.grey_rounded .less,
.grey_rounded .page_link {
/*  padding-right: 4px;
  padding-left: 4px;*/
}

.grey_rounded .page_navigation {
  float:right;
  width: 37px;
  margin: 11px 5px 0 0;
}

.grey_rounded a.next_link,
.grey_rounded a.previous_link {
  text-decoration: none;
}

.grey_rounded a.next_link {
  margin-left: 3px;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/next.gif?614) no-repeat scroll 0 50%;
}

.grey_rounded a.previous_link {
  margin-right:3px;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/prev.gif?614) no-repeat scroll 0 50%;
}

.grey_rounded .next_link.disabled {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/next_disabled.gif?614) no-repeat scroll 0 50%;
}

.grey_rounded .previous_link.disabled {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/prev_disabled.gif?614) no-repeat scroll 0 50%;
}
/*AOA.DK Block*/
.aoa_block {
  padding-top : 15px;
}

.aoa_block .title p {
  padding-left: 15px;
}

.aoa_block .article-with-image-teaser {
  padding-left: 15px;
  padding-right: 15px;
}
/* // AOA.DK Block*/

/* FOCUS ARTICLE*/
.focus {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f0f0f0;
}
.focus img{
  margin-left: -10px;
  padding: 0px;
}
.focus .read-more,
.focus .related {
  padding-left: 0;
  padding-bottom: 10px;
}

.focus .read-more {
  display: block;
}
/* // FOCUS ARTICLE*/

.aok-most-read,
.bt-most-read,
.business-most-read,
.dinepenge-most-read,
.fri-most-read,
.rejseliv-most-read {
  padding-top: 80px;
}
#mini-panel-mjm_bem_most_read_article li{
  list-style: none;
}
#mini-panel-mjm_bem_most_read_article ul{
  padding: 0;
}

.article-list {
  padding-bottom: 20px;
}

.article-list ul {
  list-style: none;
  padding: 0;
}

.article-list li {
  padding: 7px 0;
  border-bottom: 1px dotted #d9d9d9;
  font-size: 12px;
}

.article-list li a span {
  color: #005893;
}

/* SERVICE BOX */
.services-box .panel-pane {
  padding: 0 0 10px 0;
  margin-top: 9px;
  border-bottom: 1px solid #d9d9d9;
}

.services-box div .content p {
  padding-top: 3px;
}

.services-box fieldset {
  border: 0;
  padding: 9px 13px 0 3px;
}

.services-box input {
  padding: 3px;
  width: 115px;
  height: 17px;
  margin: 0;
}

.services-box a.button {
  margin-left: -1px;
}
/* // SERVICE BOX */


/* BUTTONS */
/* orange */
.button-orange {
  display: inline-block;
  vertical-align: top;
}
a.button-orange:hover {
  text-decoration: none;
}
.button-orange span {
  display: inline-block;
  line-height: 26px;
  padding: 0 8px;
}
/* // BUTTONS */
/**
 * Banner corrections start
 * These banner styles have been applied
 * so that 300px and 930px wide banners
 * will display correctly
 */
.banner {
}
.grid_4 > .banner {
  width: 300px;
  margin: 0 -2px;
}
.grid_12 > .banner {
  width: 930px;
  margin: 0 -5px;
}
/**
 * Banner corrections end
 */

/**
 * Pigtail banners
 */
.grid_12 > .banner-b1 {
  position: absolute;
  left: -120px;
  width: auto;
  text-align: right;
 }

.grid_12 > .banner-b2 {
  position: absolute;
  left: 930px;
  width: auto;
  overflow: hidden;
}
/**
 * Pigtail banners end
 */

/**
 * Specific CU banner styling
 */
.banner-c1, .banner-e1 {
  padding-top: 10px;
}

.banner-r1 {
  padding-top: 10px;
  border-top: 1px solid #d9d9d9;
}


div.image-series-carousel {
  min-height: 300px;
}

.image-series-carousel .image-thumbs ul {
  padding: 0;
}
.image-series-carousel .image-thumbs li {
  float: left;
  padding-top: 15px;
  padding-left: 3px;
}

.image-series-carousel .image-thumbs h3 {
  line-height: 16px;
  width: 140px;
}

.mjm-bond-banner {
  position: relative;
  margin: 8px 0 8px 0;
  min-height: 70px;
}

.teaser-pane-header {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 2px 3px 2px 3px;
  min-height: 12px;
  width: 212px;
}

/*POLL*/
.poll {
  padding: 25px 10px 10px 10px;
  border: 3px solid #0099d2;
}
.poll .poll-image {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/poll.png?614) no-repeat;
}
.poll .poll-image {
  width: 76px;
  height: 61px;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.berlingske,
.sporten {
  padding-top: 55px;
  border: 1px solid #c3c3c3;
  padding-bottom: 2px;
}

.berlingske ul,
.sporten ul {
  margin-left:12px;
  margin-right:2px;
  margin-top:-1px;
  padding-right: 10px;
  padding-left: 10px;
  list-style: square outside none;
}

.berlingske ul {
  position: relative;
  z-index: 1;
}

.berlingske .footer {
  background:url(//stiften.dk/sites/all/themes/mjm/images/bg/berlingske-list.jpg?614) no-repeat scroll right bottom transparent;
  height:193px;
  margin-top:-164px;
  position:relative;
  z-index:0;
}

.sporten ul {
  margin-left:2px;
  list-style: none;
  background-color:#E3E3E3;
  border-bottom: 3px solid #bc1921;
}


.berlingske ul li,
.sporten ul li {
  padding: 5px;
}
.sporten ul li {
  border-bottom: 1px solid #c0c0c2;
}

.sporten ul li a {
  color: black;
}

.sporten ul li {
  color: #808080;
}

.sporten ul li.last {
  border-bottom: none;
}

.poll-script {
  margin-top: 10px;
  border: 1px solid #ffcc33;
  padding: 10px;
}
.poll-script button {
  background-color: #708090;
  color: white;
  border-top: 1px solid #e9e7e3;
  border-left: 1px solid #e9e7e3;
  border-right: 1px solid #95928c;
  border-bottom : none;
  margin-top: 10px;
}

.midtjydske_medier .article-with-image ul,
.bem-most-read .article-with-image ul {
  padding-left: 0;
}

.article-with-image ul li{
  list-style-type: none;
}

/*FOOTER*/
#footer{
  background: url(//stiften.dk/sites/all/themes/mjm/images/bg/footer-top-bg.gif?614) left top repeat-x;
  height:32px;
  padding-top: 7px;
}
#footer .copyright{
  padding-top:7px;

}

/*SEPARATORS*/
.inner-page-container,
.deck-2-top,
.crossbar-1/*,
#mini-panel-mjm_footer .region-7*/{
  background: url(//stiften.dk/sites/all/themes/mjm/images/panels_sep.png?614) left top repeat-x;
  padding-top: 20px;
}

#mini-panel-mjm_footer .grid_12{
   background: url(//stiften.dk/sites/all/themes/mjm/images/panels_sep.png?614) left bottom repeat-x;
   margin-bottom:20px;
}

.block-spotted .inner-content div.thumbnail-small {
  float: left;
  padding-left: 5px;
  padding-top: 10px;
}

.block-spotted .footer {
  text-align: right;
}
.block-spotted .footer a {
  font-size: 10px;

}

.image-series-carousel .article-with-image li {
  min-height: 130px;
  height: auto;
}

.image-series-carousel .article-with-image li a img{
  display:block;
  background:url(//stiften.dk/sites/all/themes/mjm/images/bg/thumb_gallery.png?614) no-repeat scroll 0 0 transparent;
  padding-top:5px;
  padding-left:5px;
  border:none;
}

.image-series-carousel .article-with-image{
  padding-bottom: 10px;
}

/*** Disqus widget ***/
.dsq-widget-comment {
  font-style: italic;
  line-height: 1.3;
}

.dsq-comment-message {
  color: #000;
}

/*** Tjenester page ***/
.bind {
    border-bottom: 1px dotted #B2B2B2;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.spalte_list {
    float: right;
    margin-bottom: 10px;
    width: 290px;
}

.spalte2_left {
    float: left;
    width: 150px;
}

/*** Ritzau feeds ***/
.article-ritzau {
  margin-bottom: 1em;
}

.article-ritzau .pane-header {
  display: none;
}

.article-ritzau .stiften-tag {
  display: none;
}

.article-ritzau .read-more {
  display: block;
  padding-left: 0;
}

/* Star rating mod - from b.dk */
/* Global star properties */
em.stars {
  background: no-repeat 0 50%;
  display: block;
  font-size: 1px;
  margin: 0;
  padding: 0;
}

em.stars span {
  display: none;
}

/* Small stars*/
.small-stars em.stars {
  height: 20px;
  width: 85px;
}

.small-stars .stars-0-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/small_stars_0_6.gif");
}

.small-stars .stars-1-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/small_stars_1_6.gif");
}

.small-stars .stars-2-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/small_stars_2_6.gif");
}

.small-stars .stars-3-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/small_stars_3_6.gif");
}

.small-stars .stars-4-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/small_stars_4_6.gif");
}

.small-stars .stars-5-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/small_stars_5_6.gif");
}

.small-stars .stars-6-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/small_stars_6_6.gif");
}

/* Large stars*/
.thumbnail-left em.stars {
  float: right;
}

.large-stars em.stars {
  height: 30px;
  width: 118px;
}

.large-stars .stars-0-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/large_stars_0_6.gif");
}

.large-stars .stars-1-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/large_stars_1_6.gif");
}

.large-stars .stars-2-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/large_stars_2_6.gif");
}

.large-stars .stars-3-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/large_stars_3_6.gif");
}

.large-stars .stars-4-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/large_stars_4_6.gif");
}

.large-stars .stars-5-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/large_stars_5_6.gif");
}

.large-stars .stars-6-6 {
  background-image: url("//stiften.dk/sites/all/themes/bdk/img/layout/stars/large_stars_6_6.gif");
}

.large-stars h1 {
  margin-top: 5px;
}

/* Setting up Facebook Share button */
.fb-share-block {
  position: absolute;
  left: 40px;
  top: -1px;
}

#mini-panel-mjm_node_news_article_default .region-2 .panel-separator {
  margin-bottom: 0;
}

/* Block leage table */
.enetpulse_panes_block table {
  width: 100%;
}
.enetpulse_panes_block th {
  padding-bottom: 3px;
  text-align: center;
}
.enetpulse_panes_block td {
  border-bottom: 1px solid #eee;
  padding: 1px;
  font-size: 10px;
  vertical-align: middle;
  line-height: 13px;
  text-align: center;
}
.enetpulse_panes_block td a {
  text-decoration: none;
}
.enetpulse_panes_block .section-sub-header {
  border-top: 3px solid #ddd;
  color:#888;
  font: normal 18px/21px Arial, sans-serif;
  margin:0 0 5px 0;
  padding-top: 5px;
}

/* Article list with images */
.article-list-with-image ul {
  padding: 0;
}

.article-list-with-image ul li {
  clear: both;
  list-style: none;
}

.article-list-with-image ul li img {
  float: left;
  padding: 0 10px 16px 0;
}/* $Id$ */

/**                                                                                                         
 * This file should contain misc chroming for the theme.
 */
/**
 * Text
 */
body {
  color: #000;
  font-family: arial, serif;
  font-size: 11px;
  background: #fff url(//stiften.dk/sites/all/themes/mjm/images/bg/page_bg.gif?614) repeat-y 50% 0;
}

a {
  text-decoration: none;
  color: #005893;
}
a:hover {
  text-decoration: underline;  
}
a:visited {
  color: #8e8f8f;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Droid Sans', arial, serif;
  color: #333;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333;
}

/**
 * Images
 */
html {
  background: #fff;
}

.top-links {
  background: #fff url(//stiften.dk/sites/all/themes/mjm/images/bg/header_links.png?614) repeat-x;
}

.top-header p {
  margin-top: 15px;
}

.top-header .logo a {
  width:270px;
  height:62px;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/logo.png?614);
  display: block;
  margin-left: -8px;
}

/**
 * News ticker chroming!
 */
.news_ticker .ticker_header {
  color: #585959;
  font-weight: bold;
}
.news_ticker .time {
  color: #0081b2;
  font-weight: bold;
  font-size: 10px;
}
.news_ticker .ticker-area a {
  color: #545353;
  font-size: 12px;  
}


.title-list-with-time a span {
  color: #0090BB;
}
.title-list-with-time a:hover span {
  text-decoration: underline;
}

.title-list-with-time {
  list-style: none;
  padding-left: 0px;
}

.title-list-with-time a {
  color: #666666;
  text-decoration: none;
  padding-right: 8px;
}

.dinby .footer {
  font-size: 10px;
  text-align: right;
}

.breaking-news ul {
  display: none;
}



/*AOA.DK Block*/
.aoa_block {
  background: #e5dfcf url(//stiften.dk/sites/all/themes/mjm/images/bg/aoa.png?614) no-repeat left bottom;
  width: 452px;
}

.aoa_block .summary {
  color:#231f20;
  line-height: 17px;
}


.skort a span,
.fik a span {
  color: #005893;
}

.ugeavis-ad .inner-content div {
  padding-top: 10px;
  
}
.ugeavis-ad .inner-content div a{
  padding-right: 8px;
}

.udvalgte-blogs ul {
  padding-left: 0px ;
}
.udvalgte-blogs li {
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 8px 0 8px 0;
  clear: both;
}
.udvalgte-blogs .blog-image {
  float: left;
  padding-right: 5px;
  padding-bottom: 5px;
}

.udvalgte-blogs .content {
  display: inline;
  color:#333;
}

.udvalgte-blogs .read-more {
  padding-left: 3px;
}

/* SERVICE BOX */
.services-box a.button {
  color: #fff;
}

.services-box-mobil {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/tagnyhederne-mobil.jpg?614) no-repeat right bottom;
}

.services-box-mail {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.services-box input {
  background: #e9e7e8;
  color: #969696;
  font-style: italic;
}

.services-box input:focus {
  color: #000;
  font-style: normal;
}

.services-box div .content p {
  padding-right: 165px;
}

.services-box div .content p.message {
  padding-right: 0;
}

/* // SERVICE BOX */


/* BUTTONS */
/* orange */
.button-orange {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/button-orange-right.png?614) no-repeat right; padding-right: 2px;
}

.button-orange span {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/button-orange-left.png?614) repeat-x;
}
/* // BUTTONS */

.teaser-pane-header {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  background: url(//stiften.dk/sites/all/themes/mjm/images/bg/black_pixel.png?614) repeat transparent;
}
.mjm-bond-banner a {
  text-decoration: none;
}


/* icons */
.icons-with-text span {
   color: #005893;
}

/* RSS page */
.rss-tab td {
  padding-bottom: 10px;
}

.rss-top {
  background: url(//stiften.dk/sites/all/themes/mjm/images/rss_page/aas_header_bg.gif?614) repeat-x;
  height: 20px;
  padding-left: 6px;
  padding-top: 4px;
  color: #fff;
}

.rss-holder {
  padding-left: 6px;
  padding-top: 8px;
  margin-bottom: 18px;
}

.rss-left {
  width: 180px;
  float: left;
  background: url(//stiften.dk/sites/all/themes/mjm/images/rss_page/rss.gif?614) no-repeat left center;
  padding-left: 17px;
}

.rss-right {
  float: right;
  padding-left: 6px;
}

.wid {
  margin-top: 15px;
  background: url(//stiften.dk/sites/all/themes/mjm/images/rss_page/wid-top.gif?614) no-repeat left top;
}

.wid-left {
  width: 230px;
  float: left;
  padding-left: 10px;
  padding-top: 20px;
}

.wid-right {
  float: right;
  padding-right: 10px;
  padding-top: 20px;
}

.widend {
  background: url(//stiften.dk/sites/all/themes/mjm/images/rss_page/wid-down.gif?614) no-repeat left bottom;
  height: 16px;
}

.wid-txt {
  margin-top: 15px;
}

.wid-txt a {
  color: #336699;
}

.wid-txt a:hover {
  text-decoration: none;
}

.wid-txt ul {
  margin: 0;
  padding-top: 5px;
}

.wid-txt li {
  line-height: 16px;
  margin: 0 0 5px;
  padding-left: 16px;
  background: url(//stiften.dk/sites/all/themes/mjm/images/rss_page/map_bullet.gif?614) no-repeat left center;
  list-style: none outside;
}

.wid-box {
  float: left;
  width: 140px;
  height: 120px;
  margin-right: 12px;
  border-right: 1px dotted #eaeaea;
  border-bottom: 1px dotted #eaeaea;
}

/* Market info */
.stock-big {
  clear: both;
  font-size: 12px;
  padding-top: 10px;
}

.stock-big-inner {
  border: 1px solid #ddd;
}

.market-table tr th {
  background-color: #efefef;
  color: #5C5566;
  margin: 0;
  padding: 0 3px;
  vertical-align: middle;
  line-height: 28px;
}

.market-table tr h5,
.market-table tr h5 a {
  color: #5C5566;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.market-table tr td {
  color: #666;
  padding: 5px 3px;
  border-bottom: 1px solid #efefef;
}

.market-table tr td.pos {
  color: #8b2;
  width: 1%;
}

.market-table tr td.neg {
  color: #b23;
  width: 1%;
}

.market-table tr td.nochange {
  color: #999;
  width: 1%;
}

.market-table .neutral {
  color: #666;
}

/* Up, down, and no change indicators */
.market-table .arrow {
  background-repeat: no-repeat;
}

.market-table .pos-arrow {
  background-image: url("//stiften.dk/sites/all/themes/mjm/images/stock/pos_arrow_medium.gif");
  color: #8b2;
}

.market-table .neg-arrow {
  background-image: url("//stiften.dk/sites/all/themes/mjm/images/stock/neg_arrow_medium.gif");
  color: #b23;
}

.market-table .nochange-arrow {
  background-image: url("//stiften.dk/sites/all/themes/mjm/images/stock/nochange_medium.gif");
  color: #999;
}

/* Special cell contains arrows (smaller) */
.market-table .arrow-cell {
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 18px;
}

.market-table .arrow-cell-pos {
  background-image: url("//stiften.dk/sites/all/themes/mjm/images/stock/pos_arrow_small.gif");
  color: #8b2;
}

.market-table .arrow-cell-neg {
  background-image: url("//stiften.dk/sites/all/themes/mjm/images/stock/neg_arrow_small.gif");
  color: #b23;
}

.market-table .arrow-cell-nochange {
  background-image: url("//stiften.dk/sites/all/themes/mjm/images/stock/nochange_small.gif");
  color: #999;
}

.market-table .info {
  font-size: 11px;
}

.stock-big .read-more {
  padding: 1em 3px 5px 3px;
}

/* Jobzonen */
.jobzonen {
  border: 1px solid #ddd;
  font-size: 11px;
  padding: 5px
}

.jobzonen .module-header a {
  color: #00a3bf !important;
  font-size: 12px;
}

.jobzonen .module-header {
  color: #00a3bf;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
}

.jobzonen a {
  color: #09b;
  font-size: 12px;
}

.jobzonen a:hover {
  color: #056
}

.jobzonen ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.jobzonen ul li {
  margin: 10px 0 0 0;
  padding: 0;
}

.jobzonen ul li p {
  color: #222;
  font-size: 11px;
  line-height: 13px;
}

.jobzonen .cobranding {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}

.jobzonen .cobranding a {
  font-size: 11px;
  color: #666;
}.menu-plain ul {
  list-style: none;
  padding-left: 0;
}
.menu-plain li {
  display: block;
  float:left;
  line-height: 32px;
  padding-right: 16px;
}
.menu-plain-right ul {
  float: right;
}
.menu-plain-right li {
  padding-right: 0;
  padding-left: 16px;
}

.menu-plain-right .rss-link,
.twitter-link,
.facebook-link {
  height: 25px; 
  display: block;
  padding-left: 20px;
}

/*PRIMARY MENU*/

.top-menu {
  height: 59px;
  position: relative; 
}

.top-menu li {
  border-left:1px solid #ACACAC;
  float:left;
  margin-top:9px;
}
.top-menu .submenu li {
  border-left: none;
  float:left;
  margin-top: 0px;
  padding-top: 6px;
  height: 17px;
}

.top-menu li a:hover span,
.top-menu li a span {
  padding-right: 4px;
}

.top-menu li a, 
.top-menu li a:hover,

.top-menu li a span, 
.top-menu li a:hover span,

.top-menu li a span span,
.top-menu li a:hover span span {
  padding-bottom: 7px;
  padding-top: 3px;
  /*background: none;*/
}

.top-menu .submenu li a,
.top-menu .submenu li a:hover,

.top-menu .submenu li a:hover span,
.top-menu .submenu li a span,

.top-menu .submenu li a span span,
.top-menu .submenu li a:hover span span {
  padding-bottom: 0px;
  padding-top: 0px;
}

.top-menu li.first {
  border-left: none;
}

.top-menu li a {
  color: white;
  font-weight: bold;
  text-transform: uppercase;  
}
.top-menu li span {
  color: white;
}

.top-menu li a:hover {
  border: 0;
}
.top-menu li ul li a {
  color: #75542d;
  font-weight: normal;
}
.top-menu li ul li span {
  color: #75542d;
}
.top-menu li ul {
  clear: both;
  left: 0;
  position: absolute;
  width: 100%;
}

/**
 * ASS base menu
 */
.main-navigation-wrapper {
  clear: both;
  overflow: hidden;
}
.main-navigation-wrapper ul {
  list-style: none;
  padding: 0;
  padding-bottom: 28px;
}

.main-navigation-wrapper ul.submenu {
  padding: 0;
}

ul.sf-menu ul {
  position: absolute;
  top: -999em;
}
ul.sf-menu li a.active ul, 
ul.sf-menu li:hover ul, 
ul.sf-menu li.sf-hover ul {
  left: 0;
  top: 28px;
  z-index: 0;
}

ul.sf-menu li li a.active ul, 
ul.sf-menu li li:hover ul, 
ul.sf-menu li li.sf-hover ul {
  left: 10em;
  top: 0;
}

ul.main-navigation li.current ul {
  top: 2.5em;
}

/* $Id$ */

.top-header .logo a {
  width:270px;
  height:62px;
  display: block;
}
/*PRIMARY MENU*/

.top-menu li a.active, .top-menu li a, .top-menu li a:hover {
  padding-left:4px;
  text-decoration:none;
}
.menu-plain a {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
}

.twitter-link {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/twitter.gif?614) no-repeat scroll 0 8px;
}
.facebook-link {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/facebook.gif?614) no-repeat scroll 0 8px;
}

.menu-plain-right .rss-link {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/rss.gif?614) no-repeat scroll 0 8px;
}


div.image-series-carousel {
  background-color: #282828;
}

.image-series-carousel .image-thumbs ul {
  list-style: none;
}
.image-series-carousel img {
  border: 2px solid #333333;
}

.image-series-carousel .image-thumbs h3 {
  font-size: 13px;
  color: #c3c3c3;
}

/**
 * Text coloring.
 */
.top-links {
  background: #fff url(//stiften.dk/sites/all/themes/mjm/images/bg/header_links.png?614) repeat-x;
}

.top-header .logo a {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/logo.png?614);
  display: block;
}
/*PRIMARY MENU*/

.top-menu {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/primary_menu.png?614) repeat-x;
}

.top-menu li .submenu li.current {
  background-image: url(//stiften.dk/sites/all/themes/mjm/images/icons/submenu-active.gif?614);
  background-position: center bottom;
  background-repeat: no-repeat;
}

.top-menu li {
  list-style: none;
}

.top-menu li.sf-hover a,
.top-menu li a.active,
.top-menu li:focus a,
.top-menu li:active a,
.top-menu li:hover a {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/buttons/menu_corner_left.png?614) no-repeat scroll left 0;
}

.top-menu li.sf-hover a span,
.top-menu li a.active span,
.top-menu li:focus a span,
.top-menu li:active a span,
.top-menu li:hover a span {
  background:url(//stiften.dk/sites/all/themes/mjm/images/buttons/menu_corner_right.png?614) no-repeat scroll right 0 transparent;
}

.top-menu li.sf-hover a span span,
.top-menu li a.active span span,
.top-menu li:active a span span,
.top-menu li:focus a span span,
.top-menu li:hover a span span {
  background-color:#0080af;
}


.top-menu li.sf-hover .submenu a span span,
.top-menu li:focus .submenu a span span,
.top-menu li:active .submenu a span span,
.top-menu li:hover .submenu a span span,


.top-menu li.sf-hover .submenu a span,
.top-menu li:focus .submenu a span,
.top-menu li:active .submenu a span,
.top-menu li:hover .submenu a span,

.top-menu li.sf-hover .submenu a,
.top-menu li:focus .submenu a,
.top-menu li:active .submenu a,
.top-menu li:hover .submenu a {
  background: none;
}



.top-menu .submenu li a.active span span,
.top-menu .submenu li a:hover span span,
.top-menu .submenu li a:hover span,
.top-menu .submenu li a:hover,
.top-menu .submenu li:hover {
  background: #0080af;
}

.top-menu li ul li span {
  color:white;
}
/* todo: create a template instead of using display: none to hide this element */
.weather-localweather-day {
  text-align: center;
  margin: 0 auto;
  font-weight: 900;
}
.weather-localweather-header {
  display: none;
}
.weather-localweather-icon {
  margin: 15px auto 0 auto;
}
.weather-localweather-source {
  color: #bbb;
  font-size: 10px;
  margin-top: 3px;
  text-align: center;
}
/**
 * External articles tags colors
 */   
 
.article-tag {
  font-size: 11px;
  line-height: 14px;
  background-color:#a6a6a6;
  font-weight:700;

  margin-right: 5px;
  display: inline;
  padding-left:3px;
  padding-right:4px;
  float:left;
}
.article-tag a {
  color:#fff;
  text-decoration: none;
  cursor: pointer;
}

.business-tag {
  background-color:#09c;
}
.dinepenge-tag {
  background-color:#39c;
}
.b-tag {
  background-color:#100D2E;
}
.sporten-tag {
  background-color:#c00;
}
.aoa-tag {
  background-color:#c5141c;
}
.aok-tag {
  background-color:#f60;
}
.erhvervsbladet-tag {
  background-color:#00677B;
}
.bny-tag {
  background-color:#ce161d;
}
.rejseliv-tag {
  background-color:#52aeff;
}
.folketingsvalg-tag {
  background-color:#98c300;
}
.valgiusa-tag {
  background-color:#bf0a30;
}
.ditvalg-tag {
  background-color:#3DC479;
}
.epvalg-tag {
  background-color:#ababab;
}
.ilaegenshaender-tag {
  background-color:#ababab;
}
.fri-tag {
  background-color:#7a5656;
}
.bil-tag {
  background-color:#1a1a1a;
}
.lobnu-tag {
  background-color:#F65906;
}

/**
 * Internal articles primary category tags colors
 */
.stiften-tag,
.amtsavisen-tag,
.dagbladet-holstebro-struer-tag,
.dagbladetringskjern-tag,
.folkebladetlemvig-tag,
.viborg-folkeblad-tag {
  color: #fff;
  background-color: #a6a6a6;
  font-size: 11px;
  font-weight: 700;
  margin-right: 3px;
  padding-left: 3px;
  padding-right: 4px;
  text-transform: uppercase;
}

.article-body .stiften-tag,
.article-body .amtsavisen-tag,
.article-body .dagbladet-holstebro-struer-tag,
.article-body .dagbladetringskjern-tag,
.article-body .folkebladetlemvig-tag,
.article-body .viborg-folkeblad-tag {
  float: left;
  line-height: 17px;
}/**
 *  NEWSTICKER
 */
.news_ticker {
  margin: 5px 0;
}
.news_ticker .ticker_header {
  width: 100px;
  float: left;
}

.news_ticker .time {
  padding-right: 4px;
}

.news_ticker .ticker_header span{
  padding-right: 3px;
  top: -1px;
}

/**
 * Makes the ticker area only display the first element
 * This prevents flash of content before javascript loads.
 */
.ticker-area li {
  display: none;
}
.ticker-area li.active {
  display: block;
}
/* $Id$ */

/**
* @file
* Contains styling for elements placed in the top-services area on the site. 
*
* Contains basic structure (layout) of the MJM sites.
*/
#mini-panel-mjm_newsticker {
  padding-left: 5px;
}
/**
 * Buttons
 */
.button-alt-indhold a,
.button-tip a {
  font-weight: bold;
  color: white;
}
.button-tip {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/tipos.png?614) no-repeat;
  height: 24px;
  width: 55px;
  padding-left: 25px;
  padding-top: 5px;
  float: left;
  margin-top:3px;
}
.button-alt-indhold {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/indhold.png?614) no-repeat;
  height: 24px;
  width: 75px;
  padding-left: 25px;
  padding-top: 5px;
  float: left;
  width: 57px;
  margin-top:3px;
}
.quicksearch {
  float: right;
  padding-top: 2px;
}
.quicksearch form .query {
  width: 222px;
  height: 21px;
  border: 1px solid #9f9f9e;
  background-color: #f4f3f3;
  position: relative;
  padding: 1px 2px;
}
.quicksearch form {
  padding: 0;
}

.quicksearch form .button {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/buttons/sog.png?614) no-repeat;
  width: 50px;
  height: 25px;
  border: none;
  margin-left: 2px;
  cursor: pointer;
  margin-top: 1px;
}
.quicksearch input {
  float: left;
}

/**
 * Sitemap & Tip Us
 */
.sitemap,
.tipos, 
.tipos2 {
  float:left;
  margin: 0 0 10px 0;
  background-color: #f0f0f0;
}
.sitemap {
  display: none;
}
#tipos {
  display: none;
}
#tipos h2 {
  padding: 8px;
}
.tipos .grid_4 .webform-component-textfield {
  padding-left: 8px;
}
.tipos .grid_10 {
  padding-left: 8px;
  padding-bottom: 8px;
}
.tipos input[type="submit"],
.tipos2 input[type="submit"],
.tipos .option {
  margin-top: 8px;
}
.tipos input[type="submit"],
.tipos2 input[type="submit"] {
  width: 120px;
}
.tipos_yellow {
  color: #BF761F;
}
.tipos2 {
  margin-top: -8px;
}
.tipos2 h2 {
  margin: 8px 0 8px 0;
}	

.sitemap {
  padding: 8px;
}
.sitemap ul {
  padding: 0;
  list-style: none;
}
.sitemap ul ul {
  padding-left: 20px;
  list-style: square;
  list-style-position: outside;
}
.sitemap li {
  width: 180px;
  float:left;
  font-size: 13px;
  font-weight: bold;
}
/* warning ugly stuff! FIXME: there might be a smart way of doing this! */
.sitemap li + li + li + li + li + li {
  clear:left;
}
.sitemap li + li + li + li + li + li + li {
  clear:none;
}
.sitemap li + li + li + li + li + li + li + li + li + li + li {
  clear:left;
}
.sitemap li + li + li + li + li + li + li + li + li + li + li + li {
  clear:none;
}
/* end warning ugly stuff! */
.sitemap li a {
  margin: 0 8px;
  display: block;
  padding: 4px 0;
  color: #333;
}
.sitemap li ul {
  margin: 0 8px;
}
.sitemap li li a {
  color: #333;
  margin: 0;
  line-height: 20px;
  padding: 0;
}
.sitemap li li {
  font-size: 11px;
  font-weight: normal;
}
.sitemap li a.twitter-link,
.sitemap li a.facebook-link {
  padding-left: 20px;
  background-position: 0 3px;
  height: auto;
}
#top-services, .top-services {
  /* Fix for Netsprint autocomplete popup block */
  position: relative;
  z-index: 10;
}
.default-block {
  background-color: #fff;
  background-image: url(//stiften.dk/sites/all/themes/mjm/images/bg/block_header12_full.png?614);
  background-repeat: no-repeat;
  background-position: 0 -16px;
}
.grid_2 .default-block,
.grid_1 .default-block {
  background-image:url(//stiften.dk/sites/all/themes/mjm/images/bg/block_header2.png?614);
  background-position : 16px 0;
}

.default-block .block-title {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 25px;
  line-height: 16px;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons.png?614) no-repeat;
  background-position: 0 -16px;
}
.default-block .inner-content {
  padding-top: 8px;
}

/****** Article border/divider lines *****/
.grid_3 .article {
  padding-top: 7px;
  border-top: 1px solid #d9d9d9;
}

.grid_2 .article {
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 1px solid #d9d9d9;
}

.grid_2 .default-block .article, .grid_3 .default-block .article {
  padding: 0;
  margin: 0;
  border: 0;
}

/*******NO ICON*******/

div.icon-only {
  background: none;
  position: relative;
}

div.icon-only .block-title {
  background: url(//stiften.dk/sites/all/themes/mjm/images/bg/carusel_primary.png?614) no-repeat scroll right top transparent;
  height: 16px;
  margin-bottom: -17px;
  position: absolute;
  padding: 1px 6px 0 10px;
}

div.icon-only .block-title span {
  padding: 3px;
  background-color: #008cc0;
}

div.icon-only .inner-content {
  padding-top: 0;
}
/**
 * Custom boxes based on the default-block
 */
.default-block-tall {
  background-position: 30px 0;
}
.default-block-tall .block-title {
  line-height: 32px;
  font-size: 22px;
  padding-left: 45px;
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/leasershop.gif?614) no-repeat 0 0;
}

div.block-red {
  /**
   * @FIXME: image should be renamed to something like "red_header" and
   * should be made so it spans the entire width of the page.
   */
  background-image: url(//stiften.dk/sites/all/themes/mjm/images/bg/alarm_header.png?614);
  background-position: 16px 0;
}

.dinby .block-title {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/dinby.jpg?614) no-repeat 0 0; 
   height: 52px;
}
.sporten {
  background: url(//stiften.dk/sites/all/themes/mjm/images/bg/sporten.jpg?614) no-repeat scroll 2px 2px white;
}

.block-spotted .block-title {
  background: url(//stiften.dk/sites/all/themes/mjm/images/bg/spotted.jpg?614) no-repeat scroll 170px 0 #f0f0f0;
  height:32px;
  padding-top: 20px;
  color: black;
}

.block-spotted .inner-content {
  background: url(//stiften.dk/sites/all/themes/mjm/images/bg/spotted-content.png?614) repeat-x white;
  min-height: 336px;
}

.berlingske {
  background: url(//stiften.dk/sites/all/themes/mjm/images/bg/berlingske.gif?614) no-repeat scroll 0 0 white;
}

.lokalguide .block-title {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/bg/lokalguide.jpg?614) no-repeat 0 0;
  height:52px;
}

.midtjydske_medier {
  background: #0098d1;
  border-bottom: 1px solid #d9d9d9;
}
.midtjydske_medier .block-title {
  height: 32px;
  padding-top: 20px;
  background: url(//stiften.dk/sites/all/themes/mjm/images/text/midtjydske_medier.png?614) no-repeat scroll 97% center transparent;
}


.midtjydske_medier .inner-content {
  background: white;
}


.facebook .inner-content {
  padding-top: 0;
}

.latest_comments .inner-content {
  padding-top: 0;
}

.services-box .inner-content {
  padding-top: 0px;
}

/**
 * Custom icons
 * Names should reflect the icon and not the content area they are used for!
 */
/**
 * this is the defualt icon, have added so that if we decide on another
 * default icon later on we don't have to add it.
 */
.exclamation-mark .block-title { 
  background-position: 0 -16px;
}
.inverted-question-mark .block-title {
  background-position: 0 -176px;
}
.megaphone .block-title {
  background-position: 0 -208px;
}
.heart .block-title {
  background-position: 0 0;
}
.talking-bubble .block-title {
  background-position: 0 -224px;
}
.image-series .block-title {
  background-position: 0 -240px;
}
.alarm-sirene .block-title {
  background-position: 0 -32px;
}
.notes .block-title {
  background-position: 0 -48px;
}
.light-bulb .block-title {
  background-position: 0 -64px;
}
.globe .block-title { /* not yet in icons.png */
  background-position: 0 0;
}
.music-note .block-title {
  background-position: 0 -80px;
}
.star .block-title {
  background-position: 0 -160px;
}
.binary .block-title {
  background-position: 0 -144px;
}
.car .block-title {
  background-position: 0 -128px;
}
.airplane .block-title {
  background-position: 0 -112px;
}
.clock .block-title {
  background-position: 0 -96px;
}
.dots .block-title {
  background-position: 0 -192px;
}
.facebook .block-title {
  background-position: 0 -545px;
}

.bem-most-read .block-title {
  background:url(//stiften.dk/sites/all/themes/mjm/images/text/bm.png?614) no-repeat scroll 95% center #114466;
  height:32px;
  padding-top:20px;
}

.bem-most-read .block-title, .midtjydske_medier .block-title {
  font-size: 15px;
}

.aok-most-read {
  background: white url(//stiften.dk/sites/all/themes/mjm/images/bg/aok.jpg?614) no-repeat 0 top;
}
.bt-most-read {
  background: #f5f5f5 url(//stiften.dk/sites/all/themes/mjm/images/bg/bt.jpg?614) no-repeat 0 top;
}
.berlingske-most-read {
  background: white url(//stiften.dk/sites/all/themes/mjm/images/bg/berlingske_bg.jpg?614) no-repeat 0 top;
}
.business-most-read {
  background: #f5f5f5 url(//stiften.dk/sites/all/themes/mjm/images/bg/business.jpg?614) no-repeat 0 top;
}
.dinepenge-most-read {
  background: white url(//stiften.dk/sites/all/themes/mjm/images/bg/dinepenge.jpg?614) no-repeat 0 top;
}
.fri-most-read {
  background: #f5f5f5 url(//stiften.dk/sites/all/themes/mjm/images/bg/fri.jpg?614) no-repeat 0 top;
}
.rejseliv-most-read {
  background: white url(//stiften.dk/sites/all/themes/mjm/images/bg/rejseliv.jpg?614) no-repeat 0 top;
}

.services-box .block-title {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/icons/services-box.png?614) no-repeat 0 0;
}

.aoa_block .title p {
  text-transform: uppercase;
  font-weight: bold;
  background: #e5dfcf url(//stiften.dk/sites/all/themes/mjm/images/icons/aoa.gif?614) no-repeat 360px 0 ;
  line-height: 37px;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
  position: relative;
}

.jcarousel-clip {
  z-index: 2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.jcarousel-list {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
  float: left;
  list-style: none;
  /* We set the width/height explicitly. No width/height causes infinite loops. */
  width: 75px;
  height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
  z-index: 3;
  display: none;
}

.jcarousel-prev {
  z-index: 3;
  display: none;
} 

/**
 *  Carousel Style
 */

.mjm_images_with_pager {
  height: 148px;
  overflow: hidden;
}

.mjm_images_with_pager .jcarousel-container-horizontal {
  width: 296px;
}

.mjm_images_with_pager .jcarousel-clip-horizontal {
  width: 296px;
  height: 148px;
  overflow: hidden;
}

.mjm_images_with_pager .jcarousel-item {
  width: 296px;
  height: 148px;
}

.image-series-carousel .mjm_images_with_pager li {
  margin: 0;
  padding: 0;
}

/**
 *  Carousel Navigation
 */

.mjm_images_with_pager_prev,
.mjm_images_with_pager_next {
  position: absolute;
  top: 0px;
  width: 21px;
  height: 148px;
  z-index: 1000;
}
.mjm_images_with_pager_prev {
  left: 0px;
}

.mjm_images_with_pager_prev a,
.mjm_images_with_pager_next a {
  display: block;
  height: 148px;
}

.mjm_images_with_pager_prev a:hover,
.mjm_images_with_pager_next a:hover {
  text-decoration: none;
}

.mjm_images_with_pager_prev a {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/carousel_nav_blue.png?614) no-repeat 0 0;
}

.mjm_images_with_pager_prev a:hover {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/carousel_nav_blue.png?614) no-repeat -21px 0;
}

.mjm_images_with_pager_next {
  right: 0px;
}

.mjm_images_with_pager_next a {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/carousel_nav_blue.png?614) no-repeat -63px 0;
}

.mjm_images_with_pager_next a:hover {
  background: transparent url(//stiften.dk/sites/all/themes/mjm/images/carousel_nav_blue.png?614) no-repeat -42px 0;
}

/* Block styling */
.mjm_images_with_pager img {
  border: none;
}
.mjm_images_with_pager_title {
  text-align:center;
  margin:5px 0;
  display:none;
  height:16px;
  overflow: hidden;
}
.mjm_images_with_pager_titles .curr {
  display:block;
}
.images-with-pager div.mjm_images_with_pager_title h3 {
  width: 100%;
}

.jcarousel-control {
  margin:5px 20px;
  padding:5px 0;
  border-top: 1px solid #C3C3C3;
  border-bottom: 1px solid #C3C3C3;
  text-align:center;
  font-size: 0.9em;
}

.jcarousel-control a {
  color: #C3C3C3;
  text-decoration: none;
  padding: 0 3px;
}

.jcarousel-control a.curr {
  color: #005893;
  text-decoration: underline;
}

.image-series-carousel .images-with-pager {
  position: relative;
  background-color: #3a3a3a;
}
/* $Id$ */

/**
 * This file based on business quicksearch css.
 */

.netsprint-quicksearch, .search-results {
  z-index: 3000;
}

.netsprint-quicksearch .search-results {
  width: 285px;
  right: -5px;
  position: absolute;
  top: 26px;
}

.netsprint-quicksearch .search-background {
  background: url(//stiften.dk/sites/all/themes/mjm/images/quicksearch/shadow.png?614) repeat-y;
  width: 100%;
}

.netsprint-quicksearch .search-background ul {
  margin: 0 6px 0 4px;
  padding: 0;
}

.netsprint-quicksearch .search-background li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.netsprint-quicksearch .search-background a, .netsprint-quicksearch .autocomplete li {
  display: block;
  padding: 2px 6px 4px 4px;
  color: #000;
  text-decoration: none;
}

.netsprint-quicksearch .search-background a:hover, .netsprint-quicksearch .search-background li.hover {
  background: #b4b4b4;
  color: #fff;
  cursor: pointer;
}

.netsprint-quicksearch .search-background h4 {
  padding: 4px;
  background: #404040;
  font-weight: bold;
  color: #fff;
  margin: 0 6px 0 4px;
}

.netsprint-quicksearch .view-all-searchresults {
  text-align: right;
  background-color: transparent;
  background: url(//stiften.dk/sites/all/themes/mjm/images/quicksearch/shadow_bottom.png?614) no-repeat 0 0;
  -background-image: none; /* IE6 specific */
  -background-color: #ccc;
  width: 100%;
  height: 30px;
}

.netsprint-quicksearch .view-all-searchresults a {
  padding-right: 24px;
  background: url(//stiften.dk/sites/all/themes/mjm/images/quicksearch/bullet.png?614) no-repeat 263px 5px;
  color: #000;
  padding-top: 5px;
  margin: 0 0px;
  height: 30px;
  display: block;
  text-decoration: none;
}

.netsprint-quicksearch .view-all-searchresults a:hover {
  text-decoration: underline;
}

.netsprint-quicksearch .selected {
  background-color: #ddd;
}
/* $Id$ */

/**
 * This file based on business quicksearch css.
 * General styling of netsprint widget.
 */

/* results */
.netsprint .results {
  padding: 20px 0;
}
.netsprint .result h1, .netsprint .result h2 {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
.netsprint .result {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
}
.netsprint .result h2 {
  margin-bottom: 3px;
}
.netsprint .result h1 {
  margin-bottom: 10px;
}
.netsprint .result img {
  float: left;
  margin-right: 16px;
}
.netsprint .result .publish_date {
  margin-bottom: 5px;
  display: block;
}
.netsprint .result p {
  margin-bottom: 5px;
}
.netsprint .result p, .netsprint .result a.result-url {
  margin-left: 80px;
}













.netsprint .advanced-form {
  display: none;
}

.netsprint .results-info {
  display: none;
}

.netsprint .sorting {
  display: none;
}

.netsprint .pagination {
  display: none;
}

.netsprint .view-results-biz {
  display: none;
}
.netsprint .view-results-bm {
  display: none;
}
.netsprint .view-results-bt {
  display: none;
}
.netsprint .view-results-mt {
  display: none;
}
.netsprint .view-results-evb {
  display: none;
}

/*
.netsprint .pagination .first,.netsprint .pagination .last {
  display: none;
}
.netsprint .pagination .prev {
  border-left: 0;
}

.netsprint .advanced-form fieldset {
  padding: 5px;
  padding-top: 20px;
  clear: both;
}
.netsprint .advanced-form {
  display: none;
}
.netsprint .advanced-form legend {

}

.netsprint .simple-form fieldset {

}

.netsprint .pagination {
  margin: 15px 0 0 0;
  padding: 0;
}
.netsprint .pagination li {
  float: left;
  font-family: arial;
  font-size: 16px;
  height: 30px;
  list-style-type: none;
  padding-top: 15px !important;
  text-align: center;
  vertical-align: middle;
}
.netsprint .pagination li a {
  padding: 13px 10px 25px 10px !important;
  text-decoration: none;
  height: 50px;
}
.netsprint .pagination li a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.netsprint .simple-form .query {
  padding: 2px 10px 2px 10px;
  margin-right: 5px;
  width: 300px;
}
.netsprint .simple-form .query,
.netsprint .simple-form .button {
  font-size: 25px;
}

.netsprint .button {
  width: 54px;
  height: 31px;
  background-image: none;
}

.netsprint .periods {
  float: left;
  width: 285px;
}

.netsprint .scopes {
  float: left;
  padding-top: 26px;
  padding-left: 20px;
  width: 240px;
}
.netsprint .scopes select {
  float: left;
  display: inline-block;
  width: 80px;
}
.netsprint .scopes .reset {
  display: none;
}
.netsprint .scopes label {
  width: 50px;
}
.netsprint .scopes .button {
  float: right;
}

.netsprint .date_from,.netsprint .date_to {
  width: 110px;
  margin-top: 5px;
}

.netsprint .advanced-form select {
  width: 115px;
}
.netsprint .advanced-form label {
  display: block;
  font-weight: normal;
  width: 125px;
  float: left;
  clear: left;
  margin-top: 5px;
}
.netsprint .advanced-form fieldset {
  width: 583px;
}
.netsprint .advanced-form .separator {
  clear: both;
  margin-bottom: 10px;
  font-style: italic;
}

.netsprint h1 {
  padding-bottom: 0px;
}
.netsprint h2 {
  clear: both;
}
.netsprint h1 a {
  font-size: 14px;
  font-weight: bolder;
}

.netsprint .result-url {
  font-size: 10px;
}

.netsprint .publish_date {
  font-weight: normal;
  font-size: 12px;
  float: left;
  margin-right: 5px;
}

.netsprint .body {
  margin-top: 3px;
  font-size: 12px;
}

.netsprint .sorting {
  font-size: 12px;
  margin-top: 10px;
  float: right;
  clear: right;
}

.netsprint .results-info {
  font-size: 12px;
  margin-top: 10px;
  float: left;
  margin-bottom: 20px;
}

.netsprint span {
  font-weight: bold;
}

.netsprint .sorting {
  font-weight: bold;
}
.netsprint .sorting .active {
  text-decoration: none;
  font-weight: normal;
}
.netsprint .sorting a {
  text-decoration: underline;
}

#netsprint-search-form #edit-search {
  width: 150px;
}

.simple-form fieldset {
  border: 0;
  margin: 10px 0;
  padding: 0;
}

.simple-form legend {
  display: none;
}

.simple-form fieldset {
  border: 0;
  margin: 10px 0;
  padding: 0;
}

.simple-form legend {
  display: none;
}

.simple-form .button {
  
}

.advanced-form .button {
  
}

*//* $Id$ */

/**
 * This file based on business quicksearch css.
 * General styling of netsprint widget.
 */

.netsprint .result {
  border-bottom-color: #D3D3D3;
}
.netsprint .results h1 {
  font-size: 19px;
}
.netsprint .results h1 a {
  color: #005893;
}
.netsprint .results h2 {
  font-size: 14px;
}
.netsprint .results h2 a {
  color: #000;
}
.netsprint .result .publish_date {
  color: #999;
}

/*
.netsprint .advanced-form fieldset {
  border: 1px solid #ccc;
}

.netsprint .pagination li {
  color: #999999;
  background: #e4e4e4;
}
.netsprint .pagination li a {
  color: #000;
  border-right: 1px solid #ccc;
}
.netsprint .pagination li a:hover {
  background: #eee;
}
.netsprint .pagination li.active {
  background: #fff;
}

.netsprint h1 {
  font-size: 19px;
  color: 
}

.netsprint .scopes {
  border-left: 1px solid #CCCCCC;
}

.netsprint .result-url {
  color: #777;
}

.netsprint .publish_date {
  color: #666;
}

.netsprint .sorting a {
  color: #BB4411;
}

.simple-form .button {
  background: url(//stiften.dk/sites/all/themes/mjm/images/button-back-bt-sogning.png?614) no-repeat top left;
  color: #fff;
}

.advanced-form .button {
  background: url(//stiften.dk/sites/all/themes/mjm/images/button-back-bt-sogning.png?614) no-repeat top right;
}

*/.spilbox-head {
  color: #000;
  display: block;
  font-weight: bold;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  padding: 0px 7px;
  text-align: left;
  text-decoration: none;
}

a.spilbox-head:hover {
  color: #fff;
}

.spilbox-item {
  background-color: #fffdf8;
  border-color: #d00;
  border-left-style: solid;
  border-right-style: solid;
  border-width: 1px;
  padding: 2px 2px 14px 2px;
  height: 130px;
}

.spilbox-title {
  background: #fffdf8 url(//stiften.dk/sites/all/themes/mjm/images/spilop/game_play.gif?614) left no-repeat;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  padding: 6px 0px 0px 28px;
  text-decoration: none;
  float: left;
}

a.spilbox-title:hover {
  color: #036;
}

.spilbox-description {
  color: #000;
  display: block;
  padding: 2px 2px 5px 5px;
  line-height: 14px;
  width: 166px;
  float: left;
  text-align: left;
  text-decoration: none;
}

.spilbox-foot {
  background: #d00 url(//stiften.dk/sites/all/themes/mjm/images/spilop/spilbox-foot.gif?614) bottom right no-repeat;
  color: #036;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 15px;
  line-height: 15px;
  padding-right: 15px;
  text-align: right;
  text-decoration: none;
  margin-bottom: 15px;
}

.spilbox-image {
  float: left;
}

.spilbox-spilop .spilbox-head {
  background-color: #fbb157;
}

.spilbox-spilop .spilbox-item {
  border-color: #C2C2C2;
}

.spilbox-spilop .spilbox-foot {
  background-color: #C2C2C2;
}

.spilop-kolonne {
  width: 300px;
  float: left;
  font: 12px tahoma, helvetica, arial, sans-serif;
}

.spilop-ven {
  margin-right: 18px;
}/* $Id$ */

/**
* @file
* The base chroming for MJM sites. 
*
* Contains basic chrome (looks) of the MJM sites.
*/

/**
 * Text coloring.
 */
.top-links {
  background: #fff url(//stiften.dk/sites/all/themes/stiften/images/bg/header_links.png?614) repeat-x;
}

.top-header .logo a {
  width:270px;
  height:62px;
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/logo.png?614);
  display: block;
}
/*PRIMARY MENU*/

.top-menu {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/primary_menu.png?614) repeat-x;
}

.top-menu li .submenu li.current {
  background-image: url(//stiften.dk/sites/all/themes/stiften/images/icons/submenu-active.gif?614);
  background-position: center bottom;
  background-repeat: no-repeat;
}


.top-menu li.sf-hover a,
.top-menu li a.active,
.top-menu li:focus a,
.top-menu li:active a,
.top-menu li:hover a {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/buttons/menu_corner_left.png?614) no-repeat scroll left 0;
}

.top-menu li.sf-hover .submenu a span span,
.top-menu li:focus .submenu a span span,
.top-menu li:active .submenu a span span,
.top-menu li:hover .submenu a span span,

.top-menu li.sf-hover .submenu a span,
.top-menu li:focus .submenu a span,
.top-menu li:active .submenu a span,
.top-menu li:hover .submenu a span,

.top-menu li.sf-hover .submenu a,
.top-menu li:focus .submenu a,
.top-menu li:active .submenu a,
.top-menu li:hover .submenu a {
  background: none;
}



.top-menu li.sf-hover a span,
.top-menu li a.active span,
.top-menu li:focus a span,
.top-menu li:active a span,
.top-menu li:hover a span {
  background:url(//stiften.dk/sites/all/themes/stiften/images/buttons/menu_corner_right.png?614) no-repeat scroll right 0 transparent;
}


.top-menu li.sf-hover a span span,
.top-menu li a.active span span,
.top-menu li:active a span span,
.top-menu li:focus a span span,
.top-menu li:hover a span span {
  background-color:#E2A051;
}


.top-menu .submenu li a.active span span,
.top-menu .submenu li a:hover span span,
.top-menu .submenu li a:hover span,
.top-menu .submenu li a:hover,
.top-menu .submenu li:hover {
  background: none;
}

/*.top-menu .submenu li a:active span span,
.top-menu .submenu li a:active span,
.top-menu .submenu li a:active,
.top-menu .submenu li:active

.top-menu .submenu li a:focus span span,
.top-menu .submenu li a:focus span,
.top-menu .submenu li a:focus,
.top-menu .submenu li:focus,
*/
.top-menu .submenu li:hover a span span,
.top-menu .submenu li:hover a span,
.top-menu .submenu li:hover a,
.top-menu .submenu li:hover {
  background: #fbb157;
}

.top-menu li.sf-hover .submenu a span span,
.top-menu li:focus .submenu a span span,
.top-menu li:active .submenu a span span,
.top-menu li:hover .submenu a span span,

.top-menu li:focus .submenu a span,
.top-menu li:active .submenu a span,
.top-menu li:hover .submenu a span,

.top-menu li:focus .submenu a,
.top-menu li:active .submenu a,
.top-menu li:hover .submenu a {
  background: none;
}


ul.main-navigation li ul {
  background: #f8af56 url(//stiften.dk/sites/all/themes/stiften/images/bg/secondary_menu_item.png?614) repeat-x;
}
    


.quicksearch form .button {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/buttons/sog.png?614) no-repeat;
  margin-top: 0px;
  margin-left: 0px;
}

.button-tip {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/tipos.png?614) no-repeat;
}

.button-alt-indhold {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/indhold.png?614) no-repeat;
}

.berlingske .image-header {
  background: #F8AD51 url(//stiften.dk/sites/all/themes/stiften/images/bg/tabs_header.png?614) no-repeat;
}

.sitemap ul.altindhold li ul.default li {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/img/layout/default_links_bullet.gif?614) no-repeat scroll 6px 8px;
}

.panel-overlay {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/arhus.png?614)  no-repeat scroll 12px 0;
}

.panel-overlay h2{
  padding-top: 20px;
}

/* leasershop */
.leasershop .lidtmere {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/lesershopHeader.png?614) no-repeat;
  height: 32px;
  widows: 920px;
}
/* // leasershop */

.poll .poll-image {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/icons/poll.png?614) no-repeat;
}
.poll {
  border: 3px solid #dd861e;
}

.default-block {
  background-color: #fff;
  background-image: url(//stiften.dk/sites/all/themes/stiften/images/bg/block_header12_full.png?614);
  background-repeat: no-repeat;
  background-position: 0 -16px;
}
.grid_2 .default-block,
.grid_1 .default-block {
  background-image:url(//stiften.dk/sites/all/themes/stiften/images/bg/block_header2.png?614);
  background-position : 16px 0;
}

.button-orange {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/button-orange-right.png?614) no-repeat right; padding-right: 2px;
}

.button-orange span {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/button-orange-left.png?614) repeat-x;
}

.carousel .titles h4 {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/carusel_primary.png?614) no-repeat scroll right top;
}


div.icon-only .block-title span,
.carousel .titles h4 span {
  background-color: #dd861e;
}

.news_ticker .time {
  color: #e18515;
}

.leasershop .button input {
  border: none;
}

.default-block-tall {
background-position:30px 0;
}

.midtjydske_medier {
background:none repeat scroll 0 0 #0098D1;
border-bottom:1px solid #D9D9D9;
}


div.icon-only .block-title {
background:url(//stiften.dk/sites/all/themes/stiften/images/bg/carusel_primary.png?614) no-repeat scroll right top transparent;
}

.carousel .navigation a.active .titles {
  background:transparent url(//stiften.dk/sites/all/themes/stiften/images/bg/carusel-small-active.png?614) repeat;
}

/* stiften carousel buttons */
.mjm_images_with_pager_prev a {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/carousel_nav_orange.png?614) no-repeat 0 0;
}

.mjm_images_with_pager_prev a:hover {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/carousel_nav_orange.png?614) no-repeat -21px 0;
}

.mjm_images_with_pager_next a {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/carousel_nav_orange.png?614) no-repeat -63px 0;
}

.mjm_images_with_pager_next a:hover {
  background: transparent url(//stiften.dk/sites/all/themes/stiften/images/carousel_nav_orange.png?614) no-repeat -42px 0;
}

.top-header .logo a {
  margin-left: 8px;
}

.top-header .logo {
  margin-top: 24px;
  margin-bottom: 24px;
}

.top-header {
  background: none;
}

/** Meget mere dig blog post **/
.meget-mere-dig-blog-post ul {
  padding: 0;
  list-style: none;
}

.meget-mere-dig-blog-post li a {
  color: #000;
  text-decoration: none;
}

.meget-mere-dig-blog-post li .content {
  font-family: Georgia, Calibri, Cambria, serif;
  font-size: 17px;
  font-style: italic;
  display: block;
  padding: 5px 0 5px 0;
}

.meget-mere-dig-blog-post li .title,
.meget-mere-dig-blog-post li .title h2 {
  line-height: 15px;
  font-size: 11px;
  font-weight: normal;
}

/** Service box **/
.services-box-mail {
  background-image: url(//stiften.dk/sites/all/themes/stiften/images/bg/tagnyhederne-mail.jpg?614);
}