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

html body
{
	background-color:#fefefe;
	background-image:url(../images/bg-gradient.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;	
	color: #252f47;
}

.bgwrapper
{
	background-image:url(../images/kids-bg.gif);
	background-repeat:no-repeat;
	background-position:0px 400px;
}

a
{
	color: #3e8eb9;
}

img
{
	border:none;
}

td
{
	vertical-align:top;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#3880a7;
	margin: 0px;
	margin-bottom:0.3em;
}
.box-header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.cb
{
	clear:both;
}
.container
{
	width: 994px;
	margin-left: auto;
	margin-right: auto;


/*  REMOVE */
/*	border:1px solid black;
	margin-top:-1px;	
	*/
}

.top
{
	background-image:url(../images/top-decor.gif);
	background-repeat:no-repeat;
	background-position: 165px 0px;
	height: 128px;
}
.logo
{
	float:left;
	top:14px; 
	left:5px; 
	position:relative;
	width:211px;

}
.main-menu
{
	float:left;
	 width:507px	
}

.main-menu img
{
	float:left;
	top: 90px;
	position:relative;
}

.content
{
	padding-left: 6px;
	clear:both;
	background-image:url(../images/content-top-line.gif);
	background-repeat:no-repeat;
}

.breadcrumb
{

	font-size:10px;

	height:23px;
	color: #64a4c8;
	line-height:23px;
	padding-left:27px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:13px 7px;
	
}

.breadcrumb a
{

	color: #64a4c8;
	text-decoration:underline;
}



/* GRID */

.col-1
{
	width: 210px;
	float:left;
	overflow:hidden;
/*border:1px solid black;*/
}
.col-234
{
	width:770px;
	overflow:hidden;	
	float:left;
}

.col-23
{
	width:515px;
	overflow:hidden;	
	float:left;
}

.col-4
{
	width:255px;
	overflow:hidden;	
	float:left;
}


/*boxes*/
.std-box
{
	border: 10px solid #e7eaef;
	margin-bottom: 10px;
	background-color:#ffffff;
}
.std-box h2
{
	margin:0px; 
	margin-bottom:0.2em; 
	padding:0px; 
	font-size:13px; 
	color:#2c3247;
}
.std-box p
{
	margin: 0px; 
	margin-bottom:0.5em; 
	line-height:1.4em;
}

.col-1 .std-box
{
	margin-right: 10px;
}

.col-23 .std-box
{
	margin-right: 10px;
}

.col-1 .leftmenu
{
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 5px;	
	

}
.col-1 .leftmenu  a
{
	display:block;
	color:#818181;
	margin-bottom: 4px;	
	text-decoration:none;
	background-image:url(../images/menuitem-arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
	
	
}

.col-1 .expandable a
{
	background-image:url(../images/menuitem-plus.gif);
}


.col-1 .leftmenu a:hover
{
	text-decoration:underline;
}

/*box headers*/
.std-box h1.box-header
{

	margin:0px;
	padding:0px;
	height: 24px;
	line-height:24px;
	font-size: 11px;
	font-weight: bold;

	padding-left:11px;
	background-repeat:repeat-x;
	color:#fefefe;
	
}

.std-box h1.blue
{
	background-image:url(../images/box-header-gradient-blue6.gif);
}

.std-box h1.blue-1
{
	background-image:url(../images/box-header-gradient-blue.gif);
}

.std-box h1.blue-2
{
	background-image:url(../images/box-header-gradient-blue2.gif);
}

.std-box h1.blue-3
{
	background-image:url(../images/box-header-gradient-blue3.gif);
}

.std-box h1.blue-4
{
	background-image:url(../images/box-header-gradient-blue4.gif);
}

.std-box h1.blue-5
{
	background-image:url(../images/box-header-gradient-blue4.gif);
}

.std-box h1.purple 
{
	background-image:url(../images/box-header-gradient-purple.gif);
}

.std-box h1.green
{
	background-image:url(../images/box-header-gradient-green.gif);
}

.std-box h1.orange
{
	background-image:url(../images/box-header-gradient-orange.gif);
}

.std-box .gradient
{
	background-image:url(../images/box-bg-gradient.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
	
}

#top-search-form
{
	margin:0px;
}


.std-box 
{
	position:relative;
}

.std-box .smallheader
{
	border-bottom:1px solid #dcdfe4; padding-bottom: 8px; font-weight:bold; color:#c61e6a; margin-bottom:10px;
}


.moodpic
{
	margin: 0px; 
	border:none; 
	float:left;
	margin-bottom:10px;
}

.p10
{
	padding:10px;
}
.p5
{
	padding:5px;
}

.mr10
{
	margin-right:10px;
}

.pris
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#b50050;
	margin-bottom:0.7em;
}
img.padded-img
{
	padding:7px; 
	border:1px solid #d0e3ed; 
	margin-right:10px; 
	background-color:#FFFFFF;
}
div.clear
{
	clear:both; 
	height:1px; 
	line-height:1px; 
	font-size:1px;
}

img.banner
{
	margin: 0px; 
	border:none; 
	margin-bottom:10px;
}


.table-list h3
{
	font-size:11px;
	margin: 0px;
	margin-bottom:0.3em;
}

.table-list p
{
	margin:0px;
	margin-bottom:0.5em;
	font-size:10px;
	line-height:1.3em;
}


.fl
{
	float:left;
	margin-right:10px;
	clear:left;
}
.fr
{
	float:right;
	margin-left:10px;
	clear:right;
}

table .vsep
{	
	background-image:url(../images/1pxsep.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:21px;
}

table .hsep .line
{
	background-image:url(../images/1pxsep.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:21px;
}

.basket-search-wrapper
{
	width:236px;
	height:126px;
	float:right;
	margin-right:4px;

}


.basket
{
	background-image:url(../images/basket-bg.png);
	background-repeat:no-repeat;
	height:89px;
}



.basket .basketmenu
{
	position:relative; 
	left:43px; 
	padding-top: 8px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e7f1f6;
}


.basket .basketmenu .linesep
{
	margin-left:7px;
	margin-right:6px;
}
.basket .basketmenu a
{
	text-decoration:none;
	color: #6ba3c1;
}

.basket .basketinfo
{

	padding-top: 8px;
	padding-left:10px; 
	padding-right:10px; 
	color:#3880a7;
}

.basketinfo .amount
{
	color:#6c8e39;
	text-align:right;
	
	
}

.tar
{
	text-align:right;
}
.basket .basketbuttons
{
	border-top: 1px solid #e7f1f6;
	clear:both; 
}

.basket table 
{
	padding-top: 3px;
}

table .tableline
{
	height: 9px;
	background-image:url(../images/1pxsep.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.basket .basketbuttons img
{
	margin:0px; 
	left:auto; 

}

.top-search
{
	position:relative;
	top: 10px;
	right:4px;
}

.top-search td
{
	vertical-align:middle;
}
.textfield
{
	height:17px;
	border-left: 1px solid #90afbe;
	border-top: 1px solid #90afbe;
	border-bottom: 1px solid #9ec3d6;
	border-right:1px solid #9ec3d6;	
}
.top-search .textfield
{
	position:relative;
	left: 7px;
	top: 1px;

}

.front-mood .wide
{
	width:504px; 

	overflow:hidden;
}

.front-mood .narrow
{
	width:122px; 
 
	overflow:hidden; 
	

}

.front-mood .narrow
{
	border-left:1px solid #fff; 
}

.front-mood .intro
{
	padding:8px;	
	padding-top:3px;
	padding-bottom:20px;

}

.greybg
{
	background-color:#e7eaef;
}

.intro h3
{
	font-size:11px;
	margin: 0px;
	margin-bottom:0.3em;
}

.intro p
{
	margin:0px;
	margin-bottom:0.5em;
	font-size:10px;
	line-height:1.3em;
}

.mb5
{
	margin-bottom:5px;
}

.mb10
{
	margin-bottom:10px;
}

.bl-grey
{
	
}

.front-mood .wide .intro
{
	padding: 10px;	
}

.intro h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#3880a7;
	margin: 0px;
}

.intro p
{
	margin:0px;
	margin-bottom:0.5em;
	font-size:10px;
	line-height:1.3em;
}

table.front-tripple .middle
{
	border-left:10px solid #e7eaef;
	border-right:10px solid #e7eaef;
	
}

table.front-tripple .intro
{
	padding:5px;
	font-size:10px;
	margin-bottom: 5px;
}

.center
{
	text-align:center;
}

.product h1
{
	color: #ca186c;
	text-transform:uppercase;
	font-size:13px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.club h1
{
	color: #377ea4;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	margin-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.factbox
{
	background-color:#fff;
	margin-left:35px;

	width:219px;
	float:right;
}
.factbox h2
{
	color:#4092bf;
	text-transform:uppercase;
	font-size:10px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.factbox p
{
	color:#6d706f;
}
.club .factbox
{
	width:auto;
	float:none;
	 margin-left:10px;


}

.club .factbox h2
{
	color: #377ea4;
	font-weight:bold;
	text-transform:none;
	font-size:12px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.club img
{
	margin-bottom:7px;
}

.ingress
{
	font-weight:bold;
}

.pt0
{
	padding-top:0px;
}
 /*
 	PNG-FIX for ie 5.5 og 6
 */


img, .basket { behavior: url(/design/egmontkids/javascript/iepngfix.htc) }
form.registration
{
	padding-top: 10px;
}
form.registration input
{
	color: #939393;
	font-size:10px;
	margin-right:8px;
	margin-bottom:8px;
}

form.registration input.checkbox
{
	margin-bottom:0px;
}

.club-content
{
	width:350px; 
	padding-left:5px; 
	padding-right:5px;
}
.blue-bg
{
	background-color:#f2f7fa;
}

.bluetext
{
	color: #4c92b9;
}

.bluetext a
{
	color: #377ea4;
}

.pages a
{
	padding: 2px 5px;
	text-decoration:none;
	border:1px solid #d7eefb;
	background-color:#ffffff;
	
}

.pages .active
{
	color: #4c92b9;
	padding: 2px 5px;
	border:1px solid #d7eefb;
	background-color:#d7eefb;
	font-weight:bold;
}

.border-top-blue
{
	border-top: 1px solid #dcdfe4;
}

.searchresult
{
	font-size:10px;
}

.searchresult table
{
	margin-bottom:10px;
}
.searchresult td
{
	padding-top:10px;
}
.searchresult h1,.searchresult h1 a
{
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#377ea4;
}

.va-button
{
	position:relative; 
	top:3px;
}

.pt10
{
	padding-top:10px;
}
form.registration textarea
{
	color: #939393;
	margin-right:8px;
	margin-bottom:8px;
}

.pb10
{
	padding-bottom:10px;
}

.ptb5
{
	padding-top:10px;
	padding-bottom:10px;	
}

tr.dark td
{
	background-color:#f3f8fa;
}

input.amount
{
	width:45px;
}

.tac
{
	text-align:center;
}

.steps-t td
{
	vertical-align:middle;
}


.reg-1
{
	border:1px solid #d1d1d1;
	background-color: #f9ffef;
	margin-right:10px;
	margin-bottom:10px;
	width:495px;
}

.reg-1 h2
{
	margin-bottom:1em;
}



.reg-1 table input
{
	margin-bottom:5px;
	font-size:10px;	
}



.reg-2
{
	border:1px solid #d1d1d1;
	background-color: #f2fde0;
	margin-left:10px;
	margin-bottom:10px;
	width:212px;
	
}

.reg-2 table input
{
	margin-bottom:5px;
	font-size:10px;
}


.w150
{
	width:150px;
}

.w145
{
	width: 145px;
}

.w100
{
	width:100px;
}

#postnummer
{
	width:40px;
}

#reg-btn
{

}

.bordered
{
	border:1px solid #d1d1d1;
}

.fs10
{
	font-size:10px;
}
