html, body {
	background: #f0f1e3;
	height: 100%;
}
body {
	overflow-x: hidden;
}
h2 {
	display: none;
}
img {
	border: 0;
	background: transparent;
}
a {
	color: #DE372F;
}
a, div.bodyText p a {
	text-decoration: none;
}
div.bakgrunn {
	background: url(/grafikk/gitar.jpg) left -20px no-repeat;
	position: absolute;
	left: -200px;
	width: 983px;
	height: 600px;
	margin: 0 auto 0 auto;
	z-index: 0;
}
div.container {
	width: 989px;
	position: relative;
}
div.head div.banner {
	background: transparent;
	height: 190px;
}
div.banner h1 {
	display: block;
	height: 208px;
	width: 533px;
	background: url(/grafikk/forsterker.png);
	position: absolute;
	right: 25px;
	bottom: -55px;
	top: auto;
}
div.banner h1 span {
	position: absolute;
	top: -9999px;
}
div.banner .drengTausLink {
	position: absolute;
	bottom: 0;
	right: 30px;
}
div.banner .drengTausLink a {
	display: block;
	width: 254px;
	height: 88px;
	background: url(/grafikk/drengtausKnapp.png);
	margin-bottom: 138px;
	margin-right: -150px;
}
div.banner .drengTausLink a:hover {
	background-position: 0 -88px;
}
div.banner .drengTausLink span {
	position: absolute;
	top: -9999px;
}
div.head {
	margin: 0 0 0 0;
	position: relative;
}
div.main {
	overflow: hidden;
	padding: 30px 15px 0px 15px;
	background: white;
}
div.s1 {
	background: url(/grafikk/element/skygge-bakgrunn-hoyre.png) top right repeat-y;
	position: absolute;
	margin-top: 289px;
}
div.s2 {
	background: url(/grafikk/element/skygge-bakgrunn-venstre.png) repeat-y;
	margin-top: -289px;
	padding-left: 10px;
	margin-left: -10px;
}
div.s3 {
	background: url(/grafikk/element/skygge-bakgrunn-hoyre-topp.png) top right no-repeat;
	padding-right: 19px;
	width: 960px;
}
div.top.menu {
	background: url(/grafikk/element/skygge-bakgrunn-venstre.png) repeat-y;
	margin-left: -8px;
	padding-left: 8px;
}
div.main s1 {
	padding: 0;
	background: none;
}
div.entry {
	background: white;
	color: black;
}
div.entry p {
	padding-left: 0;
	margin-left: 0;	
 	margin-bottom: 0;
	padding-bottom: 5px;
	line-height: 17px;
}
div.entry a {
/*	color: black; */
	color: #DE372F;
}
div.entry a:hover {
	color: #DE372F;
}
div.entry .left {
	float: left;
	width: 143px;
}
div.entry .right {
	float: left;
	width: 380px;
}

div.triple.five.column.first {
	width: 533px;
	padding-right: 18px;
}
div.double.five.column.last {
	width: 363px;	
}

/* Toppmeny */
div.top.menu ul {
	overflow: hidden;
	/* Skugge-fiks: */
	width: 563px;
	border-bottom: 1px solid white;
}
div.top.menu li {
	margin: 0;
	padding: 0;	
}
div.top.menu a {
	display: block;
	height: 35px;	
}
div.top.menu a span {
	position: absolute;
	top: -9999px;
}
div.top.menu a.nytt {
	width: 119px;
	background: url(/grafikk/meny/framside.png);	
}
div.top.menu a.program {
	width: 108px;
	background: url(/grafikk/meny/program.png);
}
div.top.menu a.galleri {
	width: 94px;
	background: url(/grafikk/meny/galleri.png);
}
div.top.menu a.info {
	width: 77px;
	background: url(/grafikk/meny/info.png);
}
div.top.menu a.active {
	background-position: 0 -35px;	
}
.labelHover, 		{ background-position: -9999px 0 !important; background-repeat: no-repeat !important; }
.labelHover:hover, a:hover .labelHover, .labelHover.marked { visibility:visible !important; background-position: 0 0 !important; }
.labelHover:hover img, a:hover .labelHover img, .labelHover.marked img 	{ visibility:visible !important; }
.labelHover:hover img, a:hover .labelHover img, .labelHover.marked img/**/{ visibility:hidden !important; /* hide from IE5.0/win */}
.label {
	margin-top: 5px;
}

