body {
	background:#e58517;
}

/* Graphical user interface */

#container {
	display:block;
	position:relative;
	width:950px;
	margin:0 auto;
	text-align:left;
	top:10px;
	background-color:#fff;
	background-image:url(../images/bg_container.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

	#header {
		display:block;
		position:relative;
		width:950px;
		margin:0 auto;
	}
		#header #top {
			display:block;
			position:relative;
			width:950px;
			height:85px;
			margin:0 auto;
		}
			#top .left {
				display:block;
				position:relative;
				width:325px;
				height:85px;
				float:left;
				background-image:url(../images/logo_boekerietje.jpg);
				background-position:top right;
				background-repeat:no-repeat;
			}	
			#top .right {
				display:block;
				position:relative;
				width:625px;
				height:85px;
				float:right;
				text-align:center;
			}
				/* @Ruig.com 
					Dynamic menu */
				#menu {
					display:block;
					z-index:11;
					text-align:left;
					width:500px;
					margin:0 auto;
					padding:16px 0 0 0;
				}
					#menu a {
						padding-left:5px;
						padding-right:5px;
						color:#173059;
						display:block;
					}
					
					#menu ul {
						display:block;
						margin:0;
						padding:0;
					}
						#menu ul li {
							margin:0px;
							padding:0px;
							list-style:none;
							list-style-image:none;
							display:block;
							float:left;
						}
						#menu ul li a {
							border-left:1px solid #fff;
							color:#fff;
							text-transform:uppercase;
							font-size:12px;
							padding-left:10px;
							padding-right:10px;
						}
							#menu ul li a:hover { color:#e73e97; }
							
							#menu ul ul {
								float:none;
								clear:both;
								display:none;
								width:160px;
								position:absolute;
								padding:15px 0 0 0;
								margin:0px;
								z-index:100;
							}
								#menu ul ul li {
									display:block;
									width:150px;
									text-align:left;
									float:none;
									clear:both;
									height:auto;
									border:0;
									margin:0;
									padding:0;
									padding-left:5px;
									padding-right:5px;
									background:#f89829;
								}
								#menu ul ul li a {
									display:block;
									width:150px;
									margin:0px;
									border:0px;
									color:#fff;
									text-transform:none;
								}
								#menu ul ul a:hover {
									color:#e73e97;
								}
			
			#menu .submenu_top {
				display:block;
				background-image:url(../images/submenu_top.png);
				background-position:top center;
				background-repeat:no-repeat;
				padding-top:7px;
			}
			#menu .submenu_bottom {
				display:block;
				background-image:url(../images/submenu_bottom.png);
				background-position:bottom center;
				background-repeat:no-repeat;
				padding-bottom:7px;
			}
			
		#header #photo {
			display:block;
			position:relative;
			width:950px;
			height:200px;
		}
			#photo .left {
				display:block;
				position:relative;
				width:650px;
				height:200px;
				padding-left:17px;
				float:left;
			}
				#random {
					display:block;
					position:relative;
					width:650px;
					height:200px;
					background-color:#e73e97;
				}
				#overlay {
					display:block;
					position:relative;
					width:650px;
					height:200px;
					background-image:url(../images/overlay.png);					
				}
			#photo .right {
				display:block;
				position:relative;
				width:267px;
				height:200px;
				padding-right:16px;
				float:right;
			}
		
	#content {
		display:block;
		position:relative;
		width:917px;
		height:auto;
		margin:0 auto;
		background-color:#fff;
		background-image:url(../images/bg_content.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
	}

	#columns {
		display:block;
		position:relative;
		width:917px;
		padding-top:20px;
	}

		#content .left {
			display:block;
			width:310px;
			float:left;
		}
		#content .right {
			display:block;
			width:585px;
			float:right;
			padding-left:20px;
		}

			/* cms generated content
			// was engine
			// articles */
			#content .left .article,
			#content .right .article {
				display:block;
			}
				#content .left .article .title,
				#content .right .article .title,
				#content .right .news_module .article .title {
						display:block;
				}
					#content .left .default > div.title h1,
					#content .right .default > div.title h1 {
						display:block;
					}
					#content .left .article.default > div.title,
					#content .right .article.default > div.title,
					#content .right .news_module .default .title h1 {
						padding:30px;
						padding-top:15px;
						padding-bottom:5px;
					}
						#content .right .article.default > div.title,
						#content .right .news_module .default .title h1 {
							background-image:url(../images/bg_article_title_right.png);
							background-repeat:repeat-x;
							background-position:0 0;
						}
						#content .left .article.default > div.title {
							background-image:url(../images/bg_article_title_left.png);
							background-repeat:repeat-x;
							background-position:0 0;
						}
					#content .left .module_contents .article.default > div.title,
					#content .right .module_contents .article.default > div.title {
						padding:0;
						background:none;
					}
				#content .left .default,
				#content .right .default {
					display:block;
				}
					#content .left .default p,
					#content .right .default p {
						display:block;
						padding-bottom:10px;
					}
				#content .left .content,
				#content .right .content {
					display:block;
					padding-top:0;
					padding-right:30px;
					padding-left:30px;
					padding-bottom:15px;
				}
				#content .left_nostyles .content {
					display:block;
					padding-top:0;
					padding-right:0;
					padding-left:0;
					padding-bottom:0;
				}	

				/* cms generated content
				// was engine
				// shopping
				.left .shop_menu div.title,
				.right .shop_menu div.title {
					margin:0;
					padding:0;
					padding-left:15px;
				}
				.left .shop_menu div.title *,
				.right .shop_menu div.title * {
					margin:0;
					padding:0;
					color:#eee;
					font-size:12px;
					text-transform:uppercase;
					font-family:Tahoma, Geneva, Verdana;
				}
				.left div.shop_specifications_module div.title,
				.right div.shop_specifications_module div.title {
					display:none;
				}
				.right .shop_menu,
				.left .shop_menu {
					display:block;
					background-image:url(../images/menu_middle.gif);
					background-repeat:repeat-y;
					margin-bottom:7px;
				}
				.left .shop_menu div.top,
				.right .shop_menu div.top {
					display:block;
					padding-top:0px;
					background-image:url(../images/menu_top.gif);
					background-repeat:no-repeat;
					background-position:top;
				}
				.left .shop_menu div.bottom,
				.right .shop_menu div.bottom {
					display:block;
					padding-bottom:5px;
					background-image:url(../images/menu_bottom.gif);
					background-repeat:no-repeat;
					background-position:bottom;
				}
					.left .shop_menu ul,
					.right .shop_menu ul {
						display:block;
						margin:0px;
						padding:0px;
					}
						.left .shop_menu ul li,
						.right .shop_menu ul li {
							display:block;
							margin:0;
							padding:0;
							list-style:none;
						}
							.left .shop_menu ul li a,
							.right .shop_menu ul li a {
								display:block;
								padding:3px;
								padding-left:15px;
								padding-right:15px;
								border-top:1px solid #FF1A25;
								color:#FF1A25;
								font-size:11px;
								font-weight:bold;
							}
							.left .shop_menu ul li a:hover,
							.right .shop_menu ul li a:hover {
								color:#fff;
								background-color:#FF1A25;
							}
							.left .shop_menu ul li .name,
							.right .shop_menu ul li .name {
								float:left;
							}
							.left .shop_menu ul li .amount,
							.right .shop_menu ul li .amount {
								display:none;
								float:right;
								color:#666;
								font-weight:normal;
							}
							.right .shop_menu ul li a:hover .amount,
							.left .shop_menu ul li a:hover .amount {
								color:#fff !important;
							}
					.left .shop_menu ul ul,
					.right .shop_menu ul ul {
						display:none;
						position:absolute;
						margin-left:185px;
						margin-top:-25px;
						width:179px;
						border:2px solid #FF1A25;
						border-top:1px solid #FF1A25;
						background-image:url(../images/menu_middle.gif);
						background-position:center;
						background-repeat:repeat-y;
						background-color:#fff;
					}  */


	
		
	#footer {
		display:block;
		position:relative;
		background-color:#fff;
		background-image:url(../images/bg_footer.jpg);
		background-position:center bottom;
		background-repeat:no-repeat;
		width:950px;
	}		
		#footer .galerietje {
			display:block;
			position:relative;
			background-image:url(../images/galerietje.gif);
			background-position:center center;
			background-repeat:no-repeat;
			width:950px;
			height:35px;
		}
		#footer .copyrights {
			display:block;
			position:relative;
			text-align:center;
			padding-bottom:5px;
			font-size:12px;
			color:#a0a0a0;
		}
		#footer .copyrights a {
			color:#a0a0a0;
			font-size:12px;
			text-transform:none;
		}
			#footer .copyrights a:hover { color:#e58517; }
			
			
			
			
