/* @override http://www.nordicrose.com/fileadmin/templates/main/css/main.css */

/* @override 
	http://nordicrose.com.srv3.t3t.dk/fileadmin/templates/main/css/main.css
	http://www.nordicrose.com/fileadmin/templates/main/css/main.css
*/

/* CSS by RED - redvald@hjulstad.no */

/* ########## -RESET BROWSER CSS- ########## */

html {
	color: #000;
	background: #FFF;
	font-size: 62.5%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 62.5%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,
textarea,
select {
	*font-size: 62.5%;
}

legend {
	color: #000;
}

/* ########## -STRUCTURE- ########## */
html {
	background-color: #712171;
}

body {
	text-align: center;
}

#pagewrap {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#language {
	position: absolute;
	width: 974px;
	height: 30px;
	text-align: right;
	padding-top: 20px;
}

/* TOP START */

#top {
	background: url(../images/top-background.png) no-repeat center top;
	font-family: "legendum-1","legendum-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}

#logo {
	padding-top: 13px;
	padding-bottom: 50px;
}

#main-menu {
	border-bottom: 1px solid white;
	padding-bottom: 3px;
}

#sub-menu {
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
}

#top-content {
}

/* MAINCONTENT START */

div#maincontent {
	background: url(../images/maincontent-back.png) no-repeat right 50px;
	color: white;
	text-align: left;
	font: normal 1.3em/1.6 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 20px;
}

.maincontent-wide {
	padding-right: 40px;
	padding-left: 40px;
}

/* TWO COLUMN TEMPLATE */

div.maincontent-right {
	float: right;
	width: 650px;
	padding-right: 40px;
}

#maincontent div.maincontent-left {
	float: left;
	width: 280px;
}

div.maincontent-left-slogan {
	border-left: 10px solid #875486;
	margin-top: 40px;
	text-align: center;
	font: 2.8em/1.3 "olidia-1","olidia-2";
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 29px;
	padding-right: 40px;
}

div.maincontent-left-menu {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}

div#maincontent:after, div#sub-menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  div#maincontent {
    _zoom: 1;     /* triggers hasLayout */
    }

/* ########## -CONTENT ELEMENTS- ########## */

/* Tourinfo */

table.toruinfo {
	background-color: #ffffff;
	color: #712171;
	padding: 5px;
	border-collapse: separate;
	border-spacing: 5px;
	margin-top: 40px;
}

table.toruinfo tbody tr {
	border-bottom: 1px solid #712171;
	width: 100%;
	display: block;
}

table.toruinfo tbody tr td {
	vertical-align: top;
}

table.toruinfo tbody tr td.tourinfo-label {
	width: 175px;
	text-transform: uppercase;
	font: .9em "legendum-1","legendum-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 3px;
}

/* ########## -MENU- ########## */

/* Main */

#main-menu ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 1.3em;
}

#main-menu ul li.act {
	font-weight: bold;
}

#main-menu ul li a {
	padding-right: 15px;
	padding-left: 15px;
	color: #efefef;
	text-decoration: none;
	-webkit-transition: color .2s linear;
}

/* Sub */

#sub-menu ul {
	padding-left: 25px;
	padding-right: 50px;
}

#sub-menu ul li {
	line-height: 1.9;
	font-size: 1.2em;
	float: left;
}

#sub-menu ul li.act {
	font-weight: bold;
}

#sub-menu ul li a {
	padding-right: 15px;
	padding-left: 15px;
	color: #efefef;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#sub-menu ul li.menuitem {
	white-space: nowrap;
}

#maincontent div.maincontent-left div.maincontent-left-menu ul {
	border-top: 1px solid white;
	text-transform: uppercase;
}

#maincontent div.maincontent-left div.maincontent-left-menu ul li.menuitem a, #maincontent div.maincontent-left div.maincontent-left-menu ul li.act a {
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

#maincontent div.maincontent-left div.maincontent-left-menu ul li.act a {
	font-weight: bold;
}

