/*--------------------------------------------------------------------
Basic Style Sheet

Version: 1.0
Copyright: 2009, dicode® VOF - understanding internet
W: www.dicode.nl
E: info@dicode.nl
T: 0570-750680
--------------------------------------------------------------------*/

/* Global settings
-------------------------------------------------------------------------*/

* { 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	color: #4a4a4a;
	line-height: 18px;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fafafa url(css/images/bg_body.jpg) repeat-x;
}

body.next {
	background: #fafafa url(css/images/bg_body-next.jpg) repeat-x;
}

div#site {
	position: relative;
	width: 983px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* Header
-------------------------------------------------------------------------*/
	div#header {
		position: relative;
		height: 131px;
		width: 983px;
	}
	
	div#header div#logo {
		position: absolute;
		left: 24px;
		top: 45px;
	}

	div#header div#menu {
		position: absolute;
		right: 0;
		top: 78px;
	}

	div#header div#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	div#header div#menu ul li {
		float: left;
		padding-right: 30px;
	}

	div#header div#menu ul li h2 {
		width: 100px;
	}

	div#header div#menu ul li a {
		color: #fff;
	}

	div#header div#menu ul li.orange a {
		color: #ff9816;
	}

	div#header div#submenu {
		position: absolute;
		right: 15px;
		top: 40px;
	}

	div#header div#submenu a {
		display: block;
		float: right;
		margin-right: 20px;
		color: #898989;
		font-size: 11px;
	}

/* Subheader
-------------------------------------------------------------------------*/
	div#subheader {
		position: relative;
		height: 228px;
		width: 983px;
	}

	div#subheader div.bgimage {
		position: absolute;
		height: 228px;
		width: 982px;
		left: 0px;
		top: 0;
	}

	div#subheader div#id_head1 {
		background: url(css/images/bg_subheader1.jpg) no-repeat;
	}
	
	div#subheader div#id_head2 {
		background: url(css/images/bg_subheader2.jpg) no-repeat;
	}

	div#subheader div.title {
		position: absolute;
		top: 40px;
		right: 30px;
	}

	div#subheader div.image {
		position: absolute;
		top: 32px;
		left: 338px;
	}

	div#subheader div.title h1 {
		color: #fff;
		font-size: 41px;
		font-weight: bold;
		line-height: 40px;
		width: 400px;
	}

	div#subheader div.description {
		position: absolute;
		color: #fff;
		font-size: 15px;
		line-height: 24px;
		width: 283px;
		left: 627px;
		top: 70px;
	}

/* Subheadernext
-------------------------------------------------------------------------*/
	div#subheadernext {
		position: relative;
		height: 105px;
		width: 983px;
		margin-top: 2px;
	}

	div#subheadernext div.bgimage {
		position: absolute;
		height: 105px;
		width: 1180px;
		left: 0;
		top: 0;
	}

	div#subheadernext div#id_head1 {
		background: url(css/images/bg_subheader-next1.jpg) no-repeat;
	}

	div#subheadernext div#id_head2 {
		background: url(css/images/bg_subheader-next2.jpg) no-repeat;
	}

	div#subheadernext div.title {
		position: absolute;
		top: 20px;
		right: 0px;
	}

	div#subheadernext div.image {
		position: absolute;
		top: 0;
		left: 350px;
	}

	div#subheadernext div.title h1 {
		color: #fff;
		font-size: 41px;
		font-weight: bold;
		line-height: 40px;
	}

	div#subheadernext div.description {
		position: absolute;
		color: #fff;
		font-size: 15px;
		line-height: 24px;
		width: 280px;
		left: 70px;
		top: 25px;
		text-align: right;
	}

