@charset "utf-8";
/* CSS Document */

@import url("core/base.css");
@import url("core/content-viewport.css");
@import url("custom-form.css");

html {
	background-color: #fff;
	background-image: url(../../_img/background-slice.jpg);
	background-repeat: repeat-x;
}

body {
	padding: 0px;
	margin: 0px;
	color:#4d4d4d;
	width: 100%;
	display: table;
	background-image: url(../../_img/background-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper{
	width:960px;
	margin:16px auto 0px auto;
	padding:0px 0px 0px 0px;
}


#wrapper_header{
	float:left;
	position:relative;
	width:960px;
	height:242px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#logo{
	position:absolute;
	top:67px;
	left:40px;
}

#wrapper_body{
	float:left;
	position:relative;
	width:920px;
	padding:0px 20px 15px 20px;
	margin:0px 0px 0px 0px;
}

#wrapper_content{
	float:left;
	position:relative;
	width:608px;
	padding:10px 38px 0px 20px;
	height:680px;
}

#wrapper_body > #wrapper_content{height:auto; min-height:680px;}

#wrapper_rightcolumn{
	float:left;
	width:254px;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	display:inline;
	height:689px;
}

#wrapper_body > #wrapper_rightcolumn{height:auto; min-height:690px;}

#wrapper_menu{
	float:left;
	width:254px;
	height:619px;
	background-image: url(../../_img/background_rightcolumn.jpg);
	background-repeat: no-repeat;
}

#wrapper_rightcolumn > #wrapper_menu{height:auto; min-height:619px;}

/*----Banner background images----*/

