/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-color: #aa9c8f;
}

a:link {color: #a17930;}
a:visited {color: #857363;}
a:hover {color: #e00034;}
a:active {color: #e00034;}

.left_col a:link { color: #4a3c31; text-decoration: none; }
.left_col a:visited { color: #4a3c31; text-decoration: none; }
.left_col a:hover { color: #4a3c31; text-decoration: underline; }
.left_col a:active { color: #4a3c31; text-decoration: underline; }

td.blogheadlink a:link { color: #4a3c31; text-decoration: none; }
td.blogheadlink a:visited { text-decoration: none; color: #4a3c31; }
td.blogheadlink a:hover { text-decoration: none; color: #4a3c31; background-color:#dad7cb;}
td.blogheadlink a:active { text-decoration: none; color: #4a3c31; background-color:#dad7cb; }

.hidden {
   display: none;
}


/* TYPOGRAPHY */

p { 
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-bottom: 2%;
	margin-top: 0%;
}

.body_80 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.body_bold_80 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.body_70 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.body_bold_70 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.body_bold_grey_80 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #888888;
}

.h1 {
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4a3c31;
	margin-bottom: 10%;
}

.h2 { 
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #4a3c31;
	margin-bottom: 2%;
}

/* HOME MENU */

#home
{	margin: 0;
	padding: 0;
	z-index: 30}

#home li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#home li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #003c69;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#home li a:hover
{	background: #005bbb}

#home div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dad7cb;
	border: 1px solid #dad7cb}

	#home div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dad7cb;
		color: #4a3c31;
		font: 10px verdana}

	#home div a:hover
	{	background: #857363;
		color: #FFF}

/* CHURCH MENU */

#church
{	margin: 0;
	padding: 0;
	z-index: 30}

#church li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#church li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #009aa5;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#church li a:hover
{	background: #3fcfd5}

#church div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dad7cb;
	border: 1px solid #dad7cb}

	#church div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dad7cb;
		color: #4a3c31;
		font: 10px verdana}

	#church div a:hover
	{	background: #857363;
		color: #FFF}

/* NEWS & DIARY MENU */

#news_and_diary
{	margin: 0;
	padding: 0;
	z-index: 30}

#news_and_diary li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#news_and_diary li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #00693c;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#news_and_diary li a:hover
{	background: #009b48}

#news_and_diary div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dad7cb;
	border: 1px solid #dad7cb}

	#news_and_diary div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dad7cb;
		color: #4a3c31;
		font: 10px verdana}

	#news_and_diary div a:hover
	{	background: #857363;
		color: #FFF}

/* MUSIC MENU */

#music
{	margin: 0;
	padding: 0;
	z-index: 30}

#music li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#music li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #4a3c31;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#music li a:hover
{	background: #857363}

#music div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dad7cb;
	border: 1px solid #dad7cb}

	#music div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dad7cb;
		color: #4a3c31;
		font: 10px verdana}

	#music div a:hover
	{	background: #857363;
		color: #FFF}

/* PRAYER MENU */

#prayer
{	margin: 0;
	padding: 0;
	z-index: 30}

#prayer li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#prayer li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #df7a00;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#prayer li a:hover
{	background: #ffa100}

#prayer div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dad7cb;
	border: 1px solid #dad7cb}

	#prayer div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dad7cb;
		color: #4a3c31;
		font: 10px verdana}

	#prayer div a:hover
	{	background: #857363;
		color: #FFF}

/* JUST LIVING MENU */

#just_living
{	margin: 0;
	padding: 0;
	z-index: 30}

#just_living li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#just_living li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #a71930;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#just_living li a:hover
{	background: #e00034}

#just_living div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dad7cb;
	border: 1px solid #dad7cb}

	#just_living div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dad7cb;
		color: #4a3c31;
		font: 10px verdana}

	#just_living div a:hover
	{	background: #857363;
		color: #FFF}

/* ROOM HIRE MENU */

#room_hire
{	margin: 0;
	padding: 0;
	z-index: 30}

#room_hire li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#room_hire li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #6b1f7c;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#room_hire li a:hover
{	background: #8f23b3}

#room_hire div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dad7cb;
	border: 1px solid #dad7cb}

	#room_hire div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dad7cb;
		color: #4a3c31;
		font: 10px verdana}

	#room_hire div a:hover
	{	background: #857363;
		color: #FFF}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://smmacademy.org/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://smmacademy.org/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }