/* CSS Document */
body, html {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#01557C;
}
#wrapper {
	position:relative;
	background-color:white;
	margin:0px auto 10px auto;
	width:770px;
	padding-bottom:10px;
	min-height:700px;
	text-align:left;
}
.right {
	width:190px;
	float:right;
	margin-right:-200px;
}
a {
	color:blue;
	text-decoration:underline;
}
a:hover {
	color:black;
}
#pagebody {
	font-size:11px;
	padding:5px;
}
#content {
	margin-right:210px;
}
.error {
	color:#CC0000;
	font-weight:bold;
}
.float_right {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
/* Top */
#top {
	height:44px;
	background-image:url(../images/top_back.gif);
	position:relative;
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	top:26px;
	left:15px;
	background-image:url(../images/logo_small.gif);
	height:63px;
	width:115px;
}
#logo_alleenstaand {
	background-image:url(../images/logo_alleenstaand.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	width:189px;
	height:101px;
	margin-left:20px;
	padding-top:5px;
	margin-bottom:5px;
}
#subMenu {
	position:absolute;
	top:-5px;
	right:156px;
	background-color:white;
	padding:2px;
}
#subMenu #subMenu_corner {
}
#subMenu a{
	font-size:10px;
	color:#72aed3;
}
#subMenu a.active,#subMenu a:hover{
	color:#d2232a;
}

/* Main Menu */
#mainMenu {
	background-image:url(../images/menu_full_back.jpg);
	height:14px;
	margin-top:-25px;
	margin-left:130px;
	padding:5px;
}
/* remove the bullets, padding and margins from the lists */
#mainMenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
#mainMenu li{
	float:left;
	position:relative;
	z-index:100;
}
/* use the table to position the dropdown list */
#mainMenu table{
	position:absolute;
	border-collapse:collapse;
	z-index:100;
	left:-12px;
	top:0px;
}

/* style all the links */
#mainMenu a {
	display:block;
	border-right:1px solid #00659f;
	color:#00659f;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:0px 10px;
	padding-bottom:5px;
}
/* style the links hover */
#mainMenu a:hover{
	color:#d2232a;
	position:relative;
}

/* hide the sub level links */
#mainMenu ul ul {
	visibility:hidden;
	position:absolute;
	width:149px;
	height:0;
	top:18px;
}
/* make the sub level visible on hover list or link */
#mainMenu ul li:hover ul, #mainMenu ul a:hover ul{
	visibility:visible;
}
#mainMenu ul ul a {
	border-bottom:1px solid white;
	background-color:#fecd5d;
	border-right:0;
	width:150px;
	padding:5px;
	background-image:url(../images/menu_full_back.jpg);
	background-position:-100px;
}

/* General */
h1 {
	color:#C00;
	font-size:22px;
	text-align:center;
}
h2 {
	color:#C00;
	font-size:12px;
}
h3 {
	color:#45719C;
	font-weight:bold;
	font-size:16px;
}
h4, h3 {
	color:white;
	font-size:17px;
	background-image:url(../images/header_back.gif);
	padding:3px;
	padding-left:50px;
	margin-left:100px;
}
h5 {
	color:#C00;
	font-size:14px;
	margin-left:150px;
}
p {
	margin-left:150px;
}
.testimonial p {
	margin:auto;
}
form {
	padding:0px;
	margin:0px;
}
th {
	text-align:left;
}
.acc_prod_av {
	clear:left;
	padding-top:10px;
}
.acc_prod_av h1 a{
}
.acc_prod_nav {
	clear:left;
	padding-top:10px;
}
.acc_prod_nav h4 {
	background-image:url(../images/header_back_bw.gif);
}
textarea {
	height:100px;
	width:300px;
}
.textfield {
	width:300px;
}
.testimonial {
	background-color:#ffebc0;
	border-top:1px solid #febe10;
	margin-top:10px;
	padding:5px;
	color:#6d6e71;
}
.testimonial strong{
	color:#CC0000;
}
#footer {
	font-size:10px;
	color:white;
	text-align:center;
	padding-bottom:5px;
}
.home_product{
	clear:left;
	margin-top:20px;
}
.home_product img{
	float:left;
	margin-right:5px;
}
.home_product h1{
	font-size:16px;
	text-align:left;
}
.box_enhance {
	margin:10px;
	border:5px solid #CCC;
	padding:5px;
	background-color:#EEE;
	position:relative;
}
.download_box {
	margin:10px;
	margin-left:150px;
	border:1px solid #E6BD68;
	background-color:#ECE3C1;
	padding:10px;
}
.download_box p, .download_box h5, .download_box .download_text  {
	margin:0;
}
.download_box h5 {
	padding:5px 0;
}
.download_text {
	margin-left:150px;
}
.img_left {
	margin:10px 10px 10px 0px;
	position:absolute;
	left:20px;
}
.img {
	margin-left:150px;
}
.saving {
	position:absolute;
	left:20px;
	bottom:50px;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.saving s {
	color:#666666;
}
.saving b {
	font-size:18px;
}
.saving span {
	color:#000066;
	font-size:15px;
	font-weight:bold;
	display:block;
}
#donation {
	position:absolute;
	top:100px;
	left:35px;
}
#top_left_content_blocker {
	float:left;
	width:130px;
	height:100px;
}
.img_enhance {
	border:1px solid #fecd5d;
}