/* general tag styles 									*/
/* AffiliStore Enhanced - Default v2 					*/
/* Streamlined: Featured Product, Popular Product, 		*/
/*				Product Listing, Compare Products,	 	*/
/*				Similar Products	*/

html, body {
	height: 100%; /* héél belangrijk */
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#ffffff;
	color:#000000;
	background-image: url(../styleImages/background.png);
	background-repeat: repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:24px;
	padding:0px;
	color:#000000;
	margin:0px 0px 10px 0px;
	font-family: tahoma, verdana, arial;
	line-height:150%;
	font-weight: normal;
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#323232;
	text-decoration:none;
}
a:visited {
	color:#323232;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}
/* page layout */


#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:990px;
}
#header {
	position:relative;
	float:left;
	height:100px;
	width:100%;
}
#banner {
	position:absolute;
	float:left;
	top:90px;
}
.logo {
	position:absolute;
	top:0;
	left:15px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
	position:absolute;
	top:120px;
	left:38px;
}
#logofloat {
	position: relative;
	float: right;
	text-align: center;
	width: 220px;
}
#logofloat a {
	display: none;
}
 * html div.#header.logo {
width:275px
}
#page {
	position:relative;
	float:left;
	background-color:#ffffff;
	display:block;
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
#barOne {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	height: 200px;
	clear:both;
	background-repeat:no-repeat;
	padding:0px 20px 0px 20px;
	z-index:100;
	background-repeat: no-repeat;
	background-position: top right;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}
#barInside {
	position:relative;
	width:990px;
	margin:0px auto 0px auto;
}
* html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative;
	float:left;
	width:950px;
	margin:0px;
	padding:10px;
	clear:both;
}
#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:970px;
	padding:0px;
	clear:both;
}
#sideNavRight {
	position:relative;
	float:left;
	width:250px;
	margin:0px;
	left: 10px;
}
#content {
	position:relative;
	float:left;
	margin:0px;
	line-height:130%;
}
#content.midstyle {
	width:710px;
	left: 30px;
}
#content.midstyle0 {
	width:890px;
}
#content.midstyle1 {
	width:780px;
	left: 30px;
}
#content.midstyle2 {
	width:670px;
	left: 30px;
}
#content.midstyle3 {
	width: 550px;
	left: 30px;
}
#footer {
	position:relative;
	top: 30px;
	float:left;
	width:100%;
	background-repeat:no-repeat;
	text-align:left;
	clear:both;
	background-image: url(../styleImages/footer-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: tahoma, verdana, arial;
	font-size: 13px;
}
#footer-links {
	position: relative;
	width: 970px;
	margin: 0px auto 0px auto;
}
#innerfooter {
	position:relative;
	padding-top: 25px;
	margin: 0px auto 0px auto;
	width:990px;
	font-family: tahoma, verdana, arial;
	font-size: 9px;
}
#innerfooter a {
	color: #000000;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}
