@charset "utf-8";

/*Reffell Family History Cascading Style Sheet
Originally based upon Multiflex-3 Update-7 Layout-1/2/3 design by Wolfgang (www.1-2-3-4.info)
Additional menu coding - CSS Multi-level Menu by Michael (www.leigeber.com)
Extensively modified by John Reffell of Reffell Family History
Colours used:
Dark Blue: #182842 24/40/66
Grey Blue (Text): #2c4c72 44/76/114
Grey Background: #102826 
Mauve (Links): #982260 152/34/96
*/

/********************/
/* 1) MAIN SECTION  */
/********************/
/*page*/
* {
	padding:0;
	margin:0;
}

body {
	font-size:62.5%;
	background-image:url(../images/common/greyblur.jpg);
	font-family:"trebuchet ms", arial, sans-serif;
}

.page-container {
	width:996px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.0em;
}

.main-content {
	display:inline; /*Fix IE floating margin bug*/
	float:left;
	width:996px;
	background-color: #ffffff;
	background-image:url(../images/common/fade.jpg);
	background-repeat:repeat-x;
	border-style: solid;
	border-width:thin;
	border-color:white;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

/*fonts*/
/*font-size: 1.0em = 10px when browser default size is 16px*/
.main-content h1 {
	clear:both;
	margin:0.5em 0 0.3em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:210%;
}

.main-content h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:10px 0 5px 15px;
	font-family: "trebuchet ms", arial, sans-serif;
	color:#182842;
	font-weight:bold;
	font-size:270%;
	border-bottom:solid 1px;
	border-bottom-color: #cccccc;
}

.main-content h2 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#182842;
	font-weight:normal;
	font-size:180%;
}

.main-content h3 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#182842;
	font-weight:bold;
	font-size:140%;
}

.main-content h4 {
	text-align:right;
	color:#182842;
	font-family:"trebuchet ms", arial, sans-serif;
	font-weight:normal;
	font-size:170%;
}

.main-content h5 {
	margin:1.5em 0 1.0em 0;
	color:#182842;
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:140%;
}

.main-content h6 {
	text-align: center;
	color:#182842;
	font-weight:bold;
	font-size:90%;
}

/*image control*/
.main img {
	clear:both;
	float:left;
	margin:3px 10px 7px 0;
	padding:1px;
	border:none;
}

.main img.left {
	clear:both;
	float:left;
	margin:3px 10px 7px 0;
	padding:1px;
	border:none;
}

.main img.center {
	clear:both;
	float:none;
	display:block;
	margin:0 auto;
	padding:1px;
	border:none;
}

.main img.right {
	clear:both;
	float:right;
	margin:3px 0 7px 10px;
	padding:1px;
	border:none;
}

.column2-heroes-main img.left {
	clear:both;
	float:left;
	margin:3px 10px 7px 0;
	padding:1px;
	border:none;
}

.column2-heroes-main img.right {
	clear:both;
	float:right;
	margin:3px 0 7px 10px;
	padding:1px;
	border:none;
}

.main a img {
	border:none;
}

.main a:hover img {
	border:none;
}

.main a {
	color:#982260;
	font-weight:bold;
	text-decoration:none;
}

.main a:hover {
	color:#982260;
	border-bottom: 1px dotted #999999;
}

.main a:visited {
	color:#982260;
}

.page-container .header .main .main-content .column1-unit p {
	line-height: 1.5em;
}

/**********************/
/* 2) HEADER SECTION  */
/**********************/

/*header layout*/
.header {
	width:996px;
	font-family:"trebuchet ms", arial, sans-serif;
}

.header-top {
	width:996px;
	height:100px;
	border-style: solid;
	border-width:1px;
	border-color:white;
	background:#182842;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.header-bottom {
	width:996px;
	height:27px;
	background:#ffffff;
	border-style: solid;
	border-width:1px;
	border-color:white;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.sitename {
	width:996px;
	height:100px;
	position:absolute;
	z-index:1;
	margin: 0 0 0 0;
	background-image:url(../images/common/rfhheader.jpg);
}

/*Drop Down menu*/
.menu #menu {
	list-style:none;
	margin:0;
	padding:0;
	font:11px Verdana, Arial;
}

.menu #menu * {
	margin:0;
	padding:0;
}

.menu #menu a {
	display:block;
	color:#000;
	text-decoration:none;
}

.menu #menu li {
	position:relative;
	float:left;
	margin-right:2px;
}

.menu #menu ul {
	position:absolute;
	top:26px;
	left:0;
	background:#ebebeb;
	display:none;
	list-style:none;
}

.menu #menu ul li {
	position:relative;
	border:1px solid #aaa;
	border-top:none;
	width:162px;
	margin:0;
}

.menu #menu ul li a {
	display:block;
	padding:5px 7px 5px;
	background-color:#ebebeb;
}

.menu #menu ul li a:hover {
	background-color:#dddddd;
}

.menu #menu ul ul {
	left:163px;
	top:-1px;
}

.menu #menu li ul li a {
	font-size:11px;
}

.menu #menu .menulink {
	border:1px solid #aaa;
	padding:5px 7px 7px;
	font-weight:bold;
	background:url(../images/common/header.gif);
	width:148px;
}

.menu #menu .menulink:hover, ul.menu .menuhover {
	background:url(../images/common/header_over.gif);
}

.menu #menu .sub {
	background:#ebebeb url(../images/common/arrow.gif) 150px 8px no-repeat;
}

.menu #menu .topline {
	border-top:1px solid #aaa;
}

/********************/
/* 3) BODY SECTION  */
/********************/

