
/*
**
**	Main structure presentation goes here
**
*/
body {
	background: rgb(91,75,71);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#container {
	position: absolute;
	width: 906px;
	top: 32px;
	bottom: 171px;
	left: 50%;
	margin-left: -453px;
	border: 1px solid black;
	z-index: 1;
	background: white;
}

#content {
	position: absolute;
	left: 50%;
	width: 854px;
	margin-left: -427px;
	top: 26px;
	bottom: 26px;
	overflow: auto;
	overflow-x: hidden;
}


/*
**
**	Navigation bar stuff goes here
**
*/
#navigation {
	position: absolute;
	display: block;
	width: 906px;				/* Window WIDTH - width of borders */
	height: 43px;
	left: 50%;
	margin-left: -453px;
	bottom: 138px;
	overflow: hidden;
	border-left: 1px solid black;
	border-right: 1px solid black;
	z-index: 2;
}

#navigation #jsnav {
	display: none;
}

#navigation #nsnav {
	display: block;
	position: absolute;
	width: 906px;				/* Window WIDTH - width of borders */
	height: 26px;
	bottom: 0px;
	left: 0px;
	background: gray;
	padding: 4px;
}

#navigation div.nstab {
	float: left;
	font-size: 10px;
	background: gray;
	bottom: 0px;
}

#navigation #spinner {
	position: absolute;
	width: 120px;
	height: 16px;
	right: 4px;
	bottom: 0px;
	background: url(../2008/ajax-loader4.gif) no-repeat right;
	font-family: corbel, calibri, "trebuchet ms", arial, sans-serif;
	font-size: 10px;
	color: white;
	text-align: right;
	padding-right: 23px;
	padding-top: 4px;
	z-index: 20;
	display: none;
}

#navigation ul,
#navigation ul ul,
#navigation ul li,
#navigation ul ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigation ul {
	display: block;
	position: absolute;
	width: 906px;				/* Window WIDTH - width of borders */
	height: 20px;
	bottom: 0px;
	left: 0px;
	background: url(../2008/navbarmain.png) repeat-x;
}

#navigation ul ul {
	display: none;
	position: absolute;
	width: 906px;				/* Window WIDTH - width of borders */
	height: 14px;
	top: -14px;
	left: 0px;
	background: url(../2008/navbartop.png) repeat-x;
	z-index: 4;
}

#navigation ul li a,
#navigation ul ul li a {
	font-family: corbel, calibri, "trebuchet ms", arial, sans-serif;
}

#navigation ul li a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	height: 14px;
	border-right: 2px solid white;
	margin: 3px 0px 0px;		/* top, ... */
	padding: 0px 6px;			/* top/bottom, left/right */
}

#navigation ul ul li a {
	color: black;
	font-size: 10px;
	line-height: 10px;
	display: block;
	float: left;
	height: 10px;
	border-right: 1px solid black;
	margin: 2px 0px 0px;		/* top, ... */
	padding: 0px 5px;			/* top/bottom, left/right */
}

#navigation ul ul.cursub {
	display: block;
}

#navigation ul a {
	position: relative;
}

#navigation ul ul a.redarrow span {
	position: absolute;
	display: block;
	width: 9px;
	height: 7px;
	background: url(../2008/redarrow.png) no-repeat;
	left: 50%;
	margin-left: -5px;
	top: -10px;
}

#navigation ul li a.curtab span {
	position: absolute;
	display: block;
	width: 5px;
	height: 3px;
	background: url(../2008/actarrow.png) no-repeat;
	left: 50%;
	margin-left: -3px;
	top: -6px;
	z-index: 10;
}

#navigation a:hover {
	color: yellow;
	text-shadow: 0px 0px 4px black;
}

#xnavigation ul li a.curtab {
	color: black;
	text-shadow: 0px 0px 4px black;
}

#navigation ul li a.active {
	color: rgb(160,0,0) !important;
	color: rgb(246,64,28) !important;
	color: gold !important;
	text-shadow: 0px 0px 4px black;
}

