body {
    font-family: "Arial", "Helvetica", sans-serif;
    background-color: #ffffff;
}
    .clearer {
        clear: both;
    }
    #mc {
        width: 980px;
        margin: 0 auto 0 auto;
    }
        #header {
            font-size: 15px;
            font-weight: bold;
        }
            #header a {
                color: #ffffff;
                text-decoration: none;
            }
            #header .logo {
                display: block;
                float: left;
                margin: 24px 0 0 0;
            }
            #folders {
                width: 590px;
                height: 43px;
                float: left;
                color: #ffffff;
                margin: 0 0 0 25px;
            }
                #folders ul {
                    
                }
                    #folders ul li {
                        width: 141px;
                        height: 43px;
                        float: left;
                        display: inline; /* IE6 fix */
                        text-align: center;
                        margin: 0 1px 0 0;
                        text-transform: uppercase;
                    }
                        #folders ul li a {
                            width: 141px;
                            height: 35px;
                            display: block;
                            padding: 8px 0 0 0;
                            background: url('/assets/images/site/polyplus-folder-bg-inactive.png') no-repeat top left scroll;
                        }
                        #folders ul li.active a, #folders ul li a:hover {
                            background: url('/assets/images/site/polyplus-folder-bg-active.png') no-repeat top left scroll;
                        }

            #menu {
                clear: both;
                height: 32px;
                margin: 10px 0 0 0;
                background: url('/assets/images/site/polyplus-menu-bg.png') repeat-x top left scroll;
            }
                #menu ul {
                    
                }
                    #menu ul li {
                        float: left;
                        display: inline; /* IE6 fix */
                        margin: 0 0 0 0;
                    	text-transform: uppercase;
                    }
                        #menu ul li a {
                            display: block;
                            margin: 4px 0 4px 0;
                            padding: 4px 16px 0 16px;
                            border-left: solid 1px #000000;
                        }
                        #menu ul li.first a {
                            border: none;
                        }
                        #menu ul li.active a, #menu ul li a:hover {
                            color: #cbcbcb;
                        }
        #content {
            font-size: 13px;
            position: relative;
        }
            #content .carousel { /* clipping mask */
                position: relative;
                width: 724px;
                height: 249px;
                float: left;
                overflow: hidden;
                margin: 12px 0 0 0;
                background-color: #ffffff;
            }
                #content .carousel #box { /* entire slide set */
                    position: absolute;
                    height: 249px;
                }
                    #content .carousel #box .single { /* single slide */
                        width: 469px;
                        height: 249px;
                        float: left;
                        padding: 0 0 0 255px;
                    }
                        #content .carousel #box .single img {
                            float: right;
                            display: block;
                            border: none;
                        }
                #content .carousel ul.handles {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 233px;
                    height: 250px;
                    list-style: none;
                    color: #ffffff;
                    font-size: 14px;
                    padding: 0 17px 5px 5px;
                    background-color: #ffffff;
                }
                    #content .carousel ul.handles li {
                        width: 223px;
                        height: 27px;
                        list-style: none;
                        margin: 0 0 1px 0;
                        padding: 12px 0 0 10px;
                        cursor: pointer;
                        background: url('/assets/images/site/polyplus-handles-bg-inactive.png') no-repeat scroll left top;
                        text-transform: uppercase;
                    }
                    #content .carousel ul.handles li a { color: #ffffff; text-decoration: none; width: 213px;}
                    #content .carousel ul.handles li.active, #content .carousel ul.handles li:hover {
                        background: url('/assets/images/site/polyplus-handles-bg-active.png') no-repeat scroll left top;
                    }
            #content .voordelen {
                width: 243px;
                height: 249px;
                float: right;
                color: #333333;
                margin: 12px 0 0 0;
            }
                #content .voordelen a {
                    color: #ffffff;
                    text-decoration: none;
                }
                #content .voordelen .cta a {
                    width: 220px;
                    display: block;
                    height: 25px;
                    /*font-weight: bold;*/
                    padding: 8px 0 0 10px;
                    background: url('/assets/images/site/polyplus-voordelen-cta-bg.png') no-repeat scroll left top;
                }
                .cta a:hover { text-decoration: underline !important; }
                #content .voordelen h3 {
                    font-size: 17px;
                    font-weight: bold;
                    margin: 12px 0 12px 0;
                }
                #content .voordelen ul {
                    /*font-weight: bold;*/
                }
                    #content .voordelen ul li {
                        margin: 12px 0 12px 0;
                        padding: 0 0 0 22px;
                        background: url('/assets/images/site/polyplus-voordelen-bullet.png') no-repeat scroll left top;
                    }
            #content .vragen {
                width: 235px;
                float: left;
                color: #999999;
                margin: 7px 0 0 0;
                padding: 5px 0 5px 5px;
            }
                #content .vragen a {
                    color: #ffffff;
                    text-decoration: none;
                }
                #content .vragen .cta {
                    width: 213px;
                    height: 90px;
                    margin: 0 0 20px 0;
                    padding: 9px 11px 0 11px;
                    background: url('/assets/images/site/polyplus-pakket-cta-bg.png') no-repeat scroll left top;
                }
                #content .vragen h2 {
                    font-size: 18px;
                    font-weight: bold;
                }
                #content .vragen h3 {
                    font-weight: bold;
                }
            #content .modellen {
                position: relative;
                width: 233px;
                height: 170px;
                float: left;
                display: inline; /* IE6 fix */
                margin: 7px 0 0 10px;
                padding: 7px 5px 7px 5px;
            }
                #content .modellen a {
                    color: #ffffff;
                    text-decoration: none;
                }
                #content .modellen h3 {
                    color: #333333;
                    font-size: 17px;
                    font-weight: bold;
                }
                #content .modellen ul {
                    margin: 12px 0 12px 0;
                }
                    #content .modellen ul li {
                        margin: 12px 0 12px 0;
                        padding: 0 0 0 12px;
                        background: url('/assets/images/site/polyplus-modellen-bullet.png') no-repeat scroll left top;
                    }
                    #content .modellen li a { color: #333; text-decoration: none; }
                    	#content .modellen li a:hover { text-decoration: underline; }
                #content .modellen .cta {
                    position: absolute;
                    width: 195px;
                    height: 24px;
                    left: 6px;
                    bottom: 6px;
                    padding: 8px 0 0 10px;
                    background: url('/assets/images/site/polyplus-modellen-cta-bg.png') no-repeat scroll left top;
                }
            #content .referentiekaart {
                position: relative;
                width: 463px;
                height: 189px;
                float: right;
                margin: 7px 0 0 10px;
                padding: 7px 5px 7px 5px;
            }
                #content .referentiekaart a {
                    color: #ffffff;
                    text-decoration: none;
                }
                #content .referentiekaart .map {
                    float: right;
                }
                #content .referentiekaart h3 {
                    color: #333333;
                    font-size: 17px;
                    font-weight: bold;
                }
                #content .referentiekaart p {
                    line-height: 20px;
                    margin: 12px 0 12px 0;
                }
                #content .referentiekaart .cta a {
                    position: absolute;
                    width: 195px;
                    height: 24px;
                    left: 6px;
                    bottom: 25px;
                    padding: 8px 0 0 10px;
                    background: url('/assets/images/site/polyplus-modellen-cta-bg.png') no-repeat scroll left top;
                }
    #news {
        clear: both;
        height: 345px;
        font-size: 14px;
        margin: 20px 0 0 0;
        background: url('/assets/images/site/polyplus-news-bg.png') repeat-x scroll left bottom;
    }
        #news .inner {
            width: 980px;
            margin: 0 auto 0 auto;
        }
            #news .inner .video {
                width: 238px;
