﻿@import url('leftMenu.css');

*
{
    margin: 0;
    padding: 0;
}
body
{
    font: 62.5%/1.3em Arial, Helvetica, sans-serif;
    color: #434343;
    padding: 0 0 0 19px;
    margin: 0;
    background: url("/Admin/Webbgrafik/Layout bilder/gullinje_bodybg.gif") repeat-y top left;
}
input, textarea, select
{
    font-family: Arial,Helvetica,sans-serif;
}

/* Text */
p, td, address
{
    font-size: 1.2em;
    line-height: 1.5em;
}
th
{
    font-size: 1.2em;
    line-height: 1.5em;
}
h1
{
    font-size: 2.4em;
    line-height: 1em;
    font-weight: normal;
}
h2
{
    font-size: 1.4em;
    line-height: 1em;
}
h3, h4, h5, h6, h7
{
    font-size: 1.2em;
    line-height: 1em;
}
u, em
{
    font-style: normal;
    text-decoration: none;
}
a
{
    text-decoration: underline;
    color: #434343;
}
fieldset, a img
{
    border: 0;
}
.CS_reklamPuff{
	padding: 20px 14px;
	background: url('/Admin/Webbgrafik/Layout bilder/app.png') no-repeat 0 0 ;
	height: 124px;
	overflow: hidden;
	color: #fff;
}

.CS_ingress
{
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 0.7em;
}
/* Kommunvapen fristående webbplatser */
#branding
{
    display: none;
}

/* Margin & Padding */
body
{
    margin: 0;
}
form
{
}
p
{
    margin: 0 0 0.8em;
}
hr
{
    display: none;
}
ul, ol
{
    list-style-position: outside;
}
abbr
{
    border-bottom: none;
}
h1
{
    margin-bottom: 13px;
}
h2, h3, h4
{
    margin: 1.4em 0 .5em 0;
}
table
{
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0;
}
.CS_article table
{
    margin: 1em 0;
}
#body button
{
    margin-left: 0.3em;
}
.fetstil
{
    font-weight: bold;
}

/* Block */
#head
{
    height: 8.5em;
    background: #fff;
}
#body
{
    min-height: 40em;
    padding-bottom: 3em;
    background: #fefefe url("/Admin/Webbgrafik/Layout bilder/bg_body.jpg") repeat-x top left;
}
#foot
{
    margin: 0;
    min-height: 40em;
    padding-top: 3em;
    padding-bottom: 3em;

}
.container
{
    width: 96em;
    margin: 0 auto 0 auto;
    position: relative;
}
#foot .container
{
    position: static;
}
/* HEAD */
#startpageLink
{
    left: 21em;
    position: absolute;
    top: 6.2em;
    width: 10em;
}
#startpageLink a
{
    font-size: 1.1em;
    padding: 4px 0 2px 20px;
    display: block;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/home.gif") no-repeat center left;
}
#navigation
{
    left: 21em;
    position: absolute;
    top: 0;
    width: 75em;
    margin-bottn: 0em;
}
#navigation ul
{
    list-style-type: none;
}
#navigation li
{
    list-style-type: none;
    float: left;
    margin: 0 0.1em;
    border-top: 4px solid #a7d7e9;
    width: 12.3em;
}
#navigation li a
{
    padding: 0.9em 0.5em 0.1em 1.3em;
    height: 3em;
    background: url("/Admin/Webbgrafik/Layout bilder/arrow_orange.gif") no-repeat 0 0.9em;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
#navigation li.CS_boende
{
    border-top: 4px solid #c5dc44;
    border-bottom: 4px solid #c5dc44;
}
#navigation li.CS_boende a
{
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_green.gif");
}
#navigation li.CS_boende a:hover
{
    background-color: #e6f883;
}
#navigation li.CS_upplev
{
    border-top: 4px solid #3b9ad4;
    border-bottom: 4px solid #3b9ad4;
}
#navigation li.CS_upplev a
{
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_blue.gif");
}
#navigation li.CS_upplev a:hover
{
    background-color: #c9e4f4;
}

#navigation li.CS_kommun
{
    border-top: 4px solid #ff9c00;
    border-bottom: 4px solid #ff9c00;
}
#navigation li.CS_kommun a
{
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_dark_orange.gif");
}
#navigation li.CS_kommun a:hover
{
    background-color: #ffb032;
}
#navigation li.CS_naringsliv
{
    border-top: 4px solid #ffe700;
    border-bottom: 4px solid #ffe700;
}
#navigation li.CS_naringsliv a
{
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_yellow.gif");
}
#navigation li.CS_naringsliv a:hover
{
    background-color: #fff447;
}
#navigation li.CS_skola
{
    border-top: 4px solid #a7d7e9;
    border-bottom: 4px solid #a7d7e9;
}
#navigation li.CS_skola a
{
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_light_blue.gif");
}
#navigation li.CS_skola a:hover
{
    background-color: #daf5ff;
}
#navigation li.CS_omsorg
{
    border-top: 4px solid #ffcc00;
    border-bottom: 4px solid #ffcc00;
}
#navigation li.CS_omsorg a
{
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_orange.gif");
}
#navigation li.CS_omsorg a:hover
{
    background-color: #ffda44;
}
#navigation li.CS_topMenuSelectedItem a, #navigation li a:hover
{
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_white.gif");
}
#navigation #help
{
    position: absolute;
    top: 2em;
    left: 0;
}
#navigation #help li a
{
    position: relative;
}
#navigation #help li a img
{
    left: -1.8em;
    position: absolute;
    top: -2px;
}
.CS_logo
{
    display: block;
    width: 20em;
    position: absolute;
    top: 0;
    left: 0em;
}
#topFunctions
{
    position: absolute;
    left: -0.5em;
    z-index: 99;
    top: -9em;
    width: 21em;
    height: 10em; 
}
#topFunctions .CS_top
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_searchBoxL.png") no-repeat bottom left;
    padding: 0 0 0 16px;
    position: relative;
    height: 6.7em;
}
#topFunctions .CS_top fieldset
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_searchBoxR.png") no-repeat bottom right;
    padding: .3em 1.3em 2.3em 0;
    width: 18.4em;
    height: 1.9em;
}
#topFunctions .minasidor
{
    background: #fff url("/Admin/Webbgrafik/Layout bilder/bg_minasidor.png") no-repeat top left;
    width: 14.6em;
    height: 19px;
    font-size: 1.2em;
    padding: 3px 0 0 1em;
}
#topFunctions .minasidor img
{
    margin-right: .5em;
}
#topFunctions .CS_foot
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_a_o_left.png") no-repeat bottom left;
    padding: 0 0 0 1.3em;
    position: absolute;
    top: 5.9em;
    margin: 0 1.9em;
}
#topFunctions .CS_foot fieldset
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_a_o_right.png") no-repeat bottom right;
    padding: 1em 1.3em 0em 0;
    height: 2.6em;
    width: 14.3em;
}

