/*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 'aubergine' (To create new style: duplicate this css and replace elements fast with find & replace in document!)

BG IMAGES
---------
bg-header-aubergine.jpg (header image)
bg-rightGradient-aubergine.jpg (bg centrale boxen en rechter boxen)
bg-pijl-aubergine.gif (pijltje hyperlinks en centrale menus)

COLORS
------
bg color header, border bottom header: F3D9E5
thema titel, centrale en rechter hyperlinks: 6F0022
border centrale en rechter blokken: E1C7D2

*/

#siteContainer{background:url(../images/template/leftBack.jpg) repeat-y top left;}
/*header image en default bg color (=donkerste van gradient in header) ook voor border*/
#header{background:#F3D9E5 url(../uploadedimages/images/bg-header-aubergine.jpg) no-repeat top left;border-bottom:1px solid #F3D9E5;}

/*colors for search functions*/
#search a:link, #search a:visited{color:#000;}
#search a:hover{color:#000;}
#search form input.topSearchField {border:1px solid #F3D9E5}
#search form input.topSearchBtn {border:1px solid #F3D9E5;background:#F3D9E5}

/*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:#6F0022;}

#right div.rightInfo{border:1px solid #E1C7D2;background:#fff url(../images/template/bg-rightGradient-aubergine.jpg) repeat-y top right}
#right div.rightInfo a:link, #right div.rightInfo a:visited {color:#6F0022;background:url(../images/template/bg-pijl-aubergine.gif) no-repeat left 6px;padding-left:10px}
#right div.rightInfo a:hover {text-decoration:none}

#right div.rightInfo a:link, #right div.rightInfo a:visited {color:#6F0022;}
#right div.rightInfo a.meer:link, #right div.rightInfo a.meer:visited {color:#6F0022;background:url(../images/template/bg-pijl-aubergine.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 #E1C7D2;background:#FDEAD2}
#content #centerMenuTable div.centerMenu ul li {background: url(../images/template/bg-pijl-aubergine.gif) no-repeat left 8px ;}
#content #centerMenuTable div.centerMenu a:link, #content #centerMenuTable div.centerMenu a:visited{color:#6F0022}
#content #centerMenuTable div.centerMenu ul li a:link, #content #centerMenuTable div.centerMenu ul li a:visited{color:#6F0022}

#content #centerMenuTable div.centerMenu h1 {color:#6F0022;border-bottom:0px}
#content #centerMenuTable div.centerMenu h3 {color:#6F0022;}
#content #centerMenuTable div.centerMenu h5 {color:#6F0022;}

/*colors for news table on home page*/
#content table.newsTable td {border:1px solid #E1C7D2;background:#fff url(../images/template/bg-rightGradient-aubergine.jpg) repeat-y top right;}
#content table.newsTable td h2{color:#6F0022;}
#content table.newsTable td a:link, #content table.newsTable td a:visited{color:#6F0022;}
#content table.newsTable td a.meer:link, #content table.newsTable td a.meer:visited{color:#6F0022;background:url(../images/template/bg-pijl-aubergine.gif) no-repeat left 6px;padding-left:10px;display:block;clear:both}
#content table.newsTable td a:hover{color:#6F0022;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:#6F0022;border-bottom:0px solid #6F0022}
#right h2 {color:#333;border-bottom:0px solid #333}
#right h3 {color:#6F0022;border-bottom:0px solid #6F0022}
#right h4 {color:#333;border-bottom:0px solid #333}
#right h5 {color:#6F0022;border-bottom:0px solid #6F0022}
#right h6 {color:#333;border-bottom:0px solid #333}

/*
colors voor horizontal rule
---------------------------*/
#content hr
{
color: #CCDADF;
background-color: #CCDADF;
}
#right hr
{
color: #6F0022;
background-color: #6F0022;
}
