*
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	font-family: arial;
	background: #ffffff;
}

img
{
	border: 0px;
}
/*AUDIO SERMONS mp3.php >>>*/
#audio_player
{
	text-align: center;
	margin: 10px 0px 0px 0px;
}



/*AUDIO SERMONS mp3.php <<<*/




.navi_links
{
	text-align: center;
	margin: 10px auto 0px auto;
}

.na_li{
    text-decoration: none;
	border: solid 1px #bbb;
	margin: 0px 0px 0px 3px;
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	color: green;
}


.na_li:hover
{
	background: #c9e3c0;
	
}


#active_link
{
	background: #467138;
	border: solid 1px #777; 
	color: #fff;
	margin: 0px 0px 0px 3px;
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	text-decoration: none;
}


/*VIDEO SERMONS video.php>>>*/
#player
{
	text-align: center;
	margin: 10px 0px 0px 0px;
}


.thumb_overview
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.video_title
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: green;
	padding: 0px 0px 5px 0px;
	background: none;
}

.video_title:hover
{
	color: red;
	text-decoration: underline;
}


.video_description
{
	height: 40px;
	font-size: 11px;
	color: #444;
	width: 460px;
	margin: 5px 0px 0px 100px;
	
}

.video_block
{
	position: relative;
	border: solid 1px #e0e0e0;
	height: 70px;
	margin: 7px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}


.video_author
{
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	float: left;
}

.video_traffic
{

	float: left;
	font-size: 10px;

	height: 13px;
}


.video_time
{
	font-size: 10px;
	float: left;
	
}

.vert_l
{
	float: left;
	margin: 0px 5px 0px 5px;
	color: #ccc;
}

.video_author *, .video_traffic *, .video_time *
{
	font-size: 10px;
}