/* Sök */
.CS_contentBox .CS_searchList
{
    list-style-type: none;
    display: block;
    margin: 1em 0 1.8em 0;
    padding: 0 0 2em 0;
    border-bottom: 1px solid #d9d9d9;
}
.CS_contentBox .CS_searchList li
{
    float: left;
    display: block;
    width: auto;
    margin: 0;
    padding: 0 1em 0.4em 0;
}
.CS_contentBox .CS_searchList label
{
    display: block;
    width: auto;
    margin: 0;
    padding: 0 1em 0.4em 0;
}
.CS_search
{
    display: block;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/search/input_L.gif") no-repeat top left;
    padding-left: 13px;
    padding-right: 13px;
}
.CS_search p
{
    margin: 0;
    padding-top: 4px;
    padding-right: 1em;
    min-height: 26px;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/search/input_R.gif") no-repeat top right;
}
.CS_search .CS_searchText
{
    width: 8em;
    background-color: transparent;
    border: 0;
    float: left;
    margin-left: 0.3em;
    display: block;
}
.CS_search .CS_searchButton
{
    width: 31px;
    height: 17px;
    border: 0;
    float: left;
    display: block;
}
.CS_searchDrop, .CS_searchList .CS_searchText
{
    display: block;
    margin-top: 2px;
    border: 1px solid #9c9c9c;
}
/* Hjälpfunktioner */
#helpfunctions
{
    position: relative;
    top: -.1em;
    background: #ececec;
    min-height: 0.1em;
}
#helpfunctionsTab
{
    position: absolute;
    top: -2.4em;
    right: 0em;
    background: #ececec url("/Admin/Webbgrafik/Layout bilder/bg_functionLink_L.gif") no-repeat top left;
}
#translateTab
{
    position: absolute;
    top: -2.4em;
    right: 0;
    background: #ececec url("/Admin/Webbgrafik/Layout bilder/bg_functionLink_L.gif") no-repeat top left;
}
#helpfunctionsTab a, #translateTab a
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_functionLink_R.gif") no-repeat top right;
    margin-left: 1.6em;
    padding: 0.6em 1.1em 0.6em 0;
    display: block;
    width: auto;
    height: 1.2em;
    text-decoration: none;
}
#helpfunctionsTab a span, #translateTab a span
{
    padding-right: 2.1em;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_grey_down.gif") no-repeat center right;
    font-size: 1.1em;
}
#helpfunctions fieldset
{
    min-height: 15em;
}
#helpfunctions legend
{
    display: none;
}
#helpfunctions .CS_menu ul
{
    display: block;
}
#helpfunctions .CS_menu li
{
    display: block;
    float: left;
    padding: 0.7em 1em;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/border_right.gif") no-repeat right 50%;
}
#helpfunctions .CS_menu li a
{
    display: block;
    padding: 0 1em 0 0.4em;
}
#helpfunctions .CS_menu li.CS_selected a, #helpfunctions .CS_menu li a:hover
{
    background-color: #fff;
}
#helpfunctions .CS_menu li a span
{
    font-size: 1.2em;
    display: block;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type1_black.gif") no-repeat 38px 52%;
    padding: 1em 0 1em 4em;
    position: relative;
}
#helpfunctions .CS_menu li span img
{
    position: absolute;
    display: block;
    top: 0.2em;
    left: 0;
    height: 34px;
    width: 35px;
}
#helpfunctions .CS_menu ul li.CS_selected a span
{
    font-weight: bold;
}
#helpfunctions .CS_description
{
    background-color: #ddd;
    padding: 1.6em 2.1em;
}
#helpfunctions .CS_functions
{
    padding: 1.6em 2.1em;
}

/* Hjälpfunktioner i sidhuvudet [EJ flik] */
.CS_help
{
    position: absolute;
    right: 13em;
    top: 6.4em;
}
.CS_help a
{
    text-decoration: none;
    padding: 0 11px;
    font-size: 1.1em;
}
.CS_help a img
{
    vertical-align: middle;
}

/* Anpassa sidan */
#siteSettings div.CS_group
{
    clear: left;
    margin-bottom: 1.4em;
    overflow: hidden;
}
#siteSettings div.CS_item
{
    border-bottom: 0 none;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 32%;
}
#siteSettings div.CS_item div, #siteSettings div.CS_item .CS_radio, #siteSettings div.CS_item h3
{
    display: block;
}
#siteSettings div.CS_item .CS_radio
{
    margin-top: 3px;
}
#siteSettings div.CS_item label
{
    font-size: 1.2em;
    margin-top: 3px;
    padding-left: 3px;
    line-height: 1.5em;
}
/* Väder SMHI */
#ctl00_pnl_smhi
{
    position: absolute;
    background: transparent;
}
.CS_weather
{
    margin: 0 0.3em 1em 0.3em;
    position: relative;
}
.CS_weather p
{
    margin-bottom: 13px;
    line-height: 1.2em;
    padding: 0;
}
.CS_weather h2
{
    font-weight: normal;
    font-size: 1.8em;
}
.CS_weather .CS_symbol
{
    position: absolute;
    right: 0.3em;
    top: 0.3em;
}

/* Störningsnyhet */
.CS_interrupt
{
    border: 1px solid #fa6161;
    background: #fa9999 url("/Admin/Webbgrafik/Layout bilder/bg_interrupt_news.png") repeat-x top left;
    padding: 3em;
    margin: 1em 0;
}
.CS_interrupt h1
{
    font-size: 3.6em;
}
.CS_interrupt.darkPortalBr h1
{
    font-size: 2em;
}
.CS_interrupt.darkPortalBr h1 a
{
    text-decoration: none;
}
.CS_interrupt img
{
    float: right;
    margin: 0 0 0 1em;
}
.CS_interrupt.darkPortalBr
{
    padding-bottom: 1.2em;
}
.CS_interrupt p.CS_moreNews
{
    margin: 0;
}
.CS_interrupt p.CS_moreNews a
{
    padding-left: 15px;
    background: url('/Admin/Webbgrafik/Layout bilder/arrow_grey_down.gif') no-repeat left;
}


