/*
- DEFAULT HTML STYLES 
- CONTAINER STYLES
- SPAN STYLES
- HEADLINE STYLES 
- PARAGRAPH STYLES 
- LIST STYLES
- LINK STYLES 
- IMAGE STYLES
- TABLE STYLES 
- FORM STYLES
- DIVERSE STYLES
*/

/* 
---------------------------------------------------------------------------------------------
CUSTOM STYLING OF BLOCKS
---------------------------------------------------------------------------------------------
*/
.block {
  clear: both;
  margin-bottom: 40px;
}

.with_title, .main_with_title {
  background: url(images/title_arrow.gif) no-repeat;
  padding-left: 40px;
}

.middle .block {
  margin-bottom: 0;
}

.middle .with_title {
  background:url(images/title_arrow_2.gif) no-repeat;
}

#superfish .block-region {
  float: left;
}

/*.panel-pane .with_title {
  background: transparent;
  padding-left: 0;
}*/

/* sidebar-left */
body.sidebar-left div.col_wide {
  margin-left: -170px;
}

body.sidebar-left div.col_wide div.squeze {
  margin-left: 185px;
}

/* sidebar-right */
body.sidebar-right div.col_wide {
  margin-right: -170px;
}

body.sidebar-right div.col_wide div.squeze {
  margin-right: 190px;
}

/* two-sidebars */
body.two-sidebars div.col_wide {
  margin: 0 -170px;
}

body.two-sidebars div.col_wide div.squeze {
  margin: 0 190px 0 185px;
}

.node {
  clear: both;
}

.node p {
  padding: 0 0 10px;
}

.node .field_image, .imagecache-nodeimage {
  float: right;
  padding: 0 0 10px 10px;
}

.node-teaser .field_image, .imagecache-teaserimage {
  float: left;
  padding: 0 10px 10px 0;
}

div.col_wide .field_image img, div.col_wide .imagecache-teaserimage img {
  padding: 0;
}

div.view:hover div.views-hide {
  margin-top: -0.5em;
}

#logo {
  background-image: url(images/logo_bm.jpg);
  width: 209px;
  height: 169px;
  display: block;
  text-indent: -2000px;
  font-size: 0;
  text-decoration: none;
}

ul.primary-links {
  background-color: #EDF0F1;
  padding: 10px;
}

ul.primary-links a, #superfish a {
  color: #004250;
}

#superfish {
  background-color: #5D3526;
}

#superfish-inner {
  height: 2.2em;
}

#superfish-inner .menu {
  float: left;
}

#superfish-inner ul.menu:after {
  clear: both;
}

#superfish-inner .menu a {
  padding:6px 12px 7px;
  text-decoration:none;
  color: #fff;
}

#superfish ul ul {
  background-color: #5D3526;
  border: #c90062 solid 1px;
}

#superfish ul li:hover {
  background-color: #e2e319;
}

#superfish ul li a:hover {
  color: #000;
}

#superfish-inner ul.menu li:hover ul,
#superfish-inner ul.menu li.sfHover ul {
  top: 24px;
}
/* 
---------------------------------------------------------------------------------------------
DEFAULT HTML STYLES 
---------------------------------------------------------------------------------------------
*/
body { 
	font-size:76%;
	font-family:Arial, sans-serif;
	background:#dbe3e0;
	color:#004250;
	margin:0 auto;
	}
td, th {font-size:76%;}
h1 {}
h2 {font-size:2em;}
h3 {font-size:156%;font-weight:normal;}
h4 {font-size:116%;font-weight:bold;}
p {}
ul {}
ol {}
li {}

