/* @override http://staging.iraqbodycount.org/database/individuals/styles/record.css */

#content {
	margin: 0 12px 0 12px;
	padding-bottom: 0;
	min-height: 0;
	}
	
div#shadowright {
 padding-bottom: 0;
}
	



#content div.rightbox-more,
#content div.rightbox-notes {
	margin-right:  0;
	width: 30%;
}

#content p {
	width:  62%;
}

#content div.inner p {
	width: auto;
}




#content table td a {
	font-family: "Trebuchet MS";
	font-size: 108%;
	color: #aa0000;
}

#content table th {
 width:  25%;
 background: #646464;
 color: #aaa;
padding-left: 1.5em;
}

#content table td a:hover {
	color: #777;
}

#content table td {
 width:  63%;
 background: #ccc;
 color: #444;
 font-family: Verdana;
 font-weight: bold;
 padding-left: 1.5em;
 
}

#content table td a:visited {
	color: #880000;
}

#content table.person-details {
	margin: 1.5em 0 4em auto;
	width: 100%;
	
}

#content div.person-details h2 {
	float:  right;
	margin-right: -38px;
	margin-top: 6px;
	font-size: 85%;
	font-family: Verdana;
	font-weight: bold;
	color: #666;
	}

#content div.person-details h1.name {
	margin-top: 2.7em;
	margin-right: 0;
	margin-left: .8em;
	text-align: left;
	width: 66%;
	font-size: 197%;
	color: #222;
	
}

div#content div.person-details {
	margin: 0 auto;
	width: 85%;
	border: solid 1px #fff;
	padding-top: 3px;
	padding-left:  4em;
	padding-right:  4em;
	border-bottom:  none;
	background:  #eaeaea url('/database/images/ind-grad.png') left top repeat-x;
	}

#content h3 {
	font-size: 93%;
	color: #777;
	margin-left: 1.3em;
	margin-right: 0;
	font-style: italic;
	margin-top: .1em;
	margin-bottom: .7em;
}

#content h3 span {
	color: #333;

}

#content h3 a {
	font-size: 108%;
	color: #990000;
	font-family: "Trebuchet MS";
}

#content table td span.unrecorded {
	font-weight: normal;
	font-style: italic;
	font-family: Geneva, Arial;
	color: #777;
	font-size: 93%;
}

#content table.person-details tr.incident th,
#content table.person-details tr.where th,
#content table.person-details tr.when th {
	background: #eaeaea;
	color: #333;
	text-align: right;
}

#content table.person-details tr.incident td {
	background: #eaeaea;
	color: #990000;


}

#content table.person-details tr.incident td,
#content table.person-details tr.where td,
#content table.person-details tr.when td {
	background: #eaeaea;
	color: #111;
	font-family: Geneva, Arial;
	font-weight: normal;
}

#content table.person-details tr.where th,
#content table.person-details tr.when th {
	padding-left: 3.3em;
}