/* ----------------------------------------------
	Template Name : PrinceofPeaceV1.0
	Template Code : pop-0001
	Version : 1.0   
	Author : Immanuel Santhosam, Vijay Sumod.
	Author URI : http://www.princeofpeace.org.in/    
	Last Date Modified : March 09, 2009	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body 
{
	position:relative;
	background: #969696 url(images/bg-body.gif)  repeat;
	background-position:center;
	font:  11px/170% Verdana, Geneva, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode';
	color: #000; 
	text-align: center;	
}

/* links */
a, a:visited {	
	color: #dd0000;
	background: inherit;
	text-decoration: none;
}
a:hover {

	color: #895F30;
	border-bottom: 1px dotted #895F30;
	cursor:pointer;
}



/* headers */
h1, h2, h3 {
	font-family: Verdana, Geneva, Sans-serif, 'Trebuchet MS', 'Helvetica Neue';
	font-weight: Bold; 	
	padding: 10px;		
	color: #000;	
}
h1 {
	font-size: 2.9em;		
}
h2 {
	font-size: 2.5em;
	color: #88AC0B;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;	
	padding: 16px 10px 4px 10px;	
}
/*div
{
	padding:0px;
	margin:0px;	
}*/
/* Paragraph */
p { padding: 3px 8px;}
p.linkalign {  text-align:right;}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #FAFAFA;
    border: 1px solid #E4E4E4;
	padding: 8px;
}
img.float-right {
  	margin: 10px 0px 5px 10px;  
}
img.float-left {
  	margin: 10px 10px 5px 3px;
}


code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em Verdana, Geneva, sans-serif, 'Lucida Console', 'Courier New', monospace;
  	/* white-space: pre; */
  	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 14px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #EEE8E1; 
	background: #FAF7F5 url(quote.gif) no-repeat 15px 15px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #dd0000;	
	border-width: 1px;
  	border-style: solid;
  	/*border-color: #C4DE8F #93C138 #93C138 #C4DE8F;	*/
	border-color: #ccc #ccc #ccc #ccc;

}
tr {
	height: 34px;
	background: #fff;
	color:#000;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 0px solid #dd0000;	
}	
td.col1
{
	width: 50px;
	
}
td.col2
{
	width: 250px;
}	
td.col3
{
	width: 350px;
}
td span
{
	color:#ccc;
}		
table .row-a {
	background-color:#efefef;
}
table .row-b {
	background-color:#dedede;
}
/* end - table */

/* form elements */
form {
	margin: 0px; 
	padding: 0px; 
}
label {
	font-weight: bold;
	color: #A7743B;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
option { padding-right: 0.5em; } 

#name, #email, #message, #website{
	width: 455px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}

div.hr {
  height: 15px;
  background: #fff url(images/bg-blank.jpg) no-repeat scroll center;
  padding:5px 0px 0px 0px;
}
div.hr hr {
  display: none;
}



/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrap {
	position: relative;
	width: 952px;
	background: #fff url(images/wrap.gif) repeat-y center top;
	margin: 0px auto 0px auto;
	text-align: left;	
	padding:0px;
}

#wrapmain {
	position: relative;
	width: 952px;
	background: #fff url(images/wrap2.gif) repeat-y center top;
	margin: 0px auto 0px auto;
	text-align: left;	
	padding:0px;
}

#wrapApp {
	position: relative;
	width: 952px;
	background: #fff url(images/wrapblank.gif) repeat-y center top;
	margin: 0px auto 0px auto;
	text-align: left;	
	padding:0px;
}

#wrap #headermenu, #wrapApp #headermenu
{
	width:95px; 
	height:41px;
	position: absolute;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	top: 70px;
	right: 100px;
 }
 
  #wrap #headermenu ul ,#wrapApp #headermenu ul
  {
  	padding:0;
  	margin:0;
  	background-color:#FFF;
  	list-style-type:none;
}

 
 #wrap #headermenu li ,#wrapApp #headermenu li
 {
 	float:left;
 	position:relative;
 	background-color:#FFF;
 }
 
#wrap #headermenu li.menu1 a, #wrap #headermenu li.menu1 a:visited , #wrapApp #headermenu li.menu1 a, #wrapApp #headermenu li.menu1 a:visited
{
	display:block;
	
	text-decoration:none; 
	
	width:25px; 
	height:41px; 
	border:0px solid #fff; 
	border-width:0px 0 0px 0px; 
	background:#fff url(images/header-menu.jpg) no-repeat -25px 0px;  
	line-height:41px; 
	
}



