body,html {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url('images/layout/background.gif');
	background-repeat: repeat-x;
	background-color: fff;
	font-family: Arial, Verdana;
	font-size: 12px;
	
}
a:link 	{
	text-decoration: none;
	color: #3398cc;
	}

a:hover {
	text-decoration: underline;
	color: #3398cc;
	}

a:active {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #3398cc;
	}
img{
	border: 0;
	}
form{
	margin: 0;
	padding: 0;
}

h1 {
	color: #3398cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 3px auto;
	padding: 0;
	font-weight: normal;

}

h2 { 
	color: #505050;
	font-family: Arial;
	font-size: 12px;
	line-height: 15pt; 
}
	
p {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div {
	border: 0px solid red;
}

#wrapper {	
	width: 960px;
	margin: 0 auto;
	top: 0;
	padding-top: 20px;
	}
	
#wrapper #header 												{ width: 960px; height: 122px; }
#wrapper #header .logo											{ margin-top: 20px; }
	
#wrapper #menu 													{ width: 960px;	height: 88px; }
#wrapper #menu .spacer 											{ position: relative; float: left; width: 50px; height: 52px; background-image: url('images/layout/background_menu_spacer.gif'); background-position: top center; background-repeat: no-repeat; }
#wrapper #menu .item 											{ float: left; height: 90px; }
#wrapper #menu .item_hover 										{ float: left; height: 90px; background-image: url('images/layout/background_menu_shadow.gif');	background-position: bottom left; background-repeat: repeat-x; }
#wrapper #menu a 												{ margin-top: 1px; display: block; height: 52px; font-family: Georgia, Arial; font-size: 20px; padding-top: 16px; padding-left: 10px; padding-right: 10px; text-decoration: none; color: #fff; }
#wrapper #menu a:hover											{ color: #3399cc; }
#wrapper #menu a.current 										{ background-image: url('images/layout/background_menu.gif'); background-repeat: repeat-x; color: #3399cc; }


#wrapper .info_bar { clear: both; margin: 4px 0; width: 960px; }
#wrapper .info_bar .member_menu { float: right; font-size: 11px; }
#wrapper .info_bar .member_menu a { color: #000; text-decoration: none; }
#wrapper .info_bar .member_menu a:hover { text-decoration: underline; }
#wrapper .info_bar .breadcrumbs { float: left; font-family: Arial; font-size: 11px; }
#wrapper .info_bar .breadcrumbs a { color: #000; text-decoration: none; font-weight: normal;}
#wrapper .info_bar .breadcrumbs a:hover { color: #3398cc; text-decoration: underline; }

#wrapper #content {
	clear: both;
	width: 960px;
	}

#messageHelper { width: 960px; display: block; clear: both; margin: 10px 0; }
#messageHelper p { margin: 10px; }
#messageHelper .ok { background: #94c0f5; border: 1px solid black; }
#messageHelper .nook { background: #94c0f5; border: 1px solid black; }
#messageHelper .ok p { background-image: url('images/action_ok.gif'); background-repeat: no-repeat; padding-left: 25px; }
#messageHelper .nook p { background-image: url('images/action_notok.gif'); background-repeat: no-repeat; padding-left: 25px; }

#footer {
	margin-top: 20px;
	width: 100%;
	height: 160px;
	background-image: url('images/layout/background_footer.gif');
	background-repeat: repeat-x;
	clear: both;
	}

#footer .footer_content {
	width: 960px;
	height: 158px;
	margin: 0 auto;
	overflow: hidden;
	}
#footer .footer_content a {
	color: #fff;
}

#footer .footer_content .block {
	float: left;
	width: 215px;
	margin-top: 10px;
	margin-right: 20px;
}

#footer .footer_content .block p {
	color: #fff;
}

/************************************
 * HOME PAGE
 */
#home_left {
	float: left;
	width: 470px;
	margin-right: 10px;
	}

#home_middle {
	float: left;
	width: 210px;
	margin: 0 10px;
	}
	
#home_right {
	float: left;
	width: 230px;
	margin: 0 10px;
	}
	
#home_right .login {
	width: 240px;
	height: 260px;
	background-image: url('images/layout/background_login.gif');
	background-repeat: repeat-x;
	overflow: hidden;	
	}

#home_right .login h1 {
	color: #fff;
	margin-left: 5px;
}
#home_right .login p {
	margin-left: 5px;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
}
#home_right .login form {
	margin: 5px;
}
#home_right .login form input {
	color: #666;
	border: 0px solid #666;
	font-size: 11px;
	padding: 2px;
	margin: 3px auto;
}

#home_right .login form button.loginhome span 
{
	background: url('images/btn_login_home.gif') left no-repeat;
	padding: 0 0 0 20px;
	padding-top: 1px;
	margin-top: 0px;
        line-height: 18px;
}

button {
	background: url('images/btn_right.gif') right no-repeat;
  	border: 0px;
	cursor:pointer; 
  	font-weight:bold;
  	padding:0 5px 0 0;
}
button span {
	position: relative;
	border: 0px;
	margin-top: 0px;
	background: url('images/btn_left.gif') left no-repeat;
	height: 21px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 19px;
	display:block; 
  	white-space:nowrap; 
  	padding:0 0 0 5px;
  	color: #ffffff;
}

button { 
  	border: 0px;
  	width:auto; 
  	overflow:visible; 
}

