﻿h4
{
    font-style: italic;
    font-size: 9pt;
    margin-bottom: 0px;
    color: #919296;
}
.guestBook
{
    background-image: url(../images/GuestBook.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 561px;
    width: 800px;
    text-align: center;
    margin: 0 auto;
}

.guestBookContent
{
    text-align: left;
    padding: 20px 20px 20px 50px;
    height: 540px;
    font-size: 11px;
}

.guestBookTable
{
    height: 540px;
}
.guestBookTable .leftColumn
{
    width: 350px;
    height: 540px;
}
.guestBookTable .rightColumn
{
    width: 365px;
    height: 540px;
    padding: 5px 0px 0px 10px;
}

.guestBookEntryHeader
{
    text-align: center;
    background-image: url(../images/topFlowerScrollTransparent.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 55px;
    font-size: 12px;
}
.guestBookEntryText
{
    height: 460px;
    overflow: auto;
    font-size: 11px;
    padding: 0px 20px 0px 0px;
}
.tbl_formEntry
{
    width: 100%;
    text-align: left;
}
.tbl_formEntry td
{
    padding: 2px;
}
.tbl_formEntry .rowHeader
{
    font-weight: bold;
    text-align: left;
    color: #4F4027;
}

.rdoList_horizontalFlow label
{
    padding-left: 4px;
    padding-right: 12px;
}
fieldset
{
    border: 1px solid #CCC;
    background: #FAFAF8;
}
legend
{
    margin: 2px 8px 0 10px;
    padding: 0 1px;
}

fieldset.innerPad
{
    padding: 10px;
}

.guestBook .blendedInput
{
    background-color: #EFE3D1;
    border: 1px solid #AF956D;
}

.styledButton
{
    border: 1px solid #003300;
    background-color: #D0D2D0;
    color: #003333;
    cursor: pointer;
}

.styledButton:hover
{
    background-color: #F3F5F3;
}
.hrSep
{
    border: none;
    border-top: 1px solid #AF956D;
    border-bottom: 1px solid #FFFFFF;
    width: 90%;
    color: #AF956D;
    height: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.hrSepObits
{
    border: none;
    border-top: 1px solid #AF956D;
    border-bottom: 1px solid #FFFFFF;
    color: #AF956D;
    height: 2px;
    margin-bottom: 6px;
    margin-top: 3px;
    margin-left: 15px;
    margin-right: 15px;
}

.obitEntry
{
    margin: 4px 0 10px 0;
}
.obitEntry .linkName
{
    /*display: block;*/
    text-decoration: none;
    font-weight: bold;
}
.obitEntry .bdDates
{
    color: #808080;
    font-style: italic; /* font-size: 11px; */
}
.obitEntry a
{
    color: #003D58;
}
.obitEntry a:hover
{
    color: #75A8D2;
}
.obitEntry .obitText
{
    margin-left: 10px;
    display: block;
    padding: 5px 0px 0px 10px;
}
.emptyGuestBookLbl
{
    font-size: 13px;
    padding: 10px;
    margin-top: 150px;
    display: block;
}

.scheduleEntry
{
    /*  margin-left: 12px;*/
}
.scheduleEntry .scheduleDate
{
    display: block;
}
.scheduleSep
{
    height: 4px;
    margin-bottom: 4px;
    border-bottom: 1px solid #DDDDDD; /*  margin-left: 12px;*/
    width: 200px;
}
.tbl_obitDetail
{
    width: 100%;
    background-color: #F8F8F3;
    border: 1px solid #F3F3EB;
    padding: 3px;
}
.tbl_obitDetail h3
{
    margin-bottom: 2px;
}
.tbl_obitDetail .obitName
{
    font-weight: bold;
    display: block;
    background-color: #EEEEEE;
    border-bottom: 1px solid #DDD;
}
.tbl_obitDetail .scheduleHeader
{
    font-weight: bold;
    display: block;
    background-color: #EEEEEE;
    padding-left: 4px;
    border-bottom: 1px solid #DDD;
}
.bold
{
    font-weight: bold;
}
.tbl_obitDetail .serviceDetail
{
    font-weight: bold; /* font-size:12px;*/
    color: #808080;
}

.guestBookLinkBack
{
    padding-top: 60px;
    padding-left: 10px;
}

.guestBook a
{
    color: #4F4027;
}

.ListingTitle
{
    font-size: 18px;
    display: block;
    font-weight: bold;
    margin: 20px 0 2px 0;
}

.ListingContent
{
    padding: 0 20px 0 20px;
}

.ListingLink
{
    text-decoration: none;
    background-color: #C9D5B5;
    padding: 2px 3px;
    margin-bottom: 5px;
    color: #000000;
    display: block;
    text-align: center;
    border-top: 1px solid #8FA866;
    border-bottom: 1px solid #8FA866;
}

.ListingLink:hover
{
    background-color: #95AC6F;
    color: #333300;
}

.H2Search {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}

/* repeater paging */
.rptrPaging {
    border: none;
    font-size: 12px;
    color: #666666;
    margin-bottom: 12px;
    padding-bottom: 5px;
}
    
.rptrPaging b,
.rptrPaging .CurrentPageLabel
{
    background-color: #EDF7FE;
    border: 1px solid #CDD7DE;
    padding: 1px 4px;   
}

.rptrPaging a 
{
    text-decoration: none;
    padding: 1px 4px;
    border: 1px solid #CCC; /*#F2FFFF;*/
	color: #666666;
}

.rptrPaging a:hover 
{
    background-color: #EDF7FE;
    border: 1px solid #5183F7;
}

.backNextClass {
    margin-right: 4px;
    margin-left: 4px;
}
