body{
	color: #32323b;
	font-family: Arial, Helvetical, sans-serif;
	margin: 0;
	padding: 0;
	font-size: .75em;
	line-height: 1.6;
	background: #fff url(images/background.gif) repeat-x top;
}



body.big{
	background: #fff url(images/background_big.gif) repeat-x top;
}




#content-link {
	display: none;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/*
	border: 1px #bbbcbe solid;
	overflow: hidden;
	*/
}



a {
	text-decoration: none;
	color: #f57900;
}


h1{
	font-size: 160%;
	font-weight: normal;
	margin: 1.5em 0 .5em 0;
	padding: 0;
}

h2{
	font-size: 120%;
	margin: 1.5em 0 .5em 0;
	padding: 0;
}

h2.digest{
	font-size: 100%;
	padding: 0;
	margin: 0;
}


h3{
	font-size: 100%;
}

h4 {
	font-size: 100%;
}

p {
	margin: 1em 0 .5em 0;
	padding: 0;
}


img {
	border: 0;
}



/* ---------------- START placeholder-top ---------------- */


.frontpage #placeholder-top {
	height: 330px;
	margin-bottom: 1em;
}

.frontpage #placeholder-left {
	display: none;
}


#placeholder-top .page-header {
	height: 105px;
	width: 200px;
}

#placeholder-top .page-header a{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
}

#placeholder-top .page-header img{
	border: 0;
}




#placeholder-top .horizontal-menu {
	position: absolute;
	top: 20px;
	right: 10px;
}

#placeholder-top .horizontal-menu a {
	color: #000;
}

#placeholder-top .horizontal-menu h3{
	display: none;
}

#placeholder-top .horizontal-menu ul{
	margin: 0;
	padding: 0;
	display: inline;
}

#placeholder-top .horizontal-menu li{
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
	display: inline;
}







#placeholder-top .vertical-menu {
	background: #32323b url(images/h-m-2_bkgrnd.gif) repeat-x top;
	overflow: hidden;
	width: 100%;
}

#placeholder-top .vertical-menu a {
	color: #fff;
	font-weight: bold;
}

#placeholder-top .vertical-menu h3{
	display: none;
}

#placeholder-top .vertical-menu ul{
	margin: 0;
	padding: 0;
	display: inline;
}

#placeholder-top .vertical-menu li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: #f57900 url(images/h-m-2_left_bkgrnd_hover.gif) no-repeat -50px 0;
}


#placeholder-top .vertical-menu a{
	padding: 7px 1.4em;
	display: block;
	float: left;
	background: url(images/h-m-2_split.gif) no-repeat right top;
}



#placeholder-top .vertical-menu li a:hover,
#placeholder-top .vertical-menu li.active a,
#placeholder-top .vertical-menu li.main-active a{
	background: #f57900 url(images/h-m-2_bkgrnd_hover.gif) repeat-x top;
}




#extra-1 {
	background: url(images/menu-corners.png) no-repeat top left;
	display: block;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 105px;
}


*html body #extra-1 {
	background: url(images/menu-corners.gif) no-repeat top left;
}




.small-searchinput {
	position: absolute;
	top: 112px;
	right: 10px;
}



.small-searchinput h3{
	display: none;
}

.small-searchinput form{
	margin: 0;
	padding: 0;	
}

.small-searchinput input{
	margin: 0;
	padding: 2px 5px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	float: left;
	background: url(images/search_background.gif) no-repeat;
	width: 158px;
}

.small-searchinput .submit{
	border: 0;
	color: #fff;
	padding: 1px 2px;
	font-weight: bold;
	margin-left: 10px;
	background: url(images/submit_background.gif) no-repeat;
	width: 47px;
}




#placeholder-top .full-articledisplay {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

#placeholder-top .full-articledisplay img{
	display: inline;
}

#placeholder-top .full-articledisplay p{
	margin: 0;
	padding: 0;
}



#placeholder-top .cat_banner {
	height: 180px;
	width: 900px;
	overflow: hidden;
	padding-top: 20px;
}

#placeholder-top .webshop {
	background: url(images/cat_webshop.jpg) no-repeat;
}


#placeholder-top .report {
	background: url(images/cat_report.jpg) no-repeat;
}

#placeholder-top .konsulent {
	background: url(images/cat_konsulent.jpg) no-repeat;
}


#placeholder-top .menneskene {
	background: url(images/cat_menneskene.jpg) no-repeat;
}



#placeholder-top .cat_banner h1 {
	line-height: 1.2;
}

#placeholder-top .cat_banner h1,
#placeholder-top .cat_banner p{
	padding-left: 200px;
	width: 400px;
	margin: .5em 0;
}