/* Krisnyheter */
.CS_interrupt .CS_contentMainNews a
{
    font-size: 3.6em;
    line-height: 42px;
}

.CS_interrupt li
{
    /*list-style-type:none;*/
}
.CS_interrupt .CS_tabContent .CS_TabItem li
{
    background-color: transparent;
}

.CS_interrupt .CS_tabContent dl dt a
{
    color: #434343; /*display: block;*/
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type2_black.gif") no-repeat 0 3px;
    padding: 0 0 0 11px;
}
/* Portalbild/portalflash */
.CS_portalImage
{
    background: #fff;
    padding: 0.5em 0;
    border-left: 0.5em solid #fff;
    border-right: 0.5em solid #fff;
    overflow: hidden;
    width: 74em;
    margin: 1em 0 0 0;
    position: relative;
}

.CS_portalImage img
{
    display: block;
}

#toppbildText
{
    position: absolute;
    top: 35px;
    right: 0;
    background: none;
    height: 0px;
    z-index: 100;
}
#toppbildText h1
{
    font-family: Georgia;
    font-size: 2.6em;
}
/* Sidospalt vänster */
.sideBar
{
    margin-top: 9em;
    position: relative;
    z-index: 100;
    float: left;
    width: 20em;
    min-height: 200px;
}
.sideBar a
{
    text-decoration: none;
}

.sideBarFoot
{
    margin-top: 0em;
    position: relative;
    z-index: 100;
    float: left;
    width: 20em;
    min-height: 160px;
    height: 160px;
    padding-bottom: 0em;
}
.sideBarFoot a
{
    text-decoration: none;
}
/* Innehåll */
.content
{
    float: right;
    width: 75em;
    position: relative;
    min-height: 200px;
    margin-left: 1em;
}
.CS_contentBox
{
    background: #fff;
    border: 0px solid #ededed;
    padding: 2em .5em 2em 1.8em;
    margin-top: 0em;
}
.CS_contentBox .CS_mainColumn
{
    width: 46.5em;
    margin-right: 2em;
    float: left;
}
.CS_contentBox .CS_mainColumn .sidbild
{
    float: left;
    margin: 0 .5em .5em 0;
}
.CS_fullPage .CS_mainColumn
{
    width: auto;
    float: none;
}
.CS_contentBox .CS_puffColumn
{
    float: right;
    width: 24em;
}
.CS_fullPage .CS_puffColumn
{
    display: none;
}
.CS_contentBox table
{
    margin: 0.5em 0 1.4em 0;
    text-align: left;
}
.CS_contentBox table caption, .CS_contentBox ul lh
{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	text-align:left;}
.CS_contentBox td, .CS_contentBox th
{
    border: 1px solid #e9e9e9;
    padding: 0 .2em;
    vertical-align: top;
}
.CS_contentBox td p, .CS_contentBox th p
{
    font-size: 1em;
}
.CS_contentBox ol, .CS_contentBox ul
{
    margin: 0;
    padding: 0;
    overflow: auto;
}
.CS_contentBox ol li, .CS_contentBox ul li, .CS_contentBox ul lh
{
    padding: .3em;
    font-size: 1.2em;
    margin-left: 2.5em;
    line-height: 1.2em;
}
.CS_contentBox ol li ol li, .CS_contentBox ol li ol li ol li, .CS_contentBox ol li ol li ol li ol li, .CS_contentBox ul li ul li, .CS_contentBox ul li ul li ul li, .CS_contentBox ul li ul li ul li ul li
{
    font-size: 1em;
}
.diskret
{
    color: #666;
}

/* Sidfot [FOOT] */

#foot .CS_box
{
    float: left;
    padding: 0 6em 0 3em;
}

#foot .CS_box h2
{
margin: 0.3em 0 0 0;
}

#foot .CS_map
{
    float: right;
    display: block;
/*    padding: 0 6 0 0.3em; */
}

#foot .CS_middle
{
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    padding: 0 4em 0 4em;
    text-align: left;
    
}
#foot .CS_last
{
   
    padding: 0 0.3em 0 4em;
}

/* Kalender */
.CS_calendar
{
    width: 44em;
    background: #fff url("/Admin/Webbgrafik/Layout bilder/Kalender/bg_calender.gif") repeat-x top left;
    margin-bottom: 5em;
}
.CS_calendar h2, .CS_calendar h3
{
    font-size: 1.8em;
    font-weight: bold;
}
.CS_calendar h2
{
    float: left;
    text-transform: capitalize;
}
.CS_calendar h3
{
    float: right;
}
.CS_calendar table
{
    width: 100%;
}
.CS_calendar table .calendarTitle
{
    /*display:none;*/
}
.CS_calendar table .changeMonth
{
    font-size: .8em;
}
.CS_calendar .dayHeader
{
    font-weight: bold;
    text-transform: capitalize;
}
.CS_calendar .eachDay
{
    vertical-align: middle;
    text-align: center;
    background: #fff url("/Admin/Webbgrafik/Layout bilder/Kalender/bg_td.gif") repeat-x top left;
    border: 1px solid #fff;
    border-bottom: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    margin-bottom: 2px;
    height: 4em;
}
.CS_calendar .hasEvent
{
    background: #fff url("/Admin/Webbgrafik/Layout bilder/Kalender/td_event.gif") no-repeat top center;
}
.CS_calendar .selected
{
    border: 5px solid #a4dc5b;
}
.CS_calendar .eachDay a
{
    font-weight: bold;
    font-size: 1.9em;
}
.CS_calendar .otherDay a
{
    color: #d6d6d6;
}
.CS_calendar .selected a
{
    color: #a4dc5b;
}
.changeMonth a
{
    font-size: 1.2em;
}
.CS_calendartable
{
    position: relative;
}
.CS_calendar table .calendarTitle
{
    width: 36.6em;
    color: #ffffff;
    position: absolute;
    top: 44em;
    border: 0;
}
.CS_calendar table .calendarTitle td
{
    border: 0;
}
.CS_thisMonth h2
{
    margin-bottom: 0.5em;
}
.CS_thisMonth h2
{
    height: 1em;
}
.CS_thisMonth h2
{
    float: left;
    text-transform: capitalize;
}
.CS_thisMonth span
{
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    float: right;
}
.CS_ListDatesHeader
{
    text-transform: capitalize;
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 17px;
}
.CS_ListDate
{
    padding: 0 0 8px 0;
    background: url("/Admin/Webbgrafik/Layout bilder/kalender/bg_calender_event.gif") repeat-x bottom left;
    margin: 0 0 7px 0;
}
.CS_ListDate a
{
    text-decoration: none;
    font-weight: bold;
}

