﻿
/* CSS Document */

body{
	background-color:#efefe0;
    background-image:url(../_img/silhuett-start.png);
	background-repeat:repeat-x;
	background-position:center 109px;
	font-size:100%;
}
body.sub {
    background-image:url(../_img/silhuett-sub.png);
	background-repeat:repeat-x;
	background-position:center 59px;
	background-color:#efefe0;
	font-size:100%;
}
.pagePosition{
}
.pagePosition_sub{
}
.content{
	background:url(../_img/background.jpg);
	background-repeat:repeat;
	position:relative;
	width:905px;
	height:565px;
	overflow:hidden;
	border:0;
	margin:auto auto auto auto;
}
.content_sub{
	width:905px;
	border:0;
	height:565px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background-color:#a7ccf3;
	background-image:url(../_img/silhuett-sub.png);
	background-repeat:repeat-x;
	background-position:center 51px;
}
.copy{
	padding-top:5px;
	width:905px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-family: Tahoma;
	font-size: 0.6em;
	color:#7fa7cf;
	display:none;
}
.main_sub{
}
#knepID{
	position:absolute;
	top:245px; /*pos - height puffs*/
	left:38px;
	height:81px;
	width:193px;
	display:none;
	background:url(../_img/knep_hover.jpg);
	background-repeat:repeat;
	z-index:125;
}
#tipsaID{
	position:absolute;
	top:321px; 
	left:103px;
	height:244px;
	width:266px;
	display:none;
	background:url(../_img/tipsa_hover.jpg);
	background-repeat:repeat;
	z-index:125;
}
#fragaID{
	position:absolute;
	top:285px; 
	left:577px;
	display:block;
	height:182px;
	width:151px;
	display:none;
	background:url(../_img/fragor_hover.jpg);
	background-repeat:repeat;
	z-index:125;
}
#skickaID{
	position:absolute;
	top:246px; 
	left:649px;
	display:block;
	height:319px;
	width:197px;
	display:none;
	background:url(../_img/skicka_ani_v4.gif);
	background-repeat:repeat;
	z-index:125;
}
#forskID{
	position:relative;
	top:267px;
	left:359px;
	display:block;
	height:193px;
	width:168px;
    display:none;
	background:url(../_img/forsk_hover.jpg);
	background-repeat:repeat;
	z-index:125;
}
/*** Start Img *********************/
.startImg{
	position:absolute;
	top:0;
	left:0;
	z-index:150;
}

/*** PUFFAR *********************/
.puffs{
	position:absolute;
	top:0;
	/**top:-181px; ie 6 */
	left:181px;
	background:url(../_img/puffs_ani_v2.gif);
	background-repeat:repeat;
	height:181px;
	width:112px;
	z-index:100;
}

/*** Länkar *********************/

.menu{
	position:relative;
	height:0;
	z-index:200;
}
a.lnkHome{
	position:relative;
	top:15px;
	left:100px;
	display:block;
	width:54px;
	height:31px;
	background:url(../_img/txt-hem.gif);
	background-repeat:repeat;
}
a.lnkHome:hover, .selected a.lnkHome{
	background:url(../_img/txt-hem-hover.gif);
	background-repeat:repeat;
}
a.lnkLar{
	position:relative;
	top:-15px;
	left:320px;
	display:block;
	width:102px;
	height:31px;
	background:url(../_img/txt-larare.gif);
	background-repeat:repeat;
}
a.lnkLar:hover, .selected a.lnkLar{
	background:url(../_img/txt-larare-hover.gif);
	background-repeat:repeat;
}
a.lnkArr{
	position:relative;
	top:-77px;
	left:680px;
	display:block;
	width:134px;
	height:31px;
	background:url(../_img/txt-arr.gif);
	background-repeat:repeat;
}
a.lnkArr:hover, .selected a.lnkArr{
	background:url(../_img/txt-arr-hover.gif);
	background-repeat:repeat;
}
a.lnkOm{
	position:relative;
	top:-46px;
	left:480px;
	display:block;
	width:141px;
	height:31px;
	background:url(../_img/txt-om.gif);
	background-repeat:repeat;
}
a.lnkOm:hover, .selected a.lnkOm{
	background:url(../_img/txt-om-hover.gif);
	background-repeat:repeat;
}