#innerfooter-bottom {
	position:relative;
	padding-top: 5px;
	margin: 0px auto 0px auto;
	width:990px;
	font-family: tahoma, verdana, arial;
	color: #EEEEEE;
}
#innerfooter-bottom a {
	color: #EEEEEE;
	text-decoration: none;
}
/**************************************/
/** Product image widths and heights **/
/**************************************/
.smallProductImage {
	/*width:75px;*/
	/* height:50px; */
	width: 120px;/*max-height:155px;*/
}
* html .featureProductImage {
	height: 75px
}
.featureProductImage {
	float: left;
	max-width:100px;
	max-height:100px;
	padding: 0 5px 0 0;
}
* html .featureProductImage {
	height: 100px
}
.popularProductImage {
	width:50px;
	float:left;
	height:50px;
}
/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
/* ie6 hack to prevent tables dropping */
* html .tabExpand {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
}
#headerRight {
	position:relative;
	top:0;
	right:0;
	float: right;
	background-position:right;
	background-repeat:no-repeat;
	z-index:100;
	border: 1px solid red;
}
#search {
	position: absolute;
	float:right;
	z-index:100;
	right: 60px;
	top: 50px;
	height: 50px;
	width: 350px;/*	background-image:url(../styleImages/zoeken.jpg); */
}
#search input {
	font-family: tahoma, verdana, arial;
	font-weight: normal;
}
.searchButton {
	position:relative;
	float:right;
	background-color: #000000;
	background-image:url(../styleImages/zoeken-knop.gif);
	color:#FFFFFF;
	border: 0px solid black;
	font-weight: normal;
	font-family:tahoma, verdana, arial;
	font-size:14px;
	padding:0px;
	width:77px;
	height:39px;
	background-repeat:no-repeat;
	margin-left: 0px;
}
.searchButton:hover {
	cursor:pointer;
}
#searchbox {
	position: relative;
	border:0px solid #ffffff;
	width:228px;
	height:32px;
	padding: 13px 10px 0px 10px;
	color: #969696;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	background: none;
}
.searchholder {
	background-image:url(../styleImages/zoeken-input.gif);
	background-repeat: no-repeat;
	width:248px;
	height:45px;
}
#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}
#header a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
/*********************/
/** Page Navigation **/
/*********************/
#homeNav {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	top: 154px;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:30px;
	list-style-type:none;
	text-align:center;
	font-size: 15px;
	color: #494949;
	font-family: tahoma, verdana, arial;
}
#homeNav li a {
	position:relative;
	font-size: 15px;
	float:left;
	margin:0px 15px 0px 0px;
	height:30px;
	display:block;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
}
#homeNav a:hover {
	text-decoration: none;
	color:#ffffff;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../styleImages/nav-active.gif);
}
#homeNav li a.topLinkOff {
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #ffffff;
}
#homeNav li a.topLinkOn {
	background-position: center bottom;
	background-repeat: no-repeat;
	color:#ffffff;
	background-image: url(../styleImages/nav-active.gif);
}
.topNavOn {
}
.topNavOff {
}
/*************************/
/** Category Navigation **/
/*************************/
#navCatBar {
	position:relative;
	float:left;
	width:950px;
	margin:0px 0px 0px 0px;
	min-height:58px;
	clear:both;
	background-repeat:no-repeat;
	background-position:0px 28px;
	padding:0px 20px 0px 20px;
	z-index:100;
	background-color:#ffffff;
}
#navCatBar ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#navCatBar p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}
* html #navCatBar p {
	padding:0px;
}
#catNav {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#catNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:29px;
	list-style-type:none;
	text-align:center;
}
#catNav li a {
	position:relative;
	float:left;
	padding:8px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	height:29px;
	display:block;
	font-weight:bold;
	text-align:center;
}
#catNav li a.topLinkOff {
	background-position:right 0px;
	background-repeat:no-repeat;
	color: #ffffff;
}
#catNav li a.topLinkOn {
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#333333;
}
/************************/
/** General Tab Styles **/
/************************/
.topNavOn {
}
.topNavOff {
}
/****************************/
/* Side Bar Navigation Left */
/****************************/
#sideNavLeft {
	position:relative;
	float:left;
	width:140px;
	margin:0px;
	min-height: 300px;
}
#sideNavLeft ul {
	position:relative;
	float:left;
	padding: 0;
	margin: 0px 0px 5px 0px;
}
#sideNavLeft ul table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	font-size:1em;
}
#sideNavLeft ul ul {
	margin-left: 0em;
}
#sideNavLeft ul li {
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	list-style-type:none;
	width: 138px;
}
#sideNavLeft ul li a, #sideNavLeft ul li a:visited {
	display: block;
	text-decoration:none;
}
#sideNavLeft ul li a:hover {
	text-decoration:underline;
}
#sideNavLeft ul li:hover a {
}
#sideNavLeft ul li ul {
	display: none;
}
#sideNavLeft ul li:hover ul, #sideNavLeft ul li a:hover ul {
	display:block;
	width:150px;
	margin: 0;
	padding-bottom: 1px;
}
#sideNavLeft ul li:hover ul li a, #sideNavLeft ul li a:hover ul li a {
	display: block;
	height:1.4em;
	font-weight:normal;
	text-indent: 30px;
}
#sideNavLeft li:hover ul li:hover a, #sideNavLeft ul li a:hover ul li a:hover {
	text-decoration:underline;
	font-weight:normal;
}
/*************************/
/* MainNavCat CSS UL/LI  */
/*************************/
#sideNavLeft {
	position:relative;
	float:left;
	width:140px;
	margin:0px;
	min-height: 300px;
}
#mainNavCat p {
	font-family: tahoma, verdana, arial;
	position:relative;
	float:left;
	width:140px;
	font-size:24px;
	font-weight: normal;
	margin:0;
	padding:6px 0px 0px 0px;
	height:24px;
	color: #333333;
	background-repeat:no-repeat;
	text-indent: 10px;
}
#mainNavCat ul li {
	margin-left: 10px;
}
/***************/
/** userHistory **/
/***************/

