
/* HOME PAGE */


* {
	margin:0;
	padding:0;
	border:none;
	}
html{
height:100%;
}



select {
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.clear_div {clear:both;}

body {
	padding: 0;
	font-size:100%;
	line-height:1.3;
height:100%;


}

.body_home{
	background-image: url(images/background_spacer.jpg);
	background-repeat: repeat-y;

	}
	
* html #footer{
margin:-25px 0 0;
}
* html #wrap{
height:100%;
}
p  { margin: 0 0 0.6em 0;  } 

p img {float:left; clear:both; margin: 3px 10px 0px 0; }

a { text-decoration:none; color:#666666}
a:hover {text-decoration:underline;}

.manramasn, .manramasn a {
	color: #4E5863;
	text-decoration: none;
	display:inline;
}

	/* =SECONDARY NAVIGATION */
#navSecondary, #navSecondary li {list-style: none;margin:0;padding:0}
#navSecondary {padding-top:0}
#navSecondary a {
	line-height:1.8;
	padding: 5px 0 5px 20px;
	background:transparent url("../wsimages/2nd_nav_bg.gif") no-repeat 5px 2px;
	font-size:76%;
	display:block;
	width:130px;
	font-weight: bold;
}
#navSecondary a, #navSecondary a:link, #navSecondary a:visited, #navSecondary a:hover, #navSecondary a:active {text-decoration:none;cursor:pointer} 
#navSecondary a:link {color:#666666} 
#navSecondary a:visited {color:#000} 
#navSecondary a:hover, #navSecondary a:active, #navSecondary li.active a:link, #navSecondary li.active a:visited {color:#003399;background:transparent url("../wsimages/2nd_nav_bg.gif") no-repeat 5px -48px} 
#navSecondary li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #fff;
	border-bottom-color: #ccc;
}

/* =SECONDARY NAVIGATION - 2nd TIER */
#navSecondary ul {margin: -4px 0 1em 32px}
#navSecondary li.active li a, #navSecondary li.active li a:link, #navSecondary li.active li a:visited {line-height:1.5;background:transparent;padding:0;font-weight:normal;width:auto;display:inline;color:#666666}
#navSecondary li.active li a:hover, #navSecondary li.active li a:active {background:transparent;color: #0000CC}
#navSecondary li.active li {border: none}

#navSecondary li.active li.active a:link, 
#navSecondary li.active li.active a:visited, 
#navSecondary li.active li.active a:hover, 
#navSecondary li.active li.active a:active {font-weight:bold}

/* =SECONDARY NAVIGATION - 3rd TIER */
#navSecondary ul ul {margin: 0 0 1em 15px}
#navSecondary li.active li.active li a:link, 
#navSecondary li.active li.active li a:visited, 
#navSecondary li.active li.active li a:hover, 
#navSecondary li.active li.active li a:active {font-weight:normal}


/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
		
label {float:left;padding: 5px 0 }
/* GENERAL */
img {border:none} 

/* LAYOUT - HEADER */
#header {background: #fff;margin: 0;padding: 0}


/* SEARCH */
	#search {
	color:#fff;
	font-weight:800; 
	height:23px; 
	float:left; 
	font-size:75%;
	margin:2px 0 -2px 0;
	}
	
	#search form {margin:0;}
	
	#search input {
	width:100px;
	margin-top: 2px; 
	float:left;
	font-size: 100%;
}

	#search label {
	float:left; 
	margin-left:6px; 
	margin-right:6px; 		
	vertical-align: middle;
	line-height:20px;
	padding: 0;}
	
	#search input.f-submit {
	font-size:75%;
	margin-left: 2px; 
	line-height:20px;
	width: 20px;
	background:transparent ;
}
	input.f-submit {
	padding: 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:85%;
	margin-top:2px;
	background-image: url(../images/transparent_back.gif);
	background-repeat: no-repeat;
}


