/*
CSS for Tilshead Village site
*/

body
	{
	width: 940px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: auto;
	background-color: #FFFFCC;
	}

#content
	{
	float: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 600px;
	margin-left: 25px;
	padding-bottom: 20px;
	text-align: left;
	}

	#content a.links
		{
		color: black;
		text-decoration: none;
		font-family: "Times New Roman";
		font-size: 1.2em;
		font-weight: bold;
		font-style: italic;
		}

	#content a.links:visited
		{
		color: black;
		text-decoration: none;
		}

	#content a.links:hover
		{
		color: white;
		background-color: navy;
		text-decoration: none;
		}

#contentSpace
	{
	padding-top: 150px;
	text-align: left;
	}

/*Start of Suckerfish Dropdowns by Patrick Griffiths and Dan Web */
#nav, #nav ul
	{ /* all lists */
	padding: 0;
	margin: 0;
	margin-left: 10px;
	line-height: 1.25em;
	list-style: none;
	float : left;
	width : 11em;
	}

#nav li
	{ /* all list items */
	position : relative;
	float : left;
	line-height : 1.50em;
	margin-bottom : -1px;
	width: 11em;
	}

#nav li ul
	{ /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em;
	line-height : 1.50em;
	}

#nav li ul ul
	{ /* third-and-above-level lists */
	left: -999em;
	}

#nav li a
	{
	width: 11em;
	w\idth : 10em;
	display : block;
	color : #000000;
	font-family: "Times New Roman";
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	background-color: #FFFF99;
	border : 1px solid white;
	padding : 0 0.5em;
	}

#nav li a:hover
	{
	color : white;
	background-color : navy;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover

ul ul ul
	{
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul,

#nav li li.sfhover ul, #nav li li li.sfhover ul
	{ /* lists nested under hovered list items */
	left: auto;
	}

/*End of Suckerfish Dropdowns by Patrick Griffiths and Dan Web */

/*Format Rules*/

h1
	{
	font-family: "Times New Roman";
	font-size: 2.0em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	margin-top: 20px;
	margin-left: 6.70em;
	margin-bottom: 10px;
	color: blue;
        }

h2
	{
        font-family: "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: blue;
	padding: 0px;
        margin-bottom: 10px;
        }
        
h3
	{
        font-family: "Times New Roman";
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: black;
	padding: 0px;
        margin-bottom: 10px;
        }

h4
	{
        font-family: "Times New Roman";
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	color: black;
	padding: 0px;
        margin-bottom: 10px;
        }


h5
	{
        font-family: "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	color: blue;
	padding: 0px;
        margin-bottom: 10px;
        }

h6
	{
        font-family: "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	color: blue;
	padding: 0px;
	margin-left: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
        }

li
	{
 	font-size: medium;
	list-style-type: bullet;
	}
	
ul
	{
	margin-top:10px;
	}
	
p
	{
	font-size: small;
	color: black;
	}

.indent20
	{
	margin-left: 20px;
	}

.indent25
	{
	margin-left: 25px;
	}

.indent30
	{
	margin-left: 30px;
	}

.indent35
	{
	margin-left: 35px;
	}
	
.indent40
	{
	margin-left: 40px;
	}

.indent45
	{
	margin-left: 45px;
	}
	
.indent50
	{
	margin-left: 50px;
	}

.indent55
	{
	margin-left: 55px;
	}
	
.indent60
	{
	margin-left: 60px;
	}
	
.indent70
	{
	margin-left: 70px;
	}	

	.indent75
	{
	margin-left: 75px;
	}	

	.indent80
	{
	margin-left: 80px;
	}	

	.indent85
	{
	margin-left: 85px;
	}	

	.indent90
	{
	margin-left: 90px;
	}	

	.indent95
	{
	margin-left: 95px;
	}	

	.indent100
	{
	margin-left: 100px;
	}	

/* Text attributes 'em' not used for italics*/

.purpleText
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #582387;
	}

.boldBlackS
	{
        font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	color: black;
 	}

.boldBlueS
	{
        font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	color: blue;
 	}

.boldBlackM
        {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
 	}

.boldBlackL
	{
        font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	color: black;
 	}

.boldBlueM
        {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: blue;
 	}

.italicBlackS
	{
        font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: black;
 	}

.italicBfotS
	{
        font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: black;
	float: right
 	}
	
.italicBlueS
	{
        font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: blue;
 	}

.italicBlackM
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: black;
 	}

.italicBnorM
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: black;
 	}

.italicRedM
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: red;
	}

.italicRedS
	{
        font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: red;
	}


.italicBlueM
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: blue;
	}

.italicBlackL
	{
        font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: black;
 	}

.italicBlueL
	{
        font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: blue;
 	}

.italicBlueXL
	{
        font-family: "Times New Roman";
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: blue;
 	}

