html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: lucida, 'lucida grande', arial, helvetica, sans-serif; 
	text-align: center;
}

a img {
	border: none;
}

a,
a:active,
a:link,
a:visited {
	color: #932964;
	text-decoration: none;
	outline: none;
	font-family: lucida, 'lucida grande', arial, helvetica, sans-serif; 
}
a:hover {
	text-decoration: underline;
}

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

input:focus, select:focus, textarea:focus, a img {
	outline: none;
}

#outer {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1000px;
	background-color: #ffffff;	
	border: none;
	text-align: left;
}

pre {
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 176px;
	text-align: left;
	background: #f5f6f8 url(/images/header_onlinewinkelplein.gif) no-repeat 0px 0px;
	border-bottom: none;
}

#header div {
	padding-top: 41px;
	padding-left: 19px;
}

div.pagetitle {
	padding: 6px;
	font-size: 12px;
	text-align: center;
}

#top {
}

#top table {
}

#top form {
	margin: 0px;
	width: 100%;
	height: 71px;
	background-color: rgb(125, 28, 82);
	border-style: solid;
	border-width: 1px;
	border-top-color: rgb(106, 25, 71);
	border-right: none;
	border-bottom-color: rgb(102, 19, 65);
	border-left-color: rgb(117, 39, 83);
}

#top form table {
	margin-top: 5px;
}

#top form td {
	padding: 0px 0px 5px 0px;
}

#top form select {
	color: #666666;
	margin: 0px;
	width: 100%;
}

div.fieldwrap {
	height: 25px;
	padding-left: 0px;
	padding-right: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	background: url(/images/forms/top/input_bg_r.png) no-repeat top right;
}

input.fieldinput {
	display: block;
	border: none;
	
	width: 100%;
	
	height: 20px;
	
	padding: 4px 0px 0px 6px;
	
	color: #666666;
	font-size: 12px;
	
	background: transparent url(/images/forms/top/input_bg_w.png) no-repeat center left;*/
	
}

input.searchsubmit {
	width: 110px;
	height: 24px;
	border: none;
	background: url(/images/forms/top/button_zoeken.gif) no-repeat center left;
	cursor: pointer;
}

img.searchclose {
	width: 110px;
	height: 24px;
	border: none;
	background: url(/images/forms/dialog/button_sluiten.gif) no-repeat center left;
	cursor: pointer;
}

#main {
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 0px 0px;
	width: 1000px;
}

table.cattab {
	
}

div.categorybox {
	width:203px;height:276px;border:1px solid #e7e7e7;padding:1px;
	text-align: left;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	background-color: #8f97a9;
}

div.categorybox div.img {
	margin-top: 137px; /* 129px */
	text-align: center;
}

div.categorybox ul {
	margin: 10px 0px 6px 18px; /* 6 top */
	padding: 0px;
	list-style-position: inside;
}

div.categorybox li {
	color: #7d1c52;
	margin: 0px;
	padding: 0px;
}

div.categorybox li a,
div.categorybox li a:link,
div.categorybox li a:active,
div.categorybox li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 12;
	line-height: 22px;
}
div.categorybox li a:hover {
	color: #7d1c52;
	text-decoration: underline;
}

div.categorybox div a,
div.categorybox div a:link,
div.categorybox div a:active,
div.categorybox div a:visited {
	color: #7d1c52;
	text-decoration: none;
	font-family: arial;
	font-size: 12;
	line-height: 22px;
	margin-right: 12px;
}

div.categorybox div a:hover {
	text-decoration: underline;
}

div.center_ad {
	margin-top: 18px;
	border: 2px solid #932964;
	background-color: #ffffff;
	text-align: center;
}

#feed_table_rows {
	width: 641px;
}

#feed_table_rows a {
	border: 1px solid #c7c7c7;
	display: block;
	width: 200px;
	height: 150px;
	padding: 0px;
}

#feed_table_rows a img {
	display: none;
}

div.top {
	color: #932964;
	padding: 4px 0px;
	height: 30px;
	border-bottom: 1px solid #a1a1a1;
}

td.left_col {
	width: 649px;
}

/* Result list */
div.list {
	width: 649px;
}

div.list div.item {
	margin-top: 18px;
	border: 2px solid #a1a1a1;
	padding: 2px;
	background-color: #f5f6f8;
	font-family: arial;
}

div.list div.item td.thumb {
	width: 110px;
}

div.list div.item img {
	width: 100px;
}

div.list div.item .title {
	color: #932964;
	font-weight: bold;
	font-size: 14px;
	/*padding: 2px 0px 4px 0px;*/
	padding: 5px 0px 8px 0px;
	height: 27px;
}