/* Skuggar */
div.main {
	background: white url(/grafikk/element/skygge-kolonne.png) 561px 0 repeat-y;
}
.last.double.five.column {
	background: url(/grafikk/element/skygge-kolonne-topp.png) no-repeat;
	margin-left: -14px;
	padding-left: 18px;
	margin-top: -33px;
	padding-top: 33px;
}

/* Nytt */
.toppsak .entry {
	margin-bottom: 0;
	padding-bottom: 0;
}
.toppsak .first {
	margin-bottom: 15px;
}
.toppsak .entry .imgContainer {
	position: relative;
}
.entry p {
	margin: 0 0 1em 0;
}
ul.toppsakBrowser {
	margin: 0 0 15px 0;
	padding: 0 0 30px 0;
	list-style-type: none;
}
ul.toppsakBrowser li a {
	float: left;
	display: block;
	margin: 3px;
	width: 7px;
	height: 7px;
	border: 1px solid #DE372F;
}
ul.toppsakBrowser li a:hover, ul.toppsakBrowser li a.hover {
	background: #fEb7bF;
}
ul.toppsakBrowser li a.active {
	background: #DE372F;
}
ul.toppsakBrowser li a span {
	display: none;
}
ul.nytt.liste {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nytt.liste li {
	padding-top: 2px;
	margin-bottom: 4px;
}
ul.nytt.liste a {
	color: black;
}
ul.nytt.liste a:hover {
	color: #DE372F;
}

div.entry .lesMeir {
	color: #DE372F;
	text-decoration: none;
}
div.entry .lesMeir:hover {
	color: #7d7d7d;
}

.browse {
	color: #dacaca;
}
.browse.prev {
	float: left;
}
.browse.next {
	float: right;
}

/* Artist framside */
.entry.nytt.artist {
	position: relative;
	margin-bottom: 15px;
	height: 75px;
}
.entry.nytt.artist .playerBackground {
	position: absolute;
	width: 100%;
	height: 25px;
	background: black;
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
	z-index: 2;
}
.entry.nytt.artist .isSoundElement {
	position: absolute;
	width: 100%;
	z-index: 3;
}
.entry.nytt.artist .isBarContainer {
	width: 190px;
	height: 5px;
	float: left;
	margin: 10px 0 10px 115px;
	overflow: visible;
}
.entry.nytt.artist .isFullBar {
	height: 100%;
	width: 100%;
	margin: 0;
	position: absolute;
        opacity: .5;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
	z-index: 4;
}
.entry.nytt.artist .isPlayBar {
	position: absolute;
	height: 10px;
	margin-top: -2px;
	z-index: 5;
}
.entry.nytt.artist .isPlayBar.isPlaying {
	padding-left: 10px;
	margin-left: -5px;
	background: transparent url(/grafikk/playPunkt.png) top right no-repeat;
}
.entry.nytt.artist .playerTime {
	float: left;
	margin: 5px 0 10px 10px;
	padding: 0;
	color: white;
	font-size: 11px;
}
.entry.nytt.artist ul {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 1;
	top: 5px;
	left: 5px;
}
.entry.nytt.artist ul li a {
	margin: 0;
	padding: 0 0 0 10px;;
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	background: url(/grafikk/play.png) top left no-repeat;
}
.entry.nytt.artist ul li a.isPlay {
	background-position: 0 -16px;
}
.entry.nytt.artist ul li a.isPlay.isPause {
	background-position: 0 0;
}
.entry.nytt.artist ul li a span {
	visibility: hidden;
}
.entry.nytt.artist .label {
	position: absolute;
	bottom: 0;
	left: 10px;
}
.entry.nytt.artist .label img {
	background: transparent;
}
.entry.nytt.artist .readMore {
	display: none;
}
.entry.nytt.artist .isSoundInteractor div,
.entry.nytt.artist .playerTime,
.entry.nytt.artist .playerBackground {
	display: none;
}

div.nytt.topp {
	padding-bottom: 60px;
	margin-bottom: 10px;
	background: url(/grafikk/element/skillelinje.png) bottom center no-repeat;
}
/*Nyhendespalter*/
.first.triple.five.column .halv {
	width: 257px;
	margin-right: 19px;
	margin-bottom: 20px;
	float: left;	
}
.first.triple.five.column .halv.last {
	margin-right: 0;
}

/*Nyheitsform*/
.letter p {
	margin-bottom: 0;
}
.letter form {
	margin: 0;
	padding: 0;
}
.letter form p {
	margin: 0;
	padding: 0;
}
.letter input {
	float: left;
}
.letter .textbox {
	margin: 6px 7px 0 0;
	width: 190px;
	color: #5d5d5d;
}
.letter .submitSpan {
	float: left;
	display: block;
	width: 48px;
	margin-bottom: 5px;
}
.letter .submit {
	width: 48px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}
.letter .brevLabel {
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
	color: #2A2A2A;
	margin-bottom: -6px;
}
.letter .submit.paa {
	background: url(/grafikk/meld-paa.png);
}
.letter .submit.av {
	background: url(/grafikk/meld-av.png);
}
.letter .submit:hover {
	background-position: 0 -16px;
}

/* Program */
.program a {
	color: #2A2A2A;
}
.program a:hover, .program a.active {
	color: #DE372F;
}
.program a.active span {
	display: block;
	width: 20px;
	height: 41px;
	background: url(/grafikk/element/pil-aktiv-artist.png);
	position: absolute; 
	left: -18px; 
	top: -12px;
}
.program .dag {
	margin-top: 30px;
	color: #3a3a3a;
	font-size: 17px;
	width: 363px;
}
.program .dag .labelWrap {
	width: 358px;
	padding-left: 5px;
	margin-bottom: 3px; 
	background: #2A2A2A;
}
.program .dag .stad {
	display: none;
}
.program .dag ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.program .dag ul li {
	background: url(/grafikk/element/programdottS.png) bottom repeat-x;
	margin: 2px 0 8px 0;
	padding: 0;
	display: block;
	position: relative; 
	min-width: 0;
}
.program .dag .venstre {
	float: left;
	width: 310px;
	display: block;
	margin: 0;
	padding: 0;
}
.program .dag .namn, .program .dag .tid, .program .dag .stad {
	background: white;
	padding-right: 3px;
}
.program .dag .tid {
	padding: 0 0 0 3px;
}
.program .klubb {
	margin-top: 15px;
	font-size: 13px;
}
.program .klubb .stad {
	display: inline;
}
.program .tid {
	position: absolute; 
	min-width: 0;
	bottom: 0;
	right: 0;
}

/* Info */
.frivillig .label {
	margin-top: 0;
}
.frivillig img {
	margin-bottom: 10px;
}
.frivillig .label {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
}
.frivillig input, .frivillig textarea {
	margin-bottom: 8px;
	color: #2a2a2a;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
#fnamn {
	width: 264px;
}
#falder {
	width: 40px;
}
#fadresse, #fmelding {
	width: 313px;
}
#fepost, #ftelefon, #fdag {
	width: 152px;
}
.frivillig .sendButton {
	float: right;
	margin-right: 22px;
	width: 34px;
	height: 16px;
	border: 0;
	background: url(/grafikk/sendKnapp.png);
	cursor: pointer;
}
.frivillig .sendButton:hover {
	background-position: 0 -16px;
}
.frivillig .response {
	color: #DE372F;
}

