/*---{ common )-------------------------------------------------------*/

html {
	font-size: small;
}

body
{
	text-align: center;
	color: #454545;
	background: #8d5baa url(../images/bg-body.gif) 50% top no-repeat;
	background-attachment: fixed;
	margin: 0;
}

/*
body .bg {
	line-height: normal;
	position: fixed;
	_position: absolute;
	z-index: 1;
	background: url(../images/bg-body.gif) no-repeat;
}

body .bg.tl { left: 0; top: 0; width: 325px; height: 376px; background-position: 0 0; }
body .bg.tr { right: 0; top: 0; width: 513px; height: 303px; background-position: -325px 0; }
body .bg.bl { left: 0; bottom: 0; width: 297px; height: 357px; background-position: 0 -376px; }
body .bg.br { right: 0; bottom: 0; width: 360px; height: 282px; background-position: -478px -451px; }
*/

body, input, select, textarea, td, th, button
{
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	/*font-family: Georgia,Tahoma, Verdana, Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7E0082;
	margin: 0 0 20px 0;
	padding: 0;
}

h1 a {
	color: #7E0082;
}

h2, .Kop2
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED0D6D;
}

h3, .Kop3
{
	font-size: 120%;
	font-weight: bold;
	color: #454545;
}

.Standaard, p, #content
{
	font-size: 12px;	
	line-height: 18px;
}

a
{
	text-decoration: none;
	color: #ED0D6D;
}

a.download{}

a:hover
{
	color: #ED0D6D;
	text-decoration: underline;
}

.clsSmall
{
	font-size: 85%;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	z-index: 2;
	font-size: 85%;
	background: #FFFFFF;
	border-left: 6px solid #6e0071;
	border-right: 6px solid #6e0071;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 138px;
	z-index: 10;
	padding: 0;
	margin: 0;
	position: relative;
}

/* logo */

#logo
{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
#logo span
{
	display: block;
	text-indent: -9999px;
}

/* address */

#header address
{
	display: none;
}


/* utilNav */

#utilNav
{
	display: none;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 8px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;	
}

#utilNav li
{
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
	list-style: none;
	float: left;
	height: 1%;
}

#utilNav li.hide
{
	display: none;
}

#utilNav li.noborder
{
	border: none;
}

#utilNav li a
{
	padding: 0;
	margin: 0;
	float: left;
	height: 1%;
}

/* breadCrumbs */

#breadcrumbs
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: normal;
	font-size: 100%;
	border: 0;
}

#breadcrumbs a
{
	
}

/* globalNav */

#globalNav ul
{
	position: absolute;
	width: 778px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	z-index: 6;	
	left: 0;
	top: 106px;
	background: #710074 url(../images/bar_blue.gif) left top repeat-x;
}

#globalNav ul li
{
	padding: 0 25px 0 25px;
	margin: 0;
	list-style: none;
	height: 1%;
	float: left;
	right: 0;
	line-height: 32px;
}

#globalNav ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	font-weight: bold;
	margin: 0;
	color: #FFFFFF;
	text-transform: uppercase;
}

#globalNav ul li.active
{
}

#globalNav ul li.active a
{
	text-decoration: underline;
}

#globalNav ul li.active a:hover
{
	text-decoration: none;
}

#globalNav ul li.more a {}

#globalBar
{
	position: absolute;
	top: 115px;
	height: 235px;	
	width: 100%;
}


/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 778px;
	height: 1%;
	overflow: hidden;
}

body.nosidebar #cols {
	width: 980px;
}

body.full #cols {
	width: 980px;
}

#content {
	position: relative;
	float: left;
	padding: 25px 25px 15px 24px;
	margin: 0;
	width: 729px;
	margin: 0;
	z-index: 5;
	min-height: 600px;
}
#home #content {
	padding: 0;
	width: 778px;
}
/*
body.nosidecol #content {
	width: 778px;
}*/

body.nosidebar #content {
	width: 751px;
}

body.full #content {
	width: 930px;
}


#sidecol
{
	display: none;
	position: relative;
	z-index: 6;
	float: right;
	padding: 0;
	margin: 0;
	width: 180px;
}

body.nosidebar #sidecol {
	display: block;
	margin: 10px 0 0 0;
}

/*
body.nosidecol #sidecol {
	display:none;
}
*/

/*---{ sideBar )-------------------------------------------------------*/

#sidebar
{
	float:right;
	width: 200px;
	padding: 14px 0 10px 0;
}


body.nosidebar #sidebar {
	display: none;
}

body.full #sidebar {
	display: none;
}



/*---{ localNav )-------------------------------------------------------*/

#localNav
{
	padding: 0;
	margin: 0 0 30px 0;
}

#localNav h3
{
	background:none;
	font-weight: bold;
	padding: 8px 10px;
	margin: 0 0 1px 0;
	height: 1%;
}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#localNav ul li
{
	padding: 8px 0px 8px 16px;
	margin: 0 0 0 0;
	height: 1%;
	list-style: none;
	background: none;
	border-bottom: 1px solid #cfcfcf;
}

#localNav ul li.active {
	background-color: #710074;
}

#localNav ul li a
{
	display: block;
	padding: 0;
	margin: 0;
	height: 1%;
}

#localNav ul li.active a
{
	display: block;
	font-weight: bold;
	color: #fff;
}

#localNav ul li ul
{
	border-bottom: none;
	margin: 0;
	padding: 0;	
}

#localNav ul li.active ul
{
	border-bottom: none;
	margin: 5px 0 0 0;	
}