/* SEARCH PAGE */
	#search_page {color:#fff;font-weight:800; float:left;  font-size:80%; padding-left:5px;}
	#search_page form {margin:0; width:185px; padding:10px 0 0 10px;}
	#search_page input {
	width:158px;
	float:left;
	font-size: 85%;
	border: 1px solid #999999;
	height:16px;
}
	
	#search_page label {float:left; margin-left:6px; margin-right:6px;}
	#search_page .f-submit {
	width:60px;
	font-size:100%;
	margin-left: 2px;
	height:18px;
	vertical-align: middle;
	float:left;
	color: #FFFFFF;
	background-color: #CCCCCC;
	}


#archive, #staff, #saint_days {width:396px; display:none;}

.newsArchive {width:10px; font-size:12px; display:inline;}
.newsArchive a:link{	
	 text-decoration: none; color:#666666;}
.newsArchive a:visited{
	color:#003366;
	text-decoration: none; display:inline;
}
.newsArchive a:hover{
	color:#003366;
	text-decoration: none;
	display:inline;
}
.newsArchive a:active{
	color:#003366;
	display: inline;
}

/* LAYOUT - main body of page */
#wrap {margin:0; width:800px; min-height: 100%;}
#wrap_home {float:left;  margin:0; width:800px;   height: 100%;
	background-image: url(images/background_spacer.jpg);
	background-repeat: repeat-y;}
#content-wrap {
	float:left;
	width:800px;
	padding-bottom:40px;
 }
	#left_column {width:200px; float:left; border:none; margin:0; padding:0}
	
	#sidebar {
	width:200px;
	float:left;
	background-image: url(images/right_spacer.jpg);
	background-repeat: repeat-y;
}

#content {
	float:left;
	margin: 0px;
	width:396px;
	padding:0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #e8e8e8;
}



#top_image{margin-bottom:3px;}

#level_one_nav_default, 
#level_one_nav_spiritual, #level_one_nav_cultural, 
#level_one_nav_educational, #level_one_nav_entertainment, 
#level_one_nav_kids,#level_one_nav_other,
#level_one_nav_films, #level_one_nav_animation {
	width:800px;
	height: 23px;
	background-position: center;
	vertical-align: middle;
	}
	
.left_navigation_header_default, 
.left_navigation_header_spiritual, .left_navigation_header_cultural,
.left_navigation_header_educational, .left_navigation_header_entertainment, 
.left_navigation_header_kids, .left_navigation_header_other, 
 .left_navigation_header_films,.left_navigation_header_animation {
	height:19px;
	width:200px;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding-top:3px;
	margin:0 0 5px 0;
}

#level_one_nav_default, .left_navigation_header_default{background-color: #526EAD;	}
#level_one_nav_spiritual, .left_navigation_header_spiritual{background-color: #526EAD;}
#level_one_nav_cultural, .left_navigation_header_cultural{background-color: #526EAD;}
#level_one_nav_educational, .left_navigation_header_educational{background-color: #b85303;}
#level_one_nav_entertainment, .left_navigation_header_entertainment{background-color: #e5c57e;}
#level_one_nav_kids, .left_navigation_header_kids{background-color: #a79557;}
#level_one_nav_other, .left_navigation_header_other{background-color: #00236a;}
#level_one_nav_films, .left_navigation_header_films{background-color: #7da8d2;}
#level_one_nav_animation, .left_navigation_header_animation{background-color: #a77ea5;}
	
.level_one_item{
	float:left;
	margin: 2px 6px 0px 6px;
	font-size: 75%;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	vertical-align: middle;
	line-height:20px;
	text-transform:uppercase;
}

.level_one_item_right {
	float:right;
	margin-top: 2px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-size: 75%;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
	vertical-align: middle;
	line-height:20px;}	
	
.level_one_divider{
width:1px; 
height:23px;
color:#FFFFFF; 
background-color:#FFF; 
float:left; 
margin:0px; 
}

