body {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
	font-size: 12px;
	background: url('/images/background-gradient.png') repeat-x #ba8e53;
	/*height:100%; */
}

img {
	border: 0;
}

hr {
	margin: 8px 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

strong {
    font-weight: normal;
}

a {
    outline: none;
}

#site_container {
	position: relative;
	width: 1054px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}

#site_footer {
	float: left;
	width: 1054px;
	height: 4px;
	margin-bottom: 50px;
	background: url('/images/shadow-bottom.png') no-repeat;
}

#main_header_spacer {
	position: relative;
	width: 1054px;
	height: 4px;
	background: url('/images/shadow-top.png') no-repeat;
	font-size: 1px;
	line-height: 4px;
}

#main_header {
	position: relative;
	width: 976px;
	height: 101px;
	padding: 0 39px;
	background: url('/images/site-background-wide.png') repeat-y;
}

#main_container {
	position: relative;
	width: 1030px;
	height: 100%;
	padding: 0 12px;
	background: url('/images/site-background-wide.png') repeat-y;
}

#sub_main_container {
	position: relative;
	width: 100%;
	height: 100%;
	background: url('/images/sub_main_background.png') no-repeat;
	background-position: bottom left;
}

/* ----- Header ----- */
#main_header_logo {
	float: left;
	width: 596px;
	height: 101px;
}

#main_header_image {
	float: left;
	width: 200px;
	height: 101px;
}
	#main_header_image a {
		outline: none;
	}

#main_header_logos {
	float: left;
	width: 180px;
	height: 101px;
}

/* ----- Site columns ----- */
#main_left {
	float: left;
	width: 215px;
	height: 100%;
	padding-left: 27px;
	/*background: url('/images/blue-gradient.png') repeat-x #fff bottom;*/

}

#main_middle {
	float: left;
	width: 593px;
	height: auto;
	background-color: #fff;

}

#main_right {
	float: left;
	/*width: 168px;*/
	width: 175px;
	height: 100%;
	padding-right: 0px;
	/*background: url('/images/blue-gradient.png') repeat-x #fff bottom;*/
}

/* ----- Left column ----- */
#menu_left {
	float: left;
	width: 100%;
	height: auto;
}
	.menu_item {
		float: left;
		width: 210px;
		height: auto;
		min-height: 16px;
		margin-bottom: 2px;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 1px solid #dcdcdc;
	}
	
	.menu_item a {
		color: #4f4f4f;
		text-decoration: none;
	}
	.menu_item a:hover {
		color: #5CA9D3 !important;
	}
	
	.menu_item ul{
		margin: 0 0 10px 0;
		padding: 0;
		list-style-type: none;
		font-size: 12px;
	}
	
	.menu_item.honden {
		color: #7b4d2b;
	}

#sub_menu_left {
	float: left;
	width: 100%;
	height: auto;
}

#items_left {
	float: left;
	width: 215px;
	height: auto;
	margin-top: 30px;
}
	.items_left_item {
		float: left;
		width: 213px;
		padding-left: 2px;
		margin-bottom: 10px;
	}

/* ----- Middle column ----- */
#header_middle {
	float: left;
	width: 563px;
	padding: 0 15px;
	height: auto;
}
	#header_middle h1 {
		margin: 0;
		padding: 0;
		font-size: 18px;
		font-weight: bold;
		color: #5ca9d3;
	}
	
	#header_middle h2 {
		margin: 8px 0 0 0;
		padding: 0;
		font-size: 14px;
		font-weight: bold;
		/*color: #4F4F4F;*/
	}
    
    #header_middle h2.product_custom {
		margin: 0;
		padding: 0;
		font-size: 18px;
		font-weight: bold;
		color: #5ca9d3;
	}
	
	#header_middle p {
		margin: 5px 0;
		padding: 0;
		font-size: 12px;
	}
	
	#header_middle a {
		color: #000;
		text-decoration: none;
		/*font-size: 11px;*/
	}
	#header_middle a.active {
		color: #5ca9d3;
	}
	#header_middle a:hover {
		color: #5ca9d3 !important;
	}

