/**
 * Style for Standard theme
 *
 * Use this stylesheet to customize the display of your site.
 * To learn more about CSS visit http: //www.w3.org/TR/REC-CSS2/
 *
 * phpGedView: Genealogy Viewer
 * Copyright (C) 2002 to 2007 John Finlay and Others
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 *
 * @package PhpGedView
 * @subpackage Themes
 * @version $Id: style.css 2091 2007-10-30 16:19:34Z yalnifj $
 */

.something {
	/*empty style to make sure that the BODY style is not ignored */
}

body {
	background:#0A1B2B url(http://www.mallamace.com/templates/rt_replicant_j15/images/bg/bg36.jpg) no-repeat fixed 50% 0pt;
	color: #ffffff;
	font: 12px tahoma, arial, helvetica, sans-serif;
	margin: 1px;
}

fieldset {
	margin: 8px 8px 4px 8px;
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0 80%;
}

legend {
	font-weight: bold;
}

a {
	color: #83D7AA;
	text-decoration: none;
	font-family: tahoma, arial, helvetica, sans-serif;
}

a:hover	{
	color: #83D7AA;
	text-decoration: none;
}

th {
	font-weight: 100;
}

ul {
	padding-left: 15px;
	padding-right: 15px;
	margin: 8px;
}

.button {
	width: 60px;
}
.gedcom_table {
	border: 1px solid #3F5660;
	margin: 0;
	width: 99%;
}

.person_box {
	background-color: #0A1B2B;
	border: solid #3F5660 1px;
}

.person_boxF {
	background-color: #FF006E;
	border: 1px solid #ff2080;
}

.person_boxNN {
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: bold 12px tahoma, arial, helvetica, sans-serif;
	border: dashed #3F5660 1px;
}

.person_box:target, .news_box:target, #gedcom_stats:target {
	background-color: #ffffcc;

}

