/* Color Styling */
body{
background: #000000 url(http://mijn.picturepresent.nl/account_images/peterstevens/bg.jpg) center top repeat-x;
 }
 
#pubPage #photo,
.uxDialog,
#SEOCompanyNameAndPlace a,
#SEO a,
#popupForm #popup{
 border-color:#000000; /* border om bovenste kader */
 background:#; /* url(http://mijn.picturepresent.nl/account_images/imagine/bg-total.gif) no-repeat; het vlak achter knoppen en slideshow of middenvlak popup */
 color:#ffffff; /* tekst opdrachtgever */
}
 .uxDialog 
 {
 	background:#ffffff;/* achtergrond van de reacties beheer popup */
	
 }
a.button {
 color:#858582; /* grote tekst op button */
}
 
#pubPage #photo a:hover {
 color:#474747; /* grote tekst op button hoverstate */
}

 a.button small {
 color:#454545; /* kleine tekst op button */
}
 
#pubPage #photo .header a.naarWebsite{
 color:#;
}
 
#pubPage #photo .header #title,
#popupForm #popup .header #title,
#pubPage #photo .header #title #datum{
 color:#B5CFDB; /* reportagetitel en datum in header */
}
 

 a.button{
 background-color:#000000; /* achtergrond button */
 border: 1px solid #373636;   /* border button */ 
}
 
 a.button:hover {
 background-color:#000000; /* achtergrond button hoverstate */
 border: 1px solid #373636;/* border button hoverstate */  
 }
 
 
/* Reacties
________________________________________________
*/
#pubPage #reacties {
 border-color:#474747; /* border complete reactievlak */
 background:#000000; /* achtergrond complete reactievlak */
}
 
#pubPage #reacties, #reacties a,#popupForm #popup a:hover{
 color:#ffffff; /* tekst van reacties en lopende tekst */
}

a,
#popupForm #popup a ,
#pubPage #photo div#reportageDetails .c1 a,
#pubPage #photo div#reportageDetails .c2 a,
#pubPage #photo div#reportageDetails .c3 a{
 color:#ffffff; /* linktekst in popup en public login */
}
#pubPage #reacties a:hover {
 color:#; /* color class11 */
}
 
#pubPage #reacties h2{
 background-color:#000000;/* uitklapbalk */
 color:#858582;/* grote tekst in uitklapbalk */
}
 
#pubPage #reacties h2 span#closereactions,
#pubPage #reacties h2 span#openreactions,
#pubPage .embedAndEnlargePanel a{
 color:#474747; /* kleine tekst in uitklapbalk */
}
 
#pubPage #reacties .reactie{
 border-color: #474747; /* border afzonderlijke reactie */
 background-color:#474747;/* achtergrond afzonderlijke reactie */
}
 
#pubPage #reacties .reactie .namebox{
 background-color:#000000;/* header van afzonderlijke reactie */
 color:#d3d9bc; 
}
 
#pubPage #reacties .reactie .namebox a.name{
 color:#474747; /* naam bij afzonderlijke reactie */
}
 
#pubPage #reacties .reactie .namebox .datum {
 color:#454545;/* datum bij reactie color class1*/
}
 
#pubPage #reacties .reactieformulier,
div#reportageDetails  .block {
 background-color:#000000;/* achtergrond in te vullen reactievak */
 border-color:#474747; /* border in te vullen reactievak */
 color:#; /* color class1 */
}
 
#pubPage #reacties .reactieformulier a{
 color:#ffffff; /* tekst 'privacy statement' */
}

#pubPage #reacties .reactieformulier a:hover {
 color:#ffffff; /* tekst 'privacy statement' hoverstate */
}
 
#pubPage #reacties .reactieformulier h3 {
 color:#454545;/* headertekst van invulveld eigen reactie */
 background-color:#474747;/* header van invulveld eigen reactie */
} 

#pubPage .formGrid input,.formGrid textarea{
 color:#666666;
}
 
/* 
 popup form 
*/
 
#popupForm fieldset.formGrid div.formRow input.button
{
	border:1px grey solid !important;
}

#popupForm #popup .header
{
 background: #000000; /* color class7 */
 
}
 

/* anti IE 6 knipper bug*/
#popupForm #popup .header
{
 background: #000000;
 
}
 
div#reportageDetails h3 
{
 color:#fff;
}

