/**
 * Style for Cloudy 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 2003 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,v 1.33.2.63 2006/05/21 12:15:53 canajun2eh Exp $
 */

.something {
/*empty style to make sure that the BODY style is not ignored */
}
html {
	padding: 3px; margin:0;
}
body {
	color: #000066;
	background-color:#c8e7ff;
	background-image: url('images/background.jpg');
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
body,ul,div,p,form,span,tr,td,table,br,hr,br,span,li,tr,td,table,p,form,div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: url(images/li.gif);
}
.blockcontent{
	margin-left:auto;
	border:1pt solid #999;
	margin-right:5px;
	margin-bottom:10px;
	font-size: 12px;
}
#content {
	width:auto;
	background:#ffffff;
	margin:3px;
}
#header{
}
#footer {
	text-align:left;
}
#container{
	border:1px solid #003399;
	background:white;
	padding:0px;
}
#cellcontainer{
	display: table;
	margin: 0;
	padding: 0;
}
#index_main_blocks {
	clear: none;
	width: 73%;
	float: left;
}

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

#index_full_blocks {
	clear: none;
	width: 100%;
	/*float: center;*/
}

#index_small_blocks .blockheader {
	width: 100%;
	caption-side: top;
	margin:0;
	padding:0;
	overflow:hidden;
}
#index_small_blocks .blockh2 {
	width: auto;
}
#index_small_blocks .blockhc .help .icon {
	text-align:right;
	position: relative;
	top:3px;
}
#index_small_blocks .blockhc .adminicon{
	text-align:right;
	position: relative;
	top:3px;
}
#index_small_blocks .blockcontent{
	width:auto;
	caption-side: right;
	margin-right:2px;
}

#index_main_blocks .blockheader {
	caption-side: left;
}
#index_main_blocks .blockh2 {
	white-space: nowrap;
	overflow: hidden;
}
#index_small_blocks .blockhc {
	white-space: nowrap;
	overflow: hidden;
}
#index_main_blocks .blockh2 .icon{
	text-align:right;
	position: relative;
	top:3px;
}
#index_main_blocks .blockh2 .adminicon{
	text-align:right;
	position: relative;
	top:3px;
}
#index_main_blocks .blockcontent{
	padding:5px;
	margin-left:0;
	margin-right:2px;
}
.small_inner_block {
	overflow: auto;
	font: normal 10px tahoma, verdana, arial, Helvetica, sans-serif;
	text-decoration: none;
/*	height:auto;  */
	max-height: 160px;
	width:auto;
	padding:0pt 5px 0pt 5px;
}
.blockheader{
	table-layout: fixed;
	padding:0px;
	margin:0px;
	height: 25px;
	max-height:25px;
	line-height:25px;
	vertical-align: top;
	width: 100%;
}
.blockh1{
	background-image: url(images/left1B.gif);
	width:26px;
	height:24px;
}
.blockh2{
	background-image: url(images/left2.gif);
	background-repeat: repeat-x;
	font-family: "arial narrow", arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	height:24px;
	max-height:24px;
	line-height:25px;
	margin:0;
}
.blockh3{
	background-image: url(images/left3.gif);
	background-repeat: no-repeat;
	width:8px;
	height:24px;
}
.blockhc{
	height:25px;
	max-height:25px;
	padding-right:15px;
	overflow: hidden;
}
#login_block .blockh1 {
	background-image: url(images/left1R.gif);
}
#index_small_blocks .person_box , #index_small_blocks .person_boxNN , #index_small_blocks .person_boxF {
	margin:0;
	padding:0;
	border:0pt solid white;
	height:auto;
}
#index_small_blocks .name1 {
	font: bold 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#003399;
}
/*
#index_small_blocks .details1 {
	font: normal 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#333;
}
*/
#index_small_blocks .person_box IMG, #index_small_blocks .person_boxF IMG, #index_small_blocks .person_boxNN IMG{
	display: none;
	visibility: hidden;
}
/* exclude thumbs */
#index_small_blocks .person_box .pedigree_image_portrait, #index_small_blocks .person_boxF .pedigree_image_portrait,
#index_small_blocks .person_boxNN .pedigree_image_portrait, #index_small_blocks .person_box .pedigree_image_landscape,
#index_small_blocks .person_boxF .pedigree_image_landscape, #index_small_blocks .person_boxNN .pedigree_image_landscape,
#index_small_blocks .person_box .pedigree_image_portrait_rtl, #index_small_blocks .person_boxF .pedigree_image_portrait_rtl,
#index_small_blocks .person_boxNN .pedigree_image_portrait_rtl, #index_small_blocks .person_box .pedigree_image_landscape_rtl,
#index_small_blocks .person_boxF .pedigree_image_landscape_rtl,
#index_small_blocks .person_boxNN .pedigree_image_landscape_rtl
{
	display: inline;
	visibility: visible;
}
#calendar_page #day {border:1px solid #cccccc;}

