/* Copyright notice
(c) 2007 Foundation for Evangelism (info@evangelize.org)
All rights reserved
This template is part of the Web-Empowered Church (WEC) ministry of the
Foundation for Evangelism (http://evangelize.org). The WEC is developing
TYPO3-based free software for churches around the world. Our desire is to
use the Internet to help offer new life through Jesus Christ. Please see
http://WebEmpoweredChurch.org/Jesus.
You can redistribute this template and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.
The GNU General Public License can be found at
http://www.gnu.org/copyleft/gpl.html.
This template is distributed in the hope that it will be useful for ministry,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
This copyright notice MUST APPEAR in all copies of the script! */

.indent {
	padding-left: 3em;
}
.htmlarea-content-body,
#tinymce {
	background-image: none !important;
	background-color: #FFFFFF !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #666666 !important;
	text-align:left;
}
.htmlarea-content-body img {
	padding: 5px !important;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}
body{
margin: 0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
background:#EAD4D6 url(images/bg.jpg) repeat-x  ;
font-size: 14px;
}

a:link, a:visited {
text-decoration:underline;
color : #962F33;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:active{
text-decoration:none;
}
.htmlarea-content-body a:link, .htmlarea-content-body a:visited {
	text-decoration: underline !important; /*Important needed to override internal Firefox stlysheet*/
	color : #962F33 !important; /*Important needed to override internal Firefox stlysheet*/
}
.htmlarea-content-body a:hover, .htmlarea-content-body a:active {
	text-decoration: none !important; /*Important needed to override internal Firefox stlysheet*/
	color : #962F33 !important; /*Important needed to override internal Firefox stlysheet*/
}
h1{
font-size:1.3em;
}
h2{
font-size:1.1em;
}
h3{
font-size:1em;
}
h4{
font-size:0.9em;
}
h5{
font-size:0.8em;
}
h6{
font-size:0.7em;
}

/* Use a break with this class to clear float containers on both sides */ 
.brclear { 
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0;
} 
/**************wrapper*******************/

#wrapper{
width:820px;
margin:0 auto;
padding:0;
text-align:left;
background:#fff;
}


/********************************************/
/*******  header                  ***********/
/********************************************/ 
#header{
position: relative;
height: 66px;	
background:url(images/headerbg.gif) repeat-x 0% 100%;
margin:0;
padding:0;
}

/**************logo*******************/
#logo{
margin:0;
padding:0;
text-align:left;
}

/*************sitename********************/
#sitename{
margin:0;
padding:0 0 0 5px;
text-align:left;
}

#sitename h1 { 
text-align : center;
/*font-size : 15px;*/
padding : 0 0 10px 0;
margin : 0;
text-align:left;
} 

#sitename h1 a {
text-decoration:none;
color:#000;
} 

#sitename h1 a:hover {
color:#000;
} 


/***************slogan******************/
#slogan{
margin:0;
padding:0;
background:url(images/headerphoto.jpg) top center no-repeat;
height:120px;
}

#slogan h2{
text-align:center;
color : #000;
/*font-size : 17px;*/
padding: 35px 0 0 0;;
margin:0;
}

/*************search********************/
#search{
float:right;
margin:0px 5px 0 0;
padding:0;
text-align:right;
/*font-size : 100%;*/
color : #666666;
}

#search input{
font-size : 80%;
}


/********************************************/
/*******  middle part (wrapper)   ***********/
/********************************************/ 


/***************************************************/
/************** left part*******************/
/*************************************************/
#left-part{
width: 155px;
margin:  12px 7px 5px 7px;
padding:0;
float:left;
}

/***************login******************/
#login { 
margin : 2px;
padding : 0;
text-align : left;
color : #666666;
}

#login h3{
margin:0;
padding:0;
/*font-size : 100%;*/
color: #962F33; 
}

#login p{
margin:2px;
padding:0;
font-size : 70%;
}

#login p a{
/*font-size : 100%;*/
}

#login a{
font-size : 70%;
}

/***************left content******************/
#left { 
margin : 7px 0;
padding :  0;
text-align : left;
} 

#left  img{
margin:  6px 0;
} 

#left h1 { 
/*font-size : 100%;*/
color: #299249; 
padding : 0;
margin : 5px 0;
} 

#left h2 { 
/*font-size : 95%;*/
color: #299249; 
padding : 0;
margin : 5px 0;
} 
#left h3 { 
/*font-size : 90%;*/
color: #299249; 
padding : 0;
margin : 5px 0;
} 

