/* Base layout */

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	min-height: 650px
}

.site-width {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	text-align: left;
}

.light {
	width: 100%;
	height: 60px;
}

.logo {
	margin-bottom: 10px;
	border: 0;
}

#accordion {
	margin: 0;
}

.toggler {
	cursor: pointer;
	background: #002440 url('../images/toggler.png') repeat-x top center;
	margin: 0;
	padding: 0;
	height: 25px;
}

.toggler-dead {
	cursor: default;
	background: #002440 url('../images/toggler.png') repeat-x top center;
	margin: 0;
	padding: 0;
	height: 25px;
}

.status {
	font-size: 10px;
	line-height: 25px;
	color: #fff;
	float: right;
}

.toggler-content {
	width: 960px;
	height: 25px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	text-align: left;
}

.element {
	position: relative;
}

.shadow {
	background: url('../images/shadow.png') repeat-x top center;
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.element-content {
	background-position: 15px 0px;
	display: none;
	width: 975px;
	height: 380px;
	margin: 0 auto;
	padding: 0 0 0 15px;
	text-align: left;
}

.reflect {
	background: url('../images/reflect.gif') repeat-x top center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 60px;
}

.scrolling-content .symbol {
	float: none;
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	border: 0;
}

/* Scroller */

.scroll-wrapper {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.scrolling-content {
	text-align: center;
	float: left;
}

.scrolling-content img {
	float: right;
	height: 380px;
	padding-right: 15px;
}

/* Om oss */

.flash {
	width: 960px;
	height: 180px;
	margin-top: 20px;
	margin-right: 15px;
	background-color: #fff;
}

#left-side {
	height: 380px; 
	width: 650px;
	padding: 0px;
}

#splash {
	text-align: center;
	height: 140px; 
	width: 650px;
	padding: 0px;
}

#splash2 {
	text-align: center;
	height: 130px; 
	width: 650px;
	padding: 0px;
	position: relative;
} 

#blogg-feed {
	background: url('../images/mz_blogg.jpg') no-repeat top left;
	margin-top: 20px;
	height: 300px; 
}

#blogg-rubrik {
	margin: 20px 0 0 170px;
}

#blogg-rubrik a {
	height: 130px;
	top: 20px;
	right: 40px;
	text-align: left;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	color: #00457a;
	margin: 0 0 0 0;
	padding-bottom: 20px;
}

#rssOutput {
	padding-top: 0px;
	padding-right: 0px;
	border-top: 1px solid #e6e6e6;
}

#rssOutput p {
	background: url('../images/blogg-box.gif') no-repeat center left;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666;
	border-bottom: 1px solid #e6e6e6;
}

#rssOutput p a {
	color: #00457a;
}

.omoss {
	height: 380px; 
	width: 975px;
} 

#scroll-inner-omoss {
	width: 975px;
	height: 1140px;
}

#nav_wrap {
	padding-right: 20px;
	margin-right: 19px;
	border-right: 1px solid #e6e6e6;
	height: 280px; /* however tall it needs to be to fit your background image */
	width: 320px;
	background: url('../images/mark.gif') no-repeat top right;
}

#nav_wrap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav_wrap ul li {
	background-image: none;
	padding: 0px;
	height: 20px;
}

.text .viewer {
	background: #ffffff;
	height: 280px;
	width: 600px;
	padding: 0;
	margin-right: 15px;
	display: none;
}

#viewer_wrap {
	width: 600px
	float: right;
}

#active_view {
	display: block;
}

.text .viewer img {
	float: left; 
	padding: 0 20px 0 0;
}

.text .viewer div {
	height: 120px; 
	width: 300px; 
	padding: 0;
}

.text .viewer .infotext {
	float: left; 
	clear: both; 
	width: 600px;
	height: 60px;
	padding: 20px 0 0 0; 
	margin: 19px 0 0 0; 
	border-top: 1px solid #e6e6e6;
}

.internal {
}

.back {
	display: block;
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	background: url('../images/back.gif') no-repeat bottom right;
}

/* Portfolio */

.portfolio {
	height: 300px; 
	width: 880px;
}

#scroll-inner-portfolio .scrolling-content {
	padding: 0 40px 0 40px;
	width: 800px;
}