#placeholder-top .cat_banner p{
	line-height: 1.3;
}





/* ---------------- frontpage ---------------- */


 .frontpage #placeholder-content h1 {
	display: none;
}

.frontpage p.one,
.frontpage p.two,
.frontpage p.three {
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

.frontpage p.one a,
.frontpage p.two a,
.frontpage p.three a {
	float: left;
	width: 307px;
	display: block;
	height: 300px;
	color: #32323b;
}

.frontpage p.one a span,
.frontpage p.two a span,
.frontpage p.three a span {
	display: block;
	margin: 135px 30px 0 15px;
}



.frontpage p.one a{
	background: url(images/front_webshop.jpg) no-repeat;
}

.frontpage p.two a{
	background: url(images/front_report.jpg) no-repeat;
}

.frontpage p.three a{
	background: url(images/front_konsulent.jpg) no-repeat;
	width: 285px;
}




.frontpage #placeholder-content {
	width: 100%;
}












#placeholder-top .frontpage_banner {
	height: 180px;
	width: 900px;
	overflow: hidden;
	padding-top: 20px;
	background: url(images/front_banner.jpg) no-repeat;
}




#placeholder-top .frontpage_banner h1 {
	line-height: 1.2;
}

#placeholder-top .frontpage_banner h1,
#placeholder-top .frontpage_banner p{
	padding-left: 200px;
	width: 600px;
	margin: .5em 0;
}

#placeholder-top .frontpage_banner p{
	line-height: 1.3;
}

/* ---------------- END placeholder-top ---------------- */












/* ---------------- START placeholder-left ---------------- */


#placeholder-left {
	width: 190px;
	float: left;
}








#placeholder-left .vertical-menu {
	margin-top: 35px;
	padding: 0;
}

#placeholder-left .vertical-menu h3{
	display: none;
}

#placeholder-left .vertical-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#placeholder-left .vertical-menu li{
	margin: 0;
	padding: 0 15px;
	line-height: 2;
}

#placeholder-left .vertical-menu a {
	color: #585f68;
	display: block;
}

#placeholder-left .vertical-menu a:hover {
	color: #f57900;
}


#placeholder-left .vertical-menu li.active a {
	font-weight: bold;
}

#placeholder-left .vertical-menu ul li li a{
	font-weight: normal!important;
}

#placeholder-left .vertical-menu ul li li.active a{
	font-weight: bold!important;
}




/* ---------------- placeholder-content ---------------- */


#placeholder-content {
	width: 700px;
	float: right;
}



.linktoolbar {
	display: none;
}


.sitelocator {
	display: block;
	height: 50px;
	padding: 15px 0 0 15px;
}


.sitelocator h3,
.sitelocator div{
	display: inline;
	margin: 0;
	padding: 0;
}


.sitelocator ul,
.sitelocator li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}


.sitelocator h3,
.sitelocator li{
	padding: 0 1em 0 0;
}


.sitelocator a{
	color: #32323b;
	background: url(images/sitelocator_split.gif) no-repeat right center;
	padding-right: 20px;
}


.sitelocator a:hover {
	color: #fff;
}


.big .sitelocator {
	display: none;
}






.list-thumbnail-left {
	float: left;
	padding: 0 10px 10px 0;
}

.list-thumbnail-right {
	float: right;
	padding: 0 0 10px 10px;
}


.full-articlelist .even,
.full-articlelist .odd{
	width: 100%;
	height: 100%;
	clear: both;
}









#login-form-container form,
#login-form-lostpassword-container form{
	display: inline;
}


#login-form-container,
#login-form-lostpassword-container {
	background: #e1e1e1;
	border: 2px solid #32323b;
	padding: 3em;
	height: 100%;
	overflow: hidden;
}

#login-form-container .clear-both-style,
#login-form-lostpassword-container .clear-both-style{
	display: none;
}


.login-form h3{
	font-size: 160%;
	font-weight: normal;
	margin: 1.5em 0 .5em 0;
	padding: 0;
}

.login-form .row{
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.login-form label{
	width: 10em;
	display: block;
	font-weight: bold;
	float: left;
	margin-bottom: 1em;
}

#login-form-lostpassword-container {
	display: none;
}

#login-form-container .submit,
#login-form-lostpassword-container .submit{
	clear: both;
	margin-right: 4em;
	float: left;
	margin-top: 1em;
}


#login-form-container .login-form-link,
#login-form-lostpassword-container .login-form-link {	
	margin-top: 1em;
}

















#placeholder-bottom {
	width: 100%;
	overflow: hidden;
	height: 100%;
	float: left;
	padding: 2em 0;
}

#placeholder-bottom p{
	margin: 0;
	padding: 0;
}



#coretrek-colofon {
	display: none;
}
