body,html {
	background: url(gfx/bodybg.gif) #C7CACA top center;
	background-repeat: repeat-y;
	font-family: arial;
	height: 100%;
	font-size: 100%;
}

img {
	border: 0;
}

* {
	padding: 0px;
	margin: 0px;
}

div#wrap {
	width: 771px;
	margin: 0 auto;
}

/* ANNONSE TOP */

#annonse_top {
	background: #C7CACA !important;
	padding:0;
	margin:0;
}

/* HEADER */

h1 {
	width: 770px;
	height: 137px;
	background: #C7CACA url(gfx/header.jpg);
	text-indent: -9999px;
	float: left;
	margin: 0 !important;
	margin: 0 0 0 1px;
}

/* TYPOGRAPHICS */

h2 {
	font-size: 1.3em;
	text-align: left;
	color: #FE2A04;
	margin: 0 0 12px 0;
}

h3 {
	font-size: 0.9em;
	text-align: left;
	color: #13A5E1;
	margin: 0 0 12px 0;
}

h3.faqhead { font-size: 0.9em; }

h4 {
	font-size: 0.7em;
	text-align: left;
	color: #676767;
}

h5 {
	font-size: 0.7em;
	text-align: left;
	color: #000000;
}

p, ul, table, dl {
	font-size: 0.7em;
	color: #676767;
	line-height: 1.4em;
	text-align: left;
	margin: 5px 0 10px 0;
}

.error {
	color: red;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #676767;
}

a.komm_tittel {
	text-decoration: none;
	font-size: 1.2em;
	color: #13A5E1;
}

a.inaktiv {
	font-style: italic;
}

a:hover {
	color: #FFF;
	background: #999;
	border-bottom: 1px solid;
}

#annonse_top a:hover, a.cleanlink:hover, .annonseimg a:hover, .boardannonse a:hover, .redslett a:hover, .redanb a:hover {
	color: #FFF;
	border-bottom: 0;
	background: transparent;
}

p a, a.dashed {
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #676767;
}

p a:hover, a.dashed:hover {
	color: #FFF;
	background: #999;
	border-bottom: 1px solid;
}

ul li {
	margin: 0 0 2px 0;
	background: url(gfx/bullet.gif) no-repeat 0px 4px; padding-left: 12px;
	list-style: none;
}

/* SEPARATORS */

#tophr {
	background: url(gfx/tophr2.gif) no-repeat;
	width: 770px;
	height: 9px;
	float: left;
	border-top: 10px solid #C7CACA;
	position: relative;
	left: 0px !important;
	left: 2px;
	margin-bottom: 0 !important;
	margin-bottom: -12px;
}

#bottomhr {
	background: url(gfx/bottomhr.gif) no-repeat;
	width: 770px;
	height: 23px;
	float: left;
	margin: 0 !important;
	margin: 0 0 0 1px;
	position: relative;
	left: 0px !important;
	left: 0;
}

.menusplitter {
	width: 100%;
	height: 2px;
	background: url(gfx/menusplitterbg.gif) center center;
	background-repeat: repeat-x;
	margin: 10px 0 10px 0 !important;
	margin: -5px 0 0 0;
}

.rsboxsplitter {
	width: 539px;
	height: 49px;
	background: url(gfx/rsboxsplitterbg.gif) center center;
	float: right;
	position: relative;
	top: -4px;
	left: -1px !important;
	left: 1px;
}

.kommspace {
	width: 100%;
	height: 15px;
	background: url(gfx/hr5.gif) center center no-repeat;
	/* margin: -3px 0 3px 0 !important; margin: -3px 0 -7px 0; */
	float: left;
}

.hr2 {
	width: 202px;
	height: 48px;
	background: url(gfx/lshr.gif) no-repeat;
	margin: 0 !important;
	margin: 0 0 0 2px;
	position: relative;
	left: 0px !important;
	left: 0;
}

.hr3 {
	width: 100%;
	height: 29px;
	float: left;
	background: url(gfx/hr2.gif);
}

.hr4 {
	width: 100%;
	height: 2px;
	background: url(gfx/hr4.gif) center center no-repeat;
	margin: 13px 0 15px 0 !important; margin: 15px 0 15px 0;
	float: left;
}

.hr5 {
	width: 100%;
	height: 1px;
	float: left;
	background: url(gfx/hr5.gif) center center no-repeat;
	margin: 13px 0 15px 0 !important; margin: 15px 0 15px 0;
}

div.spacer {
	width: 100%;
	height: 8px;
	float: left;
}

/* ================================ LS ================================ */