.colin
	{
        font-family: "Times New Roman";
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: blue;
	margin-top: 10px;
	margin-bottom: 20px;
        }
.blockquote
	{
        font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: italic;
	}

/* end of Text attributes */
/* END - Format Rules */

#header
	{
	width: 850px;
 	height: 160px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	}

/* footer, toltech and top code */

#footer
	{
	width: 850px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-left: 10px;
	bottom: 0;
	padding-top: 0px;
	padding-bottom: 0;
        border-top: 6px solid #330099;
	}

#toltech
	{
        width: 850px;
        margin-left: -10px;
        float: left;
	bottom: 0;
	border: 0;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

	#toltech #top
	        {
		float: right;
		border: none;
		text-decoration: none;
		margin-bottom: 0px;
		}

/* end of footer and toltech code */

.Anew
	{
	color: #AF2832;
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	}

/* table News (Events) attributes */

table.events
	{
       	width: 100%;
	border-collapse: collapse;
	}

table.events th, table.events td
	{
	padding: 4px;
	border: 1px solid #000066;
	}

table.events th
	{
 	font-size: small;
	font-style: italic;
	text-align: left;
	background: #241374 url(images/logos/header.jpg);
	color: black;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	}

table.events td
	{
	color: black;
	font-size: small;
	background: #CCE6FF;
	}

table.events caption
	{
	color: blue;
	font-size: 1.0em;
	font-weight: bold;
 	text-align: center;
	padding-bottom: 20px;
	font-family: "Times New Roman";
	font-size: 130%;
	font-style: italic;
	}

/* table for News and Links attributes */

table.pagelinks
	{
	width: 100%;
	border-collapse: collapse;
	}

table.pagelinks th, table.pagelinks td
	{
	padding: 4px;
	}

table.pagelinks th
	{

	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	}

table.pagelinks td
	{

	font-size: 1.0em;
	text-align: center;
 	}

table.pagelinks caption
	{
	color: blue;
	font-size: small;
	font-weight: bold;
 	text-align: left;
	padding-bottom: 20px;
	font-family: "Times New Roman";
	font-size: 130%;
	font-style: italic;
	}

#pagelink
	{
	margin: 0 auto;
	text-align: center;
	}

	#pagelink a.plinks
		{
		color: black;
		text-decoration: none;
		font-family: "Times New Roman";
		font-size: 1.2em;
		font-weight: bold;
		font-style: italic;
		}

	#pagelink a.plinks:visited
		{
		color: black;
		text-decoration: none;
		}

	#pagelink a.plinks:hover
		{
		color: white;
		background-color: navy;
		text-decoration: none;
		}

/* table notices attributes */

table.notices
	{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	}

table.notices th, table.notices td
	{
	padding: 4px;
	}

table.notices th
	{
 	font-size: small;
	font-style: italic;
	text-align: center;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	}

table.notices td
	{
	font-size: small;
	text-align: center;
	background: #A3E0FF;
	}

table.notices caption
	{
	margin-left: auto;
	margin-right: auto;
	color: blue;
	font-size: 1.5em;
	font-weight: bold;
 	text-align: center;
	padding-bottom: 20px;
	font-family: "Times New Roman";
	font-style: italic;
	}

/* table tdwi attributes */

table.tdwi
	{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	}

table.tdwi th, table.tdwi td
	{
	padding: 4px;
	}

table.tdwi th
	{
 	font-size: small;
	font-style: italic;
	text-align: center;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	}

table.tdwi td
	{
	font-size: small;
	text-align: center;
	background: #A3E0FF;
	}

table.tdwi caption
	{
	margin-left: auto;
	margin-right: auto;
	color: blue;
	font-size: 1.5em;
	font-weight: bold;
 	text-align: center;
	padding-bottom: 20px;
	font-family: "Times New Roman";
	font-style: italic;
	}


/* table tdwi attributes */

table.stickers
	{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	}

table.stickers th, table.stickers td
	{
	padding: 4px;
	}

table.stickers th
	{
 	font-size: small;
	font-style: italic;
	text-align: center;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	}

table.stickers td
	{
	font-size: small;
	text-align: center;
	background: none;
	}

table.stickers caption
	{
	margin-left: auto;
	margin-right: auto;
	color: blue;
	font-size: 1.5em;
	font-weight: bold;
 	text-align: center;
	padding-bottom: 20px;
	font-family: "Times New Roman";
	font-style: italic;
	}

/* contact page form details */

/* form.contact fieldset
	{
	border: 2px solid navy;
	padding: 10px;
	}

form.contact legend
	{
	font-weight: bold;
	font-size: small;
	color: navy;
	padding: 5px;
	}

form.contact
	{
	padding: 0;
	margin: 0;
	margin-top: -15px;
	line-height: 150%;
	}

form.contact label
	{
	font-weight: bold;
	font-size: small;
	color: blue;
	}

form.contact label.fixedwidth
	{
	display: block;
	width: 250px;
	float: left;
	}

form.contact .buttonarea input
	{
	background: navy;
	color: white;
	font-weight: bold;
	padding-left: 15px;
	border: 1px solid white;
	margin-left: 30px;
	}

form.contact .buttonarea
	{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0066FF;
	}
*/
/* end for contact page form details */

img.pagelogo
	{
	display: inline;
	float: right;
	top: 150px;
	border-style: none;
	border: 0;
	}

img.feature
	{
	float: right;
	margin: 10px;
	}

/* Single image (gallery) details */

#imageSingleContent
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 600px;
	margin-left: 250px;
	padding-bottom: 20px;
	}

