body { margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#140F5F; }

/* General Links */
a:link { color : #F48D02;} 
a:active { color : #000066;} 
a:visited { color : #F48D02;} 
a:hover { color : #000066;} 

#container { background: url(images/square_left.gif) repeat-y; } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(images/square_left.gif) repeat-y; }
.header h1 a { color:#003366; }
.header h1 a:visited { color:#003366; }
.header h1 a:hover { color:#003366; }

.header .search .input { background:#ade0f7 url(images/hoeken.gif) no-repeat left top; }
.header .search .arrow { background: url(images/hoeken.gif) no-repeat;}
.header .search .arrow:hover { background: #ffd780 url(images/hoeken.gif) no-repeat 0 -25px; }
.header .search .arrowIE { background: #ffd780 url(images/hoeken.gif) no-repeat 0 -25px; }

.HeaderEnd { background: url(images/hoeken.gif) no-repeat left top; }

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu { background: none;}
#menu li a { color: #FFFFFF; border-right: solid 1px #eafaff;}
#menu li a:visited { color:#FFFFFF;}
#menu li a:hover { color:#fff; background: #F48D02;}

DIV#menu ul li ul {	background: #84C225;}

#menu li li a { color:#140F5F; background: #98d1ea; }
#menu li li a:visited { color:#140F5F; background: #98d1ea; }
#menu li li a:hover  { background: #140F5F; color:#fff; }

/* BreadCrumb */

.content .BreadCrumb { color: #140F5F; border-bottom: solid 1px #ccc;  }

.content h1 { color: #F48D02; }
.content h2 { color: #140F5F; }
.content h3 { color: #140F5F; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: dashed 1px #333; color:#333366; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { border-bottom: dashed 1px #333; color:#333366; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h1 { border-bottom: dashed 1px #333;color:#333366; }
.News .Post { border-bottom: dashed 1px #e0e0e0;}
.News .Post .PostContent { color:#51555b; }

.RecentBlogs { background-color: white; }
.RecentBlogs h1 { border-bottom: dashed 1px #333; color:#333366; }

/* Post Info/Details */
.Post .PostInfo { background: #e0f5ff; color:#666699; }
.Post .PostInfo a { color: #333366; }
.Post .PostInfo .Author { border-right: solid 1px #666699; }
.Post .PostInfo .Time { border-right: solid 1px #666699; }
.Post .PostInfo .Categ { border-right: solid 1px #666699; }


/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#e0f5ff;  }
.Post .PostAuthorDetails h2 {}


.Post .PostMore .Comment .Details { background: #e0f5ff; }
.Post .PostMore .Comment .Content { border: solid 1px #e0f5ff; }



/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#e0f5ff; }


/* PageForms */
.PageForms form { border: solid 2px #e0f5ff;}
.PageForms th { background: #e0f5ff; color: #140F5F;}
.PageForms .Button { background: #c8e6f4; border: outset 2px #ccc; }


#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #e0f5ff; border: 1px solid #c8e6f4; color:#000066;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#3366cc;}
#tabnav a:hover { background: #fff;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { background: url(../Images/ico_view_all.png) no-repeat left center; color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left div {
	background-color: #FFE8BB;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left h2 {
	color:#140F5F;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFD17D;
	background-image: url(images/top_fastnav.gif);
}
.left h2 strong {}

.left li a { color:#003399; }
.left li a:visited { color:#003399; }
.left li a:hover {}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { background: url(images/hoek_onderkant.gif) no-repeat left top; color:#ffffff; }
.footer a { color: #ffffff; }
.footer a:visited { color: #ffffff; }
.footer a:hover { color: #140F5F; }

/* Paging */
.Paging a { background: #e0f5ff; border: 1px solid #3366cc;}
.Paging a:visited { background: #e0f5ff; border: 1px solid #3366cc;}
.Paging a:hover { background: #3366cc; color:#fff; text-decoration: none;}
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #3366cc; background: #3366cc; color: #fff;}