/* Ansv nämnd */
.CS_namnd
{
    float: left;
    margin: 1em 0 0;
    overflow: hidden;
    width: 100%;
    font-size: 1.1em;
}
/* Logo extern */
.CS_logoExRow
{
    float: left;
    margin: 1em 0 0;
    overflow: hidden;
    width: 100%;
}
.CS_logoEx
{
    float: left;
}

.CS_logoEx img, .CS_imageLogoEx img, .CS_logoExRow img
{
    vertical-align: bottom;
}

.CS_imageLogoEx
{
    padding-right: 5px;
    float: left;
}
.CS_logoExContent
{
    display: none;
}
/* Puffar */
.CS_puff
{
    width: 24em;
    float: left;
    overflow: hidden;
}
.CS_puff h1
{
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 0;
}
.CS_puff h2, .CS_puff h3
{
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 7px;
    margin-top: 0;
}
.CS_puff h1
{
    margin-bottom: .5em;
}
.CS_puff h2, .CS_puff h3, .CS_puff h4
{
    margin: 1em 0 0 0;
}
.CS_puff .CS_readMore
{
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    display: block;
    text-align: right;
    padding: 0.4em 25px 0.4em 0;
    margin-right: 1em;
    text-decoration: none;
}
.CS_puff ol li, .CS_puff ul li
{
    padding: .3em;
    font-size: 1.2em;
    margin-left: 2em;
    line-height: 1.2em;
}
.CS_puff ol li ol li, .CS_puff ol li ol li ol li, .CS_puff ol li ol li ol li ol li, .CS_puff ul li ul li, .CS_puff ul li ul li ul li, .CS_puff ul li ul li ul li ul li
{
    font-size: 1em;
}
.CS_3puff
{
    margin: 1em 0;
}
.CS_3puff .CS_middle
{
    margin: 0 1.5em;
}
.CS_puff .CS_image
{
    margin: 0;
    padding: 0;
    display: block;
}
.CS_puff div.CS_image
{
    overflow: hidden;
    max-height: 158px;
}
.CS_puff .CS_top
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_startpuffTopL.png") no-repeat scroll left top;
    padding-left: 10px;
}
.CS_puff .CS_top span
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_startpuffTopR.png") no-repeat scroll right top;
    display: block;
    height: 13px;
}
.CS_puff .CS_puffContent
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_startpuffL.png") no-repeat scroll left bottom;
    display: block;
    padding-left: 10px;
}
.CS_puff .CS_puffContent .CS_article
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_startpuffR.png") no-repeat scroll right bottom;
    display: block;
    padding: 0 0 1em 0;
}
.CS_puffColumn .CS_puff
{
    margin: 0 0 1em 0;
}
.CS_puff .channelPuff
{
    list-style: none;
}
.CS_puff .channelPuff li
{
    margin-left: 0;
}
.CS_puff .channelLinks
{
    margin-top: .5em;
    padding: .1em .5em;
    width: 90%;
    background: transparent url("/Admin/Webbgrafik/functions/Rand.jpg") repeat-y scroll left top;
}
.CS_puff .channelLinks a
{
}
.CS_puff .txtImg{ max-height: 155px; overflow: hidden; }

.sideBar .CS_puff
{
    width: 200px;
}

.sideBar .CS_puff a
{
    text-decoration: underline;
}
/* Sidfot */
.CS_sidfot
{
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 2em;
}
.CS_sidfot .CS_top
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_sidfotTopL.png") no-repeat scroll left top;
    padding-left: 10px;
}
.CS_sidfot .CS_top span
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_sidfotTopR.png") no-repeat scroll right top;
    display: block;
    height: .5em;
}
.CS_sidfot .CS_sidfotContent
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_sidfotL.png") no-repeat scroll left bottom;
    display: block;
    padding-left: 13px;
}
.CS_sidfot .CS_sidfotContent .CS_article
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_sidfotR.png") no-repeat scroll right bottom;
    display: block;
    padding: 0 0 .5em 0;
}
.CS_sidfot .CS_sidfotContent .CS_article p
{
    font-size: 1em;
}
/* Hjälpfunktioner */
#teckensprakfilm, #readspeaker_button1, #lattlast {float: right;}
/* Portal länkar i sidans högerkant. */
#portalLinks
{
    position: absolute;
    width: 17px;
    top: 2em;
    right: -17px;
}
#portalLinks a
{
    display: block;
    margin: 0.2em 0 0 0;
    padding: 0;
}

/* Tabbar i sidans mitt */