/* Video-objekt */
.video {
	margin-top: 8px;
}

/* Annonser */
div.footer {
	background: white url(/grafikk/element/skillelinje.png) top center repeat-x;
	margin-top: 40px;
	padding-top: 10px;
}
.annonser {
	overflow: hidden;
	margin-left: -1px;
	padding: 0;
}
.annonser a {
	background: url(/grafikk/annonseLinje.png);
	display: block;
	height: 64px;
	float: left;
}
.annonser a span {
	position: absolute;
	top: -9999px;
}
.annonser .bygdalarm {
	width: 124px;
}
.annonser .spv {
	background-position: -124px 0;
	width: 258px; 
}
.annonser .kulturrad {
	background-position: -382px 0;
	width: 236px;
}
.annonser .kvam {
	background-position: -618px 0;
	width: 75px;
}
.annonser .hordaland {
	background-position: -693px 0;
	width: 238px;
}
.alleLogoar {
	margin-top: 10px;
}

/* Share links */
.twitter_share_link {
	height: 14px;
	width: 14px;
	background: url(/grafikk/twitter.png) no-repeat;
	line-height: 39px;
	padding-left: 14px;
}
.fb_share_link {
	height: 14px;
	width: 14px;
	padding-left: 14px;
	margin: 0 8px 0 0;
	background: url(http://static.ak.fbcdn.net/images/connect_favicon.png);
}

