/*
* Loads the different colors 
*/

a {
  color           : #d46820;
}

/* Definition of general foldout blocks*/
div.titlebar,
div.titlebar_strong 
 {
   color           : #ffffff;
   background-color: #d46820;   /*Changed in individual templates*/
 } 
 
div.titlebar_frame_strong,
div.titlebar_frame_strong_thin {
  border-color    : #A7A7A7;
  background-color: #f5f3f4;
}

/*Changes the background of the top */
#frame #top #toplogo{
  background        : Transparent url("/CmsSundhed/Images/Ny_region/top_orange.gif") repeat-x scroll left top; 
}

/*Changes the logo*/
#frame #top #banner {
  /*background        : Transparent url("/CmsSundhed/Images/Ny_region/logo_orange.gif") no-repeat scroll left top;*/
}

#frame #top #bannerRight {
  position : block;
  right : 0px;
  top : 0px;
  left:198px;
  margin-left : 50%;
  margin-right: 50%;
}

/*Changes the color of the tops links*/
#frame #topLinks a {
  color             : #d46820; 
}


#frame #container #centerLeft #center #breadcrumb {
  background-color      : #d46820;
}


/*Change color of the active link in tabs menu*/

#frame #container #tabs ul li.small_ {
  width : 120px;
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_small_orange.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.active {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_white.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.small_active {
  width : 120px;
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_small_white.gif") no-repeat scroll left top;
}


#frame #container #tabs ul li.active a,
#frame #container #tabs ul li.small_active a {
  color : #d46820;
}

#frame #container #centerLeft #center #breadcrumb {
  background-color      : #d46820;
}

/*Change the color of the bar on the summary page*/
#frame #container #centerLeft #center #content #text #summaryFromTo #summaryDates {
  background-color : #d46820; /*defined in individual stylesheet*/
}

#frame #container #centerLeft #center #content #text #phSummary_PresentationModeControlsContainer_htmlContainer a {
  color : #d46820;
}

/*Change color of the info and links heading*/
#frame #container #centerLeft #center #content #extra .heading {
  background-color : #d46820;
}

#frame #container #centerLeft #center #content #extra #info .heading {
  /* background      : #d46820 url("/CmsSundhed/Images/Ny_region/pil_ned.gif") no-repeat scroll 140px 8px; */ 
}

#frame #container #centerLeft #center #content #extra #links .heading {
  /* background      : #d46820 url("/CmsSundhed/Images/Ny_region/pil_ned.gif") no-repeat scroll 84px 8px; */ 
}

/*Left Menu*/
#frame #container #centerLeft  #left ul {
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  background-color  : #ffffff;
  border-left       : 1px solid #969696;
  list-style-type   : none;
}

#frame #container #centerLeft  #left ul li.channel{
  background-color  : Transparent;
}

#frame #container #centerLeft  #left ul ul {
  background-color  : Transparent;
}

#frame #container #centerLeft  #left ul ul ul {
  background-color  : Transparent;
}

/*1. niveau*/
#frame #container #centerLeft  #left ul li.channel a,
#frame #container #centerLeft  #left ul li.posting a {
  background-color  : #d46820;
}

/*1. niveau open*/
#frame #container #centerLeft  #left ul li.channel_open a {
  /*background      : #ffffff url("/CmsSundhed/Images/Ny_region/pil_ned_graa.gif") no-repeat scroll 3px 8px;*/
  background-color  : #d46820;
  color             : #ffffff;
}

/*1. niveau aktivt*/
#frame #container #centerLeft  #left ul li.channel_active a,
#frame #container #centerLeft  #left ul li.posting_active a {
  /*background      : #ffffff url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 3px 8px;*/
  color             : #333333;
  background-color  : #ffffff;
}

/*2. niveau*/
#frame #container #centerLeft  #left ul li.channel_open ul li.posting a,
#frame #container #centerLeft  #left ul li.channel_open ul li.channel a {
  /*background      : #822433 url("/CmsSundhed/Images/Ny_region/pil_venstre_hvid.gif") no-repeat scroll 11px 8px;*/
  background-color  : #d46820;
  color             : #ffffff;
}

/*2. niveau aktivt*/ 
#frame #container #centerLeft  #left ul li.channel_open ul li.posting_active a,
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_active a           
{
  /*background      : #ffffff url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 11px 8px;*/
  background-color  : #ffffff;
  color             : #333333;
}

/*2. niveau open */
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open a {
/*  background      : #ffffff url("/CmsSundhed/Images/Ny_region/pil_ned_graa.gif") no-repeat scroll 12px 7px;*/
  color             : #ffffff; 
}

/* 2. niveau channel active */
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_active a {
/*  background      : #ffffff url("/CmsSundhed/Images/Ny_region/pil_ned_graa.gif") no-repeat scroll 12px 7px;*/
  color             : #333333; 
}

