/*header styles*/

body{
	background-color:#190A1F;
	background-image:url('../../../../templates/classic/design/connect/images/bgbgjpg');
background-position:top left;
background-repeat:repeat-x;
	color:black;
}

#siteContents{
	margin-top:25px;
}

div.pageBody {
	background-color:white;
		float:left;
	width:550px;
	margin-right:10px;
	min-height:700px;
}

.loggedInBox{
	background-color:#F8BBFF;
    padding:3px;
}

.loggedInBox a:link, .loggedInBox a:visited, .loggedInBox a:hover, .loggedInBox a:active{
	color:#4F1E50;
}

#htmlTitle{
	padding:5px;
	background-color:#6E2A7D;
}
#htmlTitle h1{
	font-size:24px;
	font-weight:normal;
	margin:0px;
	color:white;;
}
#htmlTitle h2{
	font-size:12px;
	font-style:italic;
	margin:0px;
	color:#FEFAD8;
}
#header {
	position:relative;
	width:736px;
	margin-left:8px;
}

#searchType{
	width:200px;
	position:absolute;
	z-index:2;
	left:538px;
	top:10px;
}

#homeSS{
	width:530px;
	margin-right:10px;
	float:left;
}
#tdPageBody{
	background-color:white;
	vertical-align:top;
}

#grayOverlay #overlayTitle{
	padding:5px 10px 5px 5px;
	background-color:#6E2A7D;
	color:white;
	font-size:18px;
	text-align:left;
}

#grayOverlay #overlayTitle a{
	color:white;
}


/*navigation styles*/

#navbar{
	float:left;
	width:205px;
}

#nav, #nav ul {
	padding:0;
	margin: 0;
	list-style: none;
	z-index:10;
}

#nav a {
	display: block;
	color:white;
	text-decoration:none;
	font-size:16px;
	padding:10px;
}

#nav .infoRef a {
	display: block;
	color:;
	text-decoration:none;
	font-size:14px;
	padding:5px 10px;
}

#nav li {
	overflow:hidden;
	margin-left:8px;
}

#nav li.defaultTab{
	background-color:#6E2A7D;
	border-bottom:1px solid ;
}

#nav li.navArrow{
	background-color:#6E2A7D;
	background-image:url('../../../../templates/classic/design/connect/images/navarrow.png');
	border-bottom:1px solid ;
	background-repeat:none;
}

#nav li.infoRef{
	background-color:;
	border-bottom:1px solid #6E2A7D;
}

#nav li.active {
	background-color:;
	overflow:hidden;
	margin-left:0px;
}

#nav li.active.navArrow{
	background-image:url('../../../../templates/classic/design/connect/images/navarrow.png');
	background-repeat:none;
}

#nav a.active {
	display: block;
	color:;
	text-decoration:none;
	font-size:16px;
	padding:10px;
}

#nav li hr{
	color:white;
	margin:0px;
	border:1px solid white;
	width:240px;
}

#nav li:hover, #nav li.sfhover {
	background-color:;
}

#nav li.infoRef:hover , #nav li.infoRef.sfhover {
	background-color:;
}

#nav li ul {
	position: absolute;
	width: 250px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-left:189px;
	margin-top:-40px;
}

#nav li ul li{
	background-color:#6E2A7D;
	width:250px;
	background-image:none;
	text-align:left;
	height:auto;
	border-bottom:none;
}

#nav li ul li a{
	font-size:14px;
	padding:3px 5px;
	width:240px;
	color:white;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background-color:#F8BBFF;
}

#nav li ul li:hover a, #nav li ul li.sfhover a {
	color:#4F1E50;
}

#nav #bottomBox{
	background-color:#6E2A7D;
	color:white;
	margin-left:8px;
	text-align:center;
	padding-top:60px;
	padding-bottom:10px;
	font-size:10px;
}

#nav #bottomBox a{
	color:white;
	display:inline;
	text-decoration:none;
	font-size:10px;
}

/*home page styles*/

td.welcomeBar{
	width: 265px;
	vertical-align:top;
	padding-right:8px;
}

td.announceBar{
	width: 265px;
	vertical-align:top;
	padding-left:8px;
}

td.announceBar .moduleLink{
	width:233px;
}

#votd{
	background-color:;
	color:;
	padding:10px;
	font-size:11px;
}

#votd a{
	color:;
}

#recentSermon{
	background-color:;
	color:;
	padding:10px;
	font-size:11px;
}

#recentSermon a{
	color:;
}

#recentSermon .smallTitle{
	color:;
	font-size:16px;
}


