﻿.PanelZijmenuIngelogd
{
	float:					left;
	position:				relative;
	margin-top:				20px;
}

    .IngelogdMenuItem
    {
        position:               relative;
        float:                  left;
        height:                 23px;
        margin:                 5px;
        margin-top:             0px;
        border:                 solid 1px #ff9000;
        color:                  #ffffff;
        text-align:             center;
        font-family:            Arial;
        font-weight:            bold;	
        		    
    }

    .MenuIngelogdUitleg
    {
        position:               relative;
        float:                  left;
        width:                  243px;
        height:                 auto;
        margin:                 20px 0px 0px 0px;
        padding:                0px 15px 5px 3px;
    }

        .MenuIngelogdUitlegTop
        {
            position:               relative;
            float:                  left;
            background-image:       url(../Images/Layout/portal/Ingelogdmenutop.jpg);
            background-position:    top right;
            background-repeat:		no-repeat;   
            width:                  260px;
            height:                 10px;
        }
        
        .MenuIngelogdUitlegMidden
        {
            position:               relative;
            float:                  left;
            background-image:       url(../Images/Layout/portal/Ingelogdmenumidden.jpg);
            background-position:    top right;
            background-repeat:		repeat-y;   
            width:                  260px;
            height:                 auto;
        }
            
            .DierpasmenuUitleg
            {
                position:               relative;
                float:                  left;
                width:                  235px;    
                font-family:			Arial;
                font-size:				10pt;
                padding:                0px 15px 5px 15px;        
            }
            
        .MenuIngelogdUitlegBottom
        {
            position:               relative;
            float:                  left;
            background-image:       url(../Images/Layout/portal/Ingelogdmenubottom.jpg);
            background-position:    top right;
            background-repeat:		no-repeat;   
            width:                  260px;
            height:                 10px;
        }
 
 .pnlMijnHuisdier
 {
    position:               relative;
    float:                  left;
    width:                  425px;
    height:                 250px;
    margin-bottom:          15px;
 }
 
    .pnlMijnHuisdierCard
    {
        position:               relative;
        float:                  left;
        width:                  400px;
        height:                 141px;
        padding:                10px;
        background-image:       url(../Images/Layout/portal/mijndier_background.jpg);
        background-position:    top left;
        background-repeat:		no-repeat;   
    }

        .card_foto
        {
            position:               relative;
            float:                  left;
            margin:                 5px 0px 5px 5px;
            height:                 132px;
            width:                  100px;
        }
        
       
        
        .pnlDierGegevens
        {
            position:               relative;
            float:                  left;
            width:                  220px;
            height:                 135px;
            margin:                 5px 10px 10px 15px;
          
        }
        
            .CardLabel, .CardCheckLabel, .MijnDierpassenLabel
            {
                position:               relative;
                float:                  left;
                font-family:            Verdana;
                font-size:              8pt;
                color:                  White;
                width:                  135px;
            }
            
            .CardCheckLabel
            {
                width:                  135px;
                margin-bottom:          5px;
                margin-left:            15px;
            }
            
            .MijnDierpassenLabel
            {
                font-size:              9pt;
            }
            
            .CardText, .CardCheckText, .MijnDierpassenText 
            {
                position:               relative;
                float:                  left;
                font-family:            Verdana;
                font-size:              8pt;
                color:                  White;
                font-weight:            bold;
                width:                  135px;
            }
            
            .CardCheckText
            {
                width:                  210px;
                margin-bottom:          5px;
            }
            
            .MijnDierpassenText
            {
                font-size:              9pt;
                line-height:            15px;
            }

    .pnlMijnMenu, .pnlMijnDierpas
    {
        position:               relative;
        float:                  left;
        font-family:            Verdana;
        font-size:              8pt;
        background-image:       url(../Images/Layout/portal/mijnmenu_background.jpg);
        background-position:    top left;
        background-repeat:		no-repeat;   
        width:                    180px;
        height:                   70px;
        margin-top:           0px !important;
        margin-top:           -45px;
        padding:                5px 10px 10px 17px;
        color:                    White;
        
    }
        .lblMijnMenu, .lblMijnDierpas
        {
            position:               relative;
            float:                  left;
            font-weight:            bold;
            margin-bottom:          1px;
            width:                  180px;
            margin-right:           10px;
        }

        .pnlMijnDierpas
        {
            background-image:       url(../Images/Layout/portal/mijndierpas_background.jpg);
            width:                  185px;
                     
        }

        .portal_list
        {
            position:relative;
            float:left;
            list-style-image:     url(../Images/Layout/portal/li.gif);
            margin:                 10px 5px 5px 20px;
            
            
        } 
        
        .portal_list a:link, .portal_list a:visited
        {
            color:                        White;
            text-decoration:          none;
        }
        
        .portal_list a:hover, portal_list a:active
        {
            color:                  White;
            text-decoration:        underline;
        }    
        
