@charset "utf-8";
/* CSS Document */
*
{
	margin: 0px;
	padding: 0px;
}

HTML, BODY
{
	width: 100%;
	height: 100%;
}

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f7f7f7 url('../images/top.gif') repeat-x top left;
}

H1, H2
{
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

IMG
{
	border: none;
}

/* jquery winkelmand -------------------------------------------------------------------------- */
.pusher
{
	cursor: pointer;
	text-decoration: underline;
}
.pusher:hover
{
	color: #000000;
}

#mover
{
	position: absolute;
	top: 60px;
	right: 10px;
	width: 500px;
	background: #f7f7f7;
	border: 1px #000000 solid;
	color: #000000;
	padding: 0px 0px 10px 0px;
        z-index: 31;
}
#mover .floatingLeft
{
	float: left;
}
#mover .miniCartTableRow
{
	width: 480px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px dashed #b2b2b2;
}
#mover .miniCartQuantity
{
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
	text-align: center;
}
#mover .miniCartProductDisplay
{
	width: 225px;
	padding: 4px 0px 0px 0px;
}
#mover .miniCartAllTotal
{
	font-size: 11px;
	text-align: right;
	line-height: 28px;
	width: 480px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	background:transparent url('../images/bgHr.gif') repeat-x bottom left;
}

.mover
{
	position: absolute;
	top: 30px;
	left: 118px;
	width: 439px;
	background: #f7f7f7;
	border: 1px #000000 solid;
	color: #000000;
	padding: 0px 0px 10px 0px;
}
.mover .floatingLeft
{
	float: left;
}

.miniCartTableRow
{
	width: 409px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px dashed #b2b2b2;
}


.miniCartRemoveItemDisplay
{
	width: 30px;
}

.miniCartQuantity
{
	width: 72px;
	padding: 0px 0px 8px 0px;
}
.miniCartQuantity input.plusButton
{
	border: none;
	background: #bf2417;
	font-weight: bold;
	color: #FFFFFF;
	width: 24px;
	font-size: 12px;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 2px 0px;
	cursor: pointer;
}
.miniCartQuantity input.quantityField
{
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
	text-align: center;
}

.quantityField {}

.miniCartProductDisplay
{
	width: 232px;
	padding: 4px 0px 0px 0px;
}

.winkelmandBinnen .miniCartProductDisplay A
{
	color: #bf2417;
}
.winkelmandBinnen .miniCartProductDisplay A:hover
{
	color: #000000;
}

.miniCartProductDisplay .miniCartProdTitle {}

.miniCartTotalDisplay
{
	width: 75px;
	font-weight: bold;
	text-align: right;
	padding: 4px 0px 0px 0px;
}

.miniCartAllTotal
{
	font-size: 11px;
	text-align: right;
	line-height: 28px;
	width: 409px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	background:transparent url('../images/bgHr.gif') repeat-x bottom left;
}

.miniCartClose
{
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.miniCartClose .pusher
{
	margin: 0 0 0 10px;
	float: left;
}
.miniCartClose .pusher:hover {
	color:#bf2417;
}
.miniCartClose .afrekenen {
	float:right;
	margin:0 20px 0 0;
}
.miniCartClose .afrekenen input {
	background: White;
	border:1px solid #e00007;
	width:185px;
	font-size:9px;
	font-weight:bold;
}
.miniCartClose .afrekenen input:hover {
	background-color:#dddddd;
	cursor:pointer;
}

/* Absolute -------------------------------------------------------------------------- */

.menu
{
	position: absolute;
	top: 0px;
	background:transparent url(../images/menu2.png) top left no-repeat;
	width: 213px;
	z-index: 100;
}

.zoeken
{
	margin:15px 0 0 15px;
}
.zoeken H1
{
	font-size: 14px;
	color: #e00007;
	margin: 0px 0px 5px 0px;
}
input.zoekveld
{
	width: 174px;
	font-size: 12px;
	color: #e00007;
	margin-bottom: 2px;
	padding: 2px;
}
/*
input.cssButton {
	background:#ffe733;
	border:1px solid #e00007;
	width:185px;
	font-size:9px;
	font-weight:bold;
	margin:3px 0 0 0;
}

input.cssButton:Hover {
	background:#e00007;
	border:1px solid #ffe733;
	width:185px;
	font-size:9px;
	font-weight:bold;
	margin:3px 0 0 0;
	color:#FFFFFF;
	cursor:pointer;
}
*/
input.buttonBestelGroep, input.cssButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e00007;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: normal;
	width: 180px;
	color: #FFFFFF;
	padding: 2px 0px 2px 0px;
        text-decoration: none;
}

input.buttonBestelGroep:hover, input.cssButton:hover
{
	background: #fa443f;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
}



#categories
{
	background: transparent url(../images/bgHr.gif) top left repeat-x;
	margin:10px 6px 0 9px;
	padding:10px 0 0 0;
}

#categories UL
{
	list-style: none;
	margin:0 0 0 6px;
}

#categories LI
{
	line-height:22px;
    padding-left: 1em;
    text-indent: -1em;
}

#categories A
{
	background:transparent url(../images/pijltjes.gif) no-repeat top left;
	padding:0 0 3px 10px;
	color:#000000;
	text-decoration:none;
}

#categories A:hover
{
	background:transparent url(../images/pijltjes-roll.gif) no-repeat top left;
	color:#e00007;
	border:0;
	border-bottom:1px #acacac dashed;
}

/* Relative -------------------------------------------------------------------------- */

#navMainWrapper {
	position:relative;
	background:#FFFFFF;
	text-align:right;
	padding:11px 20px 13px 0;
}

#navMainWrapper ul {
	list-style:none;
}

#navMainWrapper ul li {
	display:inline;
}

#navMainWrapper ul li a {
	background:transparent url(../images/pijltjes.gif) no-repeat top left;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	padding:0 0 0 10px;
	margin:0 0 0 20px;
}