.CS_tabs
{
    margin: 1em 0 0 0;
    padding: 0;
}
.CS_tabs .CS_menu, .CS_tabs .CS_menu li
{
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.CS_tabs .CS_menu
{
    padding: 0 1px;
    background: #fff;
}
.CS_tabs .CS_menu li
{
    float: left;
    width: 14.5em;
    padding: 0 2em;
    background: #ddd url("/Admin/Webbgrafik/Layout bilder/bg_tab.gif") repeat-x top left;
    border: 0.1em solid #c5c5c5;
    border-top: 0.1em solid #f1f1f1;
    border-left: 0.1em solid #eaeaea;
}
.CS_tabs .CS_menu li.CS_selected
{
    background: #7b7b7b url("/Admin/Webbgrafik/Layout bilder/bg_tab_selected.png") repeat-x top left;
    border: 0.1em solid #858585;
}
.CS_tabs .CS_menu li span
{
    padding: 0.6em 0 0.6em 1em;
    display: block;
    font-size: 1.2em;
}
.CS_tabs .CS_menu li a
{
    color: #434343;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 5px 0 5px 10px;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type1_black.gif") no-repeat left center;
    font-size: 1.2em;
}
.CS_tabs .CS_menu li a span, .CS_tabs .CS_menu li span span
{
    font-size: 1em;
    padding: 0;
}
.CS_tabs .CS_menu li.CS_selected a
{
    color: #fff;
    background-image: url("/Admin/Webbgrafik/Layout bilder/arrow_type1_white.gif");
}
.CS_tabs .CS_menu li.CS_selected a span, .CS_tabs .CS_menu li.CS_selected span span
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_grey_up.gif") no-repeat right center;
}
.CS_tabContent
{
}
.CS_tabContent h2, .CS_tabContent dl h2
{
    font-size: 1.6em;
}
.CS_tabContent h3
{
    padding: 0;
    font-size: 1.4em;
}
.CS_tabContent h4, .CS_tabContent h5, .CS_tabContent h6
{
    font-weight: bold;
}
.CS_tabContent .CS_body
{
    background: #efefef;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
}
.CS_tabContent dl
{
    padding: 0;
    margin: 0;
    display: block;
    padding: .5em 30px;
}
.CS_tabContent dt, .CS_tabContent dd
{
    display: block;
}
.CS_tabContent ul, .CS_tabContent ul li
{
    margin: 0;
    padding: 0;
    font-size: 1em;
}
.CS_tabContent .CS_article
{
    padding: 0;
    margin: 0;
    display: block;
    padding: 2em 30px 1em 30px;
}
.CS_tabLinks li a, .CS_tabContent dl dt a, .CS_tabContent dl dt span
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}
.CS_tabLinks li a, .CS_tabContent dl dt a, .CS_tabContent dl dt span
{
    color: #434343; /*display: block;*/
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type2_black.gif") no-repeat 0 3px;
    padding: 0 0 0 11px;
}
.CS_tabContent .CS_selected
{
    padding: 1.8em 0;
}
.CS_tabContent .CS_selected dl dt a, .CS_tabContent .CS_selected dl dt span
{
    font-size: 1.4em;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type3_black.gif") no-repeat 0 2px;
    border: 0;
}
.CS_tabContent dl dt .datum, .CS_tabContent .CS_selected dl dt .datum
{
    color: #666;
    font-size: 1em;
    font-weight: normal;
    background: none;
}
.CS_tabContent .CS_selected dl dd
{
    margin: 1em 0 0 0;
    padding: 0;
    border: 0;
    height: 1%;
}
.CS_tabContent .CS_imageGallery a, .CS_contentBox .CS_imageGallery a
{
    display: block;
    float: left;
    margin: 0.6em;
    height: 125px;
    width: 110px;
    text-decoration: none;
}
.CS_tabContent .CS_imageGallery a img, .CS_contentBox .CS_imageGallery a img
{
    border: 5px solid #cecece;
    display: block;
}
.CS_tabContent .CS_imageGallery a span, .CS_contentBox .CS_imageGallery a span
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type2_black.gif") no-repeat 0 3px;
    display: none;
    padding: 0 0 0 7px;
    margin: 6px 2px 2px 2px;
    font-size: 1.2em;
}
.CS_tabContent .CS_foot
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_tab_content_bottomL.png") no-repeat bottom left;
    /* border-top: 1px solid #fff; */
    height: 57px;
    position:relative;
    top:-1px;
    overflow: hidden;
    margin-bottom: 1em;
}
.CS_tabContent .CS_foot div
{
    height: 30px;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/bg_tab_content_bottomR.png") no-repeat bottom right;
    display: block;
    margin-left: 14px;
    text-align: left;
    padding: 27px 2.6em 0 1.7em;
    float: none;
}
.CS_tabContent .CS_foot div div a
{
    text-align: right;
    color: #434343;
    padding: 0 0 0 11px;
    font-size: 1.2em;
    font-weight: bold;
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type2_black.gif") no-repeat 0 5px;
}
.CS_tabContent .CS_tabItems, .CS_tabContentTv .CS_tabItems
{
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: 1px solid #f1f1f2;
    border-bottom: 0;
}
.CS_tabContentTv .CS_tabItems li, .CS_tabContent .CS_tabItems li
{
    border-bottom: 1px solid #f9f9f9;
    /*padding: 0.8em 0 0 0 0;*/
    margin: 0;
    height: 1%;
    /*background: #f0f0f0 url("/Admin/Webbgrafik/Layout bilder/bg_tab_content1.gif") repeat-x top left;*/
}
.CS_tabContent .CS_tabItems li.CS_selected
{
    background: #fff url("/Admin/Webbgrafik/Layout bilder/bg_tab_content.gif") repeat-x top left;
}
.CS_tabContent .CS_tabLinks li
{
    padding: 0.8em 30px 1em 30px;
}
.CS_tabContent .CS_tabItems li li, .CS_tabContent .CS_tabLinks li li
{
    background-image: none;
    background-color: transparent;
    border: 0;
    margin: 0.5em;
}
.CS_tabContent .CS_tabItems li ul li, .CS_tabContent .CS_tabLinks li ul li
{
    vertical-align: top;
    line-height: 1.5em;
    list-style-position: outside;
    list-style-type: disc;
}
.CS_tabContent table
{
    margin: .5em 0 1.4em 0;
    text-align: left;
}
.CS_tabContent table caption
{
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
}
.CS_tabContent td, .CS_tabContent th
{
    border: 1px solid #e9e9e9;
    padding: 0 .2em;
}
.CS_tabContent td p, .CS_tabContent th p
{
    font-size: 1em;
}

.CS_tabContent .CS_tabItems .CS_tabItems{ border: 0;}
.CS_tabContent .CS_tabItems .CS_tabItems li{background: transparent; border: 0;list-style-type: none;}
.CS_tabContent .CS_tabItems .CS_tabItems dl dt{font-weight: bold; font-weight: 1.1}
.CS_tabContent .CS_tabItems .CS_tabItems dl{padding-left: 0;}
.CS_tabContent .CS_tabItems .CS_tabItems dl dd{display: none;}
.CS_tabContent .CS_selected li dl dt a,
.CS_tabContent .CS_selected  li dl dt span{
font-size: 1em;
}
.CS_tabContent .CS_selected .CS_selected {    padding: 0;}

/**** RSS i flikar ****/
#rssFeed
{
    float: right;
    background: url("/Admin/Webbgrafik/Layout%20bilder/rssIcon_grey.png") no-repeat top left;
}
#rssFeed img
{
    margin: 3px 0 0 4px;
    width: 25px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
}
#rssFeed:hover img
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
}

