
/* Styles for the various content boxes across the site */

/* ------ about box (blue, single column, rounded bottom corners) ------ */

.about-box {
	width: 248px;
	float: left;
	margin: 0;
	padding: 0 19px;
	background: url(/media/img/bg-about-box-mid.jpg) repeat-y 0 0;
	position: relative;
	}

.about-box h2 {
	background: url(/media/img/bg-about-box-top.jpg) no-repeat 0 0;
	margin: 0 -19px;
	padding: 20px 0 18px 18px;
	color: #248482;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}

.about-box h2 a:link,
.about-box h2 a:visited {
	color: #248482;
	text-decoration: none;
	background: url(/media/img/bg-h2-arrow-trans.gif) no-repeat 0 4px;
	padding: 0 0 0 18px;
	}

.about-box h2 a:hover {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-h2-arrow-hover-trans.gif) no-repeat 0 4px;
	padding: 0 0 0 18px;
	}

.about-box p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.about-box a:link,
.about-box a:visited {
	color: #008000;
	text-decoration: underline;
	}

.about-box a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.about-box ul {
	margin: 0;
	padding: 0;
	}

.about-box ul li {
	margin: 0;
	padding: 8px 0 8px 0;
	color: #248482;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	}

.about-box ul li a:link,
.about-box ul li a:visited {
	color: #248482;
	text-decoration: none;
	}

.about-box ul li a:hover {
	color: #248482;
	text-decoration: underline;
	}

.about-box-bottom {
	width: 286px;
	height: 19px;
	float: left;
	margin: 0 0 16px 0;
	padding: 0;
	background: url(/media/img/bg-about-box-bottom.jpg) no-repeat 0 0;
	}

.about-box-corner {
	position: absolute;
	right: 2px;
	bottom: -15px;
	}

.pin-yellow {
	position: absolute;
	left: 6px;
	top: -6px;
	}

/* ------ paperclip box (cream coloured, single column, square corners, with paperclip at top) ------ */

.paperclip-box {
	width: 283px;
	float: left;
	margin: 0 -3px 14px 0; /* fixes IE6 Duplicate Characters Bug */
	background: url(/media/img/bg-paperclip-box-mid.jpg) repeat-y 0 0;
	position: relative;
	}

.column3 .paperclip {
	position: absolute;
	left: 0;
	top: -24px;
	}

.column1 .paperclip {
	position: absolute;
	left: 63px;
	top: -24px;
	}

.paperclip-box-top {
	background: url(/media/img/bg-paperclip-box-top.jpg) no-repeat 0 0;
	height: 20px;
	}

.paperclip-box-mid {
	padding: 0 24px 5px 21px;
	}

.paperclip-box-mid h2 {
	margin: 12px 0 0 0;
	padding: 0 0 9px 0;
	color: #248482;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

.paperclip-box-mid h2 a:link,
.paperclip-box-mid h2 a:visited {
	color: #248482;
	text-decoration: none;
	background: url(/media/img/bg-h2-arrow-trans.gif) no-repeat 0 4px;
	padding: 0 0 0 18px;
	}

.paperclip-box-mid h2 a:hover {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-h2-arrow-hover-trans.gif) no-repeat 0 4px;
	}

.paperclip-box-mid h2.featured {
	background: none;
	margin: 12px 0 -6px 0;
	padding: 0;
	color: #248482;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.paperclip-box-mid h2.thisweek {
	background: none;
	margin: 12px 0 -6px 0;
	padding: 0;
	color: #008000;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.paperclip-box-mid h3 {
	margin: 0;
	padding: 20px 0 5px 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	}

.paperclip-box-mid h3.date {
	margin: 0;
	padding: 16px 0 0 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	}

.paperclip-box-mid p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.paperclip-box-mid p.email {
	color: #008000;
	font-weight: bold;
	}

.paperclip-box-mid a:link,
.paperclip-box-mid a:visited {
	color: #008000;
	text-decoration: underline;
	}

.paperclip-box-mid a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.paperclip-box-mid p.email a:link,
.paperclip-box-mid p.email a:visited {
	color: #008000;
	text-decoration: none;
	}

.paperclip-box-mid p.email a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.paperclip-box-bottom {
	background: url(/media/img/bg-paperclip-box-bottom.jpg) no-repeat 0 100%;
	height: 9px;
	}

/* ------ stickytape box (green, single column, curved bottom corners, stickytape-style header) ------ */

.stickytape-box {
	width: 283px;
	float: left;
	margin: 0 -3px 0 0; /* fixes IE6 Duplicate Characters Bug */
	background: url(/media/img/bg-stickytape-box-mid.jpg) repeat-y 0 0;
	position: relative;
	}

.stickytape-box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/media/img/bg-stickytape-box-top.jpg) no-repeat 0 0;
	margin: 0;
	padding: 16px 20px 18px 20px;
	color: #008000;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	}

