﻿a:link       {	color: #167138;
				font-family: Arial; 
				font-size: 10pt }
         
a:visited    {	color: #167138;
				font-family: Arial; 
				font-size: 10pt }
				
a:active 	 {	color: #167138;
 				font-family: Arial; 
				font-size: 10pt }
				
a:hover 	 {	color: #2BA94F; 	
				font-family: Arial; 
				font-size: 10pt }
				
.normal      { 	font-family: Arial; 
				font-size: 10pt; 
				list-style-image: url('images/layout/bullit.gif'); 
				margin-top: 6; 
               	margin-bottom: 6; text-indent:0 }
.heading     { font-family: Arial; font-size: 14pt; color: #FFFFFF; font-weight: bold; 
               text-indent: 15px; border: 1px solid #000000; padding-left: 4px; 
               padding-right: 4px; padding-top: 1px; padding-bottom: 1px; 
               background-color: #2BA94F}
               
.heading2    { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; 
               text-indent: 15px; border: 1px solid #000000; padding-left: 4px; 
               padding-right: 4px; padding-top: 1px; padding-bottom: 1px; 
               background-color: #2BA94F }

.tabelhoofd  { font-family: Arial; color: #167138; font-size: 10pt; font-weight: bold }


.normalbold {font-family: Arial; font-weight: bold; font-size: 10pt;}

.normalboldbig {font-family: Arial; font-weight: bold; font-size: 12pt;}

.normallightblue {color: #2BA94F; font-family: Arial; font-size: 10pt}

.big {color: #2BA94F; font-family: Arial; font-size: 14pt}

.normalrow { background-color:white; }
.hightlighrow { background-color:#2BA94F; }

.demoheading {
	padding-bottom:20px;
	color:#167138;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

#divMasterpageEntirely
{        
    top: 0;    
    bottom: 0;
    width: 100%;   
}

#divMasterpageTop
{    
    top: 0;
    bottom: 0;
    width: 100%;              
}

#divMasterpageContent
{     
    width: 100%;    
    height: auto;   
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.watermarked {
	height:18px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Images/SavedStar.png);
}