/**** Fix för flikar och listor ****/
.CS_tabContent .CS_tabItems dl li
{
    list-style-type: outside;
    margin-left: 2em;
    font-size: 1.2em;
    line-height: 1.5em;
}
.CS_tabContent .CS_tabItems dl ul
{
    list-style-position: outside;
}
.CS_selected h2
{
    font-size: 1.2em;
    margin-top: 1.2em;
}
/**** slut fix för flikar och listor ****/
/* PAGEING */
.CS_pagingBox
{
    margin: 1em 0;
}
.CS_pagingBox p
{
    font-size: 1em;
}
.CS_pagingBox a, .CS_pagingBox span
{
    color: #6b6b6b;
}

.CS_pageing
{
    margin: 1.2em 0 1.2em 0;
}
.CS_pageing span a, .CS_pageing span span
{
    font-size: 1.2em;
    color: #6b6b6b;
}
.CS_pageing span a span, .CS_pageing span span span, .CS_pageing span a span
{
    font-size: 1em;
}


/* Error */
.CS_error
{
    color: red;
    font-weight: bold;
}


/* FAQ */
#faq dl dt
{
    font-size: 1.4em;
    font-weight: bold;
    border-top: 1px solid #d9d9d9;
    padding-top: 1.7em;
}
#faq dl dd
{
    font-size: 1.2em;
    padding: 1.7em 0 1.7em 0;
}
#faq dl dd p
{
    font-size: 1em;
}

/********** A - ÄÖ ******/
.CS_a_o a
{
    background: transparent url("/Admin/Webbgrafik/Layout bilder/arrow_type1_black.gif") no-repeat scroll left 52%;
    padding: 0 1em 0 1em; /*display: block;*/
}
.CS_a_o a span
{
    font-size: 1.1em;
}

.CS_webmap_Index
{
    display: block;
    clear: both;
}
.CS_webmap_Index li
{
    float: left;
    margin-left: 5px;
    list-style-type: none;
}
.CS_webmap_ContentLists
{
    margin-top: 10px;
    padding-top: 10px;
    clear: left;
}

/******* Huvudnyhet ***/
.CS_imageMainNews
{
    float: left;
    margin-right: 1em;
}
.CS_contentMainNews h3
{
    font-size: 1.4em;
    margin-bottom: 10px;
    line-height: 1.2em;
}

/******** IMAGEBOX ******/
#imageBoxBG
{
    z-index: 149;
    opacity: 0.8;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
}
#imageBox
{
    opacity: 0.1;
    top: 50%;
    left: 50%;
    z-index: 150;
    margin: -220px 0 0 -250px;
    background: #fff url("/Admin/Webbgrafik/Layout bilder/bildspel/loader.gif") no-repeat 48% 48%;
    padding: 10px;
    border: 1px solid #A9A9A9;
    position: fixed;
    text-align: center;
    line-height: 0;
}
#imageBox #imageBoxImage
{
    border: 1px solid #A9A9A9;
    cursor: pointer;
    width: auto;
    height: auto;
}
#imageBox #imageBoxClose
{
    text-align: right;
    display: block;
    padding: 5px;
    cursor: pointer;
    color: #0076A3;
    position: absolute;
    top: -5px;
    right: -5px;
}
#imageBox #imageBoxPrev, #imageBox #imageBoxNext
{
    cursor: pointer;
    background-image: none;
    position: absolute;
    top: 5%;
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}
#imageBox #imageBoxPrev
{
    left: 0px;
}
#imageBox #imageBoxNext
{
    right: 0px;
}
#imageBox #imageBoxPrev:hover, #imageBox #imageBoxPrev:visited:hover
{
    background: url("/Admin/Webbgrafik/Layout bilder/bildspel/previous.png") no-repeat left 30%;
}
#imageBox #imageBoxNext:hover, #imageBox #imageBoxNext:visited:hover
{
    background: url("/Admin/Webbgrafik/Layout bilder/bildspel/next.png") no-repeat right 30%;
}
#imageBoxData
{
    text-align: left;
    padding: 10px;
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
}
#imageBoxData span
{
    font-weight: normal;
    line-height: 1;
    margin: 0 0 0 20px;
}
/* Pressbilder */
.pressbild{
    float: left;
    height: 180px;
    width: 120px;
}
.pressbild span{
    background: white;
    opacity:0.8;
    filter:alpha(opacity=80)
    width: 100%;
    bottom: 0px;
    border: solid 1px silver;
}
.pressbild div.pressbildImg{
    width: 100%;
    height: 170px;
    position: relative;
    z-index: 100;
}
.pressbild div.pressbildTxt{
    background: white;
    opacity:0.8;
    filter:alpha(opacity=80);
    width: 95%;
    height: auto;
    position: relative;
    top: -60px;
    border-top: solid 1px silver;
    border-right: solid 1px silver;
    border-bottom: solid 1px silver;
    z-index: 150;
}
.pressbild .pressbildTxt a{
    float: none;
    height: auto;
    margin: 0;
    text-decoration: none;
    width: 100%;
}
/* Styled Form */
div.strictForm fieldset
{
    margin-bottom: 10px;
}
div.strictForm legend
{
    padding: 0 0 .4em 0;
    font-weight: bold;
    font-size: 1.2em;
}
div.strictForm label
{
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}
div.strictForm fieldset ol
{
    margin: 0;
    padding: 0;
}
div.strictForm fieldset li
{
    list-style: none;
    padding: 5px;
    margin: 0;
}
div.strictForm fieldset fieldset
{
    border: none;
    margin: 3px 0 0;
}
div.strictForm fieldset fieldset legend
{
    padding: 0 0 5px;
    font-weight: normal;
}
div.strictForm fieldset fieldset label
{
    display: block;
    width: auto;
}
div.strictForm em
{
    font-weight: bold;
    font-style: normal;
    color: #f00;
}
div.strictForm label
{
    width: 120px;
}
div.strictForm fieldset fieldset label
{
    margin-left: 123px; /* Width plus 3 (html space) */
}
div.strictForm .Field_Kryssrutor input{
    margin: .2em .5em;
}
div.strictForm .Field_Textbox label, div.strictForm .Field_Kryssrutor label{
   font-size: 1.2em;
}
/*div.strictForm .Field_Kryssrutor label{
    width: 100%;
}*/
/* Dölj */
.CS_skip
{
    position: absolute;
    left: -9999px;
    top: 0;
}
.hide
{
    display: none;
}