.stickytape-box h2 a:link,
.stickytape-box h2 a:visited {
	color: #008000;
	text-decoration: none;
	background: url(/media/img/bg-h3-arrow-trans.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
	}

.stickytape-box h2 a:hover {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-h3-arrow-hover-trans.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
	}

.stickytape-box p {
	margin: 0;
	padding: 0 20px 4px 20px;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.stickytape-box p a:link,
.stickytape-box p a:visited {
	color: #248482;
	text-decoration: underline;
	}

.stickytape-box p a:hover {
	color: #000060;
	text-decoration: underline;
	}

.stickytape-box-bottom {
	background: url(/media/img/bg-stickytape-box-bottom.jpg) no-repeat 0 0;
	height: 22px;
	}

.stickytape-box-corner {
	position: absolute;
	right: 0;
	bottom: 0;
	}

/* ------ double-column box (blue, spans 2 columns, rounded bottom corners) ------ */

.double-column-box {
	width: 547px;
	float: left;
	margin: 0;
	padding: 0 19px;
	background: url(/media/img/bg-column2-3-box-mid.jpg) repeat-y 0 0;
	position: relative;
	}

.double-column-box .stickytape {
	position: absolute;
	right: -5px;
	top: -11px;
	}

.hole-punched {
	position: absolute;
	left: 14px;
	top: 18px;
	}

.double-column-box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/media/img/bg-column2-3-box-top.jpg) no-repeat 0 0;
	margin: 0 -19px;
	padding: 13px 0 0 18px;
	color: #248482;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	}

.double-column-box h2 img {
	/*padding: 0 0 0 24px;*/
	margin: 0 0 0 24px;
	}

.double-column-box h2 a:link,
.double-column-box h2 a:visited {
	color: #248482;
	text-decoration: none;
	background: url(/media/img/bg-h2-arrow-trans.gif) no-repeat 0 4px;
	padding: 0 0 10px 18px;
	display: block;
	}

.double-column-box h2 a:hover {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-h2-arrow-hover-trans.gif) no-repeat 0 4px;
	padding: 0 0 10px 18px;
	display: block;
	}

.double-column-box h2 span	{
	text-indent: -2000px;
	display: block;
	font-size: 0.1em;
	}

.double-column-box h3 {
	margin: 0;
	padding: 4px 0 5px 0;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	}

.double-column-box h3.new-post{
   background: url(/media/img/new_post.jpg) no-repeat 0 0;
   padding-left: 40px;
}

.double-column-box h3 a:link,
.double-column-box h3 a:visited {
	color: #000;
	text-decoration: none;
	}

.double-column-box h3 a:hover {
	color: #000;
	text-decoration: underline;
	}

.double-column-box h3.sub-arrow {
	margin: 16px 0 0 0;
	padding: 0 0 0 10px;
	color: #999;
	font-size: 1.2em;
	font-weight: normal;
	background: url(/media/img/arrow-grey.gif) no-repeat 3px 3px;
	}

.double-column-box h3.sub-arrow a:link,
.double-column-box h3.sub-arrow a:visited {
	color: #999;
	text-decoration: none;
	}

.double-column-box h3.sub-arrow a:hover {
	color: #999;
	text-decoration: underline;
	}

.double-column-box p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.double-column-box p a:link,
.double-column-box p a:visited {
	color: #008000;
	text-decoration: none;
	}

.double-column-box p a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.double-column-box p.date-right {
	text-align: right;
	margin-top: -15px;
	padding: 0;
	font-size: 1.0em;
	}

.double-column-box ul {
	margin: 0;
	padding: 0;
	}