#index_title {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, Helvetica, sans-serif;
}

#index_main_blocks {
	font-family: monospace;
	float:left;
}

#index_main_blocks .person_box, #index_main_blocks .person_boxF, #index_main_blocks .person_boxNN {
	margin-bottom:10pt;
}

#index_main_blocks .name2{
	font: bold 9pt monospace;
	color:#003399;
}
#index_main_blocks .details2{
	font: normal 9pt monospace;
	color:#333;
}
#facts, #relatives {
	max-width:95%;
}

#random_picture {
	height: auto;
}
#random_picture_box{
	width:99%;
	padding:0;
	margin:0;
}
#random_picture .blockheader .ltr{
	text-align:left;
}
#random_picture .blockheader .rtl{
	text-align:right;
}
#pedigree_chart {
	position: relative;
	top: -210px;
	left: 5px;
	width: 99%;
}
#pedigree_chart_rtl {
	position: relative;
	top: -210px;
	right:5px;
	width: 99%;
}

/*-- 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: url(images/spacer.gif);
	margin: 0px 0px 2px -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: url(images/spacer.gif);
	margin: 0px -15px 2px 0px; /* top right bottom left */
	padding: 0px 2px 0px 0px; /* top right bottom left */
}

#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: url(images/spacer.gif);
	margin: 0px 0px 2px -15px; /* 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: url(images/spacer.gif);
	margin: 0px -15px 2px 0px; /* top right bottom left */
	padding: 0px 2px 0px 0px; /* top right bottom left */
}

a.link:link {
	color: #6699ff;
	font-family: verdana, arial, sans-serif;
}
a.link:active {
	color: #6699ff;
	font-family: verdana, arial, sans-serif;
}
a.link:visited {
	color: #6699ff;
	font-family: verdana, arial, sans-serif;
}
a.link:hover {
	color: #333366;
	font-family: verdana, arial, sans-serif;
}
a {
	color: #003399;
	text-decoration: none;
}

.topheader {
	color:gray;
	margin:0;
	white-space: nowrap;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	padding-left: 15px;
	padding-right: 15px;
	margin: 8px;
}
.center {
	text-align: center;
}
table.center{
	margin-left: auto;
	margin-right: auto;
	border:1px solid #84beff;
	background-color: #f0F9FF;
}
th {
	font-weight: 100;
}
.button {
	width: 60px
}

.gedcom_table {
	border: 1px solid #84beff;
	margin:0;
	width:99%;
 }

.person_box {
	background-color: #f0F9FF;
	border: 1px solid #84beff;
/*	background-color:white;
	border: 1px solid #84beff;  */
	padding: 3pt 3pt 3pt 3pt;
	letter-spacing: .2px;
 }
.person_boxF {
	background-color: #fff0f0;
	border: 1px solid #ff2080;
/*	background-color:white;
	border:1px solid #84beff;  */
	padding: 3pt;
}
.person_boxNN {
	background-color: #fff;
	border: 1px dashed #cccccc;
	padding: 3pt;
}

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

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

