/* = GENERIC CONTENT BLOCK
--------------------------------------------------------------------------*/
.generic-content-block {
    padding: 0.6em 2.1em 1em 1.8em;	/*  TJ/PJG edited 28/08/07 FROM 2.1em AND 4/9/07 padding: 1.1em 2.1em 1em 1.8em;   */	
	width: 55.5em; /*TJ/PJG edited 28/08/07 */
}

/* = CALL OUT BLOCK
-------------------------------------------------
	Can only appear inside a Generic Content Block
-------------------------------------------------*/
.callout {
	width: 21.4em;
	float: right;
	padding: 0em 0em 1.4em 0em;
	margin-left:1em;
	/*background-color: #91C05A; THIS IS TO REMOVE GREEN STRIP AT BOTTOM 20/11/07 */
}

.callout .right {
	float: right;
	padding: 0em 0em 1.4em 1.4em;
}

.callout .left {
	float: left;
	padding: 0em 1.4em 1.4em 0em;
}

.callout .callout-image {
	border: .1em solid #888;
	border-width: .1em .1em 0em;
	display: block;
	width: 21.4em;
	background-color: #ccc;
	overflow: hidden;
}

.callout .callout-image img {
	display: block;
	border: 0em;
	padding: 0em;
	margin: 0em auto;
}

.callout .callout-content {
	/*background-color: #91c05a;  REMOVED TO colour-four.css */
	padding: 1.3em;
	/*color: #1e1d1c;	  REMOVED TO colour-xxxx.css */
}

.callout h2 {
	color: #fff;
	margin: 0em;
	/*background: #61883b none; REMOVED TO colour-five.css */
	padding: .5em .69em;
}

.callout h3 {
	/*color: #1E1D1C; REMOVED TO colour-xxxx.css */
	font-weight: bold;
	margin: 0em;
	font-size: 1.2em;
}


.callout ul {
	margin-left: 0em;
}

.callout ul li {
	background-image: url(/images/bullet_callout.gif);
	font-size: 1.1em;
}

.callout p {
	font-size: 1.1em;
	margin: .0em 0em .8em;
}

.callout p.more {
	margin: 0px;
	text-align: left;
}

 /* = PHOTO BLOCK   FROM 20-8-07 CSS
-------------------------------------------------
	Can only appear inside a Generic Content Block
-------------------------------------------------*/

.photo {
	width: 26.2em;
	position: relative;
	margin: .2em 0em 0em;
	float: right;
	background-color: #fff;
	padding: 0em 0em 1.4em 1.4em;
}

.left {
	float: left;
	padding: 0em 1.4em 1.4em 0em;
}

.right {
	float: right;
	text-align: left;
/*	padding: 0em 0em 1.4em 1.4em;*/
}

.photo .photo-image {
	width: 26em;
	display: block;
	padding: .1em;
	background-color: #ccc;
}

/* = SO IE 6 DOESN'T SEE IT */
html>body .photo .photo-image {
	height: auto;
}

.photo .caption {
	position: absolute;
	bottom: 1.4em;	/* CHANGED FROM 1.5em */	
	left: 1.5em;
	width: 26em;
	color: #fff;
	background: transparent url(/images/photo_caption_bg.png) repeat 0% 0%;	
}

.photo .caption-inside {
	width: 23.6em;
	padding: 1em 1.2em;
}

.photo p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0em ;
	padding: 0em;
}

.photo .right .caption {
	left: 15px;
}

.moveleft {
	margin-left: -1.3em;
}

.photo a:link,
.photo a:visited {
	color: #fff;  
}

.photo a:hover { 

	text-decoration: none;
} 

.photo a:active {
	color: #fff;  
	
}

.photo h2 {
	background: transparent none;
	color: #fff;
	padding: 0em;
	margin: 0em;
	font-size: 12px;
}

.photo h2 a:link,
.photo h2 a:visited {
	text-decoration: none;
}

.photo h2 a:hover {
	text-decoration: underline;
}			  

.photo h2 a:active {
	text-decoration: none;
}

.photo .caption ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.photo .caption ul li {
	padding: 0 12px 0 0;
	margin: 0;
    font-size: 12px;
	display: inline;
	background: transparent none;
}

.photo .caption ul li a {
	padding-right: 11px;
	white-space: nowrap;
	line-height: 13px;
	background: transparent url(/images/bullet_caption_more.gif) no-repeat 100% 50%;
}

	.photo .caption ul li a:hover {
		text-decoration: none;
	}

/* = DEFAULT SIZES FOR PHOTOS
-------------------------------------------------*/