#userHistory {
	position: relative;
	top: 0px;
	width: 160px;
	padding: 0;
	margin: 0 0 40px 0;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#userHistory p {
	position:relative;
	float:left;
	width:140px;
	font-size:14px;
	font-weight: normal;
	margin:0;
	padding:0px 0px 0px 0px;
	height:31px;
	color: #333333;
	background-image: url(../styleImages/lijst-top.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
}
#userHistory p.lijst-bot {
	position:relative;
	float:left;
	width:140px;
	font-size:14px;
	font-weight: normal;
	margin:0;
	padding:0px 0px 0px 0px;
	height:25px;
	color: #333333;
	background-image: url(../styleImages/lijst-bot.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
}
#userHistory ul {
	width: 140px;
	background-image: url(../styleImages/lijst-mid.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding: 0;
	margin: 0;
}
#userHistory ul li {
	position:relative;
	float:left;
	margin: 0;
	padding: 0 5px 0 10px;
	list-style-type:none;
	width: 120px;
	line-height: 18px;
}
#userHistory ul li a {
	background-repeat:no-repeat;
	background-position:0px 6px;
}
#userHistory ul li ul li a {
	background-image:none;
	padding:0;
	width:auto;
}
/*************************/
/* Block Content */
/*************************/
.blockcontent {
	padding-top: 10px;
	margin-left: 10px;
}
/***************/
/** PageLinks **/
/***************/
#pageLinks {
	position: relative;
	width: 190px;
	padding: 0;
	margin: 0 0 10px 0;
}
#pageLinks p {
	font-family: tahoma, verdana, arial;
	position:relative;
	float:left;
	width:140px;
	font-size:24px;
	font-weight: normal;
	margin:0;
	padding:6px 0px 0px 0px;
	height:24px;
	color: #333333;
	background-repeat:no-repeat;
	text-indent: 10px;
}
#pageLinks ul {
	width: 138px;
	background-position:top;
	background-repeat:repeat-x;
	padding: 5px 0;
	margin: 0 0 10px 0;
}
#pageLinks ul li {
	position:relative;
	float:left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type:none;
	width: 138px;
}
#pageLinks ul li a {
	background-repeat:no-repeat;
	background-position:0px 6px;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0;
	width:auto;
}
/********************/
/** Products Links **/
/********************/
#mainNav p {
	font-family: tahoma, verdana, arial;
	position:relative;
	float:left;
	width:140px;
	font-size:24px;
	font-weight: normal;
	margin:0;
	padding:6px 0px 0px 0px;
	height:24px;
	color: #333333;
	background-repeat:no-repeat;
	text-indent: 10px;
}
#mainNav ul li {
	margin-left: 10px;
}
/*******************/
/** Nav Box Style **/
/*******************/
.boxborder {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding: 5px 0;
	background-position:top;
	background-repeat:repeat-x;
}
/**********************/
/** Featured Product **/
/**********************/
#featureProduct ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:240px;
}
#featureProduct li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:10px 5px 0 0;
	width: 100%;
	border-top:1px dashed #cccccc;
}
#featureProduct li a {
	margin:0px;
	padding: 0;
}
#featureProduct li a:hover {
	text-decoration:underline;
}
* html #featureProduct li a {
	height:100px
}
#featureProduct li a img {
	float:left;
	padding:0 10px 0 0;
}
#featureProduct li span, #featureProduct li a span {
	DISPLAY:block;
}
#featureProduct a span.fpName {
	margin-top: 0.75em;
	font-weight:bold;
}
#featureProduct span.fpBrand {
	MARGIN-TOP:0.2em;
	COLOR:#666;
}
#featureProduct span.fpPrice {
	MARGIN-TOP: 0.5em;
	COLOR:green;
}
#featureProduct A:hover SPAN.fpPrice {
}
/** End FP **/

