h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
html,body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,blockquote{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
html {font-size: 100%;line-height: 120%;}
address {margin: 1em 5%;padding: 0;font-style:normal;}
form label {cursor: default;}
fieldset {border: none;}
input, select, textarea {font-size: 100%;}
table {border-collapse: collapse;border: 0;}
td, th, caption {font-size: 100%;font-weight: normal;text-align: left;}

/* Här anges bakgrundsfärgen, bakgrundsbilden och om den ska vara vänster- eller högerjusterad */
div.img1 {
	background:#c9b985 url(/images/top/top01.jpg) right no-repeat;	
}
div.img2 {
	background:#2d2c28 url(/images/top/top02.jpg) left no-repeat;	
}
div.img3 {
	background:#717164 url(/images/top/top03.jpg) right no-repeat;	
}
div.img4 {
	background:#302a0a url(/images/top/top04.jpg) left no-repeat;	
}
div.img5 {
	background:#3a4c65 url(/images/top/top05.jpg) left no-repeat;	
}
div.img6 {
	background:#15150f url(/images/top/top06.jpg) left no-repeat;	
}
div.img7 {
	background:#222421 url(/images/top/top07.jpg) right no-repeat;	
}
div.img8 {
	background:#222421 url(/images/top/top08.jpg) right no-repeat;	
}
div.img9 {
	background:#61574d url(/images/top/top09.jpg) left no-repeat;	
}
div.img10 {
	background:#61574d url(/images/top/top10.jpg) right no-repeat;	
}
div.img11 {
	background:#1e1f18 url(/images/top/top11.jpg) right no-repeat;	
}
div.img12 {
	background:#172119 url(/images/top/top12.jpg) left no-repeat;	
}

/* Här anges samma sak fast för sidor med specifikt utvalda bilder */

#fortbildning .img1 {
	background:#80754e url(/images/top/fortbildning01.jpg) right no-repeat;	
}
#fortbildning .img2 {
	background:#222421 url(/images/top/fortbildning02.jpg) right no-repeat;	
}
#fortbildning .img3 {
	background:#222421 url(/images/top/fortbildning03.jpg) right no-repeat;	
}
#events .img1 {
	background:#524f4b url(/images/top/events01.jpg) left no-repeat;	
}
#events .img2 {
	background:#787467 url(/images/top/events02.jpg) left no-repeat;	
}
#events .img3 {
	background:#1c231a url(/images/top/events03.jpg) left no-repeat;	
}
#events .img4 {
	background:#443b32 url(/images/top/events04.jpg) left no-repeat;	
}
#events .img5 {
	background:#443b32 url(/images/top/events05.jpg) left no-repeat;	
}
#events .img6 {
	background:#443b32 url(/images/top/events06.jpg) left no-repeat;	
}
#events .img7 {
	background:#443b32 url(/images/top/events07.jpg) left no-repeat;
}
#ford-event .img1 {
	background:#524f4b url(/images/top/ford-event01.jpg) left no-repeat;			
}
#saab-event .img1 {
	background:#524f4b url(/images/top/saab-event01.jpg) left no-repeat;	
}
#saab-event .img2 {
	background:#443b32 url(/images/top/saab-event02.jpg) left no-repeat;	
}
#saab-event .img3 {
	background:#1c231a url(/images/top/saab-event03.jpg) left no-repeat;	
}
#nissan-event .img1 {
	background:#524f4b url(/images/top/nissan-event01.jpg) right no-repeat;	
}
#nissan-event .img2 {
	background:#443b32 url(/images/top/nissan-event02.jpg) right no-repeat;	
}
#nissan-event .img3 {
	background:#443b32 url(/images/top/nissan-event03.jpg) right no-repeat;		
}
#nissan-event .img4 {
	background:#524f4b url(/images/top/nissan-event04.jpg) right no-repeat;	
}
#nissan .img1 {
	background:#424928 url(/images/top/nissan01.jpg) left no-repeat;	
}
#panden .img1 {
	background:#787467 url(/images/top/panden01.jpg) right  no-repeat;	
}
#audi-event .img1 {
	background:#787467 url(/images/top/audi-event01.jpg) left no-repeat;	
}
#volvo07-event .img1 {
	background:#33321e url(/images/top/volvo07-event01.jpg) left no-repeat;	
}
#volvo07-event .img2 {
	background:#292d1a url(/images/top/volvo07-event02.jpg) left no-repeat;	
}
#volvo06-event .img1 {
	background:#514940 url(/images/top/volvo06-event01.jpg) left no-repeat;	
}
#volvo-s60concept .img1 {
	background:#3A3D42 url(/images/top/volvo-s60concept01.jpg) left no-repeat;	
}
#top img {
	float:left;
	margin:10px 0 0 10px;
}

