body {
	font:normal 0.75em/1.5em calibri, arial, helvetica, sans-serif;
	color:#000;
	background:#094479 url(images/bg_body.gif);
	margin:0;
}

html, body {
	height:100%;		
}

/*------------------------------------------
	M A R K D O W N   E L E M E N T S
	Standard elements (ul, ol, p, etc)
------------------------------------------*/

/* --- PARAGRAPHS, LISTS --- */
#content .content p,
#content #content-area p,
.sidebar .block p {
	margin:0;
	padding:0 0 15px;
}
#content .content ul,
#content #content-area ul,
.sidebar .block ul,
#content .content ol,
#content #content-area ol,
.sidebar .block ol {
	margin:0;
	padding:0 0 10px 35px;
}
#content .content ul li,
#content #content-area ul li,
.sidebar .block ul li {
	padding:0 0 5px 0;
	list-style-type:disc;
}
#content .content ol li,
#content #content-area ol li,
.sidebar .block ol li {
	padding:0 0 5px 0;
	list-style-type:decimal;
}
#content .content ul ol,
#content #content-area ul ol,
.sidebar .block ul ol,
#content .content ul ul,
#content #content-area ul ul,
.sidebar .block ul ul,
#content .content ol ul,
#content #content-area ol ul,
.sidebar .block ol ul {
	padding-bottom:0;
	padding-top:7px;
}
#content .content ul ol li,
#content #content-area ol li,
.sidebar .block ul ol li {
	padding:0 0 5px 0;
	list-style-type:decimal;
}
#content .content ul ul li,
#content #content-area ul ul li,
.sidebar .block ul ul li,
#content .content ol ul li,
#content #content-area ol ul li,
.sidebar .block ol ul li {
	padding:0 0 5px 0;
	list-style-type:disc;
}

/* --- LINKS --- */
a {
	color:#e46908;
	text-decoration:none;
}
a:hover {
	color:#e46908;
	text-decoration:underline;
	outline:none;
}

#content a {
	color:#015eb2;
	text-decoration:none;
}
#content a:hover {
	color:#015eb2;
	text-decoration:underline;
	outline:none;
}

/* --- TABLES --- */
#content-area table {
	margin-bottom:15px;
	border-bottom:#e0e0e0 2px solid;
	border-right:#e8e8e8 1px solid;
}
#content-area table td,
#content-area table th {
	padding:3px 8px;
	vertical-align:top;
	border-top:#e8e8e8 1px solid;
	border-left:#e8e8e8 1px solid;
}
#content-area table th,
#content-area table td.active {
	background:#f3f3f3 url(images/bg_tr_header.jpg) top left;
}

/*---------------------------
	H E A D I N G S
---------------------------*/

h1, h2, h3, h4, caption {
	color:#000;
	background-color:transparent;
	text-align:left;
	margin:0;
}

