/*
//////////////////////////////////////////////////
// CSS for musikkoperatørene.no
//////////////////////////////////////////////////
*/

/*
// GENERELT
*/
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	font:10px Arial, Helvetica, sans-serif;
	background:#33391f url(../_gfx/body.gif);
	color:#353535;
}
ul {
	list-style:none;
}
li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#6d583f;
}
a:hover {
	color:#222222;
}
	
#leftCol {
	margin:5px 5px 0 0;
	float:left;
	width:165px;
}
#centerCol {
	width:460px;
	margin:5px 5px 0 0;
	display:block;
	float:left;
}
#rightCol {
	margin:5px 0 0 0;
	float:left;
	width:165px;
}
/* Hide from IE5-mac \*/

* html #leftCol {
	margin-right: 2px;
}
* html #centerCol {
	margin-right: 2px;
}
* html #rightCol {
	margin-right: 2px;
}

/* End IE5/mac hide */

#contentCell {
	padding:20px;
	margin:1px 0 0 0;
	background:#fbfbfb;
}
#wrapper {
	width:800px;
	margin:0 auto;
	background:#dddddd;
	padding:5px 5px 0 5px;
}
* html #wrapper {
	width: 810px; 
	w\idth: 800px;
}
/*
// Header tags
*/
#header {
	width:800px;
	height:195px;
	display:block;
}
h1 {
	width:800px;
	height:195px;
	background:#dddddd url(../_gfx/header.jpg);
	display:block;
	text-indent:-5000px;
}
h2 span, h3 span {
	padding:11px 0 10px 0;
	text-transform:uppercase;
	display:block;
	font-size:9px;
	text-indent:30px;
	color:#fbfbfb;
}
h2, h3 {
	background:#786248 url(../_gfx/h3bg.gif) repeat-x;
	overflow:hidden;
}
h3 .pil {
	background:url(../_gfx/pil.gif) no-repeat;
	background-position:7px 8px;
}
h3 .avis {
	background:url(../_gfx/avis.gif) no-repeat;
	background-position:8px 8px;
}
h3 .historie {
	text-indent:10px;
}
h3 .kart {
	background:url(../_gfx/karti.gif) no-repeat;
	background-position:8px 8px;
}
h4 {
	font-size:14px;
	text-transform:uppercase;
	color:#6d583f;
}
h2 .forsiden {
	background:url(../_gfx/forsiden.gif) no-repeat;
	background-position:8px 6px;
}
h2 .utgivelser {
	background:url(../_gfx/utgivelser.gif) no-repeat;
	background-position:8px 8px;
}
h2 .omoss {
	background:url(../_gfx/informasjon.gif) no-repeat;
	background-position:8px 8px;
}
h2 .bestselgerliste,
h3 .bestselgerliste {
	background:url(../_gfx/bestselger.gif) no-repeat;
	background-position:8px 8px;
}
h2 .selskaper {
	background:url(../_gfx/plateselskaper.gif) no-repeat;
	background-position:8px 8px;
}
/*
// Plateselskaper

*/
.selskaperDiv {
	width:305px;
	float:left;
}
.infoDiv {
	float:left;
	width:115px;
}
.infoDiv a {
	display:block;
	background:#efefef;
	margin:0 0 5px 5px;
	padding:5px;
	font-weight:bold;
	font-size:11px;
}
.infoDiv a:hover {
	background:#66523a;
	color:#fbfbfb;

}
.selskaperDiv .tSelskaper {
	background:#786248 url(../_gfx/h3bg.gif) repeat-x;
	overflow:hidden;
	padding:11px 0 10px 10px;
	text-transform:uppercase;
	font-size:9px;
	color:#fbfbfb;
	width:200px;
	border-right:2px solid #fbfbfb;
	font-weight:bold;
}
.selskaperDiv .tSjanger {
	background:#786248 url(../_gfx/h3bg.gif) repeat-x;
	overflow:hidden;
	padding:11px 0 10px 10px;
	text-transform:uppercase;
	font-size:9px;
	color:#fbfbfb;
	width:100px;
	font-weight:bold;
}
.selskaperDiv .medBg {
	background:#efefef;
	padding:3px 5px 3px 5px;
}
.selskaperDiv .utenBg {
	background:#fbfbfb;
	padding:3px 5px 3px 5px;
}
/*
////////////////////
// OM OSS
////////////////////
*/
.bestselgerDiv {
	margin:0 5px 0 0;
}
.bestselgerDiv select {
	width:100%;
	margin:0 0 5px 0;
}
.bestselgerDiv td {
	padding:3px 0 3px 0;
}
.bestselgerDiv th {
	text-align:left;
}
.historieDiv {
	float:left;
	width:290px;
	margin:0 5px 0 0;
}
p.historien {
	padding:10px;
}
.ansatteDiv {
	float:left;
	width:125px;
}
.ansatteDiv img {
	margin:1px 0 0 0;
}
.kontaktInfo {
	margin:0 0 5px 0;
}
.kontaktInfo .navn {
	background:url(../_gfx/mann.gif) no-repeat;
	background-position:2px 0px;
	padding:4px 0 0 22px;
}
.kontaktInfo .telefon {
	background:#fbfbfb url(../_gfx/telefon.gif) no-repeat;
	background-position:2px 0px;
	padding:3px 0 0 22px;
}
.kontaktInfo .mobil {
	background:#fbfbfb url(../_gfx/mobil.gif) no-repeat;
	background-position:2px 3px;
	padding:6px 0 2px 22px;
}
.kontaktInfo .mail {
	background:#fbfbfb url(../_gfx/mail.gif) no-repeat;
	background-position:2px 0px;
	padding:3px 0 2px 22px;
}
.kontaktInfo .vcard {
	background:#fbfbfb url(../_gfx/vcard.gif) no-repeat;
	background-position:2px 0px;
	padding:3px 0 2px 22px;
}
/*
////////////////////
// NYHETER
////////////////////
*/
#contentCell .publisert {
	font-style:italic;
	margin:0 0 5px 0;
}
#contentCell .ingress {
	font-weight:bold;
	font-size:11px;
	margin:0 0 5px 0;
}
.utskriftsvenlig {
	background:#fbfbfb url(../_gfx/print.gif) no-repeat;
	background-position:2px 0px;
	padding:3px 0 2px 22px;
	display:block;
	margin:10px 0 0 0;
}
.nyhet {
	margin:0 0 20px 0;
	border-bottom:1px solid #dddddd;
	padding:0 0 20px 0;
	overflow:hidden;
	height:120px;
}
.nyhetTxt {
	width:300px;
	float:right;
}
.nyhet img {
	float:left;
}
.nyhet p.publisert {
	font-style:italic;
	margin:0 0 5px 0;
}
.nyhet:after,
#contentCell:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.arkiv {
	background:url(../_gfx/pilL.gif) no-repeat;
	background-position:-6px -1px;
	padding:2px 0 2px 10px;
	display:block;
}
.nyhet a.mer {
	background:url(../_gfx/pilL.gif) no-repeat;
	background-position:-6px -1px;
	padding:2px 0 2px 10px;
	margin:5px 0 0 0;
	display:block;
}
.mailFeil {
	padding:10px;
	margin:1px 0 5px 0;
	background:#fbfbfb;
	color:#6d583f;
}
/* Hides from IE Mac \*/
* html .nyhet {height: 1%;}
.nyhet {display:block;}
* html #contentCell {height: 1%;}
#mainWrap {
	position:relative;
}
#contentCell {display:block;}
/* End Hack */ 
/*
////////////////////
// Footer
////////////////////
*/
#footer {
	text-align:center;
	margin-top:5px;
	padding:10px;
	color:#666666;
}
#cred {
	text-indent:-5000px;
	background:url(../_gfx/credit.gif);
	display:block;
	width:5px;
	height:170px;
	position: absolute; left: 5px; bottom: 5px;
}
#cred:hover {
	background:url(../_gfx/creditOver.gif);
}
/*
////////////////////
// MENYEN
////////////////////
*/
#meny {
	margin-bottom:5px;
}
#meny a {
	text-transform:uppercase;
	padding:11px 0 10px 0;
	display:block;
	font-size:9px;
	text-indent:30px;
}
#meny li {
	margin-top:1px;
}
/*
// MENY KNAPPER
*/
#meny a.forside {
	background:#fbfbfb url(../_gfx/meny_01.gif) no-repeat;
	background-position:7px 6px;
}
#meny a:hover.forside {
	background:#efefef url(../_gfx/meny_01O.gif) no-repeat;
	background-position:7px 6px;
}
#meny a.omoss {
	background:#fbfbfb url(../_gfx/meny_02.gif) no-repeat;
	background-position:7px 6px;
}
#meny a:hover.omoss {
	background:#efefef url(../_gfx/meny_02O.gif) no-repeat;
	background-position:7px 6px;
}
#meny a.utgivelser {
	background:#fbfbfb url(../_gfx/meny_04.gif) no-repeat;
	background-position:7px 6px;
}
#meny a:hover.utgivelser {
	background:#efefef url(../_gfx/meny_04O.gif) no-repeat;
	background-position:7px 6px;
}
#meny a.bestselgerliste {
	background:#fbfbfb url(../_gfx/meny_05.gif) no-repeat;
	background-position:7px 6px;
}
#meny a:hover.bestselgerliste {
	background:#efefef url(../_gfx/meny_05O.gif) no-repeat;
	background-position:7px 6px;
}
#meny a.plateselskaper {
	background:#fbfbfb url(../_gfx/meny_03.gif) no-repeat;
	background-position:7px 6px;
}
#meny a:hover.plateselskaper {
	background:#efefef url(../_gfx/meny_03O.gif) no-repeat;
	background-position:7px 6px;
}
/*
// Valg av språk
*/
#sprok {
	background:#786248 url(../_gfx/h3bg.gif) repeat-x;
	width:165px;
	height:30px;
	margin:0 0 5px 0;
}
#sprok .velg {
	height:30px;
	float:right;
	width:48px;
	display:block;
}
#sprok li {
	float:left;
	margin:0 5px 0 0 ;
}
#sprok a {
	text-indent:-5000px;
	height:30px;
	width:16px;
	display:block;
}
#sprok p {
	float:left;
	padding:11px 0 10px 8px;
	color:#fbfbfb;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}
