/*
    Stilmall för skärm

    Stillklasser är definierade med layoutinformation först.
*/
/*
    Grundstilar
*/
body {
	text-align:center;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	font-size:70%;			
	background-color: #fff;
/*	background-image: url(/img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;*/
}
html {
	height:100%;
} 
.auraltext {
	position: absolute;
	left: -900px;
	overflow: hidden;
	
	width: 0;
	font-size:1px;
	color:#fff;
}
br, hr {
	clear:both;
}
img {
	border:0;
}
address
{
	font-weight: bold;
	color: Gray;
	font-style:normal;
}
address a
{
	text-decoration: none;
	color: Gray;
}
h1, h2, h3, h4
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
h1 
{
    margin: 0 0 0.4em 0;
    font-family: Helvetica neue, Arial, Verdana;
	font-size:200%;
	font-weight: normal;
	position: relative;
	line-height: 1.1em;
}
h2 
{
    margin-bottom:0.2em;
    
	font-size:140%;
	font-weight:bold;
}
h1.TargetHeader
{	
	font-family: Helvetica neue, Arial, Verdana;
	font-weight: bold;
	font-size: 175%;
	margin-bottom: 20px;	
}
div#WidePageDiv
{
	margin-top: 20px;
}
h2.TargetSubHeader1, h2.TargetSubHeader2, h2.TargetSubHeader3
{
	font-family: Helvetica neue, Arial, Verdana;
	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	margin-bottom: 7px;
}
h2.TargetSubHeader1
{
	color: #101869;
}
h2.TargetSubHeader2
{
	color: #666666;
}
h2.TargetSubHeader3
{
	color: #be0000;
}
div#StartpageBlock1
{
	margin-left: 10px;
	float:left;
	width: 300px;
}
div#StartpageBlock2
{
	margin: 0 30px 0 30px;
	float:left;
	width: 210px;
}
div#StartpageBlock3
{
	float:left;
	width: 210px;
}
div#MoreLinks
{
	margin-top: 4px;
	clear: both;
	width: 800px;
	margin-left: 10px;		
}
div.StartpageMoreInfo1 span#StartpageMoreLeft1
{	
	background-image: url(/img/grafics/StartPageBlock1Left.gif);
	background-repeat: no-repeat;
	background-position: left;	
	width: 5px;
	height: 29px;
	float: left;
}
div.StartpageMoreInfo1 span#StartpageMoreRight1
{
	background-image: url(/img/grafics/StartPageBlock1Right.gif);
	background-repeat: no-repeat;
	background-position: right;	
	width: 5px;
	height: 29px;
	float: left;
}
span#StartpageMore1
{
	background-image: url(/img/grafics/StartPageBlock1Background.gif);
	background-repeat: repeat-x;
	color: White;
	margin-top: 1px;
	width: 280px;
	padding:7px 10px  10px 0;	
	float: left;
}
span#StartpageMore1 a, span#StartpageMore2 a, span#StartpageMore3 a
{	
	margin-left: 7px;
	margin-bottom: 5px;		
	font-weight: bold;
	text-transform: capitalize;
	color: White;
	text-decoration: none;	
}
span#StartpageMore1 a img, span#StartpageMore2 a img, span#StartpageMore3 a img
{
	margin-left: 3px;
}
div.StartpageMoreInfo3 span#StartpageMoreLeft3
{
	margin-left: 28px;
	background-image: url(/img/grafics/StartPageBlock2Left.gif);
	background-repeat: no-repeat;
	background-position: left;	
	width: 5px;
	height: 29px;
	float: left;
}
div.StartpageMoreInfo3 span#StartpageMoreRight3
{
	background-image: url(/img/grafics/StartPageBlock2Right.gif);
	background-repeat: no-repeat;
	background-position: right;	
	width: 5px;
	height: 29px;
	float: left;
}
span#StartpageMore3
{
	background-image: url(/img/grafics/StartPageBlock2Background.gif);
	background-repeat: repeat-x;	
	color: White;
	margin-top: 1px;
	width: 190px;
	padding: 7px 10px  10px 0;	
	float: left;
}
div.StartpageMoreInfo2 span#StartpageMoreRight2
{
	background-image: url(/img/grafics/StartPageBlock3Right.gif);
	background-repeat: no-repeat;
	background-position: right;	
	width: 5px;
	height: 29px;
	float: left;
}
div.StartpageMoreInfo2 span#StartpageMoreLeft2
{
	margin-left: 28px;
	background-image: url(/img/grafics/StartPageBlock3Left.gif);
	background-repeat: no-repeat;
	background-position: right;	
	width: 5px;
	height: 29px;
	float: left;
}
span#StartpageMore2
{
	background-image: url(/img/grafics/StartPageBlock3Background.gif);
	background-repeat: repeat-x;
	color: White;
	margin-top: 1px;
	width: 190px;
	padding: 7px 10px  10px 0;	
	float: left;
}
h2.startpageNews
{
	font-size: 100%;	
	font-weight: normal;
	margin: 0 0 7px 0;
	padding: 0;
}
h3
{
    margin-bottom:0.2em;
    
	font-size:110%;
	font-weight:bold;
}
p
{
	margin: 0 0 10px 0;
}
blockquote 
{
    font-style:italic;
    
	margin: 0 20px 0.5em 20px;
}

