body {
	background: url(../img/bgr.png) repeat;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #404040;
	margin: 0;
}

img {
	border: 0;
}

/* @group Main */

/* @group Innhold */

h2, h2 a:link, h2 a:active, h2 a:visited {
	color: #0072bc;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 1px;
}

h3, h3 a:link, h3 a:active, h3 a:visited {
	color: #0072bc;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
}

h4, h4 a:link, h4 a:active, h4 a:visited {
	color: #0072bc;
	font-weight: bold;
	margin: 0 0 10px;
}

img.side_bilde {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.side_bilder img {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}

.side_bilder {
	margin-top: 20px;
	width: 640px;
}

#pagination {
	margin-right: auto;
	margin-left: auto;
}

#pagination a {
	margin-right: 2px;
	border: 1px solid #c7c7c7;
	background-color: #e1e1e1;
	padding: 2px 6px;
}

#pagination .aktiv {
	font-weight: bold;
}

/* @group Linker */

a:link, a:visited, a:active {
	color: #ed1c24;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0072bc;
}

/* @end */

/* @group Liste */

.liste_rad {
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 8px;
	margin: 0 0 20px;
	float: left;
	width: 100%;
}

.infobar {
	font-size: 9px;
	margin-bottom: 15px;
}

a.lesmer {
	margin-top: 5px;
	font-weight: bold;
	display: block;
}

.liste_bilde {
	width: 150px;
	float: right;
	margin-left: 10px;
}

.liste_rad .liste_ingress {
	float: left;
	max-width: 480px;
}

/* @end */

/* @group Event */

.event_kalender {
	width: 111px;
	height: 128px;
	margin-top: 10px;
	background: url(../img/ikoner/kalender.png) -8px;
	float: left;
	margin-right: 10px;
}

a.event_kalender_link, a:link.event_kalender_link, a:visited.event_kalender_link {
	color: #404040;
}

.liste_rad .event_ingress {
	float: left;
	width: 359px;
	margin-top: 10px;
}

.event_ingress p {
	margin-bottom: -10px;
}

.event_kalender .event_mnd {
	font: bold 14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: center;
	width: 111px;
	top: 21px;
	position: relative;
	color: #f2f2f2;
}

.event_kalender .event_dag {
	text-align: center;
	width: 111px;
	top: 25px;
	position: relative;
	font: bold 60px Verdana, Arial, sans-serif;
}

.event_kalender .event_aar {
	text-align: center;
	width: 111px;
	top: 20px;
	position: relative;
	font: bold 10px Verdana, Arial, sans-serif;
}

.event_tekst {
	width: 640px;
	float: left;
}

/* @end */

/* @group Kommentarer */

.side_kommentar_form .tekstinn {
	border: 1px solid #cdcdcd;
	font: 12px Verdana, sans-serif;
	padding: 5px;
	width: 600px;
	margin-bottom: 8px;
	color: #404040;
}

.side_kommentar_form {
	background-color: #eee;
	margin-top: 15px;
	padding: 10px 10px 0;
	border: 3px solid #cdcdcd;
	float: left;
}

.side_kommentar_form #merknad {
	font-size: 9px;
	margin: 10px 0;
}

.side_kommentarer {
	font: 12px Verdana, sans-serif;
	border-top: 2px solid #eee;
	padding-top: 10px;
	float: left;
	width: 100%;
}

.side_kommentarer .rad_2 {
	background-color: #eee;
}

.side_kommentarer .rad_1 {
	
}

.side_kommentarer .kommentar {
	padding: 10px;
	min-height: 80px;
	margin-bottom: 5px;
}

.side_kommentarer .kommentar .gravatar {
	float: left;
	margin-right: 10px;
}

.side_kommentarer .kommentar .infolinje {
	margin: 0;
	border-bottom: 1px dashed #cdcdcd;
	padding-bottom: 3px;
	padding-left: 10px;
}

.side_kommentarer .kommentar .meldingen {
	margin-top: 5px;
}

/* @end */

/* @group Tags */

.word {
	padding: 4px 4px 4px 4px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
}

.word a:hover {
	text-decoration: none;
	color: #0072bc;
}

.size9 a:link, .size9 a:visited {
	color: #000;
	font-size: 26px;
}

.size8 a:link, .size8 a:visited {
	color: #111;
	font-size: 24px;
}

