

/* ------------------------------------------------------------------------------------- */
/* HUVUDSTRUKTUR */
/* ------------------------------------------------------------------------------------- */

html {
height: 100.1%;
}

* {
margin: 0;
padding: 0;
}

img {
border: 0px;
}

a {
color: #009de8;
}

a:hover {
color: #00689a;
}

body {
background: #ddd3aa;
color: #3b2c22;
margin: 0;
font-size: 0.66em;
}

textarea {
font: normal 1.3em "lucida sans", sans-serif;
}


h1 {
font-size: 1.4em;
margin-bottom: 4px;
}


/* ------------------------------------------------------------------------------------- */
/* MISC */
/* ------------------------------------------------------------------------------------- */

.clearer {
clear: both;
}

/* ------------------------------------------------------------------------------------- */
/* STRUCTURE */
/* ------------------------------------------------------------------------------------- */
.container {
}

.header {
min-height: 92px;
}

#headspacer {
background: #3b2c22;
height: 61px;
} 

/* title */
.title {
background: #1f1e1e;
height: 38px;
}

.title img {
margin: 10px;
}


/* ------------------------------------------------------------------------------------- */
/* NAVIGATION */
/* ------------------------------------------------------------------------------------- */

.navigation {
background: #584332;
color: #2a171a;
line-height: 20px;
font-size: 0.9em;
}

#linkwrap {
width: 900px;
text-align: center;
margin: 0 auto;
}

.navigation a {
color: #ddd3aa;
font: normal 1em arial, sans-serif;
padding: 20px 8px 18px 8px;
text-align: center;
text-decoration: none;
}

.navigation a:hover {
color: #2a171a;
}

#current {
color: #2a171a;
}

/* ------------------------------------------------------------------------------------- */
/* FLASH */
/* ------------------------------------------------------------------------------------- */
#flash_text {
width: 385px;
height: 150px;
text-align: right;
padding-top: 14px;
}

#flashcontent {
width: 355px;
color: #fff;
margin-left: 4px;
}

#flash {
margin: 15px auto;
width: 355px;
height: 250px;
}

#contact_flash {
margin: 15px auto;
width: 355px;
height: 250px;
}

/* ------------------------------------------------------------------------------------- */
/* MAIN */
/* ------------------------------------------------------------------------------------- */
.main {
border-top: 7px solid #ddd3aa;
background: #1f1e1e;
width: 735px;
height: 480px;
position: relative;
margin: 0 auto;
}

/* ------------------------------------------------------------------------------------- */
/* MAIN RIGHT */
/* ------------------------------------------------------------------------------------- */
.sidenav {
border-left: 1px solid #605b50;
background: #fff;
height: 465px;
width: 295px;
float: right;
padding-top: 5px;
padding-left: 15px;
padding-bottom: 10px;
overflow: auto !important;
overflow-x: hidden !important;
}

.sidenav .post {
margin-bottom: -10px;
}

.post {
}

.sidenav p {
font: normal 1em arial, sans-serif;
color: #6c5440;
width: 266px;
padding-bottom: 8px;
}

.sidenav h1 {
color: #4c3a2d;
font: normal 1.6em myriad, sans-serif;
margin-top: 12px;
margin-bottom: 5px;
}

.sidenav h3 {
color: #4c3a2d;
font: normal 1.6em myriad, sans-serif;
margin-top: 12px;
margin-bottom: 5px;
}

.sidenav h2 {
color: #000;
font: bold 1.2em myriad, sans-serif;
margin-top: 15px;
text-align: center;
}

/* ------------------------------------------------------------------------------------- */
/* CONTENT */
/* ------------------------------------------------------------------------------------- */
.content {
width: 415px;
float: left;
overflow: hidden;
}

/* ------------------------------------------------------------------------------------- */
/* SEARCH FORM */
/* ------------------------------------------------------------------------------------- */
.styled {
border: 3px double #E5E5E5;
padding: 2px 3px;
}

.button {
border: 1px solid #AAA;
margin-left: 5px;
padding: 2px 3px;
}

/* ------------------------------------------------------------------------------------- */
/* FOOTER */
/* ------------------------------------------------------------------------------------- */
.footer {
border: 1px solid #948b76;
background: #1f1e1e;
font: normal 0.9em myriad, sans-serif;
color: #fff;
text-align: center;
padding: 10px;
margin-top: 5px;
}


/* ------------------------------------------------------------------------------------- */
/* PUFF */
/* ------------------------------------------------------------------------------------- */
#puff-large {
height: 335px;
overflow: hidden;
padding: 0;
position: absolute;
top: -5px;
left: -20px;
text-align: center;
width: 368px;
z-index: 9;
}

#puff-small {
height: 132px;
overflow: hidden;
padding: 0;
position: absolute;
top: 340px;
left: -20px;
text-align: center;
width: 143px;
z-index: 9;
}

/* ------------------------------------------------------------------------------------- */
/* CONTACT */
/* ------------------------------------------------------------------------------------- */
#contact_main_image {
height: 250px;
width: 355px;
overflow: hidden;
}

#contact_flash_text {
width: 381px;
height: 140px;
text-align: right;
margin-top: 40px;
}