/*One column*/
.column1-unit {
	width:966px;
	padding:0 15px 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

/*Two columns*/
.column2-unit-left {
	float:left;
	width:468px;
	padding:0 15px 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.column2-unit-right {
	float:right;
	width:468px;
	padding:0 15px 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

/*Two columns - Heroes section*/
.column2-heroes-full {
	width:966px;
	padding:0 15px 10px 15px;
}

.column2-heroes-main {
	float:left;
	width:686px;
	padding:0 15px 0 15px;
}

.column2-heroes-side {
	float:right;
	width:250px;
	background-color: #c9d4dc;
	padding:10px 15px 10px 15px;
	color:#000000;
}

/*Two columns - Churches section*/
.column2-churches-full {
	width:966px;
	padding:0 15px 0 15px;
}

.column2-churches-main {
	float:right;
	width:615px;
	padding:0 15px 0 15px;
}

.column2-churches-side {
	float:left;
	width:305px;
	background-color: #c9d4dc;
	padding:10px 15px 10px 15px;
	color:#000000; 
}

/*Two columns - Index section*/
.column2-index-full {
	width:966px;
	padding:0 15px 10px 15px;
}

.column2-index-main {
	float:left;
	width:782px;
	padding:0 15px 0 15px;
	border-right:solid 1px;
	border-right-color: #cccccc;
}

.column2-index-side {
	float:right;
	width:150px;
	padding:0 15px 0 0;
}

.ticker {
	padding: 10px 0 5px 0;
}

/*Two columns - Listings*/
.column2-list-left {
	float:left;
	width:410px;
	padding:0 15px 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.column2-list-right {
	float:right;
	width:520px;
	padding:0 15px 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

/*Three columns*/
.column3-unit-left {
	float:left;
	width:298px;
	padding:0 0 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/
}

.column3-unit-middle {
	float:left;
	width:298px;
	padding:0 0 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:30px;
}

.column3-unit-right {
	float:right;
	width:298px;
	padding:0 0 0 15px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

/*paragraph type format*/
.page-container .header .main .main-content .column1-unit .text p {
	line-height: 1.5em;
}

.main-content p {
	margin:0 0 1.0em 0;
	line-height:1.5em;
	font-size:140%;
	text-align:justify;
	color:#2c4c72;
}

.main-content p.left {
	text-align:left;
}

.main-content p.center {
	text-align:center;
}

.main-content p.right {
	text-align:right;
}

.main-content p.details {
	clear:both;
	margin:-0.25em 0 1.0em 0;
	line-height:1.0em;
	font-size:10%;
}

/*list type format*/
.main-content ul {
	list-style:none;
	margin:0.5em 0 1.0em 0;
	text-align:justify;
	color:#2c4c72;
}

.main-content ul li {
	margin:0 0 0.2em 15px;
	padding:0 0 0 0px;
	list-style-image:url(../images/common/li.png);
	line-height:1.5em;
	font-size:140%;
}

.main-content ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/;
	margin:0.5em 0 1.0em 25px /*IE6*/;
}

.main-content ol li {
	list-style-position:outside;
	margin:0 0 0.2em 0;
	line-height:1.5em;
	font-size:120%;
}

/*formatting for baptism/marriage/burial text*/
.baptism {
	padding-left: 7px;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #cc3300;
	line-height: 0.8em;
}

.marriage {
	padding-left: 7px;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #009900;
	line-height: 0.8em;
}

.burial {
	padding-left: 7px;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #000000;
	line-height: 0.8em;
}

/**************/
/* 4) TABLES  */
/**************/

.main-content table {
	clear:both;
	width:100%;
	margin:0 0 0 0;
	border-collapse:collapse;
	background-color:transparent;
}

.main-content table p {
	margin:0 0 0 0;
	line-height:1.5em;
	font-size:140%;
	text-align:left;
	color:#2c4c72
}

/**********************/
/* 5) FOOTER SECTION  */
/**********************/
.footer-top {
	clear:both;
	width:996px;
	height:20px;
	background:#ffffff;
	border-style: solid;
	border-width:thin;
	border-color:#cccccc;
	background-image:url(../images/common/fade.jpg);
}

.footer-top p {
	line-height:1.7em;
	text-align:center;
	color:black;
	font-weight:normal;
	text-decoration: none;
	font-size:112%;
}

.footer-top a {
	line-height:1.7em;
	text-align:center;
	color:black;
	font-weight:normal;
	text-decoration: none;
	font-size:112%;
}

.footer-top a:hover {
	line-height:1.7em;
	text-align:center;
	color:black;
	font-weight:normal;
	text-decoration: none;
	font-size:112%;
}

.footer-top a:visited {
	line-height:1.7em;
	text-align:center;
	color:black;
	font-weight:normal;
	text-decoration: none;
	font-size:112%;
}

.footer {
	width:996px;
	padding:5px 0 5px 0;
	border-style: solid;
	border-width:thin;
	border-top-width: 0px;
	border-color:#102826;
	background:#102826;
	font-size:1.2em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.footer p {
	line-height:1.2em;
	text-align:center;
	color:white;
	font-weight:normal;
	text-decoration: none;
	font-size:120%;
}

.page-container .header .footer img {
	border-right-width: 75px;
	border-left-width: 75px;
	border-color: #182842;
}

/**************/
/* 6) EXTRAS  */
/**************/
.page-container .header .main .main-content .column1-unit iframe {
	border: 1px solid #ffffff;
}

.movie {
	width: 100%;
	height: 50%;
	margin: -5px 0 0 -0;
}

.bmd table {
	margin:0 0 0 0;
	line-height:1.3em;
	font-size:130%;
	color: #2c4c72;
}

.bmd table td {
	padding-left:5px;
	padding-right: 5px;
}