#navMainWrapper ul li a:hover {
	background:transparent url(../images/pijltjes-roll.gif) no-repeat top left;
	color:#e00007;
}

.winkelmandBalk {
	/*position:relative;
	margin:0 20px 0 0;
	z-index:40;*/
	padding: 0px 0px 0px 207px;
}

.winkelmandBinnen {
	background:#e00007;
	color:#FFFFFF;
	font-size:9px;
	text-align:left;
	padding:9px 10px;
        height: 12px;
}

.winkelmandBinnen a {
	color:#FFFFFF;
    font-size: 10px;
    text-decoration: none;
}

.winkelmandBinnen a:hover {
	/*color: #ffe733;*/
    color:#FFFFFF;
    text-decoration: underline;
}

.rodeBalk
{
	clear: both;
	position: relative;
	/*background: #303030 url(../images/bg.balk.boven.gif) repeat-x top left;
	background-color: #202020;
	background-image: url(../images/menu2.repeat.png);
	background-repeat: repeat-y;
	background-position: left top;*/
        background: #303030 url(../images/branche_bg.jpg) repeat-x top left;
	padding: 0px 2px 0px 0px;
	z-index: 30;
	min-width: 944px;
	margin: 0px 0px 0px 0px;
}
.rodeBalkMenuBG
{
	background-image: url(../images/menu2.repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
        padding-bottom: 5px;
}
.rodeBalk H1
{
	margin: 0px 0px 11px 228px;
	/*color: #e00007;*/
        color: #FFFFFF;
	padding: 10px 0px 0px 0px;
}

.rodeBalk IMG
{
	float:left;
	margin: 0px 20px 0px 20px;
}

.rodeBalk img.links {
	margin:0 20px 0 228px;
}

.rodeBalk hr {
	clear:both;
	background:transparent;
	border:0;
	color:#e00007;
	margin:0px;
	padding:0px;
	line-height:0px;
	height:2px;
}
.rodeBalk .branchewrapper {
    margin-left: 208px;
}
.rodeBalk .branchewrapper h1 {
    margin-left: 20px;
}
.dubbleLijn {
	position:relative;
	background:#e0e0e0 url(../images/zwStreep.gif) repeat-x top left;
	height:2px;
	margin:0;
	z-index:20;
}

.midden
{
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/menu2.repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0 20px 207px;
	z-index:10;
	/* JMV: Is niet genoeg, want anders kan het blok met het adres
        door de rode balk beneden lopen, probeer wel 700
        min-height: 570px;
    min-height: 700px;

    CL: naar 1050 aangepast voor nieuwsbrief module
    */
    min-height: 1000px;
}



.midden h1, .midden h2 {
	color:#e00007;
	margin:0 0 4px 0;
}

.midden p {
	line-height:20px;
}

.midden p.streep
{
	clear:both;
	background:transparent url(../images/bgHr.gif) repeat-x top left;
	margin:16px 0 10px 0;
	padding:0px;
	line-height:0px;
	height:2px;
}

.midden hr {
	clear:both;
	background:transparent;
	border:0;
	color:#f7f7f7;
	margin:0px;
	padding:0px;
	line-height:0px;
	height:2px;
}

.midden div.leeg {
	margin:0 0 0 0;
	padding:0px;
	line-height:0px;
	height:0px;
	font-size: 0px;
}
.midden .middenTopInfo
{
	padding: 0px 20px 10px 20px;
}


#navColumnMiddleWrapper
{
	background-color: #eeecec;
	background-repeat: repeat-y;
	background-position: -207px 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 10px 20px 10px 20px;
        margin-left: 2px;
}

#navColumnMiddleWrapper.floatingLeft.shopping
{
    border-top: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
    background-color: transparent;
}

.homeTekst {
	margin:0 20px 20px 0;
}

p#topStreep, div#topStreep {
	margin-right:20px;
}

/* Messagebox -------------------------------------------------------------------------------------------------- */

.messageStackCaution {
	background:#e00007;
	padding:12px;
	font-weight:bold;
	color:#ffe733;
	margin:0 0 10px 0;
}

.messageStackCaution img {
	float:left;
	margin:0 10px 15px 0;
}

/* Categorie menu -------------------------------------------------------------------------------------------------- */

.categorieKruimel
{
	float:left;
	margin: 10px 5px 0px 228px;
	color: #FFFFFF;
	padding: 4px;
}
.categorieKruimel A
{
	text-decoration: underline;
	color: #FFFFFF;
}
.categorieKruimel A:hover
{
	text-decoration: none;
}

.terugKnop
{
	float:left;
	cursor:pointer;
	color: #FFFFFF;
	background-color: #747474;
	padding: 4px;
	margin: 10px 0px 0px 0px;
}
.terugKnop:hover
{
	background: #e00007;
}


.categorieMenu
{
	clear: both;
	margin: 0px 20px 0px 228px;
	padding: 5px 10px 10px 0px;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
}
.categorieMenu UL
{
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.categorieMenu LI
{
	float:left;
	width: 210px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
}
.categorieMenu LI A
{
	color: #FFFFFF;
	text-decoration:none;
}
.categorieMenu LI A:hover
{
	color: #e00007;
}

.stappenplanLeft {
   float:left;
   margin: 10px 5px 0px 213px;
   padding: 4px;
   height: 50px;
}

.stappenplanTop {
    position: relative;
	padding: 4px;
    padding-top: 10px;
    color: White;
    font-weight: bold;
    
}
.stappenplan {
    float: left;
    clear: none;
    padding: 4px;
    width: 742px;
    border-top: 1px solid #545454;
}

.stappenplan .selected{
    color: #e00007;
    font-weight: bold;
}

.stappenplan UL
{
	float:left;
    list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.stappenplan LI
{
	position: relative;
	width: 310px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
}

ul.stappenplan {
	margin:0 0 0 228px;
	list-style:none;
	color:#FFFFFF;
	line-height:22px;
}

ul.stappenplan #it {
	font-weight:bold;
	color:#ffe733;
}

/* Filterbox -------------------------------------------------------------------------------------------------- */

#categoryFilterBox
{
    /*
    background-color: #141414;
    color: white;
    clear:both;
    margin: -20px;
    margin-bottom: 50px;
    margin-top: -22px;
    padding: 5px 25px;
    height: 15px;
    *//*
        clear: both;
        margin: 0px 20px 0px 228px;
        padding: 6px 0px 6px 0px;
        color: #FFFFFF;*/
    background: #141414;
    color: white;
    margin: -10px -20px 0px;
    clear: both;
    height: 15px;
    padding: 5px 25px;
}
.categoryFilterKies a {
    color: #FFFFFF;
    text-decoration: none;
}
.categoryFilterKies a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.categoryFilterPagesLink
{
	float: left;
}

.categoryFilterKies
{
	float: right;
    padding-right: 25px;
}

#aantalpaginas {
	font-size: 10px;
	color: #e00007;
}