#sidebar .enews a
{
	display:block;
	background:#fff url(images/NewsLetter.jpg) no-repeat 0px 0px;  
	text-decoration:none; 
	border-width:0px 0px 0px 0px; 
	margin:5px 0px 20px 90px;
	height:86px; 
	width:120px;
	text-align:center;
}
#sidebar .enews a:hover
{
	display:block;
	background:#fff url(images/NewsLetter.jpg) no-repeat 0px -86px;   
	text-decoration:none; 
	border-width:0px 0px 0px 0px; 
	margin:5px 0px 20px 90px;
	height:86px; 
	width:120px;
	text-align:center;
}

#sidebar .prequest a
{
	display:block;
	background:#fff url(images/PrayerRequest.jpg) no-repeat 0px 0px;  
	text-decoration:none; 
	border-width:0px 0px 0px 0px; 
	margin:5px 0px 5px 70px;
	height:60px; 
	width:150px;
	text-align:center;
}
#sidebar .prequest a:hover
{
	display:block;
	background:#fff url(images/PrayerRequest.jpg) no-repeat 0px -60px;   
	text-decoration:none; 
	border-width:0px 0px 0px 0px; 
	margin:5px 0px 5px 70px;
	height:60px; 
	width:150px;
	text-align:center;
}


#wrap #headermenu li.menu2 a, #wrap #headermenu li.menu2 a:visited , #wrapApp #headermenu li.menu2 a, #wrapApp #headermenu li.menu2 a:visited 
{
	display:block;
	text-decoration:none; 
	
	width:25px; 
	height:41px; 
	border:0px solid #fff; 
	border-width:0px 0 0px 0px; 
	background:#fff url(images/header-menu.jpg) no-repeat 0 0;  
	line-height:41px; 
}
#wrap #headermenu li.menu1 a:hover, #wrapApp #headermenu li.menu1 a:hover
{
	
	/*background:#b6b6b6 url(images/nav-bg-o.gif) repeat-x ;*/
	background:#fff url(images/header-menu.jpg) repeat-x -25px -41px;
	border:0px solid #fff; 
	border-width:0px 0 0px 0px;
	}
#wrap #headermenu li.menu2 a:hover, #wrapApp #headermenu li.menu2 a:hover
{
	 
	/*background:#b6b6b6 url(images/nav-bg-o.gif) repeat-x ;*/
	background:#fff url(images/header-menu.jpg) repeat-x 0  -41px;
	border:0px solid #fff; 
	border-width:0px 0 0px 0px;
	}
#wrap #headermenu li.sep , #wrap #headermenu li.sep , #wrapApp #headermenu li.sep , #wrapApp #headermenu li.sep 
{
	display:block;
	
	text-decoration:none; 
	
	width:45px; 
	height:41px; 
	border:0px solid #fff; 
	border-width:0px 0 0px 0px; 
	background:#fff url(images/header-sep-menu.jpg) no-repeat 0 0;  
	line-height:41px; 
}
 	
 
#wrap #headermenu img, #wrapApp #headermenu img{
	background: #fff;
    border: 0px ;
	padding: 0px;
}


#content {
	clear: both;	
	float: left;	
	width: 952px;						
	padding: 10px 0px 10px 0px; 
	height:auto;
	
	
}


#header1 {
	position: relative;
	width: 952px;
	height: 149px;
	background: #fff url(images/header.gif) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;	
	
}
#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	top: 35px;
	right: 492px;
 }
 
#logo img{
	background: #fff;
    border: 0px ;
	padding: 0px;
}
#logo a
{
	background: #fff; 
	color: #fff;
	border-bottom: 0px;
}

#logo a:hover
{
	background: #fff; 
	color: #fff;
	border-bottom: 0px;
	cursor:pointer;
}

#vspace{
	width:910px;
	margin:0 auto;
	height:5px;
	background-color:#FFF;
	text-align:center;
	position:relative;	
}
.vspaceside{
	width:285px;
	margin:0 auto;
	padding-top:10px;
	background-color:inherit;
	text-align:inherit;
	position:relative;	
}
#flasheader{
	position: relative;
	
	padding: 0;	
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#header {
	position: relative;
	width: 952px;
	height: 217px;
	background: #fff url(images/bg-header.gif) repeat-y;	
	color: #fff;	
	padding: 0;	
	margin: 0;	
	text-align:center;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 66px Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	letter-spacing: -5px;
	text-decoration: none;
	color: #332616;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 75px; left: 55px;	
}
#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0 200px 0 0;
	font: bold 15px Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	color: #F00;
	letter-spacing: -0.5px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 189px;
	left: 92px;
}