#header_middle_breadcrumbs {
	font-size: 11px;
}

#content_middle {
	float: left;
	width: 100%;
	height:	auto; 
	min-height: 390px;
	display: block;
	background-color: #fff;
}

#content_middle p.margintext {
	font-size: 12px;
	margin: 0 15px;
	padding: 0;
}
#content_middle div.margintext {
	font-size: 12px;
	margin: 0 15px;
	padding: 0;
}


#margintext{
	position: relative;
	font-size: 12px;
	margin: 0 15px;
	padding: 0;
}

.content_header {
	padding: 0;
	margin: 10px 0 10px 15px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#content_acties {
	position: relative;
	width: 593px;
	height: 167px;
	border-bottom: 1px solid #e5f2f4;
	overflow: hidden;
}

.content_category_block {
	float: left;
	width: 129px;
	height: auto;
	margin: 10px 0 0 15px;
	/*background-color: #eee;*/
	overflow: hidden;
}

	.content_category_block h2{
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	.content_category_block a{
		text-decoration: none;
	}
	.content_category_block a:hover{
		color: #5CA9D3 !important
	}
	.content_category_block a.special{
		font-size: 11px;
		font-weight: bold;
		line-height: 20px;
	}
	
	.content_category_block ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	.content_category_block li{
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		color: #444444;
		overflow: hidden;
		width: 100%;
	}
	.content_category_block li a{
		color: #444444;
		text-decoration: none;
		padding-left: 1px;
	}
	.content_category_block li a:hover{
		color: #5CA9D3;
	}



.content_sales_block {
	float: left;
	width: 129px;
	height: auto;
	margin: 10px 0 0 15px;
	overflow: hidden;
}

	.content_sales_block a {
		font-size: 12px;
		text-decoration: underline;
		color: #000;
		margin: 0;
		padding: 0;
	}
	.content_sales_block a:hover {
		color: #5CA9D3;
	}

	.content_sales_block p {
		font-size: 12px;
		color: #444444;
		margin: 0;
		padding: 0;
	}
	.content_sales_block p.price {
		color: #5CA9D3;
		font-weight: bold;
		margin-top: 10px;
	}
	.content_sales_block p.title {
		text-decoration: underline;
		font-weight: bold;
	}

.aanbiedingheader {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	/*color: #4F4F4F;*/
}


.collection_img_block {
	float: left;
	width: 131px;
	height: 154px;
	margin: 0 0 7px 7px;
	background: url('/images/abtest_productbox.png') no-repeat;
}

.collection_img_block span {
	margin: 2px 0;
	font-weight: bold;
	font-size: 8pt;
}

.collection_img_block a {
	text-decoration: none !important;
}

.collection_img_block a:hover {
	color: #5CA9D3 !important;
}


#footer_middle {
	float: left;
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url('/images/site-background-wide.png') repeat-y;
}

#footer_middle_spacer {
	position: relative;
	width: 1054px;
	height: 7px;
	background: url('/images/site-background-wide2.png');
	font-size: 1px;
	line-height: 7px;	
}

	#footer_middle ul {
		font-size: 11px;
		font-weight: bold;
		margin-top: 8px;
		margin-bottom: 0;
		line-height: 13px;
		color: #5ca9d3;
		padding-left: 30px;
		width: 100%;
	}
	
	#footer_middle a { 
		color: #5ca9d3;
		text-decoration: none;
	}
	#footer_middle a:hover { 
		color: #4F4F4F;
	}

	.footer_middle_item1 {
		float: left;
		width: 115px;
		height: 73px;
	}
	.footer_middle_item2 {
		float: left;
		width: 190px;
		height: 73px;
	}
	.footer_middle_item3 {
		float: left;
		width: 200px;
		height: 73px;
	}
	.footer_middle_left {
		float: left;
		width: 242px;
		height: 73px;
		margin-left: 12px;
		background-color: #c6e4e7;
	}
	.footer_middle_right {
		float: right;
		width: 195px;
		height: 73px;
		margin-right: 12px;
		background-color: #c6e4e7;
	}

