/*Novitells egna stilmall*/

/*KLASSER FÖR TABELLSTYLE*/
td.leftAlign	
{	
text-align: left;	
border:none;
}

td.rightAlign	
{	
text-align: right;	
border:none;
}

td.centerAlign	
{	
text-align: center;	
border:none;
}

td.topAlign	
{	
vertical-align: top;
border:none;
}

td.bottomAlign	
{	
vertical-align: bottom;	
border:none;
}

td.middleAlign	
{	
vertical-align: middle;	
border:none;
}

table.bgGrey
{
	background-color:#e5e5e5;
	border:none;
}

table.bgBlue
{
	background-color:#0D3692;
	border:none;
	color:#fff;
}

table.bgBlue h1, table.bgBlue h2, table.bgBlue h3, table.bgBlue h4, table.bgBlue h5, table.bgBlue h6
{
	color:#fff;
}

table.bgYellow
{
	background-color:#FFD600;
	border:none;
}

table.bgGrey td, table.bgBlue td, table.bgGreen td
{
	padding: 0.5em;
}

div.clsBreak
{
	display:inline;
	width:0.25em;
	padding:0;
	margin:0;
	margin-right:0.25em;
	margin-left:0.25em;
}

td.bglight
{
	background-color:#e8f2f7;
}

td.bgdark
{
	background-color:#c8dde9;
}

/*MainContent table i pagelayout.tpl*/