#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
/***************************/
/* Refine Search Drop Menu */
/***************************/
#subNavDropMenu {
	POSITION:relative;
	FLOAT:right;
	WIDTH:225px;
	MARGIN:-38px 0px 10px 0px;
}
#subNavDropMenu select {
	MARGIN:0 5px;
	WIDTH:213px;
}
/**********************************************/
/** Product Display - Single Product Listing **/
/**********************************************/
#productDisplay fieldset, #subBuiltNav fieldset, #subNav fieldset, #content fieldset {
	position:relative;
	float:none;
	width:755px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#productDisplay legend, #subBuiltNav legend, #subNav legend, #content legend {
	color:#323232;
	font-weight:bold;
}
#productDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	padding:10px 5px 10px 5px;
}
/**********************************************/
/** Product Display - Single Product Listing **/
/**********************************************/
.styleProdList {
	position:relative;
	float:left;
	width:100%;
	margin: 0 0 10px 0;
	padding:10px 0;
	border-top:1px solid #cccccc;
}
.styleProdName {
	position:relative;
	float:left;
	width:100%;
}
.styleProdLink {
	position:relative;
	float:left;
	width:100%;
	min-height:10em;
	max-height:12em;
	margin:0;
	padding:0
}
* html .styleProdLink {
	height:10em
}
.styleProdImage {
	position:relative;
	float:left;
	text-align:center;
	padding:10px 5px;
}
.styleMerchantLogo {
	position:relative;
	float:left;
	max-width:230px;
	padding:10px;
	margin:20px 10px
}
.styleProdPrice {
	position:relative;
	float:left;
	line-height:9em;
	padding: 0 10px;
}
.styleProdMore a, .styleProdMore a:visited {
	position:absolute;
	top:35%;
	right:10px;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat: repeat-x;
	width:80px;
	height:60px;
	padding:8px 5px 0 5px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
.styleProdMore a:hover {
	color:#ffffff;
	text-decoration:none;
}
.styleProdReview {
	position:relative;
	float:left;
	display:block;
}
.styleProdReview a {
	display:block;
	line-height:1.25em;
	padding: 0 10px;
}
.styleProdExtra {
	position:relative;
	float:left;
	width:100%;
	padding: 5px 0;
	margin: 0;
	text-indent: 10px
}
.styleProdPromo, .styleProdMerchant, .styleProdID, .styleProdCategory, .styleProdBrand, .styleProdDescription {
	display:block
}
/**********************************************/
/** Product Display - Single Product Listing **/
/**********************************************/
.multiProdList {
	position:relative;
	float:none;
	width:95%;
	margin: 0 auto 10px;
	max-height:400px;
	text-align:left;
	border-top:1px solid #cccccc;
	padding: 10px 5px
}
.multiProdName {
	font-size:1.063em;
	color:#323232;
	font-weight:bold;
	text-align: center
}
.multiProdImage {
	position:relative;
	display:block;
	min-width:75px;
	text-align: center;
	padding:5px;
	margin:0
}
* html .multiProdImage {
	width:75px
}
.multiProdPrice {
	position:relative;
	float:left;
	display:block;
	font-size:1.25em;
	color:green;
	font-weight:bold;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
}
.multiProdMore a, .multiProdMore a:visited {
	position:relative;
	float:left;
	display:block;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:60px;
	padding:8px 5px 0 8px;
	text-align:left;
	color:#fff;
	font-weight:bold;
}
.multiProdMore a:hover {
	color:#ffffff;
	text-decoration:none;
}
/*********************************************/
/** Product Display - Single Product Master **/
/*********************************************/
#singleProductDisplay {
	position:relative;
	float:left;
	width:780px;
	border-bottom:1px dashed #cccccc;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	margin:0px 0px 0px 0px;
	padding:0px;
	max-width:450px;/*width:450px*/
}
#singleProductDisplay ul li a {
	display:block;
}
#singleProductDisplay ul li a.geenblock {
	display:inline;
}
/**********************/
/** Right Navigation **/
/**********************/
#sideNavRight p, #newsItems p {
	font-family: tahoma, verdana, arial;
	position:relative;
	float:left;
	width:240px;
	font-size: 24px;
	font-weight: normal;
	margin:6px 0px 0px 0px;
	color:#333333;
}
#tagCloud p {
	font-family: tahoma, verdana, arial;
	position:relative;
	float:left;
	width:988px;
	font-size: 24px;
	font-weight: normal;
	margin:6px 0px 0px 0px;
	color:#333333;
}
#popularProd {
	padding-bottom: 15px;
}
#popularProd ul, #newsItems ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding-top:10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width:240px;
}
#tagCloud {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding-top:0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 968px;
	text-align:center;
	font-size: 130%;
	position: relative;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-image:url(../styleImages/tagcloud-bg.gif);
	background-repeat:repeat-x;
}
#tagcloud-top {
	position: relative;
	background-image: url(../styleImages/tagcloud-top.gif);
	height:12px;
}
#tagcloud-bottom {
	position: relative;
	background-image: url(../styleImages/tagcloud-bottom.gif);
	height:7px;
	margin-bottom: 20px;
}
#tagcloud-links {
	background: #fff url(../styleImages/cadeau.gif) no-repeat 2px 10px;
	width:960px;
	padding-left: 30px;
	padding-top: 3px;
	line-height: 18px;
	color:#000000;
}
.style1 {
	font-size: 100%;
}
.style2 {
	font-size: 120%;
}
.style3 {
	font-size: 140%;
}
.style4 {
	font-size: 160%;
}
.style5 {
	font-size: 180%;
}
.style6 {
	font-size: 200%;
}
/**********************/
/** Popular Products **/
/**********************/
#popularProd li, #newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px;
	width:100%;
	list-style-type:none;
	border-top:1px dashed #cccccc
}
#popularProd li a {
	margin:0px;
	padding:0px;
	min-height:75px;
}
* html #popularProd li a {
	height: 75px
}
#popularProd li a img {
	float: left;
	padding:0 10px 0 0;
}
#popularProd li span, #popularProd li a span {
	display:block;
}
#popularProd a span.popLink {
	font-weight:bold;
	margin-top:0.25em;
}
#popularProd span.popProdPrice {
	margin-top: 0.5em;
	color:green;
	font-weight:normal;
}
#popularProd a span.popProdView {
	margin-top:0.25em;
	font-weight:bold;
}
/* End PP */