#left p { 
margin : 0;
padding : 2px;
/*font-size : 80%;*/
color : #666666;
} 

/***************************************************/
/************** right part*******************/
/*************************************************/
#right-part { 
width: 633px;
padding :0;
margin:  15px 10px 15px 0;
float:right;
} 
* html #right-part { 

margin:  15px 5px 15px 0;

} 
/***************breadcrumb******************/
#breadcrumb { 
margin : 0;
padding:0 9px;
color : #666666;
font-size : 70%;
float:right;
} 

#breadcrumb a:link, #breadcrumb a:visited { 
color : #360000;
}


/************** main content*******************/

#pagetitle{
text-align : left;
color:#666666;
font-size : 90%;
font-weight:bold;
margin:0;
padding:0 2px;
}

#main-content { 
padding :  0 5px;
margin : 0;
} 

#main-content h1 { 
color : #962F33;
} 

#main-content h2 { 
color : #962F33;
background-position:left;
background-repeat:no-repeat;
padding : 0;
margin: 0;
} 
#main-content h2 a{ 
color : #962F33;
} 
#main-content h3 { 
color : #962F33;
background-position:left;
background-repeat:no-repeat;
padding : 0;
margin:0;
} 

#main-content p { 
color : #666;
} 

#main-subcontainer-top {
	margin: 0;
	padding: 0;
	z-index: 10;
	height: 212px;
	background: url(http://youngpastorsnetwork.org/uploads/RTEmagicC_photo_bar_02.jpg.jpg);
}

#main-subcontainer-top-buttons {
	padding-left: 40px;
}

#main-subcontainer-top-buttons img {
	padding-left: 55px;
	padding-top: 20px;
}

#main-subcontainer-bottom {
	width: 80%;
/*	border: solid 1px;*/
	margin: auto;
}

#main-subcontainer-bottom img{
	padding: 30px 20px 20px 30px;
}


/********************************************/
/********        footer           ***********/
/********************************************/ 
#footer{
margin:0 auto 4px auto;
padding: 0;
text-align:center;
border-top:5px solid #360000;
width:820px;

}

/***************bottom nav******************/
#bottomnav { 
margin : 5px 0;
padding:0;
font-size : 75%;
color : #3C7541;

} 

#bottomnav a { 
padding : 0 5px;} 


/***************copyright******************/
#copyright{
color : #360000;
font-size : 75%;
padding : 0;
margin : 5px 0;
}
  

/*************contact info********************/
.contact { 
font-size : 75%;
padding : 0;
margin : 5px 0;
color:#360000;
} 

/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/ 
/*
 *		Horizontal, top-2-bottom menu
 *		Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */
 
/*		------	level 1	------		*/

#menu {
z-index: 500;
position: absolute;
margin:0; 
padding: 0;
list-style:none;
left: 0; 
bottom: 5px !important; 
font-size : 90%;
}


#menu ul {
margin:0;
padding:0;
list-style:none;
}


#menu li {
float:left;
background:url(images/left.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
position:relative;
}

#menu a {
float:left;
display:block;
background:url(images/right.gif) no-repeat right top;
padding:4px 11px 4px 7px;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
color:#FCEB76;
}

/*		------	level 2	------		*/

/* initialy hide all sub menus */
#menu li ul {
display: none;
position: absolute;
padding:0;
z-index: 10;
width: 130px;
margin-left:-3px; /* important */
}

/* display them on hover */
#menu li:hover>ul {
display: block;
/* added by mark */
color: #FCEB76;
}

#menu li li {
width: 100%;
background:none; /* important */
margin:0;
padding:0;
}

#menu li li a {
text-transform: none;
text-decoration: none;
text-align:left;
padding: 2px 13px;
margin:0  0;
background:#360000;
color:#FFFFFF;
}

#menu li li a:hover {
text-transform: none;
text-decoration: none;
text-align:left;
padding: 2px 13px;
color:#FCEB76;
background-color:#962F33;
}
#menu li li:hover>a {
text-transform: none;
text-decoration: none;
text-align:left;
padding: 2px 13px;
color:#FCEB76;
background-color:#962F33;
}