#localNav ul li ul li
{
	display: none;
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li
{
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0;
	height: 1%;
	list-style: none;
	background-image: none;
}

#localNav ul li.active ul li a
{
	padding: 0;
	margin: 0;
	color: #fff;
}

#localNav ul li.active ul li.active a
{
	font-weight: bold;
	text-decoration: underline;
}



/*---{ footer )-------------------------------------------------------*/

#footer
{
	height: 80px;
	position: relative;
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../images/bg_footer.gif) 50% bottom no-repeat;
	color: #bf99c0;
}
#footer a {
	color: #bf99c0;
	margin-left: 20px
}


/* legal */

#legal {
	position: absolute;
	z-index: 1;
	left: 35px;
	bottom: 18px;
	padding: 0;
	margin: 0;
}

#divide {
	display: none;
	position: absolute;
	z-index: 1;
	right: 40px;
	bottom: 18px;
	padding: 0;
	margin: 0;
}

#paymentNew {
	position: absolute;
	z-index: 1;
	right: 26px;
	bottom: 16px;
	padding: 0;
	margin: 0;
}

#gotoTop {
	display: none;
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 40px;
	padding: 0;
	margin: 0;
}

/* --- { sitemap } ----------------------------------------------------*/

#sitemap
{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sitemapNav
{
	height: 1%;
	padding: 0;
	margin: 0;
}

#sitemapNav li
{
	list-style: none;
	padding: 0;
	padding: 0;
	height: 1%;
}

#sitemapNav li a
{
	margin: 0 5px 0 0;
	padding: 0;
	height: 1%;
}

#sitemapNav li a.active
{
	
}

/*---{ frm }---------------------------------------------------------*/

/*form.css*/

/*---{ page-navigation }---------------------------------------------------------*/

#pageNav
{
	padding-top:10px;
	text-align: center;
}
#pageNav .comments{
	float:left;
	padding-left: 10px;
	display: none;
}

#pageNav ul
{
	list-style: none;
	padding: 0;
	font-size: 100%;
	display: inline;
}

#pageNav ul li
{
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#pageNav ul li.active{
	font-weight: bold;
	background: #96009c;
	color: #fff;
	padding: 0px 4px;
	display: inline;
}
#pageNav ul li.disabled{
	color: #ccc;
}
#pageNav ul li.nextDisabled,
#pageNav ul li.next{
	color: #e5b7e6;
	padding-left: 10px;
}
#pageNav ul li.prevDisabled,
#pageNav ul li.prev{
	color: #e5b7e6;
	padding-right:10px;
}

#pageNav ul a
{
	text-decoration:none;
	background: #e5b7e6;
	padding: 0px 4px;
}
#pageNav ul li.prev a,
#pageNav ul li.next a{
	padding: 0px 0px;
	background: transparent;
}

#pageNav ul a:hover{
	background: #ca7acd;
	color: #fff;
}
#pageNav ul li.prev a:hover,
#pageNav ul li.next a:hover{
	padding: 0px 0px;
	background: transparent;
	color: #96009c;
}

#pageNav ul a.active
{
	font-weight: bold;
}/*---{ Imports )-------------------------------------------------------*/


@import "form.css";
@import "ui.spinner.css";
@import "lightbox.css";
/*@import "jquery.jcarousel.css";*/

@import "caddy.css";
@import "shoppingbag.css";

@import "news.css";
@import "store.css";
@import "jobs.css";
@import "search.css";

/*@import "shoppingcart.css";*/

@import "products.css";
@import "webshop.css";
@import "shoppingcart.css";

@import "account.css";

/*@import "form.css";*/

@import "faq.css";

@import "brands.css";




/*---{ Custom elements )-------------------------------------------------------*/


/*---{ Custom elements )-------------------------------------------------------*/

.thumb table,
.thumb table tr,
.thumb table tr td {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.thumb td {
	text-align: center;
	vertical-align: middle;
}

a img {
	border: 0;
}

td.right {
	text-align: right;
}


#header div#searchBox {
	position: absolute;
	z-index: 1;
	right: 200px;
	top: 0px;
	width: 270px;
	height: 20px;
	border-right: 1px solid #DADADA;
	padding: 16px 0 5px 0;
}
div#searchBox form {
	margin: 0;
	padding: 0;
}
div#searchBox form span {
	color: #710074;
	text-transform: uppercase;
	line-height: 20px;
}
div#searchBox form input {
	width: 160px;
	border: 1px solid #CFCFCF;
	height: 16px;
	line-height: 16px;
	color: #454545;
	background: #FFFFFF;
	margin: 0 0 0 16px;
	padding: 1px;
}
div#searchBox form button {
	margin: 0 0 0 3px;
	padding: 0;
	display: block;
	width: 20px;
	height: 20px;
	border: 0px;
	background: transparent
}

#header ul#languageNav {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0px;
	width: 190px;
	height: 40px;
	margin: 0;
	padding: 18px 0 0 12px;
}
#header ul#languageNav li {
	margin: 0 9px 0 0;
	padding: 0;
	color: #ED0D6d;
	text-transform: uppercase;
	float: left;
	line-height: 16px;
	list-style: none;
}
#header ul#languageNav li.first {
	margin-right: 15px;
}

#header #facebookFrame {
	position: absolute;
	right: 220px;
	top: 76px;
}

#header img#joinUs {
	position: absolute;
	z-index: 1;
	right: 85px;
	top: 77px;
}
#header img#hyves {
	position: absolute;
	z-index: 1;
	right: 56px;
	top: 76px;
}
#header img#facebook {
	position: absolute;
	z-index: 1;
	right: 32px;
	top: 76px;
}

div#sidebar img.title {
	margin: 10px 0 10px 19px;
	display: block;
}