/* Här anges vilka bilder som ska ha loggan till höger 
/* Loggor på de sidor som inte har specifika bilder (bilderna heter endast top01.jpg osv) börjar med #top */
#events img.logo4,
#panden .logo1 {
	float:right;
	margin:10px 10px 0 0;
}

/* På vissa sidor kan det bli en konflikt så att loggan hamnar till höger fast den inte ska.
/* Dessa loggor anges här */
#fortbildning img.logo1,
#fortbildning img.logo2,
#fortbildning img.logo3,
#events img.logo2,
#events img.logo3,
#saab-event img.logo3 {
	float:left !important;
	margin:10px 0 0 10px !important;
}
body {
	background-color:#ccc;
	font: 75%/150% 'trebuchet ms',verdana, arial;
	color:#000;
}
/* no scroll shades */
html,
body{
    margin:0;
    padding:0;
    width:100%;
    min-height:100%;
	background-color:#ccc;
}
html{
    overflow-y:scroll;
}

#shadewrapper {
    position:absolute;
    width:100%;
    min-width:460px;
    min-height:100%;
    overflow:hidden;
}
* html #shadewrapper {
    width:auto;
    height:100%;
    overflow-y:visible;
}

#wrapper {
    position:relative;
  /*  width:460px;
	width:40em;*/
    margin:auto;
    padding:1px 0 0;
    text-align:left;
	background:#fff url(../images/shade.gif) repeat-x bottom;
}

#shade_l,
#shade_r,
#shade_b {
    position:absolute;
    top:0;
    right:100%;
    width:44px;
    height:100%;
	padding-bottom:30px;
    background:transparent url(../images/shade_l.gif) repeat-y bottom right;
}
#shade_r {
    right:auto;
    left:100%;
    background:transparent url(../images/shade_r.gif) repeat-y bottom left;
}
#shade_b {
	height:30px;
	right:0;
	top:100%;
/*	width:auto;*/
	padding-bottom:0;
	width:100%;
}
/* end no scroll shades */

#wrapper {
	max-width:84em;
/*	margin:0 auto;
	min-width:780px;
	width: auto;
	text-align:right;
	padding: 0 10px;
	background:#fff url(/images/shade.gif) repeat-x bottom;*/
}



#maincontent,
#main,
ul,
h3 {
	text-align:left;
}

#top {
	overflow:hidden;
	position:relative;
	height:120px;
	margin:0 10px;
}

#submenu {
	float:left;
	width: 15em;
}

#sidebar {
	float:right;
	/*width: 220px;*/
	width: 22%;
	text-align:left;
	margin:0 10px 50px 0;
	background-color:#69c;
	color:#fff;
	padding:1.5%;
}

#main {
	float:left;
	width:43%;
	margin:0 0 0 4%;
	padding:0 0 45px 0;
	overflow:hidden;
}

#main.nomenu {
	float:none;
	position:relative;
	margin:0 auto;
}

#main.norightpercent {
	width:65%;
}

/* Här anges de sidor som ska vara extra breda (= varken höger eller vänsterspalt) */

body#contact #main,
body#kontakt #main {
	width:90%;
	max-width:none;
}

/* Sidor som ska vara extra breda (= ingen högerspalt) ska ha klassen "noright" på body */

body.noright div#main {
	width:645px;
}

body.noright #sidebar {
	display:none;
}


/* Navigation ---------------------------------------*/