/*                 height: 190px; */
                float: left;
                margin: 7px 0 0 0;
                padding: 5px 0 4px 5px;
                background-color: #fafafa;
            }
            #news .inner .latest {
            	position: relative;
                width: 465px;
                float: left;
                margin: 7px 0 0 10px;
                padding: 5px 5px 5px 5px;
            }
                #news .inner .latest a {
                    color: #ffffff;
                    text-decoration: none;
                }
                #news .inner .latest .logo {
                    display: block;
                    float: right;
                    margin: 0 0 5px 5px;
                    border: none;
                }
                #news .inner .latest h3 {
                    color: #333333;
                    font-size: 17px;
                    font-weight: bold;
                }
                #news .inner .latest h5 {
                    width: 292px;
                    color: #ca0339;
                    margin: 30px 0 24px 0;
                    padding: 5px 0 5px 0;
                    border-top: solid 1px #d2d2d2;
                    border-bottom: solid 1px #d2d2d2;
                }
                #news .inner .latest p {
                    line-height: 20px;
                    margin: 12px 0 12px 0;
                }
/*                 #news .inner .latest .cta { clear: both; width: auto; } */
                #news .inner .latest .cta a {
                    width: 195px;
                    height: 24px;
                    display: block;
                    float: left;
                    padding: 8px 0 0 10px;
                    margin: 0 0 0 200px;
                    _margin: 0 0 0 100px;
                    background: url('/assets/images/site/polyplus-news-cta-bg.png') no-repeat scroll left top;
                }
            #news .inner .subscribe {
                position: relative;
                width: 210px;
                height: 310px;
                float: right;
                color: #ffffff;
                margin: 7px 0 0 0;
                padding: 14px 10px 0 10px;
                background: #333333 url('/assets/images/site/polyplus-subscribe-bg.png') repeat-x scroll left top;
            }
                #news .inner .subscribe h3 {
                    color: #ffffff;
                    font-size: 17px;
                    font-weight: bold;
                }
                #news .inner .subscribe p {
                	font-size: 12px;
                    line-height: 16px;
                    margin: 10px 0 10px 0;
                }
                #news .inner .subscribe form {
                    
                }
                    #news .inner .subscribe form input {
                        width: 203px;
                        height: 32px;
                        display: block;
                        float: left;
                        vertical-align: middle;
                        margin: 4px 0 4px 0;
                        padding: 0 0 0 2px;
                        border: none;
                    }
                    #news .inner .subscribe form input.cta {
                        position: absolute;
                        cursor: pointer;
                        width: 205px;
                        height: 32px;
                        left: 10px;
                        bottom: 10px;
                        color: #ffffff;
                        text-align: left;
                        margin: 11px 0 0 0;
                        padding: 0 0 0 10px;
                        border: none;
                        background: url('/assets/images/site/polyplus-subscribe-cta-bg.png') no-repeat scroll left top;
                    }
                #news .inner .subscribe .gratis {
                    position: absolute;
                    top: -35px;
                    right: -10px;
                    display: block;
                    border: none;
                    
                }
    #footer {
        width: 980px;
        height: 70px;
        color: #e6e6e6;
        text-align: center;
        font-size: 12px;
        margin: 16px auto 0 auto;
    }
        #footer a {
            color: #999999;
            text-decoration: none;
        }
        #footer a:hover {
            color: #333333;
        }

