/*
Theme Name: AED solutions
Theme URI: http://www.i-use.nu/
Description: speciaal ontwikkeld voor AED solutions.
Version: 1.0
Author: i-use
*/
@charset "utf-8";
/* CSS Document */

HTML, BODY, * {
	margin: 0px;
	padding: 0px;
}

/* Globals -------------------------------------------------------------------------- */

html, body {
	margin: 0 auto;
}

body {
	padding:15px 0px 10px 0px;
    position: relative;

    margin: 0 auto;
	width: 100%;	
}

img {
	border: 0px;
}



DIV.taalkeuze { line-height: 35px;padding: 30px 0px 0px 30px; }
		P.taalkeuze A { font-size: 24px;text-decoration:none;color:#0768A9; }
		P.taalkeuze A:hover { text-decoration: underline; }
		
		DIV.talenkeuze { width: 400px !important; }
		DIV.talenkeuze A { font-size: 11px !important; text-decoration:none !important;
				padding: 0px 5px 0px 18px;margin-right: 2px;font-weight:normal !important; }
		DIV.talenkeuze A:hover { text-decoration:underline !important; }
			.talenkeuze A.english { text-decoration:underline !important; background: url(http://www.aedsolutions.eu/fr/wp-content/themes/aedsolutions/gfx/aedsolutions_en.gif) top left no-repeat;}
			.talenkeuze A.francais { background: url(http://www.aedsolutions.eu/fr/wp-content/themes/aedsolutions/gfx/aedsolutions_fr.gif) top left no-repeat;}
			.talenkeuze A.nederlands {background: url(http://www.aedsolutions.eu/fr/wp-content/themes/aedsolutions/gfx/aedsolutions_nl.gif) top left no-repeat;}



/* Globals -------------------------------------------------------------------------- */

.right {
	text-align:right;
}
.nodisplay {
	dislay:none;
}
.nobg {
	background:none !important;
}
.notice {
	background:#FFFFCC none repeat scroll 0 0;
	border:1px solid #FFCC33;
	color:#333;
	margin:0 0 15px;
	padding:7px;
}
.success {
	background:#E6EFC2 none repeat scroll 0 0;
	border:1px solid #C6D880;
	color:#C6D880;
	margin:0 0 15px;
	padding:7px;
}





/* BODY
   -------------------------------------------------------------------------- */


div#body {
    position: relative;
	width: 100%;
	margin-top:16px;
	min-height: 400px;
	height: auto;
}
	#body .body {
		position: relative;
		padding-top:5px;
		margin:0 auto;
		width: 882px;
		min-height: 400px;
		background: url(gfx/template/vervolgpagina_body-bg.png) top left no-repeat;
	}
	
	
/* MENU
-------------------------------------------------------------------------- */


div#menu {
    position: relative;
	width: 100%;
	height: 30px;
		z-index:50 !important;
}
	#menu .menu {
		position: relative;
		padding-top:10px;
		margin:0 auto;
		width: 862px;
		background: #FFFFFF;
	}
	

/* HOMEPAGE
   -------------------------------------------------------------------------- */

div#homepage {
	font-family:arial,verdana;
	font-size: 11px;
	color: #333333;	
}
div#homepage  {
    position: relative;
    margin: 0 auto;
	padding:10px 0px 0px 0px;
	width: 100%;
}
	#homepage .homepage {
		position: relative;
		width: 862px;
		margin: 0 auto;
		overflow:auto;
		padding: 10px 0px 0px 0px;
	}

	TABLE.homepage_table {
		width: 100%;
		margin:0px;
		padding:0px;
	}
	
	TABLE.homepage_table TD {
		width:33%;
		padding: 10px 25px 0px 10px;
		background: url(gfx/template/homepage_block_bg.png) top right repeat-y;
	}
	TABLE.homepage_table TD.homepage_bottom {
		width:33%;
		height: 25px;
		padding:0px;
		margin:0px;
		background: url(gfx/template/homepage_block_bottom_bg.png) top right no-repeat;
	}
	
	
	/* lists */
	
	DIV.diensten {
		background: url(gfx/aed-solutions_diensten.gif) top left no-repeat;
	}
	DIV.producten {
		background: url(gfx/aed-solutions_producten.gif) top left no-repeat;
	}
	DIV.over-ons {
		background: url(gfx/aed-solutions_over-ons.gif) top left no-repeat;
	}
	DIV.opleidingen {
		background: url(gfx/aed-solutions_opleidingen.gif) top left no-repeat;
	}
	DIV.alarmering {
		background: url(gfx/aed-solutions_alarmering.gif) top left no-repeat;
	}
	
	DIV.nieuwsbrief {
		background: url(gfx/aed-solutions_nieuwsbrief.gif) top left no-repeat;
		padding-top:15px;
	}
	
	DIV.nieuwsbrief FORM, DIV.nieuwsbrief P  {
		padding-left: 10px;
	}
		DIV.nieuwsbrief FORM INPUT {
			margin-bottom: 4px;
		}
		DIV.nieuwsbrief FORM TABLE, DIV.nieuwsbrief FORM TABLE TR, DIV.nieuwsbrief FORM TABLE TR TD {
			border: 0px;
			padding:0px;
			margin:0px;
		}
		
		
		DIV.nieuwsbrief FORM INPUT {
			background:#F3F3F3;
			border: 3px solid #F3F3F3;
			
			color: #B8B8B8;
			width: 130px;
			font-size: 11px;
			margin-right:3px;
		}
		DIV.nieuwsbrief FORM INPUT[type=submit], DIV.nieuwsbrief FORM INPUT.submit {
			background:#484848 url(gfx/search-submit_bg.gif) top left no-repeat;;
			color:#484848;
			width: 25px;
			height: 20px;
			line-height: 22px;
			font-size:10px;
			font-weight:bold;
			
			
			border: 2px solid #484848;
		}

		DIV.nieuwsbrief FORM .submit {
			background:#484848;
			color:#FFFFFF;
			width: 25px;
			
			border: 2px solid #484848;
		}
		
		
	.homepage_table TD DIV {
		padding: 10px 0px 10px 45px;
	}
	.homepage_table TD H3 {
		padding: 0px 0px 10px 8px;
		font-size: 14px;
	}
	
	.homepage_table TD A {
		color: #0668A7;
		text-decoration:underline;
	}
	.homepage_table TD A:hover {
		text-decoration:none;
	}
	.homepage_table TD UL {
		margin: 0px 4px 0px 20px;
		list-style-image: url(gfx/template/list-bullit.gif);
	}
	.homepage_table TD UL LI {
		padding: 0px 0px 3px 0px;
		color:#2E2E2E;
		line-height: 15px;
	}