.list_table {
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

.list_label, .list_label_wrap {
	color: #ffffff;
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: bold 12px tahoma, arial, helvetica, sans-serif;
	text-align: center;
}

.topMenu {
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: tahoma, arial, helvetica, sans-serif;
	border: solid #3F5660 1px;
}

.list_value, .list_value_wrap {
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: bold 12px tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
	border: solid #3F5660 1px;
	font: 12px tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
}

.list_label, .list_value {
	white-space: nowrap;
}

.list_label_wrap, .list_value_wrap {
	white-space: normal;
}

.list_item {
	font-size: 12px;
}

.facts_table, .facts_table_rtl {
	width: 99%;
}

.facts_label {
	color: #ffffff;
	background-color: #3F5660;
	font: 12px tahoma, arial, helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center;
}

.facts_label02, .facts_label03 {
	color: #ffffff;
	font: 12px tahoma, arial, helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	text-align: center;
	font-weight: bold;
}

.facts_label02 {
	background-color: #c4c9e6;
}

.facts_label03 {
	background-color: #3F5660;
}

.facts_value {
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;
	color: #ffffff;
	border: solid #3F5660 1px;
	font: 12px tahoma, arial, helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
}

.facts_value02 {
	background-color: #0A1B2B;
	color: #ffffff;
	border: solid #3F5660 1px;
	font: 12px tahoma, arial, helvetica, sans-serif;
	padding: 5px;
}

.facts_labelred, .facts_labelblue {
	color: #ffffff;
	background-color: #3F5660;
	font: 12px tahoma, arial, helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center;
}

.facts_valuered, .facts_valueblue {
	background-color: #0A1B2B;
	color: #ffffff;
	font: 12px tahoma, arial, helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
}

.facts_labelred, .facts_valuered {
	border: solid red 2px;
}

.facts_labelblue, .facts_valueblue {
	border: solid blue 2px;
}

.tabs_table {
	width: 99%;
}

.tab_cell_active {
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: bold 12px tahoma, arial, helvetica, sans-serif;
	border-left: outset #3F5660 2px;
	border-top: outset #3F5660 2px;
	border-right: outset #3F5660 2px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.tab_cell_inactive {
	background-color: #0A1B2B;
	border-left: solid #3F5660 2px;
	border-top: solid #3F5660 2px;
	border-right: outset #3F5660 2px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.tab_cell_inactive_empty {
	background-color: #c6d0da;
	border-left: solid #3F5660 2px;
	border-top: solid #3F5660 2px;
	border-right: outset #3F5660 2px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.tab_cell_inactive_empty a {
	color: #999999;
}

.tab_active_bottom {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 5px;
}

.tab_inactive_bottom {
	border-left: none;
	border-right: none;
	border-top: outset #3F5660 2px;
	height: 5px;
}

.tab_inactive_bottom_right {
	border-left: none;
	border-right: none;
	border-top: outset #3F5660 2px;
	width: 33%;
	height: 5px;
}

.name1 {
	color: #ffffff;
	font: bold 10px tahoma, arial, helvetica, sans-serif;
}

a:hover .name1 {
	color: red;
	font: bold 10px tahoma, arial, helvetica, sans-serif;
}

a:hover .name2 {
	color: red;
	font: bold 12px tahoma, arial, helvetica, sans-serif;
}

a:hover .nameZoom {
	color: red;
	font: bold 14px tahoma, arial, helvetica, sans-serif;
}

.namered {
	border: solid red 1px;
}

.nameblue {
	border: solid blue 1px;
}

.details1 {
	font: normal 10px tahoma, arial, helvetica, sans-serif;
}

.name2 {
	color: #ffffff;
	font: bold 12px tahoma, arial, helvetica, sans-serif;
}

.details2 {
	font: normal 12px tahoma, arial, helvetica, sans-serif;
}

.nameZoom {
	color: #ffffff;
	font: bold 14px tahoma, arial, helvetica, sans-serif;
}

.detailsZoom {
	font: 14px tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

.details_label {
	font-weight: bold;
}

.name_head {
	color: #ffffff;
	font: bold 16px tahoma, arial, helvetica, sans-serif;
	letter-spacing: .2px;
}

.date {
	color: #ffffff;
}

.label, .field {
	font: 11px tahoma, arial, helvetica, sans-serif;
}

.label {
	font-weight: bold;
}

.error {
	color: #dd0000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

.largeError {
	color: #dd0000;
	font: large tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

.warning {
	color: red;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

.indent {
	padding-left: 7px;
}

.indent_rtl {
	padding-right: 7px;
}

.image {
	height: 150px;
	padding: 5px;
	border: solid #ffffff 1px;
	margin: 2px;
}

.gender_image {
	height: 9px;
	width: 9px;
	margin: 0px 3px;
	border: none;
	vertical-align: middle;
}

.pedigree_image_portrait, .pedigree_image_landscape {
	float: left;
	height: 50px;
	border: solid #ffffff 1px;
	margin-right: 3px;
}

.pedigree_image_portrait_rtl, .pedigree_image_landscape_rtl {
	float: right;
	height: 50px;
	border: solid #ffffff 1px;
	margin-left: 3px;
}

.pedigree_form {
	width: 45px;
}

.thumbnail {
	height: auto;
	padding: 3px;
}

.icon {
	border: none;
}

.link {
	font-size: 11px;
	text-align: center;
}

.sublinks_table {
	border: solid #3F5660 1px;
	background-color: #0A1B2B;
}

.sublinks_cell {
	font-size: 12px;
	background-color: #0A1B2B;
}

.sublinks_table .icon {
	width: 25px;
	height: 25px;
}

.menuitem .icon {
	width: 50px;
	height: 50px;
}

.submenu .icon {
	width: 25px;
	height: 25px;
}

.subheaders {
	font: bold 15px tahoma, arial, helvetica, sans-serif;
	margin-top: 15px;
	vertical-align: bottom;
}

.age {
	font-size: 9px;
}

.source_citations {
	display: none;
}

.lang_form {
	margin-top: 0px;
}

.selected-option {
	background-color: #0A1B2B;
}

.user_links {
	white-space: nowrap;
}

.contact_links {
	margin-top: 15px;
	text-align: center;
}

/* This is the original.
 * It's not used, but it's left in in case you want to go back to it. */
.flag {
	width: 15px;
	border: solid #ffffff 1px;
}

/* This one is for the currently active language. */
.activeflag {
	height: 15px;
	border: none;
	opacity: 1;		/* IE does not yet support this */
}

/* This one is for an inactive language when the mouse is hovering over it */
.brightflag {
	height: 15px;
	border: none;
	opacity: 1;		/* IE does not yet support this */
}

/* This one is for an inactive language when the mouse is not hovering over it */
.dimflag {
	height: 15px;
	border: none;
	opacity: 0.4;	/* IE does not yet support this */
}

.header_select {
	font-size: 9pt;
}

.favorites_form {
	margin-top: 0px;
}

.help {
	font-weight: bold;
	cursor: help;
}

.xitem, .menuitem_rtl {
	color: #555555;
	text-decoration: none;
	font: 11px tahoma, arial, helvetica, sans-serif;
	text-align: center;
	padding: 1px;
}

.menuitem_hover, .menuitem_hover_rtl {
	color: #ffffff;
	text-decoration: none;
	font: tahoma, arial, helvetica, sans-serif;

	padding: 1px;
}

.submenu, .submenu_rtl {
	color: #ffffff;
	text-decoration: none;
	font: tahoma, arial, helvetica, sans-serif;

	background-color: #0A1B2B;
	border: solid #3F5660 1px;
	white-space: nowrap;
	visibility: hidden;
	position: absolute;
}

.submenuitem, .submenuitem_rtl {
	color: #555555;
	text-decoration: none;
	font: 11px tahoma, arial, helvetica, sans-serif;
	background-color: #0A1B2B;
	white-space: nowrap;
	padding: 1px;
}

.submenuitem, .submenuitem_hover {
	text-align: left;
}

.submenuitem_rtl, .submenuitem_hover_rtl {
	text-align: right;
}

.submenuitem_hover, .submenuitem_hover_rtl {
	color: #ffffff;
	text-decoration: underline;
	font: 11px tahoma, arial, helvetica, sans-serif;
	background-color: #e6f0fa;
	white-space: nowrap;
	padding: 1px;
}

.news_box {
	background-color: #0A1B2B;
	border: solid #3F5660 1px;
}

.news_title {
	font: bold 14px tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
}

.news_date {
	font: 12px tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
}

.current_day {
	font-weight: bold;
	font-size: 16px;
}

.cal_day {
	float: left;
	font-weight: bold;
}

.rtl_cal_day {
	direction: rtl;
	float: right;
	color: blue;
	font-weight: bold;
}

.helpheader {
	font: bold 16px tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
}

.helpstart {
	font: bold 14px tahoma, arial, helvetica, sans-serif;
	color: blue;
	text-decoration: none;
}

.helptext {
	font: 12px tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
}

#content {
	margin-left: 1px;
}

#footer {
	clear: both;
	color: #ffffff;
	font: 12px tahoma, arial, helvetica, sans-serif;
	width: 99%;
}

/*-- index.php specific style sheets -- */
.small_inner_block {
	max-height: 200px;
	overflow: auto;
	font: normal 10px tahoma, arial, helvetica, sans-serif;
}

.block {
	color: #ffffff;
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;
	border: solid #3F5660 1px;
	font: 12px tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
	margin-bottom: 5px;
	padding: 1px;
}


#index_main_blocks {
	clear: none;
	width: 66%;
	float: left;
}

#index_small_blocks {
	clear: none;
	width: 33%;
	float: right;
}

#index_full_blocks {
	clear: none;
	width: 100%;
}