#maincontent div.maincontent-left div.maincontent-left-menu ul li.menuitem, #maincontent div.maincontent-left div.maincontent-left-menu ul li.act {
	border-bottom: 1px solid white;
}

#top a:hover {
	color: #fffeff;
}

/* Tur */

div.tur {
	width: 427px;
	float: left;
	margin-right: 40px;
	height: 350px;
}

/* ########## -TEXT- ########## */

p {
	margin-bottom: .8em;
}

h1 {
	font-family: "legendum-1","legendum-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: 2px;
	text-shadow: 2px 2px 2px rgba(60,13,60,.8);

}

h2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #ffffff;
	font: 1.0em "legendum-1","legendum-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

h3 {
	margin-top: -5px;
	font-size: .9em;
	margin-bottom: 10px;
}

/* ########## -HEADINGS- ########## */

/* ########## -LINKS- ########## */

a {
	color: white;
}

p.bodytext a {
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted white;
	text-decoration: none;
}

p.bodytext a:hover {
	border-bottom-style: solid;
}

h2 a {
	color: white;
	text-decoration: none;
}

/* ########## -IMAGES- ########## */

/* ########## -BLOGG- ########## */

div.tx-wecdiscussion-button {
	text-align: left;
}

.tx-wecdiscussion-button a, .tx-wecdiscussion-button a:active, .tx-wecdiscussion-button a:link, .tx-wecdiscussion-button a:visited {
    font-family: 	arial, tahoma, sans-serif;
	font-size:		12px;
	padding: 0 0 2px;
    margin:         0px 6px 2px 0px;
	border: 1px none #aaa;
	text-decoration: none !important;
	background-color: !important;
	color: 			  !important;
	border-bottom: 1px dotted white;
}

.tx-wecdiscussion-button a:hover {
	border-bottom-style: solid;
}


.tx-wecdiscussion-forumMessageSubject {
	background:		;
	color:			;
	font-weight: 	bold;
	font-size:		16px;
	padding-left: 0;
	padding-top: 6px;
	padding-bottom:	3px;
	margin-top: 30px;
	text-transform: uppercase;
	border-top: 1px solid #8d588c;
}

.tx-wecdiscussion-forumMessage {
    background-color: ;
	line-height:	1.4em;
	padding: 2px 0 0px;
}

.tx-wecdiscussion-forumMessageInfo {
	font-size: 		11px;
	color: #8d588c;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 6px;
	border-top: 1px none #888;
}

.tx-wecdiscussion-form {
	width: 100%;
	background-color: white;
	border: 1px none #333;
	margin: 50px 0 4px;
	padding: 5px;
	min-width: 350px;
	max-width: 800px;
	color: black;
}

.tx-wecdiscussion-form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.tx-wecdiscussion-header {
	font-size:		14px;
	font-weight:	bold;
	text-transform: uppercase;
	text-align: left;
	color: #712171;
	padding-right: 50px;
	padding-top: 10px;
	padding-left: 5px;
}

div.tx-wecdiscussion-headerSmall {
	text-align: left;
	color: #8d4c7b;
	padding-bottom: 10px;
	padding-left: 5px;
}

.tx-wecdiscussion-form div.inputFormRow { display: block;  margin:0px; padding: 8px 0px;
	border-top: 1px solid #712171;
	float: left;
	width: 100%;
}

.tx-wecdiscussion-form div.inputFormRow span.label {
	display: block; float: left;  width: 25%; text-align: left;
	text-transform: uppercase;
	color: #712171;
	padding-left: 5px;
}

.tx-wecdiscussion-form div.inputFormRow span.textacross {
	display: block; float: left;  width: 100%;  text-align: right;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
}

div.tx-wecdiscussion-form form fieldset div.inputFormRow span.textacross input {
	margin-right: 5px;
}

/* ########## -GOOGLEMAP- ########## */

#simplemap div div div div.gmnoprint div.gmnoprint div div {
	color: black;
}