/* TAGS
   -------------------------------------------------------------------------- */

div#tags, div#tags A {
	font-size: 11px;
	color: #C2C2C2;
	text-decoration:none;
	font-family:Arial,Verdana;
}

div#tags {
    position: relative;
    margin: 0 auto;
	width: 100%;
}
	#tags .tags {
		position: relative;
		width: 862px;
		margin: 0 auto;
		overflow:auto;
		padding: 20px 0px 10px 0px;
	}
	
	.tags UL {		
		list-style: none;
		margin-left:10px;
		padding-left: 10px;
		width: 189px;
		float:left;
	}
	
	#tags UL LI A:hover {
		color: #CCCCCC;
		text-decoration:underline;
	}
	

/* NIEUWS
   -------------------------------------------------------------------------- */

div#nieuws {
	font-size: 11px;
	line-height: 18px;
	font-family:Arial,Verdana;
}

div#nieuws {
    position: relative;
	background: url(gfx/template/footer_bg.png) top left repeat-x;
    margin: 0 auto;
	width: 100%;
}
	#nieuws .nieuws {
		position: relative;
		width: 862px;
		margin: 0 auto;
		overflow:auto;
		padding: 30px 0px 20px 0px;
	}
	
	.nieuws H2 {
		padding: 0px 0px 10px 0px;
		font-size: 15px;
		font-weight:bold;
		color:#333333;
	}
	
	.nieuws .headlines {
		margin-left: 64px;
		float: left;
	}
	.nieuws UL.newsfacts {
		width: 500px;
		height: auto;
		list-style:none;
		list-style-image:none;
	}
	.nieuws UL.newsfacts SPAN.date {
		color: #333333;
		float:left;
		width: 65px;
	}

	.nieuws LI A {
		color: #086AA9;
		text-decoration:none;
		padding: 0px 0px;
	}
	.nieuws LI A:hover {
		text-decoration: underline;
	}
	
	.nieuws FORM {
		float:right;
		width: 250px;
	}
		FORM.search INPUT {
			background:#F3F3F3;
			border: 3px solid #F3F3F3;
			
			color: #B8B8B8;
			width: 130px;
			font-size: 11px;
			margin-right:3px;
		}
		FORM.search INPUT[type=submit], FORM.search INPUT.submit {
			background:#484848 url(gfx/search-submit_bg.gif) top left no-repeat;;
			color:#484848;
			width: 25px;
			height: 20px;
			line-height: 22px;
			font-size:10px;
			font-weight:bold;
			
			
			border: 2px solid #484848;
		}

		FORM.search .submit {
			background:#484848;
			color:#FFFFFF;
			width: 25px;
			
			border: 2px solid #484848;
		}