div#catNav ul {
	margin: 0;
	padding: 0 ;
	border-top: 1px solid #DADADA;
}
div#catNav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	_height: 1%;
}
div#catNav ul li a {
	display: block;
	line-height: 27px;
	border-bottom: 1px solid #DADADA;
	font-weight: bold;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}
/* 2e niveau */
div#catNav ul li ul {
	border-top: none;
	margin: 5px 0 0 0;
}
div#catNav ul li ul li a {
	border-bottom: none;
	font-weight: normal;
	margin-left: 12px;
	padding: 0 0 0 25px;
	background: url(../images/arrow.gif) 10px 6px no-repeat;
	text-transform: none;
	line-height: 20px;
}
/*---{ Default table )-------------------------------------------------------*/

table.default {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

table.default thead td {
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}

table.default th {
	font-weight: normal;
	width: 120px;
}

table.default td {
	padding: 4px 8px 4px 0;
}

table.default tfoot td {
	border-top: 1px dotted #dddddd;
	font-size: 120%;
}


/*---{ Home )-------------------------------------------------------*/
/*
#carousel {
	height: 300px;
}

#carousel ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#carousel ul li{
	position:relative;
	width:778px;
	margin:0;
}
*/

#container .carousel,
#container .carousel .carousel-wrap{margin:0;border:0;zoom:1;}
#container .js .carousel-wrap{display:inline-block;vertical-align:middle;width:778px;margin:0;}
.IE #container .js .carousel-wrap{display:inline;}
#container .carousel ul{margin:0;padding:0;zoom:1;}
#container .js ul li{overflow:hidden;display:inline;float:left;width:778px;height:300px;text-align:center;}
#container .carousel .carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;width:40px;height:40px;cursor:pointer;line-height:999px;zoom:1;}
#container .carousel .carousel-next{display:none;}
#container .carousel .carousel-previous{display:none;}
#container .carousel .carousel-control:hover{-moz-opacity:.7;opacity:0.70;filter:alpha(opacity=70);}
#container .carousel .disabled,
#container .carousel .disabled:hover{-moz-opacity:.1;opacity:0.10;filter:alpha(opacity=10);cursor:default;}
#container .carousel div{margin:0;padding:0;border:0;}
#container .carousel ul{padding:0;list-style:none;}
#container .carousel ul li{position:relative;width:778px;margin:0;}
#container .carousel ul li cite{position:absolute;bottom:3px;right:10px;line-height:19px;font-size:11px;}
#container .carousel ul li cite a img{vertical-align:middle;}
#container .carousel ul li cite a{color:#fff;text-decoration:none;}


.box {
	margin-top: 30px;
}
.box h2 {
}

.left {
	float: left;
}

.right {
	float: right;
}
.error { 
	border: 1px solid #E7604D;
	background: #FCE9E6 url(../images/ico_alert_16x16.png) no-repeat 5px 50%;
	padding: 8px 8px 8px 24px;
	margin-bottom: 20px;
}

.ok { 
	border: 1px solid #5B942C;
	background: #B8EF84;
	padding: 8px 8px 8px 8px;
	margin-bottom: 20px;
}


#productMaster {
	padding: 55px 0 10px 15px;
	background: url(../images/bar_blue.gif) left top repeat-x;
	height: 230px;
}
#productMaster .homeThumb {
	float: left;
	margin: 15px 18px 30px 0px;
	display: block;
	width: 235px;
	height: 165px;
	text-align: center;
}
#productMaster .homeThumb p {
	margin: 0;
	padding: 0;
}

#home #viewShoppingbag {
	position: absolute;
	top: 418px;
}
#viewShoppingbag {
	background: #710074 url(../images/bar_gray.gif) left top repeat-x;
	width: 188px;
	text-align: right;
	padding: 0 12px 0 0;
	margin-top: 20px;
}
#viewShoppingbag a {
	line-height: 32px;
	color: #FFFFFF;
	padding: 0 12px 0 0;
	background: url(../images/arrow_white.gif) right 4px no-repeat;
}

#homeCover {
	position: absolute;
	top: 480px;
	width: 200px;
	text-align: center;
}

#enews {
	position: absolute;
	bottom: 95px;
	right: 0;
}/*---{ Standard Form-Elements )-------------------------------------------------------*/
#frm {
	padding: 0;
	margin: 0;
}
#frm td, 
#frm th {
	margin: 0;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
#frm tr.head {
}
#frm td.header,
td.header {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: url(../images/bar_blue_form.gif) right 10px no-repeat;
	padding: 12px 0px 10px 5px;
	line-height: 22px;
}
#frm tr.head td {
	font-size:120%;
	font-weight:bold;
}
#frm th {
	font-weight: normal;
}
#frm .clsReq, .requiredField {
	color: #ff0000;
	padding: 0 0 0 5px;
}
#frm input {
	line-height:18px;
	height: 20px;
}
#frm textarea {
	width: 380px;
	height: 130px;
}
#frm .single {
	width: 220px;
}
/*
#frm button.send_nl{
	width:157px;
	height:45px;
	padding:0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background:transparent url(../images/bttn_send_nl.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	/*
	cursor: hand; /* for IE 5.x */
	/*display: block;
	float: right;
}
#frm button.send_de{
	width:157px;
	height:45px;
	padding:0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background:transparent url(../images/bttn_send_de.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	/*	cursor: hand; /* for IE 5.x */
	/*	display: block;
	float: right;
}
#frm button.send_en{
	width:157px;
	height:45px;
	padding:0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background:transparent url(../images/bttn_send_en.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	/*	cursor: hand; /* for IE 5.x */
	/*	display: block;
	float: right;
}
*/


