/************************************************************************************
*     Memory Fund - global / screen.css      *
*************************************************************************************/

a{cursor:pointer;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

li{list-style:none;}
legend{color:#000;}

body
	{
	margin: 0; 
	padding: 0; /* Need to set body margin and padding to get consistency between browsers. */
	background-image: url(../img/bg_sub.gif);
	background-repeat: repeat-x;
	background-color: #011C27;
	}

a {
	color: #80463A;
	}

ul {
	margin: 5px 0 0 5px;
	font: normal 12px/20px Arial, sans-serif;
	color: #333;
	}
li {
	font: normal 12px/20px Arial, sans-serif;
	color: #333;
	}
h1 {
	margin: 0 0 18px 0;
	padding: 0;
	font: normal 38px Georgia, "Times New Roman", Times, serif;
	color: #013148
	}
h2 {
	margin: 0 0 14px 0;
	padding: 0;
	font: normal 31px/35px Georgia, serif;
	color: #2c3940;
	}
h3 {
	margin: 0 0 20px 0;
	font: normal 20px Georgia, Times New Roman, Times, serif;
	color: #AFA978;
	text-decoration: none;
	}
h4 {
	margin: 0 0 6px 0;
	padding: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #004561;
	}
h5 {
	margin: 8px 0 14px 0;
	padding: 0 0 0 0;
	font: normal 18px Georgia, Times New Roman, Times, serif;
	color: #20363E;
	text-decoration: none;
	}
h6 {
	margin: 0 0 15px 0;
	font: normal 28px Georgia, Times New Roman, Times, serif;
	color: #704A1E;
	text-decoration: none;
	}

.hideInfo {
	font-size: 11px;
	}
/* HOME CLASSES may want to pull into home.css */

body#home
	{
	margin: 0; 
	padding: 0; /* Need to set body margin and padding to get consistency between browsers. */
	background-image: url(../img/bg_home.jpg);
	background-repeat: repeat-x;
	background-color: #011C27;
	}
#wrapperContentHome {
	width: 100%;
	height: 426px;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg_content_home.jpg);
	background-position: center;
	}
#containerContentHome {
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	padding: 42px 0 0 60px;
	width: 955px;
	}
#containerContentHome p {
	width: 770px;
	font: normal 24px/33px Georgia, "Times New Roman", Times, serif;
	color: #366988;
	}
#searchHome {
	width: 490px;
	height: 40px;
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
	border: 0px solid #333;
	display: inline;
	}
#searchHomeForm {
	width: 240px;
	height: 34px;
	margin: 0;
	padding: 6px 0 0 0;
	float: left;
	border: 0px solid #333;
	}
#searchHomeFormInput {
	height: 40px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0px solid #333;
	}
#searchHomeFormBtn {
	width: 41px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: right;
	border: 0px solid #333;
	}
#searchHomeCreate {
	width: 216px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: right;
	border: 0px solid #333;
	}

/* STRUCTURE */

#wrapperContent {
	width: 100%;
	margin: 0;
	padding: 25px 0 0 0;
	background-image: url(../img/bg_content.jpg);
	background-position: center top;
	display: block;
	float: left;
	}
#containerContent {
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	padding: 0 0 0 0;
	width: 955px;
	background: none;
	display: block;
	}
#leftRailContainer {
	width: 170px;
	margin: 0 0 0 20px;
	float: left;
	display: block;
	}

#rightRailContainer {
	width: 735px;
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	background-image: url(../img/bg_rightRailContainer.png);
	float: right;
	}
#RailContainer {
	width: 735px;
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	background-image: url(../img/bg_rightRailContainer.png);
	float: left;
	}
#rightRailContainer p {
	width: 650px;
	margin: 0;
	padding: 0;
	font: normal 12px/22px Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #526B74;
	}
	
/* top nav styles */

#wrapperLogoNav {
	width: 100%;
	margin: 0;
	padding: 0;
	}
#containerLogoNav {
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	padding: 0;
	width: 1000px;
	height: 113px;
	border: 0px solid #fff;
	background-image: url(../img/bg_header.jpg);
	}
#logo {
	margin: 13px 0 0 0;
	padding: 0 0 0 13px;
	float: left;
	}
#topNav {
	width: 400px;
	margin: 0 52px 0 0;
	padding: 0;
	float: right;
	}
#topNavContainer {
	margin: 0;
	padding: 0;
	}
#search {
	margin: 25px 0 0 0;
	float: right;
	}
#topNavList {
	width: 300px;
	float: right;
	}
#topNavList ul {
	margin: 19px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
	}
#topNavList li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	font: bold 12px Arial, sans-serif;
	color: #fff;
	}
