﻿/* layout */
/*
    Orange: F01E00 -> (240.30.0) F01E00
    Blå:    57B2D9 -> (87.178.217) 57B2D9
    Grå:    818184 -> (129.129.132) 818184
    Grön:   96B92C -> (150.185.44) 96B92C
*/
/* startpage */
body
{
	font-size: 75%;
	font-family: Arial, Verdana, Sans-Serif;
	background-image: url( "/images/design/background/banner_repeat.gif" );
	background-repeat: repeat-x;
}

.auraltext
{
	color: #FFFFFF;
	font-size: 1px;
	left: -900px;
	overflow: hidden;
	position: absolute;
	width: 0pt;
}

a
{
	color: #000000;
}

div#mainwrapper
{
	margin: 0 auto 20px;
	max-width: 1000px;
	min-width: 800px;
}


div#top img
{
	border: none;
}

div#top a.logga
{
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	margin-bottom: 13px;
}

div#top span#loggatext
{
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma,Arial,Verdana,Sans-Serif;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	width: 50%;
	position: relative;
	top: 82px;
}

div#leftarea
{
	margin-right: 233px;
}

div#leftarea div#leftcolumn
{
	width: 66%;
	float: left;
}

div#leftarea div#leftcolumn-inner
{
	margin-right: 20px;
}

div#leftarea div.top
{
	margin-bottom: 10px;
	border-bottom: dotted 1px #000000;
	padding-bottom: 10px;
	line-height: 1.3em;
}

div#leftarea div.bottomleft
{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: hidden;
}

div#leftarea div.bottomleft-inner
{
	margin-right: 20px;
}


div#leftarea div.bottomright
{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: hidden;
}

div#leftarea div.bottomright-inner
{
}

div#leftarea div.bottomleft img, div.bottomright img
{
	margin-top: 10px;
}

div#leftarea div.bottomleft p img
{
	margin-top:0px;
	margin-bottom: 0px;
}

div#leftarea div.rightcolumn
{
	float: right;
	width: 33%;
}

div#leftarea div.rightcol-inner
{
	margin-left: 30px;
}

div#rightarea
{
	width: 213px;
	float: right;
	line-height: 1.2em;
}

div#rightarea p
{
	line-height: 1.2em;
}

div#footer
{
	margin-top: 20px;
	clear: both;
}

/* standard */
div#leftcol
{
	margin-right: 233px;
}

div#leftcol div#leftmenu
{
	float: left;
	width: 33%;
	overflow: hidden;
}

div#leftcol div#contentarea
{
	width: 66%;
	overflow: hidden;
}

div#leftcol div#contentarea-inner
{
	margin-left: 30px;
	margin-right: 30px;
}

div#rightcol
{
	float: right;
	width: 213px;
}

/* Startpage */
div#leftarea div.top div
{
	padding-bottom: 5px;
}

div#leftarea p
{
	margin: 10px 0;
}

div#leftarea div.top a
{
	color: #000000;
}

div#leftarea div.bottomleft h2
{
	font-size: 1.5em;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" );
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	line-height: 1.4em;
}

div#leftarea div.bottomleft p
{
	line-height: 1.3em;
}

div#leftarea div.bottomright h2
{
	font-size: 1.5em;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" );
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	line-height: 1.4em;
	margin-bottom: 10px;
}

div#leftarea div.bottomright p
{
	line-height: 1.3em;
}

/* TopMenu */
div#topmenu
{
	height: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 8px 0 0 0;
	clear: both;
}

div#topmenu ul
{
	list-style: none;
	display: inline;
}

div#topmenu ul li
{
	float: left;
	list-style: none;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	overflow: hidden;
}

div#topmenu ul li.lefttab a
{
	color: #ffffff;
	text-decoration: none;
	padding: 8px 10px 8px 10px;
	display: block;
	float: left;
	background-image: url( "/images/design/menu/menyflik_svart_hogerelement.gif" );
	background-repeat: no-repeat;
	background-position: top right;
}