.double-column-box ul li {
	margin: 0;
	padding: 8px 0 8px 0;
	color: #248482;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	}

.double-column-box ul li a:link,
.double-column-box ul li a:visited {
	color: #248482;
	text-decoration: none;
	}

.double-column-box ul li a:hover {
	color: #248482;
	text-decoration: underline;
	}

.double-column-box img.article-pic {
	float: left;
	margin: 0 18px 10px 0;
	}

.double-column-box .flash-madtv {
	float: right;
	margin: 0 0 19px 22px;
	}

.double-column-box-bottom {
	width: 585px;
	height: 19px;
	float: left;
	margin: 0 0 16px 0;
	padding: 0;
	background: url(/media/img/bg-column2-3-box-bottom.jpg) no-repeat 0 0;
	}

/* ------ subject box (light brown, vertical fadeout, spans 3 columns - SEE HOMEPAGE.CSS FOR VERSION ON HOMEPAGE) ------ */

.subject-box {
	width: 881px;
	float: left;
	margin: 0 0 0 15px;
	background: url(/media/img/bg-subject-box.jpg) no-repeat 0 0;
	display: inline; /* fixes double float margin bug in IE6 */
	}

.subject-box .col1 {
	width: 145px;
	float: left;
	margin: 0 3px 0 0;
	padding: 15px 12px;
	}

.subject-box .col2 {
	width: 154px;
	float: left;
	margin: 0 3px 0 0;
	padding: 15px 12px;
	}

.subject-box .col3 {
	width: 154px;
	float: left;
	margin: 0 3px 0 0;
	padding: 15px 12px;
	}

.subject-box .col4 {
	width: 148px;
	float: left;
	margin: 0 3px 0 0;
	padding: 15px 12px;
	}

.subject-box .col5 {
	width: 148px;
	float: left;
	margin: 0 -3px 0 0; /* fixes IE6 Duplicate Characters Bug */
	padding: 15px 12px;
	}

.subject-box h3	{
	margin: 0 0;
	padding: 0 0 13px 0;
	color: #000060;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}

.subject-box h3	a:link,
.subject-box h3	a:visited {
	color: #000060;
	text-decoration: none;
	}

.subject-box h3	a:hover {
	color: #39908e;
	text-decoration: none;
	}

.subject-box p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.subject-box a.findoutmore:link,
.subject-box a.findoutmore:visited {
	background: url(/media/img/arrow-find-out-more.jpg) no-repeat 0 4px;
	display: block;
	padding: 0 0 0 14px;
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	}

.subject-box a.findoutmore:hover {
	text-decoration: underline;
	}

/* ------ half-column box (cream-coloured, half page width) ------ */

.half-column-box {
	width: 437px;
	background: url(/media/img/bg-half-column-top.jpg) no-repeat 0 0;
	padding: 10px 0 0 0;
	position: relative;
	}

.half-column-box-mid {
	width: 393px;
	background: url(/media/img/bg-half-column-mid.jpg) repeat-y 0 0;
	padding: 11px 22px 19px 22px;
	}

.half-column-box-mid h2 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 1.7em;
	color: #000;
	font-weight: normal;
	}

.half-column-box-mid h2 a:link,
.half-column-box-mid h2 a:visited {
	color: #000;
	text-decoration: none;
	}

.half-column-box-mid h2 a:hover {
	color: #000060;
	text-decoration: none;
	}

.half-column-box-mid h3 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #248482;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}

.half-column-box-mid h3 a:link,
.half-column-box-mid h3 a:visited {
	color: #248482;
	text-decoration: none;
	}

.half-column-box-mid h3 a:hover {
	color: #000060;
	text-decoration: none;
	}

.half-column-box-mid p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.half-column-box-mid img {
	float: left;
	margin: 0 20px 10px 0;
	}

.half-column-box-mid a:link,
.half-column-box-mid a:visited {
	color: #008000;
	text-decoration: underline;
	}

.half-column-box-mid a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.half-column-box-bottom {
	height: 10px;
	background: url(/media/img/bg-half-column-bottom.jpg) no-repeat 0 100%;
	margin-top: -3px;
	}


/* ------ sub sub nav box (blue, single column, square bottom corners) ------ */

.subsubnav-box {
	width: 257px;
	float: left;
	margin: 0;
	padding: 0 19px 0 10px;
	background: url(/media/img/bg-subsubnav-box-mid.jpg) repeat-y 0 0;
	position: relative;
	}

.subsubnav-box-top {
	background: url(/media/img/bg-subsubnav-box-top.jpg) no-repeat 0 0;
	margin: 0 -19px 0 -10px;
	padding: 0;
	height: 36px;
	color: #000060;
	}

.subsubnav-box ul {
	margin: 0;
	padding: 0;
	}

.subsubnav-box ul li {
	margin: 0;
	padding: 0;
	color: #248482;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	list-style-type: none;
	zoom: 1;
	}

.subsubnav-box ul li a {
	margin: 0;
	padding: 4px 0 8px 10px;
	display: block;
	text-decoration: none !important;
	cursor: pointer;
	}

.subsubnav-box ul li a span {
	padding: 4px 11px 8px 1px;
	color: #248482;
	width: auto;
	text-decoration: none;
	}

.subsubnav-box ul li a:link,
.subsubnav-box ul li a:visited {
	color: #248482;
	text-decoration: none;
	}

.subsubnav-box ul li a:hover {
	background: url(/media/img/bg-subsubnav-link-left-trans.png) no-repeat 0 0;
	cursor: pointer;
	}

.subsubnav-box ul li a:hover span {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-subsubnav-link-right-trans.png) no-repeat 100% 0;
	}