#topNavList p {
	margin: 0;
	padding: 0;
	display: block;
	font: bold 12px Arial, sans-serif;
	color: #fff;
	}
#topNavList a, #topNavList a:link {
	height: 20px;
	margin: 0;
	padding: 5px 8px 3px 8px;
	display: block;
	_display: inline; /* show to IE */
	font: normal 12px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	}
#topNavList li a:hover {
	text-decoration: none;
	background-color: #DFF1FB;
	color: #65150A;
	}
#topNavList li a#current, #topNavList li a#current:link {
	color: #000;
	cursor: default;
	font-weight: bold;
	border-bottom: 5px solid #999;
	}

#rightRailContainerNav {
	width: 735px;
	margin: 0;
	padding: 0;
	float: right;
	}
#rightRailNav ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	}
#rightRailNav li{
	float: left;
	height: 20px;
	margin: 0;
	padding: 5px 0 3px 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #CAA7A1;
	}
#rightRailNav p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #CAA7A1;
	color: #fff;
	}
#rightRailNav a, #rightRailNav a:link {
	height: 20px;
	margin: 0;
	padding: 0px 8px 3px 8px;
	display: block;
	_display: inline; /* show to IE */
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #CAA7A1;
	text-decoration: none;
	}
	
#rightRailNav li a:hover {
	text-decoration: none;
	color: #7F4339;
	}
#rightRailNav li a#current, #rightRailNav li a#current:link {
	color: #7F4339;
	cursor: default;
	font-weight: bold;
	border-bottom: 5px solid #999;
	}
/* LEFT RAIL */

ul#leftnav {
	margin: 100px 0 0 0;
	padding: 0; 
	}
ul#leftnav li {
	margin: 0 0 5px 0;
	padding: 0;
	}
ul#leftnav li a {
	font: normal 20px Georgia, Times New Roman, Times, serif;
	color: #AFA978;
	text-decoration: none;
	}
ul#leftnav li a:hover {
	color: #6A6749;
	text-decoration: none;
	}

.visitors {
	margin: 0 0 20px 0;
	}
.visitors img {
	margin: 0 0 8px 0;
	}
.visitors .name {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #8299A6;
	}
.visitors .state {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #819AA6;
	}
	
/* MAIN CONTENT */

#mainName {
	width: 700px;
	margin: 25px 0 0 0;
	float: left;
	}
#mainNameLeft {
	width: 470px;
	float: left;
	}
#mainNameLeft .details {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #815F3A;
	}
#mainNameRight {
	width: 215px;
	float: right;
	}
	
#mainDedication {
	width: 700px;
	margin: 25px 0 25px 0;
	float: left;
	}
#mainDedicationLeft { 
	width: 163px;
	height: 211px;
	background-image: url(../img/thumb_main.png);
	float: left;
	}
#mainDedicationThumb {
	margin: 0; 
	padding: 11px 0 0 10px;
	}
#mainDedicationRight {
	width: 512px;
	float: right;
	}
#mainDedicationRight p {
	width: 512px;
	font: normal 26px "Times New Roman", Times, serif;
	color: #5D7178;
	}
#mainDedicationRight p.quote {
	font: italic 23px "Times New Roman", Times, serif;
	color: #5D7178;
	text-align: right;
	}
#mainDedicationRight p.quote .detail {
	font: italic 13px "Times New Roman", Times, serif;
	color: #5D7178;
	}
	
#mainMass {
	width: 700px;
	margin: 05px 0 0 0;
	float: left;
	}
#mainMassLeft {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
	}
#spriteIndentMass {
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	background-image: url(../img/blt_sprite.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
#spriteIndentMass p {
	width: 250px;
	margin: 0;
	padding: 0;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #465359;
	}
#spriteIndentMass p.detailsMass {
	width: 250px;
	margin: 0 0 5px 0;
	padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #465359;
	}
#spriteIndentMass .detailsMassBold {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #465359;
	font-weight: bold;
	}
#mainMassRight {
	width: 395px;
	float: right;
	}

.spriteIndent {
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	background-image: url(../img/blt_sprite.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.spriteIndent p {
	width: 542px;
	margin: 0;
	padding: 0;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #465359;
	}
.spriteIndent p .option {
	font: normal 13px/26px Georgia, "Times New Roman", Times, serif;
	color: #AFA978;
	}
.spriteIndent ul li .option {
	font: normal 13px/26px Georgia, "Times New Roman", Times, serif;
	color: #AFA978;
	}
	
#chooseURL {
	width: 540px; 
	height: 34px;
	margin: 0;
	padding: 18px 0 0 20px;
	background-color: #DFE5E5;
	}
#chooseURLerror {
	width: 699px; 
	height: 34px;
	margin: 0;
	padding: 18px 0 0 20px;
	background-image: url(../img/bg_checkURL_error.gif);
	}
