/*
	CSS-STYLESHEET Leab Group 2006 / June Elektronik
	Author: Daniel Eriksson - danne0525[at]bredband.net
	Template for CMSimple.	
		
*/

#partner {
  float:right;
  font-style:italic;
  padding:20px 45px 0 0;
  font-size:10px;
  color:#666;
}

/* headers, text & links */
h1,h2,h3 {
	font-size:13pt;
	padding: 0px;
	margin: 30px 0px 7px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0a699a; /*997d14*/
	font-weight: bold;
}
h4 {
  	padding-bottom:4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 12px 6px 2px 0px;
	font-weight: bold;
	color: #0a699a;
	border-bottom:1px dotted #000;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background:url(images/grey_square.gif);
}
table,td {
    background-color:white;
    text-align:left;
    border:0;
}
textarea {background-color:white;width:98%;}
hr {
  	height:1px;
  	color:#ddd;
  	background-color:#ddd;
  	margin-right:25px;
  	margin-left:15px;
  	margin-bottom:0px;
  	border: none; /* For Internet Explorer */
}
img {border:0;}

/* links */
a {
	text-decoration:none;
	font-weight: bold;
	color:#e2760e;
}
a:link,a:visited {color:#e2760e;}
a:active,a:hover {
	color:orange;
	text-decoration: none;
}

/* ---------------------------  Layout  -------------------------*/
#pageholder {
  width:840px;
  background:url(images/content_bg.gif) repeat-y;
  text-align:left;
  margin: 0 auto;
  margin-top:5px;
}
#pagetop {
  background:url(images/top.gif) no-repeat;
  height:77px; /*60px*/
  padding-bottom:0px;
}
#pagetop .logo {
  float:right;
  margin:20px 40px 0 0;
}
#pageheader {margin-bottom:3px;}
html>body #pageheader {margin-bottom:0;}
#pageheader .topimage {
  margin:1px 3px 0 22px; 
  width:482px; 
  height:125px;
  border-top:1px solid #ccc;
}
html>body #pageheader .topimage {margin:1px 0 0 22px;}

#leftcontent {
  float:left;
  margin-left:20px;
  background:url(images/top_shadow_l.gif) no-repeat top #fff;
  width:485px;
  text-align:left;
  display: inline;
}
#leftcontent #contenttext {padding:0 15px 0 20px; line-height:1.5;}
#leftcontent #contenttext a:link, #contenttext a:visited {color:#e2760e; font-size:8pt; font-weight:bold;}
#leftcontent #contenttext a:hover {color:orange;} 

/* På tapeten */
#leftcontent #contenttext .spotlight {
  background:url(images/tapet_bg2.jpg) no-repeat top #fff;
  height:125px;
  width:345px;
  margin:0;
  padding:0;
  color:#000000;
}
#leftcontent #contenttext .spotlight p {padding: 30px 10px 10px 45px;}
#leftcontent #contenttext ul {margin:0; padding-left:6px;}

#rightcontent {
  float:left;
  margin-left:3px; /**/
  background:url(images/top_shadow_r.gif) no-repeat top;
  width:300px;
  padding-top:10px;
}
#rightcontent p {padding:0 18px 10px 10px;}

#rightcontent .newsitem {
  margin:20px 0 0 4px;
  font-size:8pt;
  padding-left:10px;
  padding-right:10px;
}

#rightcontent .newsitem p { margin:0; padding:10px 0 0 0; }
#rightcontent .newsitem a:link, a:visited { color:#e2760e; font-weight:normal; margin-top:4px; font-size:7pt;}
#rightcontent .newsitem a:hover {color:orange; text-decoration:underline;}
#rightcontent .newsitem hr {height:1px; margin:2px 0 4px 0;}
#rightcontent .newsitem h4 {border-bottom:1px solid #ccc;}
#subright {
  margin-top:20px;
  font-size:8pt;
  color:#000;
  padding-left:10px;
  padding-right:10px;
}
#pagefooter {
  background:url(images/footer.gif) no-repeat bottom left;
  padding: 20px;
  text-align:center;
  font-size:10px;
  color:#666;
}

/* ------------ MENY OCH NAVIGATION --------------------- */
#myMenu {
  	position:relative;
  	margin:15px 10px 0 0; /*40px utan logo...*/
  	padding:0 0 0 10px;
  	float:right;
  	width:540px;
  	height:28px;
  	text-align:right;
}

#navigator {margin: auto;}
#navigator ul {color:#fff;font-weight:bold;margin:0;} 
#navigator li { 
  font-size:11px;
  color:#e2760e;
  font-weight:bold;
  float:left;
  margin:0;
  padding-right:7px; 
  padding-left:7px;
  display:inline;
  list-style-type:none;
  text-decoration:none; 
  border-bottom:3px solid #eee;
}
#navigator a:link, #navigator a:visited, #navigator a:active {
  color:#000000;font-weight:bold;float:left;margin:0; padding-bottom:3px; font-size:8pt;
} 
#navigator a:hover {color:#e2760e;font-weight:bold;float:left;margin:0;} 

