/**                  
 * screen.css
 *
 * @package WerkInCanada
 * @author  EM Brunekreef
 *
 * Copyright (c) Malibomba                               
 * IT IS NOT ALLOWED TO USE OR MODIFY ANYTHING OF 
 * THIS CODE, WITHOUT THE PERMISION OF THE AUTHOR.                       
 * Info? Mail to info@malibomba.com                             
 #04205F
 #031643
 #C2D5FF
 #85AAFF
 */
/*<![CDATA[*/


* {
	font-size:100%;
	margin:0;
	padding:0;
	}

body {
	background: #e7e6e2 url(/pics/bg-body.jpg) 0 0 repeat-x;
	color: #585858;
	color: #031643;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.8em;
	text-align: center; 
	}

#container {
	background: #fff;
	width: 860px;
	margin: 0 auto;
	text-align: left;
	}
#content {
	background: #fff;
	margin: 10px 0;
	padding-bottom: 10px;
	overflow: auto;
	}
	
#home #content {
	margin: 10px 20px;
}

img.png { 
	behavior:url('/css/iepngfix.htc'); 
}

		
h1, h2, h3, h4 { 
	font-weight: normal;
	}
h1 {
	font-size: 2.0em;
	line-height: 28px;
	height: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 20px 5px;
	color: #6e6b61;
	}	
	
h2 {
	margin: 0 20px 10px;
	font-size: 1.8em;
	color: #f23a40;
	letter-spacing: 2px;
	}
h3 {
	margin: 0 20px 6px;
	font-size: 1.2em;
	font-weight: bold;
	color: #464646;
	}
h4 {
	margin: 0 20px 4px;
	font-size: 1.0em;
	color: #8c8c8c;
	}
	h4 span {
		color: #e1181f;
	}	
p { 
	margin: 0 20px 10px; 
	}
	
b	{
	color: #031643;
}	
small	{
	font-size: 0.8em;
}

hr	{
	border-bottom: 3px;
}
blockquote {
	font-size: 1.2em;
	color: #f23a40;
	font-weight: bold;
	}
ol {
	margin: 15px 50px 15px; 
	
	font-size: 1.0em;
	}	
ul {
	margin: 0 20px 15px; 
	}
ul li{
	background: url(/pics/bullet.gif) 0 0.7em  no-repeat;
	list-style-type: none;
	padding:0 0 0 14px;
}

a {
	color: #bf0e0b;
	}
a:hover {
	text-decoration: none;
	background: #E7E6E2;
	}
img { 
	border: none;
	}
	
.alignleft {
	margin: 0 15px 5px 20px;
	float: left;
	}
	
.alignright {
	margin: 0;
	float: right;
	}
	


.hightlight	{
	width: 300px;
	padding: 10px;
	margin-left: 250px;
	text-align: center;
	font-style: italic;
	background: #E7E6E2;
	font-size: 1.2em;
	color: #bf0e0b;
	font-weight: bold;
	border: 1px solid #85AAFF;
}	
.clear { 
	clear: both;
	}


.toolbox {
	margin: 0px 25px 20px 25px;
	left: 25px; 
	border-top: 3px solid #65b1ff; 
	border-bottom: 1px solid #65b1ff; 
	background-color: #E7E6E2; 
	width: 800px;  
	padding: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

.toolbox_title
{
	
	left: 25px;
	margin: 0px 25px 0px 25px;
	border: 1px solid #65b1ff;
	height: 15px;
	width: 800px;
	background-color: #031643;
	color: #E7E6E2;
	padding: 10px;
	text-align: left;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}	


.toolbox p	{
	font-weight: normal;
	font-size: 1.0em;
}

#header {
	background: #04205F url(/pics/bg-header.jpg) 0 0 repeat-x;
	height: 150px;
	position: relative;
	}
	#header h2 {
		background: url(/pics/logo.png) 0 0 no-repeat;
		width: 369px;
		padding-top: 18px;
		height: 0px !important;
		overflow: hidden;
		margin: 0px;
		position: absolute;
		top: 11px;
		color: #fff;
		height: 69px;
		}
	