.list_label {
	color: #FFFFFF;
	border:1px solid #84beff;
	background-color: #95B8E0;
	font-family: Arial, sans-serif;
	font-size: 13px;
/*	font-weight: bold; MA */
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
}
.list_label_wrap {
	color: #FFFFFF;
	border:1px solid #84beff;
	background-color: #95B8E0;
	font-family: Arial, sans-serif;
	font-size: 13px;
/*	font-weight: bold; MA */
	text-align: center;
	vertical-align: text-top;
}
/*.list_label IMG {
	width:22px;
	text-align: left;
	position: relative;
	top:1px;
}*/
.list_value {
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	white-space: nowrap;
}
.list_value_wrap {
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.list_value_wrap_red {
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	color: red;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.list_item {
	font-size:11px;
}
.facts_table {
	margin-right:10px;
	padding-right:10px;
	padding-left:0px;
	width:98%;
}
.tabs_table {
	max-width:99%;
	margin-right:0pt;
	margin-left:0pt;
}
.tab_page{
	max-width:95%;
	width:100%;
}
.facts_label {
	color: #FFFFFF;
	border:1px solid #3399cc;
	background-color: #95B8E0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center;
}
.facts_labelrela {
	background-color: #85A8D0;
}
.facts_label02 {
	color: #FFFFFF;
	background-color: #84beff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	font-weight: bold;
}
.facts_label03 {
	color: #FFFFFF;
	background-color: #84beff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	font-weight: bold;
}
.facts_value {
	background-color: #ffffff;
	border:1pt solid #aaccff;
	color: #000066;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}
.facts_valuerela {
	background-color: #EfEfEf;
}
.facts_value02 {
	background-color: #F2F5F9;
	color: #000066;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}
.facts_labelred {
	color: #000066;
	border: solid red 2px;
	background-color: #9DD8FF;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center;
}
.facts_valuered {
	background-color: #FBFDFF;
	border: solid red 2px;
	color: #000066;
	font-size: 12px;
	font-family: arial, sans-serif;
	padding: 4px 4px 4px 4px;
}
.facts_labelblue {
	color: #000066;
	border: solid blue 2px;
	background-color: #9DD8FF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center;
}
.facts_valueblue {
	background-color: #FBFDFF;
	border: solid blue 2px;
	color: #000066;
	font-size: 12px;
	font-family: arial, sans-serif;
	padding: 4px 4px 4px 4px;
}
.tab_cell_active {
	background:#ECF5FF url('images/th_c4.gif') no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bolder;
	border-right: 1pt solid #84beff;
	text-align: center;
	width:20%;
	padding:2pt;
	font-size: 10px;
}
.tab_cell_inactive {
	background-color: #FFFFFF;
	background: #FFFFFF url('images/th_5.gif') no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	border-top: none;
	border-right: 1pt solid #cccccc;
	text-align: center;
	width:20%;
	padding:2px;
	font-size: 10px;
}
.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: 1pt solid #cccccc;
	height: 5px;
}
.tab_inactive_bottom_right {
	border-left: none;
	border-right: none;
	border-top: 1pt solid #cccccc;
	width: 35%;
	height: 5px;
}
.tab_cell_inactive_empty {
	background-color: #efefef;
	background: #FFFFFF url('images/th_5.gif') no-repeat;
	border-top: none;
	border-right: 1pt solid #cccccc;
	text-align: center;
	width:20%;
	padding:2px;
	font-size: 10px;
}
.tab_cell_inactive_empty A {
	color: #77aaff;
}
.name1 {
	color: #000066;
	font:bold 11px tahoma, verdana, arial, helvetica, sans-serif;
}
.namered {
	border: solid red 1px;
}
.nameblue {
	border: solid blue 1px;
}
.details1 {
	color: #000066;
	font: normal 10px tahoma, verdana, arial, helvetica, sans-serif;
}
.name2 {
	color: #000066;
	font: bold 11px verdana, arial, helvetica, sans-serif;
}
.details2 {
	color: #000066;
	font: normal 11px tahoma, verdana, arial, helvetica, sans-serif;
}
.nameZoom {
	color: #000066;
	font: bold 16px tahoma, verdana, arial, helvetica, sans-serif;
}
.detailsZoom {
	font: 13px arial, helvetica, sans-serif;
	text-decoration: none;
}
.name_head {
	color: #000066;
	font: bold 11pt verdana, helvetica, arial, sans-serif;
	letter-spacing: .2px;
}
.date {
}
.label {
	color: #000066;
	font: bold 11px verdana, helvetica, arial, sans-serif;
}
.field {
	color: #000066;
	font: 11px verdana, helvetica, arial, sans-serif;
}
.error {
	color: #DD0000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}
.largeError {
	color: #DD0000;
	font: large verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}
.warning {
	color: red;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}
.indent {
	padding-left: 7px;
}
.indent_rtl {
	padding-right: 7px;
}
.image {
	height: 150px;
	padding: 5px;
	border: solid black 1px;
	margin-right:15px;
}
.sex_image {
	height: 9px;
	width: 9px;
/*	margin-left: 3px;
	margin-right: 3px; */
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	vertical-align: middle;
}
.pedigree_image_portrait {
	float: left;
	height: 50px;
	border: solid black 1px;
	margin-right: 3px;
}
.pedigree_image_portrait_rtl {
	float: right;
	height: 50px;
	border: solid black 1px;
	margin-left: 3px;
}
.pedigree_image_landscape {
	float: left;
	width: 50px;
	border: solid black 1px;
	margin-right: 3px;
}
.pedigree_image_landscape_rtl {
	float: right;
	width: 50px;
	border: solid black 1px;
	margin-left: 3px;
}
.pedigree_form {
	width: 60px;
}
.thumbnail {
	height: auto;
	padding: 5px;
}
.icon {
	border: none;
	padding-top:1pt;
	padding-left:3pt;
	padding-right:5pt;
}
.link {
	font-size: 11px;
	text-align: center;
}
.sublinks_table {
	border: solid #84beff 1px;
	margin:2px;margin-bottom:20px;
	padding:5px;
}
.sublinks_cell{
	font-size: 12px;
	background-color: #95B8E0;
}
.sublinks_cell .submenuitem {
	padding: 0px;
	margin: 0px;
}
.sublinks_cell .submenuitem_hover {
	padding: 0px;
	margin: 0px;
}
.menuitem .icon {
	width: 22px;
	height: 22px;
	}
.menuitem_hover .icon {
	width: 22px;
	height: 22px;
	}
.submenu .icon {
	width: 22px;
	height: 22px;
	}
.subheaders {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-top: 15px;
	vertical-align: bottom;
	font-family: Arial, sans-serif;
}
.age {
	font-size: 9px;
}
.source_citations {
	display: none;
}
.footer {
	color: #000066;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 99%;
	direction:ltr;
	caption-side: left;
	text-align:center;
}
.contact_links {
	text-align: center;
	font-family: arial, Helvetica, sans-serif;  /* should only be defined in style_rtl.css */
}
/*.contact_links_rtl {
	text-align: center;
	font-family: arial, Helvetica, sans-serif;  /* should only be defined in style_rtl.css */
} */
/* 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 black 1px;
}
/* This one is for the currently active language.  It's different in Opera!! */
.activeflag {
	height: 15px;
	border: none;
	opacity: 1;		/* Opera,IE does not yet support this (booo!) */
}
/* This one is for an inactive language when the mouse is hovering over it */
.brightflag {
	height: 15px;
	border: none;
	opacity: 1;		/* Opera,IE does not yet support this (booo!) */
}
/* This one is for an inactive language when the mouse is not hovering over it */
.dimflag {
	height: 15px;
	border: none;
	opacity: 0.4;	/* Opera,IE does not yet support this (booo!) */
}
.header_select {
	font-size: 10px;
}
.lang_form {
	margin-top: 3px;
}
.selected-option {
	background-color: #c8e7ff;
}
.favorites_form {
	margin-top: 0px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: white;
}
.favmenuitem {
	color: white;
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding: 1px;
}
.favmenuitem a {
	color: white;
}
.favmenuitem_hover{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding: 1px;
}
.favsubmenu {
	color: #000000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	white-space: nowrap;
}
.favsubmenuitem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ECF5FF;
	white-space: nowrap;
	text-align: left;
}
.favsubmenuitem A {
	color: #000000;
}
.favsubmenuitem_hover{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	white-space: nowrap;
	text-align: left;
}
.help {
	font-weight: bold;
	cursor: help;
}
.menuitem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	clear: both;
}
.menuitem_hover{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	clear: both;
}
.submenu {
	color: #000000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	white-space: normal;
	direction:ltr;
}
.submenu_rtl {
	color: #000000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	white-space: normal;
	direction:rtl;
}
.submenuitem .icon{
	padding: 0px 5px 0px 5px;
}
.submenuitem_rtl .icon{
	padding: 0px 5px 0px 5px;
}
.submenuitem a {
	color: #003399;
}
.submenuitem_rtl a {
	color: #003399;
}
.submenuitem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
/*	line-height: 22px; */
	border:1pt solid #ECF5FF;
	background-color: #ECF5FF;
	white-space: nowrap;
	direction:ltr;
	text-align: left;
/*	padding:1px 5px 1px 1px; */
/*	padding-right:5px;
	margin-right:2px;  */
}
.submenuitem_rtl {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
/*	line-height: 22px; */
	border:1pt solid #ECF5FF;
	background-color: #ECF5FF;
	white-space: nowrap;
	direction:rtl;
	text-align: right;
/*	padding:1px 5px 1px 1px; */
/*	padding-right:1px;
	margin-right:2px;  */
}

