/**
 * skaidi
 */

body
{
	margin:0px 0px 24px 0px;
	padding:0px;
}

a,
body,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul
{
	font-family:georgia;
}

a,
body,
div,
input,
label,
li,
ol,
p,
select,
td,
th,
textarea,
u,
ul
{
	font-size:11px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2 a
{
	text-decoration:none;
	font-size:13px;
}

a
{
	text-decoration:underline;
	color:#000000;
}

a:hover
{
	text-decoration:none;
	color:#ffffff;
	background-color:#000000
}

.mod_navigation a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

img
{
	vertical-align:middle;
	border:0px;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}




/**
 * Accordion
 */
.ce_accordion
{
	margin-left:16px;
}

.toggler
{
	padding:1px 0px 2px 0px;
}

.toggler_first
{
	color:#a84204;
}

.toggler_first:hover
{
	text-decoration:underline;
	color:#a84204;
	cursor:pointer;
}

.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}


/**
 * Article
 */
.ce_text,
.teaser
{
	line-height:1.5;
}

.ce_text
{
	border-bottom:2px dotted #cccccc;
	padding: 15px 0px 10px 0px;
}

.ce_text h1
{
	margin:0px;
	padding:0px 0px 0px 0px;;
}

.ce_text a:hover
{
	text-decoration:none;
	color:#ffffff;
	background-color:#000000
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}



.mod_article .back
{
	margin-top:18px;
}

.mod_article .more
{
	display:inline;
}

.mod_article .pdf_link
{
	margin-bottom:-14px;
	text-align:right;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .pdf_link a:hover
{
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .ce_gallery
{
	padding:0px;
	margin:0px;
}

/*.ce_gallery table
{
	width:100%;
}

.ce_gallery td
{
	text-align:center;
	vertical-align:middle;
}
*/


/**
 * Breadcrumb
 */
.mod_breadcrumb
{
	margin-bottom:24px;
	padding:5px 3px 7px 3px;
	background-color:#ece4d9;
}


/**
 * Calendar
 */
.mod_calendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .current
{
	background-color:#ffffcc;
}

.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .weekend
{
	background-color:#f6f6f6;
}

.mod_calendar .today
{
	background-color:#ffffcc;
}

.mod_calendar .empty,
.mod_calendar .empty .header
{
	background-color:#f6f6f6;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}

.mod_calendar td .event a
{
	font-size:10px;
}


/**
 * Events
 */
.mod_eventlist
{
	margin-right:6px;
}

.mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	background-color:#e6e6e6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:bold;
}

.mod_eventlist .header.first
{
	border-top:1px solid #cccccc;
}

.mod_eventlist .event
{
	padding:10px 6px 12px 6px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}

.mod_eventreader
{
	padding:15px 0px 0px 0px;
}


.mod_eventreader .info
{
	margin-top:-12px;
	font-size:10px;
	color:#999999;
}

.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}

.mod_eventreader .ce_text
{
	margin-top:15px;
	
}

.mod_eventreader .back
{
	margin-top:18px;
}


.mod_upcoming_events h1
{
	padding:15px 0px 0px 0px;
}






.mod_upcoming_events a:hover
{
	text-decoration:none;
	color:#ffffff;
	background-color:#000000
}

/**
 * Gallery
 */
.ce_gallery .caption
{
	color:#999999;
}



/**** guestbook ***********/

.ce_comments .form
{
	padding: 10px 0px 0px 0px;
}

.ce_comments .form .widget
{
	padding: 5px 0px 0px 0px;
}


.ce_comments .form .widget #ctrl_name,
.ce_comments .form .widget #ctrl_email,
.ce_comments .form .widget #ctrl_captcha,
.ce_comments .form .widget #ctrl_website,
.ce_comments .form .widget #ctrl_comment
{
	border: none;
	background-color:#DDDDDD;
}

.ce_comments .form .submit_container
{
	padding: 5px 0px 0px 0px;
}

.ce_comments .form .submit_container .submit
{
	border: none;
	background-color:#EEEEEE;
	font-weight:bold;
}

#guestbook-article .comment_default
{
	padding: 10px 0px 10px 0px;
	border-bottom:2px dotted #CCCCCC;
}

#guestbook-article .comment_default .info
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

#guestbook-article .comment_default .info .date
{
	font-size: 10px;
	font-weight: bold;
}
/**** guestbook  end ***********/



/**
 * Layout
 */

 
body
{
	background-color:#ffffff;
	background-image:url("skaidi_background.jpg");
	background-position:left top;
	
	background-repeat:repeat-y;
	
}
 

#bg
{
	
	padding-left: 800px;
	background-repeat:repeat-y;
} 

 
#wrapper
{
	position:absolute;
	top:0px;
	left:0px;
	padding-left:100px;
	z-index:1;
}

#left
{
	margin-top:5px;
	
}

#main
{
	margin-top:5px;
}

.mod_flash
{
	padding:135px 0px 0px 0px;
	z-index:10;
}

#top_image
{
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	margin-left: 0px;
}

.mod_randomImage .image_container img
{
	padding-left: 0px;
}


/**
 * Listing
 */
.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:16px;
}

