/* ============================== BEGIN general ================================ */
body 
{
	background-image:url(layout/bg1.jpg);
	/*background-color:#807f46;*/
	margin: 0px;
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:grey;
	font-weight:normal;
	font-size:10pt;
}

img {border:0;}
.langs img {border:1px solid #c5c5c5;} 

a:link {color:#CC6600;text-decoration:none;font-weight:bold;font-size:10pt}
a:visited {color:#CC6600;text-decoration:none;font-weight:bold;font-size:10pt}
a:hover {color:#CC0000;text-decoration:none;font-weight:bold;font-size:10pt}
a:active {color:#CC6600;font-weight:bold;font-size:10pt}

a img {vertical-align:bottom;}

h1, h2
{
	float:left;
	padding:17px 0px 0px 30px;
	margin:0px;
	font-weight:bold;
	overflow:hidden;
	vertical-align:middle;
	font-size:12pt;
	color:#e4e4e4;
}
h2
{
	font-size:8pt;
	color:#e4e4e4;
}
/* ============================== END general ================================ */



/* ============================== END main ================================ */
.nav
{
	cursor:pointer;
}


.over
{
	color:#CC0000;
	text-decoration:underline;
	cursor: pointer;
	font-weight:bold;
}
.out
{
	color:#CC6600;
	text-decoration:none;
	font-weight:bold;
}
.tdTitle
{
	vertical-align:top;
}
.chapterTitle
{
	/*color:#94800f;*/
	color:#737337;
	font-size:10pt;
	font-weight:bold;
	padding:10px 0px 10px 25px;
	/*border-bottom: 2px solid #9e9e67;*/
	border-bottom: 2px solid #737337;
}
.button
{
	background-color:white;
	font-weight:bold;
	color:#CC6600;
	border: 1px solid #a7a6aa;
}
/* ============================== END main ================================ */





/* ============================== BEGIN main layout ================================ */
#page
{
	width:1000px;
	margin:0 auto;
}
#topGrad
{
	background-image:url(layout/hd.gif);
	width:1000px;
	height:83px;
}
#topGrad_en
{
	background-image:url(layout/hd_en.gif);
	width:1000px;
	height:83px;
}
#topline
{
	width:1000px;
	height:5px;
}
#info
{
	float:left;
	width:1000px;
	height:450px;
}
#table, #tableLeft, #tableRight, #tableRightPay, #tableLeftPay
{
	padding-left:0px;
	float:left;
	background-color:#dfdfdf;
	width:1000px;
	height:auto;
	font-size:10pt;
	font-weight:normal;
	color:grey;
	text-align:left;
	overflow:hidden;
}
#tableLeft, #tableLeftPay
{
	width:180px;
	background-color:#dfdfdf;
	padding:10px 10px 10px 10px;
}
#tableRight, #tableRightPay
{
	width:790px;
	background-color:#dfdfdf;
	padding:10px 10px 10px 0px;
}
#tableLeftPay
{
	width:380px;
}
#tableRightPay
{
	width:590px;
}

#leftContent, #amountContent
{
	background-image:url(layout/gr_bg_left_nav.gif);
	padding:10px 10px 10px 10px;
	border:1px solid #cacaca;
}
#leftContent table, #amountContent table
{
	font-size:8pt;
}
#rightContent
{
	background-color:#eaeaea;
	color:black;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	border:1px solid #cacaca;
}

#tableBottom
{
	float:left;
	background-image:url(layout/tableBottom.png);
	width:953px;
	height:4px;
}
#menuBox
{
	float:left;
	background-image:url(layout/gr_nav_left.gif);
	width:985px;
	height:35px;
	padding:17px 0px 0px 15px;
}
#menuBox a, #menuBox a:hover
{
 	font-size:10pt;
}

/*#tableLeftSpacer
{
	float:left;
	width:25px;
	height:435px;
}*/

.topInfo
{
	width:1000px;
	height:56px;
}
.topInfo .langs
{
	padding:40px 30px 0px 0px;
	text-align:right;
}

/* ============================== END main layout ================================ */




/* ============================== BEGIN donation ================================ */
.members 
{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	width:100%;
	border:1px solid #9e9e67;
	background-color:#DFDFDF;
}
.header
{
	/*background-image:url(../layout/gr_table_header.gif);*/
	background-color:#9e9e67;
	font-weight:bold;
	text-align:center;
	color:white;
}
.frameColor
{
	/*background-image:url(layout/bgColor.gif);*/
	background-color:#EAEAEA;
}
/* ============================== END donation ================================ */




/* ============================== BEGIN pages ================================ */
.welcomePage .mainTitle, .welcomePage .churchName
{
	vertical-align:top;
	color:#737337;
	font-size:10pt;
	font-weight:bold;
}
.welcomePage .churchName
{
	font-size:12pt;
}
.welcomePage .info
{
	vertical-align:top;
	text-align:center;
	font-size:10pt;
}
.welcomePage .infoImg
{
	vertical-align:bottom;
	text-align:center;
	font-size:10pt;
}
.welcomePage .icon
{
	text-align:right;
}
.welcomePage .iconImg
{
	text-align:left;
	vertical-align:top;
}
.welcomePage hr
{
	color:#9e9e67;
	background-color: #9e9e67;
	height: 3px;
}

.menuText
{
	font-size:10pt;
	color:#CC0000;
	font-weight:bold;
	text-align:center;
}

.payInfo
{
	font-size:10pt;
	color:#000000;/*color:#880e0e;*/
	font-weight:bold;
}

.progressBar
{
	font-size:8pt;
}


/*photos*/

.photos img
{
	border: 1px solid #616154;
}

#photoHolder
{
	/*background-color:#ededed; */
	background-color:#ffffff; 
	position:absolute; 
	overflow:hidden; 
	display:none; 
	left:400px; 
	top:80px; 
	width:410px; 
	height:640px;
	vertical-align:top;
	text-align:center;
	padding-top:5px;
	border:2px solid #9E9E67;
}
#photoInnerHolder
{
	background-color:#FFFFFF;
	/*width:696px;*/
	/*height:600px;*/
}
#photoHolder div.close
{
	float:right;
	color:#851c1c;
	font-weight:bold;
	padding:10px 10px 0 0;
	cursor:pointer;
}
#photoHolder div#photoInnerInfo
{
	float:left;
	color:#464646;
	font-weight:bold;
	padding:10px 0 0 10px;
}
.photoLinkP, .photoLinkL
{
	cursor:pointer;
}

img.photoLinkP
{
	width:40px;
	height:60px;
}
img.photoLinkL
{
	width:60px;
	height:40px;
}

img#mainImg, .imgBorder
{
	border:2px solid #d7d7ad;
	/*border:4px solid #d0d0d0;*/
}


.generalInfoHeader
{
	color:#737337;/*#b20101;*/
	font-weight:bold;
	font-size:16pt;
	/*background-color:#eeeeee;*/
	/*background-image:url(layout/gr_nav_left.gif);*/
	padding:10px;
}
.greenInfo
{
	color:#000000;/*#b20101;*/
	font-style:italic;
	text-decoration:underline;
}
.bottomTitle
{
	color:#464646;
	font-weight:bold;
	font-size:8pt;
	padding-top:2px;
	text-align:center;
}
/* ============================== END pages ================================ */


/* ============================== Donors table formatting ================================ */

.members 
{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	width:100%;
	border:1px solid #9e9e67;
	background-color:#d1d1d1;
}
.header
{
	background-image:url(../layout/gr_table_header.gif);
	font-weight:bold;
	text-align:center;
	color:white;
	font-size:10pt;
	height:42px;
}
.footer
{
	background-color:#DFDFDF;
	font-weight:bold;
	text-align:center;
	color:black;
	font-size:10pt;
	height:42px;
}

table .members tr td.header
{
	background-color:#9e9e67;
}

/* ============================== END text formatting ================================ */