#random_picture {
	text-align: center;
}

/*-- pedigree chart specific stylesheets --*/
#pedigree_chart {
	position: relative;
	top: -150px;
	left: 0px;
	height:545px;
}

/*-- pedigree chart rtl specific stylesheets --*/
#pedigree_chart_rtl {
	position: relative;
	top: -250px;
	right: 10px;
}

/*-- descendancy chart specific stylesheets --*/
#descendancy_chart ul {
	background-image: url(../../images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	list-style: none;
	margin: 0px 0px 5px 15px; /* top right bottom left */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#descendancy_chart li {
	list-style: none;
	margin: 0px 0px 0px -15px; /* top right bottom left */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*-- descendancy chart rtl specific stylesheets --*/
#descendancy_chart_rtl ul {
	background-image: url(../../images/vline.gif);
	background-repeat: repeat-y;
	background-position: right top;
	list-style: none;
	margin: 0px 15px 5px 0px; /* top right bottom left */
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#descendancy_chart_rtl li {
	list-style: none;
	margin: 0px -15px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

/*-- relationship chart specific stylesheets --*/
#relationship_chart {
	position: relative;
	top: -40px;
	left: 0px;
}

#relationship_chart_rtl {
	position: relative;
	top: -40px;
	right: 10px;
}

/*-- ancestry chart specific stylesheets --*/
#ancestry_chart ul {
	background-image: url(../../images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	list-style: none;
	margin: 0px 0px 0px 15px; /* top right bottom left */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#ancestry_chart li {
	list-style: none;
	margin: 0px 0px 2px -13px; /* top right bottom left */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*-- ancestry chart rtl specific stylesheets --*/
#ancestry_chart_rtl ul {
	background-image: url(../../images/vline.gif);
	background-repeat: repeat-y;
	background-position: right top;
	list-style: none;
	margin: 0px 15px 0px 0px; /* top right bottom left */
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ancestry_chart_rtl li {
	list-style: none;
	margin: 0px -15px 2px 0px; /* top right bottom left */
	padding: 0px 2px 0px 0px; /* top right bottom left */
}

/*-- relationship chart specific stylesheets --*/
#relationship_chart {
	position: relative;
	top: -40px;
	left: 0px;
}

#relationship_chart_rtl {
	position: relative;
	top: -40px;
	right: 0px;
}

/*-- timeline chart specific styles --*/
#timeline_chart {
	position: relative;
	top: 0px;
	left: 0px;
}

.timeline_table {
}