/* current page */
#myMenu #navigator .sdocs {color:#e2760e;font-weight:bold;float:left;margin:0;padding-bottom:5px;border-bottom:3px solid #e2760e;}
#myMenu #navigator .sdoc {color:#e2760e;font-weight:bold;float:left;margin:0;padding-bottom:5px;border-bottom:3px solid #e2760e;}
/* non-active */
#myMenu #navigator .docs {padding-bottom:3px; margin:0;}
#myMenu #navigator .doc {padding-bottom:3px; margin:0;}

/* --- LIST & FORM properties ----*/

ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search {padding-left: 0;margin-left: 0;list-style: none;}

form {margin:0;}

li {
	line-height:1.5;
	margin-left: 10px;
}
/* --------------- */
.doc{padding-left: 5px;}
.docs{padding-left:5px;}
.sdoc{padding-left: 5px;}
.sdocs{padding-left: 5px;}

/* -------- SUBNAVIGATION ----------- */
.menulevel2{font-size:8pt;color:#999;font-weight:bold; text-align:left; }
/*.menulevel2 a:link,.menulevel2 a:visited{color:#e2760e;}
.menulevel2 a:active,.menulevel2 a:hover{color:blue; text-decoration:underline;}*/


#subnavigation { 
	 text-align:left; 
	 color:#e2760e; 
	 font-weight:bold;
	 margin: 1px 1px 0 1px;
	 white-space:nowrap; /* förhindrar radbrytningar i ff*/
	 border-top:1px dashed #f5f5f5; /* IE HACK */
}
#subnavigation .doc {padding-left:5px;}
#subnavigation .sdoc {background:url(images/icon_bullet.gif) no-repeat top left; padding-left:14px; margin-left:15px;}
#subnavigation a:link, #subnavigation a:visited, #subnavigation a:active {
	 color:#e2760e;
	 font-weight:bold;
	 margin:0;
	 text-decoration:none;
	 font-size:8pt;
	 /* ikon */
	 background:url(images/icon_bullet.gif) no-repeat top left; 
	 padding-left:14px;
}
#subnavigation a:hover { color:orange; text-decoration:underline; } 


/* SITEMAP STYLE */
.sitemaplevel1{font-size:9pt;background: url(images/map/dot.gif) repeat-y 16px 0;} 
.sitemaplevel2{font-size:9pt;background: url(images/map/dot.gif) repeat-y 21px 0;} 
.sitemaplevel3{font-size:9pt;background: url(images/map/dot.gif) repeat-y 27px 0;} 
.sitemaplevel1 a{font-weight:normal;color:black;background: url(images/map/dot2.gif) no-repeat -2px 7px;padding-left:50px;} 
.sitemaplevel2 a{font-weight:normal;color:black;background: url(images/map/dot2.gif) no-repeat 5px 7px;padding-left:55px;} 
.sitemaplevel3 a{font-weight:normal;color:black;background: url(images/map/dot2.gif) no-repeat 11px 7px;padding-left:61px;} 
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{color:orange;} 
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{color:orange;} 
.sitemaplevel1 li.doc{background: url(images/map/bullet1.gif) no-repeat 33px 6px;} 
.sitemaplevel1 li.docs{background: url(images/map/bullet2.gif) no-repeat 33px 6px;} 
.sitemaplevel2 li.doc{background: url(images/map/bullet1.gif) no-repeat 39px 6px;} 
.sitemaplevel2 li.docs{background: url(images/map/bullet2.gif) no-repeat 39px 6px;} 
.sitemaplevel3 li.doc{background: url(images/map/bullet1.gif) no-repeat 45px 6px;} 
.sitemaplevel3 li.docs{background: url(images/map/bullet2.gif) no-repeat 45px 6px;}

/* PRINT STYLE */ 
.print  {
   text-align: left; 
   padding: 20px 10px 10px 20px; 
   background-image:none;
}

#leftcontent #contenttext .search li a{background:url(images/icon_bullet.gif) no-repeat top left; padding-left:14px;}

.menu{font-weight:bold;font-size:8pt;color:white;}
.menu a{text-decoration:underline;color:white;} 
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover{color:white;}



