/* stylesheet for Powick Parish website */
/* last revised: 10:00 1 November 2006 */
/* logo colours: powick=595995 Orlando, parish= E8BA00 Swis721 BT */

html {height:100%;}

#wrapper {width:850px; margin:10px auto 0 auto; text-align:left; background:#fff;}

 * { 
 	margin:0;	
 	padding:0; 	
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #330099;
	background-color: #FFFFFF;
	height:100%;
	margin:0;
/*	padding:0;*/
	font-style: normal;
	line-height: 1.5;
}

a {
	font-size:100%;
	color:#0033CC;
	text-decoration: none;
	font-weight: bolder;
	}
	
a:hover {
	color:#BB0000;
	text-decoration: underline;
	font-weight: bolder;
	background-color: #FFFFCC;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 1.5;
	text-align:left;
	}

td img {
	padding: 0px 0px 0px 0px;	
	}

.tdcenter {
	text-align:center;
	vertical-align: middle;
	}

.centertext
	{
	text-align: center;
	}

.centerimage
	{
	margin-left : auto;
	margin-right : auto;
	}

img {border:none;} 

.imgpadding {
	padding: 10px;
	}

.imgmargin {
	margin-top: 3px;
	}	
	
.imgborder1 {
	border: 1px solid #000000;
	}
	
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11.5px;
	}

p {
	font-size:100%;
	}

p.solid {
	border-style: solid; 
	border-width: 1px;
	margin: 10px;
	} 
p.double {border-style: double; } 
p.groove {border-style: groove; } 


p.inset {border-style: inset; } 
p.outset {border-style: outset; } 
p.ridge {border-style: ridge; } 


p.textbox {
	margin: 10px 10px 10px 10px; 
	padding: 10px 10px 10px 10px; 
	background-color: #FFFFCC; 
	border: medium solid; 

	text-align: justify; 
	vertical-align: bottom; 
	} 

.bullet ul {
	list-style:none; 
	list-style-image: url(/images/bullet4.png);
	list-style-position: inside;
	padding-left:20px;
}

h1 {	
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 200%;
		color: #3F3F68;
		font-style: normal;
		line-height: 2;
		font-weight: normal;
		}
		
h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	font-size: 180%; 
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	color: #000000;
	}

h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	font-size: 150%; 
	font-style: normal;
	line-height: 2;
	font-weight: normal;	
	color: #000000;
	}

h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	font-size: 125%; 
	font-style: normal;
	line-height: 2;
	font-weight: normal;	
	color: #000000;
	}
	
.sameas-h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	}
	
.sameas-h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	font-size: 150%; 
	font-style: normal;
	line-height: 2;
	font-weight: normal;	
	color: #000000;
	}


caption {
		text-align:center; 
		font-size:85%; 
		font-style: normal;
		font-weight: normal;
		color:#000000;
		}

.counter {
		font-style: normal;
		font-weight: normal;
		text-align:center; 
		color:#999999;
			}

.redhightlight {
		font-style: normal;
		font-weight: bolder;
		color:#FF0000;
			}			
						
.permission {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	font-style: normal;
			}

#bullets {
	list-style-position: inside;
	list-style-type: disc;
	}

.contacttable {
	background-color: #FFFFCC;
}

.contactbox {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

/* For getting rid of yellow input forms; but you end up with white buttons
input { background-color: white ! important}
select { background-color: white ! important}
textarea { background-color: white ! important}
*/

#navtrail {
	position:absolute;
	padding:0px;
	top:120px;
	left:180px;
	width:300px;
	text-align:left;
	color: #006699;
	font-size:85%;
}

#displaydate {
	position:absolute;
	padding:0px;
	top:120px;
	left:480px;
	width:360px;
	text-align:right;
	color: #006699;
	font-size:85%;
}


#maintext   {
	position:absolute; 
/*	padding:0px; */
	top:200px; 
	left:180px;		 
	width:660px;
	text-align:justify; 
	background-color:#FFFFFF; 
	color:#330099; 
	font-size:100%; 
	z-index: 1;
	}

#newscontainer 	{
			position:absolute; 
/*			padding:0;*/
			margin: 0; 
			top:200px; 
			left: 640px;
			width:200px; 
			color:#000000;
			z-index: 2;
			}


#stanbrook {
/*	background-image:url(images/photos/stanbrook-background.jpg); */
	background-attachment: fixed;
	background-position: 180px 0px;
	background-repeat: no-repeat;
	}
			
#header  {
	height:100px; 
	margin:5px;
	}

#footer	{
	color:#999999;
	font-size:85%;
	text-align:center;
	margin-top: 10px; 
		}
/*#footer p {margin:0px; text-align:left;}*/


#leftcontainer 	{
			position:absolute; 
			padding:0;
			margin: 0; 
			top:150px; 
			left: 10px;
			width:150px; 
			color:#000000;
			z-index: auto;
			}
			
