@charset "utf-8";
/* CSS Document */

HTML { height:100%; }
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333;
	background: url(/images/homepage/bground.gif) repeat-x top #FFF;
	margin:0;
	padding:0;
	height:100%;
}

A:link { color:#e2001a; text-decoration:none; }
A:active { color:#e2001a; text-decoration:none; }
A:visited { color:#e2001a; text-decoration:none; }
A:hover { color:#e2001a; text-decoration:underline; }

FORM { margin:0; padding:0; }
FORM DIV { margin-bottom:8px; }
FORM INPUT.field { width:155px; font-size:11px; padding:2px; }
INPUT, TEXTAREA { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e2001a; }

.wrapper { min-height: 100%; _height:100%; width:100%; position:relative; }
.page { width:990px; margin:0 auto; }

.language { display:block; height:84px; width:140px; position:absolute; top:-54px; margin-left:15px; z-index:20; }
.language .body { height:74px; width:140px; background:url(/images/language/bground.gif) repeat-y center; }
.language .bottom { height:8px; width:140px; background:url(/images/language/bground_bottom.gif) no-repeat; }
.language P { color:#FFF; width:124px; margin:0 8px; padding:6px 0; }
.language P.panel_button { color:#FFF; width:124px; margin:0 8px; padding:6px 0; border-top:1px solid #666; }
.language A:link	{ color:#FFF; text-decoration:none; }
.language A:active	{ color:#FFF; text-decoration:none; }
.language A:visited	{ color:#FFF; text-decoration:none; }
.language A:hover	{ color:#FFF; text-decoration:none; }

.header { height:108px; padding:15px 35px 15px 15px; }
.header .logo { background:url(/images/default/logo_aerorasor.gif) no-repeat; width:285px; height:88px; padding-top:20px; float:left; cursor:pointer;}
.header .logo H1 { display:none; }
.header .payoff { background:url(/images/default/inventyourstyle.gif) no-repeat; width:132px; height:108px; float:right; }
.header .payoff H2 { display:none; }

.video { margin-left:-100px; margin-top:-68px; height:424px; width:1055px; padding:5px 0px 5px 0px; }

.blox { width:960px; padding:20px 15px 0 15px; }
.blox .column { width:196px; margin:0 20px 0 0; padding:12px; background:url(/images/default/bground_blox.gif) no-repeat left top; float:left; min-height:380px; _height:380px; }
.blox .column SPAN { width:196px; height:23px; display:block; padding-bottom:10px; }
.blox .column SPAN.verpakking { background:url(/images/default/h3_verpakking.gif) no-repeat; }
.blox .column SPAN.service { background:url(/images/default/h3_service.gif) no-repeat; }
.blox .column SPAN.nieuwsbrief { background:url(/images/default/h3_nieuwsbrief.gif) no-repeat; }
.blox .column SPAN.handleiding { background:url(/images/default/h3_handleiding.gif) no-repeat; }
.blox .column SPAN.assortiment { background:url(/images/default/h3_assortiment.gif) no-repeat; }
.blox .column SPAN.gebruiksinstructie { background:url(/images/default/h3_gebruiksinstructie.gif) no-repeat; }
.blox .column H3 { display:none; }
.blox .column P { margin: 0 0 8px 0; padding:0; }
.blox .column UL { margin: 0 0 8px 0; padding:0; }
.blox .column LI { list-style:none; background:url(/images/default/bullit_blox.gif) no-repeat left top; margin:0; height:14px; padding:0 0 0 14px; }

.footer { position:absolute; bottom:0; height:30px; width:100%; border-top:1px solid #e2001a; left:0px; z-index: 20; }
.footerContent { width:948px; padding: 12px 27px 0 15px; margin:0 auto; font-size:10px; line-height:10px; }
.footerContent A { margin:0 8px; }
.footerContent .leftfoot { float:left; }
.footerContent .rightfoot { float:right; }

.clearfloat { clear:both; font-size:0; line-height:0; }
