/* CSS Document	*/
/*--------------------------------------body---*/

/*-----	stijling jigsaw	webdesign --*/
.clear {
	clear: both;
}
#logo-cart {
	float:left;
	display:inline;
	position:relative;
	z-index:500;
	width:100%;
}
#menu-search {
	float:left;
	display:inline;
	position:relative;
	z-index:1000;
	margin-top:-34px;
	width:100%;
}
.moduletable_taalselectie {
	display:block;
	width:208px;
	height:80px;
}
.moduletable_taalselectie #jflanguageselection a {
	float:left;
	display:inline;
	width:104px;
	height:80px;
}
#mod_search_searchword {
	background-color:#fff;
	color:#000;
}
.module_news {
/*	margin:20px 0;*/
	margin:1px 0;
	border:1px solid #ddd;
	border-top:none;
}
.module_news .contentheading_news {
	height: 44px;
	line-height: 44px;
/*	background-color:#0063a7;*/
	background: #0063a7; /*	Old	browsers */
	background: -moz-linear-gradient(top, #0063a7 0%, #638aa5 100%); /* FF3.6+	*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0063a7), color-stop(100%,#638aa5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0063a7 0%, #638aa5 100%); /* Chrome10+,Safari5.1+	*/
	background: -o-linear-gradient(top, #0063a7 0%, #638aa5 100%); /* Opera	11.10+ */
	background: -ms-linear-gradient(top, #0063a7 0%, #638aa5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0063a7 0%, #638aa5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063a7', endColorstr='#638aa5', GradientType=0 ); /* IE6-9 */
}
.module_news .contentheading_news a.contentpagetitle_news {
	padding:0 10px;
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-decoration:none;
}
.module_news p {
	margin:10px;
}
.module_news .readmore,
.contentpaneopen .readmore { /* toegevoegd door Xav */
	float:right;
	margin:0 10px 10px 0;
}

/**----- font speciaal --**/
@font-face {
	font-family: 'BebasNeueRegular';
	src: url(../font/bebasneue-webfont.eot);
	src: url(../font/bebasneue-webfont.eot?#iefix) format('embedded-opentype'),
	url(../font/bebasneue-webfont.woff) format('woff'),
	url(../font/bebasneue-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
/**----- einde font	speciaal --**/

/*-----	einde stijling jigsaw webdesign	--*/

body,
input,
label {
	color:#333;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
input,
select {
/*	color:#939393;*/
	color:#737373;
	margin-top:0px;
	font-size:14px;
	line-height:normal;
}
a {
/*	color:#9d9c9d; */
	color:#0063A7;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	text-decoration:none
}

fieldset {
	padding:5px;
	margin:0 2px;
}
fieldset td {
	padding:2px 0 2px 0;
}

h2 {
	margin-top: 25px;
	font-size: 140%;
}
h3 {
	line-height:1.2em;
	margin-top: 10px;
}

/*----------------------------------------------------------content---*/

/*-----------------------------article_settings-*/
h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
}
.article-decor {
	padding:0px 0px 12px 0px;
}
#contact_text {
	height:auto;
	overflow:auto;
	margin:0px 0px 10px 0px;
	width:90%;
}
.article_separator {
	display:block;
	line-height:1px;
	padding:0px 0px 15px 0px;
	margin:15px 0px 0px 0px;
	height:1px;
	font-size:1px;
}
.column_separator {
	padding:0px 0px 0px 12px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.contentpane {
	padding:0px 0px 10px 0px;
}
.contentpane img {
	display:block;
	float:right;
}
.contentpaneopen h3 {
	overflow:hidden;
}
.contentpaneopen h3	img {
	margin:0px 3px 0px 0px !important;
	float:left;
}
.contentpaneopen ul,
.article-indent	ul {
	list-style:none;
	margin:0px 0px 0px 15px;
}
.contentpaneopen ul	li,
.article-indent	ul li {
	padding:0px 0px 6px 10px;
	background:url(../images/listMarker.gif) no-repeat 0 9px;
	line-height: 150%;
	text-align: justify;
}
.contentdescription	img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img {
	margin:0px 15px 5px 0;
}

.contentpaneopen img.right,
.contentpaneopen_news img.right {
	float: right;
	margin:4px 0 5px 15px;
}

/*---------------------------content-heading---*/
.contentheading,
.componentheading,
h2.title {
/*	padding:0px 0px 8px 5px;*/
	padding:0px 0px 8px 0px;
	color:#0063a7;
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size:35px;
	text-transform:uppercase;
}
.componentheading {
	margin:0px 0px 20px 0px;
}
.contentpane
.componentheading {
	background:none;
}
.contentpaneopen p {
/*	padding:0px 0px 10px 0px;*/
	padding:0;
	margin:0px 0px 10px 0px;
	text-align: justify;
}
.buttonheading {
	padding:5px 5px 6px 0px;
}
.buttonheading img {
	padding:0;
	margin:0 4px;
}
span.contentheading {
	font-weight:normal;
	display:block;
	padding:15px 0px 15px 0px;
	margin:0px 0px 15px 0px;
}

/*-----------------------------item-info---*/
.iteminfo {
	padding:0px 0px 6px 0px;
	margin:0px 0px 15px 0px;
}
.modifydate {
	border-top:1px dotted #ccc;
	font-size:11px;
	margin:10px 0 0 0;
	padding:10px 0px 10px 0px;
	text-decoration:none !important;
}
.createdby {
	display:block;
	text-transform:none;
}
.createdate {
	line-height:11px;
	font-size:11px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	display:block;
	border-bottom:1px dotted #ccc;
}
div.small			 {/*	Written	by */
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

/*-----------------------------------buttons---*/
.button,
.validate,
.modal-button,
div.blank a {
	background:none;
	border:none;
	float:left;
	color:#616161;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0px 5px 1px;
	margin:3px 11px 19px 0px;
	width:90px;
	height:17px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	cursor:pointer;
}
.button {
/*	background:url(../images/button1.png) left top no-repeat; */
	background-color:#000;
	border:none;
	float:left;
	color:#fff;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 5px;
	margin:10px 11px 0px 0px;
/*	width:73px;	*/
	height:27px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	cursor:pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.button:hover {
/*	background:url(../images/button1-active.png) left top no-repeat; */
/*	background-color:#666666;*/
	background-color:#0063A7
}

* +	html .button,
* +	html .validate,
* +	html .modal-button,
* +	html .readmore a,
* +	html div.blank a {

}

.validate:hover,
.modal-button:hover,
.readmore a:hover,
div.blank a:hover {
/*	background:none;
	color:#000;*/
	background-color:#0063A7
}

.modal-button,
.readmore a,
div.blank a {
	float:left;
	padding:2px 5px 2px 5px;
	height:auto;
}
.modal-button {
	margin-right:10px;
}
#editor-xtd-buttons {
	padding:5px 0px 5px 0px;
	overflow:hidden;
	width:300px;
	float:left;
}
#editor-xtd-buttons	.readmore {
	display:inline;
}
.blank {
	margin:5px 0px 0px 0px;
}
div.blank a {
	width:114px;
	background:#000;
}

/*-----------------------------------read-more---*/
div.readmore {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div	a.readon {
	background:none;
	border:none;
	color:#000;
	display:inline-block;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	padding:0 0px 0 0px;
	width:auto;
	text-align:center;
}

/*-----------------------------blog-more---*/
.blog_more	 {
	padding:0px 0px 10px 0px;
}
.blog_more h2 {
	font-size:12px;
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 0px 15px;
}
.blog_more ul li {
	padding:0px 0px 0px 0px !important;
}
.blog_more a {
	text-decoration:underline
}
.blog_more a:hover {
	text-decoration:none;
}

/*-----------------------------pagenav---*/
.pagenav {
	font-size:14px;
	font-weight:normal
}
a.pagenav {
/*	font-weight:normal;*/
	font-weight:bold;
	padding:0px 2px 0px 2px;
	margin:0px 2px 0px 0px;
	text-decoration:none
}
a.pagenav:hover {
	text-decoration:underline
}
span.pagenav {
	color:#888;
}
.pagination_nav {
	font-size:12px;
	padding:10px 20px 0px 27px;
}
.pagination_nav	div {
	padding:5px 0px 5px 0px;
}
.pagination {
	margin-top:10px
}
.pagination	li {
	padding:0px 5px 0px 5px;
}
.pagination_result {
	padding:5px 0px 0px 0px;
	line-height:16px;
}
.pagination	span {
/*	padding:0px 10px 0px 0px;*/
	padding:0px 2px;
}
.pagination	strong span {
	padding:0px 6px 0px 6px;
	font-weight:normal;
}

/*--------------------------------------result---*/
.searchArea {
	border:1px solid #dedede;
	padding:10px;
}
.sectiontableentry1	td,
.sectiontableentry0 td,
.sectiontableentry2	td {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	padding-top:5px;
}
#search_searchword {
	font:normal	12px/14px Arial, Helvetica, sans-serif;
	padding:4px 0 4px 0;
}
.var1 {
	background:#eaeaea;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 {
	background:#f0f0f0;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.results {
	padding:0px 20px 15px 20px;
}
.results ol	li {
	padding:0px 0px 10px 0px;
	text-align:justify;
}
.searchintro {
	padding:10px 0px 10px 20px;
}
.searchintro b,
.searchintro strong {
	color:#e4312d;
}
.sectiontableheader {
	padding:6px 5px;
	background:#ccc;
	color:#000;
}
.sectiontableheader	a {
	color:#000;
}
.sectiontableheader	strong {
	color:#666;
}

/*--------------------------------------archive---*/
.archiveBlock .button {
	display:inline-block;
	margin:0px 0px 0px 5px;
}
ul#archive-list	h4 a {
	font-size:12px;
	text-transform:none;
}

/*--------------------------------------poll---*/
dl.poll {
	padding:10px 0px 20px 0;
}
#poll h3 {
	font-size:120%;
	padding:0px 0px 10px 0px;
}
dl.poll	dt {
	font-weight:bold;
	padding:7px 0px 0px 0px;
}
.poll .question {
	color:#000;
	font:bold 13px/17px Arial, Helvetica, sans-serif;
	padding:0px 10px 10px 0px;
}
.poll-body label {
	font:normal	11px/18px Arial, Helvetica, sans-serif;
	color:#787878;
}
.poll .buttons {
	padding:8px 0px 6px 0px;
}
.poll .button {
	background: url(../images/button1.png) left	top	repeat-x;
	border:none;
	color:#fff;
	font:bold 12px/1.2em Arial, Helvetica, sans-serif;
	padding:5px 1px 5px 1px;
	margin:5px 1px 6px 1px;
	width:73px;
	height:27px;
	text-align:center;
	display:inline-block;
}
* +	html .poll .button {
	padding:6px 1px 7px 1px;
}
.poll .button:hover {
	background:url(../images/button1-active.png) left top repeat-x;
	color:#eeeeee;
}
.poll .section {
	overflow:hidden;
	padding:6px 0px 0px 0px;
	width:100%;
	color:#000;
}
.poll .section2 {
	overflow:hidden;
	padding:6px 0px 0px 0px;
	width:100%;
}
.poll .radio {
	float:left;
	width:20px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.poll .var {
	margin:0px 0px 0px 20px;
	text-align:left;
}
.display {
	padding:0px 0px 10px 0px;
}
.display select {
	border:1px solid #46462f;
	width:100px;
}
.td_1,
.td_2 {
	width:5%;
	text-align:center;
}
.td_3 {
	width:90%;
	padding:0px 0px 0px 10px;
}
#itema,
#itemb,
#itemc {
	background:#eee;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
	color:#000;
}
.pollstableborder .question {
	padding:0px 0px 0px 85px;
}

/*--------------------------------------userforms---*/
dl.contentpane dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane div {
	vertical-align:middle;
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:bottom;
}
dl.contentpane .button-field {
	width:140px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}

/* ------------------------------------- search	---	*/
.search {
	overflow:hidden;
}
.search	.button {
	background:url(../images/search-button.png)	top	left no-repeat;
	font:none;
	text-indent:-5000px;
	color:#fff;
	float:right;
	width:32px;
	height:29px;
	padding:0;
	margin:0 0px 0 4px;
}
.search	.button:hover {
	background:url(../images/search-button-active.png) left top no-repeat;
}
.search	.inputbox {
	background:none;
	border:1px solid #e0e0e0;
	color:#aeaeae;
	font:normal	13px/18px Arial, Helvetica, sans-serif;
	height:auto;
	padding:5px 0px 6px 10px;
	margin:0px 0px 0px 7px;
	vertical-align:top;
	width:178px;
	float:left;
}

/* ------------------------------------- search-result --- */
.search_result {
	padding:0px 20px 0px 0px;
}
.search_result h3 {
	color:#808080;
	font-size:14px;
}
.highlight { /*	highlight sought word */
	color:#be0404;
	font-weight:bold;
}

/* ------------------------------------- admin-form	---	*/
.adminform td {
	padding:0px 0px 2px 0px;
}
#register_stretcher	.button {
	margin:10px 0 0 0 !important;
	padding:9px 0px 23px 0px !important;
}
#toggler1,
#toggler2 {
	width:13px;
	height:13px;
	margin:3px 0 0 0;
}
*+html #toggler1,
*+html #toggler2 {
	width:13px;
	height:13px;
	margin:0;
}
#login_stretcher input,
#register_stretcher	input {
	padding:1px 0 2px 0;
	line-height:normal;
}
#login_stretcher .button,
#register_stretcher	.button {
	padding:5px 10px 5px 10px;
}

