/* CSS Document */

body {
	background:   url(images/pagebgnew.jpg) repeat;
}

.white {
	font-family: Verdana;	
	font-size: 11px;	
	font-weight: bold;	
	color: #FFFFFF;
}

.white_every {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.black {
	font-family: Verdana;
	font-size: 11px;	
	font-weight: bold;
	color: #000000;
}

.black_no_bold {
	font-family: Verdana;	
	font-size: 11px;	
	color: #000000;
}

#idTopLeft {
	position: relative;	
	top: 0;
	left: 0;
	border: 0;	
/*	width: 1000px;
	height: 1000px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0;
	margin-bottom: 0;	
	*/
	text-align: center;
	background-image:    url("images/background.gif");
	background-repeat: no-repeat;
}

#grid {
	position: relative;	
	top: 0;
	left: 0;
	border: 0;
/*	width: 1000px;
	height: 1000px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0; */
	text-align: center;
/*     background-image:    url("images/grid.gif"); */
	background-repeat: repeat;
}

#canvas {
	position: relative;	
	top: 0;
	left: 0;
	border: 0;
}

.g {
	position: absolute;
	border: 0;
	z-index: auto;
	vertical-align:top;
}

.style1 {color: #FFFFFF}

.bg {
	BACKGROUND-IMAGE: url(bg.gif); BACKGROUND-REPEAT: repeat-y; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/* table controls text throughout site */
table
{
  color: 000000;
  font-family: verdana;
  font-size: small;
}

li
{
  list-style-image: url(images/dot.gif);  
}

/* footer.php */
#copyright
{
    height: 20px;
    background-color: #6e6e6e;
    color: #000000;
    font-family: verdana;
    font-size: 10;
    text-align: center;
}

#legal
{
    height: 20px;
    background-color: #ffffff;
    color: #000000;
    font-family: verdana;
    font-size: 10;
    text-align: center;
}

/* checkout buy.php and paypal_confirm.php */
#buy_tableheader
{
    height: 30px;
    background-color: #6e6e6e;
    text-align:center;
    color: #000000;
}

#buy_table
{
    color: #000000;
    font-family: verdana;
    font-size: 12;
    text-align: left;
}

#buy_info_table
{
    color: #000000;
    font-family: verdana;
    font-size: 12;
    text-align: left;
}

#buy_terms
{
    color: #000000;
    font-family: verdana;
    font-size: 10;
}

#buy_title
{
    color: #000000;
    font-family: verdana;
    font-size: 14;
    font-weight: bold;
}

/* header-pvw.php */
#preview
{
    color: #6e6e6e;
    font-family: verdana;
    font-size: 14;
    text-align: center;
}

/* about.php */
#charity
{
    color: #6e6e6e;
    font-family: verdana;
    font-size: 16;
    font-weight: bold;
}

/* header.php */
#header_table
{
  width:100%;
  background:#6e6e6e;
  height:38px;
  color: #ffffff;
  font-weight:bold;
  text-align:center;
  font-family: verdana;
  font-size: 14px;
}


a.navbar:link {color: #ffffff;text-decoration:none;}
a.navbar:visited {color: #ffffff;text-decoration:none;}
a.navbar:hover {color: #ffffff;text-decoration:underline;}
a.navbar:active {color: #ffffff;text-decoration:none;}

#prayer_update
{
    position: absolute;
    top: 26px;
    z-index:1;
    color: #000000;
    font-family: verdana;
    font-size: 18;
    left:138px;
    font-weight: bold;
    font-size-adjust: none;
}

#prayer_charity
{
    position: absolute;
    top: 64px;
    z-index:1;
    color: #000000;
    font-family: verdana;
    font-size: 12;
    padding-left: 0px;
    font-weight: bold;
    font-size-adjust: none;
}

#prayer_prayer
{
    position: absolute;
    top: 49px;
    z-index:1;
    color: #6e6e6e;
    font-family: verdana;
    font-size: 12;
    padding-left: 53px;
    font-weight: bold;
    font-size-adjust: none;
}

/* index.php styles */
#header_table2
{
    color: #000000;
    font-size-adjust: none;
    background-color: #ffffcc;
    height: 25px;
    font-weight: bold;
    border-style: solid;
    border-width: 2px;
    border-color: #ffd148;
    cursor: default;
}

#howitworks
{
    font-family: arial;
    font-size: 12;
    text-align: left;
    text-decoration: underline;
}

#howreserve
{
    position: absolute;
    top: 168px;
    z-index:1;
    visibility: hidden;
}

#howcharity
{
    position: absolute;
    top: 168px;
    z-index:1;
    visibility: hidden;
}

#howsummary
{
    position: absolute;
    top: 168px;
    z-index:1;
    visibility: hidden;
}

#howpersonal
{
    position: absolute;
    top: 168px;
    z-index:1;
    visibility: hidden;
}

#howto
{
    position: absolute;
    top: 168px;
    width:981px;
    font-size-adjust: none;
    font-weight: bold;
    background-color: #ffffcc;
    border-style:solid;
    border-width:3;
    border-color:#000000;
    z-index:1;
    visibility: hidden;
}

#buy_buttons
{ 
    width:90px;
    font-family:verdana;
    font-weight:bold;
    background: #ffffcc;
    background-image: url("images/buttonbg.gif");
    background-repeat: repeat;
    color:#000000;
    border-style:solid;
    border-width:2;
    border-color:#000000;
    text-align:center;
    font-size:12;
    font-size-adjust: none;
    cursor: pointer;
}

#buy_buttons2
{ 
    width:90px;
    font-family:verdana;
    font-weight:bold;
    background:#ffffcc;
    color:#000000;
    border-style:solid;
    border-width:3;
    border-color:#000000;
    text-align:center;
    font-size:12;
    font-size-adjust: none;
}

/*  Prayer Page styles */
#prayer
{
    color: #000000;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
}

#personal_subtitle
{
    color: #000000;
    font-family: verdana;
    font-size: large;
    text-align: 14;
    font-weight: bold;
}

#updates
{    
     top: -1000;
     position: absolute;
     z-index:-10;
     visibility: hidden;
     border-width: 2px;
     border-style : solid;
     border-color : #000000;
     background-color: #FFD148;
    color: #000000;
     width: 520px;    
     padding-left: 10px;
}

#support
{    
     top: -1000;
     position: absolute;
     z-index:-10;
     visibility: hidden;
     border-width: 2px;
     border-style : solid;
     border-color : #000000;
     background-color: #FFD148;
    color: #000000;
     width: 520px;    
     padding-left: 10px;
}

#confirm_delete
{    
     top: -1000;
     position: absolute;
     z-index:-10;
     visibility: hidden;
     border-width: 2px;
     border-style : solid;
     border-color : #000000;
     background-color: #FFD148;
     width: 280px;    
     padding-left: 10px;
}

#support_comments
{
    padding: 5px;
}

#aboutme
{    
     top: -1000;
     position: absolute;
     z-index:-10;
     visibility: hidden;
     border-width: 2px;
     border-style : solid;
     border-color : #000000;
     background-color: #FFD148;
     width: 520px;    
     padding-left: 10px;
}

#addbuttons
{
    padding-left: 10px;  
    cursor: pointer; 
}

#prayer_back
{
   background-image: url("images/prayer_back.jpg");
   background-repeat: repeat; 
}

#bground
{
   height: 100%;
   width: 100%;
   top: 0;
   left: 0;
   position: absolute;
   background-color: #FFD148;
   z-index:1;   
   visibility: hidden;
}


/* Charity update  */
img.percentImage 
{
 background: white url(/images/bar.gif) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}

/*  search results */
#search_table_results
{    
     border-width: 2px;
     border-style : solid;
     border-color : #000000;
     background-image: url("images/searchbackground.gif");
     background-repeat: repeat; 
     padding-left: 10px;
     cursor: pointer;
}

#charity_update
{
    color: #000000;
    font-family: verdana;
    font-size: 10;
}

H1 {
        MARGIN: 0px;
        font-family: verdana;
        font-size: 12px;
        color: #FFFFFF;
        font-weight: normal;

}

H2 {
        MARGIN: 0px;
        font-family: verdana;

}

H3 {

        MARGIN: 0px;

}

H4 {

        MARGIN: 0px;

}

H5 {

	font-size: large;
        MARGIN: 0px;
}

H4.gold 
{
    color: #000000;
    font-family: verdana;
    font-size: medium;
    font-weight: bold;
    margin-left: -10px;
}

#c {
        MARGIN-BOTTOM: 10px; 
        WIDTH: 50%; 
        HEIGHT: 2px; 
        TEXT-ALIGN: left;
        color: #000000;

}


/*
  The following is for BlockUI
*/
div.blockOverlay
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
    -moz-opacity:.70;
    opacity:.70;
    background-color: #DE8A09;
}
div.blockMsg
{
    width:  10%;
    top:    10%;
    left:   30%;
    text-align: center;
    background-color: #ffffff;
    border: 3px solid #000000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity:1;
    opacity:1;
    padding: 15px;
    color: #000000;
}

a:link {color: #000000;text-decoration:none;}
a:visited {color: #9c9c9c;text-decoration:none;}
a:hover {color: #000000;text-decoration:underline;}
a:active {color: #000000;text-decoration:underline;}