.person0 {
	background-color: #aaaaff;
	border: outset #aaaaff 1px;
	vertical-align: top;
}

.person1 {
	background-color: #aaffaa;
	border: outset #aaffaa 1px;
	vertical-align: top;
}

.person2 {
	background-color: #ffaaaa;
	border: outset #ffaaaa 1px;
	vertical-align: top;
}

.person3 {
	background-color: #5555ff;
	border: outset #5555ff 1px;
	vertical-align: top;
}

.person4 {
	background-color: #ff5555;
	border: outset #ff5555 1px;
	vertical-align: top;
}

.person5 {
	background-color: #55ff55;
	border: outset #55ff55 1px;
	vertical-align: top;
}

.listlog {
	line-height: 20pt;
	color: #555555;
	font-family: tahoma, arial, helvetica, sans-serif;
}

input, button, textarea {
	border-top-color: white;
	border-left-color: white;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font: 12px tahoma, arial, helvetica, sans-serif;
	border-right-width: 1px;
}

input, textarea {
	padding-left: 3px;
	padding-right: 3px;
}

select {
	border-top-color: #84beff;
	border-left-color: #84beff;
	border-right-color: #84beff;
	border-bottom-color: #84beff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font: 12px tahoma, arial, helvetica, sans-serif;
	border-right-width: 1px;
}

form {
	font: 12px tahoma, arial, helvetica, sans-serif;
}

h2 {
	color: #ffffff;
	font: 20px tahoma, arial, helvetica, sans-serif;
}

h4 {
	color: #ffffff;
	font: 12px tahoma, arial, helvetica, sans-serif;
}

.formField {
	font: 12px tahoma, arial, helvetica, sans-serif;
}

/*-- pseudo-class for fanchart: used on server-side to draw image --*/
.fan_chart {
	/*-- font-family must contain a server TTF file --*/
	font-family: url(./includes/fonts/DejaVuSans.ttf);
	font-size: 7px;
	color: #ffffff;
	background-color: #eeeeee;
}

.fan_chart_box {
	background-color: #b1cff0;
}

.fan_chart_boxF {
	background-color: #FF006E;
}

.starredname {
	text-decoration: underline;
}

.search_hit {
	background-color: yellow;
	color:black;
}

.nowrap {
	white-space: nowrap;
}

.title {
	font-size: 20px;
	font-family: tahoma, arial, helvetica, sans-serif;
}

.accesskeys{
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* Styles for the option boxes */

/* Style for the top and bottom bar */
.topbottombar {
	color: #ffffff;
	background-color: #3F5660;
	font: bold 12px tahoma, arial, helvetica, sans-serif;
	padding: 4px;
	text-align: center;
}

/* Style for the subbar in  */
/* facts_value */
.subbar {
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: bold 12px tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
	border: solid #3F5660 1px;
	font: 11px tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}

/* Style for the descriptionbox */
.descriptionbox {
	color: #ffffff;
	background-color: #0A1B2B;
	font: 12px tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}

/* Style for the optionbox */
.optionbox {
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: bold 12px tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
	border: solid #3F5660 1px;
	font: 12px tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}

.vmiddle {
	vertical-align: middle
}

/* Colors */
.red {
	color: red;
}

.rela {
	filter: alpha(opacity=67);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=67);
	-moz-opacity: 0.67;
	opacity: 0.67;
}

/* Text direction */
.ltr {
	text-align: left;
}

.rtl {
	text-align: right;
}

/* Width settings */
.width10 {
	width: 10%;
}

.width20 {
	width: 20%;
}

.width25 {
	width: 25%;
}

.width30 {
	width: 30%;
}

.width33 {
	width: 33%;
}

.width40 {
	width: 40%;
}

.width50 {
	width: 50%;
}

.width60 {
	width: 60%;
}

.width66 {
	width: 66%;
}

.width70 {
	width: 70%;
}

.width75 {
	width: 75%;
}

.width80 {
	width: 80%;
}

.width90 {
	width: 90%;
}

.width100 {
	width: 100%;
}

/* Font sizes */
.font11 {
	font-size: 11px;
}

.font9 {
	font-size: 9px;
}

/* Chart styles */
.pedigree_table {
	margin: 0;
}

/* Message box */
.messagebox {
	background-color: #c2ceef;
	border: solid #3F5660 1px;
}

/* Change indicators */
.change_new {
	border: solid blue 2px;
}

.change_old {
	border: solid red 2px;
}