/* top-menu */
 #top-menu {
	position: absolute;
	margin: 0;
	padding: 30px 15px 8px 15px;
	background: #74A838 url(images/top-menu.gif) repeat-x;
	font-family: tahoma,Verdana, Geneva, sans-serif, 'Trebuchet MS', Arial;
	color: #FFF;
	top: -8px;
	right: 478px
 }
 #top-menu p { 	
	margin: 0; padding: 0;	
 }
 #top-menu a {
 	font-weight: bold;
	color: #fff;
 }

/* Navigation */
#MenuMain {
	margin-left:20px;
}
#nav {
	/*clear: both;	
	padding: 0;	margin: 0;
	width: 952px;
	height: 50px;
	background: #988060 url(nav.gif) no-repeat;	*/
	clear: both;	
	padding: 0;	margin: 0;
	width: 952px;
	height: 50px;
	background: #969696 url(nav.gif) repeat-y;	
	
	/*position: absolute;

	height: 35px;
	left: 0;	top: 35px;	*/
	z-index: 99999;
}
#nav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height:30px;
	padding: 0 0 0 40px;
	
}
#nav ul li {
	float: left;
	margin: 0; 
	padding: 0 0 0 10px;
	
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #FFF;
	font: bold 15px/45px Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	text-decoration: none;		
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #ff0101;	
	background: none;
	border: none;
}
#nav ul li#current {
	background: transparent url(left-tab.gif) no-repeat;	
}
#nav ul li#current a {	
	color: #dd0000;
	background: transparent url(right-tab.gif) no-repeat right top;	
}

#breadCrumb { 
	height: 15px; /* This is the height we wan't on our breadcrumb */
	width:540px; 
	padding: 7px 0px 0px 8px; 
	margin:0px 0px 0px 40px; 
	background: #fff; /* This is our background color */ 
	color: #666; /*This is our color on the text which isn't a link. We want' they to be light grey */ 
	font: normal 11px Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	vertical-align:middle;
} 
#breadCrumb li { 
	float: left; 
	display: inline; 
	margin-right: 4px; 
	padding-right:5px;
} 
#breadCrumb a { 
	color: #ccc; /* Our breadcrumb links are going to be white */ 
	font-weight: bold; /* And bold */ 
	background: url(images/breadcrumb.gif) top right no-repeat; 
	padding-right: 11px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */ 
	font: normal 11px Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	text-decoration:underline ; 
} 
#breadCrumb a:hover { 
	color: #999; 
	text-decoration: underline; 
	background:url(images/breadcrumb.gif) bottom right no-repeat; 
}
/* Main Column */
#maincontent {
	float: left;
	width: 868px;
	padding: 0; 
	margin: 0 0 0 40px;
	display: inline;
	line-height:inherit;
}


#main {
	float: left;
	width: 535px;
	padding: 0; 
	margin: 0 0 0 40px;
	display: inline;
	line-height:inherit;
}

#main .magazine_container
{
	display:block;
	padding: 0px 0px 0px 0px;
	width:530px;
	height:300px;
	margin: 0px 5px;
	padding: 10px 0px 0px 0px;
	background: #fafafa url(images/magazine_bg.jpg) bottom repeat-x;
}

#main .magazine_container ul
{
	float: left;
	width: 107px;
	padding: 10px;
	margin: 0px;
	list-style-type: none;
}

#main .magazine_container li
{
	display: block;
	text-align: center;
	width: 100px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


#mainApp {
	float: left;
	width: 870px;
	padding: 0; 
	margin: 0 0 0 40px;
	display: inline;
	line-height:inherit;
	background-color:#fff;
	text-align:left;
}

#mainApp h2 {
	font: bold 1.5em Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	color: #dd0000; 
	padding: 10px 0 3px 40px; 	
	margin-left: 5px;		
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc; 
	background: transparent url(images/bg-title.jpg) repeat-x;
	background-position: 0% 80%	;
	
}

