/*Vlaams Agentschap Zorg en Gezondheid*/
/*Uniway 2006*/
/*hv*/

/*
default hyperlinks outside boxes
////////////////////////////////
*/
#content a:link, #content a:visited{color:#004960;}
#content a.meer:link, #content a.meer:visited {color:#004960;background:url(../images/template/bg-pijl-base.gif) no-repeat left 6px;padding-left:10px}
#content a:hover{text-decoration:none}
#footer a:link, #footer a:visited{color:#004960;}
#footer a:hover{text-decoration:none}
#pageFunctions a:link, #pageFunctions a:visited{color:#333;}
#pageFunctions a:hover{text-decoration:none}


/* COLORS for sub site: background, backgroundcolors, fontcolors, hyperlink colors, bordercolors
////////////////////////////////////////////////////////////////////////////////////////////////

BG IMAGES & COLORS 'turkoois' (To create new style: duplicate this css and replace elements fast with find & replace in document!)

BG IMAGES
---------
bg-header-turkoois.jpg (header image)
bg-rightGradient-turkoois.jpg (bg centrale boxen en rechter boxen)
bg-pijl-turkoois.gif (pijltje hyperlinks en centrale menus)

COLORS
------
bg color header, border bottom header: D9EEF3
thema titel, centrale en rechter hyperlinks: 002E4C
border centrale en rechter blokken: CDE1E6

*/

#siteContainer{background:url(../images/template/leftBack.jpg) repeat-y top left;}

#header{background:#D9EEF3 url(../uploadedimages/images/bg-header-turkoois.jpg) no-repeat top left;border-bottom:1px solid #D9EEF3;}

/*colors for languages and search functions*/
#search a:link, #search a:visited{color:#000;}
#search a:hover{color:#000;}
#search form input.topSearchField {border:1px solid #E2E6DD}
#search form input.topSearchBtn {border:1px solid #E2E6DD;background:#F3F9EB}

/*colors for breadcrumbs*/
#bread{color:#004960;border-top:1px solid #fff}
#bread a:link, #bread a:visited{color:#004960}
#bread a:hover{text-decoration:none}

/*colors for optional right menu and infobloc*/
#right div.rightInfo ul li a:link, #right div.rightInfo ul li a:visited  {color:#48004B;}

#right div.rightInfo{border:1px solid #CDE1E6;background:#fff url(../images/template/bg-rightGradient-turkoois.jpg) repeat-y top right}
#right div.rightInfo a:link, #right div.rightInfo a:visited {color:#002E4C;}
#right div.rightInfo a.meer:link, #right div.rightInfo a.meer:visited {color:#002E4C;background:url(../images/template/bg-pijl-turkoois.gif) no-repeat left 6px;padding-left:10px}
#right div.rightInfo a:hover {text-decoration:none}

/*colors for footer*/
#footer{background:#fff;border-top:1px solid #CCDADF;color:#004960;}
#footer a:link, #footer a:visited {color:#004960}
#footer a:hover {color:#004960}

/*colors for left menu*/
#left ul.leftMenu li {border-top:1px solid #fff;}
#left ul.leftSubMenu1 li {background:url(../images/template/bg-pijl-base.gif) no-repeat 15px 8px;border-top:0px solid #fff}
#left ul.leftSubMenu2 li {background:url(../images/template/bg-pijl-base.gif) no-repeat 0px 8px;border-top:0px solid #fff}
#left ul.leftMenu li a:link, #left ul.leftMenu li a:visited {color:#004960;}
#left ul.leftMenu li a:hover {color:#000;}

/*colors for centermenu*/
#content #centerMenuTable td {border:1px solid #CDE1E6;background:#D9EEF3}
#content #centerMenuTable div.centerMenu ul li {background: url(../images/template/bg-pijl-turkoois.gif) no-repeat left 8px ;}
#content #centerMenuTable div.centerMenu a:link, #content #centerMenuTable div.centerMenu a:visited{color:#002E4C}
#content #centerMenuTable div.centerMenu ul li a:link, #content #centerMenuTable div.centerMenu ul li a:visited{color:#002E4C}

#content #centerMenuTable div.centerMenu h1 {color:#002E4C;border-bottom:0px}
#content #centerMenuTable div.centerMenu h3 {color:#002E4C;}
#content #centerMenuTable div.centerMenu h5 {color:#002E4C;}

/*colors for news table on home page*/
#content table.newsTable td {border:1px solid #CDE1E6;background:#fff url(../images/template/bg-rightGradient-turkoois.jpg) repeat-y top right;}
#content table.newsTable td h2{color:#002E4C;}
#content table.newsTable td a:link, #content table.newsTable td a:visited{color:#002E4C;}
#content table.newsTable td a.meer:link, #content table.newsTable td a.meer:visited{color:#002E4C;background:url(../images/template/bg-pijl-turkoois.gif) no-repeat left 6px;padding-left:10px;display:block;clear:both}
#content table.newsTable td a:hover{color:#002E4C;text-decoration:none}
#content table.newsTable td h2 a:link, #content table.newsTable td h2 a:visited{text-decoration:none}
#content table.newsTable td h2 a:hover{text-decoration:underline}

/*
colors for headings
-------------------*/
h1.pageTitle{color:#004960;border-bottom:1px solid #CCDADF}
h3.leftMenuTitle{color:#004960;}
#content h1 {color:#004960;border-bottom:0px solid #CCDADF}
#content h2 {color:#333;border-bottom:0px solid #333}
#content h3 {color:#004960;border-bottom:0px solid #CCDADF}
#content h4 {color:#333;border-bottom:0px solid #333}
#content h5 {color:#004960;border-bottom:0px solid #CCDADF}
#content h6 {color:#333;border-bottom:0px solid #333}

/*
colors for headings in right col
--------------------------------*/
#right h1 {color:#002E4C;border-bottom:0px solid #002E4C}
#right h2 {color:#333;border-bottom:0px solid #333}
#right h3 {color:#002E4C;border-bottom:0px solid #002E4C}
#right h4 {color:#333;border-bottom:0px solid #333}
#right h5 {color:#002E4C;border-bottom:0px solid #002E4C}
#right h6 {color:#333;border-bottom:0px solid #333}

/*
colors voor horizontal rule
---------------------------*/
#content hr
{
color: #CCDADF;
background-color: #CCDADF;
}
#right hr
{
color: #002E4C;
background-color: #002E4C;
}