/*---{ Form-Elements )-------------------------------------------------------*/
input[type=text], input[type=password], textarea {
	border:1px solid #cfcfcf;
	background: #FEFEFE;
	width: 220px;
	padding: 0 1px;
}
input[type=text]:hover {
}

select {
	width: 224px;	
}


button {
	background: #ef0e6c;
	padding: 0 3px;
	margin: 0;
	border: 0;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 11px;
}
button:hover {
	/*border: 1px inset #CFCFCF;*/
}

select.day {
	width: 45px;
}

select.month {
	width: 75px;
}

select.year {
	width: 60px;
}


/*---{ Form tables )-------------------------------------------------------*/

form table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	margin-bottom: 20px;
}

form table th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 100px;
}
input.spinner {
	width: 15px;
}

.ui-spinner {
	display: inline;
	position: relative;
	height: 40px;
	margin-right: 10px;
}

.ui-spinner-disabled {
	background: #F4F4F4;
	color: #CCC;
}

.ui-spinner-box {
	float: left;
	width: 20px;
	height: 17px;
}

.ui-spinner-up,
.ui-spinner-down {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 16px;
	height: 16px;
}

.ui-spinner-up:hover,
.ui-spinner-down:hover {
	position: absolute;
	padding: 0;
	margin:0;
	border:0;
	width: 16px;
	height: 16px;
}

.ui-spinner-up span,
.ui-spinner-down span{
	display: none;
}

.ui-spinner-down {
	background: url(../images/spinner_minus.gif) no-repeat;
	top: 10px;
}

.ui-spinner-up {
	background: url(../images/spinner_plus.gif) no-repeat;
	top: 0;
}

.ui-spinner-up span {
	background-color: red;
}

.ui-spinner-pressed {
	
}

.ui-spinner-list,
.ui-spinner-listitem {
	margin: 0;
	padding: 0;
}#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* ---- { Caddy } ----------------------------------------------------------------- */

#caddy {
}

#caddy .rightSide {
	float: right;
	width: 180px;
	margin-left: 10px;
}

#caddy .leftSide {
	float: left;
	width: 730px;
	padding-right: 15px;
}

#caddy h1, #caddy .Kop1 {
	display: block;
	padding-bottom: 4px;
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 20px;
}

#caddy h2 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #C0C0C0;
	font-size: 12px;	
}

/* ---- { Tabs } ----------------------------------------------------------------- */

#caddyTabList {
	display: block;
	margin-bottom: 20px;
	padding: 5px 0 5px 0;
}

#caddyTabList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#caddyTabList ul li {
	width: 100px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #710074;
	padding: 5px;
	margin-right: 5px;
	text-align: center;
	color: #fff;
}

#caddyTabList ul li.active {
	background-color: #ED0D6D;
	font-weight: bold;
}

/* ---- { Form } ----------------------------------------------------------------- */

#caddy form { 
	
}

#caddy form .left {
	width:48%;
	margin-right: 4px;
}

#caddy form .right {
	width: 48%;
}

#caddy form table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#caddy form table th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 120px;
}

#caddy form table td {
	
}

#caddy form table td.required {
	width: 10px;
}

#caddy form input[type=text] {
	width: 210px;
}

#caddy form select {
	width: 217px;
}

#caddy form select.day {
	width: 40px;
}

#caddy form select.month {
	width: 60px;
}

#caddy form select.year {
	width: 50px;
}

#caddy form input[type=radio] {
	border: 0;
}

#caddy input[type=checkbox] {
	border: 0;
}

#caddy form .info { 
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

#caddy form button {
	background: #EF0E6C;
	margin: 0;
	padding: 0;
	border: 0;
	width: 128px;
	height: 23px;
	text-align: center;
	cursor: hand;
	color: #fff;
	font-size: 11px;
}

#caddy form button.prev {
	float: left;
}

#caddy form button.next {
	float: right;
}

/* ---- { Navigation } ----------------------------------------------------------------- */

#stepBox
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CFCFCF;
	text-align:left;
}

#stepBox .info
{
	float:left;
}

#stepBox button
{
	font-size:100%;
	margin-right: 0;
	margin-left: 5px;
	padding:0;
}

/* ---- { Betaalmethode } -------------------------------------------------------------- */

#paymentMethod {
	margin-bottom: 2px;
}

#paymentMethod ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#paymentMethod ul li {
	width: 173px;
	height: 80px;
	padding: 0;
	margin: 0 10px 0 0;
	border: 1px solid #CFCFCF;
	list-style: none;
	float: left;
}


/* ---- { Factuur } ----------------------------------------------------------------- */

#caddy .order {
	display: block;
	padding: 10px;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
}

#caddy iframe #conditions {
	height: 160px;
	border: 1px solid #C0C0C0;
	padding: 0;
	margin: 0 0 10px 0;
}

/* ---- { Ogone iframe } ----------------------------------------------------------------- */

#caddy iframe.ogone {
	border: 1px solid #C0C0C0;
}
/*---{ Shoppingbag )-------------------------------------------------------*/

#shoppingBag {	
}
#shoppingBag table {
	width: 100%;
	border-top: 1px solid #DADADA;
}
#shoppingBag table td{
	padding: 0px 0 4px 3px;
}
#shoppingBag table tr:first-child td{
	padding-top: 4px;
}
#shoppingBag .ui-spinner {
	width: 40px;
	padding: 0;
}
#shoppingBag table td.quantity {
	width: 45px;
	padding-left: 7px;
}
#shoppingBag table td.quantity .spinner {
	line-height: 17px;
}
#shoppingBag table td.total {
	text-align: right;
	width:48px;
	padding-right: 8px;
}
#shoppingBag table tfoot td {
	margin-top: 4px;
	padding: 5px 8px 0 7px;
	border-top: 1px solid #CCCCCC
}/*---{ Nieuwsmodule )-------------------------------------------------------*/
/* Nieuwsoverzicht */