/*** sub Länkar *********************/
.nav{
	/*height:120px;*/
}
#topMenu {
	padding:15px 0 0 0;
	margin:0;
}
#topMenu li{
	padding:0;
	margin:0;
	float:left;
	display:inline;
}
#topMenu li a.lnkHomeSub{
	display:block;
	width:54px;
	margin-left:100px;
	height:31px;
	background:url(../_img/txt-hem-link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#topMenu li a.lnkHomeSub:hover, #topMenu li.selected a.lnkHomeSub{
	background:url(../_img/txt-hem-link.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#topMenu li a.lnkLarSub{
	display:block;
	width:102px;
	margin-left:166px;
	height:31px;
	background:url(../_img/txt-larare-link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#topMenu li a.lnkLarSub:hover, #topMenu li.selected a.lnkLarSub{
	background:url(../_img/txt-larare-link.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#topMenu li a.lnkArrSub{
	display:block;
	width:134px;
	margin-left:66px;
	height:31px;
	background:url(../_img/txt-arr-link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#topMenu li a.lnkArrSub:hover, #topMenu li.selected a.lnkArrSub{
	background:url(../_img/txt-arr-link.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#topMenu li a.lnkOmSub{
	display:block;
	width:141px;
	margin-left:58px;
	height:31px;
	background:url(../_img/txt-om-link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#topMenu li a.lnkOmSub:hover, #topMenu li.selected a.lnkOmSub{
	background:url(../_img/txt-om-link.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/*-----------------------------------------------*/
.claer, .clear{
	clear:both;
	font-size:1px;
	line-height:0;
}
.floatL{
    float:left;
}
.floatR{
    float:right;
}
.dim img{
	-moz-opacity: 0.5;
	border:0;
}

.dim:hover img{
	-moz-opacity: 1;
	border:0;
}
.imgHidden{
	display:none;
}
.left, .middle, .right{
	float:left;
}
.left, .right{
	width:140px;
	padding-top:15px;
}
.left img, .right img{
	width:120px;
}
.left{
	text-align:left;
	padding-bottom:100px;
}
.right{
	text-align:right;
}
.middle{
	margin-top:10px;
	width:625px;
	border:0;
	background-color:inherit;/*#e4ecf4;*/
	padding-top:15px;
}
.middleEnd{
	background-color:inherit;/*#e4ecf4;*/
	padding-top:15px;
}
.innerMarg{
	padding:10px;
}
.middle .innerMarg {
	padding:0 10px 25px 10px;
}
.SubCat{
	padding:5px 0 5px 0;
}
h1{
	margin:0;
	padding:0;
	font-family:'Comic Sans MS',Verdana;
	font-weight:bold;
	color:#000000;
	font-size:22px;
	line-height:normal;
}
h1.title{
	font-family:Verdana;
	font-weight:bold;
	color:#000000;
	font-size:48px;
	line-height:normal;
	height:48px;
	display:block;
}
h2{
	margin-bottom: 6px;
	margin-top: 4px;
	font-family:'Trebuchet MS', Verdana;
	font-weight:bold;
	color:#000000; /**/
	font-size:22px;
	line-height:normal;
}
h3{
	margin-bottom: 6px;
	margin-top: 4px;
	font-family:'Comic Sans MS',Verdana;
	font-weight:bold;
	color:#336699;
	font-size:1em;
}
P{
	margin-bottom: 6px;
	margin-top: 2px;
	font-family:Verdana; /*font-family:Georgia;*/
	font-weight:normal;
	color:#000000;
	font-size:0.8em;
	line-height:normal;
}
P.ingress{
	margin-bottom: 6px;
	margin-top: 2px;
	font-family:Verdana; /*font-family:Georgia;*/
	font-weight:bold;
	color:#000000;
	font-size:0.8em;
	line-height:normal;
}

/*****************************************************************************/
/** Default link *************************************************************/
a:link {
	text-decoration: none;
	color:#333399;
}
a:active {
	text-decoration: none;
	color:#333399;
}
a:visited {
	text-decoration: none;
	color:#333399;
}
a:hover {
	text-decoration: underline;
	color:#333399;
} 

/* Read more */
.readMore {
	font-family:Verdana;
	font-weight:normal;
	color:#000000;
	font-size:0.7em;
	margin-bottom:10px;
}
.separatorH{
    margin-bottom:4px;
}
.separator
{
    padding:10px 0 2px 0;
    border-bottom:1px dotted #000000;
    margin-bottom:4px;
}
.divResultHeader{
    padding:15px 0 5px 0;
}
.divResultHeader p{
    font-weight:bold;
}
.modalBackground
{
	background-color: Gray;
	opacity: 0.50;
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}

ul.imageList
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.imageList li
{
    display: block;
    width:120px;
    overflow:hidden;
    float:left;
    margin:0 16px 10px 0;
}
ul.imageList li .inner
{
    padding:10px;
    background-color:#c1ddfb;
	/*background-image:url(../_img/ecardBG2.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
    border:1px inset #81a8d1;
}
ul.imageList li .inner img
{
    cursor: pointer;
	width: 100%;
    border: none;
	margin-left: 0;
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    border: 0;
}
ul.imageList li .inner img.selectedItem
{
    border: 1px solid yellow;
	margin-left: 0;
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}
/* Formulärelement */
input, textarea
{
	font-family:Arial, Verdana, 'Trebuchet MS';
	font-size:0.7em;
	font-weight:normal;
    border:1px inset #81a8d1;
    padding:3px 2px 2px 2px;	  
}
label{
    font-family:Verdana;    
}
.inputSearch{
    margin-right:5px;
    width:130px;
    font-family:verdana;
    line-height:normal;
	font-size:11px;
	padding:3px 2px 2px 2px;
}
hr{
    height:1px;
    border-top:1px dashed #81a8d1;
    margin:3px 0 3px 0;
    clear:both; 
}
textarea
{
  padding:3px;
}
.inputBtn{
    border:1px outset #81a8d1;
    padding:1px 3px;
	background-image:url(../_img/button.gif);
	background-repeat:repeat;
	background-color:#a8cee8;
	color:#3f6894;
	font-family:Arial, Verdana, 'Trebuchet MS';
	font-size:0.7em;
	font-weight:bold;
}
/* Fix for Firefox, Firefox do not handle disabled buttons if the button has a style, then style of button overrides*/
.inputBtn:disabled{
    color: gray; 
}
.ritadBorder {
    height:350px;
    padding:18px 18px 22px 16px;
    border:0;
    background-color:inherit;
	background-image:url(../_img/frame.png);
	background-repeat:repeat;/**/
}
.scrollDiv 
{
    height:345px;
    overflow:auto;
    padding:3px 3px 5px 3px;
}
.viewPict
{
    width:20px;
    height:20px;
	background-image:url(../_img/viewPict.gif);
	background-repeat:repeat;
	border:1px inset #888888;
	background-color:#000000;
	float:left;
}
.currentPage
{
	font-family:Arial, Verdana, 'Trebuchet MS';
	font-size:0.7em;
	font-weight:bold;
	border:1px solid #ffffff;
	padding:1px 2px;
}
.margB10
{
    margin-bottom:10px;    
}
.paddT20
{
    padding-top:20px;   
}
.dynamicForm 
{
    display:block;
    margin:10px 0 10px 0;
}
.dynamicForm .block
{
    display:block;
    margin-bottom:12px;
}
.dynamicForm h3
{
	margin-bottom: 6px;
	margin-top: 4px;
	font-family:verdana, 'Trebuchet MS', Verdana;
	font-weight:bold;
	color:#000000;
	font-size:1em;    
}
.dynamicForm label
{
	margin-bottom: 1px;
	margin-top: 1px;
	font-family:verdana;
	font-weight:normal;
	display:block;
	color:#000000;
	font-size:0.8em;
	line-height:normal;    
}
.button
{
    border:1px outset #81a8d1;
    padding:1px 3px;
	background-image:url(../_img/button.gif);
	background-repeat:repeat;
	background-color:#a8cee8;
	color:#3f6894;
	font-family:Arial, Verdana, 'Trebuchet MS';
	font-size:0.7em;
	font-weight:bold;   
}
label span {
    color:#000000;
    padding-left:5px;
}
.endFunc{
    padding:10px 0 10px 0;
    margin-top:15px;
    text-align:right; 
}
.endFunc span{
    padding:0 15px 0 0;
}
.endFunc a:link, .endFunc a:visited, .endFunc a:active, .endFunc a:hover {
    font-family:Verdana;
    font-size:0.7em;
}
img, a img{
    border:0;    
}
a:link.printa,a:active.printa,a:visited.printa,a:hover.printa {
	background-image:url(../_img/ico-print.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 13px;
}
.linkDoc
{
    padding:10px 0 10px 0;
}
.linkDoc a:link, .linkDoc a:active, .linkDoc a:visited, .linkDoc a:hover {
    font-size:0.7em;
    font-family:Verdana;
}
.linkDoc .date
{
    font-weight:bold;
    font-size:0.7em;
}
.linkDoc ul
{
    list-style-type:none;
    padding:0;
    margin:0;
}
.linkDoc li
{
    list-style-type:none;
    padding:0;
    margin:0;
}
.marg {
    margin:5px 0 20px 0;
}

/** ARTIKEL ***/
.article h1 {
	margin-bottom: 6px;
	margin-top: 4px;
	font-family:'Comic Sans MS',Verdana;
	font-weight:bold;
	color:#000000;
	font-size:1.1em;
	display:block;
}
.article h2, .article h3 {
	margin-bottom: 6px;
	margin-top: 4px;
	font-family:'Comic Sans MS',Verdana;
	font-weight:bold;
	color:#000000;
	font-size:1em;
	display:block;
}
.article UL, .article LI {
   padding:0;
}
.article UL {
   margin-top:2px;
   margin-bottom:2px;
}
.article{
	margin-bottom: 6px;
	margin-top: 2px;
	font-family:Verdana; /*font-family:Georgia;*/
	font-weight:normal;
	color:#000000;
	font-size:100%;
	line-height:normal;
}
.article div{
	margin-bottom: 10px;
}
.article blockquote{
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.article h4{
	margin-bottom: 6px;
	margin-top: 2px;
	font-family:Verdana; /*font-family:Georgia;*/
	font-weight:normal;
	color:#000000;
	font-size:0.7em;
	line-height:1.3em;
}
.article P li P {
	font-size:100%;
}
.article li {
	font-size:100%;
}
.article li li {
	font-size:100%;
	font-family:Verdana;
	color:#000000;
	
}