.size7 a:link, .size7 a:visited {
	color: #222;
	font-size: 22px;
}

.size6 a:link, .size6 a:visited {
	color: #333;
	font-size: 20px;
}

.size5 a:link, .size5 a:visited {
	color: #444;
	font-size: 18px;
}

.size4 a:link, .size4 a:visited {
	color: #555;
	font-size: 16px;
}

.size3 a:link, .size3 a:visited {
	color: #666;
	font-size: 14px;
}

.size2 a:link, .size2 a:visited {
	color: #777;
	font-size: 12px;
}

.size1 a:link, .size1 a:visited {
	color: #888;
	font-size: 8px;
}

.size0 a:link, .size0 a:visited {
	color: #999;
	font-size: 6px;
}

/* @end */

/* @group Video */

.video .infolist {
	width: 614px;
	float: left;
	clear: left;
	background-color: #eee;
	margin-top: 15px;
	padding: 10px 10px;
	border: 3px solid #cdcdcd;
	display: table;
	margin-bottom: 20px;
}

.video .infolist .en {
	width: 193px;
	float: left;
	padding-right: 10px;
}

.video .infolist .to {
	width: 183px;
	border-left: 1px solid #cdcdcd;
	float: left;
	padding: 0 10px;
}

.video .infolist #rad_en {
	float: left;
	padding-bottom: 10px;
}

.video .infolist #rad_to {
	float: left;
	border-top: 1px solid #cdcdcd;
	padding-top: 10px;
}

.video .infolist #rad_en .to {
	height: 35px;
}

.video .infolist #rad_to .to {
	height: 70px;
}

/* @end */

/* @group Kontaktskjema */

.label {
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}

.input_tekst, .input_linje {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	padding: 0 5px;
	font-size: 12px;
}

.input_linje {
	width: 300px;
	height: 20px;
}

.input_tekst {
	width: 450px;
	height: 100px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.input_knapp {
	float: left;
	clear: left;
	background: #e6e6e6 url(http://nm2010.no/mine/backseat/grafikk/ui/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	height: 30px;
	font-size: 22px;
	color: #0072bc;
	border: 1px solid #d3d3d3;
	margin-bottom: 20px;
	width: 130px;
	font-weight: bold;
	text-align: center;
}

.input_knapp:hover {
	background: #dadada url(http://nm2010.no/mine/backseat/grafikk/ui/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}

#input_forklaring {
	float: left;
	clear: left;
	margin: 0 0 7px;
	font-size: 10px;
}

p.kontaktskjema_feilmelding {
	width: 100%;
	background-color: #ddd;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: red;
	font-size: 14px;
	border: 1px solid #8f8f8f;
}

p.kontaktskjema_vellykket {
	width: 100%;
	background-color: #ddd;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	color: #0072bc;
	font-size: 14px;
	border: 1px solid #8f8f8f;
}

/* @end */

/* @group Galleri og Album */

.galleri_album {
	margin-top: 20px;
}

.galleri .albumer {
	float: left;
	width: 300px;
	margin-bottom: 20px;
	margin-right: 15px;
}

.galleri .albumer h3 {
	float: left;
}

.galleri .albumer .gallerithumb {
	float: left;
	margin-right: 10px;
}

.galleri .albumer .liste_lesmer {
	width: 130px;
	float: left;
}

.album .album_bilder {
	margin-top: 20px;
}

.album .album_bilder .bilder {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	height: 150px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

.albumthumb {
	border: 1px solid #c7c7c7;
}

.albumthumb:hover {
	border: 1px solid #0072bc;
}

/* @end */

/* @end */

#main {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bgr-innhold.png) repeat-y;
	position: relative;
	overflow: hidden;
}

#main #hode {
	width: 1020px;
	height: 210px;
	background: url(../img/bgr.png) repeat;
	padding-top: 10px;
}

#main #hode #logo {
	width: 1010px;
	height: 174px;
	background: url(../img/logo.png) no-repeat;
	margin-left: 10px;
}

#main #hode #promo {
	float: right;
	height: 130px;
	width: 580px;
	text-align: left;
	margin-top: -10px;
	position: relative;
}

#main #topp {
	width: 1020px;
	height: 7px;
	background: url(../img/topp.png) no-repeat;
}