#chooseURLsuccess {
	width: 699px; 
	height: 34px;
	margin: 0;
	padding: 18px 0 0 20px;
	background-image: url(../img/bg_checkURL_success.gif);
	}
#chooseURLerror p {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #8D7D59;
	}
#chooseURL p,chooseURLerror p, chooseURLsuccess p {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #8D7D59;
	}
#chooseURLsuccess p {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #8D7D59;
	}
	
.buttonsBottom {
	width: 735px; 
	margin: 20px 0 30px 0; 
	text-align: center;
	}
.buttonsBottom img.flourishUp {
	margin-bottom: 15px;
	}
.buttonsBottom img.flourishDown {
	margin-top: 15px;
	}
	
/* TABLES */

table {
	margin-bottom: 20px;
	}
td {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
	}
	
.subheadAccountTable {
	font: bold 13px Georgia, "Times New Roman", Times, serif; 
	color: #886E4D;
	}
.contentAccountTable {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #2E4E5A;
	}
.contentAccountTableWhite {
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #fff;
	}
a.memories {
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #2E4E5A;
	}
input.btnAccountTableView {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #fff; 
	background-color: #002B40; 
	padding: 1px 6px 1px 6px;
	}
input.btnAccountTableEdit {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #fff; 
	background-color: #2E4E5A; 
	padding: 1px 6px 1px 6px;
	}


/* Footer */
#wrapperFooter {
	margin: 0;
	width: 100%;
	height: 317px;
	background-image: url(../img/bg_footer.jpg);
	background-color: #011C27;
	clear: both;
	text-align: center;
	}
#containerFooter {
	width: 960px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#footerLeft {
	float: left;
	width: 940px;
	margin: 23px 0 0 30px;
	padding: 0;
	}
#footerCenter {
	width: 10px;
	margin: 0 0 0 400px;
	padding: 0;
	}
#footerRight {
 	float: right;
	width: 10px;
	margin: 0; 
	padding: 0;
	}
#footerLeft p {
	font: normal 11px/19px Arial, sans-serif;
	color: #93BBC8;
	margin: 0;
	padding: 0;
	}
#footerLeft p a {
	font: normal 18px Arial, sans-serif;
	color: #7995AA;
	text-decoration: none;
	padding: 0 27px 0 0;
	}
#footerLeft p a:hover {
	text-decoration: none;
	}
#footerLeft p.small {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}
#footerLeft p.small a {
	font: normal 11px Arial, sans-serif;
	color: #416575;
	text-decoration: underline;
	padding: 0 27px 0 0;
	}
#footerLeft a:hover {
	background-color: transparent;
	text-decoration: underline;
	}

/* SCROLLER STYLES */

#pscroller{
	width: 668px;
	height: 18px;
	margin: 0;
	padding: 1px 0 0 82px;
	background-image: url(../img/bg_ticker.gif);
}

#pscroller a{
	font: normal 11px Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

.scrollWrapper{ /* class to apply to scroller if desired */ }

/* WIDGETS */

#containerSignin {
	position: absolute;
	visibility: hidden;
	width: 259px; 
	height:238px; 
	margin: 0 0 0 16px; 
	padding: 15px 0 0 0; 
	text-align: left; 
	background-image: url(../img/bg_signin.png); 
	background-repeat: no-repeat;
	}
	
#contentSignin {
	width: 219px; 
	padding: 10px 0 0 9px; 
	float: left;
	}
#contentSignin p {
	margin: 0 0 3px 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #366787;
	}	
#contentSignin a {
	margin: 0 0 3px 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #62130E;
	text-decoration: none;
	}	
#contentSignin a:hover {
	text-decoration: underline;
	}	
input.signin {
	width: 220px;
	margin: 3px 0 5px 0;
	padding: 5px 2px 5px 2px; 
	font: 15px bold Arial, Helvetica, sans-serif; 
	color: #666;
	border: 1px solid #BFE4F6;
	}
input.checkURL {
	width: 120px;
	margin: -9px 0 1px 0;
	padding: 3px 2px 3px 2px; 
	font: 13px bold Arial, Helvetica, sans-serif; 
	color: #886C47;
	border: 1px solid #CFD5CB;
	}
input.checkURLError {
	width: 120px;
	margin: -9px 0 1px 0;
	padding: 3px 2px 3px 2px; 
	font: 13px bold Arial, Helvetica, sans-serif; 
	color: #886C47;
	border: 1px solid #FF1B1D;
	}
