/*                             
    AeroSleep                  
    @copyright  Chilli & In2red
    @author     tom@chilli.be  
*/              



/*                                              
 * CLEAR & FIXES                                
 * _____________________________________________
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*color: #737678;*/
	color:#003964;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

body{
	font-family:"Trebuchet MS",Arial, sans-serif;
	font-size:12px;
	background:transparent url(../images/layout/bg2.jpg) center top repeat; /* EDIT CHILLI */
}
#backgroundHolder{
	position:absolute; /* ADD CHILLI */
	height:425px; /* ADD CHILLI */
	top:0; /* ADD CHILLI */
	width:100%; /* ADD CHILLI */
	left:0; /* ADD CHILLI */
	right:0; /* ADD CHILLI */
	/*background:transparent url(../images/layout/bg_top_2.jpg) center top repeat-x;*/ /* ADD CHILLI */
}
h1 {
	font-size: 24px;
	font-weight:normal;
	color:#000;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	color:#2c648b;
	margin-bottom:20px;
	padding-bottom:10px;
	background:#fff url(../images/layout/dotted.gif) left bottom repeat-x;
	/*text-transform:uppercase;*/
}

h3 {
	font-size: 16px; /* EDIT CHILLI */
	font-weight:bold; /* EDIT CHILLI */
	color:#36586f; /* EDIT CHILLI */
	font-family:"Calibri",Trebuchet MS;
	margin-bottom:10px;
	margin-top:15px;
}

#product-detail h3{
	margin-top:30px;
}
#product-detail h3.notop{
	margin-top:10px;
}
#product-detail h3.topsmall{
	margin-top:5px;
}


h3 strong{
	font-weight:normal;/* ADD CHILLI */
	color:#0e9fce;/* ADD CHILLI */
}
h3 p{
	font-size: 20px; /* ADD CHILLI */
	font-family:"Calibri",Trebuchet MS;/* ADD CHILLI */
	margin-bottom:10px;/* ADD CHILLI */
	margin-top:30px;/* ADD CHILLI */
}
h4 {
	font-size: 22px; /* EDIT CHILLI */
	font-weight:bold; /* EDIT CHILLI */
	color:#435967; /* EDIT CHILLI */
	margin-bottom:7px; /* EDIT CHILLI */
	margin-top:15px;
}

h5 {
	font-size: 13px; /* EDIT CHILLI */
	font-weight:bold; /* EDIT CHILLI */
	text-transform:uppercase; /* EDIT CHILLI */
	color:#314450; /* EDIT CHILLI */
	margin:20px 0px;/* ADD CHILLI */
	border-bottom:1px dotted #ddd; /* ADD CHILLI */
	padding-bottom:16px; /* ADD CHILLI */
}

p {
	font-size: 12px; /* EDIT CHILLI */
	line-height:20px /* ADD CHILLI */
}

b, strong{font-weight:700;color:#435967;}

a{
	color: #33acd5;
	text-decoration:none;
	outline: none;
}

em{
	font-style:italic;
}

#inhoud a:hover{
	color:#fff;
	background-color:#33acd5;
	text-decoration:none;
}

#inhoud a.nohover:hover{
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}

.clearbtn {
    overflow: hidden;
    width: 100%;
}


.clear{clear:both;}
.hidden{display:none;}

.alignright{text-align:right;}
.alignleft{text-align:left;}
.aligncenter{text-align:center;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
	clear:both;
}
 
* html .clearfix {
	height: 1%;
}

span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	margin-left:148px;
}

.gt-formsmall span.form-error {
	margin-left:0px;
}



/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */

#superWrapper{
	width:883px;
	margin:0 auto;
	background: url(../images/layout/sides.jpg) repeat top center;
	position:relative; /* ADD CHILLI */
	z-index:2; /* ADD CHILLI */
}
#containerWrapper{
	width:881px;
	margin:0 auto;
	position:relative; /* ADD CHILLI */
	z-index:2; /* ADD CHILLI */
}


#headerTop{
	height:93px;
	background: #fff url(../images/layout/header.jpg) repeat-y top right;
}

#containerFooter{
	width:973px;
	padding:0 15px;
	margin:0 auto;
}

#content{
	background: #fff url(../images/layout/content-bg.gif) repeat-y top left;
	padding-top:20px;
}

#content #left {
	float:left;
	width: 231px;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
}

#content #inhoud {
	padding: 0px 30px;
	float:right;
	width:590px;
	padding-bottom:20px;
}

#footerWrapper{
	margin:0 auto;
	width:881px;
}


#containerWrapperBottom {
}

div#inhoud { 
	/*min-height:500px;
	height:expression(this.scrollHeight > 500 ? "auto":"500px");*/
}

div#inhoud-minheight { 
	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"300px");
}

.module{
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #EEEEEE;
	font-size: 12px; /* ADD CHILLI */
	line-height:20px /* ADD CHILLI */
}

/**
 * GENERAL & HEADER
 * _____________________________________________
 */

#headerTop h1 a{
 	width: 230px;
	height: 50px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-top:24px;
 	background: transparent url(../images/layout/logo.jpg) no-repeat top left;
	text-indent: -9999px;
}

