html, body {
	height: 100%;
	margin:0;
}

body {
	text-align: center;
	background-color:#FFF;
}

html {
  overflow-y: scroll;

}


/* OPBYGNING AF HOVEDMENU START */
.cssmenumouseon, .cssmenumouseactive{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

.cssmenumouseoff{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

A.cssmenumouseoff, A:link.cssmenumouseoff, A:visited.cssmenumouseoff, A:active.cssmenumouseoff, A:hover.cssmenumouseoff{ color:#282525; text-decoration:none;}
A.cssmenumouseon, A:link.cssmenumouseon, A:visited.cssmenumouseon, A:active.cssmenumouseon, A:hover.cssmenumouseon{ color:#00a1c3; text-decoration:none;}
A.cssmenumouseactive, A:link.cssmenumouseactive, A:visited.cssmenumouseactive, A:active.cssmenumouseactive, A:hover.cssmenumouseactive{ color:#00a1c3; text-decoration:none;}

/* OPBYGNING AF HOVEDMENU SLUT */

/* OPBYGNING AF UNDERMENU START */
.csssupmenumouseon{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	text-align:left;
	background-color:#00a1c3;
	padding:3px;
}

.csssupmenumouseoff{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	text-align:left;
	background-color:#00a1c3;
	padding:3px;
}

A.csssupmenumouseoff, A:link.csssupmenumouseoff, A:visited.csssupmenumouseoff, A:active.csssupmenumouseoff, A:hover.csssupmenumouseoff{ color:#fff; text-decoration:none;}
A.csssupmenumouseon, A:link.csssupmenumouseon, A:visited.csssupmenumouseon, A:active.csssupmenumouseon, A:hover.csssupmenumouseon{ color:#B9E0EC; text-decoration:none;}

/* OPBYGNING AF UUNDERMENU SLUT */




/* OPBYGNING AF LAYOUT START */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -170px; /* Den negative højde skal svare til højden på footeren */
}
.footer, .push {
	height:170px; /* .push skal være samme højde som footeren */
}

.wrapper {
	width: 980px;
	text-align: left;
}

.content{
	padding-top:400px;
	height:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}

.contentNorotation{
	padding-top:146px;
	height:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}



.footer {
	width:100%;
	text-align:left;
	background-color:#f3f4ef;
	background-image:url(/cm-images/design/footertop.gif);
	background-repeat:repeat-x;
}

.footercontent{
	width:980px;
	margin: 0 auto;
	height:170px;
	overflow:hidden;
/*	background-image:url(/cm-images/design/footerbag.png);
	background-repeat:no-repeat;
	background-position:top left;*/
}

.alertboxholder{
	width:100%;
	height:50px;
	display:block;
}

.alertbox{
	position: fixed;
	left:0;
	bottom:0;
	width:100%;
	height:20px;
	background-color:#9FF;
	border-color:#09F;
	border-style:solid;
	border-width: 4px 0 0 0;
	text-align:center;
	color:#09F;
	padding-top:10px;
}
.alertboxtxt{
}


/* OPBYGNING AF LAYOUT SLUT */

/* PLACERING AF ELEMENTER MED ABSOLUT START */

.userbox{
	position:absolute;
	top:20px;
	right:13px;
	border-width: 0 0 0 0;
	border-color:#666;
	border-style:solid;
	padding:5px;
	color:#666;
	font-size:10px;
}

.statusbesked{
	color:#F00;
	font-weight:bold;
	
}

.logo{
	position:absolute;
	top:1px;
	left:0;
}


.menubar{
	position:absolute;
	left:4px;
	top:74px;
	height:47px;
	width:972px;
	background-image:url(/cm-images/design/menubag.png);
	background-repeat:repeat-x;
}
.menubarleft{
	position:absolute;
	left:0;
	top:74px;
	background-image:url(/cm-images/design/spriteark.png);
	height:47px;
    width:4px;
    background-position: -108px -0px;
}
.menubarright{
	position:absolute;
	right:0;
	top:74px;
	background-image:url(/cm-images/design/spriteark.png);
	height:47px;
    width:4px;
    background-position: -116px -0px;
}
.menubarcontent{
	position:absolute;
	left:20px;
	top:91px;
}




.iconbar{
	position:absolute;
	right:0;
	top:28px;
}


.toprotation{
	position:absolute;
	right:0;
	top:140px;
	width:980px;
	height:241px;
	overflow:hidden;
}




.designlink{
	position:absolute;
	right:0;
	bottom:3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#333333;
}


/* PLACERING AF ELEMENTER MED ABSOLUT SLUT */

/* OPBYGNING AF INDHOLD MED OP TIL 3 KOLONNER START */

#maincontainer{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentkolonne-left-right{
margin: 0 300px 0 300px; /* panel v + h. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-left-noright{
margin: 0 10px 0 320px; /* panel v. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-noleft-right{
margin: 0 300px 0 0; /* panel h. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-noleft-noright{
margin: 0 0 0 0; /* Ingen paneler. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#leftpanelkolonne{
float: left;
width: 300px; /* Bredde på venstre panel */
margin-left: -980px; /* Skal være den negative værdi af bredden på maincontainer */
/*background: #C8FC98;*/
background-color:transparent;
}

#rightpanelkolonne{
float: left;
width: 300px; /* Bredde på højre panel */
margin-left: -300px; /* Skal være det samme som -bredde på højre panel */
/*background: #FDE95E;*/
background-color:transparent;
border-width: 0 0 0 0;
border-style:solid;
border-color:#ADDFEB;

}

.contentkolonne-margin{
margin: 0 0 0 0;
}
.leftpanel-margin{
margin: 0 0 0 0;
overflow-x:hidden;
}
.rightpanel-margin{
margin: 0 0 0 20px;
overflow-x:hidden;
}


/* OPBYGNING AF INDHOLD MED OP TIL 3 KOLONNER SLUT */

/* ANDET STYLING START */

FORM{
margin:0;
}

div.thumbwrapper{
	float: left;
	height: 115px;
	width: 115px;
	background:transparent;
	margin: 6px;
	border: 1px solid #525d62;
	text-align: center;
}
.thumbtabel{
width:100%;
height:115px;
}


.formularfelt {
color:#363636;
background-color:#FFFFFF;
font-size : 11px;
font-family : verdana;	
border-color:#aaaaaa;
border-style:solid;
border-width : 1px;
background-image:url(/cm-images/formularbaggrund.gif);
background-repeat:repeat-x;
}

#seekfelt{
color:#000;
font-size:12px;
width:244px;
height:27px;
background-image:url(/cm-images/design/searchbag.png);
background-repeat:repeat-x;
float:left;
border:0;
}

#seekfeltleft{
	width:5px;
	height:27px;
	background-image:url(/cm-images/design/spriteark.png);
	background-position: -152px -0px; 
	float:left;
}




.topikon{
	float:left;
	
}
/* ANDET STYLING SLUT */

#tooltip{
	position:absolute;
	border:1px solid #025875;
	background:#249cc1;
	padding:10px;
	color: #FFF;
	display:none;
	text-align:left;
}

.aktivmenu{	color:#887d02; }


/* FANEBLADE START */
.fanecontainer{
	width:100%;
}

.fanecontainer ul{  
    list-style: none;
    list-style-position: outside;
	padding:0;
	margin:0;
}  
.fanecontainer ul.fanemenu li{  
    float: left;  
    margin-right: 10px;  
    margin-bottom: -1px;  
}  
.fanecontainer ul.fanemenu li{  
    display: block;  
    padding: 5px 10px 5px 10px;  
/*    background: #ffffff;  
    margin-bottom: -1px;  
    border: 1px solid #fff;  
    border-width: 1px 1px 1px 1px;  */
    position: relative;  
    color: #898989;  
    cursor: pointer;
	font-weight:bold;
}  


.fanecontainer ul.fanemenu li.active{  
    background: #fff;  
    top: 1px;  
	border: 1px solid #E2E3E0;  
    border-width: 1px 1px 1px 1px;
	border-bottom: 0;  
    color: #009BBE;  
}  

.fanecontent{  
    margin: 0pt auto;  
    background: #efefef;  
    background: #fff;  
    border: 1px solid #E2E3E0;  
    text-align: left;  
    padding: 10px;  
}

.notaktiv{
	display:none;
}

.faneclear{  
    clear: both;  
    height: 0;  
    visibility: hidden;  
    display: block;  
}  
/* FANEBLADE SLUT */

/* BAGGRUNDSFARVE PÅ PILE START */
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-thumbnails-container .disabled,
.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover,
.galleria-thumbnails-container .disabled:hover{
background-color: #009EC1;
}
/* BAGGRUNDSFARVE PÅ PILE SLUT */


/* LOGIN START */
#login-wrap{
	width:540px;
	margin:0 auto;
}

#login-skema-top{
	height:36px;
	width:539px;
	background-image:url(/cm-images/design/loginboks_top.jpg);
	font-size:11px;
	color:#7d7d7d;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
}