#newsList {	
}
#newsList .comments {
	display: none;
}
#newsList .item {
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
}
#newsList .item h3 {
	font-size: 120%;
	padding: 0px 0px 5px 0px;
	margin:0;
}
#newsList .item h3 a {
}
#newsList .item .date {
	padding: 0;
	margin: 0;
	color: #999999;
}
#newsList .item .picture {
	padding: 2px;
	float:left;
	margin: 0 10px 0 0;
	border:1px solid #aaa;
	width: 100px;
	text-align:center;
	background: #fff;
}
#newsList .item .picture img {
	border:0;
}
#newsList .item .teaser {
	margin: 0;
	padding: 0;
}

#newsList .item .teaser a.more {
}

/* Nieuwsdetail */
#newsDetail a.back {
	display:none;
}	
#newsDetail h1 {
	margin:0;
	padding: 0 0 8px 0;
}	
#newsDetail .date {
	margin:0;
	padding:0;
	color: #999999;
}	
#newsDetail .picture {
	margin: 8px 10px 10px 0;
	padding: 2px;
	width: 120px;
	border: 1px solid #CFCFCF;
	float: left;
	text-align: center;
	background: #fff;
}	
#newsDetail .teaser {
	padding:0;
	margin: 0px 0 15px 0;
	font-weight: bold;
	font-size: 100%;
}/*---{ Storemodule )-------------------------------------------------------*/

/* Storeoverzicht */
#storeList{
	width: 500px;
}
#storeList h2 {	
	font-family: Trebucet MS;
	font-size: 1.4em;
	color: #454545;
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
#storeList .rowA{
	background: #FFF4FF;/*#ffe8ff;*/
}
#storeList .rowB{
	background: #FFFFFF;
}
#storeList table{
	margin-bottom:35px;
}
#storeList table .city{
	width: 130px;
	padding-left:4px;
}
#storeList .stores tr th,
#storeList .stores tr td {
	line-height: 20px;
}
#storeList .store .info{
	text-align:right;
	padding-right:6px;
	font-size: 90%;
}

/* Storedetail */
#storeDetail{
}
#storeDetail .picture{
	padding-top: 10px;
	float: right;
	width: 510px; /* 330px */
	text-align: right;
}
#storeDetail .picture img{
	border: 1px solid #96009c;
	padding: 1px;
}
#storeDetail .adres{
	width: 165px;
	padding-top: 10px;
}
#storeDetail .adres #contact,
#storeDetail .adres #salenight{
	padding-top:6px;
}

#storeDetail #storecontent{
	padding: 5px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #ccc;
	width:355px;
}
#storeOpening{
	padding-top: 20px;
}
#storeOpening h3{
	padding:0px;
}
#storeOpening table{
	margin-top: 10px;
}
#storeOpening table *{
	padding:0px;
	margin:0px;
}
#storeOpening td.day{
	line-height: 140%;
}
#storeOpening td.open{
	text-align: right;
	width: 45px;
	line-height: 140%;
}
#storeOpening td.close{
	width: 35px;
	text-align: right;
	line-height: 140%;
}
#storeOpening td.special{
	padding-top: 15px;
}
#storelocator{
	width: 180px;
	height: 130px;
	position:relative;
}
#storelocator select#cities{
	position: absolute;
	top: 30px;
	left: 5px;
	font-size:11px;
	width:140px;
}
#storelocator h3{
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;	
	position: absolute;
	top: 5px;
	left: 5px;
}
#frm #zip_bttn {
	width: 160px;
	position: absolute;
	top: 55px;
	left: 5px;
}
#storelocator input.storesearch {
	width: 45px;
	border: 1px solid #CFCFCF;
	height: 16px;
	line-height: 16px;
	color: #454545;
	background: #FFFFFF;
	margin: 0 0 0 6px;
	padding: 1px;
}
#frm #zip_bttn button.send_ok{
	margin: 0 0 0 3px;
	padding: 0;
	display: inline;
	width: 20px;
	height: 20px;
	border: 0px;
}/*---{ Sollictatie )-------------------------------------------------------*/

/* div-jes bij versturen van CV */
#divLoadingAlert{
	background:#FFF4FF;
	border: 2px solid #96009C;
	position:absolute;
	bottom:260px;
	left:180px;
	width:245px;
	height:100px;
	display:none;
	z-index:1001;
	padding:15px;
	text-align: center;
}

/*---{ Zoeken )-------------------------------------------------------*/


/* Zoekenoverzicht */

#searchList
{
	padding-top:10px;
}

#searchList .item
{
	position: relative;
	padding: 5px 0px 10px 0px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
	height: 90px;
}

#searchList .item h3
{
	position: absolute;
	left: 74px;
	top:2px;
	font-size: 13px;
	padding:0;
	margin:0;
	line-height: 20px;
	font-weight: bold;
}

#searchList .item h3 a
{
	text-decoration: none;
}

#searchList .item .number {
	position: absolute;
	left: 0px;
	top:7px;
	width:60px;
	height:60px;
	border:2px solid #DBDBDB;
	text-align: center;
	line-height: 60px;
	color: #DBDBDB;
	font-size: 28px;
	font-weight: bold;
}

#searchList .item .object {
	position: absolute;
	right: 0px;
	top:7px;	
}

#searchList .item .content {
	position: absolute;
	left: 74px;
	top: 23px;
	text-align: left;
	width: 430px;
}

