@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/monitor_background.jpg) repeat-y center 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

* {
	margin: 0;
	padding: 0;
}

a { color: #2f84ac; text-decoration: underline; }
a:hover { text-decoration: none; }

p, h2, h3 { margin-bottom: 15px; }

.form dt { float: left; width: 150px; }
.form dd { margin: 0px 0px 18px 0px; }

#notice {
	border: 2px solid #5B2D2D;
	color:#5B2D2D;
	background-color:#CEADAD;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
}

#nice_notice {
	border: 2px solid #4B5D41;
	color:#4B5D41;
	background-color:#C5D4BD;
	margin: 0px 0px 18px 0px;
	padding: 7px;
	text-align:left;
}
span.unanswered {
	color: #FF0000;
	text-transform: uppercase;
}


/* Layout Styles */

#container_top {
	height: 38px;
	width: 100%;
	background: url(images/monitor_top_background.jpg) repeat-x;
}

#container_main {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

	#header {
		width: 950px;
		height: 159px;
		position: relative;
	}
	
		#header h1 {
			width: 518;
			height: 43px;
			position: absolute;
			top: 32px;
			left: 0;
		}
			#header h1 a {
				width: 518px;
				height: 43px;
				display: block;
				text-indent: -9999px;
				
			}
			
		#header h2 {
			width: 126px;
			height: 50px;
			position: absolute;
			top: 18px;
			left: 793px;
		}
			#header h2 a {
				width: 126px;
				height: 50px;
				display: block;
				text-indent: -9999px;
				background: url(images/monitor_english_002_03.gif) no-repeat;
			}
			
		#header ul#top_nav {
			position: absolute;
			top: -28px;
			left: 10px;
			width: 630px;
		}
			#header ul#top_nav li {
				list-style: none;
				float: left;
				border-right: 1px solid #163952;
				margin-right: 15px;
				padding-right: 15px;
			}
				#header ul#top_nav li a { color: #163952; }
				
		#header ul#top_language {
			position: absolute;
			top: -28px;
			left: 475px;
			width: 225px;
		}
			#header ul#top_language li {
				list-style: none;
				float: right;
				border-right: 1px solid #163952;
				margin-right: 10px;
				padding-right: 10px;
			}
				#header ul#top_language li a { color: #163952; font-weight: bold; }
				
		#header ul#top_account {
			position: absolute;
			top: -28px;
			left: 640px;
			width: 300px;
		}
			#header ul#top_account li {
				list-style: none;
				float: right;
				border-right: 1px solid #163952;
				margin-right: 10px;
				padding-right: 10px;
			}
				#header ul#top_account li a { color: #163952; font-weight: bold; }
				
		#header form#master_search {
			position: absolute;
			top: 75px;
			left: 0;
			width: 950px;
			height: 84px;
			background: url(images/monitor_search_background.jpg) no-repeat;
		}
			#header form#master_search label {
				color: #fff;
				text-transform: uppercase;
				font-size: 15px;
				position: absolute;
				top: 20px;
				left: 20px;
				width: 170px;
				text-align: right;
			}
			#header form#master_search input#master_search_box {
				color: #333;
				font-size: 24px;
				position: absolute;
				top: 11px;
				left: 200px;
				width: 438px;
				height: 41px;
			}
			#header form#master_search input#master_search_btn {
				position: absolute;
				top: 10px;
				left: 650px;
			}
			
			#header form#master_search #browse_all_link {
				position: absolute;
				top: 35px;
				left: 750px;
			}
			
			#header form#master_search #search_browse_by_religion {
				padding-top: 10px;
			}
			
			
	/* Spry Expandable Tab for advanced search */
			
			#header form#master_search #CollapsiblePanel1 {
				position: absolute;
				top: 55px;
				left: 0;
				width: 950px;
				z-index: 100;
			
			}
				#header form#master_search #CollapsiblePanel1 .CollapsiblePanelTab {
					background: none;
					position: absolute;
					top: -40px;
					left: 750px;
					color: #2f84ac; 
					text-decoration: underline;
					cursor: pointer;
				}
				#header form#master_search #CollapsiblePanel1 .CollapsiblePanelTabHover {
					text-decoration: none;
				}
				#header form#master_search #CollapsiblePanel1 .CollapsiblePanelContent {
					background: #163952;
					color: #fff;
					padding: 15px 15px 0 15px;
				}
				
				#header form#master_search #CollapsiblePanel1 .CollapsiblePanelContent span {
					margin-right: 30px;
				}
					
				
				
		#home_content {
			
		}
		
			#home_content #home_sub_search {
				background: url(images/monitor_triple_search_background.jpg) no-repeat;
				width: 950px;
				height: 271px;
				position: relative;
			}
			#home_content #home_sub_search form { margin-bottom: 15px; position: relative; }
			#home_content #home_sub_search .sub_search_btn { position: absolute; top: 0; left: 190px; }
			#home_content #home_sub_search .sub_search_box { position: absolute; top: 0; left: 60px; width: 120px; }
			
				#home_search_articles, #home_search_government, #home_search_journal { 
					position: absolute;
					width: 255px;
					height: 230px;
					top: 14px;
					padding: 20px 15px 0 15px;
					
				}
				#home_search_articles h3, #home_search_government h3, #home_search_journal h3 {
					width: 255px;
					height: 13px;
					padding-bottom: 15px;
					text-indent: -9999px;
				} 
				#home_search_articles {
					left: 24px;
					color: #96a371;
				}
					
					
				#home_search_government {
					left: 333px;
					color: #5f8d94;
				}
					
					
				#home_search_journal {
					left: 645px;
					color: #ae9766;
				}
					
				
		
			
			
		#sub_content {
			background: #fff;
			padding: 20px;
		}
		
			#sub_content_column_one {
				float: left;
				width: 610px;
				border-right: 1px solid #ccc;
				padding-right: 20px;
			}
			
			#sub_content_column_two {
				float: right;
				width: 250px;
			}
		
	#footer {
		background: #163952 url(images/monitor_english_002_40.gif) no-repeat 0 60px;
		color: #fff;
		width: 950px;
		height: 80px;
		position: relative;
		border-top: 1px solid #2d526d;
	}
		#footer li {
			list-style: none;
			float: left;
			margin-right: 15px;
			padding-right: 15px;
			border-right: 1px solid #fff;
		}
		#footer_nav {
			position: absolute;
			top: 30px;
			left: 20px;
		}
		#footer_info {
			position: absolute;
			top: 55px;
			left: 520px;
		}
		