#login-skema-indhold{
	background-image:url(/cm-images/design/loginboks_content.jpg);
	background-repeat:repeat-x;
	width:539px;
	height:190px;
	font-size:11px;
	color:#7d7d7d;
	font-family:Verdana, Geneva, sans-serif;
}

#login-skema-bund{
	height:25px;
	width:539px;
	background-image:url(/cm-images/design/loginboks_bund.jpg);
	text-align:center;
	color:#F00;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#login-skema-bund-design{
	height:11px;
	width:539px;
	text-align:right;
	color:#7d7d7d;
	font-size:10px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-weight:normal;
}

.login-padding{
	padding:10px;
	padding-right:20px;	
}
/* LOGIN SLUT */

/* FAQ MODUL START */

.faqtoogle { }
.faqhidden {border-bottom:#000 solid 1px; padding:20px;}

/* NYHEDSBOKS START */
.newsbox{
	width:300px;
	height:160px;
	overflow:hidden;
	border:#DEDEDE solid 1px;
	background-color:#F4F3F3;
	padding:5px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.newsboxfoto{
	float:right;
	margin-left:10px;
}

.blogleft{
	float:left;
	width:680px;
}
.blogright{
	float:left;
	margin-left:20px;
	width:270px;
}

.blogmenu { list-style-type: none; margin: 0; padding: 0;}
.blogmenu li { margin: 0; padding: 0; padding-left: 0;}

.starlight {
	color: #e00;
}
#star-rating ul {
	list-style: none;
	margin: 3px;
	padding: 0px;
	width: 180px;
	height: 30px;
	position: relative;
	background: url(/cm-ratings/rating.gif) top left repeat-x;
}
#star-rating li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
#star-rating li.current-rating {
	background: url(/cm-ratings/rating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#star-rating li a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image: none;
}
#star-rating li a:hover {
	background: url(/cm-ratings/rating.gif) left center;
	z-index: 1;
	left: 0px;
	cursor:pointer;
}
#star-rating a.star-1 {
	left: 0px;
}
#star-rating a.star-1:hover {
	width: 30px;
}
#star-rating a.star-2 {
	left: 30px;
}
#star-rating a.star-2:hover {
	width: 60px;
}
#star-rating a.star-3 {
	left: 60px;
}
#star-rating a.star-3:hover {
	width: 90px;
}
#star-rating a.star-4 {
	left: 90px;
}
#star-rating a.star-4:hover {
	width: 120px;
}
#star-rating a.star-5 {
	left: 120px;
}
#star-rating a.star-5:hover {
	width: 150px;
}
#star-rating a.star-6 {
	left: 150px;
}
#star-rating a.star-6:hover {
	width: 180px;
}

.fn{
display:none;
}


/* HOSTED SHOP START */
.tableHeader70 {
background-color: #00A1C3;
border-right: solid 1px #FFFFFF;
padding: 5px;
text-align: center;
color: #FFFFFF;
}

.tableHeader85 {
background-color: #00A1C3;
border-right: solid 1px #FFFFFF;
padding: 5px;
text-align: center;
color: #FFFFFF;
}

.tableHeader100 {
background-color: #00A1C3;
border-right: solid 1px #FFFFFF;
padding: 5px;
text-align: center;
color: #FFFFFF;
}

.tableSpecEven {
background-color: #efefef;
border-right: solid 1px #FFFFFF;
padding: 5px;
}
.tableColEven {
background-color: #efefef;
border-right: solid 1px #FFFFFF;
padding: 5px;
text-align: center;
}

.tableSpecOdd {
background-color: #f7f7f7;
border-right: solid 1px #FFFFFF;
padding: 5px;
}

.tableColOdd {
background-color: #f7f7f7;
border-right: solid 1px #FFFFFF;
padding: 5px;
text-align: center;
}
/* HOSTED SHOP SLUT */