@import url("../beheer/css/baseStyle.css");

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:"Tahoma";
	background:#8b0214 url('../images/bg_body.jpg') no-repeat;
}

#wrap {
	width:932px;
	height:800px;
	position:absolute;
	top:0;
	left:50%;
	padding:0 34px;
	margin-left:-500px;
	}
	#containerBreadcrums {
		width:680px;
		position:relative;
		top:-10px;
		left:5px;
		padding:0 0 10px 20px;
		border-bottom:1px solid #8b0214;
	}
	#contactForm{
		float:left;
		width:590px;
	}
	.breadcrum_header {
		font-weight:bold;
		font-size:10px;
	}
	#container {
		width:932px;
		height:auto;
		float:left;
		}
		#header {
			width:932px;
			height:117px;
			float:left;
			position:relative;
			}
			#tableHeader {
				float:right;
				margin-top:2px;
			}
			.tableHeaderLogo {
				padding:0 420px 0 0;
			}
			.search {
				padding-top:30px;
			}
			.searchField {
				vertical-align:top;
				padding:7px 10px 0 0;
			}
			.searchField input {
				width:162px;
				height:21px;
				border:0;
				padding:4px 5px 0 5px;
				color:#dadce8;
				font-size:12px;
				background:url('../images/bg_searchfield.png');
			}
			.topnavspacer {
				width:60px;
			}
			.topnavitem a {
				display:block;
				width:auto;
				color:#fff;
				text-decoration:none;
				font-size:11px;
				padding:0 6px 0 6px;
			}
			.topnavitem a:hover {
				text-decoration:underline;
			}
			.topnavitemSpacer {
				color:#fff;				
				font-size:11px;
				padding:0;
			}
			.bigbutton {
				width:89px;
				height:37px;
				background:url('../images/bg_submit.png') no-repeat;
				border:0;
				font-size:13px;
				font-weight:bold;
				color:#fff;
				cursor:pointer;
			}
			#tableNavigatie {
				position:absolute;
				left:10px;
				bottom:0;
				}
				.mainitem {
					padding:0 3px;
				}
				.mainitem_middle, .mainitem_middle_active a {
					white-space: nowrap; /* Google Chrome */
				}
				.mainitem_middle a {
					width:auto;
					height:16px; 
					background:url('../images/bg_tab_middle.png') repeat-x;
					display:block;
					padding:7px 10px 7px 10px;
					font-family:"Tahoma";
					font-size:13px;
					font-weight:bold;
					color:#ffffff;
					text-align:center;
					text-decoration:none;
				}
				.mainitem_middle a:hover {
					color:#ff9900;
				}
				.mainitem_middle_active a {
					width:auto;
					height:16px;
					background:#ffffff;
					display:block;
					padding:7px 10px 7px 10px;
					font-family:"Tahoma";
					font-size:13px;
					font-weight:bold;
					color:#29241e;
					text-align:center;
					text-decoration:none;
		}
		#mainTop, #mainBottom {
			width:932px;
			height:auto;
			float:left;
		}
		#main {
			width:912px;
			height:auto;
			background:#ffffff;
			float:left;
			font-size:12px;
			padding:20px 10px 50px 10px;
			}
			/* HOMEPAGE */
			#main_left {
				width:712px;
				height:auto;
				position:relative;
				float:left;
				}				
				#categoryPreview{
					cursor:pointer;
				}
				#aanbiedingPreview{
					cursor:pointer;
				}
				#main_text {
					width:590px;
					height:auto;
					float:left;
					padding:0 10px 0 0;
					line-height:2.0em;
					color:#4f4f4f;
				}
				#main_text a {
					color:#d2021c;
					text-decoration:none;
					font-size:12px;
				}
				#main_text a:hover {
					color:#fb576b;
				}
				.header_home {
					padding:0 0 10px 10px;
				}
				.header_home_toppadding {
					padding:15px 0 10px 10px;
				}
				.header_red {
					font-size:18px;
					font-weight:bold;
					color:#d2021c;
				}
				.header_black {
					font-size:18px;
					font-weight:bold;
					color:#252324;
				}
				.header_black_small {
					font-size:14px;
					font-weight:bold;
					color:#252324;
				}
				.categoryContainer {
					vertical-align:top;
				}
				.categoryItem a {
					width:179px;
					height:22px;
					display:block;
					color:#282323;
					padding:6px 3px 0 3px;
					border-bottom:2px solid #e9e9eb;
					font-size:11px;
					font-weight:bold;	
					text-decoration:none;
				}
				.categoryItem a:hover {
					color:#ff9900;
			}			
			#homeContent{
				width:495px;
				padding:0 15px 0 0;
				float:right;
				}
				.homeHeader {
					width:495px;
					padding:0 0 15px 0;
					float:left;
				}
			#homeCategories {
				width:200px;
				float:left;
				}
				#containerCategoriesHome {
					width:200px;
					float:left;
				}
			#containerTopAanbiedingen {
				width:700px;
				height:235px;
				float:left;
				position:relative;
				overflow-x:hidden;
			}
			.containerTopAanbieding {
				width:163px;
				height:235px;
				padding:10px 60px 0 15px;
				vertical-align:top;
				background:url('../images/bg_topaanbieding.jpg') no-repeat;
			}
			#tableTopAanbiedingen{
				position:absolute;
				top:0;
				left:0;
			}
			.tableTopAanbieding {
				width:163px;
				}
				.topAanbiedingName {
					width:163px;
					height:42px;
					vertical-align:top;
					line-height:13px;
					color:#333333;
					font-size:12px;
					font-weight:bold;
				}
				.topAanbiedingImage {
					height:80px;					
					text-align:center;
					vertical-align:bottom;
					padding:0;
				}
				.topAanbiedingImage img {
					height:70px;
					/*width:50px;*/
				}
				.topAanbieding a {
					padding:0;
					margin:0;
				}
				.topAanbiedingImage img {
					border:0;
					margin:0;
				}
				.topAanbiedingBullet {
					height:48px;
					font-size:10px;
					line-height:12px;
					vertical-align:top;
				}
				.topAanbiedingPrijsContainer {
					text-align:right;
					}
					.topAanbiedingPrijs {
						width:94px;
						height:42px;
						padding:0;
						background:transparent url('../images/bg_stuntprijs.png') no-repeat;
						text-align:center;
						line-height:42px;
						color:#000;
						font-size:16px;
						font-weight:bold;
					}
					.topAanbiedingNoSellPrijs{
						width:94px;
						height:42px;
						padding:0;
						/*background:transparent url('../images/bg_stuntprijs.png') no-repeat;*/
						text-align:center;
						line-height:42px;
						color:#000;
						font-size:16px;
						font-weight:bold;

					}
				.topAanbiedingLinks {
					width:90px;
					padding:0 0 0 10px;
					text-align:left;
					}
					.topAanbiedingLinks a {
						color:#d2021c;
						text-decoration:none;
						font-size:11px;
					}
					.topAanbiedingLinks a:hover {
						color:#fb576b;
				}

			.newsHomeTop {
				width:673px;
				height:15px;
				border-top:1px solid #d1d1d1;
				background:transparent;
			}
			.newsHomeBottom {
				width:673px;
				height:15px;
				border-bottom:1px solid #d1d1d1;
				background:transparent;		
			}
			.newsHomeSideLeft {
				width:15px;
				height:auto;
				border-left:1px solid #d1d1d1;
			}
			.newsHomeSideRight {
				width:15px;
				height:auto;
				border-right:1px solid #d1d1d1;
			}
			#tableNewsHome {
				margin-top:5px;
				float:left;
			}
			#tableNewsitemsHome {
				float:left;
				width:250px;
				height:auto;				
				}
				.newsitemHome {
					background:#fff url('../images/bg_newsitem.jpg') no-repeat;
					background-position:bottom center;
					border-bottom:2px solid #eaeaec;
					padding:10px 0 10px 0;
				}
				.newsitemHome a.newsHomeTitle {
					height:30px;
					line-height:15px;
					font-size:14px;
					font-weight:bold;
					display:block;
					text-decoration:none;
					color:#25211e;
					margin:0;
				}
				.newsitemHome a.newsHomeIntro {
					font-size:10px;
					color:#25211e;
					display:block;
					padding:3px 0 0 0;
					text-decoration:none;	
					float:left;
				}


				.newsitemHomeActive {
					background:#fff url('../images/bg_newsitem_active.jpg') no-repeat;
					background-position:bottom center;
					border-bottom:2px solid #f6aa00;
					padding:10px 0 10px 0;
				}
				.newsitemHomeActive a.newsHomeTitle {
					height:30px;
					line-height:15px;
					font-size:14px;
					font-weight:bold;
					display:block;
					background:transparent url('../images/arrow_red.gif') no-repeat;
					background-position:0 3px;
					text-decoration:none;
					color:#f6aa00;
					padding:0 0 0 20px;
					margin:0;
				}
				.newsitemHomeActive a.newsHomeIntro {
					font-size:10px;
					color:#25211e;
					display:block;
					float:left;
					line-height:12px;
					padding:3px 0 0 0;
					text-decoration:none;					
				}
				
				#newsImagesContainer {
					width:211px;
					height:369px;
					float:right;
					overflow-x:hidden;
					position:relative;
					}
					.newsImage {
						position:absolute;
						top:0;
						right:0;
					}

			#main_right {
				width:200px;
				height:auto;
				float:right;
				}
				#containerMijnvitavie {
					width:171px;
					height:205px;
					float:right;
					position:relative;
					padding:45px 10px 0 10px;
					background:url('../images/bg_mijnvitavie.jpg') no-repeat;
					}
					#winkelmandjeHeader {
						position:absolute;
						top:15px;
						left:10px;
						font-weight:bold;
						color:#fff;
					}
					#mijnvitavieHeader {
						position:absolute;
						top:125px;
						left:10px;
						font-weight:bold;
						color:#fff;
					}
					#cart {
						position:absolute;
						top:9px;
						right:8px;
					}
				#doelgroepen {
					width:191px;
					height:167px;
					float:right;
					margin-top:12px;
					position:relative;
					}
					.img_doelgroep {
						position:absolute;
						top:0;
						left:0;
				}
				.wachtwoordvergeten {
					text-align:center;
					padding:20px 0 0 0;
				}
				.wachtwoordvergeten a {
					font-family:"Tahoma";
					font-size:12px;
					text-decoration:none;
					color:#454545;
					margin:0;
					font-weight:bold;
				}
				.wachtwoordvergeten a:hover {
					color:#949494;
				}
				input.submitInput {
					width:113px;
					height:23px;
					line-height:23px;
					border:0;
					display:block;
					background:url('../images/meerinfo.png') no-repeat;
					font-size:12px;
					font-weight:bold;
					float:right;
					color:#141414;
					text-decoration:none;
					text-align:center;
					margin:2px auto;
				}
				input.submitInput_hover {
					width:113px;
					height:23px;
					line-height:23px;
					border:0;
					display:block;
					background:url('../images/bestellenHover.png') no-repeat;
					font-size:12px;
					font-weight:bold;
					float:right;
					color:#ffffff;
					text-decoration:none;
					text-align:center;
					margin:2px auto;
					cursor:pointer;
				}
				input.submitInput:hover{
					background:url('../images/bestellenHover.png') no-repeat;
				}
				#tableDoelgroepen {
					width:auto;
					position:absolute;
					top:10px;
					left:15px;
					}
					.doelgroepenHeader {
						font-size:14px;
						font-weight:bold;
						color:#d2021c;
						padding:0 0 15px 0;
					}
					.doelgroepLink a {
						width:auto;
						height:20px;
						line-height:16px;
						display:block;
						text-decoration:none;
						color:#2a2625;
						font-size:12px;
						font-weight:bold;
				}
				#actueel {
					width:191px;
					height:auto;
					float:right;
					margin-top:10px;
					padding:0;
					position:relative;	
					}
					.homelink {
						background:#f6aa00;
						border-left:1px solid #fad071;
						border-right:1px solid #fad071;
						padding:0 0 0 12px;
					}
					.homelink a {
						display:block;
						width:140px;
						height:auto;
						background:transparent url('../images/arrow.gif') no-repeat;
						background-position:0 6px;
						padding:4px 0 4px 20px;
						font-weight:bold;
						font-size:10px;
						color:#ffffff;
						text-decoration:none;
						border-bottom:1px solid #d09000;
					}
					.homelink a:hover {
						color:#d2021c;
					}
					.actueelImg {
						position:absolute;
						top:0;
						left:0;
					}
					#actueelContent {
						width:282px;
						height:auto;
						float:left;
						padding:0 0 0 2px;						
					}
					a.submitButtonActueel {
						width:98px;
						height:28px;
						background:transparent url('../images/bg_submit_black.png') no-repeat;
						position:absolute;
						bottom:20px;
						right:20px;
						text-align:center;
						color:#fff;
						padding:9px 0 0 0;
						font-size:12px;
						font-weight:bold;
						text-decoration:none;
					}
					a.submitButtonActueel:hover {
						background:transparent url('../images/bg_submit_black_hover.png') no-repeat;
				}
				#aanmelden {
					width:179px;
					height:auto;
					padding:0 10px 0 2px;
					background:#ffffff;
					float:right;
					margin-top:10px;
					position:relative;
					}
					.content_Aanmelden {
						padding:0 15px 0 15px;
						background:#f6aa00;
						border-left:1px solid #fad071;
						border-right:1px solid #fad071;
						color:#fff;
						font-size:10px;
					}
					.aanmelden_top {
						width:177px;
						height:36px;
						padding:0 0 0 10px;
						font-weight:bold;
						color:#fff;
						background:url('../images/bg_aanmelden_top.jpg') no-repeat;
					}
				#weetjes {
					width:191px;
					height:auto;	
					padding:0;
					background:#d2021c;
					float:right;
					margin-top:10px;
					position:relative;	
					}
					.weetjes_top, .weetjes_top {
						width:191px;
						height:12px;
						float:left;
					}
					#weetjes_container {
						width:161px;
						height:auto;
						float:left;
						border-left:3px solid #fff;
						border-right:3px solid #fff;
						padding:4px 12px 5px 12px;
					}
					.header_black {
						font-size:18px;
						font-weight:bold;
						color:#272324;
						padding:0 0 15px 0;
					}
					.header_yellow {
						font-size:14px;
						font-weight:bold;
						color:#f7ab00;
						padding:0 0 15px 0;
					}
					.newsItemIntro {
						padding:0;
					}
					.newsItem a {
						display:block;
						width:140px;
						height:auto;
						background:transparent url('../images/arrow.gif') no-repeat;
						background-position:0 6px;
						padding:4px 0 4px 20px;
						font-weight:bold;
						font-size:10px;
						color:#ffffff;
						text-decoration:none;
						border-bottom:1px solid #ae0316;						
					}
					.newsItem a:hover {
						color:#f7ab00;
					}
					#weetjesContent {
						float:left;
					}

			/* WEBSHOP */
			#mainLeft {
				width:235px;
				float:left;
				}
				.mainLeftTitle {
					font-weight:bold;
					font-size:16px;
					color:#282323;
			}
			#mainRight {
				width:677px;
				float:right;
				}
								
			.pageTitle {
				font-weight:bold;
				font-size:16px;
				color:#d32129;
			}
			#footer table tr td { /* Tagcloud cell*/
				height:30px;
				text-align:center;
				vertical-align:bottom;
			}
		#footer table {
			width:880px;
			}
			.tagcloudHeader {
				font-size:17px;
				font-weight:bold;
				color:#fff;
				padding:0 0 5px 5px;
				text-decoration:none;
			}

			.tag_klein {
				font-size:10px;
				height:auto;
				padding:0 4px 0 4px;
				text-decoration:none;
				color:#f8b715;
			}
			.tag_medium {
				font-size:15px;
				height:auto;
				padding:0 4px 0 4px;
				text-decoration:none;
				color:#f8b715;
			}
			.tag_groot {
				font-size:20px;
				height:auto;
				padding:0 4px 0 4px;
				text-decoration:none;
				color:#f8b715;
			}
			.tag_enorm {
				font-size:25px;
				height:auto;
				padding:0 4px 0 4px;
				text-decoration:none;
				color:#f8b715;
			}

		#zoekresultaatenTabel {

			}
			.zoekResultaatHeader {
				font-weight:bold;
				font-size:14px;
			}
			.zoekResultaatTitel {
				font-weight:bold;
				padding:15px 0 0 0;
			}
			.zoekResultaatNaam {
				width:405px;
				padding:0 10px 0 5px;
			}
			.zoekResultaatLink {
				width:150px;
				padding:0 10px 0 0;
				text-align:right;
		}
		#footerCategories {
			float:left;
			position:relative;
			left:0px;
			margin-top:20px;
			}
			.footerCategory {
				width:78px;
				padding:10px 7px 10px 7px;
				text-align:center;
				border:1px solid #d8d8d8;
			}
			.footerCategory img {
				width:78px;
				border:0;
			}
			.footerCategory a {
				display:block;				
				padding:2px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
			}
			.footerCategory a:hover {

			}
		#footer {
			width:952px;
			height:146px;
			padding:25px 0 0 20px;
			background:url('../images/bg_footer.png') no-repeat;
			float:left;
		}
		#subfooter {
			width:892px;
			height:50px;
			float:left;
			padding:0 20px 0 20px;
			margin-top:10px;
		}
		.subfooteritem a {
			display:block;
			width:auto;
			color:#fff;
			text-decoration:none;
			font-size:11px;
			padding:0 6px 0 6px;
		}
		.subfooteritem a:hover {
			text-decoration:underline;
		}
		.subfooterspacer {
			color:#fff;
			font-size:11px;
		}
		.popuplink {
			font-family:"Tahoma";
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
			color:#289e1f;
			padding:15px 0 0 0;
		}
		.popuplink:hover {
			color:#48c33f;
		}