.banner_erea-story{
	background-image: url(../../_img/banners/banner_erea-story.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-edrice{
	background-image: url(../../_img/banners/banner_edmund-rice.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-leadership{
	background-image: url(../../_img/banners/banner_educational-leadership.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-spirituality{
	background-image: url(../../_img/banners/banner_our-identity.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-formationidentity{
	background-image: url(../../_img/banners/banner_formation-in-identity.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-justicepeace{
	background-image: url(../../_img/banners/banner_justice-peace.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-initiatives{
	background-image: url(../../_img/banners/banner_news-initiatives.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-ourschools{
	background-image: url(../../_img/banners/banner_our-schools.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.banner_erea-support{
	background-image: url(../../_img/banners/banner_support.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}



/*----Top menu----*/

#top_menu{
	float:left;
	width: 930px;
	height: 49px;
	padding:13px 0px 0px 15px;
	margin:0px;
}

#top_menu a{
	float:left;
}

#top_menu img{
	float:left;
}

#nav01{
	display:block;
	background-image: url(../../_img/nav_01.png);
	background-repeat: no-repeat;
	width:84px;
	height:49px;
	cursor: hand;
}

#nav01:hover{
	display:block;
	background-image: url(../../_img/nav_01_f1.png);
	background-repeat: no-repeat;
	width:84px;
	height:49px;
	cursor: hand;
}

#nav01_down{
	display:block;
	background-image: url(../../_img/nav_01_f2.png);
	background-repeat: no-repeat;
	width:84px;
	height:49px;
	cursor: hand;
}

#nav02{
	display:block;
	background-image: url(../../_img/nav_02.png);
	background-repeat: no-repeat;
	width:83px;
	height:49px;
	cursor: hand;
}
#nav02:hover{
	display:block;
	background-image: url(../../_img/nav_02_f1.png);
	background-repeat: no-repeat;
	width:83px;
	height:49px;
	cursor: hand;
}
#nav02_down{
	display:block;
	background-image: url(../../_img/nav_02_f2.png);
	background-repeat: no-repeat;
	width:83px;
	height:49px;
	cursor: hand;
}
#nav03{
	display:block;
	background-image: url(../../_img/nav_03.png);
	background-repeat: no-repeat;
	width:100px;
	height:49px;
	cursor: hand;
}
#nav03:hover{
	display:block;
	background-image: url(../../_img/nav_03_f1.png);
	background-repeat: no-repeat;
	width:100px;
	height:49px;
	cursor: hand;
}
#nav03_down{
	display:block;
	background-image: url(../../_img/nav_03_f2.png);
	background-repeat: no-repeat;
	width:100px;
	height:49px;
	cursor: hand;
}
#nav04{
	display:block;
	background-image: url(../../_img/nav_04.png);
	background-repeat: no-repeat;
	width:101px;
	height:49px;
	cursor: hand;
}
#nav04:hover{
	display:block;
	background-image: url(../../_img/nav_04_f1.png);
	background-repeat: no-repeat;
	width:101px;
	height:49px;
	cursor: hand;
}
#nav04_down{
	display:block;
	background-image: url(../../_img/nav_04_f2.png);
	background-repeat: no-repeat;
	width:101px;
	height:49px;
	cursor: hand;
}
#nav05{
	display:block;
	background-image: url(../../_img/nav_05.png);
	background-repeat: no-repeat;
	width:103px;
	height:49px;
	cursor: hand;
}
#nav05:hover{
	display:block;
	background-image: url(../../_img/nav_05_f1.png);
	background-repeat: no-repeat;
	width:103px;
	height:49px;
	cursor: hand;
}
#nav05_down{
	display:block;
	background-image: url(../../_img/nav_05_f2.png);
	background-repeat: no-repeat;
	width:103px;
	height:49px;
	cursor: hand;
}
#nav06{
	display:block;
	background-image: url(../../_img/nav_06.png);
	background-repeat: no-repeat;
	width:131px;
	height:49px;
	cursor: hand;
}
#nav06:hover{
	display:block;
	background-image: url(../../_img/nav_06_f1.png);
	background-repeat: no-repeat;
	width:131px;
	height:49px;
	cursor: hand;
}
#nav06_down{
	display:block;
	background-image: url(../../_img/nav_06_f2.png);
	background-repeat: no-repeat;
	width:131px;
	height:49px;
	cursor: hand;
}
#nav07{
	display:block;
	background-image: url(../../_img/nav_07.png);
	background-repeat: no-repeat;
	width:118px;
	height:49px;
	cursor: hand;
}
#nav07:hover{
	display:block;
	background-image: url(../../_img/nav_07_f1.png);
	background-repeat: no-repeat;
	width:118px;
	height:49px;
	cursor: hand;
}
#nav07_down{
	display:block;
	background-image: url(../../_img/nav_07_f2.png);
	background-repeat: no-repeat;
	width:118px;
	height:49px;
	cursor: hand;
}
#nav08{
	display:block;
	background-image: url(../../_img/nav_08.png);
	background-repeat: no-repeat;
	width:95px;
	height:49px;
	cursor: hand;
}
#nav08:hover{
	display:block;
	background-image: url(../../_img/nav_08_f1.png);
	background-repeat: no-repeat;
	width:95px;
	height:49px;
	cursor: hand;
}
#nav08_down{
	display:block;
	background-image: url(../../_img/nav_08_f2.png);
	background-repeat: no-repeat;
	width:95px;
	height:49px;
	cursor: hand;
}
#nav09{
	display:block;
	background-image: url(../../_img/nav_09.png);
	background-repeat: no-repeat;
	width:115px;
	height:49px;
	cursor: hand;
}
#nav09:hover{
	display:block;
	background-image: url(../../_img/nav_09_f1.png);
	background-repeat: no-repeat;
	width:115px;
	height:49px;
	cursor: hand;
}
#nav09_down{
	display:block;
	background-image: url(../../_img/nav_09_f2.png);
	background-repeat: no-repeat;
	width:115px;
	height:49px;
	cursor: hand;
}

/*----Footer----*/

#footer{
	width:920px;
	position:relative;
	margin:0 auto 0 auto;
	height:65px;
	display:block;
	clear:both;
	background-image: url(../../_img/footer_dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer_links{
	position:absolute;
	top:10px;
	left:0px;
	color:#898d90;
	font-size:11px;
	width: 542px;
}
#footer_links a{
	color:#898d90;
	text-decoration:none;
}
#footer_links a:hover{
	color:#898d90;
	text-decoration:underline;
}

#fraynework{
	position:absolute;
	top:12px;
	right:0px;
}


/*2 column layout*/

div.column1{
	float:left;
	width:289px;
	padding:10px 30px 0px 0px;
	margin:0px;
}

div.column2{
	float:left;
	width:289px;
	padding:10px 0px 0px 0px;
	margin:0px;
}


/*-------SUB Menu-------*/


