/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
	background-color:#DFF1F1;
	no-repeat;
}
body {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

/* Layout CSS */
#Main {
	margin:20px auto;
	width:900px;
}
#Header {
	background: url(../images/meitheal_header.jpg) repeat-x;
	border-right:1px solid #ccc;
	clear:left;
	height:180px;
}

#Header h1 {
		color:#fff;
		position:relative;
		top:155px;
		font-size:1.5em;
padding-left: 15px;}


#home_language_one {
position:relative;
margin-top:-20px;
	margin-left: 830px;
	width: 4em;

}
	#home_language_one li {
display:inline;
		margin:0 0 0 24px;
padding: 0 0 0 0px;
		background:url(../images/treeicons/list3.jpg) no-repeat left center;
	}
	
	#home_language_one a {
		color:#FFF;
		font-weight:bold;
		font-size:1em;
		line-height:2.3em;
		text-decoration:none;
		padding-left:10px;
	}
	#home_language_one a:hover {
		text-decoration:underline;
	}
	#home_language_one li.current a,
	#home_language_one li.section a {
		color:#008A8C;
	}

#home_language_two {
position:relative;
margin-top:-20px;
	margin-left: 750px;
	width: 4em;

}
	#home_language_two li {
display:inline;
		margin:0 0 0 24px;
padding: 0 0 0 0px;
		background:url(../images/treeicons/list3.jpg) no-repeat left center;
	}
	
	#home_language_two a {
		color:#FFF;
		font-weight:bold;
		font-size:1em;
		line-height:1.8em;
		text-decoration:none;
		padding-left:10px;
	}
	#home_language_two a:hover {
		text-decoration:underline;
	}
	#home_language_two li.current a,
	#home_language_two li.section a {
		color:#008A8C;
	}

		#Menu1 {
			padding:10px 40px 0;
		}
			#Menu1 li {
				float:left;
				margin-left:2px;
				background:url(../images/menu_1_button_off.jpg) no-repeat right top;
			}
				#Menu1 li.current,
				#Menu1 li.section {
					background:url(../images/menu_1_button_on.jpg) no-repeat right top;
				}
				#Menu1 li a {
					display:block;
					color:#fff;
					font-weight:bold;
					font-size:1.1em;
					text-decoration:none;
					padding:5px 15px;
					background:url(../images/menu_1_button_left_off.jpg) no-repeat left top;
				}
					#Menu1 li a:hover {
						color:#d2ebff;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						background:url(../images/menu_1_button_left_on.jpg) no-repeat left top;
						color:#d2ebff;
					}

#ContentContainer {
	background:#f5f5f5 url(../images/top_bar.jpg) top left no-repeat;
	height: 100%;
	padding-top:20px;
	padding-bottom:20px;
	overflow: auto;
}

	#Banner {
	top:15px;
	position:relative;
	left:-10px;
height:1%;
}

#contentMenu {
position:relative
top:-1150px;
left:-550px;
width:200px
}


#listTitle {
/*top:-910px;
top:-1150px;
	position:relative;
	left:550px;
width:300px;*/

}

#listTitle a{
/*color:#333;*/
		font-weight:normal;
		color:#0083C8;
		font-size:18px;
		line-height:1.9em;
		text-decoration:none;
		padding-left:20px;
}

#listMenu {
list-style-type:none;
	/*top:-1150px;
	position:relative;
	left:550px;
border-bottom:1px solid gray;*/
height:1%;
	
}

  #listMenu li {
		display:block;
		margin:0 120px 0 490px;
padding: 0 0 0 0px;
		background:url(../images/treeicons/list4.jpg) no-repeat left center;
padding:0.25em;
border-top:1px solid gray;
	}

	#listMenu a {
		color:#333;
		font-weight:normal;
		font-size:1em;
		line-height:1.9em;
		text-decoration:none;
		padding-left:20px;
	}
	#listMenu a:hover {
		text-decoration:underline;
	}
	#listMenu li.current a,
	#lsitMenu li.section a {
		color:#008A8C;

	}

	#listMenu li a:hover {
		color: #13A2CC;
		}

#Menu2 {
	margin-top:15px;
	margin-left: 15px;
	width: 20em;
	float:left;
}
	#Menu2 li {
		padding:10px;
		background: url(../images/menu_2_button1.jpg) no-repeat left center
}
	#Menu2 a {
		color: #ffffff;
		font-size:1.1em;
		line-height:1em;
		text-decoration:none;
