body {
    margin:0;
    padding:0;
    background: #f6ede0;
}

.section input, .section select
{
    padding: 5px;
}

.section label
{
    padding:0px 10px;
}

.petitioncontent
{
    width:630px;
    margin:0 auto;
}

.section
{
    margin:20px 0px 35px;
	text-align:left;
}

/*.section-title
{
    margin:10px 0px 10px 0px;
    padding:0px;
    font: 24px/24px bold Arial;
    color:#d9704a;
    border-bottom: solid 1px #e2cd9a;
}*/

.section-info
{
    display:none;
    color:gray;
    background:#FFFFCC;
    border:solid 1px #FFF380;
    padding:15px;
    line-height:150%;
    margin-bottom:15px;
    width:85%;
}

.section-info-hide
{
    display: block;
    margin-top:10px;
    cursor:pointer;
    text-decoration:underline;
    font-weight:bold;
    text-align:right;
}

.section-content
{
    padding:0px 0px 10px 0px;
    display:block;
}

.headerimage
{
    margin-bottom:15px;
}

.help
{
    cursor:pointer;
    float:right;
}

.special, .customValue
{
    display: none;
}

.individualVLTable
{
    margin:0;
    padding:0;
    width:100%;
}

.individualVLTable td
{
    padding:5px;
    vertical-align:top;
}

.storeitems
{
    display: none;
    margin:10px 0px 10px 10px;
}


.confirmationwindow 
{
    margin:0;
    padding:0;
    left:0;
    top:0;
    /*background: #000000;
    filter: alpha(opacity=90);
    opacity:0.9;
    -moz-opacity:0.9;*/
    background: rgba(223,205,145,0.8);
    width:100%;
    height:100%;
    position:fixed;
    z-index:999;
    -webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
}
.confirmationTitle 
{
    color:#3eabcc;
    font-weight:bold;
    font-size:24px;
    text-align:center;
    margin-bottom:10px;
}
.confirmationcontent
{
    width:500px;
    min-height:50px;        	
    line-height:34px;
    background:#FFFFFF;
    margin:auto;
    padding:20px;        	
    /*font-weight:bold;*/
    position:absolute;
    z-index:9999;
    top:50%;
    left:50%;
    margin-top:-135px;
    margin-left: -250px;
}
        
.confirmationcontent .action
{
    margin:20px;
    text-align:center;
}
        
.confirmationcontent .action input
{
   /*background:silver;
    border:none;
    color:White;
    min-width:75px;
    min-height:35px;*/
}


/*Easypost section*/
.ep
{
    max-width: 960px;
    margin: auto 0px;
}

.ep table
{
    width: 100%;
}
.ep td
{
    vertical-align: top;
    text-align:left;
}
.ep .section
{
    margin:20px 0px 35px;
    text-align:left;
}

.ep .section-title
{
    margin:10px 0px 10px 0px;
    padding:0px;
    font: 24px/24px bold Arial;
    border:none;
    color:black;
}

.ep .subtitle, .ep h2
{
    margin:10px 0px 10px 0px;
    padding:0px;
    font: 16px/24px Arial;
    font-weight:700;
}

.ep .subsection
{
    margin-bottom:20px;
}

.ep .moduleTitle
{
    margin:10px 0px 10px 0px;
    padding:0px;
    font: 18px/24px Arial;
    border-bottom: solid 1px #e2cd9a;
    cursor:pointer;
}

.ep ul
{
    list-style:none;
    margin:0;
    padding:0;
    
}

#msettings
{
    
}

.ep .moduleSettings
{
    display:none;
    margin-left:15px;
}

.ep .action
{
    text-align:right;
	margin:10px 0px;
}

.ep .donationamts
{
    margin:20px 0px;
    border: solid 1px silver;
}

.ep .donationamts li
{
    padding:5px;
    border: solid 1px silver;
    border-bottom:none;
}

li .header
{
    padding:10px 5px;
    
}

.tbllabel
{
    width: 20%;
    
}

.tblheader
{
   
    font: 15px/18px bold Georgia, Times New Roman, Times, serif;
    /*width: 30%;*/
    /*vertical-align:top !important;*/
}

.itemsort
{
    list-style:none;
}

    .itemsort li
    {
        padding:10px;
        border:solid 1px silver;
        cursor:move;
        margin:10px 0px;
    }

     .itemsort li:hover
    {
        padding:10px;
        border:solid 1px silver;
        cursor:move;
        margin:10px 0px;
        background: silver;
        color:white;
    }