.subsubnav-box ul li.current a:link,
.subsubnav-box ul li.current a:visited,
.subsubnav-box ul li.current a:hover {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-subsubnav-link-left-trans.png) no-repeat 0 0;
	cursor: pointer;
	}

.subsubnav-box ul li.current a:link span,
.subsubnav-box ul li.current a:visited span,
.subsubnav-box ul li.current a:hover span {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-subsubnav-link-right-trans.png) no-repeat 100% 0;

	}

.subsubnav-box-bottom {
	width: 286px;
	height: 19px;
	float: left;
	margin: 0 0 16px 0;
	padding: 0;
	background: url(/media/img/bg-subsubnav-box-bottom.jpg) no-repeat 0 0;
	}

.subsubnav-box-corner {
	position: absolute;
	right: 2px;
	bottom: -15px;
	}

.pin-red {
	position: absolute;
	left: 129px;
	top: -9px;
	}

/* ------ double-column blank box (no background) ------ */

.double-column-blank-box {
	width: 566px;
	float: left;
	margin: 0;
	padding: 0 19px 0 0;
	position: relative;
	}

.double-column-blank-box h2 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #39908E;
	font-size: 1.3em;
	font-weight: normal;
	}

.double-column-blank-box h2 a:link,
.double-column-blank-box h2 a:visited {
	color: #39908E;
	text-decoration: none;
	}

.double-column-blank-box h2 a:hover {
	color: #000060;
	text-decoration: none;
	}

.double-column-blank-box h2 span {
	text-indent: -2000px;
	display: block;
	}

.double-column-blank-box h3 {
	margin: 0;
	padding: 4px 0 5px 0;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	}

.double-column-blank-box h3.sub-arrow {
	margin: 16px 0 0 0;
	padding: 0 0 0 10px;
	color: #999;
	font-size: 1.2em;
	font-weight: normal;
	background: url(/media/img/arrow-grey.gif) no-repeat 3px 3px;
	}

.double-column-blank-box p {
	margin: 0;
	padding: 0 0 8px 0;
	color: #666;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4;
	}

.double-column-blank-box p.date-right {
	text-align: right;
	margin-top: -15px;
	padding: 0;
	font-size: 1.0em;
	}

.double-column-blank-box ul {
	margin: 0;
	padding: 0 0 10px 3px;
	position: relative /* fixes disappearing list background bug in IE6 */
	}

.double-column-blank-box ul li {
	margin: 0;
	padding: 4px 0 4px 11px;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	list-style-type: none;
	background: url(/media/img/bullet.gif) no-repeat 0 8px;
	}

.double-column-blank-box ul li ul {
	margin: 0;
	padding: 5px 0 0 3px;
	}

.double-column-blank-box ul li ol {
	margin: 0;
	padding: 4px 0 0 20px;
	}

.double-column-blank-box ul li ul li {
	font-size: 100%;
	}

.double-column-blank-box ul li ol li {
	font-size: 100%;
	padding: 4px 0 4px 0;
	background: none;
	list-style-type: decimal;
	}

.double-column-blank-box ol {
	margin: 0;
	padding: 0 0 10px 23px;
	}

.double-column-blank-box ol li {
	margin: 0;
	padding: 4px 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	}

.double-column-blank-box ol li ol {
	margin: 0;
	padding: 5px 0 0 20px;
	}

.double-column-blank-box ol li ul {
	margin: 0;
	padding: 5px 0 0 3px;
	}

.double-column-blank-box ol li ol li {
	font-size: 100%;
	}