.level_one_dropdown{
	float:left;
	display:inline;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-size: 75%;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
	line-height:20px;
	background-position: center;
}
#level_two_nav{
	background-image: url(images/level_two_nav_background.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 66px;
	width: 800px;
}
.level_two_menu{
	float: left;
	height: 66px;
	width: 200px;}
	
.level_two_menu_image{
	margin: 0px;
	float: left;
	height: 43px;
	width: 49px;
	padding-top: 7px;
}

.level_two_menu_top_item, .level_two_menu_bottom_item{
	color: #526ead;
	text-decoration: none;
	font-size: 95%;
	font-weight: 800;
	float:left;
	display:inline;
	width:140px;
}

.level_two_menu_top_item, .level_two_menu_bottom_item{
	height:21px;
	margin-top:8px;
	margin-left:6px;
}
.level_two_menu_bottom_item{
	height:23px;
	margin-top:3px;
	margin-bottom:10px;
	margin-left:6px;
	}
	
.menu_item_general, .menu_item_language {color:#FFFFFF;	text-decoration: none;}	
.menu_item_general:hover, .menu_item_language:hover{color:#FFFFFF;	text-decoration: none;}	
.menu_item_fire {color:#ed721b;	text-decoration: none;}
.menu_item_water {color:#387b86;text-decoration: none;}
.menu_item_air {color:#a2202d;text-decoration: none;}
.menu_item_candle {color:#536fb1;text-decoration: none;}
.menu_item_right a {color:#FFFFFF;	text-decoration: none; }

#date_time {
	height: 13px;
	width: 783px;
	font-size: 11px;
	font-weight: 500;
	color: #000000;
	background-color: #FFFFFF;
	margin-right:17px;
	text-align: right;
}

.left_column_item {
	width:200px;
	background-color:#FFFFFF;
	float:left;
	margin: 0;
	border:none;
}

.left_column_item_header{
	float:left;
	height:19px;
	width:200px;
	background-color: #929699;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding-top:3px;
	margin:0 0 4px 0;
	text-transform:uppercase;
}

.left_column_item_image {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.left_column_item_text {
	font-size: 65%;
	font-weight: 500;  
	padding:0 0 5px 15px; 
	width:150px;}


.left_column_schedule_text {
	font-size: 65%;
	font-weight: 500;  
	padding:0 0 5px 15px; 
	width:165px;}	
	
.emphasize {
	font-size: 110%;
	font-weight: 700;
	color: #666666;
}

.content_header{
	height:19px;
	width:396px;
	background-color: #929699;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding-top:3px;
	float:left;
	margin:0;
	text-transform:uppercase;
}

.content_header_bordered, .content_header_bordered_educational, .content_header_bordered_entertainment, .content_header_bordered_kids{
	height:17px;
	width:598px;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding-top:3px;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
}

.content_header_bordered{
	background-color: #9fa9ce;
	border-top-color: #006e9e;
	border-bottom-color: #006e9e;
}

.content_header_bordered_entertainment{
	background-color: #eedcb7;
	border-top-color: #e5c57e;
	border-bottom-color: #e5c57e;
}

.content_header_bordered_kids{
	background-color: #cbbf9c;
	border-top-color: #a79557;
	border-bottom-color: #a79557;
}

.content_header_bordered_educational{
	background-color: #e1bba1;
	border-top-color: #b85303;
	border-bottom-color: #b85303;
}

#top_programs{
	width:575px;
	float:left;
}

#top_programs_narrow{
	width:396px;
	float:left;
}

.top_program_item{
	width:575px;
	float:left;
	padding-bottom:10px;
}

.top_program_item + .top_program_item
{ border-top-color:#929699;
	border-top-style:solid;
	border-top-width:1px;}


.top_program_item_narrow{
	width:396px;
	float:left;
	padding-bottom:5px;
	margin:0;
}

.top_program_item_narrow + .top_program_item_narrow{ 
	border-top-color:#929699;
	border-top-style:solid;
	border-top-width:1px;}


.top_program_item_image{
	padding:  10px 0 12px 10px;
	width:108px;
	float: left;
}	
			
.top_program_item_title{
	float: left;
	color:#666666;
	font-size: 75%;
	font-weight: 800;
	width:340px;
	padding: 8px 15px 0.6em 10px;
	text-transform: uppercase;
}

.top_program_item_title_narrow{
	float: left;
	color:#666666;
	font-size: 75%;
	font-weight: 800;
	width:250px;
	padding: 8px 10px 0 10px;
	text-transform: uppercase;
}

.top_program_item_link{
	float: left;
	color:#003399;
	font-size: 95%;
	font-weight: 800;
	width:150px;
	padding: 0 15px 0 0;
	text-decoration: none;
}

.top_program_item_link:hover{
	float: left;
	color:#666666;
	font-size: 95%;
	font-weight: 800;
	width:150px;
	padding: 0 15px 0 0;
	text-decoration: none;
}
.top_program_item_date{
	float: left;
	color:#336699;
	font-size: 70%;
	font-weight: 800;
	padding: 4px 5px 0.4em 10px;
}	
.top_program_item_time{
	float: left;
	color:#336699;
	font-size: 70%;
	font-weight: 800;
	padding: 4px 30px 0.4em 10px;
}	
						
.top_program_item_text_narrow{
	width:250px;
	float:left;
	font-size: 75%;
	font-weight: 500; 
	padding: 0 10px 0.5em 10px; 
	}
	
.top_program_item_text{
	width:370px;
	float:left;
	font-size: 75%;
	font-weight: 500; 
	padding: 0 10px 0.5em 10px; 
	}
	
.top_program_item_last{
	width:396px;
	float:left;
}				
			
#program_first_wrap{
	width:186px;
	float:left;
}

.program_image{
	padding:  8px 0 8px 8px;
	width:170px;
	float: left;
}	

.program_title{
	float: left;
	color:#666666;
	font-size: 70%;
	font-weight: 800;
	width:380px;
	padding: 8px 15px 0 10px;
	text-transform: uppercase;
}

#program_navigation {
	float:left;
	width:170px;
	padding:0px 8px 0 8px;
	font-size: 70%;
	font-weight: 800;
	text-indent: 10px;
	color:#7d94c0;
}

.program_navigation_item {
	height:15px;
	background-image: url(images/program_navigation_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px 0 0 0;
	
}

.program_navigation_item a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;	
}
	
	#program_second_wrap{
	width:408px;
	float:left;
}

.program{
	width:408px;
	float:left;
}

#program_body{
width:360px;
display:block;
}

	.program_text{
	width:380px;
	float:left;
	font-size: 75%;
	font-weight: 500;  
	padding:5px 15px 15px 10px;}
	
	.program_text li{
	list-style-type: square;
	list-style-position: inside;
	padding-left:16px;
	text-indent: -16px;}
	
.right_column_item {
	width:200px;
	float:left;
	margin: 0;
}

.right_column_item_last {
	width:200px;
	float:left;
	margin: 0;
}

.right_column_item_header{
	height:19px;
	width:200px;
	background-color: #929699;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding-top:3px;
	margin:0 0 4px 0;
	float: left;
	text-transform:uppercase;
}
	
	
.right_program_item_title{
	float: left;
	color:#666666;
	font-size: 68%;
	font-weight: 800;
	padding: 8px 0 0 15px;
	text-transform: uppercase;
}
	
.right_program_item_image{
	padding:  8px 15px 8px 15px;
	width:128px;
	float: left;
}	

.right_column_item_text {
	font-size: 65%;
	font-weight: 500;  
	padding:0 0 5px 15px; 
	width:170px;
	float:left;
}

.right_column_item_date{
	float: left;
	color:#666666;
	font-size: 65%;
	font-weight: 800;
	padding: 4px 0 4px 15px;
}	

.right_column_item_time{
	float: left;
	color:#666666;
	font-size: 65%;
	font-weight: 800;
	padding: 4px 0px 4px 5px;
}	

#content_main {
	float:left;
	margin: 0px;
	width:598px;
	padding:0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.content_header_default,
.content_header_spiritual, .content_header_cultural,
.content_header_educational, .content_header_entertainment, 
.content_header_kids, .content_header_other,
.content_header_films, .content_header_animation{
	height:19px;
	width:598px;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding-top:3px;
	float:left;
	text-transform:uppercase;
}
/* LAYOUT - FOOTER */
#footer {
margin:-25px auto 0;
	border-top: 1px solid #E3E8EE;
	font-size:86%;
	color:#CCC;
	width:800px;
	height:25px;
	background-color: #f4f4f4;
float:left;
clear:left;
}
#footer_left_default,#footer_left_spiritual,#footer_left_cultural, #footer_left_entertainment,
#footer_left_educational, #footer_left_other, #footer_left_kids, #footer_left_films, #footer_left_animation {
	float:left;
	width:202px;
	line-height:25px;
	font-size:86%;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.content_header_default, #footer_left_default{	background-color: #91a1c1;}
