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

p {
font-weight:normal;
}
.clearfix:after {
content: .;
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* VERTICAL CENTERING --------------------------------------------*/
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
/*text-align: center;*/
min-height:586px;
min-width:954px;
font-family: Trebuchet MS, Verdana, Arial, sans-serif;
font-size:13px;
font-weight:normal;
color:#696969;
background:url(/Files/zendium.dk/system_images/roadmapbackgr.jpg) center center no-repeat;
}
#xouter {
height:100%;
width:100%;
display:table;
vertical-align:middle;
/*background:url(/Files/zendium.dk/system_images/roadmapbackgr.jpg) center center repeat-y;*/
}

#xcontainer {
/*text-align: center;*/
position:relative;
vertical-align:middle;
display:table-cell;
height: 586px;
}  

#xinner {
width: 954px;
height: 586px;
text-align: left;
margin-left:auto;
margin-right:auto;
}
#xinner div {
text-align: left;
}
/* END OF VERTICAL CENTERING ---------------------------------------*/

/* GENERAL CSS -----------------------------------------------------*/
ul, h1, h2, h3, h4, h5, form, p {
margin: 0;
padding: 0;
}
ul, li {
list-style:none;
}
a img {
border:none;
}
div.clear {
clear: both !important;
visibility: hidden !important;
margin:0 !important;
height:0px !important;
overflow: hidden;
font-size:1px;
}

texarea {
resize: none;
}
/* END OF GENERAL CSS ------------------------------------------------*/

/* CONTAINERS AND HOLDERS --------------------------------------------*/
#topholder {
width:954px;
height:101px;
/*background:url(/Files/zendium.dk/system_images/logotopmenu.gif) left top no-repeat;*/
background:url(/Files/zendium.dk/system_images/logotopmenu.png) left top no-repeat;
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/logotopmenu.png', sizingMethod='crop'); 
}

#topholder_sv-SE {
width:954px;
height:103px;
/*background:url(/Files/zendium.dk/system_images/logotopmenu.gif) left top no-repeat;*/
background:url(/Files/zendium.dk/system_images/logotopmenu_se.png) left top no-repeat;
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/logotopmenu_se.png', sizingMethod='crop'); 
}

#topholder_en-GB, #topholder_da-DK {
width:954px;
height:103px;
/*background:url(/Files/zendium.dk/system_images/logotopmenu.gif) left top no-repeat;*/
background:url(/Files/zendium.dk/system_images/logotopmenu_dk.png) left top no-repeat;
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/logotopmenu_dk.png', sizingMethod='crop'); 
}



#topholder_nb-NO {
width:954px;
height:103px;
/*background:url(/Files/zendium.dk/system_images/logotopmenu.gif) left top no-repeat;*/
background:url(/Files/zendium.dk/system_images/logotopmenu_no.png) left top no-repeat;
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/logotopmenu_no.png', sizingMethod='crop'); 
}




#contentholder {
clear:both;
min-height:335px;
height:auto !important;
height:335px;
line-height:16px;
border:none;
float:left;
width:954px;
background:url(/Files/zendium.dk/system_images/contenttopbackgr.png) left top repeat-y;
}
#contentholderflash {
clear:both;
height:466px;
border:none;
float:left;
width:956px;
}
#contentholderflash .content {
padding:0px;
}
.flashbackgr {
background:url(/Files/zendium.dk/system_images/contentflashbackgr.png) left top repeat-y;
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/contentflashbackgr.png', sizingMethod='crop'); 
}
.col1top { /*for IE6*/
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/contenttopbackgr.png', sizingMethod='scale'); 
}
#contentholderbottom {
clear:both;
float:left;
width:954px;
height:34px;
background:url(/Files/zendium.dk/system_images/contentbottombackgr.png) left bottom no-repeat;
}
.col1bottom {/*for IE6*/
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/contentbottombackgr.png', sizingMethod='scale'); 
}
#bottomholder {
clear:both;
float:left;
width:100%;
height:97px;
margin-top:3px;
background:url(/Files/zendium.dk/system_images/footerbackgr.png) left top no-repeat;
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/footerbackgr.png', sizingMethod='scale'); 
font-size:12px;
}
.content{
padding:23px 28px 8px 22px;
}
.content ul li a {
padding-right:12px;
font-size: 12px;
font-family: Trebuchet MS, Arial, sans-serif;
color: #C1272D;
font-weight:bold;
text-decoration:underline;
font-weight:bold;
}
.content #image{
float:right;
}
.productContent{
padding:23px 28px 20px 28px;
}
.productContent ul{
line-height:18px;
}
.productContent ul li a {
padding-right:12px;
font-size: 12px;
font-family: Trebuchet MS, Arial, sans-serif;
color: #696969;
font-weight:bold;
text-decoration:none;
font-weight:bold;
}
.productContent ul li .selected{
color: #C1272D;
}
.productContent #image{
float:right;
padding-left:10px;
}

/* END OF CONTAINERS AND HOLDERS -------------------------------------*/

/* MENUs and SEARCH --------------------------------------------------*/
#mainmenuholder {
width:720px;
height:34px;
float:left;
line-height:34px;
overflow:hidden;
/*padding-left:22px;*/
}
#mainmenuholder ul, #mainmenuholder ul li {
float:left;
list-style: none;
}
#mainmenuholder ul {
margin-left:22px;
}
#mainmenuholder ul li a {
padding-right:12px;
font-size: 12px;
font-family: Trebuchet MS, Arial, sans-serif;
color: #696969;
text-decoration:none;
font-weight:bold;
}
#mainmenuholder ul li a.item8 {
padding-right:0;
}
#mainmenuholder ul li a:hover{
color:#C1272D;
}