/* = FOR IMAGES WITH NO CAPTION
-------------------------------------------------*/

img.left {
	float: left;
	display: block;
	border: 0px;
	padding: .4em 1.4em 1.4em 0em;
}

img.right {
	display: block;
	float: right;
	border: 0px;
	padding: .4em 0em 1.4em 1.4em;
}

img.full-width {
	width: auto;
	display: block;
	clear: both;
	margin: 1em 0em 1.2em;
}

/* = FEATURED IMAGE BLOCK
-------------------------------------------------
	(INHERITS FROM PHOTO BLOCK)
-------------------------------------------------*/

#featured-image-block {
	position: relative;
	right: -1.2em;
	padding-left: .4em;	  /* CHANGED FROM .3em */
}

#featured-image-block .caption {
	left: .4em;
	
}
	  
/*= FEATURED NEWS BLOCK  
-------------------------------------------------*/

#featured-news-block {
	/*background-color: #d8953e; COLOUR MOVED TO colour-one.css */
	padding: 0em;
	font-size: 12px;
    margin: .6em .0em .6em .5em;	
    width: 575px; 		
	height: 309px;  /*ADDED 6-6-07 THIS REMOVES 1PX COLOUR AT BOTTOM OF BLOCK */
}

#featured-news-list {
	float: left;
	font-size: 12px;
	width: 216px;
	height: 309px;
}

#featured-news-list h2 {
	color: #fff;
	padding: 6px 7px 6px 7px;
	font-size: 16px;
	margin: 0px;
	/*background: #a46429 none;	 COLOUR MOVED TO colour-one.css */
}

#featured-news-list ul {
	margin: 0px;
	padding: 0em 0em 0em 0em;
	height: 205px;
	width: 100%;
	/*background: #d8953e url(/images/featured_news_list_bot_bg.gif) repeat-x 0% 100%; COLOUR MOVED TO colour-one.css */
}

#featured-news-list ul li {
	padding:0 20px 0 6px;
	font-size: 11px;
	width:192px;_width:178px;
	background: transparent url(/images/bullet_white_arrow.png) no-repeat 5px 9px ;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#featured-news-list ul li.active {
	/*background-color: #f0ba50;  COLOUR MOVED TO colour-one.css */	
}

#featured-news-list ul li a:link,
#featured-news-list ul li a:visited {
	text-decoration: none;
	/*color: #1e1d1c; COLOUR MOVED TO colour-xxxx.css */
    background: transparent url(/images/bullet_caption_more.gif) no-repeat 0 9px;
	font-size: 11px;
	display: block;
	width:180px;_width:178px;
	padding: 5px 0px 6px 12px;
}

#featured-news-list ul li a:hover {
	text-decoration: none;
}
	   
#featured-news-list ul li a:active {
	text-decoration: none;
	/* color: #1e1d1c; COLOUR MOVED TO colour-xxxx.css */
	background: transparent url(/images/bullet_caption_more.gif) no-repeat 0  9px;
	font-size: 11px;
	display: block;
	width:180px;_width:170px;
	padding: 5px 0px 6px 12px;
}

#featured-news-list p {
	font-size: 1.1em;
	padding: .7em 1.2em .4em 1.3em;
	margin: 0em;
}

#featured-news-list .more {
	padding: 0em 0em 0em 0.5em;
	color: #000;  /* CHANGED FROM #FFF: TOO PALE ON SOME BACKGROUNDS  */
	text-decoration: none;
	background: transparent url(/images/bullet_featured_news_more.gif) no-repeat 0px 5px;
}

#featured-news-list a.more:hover {
	text-decoration: underline;
} 

/* = FEATURED NEWS IMAGE  FROM 20-8-07 CSS
-------------------------------------------------
	(INHERITS FROM PHOTO BLOCK)
	PHOTO SIZE OF 364PX WIDE
-------------------------------------------------*/


#featured-news-image {
	float: right;
	width: 358px;
	height: 309px;
	background-color: #ebecec;
}

#featured-news-image .size-364,
#featured-news-image .size-364 img {
	width: 358px;
	height: 309px;
	margin: 0 ;
	padding: 0 ;
}

#featured-news-image .size-364 .caption {
	width: 358px;
	left: 0;
	bottom: 0;
}

#featured-news-image .size-364 .caption-inside {
	width: 330px;
}

#featured-news-image .size-364 ul {
	margin-top: 1px;
}

/* = SCHOOL INTRO BLOCK - TJ reverted to NCM CSS 5/9/07 17:30
-------------------------------------------------*/