/* ------------------------------------- system-error-messages --- */
.error {
	margin:0px 0px 10px 0px;
	background:none;
	background-image:none;
}
#system-message	dt.error,
dt.message {
	display: none;
}
.error dd ul {
	background:#ce0303;
	border-top:3px solid #670606;
	border-bottom:3px solid	#670606;
	color:#fff;
	margin:0;
	padding:5px 0px 5px 5px;
}
.error dd ul li {
	background:none	!important;
/*	color:#fff !important;*/
	color:#ff0 !important;
	margin:0px 0px 0px 20px !important;
}

/* --------------------------------------------------------------------------------- boxes --- */
.module,
.module_text,
.module_menu {
	margin:8px 0px 10px 0px;
	padding:0;
/*	border:1px solid #eee;*/
	border:1px solid #DDD;
}
.module	.boxIndent,
.module_text .boxIndent,
.module_menu .boxIndent {
	padding:15px 20px 15px 20px;
}
.container .module .boxIndent {
	padding:0;
	background:none;
}

/* ------------------- title --- */
.module	h3,
.module_text h3,
.module_menu h3,
.module-new	h3,
.module-specials h3,
.module-bestsellers	h3 {
	font:bold 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#262626;
	text-transform:uppercase;
/*	padding:14px 0px 0px 19px;*/
	padding:14px 0px 0px 20px;
	margin:0;
}