/* Search Styles */

ul.search_provinces {
}
ul.search_provinces li {
	list-style: none;
	padding: 5px 15px 5px 15px;
	background: url(images/province_back_gray.gif);
	height: 18px;
	width: 219px;
	margin-bottom: 5px;
}
	ul.search_provinces li.search_provinces_selected {
		background: url(images/province_back_blue.gif);
	}
	ul.search_provinces li.search_provinces_selected a {
		color: #fff;
		text-decoration: none;
	}
	
	ul.search_provinces li.search_provinces_all {
		background: url(images/province_back_orange.gif);
	}
	ul.search_provinces li.search_provinces_all a {
		color: #666;
		text-decoration: none;
	}
	
#search_result_stats {
	background: #333;
	color: #fff;
	padding: 5px;
	margin-bottom: 15px;
}

.article_list li.main_article_list {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
	.article_list .article_date {
		font-size: 90%;
		color: #999;
	}
	.article_list img.article_search_image {
		float: right;
		margin-left: 10px;
	}
	.article_list h3.search {
		margin-bottom: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.article_list p {
		margin-bottom: 5px;
	}
	.article_list .article_tags {
		font-size: 90%;
		background: #DDEDF4;
		margin-bottom: 10px;
		display: block;
	}
	.article_list .article_stats { height: 25px; }
	.article_list .article_stats li {
		list-style: none;
		float: left;
		margin-right: 20px;
	}
	
	
/* Article Styles */

.article {
	position: relative;

}

	.article h2.article_title {
		margin-bottom: 5px;
		padding-bottom: 10px;
		border-bottom: 1px dashed #ccc;
	}
	.article h4.article_date {
		margin: 0;
		font-weight: bold;
	}
	.article h5.article_author {
		margin-bottom: 15px;
		padding-bottom: 5px;
		border-bottom: 1px dashed #ccc;
		font-weight: 100;
		font-style:italic;
		font-weight: bold;
	}
	
	.article ul.article_stats {
		border: 1px solid #999;
		padding: 5px;
		height: 36px;
		width: 150px;
		background: #eee;
	}
	.article ul.article_stats_top {
		position: absolute;
		top: 28px;
		left: 450px;
	}
		.article ul.article_stats li {
			list-style: none;
			float: left;
			margin-right: 10px;
			padding: 5px;
		}
	
	.article .tags {
		padding: 15px 0 15px 15px;
		
	}
	
/* Question Search Styles */

.result_stats {
	background: #333;
	color: #fff;
	padding: 5px;
	margin-bottom: 15px;
}

.question_list li {
	position: relative;
	list-style: none;

}

	.question_list h3{
		margin-bottom: 10px;
		padding-bottom: 15px;
		border-bottom: 1px dashed #ccc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.question_list h4 {
		margin: 0;
		font-weight: 100;
		color: #666;
		
	}
	.question_list img.question_search_image {
		float: right;
		margin-left: 10px;
	}
	
ul.search_question_categories {
}
ul.search_question_categories li {
	list-style: none;
	padding: 5px 15px 5px 15px;
	background: url(images/province_back_gray.gif);
	height: 18px;
	width: 219px;
	margin-bottom: 5px;
}
	ul.search_question_categories li.search_question_categories_selected {
		background: url(images/province_back_blue.gif);
	}
	ul.search_question_categories li.search_question_categories_selected a {
		color: #fff;
		text-decoration: none;
	}
	
	ul.search_question_categories li.search_question_categories_all {
		background: url(images/province_back_orange.gif);
	}
	ul.search_question_categories li.search_question_categories_all a {
		color: #666;
		text-decoration: none;
	}

/* Archives Page */

ul.blog_month li{
	width: 125px;
	font-size: 16px;
	margin-bottom: 18px;
	margin-right: 18px;
	list-style: none;
	float: left;
}

/* Form Styles */

#sub_content_column_one .form { clear: both }

#sub_content_column_one .form .form_section {
	padding-bottom: 20px;
	clear: both;
}
	#sub_content_column_one .form dt {
		float: left;
		clear: both;
		width: 200px;
		margin-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}
	#sub_content_column_one .form h3 {
		margin-bottom: 15px;
	}
	#sub_content_column_one .form dd {
		margin-bottom: 15px;
	}
	