#mainmenuholder ul li.active a {
color:#C1272D;
}
#searchform {
float:right;
margin-right:84px;
height:21px;
padding-top:7px;
}
#searchform a {
color:#1C2674;
text-decoration:none;
display:block;
float:left;
line-height:24px;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:12px;
font-weight:bold;
padding-right:12px;
}

#searchform #searchButton {
color:#1C2674;
text-decoration:none;
display:block;
float:left;
background:none;
border:none;
line-height:24px;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:12px;
font-weight:bold;
padding-right:12px;
height:20px;
}

#searchform input#QueryBox_21_200009{
display:block;
float:left;
background:url(/Files/zendium.dk/system_images/searchtext.gif) left top no-repeat;
border:none;
height:21px;
width:96px;
margin-right:6px;
padding: 2px 3px 0 3px;
}

#submenuholder {
width:954px;
height:32px;
background: url(/Files/zendium.dk/system_images/submenubackgr.png) no-repeat left top;
-background: none; 
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/submenubackgr.png', sizingMethod='scale'); 
line-height:26px;
overflow:hidden;
/*padding-left:22px;*/
}
#submenuholder ul, #submenuholder ul li {
float:left;
list-style: none;
}
#submenuholder ul {
margin-left:22px;
}

#submenuholder ul li a {
padding-right:12px;
font-size: 11px;
font-family: Trebuchet MS, Arial, sans-serif;
color: #9D9D9D;
text-decoration:none;
font-weight:normal;
}

#submenuholder ul li a:hover{
color:#C1272D;
}
#submenuholder ul li.active a {
color:#C1272D;
}
/* END MENUs ----------------------------------------------------------*/

/* HEADER AND FOOTER --------------------------------------------------*/
#flags {
float:left;
width:230px;
padding-left:20px;
margin-top:41px;
}
#flags img {
margin-right:1px;
}
#flags a {
text-decoration:none;
}
#logo {
float:right;
height:52px;
}
#logo a {
display:block;
width:200px;
height:52px;
}
#postmand {
position:relative;
width:124px;
height:125px;
background:url(/Files/zendium.dk/system_images/postmand_v2.gif) top left no-repeat;
left:336px;
top:-111px;/*-139px;*/
}

#postmen {
position:relative;
width:133px;
height:96px;
background:url(/Files/zendium.dk/system_images/postmen.gif) top left no-repeat;
left:349px;
top:-101px;
}
#itemperperson {
float:left;
width:454px;
padding-left:18px;
margin-top:11px;

border-right:1px solid #ccc;
height:70px;
}
#askquestion {
float:right;
padding-left:15px;
width:466px;
height:79px;
}
#askquestion .footerleft {
float:left;
width:300px;
margin-top:11px;
}
#askquestion img {
float:right;
margin-right:8px;
margin-top:7px;
}
.askdentisttable td {
padding:10px 10px;
}

/*  END HEADER AND FOOTER ----------------------------------------------*/

/* 	LINKs, TEXT, PARAGRAPHs---------------------------------------------*/
#maincontent {
float:left;
width:596px;
padding:0 28px 0 22px;
margin-top:22px;
border-right:1px solid #ccc;
min-height:313px;
height:auto !important;
height:313px;
overflow:hidden;
}
#linkpanel {
float:right;
padding:0 22px 0 20px;
margin-top:22px;
width:263px;
overflow:hidden;
}
#linkpanel p{
margin:8px 0;
}
#contentholder h1 {
font-family: Trebuchet MS, Arial, sans-serif;
font-size:20px;
font-weight:normal;
margin-bottom:12px;
line-height:22px;
}
#bottomholder h1 {
font-family: Trebuchet MS, sans-serif;
font-size:20px;
font-weight:normal;
margin-bottom:0px;
}
#bottomholder a {
display:block;
color:#C1272D;
text-decoration:none;
font-weight:bold;
}
#bottomholder a:hover {
text-decoration:underline;
}
.buttonlink {
clear:both;
float:right;
padding-top:4px;
width:114px;
height:28px;
background:url(/Files/zendium.dk/design/img/button.jpg) top left no-repeat;
color:#777777;
font-weight:bold;
text-align:center;
text-decoration:none;
line-height:18px;
}
#tellafriendform input {
width:258px;
}
#content {
min-height:245px;
height:auto !important;
height:245px;
overflow:hidden;
}
#content img{
margin-bottom:10px;
}
#content .textpadbot {
padding-bottom:10px;
}
/*#content {
line-height:18px;
}*/
a div.textpadbot {
display:inline;
}
.backbutton {
margin-right:28px;
margin-top:10px;
}
.productDoc {
min-height:330px;
height:auto !important;
height:330px;
}
/* 	END LINKs, TEXT, PARAGRAPHs-----------------------------------------*/

/* 	Form kontakt - Taget fra forms2layout.css START-----------------------------------------*/
#Forms2Form_3 {
	margin-top:9px;
	margin-left:18px;
}
/* 	Form kontakt - Taget fra forms2layout.css SLUT-----------------------------------------*/