.categoryName,
#vmMainPage	h3 {
/*	font:bold 22px/1.2em "Trebuchet	MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	text-transform:uppercase;
	padding:0 0 0px 0px;
	margin:10px 0 5px 0px;*/
	font:bold 35px/1.2em 'BebasNeueRegular',Arial,Helvetica,sans-serif;
	text-align:left;
	color: #0063A7;
	text-transform: uppercase;
	padding: 0 0 8px;
	margin:0;
}
.title {
	font:bold 22px/1.2em "Trebuchet	MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	text-transform:uppercase;
	padding:0 0 0px 0px;
	margin:0px 0 5px 0px;
}
.categoryName img {
	vertical-align:middle;
}
.extra-divider td {
	border:none;
	padding:13px 0;
}

/*-------------------content----*/
.module	ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module	ul li {
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.module	li a {
	background:none;
	color:#333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.module	li a:hover {
	color:#000;
	text-decoration:underline;
}
.module	a {
	color:#939698;
	text-decoration:underline;
}
.module	a:hover {
	text-decoration:none !important;
}
.count {/* count users */
	text-decoration:underline;
}

/* ---------------------- categories --- */
.module-categories .boxIndent {
/*	border:1px solid #eee;*/
	border:1px solid #DDD;
	border-top:none;
	margin-bottom:10px;
}
.module-categories h3 {
	background: #0063a7; /*	Old	browsers */
	background: -moz-linear-gradient(top, #0063a7 0%, #638aa5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left	bottom, color-stop(0%,#0063a7), color-stop(100%,#638aa5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0063a7 0%,#638aa5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0063a7 0%,#638aa5 100%); /* Opera	11.10+ */
	background: -ms-linear-gradient(top, #0063a7 0%,#638aa5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0063a7 0%,#638aa5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0063a7', endColorstr='#638aa5', GradientType=0 ); /* IE6-9 */
/*	background-color:#0063a7;*/
	color:#fff;
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	padding:8px 10px 8px 19px;
	margin-top:0;
}

/* ------------------------	menu --- */
.module-categories ul {
	list-style:none;
	margin:0;
	overflow:hidden;
}
.module-categories ul li {
/*	border-bottom:1px solid	#eee*/;
	border-bottom:1px solid	#DDD;
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:0 0 -1px 0;
	padding:0 0px 0 0px;
	text-transform:uppercase;
	vertical-align:top;
	overflow:hidden;
}
/* Weg geremd door Xav. Verpruste de layout van de online store categoriën... */
/*.module-categories li a.item2	span {
	display:inline-block;
	background:url(../images/parent-point.gif) right center no-repeat;
	padding:0 140px 0px 0;
}*/
/*.module-categories li	a:hover.item2 span {
	background:url(../images/parent-point-active.gif) right center no-repeat;
}*/
.module-categories li a {
	background:url(../images/categories-li.jpg) left center no-repeat;
	display:inline-block;
/*	padding:0 20px 0 19px; */
	color:#242026;
	text-decoration:none;
	display:block;
	margin:0 0 0 5px;
	padding:10px 5px 10px 37px;
	cursor:pointer;
	font-weight:normal;
}
.module-categories ul.level2 {
	margin:0px 0px -1px 0px;
}
.module-categories ul.level2 li {
/*	border-top:1px solid #eee;*/
	border-top:1px solid #DDD;
}
.module-categories ul.level2 li	a {
	background:none;
	text-decoration:none;
	font-weight:normal;
	color:#242026;
	padding-left:35px;
}
.module-categories ul.level2 li	a span {
	background:none	!important;
	padding:0 0 0 15px;
	background:url(../images/categories-li.gif) left center no-repeat !important;
}

/* ------------------- hover, active --- */
.module-categories li.active a,
.module-categories li.active .level2 li.active a {
/*	color:#2d2d2d;*/
	color:#0063A7;
	font-weight:bold;
	text-decoration:none;
}
.module-categories li a:hover,
.module-categories li.active .level2 li	a:hover {
	color:#0063A7;
	font-weight:normal;
	text-decoration:none;
}

/* ---------------------- bestsellers --- */
.module-bestsellers .boxIndent {
	background:#f7f7ef;
	padding:18px 20px 65px 29px;
}
.module-bestsellers h3 {
	background:#eeecd9;
}
.module-bestsellers .sectiontableentry0 td,
.module-bestsellers .sectiontableentry1	td,
.module-bestsellers .sectiontableentry2	td {
	border:none;
	padding-bottom: 5px;
	padding-top: 5px;
}
.module-bestsellers a {
	color:#686153;
	font:normal	11px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.module-bestsellers	a:hover {
	text-decoration:underline;
}
.module-bestsellers	strong {
	color:#686153;
	font:normal	11px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/* ---------------------- new, specials	---	*/
.module-specials h3,
.module-new	h3 {
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:normal;
	background:url(../images/title2-tail-bg.jpg) top repeat-x;
	color:#f1ad57;
	padding:0;
	margin-top:9px;
}
.module-specials h3 span,
.module-new	h3 span {
	display:block;
	background:url(../images/title2-right-bg.jpg) right	top	no-repeat;
}
.module-specials h3 span span,
.module-new	h3 span span {
	background:url(../images/title2-left-bg.jpg) left top no-repeat;
	padding:23px 10px 10px 20px;
	height:52px;
}
.module-specials .boxIndent,
.module-new	.boxIndent {
	padding:0px 0px 0 0px;
}
.module-specials .product-Old-Price,
.module-new	.product-Old-Price {
	display:none;
}
.module-specials a.product_name,
.module-new	a.product_name {
	color:#403833;
	font:bold 12px/17px Arial, Helvetica, sans-serif;
}
.module-specials .productPrice,
.module-new	.productPrice {
	color:#bdbcbd;
	font:bold 16px/22px Arial, Helvetica, sans-serif;
}

/* ------------------------------------- module	menu --- */

/* ----------------- content ---- */
.module_menu ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module_menu li {
	background:none;
	font:normal	12px/17px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:2px 0 4px 0px;
	width:100%;
	vertical-align:top;
}
.module_menu li	a {
	background:url(../images/list-marker.gif) no-repeat	0 5px;
	color:#033;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
}

/* ------------------- hover, active --- */
.module_menu li	a:hover,
.module_menu li.active a:hover,
.module_menu li.active li a:hover {
	text-decoration:underline;
}
.module_menu li.active ul {
	margin:1px 0px -1px 10px;
}

/*------------------------userMenu---*/
#userMenu {
	padding:1px 22px 0 0;
	text-align:right;
}
#userMenu ul {
	margin:0;
}
#userMenu ul li {
	display:inline;
	padding:0 0 0 19px;
	margin:0 0 0 0;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
}
#userMenu ul li	a {
	text-decoration:none;
	color:#9c9c9a;
}
#userMenu ul li	a:hover {
	text-decoration:underline;
	color:#fff;
}

