/*******************************************/
/*                                         */
/*  		Christ Church   			   */
/*     Compliant Browser Stylesheet        */
/*                                         */
/*******************************************/
body {
font-size: 80%
}

td   {
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.BigTable {
	width: 920px;
}
.HeadTable {
	width: 920px;
	background-color: #0F3CcF;
}
.maintable {
	border-left: solid 2px #0F3CAF; 
	border-right: solid 2px #0F3CAF;
	border-bottom: solid 2px #0F3CAF;
	background-color:#fff;
	padding-right: 0px;
	padding-left: 2px;
	}

.navtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F3CAF;
	text-indent: 2px;
}

.navtable:link, .navtable:visited, .navtable:active { 
	text-decoration: none;
 }
 
.navtable:hover  { 
	text-decoration: none;
	color: #FFFFFF;
}

.mailaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F3CAF;
	letter-spacing: 1px;
}

.parishtable {
	border-left: solid 2px #1B45B5; 
	border-right: solid 2px #1B45B5;
	background-color:#fff;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;	
}

.formtd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*/*/ border: solid 1px #666666; /**/
	width: 141px; 
}

.subOption {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.subOption:link, .subOption:visited, .subOption:active { 
	text-decoration: none;
	color: #000000;
 }
 
 .subOption:hover  { 
	text-decoration: underline;
	color: #1454E2;
}

.secondaryLink {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #888;
}
.secondaryLink:link, .secondaryLink:visited, .secondaryLink:active { 
	text-decoration: none;
	color: #888;
 }
.secondaryLink:hover  { 
	text-decoration: underline;
	color: #1454E2;
}

.redAlert {
	color: #880000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
}
/* TABLE SETTINGS */

.tableHeaderRow {
	background-color: #0B3E91;
	color: #FFFFFF;
	border: solid 1px #212021;
	font-weight: bold;
	padding: 5px;
	}

.tableOptionsRow  { 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #cccccc; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: solid 1px #BABCC0 
	}
	
.tableEmptyRow  { 
	font-size: 11px; 
	background-color: #ffffff; 
	padding-right: 3px; 
	border: solid 1px #BABCC0 ;
	}
	
	
.tableFilledRow  { 
	font-size: 11px; 
	background-color: #C2D6F6;
	padding-right: 3px; 
	border: solid 1px #BABCC0 ;
	}
	
.tableMidRow  { 
	font-size: 11px; 
	background-color: #0B3E91; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: solid 1px #BABCC0 
	}
	
.tableOptionsRow a, .tableOptionsRow a:link, .tableOptionsRow a:visited {
	color: #333333;
	text-decoration: underline;
	}

.tableOptionsRow a:hover, .tableOptionsRow a:active {
	color: #ff1821;
	text-decoration: underline;
	}

.tableEmptyRow a, .tableEmptyRow a:link, .tableEmptyRow a:visited,
.tableFilledRow a, .tableFilledRow a:link, .tableFilledRow a:visited {
	text-decoration: none;
}
	
#aboutus, #worshipmusic, #christeducation, #pastministries, #sundayseminar, #prayer, #outreach, #parishlife, #yop, #give, #sermons {
	display: none;
}
#aboutMenu, #worshipMenu, #educationMenu, #pastorMenu, #prayerMenu, #outMenu, #parishMenu, #newsMenu {
	display: none;
}

#access, #photoalbum, #announcements, #newsletter, #parishioner, #calendar, #images, #content, #FAQ, #bulletin {
	display: none;
}




/*** ANNOUNCEMENT & THIS TABLES ***/	
#announce  { 
	color: #111; 
	font-size:   11px;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	border-top: solid 2px #0F3CAF;
	background-color: #ffffff; 
	border-left: solid 2px #1B45B5; 
	border-right: solid 2px #1B45B5;
	border-bottom: solid 1px #0F3CAF;
	padding: 5px; 
	spacing: 10px;
	top: 175; 
	width: 236px; 
	height: 225px; 
	visibility: visible;
	/*/*/ overflow: auto;/**/
	 }
	 	 
.announcehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.announcegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C4C8;
}

.announcegray:link, .announcegray:visited, .announcegray:active { 
	color: #C3C4C8;
 }

