@charset 'utf-8';

/* Modifierad Meyer Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-size: 100%;*/
	vertical-align: baseline;
	background: transparent;
}
body {
	height: 100%; /* helps make height 100% */
	font: 62.5%/1.5 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; /* 62.5% makes font-size 1em = 10px, 1.2em = 12px, etc */
}
ol, ul {
	list-style: none;
}
ul ul { /* fixes nested lists */
	font-size: 100%;
	font-weight: normal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
img {
	border: 0; /* kills Gecko bug when img's are placed inside links */
	vertical-align: bottom; /* set vertical align to bottom for IE */ 
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Slut MeyerReset */

/*Hkan Bergs sida */
.hidden { display: none; }
h2#noskript {
	font-size: 12px;
}
html {
background: #000 url(../image/nbg19.jpg) left top;
}

html body {
background: url(../image/topplist.png) left top repeat-x;
min-height:50px;
zoom: 1;
}


#mittlist {
position:absolute;
top:50%;
left:0;
margin: -330px 0 0 0;
background: url(../image/frontback2.png) left center repeat-x;
height:598px;
width:100%;
zoom: 1;
}
#logolist {
position:relative;
/*background: url(../image/logo01.png) center bottom no-repeat;*/
text-align:center;
height:161px;
width:100%;
zoom: 1;
}
#headlist {
position:relative;
/*background: url(../image/logo01.png) center bottom no-repeat;*/
text-align:center;
height:272px;
margin: 2px 0;
width:100%;
zoom: 1;
}
#citatlist {
position:relative;
background: url(../image/citatback.png) center bottom no-repeat;
height:33px;
/*margin: 0 auto;*/
/*border:#CCa 1px solid;*/
width:100%;
zoom: 1;
}

#citatlist .mooquee_item  {
position:relative;
width:800px;
margin: 0 auto;
}

#citatlist .mooquee_item h4 {
text-align:center;
font-size:14px;
line-height:32px;
color:#999;
}
#citatlist .mooquee_item h4 span {
font-weight:normal;
color:#ccc;
}
img.logoimg {
margin: 0 auto;
}


/*----mini----*/
#bottenlist {
position:absolute;
width:100%;
height:22px;
background: url(../image/bottomlist.png) left bottom repeat-x;
bottom:0;
right:0;
}
.mini {
position:absolute;
bottom:2px;
right:4px;
}
.mini, .mini a {
line-height: 10px;
font-size: 10px;
text-decoration:none;
color:#111;
}
.mini a:hover {
text-decoration:none;
color:#222;
}
.mini2 {
position:absolute;
line-height: 10px;
font-size: 10px;
color:#777;
bottom:18px;
right:4px;
}
/**************************************************************
        Image Menu
        v 2.3
**************************************************************/
.imageMenu {
        position: relative;
		padding: 8px 0 0 0;
		margin:0 auto;
        width: 684px;
        height: 86px;
        overflow: hidden;
}

/*#mittlist #log {
font-size:8px;
background-color:#333;
color:#fff;
}*/

.imageMenu ul {
        list-style: none;
        margin: 0px;
        display: block;
        height: 86px;
        width: 1000px;
        
        }

.imageMenu ul li {
        float: left;
}

.imageMenu ul li a {
        text-indent: -1000px;
        background:#FFFFFF none repeat scroll 0%;
        border-right: 2px solid #e6a950;
        cursor:pointer;
        display:block;
        overflow:hidden;
        width:112px;
        height: 86px;
}

.imageMenu ul li.flashmain a {
background: #000 url(../image/kwicksmeny.jpg) 0 0 no-repeat;
        /*background: #000 url(../_img/imageMenu/landscapes.jpg) repeat scroll 0%;*/
}

.imageMenu ul li.filmklipp a {
        background: #000 url(../image/kwicksmeny.jpg) 0 -86px no-repeat;
}

.imageMenu ul li.konsult a {
        background: #000 url(../image/kwicksmeny.jpg) 0 -172px no-repeat;
}

.imageMenu ul li.galleriet a {
        background: #000 url(../image/kwicksmeny.jpg) 0 -258px no-repeat;
}

.imageMenu ul li.press a {
        background: #000 url(../image/kwicksmeny.jpg) 0 -344px no-repeat;
}
.imageMenu ul li.kontakta a {
        background: #000 url(../image/kwicksmeny.jpg) 0 -430px no-repeat;
        width: 326px;
}

.clear {
        clear: both;
}

/*************************************************************/
	#slideContainer {
	position:relative;
	margin: 0 auto;
	/*background-color:#FFFF99;*/
	overflow:hidden;
		width: 820px;
		height: 272px;
	}
#theSlides {
position:absolute;
}
	
#theSlides div.enRuta {
	width:820px;
	height:272px;
	float:left;
	background:#000;
}

#theSlides #theFilms {
	background:#000;
}