.itemsort td
{
    vertical-align:middle;
}

.prddetail
{
    
}

.prd img
{
    width:200px;
    min-width:200px;
    max-width:200px;
}

.prddetail  .confirmationcontent
{
    width:800px;
    min-height:50px;        	
    line-height:34px;
    background:#FFFFFF;
    margin:auto;
    padding:20px;        	
    /*font-weight:bold;*/
    position:absolute;
    z-index:9999;
    top:10%;
    left:50%;
   
    margin-left: -400px;
}

.closewindow
{
    cursor: pointer;
}

.preview
{
    cursor: pointer;
    font-size: 11px;
    text-decoration:underline;
    padding:5px;
    color:#d9704a;
}


.ep .sectionTitle
{
    margin:10px 0px 10px 0px;
    padding:0px;
    font: 24px/24px bold Arial;
    border:none;
    color:black;
}

.ep .subTitle, .subTitle
{
    margin:10px 0px 10px 0px;
    padding:0px;
    font: 18px/18px bold Arial;
    color:#d9704a;
    
}


.ep .errorMsg,.empty
{
    color:#f00900;
    padding:20px 15px;
    background:#FFF0F0;
    display:block;
    border: dashed 1px #f00900;
    margin:20px;
}


.ep .products
{
    list-style: none;
    margin: 0;
    padding: 0;
	border:solid 1px silver;
}
.ep .products li {
	border-bottom:solid 1px silver;
}

#deceaseddate,#dvCertificate
{
    display: none;
}

.action
{
    text-align:right;
    margin:20px 0px;
}

.sectionContent
{
    margin:10px 0px;
}

.sectionContent table td
{
    padding: 2px;
}

.imageselect img
{
    max-width:150px;
}

.imageselect input
{
    vertical-align: top;
}
.left
{
    text-align:left !important;
}

.certImage
{
    position: relative;
    font: 11px/11px Arial;
}
    .certImage img
    {
        max-width: 100%;
        min-width: 100%;
    }

.previewdate
{
    position:absolute;
    top:345px;
    left:470px;
}

.previewRequestby
{
    position:absolute;
    top:370px;
    left:470px;
}

.previewName
{
     position:absolute;
    top:200px;
    left:450px;
}

.previewOccasion
{
    position:absolute;
    top:420px;
    left:470px;
}

#ipmBreadCrum
{
    display:block;
    margin:10px 0px;
    height:40px;
}
#ipmBreadCrum ul
{
   /* margin:0;
    padding:0;*/
    height:30px;
    
    
}

#ipmBreadCrum ul li
{
    display:inline;
}
#ipmBreadCrum ul li span {
	display: block;
	float: left;
	height: 20px;
	background: #102046;
	text-align: center;
	padding: 10px 10px 0 20px;
	position: relative;
	margin: 0 8px 0 0; 
	
	font-size: 12px;
	text-decoration: none;
	color: #fff;
    min-width:50px;
}

#ipmBreadCrum ul  .selected span {
	display: block;
	float: left;
	height: 20px;
	background: #0056a2;
	text-align: center;
	padding: 10px 10px 0 20px;
	position: relative;
	margin: 0 8px 0 0; 
	
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}


#ipmBreadCrum ul .selected span:after {
	content: "";  
	border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 8px solid #0056a2;
	position: absolute; right: -8px; top: 0;
}

#ipmBreadCrum ul li span:after {
	content: "";  
	border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 8px solid #102046;
	position: absolute; right: -8px; top: 0;
}

#ipmBreadCrum ul li span:before {
	content: "";  
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 8px solid #f6ede0;
	position: absolute; left: 0; top: 0;
}


#ipmBreadCrum ul li:first-child span {
	/*border-top-left-radius: 15px; border-bottom-left-radius: 15px;*/
}
#ipmBreadCrum ul li:first-child span:before {
	display: none; 
}

#ipmBreadCrum ul li:last-child span {
	/*padding-right: 40px;*/
	border-top-right-radius: 15px; border-bottom-right-radius: 15px;
}
#ipmBreadCrum ul li:last-child span:after {
	display: none; 
}

#dvPreview .sectionContent table
{
    width:100% !important;
}
#dvPreview th
{
    width:45%;
}
.moreImages
{
    text-decoration: underline;
    cursor:pointer;
    text-align:center;
}

