/*  ..............  GLOBAL  ..............  */

html {    
    height: 100%;  
}

body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #808080;
    line-height: 20px;
    background-color: #ffffff;
}

.wrapper {
    margin: 0px;
    padding: 0px;
    width: 950px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    background: url(Images/css/background-footer.jpg) 3px bottom no-repeat;
}

	.wrapperSmall{
		width: 528px;
	}
	
	.wrapperNoFooter
	{
		padding-bottom: 0px;
		background: none;
	}

    .primaryPanel h1 {
        font-size: 12px;
        font-weight: bold;
        color: #494949;
        line-height: 19px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .primaryPanel h2 {
        font-size: 12px;
        font-weight: normal;
        color: #808080;
        line-height: 17px;
        margin-top: 0px;
        margin-bottom: -10px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .primaryPanel h3 {
        font-size: 10px;
        color: #808080;
        line-height: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 3px;
    }

    .secondaryPanel h1 {
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        line-height: 25px;
        padding-top: 0px;
        padding-bottom: 5px;
        margin-bottom: 0px;
    }

    p {
        font-size: 11px;
        line-height: 18px;
        color: #808080;
    }

        p.intro {
            font-size: 12px;
        }

        p.italic {
            font-style: italic;
        }

        p.bold {
            font-weight: bold;
        }

        p.noFlow {
            float: left;
            width: 310px;
            margin-top: 16px;
        }

        p.rightAligned {
            text-align: right;
        }

    a {
        color: #494949;
        text-decoration: none;
    }

    a:hover {
        color: #808080;
    }

    a.readMore {
        display: block;
        width: 50px;
        text-decoration: none;
        background: url(Images/css/bullet-dark.gif) right 13px no-repeat;
        padding-top: 5px;
        padding-right: 6px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    a:hover.readMore {
        background: url(Images/css/bullet-light.gif) right 13px no-repeat;
    }

    a.externalLink {
        text-decoration: underline;
    }

    a.leftAligned {
        display: block;
        float: left;
        height: 24px;
    }

    a.rightAligned {
        display: block;
        float: right;
        height: 24px;
    }

/*  ..............  NAVIGATION  ..............  */

.navigation {
    float: left; 
    height: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

    .branding {
        float: left;
        margin-top: 15px;
        margin-left: 30px;
        #margin-left: 10px;
        height: 51px;
        width: 195px;
        background: url(Images/css/logo-vw.jpg) no-repeat;
    }

        .branding span {
            display: none;
        }

    .navigation .menu {
	    float: right;
	    height: 15px;
    }

        .menu span {
            display: none;
        }

        .navigation .menu ul {
	        margin: 0px;
	        padding: 0px;
	        list-style-type: none;
	        text-align: left;
        }

        .navigation .menu ul li {
	        float: left;
	        display: inline;
	        background: url(Images/css/menu-divider.jpg) right 2px no-repeat;
        }

            .navigation .menu .menuItem {
                line-height: 12px;
                font-size: 10px;
	            padding-left: 5px;
	            padding-right: 5px;
            }

            .navigation .menu .lastItem {
	            background: none;
            }

			.navigation .menu li a {
				display: block;
				color: #808080;
				text-decoration: none;
			}
				.navigation .menu li a:hover {
					color: #494949;
				}

    .navigation .header {
        margin-top: 15px;
        clear: both;
	    float: left;
	    height: 100%;
	    width: 950px;
	    padding-left: 3px;
    }
		
	.navigation .headerSmall
	{
		width: 522px;
	}

/*  ..............  CONTENT  ..............  */

.content {
    float: left;
    padding-top: 35px;
    
}

    .contentNoFooter {
        float: left;
        padding: 0px;
        margin: 0px;
        margin-top: 15px;
        background: none:
    }

    .primaryPanel {
        float: left;
        height: 100%;
        width: 476px;
        margin: 0px;
        padding: 0px 22px 15px 22px;
    }

        .primaryPanelSmall {
            width: 476px;
        }
        
        .primaryPanelLarge {
			width: 734px;
			padding: 0px 11px 15px 22px;
		}
		
		.primaryPanelLanding {
			width: 734px;
			padding: 0px 0px 15px 15px;
		}

        .newsItem {
            clear: both;
            margin-top: 30px;
            margin-bottom: 20px;
        }

        .columnPanel {
            float: left;
            width: 270px;
            margin: 0px;
            padding: 30px 0px 0px 5px;
        }

            .columnPanel.right {
                float: left;
                padding-left: 30px;
            }

            .columnPanel p.headerDark {
                margin-top: 0px;
                padding-top: 0px;
                font-size: 17px;
            }

        .columnPanel ul {
            height: auto;
            margin: 0px;
            padding: 0px;
            font-size: 11px;
            line-height: 22px;
            list-style-type: none;
        }

            .columnPanel ul li {
                padding-left: 20px;
                background: url(Images/css/bullet-hyphen.gif) no-repeat left 6px;
            }

        .listPanel ul {
            margin: 0px;
            padding: 0px;
            font-size: 12px;
            font-weight: bold;
            color: #494949;
            line-height: 22px;
            list-style-type: none;
        }

            .listPanel ul li {
                padding-left: 20px;
                background: url(Images/css/bullet-hyphen-dark.gif) no-repeat left 50%;
            }

        .linkPanel {
            margin: 0px;
            padding: 0px;
        }

            .linkPanel ul {
                list-style-type: none;
                margin: 0px;
                padding: 0px;
            }

                .linkPanel li a {
					display:inline-block;
					color: #494949;
					text-decoration: none;
					font-size: 11px;
					background: url(Images/css/bullet-dark.gif) no-repeat 0px 7px;
					padding: 0px 0px 0px 10px;
				}
			
				.linkPanel li a.selected {
					color: #000000;
					font-weight: bold;
				}

                .linkPanel li a:hover {
					color: #808080;
					background: url(Images/css/bullet-light.gif) no-repeat 0px 7px;
				}

        fieldset {
            margin-bottom: 20px;
        }
        
/* -------------------------- These items are for the address edit controls ---------------------------- */

        fieldset.user {
            position: relative;
            height: auto;
            width: 500px;
            border: none 0px;
            padding: 0px;
            margin: 0px;
        }

            fieldset.fullEdit input {
                color: #494949;
                font-weight: bold;
            }

            fieldset.user label, fieldset.user input {
                height: 22px;
                color: #9f9f9f;
                font-size: 11px;
            }

            fieldset.user label {
                display: block;
                float: left;
                width: 120px;
                margin-bottom: 8px;
            }

                fieldset.user label.suffix {
                    display:inline;
                    text-align: right;
                    width: 119px;
                    padding-right: 10px;
                    margin-top: -12px; 
                    #margin-top: -15px;
                }
                
                fieldset.user input.suffix {
                    margin-top: -12px; 
                    #margin-top: -15px;
                }
                
                fieldset.user span.suffix {
                    margin-top: -12px; 
                    #margin-top: -15px;
                }

                fieldset.user label.noShow, fieldset.user p.noShow {
                    visibility: hidden;
                }

            fieldset.user input {
                float: left;
                height: 22px;
                width: 270px;
                border-style: none;
                border: none 0px;
                padding-left: 8px;
                padding-top: 3px;
                margin-bottom: 8px;
                background-color: #ffffff;
            }

                fieldset.user input.small {
                    width: 30px;
                    margin-right: 10px;
                }

                fieldset.user input.medium {
                    width: 50px;
                }

                fieldset.user input.large {
                    width: 80px;
                }

                fieldset.user input.enabled {
                    height: 18px;
                    border-style: solid;
                    border: solid 1px #c1c1c1;
                    font-weight: bold;
                    color: #5a5a5a;
                    padding-top: 2px;
                }

            fieldset.user p {
                display: block;
                float: right;
                height: 24px;
                width: 120px;
                font-weight: normal;
                color: #9f9f9f;
                text-align: left;
                padding: 0px;
                margin: 0px;
                margin-bottom: 8px;
            }

/* -------------------------- These items are for the car edit controls ---------------------------- */

		/* - These items are for the car columns (including the label coumn)- */
        fieldset.car 
        {
			background-color: #ffffff; /* Needs to be set otherwise the first input renders buggy in IE7 */
            position: relative;
            top: 0px;
            left: 0px;
            float: left;
            height: 360px;
            width: 175px;
            border: none 0px;
            margin-bottom: 30px;
            padding: 0px;
            padding-left: 5px;
            padding-right: 5px;
        }
        
        fieldset.withRepCode
        {
            height: 420px;
        }
        
			/* - These items are for the car 1-3 header - */
			fieldset.headers
			{
				border: none 0px;
				margin: 0px;
				padding-left: 5px;
				padding-right: 5px;
			}
			
			fieldset.headers p 
			{
				display: block;
                float: left;
                height: 22px;
                width: 180px;
                font-size: 12px;
                font-weight: bold;
                color: #5a5a5a;
                text-align: center;
                background-color: #ffffff;
                padding: 0px;
                margin: 0px;
                padding-left: 5px;
			}
			
				fieldset.headers p.labelColumn 
				{
					width: 135px;
				}

			/* - These items are for the labels column - */
			fieldset.labels {
                width: 135px;
            }

				fieldset.car .medium {
					height: 50px;
				}
				
				fieldset.car .largeMedium
				{
					height: 60px;
				}

				fieldset.car .large {
					height: 80px;
				}
				
				fieldset.car .littleLarger
				{
					height: 90px;
				}

            /* - These items are for the left and right (colored) car columns - */
			
            fieldset.colored {
                background-color: #f1f1f1;
            }

                fieldset.colored label {
                    color: #808080;
                }

			/* - These items are car columns inputs and labels - */

            fieldset.activated {
                font-weight: bold;
                color: #5a5a5a;
            }

            fieldset.car label, fieldset.car input, fieldset.car select{
                height: 30px;
                width: 135px;
                color: #9f9f9f;
                font-size: 11px;
                padding: 0px;
                margin: 0px;
            }
			
			fieldset.car select{
                height: 30px;
                width: 147px;
                color: #9f9f9f;
                font-size: 11px;
                padding: 0px;
                margin: 0px;
            }
            
            fieldset.car label {
                display: block;
                #margin-bottom: 2px;
            }

            fieldset.car input {
                height: 28px;
                border-style: none;
                border: none;
                padding-top: 2px;
                padding-left: 8px;
                background-color: transparent;
            }

                fieldset.car input.enabled {
                    height: 17px;
                    border-style: solid;
                    border: solid 1px #c1c1c1;
                    font-size: 11px;
                    font-weight: bold;
                    color: #5a5a5a;
                    padding-top: 3px;
					margin-bottom: 8px;
                }

                fieldset.car input.radio {
                    float: left;
                    height: 10px;
                    width: 10px;
                    border-style: none;
                    border: none 0px;
                    margin-left: 0px;
                    padding-right: 0px;
                    margin-top: 8px;
                    margin-right: 0px;
                    background-color: transparent;
                }

                fieldset.activated label {
                    display: inline;
                    float: right;
                    width: 150px;
                    height: 20px;
                    padding-bottom: 4px;
                    margin-top: -6px;
                    margin-right: 0px;
                }
					fieldset.activated span.disabled {
						display: block;
						height: 20px;
						padding-bottom: 12px;
						margin-right: 25px;
						margin-left: 17px;
					}

               fieldset.activated span.radioText {
                    display: inline;
                    float: right;
                    height: 20px;
                    margin-right: 0px;
                    
                    padding-top: 4px;
                    padding-bottom: 4px;
                    color: #5a5a5a;
                    width: 135px;
               }

                fieldset.activated label, fieldset.activated input {
                    color: #5a5a5a;
                    font-weight: bold;
                }
            
            fieldset.car span.fieldValidation
            {
				vertical-align: middle;
            }

                fieldset.car a img {
                    position: absolute;
                    left: 0px;
                    bottom: -30px;
                }
                
/* -------------------------- These items are for the preferences edit controls ---------------------------- */

        fieldset.preferences {
            height: auto;
            border: none 0px;
            padding: 0px;
            margin: 0px;
            padding-bottom: 10px;
            width: 561px;
        }

            fieldset.preferences label {
                float: right;
                width: 530px;
                color: #5a5a5a;
                font-size: 11px;
                font-weight: bold;
            }
            
            fieldset.preferencesSmall{
				width: 481px;
			}

            fieldset.preferencesSmall label {
                width: 450px;
            }

            fieldset.preferences input {
                float: left;
                width: 25px;
                padding-left: 0px;
                margin-left: 0px;
            }

            fieldset.preferences a {
                text-decoration: underline;
            }

/* -------------------------- These items are for the login controls ---------------------------- */

        fieldset.login {
            float: left;
            height: 108px;
            width: 950px;
            border: none 0px;
            padding: 0px;
            margin: 0px;
			background:url(Images/css/LandingOnder.jpg);
			background-repeat:no-repeat;
            
        }

            fieldset.login input {
                position: relative;
                top: 8px;
                #top: 6px;
                left: 146px;
                width: 115px;
                font-size: 10px;
                color: #5a5a5a;
                border-style: none;
                border: none 0px;
                background-color: transparent;
                padding: 0px;
                margin: 0px;
            }

                fieldset.login input.password {
                    left: 164px;
                    font-size: 10px;
                }

            fieldset.login a {
                position: relative;
                top: 38px;
                left: 280px;
            }

                fieldset.login a {
                    position: relative;
                    top: 17px;
                    left: 173px;
                }

                    fieldset.login a.errorUser, fieldset.login a.errorPassword {
                        position: relative;
                        top: 50px;
                        color: #ff6508;
                    }

                        fieldset.login a.errorUser {
                            left: -220px;
                        }

                        fieldset.login a.errorPassword {
                            position: relative;
                            top: 50px;
                            left: -65px;
                        }

                            fieldset.login a.errorUser img, fieldset.login a.errorPassword img {
                                padding-right: 6px;
                            }

            .popupInfo {
                position: absolute;
                top: -160px;
                left: 300px;
                z-index: 4;
                height: 88px;
                width: 269px;
                padding: 20px;
                margin: 0px;
                background: url(Images/css/background-popup-info.jpg) no-repeat;
            }

                .popupInfo a {
                    float: right;
                    color: #9f9f9f;
                    margin-top: -5px;
                }

                    .popupInfo a img {
                        vertical-align: middle;
                        padding-left: 10px;
                    }

                .popupInfo p.infoText {
                    position: relative;
                    left: 5px;
                    bottom: 0px;
                    float: left;
                    height: 68px;
                    width: 269px;
                    color: #898989;
                    font-size: 11px;
                    text-align: left;
                    font-weight: normal;
                    line-height: 16px;
                    padding: 0px;
                    padding-top: 10px;
                    margin: 0px;
                }

            .popupRequired {
                position: absolute;
                top: -20px;
                #top: -20px;
                left: 290px; 
                z-index: 2;
                height: 22px;               
                width: 100px;
            }

                .password {
                    bottom: 65px;
                    #bottom: 60px;
                    right: -125px;
                }

                .popupRequired img {
                    display: inline;
                    vertical-align: middle;
                }

                .popupRequired a {
                    display: inline;
                }

                    .popupRequired a img {
                        vertical-align: middle;
                        padding-left: 8px;
                    }

            .popupValidationError {
                position: absolute;
                z-index: 3;
                height: 22px;
                background: #ffffff;
				top: -20px;
                #top: -20px;
				left: 290px;
				width: 180px;
            }

                .popupValidationError a {
                    display: inline;
                    color: #ff6508;
                }

                    .popupValidationError img, .ValidationError a img {
                        display: inline;
                        vertical-align: middle;
                        padding-left: 8px;
                    }

        img {
            border: 0px;
        }

            .imgLeft .imgRight {
                vertical-align: text-top;
            }

            .imgLeft {
                float: left;
            }

            .imgRight {
                float: right;
            }

            img.small {
                height: 59px;
                width: 86px;
                padding: 0px 6px 0px 0px;
            }

            img.medium {
                height: 115px;
                width: 150px;
                padding: 0px 12px 6px 0px;
            }

            img.large {
                height: 147px;
                width: 218px;
                margin-bottom: 20px;
            }

        .button 
        {
			width: 572px;
            height: 49px;
            margin-top: 20px;
            background: url(Images/css/background-button.jpg) 0px 0px no-repeat;
        }

            .buttonSmall 
            {
				width: 500px;
                background: url(Images/css/background-button-small.jpg) 0px 0px no-repeat;
            }
            
            .buttonLarge 
            {
				width: 730px;
                background: url(Images/css/background-button-large.jpg) 0px 0px no-repeat;
            }

            .button a.login, .button a.next {
                float: right;
                height: 24px;
                padding-top: 12px;
                padding-right: 10px;
			    text-decoration: none;
            }

    .secondaryPanel {
        float: left;
        width: 150px;
        margin: 0px;
        padding: 0px 22px 0px 11px;
    }
    
    .secondaryPanelLanding {
        width: 160px;
        padding: 0px 15px 0px 6px;
    }
    
    .secondaryPanelLeft {
	}
	
	.secondaryPanelRight 
	{
		width: 190px;
	}
        .secondaryPanel p {
            font-size: 10px;
            color: #808080;
            line-height: 16px;
            margin-top: 0px;
            margin-bottom: 0px;
            padding: 0px;
        }

/*  ..............  SUB-NAVIGATION ..............  */
.inclusief {
    padding-bottom: 20px;
    margin-right: -10px;
    margin-bottom: 20px;
	background:url(Images/css/inclusieflogo_100px.jpg);
	background-repeat: no-repeat;
	height:49px;
}

.welcome {
    border-bottom: solid 1px #9f9f9f;
    padding-bottom: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
}							

.welcomeLanding {
    border-bottom: 0px;
    margin-right: -10px;
	background:url(Images/css/homeMenuBack.jpg);
	background-repeat: no-repeat;
	height:auto;
	padding-bottom: 0px
}

    .welcome h1 {
	    font-size: 12px;
	    color: #494949;
	    font-weight: bold;
	    padding: 0px;
	    margin: 0px;
	    line-height: 20px;
    }

    .welcome h2 {
	    font-weight: normal;
		font-size: 12px;
	    color: #87878b;
	    line-height: 20px;
        padding: 0px;
		margin: 0px;
    }

        .welcome h2 a {
            color: #87878b;
            text-decoration: none;
            background: url(Images/css/bullet-light.gif) no-repeat 0px 50%;
            padding-left: 10px;
        }

        .welcome h2 a:hover {
            color: #494949;
            background: url(Images/css/bullet-dark.gif) no-repeat 0px 50%;
        }

.subNavigation {
	margin: 0px;
	padding: 0px;
}

    .subNavigation ul {
	    list-style-type: none;
	    margin: 0px;
	    padding: 0px;
    }

	.subNavigation li a {
		font-size: 12px;
		color: #87878b;
		text-decoration: none;
		line-height: 20px;
		margin: 0px;
		padding-left: 10px;
		display: inline-block;
	}

        .subNavigation li.notSelected a {
            color: #87878b;
            background: url(Images/css/bullet-light.gif) no-repeat 0px 50%;
        }

        .subNavigation li.selected a, .subNavigation li.notSelected a:hover {
            color: #494949;
            font-weight: bold;
            background: url(Images/css/bullet-dark.gif) no-repeat 0px 50%;
        }

        .subNavigation li.selectedWithChildren a {
            color: #494949;
            font-weight: bold;
            background: url(Images/css/bullet-dark-collapsed.gif) no-repeat 0px 50%;
        }

    .subNavigation li.choice a, .subNavigation li.selectedChoice a {
	    font-weight: normal;
	    font-size: 11px;
	    color: #87878b;
        padding: 0px;
		margin: 0px;
	    padding-left: 10px;
	    background: none;
    }

	    .subNavigation li li.selectedChoice a, .subNavigation li.choice a:hover {
            font-weight: bold;
            color: #494949;
	    }

/*  ..............  SIFR ..............  */

p.headerDark {
    clear: both;
    font-size: 17px;
    color: #000000;
    line-height: 17px;
    margin-top: 0px;
    padding: 0px;
    padding-bottom: 3px;
}

p.headerLight {
    font-size: 17px;
    color: #88888e;
    line-height: 17px;
    margin: 0px;
    padding: 0px;
}

/*  ..............  FLASH ..............  */

.flashContentLarge {
    float: left;
    width: 950px;
    padding: 0px;
    margin: 0px;
    #margin-bottom: -3px;
}

.flashContentSmall {
    float: left;
    height: 98px;
    width: 336px;
    padding: 0px;
    margin: 0px;
}



/* ---- Homepage common components ---- */

div.headerHome {
	float: left;
	position: relative;
	top: 15px;
	font-size: 16px;
	color: #FF6B14;
	left: 115px;
    border: none 0px;
    padding: 0px;
    margin: 0px;
}

div.introHome {
	float: left;
	position: relative;
	#top:15px;
	font-size: 10px;
	left: 115px;
    border: none 0px;
    padding: 0px;
    margin: 0px;
	line-height:normal;
	width: 435px;
}

div.headerHomeBlack {
	top: 10;
	font-size: 16px;
}

div.headerKlantenkaart {
	font-size: 16px;
	margin-bottom: 5px;
}

div.text {
	font-size: 11px;
	line-height:normal;
}

div.textKlantenkaart {
	font-size: 11px;
	line-height:normal;
}

	.navigationMenuOnly {
        height: 1px;
    }
    
.errorSummary ul
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 17px;
}

	.errorSummary li 
	{
		color: #ff6508;
		padding-left: 20px;
		background: url(Images/css/icon-info-highlighted.gif) no-repeat 0px 4px;
	}

/* ---- Homepage general CSS elements ------- */

.kaartNew {
	background:url(Images/css/KaartNewContent.jpg);
	padding: 30px;
	height: 262px;
	background-repeat:no-repeat;
	width:683px;
}

	.kaartNewText
	{
		float:left;
		width:300px;
	}

	.kaartNewLogin
	{
		height: auto;
	}
	
	.kaartNewLink
	{
		float: left;
		width:300px;
	}
	
	.kaartNewLink ul	 {
		list-style-type: none;
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.kaartNewLink li a {
		font-size: 12px;
		color: #87878b;
		text-decoration: none;
		line-height: 20px;
		margin: 0px;
		padding-left: 10px;
	}

		.kaartNewLink li.notSelected a {
			color: #87878b;
			background: url(Images/css/bullet-light.gif) no-repeat 0px 50%;
		}
		
		.kaartNewLink li.notSelected a:hover {
			color: #494949;
			font-weight: bold;
			background: url(Images/css/bullet-dark.gif) no-repeat 0px 50%;
		}
		
fieldset.loginKlantenkaart {
    float: left;
    width: 300px;
    border: none 0px;
    padding: 0px;
    margin: 0px;    
}

fieldset.loginKlantenkaart input {
        width: 150px;
        font-size: 10px;
        color: #5a5a5a;
        border: none 0px;
        background-color: transparent;
        padding: 0px;
        margin: 0px;
        padding-left: 80px;
        padding-top: 25px;
    }

        fieldset.loginKlantenkaart input.password {
            padding-top: 13px;
            padding-bottom: 10px;
        }
        
        fieldset.loginKlantenkaart span.rememberPassword 
        {
			display: block;
        }
        
        fieldset.loginKlantenkaart .rememberPassword input {
			width: 20px;
            padding-top: 13px;
            #padding-top: 10px;
            padding-bottom: 10px;
            vertical-align: middle;
        }
        
        fieldset.loginKlantenkaart .rememberPassword label
        {
			padding: 0px;
			margin: 0px;
        }

/* ---- Homepage aanmelden CSS elements ------- */

.win {
	background:url(Images/css/homeWin.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:209px;
}

	.winText
	{
		padding:15px;
		width:280px;
	}
	
fieldset.loginHome {
    float: left;
    width: 155px;
    border: none 0px;
    padding: 0px;
    margin: 0px;    
    padding-left: 5px;
}

fieldset.loginHome input {
        width: 155px;
        font-size: 10px;
        color: #5a5a5a;
        border: none 0px;
        background-color: transparent;
        padding: 0px;
        margin: 0px;
        padding-left: 5px;
        padding-top: 160px;
    }

        fieldset.loginHome input.password {
            padding-top: 13px;
            #padding-top: 10px;
            padding-bottom: 10px;
        }
        
        fieldset.loginHome .rememberPassword input {
			width: 20px;
            padding-top: 13px;
            #padding-top: 10px;
            padding-bottom: 10px;
            vertical-align: middle;
        }
        
        fieldset.loginHome .rememberPassword label
        {
			padding: 0px;
			margin: 0px;
        }
        
        
/* ------------------- CUSTOM ---------------------------- */

.nawTable
{
    border-collapse: collapse;
    padding: 0px;
    width: 476px;
}

.nawTable td
{
    padding: 0px;
    padding-bottom: 10px;
}

	.readOnly td
	{
		padding-bottom: 0px;
	}

    .nawTable td.prefix 
    {
        text-align: right;
        padding-right: 15px;
    }

.nawTable td input 
{ 
    vertical-align: middle;
    width: 270px;
    height: 18px;
    
    font-size: 11px;
    font-weight: bold;
    color: #5a5a5a;
    background-color: #ffffff;
 
    border-style: solid;
    border: solid 1px #c1c1c1;
    
    padding-left: 8px;
    padding-top: 3px;
}

    .nawTable td input.small 
    {
        width: 50px;
    }
    
    .nawTable td input.medium
    {
        width: 80px;
    }

    span.radioGender input
    {
        width: 10px;
        display: inline;
        border-style: none;
    }
    
    span.radioGender label
    {
        width: 100px;
        margin-left: 5px;
        margin-right: 90px;
    }

/* Allows for a left aligned paragraph, used to align buttons */
p.leftAligned 
{
    float: left;
}

/* Add to align a specific button */
.rightSpace
{
	padding-right: 140px;
}

/* Added to align a specific button */
.rightSpaceExtra
{
	padding-right: 180px;
}

/* Copy of "img.small" to allow correct left padding*/	
img.smallRight
{
    height: 59px;
    width: 86px;
    padding: 0px 0px 0px 6px;
}

/* Copy of "img.medium" to allow correct left padding*/	
img.mediumRight 
{
    height: 115px;
    width: 150px;
    padding: 0px 0px 6px 12px;
}

/* Copy of "img.medium" to allow imageplaceholders with this style to render as designed */	
span.medium img 
{
    height: 115px;
    width: 150px;
    padding: 0px 12px 6px 0px;
}

/* Copy of "img.mediumRight" to allow imageplaceholders with this style to render as designed */	
span.mediumRight img 
{
    height: 115px;
    width: 150px;
    padding: 0px 0px 6px 12px;
}

/* Copy of "fieldset.car input.radio" to allow .NET spans to render as the CSS should */
span.radio input{
    float: left;
    height: 10px;
    width: 30px;
    border-style: none;
    border: none 0px;
    margin-left: 0px;
    padding-right: 0px;
    margin-top: 8px;
    margin-right: 0px;
    background-color: transparent;
}

/* Errormessage style */
.errormessage
{
	padding-left: 10px;
	background-image: url(Images/css/bullet-orange-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF6B00;
	font-size: 80%;
	margin-left: 10px;
}

/* Generic message style */
.message
{
	padding-left: 20px;
	background-image: url(Images/css/icon-info-highlighted.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	color: #FF6B00;
	font-size: 80%;
	margin-left: 0px;
}

span.inputValidation
{
	margin-left: 2px;
	margin-top: 4px;
}

.inputValidationLeft
{
	float:left;
}

span.small input{
    width: 12px;
    margin-right: 10px;
}

p.headerDarkSmall {
    clear: both;
    font-size: 15px;
    #font-size: 10px;
    color: #000000;
    line-height: 10px;
    margin-top: 0px;
    padding: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    #padding-top: 2px;
    #padding-bottom: 2px;
}

p.headerDarkRight {
    clear: both;
    font-size: 17px;
    color: #000000;
    line-height: 17px;
    margin-top: 0px;
    padding: 0px;
    padding-bottom: 3px;
    text-align:right;
}

a.overview {
        display: block;
        width: 50px;
        text-decoration: none;
        background: url(Images/css/bullet-dark-left.GIF) left 13px no-repeat;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        margin-bottom: 0px;
    }

    a:hover.overview {
        background: url(Images/css/bullet-light-left.GIF) left 13px no-repeat;
    }	
    
    
img
{
	behavior: url(/Pon.Web.MijnVolkswagen.Website/Includes/Js/iepngfix.htc); 
}

/* ------------ A table version of the company style --------- */       
.companyTable
{
    border-collapse: collapse;
    padding: 0px;
    width: 476px;
}

.companyTable td
{
    padding: 0px;
    padding-bottom: 0px;
} 