.categoryFilterPagesLink {
	float: left;
}

.categoryFilterPagesLink {
	font-weight: bold;
	color: #e00007;
}

.categoryFilterPagesLink a {
	font-weight: normal;
	color: #FFFFFF;
}

.categoryFilterPagesLink a:hover {
	color: #e00007;
	text-decoration: none;
}

.categoryFilterPagesLink .backNext {
	color: #e00007;
}

.categoryFilterPagesLink .backNext a {
	color: #FFFFFF;
	text-decoration:underline;
}

.categoryFilterPagesLink .backNext a:hover {
	color: #e00007;
	text-decoration: none;
}

.red {
	color: #e00007;
}



/* Detail */

.navNextPrevWrapper {
	margin:0 20px 0 0;
	color:#ad1a0e;
}

.navNextPrevWrapper a {
	color:#FFFFFF;
	text-decoration:none;
}

.navNextPrevWrapper a:hover {
	color:#ffe733;
}






/* Producten -------------------------------------------------------------------------------------------------- */
#productListHeading .information {
    display: none;
    cursor: pointer;
}
#indexProductListCatDescription {
    float: left;
    width: 100%;
    line-height:16px;
    margin-bottom: 20px;
}

#indexProductListCatDescription p {
	margin:0 10px 0 0;
}

p.streepCat {
	float:left;
	width:72%;
	background:transparent url(../images/bgHr.gif) repeat-x top left;
	margin:0 0 10px 0;
	padding:0px;
	line-height:0px;
	height:2px;
}

.midden h2.aanbieding {
	float:left;
	margin:0 0 12px 0;
	width:250px;
}

.alleaanbiedingen {
	float:right;
	padding: 7px 0px 0px 0px;
}

.alleaanbiedingen a {
	font-size:9px;
	color:#e00007;
}

.alleaanbiedingen a:hover {
	color:#000000;
}

.back {
	float:left;
}

.imageBlok
{
	/*background: transparent url(../images/bgHr.gif) repeat-x bottom left;
	min-width:160px;
	width:24%;
	height:230px;
	margin:0 0 25px 0;*/
	width: 180px;
	float: left;
	/*border: 1px solid #000000;*/
	border-bottom: 1px solid #c1c1c1;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 10px;
}

.imageBlok h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	height: 28px;
	overflow: hidden;
}

.imageBlok h1 a {
	text-decoration:none;
	color:#000000;
}

.imageBlok img
{
	/*border:1px solid #000000;
	width: 178px;*/
}

.listingImage {
    border: 1px solid #000;
    background: white;
    text-align:center;
    width: 179px;
    height: 102px;
    vertical-align: middle;
}

.imageBlok P
{
	margin:0 4px 0 0;
}


.imageBlok .specialsBoxBottomKnop
{
	text-align: center;
}


.specialsBoxModel, .productModel
{
	margin: 3px 0 6px 0;
	font-size: 9px;
	color: #656565;
}

.specialsBoxPrice, .productPrice
{
	margin:3px 0 6px 0;
	font-weight: bold;
}
.specialsBoxImage {
    height: 105px;
    width: 175px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    text-align: center;
}
span.oudeprijs
{
	font-size:10px;
	text-decoration:line-through;
	font-weight:normal;
	color:#e00007;
}

.specialsBoxBottomLink, .productInfo
{
	margin:0 0 6px 0;
}

.specialsBoxBottomLink A, .productInfo A
{
	text-decoration: underline;
	color: #000000;
}

.specialsBoxBottomLink a:hover, .productInfo a:hover {
	color: #e00007;
	text-decoration: none;
}

.productOrder form {
	margin:0;
	padding:0;
}


/* Producten detail ------------------------------------------------------------------------------- */

#productGeneral
{
	width: 750px;
}
.midden #mainProductBox div.terugLink{
    text-align: right;
}
.midden #mainProductBox div.terugLink a:hover {
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
}
.midden #mainProductBox div.terugLink a {
	color: #000000;
    font-size: 10px;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
    font-family: Verdana,Arial,Helvetica,sans-serif
}
.midden #mainProductBox h1.title {
	margin:0;
}

.midden #mainProductBox p.streep {
	clear:both;
	background:transparent url(../images/bgHr.gif) repeat-x top left;
	margin:8px 0 10px 0;
	padding:0px;
	line-height:0px;
	height:2px;
}

#productMainImage
{
	background: #d3d3d3 url(../images/images-vlak.jpg) top left repeat-x;
	border: 1px solid #000000;
	width: 302px;
	height: 235px;
	font-size: 9px;
	margin: 0px 22px 0px 0px;
	float: left;
}

#productMainImage A
{
	color:#e00007;
	text-decoration:none;
	font-size:9px;
}

#productMainImage a:hover {
	color:#000000;
}

#productMainImage .image {
	background:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	width:300px;
	height:200px;
	margin:1px 1px;
}

#productMainImage img {
	border:0;
}

.volgendevorige {
	float:left;
	padding:0 0 0 8px;
}

.imgLink {
	float:right;
	padding:0 8px 0 0;
}