#navigation ul li a.curtab:hover,
#navigation ul li a.active:hover {
	color: yellow !important;
}

/*
**
**	Eye candy stuff goes here
**
*/
#eyecandy {
	display: none;
}

#e0, #e1, #e2, #e3 {
	background: url(../2008/regmark.png) no-repeat;
	position: absolute;
	width: 21px;
	height: 21px;
}

#e0, #e1 { left: 50%; margin-left: -10px; }
#e0 { top: 3px; }
#e1 { bottom: 3px; }
#e2, #e3 { top: 50%; margin-top: -10px; }
#e2 { left: 3px; }
#e3 { right: 3px; }

#e4, #e5 { 
	position: absolute;
	top: 5px;
	height: 15px;
	width: 155px;
}

#e4 { background: url(../2008/stripgray.png) no-repeat; left: 32px; }
#e5 { background: url(../2008/stripcolor.png) no-repeat; right: 32px; }

#e6, #e7, #e8, #e9, #eA, #eB, #eC, #eD {
	position: absolute;
	width: 22px;
	height: 22px;
}

#e6 { background: url(../2008/cropmarktl.png) no-repeat; top: 4px; left: 4px; }
#e7 { background: url(../2008/cropmarktr.png) no-repeat; top: 4px; right: 4px; }
#e8 { background: url(../2008/cropmarkbl.png) no-repeat; bottom: 4px; left: 4px; }
#e9 { background: url(../2008/cropmarkbr.png) no-repeat; bottom: 4px; right: 4px; }
#eA { background: url(../2008/cropmarktl.png) no-repeat; top: -22px; left: -22px; }
#eB { background: url(../2008/cropmarktr.png) no-repeat; top: -22px; right: -22px; }
#eC { background: url(../2008/cropmarkbl.png) no-repeat; bottom: -161px; left: -22px; }
#eD { background: url(../2008/cropmarkbr.png) no-repeat; bottom: -161px; right: -22px; }

#docname,
#docdate,
#coords,
#debug {
	font-family: calibri, arial, sans-serif;
	font-size: 8px;
	color: gray;
	position: absolute;
	bottom: 9px;
}

#docname { left: 36px; }
#docdate { right: 36px; }

#coords {
	left: 52%;
	width: 40px;
	text-align: right;
}

#debug {
	right: 52%;
	width: 40px;
	text-align: left;
}


/*
**
**	Page footer goes here
**
*/
#footer {
	position: absolute;
	bottom: 32px;			/* 57 */
	width: 908px;
	height: 101px;
	background: url(../2008/footerbg.png) no-repeat;
	left: 50%;
	margin-left: -453px;
	z-index: 2;
}

#footer #address {
	position: absolute;
	width: 295px;
	height: 56px;
	top: 21px;
	right: 22px;
	background: url(../2008/contact.png) no-repeat;
	cursor: pointer;
}

#footer #address address {
	display: none;
}

#redline {
	position: absolute;
	top: -5px;
	width: 906px;
	height: 5px;
	background: url(../2008/redline.png) repeat-y;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#logo {
	cursor: pointer;
	position: absolute;
	width: 143px;
	height: 68px;
	bottom: 51px;		/* 76 */
	left: 50%;
	margin-left: -431px;
	background: url(../2008/mediaprologo.png) no-repeat;
	z-index: 3;
}


/*
**
**	The styling for the actual contents of the loaded
**	pages should go here.
**
*/
#innercontent {
	padding-left: 45px;
	padding-right: 15px;
	font-family: corbel, calibri, "trebuchet ms", arial, sans-serif;
	font-size: 14px;
}

#innercontent p.ingress {
	font-weight: bold;
}

#innercontent p.webrefs {
	clear: both;
	padding-top: 8px;
	border-top: 3px dotted silver;
}

#innercontent h1 {
	position: relative;
	left: -30px;
}

#innercontent h2 {
	position: relative;
	left: -15px;
	margin-top: 3em;
	border-bottom: 1px solid silver;
}

