﻿body {

}
      


blockquote
{
    background:none;
    
}
cite.scripture
{
    display:block;
    text-align:right;
    font-weight:bold;
    font-style:normal;
}
cite.tape
{
    font-style:normal;
}
input.niceButton
{
    
}

#prayerbody
{
    padding-top:250px;
    padding-left:2em;
    background: url(img/prayerrequestbanner9.jpg) top left no-repeat;
    color:white;


}
#prayerbody h1{
   color:black;
   padding-top:1em;

}
#prayerbody a{
color:black;
}
#prayerform dt
{
    display:none;
}
#prayerform .empty
{
    color: #555555;
}

#prayerform .filled
{
    
    color: #222222;
    background-color:#f0f0f0;
}

#prayerbox
{
    width:300px;
    margin-top:2em;
}

#prayerleft
{
    width:320px;
    padding-top:30px;
    padding-bottom:50px;

}

#prayerleft p
{
    margin-bottom:1em;
    line-height:1.5em;
    width:275px;
    color:black;
}
#prayerright
{
     float:right;
     width:370px;
     padding-right:20px;
     font-family:"Times New Roman", Times, serif;
     font-size:11pt;
     color:black;
     padding-top:40px;
}

.prayerheader
{

}
blockquote div.blockquoteHelper{
	
	background:none;
	line-height:21pt;
	}

div.prayerleft p:first-child, div.prayerright p:first-child
{
    margin-top:0;
}

#prayerright blockquote{
line-height:2.5em;
padding-top:0px;
margin-top:0px;
padding-left:46px;
}
#prayerform dd input, #prayerform dd textarea {
    background-color:white;
}
#prayerform dd input, #prayerform dd textarea {
    border:1px solid #aaaaaa;
    color:#000000;
    font-family:'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif;
    font-size:1.1em;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.5;
    margin:0pt 0pt 1.5em;
    
    padding:0.3em 9px;
    width:200px;
}

table.submittable
{
    width:96%;
    margin-top:-1.5em;
    height:24px;
    margin-bottom:0;
}

table.submittable td.lblResult
{
    font-size: 9pt; 
    color: red
}

table.submittable td.btnSend
{
    width:3em;
}

/*ac6c48*/

#prayerform dd#ddName .filled
{
    background: #f0f0f0 url(img/contactName.gif) top right no-repeat;
}
#prayerform dd#ddEmail .filled
{
    background: #f0f0f0 url(img/contactEmail.gif) top right no-repeat;
}

#prayerform dd#ddEmail2 .filled
{
       background: #f0f0f0 url(img/contactEmailVerify.gif) top right no-repeat;
}

#prayerform dd#ddSubject .filled
{
        background: #f0f0f0 url(img/contactSubject.gif) top right no-repeat;
}

#prayerform dd#ddMessage .filled
{
    background: #f0f0f0 url(img/contactMessage.gif) top right no-repeat;
}