@import "reset.css";

body {
    font: .7em "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
    color: #000;
    background-color: #e0e8ef;
}

/* Structure */

#wrapper {
    width: 932px;
    margin: 0 auto;
}

#top_shadow {
    width: 906px;
    height: 24px;
    margin: 0 auto;
    background: url(/gfx/top_shadow.jpg) no-repeat top left;
}

#bottom_shadow {
    width: 906px;
    height: 24px;
    margin: 0 auto;
    background: url(/gfx/bottom_shadow.jpg) no-repeat top left;
}

#main_outer {
    padding-left: 13px;
    color: inherit;
    background: #e0e8ef url(/gfx/main_left_bg.jpg) no-repeat center left;
}

#main_inner {
    padding-right: 13px;
    color: inherit;
    background: #e0e8ef url(/gfx/main_right_bg.jpg) no-repeat center right;
}

#content {
	width: 906px;
	margin: 0 auto;
    color: inherit;
    background-color: #fff;
	position: relative;
}

#splash {
    width: 906px;
    height: 332px;
    overflow: hidden;
}

#yrkestestet {
    width: 884px;
    height: 540px;
	margin-left: 9px;
    overflow: hidden;
}

#left_col {
    float: left;
    width: 544px;
}

#subpage #left_col {
    width: 448px;
    padding-left: 16px;
}

#right_col {
    float: right;
    width: 362px;
}

#footer {
	padding-top: 3em;
	margin-top: 1em; background: url(/gfx/footer_logo.gif) no-repeat top center;
    text-align: center;
}

#footer-ki {
	margin: 0 32px 0 32px;
	position: relative;
	top: 20px;
	padding-top: 10px;
	height: 75px;
	background: url(/gfx/footer_logo_ki.gif) no-repeat top right;
    line-height: 18px;
}

#footer-ki-eng {
	margin: 0 32px 0 28px;
	position: relative;
	top: 20px;
	padding-top: 0px;
	height: 75px;
	background: url(/gfx/footer_logo_ki_eng.gif) no-repeat top right;
    line-height: 18px;
}

#producer {
	clear: both;
	height: 39px;
	width: 872px;
	margin: 0px auto;
	padding: 8px 40px 8px 20px;
	text-align: right;
}

#producer a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
}


/* Navigation */

#navigation {
    padding: 2.5em 0 1.5em 0;
    margin-bottom: 1em;
}

#navigation ul { text-align: center; }

#navigation li {
	display: inline;
    padding: 0 1.6em;
	font-size: 1.02em;
	font-weight: bold;
}

#navigation li a { text-decoration: none; color: #000; }
#navigation li.active a, #navigation li.dir_active a { color: #ee7a15; }
#navigation li a:hover { color: #ee7a15; }

#subpage #navigation {
    background: url(/gfx/menu_bg_subpage.gif) no-repeat bottom center;
}

#startpage #navigation {
	padding-bottom: 1em;
	margin-bottom: 0;
}

/* Page navigation */

#page_navigation {
    position: relative;
	width: 415px;
	padding: 0 2.5em;
}

#page_navigation li {
    float: left;
    padding-right: 1em;
}

#page_navigation li a {
    text-decoration: none;
    color: #000;
}

#page_navigation li.active a, #page_navigation li a:hover { color: #ee7a15; }

a.icon {
    display: block;
    width: 24px;
    height: 24px;
    text-indent: -999em;
    position: absolute;
    top: 0;
}

a#print { right: 70px; background: url(/gfx/icon_print.gif) no-repeat center center; }
a#forum { right: 35px; background: url(/gfx/icon_bubble.gif) no-repeat center center; }
a#star { right: 0; background: url(/gfx/icon_star.gif) no-repeat center center; }

a#print:hover { background-image: url(/gfx/icon_print_hover.gif); }
a#forum:hover { background-image: url(/gfx/icon_bubble_hover.gif); }
a#star:hover { background-image: url(/gfx/icon_star_hover.gif); }

/* Text */

h1#logo a {
    display: block;
    width: 273px;
    height: 71px;
    margin: 0 auto;
    background: url(/gfx/logo_jobba_frisk.jpg) no-repeat bottom left;
    text-indent: -999em;
}