/* Länkade rubriker för t ex listningar av nyheter bör se ut som vanliga rubriker */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited
{
    color:#000;
    text-decoration:none;
}
.skip 
{
    float: right;
    margin: 3px;
    
    color: #ccc;
}
.left 
{
    float:left;
}
.right 
{
    float:right;
}
img.right 
{
    float:right;
    margin: 0 0 1em 1em;
}
img.left 
{
    float:left;
    margin: 0 1em 1em 0;
}
a
{
	color: #252759;
}
div.clearer 
{
    clear:both;  
    height: 0;
    line-height: 0%;
}
hr.clearer 
{
    clear:both;
	left: -900px;
	
	width: 0;
	font-size:1px;
	color:#fff;
}
/* Generell klass som kan användas för alla alternerande rader i tabeller, listor mm. */
.alt
{
    background-color: #eee;
}
/*
    Layoutregioner
*/
div#container {
	text-align:left;
	margin:auto;
	padding-top: 10px;
	max-width:833px;
	min-width:700px;
	min-height:470px;
	
	background-color:#fff;
}
div#header {
	padding: 0 0 10px 0;
	margin: 0 0 0px 0;
	min-height:70px;	
}

div#navigation {
	float:left;
	width:190px;
	margin: 0 0 2em 0;
}
div#content, div#contentProductlist {
	float:left;
	width:420px;
	min-height:450px;	
	margin: 0 0 0 25px;		
}
div#contentAll
{
	margin-top: 30px;
	float: left;
}
div#contentProductlist
{
	width: 610px;	
}
div#related 
{
	float:right;
	width:180px;
}
div#footer
{
    clear: both;
    margin: 10px 0 10px 0;
    padding: 5px 0 0 0;
    text-align: center;
    border-top:solid 1px #DDDDDD;
    text-transform: uppercase;
}

/*
    Sidhuvud
*/
dif#header a.logo 
{
    float:left;    
}