/* Homeleft
-------------------------------------------------------------------------*/
	div.homeleft {
		position: relative;
		float: left;
		width: 611px;
		margin-top: 30px;
	}

	div.homeleft div.content {
		position: relative;
		float: left;
		width: 257px; /* 297px */
		padding: 0 20px;
	}

	div.homeleft div.content * {
		font-size: 15px;
		line-height: 24px;
	}

	div.homeleft div.content a {
		font-size: 15px;
		color: #ff9816;
	}

	div.homeleft div.content h1 {
		font-size: 22px;
		line-height: 28px;
	}

	div.homeleft div.shortcuts {
		position: relative;
		float: left;
		width: 300px;
	}

	div.homeleft div.shortcuts a.order {
		display: block;
		padding: 0 0 0 42px;
		font-size: 13px;
		text-decoration: none;
		background: url(css/images/icn_orderonline.jpg) no-repeat 0px 0;
	}

	div.homeleft div.shortcuts a.search {
		display: block;
		padding: 0 0 0 42px;
		font-size: 13px;
		text-decoration: none;
		background: url(css/images/icn_search.jpg) no-repeat 0px 0;
	}

	div.homeleft div.shortcuts a.download {
		display: block;
		padding: 0 0 0 42px;
		font-size: 13px;
		text-decoration: none;
		background: url(css/images/icn_download.jpg) no-repeat 0px 0;
	}

	div.homeleft div.shortcuts a.order b, div.homeleft div.shortcuts a.search b, div.homeleft div.shortcuts a.download b {
		font-size: 16px;
	}

	div.homeleft div.banner1 {
		position: relative;
		float: left;
		width: 297px;
	}

	div.homeleft div.banner2 {
		position: relative;
		float: left;
	}

	div.homeleft div.news {
		position: relative;
		width: 555px; /* 611px */
		padding: 5px 20px;
		background-color: #fff;
	}

	div.homeleft div.news table {
		width: 100%;
	}

	div.homeleft div.news td {
		color: #c1c1c1;
		font-size: 13px;
		font-weight: bold;
		vertical-align: top;
	}

	div.homeleft div.news td a {
		color: #c1c1c1;
		font-size: 13px;
		font-weight: bold;
		vertical-align: top;
	}

	div.homeleft div.news td.item {
		padding-top: 3px;
	}

	div.homeleft div.news td.more {
		text-align: right;
	}

	div.homeleft div.news td.more a {
		color: #ff9816;
		font-weight: bold;
		text-align: right;
	}

	div.homeleft div.news h3 {
		display: inline;
		color: #ff9816;
		font-size: 16px;
		padding-right: 20px;
	}

/* Homeright
-------------------------------------------------------------------------*/
	div.homeright {
		position: relative;
		float: right;
		width: 361px;
		margin-top: 30px;
	}

	/* Homeright :: Newsletter
	---------------------------------------------------------------------*/
		div.homeright div.newsletter {
			padding: 0;
		}
	
		div.homeright div.newsletter p {
			color: #b4b4b4;
			font-size: 11px;
			margin: 0;
			padding: 0;
		}
	
		div.homeright div.newsletter h1 {
			color: #c5c5c5;
			font-size: 22px;
		}
	
		div.homeright div.newsletter input {
			width: 228px; /* 248px */
			height: 25px; /* 31px */
			padding: 6px 10px 0 10px;
			font-size: 15px;
			color: #b7b7b7;
			border: none;
			background: url(css/images/bg_inputnewsletter.jpg) no-repeat;
		}

		div.homeright div.newsletter input.error {
			background: url(css/images/bg_inputnewsletter-error.jpg) no-repeat;
		}


	/* Homeright :: Where
	---------------------------------------------------------------------*/
		div.homeright div.where {
			padding: 20px 0;
		}
	
		div.homeright div.where p {
			color: #959698;
			font-size: 11px;
			margin: 0;
			padding: 0;
		}

		div.homeright div.where p a {
			color: #959698;
			font-size: 11px;
		}
	
		div.homeright div.where h1 {
			color: #bebebe;
			font-size: 22px;
		}

/* Other
-------------------------------------------------------------------------*/
div#other {
	position: relative;
	width: 963px; /* 983px */
	padding: 10px;
	margin: 20px 0;
	background-color: #fff;
}

div#other h1, div#other h2, div#other h3 {
	display: inline;
}

div#other h1 a, div#other h2 a, div#other h3 a {
	color: #98999b;
}

div#other h1 a {
	font-size: 15px;
}

div#other h2 a {
	font-size: 13px;	
} 

div#other h3 a {
	font-size: 11px;	
}

div#other h1.title {
	display: block;
	color: #98999b;
}