#errors{
	width:300px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	border:3px #f00 outset;
	padding:5px;
	background:#fff;
	color:#f00;
	cursor:pointer;
}

#errors img{
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;
}

#errorHeader{
	font-weight:bold;
}

#errors ul{
	padding-left:20px;
}

#message{
	width:300px;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-150px;
	border:3px #107C05 outset;
	padding:5px;
	background:#fff;
	color:#107C05;
	cursor:pointer;
	z-index:50;
}
.contactLabel{
	width:110px;
	vertical-align:top;
}

.submit{
	display:block;
}

.form_label {
	vertical-align:top;
}
.form_input{
	padding:0 0 2px 15px;
}

.input_text{
	background:none repeat scroll 0 0 #ffffff;
	border:1px solid #c5c5c5;
	font-size:11px;
	height:16px;
	line-height:16px;
	width:200px;
}
.input_textarea{
	background:none repeat scroll 0 0 #ffffff;
	border:1px solid #c5c5c5;
	font-size:11px;
	height:100px;
	line-height:16px;
	width:400px;
}

.input_submit{
	display:block;
	background:#ccc;
}

.popupTitle{
	font-weight:bold;
	font-size:18px;
	display:block;
	padding:0;
}
.popupText {
	font-weight:bold;
	font-size:14px;
	display:block;
	padding:0 0 15px 0;
}
#winkelmandjeLink {
	float:left;
	top:5px;
	right:0;
	font-weight:bold;
	z-index:1002;
	}
	#winkelmandjeLink a.winkelmandjelink {
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
	}
	#winkelmandjeLink a:hover {

	}
	#winkelmandjeLink img {
		border:0;
	}
	.linkTotaal {
		font-size:9px;
		color:#fff;
	}
	#winkelmandjeMsg {
		float:left;
		font-size:8pt;
		font-style:italic;
		font-weight:normal;
		padding:5px 0 0 50px;
	}
	a.naar_winkelmandje {
		font-size:14px;
		font-weight:bold;
		display:block;
		padding:5px 0 0 0;
		color:#107c05;
		text-decoration:none;
	}
	a.naar_winkelmandje:hover {
		text-decoration:underline;
	}