.content_header_spiritual, #footer_left_spiritual{	background-color: #9fa9ce;}
.content_header_cultural,  #footer_left_cultural{background-color: #9fa9ce;}
.content_header_educational, #footer_left_educational{background-color: #e1bba1;}
.content_header_entertainment, #footer_left_entertainment{	background-color: #eedcb7;}
.content_header_kids, #footer_left_kids{	background-color:#cbbf9c;}
.content_header_other, #footer_left_other{	background-color: #9fa9ce;}
.content_header_films, #footer_left_films{background-color: #b9cde5;}
.content_header_animation, #footer_left_animation{background-color: #cebace;}

#footer_right{
	line-height:25px;
	float:left;
}
	
.footer_item{
	float:left;
	line-height:25px;
	font-size:70%;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
}
.left_cell{
	width: 28%;
	float:left;
	font-size: 75%;
	text-align: right;
	padding: 0.7em 2% 0 0;
}

.right_cell{
	width:65%;
	float:left;
	font-size: 75%;
	padding: 0.7em 0 0 4%;
}
	
.schedule_top{
	width:583px;
	float:left;
	padding-left:15px;
	border-top-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}

.schedule_day {
	width:83px;
	height: 12px;
	margin: 3px 0 3px 0;
	float:left;
	font-size:75%;
}	
.schedule_day a:link, .schedule_day a:visited {
	float:left;
	text-decoration: none;
}	