.video_play
{
	position: absolute;
	bottom: 7px;
	right: 7px;
	
	width: 70px;
	height: 15px;
	
	border: 1px solid #E6E6E6;
	color: #386680;
	background: #eef9ff;
	
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.video_play:hover
{
	color: #fff;
	background: green;
}

.video_count_box
{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 10px;
	height: 10px;
	
	font-size: 8px;
	text-align: center;
	color: #777;
}



.show_title
{
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	border-bottom: solid 1px #ccc;
}

.back_video_title:hover
{
	text-decoration: underline;
	color: red;
}



#show_table *
{
	font-size: 11px;
}


/*VIDEO SERMONS <<<*/


/*RADIO SERVICE radio_tv.php >>>*/
#radio_table td
{
	width: 100px;
}

/*RADIO SERVICE radio_tv.php <<<*/




.clear  /*IE bug correct*/
{
	clear: both ! important; 
	width: 100%! important; 
	overflow: hidden! important; 
	height: 0px! important; 
	border:3px ! important; 
}

#logo
{
	height: 80px;
	background:  url(pics/background_logo.jpg) repeat-x top left;
}

#top_navi
{
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	background-color: #eef9ff;	
	border-top: 1px solid #dedede; 
	border-bottom: 1px solid #dedede;
}

#top_navi a
{
	display: block;
	float: left;
	padding: 5px 15px 0px 15px;
	color: #386680;
	background: none;
	text-decoration: none;
	height: 20px;

}
#top_navi a:hover
{
	background: #eafac2;
	color: #70940b;	
}

#left_menu
{
	width: 190px;
	float: left;
	overflow: hidden;
}
/*MAIN COLUMN >>> */
#content
{
	width: 1001px;
}


#main_content
{
	width: 580px;
	float: left;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#main_content h1
{
	color: #339900;
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}


#main_content h2
{
	font-size: 15px;
	font-weight: normal;
	color: #777;
	margin: 0px 0px 10px 0px;
}

#main_content ul
{
	margin: 10px 0px 0px 16px;
	list-style: url("pics/point.jpg");
}

#adress
{
	margin: 0px 0px 0px 10px
}


#verse
{
	margin: 0px 10px 0px 10px;
}

#verse_location
{
	text-align: right;
	margin: 5px 30px 0px 0px
}

.find_us
{
	color: #c2430b;
	text-decoration: none;
}

.find_us:hover
{
	text-decoration: underline;
	color: red;
}


.important /*picture on important.php*/
{
	margin:  5px 7px 0px 10px;
	float: left;
}   

/*MAIN COLUMN >>> */



/*RIGHT COLUMN >>> */
#news_block *{
	font-size: 11px;
	overflow: hidden;
}


.news_topic{

	font-weight: bold;
	font-size: 11px;
	margin:  5px 5px 0px 10px;
	color: #c2430b;
}

.news_datum
{
	font-size: 10px;
	color: #777;
	margin:  0px 5px 0px 10px;
}


.news_post
{
	margin:  0px 5px 10px 10px;
	font-size: 11px;

}

.news_post a
{
		font-size: 11px;
		text-decoration: none;
		color: green;
}

.news_post a:hover
{
	color: green;
	text-decoration: underline;
}




.promo
{
	margin-bottom:-3px;
}


#right_column
{
	width: 200px;
	border-left: solid 1px #e6e6e6;
	float: left;
}


.header_important
{
	background: #47aa2f;

	padding: 4px 10px 4px 10px;
	margin: 3px 0px 0px 0px;
	text-transform : uppercase;
}
.header_important a
{
	background: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


.header_important a:hover{
		color: #ffff2f;
	
}


.header
{
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	color: #386680;
	background: #eef9ff;
	padding: 4px 10px 4px 10px;
	margin: 3px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
}





.header a
{
	color: #386680;
	text-decoration: none;
	font-size: 11px;
	background: none;
}

.header a:hover
{	
color: #70940b;		
}



.searchbox
{
	margin:0px 0px 13px 10px;
}

.search
{
	margin:10px 0px -10px 7px;
}


#abo
{
	margin:10px 0px 6px 0px;
}


.next
{
	color: green;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	
	font-weight: bold;
}


.next:hover
{
	text-decoration: underline;
}

/*RIGHT COLUMN <<< */

#footer
{
	background: #f0f0f0;
	width:370px;
	height: 23px;
	border-right: solid 1px #dedede;
	border-top: solid 1px #dedede;
	border-bottom: solid 1px #dedede;
	margin-top: 25px;
}

#footer a
{
	border-left: solid 1px #dedede;
	text-decoration: none;
	font-size: 11px;
	background: none;
	color: #333;
	padding: 5px 7px 0px 7px;
	display:block;
	float:left;
	height:18px;
}

#footer a:hover
{
	background: #f7fce9;
	color: #70940b;	
}



.error
{
	color: red;
	font-weight: bold;
}



/*ADMIN >>>*/
#admin_menu
{
	text-align: center;
}

#admin_menu a
{
	text-decoration: none;
	font-weighT: bold;
	color: #000;
}

#admin_menu a:hover
{
	text-decoration: underline;
}

/*ADMIN <<<*/





.red_letters
{
	color: red;
}

.fett
{
	font-weight: bold; 
}

p
{
	margin: 15px 0px 15px 0px;
}


.justify
{
	text-align: justify;
	margin: 15px 0px 15px 0px;
}

hr
{
	border: 0px;
	height: 1px;
	background: #ccc;
	color: #ccc;
}


#archive
{
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	color: #000;

}

#archive:hover
{
	text-decoration: underline;
	color: red;
}






.sublink
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
	margin: 3px 0px 3px 15px;
}

.sublink:hover
{
	text-decoration: underline;
	color: red;
}


.fotoalbum
{
	width: 580px;
	text-align: center;
}


.foto_cont
{
	width: 568px;
	margin: auto;	
}


.month_thumbs
{
	width: 120px;
	bordeR: solid 1px #ddd;
	float: left;
	margin: 10px 10px;
}


.month_thumbs a
{
	text-decoration: none;
	font-size: 11px;
	color: #000;
}


.month_thumbs a:hover
{
	color: green;
	font-weight: bold;
	text-decoration: underline;
}

.month_thumbs img
{
	margin: 0px 0px -3px 0px;
}

.foto_show
{
	margin: 0px 0px 0px 0px; 
	background:#f3f9fd; 
	border: solid 1px #ddd;

}

#info_pannel
{
	text-align: left;
	font-size: 11px;
	margin: 5px 0px 4px 0px;
	
	position: relative;
	height: 20px;
}

#foto_navi a
{
	text-decoration: none;
	color: #000;
}

#foto_navi a:hover
{
	color: green;
}



#back_button
{
	position:  absolute;
	top:0px;
	right: 35px;
}


#forward_button
{
	position:  absolute;
	top:0px;
	right: 0px;
}


/*search.php >>>*/

#search_form
{
	border: solid 1px #e0e0e0;
	margin: 4px 0px 0px 0px;
	position: relative;
	padding: 0px 0px 0px 10px

}



#search_form fieldset
{
	border: none;
	background: none;
}


#country_text
{
font-weight: bold;
margin:  7px 0px 0px 0px;
color: #386680;
}

#country
{
	width: 167px;
	margin: 2px 0px 0px 0px ;
}

#city_text
{
	font-weight: bold;
	margin:  7px 0px 0px 0px;
	color: #386680;
}

#city
{
	width: 164px;
	margin: 2px 0px 0px 0px;
	border: solid 1px #7f9db9;
	height: 18px;
}

#den_text
{
	font-weight: bold;
	margin:  7px 0px 0px 0px;
	color: #386680;
}


#den
{
	width: 167px;
	margin: 2px 0px 0px 0px ;
}

#lang_text
{
	font-weight: bold;
	margin:  7px 0px 0px 0px;
	color: #386680;
}

#lang
{
	width: 167px;
	margin: 2px 0px 0px 0px ;
}

#submit
{
	margin: 7px 0px 5px 50px
}

#error *
{
	text-align: center;
}

#err1, #err2
{
	margin: 100px auto;
	font-weight: bold;
	line-height: 18px;
}

 #err2 span
 {
 	color: green;
 	font-size: 14px;
 }
 
 #err2 a
 {
 	font-size: 14px;
 	color: #b10000;
 }


#navi_bar fieldset
{
	

	
}


#navi_bar  form
{
	margin: 20px 0px 5px 0px;
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}

#navi_bar span
{
	background: none;
	margin: 0px 5px 0px 0px;
}


#s1
{
	width: 45px;
}


.res_block
{
	position: relative;
	padding: 0px 0px 3px 4px;
	border: solid 1px #eaeaea;
	margin: 10px 0px 0px 0px;
}


#n_submit
{
	vertical-align: middle;
	margin-left: 5px;
}


.title_block
{
	margin: 4px 0px 0px 0px;
}


.title_block a
{
	text-decoration: none;
	color: #386680;
	font-weight: bold;

}

.title_block  a:hover
{
	text-decoration: underline;
	
}


.info_bar span{
	font-size: 10px;
	margin: 0px 10px 0px 0px;
	color: #555;
}

.description
{
	font-size: 11px;
	margin: 3px 10px 0px 0px
}

.se_next
{
	color: green;
	font-size: 11px;
	text-decoration: none;
}
.se_next:hover
{
	text-decoration: underline;
}




/*search.php <<<*/


/*s_church.php >>>*/

#show_one table
{
	margin-bottom: 10px;
}



#show_one td
{
	height: 19px;
}

#show_one table div{
	margin:0px 0px 0px 20px;
}

#show_one table div div{
	margin:0px 0px 0px 0px;
}


#on
{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 4px 0px 3px 0px;
	color: green; 
	border: solid 1px #e6e6e6;
}

.txt
{
	line-height: 17px;
}


#options{
	margin: 10px 0px 0px 0px;
}

#options a
{
	color: #386680;
	text-decoration: none;
	border: solid 1px #bbb;
	padding: 2px 4px;
	background: #eef9ff;
	font-weight: bold;
}

.blur
{
	color: #aaa;
	font-style: italic;
}

/*s_church.php <<<*/