/***************   MODIFIED: Karen and Jens Ebbe Thomsen http://www.kath-jeth.dk ***************/
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1%;
	line-height: 1%;
}
.showScreen {
	display: inline;
}
.showMobile {
	display: none;
}
/***************   HTML Element Styles ***************/
body {
	margin: 0;
	text-align: center;
	font: 0.62em verdana, arial, sans-serif;
	line-height: 170%;
	color: #333;
	background: #D4E29B url(../images/bg_body.jpg) repeat-y top center;
}
p {
	padding-top: 4px;
	padding-bottom: 6px;
}
a {
	color: #912371;
}
a:visited {
	color: #912371;
}
a:hover {
	color: #D883BE;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
input {
	width: 70%;
	height: auto;
}
textarea {
	width: 98%;
	height: auto;
}
input, textarea {
	padding: 1px 3px;
	margin: 5px 0;
	font: 1em verdana, arial, sans-serif;
	color: #000;
	background-color: #a7d57b;
	border: 1px solid #999;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	color: #FFF;
	background-color: #999;
	border: 1px solid #EEE;
}
h1 {
	clear: both;
	margin: 10px 0;
	font: bold 1em verdana, sans-serif;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #dedede;
	background: #912371 url(../images/rounded_tr.gif) no-repeat top right;
}
h1 span {
	display: block;
	padding: 2px 2px 2px 4px;
	background: url(../images/rounded_br.gif) no-repeat bottom right;
}
h2 {
	margin: 10px 0 -2px 0;
	font: bold 1.1em verdana, sans-serif;
	color: #912371;
}
#sideBar h1 {
	text-align: right;
	background: #912371 url(../images/rounded_tl.gif) no-repeat top left;
}
#sideBar h1 span {
	display: block;
	padding: 2px 4px 2px 2px;
	background: url(../images/rounded_bl.gif) no-repeat bottom left;
}
#content ol li {
	color: #9BE4FF;
}
#content ol li span {
	color: #EEE;
}
#content ul {
	padding-bottom: 8px;
	font-size: 120%;
}
#content ul li {
	list-style-image: url(../images/li_bullet.gif);
}
table{
  font-size: 1em;
}
blockquote {
	margin: 0;
	background: #912371 url(../images/rounded_tr.gif) no-repeat top right;
}
blockquote span {
	display: block;
	padding: 5px;
	background: url(../images/rounded_br.gif) no-repeat bottom right;
}
/***************  Layout Element Styles ***************/
#header {
	width: 100%;
	height: 3em;
	background: #D883BE url(../images/bg_header.jpg) repeat-y top center;
}
/***************  Header Menu ***************/
#menu {
	width: 767px;
	height: 3em;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
#menu ul {
  float: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	height: 3em;
}
#menu ul li {
  clear: none;
	width: 9em;
	display: inline;
	float: left;
	padding-top: 0.8em;
	list-style: none;
	text-align: center;
}
#menu ul li a {
	display: block;
	width: auto;
	height: auto;
	padding: 0 0 1.0em 0;
	background: transparent;
	border: 0;
	border-radius: 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #222;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
}
#menu ul li a:hover, #menu ul li a:active {font-weight: bold;
	color: #111;
	background: url(../images/menu_tab.gif) no-repeat bottom center;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
}
div.type-forside #menu ul li a.menu-forside, div.type-massage #menu ul li a.menu-massage, div.type-priser #menu ul li a.menu-priser, div.type-gavekort #menu ul li a.menu-gavekort, div.type-profil #menu ul li a.menu-profil {
	font-weight: bold;
	color: #111;
	background: url(../images/menu_tab.gif) no-repeat bottom center;
}
/***************  Site Title ***************/
#title {
	padding: 0.5em 12px 0.6em 0;
	margin-right: 0.5em;
	font-size: 120%;
	float: right;
	/*background: url(../images/logo_greenery.gif) no-repeat top right;
*/
}
#title h1 {
	display: inline;
	color:  #222;
	background-color: #912371;
	background-image: none;
	font-weight: bold;
	font-size: 110%;
}
/*************** Page Content --------------------------------------------------- 1. Left side text 2. Dropdown image 3. Right side bar  ***************/
#content {
	clear: both;
	width: 767px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 107%;
}
#content ul {
	margin-top: 4px;
	margin-bottom: 2px;
}
#text {
	float: left;
	width: 410px;
	height: auto;
	padding: 0;
	margin: 10px 5px 20px 20px;
}
#text p, #sideBar p {
	padding-left: 0;
	padding-right: 0;
}
#text img.forside {
  width:100%;
  height:auto;
  padding-top: 20px;
}
#text img.profil {
  width:50%;
  height:auto;
  max-width:200px;
  padding:8px 0 8px 8px;
  float:right;
}
#image {
	display: block;
	float: left;
	width: 170px;
	height: 604px;
	margin: 0;
	padding: 0;
	background: url(../images/svane.jpg) no-repeat left top;
}
#sideBar {
	float: right;
	width: 145px;
	height: auto;
	height: auto;
	padding: 10px 15px 20px 0;
}
#fb, #sideBar > a {
	display: block;
	float: right;
	width: 130px;
  background: url(../images/facebook-icon.gif) no-repeat right top;
	text-align: right;
  padding-right:36px;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 1px;
	color: #912371;
	font-weight: bold;
}
fieldset {
	border-style: none;
}
/*************** Sidemenu Styles ***************/
.sideMenu {
	padding: 10px 0;
}
.sideMenu a {
	display: block;
	text-align: right;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 1px;
	color: #912371;
	font-weight: bold;
}
.sideMenu a span {
	display: block;
	padding: 1px;
}
.sideMenu a:hover {
	background: #912371 url(../images/rounded_tl.gif) no-repeat top left;
	color: #ddd;
}
.sideMenu a:hover span {
	background: url(../images/rounded_bl.gif) no-repeat bottom left;
	color: #ddd;
}
/*************** Comment Styles ***************/
#comments p {
	color: #ddd;
  padding: 5px 5px 0 5px;
	margin-bottom: 0;
	background: #912371 url(../images/rounded_tl.gif) no-repeat top left;
}
#comments p span.author {
	display: block;
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
}
#comments div.commentBottom {
	display: block;
  height: 18px;
	background: url(../images/comment_bg.gif) no-repeat right top;
}
#comments img {
	margin-top: -1px;
}
#comments a {
	color: #dedede;
}
#comments a:visited {
	color: #aaa;
}
#comments a:hover {
	color: #fff;
}
/*************** Footer ***************/
#footer {
	clear: both;
	float: left;
	width: 767px;
	height: auto;
	margin: 0;
	padding: 0 0 8px 0;
	color: #fff;
	text-align: center;
}
#footer p {
	padding-top: 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #888;
}
a.fullAhead {
	float: left;
	width: 30px;
	height: 34px;
	margin-right: 10px;
	background: url(../images/logo_fullahead.gif) no-repeat 0 0;
}
a:hover.fullAhead {
	background-position: -30px 0;
}
/*************** Generic Display Classes ***************/
.center {
	text-align: center;
}
.noPad {
	padding: 0;
	margin: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	padding: 5px 5px 5px 0;
}
img.right {
	padding: 5px 0 5px 5px;
}
.button {
	width: auto;
	cursor: pointer;
}
.date {
	display: block;
	font-weight: bold;
}