#main h2 {
	font: bold 1.5em Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	color: #dd0000; 
	padding: 10px 0 3px 40px; 	
	margin-left: 5px;		
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc; 
	background: transparent url(images/bg-title.jpg) repeat-x;
	background-position: 0% 80%	
}
#main h2 a {
	color: #dd0000;
	text-decoration: none;		
}
#main ul li {
	list-style-image: url(bullet.gif);
}
#GMappop 
{
	width:254px; 
	height:129px;
	margin: 0px 0px 30px 10px;
	padding: 0px;
	text-decoration:none ; 
	border: 0px;
	
}
#GMappop a  
{
	display:block;
	width:254px; 
	height:129px;
	background:#fff url(images/gMapPop.gif) no-repeat 0px -129px; 
	font: normal 11px Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	text-decoration:none ; 
	background-color:#fff;
	text-decoration:none ; 
	padding: 0px;
	border: 0px;
} 
#GMappop a:hover { 
	background:#fff url(images/gMapPop.gif) no-repeat 0px 0px; 
	text-decoration:none ; 
	border: 0px;
} 

/* sidebar */
/*
#sidebar {
	float: right;
	width: 285px;
	margin: 0 0 45px 0;
	padding: 0;	
	display: inline;	
}

#sidebar h3 {
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color: #6C6E3A;
	padding: 5px 0 5px 7px; 
	margin: 10px 0 5px 10px; 
	letter-spacing:-1px;	
}

#sidebar h3 {
	color: #51432F; 
	font: bold 1.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 0 5px 7px; 
	margin: 10px 0 5px 10px; 	
	border-bottom: 1px solid #E4F2C8;	
}
#sidebar ul.sidemenu {
	margin: 10px 10px 5px 7px; padding: 0;
	padding: 0;	
	border-top: 1px dashed #E1E1E1;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#sidebar ul.sidemenu a {
	display: block;
	color: #666666; 
	text-decoration: none;
	padding: .3em 0 .3em 10px;		
	width: 94%;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #CB4721;
	background: #FFF;	
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
*/
/* sidebar menu */

#sidebar {
	float: right;
	width: 285px;
	padding: 0; 
	margin: 0 45px 0 0;
	display: inline;	
}

#sidebar h3 {
	color: #dd0000;
	font: bold 1.2em Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	text-transform: none;
	letter-spacing: 1px;
	padding: 5px 0px 3px 40px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	background: transparent url(images/bg-title.jpg) repeat-x;
	background-position: 0% 80%	;
}

#sidebar .sidemenu {
	margin: 10px 10px 5px 7px; padding: 0;
	text-decoration: none;			
}
#sidebar .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 8px 10px; 		
	border-bottom: 1px solid #E8E8E8;
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
#sidebar .sidemenu li a {
	text-decoration: none;	
	color: #dd0000;
	background: none;
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	border-bottom: 1px solid #f8f8f8;
	padding: 2px 5px; 		
	display:block;
}
#sidebar .sidemenu li span {
	color: #7F7F7F;	
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}

#sidebar .sidemenu li a span {
	color: #333;	
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}
#sidebar .sidemenu li a .super {
	color: #dd0000;	
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-style: normal;
	font-weight: bold;
	vertical-align:super;
}
#sidebar .sidemenu li a:hover{
	background: none;
	color: #663300;
	background: #FFF;
	border-bottom: 1px solid #E8E8E8;
	padding: 2px 5px; 		
	display:block;
}
#sidebar .sidemenu li a:hover .super 
{
	background: none;
	color: #663300;
	background: #FFF;
}
#sidebar .sidemenu ul { 
	
	margin: 0 0 0 5px; 
	padding: 0; 
}
#sidebar .sidemenu ul li { border: none; }

/* header quick search */
#sidebar div#qsearch {
	padding: 0; margin: 20px 0 30px 10px;
	border: none;
	width: 270px; height: 33px;
	background: #F2F0F0 url(images/qsearch.gif) no-repeat;		
}
#sidebar div#qsearch p {
	margin: 0; padding: 0; text-align:right;		
}

#sidebar div#qsearch input {
	float: left;
	border: none;
	background: transparent;
	color: #B8B8B8;	
	margin: 0;
}
#sidebar div#qsearch .tbox {
	margin: 5px 0 0 5px; 
	width: 220px;	
	display: inline;	
	font: 1em Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;	
}
#search div#qsearch .btn{
	width: 24px; height: 24px;				
}
#sidebar div#qsearch label {
	display: none;
}
/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }
/* footer */
#footer {
	clear: both;
	width: 952px;
	margin: 0 auto 0 auto;
	padding: 30px 0 25px 0;
	background: #969696 url(images/footer-bottom.gif) no-repeat left top;			
	font-family: Verdana, Geneva, sans-serif, 'Trebuchet MS', 'Helvetica Neue', Arial;
	font-size: 0.95em;
	color: #fff;	
	text-align: center;	
	letter-spacing: .2px;
	
}
#footer p {
	padding:10px 0px;
}
#footer a:hover { 
	color: #555; 
	border-bottom: 1px dotted #555;
	text-decoration: none;
}