#headerTop p{
	position: absolute;
	font-family:"Calibri",Trebuchet MS;
	font-size:15px;
	font-weight:700;
	color:#64bde6;
	text-transform:uppercase;
	margin-top:40px;
	margin-left:240px;
}

#headerTop h5 strong{
	color:#1c5074;
}




#headerTop div.language a{
	background: transparent url(../images/layout/headerTop-language-bg.gif) no-repeat top left;
	width:59px;
	height:25px;
	position:absolute;
	margin-left:810px;
	display:block;
	font-size:11px;
}

#headerTop div.language a span{
	color:#838d91;
	padding-top:5px;
	display:block;
	
	margin-left:7px;
}

#headerTop div.language a.nl span{background: transparent url(../images/layout/language-be.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.nlnl span{background: transparent url(../images/layout/language-nl.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.fr span{background: transparent url(../images/layout/language-be.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.frfr span{background: transparent url(../images/layout/language-fr.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.en span{background: transparent url(../images/layout/language-en.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.de span{background: transparent url(../images/layout/language-de.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.es span{background: transparent url(../images/layout/language-es.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.dk span{background: transparent url(../images/layout/language-da.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.pl span{background: transparent url(../images/layout/language-pl.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.hu span{background: transparent url(../images/layout/language-hu.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.gr span{background: transparent url(../images/layout/language-gr.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.ie span{background: transparent url(../images/layout/language-ie.gif) no-repeat 0px 5px; padding-left:20px;}


#headerTop div.language a.chde span{background: transparent url(../images/layout/language-ch.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.chfr span{background: transparent url(../images/layout/language-ch.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.chen span{background: transparent url(../images/layout/language-ch.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.ch span{background: transparent url(../images/layout/language-ch.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.no span{background: transparent url(../images/layout/language-no.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.se span{background: transparent url(../images/layout/language-se.gif) no-repeat 0px 5px; padding-left:20px;}
#headerTop div.language a.dk span{background: transparent url(../images/layout/language-dk.gif) no-repeat 0px 5px; padding-left:20px;}


ul.sitemap ul{margin-left:15px; margin-bottom:20px; list-style:square; color:#646ca3;}
ul.sitemap{margin-left:30px; list-style:square; color:#0099CC;}
ul.sitemap li{padding:2px 0;}
ul.sitemap li ul li a {font-weight: normal;}
ul.sitemap li ul li ul li a {font-style: italic;}


div.breadcrumb{
	margin-bottom:15px;
}

div.breadcrumb,div.breadcrumb a,div.breadcrumb span{
	color:#a4bac9;
}
div.breadcrumb a:hover{
	color:#fff; /* ADD CHILLI */
	background-color:#a4bac9; /* ADD CHILLI */
}


/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 
#inhoud a{text-decoration:none;}
#inhoud p a {text-decoration:none; font-weight:700;}
#inhoud p a:hover {text-decoration:none; font-weight:700; background-color:#5FB9E3; color:#fff;}
.panel a{float:left; position:relative;}
.panel a.first{margin-bottom:5px;}

.panel a.btn1,
#left a.btn1,
#right a.btn1,
#inhoud a.btn1{
	background-color:transparent;
    background-image:url('../images/layout/btn1-a.gif');
	background-position:top right;
	background-repeat:repeat-y;
    color: #fff;
    display: block;
    float: left;
    height: 31px;
    margin-right: 6px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	text-shadow:1px 1px 0px #37738f;
	
}

.panel a.btn1 span,
#left a.btn1 span,
#right a.btn1 span,
#inhoud a.btn1 span {
	background-color:transparent;
    background-image:url('../images/layout/btn1-span.gif');	
	background-position:top left;
	background-repeat:repeat-y;
    display: block;
    line-height: 14px;
    padding: 8px 0 9px 12px;
	color: #fff;
	font-family:"Calibri";
	font-weight:700;
	font-size:11px;
	text-transform:uppercase;
} 
.panel a.btn1:hover,
#left a.btn1:hover,
#inhoud a.btn1:hover{
	background-color:transparent;
	background-position:bottom right;	
}
.panel a.btn1:hover span,
#left a.btn1:hover span,
#inhoud a.btn1:hover span{
	background-color:transparent;
	background-position:bottom left;
    padding:9px 0 8px 12px;
}

#inhoud p{
	margin:0px;
	padding:0px;
	/*padding-bottom:10px;EDIT CHILLI */
	padding-bottom:0px;
}

#inhoud p.intro{font-weight:700;}
#inhoud small{color:#009999; font-size:10px;}

#inhoud ul{
	list-style:disc;
	margin-left:35px;
	margin-bottom:9px;
	margin-top:10px;
	line-height:20px;
}

#inhoud ol{
	list-style:decimal;
	margin-left:25px;
	margin-bottom:9px;
	margin-top:10px;
	line-height:20px;
}
#inhoud ol.noNumbers{
	list-style:none; /* ADD CHILLI */
	margin-left:0px; /* ADD CHILLI */
}
#inhoud ol.noNumbers ul{
	margin-left:40px; /* ADD CHILLI */
}
#inhoud ol li,
#inhoud ul li{
	/*margin:5px 0px; *//* EDIT CHILLI */
	font-size:12px /* EDIT CHILLI */	
}