#main #innhold {
	width: 640px;
	margin: 10px 0 0 20px;
	border-right: 1px solid #c7c7c7;
	padding-right: 20px;
	min-height: 600px;
}

#main #sidebar {
	width: 310px;
	position: absolute;
	top: 230px;
	right: 20px;
	overflow: none;
}

#main #bunn {
	width: 1020px;
	height: 20px;
	background: url(../img/innhold-bunn.png) no-repeat;
	float: left;
	margin: 5px 0 0;
}

#innhold p, #innhold .side_tekst {
	font: 13px/16px Georgia, "Times New Roman", Times,  serif;
}

/* @group Slideshow */
#sidebar ul.slideshow {
	list-style-type: none;
	padding: 0;
}
#sidebar .slideshow li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar .slideshow li a {
	padding: 0;
	margin: 0;
}
#sidebar .slideshow li img {
	padding: 0;
	margin: 0;
}
#sidebar #forbundsspons_wrap {
	position: relative;
	left: 155px;
	top: -152px;
	padding-left: 8px;
	border-left: 1px solid #c7c7c7;
	margin-bottom: -150px;
}
 /* @end */

/* @group Promoboks */

#main #hode #promo #vaer {
	width: 300px;
	position: absolute;
	top: 25px;
	right: 0;
	background: url(../img/temp.png) no-repeat 0 20px;
	padding-left: 40px;
}

#main #hode #promo #vaer p.boks_tittel {
	color: #0072bc;
	font-weight: bold;
	margin: 0 0 0 -35px;
	padding: 0;
	font-size: 16px;
}

#main #hode #promo #vaer #v_temp {
	font-weight: bold;
	font-size: 50px;
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
}
#main #hode #promo #vaer .v_minus {
	color: #0072bc;
}
#main #hode #promo #vaer .v_pluss {
	color: #ed1c24;
}
/* @end */

/* @group Meny */

#main #hode #meny {
	height: 45px;
	background: url(../img/meny-bgr.png) repeat-x;
	margin-top: 50px;
	font-weight: bold;
	clear: right;
	float: right;
	width: 100%;
}

#main #hode #meny .venstre {
	height: 45px;
	width: 18px;
	float: left;
	background: url(../img/meny-venstre.png) no-repeat;
}

#main #hode #meny .hoyre {
	height: 45px;
	width: 38px;
	float: right;
	background: url(../img/meny-hoyre.png) no-repeat;
}
#main #hode #meny_nm_dato {
	position: relative;
	top: 184px;
	left: 830px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

/* @group Droppy */

/* Basic code - don't modify */

#nav {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#nav a {
	display: block;
}

#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}

* html #nav ul {
	line-height: 0;
}

/* IE6 "fix" */

#nav ul a {
	zoom: 1;
}

/* IE6/7 fix */

#nav ul li {
	float: none;
}

#nav ul ul {
	top: 0px;
}

/* Essentials - configure this */

#nav ul {
	width: 160px;
}

#nav ul ul {
	left: 131px;
}

/* Everything else is theming */

#nav {
	
}

#nav a {
	border-right: 1px solid;
	color: white;
	font-size: 13px;
	padding: 6px 10px;
	line-height: 18px;
	text-decoration: none;
	border-color: #00589e;
}

#nav li.hover a {
	background: #303030 url(../img/bgr-fot.png) repeat;
}

#nav li {
	margin-top: 8px;
}

#nav li ul li {
	margin-top: -1px;
}

#nav ul {
	top: 31px;
}

#nav ul li a {
	background: #303030 url(../img/bgr-fot.png) repeat;
}

#nav ul li.hover a {
	background: #0072bc;
}

#nav ul a {
	border: 1px solid #fff;
	/

*opacity: 0.9;
	filter: alpha(opacity=90);
*/
}

/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* @end */

/* @end */

/* @end */

/* @group Fot */

#fot {
	background: url(../img/bgr-fot.png) repeat;
	color: #999;
	width: 100%;
	height: 200px;
	margin-top: 10px;
	display: table;
}

#fot .wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#fot .logo {
	float: left;
	width: 400px;
}

#fot .info {
	float: right;
	width: 250px;
	text-align: right;
	font-size: 10px;
	margin-top: 15px;
	word-spacing: 1px;
}

/* @end */