.centerMenu {/*text-align:center;clear:both;	*/background: #5681ad url(../images/light-tab.gif) top repeat-x;margin:0 10px 35px}
.centerMenu div {margin:0 auto;display:table;}

/* fix for IE7 to center menu */
* + html #wrapper {min-width:72em;}
* + html .centerMenu div {width:70em;}
* + html .centerMenu ul#nav {margin:0 auto;width:70em;}

/*.centerMenu .menu{display:inline-block;}
.centerMenu .menu{display:inline;}

.centerMenu .menu{
	display:table-row;
	float:none;
	width:auto;
}

.centerMenu .menu li{
	display:inline;
	float:none;
}

.centerMenu .menu li a{
	float:left;
}*/



ul#nav {
	/*width:100%;
	background-color:#5681ad;
	width:805px;
	text-align:center;
	padding: 0;*/
	/*margin:0 auto 75px;
	width:68em;
	float:none;*/
	margin:0;
	background:#5681AD url(../images/light-tab.gif) repeat-x scroll center top;	
}

ul#nav li {
/*	float:left;
	width:12.5%;
	text-align:center;
	font-weight:bold;
	display:inline;*/
}

ul#nav li a{
	color:#fff;
	text-transform:uppercase;
	/*float:left;
	padding: 0.3em 15px;
	width:100%;*/
}

ul#nav li.active a,
ul#nav li a:hover,
ul#nav li.sfHover {
	background: #00407f url(/images/dark-tab.gif) top repeat-x;
/*	background-color: #00407f;*/
}

ul#nav li a:hover {
	text-decoration:none;
}
	
	ul#nav li.active li a,
	ul#nav li li.active a,
	ul#nav li li{
		display:block;
		background-image: none;
		background-color: #eee;
	}

	ul#nav li li a{
		color:#69c;
		/*padding: 0.3em 15px;*/
		text-transform:none;
	}
	
	ul#nav li li a:hover,
	ul#nav li li.sfHover {
		background-image: none;
		background-color: #fff;
	}


/* End navigation -----------------------------------*/

/* Sub navigation -----------------------------------*/

#submenu {
	width: 180px;
	width: 22%;
	margin:0 0 45px 10px;
}

#submenu li{
	text-transform:uppercase;
	font-weight:bold;
	list-style-type:none;
	width:85%;
}

#submenu li a{
	background: #5681ad url(/images/light-tab.gif) top repeat-x;
	display: block;
	padding: 4px 0 4px 15px;
	color:#fff;
	text-decoration:none;
}

	#submenu ul li{
		text-transform:none;
		width:100%;
	}
	
	#submenu ul li a{
		background: transparent none top repeat-x;
		color:#004990;
		padding-left:15px
	}
	
	#submenu ul li.category a {
		background:url(/images/arrow_left.gif) no-repeat 3px 8px;
	}

	#submenu ul li.category.active a {
		background-image:url(/images/arrow_down.gif);
		background-color:transparent;
	}

	* html #submenu ul li a{
		/*display: inline-block;*/ /* fix gap after li's in ie6 */
	}
	
	#submenu ul li a:hover,
	#submenu ul li.active a,
	#submenu ul li.active li a:hover,
	#submenu ul li.active li.active a {
		background-color:#e4e4e4;
	}

	#submenu ul li.active li a {
		background-color:#fff;
	}

		/*#submenu ul ul{
			padding:0 0 6px 0;
		}*/
		
		#submenu ul li.category li a {
			background-image:none !important;
		}

		/*
		#submenu ul li a:hover,
		#submenu ul li a.current {
		}
		
		#submenu ul li a.current {
		}*/

			#submenu ul li li a{
				padding-left:30px
			}



/* End Sub navigation -------------------------------*/

/* Start page ---------------------------------------*/

.start {
	background-color:#69c;
	background-repeat:no-repeat;
	background-position:center top;
	color:#fff;
	padding:17px;
	margin-bottom:37px;
}

.start p {
	margin-bottom:0;

}

.start h2 {
	font-size:2.5em;
	font-weight:normal;
	margin: 0 0 170px 0;
	text-shadow:1px 1px 2px #333333;
}

.start h2 a {
	font-weight:normal;
	color:#fff;
}

.start h2 a:hover {
	text-decoration:none;
	/*color:#69c;*/
}

/*
.fortbildning {
	background-image: url(/images/fortbildning-start.jpg);
}

.riskutbildning {
	background-image: url(/images/riskutbildning-start.jpg);
}
*/
p.readmore {
	text-align:right;
	margin:0;
	/*margin-right:10px;*/
}


