﻿.prodArtsen_row
{
    display:block;
    width: 440px;
    padding: 5px 5px 5px 5px;
}
.prodArtsen_row span
{
    display: block;
}
.row_colored
{
    background-color: #CFC2DE;
}
.fix
{
    clear: both;
}
.prodArtsen_row .prodArtsen_naam
{
   float: left;
   width: 150px;
}
.prodArtsen_row .prodArtsen_inhoud
{
   float: left;
   width: 100px;
}
.prodArtsen_row .prodArtsen_btw
{
   float: left;
   width: 60px;
}
.prodArtsen_row .prodArtsen_adviesprijs
{
   float: left;
   width: 80px;
}
.prodArtsen_row .prodArtsen_winkelmandje
{
   float: left;
   width: 25px;
}

#paginering
{
    text-align: center;
}

    #paginering p
    {
        display: inline;
        color: black;
        font-size: 15px;
    }
    #paginering a
    {
        font-size: 12px;
        color: #5C2E91;
    }
/* edits */
.prodWw .prodWwDescrip
{   
    width: 180px;
}
.prodWw .prodWwStaffel
{
    float:left;
    width: 153px;
    *height: 40px;
    _height: 40px;
    min-height: 40px;
}
.prodWw .prodWwPrice
{
    width: 100px;
}


.aanbiedingPrijs span
{
    color: Black;
    text-decoration: line-through;
}

.prijs span
{
   color: Red;
}

.formRadio
{
    margin-left: 136px;
}
#totaalbedragTxt {
	width: 238px;
}
#totaalbedragPrice {
	width: 200px;
}	
textarea.form
{
    width: 288px;
}
/* Fout van de makers oplossen */
#infoBtns 
{
    display:block;
}

/* Button maken van a href */
#betaalmethodeBtn input {
		width: 110px;
		height: 19px;
		background: url(../img/content/navigatie/btnBetaalmethode.gif) no-repeat left top;
		overflow: hidden;
		float: left;
		display: inline;
		border: 0px;
		cursor: pointer;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
		#betaalmethodeBtn input:hover {
			color: #000;
		}

/**
* 
* Toegevoegd : 18-02-2010
*
**/
.merkLogoView
{
	position	: absolute;
	width		: 90px;
	height		: 151px;
	background	: no-repeat url(/img/bekend.png);
	right		: 1px;
	top			: 100px;
	display		: block;
	
}
#merkLogo
{
	min-height: 250px;
	_height	: 250px;
}
.txtBlock
{
	position: relative;
}
.nooverflow
{
	overflow: hidden;
}
.doClear
{
	clear: both;
}