﻿/* ----- Design by Aqtion -------- */
/* ----- CSS Styles: Water ----- */

/*\\\\  BASIC STYLES (HTML, BODY)  \\\\*/
body 
{
    background: #4F3E7E url('/assets/noordholland/images/bg_body_kust.jpg') no-repeat top center;
}

/*\\\\  Font Size Changer Styles  \\\\*/
                #letterBar a.fontsize_default:link,
                #letterBar a.fontsize_default:active,
                #letterBar a.fontsize_default:visited,
                #letterBar a.fontsize_default:focus
                {
                    color: #9B85D3;
                }
                #letterBar a.fontsize_larger:link,
                #letterBar a.fontsize_larger:active,
                #letterBar a.fontsize_larger:visited,
                #letterBar a.fontsize_larger:focus
                {
                    color: #9B85D3;
                }
                #letterBar a.fontsize_largest:link,
                #letterBar a.fontsize_largest:active,
                #letterBar a.fontsize_largest:visited,
                #letterBar a.fontsize_largest:focus
                {
                    color: #9B85D3;
                }
/*\\\\  MIDDLE ROW STYLES  \\\\*/
                        div#contentMiddleContentIntro div#Placeholder1 p img
                        {
                            border: 3px solid #CEC7E1;
                        }
/*\\\\  Actualiteiten/Aanmelden Nieuwsbrief Block Styles  \\\\*/
    #actueelItems 
    {
        background: url('/assets/noordholland/images/bg_activiteiten_water.gif') no-repeat 0px 0px;
    }
        #actueelItems .actueelItemDate
        {
            color: #39266A; 
        }
        #actueelItems .actueelItemTeaser
        {
            color: #39266A;
        }
        #contentLeftActueel .moreActueel 
        {
            color: #4A4068;  
        }
        #contentLeftActueel .moreActueel a
        { 
            color: #4A4068;   
        }
    #contentLeftBannerNewsletter a
    {
        background: transparent url('/assets/noordholland/images/banner_nieuwsbrief_water.gif') no-repeat top left;
    }
    #moreActueelItems 
    {
        background: url('/assets/noordholland/images/bg_activiteiten_water.gif') no-repeat 0px 0px;
    }
    #contentLeftMoreActueelPaging
    {
        background: url('/assets/noordholland/images/bg_moreactueel_water.gif') no-repeat 0px 0px;  
    }  
    #contentLeftMoreActueelPaging .searchResultsPagesPage a.active
    {
        color: #A18FD5;
    }

/*\\\\  Actualiteiten Middle Block Styles  \\\\*/
    #contentMiddle .newsItemHeaderDate
    {
        color: #7253C1;
    }
    #contentMiddle .newsItemHeaderTitle
    {
        color: #7253C1;
    }
        #contentMiddle .newsItemHeaderTitle a
        {
            color: #4A4068;
        }
    #contentMiddle .searchResultsPagesPage a
    {
        color: #9B85D3;
        border: 1px solid #9B85D3;
    }
    #contentMiddle .searchResultsPagesPage a.active
    {
        background: #9B85D3;
        border: 1px solid #9B85D3;
    }

/*\\\\  Publish Box Styles  \\\\*/
    #publishInfo
    {
        background: url('/assets/noordholland/images/dotted_line_water.gif') repeat-x top left;
    }
        #publishInfo span 
        {
            color: #A18FD5;
        }

/*\\\\  Agenda Styles  \\\\*/
    #agendaItems .odd
    {
        background: #CEC7E1;
    }
        #contentMiddle .agendaItemDate,
        #agendaItems .agendaItemDate
        {
            color: #39266A;  
        }
        #agendaItems .agendaItemTitle
        {
            color: #4A4068; 
        }
            #contentMiddle .agendaItemText a:link,
            #contentMiddle .agendaItemText a:active,
            #contentMiddle .agendaItemText a:visited,
            #contentMiddle .agendaItemText a:focus,
            #agendaItems .agendaItemTitle a:link,
            #agendaItems .agendaItemTitle a:active,
            #agendaItems .agendaItemTitle a:visited,
            #agendaItems .agendaItemTitle a:focus
            {
                color: #4A4068;
            }
            #agendaItems .agendaItemTitle a:hover
            {
                color: #4A4068;
            }
        #agendaItems .agendaItemTeaser
        {
            color: #39266A;
        }
    #contentMiddle .agendaItemEven,
    div.agendaItemDateline
    {
        background-color: #CEC7E1;
    }

/*\\\\  Crumb Path Styles  \\\\*/
    #contentMiddleContentCrumb a:link,
    #contentMiddleContentCrumb a:active,
    #contentMiddleContentCrumb a:visited,
    #contentMiddleContentCrumb a:focus
    {
        color: #A18FD5;
    } 

/*\\\\  Content Styles  \\\\*/
    #contentMiddleContentImage .image
    {
        border: 3px solid #CEC7E1;
    }