#innercontent h1.header {
	width: 600px;
//	margin-top: 0px;
//	margin-bottom: -0.5em;
	margin: 0px;
	left: -40px;
}

/*
#innercontent h1.headerGfx {
	background: url(../2008/Headers-20080708.png) no-repeat;
	background-position: -10px 80px;
	height: 80px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: -0.5em;
	left: -45px;
}

#innercontent h1.headerGfx span {
	display: none;
}
*/

/*
**	Adjusted by 5px throughout, steps of 80 px used
*/
/*
#innercontent h1#d-layout { background-position: -10px -405px; }
#innercontent h1#d-radgivning { background-position: -10px -485px; }
#innercontent h1#d-logotyper { background-position: -10px -565px; }
#innercontent h1#t-enfarg { background-position: -10px -645px; }
#innercontent h1#t-fyrfarg { background-position: -10px -725px; }
#innercontent h1#t-efterbehandling { background-position: -10px -805px; }
#innercontent h1#t-papper { background-position: -10px -885px; }
#innercontent h1#t-samarbetspartners { background-position: -10px -965px; }
#innercontent h1#w-hemsida { background-position: -10px -1045px; }
#innercontent h1#w-kundlosningar { background-position: -10px -1125px; }
#innercontent h1#w-samarbetspartners { background-position: -10px -965px; }
#innercontent h1#w-referenser { background-position: -10px -1205px; }
#innercontent h1#f-digitalfoto { background-position: -10px -1285px; }
#innercontent h1#f-frilaggning { background-position: -10px -1365px; }
#innercontent h1#f-retuschering { background-position: -10px -1445px; }
#innercontent h1#f-scanning { background-position: -10px -1525px; }
#innercontent h1#p-produktblad { background-position: -10px -1605px; }
#innercontent h1#p-foldrar { background-position: -10px -1685px; }
#innercontent h1#p-bocker { background-position: -10px -1765px; }
#innercontent h1#m-intro { background-position: -10px -1845px; }
#innercontent h1#m-historik { background-position: -10px -1925px; }
*/

#innercontent quote {
	font-size: 85%;
	font-size: 12px;
	font-style: italic;
	color: gray;
	display: block;
	width: 35%;
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	background: url(../2008/quotebg.png) no-repeat;
	padding-top: 14px;
	padding-left: 20px;
	min-height: 133px;
}

#innercontent p.tools {
	font-weight: bold;
	font-style: italic;
}

#innercontent #updated {
	float: right;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 10px;
	color: silver;
}



/*
**
**	Only shown when javascript is not active/present
**
*/
#nojs {
	background: url(../2008/jssaknas.png) center no-repeat;
	display: block;
	position: absolute;
	height: 66px;
	width: 148px;
	bottom: 20px;
	left: 50%;
	margin-left: -74px;
	z-index: 100;
}


#postit span#postit-text {
	padding: 0px 14px;
	display: block;
	margin-top: -12px;
	font-family: corbel, calibri, "trebuchet ms", arial, sans-serif;
	font-size: 85%;
}

#postit span#postit-top {
	display: block;
	position: relative;
	top: -10px;
	height: 10px;
	width: 300px;
	background: url(../2008/postit-top.png) no-repeat;
}

#postit span#postit-bot {
	display: block;
	position: absolute;
	height: 41px;
	width: 300px;
	background: url(../2008/postit-bot.png) no-repeat;
}

#postit a#postit-close {
	display: block;
	position: absolute;
	width: 23px;
	height: 23px;
	right: -10px;
	top: -19px;
	background: url(../2008/postit-close.png) no-repeat;
	z-index: 30;
}

#postit {
	display: none;
	position: absolute;
	width: 300px;
	background: url(../2008/postit-mid.png) repeat-y;
	bottom: 220px;
	left: 50%;
	margin-left: -496px;
	z-index: 20;
}

.sIFR-hasFlash h1.header embed {
	height: 80px !important;
}