.thumbImages {
	background:transparent url(../images/thumb-border.jpg) top left no-repeat;
	padding:2px;
	float:left;
	margin:8px;
}

.productInfoBlok
{
	float:left;
}

.midden .productInfoBlok div.streep {
	background:transparent url(../images/bgHr.gif) repeat-x bottom left;
	margin:0;
	height:10px;
	width:420px;
	margin:16px 0;
}

.midden .productInfoBlok div#streep2 {
	margin:16px 0 4px 0;
}

.midden h1#productName, .midden h1.specificaties {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
}
.attribute_list {
    margin-left: 20px;
}
#productModel {
	margin:3px 0 6px 0;
	font-size:9px;
	color:#656565;
}

#productDescription {
	margin:8px 0 8px 0;
	width:420px;
	line-height:18px;
}

.productInfoBlok ul.links {
	float:left;
	width:210px;
	list-style:none;
	margin:0 0 15px 0;
}

.productInfoBlok ul.links li.links {
	float:left;
	width:100px;
	font-size:9px;
	margin:4px 0;
	font-weight:bold;
	color:#656565;
}

.productInfoBlok ul.links li.rechts {
	float:left;
	width:110px;
	font-size:9px;
	margin:4px 0;
}

.productInfoBlok ul.rechts {
	float:left;
	width:210px;
	list-style:none;
	margin:0 0 15px 0;
}

.productInfoBlok ul.rechts li.links {
	float:left;
	width:130px;
	font-size:9px;
	margin:4px 0;
	font-weight:bold;
	color:#656565;
}

.productInfoBlok ul.rechts li.rechts {
	float:left;
	width:80px;
	font-size:9px;
	margin:4px 0;
}

.leverbaar {
	clear:both;
	font-weight:bold;
	margin:0 0 15px 0;
        text-align: right;
}

#groen {
	color:#009f04;
}

#priceAndOrder {
	clear:both;
	width:421px;
}

#productPrices
{
	float: left;
	width: 50%;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
        font-size: 20px;
        font-weight: bold;
        color: #E00007;
}
#productPrices .normalprice
{
	font-size: 9px;
	text-decoration: line-through;
	color: #666666;
	vertical-align: bottom;
}
#productPrices .productSpecialPrice
{
	font-size: 18px;
	color: #e00007;
	font-family: Verdana, Arial, georgia;
	vertical-align: bottom;
}
#productPrices .btw
{
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial, georgia;
    vertical-align: bottom;
}
#productPrices .aanbieding_normaal {
    text-decoration: line-through;
    color: #000000;
    font-size: 12px;
}
#cartAdd
{
	float: right;
	width: 50%;
	text-align: right;
}

#cartAdd INPUT
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
        margin-top: 5px;
}
#cartAdd .button_in_cart
{
	margin: 2px 0px 0px 0px;
}

/*
#cartAdd .cssButton
{
	background:transparent url(../images/big-button.jpg) no-repeat top left;
	width:246px;
	height:44px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	border:1px solid #e00007;
	margin:9px 0 0 0;
}

#cartAdd .cssButtonHover {
	background:transparent url(../images/big-button-roll.jpg) no-repeat top left;
	width:246px;
	height:44px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	border:1px solid #e00007;
	margin:9px 0 0 0;
}
*/

/*
.crossselling h1 {
	margin:0 0 15px 0;
}

.crossselling #imageBlok
{
	height:250px;
	float: left;
	background-color: #00ff00;
}

.crossselling #imageBlok .bestelBij
{
	font-size:9px;
	background:#e00007 url(../images/bestelbij-pijl.gif) no-repeat top right;
	color:#FFFFFF;
	padding:2px;
	width:154px;
	margin:0 0 5px 0;
}
*/

/* login -------------------------------------------------------------------------------------------------- */

#shoppingCartDefault
{
	margin: 0px 0px 0px 0px;
	width: 750px;
}

.advisory
{
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}

.advisory a {
	color:#e00007;
}

.advisory a:hover {
	color:#000000;
}

#checkoutloginBox
{
	float: right;
	background: #e00007;
	width: 330px;
	color: #FFFFFF;
	margin: 0px 0px 20px 20px;
}

#checkoutloginBox form {
	margin:0;
	padding:0;
}

#checkoutloginBox input {
	font-size:10px;
	width:180px;
}

#checkoutTitleLoginBox
{
	margin: 10px 10px 10px 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.loginLabelBox
{
	float: left;
	width: 100px;
}
.loginInputBox
{
	float: left;
}

.loginLabelBox, .loginInputBox {
	margin:0 0px 0 10px;
}

.inlogLink
{
	clear: both;
	padding: 10px 10px 0px 10px;
	text-align:right;
}
.inlogKnop
{
	padding: 0px 10px 10px 10px;
	text-align:right;
}
.errorBox {
    border: 1px solid #E00007;
    color: #E00007;
    text-align: center;
    padding: 3px 0px;
    margin-bottom: 5px;
}
.loginRowBox
{
    float: left;
    clear: both;
    margin-bottom: 5px;
    width: 100%;
}
.loginRowBox a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.loginRowBox a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.emailBlok .buttonRow input
{
	float: right;
	background: #000000 url(../images/button.groot.gif) no-repeat top left;
    /*
	width: 170px;
	height: 39px;
    */
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	border: none;
	margin: 10px 0px 10px 0px;
}
#checkoutloginBox .inlogKnop  input {
    background-color: #000000;
    float: right;
    font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    border: 1px solid #FFFFFF;
    margin: 10px 0px 10px 0px;
    padding: 2px;
}
#checkoutloginBox .inlogKnop input:hover {
    cursor: pointer;
}
.emailBlok .buttonRow input:hover
{
	background: #000000 url(../images/button.groot.hover.gif) no-repeat top left;
	cursor: pointer;
}

.emailBlok {
	background:#e00007;
	padding:20px 20px 0 20px;
	margin:0 20px 0 0;
	color:#FFFFFF;
	line-height:25px;
}

.emailBlok input {
	font-size:10px;
}

