@charset "UTF-8";
/* CSS Document */

body {
	background: #f0f0f0;
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size: 12px;
	color: #000;
	line-height:120%;
}

td {
	background: #ffffff;
	
}

a.nav, a.nav:link, a.nav:visited, a.nav:active {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #CC0A21;
}

a:link {
	color: #C20515;
}
a:visited {
	color: #C20515;
}
a:hover {
	color: #890410;
}
a:active {
	color: #C20515;
}
h1 {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size: 18px;
	color: #000;
}

h2 {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size: 15px;
	color: #000;
}

h3 {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size: 12px;
	color: #000;
}


/* navigation */

a.nav, a.nav:link, a.nav:active, a.nav:visited {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0E2E06;
	text-decoration:none;
	line-height:180%;
	margin-left:10px;
}

a.nav:hover {
	color: #FFF;
}

a.small, a.small:link,a.small:visited, a.small:active {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size: 80%;
	color: #0E2E06;
	text-decoration:none;
	line-height:160%;
	margin-left:15px;
}

a.small:hover {
	color: #999;
	text-decoration:underline;
}


.kurv, a.kurv, a.kurv:link, a.kurv:visited, a.kurv:active {
	font-size: 10px;
	color: #666;
	text-decoration:none;
}

a.kurv:hover {
	color: #444;
}


.breadcrumbs, a.breadcrumbs, a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
	font-size: 10pt;
	color: #383838;
	text-decoration:none;
}

a.breadcrumbs:hover {
	color: #000000;
	text-decoration:underline;
}

.footer {
	font-size:8pt;
	color:#ffffff;
	line-height: 100%;
	background: none;
}



/* elementer i højre side */
.elementTitle {
	color: #696969;
	font-size: 9pt;
}

.element {
	color: #000000;
	font-size: 8pt;
	line-height: 110%;
}

a.element, a.element:link, a.element:visited, a.element:active {
	text-decoration: underline;
	color: #b7b7b7;
}

a.element:hover {
	color: #000000;
}







/* knapper og inputfelter i forms */
.input {
    border: 1px solid #aaa;
    background: #ccc;
}

.input:hover {
    border: 1px solid #999;
    background: #eee;
}

.buttonRed {
	font-size: 11px;
	color: #fff;
    width: 100px;
	height: 20px;
    border: none;
    background: url('/img/knap_red.gif') no-repeat top left;
	cursor: pointer;
}

.buttonRed:hover {
	color: #ccc;
}



.buttonGrey {
	font-size: 11px;
	color: #fff;
    width: 100px;
	height: 20px;
    border: none;
    background: url('/img/knap_grey.gif') no-repeat top left;
	cursor: pointer;
}

.buttonGrey:hover {
	color: #ccc;
}




.buttonGreySmall {
	font-size: 9px;
	color: #fff;
    width: 44px;
	height: 13px;
    border: none;
    background: url('/img/knap_small.gif') no-repeat top left;
	cursor: pointer;
}

.buttonGreySmall:hover {
	color: #ccc;
}



.buttonBuy {
	font-size: 11px;
	color: #fff;
    width: 44px;
	height: 13px;
    border: none;
    background: url('/img/knap_buy.gif') no-repeat top left;
	cursor: hand;
}



label {
    display: block;
    width: 100px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}



/* news/events/wiki */
.newsheader {
	font-size:18px;
	color:#666;
	font-weight:bold;
	padding-bottom: 20px;
	line-height: 120%;
}
.newsdate {
	font-size:11px;
	color:#CC0A1F;
}
.newstext {
	font-size:12px;
	color:#000;
}



/* Teaser rel styles */

TD.teaser {
	border-top:1px solid #639D80;
	border-bottom:1px solid #639D80;
	padding:10px 0px 10px 0px;
	vertical-align:top;
}

.teaser_intro {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	color:#F6C100;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
	
.teaser_header {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	color:#639D80;
	font-size:11px;
	font-weight:bold;
}

.teaser {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size:10px;
	color:#666;
}

IMG.teaser {
	padding-left:5px;
	padding-right:10px;
}


/* styles til visning af produkter */

a.prod,a.prod:link,a.prod:visited,a.prod:active {
	font-family: "Century Gothic", Century Gothic, Tahoma, Geneva, sans-serif, Arial;
	font-size: 100%;
	color: #0E2E06;
	text-decoration:none;
	line-height:160%;
	/* margin-left:15px; */
}

a.prod:hover {
	color: #FFF;
	text-decoration:underline;
}

.dosering {
	font-weight:bold;
	color:#639D80;
}

/* Styles købsflow */

.flow {
	color:#999;
	background-color: #FFFFFF;
}

.flowaktiv {
	color:#ffffff;
	background-color: #C20515;
}

table.flow {
	border: 1px solid #CCC;
}




.thumb {
	border: solid 1px #fff;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 190px;
    height: 140px;
	background: #f0f0f0;
}
.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter:hover {
	background: #cecece;
}


.wraptocenter span {
[if lt IE 8]    display: inline-block;
[if lt IE 8]    height: 100%;
}





/* dropdown menu styles */
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
/*	font: 11px Verdana;*/
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
/*	width: 60px;*/
/*	background: #6B6B6B;*/
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {
	background: #6B6B6B;
/*	color: #e4e4e4;*/
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #393939;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #F8F8F8;
	color: #000000;
	font-size: 8pt;
/*	font: 11px arial;*/
}

#sddm div a:hover {
	background: #C5C5C5;
	color: #000000;
}



/* lightbox styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Century Gothic, Tahoma, Geneva, sans-serif, Arial;; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

