﻿/*

    color: #350220;  - zwart met tikkeltje roze
    color: #EF088C;  - fel roze
    color: #EDCEE0;  - pastel roze
    color: #EAE1E6;  - heel licht pastel roze

*/

img
{
    border:0;
}

body[class="masterGenericBody"]
{
    margin:0; 
    padding:0; 
    background:url('/Img/Base/bg.png');
    height: 100%; 
    min-height: 100%;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div[class="masterTopOverview"]
{
	color:Black; 
	text-decoration: none; 
	text-align: right;
	font-size: smaller;
	width:990px; 
	margin:0 auto; 
	position:relative;	
	clear: both;
	height: 32px;
}

div[class="masterBoodschapTopContainer"]
{
    width:1000px; 
    height: 88px;
    overflow: hidden; 
    margin:0 auto; 
    position:relative; 
    margin-top: 5px;
    margin-bottom: 20px;
    border: 1px solid #E9EAE1; 
    clear: both;
}

div[class="masterMidContainer"]
{
    background:#fff;
    width:1000px; 
    margin:0 auto; 
    position:relative; 
    border: 1px solid #E9EAE1; 
    clear: both; 
    height: 100%; 
    min-height: 100%;
}

div[class="masterMidLeft"]
{
    width:120px; 
    margin:0; 
    padding: 0; 
    border: 0; 
    position:relative; 
    float: left; 
    height: 100%; 
    overflow: hidden; 
    display: table-column;
}

div[class="masterMidRight"]
{
    width:120px; 
    height: 100%;
    margin:0; 
    padding: 0; 
    border: 0; 
    position:relative; 
    float: right; 
    height: 100%; 
    overflow: hidden; 
    display: table-column;
}

div[class="masterMidRightOvDame"]
{
    overflow: hidden;
    width: 120px;
    height: 100px;
    margin-left: 25px;
    margin-top: 20px;
}

div[class="masterMidCentral"]
{
    width:742px; 
    padding-left:8px; 
    padding-right:8px; 
    position:relative; 
    border-left: 1px solid #E9EAE1; 
    border-right: 1px solid #E9EAE1; 
    float: left; 
    height: 100%; 
    overflow: hidden;
}

div[class="masterMidFinalizer"]
{
    clear:both; 
    height: 1px; 
    width: 1px;
    overflow: hidden; 
    margin: 0px; 
    padding: 0px;
}

div[class="masterNotification"]
{
    background-color: #EFD5AE; 
    color: Black; 
    padding: 2px; 
    text-align: center;
}

div[class="masterBottomContainer"]
{
    text-align:center; 
    color:Black; font-size: small; 
    clear:both;
}

div[class="masterBottomCopyright"]
{
    text-align:center; 
    color:Black; 
    text-decoration: none; 
    font-size: small; 
}

div[class="pageHighlightBar"]
{
    background-color: #EFD5AE; 
    color: Black; 
    padding: 2px; 
    text-align: center;
}

h1[class="ov-chipkaart-belangrijk"]
{
    font-size:24px; 
    font-weight: bold; 
    padding: 0; 
    margin: 0;
    border:0px;
    font-size:x-large; 
    letter-spacing: -1;
    color: #350220; 
    text-decoration: none;
}

h1[class="ov-chipkaart-text-op-logo"]
{
     display: table-cell; 
     position: absolute; 
     color: #350220; 
     font-size: 35px; 
     letter-spacing: -2px; 
     font-weight: bold; 
     margin-top: 60px; 
     margin-left: 160px;
     text-align: left;
}

input[type="text"][class="stelEenVraag"]
{
    font-style: italic;
	background-color: #FFCEE0;
	background-image: none;
	border-color: #350220;
	border-width: 1px;
	border-style: dotted;
}

.stelEenVraagTextboxWatermark
{
	font-style: italic;
	background-color: #EDCEE0;
	background-image: url('/Img/Base/Input/Vraag.png');
	background-repeat: no-repeat;   
	background-position: right top;
	border-color: #350220;
	border-width: 1px;
	border-style: dotted;
}

.stelEenVraagTextboxWatermark:hover
{
	font-style: italic;
	background-color: #EDCEE0;
	background-image: none;
	border-color: #350220;
	border-width: 1px;
	border-style: solid;
}

div[class="sidebarBlockContainer"]
{
    overflow: hidden;
    font-size: small;
    font-weight: normal;
    overflow: hidden;
    margin: 1px;
    margin-bottom: 10px;
}

div[class="sidebarBlockHeader"]
{
    background-color: #000;
    color: #EAE1E6;
    width: 100%;
    font-size: x-small;
    font-weight: bold;
    overflow: hidden;
    margin: 1px;
    padding: 1px;
}

div[class="sidebarBlockLink"],
div[class="sidebarBlockLink"] A
{
    width: 230px;
    color: #EF088C;
    font-size: xx-small;
    font-weight: bold;
    overflow: hidden;
    margin: 1px;
    letter-spacing: -1px;
}

div[class="promoContainer"]
{
    float:left; 
    margin-top: 15px; 
    margin-left: 5px;
}


div[class="promoContainerShoutOut"]
{
    float:left; 
    width: 50px; 
    height: 54px;
}

div[class="promoContainerShoutOutPlaatjeContainer"]
{
    display: table-cell; 
    position: absolute; 
    text-align: center; 
    vertical-align: middle; 
    width: 50px; 
    height: 54px;
}

div[class="promoContainerShoutOutTextContainer"]
{
    display: table-cell; 
    position: absolute; 
    text-align: center; 
    vertical-align: middle; 
    margin-top: 15px; 
    width: 50px; 
}

div[class="promoContainerShoutOutTextContainer"] A
{
    font-weight: bold; 
    letter-spacing: -1px;
    color: #fff;
    text-decoration: none;
}

div[class="promoContainerShoutOutTextContainer"] A: hover
{
    text-decoration: underline;
}

div[class="promoContainerBijTekst"]
{
    float:left; 
    margin-left: 1px; 
    text-align: center; 
    margin-top: 4px; 
}

div[class="promoContainerBijTekst"] A
{
    color: #EF088C;
    text-decoration: none;
    font-weight: bold; 
    letter-spacing: -1px;
}

div[class="promoContainerBijTekst"] A : hover
{
    background-color: Yellow;
}

/*
    Boodschappen; prijs van een huis banner
*/

input[class="boodschapPrijsVanEenHuisInvoer"]
{
    font-style: italic;
	background-color: #F4E8D4;
	border-color: #350220;
	border-width: 1px;
	border-style: dotted;
}

div[class="boodschapPrijsVanEenHuisOverlay"]
{
    width:1000px; 
    height: 88px;
    background:url('/Img/Boodschap/Melding2.png');
    font-style: normal;
    font-size: xx-small;
    color: Black;
    text-align: center;
    padding-top: 40px;
}

div[class="boodschapPrijsVanEenHuisBoxLinks"]
{
    padding-left: 100px;
    padding-top: 50px;
    float: left;
}

div[class="boodschapPrijsVanEenHuisBoxLinksVolgend"]
{
    float: left;
}


div[class="boodschapPrijsVanEenHuisBoxRechts"]
{
    float: left;
    padding-left: 200px;
}

/*

ajax 

*/

.PopUpModelBackgroundDimmerCssClass
{
    background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

div [class="CommentaarPopUpModelBackgroundCssClass"]
{
    width: 600px;
	background-color: White;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;

    margin: 10px;
    padding: 10px;
    border-color: Black;
    border-style: solid;
    border-width: thin;
    
    text-align: left;
}