/* Tabbed Content Plugin default style */

div#tabbedcontent{
	display:inline;
	float:left;
	width:100%;
	padding:15px;
	background-color:#E7F2DA;
}

div#nav{
	display:block;
	float:left;
	width:100%;
	height:25px;
	padding-left:10px;
	border-bottom:1px solid #FFF;
}

div#nav a{
	display:block;
	float:left;
	width:100px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	border:1px solid #FFF;
	border-bottom:none;
	background-color:green;
}

div#nav a.selected{
	background-color:yellow;
	color:#000;
}

div#nav a:hover{
	text-decoration:none;
}

.hiddencontent{
	display:none;
	float:left;
	width:100%;
}/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(templates/system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

.img_caption  {
text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption.left {
	float: left;
	margin-right: 1em;
}

.caption.right {
	float: right;
	margin-left: 1em;
}

.caption.left p {
	clear: left;
	text-align: center;
}

.caption.right p {
	clear: right;
	text-align: center;
}

.caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption  {
	text-align: center!important;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*layout CSS for Bearna Parish */

body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
	background:#FFCA65 url(templates/enfield/images/body_bg.jpg) repeat-x top center;
}

#container, #left_shadow, #right_shadow, #center, #header, .side_block, .moduletable_side, .moduletable_side h3, .yellow_box, .yellow_box_in, #ciFeatures, #content, .moduletable_gknews, #ciNews, #container_bottom, #footer{
	display:block;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:1029px;
	background:url(templates/enfield/images/container_bg.jpg) repeat-y top left;
}

#left_shadow, #right_shadow{
	float:left;
	width:15px;
	height:259px;
	background:url(templates/enfield/images/left_shadow.jpg) no-repeat top left;
}

#right_shadow{
	float:left;
	width:15px;
	height:259px;
	background:url(templates/enfield/images/right_shadow.jpg) no-repeat top left;
}

#center{
	float:left;
	width:999px;
}

#header{
	clear:both;
	float:left;
	width:999px;
	height:290px;
	background:url(templates/enfield/images/header.jpg) no-repeat top left;
}

#rotator{
	display:block;
	overflow:hidden;
	float:right;
}

.side_block{
	overflow:visible;
	float:left;
	width:235px;
	padding-left:12px;
}

.moduletable_side{
	float:left;
	width:190px;
	padding:0px 29px 20px 16px;
}

.moduletable_side h3{
	float:left;
	width:190px;
	height:32px;
	line-height:32px;
	text-indent:1px;
	color:#598527;
	font-size:18px;
	font-weight:bold;
	font-family: Times, Arial, Helvetica, Verdana, sans-serif;
	background:url(templates/enfield/images/mod_title_bg.jpg) repeat-x bottom left;
	margin-bottom:10px;
}

/* Left Menu ----------------- */
.menu, .menu li ul{
	display:block;
	overflow:hidden;
	float:left;
	width:190px;
	padding:0px;
	margin:0px;
	list-style:none;
}

.menu li{
	display:block;
	float:left;
	width:190px;
	line-height:27px;
	padding:0px;
	margin:0px;
	list-style:none;
	border-top:1px dotted #598527;
}

.menu li.item1{
	border:none;
}

.menu li a{
	display:block;
	clear:both;
	float:left;
	width:190px;
	padding:0px;
	margin:0px;
	height:27px;
	line-height:27px;
	text-indent:20px;
	font-weight:bold;
	color:#598527;
}

.menu li ul li{
	border:none;
}

.menu li ul li a{
	text-indent:30px;
	font-weight:normal;
}
/* --------------------------- */

.yellow_box{
	overflow:visible;
	float:left;
	width:235px;
	background:url(templates/enfield/images/yellow_box_bg.jpg) repeat-y top left;
}

.yellow_box_in{
	float:left;
	width:235px;
	padding:10px 0px 5px 0px;
	background:url(templates/enfield/images/yellow_box_bottom.jpg) no-repeat bottom left;
}


#catholicireland-readings{
	display:block;
	float:left;
	width:190px;
	text-align:center;
	overflow:hidden;
}

#catholicireland-readings .ci-logo img{
	width:170px;
	height:auto;
	border:0px;
}

