/*
Kodet av: Asbjørn Nilsen Riseth
Dato: 12-16. Desember 2005
Copyright Skalden Stuido AS
*/

/* Main-elements */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-size: 15px;
	background: #893214;
}

p {
	padding: 1em;
}

img {
	border: 0;
}

a:link {
	color: blue
}

h3 {
	margin-left: 40px;
}


/* Hoved-"beholder" */
#main {
	margin: 5px auto;
	width: 820px;
	height: 100%;
}


/* Banneret */

#banner {
	background-color: #8b3214;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#banner img {
	width: 780px;
	height: 228px;
}


/* Midt elementer */

#midt {
	width: 600x;
	margin-left: 220px !important;
	margin-left: 215px;
	height: 100%;
	paddin-top: 2px;
	paddin-bottom: 2px;
}

#midt p {
	margin: 0 30px 0 40px;
}

#m_top {
	background: url(images/midt_top.jpg) no-repeat;
	height: 119px;
	margin-bottom: 0;
}

#m_top h2 {
	text-align: center;
	padding-top: 60px;
}

#m_midt {
	margin-top: 0;
	height: 100%;
	background: url(images/midt_midt.jpg) repeat-y;
}

#m_bunn {
	background: url(images/midt_bunn.jpg) no-repeat;
	height: 119px;
	padding-bottom: 2px;
}


/* Menyen */

#meny {
	height: 469px;
 	float: left;
    width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background: url(images/stick_red.gif) no-repeat;
	list-style-type: none;
	text-align: center;
}

#meny ul {
	display: block;
	list-style-type: none;
}

#meny a {
	display: block;
	text-decoration: none;
}

#meny a:link, #meny a:visited {
	color: #000;
	text-decoration: none;
}

#meny a:hover, #meny a:active {
	color: #FFCB9A;
}

#selected a:link, #selected a:visited, #selected a:hover, #selected a:active {
	display: block;
	color: #FFF;
	text-decoration: none;
} 

.id1 {
	margin-top: 30px !important;
	margin-top: 45px;
	margin-left: 6px !important;
	margin-left: 8px;
	width: 180px;
	height: 95px;
	background: url(images/Meny1.png) no-repeat !important;
	background: url(images/Meny1.gif) no-repeat;
}

a#id1 {
	padding: 47px 0 0 17px !important;
	padding: 37px 0;
}

.id2 {
	width: 182px;
	height: 80px;
	margin-top: 1px !important;
	margin-top: -4.9px;
	margin-left: 12px !important;
	margin-left: 8px;
	background: url(images/Meny2.png) no-repeat !important;
	background: url(images/Meny2.gif) no-repeat;
}

a#id2 {
	padding: 29px 0 !important;
	padding: 23px 8px 0 0;
}

.id3 {
	width: 187px;
	height: 75px;
	margin-top: -9px !important;
	margin-left: 9px !important;
	margin-left: 8px;
	background: url(images/Meny3.png) no-repeat !important;
	background: url(images/Meny3.gif) no-repeat;
}

a#id3 {
	padding: 33px 0 !important;
	padding: 25px 5px 0 0;
}

.id4 {
	margin-top: -5px !important;
	margin-top: -5px;
	width: 181px;
	height: 85px;
	margin-left: 12px !important;
	margin-left: 8px;
	background: url(images/Meny4.png) no-repeat !important;
	background: url(images/Meny4.gif) no-repeat;
}

a#id4 {
	padding: 35px 0 !important;
	padding: 25px 0;
}

.id5 {
	width: 181px;
	height: 81px;
	margin-top: -8px !important;
	margin-left: 12px !important;
	margin-left: 8px;
	background: url(images/Meny5.png) no-repeat !important;
	background: url(images/Meny5.gif) no-repeat;
}

a#id5 {
	padding: 36px 0 0 8px !important;
	padding: 26px 0;
}

/* Fix IE. Ingen mellomrom mellom meny-elementene \*/
* html #meny ul li { float: left; }
* html #meny a { height: 1%; }
/* End */

p.tLink {
	text-align: center;
}

/* Overskrift */
#overskrift a:link, #overskrift a:visited {
	color: #000;
	text-decoration: none;
}

#overskrift a:hover, #overskrift a:active {
	color: #0066FF;
}


/* Nyheter-siden */

#nyheter small {
	margin-left: 50px;
}

/* Galleriet */

#galleri p {
	text-align: center;
}

#galleri img {
	width: 28%;
	margin: 5px 5px 5px 5px;
}


/* karakter-siden */

.karakter {
	margin: 2px auto 0 auto;
}

.karakter p {
	text-align: center;
}

.karakter a {
	width: 14%;
	height: 14%;
	text-decoration: none;
	border: solid 1px #000000;
	padding: 10px 5px 5px 5px;
	text-align: center;
}

.karakter img {
	width: 20%;
	margin-right: 5px;
}

img.karakter_detail {
	height: 40%;
	width: 40%;
	display: block;
	margin-left: 25%;
	margin-top: 30px;
}

p.karakter_detail {
	text-align: center;
}

/* Verden-siden */

#verden p {
	margin-top: -12px;
}

/* Kommentar-elementer */

.cbox_top {
	margin-top: 6px;
	margin-left: 30px;
	width: 380px;
	height: 35px;
	border: 1px solid #000;
}

.cbox_top form {
	float: right;
}

.cbox_top input {
	height: 13px;
}

.cbox_mid {
	margin-left: 30px;
	width: 380px;
	font-size: 12px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
}

.cbox_cnt {
	padding-top:3px;
	padding-left:10px;
	color:#6A3737;
	font-size:11px;
	vertical-align:middle;
}

.cbox_main {
	padding: 10px 10px 10px 10px;
}

.cbox_main br {
	margin: -0.5em;
}

.cbox_cntsub {
	padding-left:10px;
	font-family: Verdana;
	font-size:7pt;
	color:#3D3D3D;
	vertical-align: middle;

}
