@charset "utf-8";

/* ---------- Reset ---------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
	vertical-align: baseline;
	background: transparent;
	color: #797468;
	font-weight: normal;
}

:focus {
	outline: 0;
}

/* ---------- Background ---------- */
body {
	background:#fbf6f9 url(../images/BdyBg.png) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
}

/* ---------- General ---------- */
p {
	padding-bottom: 10px;
}

p.green{
	color:#869062;	
}

p.green strong{
	color:#869062 !important;	
	font-weight:bold;
}
.center {
	text-align:center;
}
a {
	color:#6E655C;
}
a:hover {
	color:#9b7425;
}
ol, ul {
	list-style: none;
	margin-left:12px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.center {
	text-align:center;
}
.cleanup {
	clear:both;
}
.red {
	color:#E31E2D
}

h1, .HeadTitle {
	font-size:20px;
	padding-bottom:14px;
}


/* ---------- Home ---------- */


ul#HomeList {
	margin-top:5px;
}
ul#HomeList li {
	margin-bottom:5px;
	padding-left:9px; 
	background:transparent url(/content/design/images/FtrDot.png) no-repeat scroll 0 8px;
}


/* ---------- CONTAINERS ---------- */

div#Global_Wrapper{
	overflow:hidden;
	width:930px;
	margin:0px auto;
}

div#HDR{
	width:930px;
	height:166px;
	background:url(../images/HdrBg.jpg) no-repeat 0 0;
}
div#HDR img{
	width:930px;
	height:166px;
}

div#MAIN{
	width:884px;
	overflow:hidden;
	padding-left:23px;
	padding-right:23px;
	padding-top:15px;
}

div#Left{
	width:265px;
	float:left;
	overflow:hidden;
}

div#Right{
	float:right;
	width:606px;
	overflow:hidden;
}

div#GreenBox{
	background:#dcdfd2;
	height:15px;
	width:578px;
	padding:14px;
	padding-bottom:17px;
}

	div#GreenBox .Name{
		color:#a57428;
		font-weight:bold;
		font-size:16px;
		float:left;
	}
	
	div#GreenBox .Rouwbrief{
		float:right;
		color:#62725c;
		font-size:16px;
		width:110px;
		background:url(../images/GreenBoxPdfIco.jpg) no-repeat scroll 90px 2px;
		height:18px;
		cursor:pointer;
	}
	
div#DeceasedInfo{	
	padding:15px;
	overflow:hidden;
	height:77px;
	border-bottom:1px solid #ccd6be;
}

	div.BD{
		float:left;
		color:#a3742d;
		font-weight:bold;
		padding-bottom:5px;
		width:180px;
	}
	
	div.DoD{
		clear:left;
		color:#a3742d;
		font-weight:bold;
		width:180px;
	}
	
	div#DeceasedInfo div.Info{
		float:right;
		width:300px;
	}
	
div.Title{
	text-transform:capitalize;
	color:#62725c;
	padding:10px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccd6be;
}

div#Menu{
	width:266px;
	height:235px;
	background:url(../images/MenuBg.png) no-repeat 0 0;
	padding-bottom:20px;
}
	
	div#Menu ul{	
	padding-top:22px;	
	list-style-type:none;
	}
	
			div#Menu ul li{	
			list-style-type:none;
			padding-bottom:10px;
			display:block;
		}
	
			div#Menu ul li a{
			color:#8f9e7e;	
			text-decoration:none;	
			font-weight:bold;	
			display:block;
			padding-left:30px;
		}
		
			div#Menu ul li a:hover, 	div#Menu ul li.actief a{
			color:#a46c14;	
			background:url(../images/MenuArrow.png) no-repeat scroll 17px 3px;
		}

div#Image{
	background:#fff;
	padding:7px;
	overflow:hidden;
}

	body.Sub div#Image{
		padding:7px;
		overflow:hidden;
	}
	
	
	div#Image img{
		border:1px solid #abb999;
	}

	