/*		------	level 3------		*/
#menu li li ul {
top:0px;
}
#menu li li:hover ul {
left: 133px;
}
/*************************************/
/********** Extension Styles ***************/
/*************************************/
.tx-wecdevo-pi1 {z-index: 100;}
/************ tt_news extension ***********************/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:none;
	border:1px solid #66A351;
}
.top-block .news-list-container HR.clearer, .top-block .news-single-item HR.clearer, .top-block .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	color:#fff;
	border:none;
	background-color:#fff;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	color:#000;
}
.news-latest-container H2 {
	color:#693;
	padding:3px;
/*	font-size: 1.2em;*/
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	color:#693;
	padding:3px;
}
.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A:HOVER {
	color:#060;
}
.news-latest-gotoarchive A {
	color:#060;
/*	font-size: .9em;*/
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	/*margin:3px;
	border:1px solid #666;
	background-color:#BB9E62;*/
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-category {
/*	font-size:.6em;*/
}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink A {
	float:right;
	color:#000;
}

/** Left Styles**/

#left .news-latest-container .news-latest-item .news-latest-morelink a:link, 
#left .news-latest-container .news-latest-item .news-latest-morelink a:visited,
#left .news-latest-container .news-latest-item .news-latest-morelink a:hover,
#left .news-latest-container .news-latest-item .news-latest-morelink a:active,
#left .news-latest-container .news-latest-item .news-latest-date a:link, 
#left .news-latest-container .news-latest-item .news-latest-date a:visited,
#left .news-latest-container .news-latest-item .news-latest-date a:hover,
#left .news-latest-container .news-latest-item .news-latest-date a:active{
	color:#693;
}

#left .news-latest-container H2 {
	color:#060;
	padding:3px;
/*	font-size: 1.2em;*/
}
#left .news-latest-gotoarchive {
	color:#060;
	padding:3px;
}

#left .news-latest-item h3, 
#left .news-latest-item h3 a:link,
#left .news-latest-item h3 a:visited, 
#left .news-latest-item h3 a:hover{
	color:#693;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-list-item h3 {
/*      font-size: 120%;*/
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED {
	color:#693;
	padding-left:2px;
    text-decoration: none;
}
.news-list-container H3 A:HOVER {
	color:#693;
	/*padding-left:2px;*/
    text-decoration: underline;
}
/*.news-list-container H3 A {
	color:#fff;
}*/
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #333;
	/*width: 180px;*/
	text-align: left;
	/*height: 20px;
	margin-top: -2px;
	margin-right: -2px;*/
	font-size: 9px;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,
.news-list-category {
	font-size:10px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
    font-weight: bold;
}
.news-list-morelink a:link, .news-list-morelink a:visited {
	color: #333;
}
.news-list-morelink a:hover, .news-list-morelink a:active {
	color: #693;
}
.news-list-browse {
	text-align: center;
}


/** Main styling **/