/*----------------------------------------login-form---*/
#form-login-username {
	display:block;
	width:100%;
}
.form-login {
/*	padding:0 0 20px 0;*/
	padding:0 0 4px 0;
}
/*-----------------content----*/
#form-login-remember {
	padding:3px 0px 0px 0px;
}
label.remember {
	color:#6b6456;
	font:normal	12px/13px Arial, Helvetica, sans-serif;
	display:inline;
	text-transform:uppercase;
}
.form-login	.rememberCheck {
	padding:4px 0 15px 0px;
	width:125px;
	display:none;
}
input.checkbox {/* checkbox	*/
	border:none;
	display:block;
	float:left;
	margin:0px 5px 0px 0px;
	vertical-align:middle;
	width:13px;
	height:13px;
}
#mod_login_username,
#mod_login_password {
	background:#fff;
/*	border:1px solid #eee;*/
	border:1px solid #DDD;
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#bdbdbd;
	margin:0px 0px 10px 0px;
	padding:6px 0px 6px 10px;
	width:175px;
}
.username,
.password {
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	text-transform:uppercase;
	margin:0 0 0 0px;
}
.form-login	.button {/* button */
/*	background:url(../images/button1.png) left top no-repeat;
	float:left;
	display:block;
	width:73px;
	height:27px;
	padding:5px 1px 5px 1px;
	margin:3px 11px 5px 0px;
	border:none;
	color:#fff;
	font:bold 12px/1.2em "Trebuchet	MS", Arial, Helvetica, sans-serif;
	text-align:center;*/

	float:left;
	display:block;
	background-color:#000;
	width:auto;	
/*	height:27px;*/
	padding:0 8px;
	margin:0px 11px 0px 0px;
	border:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	color:#fff;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}
.form-login	.button:hover {
/*	background:url(../images/button1-active.png) left top no-repeat;*/
	background-color:#0063A7
}
.log {
	color:#6c6c6c;
	padding-bottom:45px;
}
.logout { /* button */
/*	background:url(../images/button1.png) left top no-repeat;
	border:none;
	color:#fff;
	font:bold 12px/1.2em "Trebuchet	MS", Arial, Helvetica, sans-serif;
	padding:5px 1px 5px 1px;
	margin:10px 11px 0px 0px;
	width:73px;
	height:27px;
	text-align:center;
	display:block;*/
	float:left;
	display:block;
	background-color:#000;
	width:auto;	
/*	height:27px;*/
	padding:0 8px;
	margin:10px 11px 0px 0px;
	border:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	color:#fff;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}
.logout:hover {
/*	background:url(../images/button1-active.png) left top no-repeat;
	color:#FFF;*/
	background-color:#0063A7
}

#inputs {
	padding:2px 0px 0px 0px;
	overflow:hidden;
}
#inputs	a {
	color:#2c2c2c;
	text-decoration:none;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	display:inline-block;
	margin:6px 0 0 0;
}
#inputs	a:hover {
	text-decoration:underline !important;
}

