/***********************************************/
/* Holy Trinity Claygate Style Sheet           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	behavior: url(/jscript/csshover.htc);
}
/****** Reset all browser defaults *************/

* {
	margin: 0;
	padding: 0;
}
/******* Hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #005FA9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
/******* Header tag styles *********************/

h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #069;
	padding: 0.4em 0;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #334d55;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #334d55;
}
/*************** List tag styles ***************/

ul {
	list-style-type: square;
	padding-left: 1em;
	margin-left: 1em;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
ol {
	padding-left: 1em;
	margin-left: 1.5em;
}
em {
	font-style: italic;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* Site banner                                 */
#pageHead {
	top:0;
	left:0;
	padding: 4px 0;
	background-color: #4F7CC1;
	border-bottom: 2px solid #8FB8BC;
	height: 20px;
	text-align:center;
}
/* Content area - divided into 4 sub areas     */
#pageArea {
	top: 162px;
	position: absolute;
	background: #FFF;
	border: 0;
}
/***********************************************/
/* Layout Divs with pageArea                   */
/***********************************************/

/* Page title                                  */

#pageName {
	height: 20px;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #CCD2D2;
	z-index: 100;
	background: #FFF;
}
#pageName h2 {
	padding: 0.4em 0 0 0.4em;
}
/* Left hand column                            */

#pageLeft {
	display: none;
}
/* Right hand column                            */

#pageRight {
	display: none;
}
/* Main column (to right of pageLeft)          */

#pageMain {
	top: 0;
	float: left;
	padding: 10px;
	background-color: #FFF;
	z-index: 150;
}
/* Page footer (below pageLeft and pageMain)   */

#pageFoot {
	height:18px;
	margin: 10px 10px 0 0px;
	clear: both;
	border-top: 1px solid #CCC;
	color: #CCC;
	padding: 8px 10px 9px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
/***********************************************/
/* Menu Styles                                 */
/***********************************************/

/*********** navigation bar ********************/

div#nav {
	padding: 0;
	left: 0;
	margin: 0;
	width: 100%;
	color: #06F;
	z-index: 200;
	top: 20px;
}
/*********** menu list ************************/

#nav ul#menu {
	padding: 0;
	margin: 0;
	left: 5px;
}
ul#menu li {
	display: block
}
ul#menu a {
	display: block
}
/*********** menu hyperlinks ******************/

#nav ul#menu li a {
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	font-size: xx-small;
	margin: 0;
	color: #fff;
}
#nav ul#menu li a:hover {
	background: #fff;
	text-decoration: none;
}
div#nav ul {
	background-color: #4F7CC1;
	border-width: 0;
	padding: 0;
	margin: 0;
}
div#nav ul#menu li {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	list-style-type: none;
	position: relative
}
div#nav li a {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none
}
/*********** sub menu hyperlinks ****************/

div#nav ul ul {
	display: none;
	left: 90px;
	border: #8FB8BC 2px solid;
	width: 145px;
	position: absolute;
	top: 0px;
}
div#nav ul#menu ul li {
	border-width: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 145px;
}
div#nav ul#menu ul li a {
	padding-left: 4px;
	padding-right: 0;
	background: none transparent scroll repeat 0% 0%;
	width: auto;
	color: #c7eef2;
	text-indent: 0
}
div#nav ul#menu ul li a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration: underline
}
div#nav ul li:hover ul {
	display: block;
	color: #CCC;
}
/* pageMain Styles *****************************/

.text_default_style {
	text-align: justify;
}
.text_default_style p {
	padding: 0.4em 0;
	margin: 0;
}
p.text_article_box {
	padding: 0.8em;
	margin: 0.5em 0;
	background-color: #FFC;
	text-align:justify;
	border: solid #000000 1px;
}
div.text_article_box {
	padding: 0.8em;
	margin: 0.5em 0;
	background-color: #FFC;
	text-align:justify;
	border: solid #000000 1px;
}
p.text_article_box_christmas {
	padding: 1em;
	margin: 0.5em;
	background-color: #FFC;
	text-align: left;
	border: solid #000000 1px;
}
div.text_article_box_christmas {
	padding: 1em;
	margin: 0.5em;
	background-color: #FFC;
	text-align: left;
	border: solid #000000 1px;
}
.text_article_box_christmas h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	color: #069;
	padding: 0.5em 0 0.5em 0;
}
.text_article_box_christmas h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	color: #BF6000;
	padding: 0.8em 0 0.4em 0;
}
.text_default_style ul {
	margin: 0 0 0 5pt;
}
.text_default_style ul li {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.photo_position_right {
	float:right;
	margin:0 5px 5px 15px;
	padding:5px;
	text-align:center;
	border: none;
}
.photo_position_left {
	float:left;
	margin:5px;
	padding:0 5px;
	border: none;
}
.photo_text_centre {
	text-align: center;
}
.news_more {
	display: inline;
}
.news_more_button {
	display:none;
}
.news_spacer {
	display:none;
}
/***********************************************/
/* pageLeft Styles                             */
/***********************************************/

/* topPicks Styles *****************************/

#topPicks {
	margin: 10px;
	padding: 0;
}
#topPicks a:link, #topPicks a:visited {
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding: 4px 3px 4px 4px;
	color: #21536A
}
#topPicks a:hover {
	font-size: 1em;
	font-weight: bold;
	background-color: #ffffa0;
	background-image: none;
	text-decoration: none
}
#topPicks table {
	margin:0;
	padding:0;
	width: 169px;
	border-collapse: collapse;
	background-color: #ffffdd;
}
#topPicks table td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tbl_toppicks_column_1 {
	width: 34px;
}
.tbl_toppicks_column_2 {
	width: 134px;
}
/* Motto Styles ********************************/