#theSlides #theFilms a img, #theSlides #theFilms a:link img {
	margin:26px 10px 0 10px;
	position:relative;
	/*display: block;*/
	/*float:left;*/
	padding: 1px;
	background:#333;
	border: solid 1px #960;
}
#theSlides #theFilms a:hover img {
	padding: 1px;
	background:#cba;
	border: solid 1px #ff0;
}


#headlist #vshadow {
        background: url(../image/slideshadow.png) -14px 0 repeat-y;
        width: 14px;
		height: 272px;
		position:absolute;
		top:0;
		left:50%;
		margin-left:-410px;
		z-index:160;
}

#headlist #hshadow {
        background: url(../image/slideshadow.png) 0 0 repeat-y;
        width: 14px;
		height: 272px;
		position:absolute;
		top:0;
		right:50%;
		margin-right:-410px;
		z-index:160;
}

/*---------------squeezebox--------------------------*/
#sbox-window embed, #sbox-window object, #sbox-window select
{
visibility: visible;
}

#sbox-overlay
{
position:absolute;
background-color:#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(../konsult/img/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(../konsult/img/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(../konsult/img/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}
#sbox-window .sbox-content-swf
{
	overflow:				hidden;
	background-image:		url(../konsult/img/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

/*VCARD*/

#vcard *, .vcard * { margin: 0; padding: 0;}

#vcard, .vcard {
	/*font: 62.5%/1 "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #ddd;
	width: 320px;
	height: 198px;
	border-top: 1px solid #221;
	border-right: 1px solid #223;
	border-bottom: 1px solid #223;
	border-left: 1px solid #221;	
	background: #000 url(../konsult/img/cardback.png) right bottom no-repeat;
	padding: 10px 14px;
	float:left;
	margin: 6px 10px 0 0;
	position:relative;
/*	position:absolute;
	z-index:100;*/

}

.vcard abbr { border: none; }

.vcard a {
	color: #cfd;
	text-decoration: none;
}

.vcard a:hover {
color: #CCFF00;
border-bottom: solid 1px #f33;
}

.vcard ul {
	list-style-type: none;
	float: left;
	width: 12em;
	line-height: 16px;
	font-size: 11px;
}

.vcard ul.tels {
padding: 3px 0 0 0;
}

.vcard ul li {
	margin-bottom: 1px;
	padding-left: 24px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.vcard .phone { background-image: url(../konsult/img/mobileIcon.gif); background-repeat: no-repeat;}

.mobilex { background-image: url(../konsult/img/mobileIcon.gif); background-repeat: no-repeat;}

.vcard li.eml {
	background-image: url(../konsult/img/emailIcon.gif);
	background-repeat: no-repeat;
	position:relative;
	background-position: center left;
}

.vcard li.www {	
	background-image: url(../konsult/img/homepageIcon.gif);
	background-repeat: no-repeat;
	position:relative;
}

.vcard .org {
	float: right;
	/*margin: 6px 4px 0 0;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCFF00;
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
}

.vcard .adr {
	float: right;
	clear: right;
	line-height: 16px;
	width:38%;
	margin-top: 0;
	font-size: 11px;
}
.vcard .adr h1 {
	margin-top: 0;
	padding-top: 0;
	line-height: 16px;
}

.vcard .adr .title {
	/*text-transform:uppercase;*/
	font-size: 11px;
	line-height: 16px;
	color:#ccc;
}

.vcard .adr .fn {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#fff;
}

.vcard .adr .street-address, .vcard .adr .postal-code, .vcard .adr .locality {
	/*text-transform:uppercase;*/
	font-size: 11px;
	line-height: 16px;
	color:#ccc;
}

.vcard li abbr.value {text-transform:none; font-size: 100%; letter-spacing: 0;}

.vcard .type, .vcard .hiddenx .region, .vcard .hiddenx .country-name { 
	line-height: 1px;
	font-size: 1px; 
	color: #050505;
}

.vcard .photoalt {
position:relative;
height:80px;
width:80px;
background-image: url(hakan_berg.jpg);
	float: left;
	clear: left;
}
.justabox {
position:relative;
overflow:auto;
padding: 10px 0 4px 0;
}

/*.photoalt .photo { display:none; }*/



.vcard .downlink {
	clear: both;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	height: 16px;
	line-height: 16px;
}

.vcard .downlink a, .vcard .downlink a:link {
font-weight:normal;
text-decoration: none;
}
.vcard .downlink a:hover {
text-decoration: none;
}
.smallbits {
margin:0;
padding: 6px 8px;
}
.smallbits a {
margin:0;
padding: 0;
}
.smallbits a img {
margin:0 2px 0 2px;
padding: 0;
}

#newsbox {
	position:absolute;
	top:0;
	left:50%;
	margin: -56px 0 0 -515px;
	background: url(../image/nbg15.jpg) left center repeat-x;
	height:172px;
	width:210px;
	zoom: 1;
	border:#e3a34c 2px solid;
	color: #003;
	z-index:180;
}

#newsbox h5 {
font-size:11px;
line-height:14px;
}

#newsbox p a, #newsbox p a:link {
text-decoration:underline;
color: #014;
}
#newsbox p a:hover {
text-decoration: none;
color: #930;
}
