html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#131313;
	background-image:url(../images/bg_header_new.jpg);
	background-repeat:repeat;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
div#wrapper {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#container {
	/*position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;	
	/*height:auto !important; /* real browsers */
	/*height:100%; /* IE6: treaded as min-height*/
	background-color:#d6d6d6;

	/*min-height:100%; /* real browsers */
}
.slogan {
	float:left;
	width:350px;
	margin: 43px 0 0 15px;
}
.header_nav {
	margin: 0;
	padding:0;
}

.annonse {
	margin: 7px 10px 0 10px;
}

div#header {
	background-color:#131313;
	background-image:url("../images/bg_top.gif");
	background-repeat:repeat-x;
	/*border-bottom:6px double gray;*/
}
div#header_new {
	background-image: url(../images/bg_header_gradient.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding: 0 0 10px 0;
	/*border-bottom:6px double gray;*/
}
div#header_margin_new {
	width:826px;
	margin:0 auto;
	padding:0 1px 0 1px;
}
div#header_content_new {
	height:96px;
}
div#header_content {
	background-image:url(../images/bg_top_content.gif);
	background-repeat:repeat-x;
	height:96px;
}
div#header_margin {
	border-left:1px solid #413f40;
	border-right:1px solid #413f40;
	width:826px;
	background-color:#121212;
	margin:0 auto;
	padding:0 1px 0 1px;
}

#breadcrumb_container {
	background-image:url(../images/border_upper_content.gif);
	background-repeat:repeat-x;
	background-color:#d6d6d6;
	padding-top:10px;
}
#breadcrumb {
	font-size:10px;
	background-color:#FFF;
	border:1px solid #b4b4b4;
	border-bottom:none;
	padding:1px;
	margin:0 auto;
	width:826px;
	
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius:5px;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius:5px;
}
#breadcrumb p a {
	color:#ec8a0d;	
	font-weight:bold;
	text-decoration:none;
}
#breadcrumb p {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius:3px;
	
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius:3px;

	background-color:#ededed;
	color:#4f4f4f;
	margin:0;
	padding:0 3px 0 8px;
	line-height:25px;
}
div#header_meny {
	float:right;
	width:300px;
}
#logo_new {
	margin-left:0;
	margin-top:28px;
}
#logo {
	margin-left:20px;
	margin-top:28px;
}
div#main_menu ul, div#main_menu_new ul {
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:2px 0 0 0;
}
div#main_menu ul li, div#main_menu_new ul li {
	float:left;
	border-right:1px solid #000000;
}
div#main_menu ul li a, div#main_menu_new ul li a {
	line-height:31px;
	width:115px;
	text-align:center;
	/*padding:0 10px 0 10px;*/
	/*height:31px;*/
	background-image:url(../images/menu_bg_inactive.gif);
	background-repeat:repeat-x;
	border:1px solid #FFF;
	display:inline-block;
	text-decoration:none;
	color:#454545;
}
div#main_menu ul li a.active, div#main_menu_new ul li a.active {
	background-image:url(../images/menu_bg_active.gif);
	border-color: #fdd49e;
	color:#FFF;
}
#logo_footer {
	margin-left:20px;
	margin-top:20px;
}


div#main_menu {
	width:828px;
	height:34px;
	margin:0 auto;
}

div#main_menu_new {
	width:828px;
	margin:0 auto;
	background:#000000;
}
	.mooquee {
		overflow: hidden;
		padding: 7px 5px 5px;
		position: absolute;
		white-space: nowrap;
		left:4px;
	}
	.mooquee-text {
		position: absolute;
	}
	.mooquee-text a {
		color: #ec8a0c !important;
		font-weight:bold !important;
		text-decoration:none;
		
	}


#newsticker {
	padding: 1px 3px 0 0;
	font-size:11px;
	color: #7b7b7b;
	/*height: 50px;
	width: 500px;*/
	display: block;
	overflow: hidden;
	position: relative;
	border: 1px solid #424242;
	/*padding:7px;*/
	margin: 1px 2px 15px 0;
	height:29px;
}
/*#newsticker ul {
	margin-top:8px !important;
	margin-left:7px !important;
	width:810px !important;
}
#newsticker ul li, #newsticker ul li a {
	float:left;
	background:none !important;
	border:none !important;
	width:auto !important;
	line-height: normal !important;
	color: #7b7b7b !important;
	font-weight:bold !important;
		margin-bottom:10px !important;

}
#newsticker ul li {
	margin-right:9px !important;
	color: #7b7b7b !important;
	height:14px;
	overflow:hidden;
}
.newsticker_content {
}*/



div#banner {
	/*height:224px;*/
	background-color:#aba9aa;
	background-image:url("../images/bg_topp_banner.jpg");
	background-repeat:repeat-x;
}
div#banner_margin {
	border-left:1px solid #9d9b9c;
	border-right:1px solid #9d9b9c;
	width:826px;
	background-color:#dfddde;
	margin:0 auto;
	padding:0 1px 0 1px;
}
div#banner_content {
	background-color:#b5b3b4;
	background-image:url("../images/bg_topp_banner_content.jpg");
	background-repeat:repeat-x;
	/*height:223px;*/
	padding-left:10px;
}


div#content {
	padding:10px 12px 280px 12px; /* bottom padding for footer */
	width:804px;
	background-color: #ececec;
	margin:0 auto;
	border:1px solid #b4b4b4;
	/*background-color:#ececec;*/

}

div#footer {
	position:absolute;
	background-color:#1e1e1e;
	background-image:url("../images/bg_bunn.gif");
	background-repeat:repeat-x;
	width:100%;
	bottom:0; /* stick to bottom */
	padding-top:2px;
	/*padding:2px 1px 0 1px;*/
}
div#footer_margin {
	border-left:1px solid #373737;
	border-right:1px solid #373737;
	width:826px;
	background-color:#0a0a0a;
	margin:0 auto;
	padding:0 1px 0 1px;
}
div#footer_content {
	background-image:url("../images/bg_bunn_content.gif");
	background-repeat:repeat-x;
	height:231px;
}
.footer_content_block {
	width:260px;
	float:left;
	padding-left:10px;
}
.footer_block_spacer {
	float:left;
	width:1px;
	background-color:#2b2b2b;
	border-right:1px solid #121212;
	margin-top:23px;
	height:187px;
}
.footer_horisontal_spacer {
	height:1px;
	background-color:#2b2b2b;
	border-top:1px solid #121212;
	margin: 10px auto;
}
#social_medias img {
	float:left;
	margin-right:3px;
	border:none;
}
#copyright {
	padding-top:0;
	text-align:right;
	font-size:11px;
}
.clearfix {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:0 !important;
	margin:0 !important;
}