#mijnvitavie{
	position:absolute;
	top:153px;
	left:8px;
	color:#fff;
	}
	#mijnvitavie .textInput{
		height:14px;
		line-height:14px;
		margin:0 0 2px 2px;
		width:96px;
		border:1px solid #f2f2f2;
	}
	#mijnvitavie .submitInput, .form_submit .submitInput{
		width:113px;
		height:23px;
		line-height:23px;
		border:0;
		display:block;
		background:url('../images/meerinfo.png') no-repeat;
		font-size:12px;
		font-weight:bold;
		float:left;
		color:#141414;
		text-decoration:none;
		text-align:center;
		margin:4px auto;
	}
	#mijnvitavie .submitInput_hover, .form_submit .submitInput_hover{
		width:113px;
		height:23px;
		line-height:23px;
		border:0;
		display:block;
		background:url('../images/bestellenHover.png') no-repeat;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
		float:left;
		text-decoration:none;
		text-align:center;
		margin:4px auto;
		cursor:pointer;
	}
	#mijnvitavie #mvError{
		border:3px #f00 outset;
		background:#fff;
		color:#f00;
		padding:5px;
		position:absolute;
		width:300px;
		cursor:pointer;
		left:50%;
		margin:300px 0 0 -150px;
	}
	#mijnvitavie #mvError ul li{