/* ----- Right column ----- */
#cart_right {
	position: relative;
	width: 126px;
	height: 48px;
	padding: 45px 0 0 42px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	background: url('/images/winkelwagen.png') no-repeat;
	cursor: pointer;
}

	#cart_right_items {
		float: left;
		width: 60px;
		height: 13px;
		color: #000;
	}
	
	#cart_right_totaal {
		float: left;
		width: 60px;
		height: 13px;
		color: #000;
	}
	
	.cart_right_l {
		float: left;
		width: 65px;
		height: 13px;
		color: #5CA9D3;
	}

/* ----- shopping cart ----- */
.cart_hdr_artikel {
	float: left;
	width: 230px;
	height: 20px;
	margin-left: 13px;
	border-right: 1px solid #5CA9D3;
	
	font-size: 14px;
	font-weight: bold;
	color: #5CA9D3;
}
	.cart_artikel {
		float: left;
		width: 230px;
		height: 100px;
		margin-left: 13px;
		border-right: 1px solid #5CA9D3;	
	}
	
		.cart_artikel p {
			float: left;
			width: 140px;
			height: auto;
			margin: 0;
			padding: 0;	
			font-size: 12px;
		}
		
		.cart_artikel img {
			float: left;
			width: 87px;
			height: 100px;
			margin: 0;
			padding: 0;	
		}
		
		.cart_artikel p.title {
			text-decoration: underline;
			font-weight: bold;
		}

.cart_hdr_prijs {
	float: left;
	width: 75px;
	height: 20px;
	margin-left: 10px;
	border-right: 1px solid #5CA9D3;
	
	font-size: 13px;
	font-weight: bold;
	color: #5CA9D3;
}
	.cart_prijs {
		float: left;
		width: 75px;
		height: 100px;
		margin-left: 10px;
		border-right: 1px solid #5CA9D3;
		font-size: 14px;
		font-weight: bold;
	}

.cart_hdr_aantal {
	float: left;
	width: 60px;
	height: 20px;
	margin-left: 10px;
	border-right: 1px solid #5CA9D3;
	
	font-size: 13px;
	font-weight: bold;
	color: #5CA9D3;	
}
	.cart_aantal {
		float: left;
		width: 60px;
		height: 100px;
		margin-left: 10px;
		border-right: 1px solid #5CA9D3;
	}
	
	.cart_aantal input {
		width: 24px;
		height: 16px;
		margin-right: 10px;
		border: 1px solid #a6a6a6;
		background-color: #e9e9e9;
	}

.cart_hdr_totaal {
	float: left;
	width: 170px;
	height: 20px;
	margin-left: 10px;
	
	font-size: 13px;
	font-weight: bold;
	color: #5CA9D3;
}
	.cart_totaal {
		float: left;
		width: 170px;
		height: 100px;
		margin-left: 10px;
		font-size: 14px;
		font-weight: bold;
	}

#cart_bar_subtotaal {
	clear: both;
	position: relative;
	width: 100%;
	height: 20px;
	margin: 15px 0 0 0;
	padding: 0;
	background-color: #5ca9d3;
	
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

#cart_bar_totaal {
	position: relative;
	width: 100%;
	height: 20px;
	margin: 15px 0 0 0;
	padding: 0;
	background-color: #85b50d;	
	
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
	.cart_bar_l {
		float: left;
		width: 395px;
		height: 19px;
		padding: 1px 0 0 15px;
	}
	.cart_bar_r {
		float: left;
		width: 170px;
		height: 19px;
		padding: 1px 0 0 0;
	}


.useroverview {
	float: left;
	margin-left: 5px;
}

.useroverview ul {
	margin: 5px 0;
	padding: 0 0 0 17px;
	color: #5ca9d3;
	font-size: 12px;
	font-weight: bold;
}

.useroverview a {
	cursor: pointer;
	float: left;
}

/* ----- Buttons ----- */
#cart_button_moreshopping {
	float: right;
	width: 138px;
	height: 28px;
	background-image: url('/images/verder-winkelen.png');
	cursor: pointer;
	margin: 15px 10px 0 0;
}

#cart_button_moreshopping:hover {
	background-position: 0 -28px;
}