DIV#body OL {
	margin: 5px 0px 20px 30px;
}

/* FOOTER
   -------------------------------------------------------------------------- */

div#footer {
    position: relative;
    margin: 0 auto;
	width: 100%;
}
	#footer .footer {
		position: relative;
		width: 862px;
		background: #F6F7F9;
		margin: 0 auto;
		text-align:center;
		
		font-size: 11px;
		color: #6C6C6E;
		font-family:Arial,Verdana;
	}

	#footer .footer A {
		color: #086AA9;
		text-decoration:none;
		padding: 0px 4px;
	}
	#footer .footer A:hover {
		text-decoration:underline;	
	}
	
	#footer .footer .border_top-left { background: url(gfx/template/footer_top-left.png) 0 0 no-repeat}
	#footer .footer .border_bottom-left { background: url(gfx/template/footer_bottom-left.png) 0 100% no-repeat}
	#footer .footer .border_bottom-right { background: url(gfx/template/footer_bottom-right.png) 100% 100% no-repeat}
	#footer .footer .border_top-right { background: url(gfx/template/footer_top-right.png) 100% 0 no-repeat; padding:8px;} 




/* SUBHEADER
   -------------------------------------------------------------------------- */

div#subheader {
	font-family:arial,verdana;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
	
}
div#subheader {
    position: relative;
	padding-top:14px;
    margin: 0 auto;
	width: 100%;
}
	#subheader .subheader{
		position: relative;
		width: 862px;
		padding: 5px 10px 0px 10px;
		background: url(gfx/template/vervolgpagina_start-bg.png) top center no-repeat;
		margin: 0 auto;
		height: 177px;
	}
	
	#subheader .subheader_logo {
		width: 262px;
		height: 127px;
		background:#FFFFFF;
		float:left;
		margin: 50px 0px 0px 0px; 
		text-align:center;
	}
	
	
	
	.rotating_text {
		display:none;
	}

	 .subheader #img {
	 	width: 600px;
		height: 177px;
		float:right;
		position:absolute;
		top:5px;
		z-index:3;
		right:9px;
	 }


	 .subheader #sub_nav {
	 	position:absolute;
		bottom: 0px;
		z-index: 5;
		left:0px;
		
	 	height: 28px;
	 	width: 100%;
		background: #000000;

	 }
	  .subheader .links {
	 	position:absolute;
		top:153px;
		z-index: 111;
		left:1px;
	 	height: 28px;
	 	width: 579px;
	 	color: #D9C400;
	 	font-size: 11px;
		font-family:Arial,Verdana;

		padding: 0px 10px 0px 10px;
	 }
	 
	 	P.links {
			list-style:none;
			width: 862px;
			margin-top:6px;
			padding: 10px 0px 0px 0px;
			list-style-image:none;
		}
		P.links SPAN.spotlight {
			font-weight:normal;
			padding-right: 10px;
		}
	 	P.links A {
			color: #FFFFFF;
			font-weight:bold;
			text-decoration:none;
		}
		P.links A.readon {
			font-weight:Normal;
			padding-left:6px;
			font-size:10px;
			text-decoration:none;
			color:#FFFFFF;
		}
		P.links A.readon:hover {
			text-decoration:underline;
		}
		P.links A:hover {
			text-decoration:underline;
		}
	 	
	 .subheader #foot {
	 	margin-top:177px;
		height: 5px;
		background: #FFEB43;
		width: 100%;
		z-index:100;
		position: relative;
	 }



/* HEADER
   -------------------------------------------------------------------------- */

div#header, div#header A {
	font-family:arial,verdana;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
	
}
div#header {
    position: relative;

    margin: 0 auto;
	width: 100%;
	height: 50px;
	background: #FFFFFF url(gfx/template/header_bg.png) center bottom no-repeat;
}
	#header .header {
		position: relative;
		width: 862px;
		margin: 0 auto;
		height: 54px;
	}
	
	/* logo */
	
	#header .logo {
		position: absolute;
		top: 0px;
		left: 0px;
		
		width: 160px;
		height: 25px;
	}
	#header .logo IMG {
	}


	/* language */
	
	#header .language {
		position: absolute;
		top: 0px;
		right: 0px;
		
		width: 165px;
		height: 100%;	
		
		text-align:right;
	}
	#header .language {
		margin-top:5px;
		z-index: 100;
		text-align:right;
	}