/*\\\\  Projecten Box Styles  \\\\*/
    #projectItems .projectItemBigTekst a:link,
    #projectItems .projectItemBigTekst a:active,
    #projectItems .projectItemBigTekst a:visited,
    #projectItems .projectItemBigTekst a:focus
    {
        color: #7253C1;
    }
    #projectItems .projectItemSmall a:link,
    #projectItems .projectItemSmall a:active,
    #projectItems .projectItemSmall a:visited,
    #projectItems .projectItemSmall a:focus
    {
        color: #7253C1;   
    }

/*\\\\  Wie is Wie Box Styles  \\\\*/
    .contentMiddleWieIsWieItem .image
    {
        border: 3px solid #CEC7E1;  
    }
    .contentMiddleWieIsWieItem .popup
    {
        background: url('/assets/noordholland/images/bg_wieiswie_wolkje_water.png') no-repeat 0px 0px;
    }
    .contentMiddleWieIsWieItem .popup .name
    {
        color: #7253C1;
    }
    .contentMiddleWieIsWieItem .popup label
    {
        color: #7253C1;
    }

/*\\\\  FAQ Box Styles  \\\\*/

        div.balloon_wrap div.text div.readmore a
        {
            background-image: url('/assets/noordholland/images/bullet_faq_water.gif');
        }
        
        ul.FAQ li
        {
            background: transparent url('/assets/noordholland/images/bullet_faq_water.gif') no-repeat left 10px;
        }
        #contentRightFaq ul
        {
            border-bottom: solid 1px #7253C1;
        }
            #contentRightFaq ul li
            {
                background: transparent url('/assets/noordholland/images/bullet_faq_water.gif') no-repeat left 10px;
            }
        #contentRightFaq div.allQuestions
        {
            color: #7253C1;
        }
            #contentRightFaq div.allQuestions a:link,
            #contentRightFaq div.allQuestions a:active,
            #contentRightFaq div.allQuestions a:visited,
            #contentRightFaq div.allQuestions a:focus
            {
                color: #7253C1;
            }

/*\\\\  Gerelateerde Links Box Styles  \\\\*/
    /*\\\\  Type = 1  \\\\*/
            #contentRightRelatedLinks table tr
            {
                background-color: #CEC7E1;
            }
                    #contentRightRelatedLinks table tr td.icon
                    {
                        background: #CEC7E1 url('/assets/noordholland/images/icon_link_water.gif') no-repeat 4px 9px;
                    }
                    #contentRightRelatedLinks table tr.odd td.icon
                    {
                        background: #FFFFFF url('/assets/noordholland/images/icon_link_water.gif') no-repeat 4px 9px;
                    }
                    #contentRightRelatedLinks table tr td.spacer
                    {
                        border-bottom: solid 1px #7253C1;
                    }
    /*\\\\  Type = 3  \\\\*/
    #contentRightRelatedLinks .relatedLinksTop
    {
        background: url('/assets/noordholland/images/bg_relatedlinks_water.gif') no-repeat top left; 
    }
    #contentRightRelatedLinks .relatedLinksItems
    {
        background: #412C78;
    }
        #contentRightRelatedLinks .relatedLinksItems li
        {
            background: transparent url('/assets/noordholland/images/bullet_faq_water.gif') no-repeat left 8px;
        }
    #contentRightRelatedLinks .relatedLinksBottom
    {
        background: url('/assets/noordholland/images/bg_relatedlinks_water.gif') no-repeat -7px bottom; 
    }

/*\\\\  Gerelateerde Documenten Box Styles  \\\\*/
            #contentRightPublications table tr
            {
                background-color: #CEC7E1;
            }
                    #contentRightPublications table tr td.icon
                    {
                        background: #CEC7E1 url('/assets/noordholland/images/icon_document_water.gif') no-repeat 5px 10px;
                    }
                    #contentRightPublications table tr.odd td.icon
                    {
                        background: #FFFFFF url('/assets/noordholland/images/icon_document_water.gif') no-repeat 5px 10px;
                    }
                    #contentRightPublications table tr td.spacer
                    {
                        border-bottom: solid 1px #7253C1;
                    }
        #contentRightPublications div.allPublications
        {
            color: #7253C1;
        }
            #contentRightPublications div.allPublications a:link,
            #contentRightPublications div.allPublications a:active,
            #contentRightPublications div.allPublications a:visited,
            #contentRightPublications div.allPublications a:focus
            {
                color: #7253C1;
            }