/*		list-style-type:none;*/
	}
	#mijnvitavie #mvError ul{
		padding-left:20px;
	}
	#mijnvitavie .errorHeader{
		font-weight:bold;
	}
	#mijnvitavie #mvError img{
		position:absolute;
		top:5px;
		right:5px;
		cursor:pointer;
	}
	a.mijnvitavielink {
		color:#158612;
		font-weight:bold;
		text-decoration:none;
		margin-left:5px;
	}
	a.mijnvitavielink:hover {
		color:#20c21c;
	}
	.categoryItem a.mainCatActive{
		color:#ff9900;
	}
.orderHeader{
	font-weight:bold;
	padding: 0 8px 0 0;
}
.orderDate{
	padding: 0 8px 0 0;
	vertical-align:top;
}
.orderStatus{
	padding: 0 8px 0 0;
	vertical-align:top;
}
.orderPaymentMethod{
	padding: 0 8px 0 0;
	vertical-align:top;
}

.orderSendCost{
	padding:0 8px 0 0;
	vertical-align:top;
}
.orderTotal{
	padding: 0 8px 0 0;
	vertical-align:top;
}

.orderLink{
	vertical-align:top;
}

.itemHeader{
	font-weight:bold;
	padding:0 8px 0 0;
}

.itemName{
	padding:0 8px 0 0;
}
.itemPrice{
	padding:0 8px 0 0;
}

#loader_reorder{
	width:16px;
	height:16px;
	margin-left:20px;
}

.orderOverview{
	border:2px #e9e9eb solid;
	padding:5px;
	width:100%;
}
.orderOverview .itemName{
	
}
.orderOverview .itemPrice{
	width:60px;
}
.orderOverview .itemAmount{
	width:40px;
}
.orderOverview .itemSubtotal{
	width:50px;
}

.reorderLink{
	cursor:pointer;
	margin:5px 0 30px 0;
	position:relative;
	left:388px;
	width:120px;
	height:22px;
	display:block;
}
.reorderLink:hover{
	text-decoration:underline;
}

div#errorBG{
	width:100%;
	height:100%;
	position:fixed;
	background:url('../images/s.png');
	top:0;
	left:0;
	z-index:100;
}