#searchList .item .content .highlight {
	background-color: #E2F633
}

#searchList .item a.more
{
	position: absolute;
	bottom: 5px;
	right: 0px;
}/*---{ Producten )-------------------------------------------------------*/



/*---{ Hoofdpagina )-------------------------------------------------------*/

/* ### items naast elkaar (per 3) */
#mainCatList .item {
	width: 233px;
	height: 500px;
	margin: 5px 15px 5px 0;	
	float: left;
	overflow: hidden;
}
#mainCatList .noMargin {
	margin-right: 0px;
}

#mainCatList .imgDiv {
	width: 233px;
	padding-bottom: 20px;
}

#mainCatList .content {
	width: 233px;
}

#mainCatList .item h2 {
	border: 0;
	color: #454545;
	padding: 0;
	margin-bottom: 10px;
}

#mainCatList .item h3 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold
}

#mainCatList .thumb {
	border: 1px solid #ddd;
	width: 230px;
	height: 160px;
	overflow: hidden;
}

/* ### items onder elkaar
#mainCatList .item {
	margin-bottom: 5px;	
}

#mainCatList .left {
	width: 255px;
}

#mainCatList .right {
	width: 450px;
}

#mainCatList .item h2 {
	border: 0;
	font-family: Trebucet MS;
	font-size: 1.4em;
	color: #454545;
	margin-bottom: 10px;
}

#mainCatList .item h3 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold
}

#mainCatList .thumb {
	border: 1px solid #ddd;
	width: 250px;
	height: 180px;
	overflow: hidden;
}
*/


/*---{ Categorienavigatie)-------------------------------------------------------*/

#catNav ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}

#catNav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#catNav ul a {
	display: block;
	font-weight: bold;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #ddd;
	color: #ED0D6D;
}

#catNav ul a:hover {
	text-decoration: underline;
}

#catNav ul li ul li {}

#catNav ul li ul li a {
	padding-left: 18px;
	font-weight: normal;
}

#catNav span.count {
	font-size: 10px;
}

/*---{ Categoriepagina )-------------------------------------------------------*/


#productList {
	padding: 15px 0;
	/*min-height: 230px;*/
	z-index: 20;
}

#productList .item {
	float: left;
	width: 172px;
	height: 200px;
	padding: 0px;
	position: relative;
	margin: 0 10px 0px 0;
}

#productList .item .brand {
	position: absolute;
	right: 3px;
	top: 3px;
	text-align: right;
	color: #96009C;
	font-weight: bold;
}

#productList .item .thumb {
	text-align: center;
	height: 140px;
	line-height: 140px;
}

#productList .item h3 {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}

#productList .item h3 a {
	text-decoration: none;
	margin: 0;
}

#productList .item .price {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #710074;
}

#productList .price .old {
	text-decoration: line-through;
	font-size: 10px;
	margin-right: 5px;
}

#productList .order {
	
}

#productList .order button.order {
	background: url(../images/webshop/bttn_order.png) no-repeat;
	padding: 0;
	margin: 2px 0 0 5px;
	border: 0;
	width: 16px;
	height: 16px;
}

#productList #saleBttn {
	position: absolute;
	left: 2px;
	top: 0px;
	width: 172px;
	height: 200px;
	display: block;
	/*background: url(../images/sportsweeks.png) left top no-repeat;*/
	background: url(../images/sale.png) left 60px no-repeat;
}

#productList #saleBttn.sportsweeks {
	background: url(../images/sportsweeks.png) left no-repeat;
}
}

/*---{ Filters )-------------------------------------------------------*/

#filterList {
	padding: 15px 0 0 0;
	position: relative;
	z-index: 30;
	border-top: 1px dotted #cfcfcf;
}
#filterList form#filter {
	margin: 0;
	padding: 0;
}
div.selectBoxSelected {
	position: relative;
	background: #FFFFFF url(../images/arrow_purple.gif) 126px 11px no-repeat;
	border: 1px solid #CFCFCF;
	float: left;
	width: 127px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	line-height: 14px;
	z-index: 35;
	cursor: pointer;
}

ul.selectBox {
	position: absolute;
	left: -1px;
	top: 19px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	z-index: 999;
}

.selectBox li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.selectBox li a {
	display: block;
	width: 127px;
	border: 1px solid #CFCFCF;
	border-top: 0px;
	margin: 0;
	padding: 2px 2px 2px 4px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #454545;
}
.selectBox li a:hover {
	background-color: #710074;
	color: #FFFFFF;
}


/*---{ Detailpagina )-------------------------------------------------------*/
#productItem {
	padding-top: 15px;
	z-index: 12;
}

#productItem .sale {
	border: 2px solid #6F0172;
	color: #454545;
	padding: 8px;
	margin-bottom: 5px;
}

#productItem .left { 
	width: 350px;
	height: 350px;
}

#productItem .left .thumb {
	border: 1px solid #CFCFCF;
	position: relative;
	width: 340px;
	height: 340px;
}

#productItem .right { 
	width: 360px;
	position: relative;
	z-index: 13;
}
#productItem #saleBttn {
	position: absolute;
	left: 6px;
	top: 200px;
	width: 120px;
	height: 120px;
	display: block;
	background: url(../images/sale_button_groot.jpg) left top no-repeat;
	_background: url(../images/sale_button_groot.jpg) left top no-repeat;
}
#productItem h1.prodName {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
#productItem .details tr td {
	font-size: 11px;
	line-height: 11px;
} 
#productItem .details .bold {
	font-weight: bold;
}

#productItem .price {
	position: absolute;
	right: 10px;
	top: 42px;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #710074;
}