p.lang-link {
	margin: 2px 10px 2px 2px;
	text-align:right;
}



/* End Start page -----------------------------------*/


/* Footer -------------------------------------------*/

#footer {
	text-align:center;
	/*width:100%;
	height:100px;*/
	clear:left;
}

#footer ul {
	border-top: solid 2px #004990;
	margin:0 30px;
	padding-top:5px;
	text-align:center;
}

#footer li {
	display:inline;
	white-space:nowrap;
	border-right:solid 1px #000;
	padding: 0 7px;
}

#footer li.last {
	border:none;
}

#footer p {
	margin-bottom:10px;
}

.sign {
	float:right;
	margin: 10px;
}


/* End footer ---------------------------------------*/

h1 {
	font-weight:bold;
	font-size:2.3em;
	line-height:1em;
	color:#004990;
	margin-bottom: 1em;
	margin-top: 0;
}

h1.notfirst {
	margin-top: 1.5em;
}

h2 {
	font-size:1.1em;
	margin-top:1em;
}

#sidebar h2{
	font-size:1.5em;
	margin:0 0 1em;
}

p {
	margin-bottom: 1.5em;
}

a {
	font-weight:bold;
	color:#69c;
	text-decoration:none;
}

a:hover,
a:focus,
a:active {
	color:#c00;
	text-decoration:underline;
}

#sidebar a{
	color:#fff;
	text-decoration:underline;
}

#sidebar a:hover,
a:focus,
a:active {
	color:#004990;
}

dt {
	font-weight:bold;
	font-size:1.1em
}

dd {
	padding:0 0 1.5em 0;
}

dd dt {
	float:left;
	/*width: 10em;*/
	font-size:1em;
}

dd dd {
	position:absolute;
	right:0;
}

dl dl{
	position:relative;
}

#main ul {
	padding-left:2em;
}

#main li {
	margin-bottom:0.5em;
}

#main img,
.shadow {
	padding-bottom: 20px;
	background:url(/images/shadow.gif) no-repeat right bottom;
}

div.shadow{
	height:20px;
	padding-bottom: 0;
}

img.noshadow,
div#map img,
div.contact img,
div.media img {
	padding-bottom: 0 !important;
	background-image:none !important;
}

.contact,
.media {
	float:left;
	width:45%;
	/*overflow:hidden;*/
	padding-right:40px;
	background-color:#69c;
	margin:0 10px 30px 0;
	display:inline;
	padding:5px;
	color:#fff;
}

.media {
	text-align:center;
	padding:10px;
	width:auto;
}

.pressbilder .media {
	width:170px;
}

.media p{
	margin-bottom:0;
}

.media img{
	border:#000 solid 1px;
}

.contact img {
	float:left;
	padding-right:20px;
}

.contact a,
.media a {
	color:#fff;
}

.lightBox{
	/*cursor: url(/images/magnify.cur), -moz-zoom-in, pointer;
	cursor: url(/images/magnify.cur), pointer;*/
	display:block;
	float:left;
	margin:0 9px 36px 0;
	position:relative;
}

.lightBox span{
	background:transparent url(/images/magnify.gif) no-repeat;
	bottom:22px;
	height:19px;
	position:absolute;
	right:1px;
	width:19px;
}

.outlink {
	background: transparent url(/images/outofit.gif) no-repeat scroll right center;
	padding-right:15px;
}

.clickable {
   cursor: pointer;
}
.clickable:hover {
   background-color: #004990;
}

.non-visual {
	position:absolute;
	left:-9999px;
	line-height:0;
}

.clearfix {
	overflow:hidden;
	width:100%;
}

.alert {
	color:#f00;
}

.clearleft {
	clear:left;
}

#form {
	/*float:left;*/
	width:45%;
	height:30em;
}

.contact div {
	/*display:none;*/
	width:100%;
	height:20em;
	clear:both;
	float:left;
	margin-top:5px;
}

.contact iframe,
#form iframe {
	width:100%;
	height:100%;
	border:none;
}

.form-header{
	clear:both;
}

.sendmess{
	margin-bottom:0;
	float:right;
}