/* Redigera */
#redBox
{
    border: 1px solid #333;
    padding: 5px 10px 10px 10px;
    background: #e1dece;
    position: fixed;
    z-index: 999;
    top: 40px;
    left: 50px;
}
* html #redBox
{
    position: absolute;
    left: 20px;
    top: 10px;
}
#redBox .CS_close
{
    text-align: right;
    padding: 0 10px 5px 10px;
    font-weight: bold;
}
#redBox .CS_skip
{
    position: absolute;
    left: -9999px;
    top: 0;
}
#redBox iframe
{
    height: 800px;
    width: 100%;
    background: #fff;
}
#subEditLinks
{
    display: none;
}
#subEditLinks .CS_selected
{
    display: block;
}
.CS_box .editButton
{
    clear: both;
    margin-top: 1em;
}
div.editPuff
{
    left: 215px;
    width: 20px;
    position: relative;
    height: 0px;
    z-index: 100;
    top: 5px;
}

/* Bildspel */
.CS_slideShowBox
{
    overflow: hidden;
    position: relative;
    height: 325px;
    width: 490px;
}
.CS_slideShowList li
{
    display: block;
    position: relative;
    list-style-type: none;
    list-style-position: outside;
    overflow: hidden;
    height: 315px;
/*    width: 490px; */
    display: none;
    background: #ff9c00; 
}
.CS_slideShowList li.CS_first
{
    z-index: 999;
    display: block;
}
.CS_slideShowList li img
{
    min-height: 170px;
}
.CS_slideShowList li .CS_overlay
{
    position: absolute;
    z-index: 1;
    height: 315px;
/*    width: 490px; */
    top: 0;
    left: 0;
}
.CS_slideShowList li .CS_content
{
    position: absolute;
    z-index: 2;
    top: 190px;
    left: 20px;
    color: #fff;
    font-size: 16px;
    background: #ff9c00; 
    width: 700px; 
}
.CS_slideShowList li h2
{
    font-size: 34px;
    font-weight: normal;
    margin: 0 0 3px 0;
}
.CS_slideShowList li h2 a
{
    text-decoration: none;
}
.CS_slideShowList li p
{
    font-size: 18px;
}
.CS_slideShowList li p a
{
    text-decoration: none;
}
.CS_slideShowNav
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 999;
}
.CS_slideShowNav li
{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 3px;
    padding: 0;
    list-style-type: none;
    background: transparent url('/Admin/Webbgrafik/Layout bilder/campus-slideshow-links2.png') no-repeat 0 0px;
}
.CS_slideShowNav li.CS_pausePlay
{
    margin-left: 20px;
    background: transparent url('/Admin/Webbgrafik/Layout bilder/campus-play-pause2.png') no-repeat 0 0px;
}
.CS_slideShowNav li.CS_active
{
    background-position: 0 -20px;
}
.CS_slideShowNav li a
{
    color: #fff;
    padding: 3px 0 0 0;
    display: block;
    text-decoration: none;
    font-size: 12px;
    overflow: hidden;
    line-height: 1;
    text-align: center;
    cursor: default;
}
.CS_slideShowNav li.CS_pausePlay a
{
    height: 20px;
    padding: 0;
    cursor: pointer;
}
.CS_slideShowNav li.CS_active a
{
    color: #a3a64b;
}


/* Newsflash smitta-sidan */
#smittaFunctionBox {
	background: #ff9c00;
	/*width: 750px;*/
}

#smittaFunctionBox .CS_slideShowBox{
	float: left;
	width: 740px;
	/*margin: 5px;*/
}

#smittaFunctionBox .CS_searchFormBox{
	float: right;
}

/* Presentera personal */
.pp_contentBox
{
    background: #f8f8f8;
    border: 1px solid #ededed;
    padding-top: 0em;
    margin-top: 1em;
}
.pp_contentBox .pp_mainColumn
{
    width: 45em;
    float: left;
    padding-left : 1em;
}
.pp_contentBox .pp_imageColumn
{
    margin-right: 0em;
    overflow: hidden;
    float: left;
    width: 180px;
    height: 220px;
}
.pp_contentBox .pp_imageColumn .pp_image
{
    -webkit-box-align: stretch;
    float: left;
    margin: 1em .5em .5em 1em;
}

/* Portalfärger att anropa, finns för alla portaler */
.darkPortalBg
{
    background: #434343;
}
.lightPortalBg
{
    background: #fefefe;
}
.darkPortalBr
{
    border: solid 1px #434343;
}
.lightPortalBr
{
    border: solid 1px #fefefe;
}
.divFrame { padding: .5em; }
/* Formulär campus */
.CS_contentBox .order-form
{
    padding: 0;
    margin: 0;
}
.CS_contentBox .order-form li
{
    display: block;
    margin: 0 0 1em 0;
    padding: 0;
    list-style-type: 0;
}
.CS_contentBox .order-form li.group-start
{
    padding-top: 2em;
}
.CS_contentBox .order-form label
{
    display: inline-block;
    width: 200px;
    font-weight: bold;
}
.CS_contentBox .order-form .radio label
{
    display: inline;
    font-weight: bold;
    margin: 0 3em 0 0.5em;
}
.CS_contentBox .order-form .radio div
{
    margin: 1em 0;
}

/* ClearFix */
.CS_clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.CS_clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .CS_clearfix
{
    height: 1%;
}
.CS_clearfix
{
    display: block;
}
/* End hide from IE-mac */


