﻿/* Open Modal */
div.lt-memorial div#FamilyTree a.open-family-tree
	{
	float:left;
	text-align:center;
	width:630px;
	border:1px solid white;
	}

/* Flash Container */
div.lt-memorial div.flash-container
	{
	float:left;
	width:980px;
	height:700px;
	border-right:25px solid #DDDFE1;
	}

/* Button Close */
div.modal-family-tree a.modal-close
	{
	background:transparent url(img/icon-close-modal-tree.gif) no-repeat scroll 0 0px;
	}

/* Family Maps */
div.lt-memorial div#FamilyTree div.family-map
	{
	border:1px solid #CBCBCB;
	position: relative;
	width:630px;
	height:285px;
	}

div.lt-memorial div.tabs div.ajax-loading-family-map
	{
	position:absolute;
	top:0;
	left:0;
	margin:0 !important;
	width:630px;
	height:285px;
	background-color:#FFF;
	background-position:50% 50%;
	z-index:999;
	text-indent:-9999px;
	}

div.lt-memorial div#FamilyTree #mainMap
	{
	position:absolute;
	top:0;
	left:0;
	z-index:998;
	}

div.lt-memorial div.tabs-inside div#FamilyTree ul.list-content li.no-items-found p
	{
	margin:0;
	}

div.lt-memorial div#FamilyTree div.family-map p
	{
	width:auto;
	padding:0;
	margin:0;
	font-style:normal;
	font-size:12px;
	}

div.lt-memorial div#FamilyTree div.family-map p strong
	{
	display:block;
	margin-bottom:-10px;
	}

div.lt-memorial div#FamilyTree div.family-members-list
	{
	padding:0 10px;
	clear:both;
	float:left;
	}

div.lt-memorial div#FamilyTree div.family-members-list a.family-member-name
	{
	border-bottom:1px solid #AFAFAF;
	clear:both;
	color:#333333;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:20px 0 -7px;
	padding-bottom:5px;
	width:545px;
	}

div.lt-memorial div#FamilyTree div.family-members-list div.direction-form
	{
	clear:both;
	margin-bottom:-20px;
	padding:10px 0 0 10px;
	}

div.lt-memorial div#FamilyTree div.family-members-list div.message-box
	{
	width:436px;
	margin:10px 0;
	}

/* Family Dates */
div.lt-memorial div.tabs div.tab-body div#FamilyTree div.family-dates h5
	{
	border-bottom:1px solid #AFAFAF;
	margin-bottom:10px;
	padding-bottom:5px;
	width:600px;
	}

div.lt-memorial div.tabs div.tab-body div#FamilyTree div.family-dates table
	{
	clear:both;
	width:600px;
	}

div.lt-memorial div.tabs div.tab-body div#FamilyTree div.family-dates table td
	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:27px;
	}

div.lt-memorial div.tabs div.tab-body div#FamilyTree div.family-dates span.birth,
div.lt-memorial div.tabs div.tab-body div#FamilyTree div.family-dates span.death
	{
	background:transparent url(img/family-dates-icons.gif) no-repeat 0 3px;
	padding:0 5px 0 15px;
	}

div.lt-memorial div.tabs div.tab-body div#FamilyTree div.family-dates span.death
	{
	background-position:2px -47px;
	}
	
/* Family Tree Page */
div.lt-memorial div#FamilyTree div.family-page
	{
	margin-top:30px;
	text-align:center;
	}

div.lt-memorial div#FamilyTree div.family-map
	{
	margin-top:30px;
	margin-left:10px;
	width:600px;
	}

div.lt-memorial div#FamilyTree div.family-map
	{
	margin-top:30px;
	margin-left:10px;
	width:600px;
	}

div.lt-memorial div#FamilyTree div.family-members
	{
	margin-left:10px;
	width:600px;
	}

div.lt-memorial div#FamilyTree div.family-dates
	{
	margin-left:10px;
	width:600px;
	}