.double-column-blank-box ol li ul li {
	font-size: 100%;
	padding: 4px 0 4px 11px;
	}

.double-column-blank-box a:link,
.double-column-blank-box a:visited {
	color: #008000;
	text-decoration: underline;
	}

.double-column-blank-box a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.double-column-blank-box div.download a,
.double-column-blank-box div.download a:visited
.double-column-blank-box a.download:link,
.double-column-blank-box a.download:visited {
	color: #008000;
	text-decoration: none;
	background: url(/media/img/icon-download.gif) no-repeat 0 1px;
	padding: 3px 0 4px 20px;
	}

.double-column-blank-box a.download:hover {
	color: #01a701;
	text-decoration: underline;
	background: url(/media/img/icon-download.gif) no-repeat 0 1px;
	padding: 3px 0 4px 20px;
	}

.double-column-blank-box img.img-left {
	float: left;
	margin: 4px 18px 10px 0;
	}

.double-column-blank-box img.img-right {
	float: right;
	margin: 4px 0 10px 18px;
	}

.double-column-blank-box .flash-madtv {
	float: right;
	margin: 0 0 19px 22px;
	}

/* ------ table within double-column blank box (cream-coloured table) - cream-coloured box around table can also be used on its own ------ */

.double-column-blank-box .table-top {
	width: 566px;
	height: 16px;
	background: url(/media/img/bg-double-column-table-top.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
	}

.double-column-blank-box .table-mid {
	width: 522px;
	background: url(/media/img/bg-double-column-table-mid.jpg) repeat-y 0 0;
	padding: 0 22px;
	position: relative;
	}

.double-column-blank-box .table-mid h2 {
	margin: 0;
	padding: 5px 0 0 0;
	color: #008000;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}

.double-column-blank-box .table-mid h2 a:link,
.double-column-blank-box .table-mid h2 a:visited {
	color: #008000;
	text-decoration: none;
	background: url(/media/img/bg-h3-arrow-trans.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
	}

.double-column-blank-box .table-mid h2 a:hover {
	color: #000060;
	text-decoration: none;
	background: url(/media/img/bg-h3-arrow-hover-trans.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
	}

.double-column-blank-box .table-mid .stickytape {
	position: absolute;
	left: 240px;
	top: -34px;
	}

.double-column-blank-box .table-bottom {
	width: 566px;
	height: 15px;
	background: url(/media/img/bg-double-column-table-bottom.jpg) no-repeat 0 0;
	margin: 0 0 10px 0;
	}

.double-column-blank-box .table-mid table {
	width: 522px;
	}

.double-column-blank-box .table-mid table caption {
	text-indent: -2000px;
	line-height: 0.1;
	font-size: 0.1em;
	}

.double-column-blank-box .table-mid table th {
	vertical-align: top;
	padding: 9px 22px;
	color: #39908E;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	background: url(/media/img/bg-table-td.gif) no-repeat 0 -2px;
	border-bottom: 1px solid #5A90B1;
	}

.double-column-blank-box .table-mid table th.first {
	vertical-align: top;
	background: none;
	padding: 9px 22px 9px 0;
	}

.double-column-blank-box .table-mid table td {
	vertical-align: top;
	background: url(/media/img/bg-table-td.gif) repeat-y 0 0;
	padding: 9px 22px;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.double-column-blank-box .table-mid table td.first {
	vertical-align: top;
	background: none;
	padding: 9px 22px 9px 0;
	background: url(/media/img/bg-table-td.gif) no-repeat -1px 0;
	}

.double-column-blank-box .table-mid table tr.first td {
	background: url(/media/img/bg-table-td.gif) no-repeat 0 -2px;
	}

.double-column-blank-box .table-mid table tr.first td.first {
	vertical-align: top;
	background: none;
	padding: 9px 22px 9px 0;
	background: url(/media/img/bg-table-td.gif) no-repeat -1px -2px;
	}

/*content managable tables*/

.double-column-blank-box .table-box{
  background: #f3f2e0 url(/media/img/bg-table-bottom.gif) repeat-x 0 100%;
  padding: 10px 10px 15px 10px;
  display:table;
}

.double-column-blank-box table{
  border-collapse: collapse;
  border: dotted 0px #5a90b1;
}

.double-column-blank-box table tr{
  border: none;
  padding-bottom:15px;
}

.double-column-blank-box table tr td{
  border: none;
  vertical-align: top;
	padding: 9px 22px;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
}

/* ------ triple-column box (cream-coloured) ------ */

.triple-column .table-top {
	width: 884px;
	height: 16px;
	background: url(/media/img/bg-triple-column-table-top.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
	}

.triple-column .table-mid {
	width: 522px;
	width: 840px;
	background: url(/media/img/bg-triple-column-table-mid.jpg) repeat-y 0 0;
	padding: 0 22px;
	position: relative;
	}

.triple-column .table-mid h2 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #39908E;
	font-size: 1.3em;
	font-weight: normal;
	}

.triple-column .table-mid p {
	margin: 0;
	padding: 0 0 8px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.triple-column .table-mid a:link,
.triple-column .table-mid a:visited {
	color: #008000;
	text-decoration: underline;
	}

.triple-column .table-mid a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.triple-column .table-mid .stickytape-left {
	position: absolute;
	left: -11px;
	top: -26px;
	}

.triple-column .table-mid .stickytape-right {
	position: absolute;
	right: -10px;
	top: -35px;
	}

.triple-column .table-bottom {
	width: 566px;
	width: 884px;
	height: 15px;
	background: url(/media/img/bg-triple-column-table-bottom.jpg) no-repeat 0 0;
	margin: 0 0 10px 0;
	}

/* ------ tour box (blue, double column, rounded bottom corners) ------ */

.tour-box {
	width: 456px;
	float: left;
	margin: 0;
	padding: 0 19px;
	background: url(/media/img/bg-tour-box-mid.jpg) repeat-y 0 0;
	position: relative;
	}

.tour-box h2 {
	background: url(/media/img/bg-tour-box-top.jpg) no-repeat 0 0;
	margin: 0 -19px;
	padding: 17px 0 11px 19px;
	color: #248482;
	font-size: 1.5em;
	font-weight: normal;
	}

.tour-box p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.tour-box-bottom {
	width: 494px;
	height: 20px;
	float: left;
	margin: 0 0 13px 0;
	padding: 0;
	background: url(/media/img/bg-tour-box-bottom.jpg) no-repeat 0 100%;
	}

.tour-flash {
	float: left;
	width: 202px;
	margin: 0 20px 20px 0;
	}

.tour-text {
	float: left;
	width: 494px;
	margin: 0;
	}

.tour-text a:link,
.tour-text a:visited {
	margin: 0;
	padding: 0 7px 0 0;
	color: #008000;
	text-decoration: underline;
	background: url(/media/img/arrow-archive.gif) no-repeat 100% 4px;
	}

.tour-text a:hover {
	margin: 0;
	padding: 0 7px 0 0;
	color: #01a701;
	text-decoration: underline;
	background: url(/media/img/arrow-archive.gif) no-repeat 100% 4px;
	}


/* ------ welcome box (white, single column, square corners) ------ */

.welcome-box {
	width: 262px;
	float: left;
	margin: 0;
	padding: 0 12px;
	background: url(/media/img/bg-welcome-box-mid.jpg) repeat-y 0 0;
	position: relative;
	}

.column3 .welcome-box h2 {
	background: url(/media/img/bg-welcome-box-top.jpg) no-repeat 0 0;
	margin: 0 -12px;
	padding: 8px 12px 10px 12px;
	color: #008000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}

.welcome-box p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #000060;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4;
	}

.welcome-box a:link,
.welcome-box a:visited {
	color: #008000;
	text-decoration: underline;
	}

.welcome-box a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.welcome-box-bottom {
	width: 286px;
	height: 19px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(/media/img/bg-welcome-box-bottom.jpg) no-repeat 0 0;
	}

.pin-yellow {
	position: absolute;
	left: -2px;
	top: -10px;
	}

/* ------ related information (no box, single column, sits beneath subsub nav on sub pages) ------ */

.related-info {
	padding: 0 20px;
	}

.related-info h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0 0 9px 0;
	}

.related-info h2 a:link,
.related-info h2 a:visited {
	color: #000;
	text-decoration: none;
	}

.related-info h2 a:hover {
	color: #000060;
	text-decoration: none;
	}

.related-info h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	color: #248482;
	margin: 0;
	padding: 0 0 4px 0;
	}

.related-info h3 a:link,
.related-info h3 a:visited {
	color: #248482;
	text-decoration: none;
	}

.related-info h3 a:hover {
	color: #000060;
	text-decoration: none;
	}

.related-info p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	}

.related-info p a:link,
.related-info p a:visited {
	color: #008000;
	text-decoration: underline;
	}

.related-info p a:hover {
	color: #01a701;
	text-decoration: underline;
	}

/* ------ calendar ------ */

.calendar {
	width: 161px;
	float: left;
	background: #fff url(/media/img/bg-calendar.jpg) no-repeat 100% 100%;
	padding: 0 6px 6px 0;
	margin: 6px 0 4px 0;
	}

.paperclip-box .calendar {
	width: 161px;
	float: left;
	background: #f1eedb url(/media/img/bg-calendar-happening.jpg) no-repeat 100% 100%;
	padding: 0 6px 6px 0;
	margin: 0 0 4px 0;
	}

.calendar-box {
	width: 161px;
	float: left;
	border-right: 1px solid #cfd1d5;
	border-bottom: 1px solid #cfd1d5;
	}

.calendar .day {
	float: left;
	width: 12px;
	border-right: 1px solid #fff;
	text-align: center;
	background: #f5f5f5 url(/media/img/bg-calendar-days.jpg) repeat-x 0 0;
	color: #3b3b84;
	padding: 5px;
	}

.calendar .weekend {
	float: left;
	width: 12px;
	border-right: 1px solid #fff;
	text-align: center;
	background: #f5f5f5 url(/media/img/bg-calendar-days.jpg) repeat-x 0 0;
	color: #3b3b84;
	padding: 5px;
	}

.calendar a:link,
.calendar a:visited {
	float: left;
	width: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	background-color: #dce3f7;
	color: #000;
	text-decoration: none;
	padding: 5px;
	}

.calendar a:hover {
	float: left;
	width: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	background-color: #dce3f7;
	color: #000;
	text-decoration: underline;
	padding: 5px;
	}

.calendar a.noschool:link,
.calendar a.noschool:visited {
	float: left;
	width: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	background-color: #ebfac5;
	color: #000;
	text-decoration: none;
	}

.calendar a.noschool:hover {
	float: left;
	width: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	background-color: #ebfac5;
	color: #000;
	text-decoration: underline;
	}

.calendar a.event:link,
.calendar a.event:visited {
	float: left;
	width: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	background-color: #b0ddec;
	color: #000;
	text-decoration: none;
	padding: 5px;
	}

.calendar a.event:hover {
	float: left;
	width: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	background-color: #b0ddec;
	color: #000;
	text-decoration: underline;
	padding: 5px;
	}

.calendar .empty {
	float: left;
	width: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	background-color: #eee;
	padding: 5px;
	}

.column3 .spacer p.calendar-link {
	font-size: 1.1em;
	margin: 0 0 24px;
	padding: 0;
	}

.spacer p.calendar-link a:link,
.spacer p.calendar-link a:visited {
	color: #008000;
	text-decoration: underline;
	}

.spacer p.calendar-link a:hover {
	color: #01a701;
	text-decoration: underline;
	}

.key {
	width: 90px;
	float: left;
	margin: 5px 0 0 3px;
	display: inline; /* fixes double float margin bug in IE6 */
	}

.paperclip-box .key {
	width: 65px;
	float: left;
	margin: 0 0 0 3px;
	display: inline; /* fixes double float margin bug in IE6 */
	}

.key h3 {
	font-size: 1.2em;
	color: #248482;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
	}

.key ul {
	margin: 0;
	padding: 0;
	}

.key ul li {
	margin: 0;
	padding: 3px 0 3px 18px;
	list-style-type: none;
	}

.key ul li.schoolday {
	background: url(/media/img/key-schoolday.gif) no-repeat 0 3px;
	}

.key ul li.holiday {
	background: url(/media/img/key-holiday.gif) no-repeat 0 3px;
	}

.key ul li.eventday {
	background: url(/media/img/key-event.gif) no-repeat 0 3px;
	}


div.calendar-float {
    color: #248482;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    float: left;
    font-style: normal;
    width: 250px;
    }

div.calendar-float h2 {
    float: left;
color:#248482;
font-size:1.5em;
font-weight:normal;
margin:0pt;
padding:0pt;
}

#months-selector {
	float: right;
	margin-left: 05px;

}


/* ------ calendar ------ */

div.previous-next {
    float: right;
    xpadding-top: 10px;
    xmargin-right: 80px;
    margin-left: 10px;
}

#calendar-next {
    margin-left: 6px;
}

.column3 div.previous-next img {
    border: 0;
}