* html .ce_list li
{
	margin-left:26px;
}

*:first-child+html .ce_list li
{
	margin-left:26px;
}




/**
 * Login form
 */
.mod_login
{
	margin:0px 5px;
	padding:5px;
	background-color:#ece4d9;
}

.mod_login .label
{
	margin:4px 0px 1px 0px;
}

.mod_login .submit_container
{
	margin-top:8px;
	margin-bottom:4px;
}

#request_password
{
	margin:0px 5px 20px 5px;
	padding:0px 5px 10px 6px;
	background-color:#ece4d9;
}

#request_password a
{
	font-size:10px;
	color:#999999;
}


/**
 * Lost password
 */
.mod_lostPassword
{
	margin:24px;
}

.mod_lostPassword td
{
	padding-right:6px;
	padding-bottom:3px;
}

.mod_lostPassword .text,
.mod_lostPassword .password
{
	width:210px;
}

.mod_lostPassword .captcha
{
	width:40px;
}

.mod_lostPassword .captcha_text
{
	color:#666666;
}


/**
 * Mini calendar
 */
.mod_minicalendar
{
	margin:0px 5px 20px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ece4d9;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar td,
.mod_minicalendar .active a
{
	font-size:10px;
}

.mod_minicalendar .weekend
{
	background-color:#f6f6f6;
}

.mod_minicalendar .today
{
	background-color:#ffffcc;
}

.mod_minicalendar .label
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:10px;
	color:#ffffff;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar .current
{
	background-color:#ffffcc;
}


/**
 * Navigation
 */
.mod_navigation
{
	width:785px;
	top:245px;
	
	float:left;
	padding-bottom:6px;
	border-bottom:2px dotted #cccccc;
	margin-left:0px;
}

.mod_navigation ul
{
	
	width:785px;
	margin:0px 0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigation li
{
	float:left;
	margin:0px;
	padding:5px 0px;
	list-style-type:none;
	
}

.mod_navigation p
{
	display:inherit;
	margin:0px;
	padding:0px;
	
}

* html .mod_navigation ul,
* html .mod_navigation li
{
	height:1px;
}

.mod_navigation .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

.mod_navigation .level_2 li
{
	padding:0px 0px 3px 0px;
	border-top:0px;
}

.mod_navigation a,
.mod_navigation li,
.mod_navigation p
{
	font-family:Georgia;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	
	
}

.mod_navigation a,
.mod_navigation p
{
	padding: 0px 5px;
	border-right:1px solid #000000;
	
}

.mod_navigation p
{
	color:#FFFFFF;
	background-color:#000000;
}

.mod_navigation a:hover
{
	
	background-color:#000000;
}

.mod_navigation .level_2 a,
.mod_navigation .level_2 li,
.mod_navigation .level_2 p
{
	font-weight:normal;
	font-size:11px;
}


/**
 * News
 */
#breaking_news,
.mod_newsmenu
{
	margin:0px 5px 20px 5px;
	padding:5px;
	background-color:#ece4d9;
}

.mod_newsmenu ul,
.mod_newsmenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

* html .mod_newsmenu ul,
* html .mod_newsmenu li
{
	height:1px;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}


.mod_newslist h1
{
	padding:15px 0px 0px 0px;
}

.mod_newslist .layout_latest 
{
	border-bottom:2px dotted #CCCCCC;
	padding: 5px 0px 10px 0px;
	
}

#home .mod_newslist h1
{
	border-bottom:2px dotted #CCCCCC;
	padding: 15px 0px 10px 0px;
	
}

.mod_newslist .layout_latest .info
{
	font-size:bold;
	
}

.mod_newslist .layout_full 
{
	/*border-bottom:2px dotted #CCCCCC;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

.mod_newslist .layout_full .ce_text
{
	/*border-bottom:2px dotted #CCCCCC;*/
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	
}

.mod_newslist .layout_full h1
{
	/*border-bottom:2px dotted #CCCCCC;*/
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}


.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newslist a:hover
{
	text-decoration:none;
	color:#ffffff;
	background-color:#000000
}

.mod_newsreader .back
{
	margin-bottom:24px;
	padding-top:12px;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info,
.mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	font-weight:bold;
	color:#999999;
}

.mod_newslist .layout_short
{
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom:1px solid #c6ad8d;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
	border-bottom:2px dotted #CCCCCC;
}

.mod_article,
.mod_newsreader
{
	margin-right:5px;
}


.mod_newsreader
{
		padding: 15px 0px 10px 0px;
}
.mod_newsreader h2
{
	margin-bottom:12px;
}

.mod_newsreader .comment_default
{
	margin-bottom:12px;
}

.mod_newsreader .comment
{
	line-height:1.5;
}

.mod_newsreader .form
{
	margin-top:24px;
}

.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom:1px;
}

.mod_newsreader .textarea
{
	width:360px;
	height:120px;
}

.mod_newslist .layout_full
{
	padding: 
}




/**
 * Pagination
 */
.pagination li
{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.pagination
{
	margin-top:10px;
	padding-top:4px;
	/*border-top:1px solid #ece4d9;*/
}

.pagination p
{
	width:160px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}

.pagination ul
{
	width:240px;
	float:right;
	margin:0px;
	padding:0px 3px;
	text-align:right;
}


/**
 * Personal data
 */
.mod_personalData
{
	margin-bottom:36px;
}

.mod_personalData fieldset
{
	width:400px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}

* html .mod_personalData fieldset
{
	margin-top:-12px;
}

*:first-child+html .mod_personalData fieldset
{
	margin-top:-12px;
}

.mod_personalData legend
{
	color:#0000e6;
}

* html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

*:first-child+html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

.mod_personalData .submit_container
{
	width:428px;
	text-align:right;
}

* html .mod_personalData .submit_container
{
	width:434px;
}

*:first-child+html .mod_personalData .submit_container
{
	width:434px;
}

.mod_personalData td
{
	width:160px;
	padding:2px 6px 2px 0px;
}

* html .mod_personalData td
{
	padding:1px 6px 1px 0px;
}

.mod_personalData .text,
.mod_personalData .password
{
	width:200px;
}

.mod_personalData select
{
	width:204px;
}

* html .mod_personalData select
{
	width:206px;
}

*:first-child+html .mod_personalData select
{
	width:206px;
}


/**
 * Search
 */
.mod_search
{
	margin-top:3px;
}

.mod_search .text
{
	width:240px;
}

html>body .mod_search .radio_container
{
	margin-top:3px;
}

*:first-child+html .mod_search .radio_container
{
	margin-top:0px;
}

.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}

.mod_search .header
{
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ece4d9;
}

.mod_search h3
{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#c6ad8d;
}

.mod_search .relevance
{
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}

.mod_search .highlight
{
	font-weight:bold;
}


/**
 * Tables
 */
.ce_table
{
	margin-top:24px;
	margin-bottom:24px;
	/*border-left:1px solid #cccccc;*/
}

.ce_table td
{
	padding:2px 8px;
	/*border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;*/
}

.ce_table th
{
	padding:2px 8px;
	/*background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;*/
}

.ce_table th a
{
	color:#000000;
}

#tps td
{
	padding:2px 4px;
}

#tps .col_0
{
	width:80px;
}

#tps .explanation
{
	padding-bottom:24px;
}



.mod_nesiumcomplete
{
	padding:10px 0 0 0;

}

.nesiumPlaylist ul 
{

margin:0;
padding:0;
}

.nesiumPlaylist ul li 
{
background-color:#edecec;
background-position:5px 3px;
margin:0 0 1px 0;
padding:0 0 2px 18px;
width:282px;
}

.nesiumPlaylist ul li:hover
{
background-color:#CCCCCC;

}

.nesiumPlaylist ul li a
{
	text-decoration:none;

}

.nesiumPlaylist ul li a:hover
{
	text-decoration:none;
	background-color:#cccccc;
	color:#333333;

}


.kultur_troms
{
	padding:15px 0 0 0;
	margin:15px 15px 0 0;
	border-top:2px dotted #cccccc;
}


/**
 * Style sheet basic
 */