a .button_back {
	color:#e00007;
	/*text-decoration:none;*/
}

a .button_back:HOVER {
	/*color:#000000;*/
    color:#e00007;
}


/* Winkelmand -------------------------------------------------------------------------------------------------- */

#shoppingCartBody .floatingLeft
{
	float:left;
}
#shoppingCartBody .terugLink a {
    cursor: pointer;
}
#shoppingCartBody .terugLink a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.cartTable {
	font-size:11px;
	/* width: 742px; */
   /* width: 991px;*/
}

.cartTableRow {
	font-size:11px;
	/* width: 742px; */
    /*width: 991px; */
}

#cartContentsDisplay {
	padding-top: 10px;
}

.cartTableHeading {
	background-color:#e00007;
	color: White;
	/*padding: 6px 0 0 6px; */
    /*padding: 0px 4px 0px 4px;*/
	height: 22px;
	font-weight: bold;
}

.head1 {
	width: 80px;
	/*padding-left: 14px;*/
}

.head2 {
	/*width: 73px;*/
    width: 60px;
}

.head3 {
	width: 352px;
}

.head4 {
	width: 83px;
	border-left:1px solid #000000;
	/*text-align:right;*/
	/*padding:6px 10px 0 0;*/
}

.head5 {
	width: 83px;
	border-left:1px solid #000000;
	text-align:right;
	padding:0px 14px 0 0;
}

.cartRemoveItemDisplay a img {
	border: 0px solid black;
	/*padding-top: 4px;*/
    /*
	padding-left: 30px;*/
}

.quantityField {
	/*width: 30px;*/
	border: 1px solid #9f606a;
}

.cartQuantity {
	padding: 3px;
	/*height: 22px;*/

}

.cartQuantity input {
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

.rowEven, .rowOdd {
	background-color: #efecec;
	border-bottom:1px dashed #b2b2b2;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay {
	padding: 4px 2px 4px 2px;
}

.cartProductDisplay a {
	color: Black;
	text-decoration: none;
}

.cartUnitDisplay, .cartTotalDisplay {
	font-size:11px;
	border-left:1px solid #000000;
	/*height:28px;*/
    /*padding-left: 4px;*/
	padding-right:10px;
	text-align:right;
}

.cartTableFooter {
	background-color: #d8d5d5;
	color: Black;
	padding: 6px 0 10px 6px;
	height: auto;
	font-weight: bold;
	/* width: 736px; */
    /*width: 991px;*/
}

#vernieuwknop {
	background:#FFFFFF;
	border: solid 1px black;
	font-size: 10px;
	font-weight:bold;
	letter-spacing:1px;
	height: 18px;
	padding-bottom: 15px;
	width: 83px;
	text-align:center;
}

#vernieuwknop:hover {
	background:#f7cd2f;
	cursor:pointer;
}

.verderwinkelenKnop {
	background-color: #794955;
	color: White;
	width: 140px;
	height: 15px;
	font-weight: bold;
	padding: 5px;
	padding-left: 30px
}

.vernieuwBalk {
	/*width: 227px;*/
    /*height: 44px;*/
	padding-left: 90px;
	/*float:left;*/
}

.prijsTotaal {
	width: 405px;
	padding-right: 14px;
	float:left;
	text-align:right;
	color:Black;
}

.prijsTotaal2 {
	width: 722px;
	padding:10px 14px 0 0;
	float:left;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:Black;
}

.afrekenWrap {
	float:left;
	/*width:246px;*/
    padding: 10px;
    background-color: #f5f4f4;
}

a .afrekenenKnop {
	float:right;
	background: url(../images/big-button-new.jpg) no-repeat top left;
	width:246px;
	height:32px;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:1px 0 0 0;
	text-align:center;
	padding:12px 0 0 0;
	color:White;
	cursor:pointer;
	text-decoration:none;
}

#verderWinkelen {
	background:#f5f4f4;
	width: 456px;
    padding: 10px;
}

#verderWinkelen a, #verderWinkelen a:visited {
    display: block;
	color: White;
	text-decoration:none;
}
#verderWinkelen a:hover {
    color:#dddddd;
}
.verderwinkelenKnop {
    background: url(../images/big-button-new.jpg) no-repeat top left;
    width:246px;
    height:32px;
    font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    font-weight:normal;
    margin:1px 0 0 0;
    text-align:center;
    padding:12px 0 0 0;
    color: White;
}

.verderwinkelenKnop:hover {
	background: url(../images/big-button-new.jpg) no-repeat top left;
	cursor:pointer;
    color:#dddddd;
}

/* pagina leveringsadres  ------------------------------------------------------------------------------------ */

.verzendTerugKnop {
	background: url(../images/big-button-new.jpg) no-repeat top left;
	width:246px;
	height:32px;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:1px 0 0 0;
	text-align:center;
	padding:12px 0 0 0;
    color: White;
}
.verzendTerugKnop a,.verzendTerugKnop a:visited{
        display: block;
   color: White;
   text-decoration: none;
}
.verzendTerugKnop a:hover {
	cursor:pointer;
    color:#dddddd;
}
#adreskop {
	font-weight: bold;
	padding-top: 10px;
	width: 100%;
}

.adresText {
	padding: 5px 0px 10px 0;
	width: 100%;
    color: #666666;
    line-height: 16px;
}

.checkoutShippingHeadingAddress {
	padding: 5px 0 10px 0;
	width: 100%;
	font-weight: bold;
	background:transparent url(../images/bgHr.gif) repeat-x bottom left;
}

.checkoutDefaultHeading {
	background-color:#e00007;
	color:#FFFFFF;
	padding: 6px 0 0 6px;
	height: 22px;
	font-weight: bold;
	width: 740px;
}

#checkoutDefaultHeading {
    font-weight: bold;
}

.adreslabel, .adresKnop {
	padding: 5px 0;
}

.adresKnop input {
	background:White;
	border:1px solid #e00007;
	font-size:10px;
	font-weight:bold;
	margin:3px 0 10px 0;
	padding:3px 0;
	width:154px;
	cursor: pointer;
}

