﻿/* Allmännt */

body {
	background:#916346;
	margin:0;
	padding:0;
	font-family:Arial;
	color:#000000;
	}

a {
color:#000000;
text-decoration:underline;
}

a:hover {
color:#000000;
text-decoration:none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	margin:0;
	padding:5px 0;
	line-height:1.4em;
        font-weight:bold;
        color:#87503a;
        }

h2 {
margin:0;
padding:10px 0 0 0px;
font-weight:bold;
color:#87503a;
}

.sokruta {
        width:100%;
        }

div#pagewrapper {
	background:url(uploads/images/orsa/pagewrapper_bg.jpg) no-repeat;
	width:908px;
	padding-left:48px;
        margin: 0 auto;
	}

div#topmeny {
	width:908px;
	background:url(uploads/images/orsa/topmeny_bg.jpg) no-repeat;
	height:33px;
	margin:0;
	}
	div#topmeny ul {
		float:left;
		margin:0;
		padding:0 0 0 3px;
		font-weight:bold;
		}
	div#topmeny li {
		display:inline;
		}
	div#topmeny ul a{
		float: left; 
		text-decoration: none; 
		background:#87503a url(uploads/images/orsa/topmeny_link_bg.jpg) right no-repeat;
		color:#ffffff;
		height:18px;
		margin-top: 4px;
/*		margin:8px; */
		padding:4px 15px;
		}
	div#topmeny ul a:hover {
		color:#FFFFFF;
		text-decoration:underline;
		background:#7d4a35 url(uploads/images/orsa/topmeny_link_bg.jpg) right no-repeat;
		height:18px;
		margin-top: 4px;
/*		margin:8px; */
		padding:4px 15px;
		}	

div#header_logo {
	width:908px;
	height:119px;
	margin:0;
	padding:0;
	}

div#header_meny {
	background:url(uploads/images/orsa/header_meny_bg.jpg) no-repeat;
	width:908px;
	height:32px;
	text-align:right;
        margin:0;
        padding:0;
	}



/* Startsidan */

div#wrap_start {
	width:908px;
	background:#ffffff;
        margin:0;
        padding:0;
	}

div#content_container {
	width:908px;
	background:#FFFFFF;
        margin:0;
        padding:0;
	}

div#content_leftmeny {
	width:180px;
	float:left;
	background:url(uploads/images/orsa/leftmeny_bg.jpg) no-repeat #ffffff;
	}
	div#content_leftmeny h1 {
		background:url(uploads/images/orsa/content_leftmeny_h1topbg.jpg) no-repeat;
		display:block;
		width:181px;
		height:23px;
		margin:0;
		color:#FFFFFF;
		text-align:center;
		padding-top:3px;
		}
	div#content_leftmeny p {
		margin:0;
		padding:0 0 0 10px;
		line-height:1.4em;
		}

div#content_rightcontent {
	width:711px;
	float:right;
	background:#FFFFFF;
	}

div#banner {
        width:711px;
        text-align:right;
        }
	
div#kolumn_container {
	width:711px;
        text-align:left;
        margin-top:5px;
	}
	
div#kolumn_left {
        background: url(uploads/images/orsa/kolumn_byggnad_bg.jpg) repeat-x #ffffff;
	width:219px;
	float:left;
        margin-right:18px;
	}


div#kolumn_left h1 {
	background:url(uploads/images/orsa/kolumn_byggnad_top.jpg) no-repeat;
	display:block;
	width:219px;
	height:18px;
	margin:0;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
	}
div#kolumn_left p {
	margin:0;
	padding:0px;
	}
			

div#kolumn_right {
        background: url(uploads/images/orsa/kolumn_tra_bg.jpg) repeat-x #ffffff;
	width:219px;
	float:left;
        margin-right;18px;
	}

div#kolumn_right h1 {
	background:url(uploads/images/orsa/kolumn_tra_top.jpg) no-repeat;
	display:block;
	width:219px;
	height:18px;
	margin:0;
	color:#845021;
	text-align:center;
	padding-top:3px;
	}
div#kolumn_right p {
	margin:0;
	padding:0px;
	}

			
div#kolumn_mitten {
        background: url(uploads/images/orsa/kolumn_rovdjur_bg.jpg) repeat-x #ffffff;
	width:219px;
        float:left;
        margin-right:18px;
	}

div#kolumn_mitten h1 {
	background:url(uploads/images/orsa/kolumn_rovdjur_top.jpg) no-repeat;
	display:block;
	width:219px;
	height:18px;
	margin:0;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
	}
div#kolumn_mitten p {
	margin:0;
	padding:0px;
	}


div#kolumn_left_news {
	width:219px;
	float:left;
        margin-right:18px;
	}