div.clsPageHead
{
	padding:0;
	padding-top:0.3em;
	padding-bottom:0.5em;
	width: 980px;
	background-color: #fff;
	background-image:url('../images/line.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
}

div.clsTopMenu
{
	width: 980px;
	background-color: #fff;
	padding:0;
	font-size:0.7em;
	color:#990000;
	font-weight:bold;
	margin: 0 auto 0 auto;
	text-align:center;
}

div.clsTopMenuItem
{
	display:inline;
	padding:0;
}

div.clsTopMenu a
{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

div.clsTopMenu a.clsMenuItemSelected
{
	color:#e59117;
	font-weight:bold;
	text-decoration:none;
}

div.clsTopMenu a:visited
{
	text-decoration:none;
}

div.clsTopMenu a:hover
{
	text-decoration:none;
	color:#e59117;
}

div.clsLeftMenu
{
	padding:0;
	margin:0;
	margin-bottom:0.25em;
	float:left;
	text-align:left;
	width:170px;
	overflow:hidden;
}

div.clsLeftMenu h2
{
	width: 100%;
	font-size:0.7em;
	border-bottom:1px solid #000;
	color:#000;
	font-weight:bold;
	margin-top:2em;
}

div.clsLeftMenu h3
{
	color:#990000;
	font-size:0.7em;
	font-weight:bold;
}

div.clsLeftMenu h3 a
{
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

div.clsLeftMenu div.attribute-short
{
	font-size:0.75em;
}

div.clsLeftMenu div.attribute-short p
{
	margin:0;
	padding:0;
}

div.clsLeftMenu div.attribute-link
{
	font-size:0.75em;
	margin-bottom:1.5em;
}

div.clsLeftMenu div.attribute-link p
{
	margin:0;
	padding:0;
}

div.clsLeftMenuContent
{
	margin:0;
	padding:0;
	margin-top:1.5em;
	margin-bottom:1em;
}

div.clsLeftMenuContent div.clsMenuItem
{
	width: 140px;
	padding:0;
	margin-bottom:0.3em;
	margin-top:0.3em;
	margin-left:1.4em;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-left:15px;
	font-size:0.7em;
	background-image:url('../images/arrow.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

div.clsLeftMenuContent div.clsMenuItemSelected
{
	width: 140px;
	padding:0;
	margin-bottom:0.3em;
	margin-top:0.3em;
	margin-left:1.4em;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-left:15px;
	font-size:0.7em;
	background-image:url('../images/arrow.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

div.clsMenuItem a
{
	color:#990000;
	font-weight:normal;
	text-decoration:none;
}

div.clsMenuItemSelected a
{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

div.clsMenuItem a:hover, div.clsMenuItemSelected a:hover
{
	text-decoration:underline;
}

div.clsPath
{
	min-height:1em;
	padding:0;
	margin:0;
	margin-top:0.25em;
	margin-bottom:0.15em;
	margin-left:0.8em;
	color:#000;
	clear:both;
}
div.clsPath p
{
	font-size:0.65em;
	margin:0;
	padding:0;
}

div.clsRightMenu
{
	margin:0;
	margin-bottom:0.25em;
	margin-top:0.4em;
	float:right;
	text-align:left;
	width:150px;
	overflow:hidden;
}

div.clsRightMenu h2
{
	width: 100%;
	font-size:0.7em;
	border-bottom:1px solid #000;
	color:#000;
	font-weight:bold;
	margin-top:0;
}

div.clsRightMenu div.clsPuffText
{
	width: 100%;
	clear:both;
	display:block;
	font-size:0.75em;
	margin-bottom:1em;
}

div.clsRightMenu div.clsPuffText p
{
	margin:0;
	padding:0;
}

div.clsRightMenu div.clsMap
{
	width: 100%;
	clear:both;
	display:block;
	font-size:0.75em;
	text-align:center;
}

div.clsContent
{
	width: 980px;
	min-height:490px;
	padding:0;
	padding-bottom:1em;
	margin: 0.5em auto 0 auto;
	background-color:transparent;
	font-size:1em;
	text-align:left;
}

*html div.clsContent
{
	width: 980px;
	height:490px;
	padding:0;
	padding-bottom:1em;
	margin: 0.5em auto 0 auto;
	background-color:transparent;
	font-size:1em;
	text-align:left;
}

div.clsMainContent
{
	width:625px;
	float:left;
	padding:0;
	margin-left:15px;
	margin-right:10px;
	background-color:transparent;
	overflow:hidden;
}

div.clsMainContentNoRight
{
	width:780px;
	float:left;
	padding:0;
	margin-left:15px;
	margin-right:10px;
	background-color:transparent;
	overflow:hidden;
}

div.clsFooter
{
	clear:both;
	width: 980px;
	padding:0;
	text-align:left;
	background-image:url('../images/line.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:1em;
	max-height:1em;
	min-height:1em;
	margin: 0 auto 0 auto;
}

div.clsFooter p
{
	margin:0;
	padding:0;
	font-size:0.7em;
	text-align:center;
}

div.clsNovitellLink
{
	clear:both;
	width: 980px;
	padding:0;
	margin:0;	
	text-align:right;
	color:#ccc;
}

div.clsNovitellLink p
{
	width:100%;
	padding:0;
	margin:0;
	text-align:right;
	color:#ccc;
	font-size:0.55em;
	line-height:normal;
}

div.clsNovitellLink a
{
	color:#ccc;
	text-decoration:none;
}

/*Startsidan*/

div.clsStartPage
{
	margin:0;
	padding:0;
}

div.clsStartPage h1.clsStartPage
{
	text-align:center;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

div.clsStartPage div.attribute-short
{
	margin:0;
	margin-bottom:1.5em;
}

/*sökning*/
div.clsSearch
{
	padding:0;
	margin:0;
}

a.clsAdvancedSearchLink
{
	font-weight:bold;
}

input.searchbutton
{
	font-size:11px;
	background-color:#e8f2f7;
	color:#000;
	border:1px solid #58799e;
}

input.searchtext
{
	font-size:11px;
	width:90px;
	background-color:#fff;
	color:#000;
	border:1px solid #58799e;
}

/*poll*/
div.clsToollistText
{
	padding:0;
	margin:0;
	margin-left:10px;
}

div.poll-result div.chart-bar-resultbox
{  
    background-color: #a5bbd3;
}

div.poll-result div.chart-bar-resultbar
{  
    background-color: #58799e; /* This could also be a repeating background image */
}

a.clsResultLink
{
	font-weight:bold;
}

input.clsPollRadioButton
{
	background-color:transparent;
	color:#000;
}

/*content-view-full*/
div.content-view-full
{
	padding:0;
	color:#000;
	margin:0 10px 0 15px;
}

div.content-view-full p
{
	margin:0;
    margin-top:0;
	margin-bottom:0.7em;
    line-height: 1.5em; /* This is aprox. default line height in most popular browsers; set explicitly to ensure consitency. */
	font-size:0.7em;
}

div.clsArticleReadMore
{
	font-size:0.7em;
	margin:0;
	margin-bottom:2em;
}
div.content-view-line div.class-article div.attribute-short p
{
	margin-bottom:0;
}

div.clsClear
{
	clear:both;
	margin-bottom:1em;
}

table.list
{
	width:95%;
	display:inline;
	margin:0;
	border:0;
}

fieldset
{
	border:none;
	padding:0;
}

label.clsPoll
{
	font-size:0.85em;
	margin:0;
	padding:0;
}

label.clsSearch
{
	display:inline;
	margin:0;
	padding:0;
}

input.button
{
	font-size:11px;
	background-color:#e8f2f7;
	color:#000;
	border:1px solid #58799e;
}

input.box
{
	font-size:11px;
	background-color:#fff;
	color:#000;
	border:1px solid #58799e;
}

textarea
{
	font-size:0.85em;
	background-color:#fff;
	color:#000;
	border:0.1em solid #000;
}

input.small_box
{
	font-size:11px;
	background-color:#fff;
	color:#000;
	border:1px solid #58799e;
}

div.warning
{
	color:#c00;
}

/*style för listor både ol och ul, som ligger i table*/
table.clsList
{
	width:auto;
	display:inline;
	margin:0;
	border:0;
}

table.clsList td.clsListTd
{
	font-size:1em;
	width:auto;
	padding:0;
}

table.clsList td.clsListTd ol, table.clsList td.clsListTd ul
{
	font-size:0.7em;
}

table.clsList td.clsListTd ol li, table.clsList td.clsListTd ul li
{
	font-size:1em;
}

/*Logga in-sidan*/
div.clsLogin
{
	margin-left:300px;
	margin-top:100px;
}
/*Jobbkategorifoldern*/
div.clsScrollLayer
{
	width:430px;
	overflow:auto;
	height:350px;
	float:left;
	margin-right:20px;
}

div.clsMap
{
	width:300px;
	height:300px;
	float:left;
	margin:0;
	padding:0;
}

#divTonKarta
{
	position:relative;
	width:300px;
	height:300px;
	z-index:1;
	left: 0px;
	top: 10px;
	visibility: visible;
}

#id_0685
{
	position:absolute;
	left:111px;
	top:138px;
	width:48px;
	height:97px;
	z-index:5;
	visibility: hidden;
}

#id_0684
{
	position:absolute;
	left:40px;
	top:170px;
	width:72px;
	height:83px;
	z-index:1;
	visibility: hidden;
}

#id_0682
{
	position:absolute;
	left:34px;
	top:70px;
	width:38px;
	height:96px;
	z-index:2;
	visibility: hidden;
}

#id_0604
{
	position:absolute;
	left:63px;
	top:7px;
	width:52px;
	height:96px;
	z-index:3;
	visibility: hidden;
}

#id_0686
{
	position:absolute;
	left:115px;
	top:89px;
	width:44px;
	height:69px;
	z-index:4;
	visibility: hidden;
}

div.clsScrollLayer table.clsJobCathegoryTable
{
	width:95%;
	border:1px solid #e5e5e5;
	margin:0;
}

div.clsScrollLayer p
{
	width:95%;
}

div.clsScrollLayer table.clsJobCathegoryTable td.bgDark
{
	background-color:#e5e5e5;
	padding:5px;
	font-size:0.7em;
}

div.clsScrollLayer table.clsJobCathegoryTable td.bgLight
{
	background-color:#fff;
	padding:5px;
	font-size:0.7em;
}

div.clsScrollLayer table.clsJobCathegoryTable td.bgDarkDate
{
	background-color:#e5e5e5;
	padding:5px;
	font-size:0.7em;
	width:70px;
}

div.clsScrollLayer table.clsJobCathegoryTable td.bgLightDate
{
	background-color:#fff;
	padding:5px;
	font-size:0.7em;
	width:70px;
}

div.clsScrollLayer table.clsJobCathegoryTable td.bgLightleft
{
	background-color:#fff;
	padding:5px;
	font-size:0.55em;
	text-align:right;
	vertical-align:middle;
}

/*Jobfoldern*/
table.clsJobTable
{
	width:600px;
	margin-bottom:0.5em;
	border:1px solid #e5e5e5;
}

table.clsJobTable td.bgDark
{
	background-color:#e5e5e5;
	padding:5px;
	font-size:0.7em;
}

table.clsJobTable td.bgLight
{
	background-color:#fff;
	padding:5px;
	font-size:0.7em;
}

/*Dokumentarkivet*/
table.clsDocumentTable
{
	width:90%;
	border:1px solid #e5e5e5;
}

/*Dokumentarkivet*/
table.clsDocumentTable th
{
	background-color:#e5e5e5;
	padding:5px;
	font-size:0.7em;
}

/*Dokumentarkivet*/
table.clsDocumentTable td.bgDark
{
	background-color:#e5e5e5;
	padding:5px;
	font-size:0.7em;
}
/*Dokumentarkivet*/
table.clsDocumentTable td.bgLight
{
	background-color:#fff;
	padding:5px;
	font-size:0.7em;
}

/*Linklist*/
select.clsSelectLink
{
	font-size:0.9em;
}

ul li.clsMenuItem
{
	color: #caddf3;
	margin-left: 0;
	padding-bottom: 0.3em;
}

table.clsLinkList
{
	
}

table.clsLinkList td
{
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:25px;
	font-size:0.7em;
}

h3.clsSelectBox
{
	margin:0.8em 0 0.2em 0;
    font-size: 1.3em;
	font-weight: normal;
}
/*kalendern*/
table.clsEventCalendarTable
{
	border:1px solid #900;
	margin-top: 10px;
}

td.clsEventCalendarHeading
{
	background-color: #900;
	color: #ffffff;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
}

a.clsEventCalendarLink
{
	font-size: 0.8em;
}
	
td.clsEventCalendarSubHeading
{	
	font-size: 0.7em;
}

tr.clsEventCalendarDayHeading td
{	
	font-size: 0.7em;	
	text-align: center;
}

tr.clsEventCalendarDayHeading td.clsEventCalendarSundayHeading
{	
	color: #990000;
}

/* DROPDOWN MENY  */
.clsDropdownMenu{
	position:absolute; 
	width:180px;
	/*overflow:hidden;*/
	background-color:#fff;
	border:solid 1px #900;
	z-index:1000;
	display:none;
	text-align:left;
	font-weight:bold;
	font-size:0.7em;
	/*filter:alpha(opacity=80);
	opacity:0.8;*/
}

/* Undermeny länkar */
.clsDropdownMenu a{
	padding:5px; 
	color:#900; 
	display:block; 
	text-decoration:none;
	display:block;
	width:170px;
	font-weight:normal;
	overflow:hidden;
}

.clsDropdownMenu a:visited{
	color:#900;
}
.clsDropdownMenu a:hover{
	color:#e59117; background-color:#f5f5f5; text-decoration:none;
}

hr.clsBottomLine
{
	clear:both;
}