#lswrap {
	width: 230px;
	float: left;
}

.boxls {
	width: 162px;
	padding: 5px 20px 5px 20px;
}

.annonseimg {
	width: 100%;
	text-align: center;
}

/* ================================ RS ================================ */

#rswrap {
	width: 540px;
	float: right;
	top: 0 !important;
	top: -9px;
}

.rsbox {
	width: 500px;
	padding: 10px 20px 10px 20px;
	float: left;
	position: relative;
	margin: -6px 0 0 0;
}

.rsbox .innhold  { width: 230px; }

.rsboxfilled {
	width: 500px;
	padding: 10px 20px 10px 20px;
	background: url(gfx/footer.gif) repeat-y 268px 0px !important;
	background: url(gfx/footer.gif) repeat-y 270px 0px;
	float: left;
	position: relative;
	margin: -6px 0 0 0;
}

div.feil { border: 1px solid red; background: #FFE5E5; padding: 10px; margin: 0 0 10px 0; font-size: 1em; }

/* Forside ------------------------------------------------------------- */

#viktiginfo { margin-top: -4px; width: 100%; height: 163px; background: url(gfx/viktiginfo3.jpg) no-repeat 232px 0px !important; background: url(gfx/viktiginfo3.jpg) no-repeat 233px 0px; float: left; }
#viktiginfo .innhold  { width: 300px; padding: 10px 20px 10px 20px; float: left; }

#sjangere, #tema { width: 230px; float: left; }
#sjangere ul, #tema ul { width: 100px; float: left; }
#tema { margin-left: 36px; }

#sok { margin: -8px 0 0 0 !important; margin: -8px 0 -18px 0; height: 224px; width: 100%; background: url(gfx/sok.gif) no-repeat 222px 0px !important; background: url(gfx/sok.gif) no-repeat 223px 0px; float: left; }
#sok .innhold { width: 230px; padding: 10px 20px 10px 20px; float: left; }
input.search { color: #676767; height: 14px; width: 160px; text-align: left; border: 1px solid #BCBCBC; padding: 4px !important; padding: 4px 4px 1px 4px; margin: 10px 5px 10px 0px; font-size: 0.7em; float: left; }
#sok p { margin-bottom: -5px; }
.alfasok1 { margin-top: -5px; float: left; width: 100px; border-right: 1px dotted #CECECE; }
.alfasok2 { margin: -5px 0 0 10px; float: left; width: 110px; }
ul.alfa { width: 15px; float: left; margin: -5px 0 0 0; }
ul.alfa li { margin: 0 0 0 0; background: transparent; padding-left: 0px; list-style: none; }

#ifokus1, #ifokus2, #ifokus3 { width: 228px; float: right; overflow: hidden; }
#ifokus1 hr, #ifokus2 hr, #ifokus3 hr { width: 228px; margin: 5px 0 5px 0; border-top: 1px dotted #CCC; border-bottom: 1px solid #FFF; }
#status1 h4, #status2 h4, #status3 h4 { color: #FE2A04; font-size: 0.8em; margin-bottom: 10px; }

#vis_bilde img { border: 2px solid black; }
#status1 img { border: 1px solid black; margin: 0 10px 10px 0; float: none; }

.boardannonse { float: left; width: 100%; text-align: center; }

/* Profil --------------------------------------------------------------- */

#profilkol1 { width: 348px; float: left; }
#profilkol2 { width: 147px; float: left; }
#profilkol2 { margin-left: 5px; }

td.bilde { padding: 10px 0px 10px 10px; border: 1px dashed #CFCFCF; background: white; float: none; }
td.bilde p { text-align: center; font-size: 1em; }
td.meny { padding: 10px 0 0 10px; border: 1px dashed #CFCFCF; background: white; }
td.meny ul { font-size: 1em; }

/* --- */

.tekstliste a { border-bottom: none; font-size: 1em; }
.columnone { width: 230px; float: left; }
.columntwo { margin-left: 36px; width: 230px; float: left; }
.columntwo ul, .columnone ul { width: 100%; float: left; }

.tekstinnhold { width: 477px; padding: 10px; border: 1px dashed #CFCFCF; margin-bottom: 5px; background: white; line-height: 1.2em; float: left; white-space: normal; word-wrap: break-word;}
.tekstinnhold p {width: 455px;}

.forrige_neste { width: 100%; text-align: center; font-size: 0.7em; padding: 5px 0 10px 0; }
.admin_meny { text-align: center; font-size: 0.7em; padding: 5px; border: 1px solid #000000; background: #F0F0F0; margin-bottom: 5px; }

.kommentar { width: 488px; float: left; position: relative; }
.tekst { width: 500px; float: left; position: relative; }
p.tekstredanb { width: 490px; text-align: center; font-weight: bold; border-top: 1px  solid #C7C7C7; border-bottom: 1px solid #C7C7C7; background: #F0F0F0; padding: 5px; }

.redslett { position: absolute; right: 0px; top: 5px; }
.redanb { position: absolute; right: 15px; top: 1px; }
.redslettramme { width: 100%; border: 1px dashed #FF0000; float: left; padding: 4px; }
.redslettrammeaktiv { width: 100%; border: 2px solid #FF0000; float: left; padding: 4px; }

ul.redaksjonsliste { width: 100px; float: left; }
ul.forfattere { width: 110px; float: left; }

/* ================================ FORMS ================================ */

textarea { overflow:auto; background: #FFF; height: 150px; width: 490px; font-size: 1em; color: #676767; font-family: arial; text-align: left; border: 1px solid #BCBCBC; padding: 4px !important; padding: 4px 4px 1px 4px; }
textarea.support { height: 200px; width: 490px; }
textarea.reg { }
textarea.kommentar { height: 80px; width: 490px; }
textarea.tips { height: 100px; width: 490px; }
textarea.nytekst { height: 350px; width: 490px; }
textarea.bulkmail { height: 300px; width: 490px; }

input.text { color: #676767; height: 14px; width: 490px; text-align: left; border: 1px solid #BCBCBC; padding: 4px !important; padding: 4px 4px 1px 4px; margin: 5px -1px 0 -1px; font-size: 1em; }
div.fileinput { color: #676767; height: 14px; width: 400px; text-align: left; border: 1px solid #BCBCBC; padding: 4px !important; padding: 4px 4px 1px 4px; margin: 5px -1px 0 -1px; font-size: 1em; }
input.login { color: #676767; height: 14px; width: 145px; font-size: 1em; text-align: left; border: 1px solid #BCBCBC; padding: 4px !important; padding: 4px 4px 1px 4px; margin: 5px -1px 0 -1px; }

input.checkbox { color : #676767; border : 0px; background : transparent; }
input.radio { color : #676767; border : 0px; background : transparent; }

select { color: #676767; height: 25px; width: 150px; text-align: left; border: 1px solid #BCBCBC; padding: 4px !important; padding: 4px 4px 1px 4px; margin: 10px -1px 0 -1px; font-size: 1em; }

/* ================================ TABLES ================================ */

table { width: 100%; }

table#fav { margin: 0 0 0 -2px; padding: 0; }
table#fav td { margin: 0; padding: 5px; border: 1px dashed #CFCFCF; background: white; }
table#fav p { font-size: 1em; }

table.krisehjelp { margin: 0px; padding: 5px; border: 1px dashed #CFCFCF; background: white; font-size: 1em; }
table.sletting { margin: 0px; padding: 3px; border: 1px dashed #CFCFCF; background: white; }
td { padding: 3px; border: 1px solid #F0F0F0; }
tr.table_heading { background: #13A5E1; font-weight: bold; text-align: center; color: white; }

/* ================================ DL'S ================================ */

div#profilkol1 dl {
	width: 335px;
	margin: 0.2em 0 1.5em 0;
	padding: 0 0 0.2em 0;
	float: left;
	border-bottom: 1px solid #E7E7E7;
}

div#profilkol1 dl dt {
	font-weight: bold;
	width: 40%;
	float: left;
	margin: 0.2em 0 0 0;
	padding: 0.2em 0 0 0;
	border-top: 1px solid #E7E7E7;
}

div#profilkol1 dl dd {
	width: 60%;
	float: left;
	margin: 0.2em 0 0 0;
	padding: 0.2em 0 0 0;
	border-top: 1px solid #E7E7E7;
}

div#profilkol1 dl a {
	text-decoration: underline;
}

/* ================================ SUBMIT BUTTON ================================ */

input.submit {
	width: auto;
	border: 3px double #999;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: 0.25em;
	background-color: #EEE;
	background-repeat: repeat-x;
	color: #333;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: lowercase;
	cursor: pointer;
	margin: 10px 0 15px -1px;
}

td input.submit {
	font-size: 1em;
}

input.submit:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.submit:hover {
	background-color: #F6F6F6;
}

/* MISC */
.faq_edit_table th {
	text-align:center;
}
.faq_edit_table td {
	border-width: 0px;
	text-align:center;
}
.faq_edit_table tr :first-child {
	text-align:left;
	border-right-width: 1px;
	border-right-color: #DDD;
}