/*--[ navigatie ]----------------------------------------------------------------*/
#navigatie {
	position: absolute;
	top: 112px;
	margin: 0px;
	}
	#navigatie li {
		background: #fff url(/pics/bg-navigatie.gif) top right no-repeat;
		float: left;
		display: inline;
		text-align: center;
		padding: 0px;
		height: 32px;
		line-height: 32px;
		}
	#navigatie a {
		background: #fff url(/pics/bg-navigatie.gif) top right no-repeat;
		display: block;
		float: left;
		height: 32px;
		padding: 0 10px;
		text-decoration: none;
		color: #bf0e0b;
		}
	#navigatie a:hover, #navigatie .active a {
		background: #fff url(/pics/bg-navigatie.gif) 100% 50% no-repeat;
		color: #04205F;
		}
	#button_home {width: 36px;}	
	#button_home a {
		background: url(/pics/home.gif) 0 0 no-repeat;
		width: 36px;
		height: 32px;
		padding: 0px;
		text-indent: -9999px;
		}
	#button_home.active a {background: url(/pics/home.gif) 0 -32px no-repeat;}
	#button_home a:hover {background: url(/pics/home.gif) 0 -62px no-repeat;}


.button, .submit input {
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	color: #fff;
	}
.submit input {
	padding: 0px;
	border: 0px;
	cursor: pointer;
	font-size: 1em;
	margin: 0 40px 0 20px;
	}
.button a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 104px;
	}
	




	
.grey, .grey a, .submit input {background: #4e4e4e url(/pics/button-grey.gif) 0 0 no-repeat;}
.grey a:hover, .submit input:hover {background: #b20d0e url(/pics/button-grey.gif) 0 -30px no-repeat;}

	
.box {
	background: url(/pics/bg-box.gif) 0 0 no-repeat;
	width: 240px;
	height: 270px;
	float: left;
	position: relative;
}
.box img {
	position: absolute;
	top: 66px;
}
.box .button {
	position: absolute;
	bottom: 22px;
	right: 20px;
	margin: 0px;
}


/*--[ sIFR ]----------------------------------------------------------------*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 28px;
	}
	
/*--[ footer ]----------------------------------------------------------------*/
#footer {
	clear: both;
	background: #8c897e url(/pics/bg-footer.gif) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	}
	#footer a {color: #fff;}
	#footer a:hover {background: transparent;}

	


/**
 * FV FORM 
 * Definitions for the required form fields.
 -----------------------------------------------------------*/
html>body input {
	height:auto;
	margin-bottom:1px;	
}


form {
	margin:0px;
	padding:0px;
	display:inline;
}

input, textarea {
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	color: #C33132;
	background:#fff;
	border:1px solid #5a5a5d;
}

html>body input, textarea, select {
	font-size:13px;
	margin:0px 0px 1px 0px;
	border:1px solid #5a5a5d;
}

input {
	height:20px;
	background:#fff;
	border:1px solid #5a5a5d;
}

.fv-req {
	padding-right:0px;
	background:#E7E6E2;
	border:1px solid #5a5a5d;	
}

.fv-forget {	

	padding-right:0px;
	background:#A8E8E8E;
	border:1px solid #C33132;
}

.fv-syntax {

	padding-right:0px;
	background:#E7E6E2;
	border:1px solid #5a5a5d;
}



.cssform p{
	clear: left;
	margin: 0;
	padding-left: 0px; /*width of left column containing the label elements*/
}

.cssform label{
	font-weight: bold;
	float: left;
	color: #031643;
	margin-left: 0px; /*width of left column*/
	width: 140px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 275px;
}

.cssform textarea, textarea{
	width: 475px;
	height: 90px;
	font-family:Arial, Verdana, sans-serif;
}





/*]]>*/