#inhoud ul.nolist,#inhoud ol.nolist{
	list-style:none;
	margin:0px;
}

#inhoud ul.nolist li #inhoud ol.nolist {
	margin-bottom:0px;
}


#inhoud #contentBox a{
	text-decoration:underline;
}

#inhoud .floatLeft{
	width:400px;
	float:left;
	margin-bottom:30px;
}
#inhoud .floatRight{
	float:right;
	margin-bottom:30px;
}
.productdetail{
	border:#e4e4e4 solid 1px;
	padding:3px;
}



#product-detail .formats{
	margin-top:10px;
	padding:20px 50px;
	background-color:#F7F7F7;
	display:none;
}

#product-detail .icon{
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}

#product-detail .icon dt{
	text-align:center;
}

#product-detail .icon dd{
	text-transform:uppercase;
}


#product-detail .icon a span{
	display:none;	
	position:absolute; 
	margin-top:52px;
	margin-left:-200px;
	width:497px;
	text-align:left;
	z-index:999;
}

dl.icon a{
	font-size:0;	
}

#product-detail .icon a:hover span{
	display:inline; 
}
#product-detail .icon a span i{
	width:497px;
	height:78px;
	display:block;
	background-repeat:no-repeat;
	background-position:top center;
}
#product-detail .icon a span i.top{
	background-image:url('../images/layout/product_hover_top.png');	
}
#product-detail .icon a span i.bottom{
	background-image:url('../images/layout/product_hover_bottom.png');	
}
#product-detail .icon a span span{
	width:100%;
	background-image:url('../images/layout/product_hover_middle.png');	
	background-repeat:repeat-y;
	background-position:top center;
	display:block !important;
	margin:0;
	position:relative;
}
#product-detail .icon a span span span{
	padding:0px 60px;
	background-image:none;
	width:auto;
}

.visitbtn{
	background-color:#D7F1FE;
	border:#d9d9db solid 1px;
	padding:15px;
	color:#41494c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:40px;
	display:block;
	width:280px;
	text-align:center;
	margin-left:150px;
}

.visitbtn strong{
	color:#285f7e;
}
.visitbtn:hover{
	background-color:#EAEAEA !important;
	color:#41494C !important;
}
/**
* FOOTER
* _____________________________________________
*/


#footerStandardPage{
	background-color:#eff0f0;	
	border-top:#e1e2e3 solid 1px;
	padding:29px 30px 40px 30px;
	min-height:130px;
	height:expression(this.scrollHeight > 130 ? "auto":"130px");*/
}

#footerStandardPage div.sitemap{
	width:630px;
	border-right:#d7d8d8 solid 1px;
}

#footerStandardPage div.newsletter{
	position:absolute;
	margin-left:655px;
	width:180px;
}
#footerStandardPage div.newsletter h5{
	margin-top:5px;	
	margin-bottom:15px;
}
#footerStandardPage div.sitemap dl{
	float:left;
	width:110px;
	border-right:#d7d8d8 solid 1px;
	padding-left:20px;
	padding-right:30px;
	margin-bottom:20px;
}


#footerStandardPage div.sitemap dl.first{
	padding-left:0px;
}

#footerStandardPage div.sitemap dl.last{
	border-right:none;
}


#footerStandardPage div.sitemap dl dt a,#footerStandardPage h5{
	font-weight:700;
	font-family:"Calibri",Trebuchet MS;
	text-transform:uppercase;
	color:#848181;
	display:block;
}

#footerStandardPage div.sitemap dl dt a{
	display:block;
	padding:5px;
	margin-left:-5px;
}

#footerStandardPage div.sitemap dl dd a{
	color:#9c9898;
	display:block;
	padding:5px;
	margin-left:-5px;
}

#footerStandardPage div.sitemap dl dt a:hover,#footerStandardPage div.sitemap dl dd a:hover{
	color:#494b4c;
	background-color:#E1E2E3;
}

#newsletterForm input.txt{
	font-size:10px;
	color:#bdbdbd;
	font-style:italic;
	
	background: transparent url(../images/layout/newsletter-input.gif) no-repeat bottom left;
	width:150px; /* EDIT IN2RED */
	border:none;
	padding:0px 12px; /* EDIT CHILLI */
	margin-bottom:10px;
	padding-top:7px; /* EDIT IN2RED */
	padding-bottom:5px; /* EDIT IN2RED */
}
#newsletterForm input.txt:focus{
	background-position:bottom left;
	outline:0;
}
#newsletterForm input.submitbtn{
	font-size:10px;
	color:#939b9b;
	font-weight:700;
	
	background: transparent url(../images/layout/newsletter-btn.gif) no-repeat top left;
	width:99px;
	height:25px;
	border:none;
	padding:0;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
		
	text-shadow:1px 1px 0px #fff; /* ADD CHILLI */
}
#newsletterForm input[type="submit"]{
	line-height:17px !important;
}
#newsletterForm input.submitbtn:hover{
	cursor:pointer;	/* ADD CHILLI */
	background-position:center left;/* ADD CHILLI */
	color:#6c7676;
}
#newsletterForm input.submitbtn:focus{
	background-position:bottom left;/* ADD CHILLI */
	outline:none !important;/* ADD CHILLI */
	line-height:18px !important;
}
#footerLegalInformation{
	border-top:#c9cbcd solid 1px;
	background-color:#e1e2e3;
	padding:10px 30px 10px 30px;
}