.adresKnop input:hover {
	color:#666666;
	cursor:pointer;
}

.verzendmethode  {
	padding: 5px;
	width: 736px;
	background:#FFFFFF;
	border-bottom:1px dashed #b2b2b2;
}

.verzendmethodeLinks {
	width: 660px;
}

.verzendmethodeRechts {
	width: 76px;
}

.verzendCommentaar {
	width: 748px;
	padding: 15px 0 5px 0;
}

.verzendCommentaarText {
	width: 738px;
	padding-bottom: 15px;
	background:transparent url(../images/bgHr.gif) repeat-x bottom left;
}

.verzendCommentaarText textarea {
	width:100%;
	border:1px solid #e00007;
}

.verzendDoorgaan {
	width: 750px;
	text-align: right;
	height:50px;
}

.verzendDoorgaan p {
	float:right;
	padding:24px 0 0 0;
}

.verzendDoorgaan input.go {
	float: right;
    clear:none;
    display: block;
	background: url(../images/big-button-new.jpg) no-repeat top left;
	width: 246px;
	height: 44px;
    border: none;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 1px 0 0 0;
	text-align: center;
	cursor:pointer;
	color: White;
}

.doorgaanKnop, .afrondKnop {
	background: White;
	font-size:10px;
	font-weight:bold;
	margin:3px 0 10px 0;
	padding:3px 0;
	width:154px;
}

.doorgaanKnop:hover, .afrondKnop:hover {
	color:#dddddd;
	cursor:pointer;
}

.adresbook {
	width: 578px;
}

.addressbookrow {
	width: 578px;
	padding: 5px;
}

.afleverKop {
	font-weight: bold;
	text-align: left;
	width: 300px;
}

.afleverVerplicht {
	color: #ac0002;
	text-align: right;
	width: 278px;
}

.afleverLabel {
	padding-top: 2px;
	width: 200px;
}

.afleverInput {
	width: 368px;
}

.moduleRow {
	margin:10px 0 0 0;
	padding-top:10px;
	background:transparent url(../images/bgHr.gif) repeat-x top left;
}

.moduleRow, .moduleRowSelected {
	font-weight:bold;
	margin:10px 0 15px 0;
}

address {
	padding-bottom:5px;
	background:transparent url(../images/bgHr.gif) repeat-x bottom left;
	margin:0 0 15px 0;
}


/* Pagina factuuradres ----------------------------------------------------------------------------------------------- */
.chead2 {
	width:73px;
}

.chead3 {
	width:465px;
}

.chead4 {
	width:83px;
	/*border-left:1px solid #000000;
	text-align:right;
	padding:6px 10px 0 0;*/
}

.chead5 {
	width: 83px;
    /*
	border-left:1px solid #000000;
	text-align:right;
	padding:6px 14px 0 0;*/
}

.cartTableRow p.streep {
	clear:both;
	background:transparent url(../images/bgHrFooter.gif) repeat-x top left;
	margin:2px 0 2px 422px;
	padding:0px;
	line-height:0px;
	height:2px;
	width:298px;
}

#conditionsConfirm {
	padding: 10px;
	background-color: #e1e1e1;
	border:1px solid #000000;
	width: 720px;
	height: 150px;
	overflow: auto;
}

#checkoutConfirmDefault {
	display:none;
}

.cartTableConfirmButtons {
	width:736px;
}

.cartTableConfirmButtons #printKnop, .cartTableConfirmButtons #bewaarKnop {
	background:White;
	border:1px solid #e00007;
	font-size:10px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:3px 0;
	width:154px;
}

.cartTableConfirmButtons #printKnop:hover, .cartTableConfirmButtons #bewaarKnop:hover {
	background-color:#dddddd;
	cursor:pointer;
}

.accepteer {
	text-align:right;
        width: 700px;
	padding-top: 32px;
	color:#e00007;
}
.afrondTerugKnop {
	background: url(../images/big-button-new.jpg) no-repeat top left;
	width:246px;
	height:34px;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:9px 0 0 0;
	text-align:center;
	padding:12px 0 0 0;
    color: White;
}


.afrondTerugKnop a, .afrondTerugKnop a:visited{
    display: block;
   color: White;
   text-decoration: none;
}
.afrondTerugKnop a:hover {

	cursor:pointer;
    color:#dddddd;
}
.afrondKnop {
	background: url(../images/big-button-new.jpg) no-repeat top left;
	width:246px;
	height:46px;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:9px 0 0 0;
	text-align:center;
	padding:12px 0 12px 0;
	color:White;
    display:block;
    cursor:pointer;
	border:none;
	text-decoration:none;
}



/* EZ pages -------------------------------------------------------------------------------------------------- */

#ezPageDefault {
	line-height:20px;
}

#ezPageDefault img, #Projecten_Content img, #ezPageDefault iframe {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    padding: 2px;
}
#ezPageDefault A {
    color: #E0000F;
}
#ezPageDefault IMG {
    margin: 3px;
}
/* No results -------------------------------------------------------------------------------------------------- */

.noresults {
	width:100%;
	font-weight:bold;
}

/* Footer -------------------------------------------------------------------------------------------------- */

.footercategorien
{
    width: 740px;
padding: 20px 20px 0px 20px; 
}
.footercategorien A
{
    text-decoration: underline;
    color: #000000;
}

.footercategorien A:hover
{
    text-decoration: none;
    color:#e00007;
}

.footercategorien1
{
    width: 730px;
    padding: 20px 0px 0px 20px;
    position:absolute;
    bottom: 10px;
}
.footercategorien1 A
{
    text-decoration: underline;
    color: #000000;
}
.footercategorien1 A:hover
{
	text-decoration: none;
	color:#e00007;
}

.footerBalk
{
	clear: both;
	position: relative;
	background: #e00007 url(../images/zwStreep.gif) repeat-x top left;
	/*
	margin: 11px 20px 20px 228px;
	padding: 11px 0 0 0;
	*/
	color: #facfcf;
	padding: 10px 10px 10px 228px;
	font-size: 10px;
}