#form-login-remember {
	font:normal	12px/20px Arial, Helvetica, sans-serif;
	color:#787878;
	padding:15px 0 0 0;
	display:none;
}
#form-login-remember a {
	color:#6b6b6b;
	font:normal	12px/20px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#form-login-remember a:hover {
	text-decoration:none !important;
}
#form-login-remember .reg {
	display:inline-block;
	color:#b4997c;
	margin:10px 0 0 0;
	text-decoration:underline;
}
#form-login-remember .reg:hover {
	text-decoration:none !important;
}

/* ------------------------------------- topmenu --- */
ul.menu-nav {
	list-style:none;
	overflow:hidden;
	float:left;
	padding:0px 0 0px 0px;
	margin:0;
}
ul.menu-nav	li {
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	float:left;
	border:1px solid red;
	margin:0;
}
ul.menu-nav	li a {
	color:#181818;
	display:block;
	text-decoration:none;
	padding:20px 18px 10px 18px;
}

/* ------------------- hover, active --- */
ul.menu-nav	li a:hover,
ul.menu-nav	li#current a {
	color:#fff;
}

/* ------------------- submenu --- */
/*ul.menu-nav li ul	li {
	list-style: none outside none;
}

ul.menu-nav	li#current ul li a,
ul.menu-nav	li ul li#current a {
	color:#181818;
} */