font-weight: bold;}

	#Menu2 a:hover {
		text-decoration:underline;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color: #d2ebff
	}

/*This is a test for menu3 */

#Menu3 {
list-style:block;
	margin-right: 20px;
	width: 15em;
	float:right;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 5px;
	background:#f0f0f0;
	border:1px dotted #ccc;
}
	#Menu3 li {
		padding-left:20px;
		background:url(../images/treeicons/list.gif) no-repeat left center;
	}
	#Menu3 a {
		color:#333;
		font-weight:bold;
		font-size:1.1em;
		line-height:1.9em;
		text-decoration:none;
		padding-left:20px;
	}
	#Menu3 a:hover {
		text-decoration:underline;
	}
	#Menu3 li.current a,
	#Menu3 li.section a {
		color:#008A8C;
	}


	/* End of test */


#Content {
	
	float: left;
	margin: 15px 20px;
	width:50%;
	height:100%;
}




div.breadcrumbs {
font-size:1em;
	color:#666;
margin-bottom: 10px;
visibility: inherit;
position: relative;
top: -1px;}
div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
	background: url(../images/meitheal_footer.jpg) repeat-x;
	clear:both;
	text-align:right;
	padding-right:20px;
	border:1px solid #ccc;
	border-top:0;
	height:120px;
}
	#Footer span {
		color:#FFF;
		font-size:1em;
		line-height:2.5em;
		font-weight:bold;
		padding-left:40px;
		float: left;
		/*background: url(../images/footer_new.gif) repeat-x;*/
	}
	#Footer a {
		color:#fff;
	}
		#Footer a:hover {
			text-decoration:none;
		}




#newsTitle {
top:0px;
	position:relative;
	left:0px;
width:300px;

}

#newsTitle a{
color:#333;
		font-weight:bold;
		color:#13A2CC;
		font-size:1.4em;
		line-height:1.9em;
		text-decoration:none;
		padding-left:20px;
				/*background:url(../images/treeicons/list3.jpg) no-repeat left center;*/

}



#NewsList{
position:relative;
top:0px;
margin-left: -180px;
	width:185%;
	height:50%;
}
/*#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}*/

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

/*#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}*/

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#008A8C;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}


#Header form {
	float:right;
	width:160px;
	margin:25px 25px 0px 25px;
}
	#Header form * {
		display:inline !important;
	}
	#Header form div {
	}
	#Header form input.text {
		width:110px;
		color:#000;
		background:#f0f0f0;
		border:1px solid #aaa;
		padding:3px;
	}
	#Header form input.action {
		font-weight:bold;
	}

.searchResults h2 {
	font-size:2.2em;
	font-weight:normal;
	color:#008A8C;
	margin-bottom:15px;
}
.searchResults p.searchQuery {
	color:#333;
	margin-bottom:10px;
}

.searchResults ul#SearchResults li {
	margin-bottom:20px;
}
	ul#SearchResults p {
		font-size:1.1em;
		font-weight:normal;
		line-height:2em;
		color:#333;
	}
	ul#SearchResults a.searchResultHeader {
		font-size:1.3em;
		font-weight:bold;
		color:#008A8C;
		text-decoration:none;
		margin:20px 0 8px 0;
		padding-left:20px;
		background:url(../images/treeicons/search-file.gif) no-repeat left center;
	}
		ul#SearchResults a {
			text-decoration:none;
			color:#008A8C;
		}
		ul#SearchResults a:hover {
		border-bottom:1px dotted #008A8C;
		}
		
	
/*This is a test for menu3 */

#inlineMenuHome {
/*
	margin-top:-385px;
	margin-left: -30px;
	width: 75em;
float:left;
*/

margin-top:-19px;
	margin-left: 0px;
	width: 75em;

}
	#inlineMenuHome li {
		display:inline;
		margin:0 0 0 24px;
padding: 0 0 0 0px;
		background:url(../images/treeicons/list3.jpg) no-repeat left center;
	}
	
	#inlineMenuHome a {
		color:#333;
		font-weight:bold;
		font-size:1em;
		line-height:1.9em;
		text-decoration:none;
		padding-left:20px;
	}
	#inlineMenuHome a:hover {
		text-decoration:underline;
	}
	#inlineMenuHome li.current a,
	#inlineMenuHome li.section a {
		color:#008A8C;
	}

	/* End of test */