.announcegray:hover  { 
	text-decoration: none;
	color: #7EB8E6;
	text-decoration: underline; 
	}

#thisweek  { 
	color: #111; 
	font-size:    11px;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	border-top: solid 2px #0F3CAF;
	background-color: #ffffff; 
	border-left: solid 2px #1B45B5; 
	border-right: solid 2px #1B45B5;
	border-bottom: solid 1px #0F3CAF;
	padding: 5px; 
	spacing: 10px;
	top: 175; 
	width: 236px; 
	height: 225px; 
	visibility: visible;
	/*/*/ overflow: auto;/**/
	 }

#photos  { 
	color: #052486; 
	font-size:    x-small;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	border-top: solid 2px #0F3CAF;
	background-color: #ffffff; 
	border-left: solid 2px #1B45B5; 
	border-right: solid 2px #1B45B5;
	border-bottom: solid 2px #0F3CAF;
	padding: 5px; 
	spacing: 10px;
	top: 175; 
	width: 325px; 
	height: 215px; 
	visibility: visible;
	/*/*/ overflow: auto;/**/
	}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	text-decoration: none;
	color: #000000;
	height: 200px;
}

.bodytext:link, .bodytext:visited, .bodytext:active { 
	text-decoration: none;
 }

A.bodytext:link, A.bodytext:visited, A.bodytext:active {
	text-decoration: none;
	padding: 0px;
}
 
.bodytext:hover  { 
	text-decoration: none;
	color: #000000;
	}

.bodytext H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0F3CAF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	text-decoration: none;
	color: #000000;
}

.bodylink:link, .bodylink:visited, .bodylink:active { 
	text-decoration: none;
 }

A.bodylink:link, A.bodylink:visited, A.bodylink:active {
	text-decoration: none;
	padding: 0px;
}
 
.bodylink:hover  { 
	text-decoration: underline;
	color: #0F3CAF;
	}
	
	
.pdflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	text-decoration: none;
	color: #000000;
}

.pdflink:link, .pdflink:visited, .pdflink:active { 
	text-decoration: none;
	padding: 0px;
 }
 
.pdflink:hover  { 
	text-decoration: underline;
	color: #0F3CAF;
	}
	
.markyoeven {
	background-color: #EEF1F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACBFF1;
	border-right-color: #ACBFF1;
	border-bottom-color: #ACBFF1;
	border-left-color: #ACBFF1;
}

.markyodd {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACBFF1;
	border-right-color: #ACBFF1;
	border-bottom-color: #ACBFF1;
	border-left-color: #ACBFF1;
}


/***  TABLE STYLES  ***/
.tableTitle {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003399;
	border: solid 1px #333366;
	font-family: Arial, Helvetica, sans-serif;
}
.tableHeader {
	color: #fff;
	background-color: #0F3CAF;
	border: solid 1px #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tableMidRow {
	color: inherit;
	background-color: #A8B0B9;
	border: solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	
}
.tableFilledRow {
	color: inherit;
	background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	
}
.tableEmptyRow {
	color: inherit;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #0F3CAF;
}

a:hover,  a:active {
	text-decoration: underline;
	color: #ff1821;
}

/* FORM FIELDS */
input, select {
	font-size: 11px;	
}
textarea {
	font-size: 11px;	
	font-face: Arial, Helvetica, SansSerif;
}

.navbutton {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	width: 90px;
	border: solid 1px #EEEEEE;
	background-color: #6598CB;
	cursor: hand;
}
.intbutton {
	color: #999999;
	font-size: 10px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	cursor: hand;
}
.submitbutton {
	color: #333333;
	font-size: 10px;
	background-color: #DDDDDD;
	cursor: hand;
}
.otherbutton {
	color: #000000;
	font-size: 10px;
	background-color: #DEDEDE;
	cursor: hand;
}
.redAlert {
	color: #800000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	}
	
.allGood {
	color: #006600;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	}
	
.tableven {
	color: inherit;
	background-color: #E8EDF3;
	
}
.OldGIF  { 
	color: #808080; 
	font-size:    24px;
	font-style: italic;
	font-weight: 700;
	font-family: Times New Roman, Footlight MT Light, Garamond, Arial; 
	text-decoration: none; 
}