ul#contextmenu {
	float:left;
	width:233px;
	padding:0px;
	margin:7px 20px 0px 1px;
}
				

ul#contextmenu li{
	list-style-type:none;
	display:block;
	padding:11px 15px 10px 0px;
	margin:1px 0px 0px 0px;
	background-image: url(../../_img/submenu_bottom.png);
	background-repeat: no-repeat;
	background-position: 9px top;
}

ul#contextmenu li:first-child{
	background-image: none;
}

ul#contextmenu li.selected {
	width:233px;
	display:block;
	color:#0f9446;
	padding:1px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(../../_img/ul_roundcorner_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e6e6;
}

ul#contextmenu li a{
	display:block;
	color:#62696a;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 32px;
	margin:0px;
}


ul#contextmenu li a:hover{
	display:block;
	color:#109d4a;
	text-decoration:none;
}

ul#contextmenu li a.selected{
	display:block;
	color:#0f9446;
	text-decoration:none;
	padding:8px 15px 3px 32px;
	background-image: url(../../_img/submenu_bg.gif);
	background-repeat: no-repeat;
}

ul#contextmenu ul{
	width:233px;
	padding:9px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../_img/ul_background_tile.gif);
	background-repeat: repeat-y;
}

ul#contextmenu li li{
	list-style-type:none;
	display:block;
	padding:4px 0px 4px 30px;
	margin:0px 0px 0px 0px;
	background-image: none;
}