h1#logo-eng a {
    display: block;
    width: 279px;
    height: 71px;
    margin: 0 auto;
    background: url(/gfx/logotype-jobbafrisk-english.gif) no-repeat bottom left;
    text-indent: -999em;
}

div#flag {
	position: absolute;
	top: 18px;
	right: 25px;
}

div#flag a {
	text-decoration: none;
}

div#flag img {
	vertical-align: middle;
}

h2 {
    font-size: 2.8em;
	font-weight: bold;
	margin: 0 0 16px 0;
}

h3 {
    font-size: 1.7em;
	font-weight: bold;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1.5em;
}

#left_col h2,
#left_col h4 {
    font-style: italic;
}

#left_col h3 {
	font-size: 1.6em;
	margin: 10px 0 16px 0;
}

#startpage #left_col h3 {
	font-style: italic;
}

#right_col h3 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    padding: 1em;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    background-color: #000;
}

p {
    margin: 1em 0;
    line-height: 150%;
}

#footer p { margin: 0; }

#jobb_cloud p { line-height: 200%; }

#left_col .content_box ul {
    margin: 1em 0;
	list-style: disc outside;
	padding-left: 1.5em;
}

#left_col .content_box ol {
	margin: 1em 0;
	list-style: decimal outside;
	padding-left: 1.5em;
}

#left_col .content_box li {
    line-height: 150%;
	margin-bottom: 1em;
}

strong { font-weight: bold; }
em { font-style: italic; }

/* Links */

a {
	color: #1b397f;
}

#jobb_cloud a {
    text-decoration: none;
    padding-right: .5em;
}

#jobb_cloud a.risk_1 { font-size: 1em; }
#jobb_cloud a.risk_2 { font-size: 1.3em; }
#jobb_cloud a.risk_3 { font-size: 1.6em; }

#video a {
    text-decoration: none;
}

/* Content */

#left_col .content_box {
    padding: 2em 16px;
}

#subpage #left_col .content_box { width: 454px; }

#left_col .image_right img {
    float: right;
    position: relative;
    top: -2em;
    right: -2.5em;
}

#left_col .image_left img {
    float: left;
    position: relative;
    top: -2em;
    left: -16px;
}

#left_col .image_right,
#left_col .image_left { padding-bottom: .5em; }

#right_col .content_box {
    position: relative;
    padding: 4em 2.5em 1em 2.5em;
}

#video.content_box {
	margin-top: 124px;
    padding: 4em .5em 0em .5em;
}

.blue_bg {
    color: inherit;
    background-color: #d6dce3;
}

.beige_bg {
    color: inherit;
    background-color: #efece5;
    margin-bottom: 4px;
}

#right_col .image_box {
    width: 362px;
    height: 240px;
    overflow: hidden;
}

#video ol { padding-top: .5em; }

#video li {
    display: block;
    width: 112px;
    float: left;
    padding: 0 .6em .6em 0;
    text-align: center;
    font-size: .9em;
}

#video image {
    border: 1px;
	border-color: #000;
}

#video li.end_of_row { padding-right: 0; }

ul.longlist {
	list-style: none;
}

ul.longlist li {
	display: block;
	margin-right: 5%;
	width: 35%;
	float: left;
	background: url(/gfx/bullet.jpg) no-repeat center left;
	padding-left: 2em;
}

/* Seach */

#search_query {
	margin: 1em 0;
}

#search_stats {
	margin: 1em 0;
}

#search_results {
	margin: 1em 0;
}

#search_nav {
	margin: 1em 0;
}

#search_results dt { padding-top: 1em; }
#search_results dd { line-height: 150%; }

/* Forms */

#left_col .content_box form ol { list-style: none; padding: 1em 0; margin: 0; }

#left_col .content_box input, #left_col .content_box textarea {
    font: 1em "lucida sans", verdana, sans-serif;
		padding: 5px;
		background-color:#efece5;
		border:1px solid #dddddd;
		color:#444444;
}

label.left_label {
	display: block;
	width: 11em;
	float: left;
}

#q {
    border: none;
    width: 200px;
    height: 16px;
    padding: 14px;
    vertical-align: middle;
}

#btn_search {
    display: inline;
    width: 44px;
    height: 44px;
    border: none;
    background: url(/gfx/btn_search.jpg) top left no-repeat;
    vertical-align: middle;
}

/* Misc */

.clear { clear: both; }