#productItem .price  {
	font-size: 20px;
}

#productItem .price .old {
	display: block;
	text-decoration: line-through;
	font-size: 10px;
}

#productItem .tax {
	display: none;
}

/* thumbs */
#productItem .right ul#pictureList {
	list-style: none;
	margin: 0;
	padding: 7px 0 0 0;
	border-top: 1px solid #CFCFCF;
	height: 1%;
}
#productItem .right ul#pictureList li {	
	width: 96px;
	height: 96px;
	margin: 8px 8px 0 0;
	float: left;
	position: relative;
	list-style: none;
	padding: 0;
	line-height: 95px;
}
#productItem ul#pictureList li a {
	display: block;
	width: 95px;
	height: 95px;
	border: 1px solid #ddd;
}
#productItem ul#pictureList li a:hover {
	border: 1px solid #ed0d6d
}
#productItem ul#pictureList li img {
	border: 0;
}

#productItem .config {
	padding: 15px 0;
	z-index:15;
	margin-top: 15px;
	border-top: 1px solid #CFCFCF;
}

#productItem .config div.selectBoxSelected {
	
}

/*
#productItem .order button.order {
	background: url(../images/webshop/bttn_order.png) no-repeat;
	padding: 0;
	margin: 2px 0 0 5px;
	border: 0;
	width: 16px;
	height: 16px;
}
#productItem .order .orderAdded {
	display: none;
	border: 1px solid #ddd;
	padding: 4px;
}
*/

#productItem .order button.order,
#productItem .order button.orderAdded {
	background: #ef0e6c url(../images/add.gif) 180px 50% no-repeat;
	padding-right: 10px;
	width: 210px;
	height: 35px;
	line-height: 30px;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
}
#productItem .order button.orderAdded {
	background: #710074 url(../images/added.gif) 180px 50% no-repeat;
}
#conditions{
	border: 1px solid #ccc;
	width:98%;
	height: 130px;
	overflow-y: scroll;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

#memberNav
{
	position:absolute;
	right:0;
	color: #454545;
	top: 106px;
}

#memberNav ul
{
	margin: 0;
	padding: 0;
	float: left;
	background: #710074 url(../images/bar_gray.gif) left top repeat-x;
	width: 200px;
}

#memberNav ul li
{
	margin: 0;
	padding: 0 7px 0 10px;
	float: left;
	list-style: none;
}

#memberNav ul li a
{
	color: #FFFFFF;
	line-height: 32px;
	display: block;
}

#memberNav ul li a.shoppingCart {
	padding-left: 22px;
	background: url(../images/ico_shoppingcart_gray.gif) left 49% no-repeat;
}

#productCategoryList
{
	margin-bottom: 10px;
}

#productCategoryList h2
{
	margin-bottom:5px;
}

#productCategoryList ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

#productCategoryList ul li
{
	font-weight: bold;
	list-style:none;
	margin:0px;
	padding:4px 0 4px 0;
	float:left;
	width:22%;
}

#productCategoryList ul li a
{
	font-size: 110%;	
}

#productCategoryList ul li a.active
{
	color: green;
}


#productCategoryList ul li ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

#productCategoryList ul li ul li
{
	font-weight:normal;
	list-style:none;
	margin:0;
	padding:4px 0 4px 0;
	font-size: 100%;
	float:none;
}

#productCategoryList ul li ul li a
{
	text-decoration:none;
}


#productList .item
{
	border-bottom: 1px dotted #CFCFCF;
	padding: 4px 0 4px 0;
	margin-bottom: 10px;
}

#productList .picture
{
	float:left;
	margin-right: 10px;
}

#productList .title
{
	font-weight:normal;
	font-size: 120%;
}

#productList .teaser
{
	font-style:italic;
}

#productList .price
{
	font-style: italic;
	font-size: 140%;
}

#productList form
{
	padding:0;
	margin:0;	
}

#productList .order input
{
	width:30px;
	margin-right: 10px;
}
	


/* Shopping Cart Full  */


/*
#shoppingCart{
	padding:0;
	margin:0px 0 20px 0;
	border-collapse:collapse;
	width:100%;
}

#shoppingCart td, #shoppingCart th {
	padding:8px;
	margin:0;
	text-align:left;
	vertical-align:top;
}

#shoppingCart thead{
	background: url(../images/horz-pix.gif) left bottom repeat-x;
}

#shoppingCart th{
	font-weight:bold;
	font-size:80%;
	color:#ad9961;
}

#shoppingCart th.col1{
	width:30px;
}

#shoppingCart th.col2{
	width:200px;
}

#shoppingCart th.col3{
	width:30px;
}

#shoppingCart th.col4{
	width:87px;
	text-align: right;
}

#shoppingCart th.col5{
	width:70px;
	text-align: right;
}

#shoppingCart th.col6{
	width:120px;
}

#shoppingCart input.orderNumber{
	width:50px;
	font-family:Tahoma, Verdana, Arial;
	font-size:100%;
	padding:2px;
}

#shoppingCart tbody td{
		background: url(../images/horz-pix.gif) left bottom repeat-x;
}

#shoppingCart tbody td.colright
{
	text-align: right;
}

#shoppingCart tfoot td.white{
	background-color: #FFFFFF;
	text-align: right;
	background: none;
}

#shoppingCart tfoot td{
		background: #efefef url(../images/horz-pix.gif) left bottom repeat-x;
}

#shoppingCart tfoot td.colright
{
	text-align: right;
}

#shoppingCart a.deleteProduct{
	text-decoration:underline;
}

#shoppingCart a:over.deleteProduct{
	text-decoration:underline;
}

*/