/*\\\\  Tag Cloud Styles  \\\\*/
        #tagCloud
        {   
            background: #CEC7E1 url('/assets/noordholland/images/bg_tagcloud_w_top.png') no-repeat top center;
        }
        #tagCloudBot
        {   
            background: transparent url('/assets/noordholland/images/bg_tagcloud_w_bot.png') no-repeat bottom center;
        }
			    #tagCloud A.pgf_font_xx-small:link,
			    #tagCloud A.pgf_font_xx-small:active,
			    #tagCloud A.pgf_font_xx-small:visited,
			    #tagCloud A.pgf_font_xx-small:focus
			    {
				    color: #6C4DBF;
			    }
			    #tagCloud A.pgf_font_x-small:link,
			    #tagCloud A.pgf_font_x-small:active,
			    #tagCloud A.pgf_font_x-small:visited,
			    #tagCloud A.pgf_font_x-small:focus
			    {
				    color: #6C4DBF;
			    }
			    #tagCloud A.pgf_font_small:link,
			    #tagCloud A.pgf_font_small:active,
			    #tagCloud A.pgf_font_small:visited,
			    #tagCloud A.pgf_font_small:focus
			    {
				    color: #6C4DBF;
			    }
			    #tagCloud A.pgf_font_medium:link,
			    #tagCloud A.pgf_font_medium:active,
			    #tagCloud A.pgf_font_medium:visited,
			    #tagCloud A.pgf_font_medium:focus
			    {
				    color: #FFFFFF;
				    color: #A28ED5;
			    }
			    #tagCloud A.pgf_font_large:link,
			    #tagCloud A.pgf_font_large:active,
			    #tagCloud A.pgf_font_large:visited,
			    #tagCloud A.pgf_font_large:focus
			    {
				    color: #FFFFFF;
				    color: #A28ED5;
			    }
			    #tagCloud A.pgf_font_x-large:link,
			    #tagCloud A.pgf_font_x-large:active,
			    #tagCloud A.pgf_font_x-large:visited,
			    #tagCloud A.pgf_font_x-large:focus
			    {
				    color: #FFFFFF;
				    color: #A28ED5;
			    }
			    #tagCloud A.pgf_font_xx-large:link,
			    #tagCloud A.pgf_font_xx-large:active,
			    #tagCloud A.pgf_font_xx-large:visited,
			    #tagCloud A.pgf_font_xx-large:focus
			    {
				    color: #FFFFFF;
				    color: #A28ED5;
			    }

#contentRightMap .meerThemas a
{
    background-image: url("/assets/noordholland/images/map_themas_water.png");
}

/*\\\\  Default Styles  \\\\*/
.content a:link,
.content a:active,
.content a:visited,
.content a:focus
{
   color: #A18FD5;
}
    .pgf_content a:link,
    .pgf_content a:active,
    .pgf_content a:visited,
    .pgf_content a:focus,
    .pgf_text a:link,
    .pgf_text a:active,
    .pgf_text a:visited,
    .pgf_text a:focus,
    .pgf_text p a:link,
    .pgf_text p a:active,
    .pgf_text p a:visited,
    .pgf_text p a:focus
    {
       color: #A18FD5;
    }
    .pgf_content ul.pgf_list li,
    .pgf_text ul.pgf_list li
    {
        background: transparent url('/assets/noordholland/images/bullet_faq_water.gif') no-repeat left 7px;
    }
        .pgf_content ul.pgf_list li a:link,
        .pgf_content ul.pgf_list li a:active,
        .pgf_content ul.pgf_list li a:visited,
        .pgf_content ul.pgf_list li a:focus,
        .pgf_text ul.pgf_list li a:link,
        .pgf_text ul.pgf_list li a:active,
        .pgf_text ul.pgf_list li a:visited,
        .pgf_text ul.pgf_list li a:focus
        .pgf_content ol.pgf_list li a:link,
        .pgf_content ol.pgf_list li a:active,
        .pgf_content ol.pgf_list li a:visited,
        .pgf_content ol.pgf_list li a:focus,
        .pgf_text ol.pgf_list li a:link,
        .pgf_text ol.pgf_list li a:active,
        .pgf_text ol.pgf_list li a:visited,
        .pgf_text ol.pgf_list li a:focus
        .pgf_content table td a:link,
        .pgf_content table td a:active,
        .pgf_content table td a:visited,
        .pgf_content table td a:focus,
        .pgf_text table td a:link,
        .pgf_text table td a:active,
        .pgf_text table td a:visited,
        .pgf_text table td a:focus
        {
            color: #A18FD5;
        }
.dottedLine
{
   background: url('/assets/noordholland/images/dotted_line_water.gif') repeat-x bottom left;
}
.blokButtonTheme
{
    background: url('/assets/noordholland/images/btn_arrow_blok_water.gif') no-repeat 0px 8px;
    color: #4A4068;
}
    .blokButtonTheme a:link,
    .blokButtonTheme a:active,
    .blokButtonTheme a:visited,
    .blokButtonTheme a:focus
    { 
        color: #4A4068;
    }
.pgf_content h1, h1 
{  
    color: #6C4DBF;
}
.pgf_content h2, h2 
{
    color: #6C4DBF;  
}
.pgf_content h3, h3 
{
    color: #6C4DBF;
}
.pgf_content h4, h4
{  
    color: #6C4DBF;
    font-weight: normal;
}
.pgf_content h5, h5
{
    color: #6C4DBF;  
    font-weight: normal;
}
.pgf_content h6, h6
{
    color: #6C4DBF;
    font-weight: normal;
}