.door {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.door dd {
	margin: 2px 2px 2px 2px;
	padding: 2px 6px 2px 6px;
	height: 100%; float: left;
	font-weight: bold;
	display: none;
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;
}

.note_details {
	display: none;
}

a.showit {
   position: relative;
   z-index: 24;
   color: #ffffff;
   text-decoration: none;
}

a.showit: hover {
   z-index: 25;
   background-color: #ffff9b;
   cursor: crosshair;
}

a.showit span {
   display: none;
}

a.showit:hover span {
   display: block;
   position: absolute;
   top: 22px;
   left: 0px;
   width: 225px;
   border-style: outset;
   border-left: 15px outset #1f1f1f;
   border-top: 2px solid #1f1f1f;
   border-bottom: 2px solid #ffffff;
   border-right: 2px solid #ffffff;
   padding: 3px;
   background: #4f4f4f;
   color: white;
   font: 15px tahoma, arial, helvetica, sans-serif;
   text-align: left;
   FILTER: Alpha(Opacity=90, FinishOpacity=90, Style=2);
   -moz-opacity: .85;
   -khtml-opacity: .85;
   z-index: 5;
}

.lifespan_people span:first-letter {
   font: bold 16px tahoma, arial, helvetica, sans-serif;
   font-variant: small-caps;
   padding: 1px;
}

.lifespan_outer {
	position: relative; 
	width: 99.5%; 
	height: 600px; 
	overflow: hidden; 
	border: solid blue 1px;
}

.lifespan_outer a {
	color: #ffffff;
}

.lifespan_outer a:hover {
	color: red;
	text-decoration: none;
}

.lifespan_timeline {
	position: absolute; 
	width: 100%; 
	left: -10px; 
	top: -65px; 
	z-index: 2; 
	background:transparent url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png) repeat scroll 0%;	font: bold 12px tahoma, arial, helvetica, sans-serif;
}

.lifespan_people {
	position: absolute; 
	width: 500px; 
	left: -10px; 
	top: -60px; 
	z-index: 1;
}
.iwstyle {
	width:360px;
	/*background-color: #FFFFFF;*/
} 
.iwstyle a {
} 
.iwstyle a:hover {
}
/* Tag Cloud styles*/
.tag_cloud_table {
	width:70%;
	margin-left: auto;
	margin-right: auto;
}

.tag_cloud {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: justify;
	padding: 10px 5px 10px 15px; /* top right bottom left */
}

.tag_cloud_sub {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8px;
	color:#808080;
}
/* End of Tag Cloud styles*/

/* Because the CSS file is only read once, the following two overriding classes MUST
   appear at the end of the entire CSS file.
*/
.nowrap {
	white-space: nowrap;
}

.wrap {
	white-space: normal;
}


.moduletable h3 {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-bg.png) 0 0 repeat-x;	
}

#horiz-menu {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-bg.png) 0 0 repeat-x;	
	border-left: 1px solid #304B53;
	border-right: 1px solid #304B53;
}

#horiz-menu li.active a,
#horiz-menu li li a {
	color: #fff;
}

#horiz-menu li {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-sep.png) 100% 0 no-repeat;	
}

#horiz-menu ul {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-sep.png) 0 0 no-repeat;
}

div#horiz-menu li:hover a,
div#horiz-menu li.sfHover a,
div#horiz-menu li.active:hover a,
div#horiz-menu li.active.sfHover a {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-over.png) 0 0 repeat-x;
}

/* moomenu stuff */

div#horiz-menu .menutop li li {
	background: #304B53;
	border-bottom: 1px solid #5A7F83;
	border-right: 1px solid #5A7F83;
	border-left: 1px solid #5A7F83;
}

div#horiz-menu li li a:link,
div#horiz-menu li li a:visited,
div#horiz-menu li li a:hover,
div#horiz-menu li.active li a:link,
div#horiz-menu li.active li a:visited,
div#horiz-menu li.active li a:hover {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/submenu.png) 100% 50% repeat-y;
}

#horiz-menu ul.menutop li li:hover,
#horiz-menu ul.menutop li li.sfHover,
#horiz-menu li:hover li:hover,
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li.active {
	background-color: #233B42;
}

#horiz-menu li:hover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li:hover li a.daddy:visited,
#horiz-menu li.sfHover li a.daddy:visited  {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/submenu-selected.png) 100% 50% no-repeat;
}

/* side menu */
#mainframe ul.menu li {
	border-bottom: 1px solid #304B53;
}

li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
    color: #fff;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
	color: #98D7DA;
}

/* rokslide stuff */

ul#rokslide-toolbar {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-bg.png) 0 0 repeat-x;	
}

#rokslide-toolbar li {
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-sep.png) 100% 0 no-repeat;
}

#rokslide-toolbar li.active { 
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-over.png) 0 0 repeat-x;
}

#rokslide-toolbar li.current { 
	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-over.png) 0 0 repeat-x;

}


/* @group Smoke */



#smoke #topbar {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/topbar-bg.png) 0 0 repeat-x;

}



#smoke #shadow-top {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/shadow-t.png) 0 0 no-repeat;

}



