/* --------------------------------------------------------
  Project:		Företagsnamn
  Author:		Xelera Communication AB | www.xelera.se
---------------------------------------------------------*/

/* --------------------------------
	BODY
-------------------------------- */
#pageBody {
	margin:0;
}

body { 
	margin:10px;
	background-color:#fff;
	font:0.7em/1.6em trebuchet ms, tahoma, verdana;
	color:#333;
	height:100%;
}

/* --------------------------------
	STANDARD HTML-ELEMENTS
-------------------------------- */
a {
	color:#00a9e7;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}
a.all-news {
	padding: 0 0 0 15px;
	background:url(../bilder/li_arrow.gif) 0 0.4em no-repeat;
}

ul {
	padding:0;
	margin:0 0 5px 5px;
}

li {
	padding:5px 0 0 15px;
	background:url(../bilder/li_arrow.gif) 0 0.8em no-repeat;
	list-style:none;
}

form, p {
	margin:0;
}

h4 {
	margin:0;
	font-size:1em;
	padding:0;
	font-weight:bold;
}

img {
	border:0;
}

b, strong {
	color:#000;
}


/* --------------------------------
	STRUCTURE
-------------------------------- */
html {
	height:100%;
}

#containerTable {
	height:100%;
}

#container {
	width:689px;
	background:#fff;
	vertical-align:top;
	padding:0 5px;
}

#left_bg {
	width:50%;
	background:url(../bilder/bg.gif) top right repeat;
}

#right_bg {
	width:50%;
	background:url(../bilder/bg.gif) 0 2px repeat;
}

#left_fade {
	background:url(../bilder/fade_left.gif) 0 0 repeat-y;
	width:10px;
}

#right_fade {
	background:url(../bilder/fade_right.gif) 0 0 repeat-y;
	width:10px;
}

.space {
	width:10px;
}

#header {
	width:689px;
	background:url(../bilder/header.gif);
	margin-top:5px;
	padding:22px 0 21px 0;
}

#header a {
	display:block;
	margin:0 0 0 15px;
	width:130px;
	height:33px;
}

#header img {
	display:block;
}

#mainImg {
	width:689px;
	height:150px;
	margin-bottom:1px;
}

.jobba-hos-oss #mainImg { background:url(../bilder/right_jobba-hos-oss.gif) top right no-repeat; }
.sok-jobb #mainImg { background:url(../bilder/right_jobba-hos-oss.gif) top right no-repeat; }
.sok-jobb-tack #mainImg { background:url(../bilder/right_jobba-hos-oss.gif) top right no-repeat; }
.arbetsplatsen #mainImg { background:url(../bilder/right_jobba-hos-oss.gif) top right no-repeat; }
.mojligheter #mainImg { background:url(../bilder/right_jobba-hos-oss.gif) top right no-repeat; }
.utbildning #mainImg { background:url(../bilder/right_jobba-hos-oss.gif) top right no-repeat; }

.om-foretaget #mainImg { background:url(../bilder/right_om-foretaget.gif) top right no-repeat; }

.menytavlor #mainImg { background:url(../bilder/right_menytavlor.gif) top right no-repeat; }

.om-webbplatsen #mainImg { background:url(../bilder/right_hem.gif) top right no-repeat; }
.oversikt #mainImg { background:url(../bilder/right_hem.gif) top right no-repeat; }
.villkor #mainImg { background:url(../bilder/right_hem.gif) top right no-repeat; }
.anpassa #mainImg { background:url(../bilder/right_hem.gif) top right no-repeat; }
.hem #mainImg { background:url(../bilder/right_hem.gif) top right no-repeat; }

.kontakt #mainImg { background:url(../bilder/right_kontakt.gif) top right no-repeat; }
.kontakt-tack #mainImg { background:url(../bilder/right_kontakt.gif) top right no-repeat; }
.material-och-korrektur #mainImg { background:url(../bilder/right_kontakt.gif) top right no-repeat; }

.nyheter #mainImg { background:url(../bilder/right_hem.gif) top right no-repeat; }

ul#navigation {
	height:34px;
	width:689px;
	background:url(../bilder/nav_bg.gif) top left repeat-x;
	margin:0;
	padding:0;
}

ul#navigation li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}

.inact, .inact:hover, .act, .act:hover {
	padding:5px 16px 0 15px;
	height:29px;
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
}

.inact {
	color:#fff;
	background:url(../bilder/nav_bg_but.gif) top right repeat-x;
}

.inact:hover {
	background:url(../bilder/nav_bg_hover.gif) top right repeat-x;
	color:#fff;
}

.act {
	background:url(../bilder/nav_bg_act.gif) top right repeat-x;
	color:#000;
}
.act:hover {
	color:#000;
}

.mandatory {
	color:#c03;
	font-weight:bold;
}

.cms { /* Webbhanteraren */
	width:468px;
}

.cms_anpassa {
	width:468px;
}

.cms_anpassa img {
	float:none;
	margin:0;
	border:0;
}

.cms-sidebar { /*Webbhanteraren */
	width:160px;
}
.cms-sidebar img {
	float:none;
	display:block;
	text-align:center;
}

#contentContainer {
	margin-top:20px;
	background:url(../bilder/dot.gif) 498px 0 repeat-y;
	padding:0 15px;
}