#scroll-inner-portfolio {
	width: 32640px;
	height: 300px;
}

#scroll-inner-portfolio img {
	height: 280px;
	float: right;
	padding-left: 15px;
}

.middle {
	float: left;
	vertical-align: middle;
	width: 40px;
	height: 380px;
}

#scroll-bar {
	padding-top: 20px;
	clear: both;
	margin: 0 auto;
	text-align: center;
	float: left;
	width: 960px;
}

#scroll-bar a {
	font-family: arial;
	font-size: 9px;
	line-height: 13px;
	text-decoration: none;
	color: #666;
}

#scroll-layer {
	margin: 0 auto;
	overflow: hidden; 
	height: 300px; 
	width: 880px;
	float: left;
	position: relative;
}

.scroll-layer-left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 40px;
	height: 300px;
}

.scroll-layer-right {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	width: 40px;
	height: 300px;
}

#scrollLeft {
	background: url('../images/arrow_left.gif') no-repeat 0 0;
	cursor: pointer;
	float: left;
	width: 40px;
	height: 40px;
	margin-top: 170px;
}

#scrollRight {
	background: url('../images/arrow_right.gif') no-repeat 0 0;
	cursor: pointer;
	float: left;
	width: 40px;
	height: 40px;
	margin-top: 170px;
}


#scrollLeft:hover, #scrollRight:hover {
	background-position: -40px 0px;
}

/* Research */

.research {
	height: 300px; 
	width: 975px;
} 

#scroll-inner-research {
	width: 975px;
	height: 1120px;
}

.research-steps {
	padding-top: 20px;
	height: 60px; 
}

.research-steps img {
	height: 60px; 
	width: 240px;
	border: none;
	float: left;
} 

.research img {
	float: right;
	height: 280px;
	width: 310px;
	padding-right: 15px;
	padding-top: 20px;
}

.research-steps {
	position: absolute;
	width: 960px;
	overflow: hidden;
}

.research-steps div {
	height: 60px; 
	width: 230px;
	padding-left: 40px;
	border: none;
	float: left;
	text-align: left;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
}

.research-steps div:hover {
	background-position: 0px -60px;
}

.research-steps .step1 {
	background-image: url('../images/steg_1.png');
	z-index: 3;
	position: absolute;
	left: 0px;
}

.research-steps .step2 {
	background-image: url('../images/steg_2.png');
	z-index: 2;
	position: absolute;
	left: 240px;
}

.research-steps .step3 {
	background-image: url('../images/steg_3.png');
	z-index: 1;
	position: absolute;
	left: 480px;
}

.research-steps .step4 {
	background-image: url('../images/steg_4.png');
	z-index: 0;
	position: absolute;
	left: 720px;
}



/* Strategi */

.bg {
	background: url('../images/research_bg.jpg') no-repeat top left;
}

.strategi {
	height: 380px; 
	width: 975px;
} 

#scroll-inner-strategi {
	width: 975px;
	height: 960px;
}

/* Kommunikation */

.kommunikation {
	height: 380px; 
	width: 975px;
} 

#scroll-inner-kommunikation {
	width: 975px;
	height: 560px;
}

/* Typography */

.text {
	float: left;
	padding-top: 20px;
	text-align: right;
}

.text div {
	float: left;
	width: 310px;
	line-height: 20px;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding: 0;
	padding-right: 15px;
}

.text div img {
	display: block;
	float: none;
	height: 140px;
/*	width: 310px;	*/
	padding: 20px 0 0 0;
}

.port div {
	float: none;
	width: auto;
	padding: 0;
}

.text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.text ul li {
	background: url('../images/bullet.png') no-repeat top left;
	padding-left: 20px;
}

.intro {
	padding-top: 20px;
}

.intro div {
	float: left;
	width: 310px;
	line-height: 20px;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding: 0;
	padding-right: 15px;
}

a:link, a:visited {
	text-decoration: none;
	line-height: 20px;
	color: #00457a;
}

a:hover, a:active {
	text-decoration: none;
	line-height: 20px;
	color: #90b7d5;
}

h1 {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #333;
	margin: 0 0 20px 0;

}

h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 15px 0 5px 0;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 0px 0 10px 0;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 0px 0 7px 0;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 0;
}

h6 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 20px 0 0 0;
}