#smoke #shadow-middle {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/shadow-m.png) 0 0 repeat-y;



}



#smoke #shadow-bottom {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/shadow-b.png) 0 0 repeat-y;



}



#smoke #shadow-rocket {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/shadow-rocket.png) 0 0 repeat-y;

}



#smoke .sections td,

#smoke #mainframe td#left,

#smoke #mainframe td#right,

#smoke #mainframe #user1,

#smoke #mainframe #page,

#smoke pre,

#smoke blockquote,

#smoke .sectiontableheader {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-15.png);

}



#smoke #inset {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/login-smoke.png) 0 0 no-repeat;

}



#smoke span.alert {

	color: #d00000;

	border-top: 3px solid #750b09;

	border-bottom: 3px solid #750b09;

	background: #391111 url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/sm-status-alert.png) 10px 50% no-repeat;	

}



#smoke span.info {

	color: #0055bc;

	border-top: 3px solid #073361;

	border-bottom: 3px solid #073361;

	background: #112031 url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/sm-status-info.png) 10px 50% no-repeat;

}



#smoke span.note {

	color: #b98f00;

	border-top: 3px solid #745d07;

	border-bottom: 3px solid #745d07;

	background: #382f11 url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/sm-status-note.png) 10px 50% no-repeat;

}



#smoke span.download {

	color: #568517;

	border-top: 3px solid #445b16;

	border-bottom: 3px solid #445b16;

	background: #272f15 url(http://www.mallamace.com/templates/rt_replicant_j15/images/smoke/sm-status-download.png) 10px 50% no-repeat;

}





/* @end */




/* @group Glass */



#glass #topbar {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/topbar-bg.png) 0 0 repeat-x;

}



#glass #shadow-top {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/shadow-t.png) 0 0 no-repeat;

}



#glass #shadow-middle {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/shadow-m.png) 0 0 repeat-y;



}



#glass #shadow-bottom {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/shadow-b.png) 0 0 repeat-y;



}



#glass #shadow-rocket {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/shadow-rocket.png) 0 0 repeat-y;

}



#glass .sections td,

#glass #mainframe td#left,

#glass #mainframe td#right,

#glass #mainframe #user1,

#glass #mainframe #page,

#glass pre,

#glass blockquote,

#glass .sectiontableheader {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-10.png);

}



#glass #inset {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/login-glass.png) 0 0 no-repeat;

}



#glass span.alert {

	color: #c00;

	border-top: 3px solid #fc9088;

	border-bottom: 3px solid #fc9088;

	background: #ffd8d8 url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/gl-status-alert.png) 10px 50% no-repeat;	

}



#glass span.info {

	color: #0055BB;

	border-top: 3px solid #7dabdd;

	border-bottom: 3px solid #7dabdd;

	background: #d9e7f9 url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/gl-status-info.png) 10px 50% no-repeat;

}



#glass span.note {

	color: #B79000;

	border-top: 3px solid #fbe288;

	border-bottom: 3px solid #fbe288;

	background: #fff6d8 url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/gl-status-note.png) 10px 50% no-repeat;

}



#glass span.download {

	color: #57861A;

	border-top: 3px solid #cbe093;

	border-bottom: 3px solid #cbe093;

	background: #eef6dc url(http://www.mallamace.com/templates/rt_replicant_j15/images/glass/gl-status-download.png) 10px 50% no-repeat;

}



/* @end */



/* @group Structure */



div.wrapper {

	margin: 0 auto;	

	width: 925px;

	text-align: left;

	position: relative;

}



#shadow-middle {

	padding: 0 24px;

}



#shadow-bottom {

	padding: 0 24px 20px 24px;

}



#shadow-bottom .padding {

	padding: 20px 20px;

}



#shadow-middle .padding {

	padding: 0px 24px 20px 24px;

}



#topbar {

	height: 35px;

}



#topbar div.moduletable,

#topbar table.contentpaneopen,
#topbar ul.menu {

	float: right;
	margin: 0 30px 0 0;
	padding: 0px;
	line-height: 20px;
	height: 21px;
	overflow: hidden;

}



#topbar ul.menu li {

	padding-top: 2px;
	float: left;
	padding-left: 15px;
	display: block;

}



#topbar span.article_seperator {

	display: block;

	position: absolute;

}



#topbar div.moduletable table {

	width: auto;

}



#shadow-top {

	height: 39px;

}



#shadow-rocket {

	height: 91px;

	text-align: center;

}



img#rocket {

	width: 200px;

	height: 40px;

	border: 0;

}



#content {

	padding-top: 75px;

}



#logo {

	display: block;

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/logo.png) 0 0 no-repeat;

	width: 368px;

	height: 163px;

	position: absolute;

	left: 50px;

	top: 30px;

	border: 0;

}