#footerLegalInformation p,#footerLegalInformation p a{
	color:#878484;
	font-weight:700;
	font-size:10px;
}
#footerLegalInformation a:hover{
	color:#333 !important;
	font-weight:700;
	font-size:10px; 
}
#footerLegalInformation p.credits a:hover
{
	color:#333 !important;
	font-weight:700;
	font-size:10px; 
}

#footerLegalInformation p.credits{
	float:right;
}


#footerLegalInformation strong{
	color:#5c5858;
}











 /**
 * NAVIGATION
 * _____________________________________________
 */

 
#left .subNav{
	width:231px;
	background: transparent url(../images/layout/subnav-top.gif) repeat-x top left;
	padding-top:1px; /* ADD CHILLI */
}


#left .subNav a{
	display:block;
	padding:12px 20px;
	text-decoration:none;
	color:#74818a;
	background: transparent url(../images/layout/subnav-top.gif) repeat-x bottom left;
}


#left .subNav dd.sub1 a{
	background-color:#F7F7F7;
	
	
}

#left .subNav dd.sub1 a span{
	padding-left:15px;
	display:block;
	color:#2b88b3;	
	background: transparent url(../images/layout/subnav-icon.gif) no-repeat 0px 5px;
}


#left .subNav a:hover, #left .subNav a.active,#left .subNav a.active:hover{
	color:#2d3b45;
	background-color: #e8e8e8;
}

#left .subNav .sub1 a:hover, #left .subNav dd.sub1 a.active,#left .subNav dd.sub1 a.active:hover
{
	color:#fff; /* EDIT CHILLI */
	background-color: #5fb9e3; /* EDIT CHILLI */
}
#left .subNav dd.sub1 a:hover span,
#left .subNav dd.sub1 a.active span{
	color:#fff; /* ADD CHILLI */
}
#left .subNav .sub1 a:hover span, #left .subNav dd.sub1 a.active span,#left .subNav dd.sub1 a.active:hover span{
}




#left div#shopbasket,
#left div#practical
{
	background-color:#fff;
	border:#e6e4e4 solid 1px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width:190px;
	margin-left:20px;
	padding-bottom:10px;
	margin-top:20px;
}

#left div#shopbasket strong{
	background: transparent url(../images/layout/basketleft.jpg) no-repeat 15px 3px;
	padding:12px 35px 12px 58px;
	margin:10px 4px 4px 4px;
	display:block;
	border-bottom:#ededed solid 1px;
	text-align:left;
}

#left div#shopbasket strong a{
	color:#3a6e93;
	font-weight:normal;
}

#left div#shopbasket dl{
	padding:5px 0;
}

#left div#shopbasket dt{
	padding:0 22px;
	float:left;
	width:80px;
	font-size:12px;
}

#left div#shopbasket dl.line{
	border-bottom:#ededed solid 1px;
	border-top:#ededed solid 1px;
	margin:10px 0;
}

#left div#shopbasket p.link{
	background-image:none;
	padding:10px 22px;
}


#left div#practical strong{
	background: transparent url(../images/layout/praktischleft.jpg) no-repeat 15px 3px;
	padding:12px 35px 12px 58px;
	margin:10px 4px 4px 4px;
	display:block;
	border-bottom:#ededed solid 1px;
	text-align:left;
}

#left div#practical ul{
	padding:10px 22px;
}

#left div#practical ul li{
	margin-bottom:12px;
}











#containerWrapper .menu {
	width:851px; /* EDIT CHILLI */
	height: 36px;
	z-index:199;
	position:relative;
	padding:0 15px;
	background:transparent url(../images/layout/menu-bg.gif) repeat-x center;
}

#containerWrapper .menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}


#containerWrapper .menu li {
	float: left;
	position: relative;
}
#containerWrapper .menu li.active {
	background-image:url(../images/layout/menu_active_bg.jpg); /* ADD CHILLI */
	background-position:bottom center; /* ADD CHILLI */
	background-repeat:no-repeat; /* ADD CHILLI */
}
body.es #containerWrapper .menu a span, .menu a:visited span{
	 padding:3px 15px 0;
}

#containerWrapper .menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	
	margin:0 5px;
	line-height: 20px;  /* EDIT CHILLI */
	height: 25px;
	margin-top:5px;
	margin-bottom:5px; /* ADD CHILLI */
	padding-top:0px;
	
	font-size:11px;  /* EDIT CHILLI */
	text-transform:uppercase; /* ADD CHILLI */
	font-family:"Calibri",Trebuchet MS;
	position:relative; /* ADD CHILLI */
}
#containerWrapper .menu a[href="#"]:hover{
	cursor:default; /* ADD CHILLI */
}
#containerWrapper .menu a span, .menu a:visited span{
	 padding:3px 25px 0;  /* EDIT CHILLI */
	 display: block;
	 color: #fff;
	 background-image:url(../images/layout/menu_span_bg.jpg); /* ADD CHILLI */
	 background-repeat:no-repeat; /* ADD CHILLI */	
	 background-position:top center; /* ADD CHILLI */
}
#containerWrapper .menu li:hover span{
	 background-position:bottom center; /* ADD CHILLI */
}