/* ---- { Winkelwagen } ----------------------------------------------------------------- */

#shoppingCart table {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	margin: 0 0 40px 0;
}

#shoppingCart table td { 
	padding: 5px 0 5px 0;
	vertical-align: top;
	font-size: 105%;
}

#shoppingCart table thead {
	
}

#shoppingCart table thead td {
	font-size: 110%;
	font-weight: normal;
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 6px;
}

#shoppingCart table thead td.thumb {
	width: 90px;
}

#shoppingCart table thead td.title {
	
}

#shoppingCart table thead td.quantity {
	width: 80px;
}

#shoppingCart table thead td.piece {
	width: 100px;
}

#shoppingCart table thead td.total {
	width: 100px;
}

#shoppingCart table thead td.delete {
	width: 30px;
}

#shoppingCart table tbody td {
	border-bottom: 1px solid #CFCFCF;
}

#shoppingCart table tbody td.empty {
	padding: 20px 0 20px 0;
}



#shoppingCart table tbody td a.title {
	font-size: 105%;
}

#shoppingCart table tbody td.total {
	
}

#shoppingCart table tbody td button.delete {
	background: url(../images/webshop/img_bttn_delete.png);
	margin: 0;
	padding: 0;
	border: 0;
	width: 16px;
	height: 16px;
	cursor:hand;
}

#shoppingCart table tfoot {
	
}

#shoppingCart table tfoot td.title {
	font-size: 110%;
}

#shoppingCart table tfoot tr.subtotal td {
	padding-top: 15px;
	font-size: 115%;
	font-weight: bold;
}

#shoppingCart table tfoot tr.shippingcosts td {
	font-size: 115%;
	font-weight: bold;
}

#shoppingCart table tfoot tr.total td {
	padding-top: 15px;
	border-top: 2px solid #C0C0C0;
	font-size: 130%;
	font-weight: bold;
}

#shoppingCart table tfoot tr.shippingcosts td.value {
	font-size: 115%;
	text-align: right;
}

#shoppingCart table tfoot tr.total td.value { 
	text-align: right;
	font-size: 130%;
	font-weight: bold;
}

#shoppingCart table #coupon {
	width: 500px;
	padding: 6px;
	margin: 1px 0 0 0;
	border: 1px solid #EF0E6C;
}

/* ---- { Bestelwijze } ----------------------------------------------------------------- */

#deliveryMethod {
	margin-bottom: 20px;
}

#deliveryMethod label {
	margin: 0;
	padding: 0;
}

#deliveryMethod table {
	width: 100%;
	border-collapse: collapse;
}

#deliveryMethod table h2 {
	border: 0;
}

#deliveryMethod table td{
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 4px 4px 0;
}

#deliveryMethod table td img {
	margin: 0 5px 0 5px;
}

/*---{ Mijn account )-------------------------------------------------------*/

#account {
}

#account .left {
	width: 50%;
}

#account .right {
	margin-left: 10px;
	width:48%;
}


/*---{ Overzicht )-------------------------------------------------------*/

#account h2 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 4px 0;
}

#account h2 a{
	text-decoration: none;
	display: block;
}

#account table {
	border-collapse: collapse;
}
#account table th {
	text-align: left;
}


/*---{ Orders rechterkant )-------------------------------------------------------*/


#myorder .goback{
	float:right;
	/*background: #ccc;*/
	padding-right: 25px;
}
#myorder .print{
	float:right;
	/*background: #bbb;*/
}
#myorder #orderdata{
	/*background: #eee;*/
	margin-bottom: -50px;
}
#brandsMaster{
	padding:0;
	margin: 20px 0 0 0;
	position:relative;
	height: 1%;
	position: relative;
	display: block;
}

#brandsMaster .item{
	padding:0;
	margin:0 22px 22px 0;
	width:300px;
	height:105px;
	float:left;
	position:relative;
}

#brandsMaster .item h3{
	margin: 0 0 5px 0;
	padding: 0;
}

#brandsMaster .item .thumb{
	padding:3px;
	margin:0 5px 0 0;
	width:99px;
	height:100px;
	border: 1px solid #cfcfcf;
	float: left;
}

#brandsMaster .item .thumb img {
	text-align: center;
}

#brandsMaster .item .content {
	float: left;
}

#brandsMaster .item .thumb a{
	padding:0;
	margin:0;
	width:104px;
	height:104px;
	display:block;
	overflow:hidden;
	text-indent:-5000em;
}


#brandsMaster .item .actions{
	list-style:none;
	width:105px;
	height:105px;
	padding:0;
	margin:0;
}


#brandsMaster .item .actions li{
	list-style:none;
	padding:0;
	margin:0;

}


#brandsMaster .item .actions li a{


}

#brandsMaster .item .actions li a:hover{

}




.faqList{
	padding:0;
	margin:20px 0 0 0;
}

.faqList ul{
	padding:0;
	margin:0;
	list-style:none;
}


.faqList li{
	padding:0;
	margin:0 ;
	list-style:none;
	font-weight:bold;
	color:#ed0d6d;
	font-size:13px;
}

.faqList a{
	padding:0;
	margin:0;
	text-decoration:none;
	/*color:#454545;*/
}

.faqList a:hover{
	text-decoration:underline;
}

/* 2nd layer */

.faqList li ul{
	padding:3px 0 0 0;
	margin:3px 0 15px 0;
	list-style:none;
	border-top:1px solid #dadada;

}

.faqList li ul li{
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
	border-bottom:none;
	font-weight:normal;
	font-size:12px;
	background:url(../images/arrow.gif) 3px 50% no-repeat;
}