/* postmeta */
.post-footer {
	padding: 8px 10px;
	margin: 15px 10px 10px 10px;	
	color: #977C57;
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
.post-footer .date{ 
	margin: 0 10px 0 5px;	
	padding: 7px;
	background: #FAF7F5 url(clock.gif) no-repeat 0 2px;
	padding-left: 30px;
}
.post-footer a.comments { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(comments.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.readmore { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.edit { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(edit-doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #333; }

/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #EEE8E1;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #EEE8E1; 
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #FAF7F5; 
}
	
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
/*Expand and Collapse*/
.collapsePanelHeader
{
	height:25px;
	width: 285px;
	overflow:hidden;
	cursor:pointer;
	padding:0px;
	margin:0px;	
}


.collapsePanel
{
	width:285px;
	/*height:0px*/
		
}
#sidebar div.float-left-img img
{
	padding:0px;
	margin:0px;	
	border:0px;
}
#sidebar div.float-left-img
{
	position: relative;
	padding:0px;
	margin:0px;	
	border:0px;
	top: -25px;
	right: -259px;
	width:26px;
}

#main .ajax-prog
{
	position: relative;
	float:left;
	padding:0px;
	margin:0px;	
	top: -25px;
	right: -480px;
	width:10px;
	height:10px;
	
}
#main .ajax-prog-username
{
	position: relative;
	float:left;
	padding:0px;
	margin:0px;	
	top: 5px;
	right: -160px;
	width:0px;
	height:0px;
	opacity:0;
	
}

#main .ajax-prog img, #main .ajax-prog-username img
{
	padding:0px;
	margin:0px;
}

#mainApp .pasPhoto
{
	position: relative;
	float:right;
	padding:0px;
	margin:0px;	
	top: 50px;
	right: 190px;
	width:0px;
	height:0px;
	/*opacity:0;*/
	text-align:center;
	font-weight:bold;
	color:#cc0000;
	display: -moz-inline-block;
	display:inline-block;
	
}

#mainApp .pasPhoto span
{
	width:100px;
}

/* default layout */
/*.myTab .ajax__tab_header {white-space:nowrap;}
.myTab .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.myTab .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.myTab .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}
*/
/* xp theme 
.myTab .ajax__tab_header {font: 11px/150% Verdana, Geneva, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode'; letter-spacing:-1px;font-weight:bold; background:url("images/tab-line.gif") repeat-x bottom;color:#000;}
.myTab .ajax__tab_outer {padding-right:0px;background:url("images/tab-right.gif") no-repeat right;height:21px;}
.myTab .ajax__tab_inner {padding-left:3px;background:url("images/tab-left.gif") no-repeat;}
.myTab .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url("images/tab.gif") repeat-x;}
.myTab .ajax__tab_hover .ajax__tab_outer {background:url("images/tab-hover-right.gif") no-repeat right;}
.myTab .ajax__tab_hover .ajax__tab_inner {background:url("images/tab-hover-left.gif") no-repeat;}
.myTab .ajax__tab_hover .ajax__tab_tab {background:url("images/tab-hover.gif") repeat-x;}
.myTab .ajax__tab_active .ajax__tab_outer {background:url("images/tab-active-right.gif") no-repeat right;}
.myTab .ajax__tab_active .ajax__tab_inner {background:url("images/tab-active-left.gif") no-repeat;}
.myTab .ajax__tab_active .ajax__tab_tab {background:url("images/tab-active.gif") repeat-x;}
.myTab .ajax__tab_body {font:  11px/170% Verdana, Geneva, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode';border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}
*/
/* scrolling 
.myTab .ajax__scroll_horiz {overflow-x:scroll;}
.myTab .ajax__scroll_vert {overflow-y:scroll;}
.myTab .ajax__scroll_both {overflow:scroll}
.myTab .ajax__scroll_auto {overflow:auto}
*/
#regUser div
{
	margin: 0 auto;
	padding:0px;
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
}
#regUser ul li
{
	list-style-type:disc;
	
}
#regUser div.align-center
{
	margin: 0 auto;
	padding-top:10px;
	vertical-align:middle;
}

#regUser div.align-center input[type=checkbox]
{
	margin: 0 auto;
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	padding-top:10px;
	background-color:#cc0000;
	vertical-align:middle;
}

#regUser div.align-center input[type=radio]
{
	margin: 0 auto;
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	padding-top:10px;
	background-color:#cc0000;
	vertical-align:middle;
}


#regUser SPAN.form-required {
	COLOR: #ffae00;
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
}
#regUser legend
{
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
}
#regUser .description 
{
	
	font-size: 11px; 
	COLOR: #898989;
	padding-left:55px;
	float: none;
}
#regUser .description {
	MARGIN-BOTTOM: 4px; COLOR: #898989; LINE-HEIGHT: 150%; 
}

#regUser .descriptionrequest {
	MARGIN-BOTTOM: 4px; COLOR: #898989; LINE-HEIGHT: 150%; padding-left:200px; 
}
#regUser .form-item 
{
	margin:0px;
	float:left;
	padding:0px;
	padding-right:5px;
	padding-left:50px;
	font-weight:bold;
	width: 160px;
	w\idth:140px;
	text-align:left;
	border:solid 0px #C60000;
	
	
}

#regUser div table.borderTab input[type=text]
{
	height:19px;
	width: 70px;
}

#regUser div table.borderTab 
{
	border:solid 1px #ccc;
	
}

#regUser input[type=text],#regUser input[type=password],#regUser input.text
{
	margin:0px;
	padding:0px;
	height:19px;
	width: 220px;
	background-color:#f1f1f1;
	border:solid 1px #999;
	color:#000;
}

#regUser textarea /*IE6 & below*/
{
	margin:0px;
	padding:0px;
	width: 300px;
	background-color:#f1f1f1;
	border:solid 1px #999;
	color:#000;
	overflow-y:scroll;
	overflow-x:hidden;
	
	
	
}

#regUser input[type=text].CountDown
{
	border:solid 0px #fff;	
	width:50px;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	color:#cc0000;
	background-color:#fff;
	height:12px;
	
}

#regUser input.text /*IE6 & below*/
{
	margin:0px;
	padding:0px;
	height:19px;
/*	width: 220px;*/
	background-color:#f1f1f1;
	border:solid 1px #999;
	color:#000;
}

#regUser input[type=submit]
{
	margin: 0px;
	padding: 2px;
	color: #000;
	border:solid 1px #cc0000;
	cursor:pointer;
}

#regUser select
{
	margin: 0px;
	padding: 0px;
	color: #000;
	border:solid 1px #999;
}

#ctl00_ContentPlaceHolder1_fvRegister_UserAvailability {
  background-repeat: no-repeat;
  height:16px;
  width:50px;
  padding: 0 3px 0 3px;
}

.taken {
  background-image: url(images/taken.gif) ;
  height:12px;
  width:109px;
  color:#ffae00;
}
 
.available {
  background-image: url(images/available.gif);
  height:12px;
  width:109px;
  color:#ffae00;
}

#ecaptcha-css 
{
	padding:0px;
	margin:0px;
	border:0px;
}

#ecaptcha-css  table
{
	padding:0px;
	margin:0px;
}

#ecaptcha-css tr
{
	height: 0px;
	background: #fff;
	padding:5px;	
}



 Table.churchDetail
{
	
	border:0px;	
	padding:0px;
	margin:0px;
}

 Table.churchDetail td
{
	font:  12px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	border:solid 0px #fff;
	color:#fff;
	
}


Table.churchDetail td span
{
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	color:#000;
}
Table.churchDetail td span.history-detail
{
	font:  11px/170% Verdana, Geneva, sans-serif, Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	color:#000;
}

 Table.churchDetail td.rowL
{
	background-color:#c60000;	
	width:250px;	
}



 Table.churchDetail td.rowR
{
	background-color:#eee;
	width:650px;
}



Table.churchDetail td.rowL
{
	border:solid 1px #969696;
}

Table.churchDetail td.rowR
{
	border:solid 1px #ddd;
}

.history-detail
{
	background-color:inherit;
	/*display: -moz-inline-block;*/
	display:block;
	width:650px;
	text-align:justify;
	padding:20px 0px 20px 0px;
	
}
.1tab-churchdetails
{
	padding:0px;
	margin:0px;	
}
.pas-name
{
	width:190px;
	display:block;	
}

Table.ChurchList
{
	
	border:solid 1px #c60000;	
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	
}



Table.ChurchList td
{
	width:300px;
	text-align:left;
	border:solid 1px #ddd;	
	background-color:#eee
}

Table.ChurchList td span
{
	color:#000;
}



