/* Family Cathedral of Praise  */
/* Default StyleSheet          */
/* Copyright 2005 fcop.net     */

/* MISC *******************************************/
body 
{
	background-color: #EEE;
	background-image: url("<?php=$site_index?>images/page-bg.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

/* LAYOUT TABLES **********************************/
table.main
{
	width: 780px;
}
td.header
{
	background-color: #6B89AD;
}
td.topnav
{
	background-color: #67A047;
	background-image: url("../images/nav-right.jpg");
	background-repeat: repeat-x;
}
td.left
{
	background-color: #FFF;
	background-image: url("../images/seal-bottom.jpg");
	background-repeat: no-repeat;
	backgound-position: 0 0;
}
td.content
{
	background-color: #FFF;
	padding-left:8px;
}
td.right {
	background-color: #FFF;
	width: 200px;
}
td.tile
{
	background-color: #EEE;
}
td.footer
{
	background-color: #003372;
	font: 12px trebuchet ms,arial,sans-serif;
	color: #fff;
	padding: 5px 0 5px 0;
	background-image: url("../images/footer-bg.jpg");
}
table.content
{
	border-collapse: collapse;
	border: 1px solid #CCC;
}
table.content td
{
	font: 12px trebuchet ms,arial,sans-serif;
	color: #000;
}
table.content td.head
{
	background-color: #EEE;
}
table.content td p
{
	margin: 0px;
	font: 12px trebuchet ms,arial,sans-serif;
	color: #000;
}
/* CALENDAR TABLE**********************************/
table.calendar td
{
	width: 14%;
	text-align: right;
	vertical-align: top;
	background-color: #eee;
	font: 10px arial;
}
table.calendar th
{
	text-align: center;
	font: bold 10px verdana;
	color: #FFF;
	background-color: #336699;
}
table.calendar td.event
{
	text-align: right;
	font: bold 10px arial;
	color: #FFF;
	background-color: #ffcc33;
}
table.calendar td.event-today
{
	text-align: right;
	font: bold 10px arial;
	color: #FFF;
	background-color: #ffcc33;
	border: 1px solid #000;
}
table.calendar td.today
{
	border: 1px solid #000;
}
table.calendar a
{
	display: block;
	font: bold 10px arial;
	color: #fff;
	text-decoration: none;
}
table.calendar-big
{
	font: 12px arial;
}
table.calendar-big th
{
	background-color: #336699;
	color: #FFF;
	font-weight: bold;
	height: 30px;
}
table.calendar-big td
{
	height: 30px;
	text-align: right;
	background-color: #EEE;
	vertical-align: top;
}
table.calendar-big td.event
{
	background-color: #ff9900;
}
table.calendar-big td.event-today
{
	background-color: #ff9900;
	border: 1px solid #000;
}
table.calendar-big td.today
{
	border: 1px solid #000;
}
table.calendar-big a
{
	color: #FFF;
	font-weight: bold;
}	

/* SCHEDULE TABLE *********************************/

table.schedule td
{
	font: 12px trebuchet ms,arial,sans-serif;
	vertical-align: top;
	line-height: 14px;
}
table.schedule td.head
{
	font: 13px trebuchet ms,arial,sans-serif;
	color: #666;
	border-bottom: 1px solid #ccc;
}

/* RIGHT BOXES ************************************/
div.box-top
{
	background-image: url("../images/box-top.jpg");
	background-repeat: no-repeat;
	width: 185px;
	_width: 200px;
	height: 42px;
	margin: 0px;
	padding: 0 0 0 15px;
	font: bold 13px trebuchet ms,arial,sans-serif;
	line-height: 42px;
	color: #666;
}
div.box-middle
{
	background-image: url("../images/box-mid.jpg");
	background-repeat: repeat-y;
	width: 164px;
	_width: 200px;
	padding: 0 18px 0 18px;
	margin: 0px;
	font: 12px trebuchet ms,arial,sans-serif;
}
div.box-middle a
{
	color: #ff6600;
}
div.box-middle a:hover
{
	color: #ff9900;
	text-decoration: none;
}
div.box-bottom
{
	background-image: url("../images/box-bottom.jpg");
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin: 0px;
}


/* LINKS ******************************************/
a.topnav,a.topnav:active,a.topnav:visited
{
	display: block;
	float:left;
	font: 10px trebuchet ms,arial,sans-serif;
	height:27px;
	line-height: 27px;
	padding: 0 5px 0 5px;
	margin: 0px;
	color: #dae8d2;
	text-decoration: none;
	background-image: url("../images/nav-bg.jpg");
}
a.topnav:hover
{
	color #FFF;
}
a.title {
	font: bold 14px trebuchet ms,arial,sans-serif;
	color: #ff9900;
	text-decoration: none;
}
a.title:hover
{
	text-decoration: underline;
}

div.left-head
{
	display: block;
	width: auto;
	padding-left: 13px;
	font: bold 10px verdana;
	text-decoration: none;
	line-height: 20px;
	color: #FFF;
	background-color: #528d4d;
	/*margin: 0 1px 1px 1px;*/
	background-image: url("../images/nav-arrows-white.gif");
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
div.right-container
{
	width: 146px;
	margin: 5px;
}
a.left-head-open
{
	display: block;
	width: 100%;
	padding-left: 13px;
	font: bold 10px verdana;
	text-decoration: none;
	line-height: 20px;
	color: #fff;
	background-color: #336600;
	margin: 0 1px 1px 1px;
	background-image: url("../images/nav-arrows-white.gif");
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
a.left,a.left:active,a.left:visited
{
	display: block;
	width: 100%;
	padding:  4px 0px 4px 20px;
	font: bold 10px verdana;
	text-decoration: none;
	line-height: 12px;
	/*color: #524B48;*/
	color: #555;
	border-bottom: 1px solid #CAC4BB;
	background-image: url("../images/nav-arrows-black.gif");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-right: 2px;
}
a.left:hover
{
	background-color: #F2F0EA;
	color: #ff9933;
}
p a, a.content
{
	font: 11px verdana;
	color: #433C39;
	
}

/* TAG SETS *******************************************/
div.event
{
	padding:2px;
	background-color: #F2F0EA;
}
div.event b
{
	font: bold 12px verdana;
}
div.event p
{
	font: 10px verdana;
	margin: 5px 0 0 0;
}
div.event a
{
	font: bold 12px verdana;
	color: #666699;
	text-decoration: none;
}
div.event a:hover
{
	color: #ff9900
}

/* TEXT ********************************************/
h1
{
	font: bold 22px trebuchet ms,arial,sans-serif;
	color: #888;
	margin: 0px;
	letter-spacing: -1px;
	/*border-bottom: 1px solid #686261;*/
}
h2
{
	font: 18px verdana,sans-serif;
	color: #888;
	margin: 30px 0 0 0;
}
h3
{
	font: bold 15px trebuchet ms,arial,sans-serif;
	margin: 0px;
}
li
{
	font: 11px verdana,sans-serif;
	line-height: 18px;
	color: #333;
}
h5
{
	font: bold 14px verdana,sans-serif;
	margin: 0px;
	color: #444;
	border-bottom: 1px solid #444;
}
h6
{
	font: 12px verdana,sans-serif;
	color: #333;
}
p
{
	font: 11px verdana,sans-serif;
	line-height: 18px;
	color: #333;
	margin: 5px 0px 10px 0px;
}

/* DROPDOWN MENU ************************************/
/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul
{
	display: none;
	position: absolute;
	top: 1.0em; margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
	left: -1px;
	width: 150px;
	border: 1px solid #CCC;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul
{
	top: -1px; margin-top: 0;
	left: 148px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li
{
	float: left;
	display: block;
	position: relative;
	margin-right: -1px;
	font: bold 12px trebuchet ms, sans-serif;
	padding: 0 10px 0 0;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li
{
	float: none;
	margin: 0;
	/*margin-bottom: -1px;*/
	background-color: #EEE;
	font: 12px trebuchet ms, sans-serif;
	padding: 0;
	border-top: 1px solid #DDD;
}
.menulist ul>li:last-child
{
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a
{
	display: block;
	padding: 3px;
	color: #FFF;
	text-decoration: none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus
{
	color: #FF0;
}
.menulist a.highlighted
{
	color: #FFF;
}
/* Links in submenus */
.menulist ul a
{
	color: #000;
}
.menulist ul a:hover, .menulist ul a.highlighted:hover, .menulist ul a:focus
{
	color: #000;
	background-color: #FED;
}

/* Only style submenu indicators within submenus. */
.menulist a .subind
{
	display: none;
}
.menulist ul a .subind
{
	display: block;
	float: right;
}
/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a
{
	float: left;
}
.menulist ul a
{
	float: none;
}

.menulist a
{
	float: none;
}

*:first-child+html .menulist ul li
{
	float: left;
	width: 100%;
}

* html .menulist ul li
{
	float: left;
	height: 1%;
}
* html .menulist ul a
{
	height: 1%;
}