#showcase {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/trans-20.png);

}



#mainframe,

.sections {

	border-collapse: collapse;

	padding: 0;

	margin-top: 20px;

	width: 100%;

}



#shadow-bottom .sections {

	margin-top: 0;

}



#user1 {

	margin-bottom: 20px;

	height:  1%;

}



#page {

	padding: 20px 10px;

}



#inset,

#inset-mod {

	position: absolute;

	right: 46px;

	width: 481px;

	height: 51px;

	top:  40px;

	overflow: hidden;

}



/* @end */



/* @group Table Control */



#mainframe td,

.sections td {

	padding: 0;

}



#mainframe td#left,

#mainframe td#right {

	width: 175px;

}



td.w33 {

	width: 33%;

}



td.w49 {

	width: 50%;

}



td.w99 {

	width: 100%;

}



#mainframe td.spacer,

.sections td.spacer,

#glass .sections td.spacer,

#smoke .sections td.spacer {

	width: 20px;

	background: none;

	border: 0;

}



td.spacer img {

	width: 20px;

}



#mainframe tr {

	vertical-align: top;

}



/* @end */







/* @group Login/Logout */



.loginelement {

	float:  left;

	padding: 15px 5px 15px 15px;

}



.loginelement label {

	font-weight: bold;

	color: #fff;

}



.loginelement  .inputbox {

	width:  85px;

}



span.loginsubmit,

span.logoutsubmit {

	display: block;

	float:  left;

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/login-button.png) 0 0 no-repeat;

	width: 93px;

	height:  41px;

	line-height: 41px;

	text-align: center;

	font-weight: bold;

	margin-top: 5px;

	margin-left: 10px;

	cursor: pointer;

	color: #fff;

} 



span.loginsubmit span,

span.logoutsubmit span {

	color:  #fff;

}



/* @end */



/* @group Modules */



.moduletable,

.moduletable-hilite1,

.moduletable-hilite2,

.moduletable-hilite3,

.moduletable-hilite4,

.moduletable-hilite5,

.moduletable-hilite6,

.moduletable-hilite7,

.moduletable-hilite8,

.moduletable-hilite9,

.moduletable-hilite10,

.moduletable-hilite11,

.moduletable-hilite12,

.moduletable-hilite13,

.moduletable-hilite14,

.moduletable-hilite15,

.moduletable-hilite16,

.moduletable-hilite17,

.moduletable-hilite18,

.moduletable-hilite19,

.moduletable-hilite20 {

	padding: 10px;

	height: 1%;

	margin-bottom: 15px;

}



.moduletable h3,

.moduletable-hilite1 h3,

.moduletable-hilite2 h3,

.moduletable-hilite3 h3,

.moduletable-hilite4 h3,

.moduletable-hilite5 h3,

.moduletable-hilite6 h3,

.moduletable-hilite7 h3,

.moduletable-hilite8 h3,

.moduletable-hilite9 h3,

.moduletable-hilite10 h3,

.moduletable-hilite11 h3,

.moduletable-hilite12 h3,

.moduletable-hilite13 h3,

.moduletable-hilite14 h3,

.moduletable-hilite15 h3,

.moduletable-hilite16 h3,

.moduletable-hilite17 h3,

.moduletable-hilite18 h3,

.moduletable-hilite19 h3,

.moduletable-hilite20 h3 {

	height: 33px;

	line-height: 33px;

	font-size: 100%;

	font-weight: bold;

	padding: 0;

	margin: -11px -10px 10px -10px;

	padding-left: 22px;

}



.moduletable-hilite1 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/#ffffff/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite2 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/blue/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite3 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/brown/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite4 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-blue/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite5 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-green/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite6 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-orange/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite7 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-purple/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite8 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-red/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite9 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/dark-teal/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite10 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/green/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite11 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/grey/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite12 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/magenta/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite13 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/olive/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite14 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/orange/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite15 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/purple/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite16 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/red/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite17 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/silver/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite18 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/tan/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite19 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/teal/header-bg.png) 0 0 repeat-x;	

}



.moduletable-hilite20 h3 {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/headers/yellow/header-bg.png) 0 0 repeat-x;	

}



/* @end */



/* @group Horizontal Menu */



#horiz-menu {

	height: 33px;

	padding-left: 20px;

}



#horiz-menu ul {

	list-style: none;

	margin: 0;

	padding: 0 0 0 0px;

}



#horiz-menu li {

	display: block;

	float: left;

	margin: 0;

	padding: 0;

}



#horiz-menu a {

	display: block;

	float: left;

	height: 33px;

	line-height: 33px;

	padding: 0 20px;

	font-weight: bold;

}



