@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbodyright, p, p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #525252;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
}
a:link {
	color: #525252;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}


.homeintros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #525252; 

}
.linktext {
text-decoration:underline;
color:#B6833B;
font-weight:bold;
cursor:pointer;
}

.success_message {
text-decoration:none;
color:#B6833B;
font-weight:bold;
text-align:center;
}

.condolence_delete {
}
.condolence_message {
padding-bottom:5px;
}

.closing {
	font-size:10px;
}

ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
}

li {
	list-style-type: disc;
	margin:0px;
	padding: 0px;
	margin-left:10px;
	padding-left:6px;
}

div.staff_info {
	display:none;
	overflow:hidden; 
}

img.profilepictoggle {
	overflow:hidden; 
	display:none;
}

div.toggle {
	position:relative;
}

div.toggle img.profilepic {
	float:right;
	overflow:hidden;
	display:block;
}

div.staff_info img, img.profilepic, img.profilepictoggle  {
	float:right;
	margin-left:2px;
	margin-bottom:10px;
	*margin-bottom:1px;
}



div.staff {
	padding:0px;
	background-image: url(graphics/dots_horizontal.gif);
	height:11px;
	width:100%;
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	border:0px;
}

div.profileinfo {
	width:438px;
	margin-bottom:10px;

}

img.more {
	margin-top:8px;
	margin-bottom:4px;
}

img.more_u {
	margin-top:8px;
	margin-bottom:4px;
	*margin-bottom:16px;	
}


/* COFFINS */
table.coffins {
	width:340px;
	font-size:11px;
}


td.leftcolumn {
	width:82px;
	border-left:1px solid #B7823C;
	vertical-align: middle;
	border-top:1px solid #B7823C;
	margin:0px;
	padding:0px;
	color:#666666;

}

td.rightcolumn {
	width:258px;
	border-left:1px solid #B7823C;
	border-right:1px solid #B7823C;
	background-color: #ffffff;
	border-top:1px solid #B7823C;
	margin:0px;
	padding:0px;
	text-align: center;
	
}

td.last {
	border-bottom:1px solid #B7823C;
}

td.rightcolumn img {
	border:0px;
}

span.coffintitle {
	color: #B7823C;
	border-bottom: dotted 1px #B7823C;
	margin-bottom:5px;
	padding:4px;
	line-height:13px;
	display:block;
}


span.coffinprice {

	padding:4px;

}

strong.coloured {
	color:#B4833C;
}

span.small {
	font-size:9px;
	color:#666666;
	padding-top:3px;
}