.schedule_day a:hover {
	float:left;
	text-decoration: underline;
}	

.schedule_day a:active {
	float:left;
	text-decoration: none;
}	

.schedule_day_selected {
	width:83px;
	height: 12px;
	margin: 3px 0 3px 0;
	float:left;
	font-size:75%;
	font-weight: bold;
	text-decoration:underline;
}	

.schedule_day_selected a:link, .schedule_day_selected a:visited, .schedule_day_selected a:hover,  .schedule_day_selected a:active {
	font-weight: normal;
	float:left;
	text-decoration:underline;
}

.schedule_day_selected a:hover, .schedule_day a:hover {
		font-weight: bold;
}


.left_column_schedule{
	width:300px;
	float:left;
	}

.right_column_schedule{
	width:297px;
	float:right;
	}

.schedule_item{
	display:block;
	color:#666666;
	font-weight: 800;
	width:285px;
	margin: 2px 3px 5px 0; 
	font-size: 75%;
	line-height:1.5;
}

.schedule_image{
	width:80px;
	float:left;
	}

.schedule_hour{
	width:30px;
	margin: 10px 10px 0 15px;
	float:left;
	}

ul.schedule_ul{
	color:#666666;
	font-weight: 800;
	margin: 10px 0px 0 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	float:left;
	width:210px;
}

li.schedule_li{padding: 0 0 0  13px;}
li.schedule_li a {padding: 0;}