/*
	AEROSLEEP.BE
	@copyright	In2red & Chilli
	@author	Tom Vanden Berghe <tom@in2red.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;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

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

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



body{
	background:#fff url(../images/layout/bg.gif) repeat-x center top;
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#00476f;
}

h1 {
	font-size: 24px;
	font-weight:normal;
	color:#000;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#004374;
	margin-bottom:18px;
}

h3 {
	font-size: 12px;
	color:#00476f;
	font-weight:700;
	margin:0px;
	padding:0px;
}

h4 {
	font-size:18px;
	font-weight:normal;
	color:#004374;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
}

h5 {
	font-size:13px;
	font-weight:normal;
	color:#004374;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

p{
	font-size:12px;
}

strong{font-weight:700;}

a{
	color: #00476f;
	text-decoration:none;
	outline: none;
}

a:hover{
	color: #00476f;
	text-decoration:none;
}


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

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


span.form-error {
	padding:4px 0;
	font-size: 12px;
	display: block;
	color: #ad1212;
}

small{font-size:10px;}









/**
 * WRAPPERS & STRUCTUR
 * _____________________________________________
 */


#containerWrapper{
	width:916px;
	margin:0 auto;
	padding:0 8px 0px 9px;
	background:#ffffff url(../images/layout/containerWrapper_bg.gif) no-repeat left top;
}

#containerHeader{
	height:211px;
	background-color:#dee7ed;
	padding-left:267px;
}

#containerFooter{
	margin-bottom:30px;
	height:5px;
	background:#fff url(../images/layout/footer-bg.gif) left no-repeat;
}

.containerFooter p{
	color:#F2F6F9;
}

.containerFooter,.containerFooter a{
	color:#6287A2;
	font-size:10px;
}



#containerContent{
	padding:0px;
}


#containerContent #left {
	position:absolute;
	width: 267px;
	margin: 0px;
	padding: 0px;
	
	margin-top:17px;
}

#containerContent #content {
	padding: 0;
	margin: 0 0 0 267px;
	padding-left:15px;
	padding-top:17px;
	background:#fff url(../images/layout/content-bg.gif) repeat-y;
}

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

div#content p a{
	text-decoration:underline;
}









/**
 * GENERAL & HEADER
 * _____________________________________________
 */

h1 a{
 	width: 267px;
	height: 122px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-top:59px;
 	background: transparent url(../images/layout/logo-aerosleep.gif) no-repeat top left;
	text-indent: -9999px;
}