/*RIKTIG REKKE: LoVe HAte*/
a:link {color:#36a7e9;}
a:visited {color:#36a7e9;}
a:hover {color:#336275;}
a:active {color:#336275;}
form {margin:0;padding:0;}




/* 
---------------------------------------------------------------------------------------------
CONTAINER STYLES 
---------------------------------------------------------------------------------------------
*/
div.wrapper {
	width:980px;
	margin:0 auto;
	}
div.printLogo {background-color:#fefefe;}
div.header {
	background:url(images/header.jpg) no-repeat;
	width:980px;
	height:170px;
	}
	
img.logo {
	border:0;
	float:left;
	}
.header ul {
	float:right;
	padding:0;
	margin:0;
	padding-right:50px;
	padding-top:40px;
	}
.header ul li{
	padding:0;
	margin:0;
	display:inline;
	color:#FFFFFF;
	padding-left:16px;
}
.header ul li a{
	color:#ffffff;
	}	
		
div.search {}
div.menu {background-color:pink;margin:0;padding:0;float:left;width:200px;}
 
div.breadCrumb {}
#contentWrapper {
	background:#ffffff;
	width:980px;
	
	}
div.upper {
	background:#ffffff;
	width:950px;
	overflow:hidden;
	float:left;
	padding:25px 15px 15px 15px;}
div.middle {
	background:#edf0f1;
	width:950px;
	overflow:hidden;
	float:left;
	padding:25px 15px 25px 15px;
}
div.bottom {
	background:#5D3526;
	width:980px;
	overflow:hidden;
	float:left;
	padding:30px 0 30px 0;
	}	
div.arrow {
	background:url(images/title_arrow.gif) no-repeat;
	width:25px;
	height:25px;
	float:left;
	}
div.middle .arrow{
	background:url(images/title_arrow_2.gif) no-repeat;
	clear:both;
}
div.title_header, h1.title, .node h2, .panel-pane h2, .block h2 {
	text-transform:uppercase;
        margin:0;
	padding-bottom:10px;
	background:url(images/hr_line.gif) no-repeat bottom left;
	font-weight:bold;
	/*width:330px;*/
        font-size: 1em;
	}
        
h1.title a, h2 a, h3 a, .views-field-title a,
h1.title a:visited, h2 a:visited, h3 a:visited, .views-field-title a:visited,
h1.title a:link, h2 a:link, h3 a:link, .views-field-title a:link {
        color: #004250;
        text-decoration: none;
        }
h1.title a:hover, h2 a:hover, h3 a:hover, .views-field-title a:hover {
        text-decoration: underline;
        }
div.col_c div.title_header, .block h2 {
	background:url(images/hr_line_smal.gif) no-repeat bottom left;
	/*width:130px;*/
}
div.middle div.title_header, .middle .block h2 {
	background:url(images/hr_line_2.gif) no-repeat bottom left;
	/*width:330px;*/
	margin-bottom:15px;
	}
div.col_wide div.title_header, h1.title,
.middle .block-nodeasblock h2.title {
	background:url(images/hr_line_article.gif) no-repeat bottom left;
	/*width:720px;*/
}	
			
div.col_a,
div.col_b,
.middle .block {
	float:left;
        clear: none;
	width:370px;
	margin-right:20px;
 }
 .middle .block-nodeasblock {
   width: 720px;
 }
 .middle .block-region {
   clear: both;
 }
 
div.col_wide  {
  width: 100%;
  float:left;
}

div.col_c  {
	float:left;
	width:170px;
}
div.contact {
	clear:both;
	padding:0 0 20px;
	display:block;
	float:left;}
div.col_c div.contact {
	padding:10px 0 0px 0;
}
div.col_c input.form-text,
div.col_c input.form-password {
  width: 130px;
}
div.contact b {
	display:block;
	padding-bottom:5px;
	font-size:1.2em;
}	
div.contact .left_label {
	clear:both;
	float:left;
	width:100px;
	padding-bottom:5px;
}
div.contact .right_value {
	float:left;
	width:150px;
	padding-bottom:5px;
	}
div.contact a{
	color:#C90062;
}
div.contact a:hover{
	text-decoration:none;
	}
div.link_big {
	color:#C90062;
	font-size:1.4em;
	/*padding:0 0 0 15px;*/
	display:block;
	width:330px;
	float:left;
	}
div.link_big a{
	text-decoration:none;
	display:block;
	border-bottom:1px solid #C90062;
	color:#C90062;
	}
div.link_big a:hover{
	border-bottom:0;
	}		
	
div.col_a h1,
div.middle div.col_wide h1, .big {
	font-weight:normal;
	margin:0;
	color:#004250;
	font-size:40px;
	width:280px;
	padding-right:30px;
}
div.middle div.col_wide h1, div.middle .big{
	float:left;
	padding:10px 0 10px 0;
	}
/*div.col_wide h1{
	float:left;
	font-size:40px;
	padding:10px 0 10px 15px;
	font-weight:normal;
	margin:0;
	color:#C90062;
}*/	
div.col_c h3{
	clear:both;
	font-size:15px;
	margin: 0;
	font-weight:bold;
 
	padding-top:10px;
	background:url(images/pink_arrow.jpg) no-repeat right 12px;
	
	}
div.col_c h3 a{
	color:#C90062;
	display:block;
	text-decoration:none;
	border-bottom:solid 1px #C90062;
	}
div.col_c h3 a:hover{
	text-decoration:none;
	border-bottom:solid 1px #ffffff;
	}			
.view-ressurser div.views-row,
.view-ressurser div.node-teaser {
  padding: 0;
}
div.col_b .news1,
div.col_b .news2,
div.col_b .news3,
div.node-teaser,
div.views-row {
	padding:10px 0px 20px;
	display:block;
	}
div.col_b .news1 img, .views-row-1 .node-type-aktuelt.node-teaser img {
	float:left;
	width:140px;
}
div.col_b .news3 img, .node-type-aktuelt.node-teaser img {
	float:left;
	width:100px;
}

div.middle div.col_b .news3 img{
 
	width:70px;
}


div.col_b .news1 .right{
	float:left;
	width:180px;
	padding-left:10px;
}
div.col_b .news3 .right{
	float:left;
	padding-left:10px;
	width:220px;
}
 
div.col_b .news1 h2, .view-aktuelt-liste .views-row-1 .views-field-title,
div.col_b .news1 h2, .view-aktuelt-liste .views-row-1 h3 {
	font-size:20px;
	color:#C90062;
	font-weight:normal;
	padding:5px 0 0 0;
	margin:0 0 0 0;
        /*padding-left: 15px;*/
	}
div.col_b .news1 h2 a, .view-aktuelt-liste .views-row-1 .views-field-title a,
div.col_b .news1 h2, .view-aktuelt-liste .views-row-1 h3 a {
	color:#C90062;
	text-decoration:none;
	}
div.col_b .news1 h2 a:hover, .view-aktuelt-liste .views-row-1 .views-field-title a:hover,
div.col_b .news1 h2, .view-aktuelt-liste .views-row-1 h3 a:hover {
	text-decoration:underline;
	}	
	
div.col_b .news2 h2,
div.col_b .news3 h2,
h3,
.views-field-title {
 
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
        background: transparent;
        /*padding-left: 15px;*/
	}
.contact_area {
	clear:both;
	width:735px;
	padding-left:40px;
	overflow:hidden;
	padding-top:20px;
 
	}	
.person {
	float:left;
	width:168px;
	margin-right:15px;
	}	
div.col_wide div.person img{
	padding:0 0 5px 0;
	}
div.col_wide div.person a{	
	color:#C90062;
	font-size:0.9em;
	}
div.col_b .news2 h2 a,div.col_b .news3 h2 a {
	color:#C90062;
	text-decoration:none;
	border-bottom:1px solid #C90062;
	display:block;
	}
div.col_b .news2 h2 a:hover,div.col_b .news3 h2 a:hover {
	border-bottom:1px solid #ffffff;
}			
div.middle div.col_b .news3 h2{
	border-bottom:0;
	font-size:1.2em;	}
	
div.middle div.col_b .news3 h2 a {
	color:#C90062;
	text-decoration:none;
	display:block;
	padding-bottom:2px;
	border-bottom:solid 1px #C90062;
	 }
div.middle div.col_b .news3 h2 a:hover {
	border:none;
	}
div.col_wide div.article_text {
	float:left;
	width:450px;
	padding-right:20px;
	}
div.col_wide img{
	padding:20px 0;
	}	
	
div.col_b p,
div.col_c p,
div.col_wide p{
	font-size:13px;
	margin:3px 0;
	/*padding:0 0 0 0px;*/
}
/*div.col_c p,
div.col_wide p,
.node .meta{
	padding:0 0 10px 15px;
}*/		
div.col_a p,
div.col_wide p.ingress,
.ingress {
	font-size:1.3em;
	padding:0 0 20px 0;
	line-height:1.3em;
}
div.middle div.col_wide p {
	font-size:1.3em;
	padding-top:25px;
	}	 	
 
div.footer {
	text-align:center;
	color:#ffffff;
	}
div.footer a{
	color:#DFDF00;
	}
div.footer a:hover{
	text-decoration:none;
	}	
div.footer div.info {
	font-weight:bold;
	padding-top:3px;
	}		

.bread ul {
	list-style:none;
	margin:0;
	padding:15px 0 0 55px;
	}
.bread ul li {
	display:inline;
	padding-right:5px;
 
}
.bread ul li a{
	color:#C90062;
}	
 
body.front #main_content {
  padding: 0 0 15px;
}

 #main_content {
   padding: 15px 0;
 }




/* 
---------------------------------------------------------------------------------------------
LIST STYLES 
---------------------------------------------------------------------------------------------
*/
div.menu ul {margin:0;padding:0;display:inline;list-style:none;}
div.menu ul li {margin:0;padding:0;display:inline;}
div.contentWrapper div.menu ul {margin:0;padding:0;display:block;list-style:none;}
div.contentWrapper div.menu ul li {margin:0;padding:0;display:block;}



/* 
---------------------------------------------------------------------------------------------
LINK STYLES 
---------------------------------------------------------------------------------------------
*/
a.nav1 {display:block;float:left;background-color:black;color:white;text-decoration:none;padding:5px;}
a.nav1:hover {background-color:white;color:black;}







/* 
---------------------------------------------------------------------------------------------
IMAGE STYLES 
---------------------------------------------------------------------------------------------
*/






 







/* 
---------------------------------------------------------------------------------------------
DIVERSE STYLES 
---------------------------------------------------------------------------------------------
*/
div.printLogo { display : none; }
div.clearer {clear:both;font-size:1px;line-height:1px;}
.hiddenTxt {position: absolute;left: -1000px;width: 900px;}