#catholicireland-readings #cilinks a{
	color:#000;
	line-height:28px;
}

#ci-readings #reflection_title{
	font-weight:bold;
	margin-bottom:6px;
}



#to_the_top{
	position:relative;
	left:0px;
	width:235px;
	height:30px;
	margin:0px;
	padding:0px;
	text-align:center;
}

#to_the_top_link{
	position:relative;
	left:0px;
	top:0px;
	padding:5px 60px 5px 53px;
	background:url(templates/enfield/images/tothetop.jpg) no-repeat top left;
	color:#598527;
	font-size:16px;
	font-weight:bold;
}

#content{
	float:left;
	width:718px;
	min-height:700px;
	padding:0px 28px 10px 3px;
	margin:0px;
	text-align:justify;
}

div#tabbedcontent{
	display:block;
	float:left;
	width:469px;
	padding:15px;
	margin-bottom:20px;
	background-color:#E7F2DA;
}

/* Tabbed Content ----------------- */
div#nav{
	display:block;
	float:left;
	width:468px;
	height:30px;
	margin:0px;
	padding:0px;
	border:1px solid #FFF;
	border-left:none;
}

div#nav a{
	display:block;
	float:left;
	width:155px;
	height:30px;
	line-height:30px;
	background:url(templates/enfield/images/tab_yellow.jpg) repeat-x top left;
	text-align:center;
	color:#000;
	font-family: Times, Arial, Helvetica, Verdana, sans-serif;
	font-size:18px;
	border:none;
	border-left:1px solid #FFF;
}

div#nav a.selected{
	background:url(templates/enfield/images/tab_green.jpg) repeat-x top left;
	color:#FFF;
}

div#nav a:hover{
	text-decoration:none;
}

.hiddencontent{
	display:none;
	float:left;
	width:469px;
}
/* -------------------------------- */

/* CI News ------------------------ */

#ci-features{
	display:block;
	float:left;
	width:190px;
	overflow:hidden;
}

#ci-features .newsitem{
	display:block;
	float:left;
	width:190px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	border-bottom:1px dotted #598527;
}

#ci-features .newsitemimage img{
	width:188px;
	height:auto;
	margin-bottom:5px;
	border:1px solid #598527;
}

#ci-features .newsitemtitle a:hover{
	text-decoration:none;
}

#ci-features #morecinews a{
	display:block;
	float:left;
	width:190px;
	text-align:center;
}

#ci-features .getonlinepro_logo img{
	width:170px;
	height:auto;
	border:0px;
	margin-left:10px;
}

#ci-news #newsitemtitle{
	font-weight:bold;
	margin-bottom:6px;
}


/* -------------------------------- */

#container_bottom{
	clear:both;
	margin:0px auto;
	width:1029px;
	height:27px;
	background:url(templates/enfield/images/container_bottom.jpg) no-repeat top left;
}

#footer{
	clear:both;
	margin:0px auto;
	width:1029px;
	height:40px;
	color:#598527;
	line-height:21px;
	text-align:center;
}

/*------------------------------------------*/
.contentpaneopen{
	width:100%;
	padding:0px;
	margin:0px;
}

.contentheading, .componentheading{
	display:block;
	clear:both;
	float:left;
	width:667px;
	height:32px;
	line-height:32px;
	color:#598527;
	font-size:18px;
	font-weight:bold;
	text-indent:1px;
	padding:0px;
	margin:0px;
	background:url(templates/enfield/images/mod_title_bg.jpg) repeat-x bottom left;
	font-family: Times, Arial, Helvetica, Verdana, sans-serif;
	margin-bottom:10px;
}

.contentpane{
	display:block;
	clear:both;
	width:100%;
	padding:0px;
	margin:0px;
}

.blog{
	float:left;
	width:100%;
}

.sectiontableentry1, .sectiontableentry2 {
	color:#ffffff;
}

.buttonheading{
	display:block;
	float:left;
	width:15px;
	height:26px;
	line-height:26px;
	padding:0px;
	padding-top:6px;
	margin:0px;
	background:url(templates/enfield/images/mod_title_bg.jpg) repeat-x bottom left;
}