#mottoArea {
	margin: 20px 10px 15px 10px;
	padding: 0;
	width: 166px;
	color: #000;
	background: #fff url(/images/template/whitesquare.gif) repeat;
	border: 1px solid #000;
}
#mottoArea p {
	padding: 5px 5px 2px 5px;
}
#mottoArea ul {
	padding: 5px;
}
/* External links Styles ***********************/

#CoE {
	padding: 5px 20px 5px 20px;
	border: none
}
/***********************************************/
/* pageRight Styles                            */
/***********************************************/

.advert {
	margin: 0;
	padding: 10px;
}
.advert img {
	border: 1px solid #ddd;
}
/***********************************************/
/* Table Styles                                */
/***********************************************/

/*** Standard Table ***/

table.tbl_standard_layout {
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
/* Header Row **********************************/

.tbl_row_header th {
	border-top: 0;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 0;
	background: none;
	empty-cells: show;
}
.tbl_row_header td {
	border-top: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	color: #597780;
	background: #CAE8EA url(/Images/Tables/bg_header.jpg) no-repeat;
	empty-cells: show;
}
/* First Line **********************************/

.tbl_row_first_line th {
	border: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	font-weight: normal;
	color: #597780;
	background: #fff url(/Images/Tables/bullet1.gif) no-repeat;
	empty-cells: show;
}
.tbl_row_first_line th a:link, .tbl_row_first_line th a:hover, .tbl_row_first_line th a:visited {
	color: #64868f;
}
.tbl_row_first_line td {
	border: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #597780;
	background: #fff;
	empty-cells: show;
}
.tbl_row_first_line td a:link, .tbl_row_first_line td a:hover, .tbl_row_first_line td a:visited {
	color: #64868f;
}
/* Odd Lines ***********************************/

.tbl_row_line th {
	border-top: 0;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	font-weight: normal;
	color: #597780;
	background: #fff url(/Images/Tables/bullet1.gif) no-repeat;
	empty-cells: show;
}
.tbl_row_line th a:link, .tbl_row_line th a:hover, .tbl_row_line th a:visited {
	color: #64868f;
}
.tbl_row_line td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #597780;
	background: #fff;
	empty-cells: show;
}
.tbl_row_line td a:link, .tbl_row_line td a:hover, .tbl_row_line td a:visited {
	color: #64868f;
}
/* Even Lines **********************************/

.tbl_row_alt_line th {
	border-top: 0;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	font-weight: normal;
	color: #80786f;
	background: #f5fafa url(/Images/Tables/bullet2.gif) no-repeat;
	empty-cells: show;
}
.tbl_row_alt_line th a:link, .tbl_row_alt_line th a:hover, .tbl_row_alt_line th a:visited {
	color: #80786f;
}
.tbl_row_alt_line td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #80786f;
	background: #F5FAFA;
	empty-cells: show;
}
.tbl_row_alt_line td a:link, .tbl_row_alt_line td a:visited {
	color: #80786f;
}
/* Spry Header *********************************/

.tbl_row_sermon_header td {
	border: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	color: #597780;
	background: #CAE8EA url(/Images/Tables/bg_header.jpg) no-repeat;
	empty-cells: show;
}
/* Spry Odd Lines ******************************/

.tbl_row_odd_line th {
	border-top: 0;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #597780;
	background: #fff url(/Images/Tables/bullet1.gif) no-repeat;
	font-weight: normal;
	empty-cells: show;
}
.tbl_row_odd_line th a:link, .tbl_row_odd_line th a:visited {
	color: #64868f;
}
.tbl_row_odd_line td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #597780;
	background: #fff;
	empty-cells: show;
}
.tbl_row_odd_line td a:link, .tbl_row_odd_line td a:visited {
	color: #64868f;
}
/*** Spry Even Lines ***************************/

.tbl_row_even_line th {
	border-top: 0;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #80786f;
	background: #f5fafa url(/Images/Tables/bullet2.gif) no-repeat;
	font-weight: normal;
	empty-cells: show;
}
.tbl_row_even_line th a:link, .tbl_row_even_line th a:visited {
	color: #80786f;
}
.tbl_row_even_line td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #80786f;
	background: #F5FAFA;
	empty-cells: show;
}
.tbl_row_even_line td a:link, .tbl_row_even_line td a:visited {
	color: #80786f;
}
/* Spry Hover Line *****************************/

.tbl_row_hover th {
	background: #E4EBF1;
	cursor: pointer;
}
.tbl_row_hover td {
	background: #E4EBF1;
	cursor: pointer;
}
/*** Spry Selected Line ***/

.tbl_row_select th {
	color: #425C7B;
	background: #D4DEE8;
	cursor: pointer;
}
.tbl_row_select td {
	color: #425C7B;
	background: #D4DEE8;
	cursor: pointer;
}
.tbl_row_select td a:link, .tbl_row_select td a:visited {
	color: #39506A;
	cursor: pointer;
}
/* Other Table Styles **************************/

table.tbl_new_sunday_services {
	height: 350px;
	border: none;
}
table.tbl_new_sunday_services td {
	padding: 10px;
}

/********************* end *********************/