/*
.footerBalk p.streep {
	clear:both;
	background:transparent url(../images/bgHr.gif) repeat-x top left;
	margin:12px 0 8px 0;
	padding:0px;
	line-height:0px;
	height:2px;
}

.footerBalk a {
	color:#000000;
}

.footerBalk a:hover {
	color:#e00007;
}
*/

.footerBalk
{
	clear: both;
}
.footerBalk .adres
{
	color: #facfcf;
	display: block;
	border-bottom: 1px solid #ad1a0e;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.footerBalk .links
{
	display: block;
	border-top: 1px solid #de6f73;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.footerBalk A
{
	color: #facfcf;
	text-decoration: underline;
}

.footerBalk A:hover
{
	text-decoration: none;
}

.footerBalk .copy
{
	color: #FACFCF;
	font-size: 9px;
}
.footerBalk .copy A
{
	color: #FACFCF;
}



#infoShoppingCart
{
	padding: 20px;
	width: auto;
	height: auto;
}
#infoShoppingCart P, #infoShoppingCart H1, #infoShoppingCart H2
{
	width: 100%;
	margin: 0px 0px 2px 0px;
}
#infoShoppingCart H1
{
	font-size: 20px;
}
#infoShoppingCart H2
{
	font-size: 18px;
}
#infoShoppingCart P
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
}
#infoShoppingCart A
{
	color: #e00007;
	text-decoration: underline;
}
#infoShoppingCart A:hover
{
	color: #000000;
}

#navEZPagesTop {
    display:none;
}

.clear
{
	clear: both;
}

.listingListBoxOuter2 {
    width: 600px;
}

#siteMapList a {
    color: #e00007;
    text-decoration: underline;
}

#siteMapList ul, #siteMapList ul ul {
    padding-left: 15px;
    padding-top: 5px;
}
#siteMapList li {
    padding-top: 5px;
}

#winkelbox {
    margin-left: 20px;
    padding: 10px;
    width: 154px;
    background-color: #949494;
    color: White;
}
#myAccountGen a{
    color: #e00007;
}
#myAccountNotify a{
    color: #e00007;
}
#siteMapMainContent a{
    color: #e00007;
}
#siteMapList li{
    padding-top: 3px;
    padding-bottom: 3px;
}
#contactUsForm input,#contactUsForm textarea{
    margin-left: 110px;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    line-height: 1.8em;
    padding: 0.2em;
    border: 1px solid #000000;
}

.messageStackWarning, .messageStackError {
    background-color: #ff0000;
    color: #ffffff;
    margin: 5px auto;
    width: 600px;
}
.forward a {
    color: #e00007;
    text-decoration: underline;
}
#AccountBox {
    float: right;
    background: #E00007;
    width: 330px;
    color: #FFFFFF;
    margin: 15px 0px 20px 20px;
    padding: 20px;
}
#AccountBox li {
    list-style-type: none;
    margin-top: 3px;
}
#AccountBox a, #AccountBox H2 {
    color: #FFFFFF;
}
#AccountBox a:hover {
    text-decoration: none;
}
#AccountDetails {
    margin-top: 15px;
    float: left;
    width: 350px;
}
#AccountDetails .red {
    color: #FF0000;
}
.KnopZwart{
    background: url(../images/small-button-new.jpg) no-repeat top left;
    width: 80px;
    height: 24px;
    font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    font-weight: bold;
    margin:1px 0 0 0;
    text-align:center;
    padding: 1px 5px 0 5px;
    color: #FFFFFF;
    border: none;
}
.KnopZwart:hover {
    background: url(../images/small-button-new.jpg) no-repeat top left;
    cursor:pointer;
    color: #FFFFFF;
}
.KnopZwart a{
    color: #FFFFFF;
    text-decoration: none;
}
.KnopZwart span {
    padding-top: 3px;
    padding-right: 10px;
    display: block;
    color: #FFFFFF;
}
.address_book {
    border: 2px solid #000000;
    background-color: #FFFFFF;
    padding: 10px;
    width: 400px;
}
.KnopZwart1, .KnopZwart1:hover{
    background: url(../images/small-button-new1.jpg) no-repeat top left;
    width: 140px;
    height: 24px;
}
.KnopZwart1 a {
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 3px;
    display: block;
}
.KnopZwart_input {
    padding-top: 0px;
    padding-bottom: 3px;
}
#acctNewslettersDefault hr, #accountPassword hr, #addressBookProcessDefault hr, #addressBookDefault hr, #accountDefault hr, #accountEditDefault hr {
    border: 1px solid #CCCCCC;
    margin-bottom: 0,6em;
}

.link_zoeken {
    text-align: right;
    color: #E00007;
    width: 180px;
    margin-top: 5px;
}
.link_zoeken A {
    color: #E00007;
}
#uitgebreid_zoeken_Default {
    margin: 0px 0px 0px 0px;
    width: 750px;
}
#uitgebreid_zoeken_Default .searchterms {
    display: block;
    clear: both;
    margin-bottom: 10px;
}
#uitgebreid_zoeken_Default .keywords {
    color: #E00007;
    padding: 3px;
}
#uitgebreid_zoeken_Default .branche {
    margin-top: 20px;
}
#uitgebreid_zoeken_Default .categorie {
    margin-top: 20px;
}
#uitgebreid_zoeken_Default .search_row_item {
    color: #E00007;
    float: left;
    width: 170px;
}
#uitgebreid_zoeken_Default .search_row_name {
    float: left;
    padding-left: 5px;
    width: 145px;
}
#uitgebreid_zoeken_Default .categorie_row {
    padding-bottom: 10px;
}
#uitgebreid_zoeken_Default .geencreteria {
    color: #E00007;
    margin-bottom: 10px;
    border: 1px solid #E00007;
    padding: 3px;
    width: 300px;
}
#uitgebreid_zoeken_Default .zoekknop {
    width: 84px;
    height: 24px;
    color: #FFFFFF;
    background: url('../images/small-button-new.jpg') no-repeat top left;
}


