@charset "UTF-8";

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #006600;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #ff9900;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	background-image: url(http://www.pinewoodschool.co.uk/themes/pinewood//gfx/background.png);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

hr
{
	height: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}



ul {
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
}

li {
	display: list-item;
	padding-right: 15px;
	list-style-type: none;
}

.clearing {
	clear: both;
	height: 1px;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	  }


/*  Main Content starts here */

#container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	background-color: #FFF;
	background-image: url(http://www.pinewoodschool.co.uk/themes/pinewood//gfx/container-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width: 940px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 940px;
	height: 1px;
	margin: 0px;
	font-size:0; 
	line-height:0;
}

#middle {
	width: 940px;
	padding-bottom: 20px;
	background-image: url(http://www.pinewoodschool.co.uk/themes/pinewood//gfx/bg-image.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#middle-left-container {
	float: left;
	width: 229px;
}
#middle-right-container {
	float: right;
	width: 703px;
}
#logo {
	width: 229px;
}
#main-nav {
	width: 229px;
	padding-bottom: 20px;
	background-image: url(http://www.pinewoodschool.co.uk/themes/pinewood//gfx/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #000030;
}

#main-nav a:link {
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	text-transform:uppercase; 
	padding-top:7px; 
	padding-bottom:7px; 
	display:block; 
	text-align:center; 
	margin-bottom:0px; 
	line-height:normal;
}

#main-nav a:visited {
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	text-transform:uppercase; 
	padding-top:7px; 
	padding-bottom:7px; 
	display:block; 
	text-align:center; 
	margin-bottom:0px; 
	line-height:normal;
}

#main-nav a:active{
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	text-transform:uppercase; 
	padding-top:7px; 
	padding-bottom:7px; 
	display:block; 
	text-align:center; 
	margin-bottom:0px; 
	line-height:normal;
}

#main-nav a:hover {
	color: #000030; 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	text-transform:uppercase; 
	padding-top:7px; 
	padding-bottom:7px; 
	display:block; 
	text-align:center; 
	margin-bottom:0px; 
	line-height:normal;
	background-color:#ff9900; 
}

#main-nav ul {
	margin: 0px;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main-nav ul ul{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#main-nav li {
	display: list-item;
	padding-right: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
}

#banner-image {
	width: 703px;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#middle-three-container {
	width: 703px;
	background-color: #000066;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 40px;
}
#text-and-news-container {
	width: 703px;
	padding-top: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#header-links {
	float: right;
	width: 220px;
}
#main-text {
	float: left;
	width: 446px;
	padding: 10px;
}


#news-area {
	float: right;
	width: 209px;
	padding: 10px;
}

#news-area a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#news-area a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#news-area a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#news-area a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#footer-left {
	float: left;
	width: 400px;
}
#footer-right {
	float: right;
	width: 320px;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
#middle-bottom {
	width: 940px;
	padding-top: 10px;
	background-color: #e5efe5;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 10px;
}
.seo-links-col {
	float: left;
	width: 215px;
	margin-right: 12px;
	padding-left: 8px;
}

.seo-links-col a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.seo-links-col a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.seo-links-col a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.seo-links-col a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.seo-links-col ul {
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
}

.seo-links-col li {
	display: list-item;
	padding-right: 15px;
	list-style-type: none;
}

.seo-links-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	font-weight: normal;
	padding-top:8px;
}

/*  Template 1 starts here */

#template-1-page-middle {
	width: 940px;
	padding-bottom: 20px;
	background-image: url(http://www.pinewoodschool.co.uk/themes/pinewood//gfx/bg-image.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*  Template 2 starts here */

#sub-nav {
	width: 693px;
	background-color: #4c944c;
	background-image: url(http://www.pinewoodschool.co.uk/themes/pinewood//gfx/subnav_keymark.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 28px;
	padding-top: 12px;
	padding-left: 10px;
}

#sub-nav a:link {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sub-nav a:visited {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sub-nav a:active{
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sub-nav a:hover {
	color: #FFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#sub-nav ul {
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;
}

#sub-nav li {
	display: inline;
	list-style-type: none;
	padding-top: 10px;
}

#sub-page-content-container {
	width: 703px;
	padding-top: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#right-sidebar {
	float: right;
	width: 209px;
	padding: 10px;
}

#sub-page-middle {
	width: 940px;
	padding-bottom: 20px;
	background-image: url(http://www.pinewoodschool.co.uk/themes/pinewood//gfx/sub-page-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#template-2-right-col {
	float: right;
	width: 209px;
	padding: 10px;
}

#template-2-right-col a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#template-2-right-col a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#template-2-right-col a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#template-2-right-col a:hover {
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#template-2-right-col ul {
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}

#template-2-right-col li {
	display: list-item;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
}
/*  RSS Displayer styles referenced here */

.rssSummaryList .rssItem .rssItemTitle {
	font-weight:normal;
	color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-bottom: 8px;
}

.rssSummaryList .rssItem .rssItemSummary {
	font-weight:normal;
	color: #FFFFFF;
	font-size: 0.75em;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}

.rssSummaryList .rssItem .rssItemDate {
	font-weight:bold;
	color: #FFFFFF;
	font-size: 0.8em;
}