#containerWrapper .menu li.active span{
	 background-position:center center; /* ADD CHILLI */
}

#containerWrapper .menu li i#left{
	display:block; /* ADD CHILLI */
	position:absolute; /* ADD CHILLI */
	width:3px; /* ADD CHILLI */
	height:25px; /* ADD CHILLI */
	top:0px; /* ADD CHILLI */
	left:-3px; /* ADD CHILLI */
	background-image:url(../images/layout/menu_i_left_bg.jpg); /* ADD CHILLI */
	background-repeat:no-repeat; /* ADD CHILLI */	
	background-position:top center; /* ADD CHILLI */
}
#containerWrapper .menu li i#right{
	display:block; /* ADD CHILLI */
	position:absolute; /* ADD CHILLI */
	width:3px; /* ADD CHILLI */
	height:25px; /* ADD CHILLI */
	top:0px; /* ADD CHILLI */
	right:-3px; /* ADD CHILLI */
	background-image:url(../images/layout/menu_i_right_bg.jpg); /* ADD CHILLI */
	background-repeat:no-repeat; /* ADD CHILLI */	
	background-position:top center; /* ADD CHILLI */
}
#containerWrapper .menu li:hover i#left,
#containerWrapper .menu li:hover i#right{
	 background-position:bottom center; /* ADD CHILLI */
}
#containerWrapper .menu li.active i#left,
#containerWrapper .menu li.active i#right{
	 background-position:center center; /* ADD CHILLI */
}

* html .menu a, * html .menu a:visited, , * html .menu a:hover{
	display: block;
	float:left;
	text-align:center;
	padding-top:0px;
}

/*dropdown a */
#containerWrapper .menu ul ul {
	display:none;
	position: absolute;
	left: 2px;  /* EDIT CHILLI */
	top:32px; /* ADD CHILLI */
	width: 145px;  /* EDIT CHILLI */
	background-color:#328bc9;  /* ADD CHILLI */
	background-image:url(../images/layout/submenu_bg.gif); /* ADD CHILLI */
	background-position:bottom center; /* ADD CHILLI */
	background-repeat:no-repeat; /* ADD CHILLI */
	position:absolute;
	z-index:999; /* ADD CHILLI */
}

* html .menu ul ul {
	top: 22px;
}

#containerWrapper .menu ul table {
	margin-top: 3px;
}
/*dropdown a */
#containerWrapper .menu ul ul a, .menu ul ul a:visited, #containerWrapper .menu ul li.active ul a {
	display: block;
	font-weight:normal;
	color: #fff;
	height:auto;
	padding:3px 5px;
	width: 135px;
	text-align:left;
	margin:0px; /* ADD CHILLI */
	background-image:url(../images/layout/menu-dotted-x.gif);  /* EDIT CHILLI */
	background-position:top left;  /* EDIT CHILLI */
	background-repeat:repeat-x;  /* EDIT CHILLI */
	font-family:"Trebuchet MS";
	font-size:11px;  /* EDIT CHILLI */
	text-transform:none; /* ADD CHILLI */
}


#containerWrapper .menu ul ul a.l2-top, .menu ul ul a.l2-top:visited, #containerWrapper .menu ul li.active ul a.l2-top {
	/* 
	background: url(../images/layout/menu-dropdown-top.gif) no-repeat top left;
	padding-top:10px;
	*/
	
	/* DELETE CHILLI */  
}


#containerWrapper .menu ul ul li.l2-bottom{
	/*
	background: url(../images/layout/menu-dropdown-bottom.gif) no-repeat bottom center;
	width: 200px;
	height:2px;
	margin-left:8px;
	*/
	
	/* DELETE CHILLI */  
	
	
	height:5px; /* ADD CHILLI */
	display:block; /* ADD CHILLI */
	width:145px; /* ADD CHILLI */
}
#containerWrapper .menu ul ul li.l2-top{
	width: 145px;  /* ADD CHILLI */
	background-image:url(../images/layout/submenu_top.gif); /* ADD CHILLI */
	background-position:top center; /* ADD CHILLI */
	background-repeat:no-repeat; /* ADD CHILLI */
	height:5px; /* ADD CHILLI */
	background-color:#328bc9;  /* ADD CHILLI */
	position:relative; /* ADD CHILLI */
	z-index:999; /* ADD CHILLI */
}



#containerWrapper .menu ul ul a span, .menu ul ul a:visited span, #containerWrapper .menu ul li.active ul a span {
	
	margin-left:4px;
	margin-right:4px;
	color:#fff;
	/* DELETE CHILLI */  /* height:22px; */
	line-height:14px; /* ADD CHILLI */
	padding:10px 5px 10px 10px;  /* EDIT CHILLI */ 
	background-image:url(../images/layout/menu-dropdown-icon.gif); /* EDIT CHILLI */ 
	background-position:center left !important; /* EDIT CHILLI */ 
	background-repeat:no-repeat; /* EDIT CHILLI */ 
	
}


* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 200px !important;
}

#containerWrapper .menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