/** maps **/
#map { width: 740px; height: 595px; float: right; margin: 5px 0 0 0; _width: 735px; }
#map_popup { position: absolute; z-index: 11; width: 300px; background-color: #fff; padding: 10px; border: 1px solid #eee; top: 20px; right: 10px; margin-left: -150px; display: none; -moz-opacity: 0.95; -khtml-opacity: 0.95; opacity: 0.95; filter:alpha(opacity=95); }
#map_popup h2 { font-size: 20px; line-height: 37px; color: #333; font-weight: bold; padding: 0 0 20px 0; text-transform: capitalize; }
	#map_popup h2 img { float: left; padding: 0 10px 0 0; }
	#map_popup .close { display: block; padding: 3px 6px; float: right; cursor: pointer; }
		#map_popup .close:hover { font-weight: bold; }
	#map_popup p a { color: #4AA8FC; text-decoration: none; }
		#map_popup p a:hover { text-decoration: underline; }
#map_legenda { float: left; width: 240px; }
	#ml_topleft { width: 243px; height: 91px; background: url(/assets/images/site/ml_topleft.png) no-repeat; }
		#ml_topleft .ml_row { padding: 16px 0 0 25px; }
	#ml_left { width: 243px; height: 169px; background: url(/assets/images/site/ml_left.png) no-repeat; padding-top: 30px; }
		#ml_left .ml_row { line-height: 33px; clear: both; }
		#ml_left .ml_row img { float: left; padding: 0 10px 0 0; }
		#ml_left .ml_row_small { line-height: 20px; padding: 0 20px 0 10px; }
		#ml_left .ml_row_small input { margin: 6px 0; }
	.ml_row { padding: 5px 0 5px 20px; }
#lijst {
	display: none;
	float: right;
	top: 5px;
	left: 240px;
	width: 700px;
	background-color: #fff;
	padding: 20px;
	_width: 690px;
}

/* dealer map */
#dealerMap_legenda { float: left; width: 270px; margin: 15px; line-height: 24px; }
#dealerMap_legenda h2 { font-size: 21px; font-weight: bold; margin: 0 0 5px 0;}
#dealerMap_legenda form#dealerSearch label { margin: 10px 0; }
#dealerMap_legenda ul#dealerList { margin: 5px 0; }
#dealerMap_legenda ul#dealerList li { position: relative; display: block; padding: 5px 0; border-bottom: 1px solid #ccc; line-height: 21px;}
#dealerMap_legenda ul#dealerList li span.distance { position: absolute; top: 5px; right: 0; color: #777; }

.icon_row { height: 41px; margin: 8px 0;}
.icon_row img { float: left; margin: 0 10px 0 0; }
.icon_row div { float: left; display: block; line-height: 41px;}


	#lijst h1 { color:#333333; font-size:20px; font-weight:bold; padding: 0 0 10px 0; }
	#lijst ul li { list-style-type: none; padding: 10px 0; clear: both; line-height: 33px; cursor: pointer; }
		#lijst ul li img { float: left; padding: 0 10px 0 0; cursor: pointer; }
		#lijst .boxinfo { display: none; }