#logocontainer 	{
			position:absolute; 
			padding:0;
			margin: 0; 
			top:10px; 
			left: 10px;
			width:150px; 
			color:#000000;
			z-index: 1;
			}
			
#topcontainer 	{
			position:absolute; 
			padding:0;
			margin: 0; 
			top:10px; 
			left: 180px;
			width:660px; 
			color:#000000;
			z-index: 1;
			}
			

		
/* MENU ITEMS */

#menu		{
			border-top:5px solid #A39267;
			border-bottom:5px solid #A39267;
			width: 150px; 
			}
			
#menu ul	{ 
			display: block; 
			list-style:none; 
			}

#menu li	{
			list-style:none; 
			display:block; 
			border-top:1px solid #A39267;
			}
#menu li a {
	width: 150px; 
	margin:0;
	padding:0.5em 0 0.5em 0;
	display:block;
	text-decoration:none;
	font:bold 1.0em/1.5 arial, sans-serif; 
	color:#FFFFFF;
	text-indent: 5%;
	background-color:#595995;  
	background-image: url(images/menubar-down.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	}
			
#menu li a:hover 	{
	background-color:#6699CC; 
	color:#000000;
	background-image:  url(images/menubar-over.gif);  
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	}

#menu li li {
	background-color:#F6E3E3;
	list-style:none;
	border-top: 1px solid #F69898;
	display: none;
}

#menu li li a {
	margin:0px 0px 0px 0px;
	background-color:#F6E3E3;
	border: 0px;
	color: #000000;
	font:bold 1em/1.5 arial, sans-serif;
	text-indent: 15%;
    background-image:  url(images/submenubar-down.gif);  
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	}

#menu li li a:hover 	{
	color:#FFFFFF;
    background-image:  url(images/menubar-over.gif);  
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	}
		
/*tables */		
table.links {
	font-size:100%; 
	width:660px; 
	border:0; 
	padding: 10px 0px 10px 0px; 
	margin:20px 0px 20px 0px; /*top right bottom left*/
	}
	
table.links td {
	text-align:left;
	}

.links-heading {
	font-size:160%; 
	color:#000000; 
	padding:3px 10px 3px 10px; 
	margin:0px 0px 0px 0px; /*top right bottom left*/ 
	background-image:  url(images/links-head.gif); 
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	}

.directory_head   {
	padding:3px 0px 3px 0px; 
	margin:0px 0px 0px 0px; /*top right bottom left*/
	text-indent: 10px;		 
	width:660px;
	text-align:left; 
	background-color:#094ECE; 
	color:#FFFFFF; 
	font-size:160%;
	background-image:  url(images/directory-head.gif); 
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	}

.directory_text   {
	padding:5px 0px 5px 0px; /* padding above below all text */
	margin:0px 0px 0px 0px;
	text-indent: 10px;
	width:660px;
	text-align:left;
	background-color:#AAEAFF;
	color:#000000;
	vertical-align: middle;
	font-size:11.5px;	
	}
	
.directory_text p {	

	line-height: 1;
	padding:3px 0px 3px 0px; /* padding above below each line of text */
	}

.directory_text img {
	vertical-align: top;	
	}

.directory_text h1 {	
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 160%;
		color: #000000;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		
}

/*
.directory_text th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.directory_text td {	
	vertical-align: middle;
		font-size:15px;
	line-height: 1;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
	text-align: left;	
	}

*/


table.meetings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	}
	
table.meetings th {
	background-color:#790000;
	text-align: left; 
	vertical-align: middle; 
	color:#FFFFFF; 
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	line-height: 2;	
	padding:2px 2px 2px 2px;
	}
	
table.meetings td {
	color:#000000; 
	text-align: left; 
	line-height: 2;
	vertical-align: middle;
	
	}

table.meetings td a:hover {
	background-color: transparent;
	}	
	
	
table.calander {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	border:none;
	}
	
table.calander th {
	background-color:#FF6633;
	text-align: left; 
	vertical-align: middle; 
	color:#000000; 
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5;	
	padding:2px 5px 2px 5px;/*top right bottom left*/
	}
	
table.calander td {
	color:#000000;
	background-color:#FFC68C;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
	padding:2px 5px 2px 5px;/*top right bottom left*/
	}

table.calander td a:hover {
	background-color: transparent;
	}		
		
/* images */
.pageheader {
	position:absolute; 
	padding:0px;
	top:150px; 
	left:180px
	}
	
.floatright { 
 	float:right;
	margin: 4px 0px 0px 10px; /*top right bottom left*/
	}
	
.floatleft {
	float:left;
	margin: 4px 10px 0px 0px; /*top right bottom left*/
	}

			
/* other styles */

table.contactusform {font-size:90%;}
table.contactusform th {text-align:left; vertical-align:top;}
.spacer {display:block; height:1px; font-size:1px; clear:both;}