/*hover dropdown */
#containerWrapper .menu ul li ul a:hover{	
	background-image:url(../images/layout/submenu_hover.png); /* ADD CHILLI */ 
	background-position:top left; /* ADD CHILLI */ 
	background-repeat:repeat /* ADD CHILLI */ 
}
#containerWrapper .menu ul li ul a:hover span
{
	color: #ffffff;
	text-align:left;
	background-position:2px center !important; /* ADD CHILLI */
	/*background:url(../images/layout/menu-dropdown-icon2.gif) no-repeat 3px;*/
}



/*OLD good hover & active a 
#containerWrapper .menu ul ul a:hover,
#containerWrapper .menu ul li:hover > a,
#containerWrapper .menu:hover > a,
#containerWrapper .menu ul ul:hover >a,
#containerWrapper .menu ul li.active a 
{
	color: #ffffff;
	background: #566972	;	
}
*/

/*hover & active a */
#containerWrapper .menu ul ul a.l1:hover,
#containerWrapper .menu ul li:hover > a.l1,
#containerWrapper .menu:hover > a.l1,
#containerWrapper .menu ul ul:hover >a.l1,
#containerWrapper .menu ul li.active a.l1
{
    /* DELETE CHILLI */  /*background:transparent url('../images/layout/menu-active-right-bg.gif') no-repeat right;*/
   color: #fff;	
}

#containerWrapper .menu ul ul a.l1:hover span,
#containerWrapper .menu ul li:hover > a.l1 span,
#containerWrapper .menu:hover > a.l1 span,
#containerWrapper .menu ul ul:hover >a.l1 span,
#containerWrapper .menu ul li.active a.l1 span
{
    /* DELETE CHILLI */  /*background:transparent url('../images/layout/menu-active-left-bg.gif') no-repeat;*/	
    color: #fff;
	height: 22px;
}


#containerWrapper .menu ul li:hover ul,
#containerWrapper .menu ul a:hover ul {
	display: block;
}
















 /**
 * FORMS
 * _____________________________________________
 */

.gt-form {
}
.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}
.gt-form .gt-form-text-error, .gt-form .gt-form-textarea-error {
	border: 1px solid #aaa;
	border-left:3px solid #CC0000;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}

.gt-form label {
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}
.gt-form .gt-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.gt-form .gt-form-element-label {
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text,
.gt-form .gt-form-row-inline .gt-form-text-error {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}

.gt-error {
	background-color: #cc0000;
	padding: 5px;
	color: #fff;
}
.gt-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #fff; /*F5F9EA*/
}
.gt-success {
	background-color: #6caa00;
	padding: 5px;
	color: #fff;
}

.gt-form .gt-submit-btn{
	border:#fff solid 1px;
	padding:3px 8px;
	background-color:#DD0915;
	color:#fff;
	font-family: Arial, sans-serif;
}

.gt-width-33 {
	width: 33%;
}
.gt-width-66 {
	width: 66%;
}
.gt-width-99 {
	width: 99%;
}
.gt-width-25 {
	width: 25%;
}
.gt-width-50 {
	width: 50%;
}
.gt-width-75 {
	width: 75%;
}
.gt-width-100 {
	width: 100%;
}



.gt-list-table {
	width: 99%;
}

.gt-list-table-nonav tfoot td{
	display:none;
}

.gt-list-table ul,.gt-list-table li{
	list-style:none;
	margin:0px;
	padding:0px;
}

.gt-list-table th {
	background-color: #5FB9E3;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #fff;
}

.gt-list-table th a {
	color: #fff;
}
.gt-list-table tbody td {
	padding: 5px 10px;
	background-color: #fff;
}

.gt-list-table tbody tr.rowEven td{
	background-color:#F7F7F7;
}


.gt-list-table tbody img {
	width: 65px;
	height: 65px;
}

#inhoud .gt-list-table tbody a {
	font-weight: normal;
	color: #666;
	font-size: 11px;
}

#inhoud .gt-list-table tbody tr td > a{
	font-weight: bold;
	color:#0099CC;
}

#inhoud .gt-list-table tbody tr td > a:hover{
	font-weight: bold;
	color:#fff;
}


.gt-list-table td {
	width: auto;
}
.gt-list-table th.gt-table-col-checkbox {
	width: 20px;
}





 
 
 
 
 /**
 * RIGHTPAGE
 * _____________________________________________
 */

#right ul{
	list-style:disc;
	margin-left:18px;
}

#right ul li{
	margin-top:5px;
}

 
#tagcloud {
	background-color:#F4F4F4;
}

#cloud a.tag0 { font-size: 1em; font-weight: 100; }
#cloud a.tag1 { font-size: 1.1em; font-weight: 200; }
#cloud a.tag2 { font-size: 1.2em; font-weight: 300; }
#cloud a.tag3 { font-size: 1.3em; font-weight: 400; }
#cloud a.tag4 { font-size: 1.4em; font-weight: 500; }
#cloud a.tag5 { font-size: 1.5em; font-weight: 600; }
#cloud a.tag6 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag7 { font-size: 1.7em; font-weight: 800; }
#cloud a.tag8 { font-size: 1.9em; font-weight: 900; }
#cloud a.tag9 { font-size: 2em; font-weight: 900; }

#cloud { padding: 2px; line-height: 3em; text-align: center; }
#cloud a { padding: 0px; text-decoration:none; }