#sprok .no {
	background:url(../_gfx/norsk.gif) no-repeat center;
}
#sprok .gb {
	background:url(../_gfx/engelsk.gif) no-repeat center;
}
/*
// Bestselgerliste
*/
#bestselgerliste {
	background:#fbfbfb;
	padding:5px 0 5px 0;
	margin:1px 0 0 0;
}
#bestselgerliste a {
	display:block;
	background:#fbfbfb url(../_gfx/pdf.gif) no-repeat;
	background-position:7px 1px;
	text-indent:30px;
	padding:4px 0 5px 0;
}
/*
// Nyhetsbrev
*/
#nyhetsbrev {
	padding:10px;
	margin:1px 0 5px 0;
	background:#fbfbfb;
	color:#6d583f;
}
#nyhetsbrev input {
	margin:2px 0 5px 0;
	width:100%;
}
#nyhetsbrev .button {
	width:auto;
}
/*
// Hovedkatalog
*/
#hovedkatalog {
	margin:1px 0 5px 0;
	background:#fbfbfb;
	display:block;
	height:70px;
}
#hovedkatalog li {
	float:left;
}
#hovedkatalog a {
	display:block;
	width:77px;
	padding:52px 0 0 0;
	text-align:center;
}
#hovedkatalog .excel {
	background:#fbfbfb url(../_gfx/excelLarge.gif) no-repeat center;
}
#hovedkatalog .pdf {
	background:#fbfbfb url(../_gfx/pdfLarge.gif) no-repeat center;
}

/*
// Kontaktboks
*/
#kontakt {
	padding:5px 5px 8px 5px;
	margin:1px 0 5px 0;
	background:#fbfbfb;
	float:none;
	color:#6d583f;
}
#kontakt .kart {
	display:block;
	width:155px;
	height:100px;
	background:url(../_gfx/kart.gif);
	text-indent:-5000px;
}
#kontakt .adresse {
	padding:5px 0 0 24px;
	background:#fbfbfb url(../_gfx/meny_01.gif) no-repeat;
	margin:4px 0 0 0;
	background-position:3px 0;
}
#kontakt .telefon {
	padding:3px 0 0 24px;
	background:#fbfbfb url(../_gfx/telefon.gif) no-repeat;
	background-position:3px 0;
}
#kontakt .mail {
	padding:3px 0 0 24px;
	background:#fbfbfb url(../_gfx/mail.gif) no-repeat;
	background-position:3px 0;
}
/*
// Hacks
*/
/* Hide from IE5-mac \*/
* html #centerCol {
	margin-right: 2px;
}
* html #leftCol {
	margin-right: 2px;
}
* html #rightCol {
	margin-right: 2px;
}
/* End IE5/mac hide */