div#topmenu ul li.lefttab
{
	background-image: url( "/images/design/menu/menyflik_svart_vansterelement.gif" );
	background-color: #151515;
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
}

div#topmenu ul li.selectedlefttab a
{
	color: #000000;
	text-decoration: none;
	padding: 8px 10px 8px 10px;
	display: block;
	float: left;
	background-image: url( "/images/design/menu/menyflik_vit_hogerelement.gif" );
	background-repeat: no-repeat;
	background-position: top right;
}

div#topmenu ul li.selectedlefttab
{
	background-image: url( "/images/design/menu/menyflik_vit_vansterelement.gif" );
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
}

/* Leftmenu */
div#leftmenu div#menutop
{
	background-image: url( "/images/design/background/top_puffrepeat_orange.gif" );
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 7px 10px 7px 10px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

div#leftmenu a
{
	color: #000000;
	text-decoration: none;
}

div#leftmenu ul
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
}

div#leftmenu ul.level1
{
	list-style: none;
	padding: 0;
}

div#leftmenu ul.level2
{
	list-style: none;
	padding-left: 20px;
}

div#leftmenu ul.level3
{
	list-style: none;
	padding-left: 40px;
}

div#leftmenu ul li
{
	list-style: none;
}

div#leftmenu ul li div.menuitem
{
	border-bottom: dotted 1px #000000;
	padding: 3px 0 5px 2px;
}

div#leftmenu ul li div.selected
{
	background-color: #EDEDED;
}

div#leftmenu ul li span.children a
{
	background-image: url( "/images/design/menu/arrowright.gif" );
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 10px;
}

div#leftmenu ul li span.selectedchildren a
{
	background-image: url( "/images/design/menu/arrowdown.gif" );
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 10px;
	font-weight: bold;
}

div#leftmenu ul li span.expanded a
{
	background-image: url( "/images/design/menu/arrowdown.gif" );
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 10px;
	font-weight: bold;
}

div#leftmenu ul li span.selected a
{
	font-weight: bold;
}

/* Top */
div#top div#toolarea
{
	float: right;
	margin: 0px 10px 0px 10px;
}

div#top div#toolarea a
{
	color: #000000;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-right: 5px;
	line-height: 2em;
}

div#top div#toolarea a#listenlink
{
	background-image: url( "/images/design/icons/IKON_LYSSNA.gif" );
	background-repeat: no-repeat;
}

div#top div#toolarea a#adjustlink
{
	background-image: url( "/images/design/icons/IKON_ANPASSA.gif" );
	background-repeat: no-repeat;
}

div#top div#toolarea a#wordlistlink
{
	background-image: url( "/images/design/icons/IKON_ORDLISTA.gif" );
	background-repeat: no-repeat;
}

div#top div#toolarea a#sitemaplink
{
	background-image: url( "/images/design/icons/IKON_WEBBKARTA.gif" );
	background-repeat: no-repeat;
}

div#top div#toolarea a#advancedsearchlink
{
	margin-left: 25px;
	background-image: url( "/images/design/icons/IKON_SÖKNING.gif" );
	background-repeat: no-repeat;
}

div#top div#toolarea div#top a
{
	color: #ffffff;
}

div#top div#search
{
	margin: 5px 0 5px 0;
    
}

div#top div#search .searchinput
{
	margin-left: 3px;
	vertical-align: bottom;
	width: 180px;
	margin-bottom: 2px;
}

div#top div#search .searchbutton
{
	padding-top: 2px;
}


div#top div#search .searchinput_ss
{
	margin-left: 3px;
	vertical-align: bottom;
	width: 180px;
	margin-bottom: 2px;
}

div#top div#search .searchbutton_ss
{
	padding-top: 2px;
}



/* Breadcrumb */
div#breadcrumbs
{
	margin-bottom: 10px;
}

div#breadcrumbs span.lastitem
{
	color: #96B92C;
}

div#breadcrumbs a
{
	color: #000000;
}