.submenuitem_hover .icon{
	padding: 0px 5px 0px 5px;
}
.submenuitem_hover_rtl .icon{
	padding: 0px 5px 0px 5px;
}

.submenuitem_hover{
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border:1pt solid #aaccff;
/*	line-height: 22px; */
	white-space: nowrap;
	text-align: left;
	color: #003399;
/*	padding:1px 5px 1px 1px; */
/*	padding-right:1px;
	margin-right:2px;  */
}
.submenuitem_hover_rtl{
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border:1pt solid #aaccff;
/*	line-height: 22px;  */
	white-space: nowrap;
	text-align: right;
	color: #003399;
/*	padding:1px 5px 1px 1px; */
/*	padding-right:1px;
	margin-right:2px;  */
}

.menuitem a {
	color: #003399;
}
.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-family: Arial, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bold;
}
.helpstart {
	font-family: Arial, sans-serif;
	color: Blue;
	font-size: 14px;
	font-weight:  bold;
	text-decoration:  none;
}
.helptext {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 12px;
}
.block {
	color: #030303;
	font-family: monospace;
	/*font-size: normal;*/
	vertical-align: top;
}
.news_box {
	background-color: #f0F9FF;
	border: 1px solid #84beff;
	padding: 3pt;
}
.news_title {
	color: black;
	font-size: 1.10em;
	font-weight: bold;
}
.news_date {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 12px;
}
.timeline_table {
}
#timeline_chart {
	position: relative;
	top: 50px;
	left: 0px;
}
#timeline_chart_rtl {
	position: relative;
	top: 50px;
	right: 0px;
}
.person0{
	background-color: #ECF5FF;
	border: outset #84beff 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: #AAAADD;
	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: Arial, sans-serif;
}
.barra {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.blanco {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold
}
INPUT {
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-bottom-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	border-right-width: 1px;
}
BUTTON {
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-bottom-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	border-right-width: 1px;
}
TEXTAREA {
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-bottom-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	border-right-width: 1px;
}
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;
	font-size: 10px;
	border-bottom-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	border-right-width: 1px;
}
form {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	color: #000066;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold
}
.formField {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
@media all {
 	a img {
	 	color: inherit;
		border: none;
	}
}

/*-- pseudo-class for fanchart:  used on server-side to draw image --*/
.fan_chart {
	/*-- font-family must contain a server TTF file --*/
	font-family: url(./fonts/LucidaSansRegular.ttf);
	font-size: 7px;
	color: #000000;
	background-color:  #EEEEEE;
}
.fan_chart_box {
	background-color: #B1CFF0;
}
.fan_chart_boxF {
	background-color: #E9DAF1;
}
.starredname {
	text-decoration: underline;
}
.search_hit {
	background-color: yellow;
	color: black;
}
.title {
	font-size: 20px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.details_label {
	font-weight: bold;
}
.accesskeys{
	width : 1px;
	height: 1px;
	overflow: hidden;
}

/* Styles for the option boxes */

/* Style for the top and bottom bar */
.topbottombar {
	color: #FFFFFF;
	background-color: #84beff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
/* Style for the subbar */
.subbar {
	background-color: #ffffff;
	border:1pt solid #aaccff;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	white-space: nowrap;
	vertical-align: top;
}
/* Style for the descriptionbox */
.descriptionbox {
	color: #FFFFFF;
	border:1px solid #84beff;
	background-color: #95B8E0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}

/* Style for the optionbox */
.optionbox {
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}
.wrap {
	white-space: normal;
}
.vmiddle {
	vertical-align: middle
}

/* Colors */
.red {
	color: #FF0000;
}
.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%;
}
.width33 {
	width: 33%;
}
.width30 {
	width: 30%;
}
.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: #DFEEFF;
}

/* Change indicators */
.change_new {
	border: solid #0000FF 2px;
}

.change_old {
	border: solid #FF0000 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;
}