* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('images/background.png') #3e3437 repeat 0px 0px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #000000;
	text-decoration:none
	
}

a:hover {
	color: #ba221d;
}


span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}



#container {
	margin: 0px auto;
	width: 719px;
	text-align: left;
}

.link-more {
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 10px;
}

.link-more a {
	text-decoration: none;
}


/* Page Title */

#page_title {
	padding: 16px 0px 11px;
}

#page_title h1 {
	height: 34px;
	
}


/* Page Header Containers */

#header_image {
	position: absolute;
	margin-left: 507px;
	width: 150px;
}

#header_image span {
	float: right;
	display: block;
	background: url('images/header_image_4.gif') no-repeat 0px 0px;
	position: relative;
	top: -60px;
	z-index: 1;
	width: 151px;
	height: 240px;
}

#header_container_left {
	padding-left: 61px;
	
}

#header_container_right {
	margin-right: 8px;
	padding-right: 53px;
	
}

#header_container {
	border: 1px solid #000000;
}

#page_header {
	width: 595px;
	height: 147px;
	background: url('images/header_background_4.png') no-repeat 0px 0px;
	color: #fbc551;
	overflow: hidden;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #fbc551;
}

#page_header a:hover {
	color: #fbfe00;
}

#header_hidden {
	width: 145px;
	height: 147px;
	float: right;
	overflow: hidden;
}

/* Page Header Punchline */

#header_punchline {
	padding-top: 29px;
	width: 310px;
	float: right;
}

#header_punchline h3 {
	width: 310px;
	height: 13px;
	
}


/* Header Navigation Menu */

#header_menu {
	padding-top: 28px;
	width: 140px;
	float: left;
}

#header_menu ul {
	margin-left: 19px;
	width: 73px;
}

#header_menu li {
	margin-bottom: 3px;
	border: 1px solid #ea7711;
	float: left;
}

#header_menu li a {
	display: block;
	width: 71px;
	height: 15px;
	text-decoration: none;
	overflow: hidden;
}

#header_menu li a:hover {
	background-image: none;
	background-color: #6c0528;
}

#header_menu li a b {
	display: block;
	margin-top: 1px;
	padding-left: 15px;
}

li#menu_1 a {
	
}

li#menu_2 a {
	
}

li#menu_3 a {
	
}

li#menu_4 a {
	
}

li#menu_5 a {
	
}


/* Page Header Links */

#header_links {
	padding-top: 25px;
	width: 310px;
	float: right;
}

#header_links ul {
	padding-left: 2px;
}

#header_links li {
	padding-bottom: 3px;
}


/* Hoved */

#hoved_container {
	margin: 1px 61px;
	padding: 18px 20px 12px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

#hoved {
	width: 555px;
}

#hoved .divider {
	width: 555px;
	height: 1px;
	background: url('images/body_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}

/* Meny */

#meny {
	margin: 0px 1px 12px;
	width: 553px;
}

#meny .link {
	text-transform: lowercase;
}

#meny .link a {
	text-decoration:none
	color: #003333;
}

#meny .link a:hover {
	text-decoration:none
	color: #ba221d;
}


/* Innhold */

#innhold {
	margin: 0px 1px 12px;
	width: 553px;
}

#innhold h2 {
	width: 78px;
	height: 20px;
	background: url('images/chartbusters_title.gif') no-repeat 0px 0px;
}

.innhold_entry {
	margin: 20px 0px 5px;
	width: 553px;
}

.innhold_thumbnail {
	margin-top: 2px;
	float: left;
}

.innhold_thumbnail img {
	border: 1px solid #978f8d;
}

.innhold_details {
	float: right;
	width: 450px;
}

.innhold_details p {
	margin: 1px 0px 10px;
}

#innhold .link-more {
	text-transform: lowercase;
}

#innhold .link-more a {
	color: #003333;
}

#innhold .link-more a:hover {
	color: #ba221d;
}

/* Page Footer */

#page_footer {
	margin: 10px 61px 10px;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#page_footer a {
	color: #fff;
}

#page_footer a:hover {
	color: #ceced0;
}