/* ------------------- hover, active --- */
ul.menu-nav	li ul li a:hover,
ul.menu-nav	li ul li#current a {
	color:#0063A7;
}

ul.menu-nav	.item28	a {padding-left:0px;}
ul.menu-nav	.item54 {padding-right:0px;	background:none;}
ul.menu-nav	.item54	a {padding-right:0px;}

/* --------------------------------------------------------- structure --- */
#body {
	background:#fff;
}
.main {
	width:951px;
	position:relative;
}
.shadow-right {
	background:url(../images/main-shadow-right.png)	right repeat-y;
}
.shadow-left {
	background:url(../images/main-shadow-left.png) left	repeat-y;
	padding:0 5px;
}
.shadow-right-bottom {
	background:url(../images/main-shadow-right-bottom.png) right top no-repeat;
}
.shadow-left-bottom {
	background:url(../images/main-shadow-left-bottom.png) left top no-repeat;
	padding:0 5px;
}
.shadow-bottom {
	background:url(../images/main-shadow-bottom.png) bottom	repeat-x;
	font-size:0px;
	line-height:0px;
	height:5px;
}
.shadow-right-top {
	background:url(../images/main-shadow-right-top.png)	right top no-repeat;
}
.shadow-left-top {
	background:url(../images/main-shadow-left-top.png) left	top	no-repeat;
	padding:0 5px;
}
.shadow-top {
	background:url(../images/main-shadow-top.png) top repeat-x;
	font-size:0px;
	line-height:0px;
	height:5px;
}