/* Left
-------------------------------------------------------------------------*/
div.left {
	width: 203px;
	float: left;
}

	/* Left :: Topproducts
	---------------------------------------------------------------------*/
		div.left ul.topproducts {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		div.left ul.topproducts li {
			border-top: solid 1px #e5e5e5;
			padding: 4px 32px;
			background: url(css/images/img_arrow.jpg) no-repeat 20px 10px;
		}

		div.left ul.topproducts li a {
			color: #98999b;
			font-weight: bold;
			text-decoration: none;
			font-size: 11px;
		}

		div.left ul.topproducts li a:hover {
			color: #4a4a4a;
		}
		
		div.left ul.topproducts li.title {
			color: #4a4a4a;
			background: none;
			padding-left: 12px;
			font-weight: bold;
		}

/* Middle
-------------------------------------------------------------------------*/
div.middle {
	width: 423px;
	margin-left: 41px;
	float: left;
	line-height: 24px;
}

div.middle a {
	color: #ff9816;
}

div.middle div.date {
	font-size: 11px;
}

div.middle h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div.middle table.news td {
	padding-right: 10px;
	vertical-align: top;
}

div.middle div.chain {
	padding: 0 0 15px 0;
}

div.middlesearch, div.rightsearch {
	float: left;
}

div.middlesearch {
	width: 545px;
}

div.rightsearch {
	width: 100px;
}
	
	/* Middle :: Shortcuts
	---------------------------------------------------------------------*/
	div.middle div.shortcuts, div.shopmiddle div.shortcuts {
		position: relative;
		width: 423px;
		padding-bottom: 15px;
	}

	div.middle div.shortcuts a.order, div.shopmiddle div.shortcuts a.order {
		display: block;
		padding: 0 20px 0 25px;
		font-size: 13px;
		text-decoration: none;
		float: left;
		background: url(css/images/icn_orderonline-small.jpg) no-repeat 0px 0;
	}

	div.middle div.shortcuts a.search, div.shopmiddle div.shortcuts a.search {
		display: block;
		padding: 0 20px 0 25px;
		font-size: 13px;
		text-decoration: none;
		float: left;
		background: url(css/images/icn_search-small.jpg) no-repeat 0px 0;
	}

	div.middle div.shortcuts a.download, div.shopmiddle div.shortcuts a.download {
		display: block;
		padding: 0 0 0 25px;
		font-size: 13px;
		text-decoration: none;
		float: left;
		background: url(css/images/icn_download-small.jpg) no-repeat 0px 0;
	}

	div.middle div.shortcuts a.order b, div.middle div.shortcuts a.search b, div.middle div.shortcuts a.download b,
	div.shopmiddle div.shortcuts a.order b, div.shopmiddle div.shortcuts a.search b, div.shopmiddle div.shortcuts a.download b {
		font-size: 12px;
	}


/* Right
-------------------------------------------------------------------------*/
div.right {
	width: 295px;
	float: right;
}

	/* Right :: Newsletter
	---------------------------------------------------------------------*/
		div.right div.newsletternext {
			position: relative;
			width: 146px; /* 182px */
			height: 153px; /* 173px */
			padding: 20px 18px 0 18px;
			margin-bottom: 10px;
			background: url(css/images/bg_newsletter.jpg) no-repeat;
		}
	
		div.right div.newsletternext p {
			color: #b4b4b4;
			font-size: 11px;
			margin: 0;
			padding: 0 0 10px 0;
		}
	
		div.right div.newsletternext h2 {
			color: #c5c5c5;
			padding: 0;
			margin: 0;
			font-size: 22px;
		}
	
		div.right div.newsletternext input {
			width: 126px; /* 146px */
			height: 25px; /* 31px */
			padding: 6px 10px 0 10px;
			margin: 0 0 5px 0;
			font-size: 15px;
			color: #b7b7b7;
			border: none;
			background: url(css/images/bg_inputnewsletternext.jpg) no-repeat;
		}

		div.right div.newsletternext a {
			display: block;
			width: 146px;
			text-align: right;
		}

	/* Right :: Catalogus
	---------------------------------------------------------------------*/
		div.right div.catalogus {
			position: relative;
			width: 145px; /* 181px */
			height: 229px; /* 244px */
			padding: 15px 18px 0 18px;
			margin-bottom: 10px;
			background: url(css/images/bg_catalogus.jpg) no-repeat;
		}
	
		div.right div.catalogus p {
			color: #fff;
			font-size: 11px;
			margin: 0;
			padding: 10px 0 10px 0;
		}
	
		div.right div.catalogus h2 {
			color: #c5c5c5;
			font-size: 22px;
			padding: 0;
			margin: 0;
		}
	
		div.right div.catalogus input {
			width: 126px; /* 146px */
			height: 25px; /* 31px */
			padding: 6px 10px 0 10px;
			margin: 0 0 5px 0;
			font-size: 15px;
			color: #b7b7b7;
			border: none;
			background: url(css/images/bg_inputnewsletternext.jpg) no-repeat;
		}

		div.right div.catalogus a {
			display: block;
			width: 146px;
			text-align: right;
		}


div.left, div.middle, div.right {
	position: relative;
	margin-top: 35px;
}

div.middle.search {
	width: 545px;
}

div.right.search {
	width: 182px;
}

/* Footer
-------------------------------------------------------------------------*/
div#footer {
	position: relative;
	width: 953px; /* 983px */
	height: 35px; /* 50px */
	padding: 15px 0 0 30px;
	font-size: 11px;
	color: #4a4a4a;
	background: #fff url(css/images/bg_footer.jpg) no-repeat;
}

div#footer a {
	display: block;
	float: left;
	font-size: 11px;
	padding: 0 20px 10px 0;
	color: #4a4a4a;
}

div#footer a.cb {
	display: inline;
	float: none;
	font-weight: bold;
	padding: 0;
}

/* Other
-------------------------------------------------------------------------*/
	div.clear {
		clear: both;
	}

	div.errors {
		color: #ff9816;
		padding: 10px 0;
	}

	div.errors p {
		color: #ff9816;
		padding: 0;
		margin: 0;
	}