#cart_button_checkout {
	float: right;
	width: 130px;
	height: 28px;
	background-image: url('/images/naar-kassa.png');
	cursor: pointer;
	margin: 15px 10px 0 0;
}

#cart_button_checkout:hover {
	background-position: 0 -28px;
}

#button_login {
	position: relative;
	width: 68px;
	height: 22px;
	background-image: url('/images/button-login.png');
	cursor: pointer;
	margin: 0 0 0 10px;
	padding: 0;
}

#button_login:hover {
	background-position: 0 -22px;
}

#button_opvragen {
	position: relative;
	width: 97px;
	height: 22px;
	background-image: url('/images/button-opvragen.png');
	cursor: pointer;
	margin: 0 0 0 10px;
}

#button_opvragen:hover {
	background-position: 0 -22px;
}

#button_registreren {
	position: relative;
	width: 114px;
	height: 22px;
	background-image: url('/images/button-registreren.png');
	cursor: pointer;
	margin: 0 0 0 10px;
}

#button_registreren:hover {
	background-position: 0 -22px;
}

#button_wijzigen {
	position: relative;
	width: 87px;
	height: 22px;
	background-image: url('/images/button-wijzigen.png');
	cursor: pointer;
	margin: 0 0 0 10px;
}

#button_wijzigen:hover {
	background-position: 0 -22px;
}

#button_volgende {
	position: relative;
	width: 87px;
	height: 22px;
	background-image: url('/images/button_volgende.png');
	cursor: pointer;
	margin: 0 0 0 10px;
	border: 0;
}

#button_volgende:hover {
	background-position: 0 -22px;
}

#button_vorige {
	position: relative;
	width: 67px;
	height: 22px;
	background-image: url('/images/button_vorige.png');
	cursor: pointer;
	margin: 0 0 0 10px;
	border: 0;
}

#button_vorige:hover {
	background-position: 0 -22px;
}

#button_betaalnu {
	position: relative;
	width: 183px;
	height: 41px;
	background-image: url('/images/button_betaalnu.png');
	cursor: pointer;
	margin: 15px 0 0 35%;
	border: 0;
}

#button_betaalnu:hover {
	background-position: 0 -41px;
}

#button_aanmelden {
	position: relative;
	width: 104px;
	height: 22px;
	background-image: url('/images/button-aanmelden.png');
	cursor: pointer;
	margin: 0 0 0 10px;
	border: 0;
}

#button_aanmelden:hover {
	background-position: 0 -22px;
}

#button_bestel {
	position: relative;
	width: 151px;
	height: 22px;
	background-image: url('/images/button-plaats-bestelling.png');
	cursor: pointer;
	margin: 0 0 0 10px;
	border: 0;
}

#button_bestel:hover {
	background-position: 0 -22px;
}


/* ----- Other ----- */
#login_right {
	position: relative;
	width: 100%;
	height: 80px;
	/*margin-bottom: 10px;*/
	background-color: #fff;
	/*border-bottom: 1px solid #a6a6a6;*/
}
	.login_right_icon {
		float: left;
		width: 36px;
		height: 85px;
	}
	
	.login_right_text {
		float: left;
		width: 132px;
		height: 80px;
	}
		.login_right_text p.login a {
			margin: 8px 0 0 0;
			color: #ba8e53;
			font-size: 14px;
			font-weight: bold;
            text-decoration: none;
		}

		.login_right_text p.login {
			margin: 8px 0 0 0;
			color: #ba8e53;
			font-size: 14px;
			font-weight: bold;
		}
		
		.login_right_text p.login_items{
			margin: 0;
			color: #ba8e53;
			font-size: 11px;
			font-weight: bold;
			margin-top: 5px;
		}
		
		p.login_items a {
			color: #ba8e53;
			text-decoration: none;
		}
		p.login_items a:hover{
			color: #5CA9D3 !important
		}

input.inloggen {
	width: 90px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #5ca9d3;
	background-color: transparent;
	cursor: pointer;
}

input.registreren {
	width: 135px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #5ca9d3;
	background-color: transparent;
	cursor: pointer;
}

