/* CSS Document */

html, body
{
	background-image: url(../images/nav_filler_small.gif);
}
#content_border_top
{	width: 374px; }

#content_border_right
{
	left: 546px;
	top: 129px;
}

#globalnav_bar_hideright
{
	/*left: 540px;*/
}

#prijsvergelijk_lijst_top
{
	background-image: url(../images/prijsvergelijk_lijst_top.gif);
	height: 110px;
	width:220px;
	left: 560px;
	top: 129px;
}

#prijsvergelijk_lijst
{
	background-image: url(../images/prijsvergelijk_lijst_bg.gif);
	background-repeat:repeat-y;
	left: 560px;
	top: 0px;
	height: 100%;
	width: 220px;
}

#productenschap
{
	left: 0px;
	width: 361px;
	top: 77px;
	overflow:auto;
	z-index: 2;
	SCROLLBAR-FACE-COLOR: #99CB63;
	SCROLLBAR-TRACK-COLOR: #CFE5B8;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #99CB63;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #808080;
}
#foot
{
/*	width: 547px;*/
	width: 780px;
}

#waarboodschappendoen, #waarboodschappendoen a {
	position:absolute;
	background-image: url(../images/waarboodschappendoen.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 34px;
	bottom: 1px;
	left: 546px;
	z-index:3;
	text-decoration: none;
}

#waarboodschappendoen2, #waarboodschappendoen2 a {
	position:absolute;
	background-image: url(../images/waarboodschappendoen2.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 34px;
	bottom: 1px;
	left: 546px;
	z-index:3;
	text-decoration: none;
}

.extra_search
{
	color: #2E85AC;
	vertical-align: bottom;
}

#boodschappenlijst_opslaan, #boodschappenlijst_opslaan a
{
	background-image: url(../images/lijst_opslaan.gif);
	background-repeat:no-repeat;
	width: 68px;
	height: 31px;
	left:  573px;
	top: 98px;
	position:absolute;
}

#boodschappenlijst_opslaan2, #boodschappenlijst_opslaan2 a
{
	background-image: url(../images/lijst_opslaan2.gif);
	background-repeat:no-repeat;
	width: 68px;
	height: 31px;
	left:  573px;
	top: 98px;
	position:absolute;
}


#boodschappenlijst_print, #boodschappenlijst_print a
{
	background-image: url(../images/lijst_print.gif);
	background-repeat:no-repeat;
	width: 52px;
	height: 31px;
	left:  641px;
	top: 98px;
	position:absolute;
}

#boodschappenlijst_verwijderen, #boodschappenlijst_verwijderen a
{
	background-image: url(../images/lijst_verwijderen.gif);
	background-repeat:no-repeat;
	width: 87px;
	height: 31px;
	left:  693px;
	top: 98px;
	position:absolute;
}

#prijsvergelijk_login
{
	visibility: hidden;
	background-color: #99CB63;
	top: 0px;
	left: 80px;
	width: 250px;
	height: 230px;
	border: 1px solid #2E85AC;
}

#prijsvergelijk_opgeslagen
{
	visibility: visible;
	background-color: #99CB63;
	top: 0px;
	left: 60px;
	width: 270px;
	height: 110px;
	border: 1px solid #2E85AC;
}

.product_add, .product_add a {
	position: absolute;
	background-image: url(../images/product_add.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 22px;
	text-decoration: none;
}

.product_remove, .product_remove a {
	position: absolute;
	background-image: url(../images/product_remove.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 19px;
	text-decoration: none;
}

#boodschappenlijst
{
	visibility: visible;
	left: 575px;
	width: 206px;
	top: 168px;
	overflow:auto;
	font-size: 11px;
	z-index: 2;
	SCROLLBAR-FACE-COLOR: #99CB63;
	SCROLLBAR-TRACK-COLOR: #CFE5B8;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #99CB63;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #808080;
}
.lijst_item
{
	background-image: url(../images/product_icon.gif);
	background-repeat: no-repeat;
	top: 0px;
	left: 10px;
	width: 20px;
	height: 25px;
}

.login_kruisje
{
	right:5px; 
	top: 5px;
}

.login_ganaarmijnwinkelwaar
{
	left:5px; 
	top: 5px;
}