/*  Blog List styles referenced here */

ul.ccm-blog-archive-list  {
	list-style:none outside none;
	padding-bottom:5px;
	font-size: 0.9em;
}

ul.blog-month  {
	font-size: 0.9em;
}


/*  Blog Post styles referenced here */

h4.guestBook-title {
	border-bottom:1px solid #666666;
	margin-top:30px;
	font-size: 0.75em;
}

.guestBook-formBlock label {
	display:block;
	float:left;
	width:60px;
	font-size: 0.75em;
}

.ccm-blog-post-tags {
	font-size: 0.75em;
}

.ccm-blog-post-suffix {
	padding-top: 20px;
}

.ccm-blog-post-envelope  {
	font-style:italic;
	margin-bottom:1em;
	font-size: 0.75em;
	width:500px;
}

div.ccm-blog-archive-rss a {
	text-decoration:none;
	font-size: 0.75em;
}

.ccm-blog-post-body {
	width:500px;
}


.ccm-blog-post-comments {
	width:500px;
}

.ccm-blog-post-content {
	width:500px;
}
ccm-blog-post-title {
	width:500px;
}

.ccm-blog-post-preview  {
	padding-bottom:20px;
}

.ccm-blog-blog-post-content  {
	margin:10px 0 30px;
	padding-bottom:20px;
}

.ccm-blog-blog-post-more-link {
	padding-bottom:20px;
}


/*  Default page styles referenced here */

#main-text-2 {
	float: left;
	width: 673px;
	padding: 10px;
}

/*  Template 4 page styles referenced here */

#sub-sub-nav {
	float: right;
	width: 209px;
	padding: 10px;
}

#sub-sub-nav a:link {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sub-sub-nav a:visited {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sub-sub-nav a:active{
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sub-sub-nav a:hover {
	color: #FFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#sub-sub-nav ul {
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;
}

#sub-sub-nav li {
	display: list;
	list-style-type: none;
	padding-top: 10px;
}

/*  View page type styles referenced here */

#middle-right-container-2 {
	float: right;
	width: 663px;
	padding: 20px;
}

/*  Enquiry Form styles referenced here */

.miniSurveyView td.question {
	padding-right:12px;
	font-size: 0.75em;
}

.checkboxPair {
}

.miniSurveyView table.formBlockSurveyTable td {
	padding-bottom:4px;
	font-size: 0.75em;
}

/*  Events Calendar Agenda View styles referenced here */

.ccm-calendar-agenda-events .ccm-calendar-date-node h2 {
	color:#006600;
}

/*  Contact Page styles referenced here */

#googlemap {
	width: 703px;
	background-color: #FFFFFF;
}

/*  Dropdown menus start here */

#navbar {
	margin: 0;
	padding: 0;
	height: 1em;
	z-index: 3;
}

#navbar li {
	list-style: none;
	float: left;
	width: 123px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color: #FFFFFF;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	z-index: 3;
}

#navbar li a {
	display: block;
	background-color: #000066;
	color: #FF9900;
	text-decoration: none;
	width: 124px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
	height: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 3;
}
	
#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #69f;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	z-index: 3;
}
	
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	height: 34px;
	padding-top: 5;
	padding-right: 6;
	padding-bottom: 5;
	padding-left: 8;
	z-index: 3;
}

#navbar li:hover li {
	float: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFF;
	z-index: 3;
}

#navbar li:hover li a {
	border-bottom: 1px solid #fff;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	z-index: 3;
}

#navbar li li a:hover {
	background-color: #8db3ff; 
	z-index: 3;
}

/*  Popular Pages Styles */

/*  Pro Events Styles */

#pagination {
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: none;
}
#event_cal #year {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:28px;
	height:28px;
	text-align:right;
}

/*  Homepage Events Panel */

#home-events-panel {
	width: 209px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000030;
	color: #FFFFFF;
}

#home-events-panel a:link {
	color: #FFFFFF; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.65em;
	font-weight: normal; 
	text-decoration: none; 
	line-height:normal;
}

#home-events-panel a:visited {
	color: #FFFFFF; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.65em;
	font-weight: normal; 
	text-decoration: none; 
	line-height:normal;
}

#home-events-panel a:active{
	color: #FFFFFF; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.65em;
	font-weight: normal; 
	text-decoration: none; 
	line-height:normal;
}

#home-events-panel a:hover {
	color: #FFFFFF; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.65em;
	font-weight: normal; 
	text-decoration: underline; 
	line-height:normal;
}

#home-events-panel ul {
	padding: 0px;
	margin: 0px;
}

#home-events-panel li {
	display: list-item;
	padding-right: 0px;
	list-style-type: none;
}

.smallcal .time {
    color: #FFFFFF;
    font-size:0.8em;
    font-weight: bold;
}

#sf-menu4809 .sf-vertical, #sf-menu4809 .sf-vertical li {
    display: block;
    width: 100%;
}

/*  Superfish */

#sf-menu4809 .sf-menu li {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000030;
	border-right-color: #000030;
	border-bottom-color: #000030;
	border-left-color: #000030;
}