p.logintext {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

label.logintext {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

input.grey, select.grey {
	background-color: #e9e9e9;
	border: 1px solid #a6a6a6;
}
select.grey {
	width: 144px;
}
/*
#search_right {
	position: relative;
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #a6a6a6;
}*/

#search_left {
	clear: both;
	float: left;
	width: 100%;
	height: 18px;
	line-height: 18px;
	display: block;
	margin: 16px 0 0 0;
}

	#search_left_text {
		float: left;
		width: auto;
		height: 18px;
		line-height: 18px;
		margin: 0 4px 0 0;
		/*padding: 3px 0 0 0;*/
		color: #BA8E53;
		font-size: 10pt;
		font-weight: bold;
	}

	#search_left input {
		display: inline-block;
		width: 129px;
		height: 16px;
		border: 1px solid #a6a6a6;
		background-color: #e9e9e9;
		margin: 0;
		padding: 0;
	}
	
	#search_left a {
		float: right;
		width: 25px;
		height: 18px;
	}
	

/*
#best_right {
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
}
	#best_right p {
		color: #DA3E20;
		font-size: 12px;
		font-weight: bold;
		padding: 0 0 0 5px;
	}
	
	#best_right ul{
		list-style-type: decimal-leading-zero;
		padding: 0 0 0 35px;
		margin:  0;
	}

	#best_right a {
		color: #000;
		text-decoration: none;
	}*/

#dagaanbieding_right_a {
	text-decoration: none;
	display: block;
	width: 169px;
	height: 273px;
	border: 0;
	cursor: pointer;
}

#dagaanbieding_right {
	position: relative;
	width: 169px;
	height: 273px;
	background: url('/images/dagaanbieding_background.png');
}

	#dagaanbieding_right_text {
		float: left;
		width: 145px;
		height: 31px;
		margin: 42px 0 0 10px;
		color: #000000;
		z-index: 1;
		overflow-y: hidden;
	}
	
	#dagaanbieding_right_image {
		clear: both;
		float: left;
		
		width: 130px;
		height: 155px;
		margin: 0 0 0 17px;
		z-index: 0;
	}
	
	*:first-child+html #dagaanbieding_right_image { margin: 7px 0 0 17px; }
	
	#dagaanbieding_right_price {
		position: absolute;
		bottom: 17px;
		left: 0;
		width: 145px;
		height: 45px;
		padding: 5px 0 0 10px;
		
		background-color: #cb001d;
		color: #ffffff;
		font-size: 11pt;
		font-weight: bold;
		z-index: 1;
	}
	
		#dagaanbieding_right_price span {
			font-size: 16pt;
		}

#usps_right {
	position: relative;
	width: 169px;
	height: auto;
	margin: 0 0 0 6px;
	clear: both;
}

#usps_right img.usps_bullet {
	display: block;
	float: left;
	width: 22px;
	height: 23px;
	margin: 2px 0 0 5px;
}

.usps_list {
	float: left;
	width: 135px;
	height: 25px;
	padding: 0 0 0 6px;
	line-height: 25px;
	overflow: hidden;
}


#searchfield {
	width: 100px;
	background-color: #e9e9e9;
	border: 1px solid #a6a6a6;
}

#searchbutton {
	width: 22px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url('/images/item-arrow.png') no-repeat;
}

#brand_container {
	position: relative;
	width: 570px;
	height: auto;
	background-color: #ded2ca;
	padding: 5px 0 5px 15px;
    margin-top: 5px;
}
	#brand_container h2 {
		padding: 0;
		margin: 4px 0;
		color: #000;
		font-size: 14px;
		font-weight: bold;
	}
	
	#brand_container a {
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;		
	}
	
	#brand_container a:hover {
		color: #000;		
	}

#subbrand_container {
	position: relative;
	width: 578px;
	height: auto;
	padding-left: 15px;	
	font-size: 14px;
}

	#subbrand_container a {
		color: #000;
		text-decoration: underline;
		cursor: pointer;
	}
	
	#subbrand_container a:hover {
		color: #4F4F4F;	
	}