h2 a, h3 a, h4 a { color:#000; }
h2 a:hover, h3 a:hover, h4 a:hover { color:#000; }

h1, h2, h3 {
	font-family: calibri, arial, helvetica, sans-serif;
	line-height:1.2em;
	font-weight:normal;
}
h1 {
	margin:10px 0 10px;
	font-size:2.5em;
}
h1:first-letter {
	text-transform:uppercase;
}
h2, caption {
	padding:0 0 3px;
	font-size:1.5em;
}
h3 {
	font-weight:bold;
	font-size:1.2em;
}
h4 { /* Introduction */
	font-size:1.3em;
	line-height:1.3em;
	font-weight:normal;
	margin-bottom:15px;
}

/*---------------------------
	F O R M S
---------------------------*/

form {
	margin:0;
	padding:0;
}
input, select, textarea {
	font-family:calibri, arial, helvetica, sans-serif;
	font-size:100%;
	margin:0;
	background:#f9f9f9 url(images/bg_forms.jpg) center center;
	border:1px solid #e3e3e3;
	padding:2px;
}
fieldset {
	border:none;
}
legend {
	color:#000;
	padding:0;
	margin:0;
}

input.form-checkbox,
input.form-radio {
	border:none;
	background:none;
}

.node-type-webform .form-text,
.node-type-webform .form-select,
.node-type-webform .form-textarea {
	width:250px;
}
.node-type-webform .form-item .form-radios,
.node-type-webform .form-item .form-checkboxes {
	padding:2px 0 0;
}

.form-submit {
	padding:2px 5px;
	margin-bottom:15px;
	border:none;
	color:#fff;
	background:#e36f13;
}
.node-type-webform .form-textarea,
.resizable-textarea {
	width:350px;
}
.node-type-webform .form-select {
	width:256px;
}
.form-required {
	color:#e36f13;
}

/* --- BLOCK FORMS --- */
.block .form-text,
.block .form-select,
.block .form-textarea {
	width:194px;
}
.block .form-text.search {
	padding-left:19px;
	width:177px;
	background-image:url(images/search.gif);
	background-position:3px 50%;
	background-repeat:no-repeat;
}


/*---------------------------
	H E A D E R
---------------------------*/

#header {
	padding:0 30px;
}
#header #logo {
	float:left;
}
#header #logo img {
	display:block;
	margin:35px 0 28px;
}
#header #header-info {
	float:right;
	text-align:right;
}
#header #header-info p {
	padding:10px 0 0;
	margin:0;		
}
#header #header-info p a {
	padding:0 0 0 17px;
	color:#666;
	font-weight:bold;
	background:url(images/flag_en.gif) left center no-repeat;		
}

/*--------------------------------------
	C O N T E N T
	page, main, content and sidebars
--------------------------------------*/

#page {
	min-height:100%;
	width:758px;
	margin:0 auto;
	padding:0 15px;
	text-align:left;
	background:#fff url(images/bg_page.gif) 0 0 repeat-y;
}
#main { 
	border-top:#2575bd 4px solid;
	width:728px;
	padding:30px 0 0 30px;
}
#content {
	float:left;
	width:468px;
}

#content .mainimage {
	width:458px;
	height:188px;
	padding:5px;
	background:url(images/bg_image.gif) 0 0 no-repeat;		
}

#content .mainimage img {
	width:458px;
	height:170px;
	display:block;
}

#sidebar-left {
	float:left;
	display:none;
}
#sidebar-right {
	float:right;
	width:230px;
}

/*---------------------------
	B L O C K S
---------------------------*/

.sidebar .block {
	width:230px;
	margin-bottom:15px;
}
.sidebar h2 {
	padding:5px 10px 6px 28px;
}
.sidebar h2.nr1 {
	background:url(images/bg_sidebar_header_1.gif) 0 0 no-repeat;
}
.sidebar h2.nr2 {
	background:url(images/bg_sidebar_header_2.gif) 0 0 no-repeat;	
}
.sidebar .block_wrapper {
	background:url(images/bg_block.gif);		
}

.sidebar .block .content {
	padding:15px 30px 3px 10px;
	background:url(images/bg_block_bottom.gif) bottom left no-repeat;
	
}
#content .block {
	margin-bottom:15px;
}
#content .block h2 {
	font-size:1.1em;
	font-weight:bold;

}


/*---------------------------
	F O O T E R
---------------------------*/

#footer {
	background:url(images/bg_footer.gif) 0 0 repeat-x;
	margin:15px 0 0;
	padding:15px 30px;
	font-size:0.9em;
	line-height:1.2em;
}
#footer p {
	margin:0;
}
#footer ul {
	margin:5px 0 0;
	padding:0;
}
#footer ul li {
	padding:0;
	display:inline;
	list-style:none;	
}
#footer ul li a {
	float:left;
	display:block;
	margin:0 10px 0 0;
}

#footer .om-webbplatsen a {
	padding-left:15px;
	background:url(images/ico_om-webbplatsen.gif) left center no-repeat;
}
#footer .anpassa a {
	padding-left:13px;
	background:url(images/ico_anpassa.gif) left center no-repeat;
}
#footer .kontakt a {
	padding-left:13px;
	background:url(images/ico_kontakt.gif) left center no-repeat;
}

/*--------------------------------
	P R I M A R Y   L I N K S
--------------------------------*/

