
/* *** Background *** */
#bg_portal {
	background-color:#537FB0;
	height:44px;
	width:100%;
}
#design_bg_portal {
	background-color:#537FB0;
	height:10px;
	width:10px;
	margin-bottom:0px;
}
#bg_vaexter {
	background-color:#97a365;
	height:44px;
	width:100%;
}
#design_bg_vaexter {
	background-color:#97a365;
	height:35px;
	width:100%;
	margin-bottom:0px;
}
#bg_husdjur {
	background-color:#b5aea5;
	height:44px;
	width:100%;
}
#design_bg_husdjur {
	background-color:#b5aea5;
	height:35px;
	width:100%;
	margin-bottom:0px;
}
#bg_skog {
	background-color:#b69d60;
	height:44px;
	width:100%;
}
#design_bg_skog {
	background-color:#b69d60;
	height:35px;
	width:100%;
	margin-bottom:0px;
}

#banner_text {
	display:block;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	top:9.2em;
	left:9.8em;
	font-size:0.8em;
	color:#999;
	text-transform:uppercase;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-right: 20px;
	background-color:#ecece9;
	font-size:12px;
	line-height: 13px;
	color: #333333;
}

.banner {
	max-width:954px;
	max-height:120px;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
}
a img
{
    border: none; /* Some browsers may display a border around a linked image without this attribute set to _none_. */
}
img {
	border: none;
}

#main {
	width: 954px;
	text-align:left;
	position: relative;
	background-color: #FFFFFF;
}
#bannertab {
	width:100%;
	margin:0;
	padding:0;
}
#logo img{
	margin: 0px;
	padding: 0px;
}
#bild_top img{
	padding: 0px;
	margin:0px;
}

/* **** BreadCrumbs **** */
#trail_nav{
	font-style:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#breadcrumbs {
	float:left;
	margin-top:1.4em;
	font-size:0.9em;
}

#breadcrumbs_link a {
	color:#000;
}

#nav_top_left {
	float: left;
	width:19em;
	height:4em;
}


/* *** Language Bar *** */
#language {
	float:right;
	margin-top:1.2em;
	margin-right:2.1em;
}

#flag_en {
	margin-right:0.5em;
}

#flag_fi {
	margin-right:0.5em;
}

/* **** Menu styles **** */
.menudiv {
	margin-top:1.5em;
}

.menudiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 180px; /* Width of Menu Items */
}
	
.menudiv ul li{
	position: relative;
}
	
/*Sub level menu items */
.menudiv ul li ul{
	position: absolute;
	width: 180px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	box-shadow: 2px 2px 4px #bdbcb0;
	-webkit-box-shadow: 2px 2px 4px #bdbcb0;
	-moz-box-shadow: 2px 2px 4px #bdbcb0;
}

/* Sub level menu links style */
.menudiv ul li a{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #000;
	text-decoration: none;
	background-color: #fff;
	padding: 6px 5px;
	border-bottom: 1px dotted #ccc;
}

.menudiv ul li a:visited{
	color: #000;
}

.menudiv ul li a:hover{
	background-color: #e1e1e1;
}

.menudiv .subfolderstyle{
	background: url(../../images/ng_layout/menybakgrund_pil.gif) no-repeat center right;
	background-color:#FFF;
}


ol.menuimages {
	list-style:none;
	padding:0;
	margin:0;
}

ol.menuimages li div.menu_image {
	position:relative;
	padding:0.1em;
	margin-bottom:0.2em;
}

ol.menuimages li div.menu_image a span {
	display:block;
	position:absolute;
	width:180px;
	bottom:0;
	left:1em;
	margin-bottom:3em;
	line-height:1.3em;
	color:#ccc;
}


ol.menuimages li div.menu_image a span strong {
	display:block;
	padding:0.2em 0.5em 0.2em;
	font-weight:bold;
	color:#FFF;
}


#menu_sgsv {
	padding-left:1.2em;
	padding-top:2em;
}

	
/* Holly Hack for IE \*/
* html .menudiv ul li { float: left; height: 1%; }
* html .menudiv ul li a { height: 1%; }
/* End */

/* *** Firstpage *** */
#firstpage_center {
	float:left;
	width:42em;
}

#firstpage_right {
	float:right;
	width:15em;
}

/* *** Theme *** */
#theme {
	float:left;
	width:42em;
}