ul#contextmenu li li a{
	display:block;
	color:#264347;
	font-weight:normal;
	font-size:1.0em;
	text-decoration:none;
	padding:0px 0px 0px 18px;
	margin:0px;
	background-image: url(../../_img/submenu_li_li.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

ul#contextmenu li li a:hover{
	display:block;
	color:#109d4a;
	text-decoration:none;
	background-image: url(../../_img/submenu_li_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

ul#contextmenu li li a.selected {
	display:block;
	color:#109d4a;
	text-decoration:none;
	padding:0px 0px 0px 18px;
	margin:0px;
	background-image: url(../../_img/submenu_li_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
#contextmenu_last_child{
	float:left;
	height:10px;
	width:233px;
	background-image: url(../../_img/submenu_bottom.png);
	background-repeat: no-repeat;
	background-position: 9px top;
}

/*----------News section---------------*/

div.news_listing{
	float:left;
	position:relative;
	width:327px;
	padding:12px 70px 25px 210px;
	margin:0px 0 3px 0px;
	min-height:95px;
	height:auto!important;
	height:95px;
	background-image: url(../../_img/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.news_listing img{
	position:absolute;
	top:15px;
	left:0px;
}

div.news_listing h3{
	padding:0px 0px 5px 0px;
	margin:0px;
}
div.news_listing p{
	line-height:1.6em;
	margin:0px 0px 0px 0px;
}

.news_date{
	color:#909698!important;
	font-style: italic;
	margin:0px 0px 0px 0px;
}

div.news_more_btn{
	position:absolute;
	bottom:20px;
	right:0px;
	color:#4fc0ce;
	width: 40px;
}
div.enews_pod div.news_more_btn{
	width: 200px;
	left: 210px;
}
div.resources_download_btn{
	position:absolute;
	bottom:20px;
	right:27px;
	color:#4fc0ce;
	width: 40px;
}
#article_date p{
	color:#61696c;
	line-height:1em;
	font-style:italic;
	margin:0px;
	padding:10px 0px 0px 0px;
}

div.news_update_section{
	float:left;
	width:237px;
	margin:20px 0px 0px 14px;
	display:inline;
}

div.news_update_section h5{
	padding:0px 0px 0px 7px;
}

div.news_update_section p{
	padding:0px 0px 0px 7px;
}

div.news_update_pod_wrapper{
	float:left;
	width:237px;
	padding:0px 0px 7px 0px;
	margin:5px 0px 0px 0px;
}

div.news_update_pod_top{
	float:left;
	width:237px;
	background-image: url(../../_img/green_pod_top.gif);
	background-repeat: no-repeat;
	height:4px;
	overflow:hidden;
}

div.news_update_pod_bot{
	float:left;
	position:relative;
	width:237px;
	height:4px;
	display:block;
}

div.news_update_pod_bot img{
	position:absolute;
	left:0px;
	bottom:1px;
	display:block;
}

div.news_update_pod{
	float:left;
	width:203px;
	padding:12px 17px 12px 17px;
	margin:0px;
	height:73px;
	min-height:73px;
	height:auto!important;
	background-color: #dbefbf;
	border-bottom: solid 1px #FFF;
}

div.news_update_pod:last-child{border-top:0px;}


div.news_update_pod .news_date{
	font-size:0.9em;
	padding:0px 0px 0px 0px;
	margin:0px;
}

div.news_update_pod h3{
	font-size:1.2em;
	margin:0px;
	padding:2px 0px 5px 0px;
}

/*SEARCH POD IN NEWS*/

div.search_pod{
	float:left;
	width:224px;
	height:73px;
	padding:22px 0px 0px 14px;
	background-image:url(../../_img/search_pod_news.gif);
	overflow:hidden;
}

/** Sitemap **/
/*SITEMAP*/
div#wrapper_columnLeft div.c1,

.sitemap_caps{
        font-size:14px!important;
        color:#333!important;
        text-transform: capitalize;
        font-weight: bold!important;
        padding-bottom:2px!important;
        margin-bottom: 0px!important;
}
ul.sitemap {
	margin:0;
}
ul.sitemap li ul {
	margin:0;
}
ul.sitemap li{
        background-image:url(../../_img/sitemap_bullet.gif)!important;
        padding:1px 0px 1px 13px!important;
        background-position: 1px 10px!important;
        background-repeat: no-repeat;
        list-style-type:none;
        margin: 0;
        line-height: 1.8em;
}

ul.sitemap li li{
        background-image:url(../../_img/sitemap_bullet.gif)!important;
        padding:1px 0px 1px 13px!important;
        background-position: 1px 10px!important;
}


ul.sitemap li a{
        color:#666;
        background-image:none;
        text-decoration:none;
}

ul.sitemap li a:hover{
	color:#666;
        text-decoration:underline;
}

ul.sitemap li li a{
        color:#666;
        background-image:none;
        text-decoration:none;
}

ul.sitemap li li a:hover{
        text-decoration:underline;
}

/*------------error messages----------------*/

.contentViewport #error_wrapper {
	position:relative;
	width:620px;
	padding:0px 0px 0px 0px;
	margin:14px 0px 20px 0px;
}
.contentViewport #error_top {
	position:relative;
	width:620px;
	height:2px;
	background-image: url(../../_img/error_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}
.contentViewport #error_body {
	position:relative;
	width:565px;
	height:10px;
	min-height:10px;
	height:auto!important;
	background-image: url(../../_img/error_img.gif);
	background-repeat: no-repeat;
	padding:9px 8px 9px 45px;
	margin:0px;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ef957d;
	border-left-color: #ef957d;
	background-position: 12px 10px;
	background-color: #fbdad1;
}
.contentViewport #error_body p,
.contentViewport #error_body li {
	margin:0px;
	padding:0px;
	color:#eb4418;
	font-size:1em;
}
.contentViewport #error_bot {
	position:relative;
	width:620px;
	height:2px;
	background-image: url(../../_img/error_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0px 2px 0px;
	overflow:hidden;
}
.contentViewport #correct_wrapper {
	position:relative;
	width:620px;
	padding:0px 0px 0px 0px;
	margin:14px 0px 20px 0px;
}
.contentViewport #correct_top {
	position:relative;
	width:620px;
	height:2px;
	background-image: url(../../_img/correct_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}
.contentViewport #correct_body {
	position:relative;
	width:565px;
	height:10px;
	min-height:10px;
	height:auto!important;
	background-image: url(../../_img/correct_img.gif);
	background-repeat: no-repeat;
	padding:9px 8px 9px 45px;
	margin:0px;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8abf55;
	border-left-color: #8abf55;
	background-position: 12px 10px;
	background-color: #d1e6bd;
}
.contentViewport #correct_body p {
	margin:0px;
	padding:0px;
	color:#40aa08;
	font-size:1em;
}
.contentViewport #correct_bot {
	position:relative;
	width:620px;
	height:2px;
	background-image: url(../../_img/correct_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0px 2px 0px;
	overflow:hidden;
}