/* Mainbody */
div#mainbody h1
{
	padding: 0 5px 0 5px;
	display: inline;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" );
}

div.ingress ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.ingress ul li
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

div#components ul
{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

div#components ul li
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: left 0.3em;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

ul#letterindex li a
{
	color: #000000;
}

ul.receptions
{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

ul.receptions li
{
	margin: 0 0 5px 0;
}

ul.receptions li a.link
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding: 0 0 0 15px;
	color: #000000;
}

div.receptionpage ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.receptionpage ul li
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: left 0.3em;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

/* Page footer */
div#pagefooter
{
	margin-top: 30px;
	clear: both;
	font-size: 0.8em;
}

/* SiteFooter */
div#footer
{
	padding-top: 10px;
	border-top: dotted 1px #000000;
}

div#footer a
{
	color: #000000;
}

/* Texter */
h1
{
	font-size: 1.7em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

h2
{
	font-size: 1.2em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0.2em;
}

h3
{
	font-size: 1em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.2em;
	padding-bottom: 0;
}

.ingress
{
	margin-top: 10px;
	font-weight: bold;
}

img
{
	border: none;
}

.bold
{
	font-weight: bold;
}

p
{
	margin-top: 0;
	line-height: 1.3em;
}

div#components a
{
	color: #000000 !important;
}

div#puffcontainer a
{
	color: #000000 !important;
}

.left
{
	float: left;
}

/* Ordlista */
div.synonym
{
}

div.shortdescription
{
}

div.longdescription
{
}

ul#letterindex
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

ul#letterindex li
{
	list-style: none;
	display: inline;
	padding: 0 3px 0 5px;
}

/* Systemsidor */
div#systempage table
{
	margin: 20px 10px 20px 10px;
}

div#systempage table tr th
{
	text-align: left;
	font-weight: bold;
	width: 40%;
}

div#systempage table tr td
{
	text-align: left;
	width: 40%;
}

/* Komponent Visste du att? */
div.didyouknow
{
	margin: 5px 0 5px 0;
	clear: both;
}

div.didyouknow div.upperleft
{
	background-image: url( "/images/design/background/greenarea/upperleft_green.gif" );
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 10px;
}

div.didyouknow div.upperline
{
	background-image: url( "/images/design/background/greenarea/upperline_green.gif" );
	background-repeat: repeat-x;
	height: 10px;
}

div.didyouknow div.upperright
{
	background-image: url( "/images/design/background/greenarea/upperright_green.gif" );
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	height: 10px;
}

div.didyouknow div.leftline
{
	background-image: url( "/images/design/background/greenarea/leftline_green.gif" );
	background-repeat: repeat-y;
	padding-left: 10px;
}

div.didyouknow div.content
{
	background-color: #d4e8b7;
}

div.didyouknow div.rightline
{
	background-image: url( "/images/design/background/greenarea/rightline_green.gif" );
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
}

div.didyouknow div.lowerleft
{
	background-image: url( "/images/design/background/greenarea/lowerleft_green.gif" );
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 10px;
}

div.didyouknow div.lowerline
{
	background-image: url( "/images/design/background/greenarea/lowerline_green.gif" );
	background-repeat: repeat-x;
	height: 10px;
}

div.didyouknow div.lowerright
{
	background-image: url( "/images/design/background/greenarea/lowerright_green.gif" );
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	height: 10px;
}

div.didyouknow h2.header
{
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	padding: 5px 0 1em 0;
	margin: 0;
}

div.didyouknow p
{
	padding: 0 0 5px 0;
	margin: 0;
}

div.didyouknow ul li
{
	margin-bottom: 0 !important;
}

/* Flashfilm */
div.flasharea
{
	overflow: visible;
	margin: 0 0 10px 0;
}

/* Komponent Ord */
div#components div.wordlist
{
	background-image: url( "/images/design/background/top_puffrepeat_grå.gif" );
	background-repeat: repeat-x;
	padding: 5px 10px 0 10px;
	color: #ffffff;
	background-color: #f7f7f7;
	float: right;
	margin: 10px 10px 10px 10px;
	max-width: 200px;
	position: relative;
}

div#components div.wordlist h2
{
	margin: 0;
	padding: 0;
}

div#components dt
{
	margin-right: 5px;
}

div#components dt a
{
	font-weight: bold;
	color: #000000;
}

div#components dd
{
	margin: 0 0 5px 0;
	padding: 0;
	color: #000000;
}


/* Komponent Bild */
div.imagearea
{
	/*10px*/
	padding: 1px;
}

div.imagearea div.sensitiveimage
{
	border: solid 2px #F01E00;
	background: none !important;
	width: 80%;
	padding: 5px;
}


div.imagetext
{
	font-weight: bold;
	font-size: 0.9em;
}

td.verticalAlignment 
{
    vertical-align: bottom;
}

div.left
{
    text-align: left;
	float: left;
	margin: 0px 10px 0px 0px;
}

div.right
{
	text-align: right;
	float: right;
	margin: 0px 0px 0px 10px;
}

div.center
{
	text-align: center;
}


div.textleft
{
	text-align: left;
}

div.textright
{
	text-align: right;
}

div.textcenter
{
	text-align: center;
}

div.imageComponent
{
	clear: both;
}

#id_matrix
{
	padding-top: 10px;
	text-align: left;
}

#id_matrix input.button
{
	background-color:Black;
	color:White;
}

/* Puffs */

/* Hitta din ungdomsmottagning */
div.findyourreception
{
	background-color: #F01E00;
	background-image: url( "/images/design/background/top_puffrepeat_orange.gif" );
	background-repeat: repeat-x;
	padding: 20px 15px 10px 10px;
	color: #ffffff;
	margin-bottom: 10px;
}
/*  */
div.findyourreception h2
{
	margin-top:0px;
}

div.findyourreception p
{
	color: #000000;
}

div.findyourreception div
{
	color: #000000;
}

div.findyourreception .receptionsearch
{
	margin-bottom: 10px;
}


div.findyourreception a
{
	color: #000000;
}

div.findyourreception .searchinput
{
	margin-bottom: 3px;
	margin-left: 3px;
	vertical-align: bottom;
	margin-bottom: 2px;
}

div.findyourreception .searchbutton
{
	padding-top: 2px;
}

/* Panic button*/
div.emergencybutton
{
	border-bottom: dotted 1px #000000;
	padding: 10px 5px 10px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}

div.emergencybutton a
{
	color: #000000;
}

div.emergencybutton img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.emergencybutton h2
{
	padding-left: 10px;
}

div.emergencybutton div.readmore
{
	margin-top: 10px;
	clear: both;
}

/* Välj ord */
div.makeyourchoice
{
	background-color: #57B2D9;
	background-image: url( "/images/design/background/top_puffrepeat_blå.gif" );
	background-repeat: repeat-x;
	padding: 20px 15px 10px 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

div.makeyourchoice img
{
	float: left;
	padding: 0;
	margin-right: 10px;
}

div.makeyourchoice img.conceptimage
{
	float: none;
	padding-top: 15px;
	margin-bottom: 0;
}

div.makeyourchoice h2
{
	color: #ffffff;
	margin-top: 0;
}

div.makeyourchoice img.smallconceptimage
{
	float: left;
	display: inline;
}

div.makeyourchoice div.helptext
{
	clear: both;
	padding: 0 0 10px 0;
}

div.makeyourchoice div.selection div
{
	margin-bottom: 10px;
}

div.makeyourchoice div.selection input
{
	float: right;
}

div.makeyourchoice a
{
	color: #000000;
}

div.makeyourchoice div.selection
{
	padding: 5px 0 5px 0;
}

/* Känsliga bilder */
div.sensitiveimagepuff
{
	background-color: #818184;
	background-image: url( "/images/design/background/top_puffrepeat_grå.gif" );
	background-repeat: repeat-x;
	padding: 20px 15px 10px 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

div.sensitiveimagepuff img
{
	float: left;
	padding: 0;
	margin-right: 10px;
}

div.sensitiveimagepuff img.conceptimage
{
	float: none;
	padding-top: 15px;
	margin-bottom: 0;
}

div.sensitiveimagepuff h2
{
	color: #ffffff;
	margin-top:0px;
}

div.sensitiveimagepuff img.smallconceptimage
{
	float: left;
	display: inline;
	/*margin-bottom: 10px;*/
}

div.sensitiveimagepuff div.helptext
{
	clear: both;
	padding: 0 0 10px 0;
}

div.sensitiveimagepuff div.selection div
{
	margin-bottom: 10px;
}

div.sensitiveimagepuff div.selection input
{
	float: right;
}

div.sensitiveimagepuff a
{
	color: #000000;
}

div.sensitiveimagepuff div.selection
{
	padding: 5px 0 5px 0;
}

/* relaterade länkar, egna berättelser puff */
div.relatedlinks, div.ownstorypuff
{
	background-color: #EDEDED;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

div.relatedlinks ul, div.ownstorypuff ul
{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

div.relatedlinks ul li, div.ownstorypuff ul li
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

div.relatedlinks ul li a
{
	color: #000000;
}

div.relatedlinks h2, div.ownstorypuff h2
{
	color: #ffffff;
	height: 20px;
	padding: 8px 15px 3px 10px;
}

div.relatedlinks h2
{
	background-color: #F01E00;
	background-image: url("/images/design/background/top_puffrepeat_orange.gif");
	background-repeat: repeat-x;
	background-position: top;
}

div.ownstorypuff h2
{
	background-color: #96B92C;
	background-image: url("/images/design/background/top_puffrepeat_grön.gif");
	background-repeat: repeat-x;
	background-position: top;
}

/* Shorttips */
div.shorttips
{
	border-bottom: dotted 1px #000000;
	padding: 10px 5px 10px 10px;
	margin: 10px 0 5px 0;
	overflow: auto;
}

div.shorttips img
{
	float: left;
	padding-bottom: 5px;
	margin-right: 10px;
}
div.shorttips h3
{
	margin-top: 5px;
	clear: both;
}

div.shorttips div.readmore
{
	clear: both;
}
div.shorttips div.readmore a
{
	color: #000000;
}

div#leftarea div.bottomleft a
{
	color: #000000;
}

div#leftarea div.bottomright a
{
	color: #000000;
}

/* Newslist */
div.newslist
{
	background-color: #57B2D9;
	background-image: url( "/images/design/background/top_puffrepeat_blå.gif" );
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	margin-bottom: 10px;
	padding: 20px 15px 10px 10px;
	overflow: auto;
}

div.newslist h2
{
	color: #ffffff;
	margin-top:0px;
}

div.newslist a
{
	color: #000000;
}

.newsimage
{
	float: left;
	padding: 0 5px 10px 0;
}

div.newslist h3
{
	margin-top: 0;
	line-height: 1.2em;
}

div.newslist div.newsitem
{
	margin: 10px 0px;
	clear: both;
}

div.newslist ul
{
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 0;
}

div.newslist ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.newslist ul li a
{
	color: #000000;
}

div.newslist div#newslistpage
{
	clear: both;
}

/* Ownstorylist */
div.ownstorylist
{
	background-color: #96B92C;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" );
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	/*margin-top: 20px;*/
	padding: 20px 15px 10px 10px;
	overflow: auto;
}

div.ownstorylist h2
{
	color: #ffffff;
	margin-top:0px;
}

div.ownstorylist a
{
	color: #000000;
}

div.ownstorylist h3
{
	margin-top: 0;
	margin-bottom: 3px;
}

div.ownstorylist ul
{
	list-style: none;
	margin: 0 10px 10px 0px;
	padding: 0;
}

div.ownstorylist ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.ownstorylist div.ownstoryitem
{
	margin: 10px 0 10px 0;
}

/* Ungdomsmottagning */
div#mainbody.receptionpage
{
	margin-bottom: 10px;
}

div#mainbody.receptionpage h2
{
	font-size: 1em;
	margin-bottom: 2px;
}

div#mainbody.receptionpage p
{
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

div#mainbody.receptionpage div.login
{
	padding-top: 20px;
}

div#mainbody.receptionpage div.email
{
	margin: 10px 0 20px 0;
}


div.statusmessage
{
	border: solid 1px #F01E00;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
}

/* Lista Umos */
.receptions ul
{
}



/* Sök */
div#queryarea
{
	background-color: #96B92C;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" );
	background-repeat: repeat-x;
	padding: 20px 15px 20px 10px;
	color: #000000;
	overflow: hidden;
}

div#resultarea
{
	overflow: hidden;
}

.ess-option-group
{
	float: left;
	margin-right: 20px;
	width: 25%;
}

/* Sitemap */
/* Sitemap */
#sitemap
{
    margin: 10px 0 0 0;
    padding: 0;
}

#sitemap ul
{
    margin: 3px 0 0 0;
    padding: 0;
}

#sitemap ul li
{
    margin: 0;
    padding: 0;
}

#sitemap .level_1 li
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: left 0.3em;
	margin: 5px 0 0.5em 0;
	padding: 0 0 0 15px;
}

#sitemap .level_2 li
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: 20px 0.3em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 35px;
}
#sitemap .level_3 li
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: 45px 0.3em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 55px;
}

div#mainbody .sitemapbutton
{
	margin-left: 10px;
	vertical-align: bottom;
	padding-bottom: 2px;
}

div#mainbody ul, div#morenews ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

div#mainbody ul li, div#morenews ul li
{
	background-image: url( "/images/design/icons/Arrow.gif" );
	background-repeat: no-repeat;
	background-position: left 0.3em;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

div#mainbody ul li a, div#rightcol ul li a, div#morenews ul li a
{
	color: #000000;
}

div#mainbody select
{
	margin-left: 10px;
}

/* Reception Map */
.searchNearestReception
{
    padding-top: 10px;
    padding-bottom: 10px;   
}

/* WidePage */
div#leftcol div#contentarea.wide
{
	width: 100%;
}

/* FullPage */
div#leftcol.full
{
	width: 100%;
	margin-right: 0 !important;
}

div#leftcol.full div#contentarea
{
	width: 100%;
}

/* Searchpage */
div#contentarea.wide div#resultlist
{
	float: left;
	width: 60%;
}

div#contentarea.wide div#resultlist-inner
{
	margin-right: 20px;
}


div#contentarea.wide div#filter
{
	width: 40%;
	float: left;
}

div#contentarea.wide div#filter-inner
{
	margin-top: 10px;
	padding-left: 20px;
}

/* Newslist page */
div#morenews
{
	float: left;
	width: 75%;
}

div#findnews
{
	float: left;
	width: 20%;
	vertical-align: bottom;
}

div#morenews-inner
{
	margin-right: 20px;
	padding-right: 60px;
}

div#findnews-inner
{
	margin-right: 10px;
}

div#findnews-inner .datebutton
{
	padding-top: 2px;
}

div#findnews-inner .searchinput
{
	vertical-align: bottom;
	width: 80px;
	margin-bottom: 2px;
}

/* Frågelådan */
div#mainbody div.shortinfo
{
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: dotted 1px #000000;
}

div.dynamicFormText h3
{
	color: #ffffff;
	margin: 5px 0 5px 0;
}

div.text
{
	margin: 20px 0 20px 0;
}

div.qasearch .searchinput
{
	margin-bottom: 3px;
	margin-left: 3px;
	vertical-align: bottom;
	margin-bottom: 2px;
}

div.qasearch .searchbutton
{
	padding-top: 2px;
}

div#bodytext
{
	margin-top: 20px;
}

div#qalinks ul
{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

/* Egna berättelser */
div#ownstory
{
	border-bottom: dotted 1px #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div#uploadform
{
	background-color: #96B92C;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" );
	background-repeat: repeat-x;
	padding: 20px 15px 20px 10px;
	color: #000000;
	overflow: hidden;
}

div#uploadform label
{
	display: block;
	font-weight: bold;
	margin-top: 5px;
}

div#uploadform input.button
{
	float: right;
}

div#uploadform span.chkbox label
{
	display: inline;
}

div#uploadform div#bottom
{
	clear: both;
}

div#uploadform div#toparea div#left
{
	float: left;
	width: 50%;
}

div#uploadform div#toparea div#left-inner
{
	padding-right: 10px;
	overflow: hidden;
}

div#uploadform div#toparea div#left-inner input.upload
{
	width: 100%;
}

div#uploadform div#toparea div#right
{
	float: left;
	width: 50%;
}

div#uploadform div#toparea div#right-inner
{
	padding-left: 10px;
}

div#uploadform div#toparea div#right input
{
	width: 100%;
}

div#uploadform div#bottom textarea.freetext
{
	width: 100%;
}

/* Egen berättelse sida */
div#mainbody div#story
{
	margin-top: 20px;
}

div#mainbody div#signature
{
	margin-top: 20px;
	font-weight: bold;
}

/* Tipsa en vän */
a.tellafriend
{
	background-image: url( "/images/design/icons/IKON_TIPSA.gif" );
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-right: 5px;
	line-height: 2em;
}

div#tellafriend, div#tellafriend .send
{
	margin-top: 10px;
}

div#tellafriend .textbox
{
	display: block;
}

/* XForm */
div.xForm fieldset
{
	border: 0;
}

div.xForm input.button
{
	color: #ffffff;
	font: bold 10.5px Tahoma;
	background-color: #151515;
	border: 1px solid;
	border-color: #151515;
	padding: 1px 10px 2px 10px;
}

/* RSS */
a.icon-rss
{
	text-indent: -9999px;
	width: 14px;
	height: 14px;
	display: block;
	float: right;
	background: url(/images/design/conceptimages/icon_rss.png) no-repeat;
}


/* Poll */
.poll-bar-container
{
    width: 100px;
    height: 10px;
    padding: 0;
    margin: 0;
    float: left;    
}

.poll-bar
{
    height: 10px;
    width: 0%;
    float: left;
       
}

div.poll-window
{   
	
    background-color: #57B2D9;
    background-image: url( "/images/design/background/top_puffrepeat_blå.gif" );
    background-position:center top;
    background-repeat:repeat-x;
    color:#000000;
    overflow:auto;
    margin-bottom: 10px;
    padding:20px 15px 10px 10px;

}

div.poll-window h2
{
	color: #FFFFFF;
	margin-top:0px;
}

div.poll-alternative-row
{
    margin-top: 6px;
    overflow: hidden;
}

.pollLink
{
    margin-top: 5px;
}

label.listlabel 
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 0 0;
	display: block;
}


/* colored puffs */
div.blue
{
	background-color: #57B2D9 !important;
	background-image: url( "/images/design/background/top_puffrepeat_blå.gif" ) !important;
	/*	background-repeat: no-repeat;*/
}

div.gray
{
	background-color: #818484 !important;
	background-image: url( "/images/design/background/top_puffrepeat_grå.gif" ) !important;
	/*	background-repeat: no-repeat;*/
}

div.green
{
	background-color: #96b92c !important;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" ) !important;
/*	background-repeat: no-repeat;*/}

div.orange
{
	background-color: #f01e00 !important;
	background-image: url( "/images/design/background/top_puffrepeat_orange.gif" ) !important;
	/*	background-repeat: no-repeat;*/
}

.formpuff
{
    background-repeat: repeat-x !important;
}

/* colored puffs */
div#redir.blue
{
	background-color: #57B2D9 !important;
	background-image: url( "/images/design/background/top_puffrepeat_blå.gif" ) !important;
	background-repeat: repeat-x;
	padding:10px;
		margin: 0 0 10px 0;
}

div#redir.gray
{
	background-color: #818484 !important;
	background-image: url( "/images/design/background/top_puffrepeat_grå.gif" ) !important;
	background-repeat: repeat-x;
	padding:10px;
		margin: 0 0 10px 0;
}

div#redir.green
{
	background-color: #96b92c !important;
	background-image: url( "/images/design/background/top_puffrepeat_grön.gif" ) !important;
	background-repeat: repeat-x;
	padding:10px;
		margin: 0 0 10px 0;
}

div#redir.orange
{
	background-color: #f01e00 !important;
	background-image: url( "/images/design/background/top_puffrepeat_orange.gif" ) !important;
	background-repeat: repeat-x;
	padding:10px;
		margin: 0 0 10px 0;
}

#redir .voteButton
{
	margin-top:5px;
}


div#redir.right
{
	display:inline;
	float:right;
}
	
/* Review stuff */

div.newCommentPanel
{
	margin: 1.3em 0;
	border-top: 1px solid #aaa;
}


div.newCommentPanel > textarea
{
	width: 100%;
	height: 100px;
}

div.newCommentPanel > div.newCommentSubmit
{
	margin: 1.3em 0 0 0;
	text-align: right;
}

div.commentsPanel
{
	border-bottom: 1px solid #aaa;
}

div.commentsPanel > div.comment
{
	border-top: 1px solid #aaa;
}

div.commentsPanel > div.comment > div.adminView a
{
	margin-right: 1.3em;
}

div.commentSummary
{
	margin: 0 0 3em 0;
	clear: both;
}

div.comment > div.commentHeader
{
	overflow: hidden;
}

div.comment > div.commentHeader > div.commentAuthor
{
	float: left;
	font-weight: bold;
}

div.comment > div.commentHeader > div.commentDatetime
{
	float: right;
}

div.comment > div
{
	margin: 1.3em 0;
}

div.approvePanel
{
	border-top: 1px solid #aaa;
	padding-top: 1.3em;
}

div.approveSummaryPanel
{
	border-top: 1px solid #aaa;
	padding: 1.3em 0;
	overflow: hidden;
}

div.approveSummaryPanel > div.approvalsList
{
	float: left;
	width: 50%;
}

div.approveSummaryPanel > div.nonApprovalsList
{
	float: right;
	width: 50%;
}

div.approveSummaryPanel h1
{
}

div.approveSummaryPanel ul
{
	padding-left: 2em;
}

div#topMenuSeparator
{
	height: 1px;
	background: #D0C7BE;
	margin-bottom: 30px;
}


/* List of comments */	

div.commentList
{
    margin: 20px 0;
}

ul.comments
{
    list-style-type: none;
    margin: 10px 0;
    padding:0;
}

ul.comments li
{
    margin: 10px 0;
    padding:0;
}

ul.comments li p
{
    margin: 2px 0 0 0;
}

ul.comments a
{
    text-decoration: none;
}

ul.comments a:hover
{
    text-decoration: underline;
}

div.commentReply
{
	font-style: italic;
}

div.commentReplyToggler
{
	margin-top: 1.3em;
	cursor: pointer;
}

div.commentReplyView
{
	display: none;
	width: 100%;
	padding-right: 10px;
	overflow: hidden;
}

div.commentReplyView textarea
{
	display: block;
	width: 100%;
	border: 1px solid #bbb;
}

div.commentReplyView input
{
	float: right;
	margin: 4px 0;
}

div#map_canvas
{
    width: 450px;
    height: 300px;
    margin-top:10px;
}

div.pageFooterHeader
{
	overflow: hidden;
	clear: both;
}

span.pageFooterHeaderName
{
	font-weight: bold;
	/*float: left;*/
	margin-right: 0.5em;
}

span.pageFooterHeaderValue span 
{
	/*float: left;*/
}