#content {
	float:left;
	width:468px;
}

#sidebar {
	width:160px;
	float:right;
}

#flashbanner {
	width:468px;
	height:134px;
	display:block;
	margin-bottom:12px;
}

.jobba-hos-oss h1 { background:url(../bilder/head_jobba-hos-oss.gif) 0 0 no-repeat; }
.sok-jobb-tack h1 { background:url(../bilder/head_sok-jobb.gif) 0 0 no-repeat; }
.produkter h1 { background:url(../bilder/head_produkter.gif) 0 0 no-repeat; }
.utbildning h1 { background:url(../bilder/head_utbildning.gif) 0 0 no-repeat; }
.om-foretaget h1 { background:url(../bilder/head_om-foretaget.gif) 0 0 no-repeat; }
.kontakt h1 { background:url(../bilder/head_kontakt.gif) 0 0 no-repeat; }
.material-och-korrektur h1 { background:url(../bilder/head_material-och-korrektur.gif) 0 0 no-repeat; }
.hem h1 { background:url(../bilder/head_hem.gif) 0 0 no-repeat; }
.anpassa h1 { background:url(../bilder/head_anpassa.gif) 0 0 no-repeat; }
.om-webbplatsen h1 { background:url(../bilder/head_om-webbplatsen.gif) 0 0 no-repeat; }
.varuavskiljare h1 { background:url(../bilder/head_varuavskiljare.gif) 0 0 no-repeat; }
.menytavlor h1 { background:url(../bilder/head_menytavlor.gif) 0 0 no-repeat; }
.temaprojekt h1 { background:url(../bilder/head_temaprojekt.gif) 0 0 no-repeat; }
.arbetsplatsen h1 { background:url(../bilder/head_arbetsplatsen.gif) 0 0 no-repeat; }
.sok-jobb h1 { background:url(../bilder/head_sok-jobb.gif) 0 0 no-repeat; }
.utflyktsbatar h1 { background:url(../bilder/head_utflyktsbatar.gif) 0 0 no-repeat; }
.storbildsskarmar h1 { background:url(../bilder/head_storbildsskarmar.gif) 0 0 no-repeat; }
.kontakt-tack h1 { background:url(../bilder/head_kontakt.gif) 0 0 no-repeat; }
.oversikt h1 { background:url(../bilder/head_oversikt.gif) 0 0 no-repeat; }
.villkor h1 { background:url(../bilder/head_villkor.gif) 0 0 no-repeat; }
.mojligheter h1 { background:url(../bilder/head_mojligheter.gif) 0 0 no-repeat; }
.nyheter h1, h1.nyheter { background:url(../bilder/head_nyheter.gif) 0 0 no-repeat; }

h1 {
	height:27px;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	margin:0 0 10px 0;
}
h2 {
	font:1.5em/1.6em microsoft sans serif, trebuchet ms, tahoma, verdana;
	color:#333;
	margin:0;
}

#footer {
	background:url(../bilder/dot2.gif) 0 0 repeat-x;
	margin:20px 0px;
	padding:5px 15px;
}

.banner_intresserad,
.banner_jobba-hos-oss {
	display:block;
	margin-bottom:15px;
}

.banner_jobba-hos-oss img,
.banner_intresserad img {
	display:block;
}

ul#sub_navigation {
	margin:2px 0 0 0;
	padding:0 0 5px 0;
	background:#fff url(../bilder/dot2.gif) left bottom repeat-x;
}

.li_subnav {
	margin:0;
	padding:0 0 0 15px;
	display:inline;
	list-style:none;
	background:none;
}

#sub_navigation li a {
	color:#00a9e7;
}

#sub_navigation li a:hover {
	color:#000;
}

#sub_navigation li a.subnav_act {
	color:#000;
}

.li_indent {
	padding:5px 0 0 25px;
	margin:0;
	background:none;
}

li.archive { margin-bottom:15px;}

ul.news {
	margin:0;
	padding:0;
}
ul.news li {
	padding:0 0 10px 0;
	background: none;
}
ul.news a {
	display:block;
}

.cms img {
	border:0;
	margin:2px 0px 10px 15px;
	float:right;
}

.cms img.noclass {
	float:none;
	margin:0;
	border:0;
}
/* --------------------------------
	STANDARD PAGE ELEMENTS
	!no edit
-------------------------------- */

/* SKIPPER */
#skip {
	position:absolute;
	left:-9999px;
}
#skip:focus,
#skip:active {
	position:absolute;
	font-weight:bold;
	color:#fff;
	background:#333;
	left:5px;
	top:5px;
	padding:3px 10px 3px 10px;
	display:block;
	text-decoration:none;
	z-index:9999;
}

/* CLEARER */
.clearer:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearer {display:inline-block;}
.clearer {display:block;}

/* newsManager
-------------------------------------------------*/
div.newsManagerImage_left,
div.newsManagerImage_right {
	border:#ccc 1px solid;
	background:#fff;
	padding:3px;
	display:block;
}
div.newsManagerImage_left {
	float:left;
	margin:0 10px 10px 0;
}
div.newsManagerImage_right {
	float:right;
	margin:0 0 10px 10px;
}
div.newsManagerImage_left img,
div.newsManagerImage_right img {
	border:none;
	margin:0;
	width:auto;
	float:none;
}