/* admin knappar/länkar etc **/
.edit{font-size:8pt;color:black;background-color:white; border:1px dashed #ccc;}
.edit a:link,.edit a:visited,.edit a:active{font-size:8pt;font-weight:bold;color:black; }
.edit a:hover{text-decoration:underline; color:#e2760e;}

input,select{font-size:7pt;}
textarea{font-family:Verdana,Geneva,Arial,Helvetica;font-size:7pt;background-color:white;width:98%; text-align:left;}

#searchboxholder {
  float:right;
  padding-right:6px;
  padding-left:150px;
}
#searchboxholder .text2 { border:1px solid #c0c0c0; background-color:white;}

.submit {
	background-image: url(images/submenu.png);
	border: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C2B52;
	font-weight: bold;
	padding-top: 1px;
}

/* login ------------------------------------------------*/

#rightcontent #loginform {
  margin:0 0 0 4px;
  font-size:8pt;
}
#rightcontent #loginform a {cursor:pointer; cursor:hand;}
#rightcontent #loginform a:hover {color:#e2760e; cursor:pointer; cursor:hand;  text-decoration:underline;}
#rightcontent #loginform .text2 { border:1px solid #c0c0c0; background-color:white;}
/* not visible */
.login {visibility:none;visibility:hidden;} /* hide login */
.login{font-weight:bold;font-size:8pt;color:#666666;}
.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{color:gray;}

/* FORM STYLE */
div.form {
  padding: 10px; 
  margin: 0px auto;
  font-size:8pt;
}

div.row {
  clear: both;
  padding-top: 0px;
}

div.row span.label {
  font-weight:normal;
  float: left;
  width: 100px;
  padding:0;
}

div.row span.formw {
  padding-bottom:4px;
  float: left;
  margin:0;
} 
div.row span.chk {
  padding-bottom:4px;
  float: left;
  margin:0;
  
  padding-left:5px;
}
/* END FORM STYLE */


/** classes -----------------------------------------------*/
.login_img {float:right; margin:10px 6px 0 12px;}

.small {font-size:7pt;}
.paddings {
	padding: 20px;
}

/* länkar nere i högra kolumnen */
.printlink {font-size:7pt;font-weight:bold; background:url(images/icon_print.gif) no-repeat top left; padding-left:20px; margin-left:10px;line-height:1.5;}
.printlink a:link, a:visited, a:active {font-size:7pt;font-weight:bold;}
.printlink a:hover {color:#e2760e; text-decoration:underline;}

.sitemaplink {font-size:7pt;font-weight:bold; background:url(images/icon_sitemap.gif) no-repeat top left; padding-left:20px; margin-left:10px;line-height:1.5;}
.sitemaplink a:link, a:visited, a:active {font-size:7pt;font-weight:bold;}
.sitemaplink a:hover {color:#e2760e; text-decoration:underline;}
/*
.languagelink {}
.languagelink a:link, a:visited, a:active {}
.languagelink a:hover {color:#e2760e; text-decoration:underline;}
*/
.contactlink {font-size:7pt;font-weight:bold; background:url(images/icon_mail.gif) no-repeat top left; padding-left:20px; margin-left:10px;line-height:1.5;}
.contactlink a:link, a:visited, a:active {font-size:7pt;font-weight:bold;}
.contactlink a:hover {color:#e2760e; text-decoration:underline;}

.lastup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 12px;
	color: #BEC4CF;
}
.opto {
	font-size: 0px;
	text-align: center;
	color: #79859C;
}
.text {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	background-image: url(images/text.png);
}

/* ** 	Location-text		** */
#contenttext .locationtext {
	padding-top: 4px;
	text-align: left;
	color: #e2760e;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#leftcontent #contenttext .locationtext a:link {
  	padding-top: 4px;
	text-align: left;
	color: #e2760e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#leftcontent #contenttext .locationtext a:visited,#leftcontent #contenttext .locationtext a:active,#leftcontent #contenttext .locationtext a:link {
	padding-top: 4px;
	text-align: left;
	color: #e2760e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#leftcontent #contenttext .locationtext a:hover {
	padding-top: 4px;
	text-align: left;
	color: #e2760e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	margin-top: 15px;
	padding-bottom:20px;
}
.copyrights a:visited,.copyrights a:active,.copyrights a:link {color:#666; font-weight:normal;}
.copyrights a:hover {color:#999;}

/************** ROUND-CORNER BOX *****************************************/
.rbroundbox { background: url(box/nt.gif) repeat; }
.rbtop div { background: url(box/tl.gif) no-repeat top left; }
.rbtop { background: url(box/tr.gif) no-repeat top right; }
.rbbot div { background: url(box/bl.gif) no-repeat bottom left; }
.rbbot { background: url(box/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really necissary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { margin: 0 10px; }
.rbroundbox { width: 95%; margin: 8px auto; } /* 100% width? */
/* END ROUND BOX*/

.retrieve{background-image:none;background-color:White;color:Black;text-align:left;}/*background for OEDIT*/