div#kolumn_right_news {
	width:219px;
	float:left;
        margin-right;18px;
	}

div#kolumn_mitten_news {
	width:219px;
        float:left;
        margin-right:18px;
	}


div#footer {
	width:700px;
	height:73px;
	margin:20px 0;
	}
	div#footer p {
		margin:0;
		padding:20px 0 0 0;
		text-align:center;
		}


	/* Meny till vänster */
	
div#rovdjur_leftmeny ul ul ul {
   padding-bottom: 0em;
}

/* menu li block */
div#rovdjur_leftmeny li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #97876a;
   display: block;
   background:#65654b;
}

div#rovdjur_leftmeny ul ul li {
   border: none;
   border-bottom: 1px solid #a0b4ce;
}

/** fix stupid ie bug with display:block; **/
* html div#rovdjur_leftmeny li a { height: 1%; } 
* html div#rovdjur_leftmeny li hr { height: 1%; }
/** end fix **/

/* first level links */
div#rovdjur_leftmeny a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.5em 0.5em 0.5em 1.0em; /* some air for it */
   color: #ffffff; /* this will be link color for all levels */
   min-height:1em; /* Fixes IE7 whitespace bug */ 
   border-left: 10px solid #222822;
}

/* next level links, more padding and smaller font */
div#rovdjur_leftmeny ul ul a {
   padding: 0.5em 0.5em 0.5em 1.8em; /* some air for it */
   background: #d1dbe8;
   color: #3b5293;
}

/* third level links, more padding */
div#rovdjur_leftmeny ul ul ul a {
   padding-left: 1.8em;
   background: #ffffff;
   color: #3b5293;
}

/* hover state for all links */
div#rovdjur_leftmeny a:hover {
/*   background-color: #a0b4ce; */
}
div#rovdjur_leftmeny a.activeparent:hover {
   background-color: #a0b4ce;
   color: #18507C;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#rovdjur_leftmeny li a.activeparent {
   background-color: #a0b4ce;
   color: #fff;
}

div#rovdjur_leftmeny li li a.activeparent {
   background-color: #d1dbe8;
   color: #3b5293;
}

div#rovdjur_leftmeny li.currentpage {
   background-color: #d1dbe8;
   color: #3b52b9;
}


div#rovdjur_leftmeny ul ul li a.activeparent {
   background-color: #a0b4ce;
   color: #fff;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#rovdjur_leftmeny ul h3 {
   background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #385C72;
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#rovdjur_leftmeny ul ul h3 {
   padding: 0;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}

/* current page on third level, more padding */
div#rovdjur_leftmeny ul ul ul h3 {
   padding: 0;
}

/* section header */
div#rovdjur_leftmeny li.sectionheader {
   border-right: none;
   font-weight: bold;
   padding: 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#rovdjur_leftmeny li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
}

div#rovdjur_leftmeny li.separator hr {
   display: none; /* this is for accessibility */
}

div#rovdjur_leftmeny ul {
padding-left: 0px;
line-height: 1.4em;
font-weight: bold;
margin: 0;
list-style-type: none;
}

div#rovdjur_leftmeny ul ul {
padding-left: 0px;
line-height: 1.4em;
font-weight: none;
margin: 0;
list-style-type: none;
}

/* -------------------------------- */
/* FONT-SIZES */

body {
	font-size:0.8em;
	}

h1 {
	font-size:140%;
	}

* h2 {
	font-size:110%;
        }

/* ---------------------------------- */
/* STARTSIDA */

div#topmeny ul {
	font-size:100%;
	}

div#content_leftmeny h1 {
	font-size:1.2em;
	}

div#kolumn_left h1 {
	font-size:1.2em;
	}

div#kolumn_right h1 {
	font-size:1.2em;
	}

div#kolumn_mitten h1 {
	font-size:1.2em;
	}

/* ---------------------------------- */
/* ANTAGLIGEN EJ MED */

div#rovdjur_leftmeny ul ul a {
	font-size:90%;
	}

div#rovdjur_leftmeny ul h3 {
	font-size: 1em;
	}

div#rovdjur_leftmeny ul ul h3 {
	font-size: 90%;
	}

div#rovdjur_leftmeny li.sectionheader {
	font-size:130%;
	}

div#rovdjur_leftmeny li.separator {
	font-size:1px;
	}

/* ---------------------------------- */
/* UNDERSIDOR */


div#leftmeny h1 {
	font-size:1.2em;
	}


div#right_titel h1 {
	font-size:1.2em;
	}

div#leftmeny ul ul a {
   font-size: 90%;
	}

/* ----------------------------------- */
/* NYHETER */

.small_font {
       font-size:80%;
       }