/* *** News *** */
#news ul {
	list-style:none;
	margin:0em;
	padding:0;
}

#news ul li p {

	border-top:dotted 1px #CCC;
}

#news ul li p a {
	font-size:1.1em;
}

#news_links {
	color:#000;
	font-size:1em;
}

#news_arrow {
	color:#004489;
	font-size:1em;
}








/* *** Footer *** */
#footer_vaxter {
	float:left;
	margin: 0;
	padding: 1em;
	padding-left: 1em;
	padding-right: 1em;
	color:#FFF;
}
#footer_husdjur {
	float:left;
	margin: 0;
	padding: 1em;
	padding-left: 1.5em;
	padding-right: 1em;
	color:#FFF;
	background: url(../../images/ng_layout/dot_line_footer.gif) no-repeat;
}

/* *** Footer *** */
#footer_rubrik {
	margin:0;
	padding:0;
	font-size:1em;
}

#copyright {
	text-align:center;
	margin-top:0.5em;
	font-size:1em;
}

#fact {
	float:left;
	width:45em;
	margin-top:0em;
	padding-top:1em;
	padding-left:1.5em;
	color:#FFF;
	background: url(../../images/ng_layout/dot_line_footer.gif) no-repeat;
	}


#nglinkimg {
	margin-top:15px;
	margin-left:5px;
	margin-bottom:2px;
}

#left_col {
	clear:both;
	float:left;
	width: 15em;
	display: inline;
	margin: 0px;
	margin-left:1em;
	margin-bottom:3em;
}

#center_col {
	float:left;
	display: inline;
	margin-bottom:4em;
	margin-left:3em;
	width:58.8em;
}
#leftmenu {
	margin-top:5px;
	margin-left:1em;
}
#center_tab {
	border-width: 0px;
	width: 705px;
}
#wide_body {
	float:left;
}

#wide_content_tab {
	border-width: 0px;
	margin-top: 4px;
	margin-left: 10px;
	width: 934px;
}
.center_col_td {
	padding: 8px;
}
#left_top {
	border-bottom:dotted 1px #999999;
	border-right: dotted 1px #999999;
	padding-left: 0px;
	padding-top: 0px;
	width: 498px;
}
#right_top {
	border-bottom:dotted 1px #999999;
	padding-right: 0px;
	padding-top: 0px;
	width: 191px;
}
#right_down {
	padding-right: 0px;
	padding-bottom: 0px;
	width: 191px;
}
#left_down {
	border-right:dotted 1px #999999;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 498px;
}

.content_td {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-left:8px;
	padding-right:8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.content_td h4{
	margin-bottom:2px;
	margin-top:12px;
}

/* Stilar till staffsidan */

/* staff styles */
/* 	font-size: 12px; */
/* 	line-height: 14px; */
/* 	color: #666666; */

.td_staffpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.titel_staff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
}
.staff_sektionsrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}




#outer_table {
	padding: 0px;
	width: 955px;
	border: solid 1px #000;
	margin-top: 20px;
}

.fliktabell_top {
	padding-top:4px;
	margin: 0px;
	height: 2em;;
	overflow:hidden;
}
.fliktabell_down {
	margin: 0px;
	height: 2em;;
	overflow:hidden;
}

#downleft p{
	margin-top: 5px;
}

#streck {
	background-image:url(base/images/ng_layout/streck_prick.gif);
	width: 100%;
	height: 1px;
	margin-bottom:10px;
}
#short_cuts {
	margin-left: 18px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	line-height: 20px;
}
#short_cuts .makeHomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	line-height: 90px;
}

#search {
	margin-top:0.8em;
	margin-left:2em;
}

#searchbutton {
	margin-left:0.5em;
	border:0px solid;

	color:#c7c6cb;
	height:2em;
	width:2em;
	background:url(../../images/ng_layout/search.gif) no-repeat;
}

#searchfield {
	font-size:1.2em;
	border:solid 1px;
	border-color:#CCC;
	color:#000;
	background-color:#f5f5f5;
	background:url(../../images/ng_layout/field_background.gif) repeat-x;
	width:10em;
}