/*3. niveau */
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open ul li.posting a,
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open ul li.channel a {
  background-color  : #d46820;
  /*background          : #822433 url("/CmsSundhed/Images/Ny_region/pil_venstre_hvid.gif") no-repeat scroll 21px 8px;*/
  color             : #ffffff;
}

/*3. niveau aktivt */
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open ul li.posting_active  a,
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open ul li.channel_active  a {
  /*background          : #ffffff url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 21px 8px;*/
  background-color  : #ffffff;
  color             : #333333;
}

/* end niveau */

/*Change color of the tools */

#frame #container #right #tools {
  background-color : #d46820; 
}

#frame #container #right #tools ul.tools li.print {
  background      : #d46820 url("/CmsSundhed/Images/icon_print.gif") no-repeat scroll 4px 2px;
}

#frame #container #right #tools ul.tools li.read {
  background      : #d46820 url("/CmsSundhed/Images/icon_read.gif") no-repeat scroll 4px 2px;
}

#frame #container #right #tools ul.tools li.largertext {
   background      : #d46820 url("/CmsSundhed/Images/icon_text.gif") no-repeat scroll 5px 2px;
}
#frame #container #right #tools ul.tools li.rss {
  background      : #d46820 url("/CmsSundhed/Images/rss_specialomraadet.png") no-repeat scroll 4px 2px;
}
#frame #container #right #tools ul.tools li.smallertext {
   background      : #d46820 url("/CmsSundhed/Images/icon_text.gif") no-repeat scroll 5px 2px;
}

#frame #container #right #tools ul.tools li.mail {
   background      : #d46820 url("/CmsSundhed/Images/icon_mail.gif") no-repeat scroll 4px 3px;
}

#frame #container #right #tools ul.tools li.sitemap {
   background      : #d46820 url("/CmsSundhed/Images/icon_sitemap.gif") no-repeat scroll 4px 0px;
}

#frame #container #right #tools ul.tools li.access {
  background-image: none;
}

#frame #container #right #mapTop {
  background-color  : #d46820; /*Changed in the individuel color stylesheet */
}

/*
 * SEARCH  
*/

#advancedSearch {
  color           : #d46820; /*defined in individualy stylesheet*/
}

div.navigationBar {
  background-color : #d46820; /*defined in individualy stylesheet*/    
}

#searchButton {
  background-color : #d46820; /*defined in individualy stylesheet*/
}
span.resultNav,
span.resultNav a {
  background-color : #d46820;  /*defined in individualy stylesheet*/
}

p.searchText a {
  color  : #d46820; /*defined in individualy stylesheet*/
}


/* CSS for rn.dk newface frontpage redesign process, Juni 2009, Arild Garde, ag@shrpa.dk */

#frame #container #centerLeft #center #breadcrumb	{ height: 14px; padding-top: 1px;}

#AGcol01, #AGcol02	{ float: left; padding-right: 20px; width: 321px; overflow: hidden; font-size: 1.1em; }
#AGcol02	{ width: 250px; padding-right: 30px; font-size: 1em; }
.AGtheme	{ background-colorX: #e5e5e5; }
.AGtheme a	{ color: #000; }
.AGtheme h1 a	{ color: #822433; }
.AGtheme h1	{ font: bold 1.1em Verdana; margin: 0; padding: 2px 0 0; background-color: transparent; color: #822433; }
h1.AGcolHead	{ font: normal 1.3em Trebuchet ms; color: #111; margin: 0 0 3px; padding: 0; text-transform: uppercase; }
.AGtheme p	{ padding: 1px 0 3px; margin: 0 0 10px; }
.AGnews{font-size:.9em; padding-bottom:10px;}
.AGnews a	{ color: #000; }
.AGnews h1 a	{ color: #822433; }
.AGnews h1 	{ font: bold 1.3em Verdana; margin: 1px 0 2px; color: #822433; }
.AGnews p	{ margin: 0 0 15px; }
.AGnews p.AGdate	{ color: #555; font-size: .9em; margin: 0; }

#genveje h1	
{
	font: bold 10px Verdana;  
	font-weight:700;
    text-transform:uppercase;
	color: #fff;
	background-color:#822433; 
	width:124px; 
	margin:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	border: solid 3px #ffffff;

}

.shortCutz
{ 
  background-color:#ffffff;
  color:#822433;
  width : 135px;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  margin-bottom : 10px;
  margin-top    : 10px;
}
  
  
ul.shortCutz, .shortCutz li	{margin: 0; padding: 0; list-style: none;}
ul.shortCutz li		{margin-left:-12px; padding: 0 10px; padding-bottom:2px;background : #ffffff url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 3px 5px; }


/* end */