div#Condoleren{
	width:252px;
	overflow:hidden;
	padding-left:7px;
	padding-right:7px;
	font-size:11px;
}	

	div#Condoleren h1{
		border-bottom:1px solid #c4d1bc;
		color:#62725c;
		font-size:13px;
		font-weight:bold;
		padding-left:23px;
		padding-bottom:5px;
	}
	
	div#Condoleren #Labels{
		border-bottom:1px solid #c4d1bc;
		padding-left:23px;
		padding-bottom:5px;
		height:15px;
		padding-top:5px;
		margin-bottom:8px;
	}
	
		div#Condoleren #Labels div{
			float:left;
			color:#8a9585;
		}
		
				div#Condoleren #Labels div.Date{
					width:65px;
				}

		div#Condoleren #Labels div span{
			color:#a3742d;
			font-weight:bold;
		}
		
		div#Condoleren .Entry, div#Condoleren .EntryOver{
			clear:left;
			padding-top:3px;
			padding-bottom:3px;
			height:15px;
			overflow:hidden;
			cursor:pointer;
		}
		
		div.EntryOver, div#actief.Entry, div#actief.EntryOver{
			background:#e0e4d7;
		}
		
		div#Condoleren .Entry .Date, div#Condoleren .EntryOver .Date{
			float:left;
			background: url(../images/DateArrow.gif) no-repeat scroll 3px 4px;
			padding-left:22px;
			width:65px;
			height:14px;
		} 
		
			div#Condoleren .More{
				padding-left:24px;
				padding-top:5px;
				width:100px;
			}
			
				div#Condoleren .More a{
					color:#b37f1c;
					text-decoration:none;
				}
				
					div#Condoleren .More a:hover{
						text-decoration:underline;
					}
		
		div#Condoleren .Entry .Name, div#Condoleren .EntryOver .Name{
			/*background:url(../images/PdfIcon.gif) no-repeat scroll 0 0;*/
			padding-left:0px;
			overflow:hidden;
			float:left;
			width:160px;
			height:14px;
			color:#555;
		}
		
		
div#Content{
	width:606px;
	padding-top:20px;
	line-height:18px;
	overflow:hidden;
}		

	body.Sub div#Content{
		padding:15px;
		width:576px;
	}

	div#Content strong, div#Content b{
		color:#a57428;
		font-weight:bold;
	}

	div#Content #CLeft, div#Content #CRight{
		float:left;
		width:280px;
		overflow:hidden;
	}
	
	div#Content #CLeft{
		padding-right:46px;
	}
	


	
	
/* ---------- Online Condoleren ---------- */

form#Condoleren .Label{
	float:left;	
}

	form#Condoleren .FacturatieLabel{
		float:left;
		width:90px;
	}

	form#Condoleren .Bloem{
		float:left;	
		color:#a3742d;
		font-size:11px;
		padding-left:5px;
		padding-right:2px;
		width:45px;
		text-align:right;
	}
	
	form#Condoleren .TopLabel{
		color:#a3742d;
		font-size:11px;
	}

form#Condoleren input{
	float:left;
	border:1px solid #999;
	background:#fff;
	width:190px;
	height:16px;
	padding-left:5px;
}

form#Condoleren textarea,  form#Condoleren select{
	border:1px solid #999;
	background:#fff;
}

form#Condoleren input.radio{
	border:none;
	background:none;
}

form#Condoleren #SubmitBtn{
	height:31px;
	width:109px;
	border:none;
	background:url(../images/VerzendenBtn.jpg) no-repeat;
	margin-top:25px;
margin-left:190px;
}


/* ---------- FTR ---------- */

div#FTR{
	height:209px;
	width:930px;
	background: url(../images/FtrBg.jpg) no-repeat scroll 0 0;
}	

	div#FTR div#Text{
		width:750px;
		padding-top:94px;
		margin:0px auto;
	}
	
	div#FTR div#Text span{
		display:block;
		float:left;
		background:url(../images/FtrDot.png) no-repeat 10px 5px ;
		padding-left:25px;
		color:#8e9a80;
	}
	
		div#FTR div#Text span a{
			color:#8e9a80;
			text-decoration:none;
		}
			div#FTR div#Text span a:hover{
				text-decoration:underline;
			}
	
		div#FTR div#Text span.first{
			background:none;
			padding-left:0px;
		}

/* ----- online condoleren --- */

div#Boeket{
	clear:left;
	background:#f0efe6;
	padding:15px;
	overflow:hidden;
}

div.cleardiv{
 	clear:left;
	height:10px;
	width:10px;
}

div#DetailArrows{
	width:60px;
	height:20px;
	clear:left;
	padding-top:10px;
}

div.Vorige{
	float:left;
	padding-right:10px;
}

div.Volgende{
	float:left;
}

/* ---- overzicht berichten ---- */

div.Overzicht {
	list-style-type:none;
	width:500px !important;
	overflow:hidden;
	padding-left:60px;
}
                                

div.Overzicht div.odd{
	float:left;
	display:block;
	width:250px;
	height:30px;
}

div.Overzicht div.even{
	float:left;
	display:block;
	width:250px;
	height:30px;
}




/* ---------- VARIA ---------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}
	
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
	
.clearfix {
	display: block;
}
/* End hide from IE-mac */