@charset "utf-8";

a.moodleLink:link, a.moodleLink:visited {
	background: #F4F4F4;
	width: 220px;
	display: block;
	margin-bottom: 10px;
	height: 90px;
	margin-top: 10px;
	position: relative;
	line-height: 90px;
	text-align: center;
}
a.moodleLink span {
	line-height: 90px;
	background: url(../images/design/dhsfg-moodle-bg.jpg) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}


a.ogaLink:link, a.ogaLink:visited {
	width: 220px;
	display: block;
	height: 90px;
	margin-bottom: 10px;
	position: relative;
	background: #F4F4F4;
	line-height: 90px;
	text-align: center;
}
a.ogaLink span {
	background: url(../images/design/oga-online-bg.jpg) no-repeat left top;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

a.sundayServicesLink:link, a.sundayServicesLink:visited {
	background: #F4F4F4 no-repeat left top;
	width: 220px;
	display: block;
	height: 90px;
	position: relative;
	line-height: 90px;
	text-align: center;
}
a.sundayServicesLink span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/design/sunday-services-bg.jpg) no-repeat left top;
}
a.logoNews:link, a.logoNews:visited {
	width: 200px;
	display: block;
	text-align: center;
	font-size: 0.8em;
	border-bottom: 1px solid #E2E2E2;
	color: #060;
	margin-top: 10px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 0.25em;
}
a.logoNews:hover, a.logoNews:active {
	color: #7FB26B;

}





.sundayServicesHeading {
	background: url(../images/information/chaplaincy/sunday-services.jpg) no-repeat;
	height: 160px;
	text-indent: -9999px;
}
p.menuCurrent {
	margin: 0 auto;
	border: 1px solid #999967;
	text-align: center;
	line-height: 1.7em;
	padding: 0;
	background: #B0B08A;
	width: 300px;
	margin-bottom: 0px;
}
p.menuCurrent strong  {
	display: block;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 0.3em;
}
div.video {
	padding: 9px;
	background: #E6E6E6 url(../images/design/video-bg.gif) repeat left top;
	border: 1px solid #999967;
}

.tooltip-navBar {
	display:none;
	background:transparent url(../images/design/tooltip-navbar-bg.png) no-repeat;
	font-size:11px;
	height:60px;
	width:170px;
	padding:30px 15px 10px;
	color:#666666;
	text-indent:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	text-align: center;
	z-index: 100;
}

.tooltip-imgLinks {
	display:none;
	background:transparent url(../images/design/tooltip-bg.gif) no-repeat;
	font-size:12px;
	height:65px;
	width:160px;
	padding:25px 20px 20px 20px;
	color:#006600;
	text-indent:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
