/* CSS element styles
WePowder.nl template v2
(C)2009-2010 Klaas Leussink
www.hnldesign.nl
v 0.1
*/


/*################################ RESET ###################################*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}

/* Uniforme base font
---------------------------------------- */
body{font:13px arial,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
select,input,textarea{font:99% arial,sans-serif;}
pre,code{font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
/*################################ EINDE RESET ###################################*/




/* Non-classed elementen
----------------------------------------------------------------------------------------------------*/

body	{
	background-color: #e7f0fa; 
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	color: #323232;}

p	{
	margin: 10px;
	text-align: justify;}

h1	{
	font-size: 22px;
	margin: 10px;}

img	{
	border: 0;}

A	{
	color: #4f91cd;
	text-decoration: none;
	}

ul	{
	margin-left: 30px;
	list-style-type: disc;}

/* Custom Grid styles EN OVERRIDES op basis van #id's
----------------------------------------------------------------------------------------------------*/

#MooFlow	{
	width: 100%;
	height: 380px;
	overflow: hidden;
	background-color: #000;
	color: #DDD;
	line-height: 380px;
	}

	#MooFlow a img	{
		display: none;
		}
		
#height_20	{
	height: 20px;}
#height_120	{
	height: 120px;}

.mf img	{
	border: 1px solid #DDD;}
	
.menu	{
	float: right;
	top:50px;
	position:relative;
	font-size: 1.1em;
	color: #969798;
	}

.gratis	{
	position: absolute;
	z-index: 2;
	}

.footer	{
	position: relative;
	width: 960px;
	text-align: center;
	font-size: .8em;
	color: #a1a8af;
	}
	
#white_border_6	{
	background-color: #fbfbfb;
	background-image: url('images/border_6_white.png');
	background-repeat: repeat-y;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	color: #555;
	}
	
#white_border_8	{
	background-color: #fbfbfb;
	background-image: url('images/border_8_white.png');
	background-repeat: repeat-y;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	color: #555;
	}
	
#white_border_12	{
	background-color: #fbfbfb;
	background-image: url('images/border_12_white.png');
	background-repeat: repeat-y;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	color: #555;
	}


#transparent {
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;           /* fx, safari, opera */
	}

.blauw	{
	border: 1px solid;
	font-size: 11px;
	height:auto !important;
	height:376px;
	min-height:376px;
	background-color: #76b0df;
	color: #FFF;
	}
	
	.blauw a	{
		color: #FFF;
		text-decoration: underline;}
	
.grijs	{
	border: 1px solid;
	font-size: 11px;
	height:auto !important;
	height:376px;
	min-height:376px;
	background-color: #747474;
	color: #FFF;
	}
	
.oranje	{
	border: 1px solid;
	font-size: 11px;
	height:auto !important;
	height:376px;
	min-height:376px;
	background-color: #ecb063;
	color: #FFF;
	}

/*
div	{border: 1px solid #EEE;}
		
*/		