#sub_content .image_form dt {
	float: left;
	clear: both;
	width: 75px;
	margin-bottom: 10px;
}
#sub_content .image_form dd { margin-bottom: 10px; }

#sub_content .image_list { clear: both; }
#sub_content .image_list li { list-style: none; margin-bottom: 10px; background: #e0e7b8; padding: 7px; }

/* Home page styles */

#home_body {
	background: #163952;
	color: #fff;
	padding: 20px 15px 50px 25px;
}

#home_column_one {
	float: left;
	width: 290px;
}

	#home_column_one ul.news_block {
		
	}
		#home_column_one ul.news_block li {
			list-style: none;
			margin-bottom: 10px;
			padding-bottom: 10px;
			border-bottom: 1px dashed #355570;
		}
			#home_column_one ul.news_block li h3 {
				margin-bottom: 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
			}
			#home_column_one ul.news_block li h4 {
				margin-bottom: 5px;
				font-weight: 100;
				font-size: 10px;
				color: #5d7d99;
			}

#home_column_two {
	float: right;
	width: 590px;
	border-left: 1px solid #355570;
	
	
}
#home_map {
	border-bottom: 1px solid #355570;
}

#home_other_news {
	padding: 20px;
	min-height: 500px;
}

h3.article_title_home {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
span.article_tags_home {
	background: #274c66;
	padding: 2px;
	color: #999;
	font-size: 11px;
}
p.article_body_home {
	color: #ccc;
}

/* home news styles */
ul.news_block li {
	list-style: none;
	margin-bottom: 15px;
}
ul.news_block li h4 {
	color: #999;
	font-size: 11px;
}
ul.news_block li h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
ul.news_block li p {
	color: #ccc;
}