.product_shop_container {
	position: relative;
	width: 548px;
	height: auto;
	padding: 0 15px;
}

.product_shop_container2 {
	float: left;
	/*width: 340px;*/
    width: 385px;
	height: auto;
}

.product_shop_container_footer {
	float: left;
	width: 340px;
	height: 42px;
	margin-bottom: 5px;
}

.product_shop_container_variations
{
	float: left;
	width: 340px;
	height: 20px;
}
	.product_shop_container_img {
		float: left;
		width: 130px;
		height: 95%;
		margin: 0 15px 3px 15px;
		/*background-color: #ddd;*/
	}
	.product_shop_container_img2 {
		float: left;
		width: 190px;
		height: 95%;
		min-height: 295px;
		margin: 0 15px 0 0;
		/*background-color: #ddd;*/
	}
		
	.product_shop_container_title {
		float: left;
		width: 388px;
		height: 17px;
	}
	
	.product_shop_container_title2 {
		float: left;
		width: 340px;
		height: 17px;
	}
	
	.product_shop_container_title h2 {
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	.product_shop_container_title a {
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 0;
		text-decoration: none;
		color: #000;
	}
	
	.product_shop_container_title a:hover {
		color: #5CA9D3;
	}
	
	.product_shop_container_title2 h2 {
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
    
    .product_shop_container_title2 h1.product_custom {
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	.product_shop_container_text {
		float: left;
		width: 388px;
		height: auto;
		margin-bottom: 10px;
	}
	
	.product_shop_container_text2 {
		float: left;
		width: 340px;
		height: auto;
		margin-bottom: 10px;
	}
	
	.product_shop_container_text p {
		font-size: 12px;
		margin: 0;
		padding: 0;
	}
	.product_shop_container_text2 p {
		font-size: 12px;
		line-height: 15px;
		margin: 0;
		padding: 0;
	}
	
	.product_shop_container_left {
		float: left;
		/*width: 58px;*/
		width: 75px;
		height: 20px;
		margin-top: 3px;
	}
	
		.product_shop_container_left p {
			padding: 0;
			margin: 14px 0 0 0;
			color: #5CA9D3;
			font-size: 14px;
			font-weight: bold;
		}
		
	.product_shop_container_middle {
		float: left;
		width: 105px;
		height: auto;
		
		color: #5CA9D3;
		font-size: 12px;
		font-weight: bold;
	}
		.product_shop_container_middle p.price {
			padding: 0;
			margin: 3px 0 0 0;
		}
		.product_shop_container_middle input{
			float: left;
			width: 44px;
			height: 20px;
			margin: 10px 10px 10px 0;
			border: 1px solid #a6a6a6;
			background-color: #e9e9e9;
		}
		
		.product_shop_container_middle a {
			cursor: pointer;
			outline: none;
		}
		
	.product_shop_container_right {
		float: left;
		width: 157px;
		height: auto;
		/*background-color: #eee;*/
        
        color: red;
		font-size: 12px;
		font-weight: bold;
	}
	
	.product_shop_container_right p {
		float: left;
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		padding: 0;
		color: #85b50d;
	}
	
	.product_shop_container_right img {
		margin-top: 3px;
		float: left;
	}
	
		.product_shop_container_right ul {
			margin: 5px 0;
			padding: 0 0 0 17px;
			color: #5ca9d3;
			font-size: 12px;
			font-weight: bold;
		}
		
		.product_shop_container_right a {
			color: #5ca9d3;
			text-decoration: underline;
			cursor: pointer;
		}
		
		.product_shop_container_right a:hover {
			color: #444444;
		}
        
        .product_shop_container_right p.price {
			padding: 0;
			margin: 3px 0 0 0 !important;
		}
	
	.psc_high {
		 height: 41px;
	}


a.greylink {
	font-size: 11px;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: underline;	
}

a.greylink:hover {
	color: #5ca9d3;
}

a.bluelink {
	font-size: 11px;
	font-weight: bold;
	color: #5ca9d3;
	text-decoration: underline;	
}

a.bluelink:hover {
	color: #4F4F4F;
}

#tooltip {
  Position: absolute;
  top: 100px;
  left: 100px;
  height: 20px;
  width: auto;
  display: none;
  /*padding: 3px;*/
  z-index: 10;
  cursor: pointer;
}

#tooltip_left {
  /*float: left;
  height: 20px;
  width: 9px;*/
  background: url('/images/tooltip_left.gif');
}

#tooltip_middle {
  /*float: left;
  height: 17px;
  width: auto;*/
  background-color: #303030;
  color: #fff;
  font-weight: bold;
  /*padding-top: 3px;*/
}