#main-content .news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
#main-content .news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-list-item h3 {
/*      font-size: 1.15em;*/
}
#main-content .news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-search-emptyMsg{
	margin:0px;
}
#main-content .news-search-form FORM {
	margin:0px;
}
#main-content .news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
#main-content .news-list-container H3 A:LINK, #main-content .news-list-container H3 A:VISITED {
	color:#060;
	padding-left:2px;
    text-decoration: none;
}
#main-content .news-list-container H3 A:HOVER {
	color:#693;
	/*padding-left:2px;*/
    text-decoration: underline;
}
/*#main-content .news-list-container H3 A {
	color:#fff;
}*/
#main-content .news-list-container P {
	padding-left:3px;
}
#main-content .news-list-date {
	float: right;
	color: #333;
	text-align: left;
	font-size: .8em;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
}
#main-content .news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
#main-content .news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#main-content .news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
#main-content .news-list-morelink, #main-content .news-list-category {
	font-size:10px;
	margin-left:3px;
}
#main-content .news-list-morelink  {
	margin-bottom:3px;
        font-weight: bold;
}
#main-content .news-list-morelink a:link, #main-content .news-list-morelink a:visited {
	color: #333;
}
#main-content .news-list-morelink a:hover, #main-content .news-list-morelink a:active {
	color: #060;
}
#main-content .news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#BCDDBE;
}
.top-block .tx-ttnews-browsebox {
	margin-top:0px;
	padding-top:0px;
	padding:3px;
	background:none;
	border:none;
}
.tx-ttnews-browsebox TD {
	font-size: .8em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #693;
	border:1px solid #666;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:link, 
.tx-ttnews-browsebox-SCell a:visited {
	font-size: 1em;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:hover, 
.tx-ttnews-browsebox-SCell a:active{
	color: #ffc;
}
.tx-ttnews-browsebox a:link, 
.tx-ttnews-browsebox a:visited {
	font-size: 1em;
	color: #060;
}
.tx-ttnews-browsebox a:hover, 
.tx-ttnews-browsebox a:active{
	color: #060;
}
.news-search-emptyMsg {
	font-size: .9em;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-single-item H2 {
	font-size: 1.2em;
	font-weight:bold;
	/*color: #85A600;*/
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	/*float: right;*/
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: .8em;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	/*float: right;*/
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-image: url(images/in-sidebar-bg.jpg);
    float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 5px;
	width: 40%;
	background-color: #FEFECA;
	background-repeat: repeat-x;
}
.news-single-additional-info h1, 
.news-single-additional-info h2, 
.news-single-additional-info h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006633;
}
.news-single-related,
.news-single-files,
.news-single-links  {
    border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}
.news-single-related DD, 
.news-single-links DD, 
.news-single-files DD {
	margin-left:2px;
    margin-bottom: 5px;
}
.news-single-related DD a:link, 
.news-single-related DD a:visited,
.news-single-links DD a:link, 
.news-single-links DD a:visited,
.news-single-files DD a:link, 
.news-single-files DD a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
    text-decoration: none;
}
.news-single-related DD a:hover, 
.news-single-related DD a:active,
.news-single-links DD a:hover, 
.news-single-links DD a:active,
.news-single-files DD a:hover, 
.news-single-files DD a:active {
        text-decoration: underline;
}
.news-single-related DT, 
.news-single-links DT, 
.news-single-files DT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
    font-weight: bold;
	color: #006633;
	margin-left:5px;
    margin-bottom: 5px;
	width:.8em;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:5px;
	padding:3px;
	/*border:1px solid #333;*/
	/*background-color:#BBE53A;*/
}
.news-amenu-container LI {
	padding-bottom:3px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
	list-style-type: none;
}
.news-amenu-container H2, #main-content .news-amenu-container H2 {
	color:#693;
	padding:3px;
	font-size: 1.1em;
	/*border:1px solid #666;*/
	/*background-color:#769024;*/
}
.news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
    border-bottom: 1px solid #ccc;
	padding: 2px;
    margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}

/** Main AMenu Styles **/

#main-content .news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
    border-bottom: 1px solid #ccc;
	padding: 2px;
    margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}
#main-content .news-amenu-container {
	margin-top:5px;
	padding:3px;
	border:1px solid #333;
	background-color:#BDDFBE;
}
#main-content .news-amenu-container a:hover {
	color:#000;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:.9em;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, 
.news-catmenu img, 
.news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

/********* default styles for extension "tx_srfeuserregister_pi1" *********/

* html .tx-srfeuserregister-pi1{ 
	margin-right:-10px;
}

* html div.tx-srfeuserregister-pi1 label.tx-srfeuserregister-pi1-password-again{ 
	margin-left:-5px;
}

dt {
	font-size:80%;
}

dd{
	font-size:80%;
}


/********* Styles for extension "tx_newloginbox_pi1" *********/

.tx-newloginbox-pi1 {
	font-size: 100%;
}

.tx-newloginbox-pi1 form{
margin:0;
padding:0;
}

.tx-newloginbox-pi1 input{
	/* font-size: 80%; */
	width: 75px;
}

.tx-newloginbox-pi1 th{
	font-weight:normal;
}

.tx-newloginbox-pi1 label{
color:#000;
font-weight:normal;
font-size:11px;
}

.tx-newloginbox-pi1 input {
	border: 1px solid #369;
}
.tx-newloginbox-pi1 table {
	width: 100px; 
	font-size: 11px;
}
.tx-newloginbox-pi1 h3 {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #036;
}
#left .tx-newloginbox-pi1 td {
	color: #fff;
}
#left .tx-newloginbox-pi1 h3 {	
		font-family: Arial, Verdana, sans serif;
		font-size: 130%;
		font-weight: bold;
		color: #039;
		/*background-color:  #6699cc;*/
		margin-left: 0px;
		padding-left: 17px;
		padding: 10px;
	}
.tx-newloginbox-pi1-submit {
	width: 40px;
}
#tx-newloginbox-pi1-user {
	width: 60px; 
	font-size: 11px;
}
#tx-newloginbox-pi1-pass {
	width: 60px; 
	font-size: 11px;
}