.pnlMijnDierpassen
{
    position:               relative;
    float:                  left;
    width:                  400px;
    height:                 125px;
    padding:                10px;
    background-image:       url(../Images/Layout/portal/mijndierpassen_background.jpg);
    background-position:    top left;
    background-repeat:		no-repeat;   
}
    .pnlMijnDierpasInhoud
    {
        position:               relative;
        float:                  left;
        width:                  400px;
        height:                 125px;
        padding:                5px 10px;     
    }
    
        .imgBlokkeren, .imgActiveren
        {
            position:               absolute;
            float:                  right;
            color:                  White;
            text-decoration:        none;
            font-weight:            bold;
            width:                  115px;
            height:                 25px;
            text-align:             center;
            top:                    99px;
            left:                   110px;         
            z-index:                1;
         }
         
        .txtBlokkeren, .txtActiveren
        {
            position:               absolute;
            float:                  right;
            color:                  White;
            text-decoration:        none;
            font-weight:            bold;
            width:                  115px;
            height:                 25px;
            text-align:             center;
            top:                    102px;
            left:                   110px;           
            z-index:                2;      
         }
.pnlStamgegevens
{
    position:               relative;
    float:                  left;
    width:                  310px;
    margin-bottom:     20px;
    height:            300px;
}

.pnlDierenWijzigen
{
    position:                relative;
    float:                     left;
    width:                    310px;
    margin-bottom:     20px;
}
    
.imgStamgegevensSfeer
{
	position:		    	absolute;
	top:				    5px;
	left:				    390px;
	background-color:	    white;
	padding:			    5px;
	border:				    solid 1px #E6E6E6;
}

.Opslaan
{
    float:                  right;
    margin-right:           15px;
    margin-bottom:          30px;
   
}

.OpslaanPortal
{
    float:                  right;
    margin:                 10px 8px 35px 0px;
    
}
.StamgegevensMelding
{
    color:                  #F1B32B;
    font-size:              8pt;
    position:               relative;
    float:                  left; 
    margin-top:             10px;
}

