﻿body
{
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: center;
	margin-top: 0;
	background-color: #7f92ba;
}
.pnlContent
{
	width: 850px;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}
.logo
{
	margin-left: 50px;
}
.pnlBanner
{
	width: 100%;
	height: 135px;
	background-position: left top;
	background-image: url(http://culduthelchristiancentre.org/images/banner_09_135.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.pnlMain
{
	background-color: White;
	width: 850px;
	text-align: left;
	/*border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-right: gray 3px solid;
	border-bottom: gray 3px solid;
	*/
}
.pnlMainMenu
{
	width: 100%;
	height: 40px;
	border-top: white 5px solid;
	border-bottom: white 5px solid;
	background-color: #002577;
}
.menuMain
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	/*padding-right: 5px;
	padding-left: 5px;*/
	padding-bottom: 10px;
	padding-top: 10px;
}

.ie8Fix
{
	z-index: 1000;
}
.menuMainSub1Item
{
	color: white;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #002577;
	border-bottom: white 0px None;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-collapse: collapse;
}
.menuMainHoverItem
{
	color: white;
	text-decoration: none;
	/*padding-right: 5px;
	padding-left: 5px;*/
	background-color: #6eab1f;
}
.menuTop
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-right: 3px;
	font-size: small;
}
.menuTopSubItem
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-right: 3px;
	font-size: small;
	background-color: #002673;
	text-align: left;
}
.loginpage
{
	padding-top: 30px;
	text-align: center;
	padding-bottom: 30px;
}
.loginbox
{
	margin: auto;
}
.loginheading
{
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
}
.loginlabel
{
	text-align: left;
	vertical-align: top;
}
.logintextbox
{
	margin-bottom: 14px;
	width: 200px;
}
.loginbutton
{
    width: 100%;
}
.slideshow
{
	border-right: #6eab1f thin solid;
	border-top: #6eab1f thin solid;
	border-left: #6eab1f thin solid;
	border-bottom: #6eab1f thin solid;
	border-collapse: collapse;
	margin-right: 50px;
	margin-left: 50px;
	}
.slideshowitemlist
{
	padding-top: 3px;
	font-size: 16px;
	color: white;
	background-color: #002673;
}
.slideshowitem
{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.slideshowselecteditem
{
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #002673;
	background-color: white;
	font-weight: bolder;
}
.footer
{
	background-color: #002673;
	text-align: center;
	vertical-align: middle;
	height: 40px;
}
.footeritem
{
	color: White;
	text-decoration: none;
}
.editor
{
	height: 600px;
	width: 100%;
}