/* --------------------------------------------------------- header	---	*/
#header {
	background:url(../images/header-bg.jpg) top repeat-x;
	height:201px;
}
.header-top {
/*	background:url(../images/header-top.png) center top no-repeat;*/
	width:100%;
}
#topmenu {
	position:relative;
	z-index:5000;
	margin-top:0;
	padding:0;
	float:left;
}
#crumbs-search {
	padding-bottom: 5px;
}
#crumbs {
	float:left;
	display:inline;
	width:690px;
	height:25px;
	line-height:25px;
/*	margin:15px 0 0 10px;*/
	margin:5px 0 0 10px;
}
#search {
	background:none;
	width:235px;
	float:right;
	padding:4px;
/*	margin:11px 0 0 0;*/
	margin:1px 0 0 0;
}
#logo {
	font-size:0px;
	float:left;
	position:relative;
	z-index:100;
	margin-left:-23px;
	padding:0;
}
#tube-repair {
	float:left;
	background:url(../images/tube-repair.png) no-repeat;
	width:373px;
	height:129px;
	margin:0 0 0 13px;
}
.currency {
	width:208px;
	float:right;
	height:110px;
	overflow:hidden;
	margin:0 15px 0 0;
	padding:0px 0px 0 0px;
	background:url(../images/taalselectie.png) no-repeat;
}
.cart {
	text-align:right;
	color:#464545;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:right;
	width:335px;
	overflow:hidden;
	margin:-10px 15px 0 0;
	padding:0;
}
.cart hr {
	display:none;
}
.vmCartModule {
	color:#fff;	
	font-size:11px;
}

.bannergroup {
	overflow:hidden;
}
.banneritem_banners	a {
	padding-bottom:11px;
	display:inline-block;
}
.banneritem {
	float:left;
}

/* ------------------------------------- content --- */
#content {
	padding:42px 0 0 0;
}
.content-top {
	background:url(../images/content-tail.gif) left top repeat-x;
	width:100%;
}
#left {
	float:left;
	width:230px;
	margin-left:0;
	margin-right:10px;
}
.container {
	overflow:hidden;
}

/* ------------------------------------- footer	---	*/
#footer {
}
#footer .space {
	padding:33px 0px 42px 0px;
	font:normal	12px/16px Arial, Helvetica, sans-serif;
}
#footer	a {
	color:#92928c;
}
#footer	.footerText {
	color:#888787;
	padding:0 0 0 0;
}
#footer	.footerText	div {
	float:left;
}
#footer	ul {
	padding:0px 0px 12px 0px;
	margin:0;
	list-style:none;
}
#footer	ul li {
	background:none;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	display:inline;
	padding:0 25px 0 0;
	text-transform:uppercase;
	margin:0 0 0 0;
}
#footer	ul li a {
	background:none;
	color:#0f0f0f;
	padding:0;
	text-decoration:none;
}
#footer	ul li a:hover,
#footer	ul li.active a {
/*	color:#28bed0;*/
	color:#0063A7;
}