#contact_wrapper {
overflow: hidden;
background: url(img/contact_information_bg_top.gif) top no-repeat;
padding-top: 2px;
margin-top: 20px;
margin-left: -14px;
}

.contact {
width: 290px;
}

.contact ul {
width: 110px;
float: left;
margin-top: 15px;
font: bold 1.1em myriad, sans-serif;
list-style-type: none;
}

.contact li {
padding-top: 4px;
}

.contact ul a {
text-decoration: none;
color: #000;
}

.contact ul a:hover {
text-decoration: none;
color: #009de8;
}

.contact ul#left {
text-align: right;
padding-right: 15px;
margin-left: 28px;
}

.contact ul#left li {
color: #6C5440 !important;
}

.contact ul#Right {
color: #000;
}

.contact li {
color: #000;
text-decoration: none;
}

.contact_information {
background: url(img/contact_information_bg_bot.gif) bottom no-repeat;
padding-top: 140px;
padding-bottom: 20px;
}

.contact_information h2 {
margin-bottom: 10px;
}

.contact_information p {
text-align: center;
font: bold 1.1em myriad, sans-serif;
line-height: 1em;
margin-left: 13px;
}

.click_contact {
padding-left: 47px;
margin-top: 20px;
}

#contact_text_bottom {
padding-left: 20px;
margin-top: 20px;
padding-bottom: 20px;
}

#contact_text_bottom p {
color: #000;
text-align: center;
font: normal 1.1em myriad, sans-serif;
}


/* ------------------------------------------------------------------------------------- */
/* MEDLEMSBOKNING */
/* ------------------------------------------------------------------------------------- */
#member_login {
padding-left: 0;
margin-top: 10px;
}

#member_bottom_text {
margin-top: 115px;
padding-left: 5px;
font: normal 1em arial, sans-serif;
}

#member_bottom_text p {
color: #000;
width: 260px;
}

#signup {
color: #fff;
width: 320px;
margin: 15px 0 0 20px;
font: normal 1em arial, sans-serif;
}

#signup p {
padding-bottom: 8px;
}

#signup h2 {
color: #009de8;
font: normal 1.6em myriad, sans-serif;
margin-bottom: 5px;
}

#formwrap {
margin-top: 15px;
width: 400px;
font: normal 1em arial, sans-serif;
}

#prefix {
color: #fff;
font-size: 1em;
text-align: right;
width: 390px;
height: 12px;
}

#formtext {
color: #fff;
width: 220px;
float: left;
text-align: right;
float: left;
}

#formtext p {
font: normal 1.1em myriad, sans-serif;
line-height: 22px;
}

#memberform {
color: #fff;
font: normal 1em myriad, sans-serif;
height: 260px;
width: 170px;
float: right;
}

.stylebutton {

}

.style {
border: 1px solid #686564;
width: 160px;
height: 16px;
margin-bottom: 5px;
}

#memberform select {
background: #fff;
width: 50px;
}

#memberform textarea {
height: 80px;
}

#formcheck {
width: 320px;
margin: 0 auto;
margin-top: 50px;
}


#formcheck span {
font: normal 1em myriad, sans-serif;
}

#formcheck h2 {
text-align: center;
color: #009de8;
font-size: 1.9em;
width: 280px;
margin: 0 auto;
padding-top: 145px;
font: normal 1.9em myriad, sans-serif;
}

#formcheck span {
color: #fff;
}

#signup_bottom {
width: 370px;
color: #fff;
padding-top: 260px;
padding-left: 20px;
font: normal 1em arial, sans-serif;
}

.signup-takeover {
	background: #1f1e1e;
	width: 425px;
	height: 480px;
	overflow: hidden;
	position: relative;
}

.signup-takeover .editPost {
	position: absolute;
	top: 0;
	left: 0;
}

/* ------------------------------------------------------------------------------------- */
/* PRISER */
/* ------------------------------------------------------------------------------------- */
#pricewrap {
padding-top: 20px;
margin-top: 20px;
}

#acrobat {
padding-top: 120px;
color: #fff;
font: normal 1em arial, sans-serif;
}

#acrobat a {
color: #fff;
text-decoration: none;
}

#price_links {
width: 320px;
height: 200px;
padding-left: 75px;
}

#price_links ul#left {
width: 165px;
float: left;
}

#price_links ul#right {
width: 155px;
float: right;
}

#price_links ul {
color: #03a5e3;
font: normal 1.2em myriad, sans-serif;
}

#price_links li {
list-style-type: none;
width: 140px;
padding: 10px 0 0 0;
margin-left: 0;
}

#price_links li a {
text-decoration: none;
color: #fff;
}

#price_links li span {
text-decoration: none;
color: #fff;
}

#price_logo {
height: 230px;
width: 230px;
padding-top: 20px;
margin: 0 auto;
padding-left: 20px;
position: relative;
}

#price_logo a {
	position: absolute;
	top: 30px;
	left: -43px;
}

/* ------------------------------------------------------------------------------------- */
/* EDIT */
/* ------------------------------------------------------------------------------------- */	

.editPost a, .editPost a:hover {
color: #000 !important;
background: #f6fd89 !important;
padding: 3px 5px;
text-decoration: none;
font: bold 8px verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0;
float: right;
margin-bottom: -17px;
position: relative;
}

.editPost a:hover {
background: #444 !important;
}