product {
	font-family: Arial, Verdana;
	font-size: 11px;
	float: left;
	margin: 0 10px;
}


/******************************************
 * Producten
 */
 .product_category {
	position: relative;
	float: left;
	width: 130px;
	height: 140px;
	margin: 8px;
	border: 1px #d8d8d8 solid;
	overflow: hidden;
	text-align: center;
}
.product_category a { color: #000; text-decoration: none; }
.product_category a:hover { color: #ff1a02; }

.product_category .image {
	clear: both;
}

.product_category h3 {
	font-size: 12px;
	position: absolute;
	bottom: 4px;
	left: 5px;
	right: 5px;
	text-align: center;
	display: block;
	cursor: hand;	
}

.product_download { width: 400px; margin: 100px auto; border: 1px solid #666; background: #c5c5c5; }
.product_download p { margin: 20px; }

.product_category_image {
	float: left;
	margin: 8px;
	clear: left;
	}

.product_category_info {
	float: left;
	margin: 8px;
	margin-top: 14px;
	clear: right;
	}
	
.product_category_products {
	clear: both;
	}
	
.product_category_products a{
	color: #000;
	text-decoration: none;
	}
.product_category_products a:hover{
	color: #ff1a02;
	}
	
.product_category_products .product { float: left; clear: both; width: 950px; margin: 5px; border-bottom: 1px solid #d8d8d8; text-align: left; }
.product_category_products .product .product_image{ float: left; width: 150px; overflow: hidden; margin: 5px; margin-right: 30px; }
.product_category_products .product .product_content { float: left; width: 500px; font-size: 11px;}
.product_category_products .product .product_content h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#505050; margin-top: 0; }

.product_category_products .product .product_order { float: right; width: 200px; }
.product_category_products .product .product_order a.order { background-image:url(http://localhost/piekie/piekie/images/shoppingcar.jpg); background-repeat:no-repeat; color:#505050; text-decoration:underline;padding-left: 21px;font-size:13px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold; margin-bottom: 10px;}
.product_category_products .product .product_order p.sub { font-size: 11px; text-align: center; }
	
.category_info {
	clear: both;
	border: 1px solid red;
	}
.category_subcategories {
	clear: both;
	}
	
/*******************************************
 * Contact form
 */
.contact_form {
	float: left;
	clear: right;
	width: 340px;
	}

	
.contact_form .contact_data {
	width: 320px;
	margin-left: 10px;
	margin-right: 10px;
	}
.contact_form .contact_data td{
	padding: 5px 0;
}
.contact_form .contact_data td.title {
	width: 100px;
	font-weight: regular;
	font-family: Arial;
	font-size: 11;
	color: #888b90;
	}
.contact_form .contact_data td.data {
	width: 230px;
	}
.contact_form .contact_data input {
	height: 15px;
	width: 185px;
	border: 1px solid #9bd6fe;
	margin-left: 15px;
	background-color: #ffffff;
	font-size: 12px;
	}
.contact_form .contact_data textarea {
	width: 330px;
	height: 175px;
	border: 1px solid #9bd6fe;
	margin-left: 15px;
	padding: 2px 4px 3px 2px;
	background-color: #ffffff;
	}
.contact_form .contact_data .button {
	padding-top: 8px;
	text-align: left;
	margin-top: 8px;
	}
.contact_form .contact_data .button_submit {
	border: 0px;	
	background: url(images/send.gif) no-repeat 0 0;
	width: 87px;
	height: 25px;
	}
	
.contact_info {
	width: 340px;
	float: left;
	clear: left;
	}



/*******************************************
 * loginbutton MijnPiekie
 */

.submit {
	margin-top: 0px;
	}


/*******************************************
 * login form
 */

.login_form {
	float: left;
	clear: right;
	width: 340px;
	}

	
.login_form .login_data {
	width: 320px;
	margin-left: 10px;
	margin-right: 10px;
	}
.login_form .login_data td{
	padding: 5px 0;
	}
.login_form .login_data td.title {
	width: 100px;
	font-weight: regular;
	font-family: Arial;
	font-size: 11;
	color: #888b90;
	}
.login_form .login_data td.data {
	width: 230px;
	}
.login_form .login_data input {
	height: 15px;
	width: 185px;
	border: 1px solid #9bd6fe;
	margin-left: 15px;
	background-color: #ffffff;
	font-size: 12px;
	}
.login_form .login_data textarea {
	width: 330px;
	height: 175px;
	border: 1px solid #9bd6fe;
	margin-left: 15px;
	padding: 2px 4px 3px 2px;
	background-color: #ffffff;
	}
.login_form .login_data .button {
	padding-top: 8px;
	text-align: left;
	margin-top: 8px;
	}
.login_form .login_data .button_submit {
	border: 0;	
	background: url(images/send.gif) no-repeat 0 0;
	width: 87px;
	height: 25px;
	}
	
.login_info {
	width: 340px;
	float: left;
	clear: left;
	}

.loginbutton {
	padding-top: 20px;
	}


/*******************************************
 * Top downloads homepage
 */

.topdownloads {
	color: #000000;
	line-height: 20px;
	}

.downloads {
	padding-top: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	}


.pijl	{
	background:inherit;
	color:#000000;
	font-size:2.1em;
	position:relative;
	left:6em;
	top:-25px;
	}