/* IE6 FIX */
* html #body
{
    height: 400px;
}
* html .container
{
    width: 98em;
}
* html #topFunctions .CS_top
{
    background: #fff;
    height: 5.3em;
}
* html #topFunctions .CS_top fieldset
{
    background: #fff;
    padding-bottom: 0;
    height: 2.4em;
}
* html .CS_search p
{
    height: 26px;
}
* html #helpfunctionsTab
{
    width: 5em;
}
* html #helpfunctions fieldset
{
    height: 15em;
}
* html #helpfunctions .CS_menu li
{
    height: 1em;
    width: 5em;
}
* html .CS_fragaMarklund .CS_content
{
    background: #ececec;
    height: 1%;
}
* html .content
{
    width: 75em;
}
* html .CS_tabs
{
    background: #efefef;
}
* html .CS_tabContent .CS_tabItems li, * html .CS_tabContent dt, * html .CS_tabContent dt a, * html .CS_tabContent dd
{
    height: 1%;
}
* html .CS_tabContent .CS_foot, * html .CS_tabContent .CS_foot div
{
    background: #f1f1f1;
    height: 1%;
}
* html #imageBox
{
    position: absolute;
}
* html .CS_tabContent .CS_tabItems li
{
    list-style-position: outside;
}
* html .CS_tabContent .CS_tabItems li.CS_first
{
    list-style-position: inside;
}
/* Humany search */
.CS_fragaMarklundSmall
{
    display: block;
    margin: 1.2em 0 1em 0;
    height: 10.5em;
}
/* General styling */
.search-suggest-container { z-index: 20000; display: none; }
.search-suggest { width: 351px; font-family: Arial,Helvetica,sans-serif !important; }
.search-suggest * { margin: 0; padding: 0; }
.search-suggest a { text-decoration: underline;}
.search-suggest .top { background: transparent url(/Admin/Webbgrafik/Layout%20bilder/top-gradient.png) no-repeat; height: 16px; } 
.search-suggest .center { background: transparent url(/Admin/Webbgrafik/Layout%20bilder/center.png) repeat-y; padding: 0 7px; height: 1%; } 
.search-suggest .bottom { background: transparent url(/Admin/Webbgrafik/Layout%20bilder/bottom.png) no-repeat; height: 13px; } 
.search-suggest .humanyHeader { background: transparent url(/Admin/Webbgrafik/Layout%20bilder/header-gradient.png) no-repeat; height: 28px; padding: 13px 8px 0; color: #000000 !important; }
.search-suggest .humanyHeader h2 { float: left; color: #000000 !important; }
.search-suggest .humanyHeader .page-info { float: right; }
.search-suggest .links { height: 30px; margin-top:15px; }
.search-suggest .links a { color: #000000; font-weight: bold; }
.search-suggest .links .previous { float: left; }
.search-suggest .links .next { float: right; }
.search-suggest h2,
.search-suggest h3,
.search-suggest .links,
.search-suggest .humanyHeader { }
.search-suggest h3 a { color: #000000; text-decoration: none; }
.search-suggest ul { list-style-position: outside; margin: 10px 0; line-height: 15px; }
.search-suggest ul li { margin-left: 15px; }
.search-suggest ul li h3 { margin-top: 8px; }

/* Section search hits */
.section-search-hits .links { padding: 0 12px; }
.section-search-hits ul { list-style-type: none; margin: 7px 0 0; }
.section-search-hits ul li { background-color:transparent; background-position: 10px 4px; background-repeat:no-repeat; padding:1px 6px 8px 60px; margin: 0; min-height: 34px; height: auto !important; height: 34px; }
.section-search-hits ul li:hover { cursor: pointer; background-color: #e7e7e7; }
.section-search-hits ul li.Boende { background-image: url(/Admin/Webbgrafik/Layout%20bilder/Boende2.png); }
.section-search-hits ul li.Default { background-image: url(/Admin/Webbgrafik/Layout%20bilder/Default2.png); }
.section-search-hits ul li.Kommun { background-image: url(/Admin/Webbgrafik/Layout%20bilder/Kommun2.png); }
.section-search-hits ul li.Naringsliv { background-image: url(/Admin/Webbgrafik/Layout%20bilder/Naringsliv2.png); }
.section-search-hits ul li.Omsorg { background-image: url(/Admin/Webbgrafik/Layout%20bilder/Omsorg2.png); }
.section-search-hits ul li.Skola { background-image: url(/Admin/Webbgrafik/Layout%20bilder/Skola2.png); }
.section-search-hits ul li.Upplev { background-image: url(/Admin/Webbgrafik/Layout%20bilder/Upplev2.png); }
.section-search-hits ul li.faq { background-image: url(/Admin/Webbgrafik/Layout%20bilder/faq.png); }

/* Section search hit info */
.section-search-hit-info .humanycontent h3 { color: #000000; margin: 15px 0 18px; }
.section-search-hit-info .humanycontent { padding: 3px 12px; }

/* Sections special */
.section-first .humanyHeader { background-position: 0 -9px; padding-top: 3px; }
.section-hidden { display: none; }
li.viasat-ondemand-external{ position: relative;}
li.viasat-ondemand-external img.product-image,
li.viasat-ondemand-external img.overlay {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 40px;
	height: 40px;
}
li.viasat-ondemand-external img.product-image
{
	z-index: 1;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: Transparent;
}
li.viasat-ondemand-external img.overlay{ z-index: 2;}

/* Print */
@media print
{
    body, #body
    {
        margin: .5em;
        background: #fff;
    }
    #body .container, .content, .CS_contentBox, #aspnetForm .CS_puffColumn
    {
        float: none;
        border: 0;
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
    }
    #head, #foot, #portalLinks, #ctl00_portalImageBox, .CS_portalImage, #helpfunctions,
     .CS_tabs .CS_menu, .CS_foot, .sideBar, .CS_imagePuff, .CS_top, .CS_bottom,
      .CS_portalImage img, .CS_box, #aspnetForm #branding, .editPuff
    {
        display: none;
    }
    .CS_tabs CS_tabContent{
        background: none;
    }
    .CS_tabContent .CS_article , .CS_tabs{
        margin: 0;
	padding: 0;
    }
    .CS_tabs .CS_tabContent .CS_body{
	background: none;
    }
    body #body
    {
        background: none;
        margin: 0;
        padding: 0;
    }
    #aspnetForm .CS_mainColumn
    {
        width: 100%;
    }
    //#aspnetForm .CS_puffColumn
    //{
    //    margin-top: 2em;
    //    clear: both;
    //}
    #aspnetForm .CS_puffColumn, #aspnetForm .CS_puff
    {
        width: 100%;
    }
    .CS_puff .CS_top, .CS_puff .CS_top span, .CS_puff .CS_puffContent, .CS_puff .CS_puffContent .CS_article
    {
        background: none;
    }
    .CS_puff .CS_puffContent, .CS_puff .CS_puffContent .CS_article
    {
        margin: 0;
        padding: 0;
    }
    .CS_puff
    {
        float: none;
        position: static;
        overflow: visible;
    }
    body
    {
        font: 68%/1.3em Arial, Helvetica, sans-serif;
        padding: 0;
    }
    * html #body
    {
        height: auto;
        min-height: auto;
    }
    a:after
    {
        content: " (" attr(href) ") ";
    }
    a[href^="d"]:after
    {
        content: " (http://www.skelleftea.se/" attr(href) ") ";
    }
    #aspnetForm > div:first-child {display: none;} /* Empty page fix*/
}