input.checkURLSuccess {
	width: 120px;
	margin: -9px 0 1px 0;
	padding: 3px 2px 3px 2px; 
	font: 13px bold Arial, Helvetica, sans-serif; 
	color: #886C47;
	border: 1px solid #01AA09;
	}
	
/* HIGHSLIDE */


.highslide {
	cursor: url(../img/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../img/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../img/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../img/highslide/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../img/highslide/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Necessary for highslide functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#email_err{	
color: red;
width: 600px;
height: 50px;
text-align: center;
font: normal 12px Arial, Helvetica, sans-serif;
}
#map_canvas_1
{
    border-bottom: white thick solid;
    border-left: white thick solid;
    border-top: white thick solid;
    border-right: white thick solid;
    width: 385px; 
    height: 233px
}
#map_canvas_2
{
    border-bottom: white thick solid;
    border-left: white thick solid;
    border-top: white thick solid;
    border-right: white thick solid;
    width: 385px; 
    height: 233px
}
#map_canvas_3
{
    border-bottom: white thick solid;
    border-left: white thick solid;
    border-top: white thick solid;
    border-right: white thick solid;
    width: 385px; 
    height: 233px
}
#map_canvas_cementary
{
    border-bottom: white thick solid;
    border-left: white thick solid;
    border-top: white thick solid;
    border-right: white thick solid;
    width: 385px; 
    height: 233px
}
.imglistheader
{
    width: 530px;
    height: 20px;
    background-color:#e6eff6;
    display: block;
    margin: 0px 0px 0px 5px;
}
.imglistheaderitemFile
{
    width: 380px;
    float: left;
    display: block;
    font-family: Arial;
    color: #886b4b;
    font-size: 8pt;
    font-weight: bold;
    margin: 3px 0px 0px 10px;
    background-color: #e6eff6;
}
.imglistheaderitemSize
{
    width: 50px;
    float: left;
    display: block;
    font-family: Arial;
    color: #886b4b;
    font-size: 8pt;
    font-weight: bold;
    margin: 3px 0px 0px 10px;
    background-color:#e6eff6;
}
.imglistheaderitemRemove
{
    width: 50px;
    float: left;
    display: block;
    font-family: Arial;
    color: #886b4b;
    font-size: 8pt;
    font-weight: bold;
    margin: 3px 0px 0px 10px;  
    background-color:#e6eff6;
}
.imglistContain
{
    width: 525px;
    height: 200px;
    background-color: White;
    display: block;
    float: left;
    margin: 0px 0px 0px 5px;  
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    overflow-y: scroll; 
    scrollbar-arrow-color: blue; 
    scrollbar-face-color: #e7e7e7; 
    scrollbar-3dlight-color: #a0a0a0; 
    scrollbar-darkshadow-color:#888888"
}
.imglistitem
{
    width: 500px;  
    height: 40px;   
    display: block;
    float: left;   
    border-bottom: #e6e6e6 1px solid;
}
.imglistitem0
{
    width: 100px;
    height: 40px;
    float: left;
    display: block;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin: 2px 0px 0px 10px; 
}
.imglistitem1
{
    width: 200px;
    height: 40px;
    float: left;
    display: block;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin: 2px 0px 0px 10px; 
}
.imglistitem2
{
    width: 100px;
    float: left;
    display: block;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    margin: 3px 0px 0px 10px;
}
.imglistitem3
{
    width: 50px;
    float: left;
    display: block;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin: 3px 0px 0px 10px;
    text-align: center;
}
.imglistfooter
{
    width: 525px;
    height: 30px;
    background-color: #e6e6e6;
    display: block;
    float: left;
    margin: 0px 0px 0px 5px;  
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.imglistfootercount
{
    width: 335px;
    height: 20px;
    float: left;
    display: block;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin: 8px 0px 0px 10px; 
}
.imglistfootertotal
{
    width: 100px;
    float: left;
    display: block;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin: 8px 0px 0px 10px;
    text-align: right;
}
.imgDisplay
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.Thumbnmail_Container
{
    text-align: left;
    background-image: url(../img/thumb_main.png);
    background-repeat: no-repeat;
    display: block;
    width: 160px;
    height: 220px;
}
.Thumbnmail_Image
{
    
    display: block;
    padding-top: 11px;
    padding-left: 7px;
}
.copyblock
{
    width: 525px;
    display: block;
    float: left;
    margin: 10px 0px 0px 5px;
}
.memoryby {
	font: italic 23px "Times New Roman", Times, serif;
	color: #5D7178;
	text-align: right;
	}