div.list div.item .price {
	color: #932964;
	font-weight: bold;
	font-size: 14px;
	/*padding: 2px 0px 4px 0px;*/
	padding: 5px 5px 8px 0px;
}

div.list div.item .description {
	color: #292929;
	font-size: 12px;
	font-family: arial;
}

div.list div.item .bottom {
	color: #932964;
	font-weight: normal;
	padding: 8px 0px 5px 0px;
}

/* Shopitem */
div.shopitem {
	margin-top: 18px;
	border: 2px solid #a1a1a1;
	padding: 2px;
	background-color: #f5f6f8;
	font-family: arial;
}

div.shopitem table {
	border-bottom: 1px solid rgb(231, 231, 231);
	font-family: arial;
}

div.shopitem td.thumb {
	width: 110px;
}

div.shopitem img {
	width: 100px;
}

div.shopitem .title {
	color: #932964;
	font-weight: bold;
	font-size: 14px;
	/*padding: 2px 0px 4px 0px;*/
	padding: 5px 0px 8px 0px;
	font-family: arial;
	height: 27px;
}

div.shopitem .price {
	color: #932964;
	font-weight: bold;
	font-size: 14px;
	/*padding: 2px 4px 4px 0px;*/
	padding: 5px 5px 8px 0px;
}

span.price_old {
	color: #616161;
	/*font-size: smaller;*/
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
}

div.shopitem .description {
	color: #292929;
	font-size: 12px;
	font-family: arial;
}

div.shopitem .bottom {
	color: #932964;
	font-weight: normal;
}

div.shopitem hr {
	height: 1px;
	border-style: none;
	color: rgb(231, 231, 231);
	background-color: rgb(231, 231, 231);
}

div.webshoplink {
	text-align: right;
	font-size: 14px;
	padding: 6px;
}

/* pagenav */

div.pagenav {
	margin-top: 18px;
	text-align: center;
}

div.pagenav a,
div.pagenav a:active,
div.pagenav a:hover,
div.pagenav a:visited {
	text-decoration: none;
}

div.pagenav a:hover {
	text-decoration: underline;
}

div.pagenav span.currentpage {
	font-weight: 400;
	text-decoration: none;
	color: #000;
	padding: 1px 2px;
	background-color: #e9e9e9;
	border: 1px solid #333;
	margin-right: 3px;
	margin-left: 1px;
}

/* Tagcloud */
#tagcloud {
	width: 336px;
	font-size: 26px;
	font-weight: bold;
}

#tagcloud div {
	padding: 10px;
	border: 1px solid rgb(231, 231, 231);
	background-color: rgb(243, 244, 246);
	color: #909090;	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

#tagcloud a:link, #tagcloud a:visited {
	color: #909090;
	text-decoration: none;
}

#tagcloud a:hover, #tagcloud a:active {
	color: #932964;
	text-decoration: underline;
}

#tagcloud span {
	padding: 4px;
}

#tagcloud .smallest {
	font-size: x-small;
}

#tagcloud .small {
	font-size: small;
}

#tagcloud .medium {
	font-size: medium;
}

#tagcloud .large {
	font-size: large;
}

#tagcloud .larger {
	font-size: lager;
	font-variant: small-caps;
}

/* Textpage */
.textpage_title {
	color: #932964;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding: 0px 0px px 0px;
}

.textpage_text {
	color: #292929;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
}

/* Partners */
#partners {
	padding: 0px;
	margin: 0px;
	height: 73px;
	background-color: #f3f4f6;
	border: 1px solid #e7e7e7;
}

#partners table {
	width: 100%;
	height: 100%;
	border: none;
}

#partners table td {
	text-align: center;
}

#partners table td img {
	vertical-align: middle;
	border: none;
}

/* Footer */
#footer {
	padding: 6px 0px 6px 0px;
	margin: 0px;
	border: none;
	line-height: 18px;
	font-size: 10px;
	font-family: arial;
	color: #767676;
}

#footer table {
	margin: 0px auto;
}


#footerlinks {
	padding: 0px;
	margin: 0px;
	height: 83px;
	background-color: #f3f4f6;
	border: 1px solid #e7e7e7;
	font-family: arial;
	font-size: 10px;
	color: #767676;
}

#footerlinks a:link,
#footerlinks a:active,
#footerlinks a:visited,
#footerlinks a:hover {
	color: #3d3d3d;
}

#footerlinks table {
	margin: 3px 4px 0px 4px; 
}

#footerlinks td {
	padding: 4px 8px 4px 8px;
}