.panelMedischDossier
{
    position:               relative;
    float:                  left;
    width:                  550px;
    height:                 auto;
    margin-left:            -25px;
    
}        
    .pnlCard
    {
        position:               relative;
        float:                  left;
        width:                  390px;
        height:                 160px;
        padding:                10px;
        background-image:       url(../Images/Layout/portal/MDcard3_background.jpg);
        background-position:    top left;
	    background-repeat:		no-repeat;
	    margin-top:                   10px;
    }

        .card_foto
        {
            position:               relative;
            float:                  left;
            margin:                 5px 0px 5px 5px;
            height:                 132px;
            width:                  100px;
        }
        
        .CardTitel
        {
            position:               relative;
            float:                  left;
            font-family:            Verdana;
            font-size:              15pt;
            color:                  White;
            font-weight:            bold;
            margin:                 10px 0px 0px 15px;
            width:                    220px;
        }
        
        .CardLabel, .CardCheckLabel
            {
                position:               relative;
                float:                  left;
                font-family:            Verdana;
                font-size:              8pt;
                color:                  White;
                font-weight:            bold;
                width:                  125px;
            }
            
            .CardCheckLabel
            {
                width:                  135px;
                margin-bottom:          5px;
                margin-left:            15px;
            }
            
            .CardText, .CardCheckText 
            {
                position:               relative;
                float:                  left;
                font-family:            Verdana;
                font-size:              8pt;
                color:                  White;
                font-weight:            bold;
                width:                  110px;
            }
            
            .CardCheckText
            {
                width:                  210px;
                margin-bottom:          5px;
            }
            
        .consultcontainer, .commentaarcontainer
        {
            position:               relative;
            float:                  left;
            width:                  565px;
            height:                 auto;
            margin-bottom:          10px;
	        font-family:            Verdana;
        }
         
            .pnlHeader, .pnlCommentaarHeader
            {
                position:               relative;
                float:                  left;
                width:                  550px;
                background-image:       url(../Images/Layout/portal/consult_background.jpg);
	            background-position:    top left;
	            background-repeat:		no-repeat;
	            font-family:            Verdana;
            }
            
            .pnlCommentaarHeader
            {
                background-image:       url(../Images/Layout/portal/commentaar_background.jpg);
            }
            
            .pnlContent
            {
                position:               relative;
                float:                  left;
                width:                  565px;
                font-family:            Verdana;
            }
            
                .DierpasButton
                {
	                background-color:	#F1B32B;
	                border:				    solid 1px #EC8A1D;
	                color:				#FCF1D8;
	                padding:			0px 20px 1px 20px;	
	                text-decoration:	none;
	                clear:                 both;
                }
                
                .KortingButton
                {
	                background-color:	#F1B32B;
	                border:				    solid 1px #EC8A1D;
	                color:				#FCF1D8;
	                padding:			0px 20px 0px 20px;	
	                text-decoration:	none;
	                clear:                 both;
	                margin-top:         5px;
                }
                
                .consult_datum, .commentaar_titel
                {
                    position:               relative;
                    float:                  left;
                    color:                  White;
                    margin:                 8px;
                }
                
                .consult_praktijk, .commentaar_schrijver
                {
                    position:               relative;
                    float:                  right;
                    color:                  White;
                    margin:                 8px;
                }
                
                .consult_inhoud, .commentaar_inhoud
                {
                    position:               relative;
                    float:                  left;
                    width:                  519px;
                    height:                 auto;     
                    padding:                15px 15px 30px 15px;
                    background-color:       #e2e3d9;
                    border:                 none;
                    margin-left:            1px;
                    margin-right:           2px;
                    overflow:               hidden;
                }
  
                
                  .consultregel_inhoud
                {
                    position:               relative;
                    float:                  left;
                    width:                  538px;
                    height:                 auto;     
                    padding:                5px 5px 10px 5px;
                    background-color:       #dddddd;
                    border:                 none;
                    margin-left:            1px;
                    margin-right:           2px;
                    overflow:               hidden;
                }              
                .consult_inhoud_hidden 
                {
                    display:none;
                }
                
                .consult_telefoon
                {
                    position:               relative;
                    float:                  right;
                    color:                  #6f6f6a;
                    font-size:              7pt;
                    margin-right:           20px;
                    margin-top:             -14px;
                    background-image:       url(../Images/Layout/portal/btnTelefoon.jpg);
	                background-position:    top left;
	                background-repeat:      no-repeat;
	                padding:                10px 10px 10px 12px;
	                width:                  150px;
	                font-family:            Verdana;
                }
                
                .lbMeer, .lbBewerken, .lbVerwijderen
                {
                    position:               relative;
                    float:                  left;
                    color:                  #6f6f6a;
                    font-size:              9pt;
                    font-weight:            bold;
                    text-decoration:        none;
                    text-align:             center;
                    font-family:            Verdana;
                    margin-top:             -12px;
                    margin-left:            220px;
                    background-image:       url(../Images/Layout/portal/btnMeerInfo.jpg);
	                background-position:    top left;
	                background-repeat:      no-repeat;
	                padding:                5px 10px 10px 13px;
	                width:                  100px;
                }
                
                .lbBewerken, .lbVerwijderen
                {
                    margin-left:                200px;
                    margin-top:               -20px;
                    margin-right:             10px;
                    background-image:    none;
                    float:                          right;
                    right:                         10px;
                    padding:                    0px;
                    
                }
         
                .lbBewerken
                {
                    right:                         105px;
                }
                
         .navContainer
         {
            position:               relative;
            float:                  left;
            width:                  525px;
            text-align:             center;    
            margin-top:           15px;
         }
            
            
            .pnlNavigatie
            {
                position:               relative;
                float:                  left;
                width:                  525px;
                height:                 46px;
                clear:                  both;
                margin-bottom:          20px;
                text-align:             center;
                padding-bottom: 20px;
               
            }
            .pnlNavigatie Table
            {
                margin-left:            auto;
                margin-right:           auto;
            }
            
                .lblPageNumber
                {
                    position:               relative;
                    float:                  left;
                    color:                  #6f6f6a;
                    font-family:            Verdana;
                    font-weight:            bold;
                    font-size:              10pt;
                    margin-bottom:          5px;
                    text-align:             center;
                    width:                  100%;
               
                }
                
                .lbPrevious
                {
                   position:                relative;
                   float:                   left;
                }
                
                .ibNext
                {
                  
                   position:                relative;
                   float:                   left;
                }
                    
                .pnlPageNumbers
                {
                    position:               relative;
                    
                    background-color:       #e3e3db;
                    display:                block;
                    height:                 24px;
                    text-align:             center;
                }
                
                    .lbPageNumber
                    {
                        position:               relative; 
                        float:                  left;
                        color:                  #6f6f6a;
                         background-color:       #e3e3db;
                         padding-top:			4px;
                        font-family:            Verdana;
                        font-weight:            bold;
                        font-size:              10pt;
                        text-decoration:        none;                        
                    }
                    
                .portal_logo
                {
                    position:               relative;
                    float:                  left;
                    margin-top:                 25px;
                    margin-left:        0px;
                    margin-bottom:40px;
                }