.store_module div.custom_fields,
.shop_cart div.custom_fields {
	display:block;
}
.shop_cart div.custom_fields {
	display:none;
}
#modalContainer div.custom_fields {
	padding-top:20px;
}
#modalContainer div.custom_fields div,
.store_module div.custom_fields div,
.shop_cart div.custom_fields div {
	display:block;
	clear:both;
}
#modalContainer div.custom_fields em,
.store_module div.custom_fields em,
.shop_cart div.custom_fields em {
	display:block;
	width:300px;
	float:left;
	text-align:right;
	padding-right:5px;
}
#modalContainer div.custom_fields input,
.store_module div.custom_fields input,
.shop_cart div.custom_fields input {
	width:200px;
}
#modalContainer div.custom_fields .submit_but {
	display:block;
	clear:both;
	text-align:center;
	padding-top:10px;
}
#modalContainer div.custom_fields .submit_but .submit {
	width:auto;
}
.shop_cart .custom_fields_button {
	display:block;
	background-image:url(../images/button_personaliseren.jpg);
	width:350px;
	height:39px;
	background-position:top;
}
.shop_cart .custom_fields_button.open {
	background-position:bottom;
}			
.shop_cart .custom_fields_button b {
	display:none;
}

			
/* Shop module */
.store_module div.spec_group_menus {
	display:none;
}
.store_module div.spec_group_menu {
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.store_module .page_stats {
	display:none;
}

.store_module div.spec_group_menu label {
	display:block;
}
.store_module div.spec_group_menu select {
	display:block;
	clear:both;
}
span.spec_submit {
	display:none;
}
.spec_group_menu select {
	width:93px;
}
span.spec_reset {
	white-space: nowrap;
}
.store_module .title * {
	font-size:16px;
	line-height:18px;
}
.store_module .listing {
	display:block;
	width:585px;
	overflow:hidden;
}
.store_module .listing .category {
	display:block;
	clear:both;
}
.store_module .listing .article_container.hover {
	background-color:#eee;
	cursor:pointer;
	border-color:#d00 !important;
}
.store_module .listing .article_container {
	display:block;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	width:140px;
	float:left;
	padding:10px !important;
	border:1px solid #ccc;
}
.store_module .listing .article div.thumb {
	display:block;
	width:135px;
	height:135px;
	text-align:center;
	margin-bottom:10px;
}
.store_module .listing .article div.thumb a {
	display:block;
	width:135px;
	height:135px;	
	border:1px solid #ccc;
	background-color:#f1f1f1;
	background-position:center;
	background-repeat:no-repeat;
}
.store_module .listing .article div.thumb a:hover {
	border:1px solid #e74098;
}
.store_module .listing .article div.thumb img {
	display:none;
}
.store_module .listing .article div.no_thumb {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:135px;
}
.store_module .listing .article div.more_info {
	display:none;
}
.store_module .listing .article .custom_fields {
	display:none;
}
.store_module .listing .article div.prices,
.store_module .listing .article div.price_line,
.store_module .listing .article div.price {
	display:block;
}
.store_module .listing .article span.article {
	display:none;
}
.store_module .details {
	display:block;
}
.store_module .specs {
	display:block;	
}
.store_module .specs .spec_group {
	display:block;
}
.store_module .specs .spec_item {
	display:inline;
}
.store_module .specs .spec_item label {
	padding-right:5px;
}
.store_module .spec_title {
	display:inline;
}
.store_module .spec_checkbox {
	display:inline;
}
.store_module .specs .spec_item .yes {
	display:none;
}

.store_module .listing .article div.info {
	display:none;
}
.store_module .listing .article .prices {
	display:block;
	clear:both;
	text-align:right;
}
.store_module .listing .article span.stock {
	display:none;
}
.random_price,
.store_module .listing .article span.price {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
.store_module .listing .article .price .ref,
.store_module .listing .article .price .article {
	display:none;
}
.store_module .listing .article div.ui {
	display:block;
	text-align:center;
	margin-top:10px;
	padding:3px;
	background-color:#eee;
	border:1px solid #ccc;
}

.store_module .item_details {
	display:block;
}
.store_module .item_details .article {
	display:block;
	padding:0 !important;
}
.store_module .item_details .article div.title {
	display:block;
}
.store_module .item_details .article div.specs {
	display:block;
	float:left;
}
.store_module .item_details .article div.info {
	display:block;
	clear:left;
}
.store_module .item_details .article div.preview {
	display:block;
	float:right;
}
.store_module .item_details .article div.prices {
	display:block;
	clear:both;
	padding-top:15px;
	margin-top:20px;
	margin-bottom:20px;
}
.store_module .item_details .article div.price_line {
	display:block;
	border-top:1px solid #ccc;
	padding-bottom:4px;
	padding-top:4px;
}
.store_module .item_details .article div.price_line span {
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
}
.store_module .item_details .article div.price_line div.price {
	display:block;
	float:left;
}

.store_module .item_details .article div.price_line div.price span {
	display:inline;
}
.store_module .item_details .article div.price_line div.price .ref {
	font-weight:normal;
}
.store_module .item_details .article div.price_line div.ui {
	display:block;
	white-space:nowrap;
	float:right;
}
.store_module .item_details div.category {
	display:none;
}
.store_module .item_details .article span.price {
	font-size:18px !important;
}
.store_module .item_details .article .preview {
	margin-top:0;
	margin-left:15px;
	margin-bottom:0;
	margin-right:0;
}
.store_module .item_details .article .preview img {
	border:1px solid #ccc;
}
#content .store_module .listing_header.article_container {
	display:none; !important;
}
#content .store_module .price_line span.article {
	display:none; !important;
}
div.page_stats {
	display:block;
	clear:both;
	text-align:center;
}
div.page_stats table {
	margin-left:auto;
	margin-right:auto;
}
.store_module div.tax {
	text-align:center;
}

.loginform span {
	display:block;
}
.loginform input.input {
	width:175px;
}


input.input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #E63E95;
	font-size:14px;
	background-image:url(../images/input.png);
	background-position:top;
	background-repeat:repeat-x;	
}





/* Overlay */
#modalOverlay {background-color:#000; cursor:wait;}

/* Container */
#modalContainer {height:400px; width:600px; left:50%; top:50%; margin-left:-300px; background-color:#fff; border:3px solid #fff;}
#modalContainer a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#modalContainer #basicModalContent {padding:8px;}