/****************/
/** News Items **/
/****************/
#newsItems li {
	border-top:none;
	padding:0px 0px 10px 0px;
}
/*****************/
/** Link Styles **/
/*****************/
.newsDate {
	color:#666666;
}
.popProdPrice {
	color:green;
	font-weight:bold;
}
.styleProdName {
	font-size:1.25em;
	color:#323232;
	font-weight:bold;
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.styleProdPrice {
	font-size:120%;
	color:green;
	font-weight:bold;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
}
.styleProdDescription {
}
.singleProdName {
	display:block;
	font-size:120%;
	color:#323232;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:120%;
	color: #ba3735;
	font-weight:bold;
}
.singleProdBrand {
	font-size:120%;
	color:#323232;
	font-weight:bold;
}
.singleProdDescription {
	display:block;
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
	display:block;
}
.singleProdCategory {
	display:block;
}
a.button, a.bigbutton {
	color:#fff;
	display:block;
	padding:7px 0px 0px 8px;
	font-weight:bold;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat: repeat-x;
	width:80px;
	height:23px;
	margin:0px;
	border: 2px solid #771516;
	font-family: tahoma, verdana, arial;
}
a:hover.button, a:hover.bigbutton {
	color:#ffffff;
	text-decoration:none;
}
/******************/
/** Links On/Off **/
/******************/
a.catNavOn {
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	line-height: 24px;
}
a.catNavOff {
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	line-height: 24px;
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li {
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:230px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#323232;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:100%;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:6px 0 0 0;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px dashed #cccccc;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px dashed #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding: 16px 0px 8px 0px;
	font-size:120%;
	font-weight:bold;
	margin: 0 0 2px 0;
	text-indent: 10px;
}
/***********************/
/* Navigation DropDown */
/***********************/
#navCatDropDown {
	position:relative;
	float:left;
	width:140px;
	margin:0px 0px 10px 0px;
}
#navCatDropDown select {
	margin: 0 5px;
	width: 134px;
}
.navCatInner {
	position:relative;
	float:left;
	width:138px;
	margin: 0;
	padding: 5px 0;
	background-position:top;
	background-repeat:repeat-x;
}
.ncDropTitle {
	position:relative;
	float:left;
	width:140px;
	font-family: tahoma, verdana, arial;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:6px 0 0 0;
	height:24px;
	color:#000000;
	background-repeat:no-repeat;
	text-indent: 10px;
}
/***********************/
/* Theme Auto Select */
/***********************/
#themeSelectDropDown {
	position:relative;
	float:left;
	width:140px;
	margin:0px 0px 10px 0px;
}
#themeSelectDropDown select {
	margin: 0 5px;
	width: 134px;
}
.themeSelectForm {
	position:relative;
	float:left;
	width:138px;
	margin:0;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-position:top;
	background-repeat:repeat-x;
}
.tsTitle {
	position:relative;
	float:left;
	width:140px;
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:6px 0 0 0;
	height:24px;
	color:#333333;
	background-repeat:no-repeat;
	text-indent: 10px;
}
/***************/
/** RSS Extra **/
/***************/
#rssItems ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0;
}
#rssItems ul.rss1 {
	width:240px;
}
#rssItems ul.rss2 {
	width:100%;
}
#rssItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 10px;
	list-style-type:none;
	border-top:none;
}
#rssItems li a, #rssItems li a:link, #rssItems li a:visited {
}
#rssItems li a:hover {
}
#rssItems p {
	position:relative;
	float:left;
	width:100%;
	font-family:tahoma, verdana, arial;
	font-size:18px;
	font-weight:normal;
	height:24px;
	margin:0px;
	padding:6px 0 0 0;
	color: #333333;
	text-indent: 10px;
}
#rssItems tbody {
	text-decoration:none;
	font-weight:500;
	color:#000000;
}
#rssItems img {
	height: 80px;
	width: 80px;
	padding: 0 5px 0 0;
}
#rssItems strong {
}
.rsslink {
	position:relative;
	font-size:110%;
	line-height: 125%;
	font-weight:bold;
	margin: 5px auto;
	padding:0 5px;
}
/**************/ 
/* Banner Mod */ 
/**************/ 
#pageBanner {
	position: relative;
	float:left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 720px;
	left: 10px;
	max-height: 250px;
	z-index:500;
}
#pgHead {
	position: relative;
	float: right;
	width: 280px;
	margin: 0;
	padding: 0px;
}
#pgHead ul {
	float:left;
}
#pgHead ul li {
	list-style: none;
	display: block;
	width: 280px;
	height: 185px;
	margin: 0;
	background-color: transparent;
	padding: 0;
}
/** End */ 