#horiz-menu a:hover {

	text-decoration: none;

}



/* @end */



/* @group Subnav Menu */



#mainframe ul.menu {

	margin: 0;

	padding: 0;

}



#mainframe ul.menu li {

	list-style: none;

	margin: 0;

	padding: 3px 0;

	font-weight: bold;

	width: 100%;

}



#mainframe ul.menu li li {

	border-bottom:  0;

	padding: 0 0 0 10px;

}



#mainframe ul.menu li li,

#mainframe ul.menu li li a {

	width: 100%;

	padding: 1px 0 1px 12px;

	margin: 1px 0 0 0;

}



#mainframe ul.menu li li:hover,

#mainframe ul.menu li.sfHover {

	background-color: transparent; 

}



#mainframe ul.menu li ul {

	float:none;

	left:0;

	padding: 0;

	margin: 5px 0 0 0;

	position: static;

	background: transparent;

	width: 100%;

}



#mainframe ul.menu li li a:hover {

	text-decoration: underline;

}



/* @end */



/* @group Content Styles */



/* @group Pathway */

span.pathway {

	display: block;

	line-height: 20px;

	height: 20px;

	font-weight: bold;

	margin-bottom: 15px;

}



span.pathway img {

	float: left;

	margin: 0 10px;

}



span.pathway a {

	float: left;

}



/* @end */



/* @group RokLatest */



#accordian h3.toggler {

	position: relative;

	cursor: pointer;

	margin-top: 0;

	margin-bottom: 0;

	border: 0;

}



#accordian a.readon {

	position: static;

}



/* @end */



/* @group RokFlow */



#rokflow, #rokflow #loader {

	overflow: hidden;

	position: relative;

	width: 800px;

	height: 170px;

	background: 50% 50% no-repeat url(http://www.mallamace.com/templates/rt_replicant_j15/images/loader.gif);

}



#rokflow, #rokflow * {

	margin:0; padding:0; border:0;

}



#rokflow div {

	float: left;

	position: relative;

}



#rokflow img {

	width: 124px;

	height: 194px;

	border: 0;

	top:  40px;

	margin-top: 15px;

}



#rokflow div h3 {

	display: block;

	position: absolute;

	white-space: nowrap;

	text-align: center;

	font-size: 10px;

	font-weight: normal;

}





.moduletable #rokflow h3 {

	background: none;

	margin: 0;

	padding: 0;

	line-height: 100%;

	height: auto;

}



#rokflow a {

	text-decoration: none;	

}



#rokflow #loader {

	position: absolute;

	top: 0; left: 0;

	z-index: 1000;

}



/* @end */



/* @group RokSlide */



#frame div.button#right {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/arrow-right.png) 0 0 no-repeat;	

}



#frame div.button#left {

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/images/arrow-left.png) 0 0 no-repeat;

}



/* @end */



/* @group Typography */



pre {

	padding: 10px;

}



blockquote {

	font-style: italic;

	font-size: 100%;

	line-height: 150%;

	width: auto;

	padding: 10px;

	margin: 15px 0;	

}



blockquote.b {

	font-weight: bold;	

}



/* @end */



/* @group Notice Styles */



span.alert,

span.info,

span.download,

span.note {

	display: block;

	padding: 10px 10px 10px 50px;

	margin: 15px 0;	

}





/* @end */



.nounder {

	text-decoration: none;

	border: 0;

	cursor: pointer;

}



.clr {

	clear:both;

}



.tool-tip {

	float: left;

	background: #ffc;

	border: 1px solid #D4D5AA;

	padding: 5px;

	max-width: 200px;

}



.tool-title {

	padding: 0;

	margin: 0;

	font-size: 100%;

	font-weight: bold;

	margin-top: -15px;

	padding-top: 15px;

	padding-bottom: 5px;

	background: url(http://www.mallamace.com/templates/rt_replicant_j15/system/images/selector-arrow.png) no-repeat;

}



.tool-text {

	font-size: 100%;

	margin: 0;

}



a img {

	border: 0;

}



/* @end */


/* @group Joomla Elements */


.searchpad {

padding-top: 30px;

padding-left: 30px;
}



.small,

.modifydate,

.createdate,

div.mosimage_caption {

	font-size: 95%;

}



.componentheading {

	font-size: 150%;

}



.contentheading,

.contentheading-page {

	font-size: 170%;

}



.componentheading {

	padding: 10px 5px;

	margin-bottom: 15px;

	font-variant: small-caps;

}



td.componentheading {

	padding-bottom: 15px;

}



#mainframe td.sectiontableheader {

	font-weight: bold;

	padding: 4px 2px;

}



.sectiontableentry1,

.sectiontableentry2 {

	text-align: left;

	padding: 2px 0;

}



/* @end */