#tooltip_right {
  /*float: right;
  height: 20px;
  width: 9px;*/
  background: url('/images/tooltip_right.gif');
}


/* Merken lijst */
#brand_container ul {
	position: relative;
	list-style-type: none;
	height: auto;
}

#brand_container .brand {
	float: left;
	width: 150px;
	height: 18px;
} 

.font16b {
	font-size: 16px;
	font-weight: bold;
	color: #5ca9d3;
}

.font14b {
	font-size: 14px;
	font-weight: bold;
	color: #5ca9d3;
}

.font12b {
	font-size: 12px;
	font-weight: bold;
	color: #5ca9d3;
}

.customcheckbox {
	float: left;
}

/* Vraagbaak */
#questionsList {
	position: relative;
	width: 538px;
	height: auto;
	margin: 0 15px 20px 15px;
	padding: 0;
}

	#questionsList p {
		font-size: 12px;
		margin: 8px 0;
		padding: 0;
	}


#terms {
	position: relative;
	width: 550px;
	height: auto;
	margin-left: 15px;
}

#txt_terms {
	float: left;
	width: 545px;
	height: 150px;
	border: 1px #A6AB8F solid;
}

#cb_terms {
	/*position: relative;*/
}


/* Image map */
.img_map {
	background-image: url('/images/pixel.gif');
	/*background-color: red;*/
	cursor: pointer;
}

#map_honden {
	position: absolute;
	top: 50px;
	left: 0px;
	
	width: 140px;
	height: 115px;
	z-index: 2;
}
#map_katten {
	position: absolute;
	top: 10px;
	left: 145px;
	
	width: 80px;
	height: 127px;
	z-index: 2;	
}
#map_aquarium {
	position: absolute;
	top: 10px;
	left: 231px;
	
	width: 85px;
	height: 54px;
	z-index: 2;
}
#map_vogels {
	position: absolute;
	top: 70px;
	left: 231px;
	
	width: 106px;
	height: 90px;
	z-index: 2;
}
#map_knaagdieren {
	position: absolute;
	top: 10px;
	left: 344px;
	
	width: 105px;
	height: 74px;
	z-index: 2;
}
#map_tuin {
	position: absolute;
	top: 90px;
	left: 344px;
	
	width: 97px;
	height: 71px;
	z-index: 2;
}
#map_vijver {
	position: absolute;
	top: 10px;
	left: 455px;
	
	width: 129px;
	height: 108px;
	z-index: 2;
}
#map_terrarium {
	position: absolute;
	top: 75px;
	left: 455px;
	
	width: 68px;
	height: 83px;
	z-index: 3;	
	/*background-color: green !important;*/
}

#print-page {
	position: relative;
	width: 210mm;
	height: 297mm;
	margin: 0;
	padding: 0;
	/*border: 1px #D8D8D8 solid;*/
}

#print_top {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 20mm;
	margin-bottom: 5mm;
}

#print_middle {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 20mm 10mm 20mm;
}

#print_bottom {
	position: relative;
	width: 80%;
	height: auto;
	margin: 0 20mm 5mm 20mm;
}


#print_footer {
	position: relative;
	width: 80%;
	height: auto;
	margin: 0 20mm;
}


/** Aanpassing 20-01-2010 **/
.product_thumb {
    text-decoration: none;
    width: 48px;
    height: 73px;
    position: absolute;
    text-align: center;
    
}
.product_thumb img {
    
}
.product_thumb:hover, .product_thumb_selected {
    background-image: url('/images/small_image_over.png');
}


/* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