/**************/
/* Pagination */
/**************/
.paginate {
	padding: 0px 0 20px 0;
	margin: 10px auto 10px
}
.paginate ul {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.063em;
	line-height: 1.250em;
	font-weight: normal;
}
.paginate li {
	position: relative;
	list-style-type: none;
	float: left;
	display: inline
}
.paginate ul li {
	margin: 0
}
.paginate ul li.pgItems {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 5px 2px 5px;
	margin: 0
}
.paginate ul li.pgPages {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 5px 2px 5px;
	margin-right: 5px;
}
.paginate ul li.pgFirstPrev {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding: 2px 0;
}
.paginate ul li.pgId {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding: 2px 0;
}
.paginate ul li a, .paginate ul li a:visited {
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}
.paginate ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #999999;
}
.paginate ul li.pgFirstPrev a, .paginate ul li.pgFirstPrev a:visited {
}
.paginate a.pgFirstPrev:hover {
}
.paginate ul li.pgId a, .paginate ul li.pgId a:visited {
}
.paginate a.pgId:hover {
}
.paginate a.currpage {
}
.paginate a.disabled, .paginate a.disabled:hover {
	background-color: white;
	cursor: default;
	font-weight: normal !important;
}
.paginate ul span.pgFloat {
	float:right;
}
/** End Paginate **/

.allyourmedia {
	float:right;
}
.popzoek {
	padding-left: 10px;
}
.popzoek2 {
	font-size:11px;
}