/* ***Search bar*** 
#search {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
}
#searchbutton {

	margin-left:0em;
	margin-right:0.5em;
	border:0px solid;
	color:#c7c6cb;
	height:1.7em;
	width:1.7em;
	background:url(../../images/ng_layout/search.gif) no-repeat;
}
#searchfield {
	padding-right:0;
	margin-right:0;
	margin-left:0.9em;
	font-size:1.2em;
	border:solid 1px;
	border-color:#CCC;
	color:#000;
	background-color:#f5f5f5;
	background:url(../../images/ng_layout/field_background.gif) repeat-x;
	width:11em;
}

#search form {
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display:inline;
}

*/
#norden {
	display: block;
	margin-top: 5px;
}

#svalbard {
	display: block;
	margin-top: 10px;
}

.firstpage_ingress {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 2px;
}

#newstd a {
	text-align:right;
	padding-top: 4px;
	padding-right: 4px;
}
#newsarchive_tab {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}




#ng_news_tab {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 4px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
#questions_tab {
	padding-top: 4px;
	font-size: 11px;
	line-height: 12px;
}

/* *** Twocolumn *** */
#ng_
column_tab td {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
}

#onecolumn_box {
	width:100%;
}

#onecolumn_box ul {
	list-style:none;
	margin:0;
	padding:0;
}

#twocolumn_box {
	width:100%;
}

#twocolumn_left {
	float:left;
	width:32em;
}

#twocolumn_left ul {
	padding-left:1.3em;
}

#twocolumn_left ul li ul li {
	list-style:	outside;
}

#twocolumn_right {
	float:right;
	margin-left:1em;
	width:25em;
}

#twocolumn_right ul{
	padding:0em;
	list-style:none;
}

#twocolumn_right ul li h2 {
	padding-top:0.5em;
	border-top:dotted 1px #CCC;
}

#twocolumn_right ul li h2 {
	margin-top:0.2em;
}


/* *** Onecolumn *** */

#ng_onecolumn_tab td {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-right: 5px;
	padding-top: 10px;
}


#ng_qa_tab td {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-right: 5px;
	padding-top: 10px;
}

#two_col_left {
	padding-right: 30px;
}
.article_ingress {
	font-size: 1.1em;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom:0em;
	margin-top:0px;
}

.article_date {

}

.fixed_hr {
	border-top:dotted 1px;
	color:#CCC;
	width:100%;
}

/* Stilar till xml-objekt: bilder och tabeller */

.floatLeft {
	display:inline;
	float:left;
	margin-left:0px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:8px;
}

.floatRight {
	display:inline;
	float:right;
	margin:3px;
}
.alignLeft {
	padding:0px;
	float:left;
	clear:right;
}
.alignRight {
	float:right;
	clear:left;
}
.alignCenter {

}
.noParagraph p{
	display:inline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height:21px;
	font-weight:normal;
	/* color: #626262; */
	color: #333333;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 18px;
	margin-top:0px;
	padding:0px;
	/* color: #626262; */
	color: #333333;
	font-weight:normal;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	/* color: #626262; */
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
	/* color: #626262; */
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	margin-top:0em;
	margin-bottom: 4px;
	/* color: #626262; */
	color: #333333;
}

/* h6 is really for image caption/ bildtext */
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	letter-spacing:1px;
	line-height: 12px;
	padding-top: -4px;
	font-weight: normal;
	/* color: #626262; */
	color: #333333;
	text-decoration: none;
	text-align: left;
	display:inline;
}

a:link, a:visited {
	color: #003399;
	text-decoration:none;
	outline:none;
}
a:hover {
	color: #5879bc;
	color: rgba(0,51,153,.65);
	text-decoration: none;
}
p {
	padding-top: 4px;
}
/* classes for search result display */

.feedback {
	margin-top:15px;
	margin-bottom:6px;
}

/* classes for listing in ezpublish templates, e.g. search */

.bglight {
	font-size: 1em;
	font-weight:normal;
	padding: 3px;
	background-color:#fff;
}

.bgdark {
	font-size: 1em;
	font-weight:normal;
	padding: 3px;
	background-color:#e6e6e6;
}

#ng_person_full {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#ng_person_full_head {
	vertical-align: bottom;
	width: 436px;
}
#ng_person_full_head td {
	padding: 6px;
}
#ng_person_full_img {
	padding: 4px;
	width: 260px;
}
#ng_person_full_cv {
	padding: 4px;
	width: 436px;
}
#ng_person_full_contact {
	width: 260px;
	padding: 3px;
}