#cloud { margin: 0; }
#cloud li { display: inline; }


/*Ajax Autocompleate */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #F7DD7C;
}

.ac_over {
	background-color: #DD0915;
	color: white;
}





 /**
 * SPECIAL
 * _____________________________________________
 */
 
 
#cms-content p.faqintroTop{
	padding:5px 20px; 
	margin:0px;
	background-color:#F2F6F8;
	border-bottom:1px dotted #b3c0c6;
}
#cms-content p.faqintro{
	padding:5px 20px; 
	margin:0px;
	background-color:#F2F6F8;
	border-bottom:1px dotted #b3c0c6;
}
#cms-content p.faqintroBottom{
	padding:5px 20px; 
	margin:0px;
	background-color:#F2F6F8;
}

#cms-content p.faqintroTop a,
#cms-content p.faqintroBottom a,
#cms-content p.faqintro a{
	margin:0px;
	text-decoration:none;
}

#cms-content p.faqtop a{
	display:block;
	font-size:10px;
	text-align:right;
	border:none;
	color:#99A6AF;
}

#cms-content .inlineImage{
	margin:0px 20px 20px 0px;	 /* ADD CHILLI */
}

#cms-content div#quote{
	font-size:16px; /* ADD CHILLI */
	color:#a7c5d9; /* ADD CHILLI */
	font-style:italic; /* ADD CHILLI */
	text-align:center; /* ADD CHILLI */
	margin:40px 0px; /* ADD CHILLI */
}

p.faqtop a{
	width:50px; /* ADD CHILLI */
	display:block; /* ADD CHILLI */
	float:right; /* ADD CHILLI */
	text-align:center !important; /* ADD CHILLI */
}
p.faqtop a:hover{
	color:#fff !important;  /* ADD CHILLI */
	background-color:#a4bac9 !important;  /* ADD CHILLI */	
}

/* START OVERVIEWS */

#products{
	margin-left:-30px;
}

dl.ov1{
	float:left;
	margin:0px 0px 45px 30px;
	width:175px;
}
#cms-content a.lightbox,
dl.ov1 dt a{
	display:block;
	font-size:0;
	width:184px;
	height:183px;
	background-image:url(../images/layout/shadow.jpg);
	background-position:top left;
	background-repeat:repeat;
	position:relative;
}

#cms-content a.lightbox img,
dl.ov1 dt img{	
	width:160px !important;
	height:160px !important;
	border:0;
	position:absolute;
	top:11px;
	left:12px;
}
#cms-content a.lightbox:hover,
dl.ov1 dt a:hover{
	background-position:bottom left;
}

dl.ov1 dt a:hover img{
	top:10px;	
}
#cms-content a.lightbox img{
	top:8px;
	left:9px;
}
#cms-content a.lightbox:hover img{
	top:7px;	
}
dl.ov1 dd{
	padding:0px 7px;	
}
dl.ov1 dd h4{
	margin:10px 0px;
	padding:0px;
	line-height:14px;
	height:41px;
}

body.dk dl.ov1 dd h4{
	margin:10px 0px;
	padding:0px;
	line-height:14px;
	height:45px;
}

body.es dl.ov1 dd h4{
	height:45px;
}

dl.ov1 dd h4 a{
	color:#2c648b;
	font-size:12px;
	text-transform:uppercase;
}
dl.ov1 dd h4 a:hover{
	color:#33ACD5 !important;
	background-color:transparent !important;
}
dl.ov1 dd p{
	height:60px;	
}



dl.ov1 dd p.amount{
	position:absolute;
	color:#8d8686;
	font-size:10px;
	text-transform:uppercase;
	font-family:"Calibri",Trebuchet MS;
	height:auto;
}

dl.ov1 dd p.amount2 a{
	position:absolute;
	margin-left:60px;
	margin-top:5px;
}


dl.ov1 dd p.amount strong{
	color:#4d4747;
	font-size:16px;
	
	display:block;
}

dl.ov1 dd a.amount{
	margin-left:54px;
	margin-top:4px;
}













/*
dl.ov1{
	margin-bottom:14px;
}

dl.ov1bg{
	background-color:#F7F7F7;
	border:#F7F7F7 solid 1px;
}

dl.ov1 dt{
	margin-top:-9px;
	float:left;
	padding:15px 0 0 13px;
}
dl.ov1 dt a{
	display:block;
	font-size:0;
}
dl.ov1 dt img{
	padding:0px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	padding:5px;
	width:130px !important;
	height:130px !important;
}
dl.ov1 dt a:hover img{
	border:1px solid #327ea2;
	background-color: #5FB9E3;
}
dl.ov1 dd{
	margin-left:180px;
	padding:0px 13px 0 0px;
}

dl.ov1 dd h3{
	margin-top:15px;
	margin-bottom:15px;
}

dl.ov1 dd p {
	padding:9px 8px 9px 4px;
}

dl.ov1 dd div.readmore{
	float:right;
	margin-right:20px;
}

*/

#inhoud table.table-waarom-aerosleep-baby p a,#inhoud table.table-waarom-aerosleep-adult p a,#inhoud table.table-waarom-aerosleep-car p a{
	border:none;
}

