
html, body, table, td, th, tr {
	font-family: Arial, Helvetica, sans-serif;
}

body.page {
	font-size: 80%;
	line-height: 1.5;
}

body.goproduct {
	font-size: 130%;
	text-align: center;
}

body.goproduct p {
	margin: 50px 0;
	line-height: 1.5em;
}

body.goproduct p span {
	padding: 3px;
	font-size: 65%;
}

body.goproduct p.footer {
	font-size: 65%;
}

html, body {
	height: 100%;
	min-width: inherit;
}

h1 {
	font-size: 200%;
	line-height: 1em;
	margin-bottom: 1em;
	font-weight: normal;
}

p {
	margin: 0 0 1em;
}

#container {
	margin: 0 auto;
}

#container, #header, #footer {
	padding: 0;
	position: relative;
	width: 980px;
}

#content {
	margin: 0;
	padding: 0;
	position: relative;
	width: 980px;
}

#header {
	height: 140px;
	position: relative;
}

#header a.logo {
	float: left;
	display: block;
	height: 105px;
	width: 727px;
}

#header .search {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 20px;
	width: 230px;
	padding: 10px;
}

#footer {
	margin: 30px 0 0;
	padding: 9px 0 7px;
	text-align: center;
	border-top: 3px solid;
}

#footer a {
	padding-left: 3px;
	padding-right: 3px;
}

#footer p, #footer h4 {
	margin-bottom: 5px;
}

.col-1 {
	margin-right: 10px;
	width: 180px;
}

.col-2 {
	margin-right: 10px;
	width: 630px;
}

.col-3 {
	width: 150px;
}

.col-1, .col-2, .col-3 {
	float: left;
	padding-top: 10px;
	position: relative;
}

.clear {
	clear: both;
}

.block {
	margin: 0 0 20px;
	position: relative;
}

.block-header {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 8px;
	padding: 3px 5px;
	border-bottom: 3px solid;
}

.block-content {
	border: 0 solid;
	padding: 0;
}

.block-footer {
	border-bottom: 1px none;
	font-size: 0.89em;
	line-height: 1.6em;
	padding: 3px 5px;
	text-align: right;
}

ul.vertMainNav li {
	margin-bottom: 0;
}

ul.vertMainNav li a {
	display: block;
	font-size: 0.9em;
	padding: 3px 5px;
	text-decoration: none;
}

ul.vertMainNav li a.current {
	font-weight: bold;
	text-indent: 10px;
}

ul.vertLogoNav li {
	margin-bottom: 10px;
}

ul.vertLogoNav li a {
	display: block;
	font-size: 0.9em;
	padding: 3px 5px;
	text-decoration: none;
}

ul.vertLogoNav li a img {
	/*height: auto;
	width: 100%;*/
}

.pageHeader {
	height: 48px;
	margin-bottom: 4px;
	padding: 1px;
	position: relative;
}

.pageTitle {
	font-size: 1.8em;
	font-weight: bold;
	margin: 3px 0 2px;
}

.pageItemCount {
	font-size: 0.9em;
}

div.pagination {
	border: 1px solid;
	clear: both;
	margin: 0 auto 10px;
	padding: 8px 3px;
	position: relative;
}

div.pagination a {
	margin: 2px;
	padding: 3px 7px;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	margin: 2px;
	padding: 3px 7px;
}

ul.itemBlocks li {
	display: inline;
	float: left;
	margin: 0 7px 7px 0;
	min-height: 230px;
	padding: 4px;
	position: relative;
	text-align: center;
}

.itemImgWrap {
	width: 144px;
	height: 192px;
	margin-bottom: 7px;
	min-height: 130px;
	overflow: hidden;
	vertical-align: middle;
}

.itemImgWrap img {
	height: auto;
	width: 100%;
}

.itemImgWrap a {
	text-decoration: none;
}

.priceTag {
	background: #0099FF none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	height: 18px;
	padding: 4px;
	position: absolute;
	top: 148px;
	display: block;
	border-bottom: 3px solid;
}

div.last, ul.itemBlocks li.last {
	margin-right: 0;
}

ul.itemBlocks .itemTitle {
	font-size: 0.8em;
	height: 30px;
	line-height: 1.3em;
	margin-bottom: 1px;
	overflow: hidden;
	width: 144px;
}

ul.itemBlocks .itemTitle a {
	text-decoration: underline;
	text-transform: uppercase;
}

ul.list {
	list-style: square none inside;
	padding-left: 20px;
	margin: 8px 0;
}

.brands_col {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	width: 145px;
}

.brands_col h3 {
	border-bottom: 3px solid;
	font-weight: bold;
	padding: 2px 0;
	text-align: left;
}

.brands_col a:link,
.brands_col a:active,
.brands_col a:visited {
	text-decoration: none;
}

.homeIntro {
	height: 230px;
	width: 295px;
	float: left;
	margin-bottom: 39px;
	text-align: justify;
}

.homeOutro {
	clear: both;
	border-top: 2px solid;
	padding-top: 10px;
	font-size: 0.8em;
	text-align: justify;
}

.homeOutro a {
	text-decoration: none;
}

.input_success {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}

.input_error {
	color: #FF0000;
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}

.input_fieldset {
	padding: 5px 0;
}

.input_label {
	display: block;
	font-weight: bold;
}

.input_text {
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 3px;
}

.input_submit {
	margin: 0;
	padding: 3px 8px;
}

#loopedSlider {
	clear: both;
	float: left;
	height: 492px;
	margin: 0 15px 0 auto;
	position: relative;
	width: 308px;
}

div.slides {
	left: 0;
	position: absolute;
	top: 0;
}

ul.slides {
	left: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

div.slides div, ul.slides li {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 308px;
}

div.slides div.cover {
	display: block;
	height: 80px;
	position: absolute;
	top: 412px;
	overflow: hidden;
}

div.slides div.cover h2 {
	font-size: 25px;
	line-height: 1.2em;
	letter-spacing: -1px;
	padding: 10px;
}

#loopedSlider .container {
	cursor: pointer;
	height: 492px;
	overflow: hidden;
	position: relative;
	width: 308px;
}

ul.pagination {
	bottom: 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	position: absolute;
	right: 15px;
}

ul.pagination li {
	float: left;
}

ul.pagination li a {
	display: block;
	height: 10px;
	margin-right: 5px;
	width: 10px;
	font-size: 1px; /* nodig voor IE6 */
}

.hero_small {
	float: left;
	height: 242px;
	margin-right: 16px;
	position: relative;
	width: 145px;
}

.hero_small .itemTitle {
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
}