/* ------------------------------------- Tooltips --- */
.tool-tip {
	background:#ffc;
	border:1px solid #b4b58A;
	color:#000;
	max-width:200px;
	text-align:left;
}
.tool-title {
	background:#dda;
	border-bottom:1px solid	#b4b58A;
	padding:5px 10px;
	font-weight:bold;
}
.tool-text {
	padding:5px 10px;
}

/* ------------------------------------- VM	---	*/
.wrapper {
	overflow:hidden;
	width:100%;
}
.wrapper2 {
	width:100%;
}
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.contact_email input {
	margin-bottom:10px;
}
.contact_email #contact_email_copy {
	margin:0;
	vertical-align:middle;
}

/* ------------------------------------- boxes --- */
.module	.banners {background:none;}

.module	.box,
.module_menu .box,
.module_text .box {background:#fff;}

.module	.box .tail-bottom,
.module_menu .box .tail-bottom,
.module_text .box .tail-bottom {background:url(../images/box-corner-tail-bottom.gif) bottom	repeat-x;}

.module	.box .tail-top,
.module_menu .box .tail-top,
.module_text .box .tail-top {background:url(../images/box-corner-tail-top.gif) top repeat-x;}

.module	.box .tail-right,
.module_menu .box .tail-right,
.module_text .box .tail-right {background:url(../images/box-corner-tail-right.gif) right repeat-y;}

.module	.box .tail-left,
.module_menu .box .tail-left,
.module_text .box .tail-left {background:url(../images/box-corner-tail-left.gif) left repeat-y;}

.module	.box .corner-right-bottom,
.module_menu .box .corner-right-bottom,
.module_text .box .corner-right-bottom {background:url(../images/box-corner-right-bottom.gif) right	bottom no-repeat;}

.module	.box .corner-left-bottom,
.module_menu .box .corner-left-bottom,
.module_text .box .corner-left-bottom {background:url(../images/box-corner-left-bottom.gif)	left bottom	no-repeat;}

.module	.box .corner-right-top,
.module_menu .box .corner-right-top,
.module_text .box .corner-right-top {background:url(../images/box-corner-right-top.gif)	right top no-repeat;}

.module	.box .corner-left-top,
.module_menu .box .corner-left-top,
.module_text .box .corner-left-top {background:url(../images/box-corner-left-top.gif) left top no-repeat; width:100%;}
/* ------------------------------------- END boxes --- */

.paramlist_key {
	width:35% !important; 
	padding-right:5px !important;
}
.form-validate #email {
	padding:0 0 0 1px;
}
.josForm #email {
	width: 147px; 
	padding:3px 0 4px 5px;
}
.validate {
	margin-bottom:1px;
}
.container .moduletable {
	padding:0 0 0 0;
}
.content-indent {
/*	padding:6px 10px 10px 10px;*/
	padding:0px 10px 10px 10px;
}

/* ------------------------------------- Slider	---	*/
.relative {position:relative;}
#faded {
	width:710px;
	height:526px;
}
#faded .pagination {
	position:absolute;
	top:514px; 
	right:25px; 
	padding:0px 0 0px 0px;
	z-index:10;
}
#faded .pagination li {
	float:left; 
	font-size:18px; 
	line-height:1.2em; 
	padding-right:3px; 
	font-weight:bold;
}
#faded .pagination li a {
	display:none;
/*	display:block;
	text-decoration:none;
	background:url(../images/slider-pagination.png) left top no-repeat;
	width:22px;
	height:22px; 
	text-indent:-5000px*/
}
#faded .pagination li a:hover,
#faded .pagination li.current a {
	display:none;
/*	background:url(../images/slider-pagination-active.png) left top no-repeat;*/
}
#faded li a {
	display:block;
}
#faded ul {
	position:relative;
	list-style:none;
	margin:0 auto;
}

.Form-indent {
	margin:20px 0 0 0;
}

/* ------------------------------------	Dr.Tube	---	*/
img.dt_icon {
	width: 16px;
	height: 16px;
	border: 0;
/*	margin: 0 0.5em 0 0;*/
	margin: 0 8px 0 0 !important;
	vertical-align: middle;
}

p.amp {
	padding: 0;
	margin: 0 0 2px 0;
}

p.schematic {
	padding: 0;
	margin-bottom: 5px;
	margin-left: 24px;
	text-indent: -24px;
}

table.tubedata {
	margin-bottom: 8px;
	border:0;
}

/*table.tubedata img {
	margin-right: 10px;
	vertical-align: middle;
	border:0;
}*/