td.upcomingEvents{
	width: 238px;
	background-color:;
	background-image:url('../../../../templates/classic/design/connect/images/whiteboxshadow.png');
	background-repeat:repeat-x;
	background-position:top;
	padding:15px 10px;
	vertical-align:top;
}

td.contactBar .moduleLink{
	width:215px;
}

td.announceBar h2, td.welcomeBar h2{
	font-weight:normal;
	font-size:16px;
}


/*administrator styles*/

td.adminHeaderBackground {
	background-color:#6E2A7D;
	color:white;
}

td.adminHeaderBackground a:link, td.adminHeaderBackground a:visited {
	color:white;
}

table.adminBorder {
	border-style:solid;
	border-width:1px;
	border-color:#6E2A7D;
}

td.adminHeader {
	font-size:12px;
	font-weight:bold;
	background-color:#6E2A7D;
	padding:5px;
	color:white;
}

.adminBody {
	background-color:#FEFAD8;
}



/*modules styles*/

#moduleBar{
	float:left;
	width:209px;
	text-align:left;
}

.leftBarBG{
	background-color:#4F1E50;
}

.moduleBG{
	vertical-align:top;
	margin-top:10px;
}

.moduleHeader{
	width:209px;
	font-weight:bold;
	letter-spacing:1px;
	background-color:#6E2A7D;
	padding:5px;
	color:white;
	text-align:center;
}

.moduleBorder{
	width:209px;
	border-style:solid;
	border-width:1px;
	border-color:#6E2A7D;
}

.moduleBody{
	width:205px;
	background-color:#FEFAD8;
	color:black;
	padding:5px;
}

.picViewer{
	width:209px;
	height:149px;
	background-color:#4F1E50;
}



/*calendar styles*/

td.calendarModuleBackground {
	vertical-align:top;
	background-color:white;
}

table.calendarBorder {
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#6E2A7D;
}

td.calendarHeader {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	background-color:#6E2A7D;
	color:white;
}

td.calendarDayLabels {
	font-weight:bold;
	height:20px;
	width:30px;
	padding:1px;
	background-color:#F8BBFF;
	color:#4F1E50;
}

td.calendarDay {
	height:20px;
	width:30px;
	padding:1px;
	background-color:#FEFAD8;
}

td.calendarDayCurrent{
	height:20px;
	width:30px;
	padding:1px;
	font-weight:bold;
	background-color:#F8BBFF;
	color:#4F1E50;
}

td.calendarEvent {
	height:20px;
	width:30px;
	padding:1px;
	background-color:#4F1E50;
	color:white;
}

td.calendarEvent div{
	color:white;
}

td.calendarEventActive{
	height:20px;
	width:30px;
	padding:1px;
	background-color:#F8BBFF;
	color:#4F1E50;
	font-weight:bold;
}

td.calendarEventActive div{
	color:#4F1E50;
}

td.calDetailsDate{
	text-align:left;
	font-size:10px;
	padding:2px;
	width:250px;
	font-weight:bold;
	background-color:#6E2A7D;
	color:white;
}

td.calDetailsSubtitle{
	background-color:#FEFAD8;
	color:black;
	font-size:10px;
	padding:2px;
	height:15px;
}

td.calDetails{
	background-color:#F8BBFF;
	color:#4F1E50;
	font-size:10px;
	padding:2px;
}

a.calendarEvent:link{
	text-decoration:none;
}

hr.calendarPrint{
	border:1px solid #241223;
	color:#241223;
}


/*content elements*/

h1,h2,h3,h4,h5,h6 {
	color:#6E2A7D;
	margin:0px 0px 5px 0px;
}

hr {
	border:1px solid #241223;
	color:#241223;
}

div.line {
	border-bottom:2px solid #241223;
	font-size:2px;
	margin-bottom:10px;
}

.littleCaption{
	font-size:9px;
	color:#6E2A7D;
}

.smallTitle{
	font-size:14px;
	font-weight:bold;
	color:#4F1E50;
}

fieldset {
	padding:5px;
	border:1px solid #241223;
}

.oddRow {
	background-color:#FEFAD8;
}

.subtitle{
	font-size:26px;
	color:#6E2A7D;
}

iframe {
	border:1px solid #6E2A7D;
	background-color:#fff;
}



/*link styles*/

a:link, a:visited, a:active {
	text-decoration: none;
	color: #6E2A7D;
}

a:hover {
  text-decoration:underline;
  color: #6E2A7D;
}





/*info bar styles*/

.infoAnnounce{
	padding:10px;
	width:<br />
<b>Fatal error</b>:  Call to undefined function calculatePadWidth() in <b>/var/www/dayone/mychurchwebsite.net/sites/templates/sidebar/design/treehope/css.php</b> on line <b>617</b><br />

