.inner_content h1 {margin-bottom:0px}

.promo_content {padding: 0px; margin: 0px; }

.banner {min-height: 330px; width: 100%; background-color: #FFD20A; position: relative }
.banner .baseline{margin-top: 30px; float:left} 
.banner .right-top{margin-top:20px; float:right;}
.banner .redbutton{clear: right; float: left; margin-top:50px;}
.banner .new-right-bottom{float:right; position: absolute; bottom:0; right:0}

.banner.phase1{background: url('../img/footlift.jpg') no-repeat 700px bottom; background-color: #FFD20A;}
.banner.phase2{background: url('../img/stud-crimper.jpg') no-repeat 450px bottom; background-color: #FFD20A;}
.banner.phase3{background: url('../img/narrow-spreading-knife.jpg') no-repeat 520px bottom; background-color: #FFD20A;}
.banner.phase4{background: url('../img/trowel.jpg') no-repeat 520px bottom; background-color: #FFD20A;}
.banner.carbide{background: url('../img/chamfering-tool.jpg') no-repeat right bottom; background-color: #FFD20A;}

.banner .fasepic {margin:25px 10px; float:left}
.banner .content {float: left; margin: 25px; width:390px}
.banner h2 {font-size:23px; font-weight: bold; text-transform: uppercase; margin:0 0 22px 0; line-height: 1em}
.banner h3 {font-size:18px; font-weight: bold; text-transform: uppercase; margin:0 0 22px 0; line-height: 1em}
.banner ul{margin-left:18px; list-style-image:url('../../../img/arrow_li.png'); line-height:2em}

.promo_content ul.nav {float:left; clear:both; list-style: none; border-top: 1px solid #FFE906; width:100%; background-color: #FFD20A}
.promo_content ul.nav li {float:left; width:25%; margin: 0px; background: linear-gradient(to bottom, #FFD20A 0%, #FFE906 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); padding-left: 1px; }
.promo_content ul.nav li:first-child{border-left: medium none; width:24.5%}

.promo_content ul.nav  li a {background: none repeat scroll 0 0 #FFD20A; font-size: 15px; font-weight: bold; color: #333333; padding: 15px 15px 10px; text-decoration: none;  text-transform: uppercase; display: block;}
.promo_content ul.nav  li a span {padding-right:25px; background:url('../../../img/arrow_r_red.png') no-repeat scroll right center;}
.promo_content ul.nav  li a.sel, .promo_content ul li a:hover {
    background: linear-gradient(to bottom, #FFD20A 0%, #FFE906 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* rode knop omgedraaid */
.redtab {
	font-family: 'Open Sans Condensed', Arial,sans-serif;
	color:#FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size:14px;
	padding:15px 30px 15px 30px;
	position:relative;
	font-weight:700;
	border-right:1px solid #EBA7AA;
	/*extra*/
	height: 16px;
	clear:both;
	float: left;
	text-align: left;
}

.redtab:after {
	width:36px;
	height:46px;
	display:block;
	content:"";
	position: absolute;
	right:-38px;
	top:0;	
	border-left:1px solid #7B2A25;			
}	

.redtab { background: url('../../../img/buttons/red/png/buttons_red_bg_left.png');}
.redtab:hover {background: url('../../../img/buttons/red/png/buttons_red_bg_left_hover.png');}
.redtab:hover:after {background: transparent url('../../../img/buttons/red/png/buttons_red_bg_right_hover.png') no-repeat top left;}
.redtab:after {background: transparent url('../../../img/buttons/red/png/buttons_red_bg_right.png') no-repeat top left;}

/*shadow*/
.redtab:active.shadow{
	-webkit-filter: drop-shadow(1px 3px 5px rgba(0,0,0,0.0));
	filter: url(../../../img/no-shadow.svg#drop-shadow);
}


.promo_content .redtab.phase1tools{margin-left:0px}
.promo_content .redtab.phase2tools{margin-left:278px}
.promo_content .redtab.phase3tools{margin-left:560px}
.promo_content .redtab.phase4tools{margin-left:845px}

/*PRODUCTEN*/
.products{margin-top: 25px}
.products h3{clear:both; background: none repeat scroll 0 0 #CCC; color: #000;font-size: 15px; margin:25px 0; padding: 10px 15px;text-transform: uppercase; margin: 0px}
.products .thumbs{margin: 20px 0}