#inhoud table.table-waarom-aerosleep-baby  a:hover,#inhoud table.table-waarom-aerosleep-adult  a:hover,#inhoud table.table-waarom-aerosleep-car  a:hover{
	background-color:transparent;
	color:#33acd5;
}

#inhoud table.table-waarom-aerosleep-baby  h5,#inhoud table.table-waarom-aerosleep-adult  h5,#inhoud table.table-waarom-aerosleep-car  h5{
	border:none;
}


table.table-waarom-aerosleep-baby {
	width: 629px;
	height:154px;
	border:#dddddd solid 1px;
	background:#fff url(../images/layout/why_aerosleep_intro_baby.jpg) left top no-repeat;
}

table.table-waarom-aerosleep-baby td{
	padding-top:10px;
	padding-left:10px;
}

table.table-waarom-aerosleep-baby a{
	display:block;
	padding:2px;
}


table.table-waarom-aerosleep-adult {
	width: 629px;
	height:154px;
	border:#dddddd solid 1px;
	background:#fff url(../images/layout/why_aerosleep_intro_adult.jpg) left top no-repeat;
	text-align:right;
}

table.table-waarom-aerosleep-adult td{
	padding-top:10px;
	padding-right:10px;
}

table.table-waarom-aerosleep-adult h4,table.table-waarom-aerosleep-adult h5,table.table-waarom-aerosleep-adult p{
	text-align:right;
}

table.table-waarom-aerosleep-adult a{
	display:block;
	padding:2px;
}



table.table-waarom-aerosleep-car {
	width: 629px;
	height:154px;
	border:#dddddd solid 1px;
	background:#fff url(../images/layout/why_aerosleep_intro_transpire.jpg) left top no-repeat;
}

table.table-waarom-aerosleep-car td{
	padding-top:10px;
	padding-left:10px;
}

table.table-waarom-aerosleep-car a{
	display:block;
	padding:2px;
}



#product-order-box{
	background-color:#f2f6f9;
	border:#e2e6e9 solid 1px;
	padding:5px 5px 5px 5px;
	margin-left:15px;
}

#product-order-box input.gt-form-text-small{
	width:30px;
	text-align:center;
	background-color:#fff;
	padding:3px;
	margin-right:14px;
}

#product-order-box select{
	margin:0 15px;
}

#product-order-box span.name{
	margin:0 15px;
}

#product-order-box span.submitlink{
	border-left:#e2e6e9 solid 1px;
	margin-left:30px;
}



#cart{
	width: 100%;
}

#cart,#cart tr,#cart td{
	vertical-align: middle;
}

#cart .number{
	border: 1px solid #bcceda;
	background-color: #f2f6f9;
	padding: 1px 5px;
	font-size: 108%;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	width:40px;
	text-align:center;
}

#cart th{
	background-color:#f3f3f3;
	font-weight:bold;
	padding:10px 0;
	border-bottom:#d6d6d6 solid 1px;
	border-top:#d6d6d6 solid 1px;
}

#cart tbody td{
	background-color:#fff;
	padding:10px 10px;
	border-bottom:#fff solid 1px;
}

#cart .center{
	text-align:center;
}



#cart tbody .rowEven td{
	background-color:#f3f7fa;
	
}

#cart tbody .shippingcosts td{
	background-color:#f3f3f3;
	border-top:#d6d6d6 solid 1px;
	border-bottom:#d6d6d6 solid 1px;
	padding:15px 10px;
	font-weight:bold;
}

#cart tbody .total td{
	background-color:#e7e6e6;
	border-bottom:#d6d6d6 solid 1px;
	padding:15px 10px;
	font-weight:bold;
}

#cart-confirm{
	padding:2px 18px;
}

#cart-confirm dl{
	clear:left;
	padding:7px 0px;
}

#cart-confirm dt{
	float:left;
	width:170px;
	font-weight:bold;
}

#inhoud ul.cartnav{
	margin-top:-20px;
	margin-bottom:20px;
	margin-left:0px;
}

#inhoud ul.cartnav li{
	list-style:none;
	width:118px;
	float:left;
	background:#fff url(../images/layout/cart-nav-bg-2.jpg) left top no-repeat;
	padding:0px;
	margin:0px;
	height:35px;
	line-height:35px;
	text-align:center;
}
#inhoud ul.cartnav li.active{
	background:#fff url(../images/layout/cart-nav-bg-active.jpg) left top no-repeat;
}
#inhoud ul.cartnav li.active span{
	font-weight:bold;
	color:#418cad !important;	
}
#product-icons{
margin-top:40px;
}



.gt-formsmall label{
	width:60px;
	float:left;
	display:block;
}


#facebook
{
	margin-top:15px;
	margin-left:3px;
	margin-bottom:10px;
}


.newsItem
{
	padding-bottom:10px;
}



.lees_meer_nieuws
{
	position:absolute;
	margin-left:370px;
}

body.frfr .lees_meer_nieuws,body.fr .lees_meer_nieuws,body.de .lees_meer_nieuws
{
	margin-left:344px;
}

body.es .lees_meer_nieuws
{
	margin-left:324px;
}

.lees_meer_lijst
{
	margin-top:15px;
}

#productExtraOptions{
	position:relative;
}