.imageSingle
	{
	padding-bottom: 10px;
        margin-bottom: 0px;
       	margin-left: auto;
	margin-right: auto;
	}

.imageSingleIndex a
	{
	text-align: center;
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	}

.imageSingleIndex p
	{
	text-align: center;
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: Blue;
	}

.imageSingleIndex
	{
        font-family: "Times New Roman";
	width: 600px;
	margin-left: 0px;
	padding-bottom: 20px;
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
 	}

.imageSingle p
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 530px;
	text-align: left;
	}

.imageSingle p span
	{
        font-family: "Times New Roman";
	font-weight: normal;
	font-size: small;
	color: blue;
	text-align: left;
	}
.imageSingle a
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: underline;
	}

/*Group image page details*/

#imageGroupContent
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 700px;
	margin-left: 50px;
	padding-bottom: 20px;
	}

.imageGroup
	{
	width: 750px;
	margin-left: 180px;
	border-collapse: collapse;
	}

.imageGroup p
	{
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 750px;
	margin-left: 0px;
	text-align: left;
	}

.imageGroup p span
	{
	margin-left: 140px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 750px;
	}

.head01
	{
	margin-left: 50px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 750px;
	}

.imageGroup p head02
	{
	margin-left: 50px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 750px;
	}

.imageGroup p head03
	{
	margin-left: 140px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 750px;
	}
	
.imageGroup a
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: underline;
	}

.imageGroupMain a
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: underline;
	margin-left: 350px;
	}

.imageGroupMain p
	{
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 600px;
	margin-left: 300px;
	text-align: left;
	}

.imageGroupCM p
	{
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 600px;
	margin-left: 200px;
	text-align: left;
	color: blue;
	}

.imageGroupCopy p span
	{
	margin-left: 250px;
	text-align: center;
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: red;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}


.imgGrp
	{
	width: 750px;
	margin-left: 150px;
	border-collapse: collapse;
	}
.imgGrp a
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: underline;
	}

.imgGrpIndex
	{
        font-family: "Times New Roman";
	width: 600px;
	margin-left: 100px;
	padding-bottom: 20px;
	}

.imgGrpIndex a
	{
	text-align: center;
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	}

.imgGrpIndex p
	{
	margin-left: -250px;
	text-align: center;
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: Blue;
	}


/*gallery html style*/

.imggallery
	{
	width: 90%;
	margin-left: 25px;
	border-collapse: collapse;
	}
.imggallery a
	{
        font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: underline;
	}


.imggallery p span
	{
	margin-left: 140px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	margin-top: 0;
	width: 750px;
	}

.imgline
	{
	padding-bottom: 10px;
	border-bottom: 1px solid navy;
	margin-left: 25px;
	margin-bottom: 20px;
	}

/*end of image gallery styles*/

.linkimage
	{
	width: 90%;
	margin-left: 25px;
	border-collapse: collapse;
	}
.linkimage a
	{
	margin-top: 10px;
	margin-left: 10px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: blue;
	text-align: left;
	text-decoration: underline;
	}

.linkimage p
	{
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: black;
	margin-top: 0px;
	width: 600px;
	margin-left: 50px;
	text-align: left
	padding-top: 0px;
	padding-bottom: 0px;
	}

.linkimage p span
	{
	margin-left: 150px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: blue;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 600px;
	}

.linkimageline
	{
	padding-bottom: 0px;
	border-bottom: 1px solid navy;
	margin-left: 25px;
	margin-bottom: 10px;
	}

#top
        {
	width: 600px;
	float: right;
	border: none;
	text-decoration: none;
	text-align: right;
	}

.pagetop
        {
	float: left;
	border: none;
	text-decoration: none;
	text-align: left;
	}

#ofsted
	{
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	}
#ofsted ul
	{
	margin-top:10px;
	}

#ofsted li
	{
	margin-top:10px;
	list-style-type: none;
	}

.hidden
	{
	display: none;
	}