#nav {
	width:100%;
	background:url(images/bg_nav.gif) bottom left repeat-x;
}
#nav ul {
	margin:0 30px;
	padding:0;
}
#nav li {
	padding:0;
	float:left;
	list-style:none;
	display:block;
	white-space:nowrap;
}

#nav li a {
	display:block;
	padding:6px 10px 3px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#nav li.active {
	background:url(images/bg_nav_act_left_li.gif) top left no-repeat;	
}

#nav li a.active,
#nav li a.active:hover,
#nav li a.active-trail,
#nav li a.active-trail:hover {
	color:#fff;
	background:url(images/bg_nav_act_right_a.gif) top right no-repeat;
}
#nav li a:hover {
	color:#0e69bc;
}

/*--------------------------------
	P R I M A R Y   L I N K S
	Subnav Links
--------------------------------*/

.sidebar #subnav {
	width:200px;
	margin:0 0 20px 0;
}

.sidebar #subnav ul.menu {
	width:200px;
	margin:0;
	padding:0;
}
.sidebar #subnav ul.menu li {
	padding:0;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	white-space:nowrap;
}
.sidebar #subnav ul.menu li a {
	display:block;
	padding:7px 10px;
	width:180px;
	color:#fff;
	margin:0 0 1px 0;
	text-decoration:none;
	background:#e36f13;
}
.sidebar #subnav ul.menu li a.active,
.sidebar #subnav ul.menu li a.active:hover {
	color:#fff;
	background:#2574bd;
}
.sidebar #subnav ul.menu li a:hover {
	color:#fff;
	background:#2574bd;
}

/* --- THIRD LEVEL --- */
.sidebar #subnav ul.menu li ul li { 
	list-style:none;
}
.sidebar #subnav ul.menu li ul li a {
	padding-left:20px;
	width:170px;
}

/*--------------------------------
	S T O R Y
--------------------------------*/
	
/* --- BLOCK : Latest News --- */
.sidebar .block .view-Story ul { padding-left:0; }
.sidebar .block .view-Story li { list-style:none; }
.sidebar .block .view-Story li a { display:block;line-height:1.3em; }

/* --- BLOCK : Archive --- */
.sidebar .block .view-archive ul { padding-left:0; }
.sidebar .block .view-archive li { list-style:none; }
.sidebar .block .view-archive li a { line-height:1.3em;text-transform:capitalize; }

.sidebar .block .item-list ul { padding-left:0; }
.sidebar .block .item-list li { list-style:none; }
.sidebar .block .item-list li a { line-height:1.3em; }


/* --- TEASER --- */
#main .views-row-first table.story-teaser { border-top:#eee 1px solid; }

#main .view-story .view-header p {
	margin:0;
	padding-bottom:8px;
}
#main table.story-teaser {
	margin-bottom:0;
	border:none;
	border-bottom:#eee 1px solid;
}
#main table.story-teaser td {
	padding:3px 0;
	border:none;
}
#main table.story-teaser td.date {
	padding-right:10px;
	white-space:nowrap;
	vertical-align:top;
}
#main table.story-teaser td.title {
	width:100%;
}

.node-type-story .field-field-story-image img,
.node-type-page .field-field-page-image img {
	display:block;
	float:right;
	margin:2px 0 20px 20px;
}

#content table.personal_full {
	border:none;
	margin:0 0 15px;
}
#content table.personal_full td {
	border:none;
	padding:0 10px 0 0;	
}

#content table.personal_full td div {
	width:100px;
	padding:5px;
	height:160px;	
	background:url(images/personal_frame.gif) 0 0 no-repeat;
}
#content table.personal_full td div img {
	display:block;
}

#content table.personal_teaser td p {
	padding:0;
	margin:0;		
	line-height:1.3em;
}

.views-tab-default {
	width:100%;	
}
.views-tabset .views-display {
	width:348px;		
}

#content #content-area ul#views-tabset {
	padding:0;
	margin:0;	
}

.cert-logos {
	margin:0 0 15px;	
}

.cert-logos img {
	float:left;
	margin:0 10px 0 0;
	display:block;	
}