/********* Styles for extension "tx_newloginbox_pi3" *********/

.tx-newloginbox-pi3-listrow TD { 
	background-color:#eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { 
	background-color:#cccccc; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { 
	font-weight:bold; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { 
	background-color:#f6f6f6; 
}





/********* Styles for extension "tx_indexedsearch" *********/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#cccccc; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align:middle; 
}



/********* Styles for extension "tx_veguestbook_pi1" *********/

.tx-guestbook-list-header { 
	background-color: #9ACC99; 
	color: #FFFFFF; 
	font-weight:bold; 
}
.tx-guestbook-list-row { 
	background-color: #FFFFFF; 
}
.tx-guestbook-list-rowleft { 
	background-color: #E2F0D4; 
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold; 
}
.tx-guestbook-list-entrycomment { 
	font-style: italic; 
}
.tx-guestbook-list-small { 
	font-size: 9px; 
	color: #666666; 
}
.tx-veguestbook-pi1-browsebox TD { 
	font-size: 9px; 
	color: #666666; 
}
.tx-veguestbook-pi1-browsebox-strong,
.tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-veguestbook-pi1-browsebox-SCell { 
	background-color: #EEEEEE; 
}
.tx-guestbook-latest-header { 
	background-color: #539521; 
	color: #FFFFFF; 
	font-weight:bold; 
}
.tx-guestbook-latest-row { 
	background-color: #FFFFFF; 
}
.tx-guestbook-latest-small { 
	font-size: 9px; 
	color: #666666; 
}
.tx-guestbook-form-inputfield-med { 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#333; 
	font-size:12px; 
	color:#333333; 
	width:100px; 
	height:20px; 
}
.tx-guestbook-form-inputfield-big { 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#333; 
	font-size:12px; 
	color:#333333; 
	width:150px; 
	height:20px; 
}
.tx-guestbook-form-textarea { 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#333; 
	font-size:12px; 
	color:#333333; 
	width:250px; 
}
.tx-guestbook-form-obligationfield { 
	color: #CC0000; 
}
.tx-guestbook-form-error { 
	color: #CC0000; 
}

/********* Styles for extension "dropdown_sitemap" *********/

.expAll {
	background-color: #EAD4D6 !important;
	border-color: #962F33 !important;
}

.expAll a, .closed a, .ifsub a {
	color: #962F33 !important;
}

/********* Styles for extension "rss_aggregator" *********/
.jsfader {
	list-style: none;
	font-size: 0.9em;
}

.firstitem {
	margin: 0;
	padding: 10px;
	color: #666666;
}

.firstitem img {
	padding: 10px;
}

.firstitem hr {
	display: none;
}

.entry {
	color: #666666;
}

.bodytext {
	color: #666666;
}

.compactlist {
	margin: 10px 0 0 0;
	padding: 0;
}

/********* Styles for extension "sr_srfeuserregister" *********/
.tx-srfeuserregister-pi1-captcha-response input, .tx-srfeuserregister-pi1-submit {
	display: block;
	float: left;
	clear: left;
}

.tx-srfeuserregister-pi1-captcha-response, .tx-srfreecap-pi2-image {
	margin: 0;
	padding: 0;
	padding-top: 1em;
	clear: left;
	float: left;
	display: block;
}

.tx-srfeuserregister-pi1 a {
	font-size: 95% !important;
}

.tx-srfeuserregister-pi1-error {
	color: red !important;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	text-align: left;
}

#tooltip hr {
	display: none;
}

#tooltip h3, #tooltip div { margin: 0; }

fieldset {
	border: solid 1px #360000;
	margin: 1em 0 1em 0;
}

legend.assignment {
	font-size: 110%;
	font-weight: bold;
	color: #360000;
	border: solid 1px #360000;
	padding: 3px;
}
#photocontainer {
	margin: auto;
	width: 500px;
}
#photocontainer h3 {
	text-align: center;
}
.photoborder {
	width: 250px;
	height: 333px;
	background-image: url('/fileadmin/youngpastors/images/photoborder.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.photoborder img {
	position: relative;
	top: 24px;
	left: 24px;
}
.photoborder .name {
	position: relative;
	text-align: center;
	top: 24px;
	left: 25px;
	width: 79%;
	height: 6%;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: bold;
}
.photoborder .location {
	position: relative;
	text-align: center;
	top: 31px;
	left: 25px;
	width: 79%;
	height: 4%;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}