html { height: 100%; margin-bottom: 1px; padding-bottom: 1px;} /* To stop container div jumping a little to left or right depending on whether scroll bar is displayed */

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ul, ol { list-style:none; list-style-position:outside;}
a { outline: none;}

/* For older browsers that don't recognise new HTML5 elements, and treat them as inline.
Is not enough to fix IE8 and older - need the HTML5shiv (or shim) in the HTML head section as well */
article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary
{
	display: block;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 27, 2013 01:16:38 PM America/New_York */

@font-face {
    font-family: 'ArchitectsDaughterRegular';
    src: url('../fonts/ArchitectsDaughter-webfont.eot');
    src: url('../fonts/ArchitectsDaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ArchitectsDaughter-webfont.woff') format('woff'),
         url('../fonts/ArchitectsDaughter-webfont.ttf') format('truetype'),
         url('../fonts/ArchitectsDaughter-webfont.svg#ArchitectsDaughterRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 27, 2013 01:09:08 PM America/New_York */

@font-face {
    font-family: 'GreatVibesRegular';
    src: url('../fonts/GreatVibes-Regular-webfont.eot');
    src: url('../fonts/GreatVibes-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GreatVibes-Regular-webfont.woff') format('woff'),
         url('../fonts/GreatVibes-Regular-webfont.ttf') format('truetype'),
         url('../fonts/GreatVibes-Regular-webfont.svg#GreatVibesRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
	background-color: #13475D;
	color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top: 0.5em;
	margin-bottom: 1em;	
	padding: 0;
	text-align: center;  /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

#wrapper
{
	width: 975px;
	border: none;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #FAFAFA;
	position: relative;
}

header
{
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 0;
	background-image: url('../pictures/background.jpg');
	background-color: #ffffff;
	position: relative;
	margin-bottom: 0;
}

footer
{
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #0d7aa8;
	position: relative;
	margin-bottom: 0;
}

footer p
{
	text-align: center;
	font-size: 0.8em;
	color: #ffffff;
	
}

footer img
{
	float: right;
	margin-right: 1em;
}

div.widgets
{
	position: absolute;
	top: 20px;
	right: 214px;
}

div.widgets img
{
	margin-right: 0.2em;
}

div.column_left
{
	padding-top: 0.5em;
	width: 160px;
	padding-left: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	float: left;
}

div.column_main
{
	padding-top: 2em;
	padding-left: 25px;
	padding-right: 25px;
	width: 415px;
	float: left;
	padding-bottom: 30px;
	border-left: 2px dotted gray;
	border-right: 2px dotted gray;
}

div.column_right
{
	padding-top: 0.5em;
	width: 245px;
	padding-left: 10px;
	padding-right: 25px;
	float: right;
	padding-bottom: 30px;
	text-align: center;
}

div.column_main_no_right
{
	padding-top: 2em;
	padding-left: 30px;
	padding-right: 30px;	
	width: 694px;
	float: left;
	padding-bottom: 30px;
	background-color: #ffffff;
	border-left: 2px dotted gray;
}

div.services_left, div.services_right
{
	float: left;
	width: 293px;
}
/*
div.services_left p, div.services_right p
{
	border-left: 3px solid #CDE0E4;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
}
*/
div.services_left
{
	margin-right: 30px;
}

#headings
{
	float:left;
}

h1, h2
{
	text-align: center;
	margin: 0;
	padding: 0;
}

h1
{
	color: #000000;
	margin-top: 1em;
	font-family: GreatVibesRegular, "Times New Roman", Georgia, serif;
	font-size: 4.5em;
	color: #41643b;
}

h2
{
	margin-top: 2em;
	font-family: ArchitectsDaughterRegular, cursive;
	font-size: 2em;
	color: #25383C;
}

h3
{
	font-family: ArchitectsDaughterRegular, cursive;
	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
	font-size: 1.5em;
	line-height: 1.5em;
	color: #4E135D;
	text-align: left;
	margin-bottom: 0.5em;
}

div.column_left h3
{
	font-size: 1.2em;
	line-height: 1.7em;
}

h4
{
	font-family: ArchitectsDaughterRegular, cursive;
	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
	font-size: 1.2em;
	line-height: 1.4em;
	/*color: #4E135D;*/
	color: #0d7aa8;
	text-align: left;
	margin-bottom: 0.7em;
	margin-top: 1.1em;
}

h5 
{
	font-size: 1.1em;
	color: gray;
	margin-top: 1em;
	margin-bottom: 0.7em;
}

p
{
	color: #000000;
	margin-left: 0;
	margin-right: 0;	
	margin-bottom: 0.5em;
	text-align: justify;
	line-height: 1.5em;	
}

div.product_list_item
{
	border-top: 1px dotted #006479;
	padding-top: 0.5em;
	background-color: #ffffdd;
}


img
{	
	margin: 0;
	padding: 0;
}

header img.logo
{
	float: left;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 1em;
}

img.leftalign
{
	float: left;
	margin-right: 2em;
}
img.rightalign
{
	float: right;
	margin-left: 2em;
	margin-top: 0.4em;
	margin-bottom: 1em;	
}

.centred 
{ 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0.5em;
}

td.topalign {
	vertical-align:text-top;
	margin-bottom: 0.5em;
}

figure.MainFigure
{
	margin-left: 0;
}

figure.MainFigure figcaption
{
	margin-top: 0.8em;
	margin-bottom: 1em;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #006479;
	width: 390px;
}

nav
{
	text-align: center;
	margin-top: 2.5em;
	/*background-color: #0b3317;*/
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 1px;
}

#wrapper a
{
	font-weight: normal;
	text-decoration: none;
}

#wrapper a:link, #wrapper a:visited {
	color: #0000ff;
}

#wrapper a:hover, #wrapper a:active {
	color: #C32894;
}
blockquote {
	font-family: ArchitectsDaughterRegular, cursive;
	color: #0b3317;
	font-size: 1em;
	line-height: 1.7em;
	padding: 1em 1em 1em 1.5em;
	margin-left: 0;
	margin-top: 1.5em;	
	margin-bottom: 1.5em;
	background-color: #ecdfef;
	text-align: left;
}

ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

ul li
{
	background-image: url(../pictures/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;	
}

ol
{
	list-style: decimal;
	margin-bottom: 1em;
}

ol li
{
	margin-left: 20px;
	line-height: 1.5em;
}

div.column_left li
{
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 18px;
}

div.clearfloats
{
	clear: both;
}

/* jQuery slideshow CSS */
/* set the width and height to match your images */

#slideshow {
	width: 240px;
	height: 180px;
	float: right;
}

#slideshow IMG {
	position: absolute;
	right:36px;
	top:30px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
	z-index:9;
}

/* End jQuery slideshow code */

audio
{
	margin-top: 1em;
	width: 280px;
}

iframe
{
	border: none;
}


div.column_right h4
{
	text-align: center;
}

div.column_left h4
{
	font-family: Helvetica, Arial, sans-serif;
}

.line_under
{
	border-bottom: 1px solid #0d7aa8;
	padding-bottom: 0.3em;
}

div.column_left h4.apply
{
	background: url('../pictures/apply.png') no-repeat; background-position: 0 8px;
	padding-left: 38px;
}

div.column_left h4.brochure
{
	background: url('../pictures/brochure.png') no-repeat; background-position: 0 8px;
	padding-left: 38px;
}

div.column_left h4.calendar
{
	background: url('../pictures/calendar.png') no-repeat; background-position: 0 8px;
	padding-left: 40px;
}

div.column_left p.phone
{
	background: url('../pictures/phone.png') no-repeat; background-position: 0 6px;
	padding-left: 38px;
	letter-spacing: 0.1em;
}

div.column_left p.mobile
{
	background: url('../pictures/mobile.png') no-repeat; background-position: 0 6px;
	padding-left: 40px;
}

div.column_left p.quotes
{
	background: url('../pictures/quotes.png') no-repeat; background-position: 0 6px;
	padding-left: 40px;
}

div.column_main h4, div.column_main_no_right h4
{
	text-align: left;
}

/* h4.with_arrow
{
	background: url('../pictures/head_arrow.gif') no-repeat; background-position: 0 5px; 
	padding-left: 40px;  /* width of the image plus a little extra padding */
	/* background-image: url('../pictures/head_arrow.gif');
	background-repeat: no-repeat;
	display: block;   may not need this, but I've found I do 
} */

div.column_right p
{
	font-size: 0.8em;
	font-style: italic;
	margin-top: 1em;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

div.breadcrumbs
{
	margin-bottom: 1em;
}

p.dates
{
	text-align: center;
	/* background-color: #13475D; */
	background-color: #0d7aa8;
	color:#ffffff;
	padding: 6px;
	margin-top: 0;
	margin-bottom: 0;	
	letter-spacing: 0.2em;
	font-weight: 600;
}

div.column_main_no_right p.dates
{
	margin-top: 1.7em;
}

p.sub_dates
{
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;	
	margin-top: 0;
	border: 1px solid #4E135D;
	border-top: none;
	padding-left: 5px;
	padding-right: 5px;	
	margin-bottom: 1.5em;	
}
div.programme
{
	border: 1px solid #0d7aa8;
	padding-top: 0;
	padding-bottom: 0.5em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

img.small_icon
{
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}

img.margintop
{
	margin-top: 2em;
}

.booklist
{
	margin-top: 1em;
	margin-bottom: 2em;
}

.booklist p
{
	margin: 0;
	margin-top: 0.5em;	
	margin-bottom: 0.5em;
	margin-right: 0.5em;	
	padding: 0;
	text-align: justify;
	line-height: 1.3em;
	color: #3b424c;
}

.booklist p.details
{
	font-size: 0.8em;
	color: #725418;
	line-height: 1.2em;
	text-align: left;
}

.booklist p cite
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	font-style: normal;
	color: #8477be;
}

.booklist img
{
	float: left;
	margin-top: 0.2em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-right: 1.5em;
}
hr
{
	margin-top: 1.5em;
	margin-bottom: 1em;	
	color: #0d7aa8;
	background-color: #0d7aa8;	
	border: 0;
	height: 1px;
}

hr.clear_both
{
	clear: both;
}

/*------------ Pull down menu using CSS only, March 2013, Caroline Brennan ----------*/
nav ul {
	margin: 0;
	list-style-type: none;
	font-size: 0.9em;
	cursor: default;
	width: 935px; 
	background-color: #0d7aa8;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
	height: 39px;	
	text-align: center;
}
nav li {
	list-style: none;
	float: left; 
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	cursor: pointer;
}
nav li a { font-size: 1.1em; font-weight:normal; color:#fff; height:29px; width: auto; padding-left: 0.7em; padding-right: 0.6em; padding-top: 0.8em;
	display: block;
	text-decoration: none; 
	background-color: #0d7aa8;
	}

nav ul li a:hover { background-color: #ECD672; color: #0d7aa8;}

/* Sub-menu items (pull down lists) */
nav li ul {
	font-size: 1em;
	display: none; 
	z-index: 100;
	width: 184px;
	background-color:#9DD7EB; 
	margin: 0;
	padding: 0;}
	
nav li ul.wide{ width: 240px; }

nav li:hover ul {
	display: block;
	position: absolute;
	text-align: left;
	margin: 0;
	padding: 0; }
nav li:hover li {
	float: none; }
nav li:hover li a {
	font-size:1em;
	background-color:#0d7aa8;
	color: #fff; }
nav li li a:hover {
	background-color: #ECD672;
	color: #0d7aa8;	}

div.column_left p {
	font-size: 1em;
}

div.column_left p.note {
	font-size: 1em;
	font-style: italic;
	color: red;
}

footer a
{
	font-weight: normal;
	text-decoration: none;
}

footer a:link, footer a:visited {
	color: #ECD672;
}

footer a:hover, footer a:active {
	color: #99FFFF;
}

table.prog_dates
{
	margin-top: 1em;
	margin-bottom: 0;
	width: 100%;
}

table.prog_dates td
{
	width: 50%;
	padding-bottom: 0.5em;
}
table.prog_dates td.headings
{
	text-align: right;
	padding-right: 1em;
	padding-bottom: 0.5em;
}

table.gridlines td, table.gridlines th
{
	border: 1px solid #000000;
	padding-top: 0.5em;
	padding-left: 0.4em;
	padding-bottom: 0.5em;
	padding-right: 0.3em;
	vertical-align: top;
	text-align: left;
}

table.gridlines
{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

p.errorText, .highlightText
{
	color: red;
}

/* Form field styles */

fieldset {
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #669999;
  width: 600px;
}

legend {
  padding: 5px;
  font-variant: small-caps;
  font-size: 140%;
  color: #669999;
}

form.data_form label {
  font-size: 1em;
  width: 20em;
  display: inline-block;
  vertical-align: top;
  margin: 6px;
  margin-top: 3px;
}

form.data_form input:focus {
  background: #eaeaea;
}

form.data_form input {
  width: 15em;
}

form.data_form select {
  width: 350px;
}

form.data_form input[type=radio] {
  width: 2em;
  padding: 0;
}

form.data_form input[type=submit] {
  width: 140px;
  padding: 5px 0 5px 0;
  margin: 5px 0 5px 0;
}