#uitgebreid_zoeken_Default .floatleft{
    float: left;
    margin-right: 20px;
}

#Projecten_Default {
    margin: 0px 0px 0px 0px;
    width: 750px;
}
#Projecten_Default H3, #ezPageDefault H3, #Nieuws_Default H3 {
    font-size: 13px;
}
#Projecten_Content {
    width: 525px;
    float: left;
}
#Projecten_Menu {
    width: 200px;
    float: right;
    height: 100%;
    padding: 10px 10px 30px 10px;
    margin-top: -10px;
    margin-right: -20px;
    background-color: #f7f5f6;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
#Projecten_Menu .menu_link {
    margin-bottom: 5px;
}
#Projecten_Menu A {
    color: #000000;
}
#Projecten_Menu A:hover {
    text-decoration: none;
}
#Projecten_Menu .current {
    font-weight: bold;
    text-decoration: none;
}
#Projecten_Default {
    margin: 0px;
    width: 100%;
}
.redline {
    height: 1px;
    background-color: #E0000F;
    width: 100%;
    margin: 10px 0px;
}
#Nieuws_Content {
    width: 600px;
    margin-bottom: 20px;
}
#Nieuws_Content A {
    color:#e00007;
}
#Nieuws_Content A:hover {
    text-decoration: none;
}
#Nieuws_Default #ezPagesHeading A {
    font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    color:#e00007;
    margin:0 0 4px 0;
    text-decoration: none;
}
#Nieuws_Default #ezPagesHeading A:Hover {
    text-decoration: underline;
}


#categorieMenu_Specialpage {
    width: 516px;
    border-top: 1px solid #747474;
}
#categorieMenu_Specialpage .item {
    color: #FFFFFF;
    float: left;
    width: 256px;
    height: 60px;
    border-left: 1px solid #747474;
    border-right: 1px solid #747474;
    border-bottom: 2px solid #747474;
}
#categorieMenu_Specialpage .cat_img {
    float: left;
    width: 60px;
    height: 60px;
    background-color: #FFFFFF;
    text-align: center;
}
#categorieMenu_Specialpage .cat_name {
    float: right;
    width: 196px;
    background: #4D4B4C url(../images/categorie_special_bg.jpg) repeat-x left top;
}
.position {  
    width: 196px;
    height: 60px;
    text-align: center;
}
#categorieMenu_Specialpage .item A, #categorieMenu_Specialpage .item A:active, #categorieMenu_Specialpage .item A:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#categorieMenu_Specialpage .item A:hover {
    text-decoration: underline;
}
#categorieMenu_Specialpage .cat_img A:hover {
    text-decoration: none;
}
#contact_left {
    float: left;
    width: 315px;
}
#contact_left P {
    margin-top: 10px;
    margin-bottom: 10px;
}
#contact_right {
    float: left;
    width: 430px;
    margin-top: 10px;
}
#contact_form {
    margin-top: 20px;
}
#contact_form H3 {
    margin-bottom: 10px;
}
#contact_form FORM {
    width: 365px;
}
.subtitle {
    margin-bottom: 15px;
}
.contact_row {
    margin-bottom: 10px;
    clear: both;
}
.contact_row .label {
    display: block;
    float: left;
    width: 140px;
}
.contact_row .input {
    width: 200px;
}
.contact_row .radio {
    margin-left: 20px;
}
.contact_submit {
    float: right;
    margin-right: 22px;
}
.succes {
    font-weight: bold;
    margin-top: 10px;
    color: #0DA50A;
}

.form_row {
    clear: both;
    margin-bottom: 5px;
}

#categories #koopjeskelder
{
    padding: 10px 0px;
    display: block;
    text-align: center;
}
#koopjeskelder a
{
	background: #e00007;
        background-image: none;
	border: 1px solid #000000;
        color: #FFFFFF;
        display: block;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
        text-decoration: none;
        text-align: center;
        width: 180px;
}

#koopjeskelder a:hover
{
	background: #fa443f;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
}

#EZHomeButtonsWrapper
{
    background-color: #FFFFFF;
}
#EZHomeBG
{
    background: url("../images/homepageEZKnop.jpg") repeat 0 0 #CCCCCC;
    clear: both;
    min-width: 739px;
    width: 100%;
}

/* remove the list style */
#EZHomeNav {
    list-style:none;
    margin:0;
    padding:0;
}

    /* make the LI display inline */
    /* it's position relative so that position absolute */
    /* can be used in submenu */
    #EZHomeNav li {
        background: url("../images/homepageEZKnop.jpg") repeat 0 0 #CCCCCC;
        border-right: 1px solid #FFFFFF;
        display:block;
        float:left;
        margin: 0px;
        padding: 0px 10px;
        position:relative;
    }

    /* this is the parent menu */
    #EZHomeNav li a {
        display:block;
        color:#fff;
        font-weight:700;
        padding: 8px 5px;
        text-align:center;
        text-decoration:none;
        width: 120px;
    }

    #EZHomeNav li a:hover {
        color:#fff;
    }

    /* you can make a different style for default selected value */
    #EZHomeNav a.selected {
        color:#f00;
    }

        /* submenu, it's hidden by default */
        #EZHomeNav ul {
            display:none;
            left:0;
            list-style:none;
            margin:0 0 0 -1px;
            padding:0;
            position:absolute;
            z-index: 200;
        }

        #EZHomeNav ul li {
            background-color: #7e7e7e;
            background-image: none;
            border-top:1px solid #fff;
            float:left;
            width: 131px;
        }

        /* display block will make the link fill the whole area of LI */
        #EZHomeNav ul a {
            color:#fff;
            display:block;
            padding: 8px 0px;
        }

        #EZHomeNav ul a:hover {
            text-decoration:underline;
        }

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #EZHomeNav ul {
    margin:0 0 0 -2px;
}
