/*----------------------------------------------/
/	Description									/
/		Common Style Sheet for All Hallows		/
/-----------------------------------------------/
/	Date - 31 March 2010						/
/-----------------------------------------------/
/	Author										/
/		Tony Priest								/
-----------------------------------------------*/

/* Default styles */
body, td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:80%; color:#444444 }
body{ background:#E8E8E8; margin:0; padding:0; color:#000000; font-size:50%; text-align:center; }
#container{ border:solid #FFFFFF; border-width:5px 3px; width:989px; margin:0 auto; background-color:#FFFFFF; text-align:left; }

/* Styles for header */
.header { width: 983px; }
.head_table { background: url(/images/header/header_2009.jpg) no-repeat; }
td.head_menu { text-align: center; line-height: 7px; padding: 8px 0px 8px 0px; }

/* h1: header Churches text; h2: header Cheadle text; h3: sub-page header */
h1, h2, h3, h4 { margin-top: 0px; margin-bottom: 0px; }
h1, h2, h3 { font-size: 190%; color: #FFFF0F; text-align: right; }
h2 { font-size: 180%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; color: #082255; }

/* Styles for side navigation bar */
a.side_menu:link, a.side_menu:visited, a.side_menu_vlet:link, a.side_menu_vlet:visited {
	display:block;
	font-weight:bold;
	color:#082255;
	width:120px;
	text-align:center;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	}
a.side_menu:hover, a.side_menu_vlet:hover { background-color:#DDDDDD; }
a.side_menu_vlet:link, a.side_menu_vlet:visited { width:170px; }

/* Other styles */
a.plink:link, a.plink:hover, a.plink:visited { color: #444444; text-decoration: none; }
a.noDecor:link, a.noDecor:visited {color:#444444; text-decoration:none; }
a.noDecor:hover {color: #CC0000; cursor:pointer;}
a.webmaster:link, a.webmaster:hover, a.webmaster:visited { color:#082255;font-size:9px;line-height:20px; }
.autograph { font-family: "Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 160%; }

.bold { font-weight: bold; }

.caption_c { font-size: 10pt; font-style: italic; text-align: center; }			/* Centred caption */
.caption_l { font-size: 10pt; font-style: italic; text-align: left; }			/* Left caption */
.color_ser {color:#0000CC; }

.font_red { color: #FF0000; }

img.inline_l { border-style: none; border-width: 1px; float: left; margin: 0px 8px 0px 0px; }		/* top, right=8, bottom, left */
img.inline_r { border-style: none; border-width: 1px; float: right; margin: 0px 0px 0px 8px; }		/* top, right, bottom, left=8 */
.indent1 { margin-left: 18pt; }
.italic { font-style: italic; }

li.item1 { margin-bottom: 10pt; }
.light_gray { color: #555555; }

.mid { vertical-align: middle; }

.notice { font-size: 14pt; font-style: italic; color: #440088; }				/* For missing page text, mauve-ish */

.ordinal { font-size: 70%; vertical-align: top; }

.section_head { font-size: 110%; font-weight: bold; color: #082255; }
.smallText{ font-size: 85%;	}
.sub_head { font-size: 100%; font-weight: bold; color: #000000; }
.sub_head1 { font-size: 100%; font-weight: bold; color: #000080; }
.sub_head3 { font-size: 8pt; font-weight: bold; color: #000080; margin-bottom: 1pt; }

td.sermon { font-size: 9pt; }
.text_2 { font-size: 8pt; color: #000066; font-style: italic; margin-left: 18pt; }
.text_3 { font-size: 10pt; font-weight: bold; color: black; }

.va_zero { vertical-align: 0%; }

ul.list1 { margin-left: 5pt; list-style-type: circle; }
ul.sermon_ser { padding-left:6px; margin-left:16px; }
li.sermon_ser { margin-top: 4px; margin-bottom: 4px; cursor:pointer;}
li.sunday { margin-top: 2px; margin-bottom: 2px; list-style-type: none; font-weight: bold; cursor:pointer;}
.color_sun {color:#0000CC; }

/* Styles to alternate the column/row background for sermon tables */
tr.sermon_b1 { background-color:#F8F8F8; }
tr.sermon_b2 { background-color:#FFFFFF; }
td.sermon_b1 { background-color:#F8F8F8; }
td.sermon_b2 { background-color:#FFFFFF; }

/* Styles for Explorers Club page */
.exp_head {font-family: "Kristen ITC"; font-size: 600%; font-weight: bold; color: #12DCDC;}
.exp_body {font-family: "Kristen ITC"; font-size: 230%;}

/* Styles for PATCH page */
.pat_body {font-family: "arial"; font-size:125%;}

/* Easter pages styles */
.easter_table {padding-right:20px;padding-left:20px;padding-bottom:10px;background: url(/images/general/easter11_4web.jpg) no-repeat;}
.easter_body1 {font-size:165%;color:#FFFFFF;font-family:"arial narrow";}
.easter_body2 {font-size:150%;}
.easter_body3 {font-size:145%;font-weight:bold;}
.easter_body4 {font-size:110%;}
.eguide_mhead {font-size:150%;color:#C00000}
.eguide_bhead {font-size:125%;font-style:italic;font-weight:bold;color:#C00000}
a.egNoDec:link, a.egNoDec:visited {color:#444444; text-decoration:none; }
a.egNoDec:hover {color: #444444; cursor:pointer;}
a.egNoDec1:link, a.egNoDec1:visited {color:#888888; text-decoration:none; }
a.egNoDec1:hover {color: #888888; cursor:pointer;}