div#header img
{
    margin: 0px 0 0px 0px;
}
dif#header img.logo
{
    margin: 0 0 0px 10px;
}
div#header img.logo
{
	margin-left: 10px;
}
ul#quicknav {
	margin: 5px 0 0 0;
	padding:0;
	float:right;	
}
ul#quicknav li {
	float:left;
	list-style-type:none;	
	padding:0;
	margin:0;
}
ul#quicknav li a
{
    padding: 0 15px 0 13px;
    
    text-decoration:none;
    color: #000;
    background-image: url(/img/quicknav_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
}
ul#quicknav li a:visited
{
    color: #000;
}
ul#quicknav li a:hover
{
    text-decoration:underline;
    background-image: url(/img/quicknav_bullet_hover.gif);
}
div#MenuBar
{
	height: 45px;
	float:left;
	position: relative;	
	width: 900px;
}
div#topsearch 
{
	width: 187px;	
    float:left;    
    padding: 2px 0px 0px 0px;    
}
div#topsearch span.topmenuSearch 
{
    background-image: url(/img/grafics/TopHeaderBackgroundGray.gif);
	background-repeat: repeat-x;			
	padding: 6px 10px 0px 8px;
	font-weight: bold;
	color: #cccccc;
}
div#topsearch span.topmenuSearch  span
{	
	padding-top: 8px;
}
div#topsearch  .TopSearchButton
{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;	
}
div#topsearch span#topmenusearchBeforeInput
{
	background-image: url(/img/grafics/topmenuLeftInput.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 4px;
	height: 15px;
	float: left;
	margin-left: 4px;
}
div#topsearch span#topmenusearchAfterInput
{
	background-image: url(/img/grafics/topmenuRightInput.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 4px;
	height: 15px;
	float: left;
	margin-right: 4px;
}
div#topsearch span#topmenusearchInput
{
	float:left;	
	
}
div#topsearch span#topmenusearchInput input
{
	font-size: 80%;
	height: 12px;
	border-left: 0;
	border: 0;
	width: 88px;
	padding-left: 2px;	
	margin-top: 1px;
}
/* Topmenu  max 5, last one is different colour */
div#topmenudiv
{
	width: 646px;
	padding-top: 2px;
	float: left;
}
ul#topmenu {
	margin: 0px 0 0 0;
	padding: 0;
	display:block;	
	list-style-type: none;
}
ul#topmenu li	
{		
		float:left;
}
ul#topmenu li span.topmenyitem
{
	
}
ul#topmenu li span.topmenyitemlast
{
}
ul#topmenu li span.topmenuLink
{
	float:left;
	padding: 0px 7px 0px 15px;
	margin: 0;
	
	list-style-type:none;	
	font-weight: bold;
	background-image: url(/img/grafics/TopHeaderBackgroundBlue.gif);
	background-repeat: repeat-x;
	
}
ul#topmenu li.selected span.topmenuLink
{
	padding: 0px 7px 0px 11px;
}
ul#topmenu li span.topmenuLinkFix
{	
	width: 61px;
}
ul#topmenu li span.topmenuLink div#LastTopmenuItem
{
	height: 1px;	
	float:left;	
}
ul#topmenu li.last span.topmenuLink
{    		
    background-image: url(/img/grafics/TopHeaderBackgroundGray.gif);
	background-repeat: repeat-x;	
}
ul#topmenu li.selected span.topmenuLink 
{    		
    background-image: url(/img/grafics/TopHeaderSelectedBackground.gif);
}
ul#topmenu li.selected span.topmenuLink a
{
	color: Black;	
}

ul#topmenu li span, div#topsearch span.topmenuBorderLeftLast,
div#topsearch span.topmenuBorderRightLast
{    
    height: 43px;         
    float: left;
    /*border: solid 1px red;*/
}
div#topsearch span.topmenuSearch
{
	height: 37px;
}
div#topsearch span
{
	float: left;
}
ul#topmenu li span.topmenuBorderLeft
{
	background-image: url(/img/grafics/TopHeaderBorderBlueLeft.gif);
    background-position: left;
    background-repeat: no-repeat;
    width: 4px;
}
ul#topmenu li span.topmenuBorderRight
{
	background-image: url(/img/grafics/TopHeaderBorderBlueRight.gif);
    background-position: right;
    background-repeat: no-repeat;
    width: 4px;
}
ul#topmenu li.selected span.topmenuBorderRight
{
	background-image: url(/img/grafics/TopHeaderBorderSelectedRight.gif);
}
ul#topmenu li.selected span.topmenuBorderLeft
{
	background-image: url(/img/grafics/TopHeaderBorderSelectedLeft.gif);	
	width: 8px;	
}
ul#topmenu li span.topmenuBorderLeftLast,
div#topsearch span.topmenuBorderLeftLast
{
	background-image: url(/img/grafics/TopHeaderBorderGrayLeft.gif);
    background-position: left;
    background-repeat: no-repeat;
    width: 4px;
}
ul#topmenu li span.topmenuBorderRightLast,
div#topsearch span.topmenuBorderRightLast
{
	background-image: url(/img/grafics/TopHeaderBorderGrayRight.gif);
    background-position: right;
    background-repeat: no-repeat;
    width: 4px;
    display: inline;
    float:left;
}


ul#topmenu li span.topmenuLink a,	
ul#topmenu li span.topmenuLink span.topmenuCounter
{		
    padding: 16px 12px 0 7px;
    padding: 22px 12px 0 7px;
    text-decoration:none;
    color: White;
    float: left;
    width: auto; 
}
ul#topmenu li span.topmenuLink span.topmenuCounter
{
	height: 10px;
	padding: 16px 0px 0 0px;
	padding: 22px 0px 0 0px;
	color: #cccccc;	
}
ul#topmenu li.selected span.topmenuLink a
{	
	color: Black;
}
ul#topmenu li span.topmenuLink a:hover
{
	color: #cccccc;
	text-decoration: none;
}
ul#topmenu li.selected span.topmenuLink a:hover
{
	text-decoration: none;
	color: Black;
}
ul#topmenu li.last span.topmenuLink a
{
	color: #cccccc;
}
ul#topmenu li.last span.topmenuLink a:hover
{
	color: White;
}
ul#topmenu li a:visited
{
    color: White;
}
ul#topmenu li a:hover
{
    text-decoration:underline;
}
/*
    Meny
*/
div#MenuBase
{
	background-image: url(/img/grafics/MenuBaseBackground.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 155px;
	float: left;
	padding: 16px 0 0 10px;
}
div#MenuBaseRight, div#MenuBaseLeft
{
	background-image: url(/img/grafics/MenuBaseRight.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 11px;
	float: left;
}
div#MenuBaseLeft
{
	background-image: url(/img/grafics/MenuBaseLeft.gif);
}
div#MenuBase a 
{
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}

ul#mainmenu {
	margin:0;
	padding:0;
	width: 94%; /* Justera för marginal till mittenkolumnen */
}
ul#mainmenu li {
	list-style-type:none;	
	border-bottom:solid 1px #ccc;	
	background-image: url(/img/grafics/MenuArrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	margin-left: 7px;
	padding-left: 18px;
}
ul#mainmenu li a {
	display:block;
	padding: 6px 0 6px 10px;
	margin:0;
	font-weight: bold;	
	color:#000;
	text-decoration:none;
}
ul#mainmenu li ul li a,
ul#mainmenu li ul li ul li a
{
	font-weight: normal;
}
ul#mainmenu ul.submenu {
	margin:0 0 5px 18px;
	padding:0;
}
ul#mainmenu ul.submenu li {
	margin:0;
	padding:0 0 0 4px;
	width:100%;
	background-position: left 8px;
	list-style-type:none;
	border:none;	
}
ul#mainmenu ul.submenu li a {
	display:block;	
	padding: 4px 0 4px 7px;
	margin:0;
	
	background-image:none;
}
ul#mainmenu li.open ul.submenu li.selected
{
	background-image: url(/img/grafics/MenuArrowSelected.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
ul#mainmenu li.open ul.submenu a.selected 
{    
    color: Red;
}
ul#mainmenu li a.open 
{
    
}
ul#mainmenu li ul.submenu li a.open 
{
    color: Gray;
}

ul#mainmenu li.open,
ul#mainmenu li.selected
{
    /*background-color: #eee;
    background-image: url(/img/menuitem_open_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
}


/*
    Innehållsstilar
*/
div#content ul, div#content ol
{
	margin: 0.3em 0 1em 20px;
	padding: 0 0 0 20px;
}
div#content ul li, div#content ol li
{
	margin-bottom: 0.3em;
}
div#content a 
{
	font-weight:normal;
}
div#content h2
{
	margin: 1em 0 0.2em 0;
}
p.intro 
{
    font-weight: bold;
}
div#content ul.pagelist 
{
    margin: 1em 0 1em 0;
    padding:0; 
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc; 
}
div#content ul.pagelist li
{
    margin:0;
    padding:4px 7px; 
    list-style-type:none;
}

/* Nyhetssida */
div.newsitem p 
{
    margin: 0.2em 0 0.2em;
}
div.newsitem span.date
{
    color: #666;
}
div.more 
{
    text-align: right;
}
div.more a 
{
    white-space:nowrap;
    padding: 0 0 0 13px;
    
    background-image: url(/img/more_bullet.gif);
    background-position: 0 0.4em;
    background-repeat:no-repeat;
    text-decoration:none;
}
div.more a:hover
{
    background-image: url(/img/more_bullet_hover.gif);
    text-decoration:underline;
}


/* 
    Nyhetslista startsidan 
*/
div#content h1.newsheading,
div#related h1.eventsheading  
{
    margin: 0 0 1em 0;
    
    font-size: 100%;
    letter-spacing: 0.5em;
    text-transform:uppercase;
}
div#content div.newslistcompact div.newsitem h2
{
    margin: 0;
    padding:0;
}
div#content div.newslistcompact div.newsitem span.date
{
    margin:0;
    padding:0;
    color: #999;
}

/* Sitemap */
div#content div.sitemap h2 a
{
    padding: 0 13px 0 0;
    background-image: url(/img/more_bullet.gif);
    background-repeat: no-repeat;
    background-position: right 8px;
}


/* Sökresultat */
div#content div.searchresult span.meta 
{
    color: #999;
}
div#content div.searchresult h3
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 100%;
    margin:0 0 0.2em 0;
}
div#content div.searchresult h3 a
{
    text-decoration:underline;
    color: #00f;
}
div#content div.searchresult div
{
    padding: 5px 7px;
}
div#content div.searchresult p
{
    margin:0 0 0.2em 0;
}


/*
    Stilar för relaterat innehåll (högerkolumnen)
*/
ul.calendar 
{
    margin:0;
    padding:0;
}
ul.calendar li a
{
    display: block;
}
ul.calendar li
{
    margin: 0;
    padding: 5px 7px;
    
    list-style-type:none;
    border-bottom: solid 1px #aaa;
}
ul.calendar li.last
{
    border-bottom: none;
}
ul.calendar li p
{
    margin: 0;
}

/* Puffar */
div.PuffContainer, div.PuffContainerBlack
{
	float: right;
	width: 170px;
}
div.PuffContainerBlack a
{
	color: White;
}
div.PuffContainerBlack a:hover
{
	text-decoration: none;
}
div.PuffContainerBlack
{
	margin-left: 3px;
}
div.PuffTopBorder, div.PuffTopBorderBlack
{
	background-image: url(/img/grafics/PuffTopBorder.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 170px;
	height: 9px;
}
div.PuffTopBorderBlack
{
	background-image: url(/img/grafics/PuffBlackTopBorder.gif);
	background-position: bottom left;	
}
div.PuffContainer div.Puff,div.PuffBlack
{
	background-image: url(/img/grafics/PuffBorderLeftRight.gif);
	background-repeat: repeat-y;	
	padding: 5px 16px 0 14px;				
	float: left;
	width: 137px;
}
div.PuffBlack
{
	background-image: url(/img/grafics/PuffBlackBackground.gif);
	color: White;
	padding-bottom: 7px;
}
div.PuffCornerLeft
{
	background-image: url(/img/grafics/PuffCornerLeftDown.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 10px;
	float: left;	
}
div.PuffCornerRight
{
	background-image: url(/img/grafics/PuffCornerRightDown.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 10px;
	float: left;
}
div.PuffDown, div.PuffDownBlack
{
	background-image: url(/img/grafics/PuffDownBorder.gif);
	background-repeat: repeat-x;
	background-position: left 5px;
	float: left;		
	height: 10px;
	width: 150px;
}
div.PuffDownBlack
{
	background-image: url(/img/grafics/PuffBlackDownBorder.gif);
	background-position: top left;
	width: 163px;	
}

div#content img, div#related img, div#contentProductlist img
{
	padding: 3px;
	border: solid 1px #dddddd;
	margin-top: 0px;
}
div.ProductImageDiv
{
	float:left;
}
div.ProductTextDiv
{
	width: 465px;
	float: left;
}
div#related img, img.ProductImage
{
	width: 120px;
}
div#related div.ProductLogo img
{
	border: 0;
	width: auto;
	text-align: center;
}
div#contentProductlist div.ProductTextDiv div.ProductLogo img
{
	float: right;
	width: auto;
	border: 0px;
}
div.ProductListItem
{
	clear: both;
}
div.ProductListItem h2
{	
	font-weight: bold;
	margin: 0;	
	padding: 0;
	font-size: 107%;
	
	
}
div.ProductListItem img
{
	margin-right: 10px;
	float: left;
	width: 120px;
}
div#related img
{
	display: block;
	margin-top: 35px;
	margin-bottom: 7px;
}
div#related img.ZoomImage
{
	margin-top: 5px;
	display: inline;	
	border: 0;	
	float: left;
	width: auto;		
	margin-right: 3px;	
}
div#related span.ZoomText
{		
	
}
div#related a.ZoomLink
{	
	cursor: pointer;
	text-decoration: none;
}
div#related div.ZoomDiv
{
	margin-left: 30px;
	margin-bottom: 10px;
	width: 125px;
}
div.ProductListItem div.TechLinkDiv
{
	margin-top: 15px;
}
a.techlink, a.techlinkBlack, a.CloseLink
{
	background-image: url(/img/grafics/ArrowsTechLink2.gif);
	background-repeat: no-repeat;
	background-position: left;	
	padding-left: 10px;	
	color: #a0a0a0;
	text-decoration: none;
}
a.techlinkBlack
{
	background-image: url(/img/grafics/ArrowsTechLinkBlack.gif);
}
div.ProductListItem div.separator
{
	clear: both;
	border-bottom: solid 1px #dddddd;
	width: 100%;
	height: 3px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
}
div.ProductListListing
{
	float: left;
	width: 30%;
	margin-top: 20px;
}
div.ProductListListing img
{
	margin-top: 16px;
	margin-right: 20px;
}
.ProductCategoryLink
{
	letter-spacing: 0.1em;		
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;	
}
a.ProductCategoryLink:hover
{	
	text-decoration: underline;	
}
div#contentProductlist div.NoFrame a img.ProductImage
{
	border: 0;
}