hr{
	background-color:#bdcdda;
	height:1px;
	border:none;
	margin:15px 0;
}`
ul.sitemap ul{margin-left:25px; margin-bottom:20px; list-style:square; color:#646ca3;}
ul.sitemap{margin-left:30px; list-style:square; color:#2a368a;}
ul.sitemap li{padding:2px 0;}


hr.notop{
	margin:0px 0px 15px 0px;
}

u{border-bottom:#a6a2a2 solid 1px; text-decoration:none;}

#content p{line-height:20px;}


#containerHeader #metaNavBg{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color:#fff;
	width:650px;
	height:59px;
	position:absolute;
}

#containerHeader #metaNav{
	height:59px;
	width:212px;
		
	/*margin-left:420px;*/
	margin-left:440px;
}

#metaNav ul{
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
}

#metaNav li{
	float:left;
	padding-left:20px;
	padding-top:20px;
}

#metaNav li a{
	display:block;
}

#metaNav li a:hover{
	text-decoration:underline;
}

#metaNav li a.locate-retailers{
	background:url(../images/layout/metanav-icon-search.gif) no-repeat;
	padding-left:23px;
	padding-top:1px;
}

#metaNav li a.visit-the-shop{
	background:url(../images/layout/metanav-icon-shop.gif) no-repeat;
	padding-left:23px;
}

#metaNav li a.swith-language{
	background:url(../images/layout/taalkeuzesymbool.gif) no-repeat 1px -3px;
	padding-left:23px;
	height:20px;
	padding-top:1px;
}


div#breadcrumbbox{
	height:59px;
	width:425px;
	float:left;
	
	/*background-color:white;*/
	
	margin-left:10px;
}


div.breadcrumb{
	margin-bottom:11px;
	background:url(../images/layout/breadcrumb-icon.gif) no-repeat left 21px;
	padding-left:14px;
	color:#203f47;
	font-size:10px;
	padding-top:21px;
}
 
div.breadcrumb a{
	color:#00476f;
	border-bottom:#a3b0b3 solid 1px;
}
div.breadcrumb a:hover{
	border-bottom:#00476f solid 1px;
}


#headerImage{height:181px;}





/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 


#cms-content p{
	/*margin-bottom:12px;*/
	padding-left:10px;
}

p.left1{
	padding-left:15px;
}

#cms-content p.intro{
	background-color:#f2f6f8;
	padding:16px 11px 16px 11px;
	margin-bottom:10px;
}

#cms-content h2,h2.special1{
	background:#fff url(../images/layout/h2-bg.jpg) left no-repeat;
	padding:11px 17px 11px 37px;
	margin-bottom:17px;
}

#cms-content h3{
	padding:0px 0px 6px 15px;
	margin-bottom:6px;
	margin-top:33px;
	border-bottom:#c7d7df dotted 1px;
	background:#fff url(../images/layout/li-bg.gif) left top no-repeat;
}

#cms-content a{
	text-decoration:underline;
	color:#00476f;
}

#cms-content img{padding:5px 10px 5px 0;}
#cms-content img.nopadding{padding:0px;}

div#cms-content ul{
	padding:0px 20px 0px 30px;
	list-style:disc;
	list-style-position:outside;
}

div#cms-content ol{
	padding:0px 20px 15px 30px;
	list-style:decimal;
	list-style-position:outside;
}

div#cms-content li{
	line-height:20px;
	padding:4px 0;
	font-size:12px;
}


div#content a.link-bg{
	background:#fff url(../images/layout/link-bg.gif) left 5px no-repeat;
	padding-left:10px;
}



/* START OVERVIEWS */

dl.ov1{
	margin-bottom:14px;
	min-height:155px;
	height:expression(this.scrollHeight > 155 ? "auto":"155px");
	border:#fff solid 1px;
}

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

dl.ov1 dt{
	margin-top:-4px;
	float:left;
	padding:15px 0 0 13px;
}

dl.ov1 dt img{
	/*background:#fff url(../images/layout/ov1-img-bg-2.jpg) no-repeat;*/
	/*padding:11px 14px 13px 10px;*/
	padding:0px;
	
	border: 1px solid #bcceda;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	width:130px;
	height:130px;
}

dl.ov1 dd{
	margin-left:162px;
	padding:0px 13px 0 0px;
}

dl.ov1 dd h2{
	font-size:11px;
	padding:11px 17px 6px 35px;
	margin-bottom:2px;
	background:#fff url(../images/layout/ov1-h2-bg-3.jpg) left no-repeat;
	border:#e2e3e5 solid 1px;
	margin-top:11px;
}

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

dl.ov1 dd a.readmore {
	display:block;
	text-align:right;
	font-size:12px;
	padding:0px 15px 0px 0px;
	text-decoration:underline;
}

dl.ov1-header{
	border-bottom:#c7d7df dotted 1px;
	
	padding-bottom:14px;
}

dl.ov1-header dd h2{
	background-color:#f2f6f8;
	padding:11px 17px;
	background-image:none;
}

dl.ov1-header dd p{
	background-color:#f2f6f8;
}

dl.ov1-header dd h2 span{
	font-weight:normal;
}


dl.ov1 p.price{
	padding:0px;
	margin:0px;
	position: absolute;
	margin-top:8px;
	margin-left:370px;
}



dl.ov2{
	margin-bottom:14px;
	min-height:155px;
	height:342px;
	border:#fff solid 1px;
	width:176px;
	float:left;
	background-color:#f2f6f9;
	border:#e4e8eb solid 1px;
	margin:5px;
	padding:14px 10px;
}

dl.ov2 dd h2{
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-bottom:7px;
	text-align:center;
}

dl.ov2 dd a.readmore {
	display:block;
	text-align:right;
	font-size:12px;
	padding:0px 15px 0px 0px;
	text-decoration:underline;
}

dl.ov2 dd.title {
	height:35px;
}

dl.ov2 dd p {
	height:120px;
}



/* END OVERVIEWS */



/* START LEFT */

div.left-banner{
	margin:15px 0;
}


/* END LEFT */







/* START NEWSLETTER */
div#newsletterbox{
	padding:0px;
	margin-bottom:30px;
	background-color:#f2f6f8;

}

div#newsletterbox h4{
	font-size:12px;
	text-align:right;
	padding:12px 22px;
	background-color:#dee7ed;
	color:#00476f;
	border-bottom:#fff solid 2px;
	margin-bottom:18px;
}

div#newsletterbox p{
	color:#5a4a47;
	font-size:10px;
	text-align:center;
	padding:0px 0 8px 0;
	line-height:20px;
}

div#newsletterbox form{
	margin:0 22px;
}

div#newsletterbox form input{
	width:203px;
	background-color:#fff;
	border:#e3e9ec solid 1px;
	color:#00476f;
	text-align:right;
	padding:5px 10px;
	margin:3px 0;
	font-size:10px;
}

div#newsletterbox form input#submitbtn{
	border:none;
	width:100%;
	background-color:#e3e9ec;
	color:#618da6;
}

div#newsletterbox .errormsg{
	color:#cc0000;
	text-align:right;
}

div#newsletterbox .goodmsg{
	color:#74BF23;
	text-align:right;
}

/* END NEWSLETTER */




div#wistjedatbox{
	padding:0px;
	margin-bottom:30px;
	background-color:#f2f6f8;
	
	min-height:150px;
	height:expression(this.scrollHeight > 150 ? "auto":"150px");*/
}

div#wistjedatbox h4{
	font-size:12px;
	text-align:right;
	padding:12px 22px;
	background-color:#dee7ed;
	color:#00476f;
	border-bottom:#fff solid 2px;
	margin-bottom:18px;
}

div#wistjedatbox p{
	text-align:right;
	padding:0px 22px 8px 22px;
	line-height:20px;
}




#left div#shopbasket{
	padding:0px;
	margin-bottom:30px;
	background-color:#f2f6f8;
	
	min-height:150px;
	height:expression(this.scrollHeight > 150 ? "auto":"150px");*/
}

#left div#shopbasket h4{
	font-size:12px;
	text-align:right;
	padding:12px 22px;
	background-color:#dee7ed;
	color:#00476f;
	border-bottom:#fff solid 2px;
	margin-bottom:18px;
}

#left div#shopbasket p{
	text-align:right;
	padding:0px 22px 8px 22px;
	line-height:20px;
}

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

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


#left div#shopbasket p.total{
	background-color:#ecf1f5;
	padding:10px 22px;
	border-bottom:#fff solid 1px;
	font-weight:bold;
}

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





/* START FAQ */

div#faqpage h3.top{
	margin-top:30px;
}


div#faqbox{
	padding:20px 20px;
	background-color:#F2F6F8;
}


div#faqbox li{
	list-style-image: url(../images/layout/li-bg.gif);
	margin-bottom:0px;
	padding:2px 0;
}

div#faqbox li a{
	text-decoration:none;
}

div#faqbox li a:hover{
	text-decoration:underline;
}

#cms-content p.faqintroTop{
	padding:0px 20px;
	padding-top:20px;
	margin:0px;
	background-color:#F2F6F8;
}

#cms-content p.faqintroBottom{
	padding:0px 20px;
	padding-bottom:20px;
	margin:0px;
	background-color:#F2F6F8;
}

#cms-content p.faqintro{
	padding:0px 20px;
	margin:0px;
	background-color:#F2F6F8;
}



#cms-content p.faqintroTop a,
#cms-content p.faqintroBottom a,
#cms-content p.faqintro a{
	background:url(../images/layout/li-bg.gif) no-repeat top left;
	padding-left:18px;
	margin:0px;
	text-decoration:none;
}

#cms-content p.faqintroTop a:hover,
#cms-content p.faqintroBottom a:hover,
#cms-content p.faqintro a:hover{
	text-decoration:underline;
}


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

#cms-content p.faqtop a:hover{
	text-decoration:underline;
}




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

/* END FAQ */





/* START PRODUCT */


.productdetail{
	padding:0px;
	width:196px; 
	height:196px;
}

#cms-content #product-detail dl{
}

#cms-content #product-detail dl.bg1{background-color:#f2f6f9;}
#cms-content #product-detail dl.borderbottom{border-bottom:#e2e6e9 solid 1px;}



#cms-content #product-detail dl dt{
	position:absolute;
	font-weight:700;
	padding:10px 14px;
}

#cms-content #product-detail dl dd{
	margin-left:150px;
	border-left:#e2e6e9 solid 1px;
	padding:10px 30px;
}

#cms-content #product-detail p{margin:0px; padding:0px;}


#cms-content .product-detail-box{
	border:#e2e6e9 solid 1px;
	margin-left:15px;
	/*padding:17px 14px;*/
}



#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;
}




/* END PRODUCTS */










.pointsleft{
	width:200px;
	float:left;
	background-color:#f2f6f9;
	border-top:#e2e7eb solid 1px;
	border-left:#e2e7eb solid 1px;
	border-bottom:#e2e7eb solid 1px;
	
	
	padding-top:20px;
	padding-left:10px;
	margin-bottom:22px;
	
	height:57px;
}

.pointmiddle{
	width:300px;
	float:left;
	background-color:#fff;
	border:#e2e7eb solid 1px;
	
	padding:18px 10px 2px 10px;
	margin-bottom:22px;
	
	height:57px;
}

.pointsright{
	width:90px;
	float:left;
	background-color:#f2f6f9;
	
	border-top:#e2e7eb solid 1px;
	border-right:#e2e7eb solid 1px;
	border-bottom:#e2e7eb solid 1px;
	
	padding-top:20px;
	padding-left:10px;
	margin-bottom:22px;
	
	height:57px;
	
}


.action-bon-data{
	color:#014375;
	font-weight:bold;
	position:absolute;
	margin-left:380px;
	margin-top:122px;
}

#action-bon-print{
	margin-left:8px;
	margin-top:10px;
}

#codeaction,
#nocodeaction,
#nocodeaction2{
	font-size:10px; 
	font-style: italic;
	padding-left:90px;
}

#nocodeaction{padding-left:0px; color:#9F9F9F;}
#nocodeaction2{padding-left:10px;}
#codeaction{padding-left:85px;}




 
 #contact-left{
 	width:380px;
 	padding-right:30px;
 	float:left;
 }
 
 #contact-right{
 	float:right;
 	width:200px;
 }

 
 
 
 
 /**
 * FOOTER
 * _____________________________________________
 */
 
 
 
 
 
 
 
 
 
 
 
  /**
 * NAVIGATION
 * _____________________________________________
 */
 
#nav{
	background-color:#cfdce4;
	margin:0px;
	padding:0px;
	height:30px;
}

#nav li{
	padding-bottom:0px;
	float:left;
}

#nav li a{
	display:block;
	padding:0px;
	color:#00476f;
	/*text-transform:uppercase;*/
	
	font-size:12px;
	
	padding:9px 10px 8px 11px;
}

#nav li a:hover,#nav li.active a{
	color:white;
	background:url(../images/layout/nav_on_bg.gif) repeat-x top left;
}


#left #subnav li{
	margin:0 10px 0 10px;
	padding:0 10px;
}


#left #subnav li.noborder{
	border:none;
}

#left #subnav li a{
	display:block;
	text-align:right;
	border-bottom:#7fa3b7 dotted 1px;
	padding:10px;
	
}

#left #subnav li a:hover{
	background-color:#ebf1f4;
}

#left #subnav li.active a{
	font-weight:700;
	background-color:#ebf1f4;
}

#left #subnav li.active{
	background:url(../images/layout/subnav-active-bg.gif) right 15px no-repeat;
}


#left #subnav li li{
	margin:0px;
	padding:0px;
}

#left #subnav li li a,#left #subnav li.active li a{
	border-bottom:#ccdae2 dotted 1px;
	color:#59859e;
	/*padding-right:15px;*/
	
	background-color:#fff;
	font-weight:normal;
	
	background-color:#EFFAFF;
}

#left #subnav li li a:hover{
	background-color:#E0EAEF;
}

#left #subnav li.active li.active{
	background:url(../images/layout/subnav-level2-active-bg.gif) right center no-repeat;
	padding-right:10px;
	margin-right:-10px;
}


#left #subnav li li.active a{
	border-bottom:#ccdae2 dotted 1px;
	background-color:#E0EAEF;
}
 
 
 
 
 /**
 * FORMS
 * _____________________________________________
 */
 
.gt-formsmall{

}

.gt-formsmall .gt-form-text, .gt-formsmall .gt-form-textarea {
	border: 1px solid #bcceda;
	background-color: #f2f6f9;
	padding: 3px 2px;
	margin:0 5px;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}




.gt-formsmall  .gt-submit-btn{
	border: 1px solid #bcceda;
	padding:2px 10px;
	background-color:#e4ecef;
	color: #004772;
	font-weight:700;
	font-family: Arial, sans-serif;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.gt-form {
	padding-left:15px;
}

.gt-form .left{
	width:293px;
	float:left;
	margin-right:14px;
}

.gt-form .right{
	width:293px;
	float:left;
	margin-left:14px;
}

.gt-form-checkboxcontent{
	color: #004772;
	font-size: 108%;
}


.gt-form .threebox-left{
	width:193px;
	float:left;
}

.gt-form .threebox-middle{
	width:193px;
	float:left;
	margin:0 20px;
}

.gt-form .threebox-right{
	width:193px;
	float:left;
}

.gt-form .gt-form-floatright{
	text-align:right;
}

.gt-form .gt-form-text, .gt-form .gt-form-textarea{
	border: 1px solid #bcceda;
	background-color: #f2f6f9;
	padding: 1%;
	font-size: 108%;
	width: 98%;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.gt-form .gt-form-dropdown  {
	border: 1px solid #bcceda;
	background-color: #f2f6f9;
	padding: 1%;
	font-size: 108%;
	width: 100%;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.gt-form .gt-form-text-small{
	border: 1px solid #bcceda;
	background-color: #f2f6f9;
	padding: 1%;
	font-size: 108%;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	width:130px;
}

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


.gt-form .gt-form-text-small2{
	border: 1px solid #bcceda;
	background-color: #f2f6f9;
	padding: 1%;
	font-size: 108%;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	width:25px;
	text-align:center;
}

.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: #004772;
	font-weight:700;

	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 15px;
}

/* 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: 1px solid #bcceda;
	padding:3px 20px;
	background-color:#e4ecef;
	color: #004772;
	font-weight:700;
	font-family: Arial, sans-serif;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.gt-form .input-birthdate{width: 28%;}
.gt-form .input-genter{width: 50%;}

/* @group Modules */
/* Width Styles */
.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%;
}

#pg_home table tr,#pg_home table td{
	padding:5px;
}
#pg_home table td p{
	line-height:22px;
}





.gt-list-table {
	width: 100%;
	border-right:#dddddd solid 1px;
}

.gt-list-table .rowEven td	{
	background-color:#f2f6f9;
}

.gt-list-table tbody{
	border-top: 1px solid #dddddd;
}


.gt-list-table th {
	background-color:#dee7ee;
	font-weight: bold;
	font-size: 123.1%;
	padding: 10px;
	color: #00476F;
	
	border-left:#d7dfe2 solid 1px;
}

.gt-list-table tbody td {
	padding: 10px 10px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
	border-left:#dddddd solid 1px;
}
.gt-table-buttons {
	margin: 10px 0 20px 0;
}
.gt-list-table a:link, .gt-list-table a:visited {
	color: #333;
	text-decoration: none;
}
.gt-list-table td a {
}
.gt-list-table td a:hover {
	text-decoration: underline;
}

/* Table Pager, Table Select Box */
.gt-table-controls {
	margin-bottom: 6px;
	font-size: 93%;
}
.gt-table-controls .gt-table-picker {
	float: left;
	display: inline;
}
.gt-table-controls .gt-table-pager {
	margin: 0 2px 0 0;
	color: #aaa;
	float: right;
	display: inline;
}
.gt-table-controls .gt-table-pager a {
	padding: 0 2px;
}
.gt-table-controls .gt-table-pager a:link, .gt-table-controls .gt-table-pager a:visited {
	color: #666666;
	text-decoration: none;
}
.gt-table-controls .gt-table-pager a.current:link, .gt-table-controls .gt-table-pager a.current:visited {
	color: #333;
	text-decoration: underline;
}
.gt-table-controls .gt-table-pager a:hover {
	text-decoration: underline;
}


.gt-list-table tfoot td{
	text-align:center;
	padding-top:20px;
	font-size:12px;
}

.gt-list-table tfoot td {
	text-align:center;
	padding-top:20px;
}

/* Default Table Columns */
.gt-list-table td {
	width: auto;
}
.gt-list-table th.gt-table-col-checkbox {
	width: 20px;
}



.table-layout1 {
	width: 100%;
	border-right:#dddddd solid 1px;
}


.table-layout1 td {
	padding: 10px 10px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
	border-left:#dddddd solid 1px;
}

.table-layout1 thead td {
	border-top: 1px solid #dddddd;
	
	background-color:#dee7ee;
	font-weight: bold;
	font-size: 123.1%;
	padding: 10px;
	color: #00476F;
	
	border-left:#d7dfe2 solid 1px;
}
.table-layout1 .rowEven td	{
	background-color:#f2f6f9;
}



.table-layout2 {
	width: 100%;
	border-right:#fff solid 1px;
}


.table-layout2 td {
	padding: 10px 10px;
	background-color: #EEF7FE;
	border-bottom: 1px solid #fff;
	border-left:#fff solid 1px;
}

.table-layout2 thead td {
	border-top: 1px solid #dddddd;
	
	background-color:#004374;
	font-weight: bold;
	font-size: 123.1%;
	padding: 5px;
	color: #fff;
	
	border-left:#d7dfe2 solid 1px;
}
.table-layout2 .rowEven td	{
	background-color:#EEF7FE;
}

.table-layout3 {
	width: 100%;
}

.table-layout3 td	{
	vertical-align:top;
	padding:10px;
}

.table-layout3 td h4	{
	color:#70d0f6;
	font-size:16px;
	margin-top:10px;
	border-bottom:1px dotted #C7D7DF;
}

#cms-content .table-layout3 td p	{
	padding-left:0px;
}

.table-layout4 {
	width: 100%;
}

.table-layout4 td	{
	vertical-align:top;
	padding:0px;
}









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;
}





#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:#dee7ee;
	color:#012f50;
	font-weight:bold;
	padding:10px 0;
	border-bottom:#fff solid 1px;
}

#cart tbody td{
	background-color:#fbfcfe;
	color:#012f50;
	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:#ecf1f5;
	border-top:#fff solid 1px;
	padding:15px 10px;
	font-weight:bold;
}

#cart tbody .total td{
	background-color:#dee7ee;
	border-top:#fff 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;
}

ul.cartnav{
	position:absolute;
	margin-left:-26px;
}

ul.cartnav li{
	list-style:none;
	width:125px;
	float:left;
	background:#fff url(../images/layout/cart-nav-bg.jpg) left top no-repeat;
	padding:0px;
	margin:0px;
	
	text-align:center;
}

ul.cartnav li span{
	padding-left:28px;
}

ul.cartnav li.active span{
	font-weight:700;
	padding-left:25px;
}


