/* Structure
================================== */
.podcast-link
{
    float:right;
    clear:both;
}

* {
	margin: 0;
	padding: 0;
	}

html { 
	height:100%; 
	font-size:62.5%; 
	min-height: 100%; 
	height: auto;
	}

body { 
	font-family: arial,helvetica,clean,sans-serif;
	height:100%; 
	margin-bottom: 150px; 
	font-size: 1.2em;
	}

body.england {
	background: fixed url(../images/graphic_main_background_england.jpg) repeat-x #319cd3;
	}
	
body.northernireland {
	background: fixed url(../images/graphic_main_background_england.jpg) repeat-x #319cd3;
	}
	
.Error {
	color:red;
	font-weight:bold;
	}
	
/* Typography
================================== */


h1 {
	font-size: 2em;
	font-weight: normal;
	}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

h4 {
	font-size: 1.45em;
	font-weight: normal;
	}

h5 {
	font-size: 1.3em;
	font-weight: normal;
	}

h1, h2, h3, h4, h5 {
	margin-bottom: 0.15em;
	}

p, li {
	margin-bottom: 0.8em;
	line-height:1.5em;
	}

ul {
	padding-left: 2em;
	}

a, img {
	border:none;
	}

.justified p {
	text-align:justify;
	}

.flushLeft {
	text-align:left;
	}

.flushRight {
	text-align:right;
	}

a {
	color: #002578;
	}

/* Layout
================================== */

.wrapper {
	width:100%; /*border:1px solid #666666;*/
	}

#branding {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 59em;
	height: 5.2em;
	}

#branding h1 a {
	background:url(../images/logo_learnnewsdesk.gif) no-repeat center left;
	text-indent:-1000px;
	height:64px;
	display: block;
	}

#mainContent  {
	background:#fff;
	padding:0.5em !important;
	padding:0.3em;
	margin-left: auto;
	margin-right: auto;
	border-top: 7px solid #0c2577;
	border-bottom: 1px solid #0c2577;
	border-right: 1px solid #0c2577;
	border-left: 1px solid #0c2577;
	width:59em;
	clear:both;
	display:block;
	overflow:hidden;
	}
	
.contentWrapper {
	margin-bottom:10px;
	}	

#content { 
	width: 47.25em; /* IE amended value */
	max-width: 81%;
	}

.contextHeader {
	border:2px #FF0000;
	}

.header_date {
	height: 2em; /*IE */
	padding:0em 0.5em 0em 0.5em;	
	}

.header_date h2, .header_date img {
	color:#000;	
	}

.headerSubjectText { /*Added to allow for the region labels/podcast*/
	float: left;
	width: 85%; 
	padding-bottom: 0.5em;
	}

.headerSubject {
	padding:0.5em 0.3em 0.1em 0.3em;
	margin-bottom:3px;
	}

.headerSubject h2 {
	margin-bottom:5px;
	}

.headerSubject h2, .headerSubject h4 {
	font-weight: bold;
	}

.headerSubject h4 {
	color:#333;
	font-size: 1em;
	}

.subjectDate { 
	font-size:1.2em; 
	font-weight:bold; 
	padding:0.3em 0em;
	}

.dotted {
	color:#000;
	background: url(../images/graphic_dotter_med.gif) repeat-x;
	padding:5px 5px 10px 5px;
	height:10px;
	}

#contentWrapper.h2, #contentWrapper.p {
	margin-bottom: 1em;
	}

.currentSelection img {
	border:#CCCCCC thin solid;
	padding:0px;
	}

.columnOutline {
	border:#CCCCCC thin solid;
	}

.currentImg img{
	width:100%;
	}

.imageWrapRight img {
	float:left;
	border:#CCCCCC thin solid;
	margin:0.5em 0.5em 0em 0em;
	}

.columnOutline h3 {
	background-color:#FFFF98;
	padding:0.5em 0.5em;
	border-bottom:thin solid #CCCCCC;
	font-weight:bold;
	}

.columnOutline p {
	padding:0em 0.75em;
	line-height:1.5em	
	}

.columnOutlineCustom p {
	padding:0.3em 0em 0.3em 0em;
	line-height:1.5em	
	}

/* Inner column structure
================================== */

.innerColumn {
	margin-top: 0.75em;
	margin-right: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 0.75em;
	}

.innerColumn img {
	width:100%;
	overflow:hidden;
	border: 1px solid #ccc;
	}

.innerColumn p {
	font-style:italic;
	padding:0.5em 0.5em 0.2em 0.5em;
	}

.innerColumn2 p {
	font-style:italic;
	margin:0em 0.75em 0em 0.75em;
	}

.innerColumnFull {
	margin-top: 0.75em;
	margin-right: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 0.75em;
	}

.innerColumnFull2 img {
	width:100%;
	overflow:hidden;
	border: 1px solid #ccc;
	}

.innerColumnFull2 p {
	padding:0.2em 0.5em 0em 0.5em;
	}

.custom {
	padding:0.3em 0em 0em 0em;
	}

.innerColumnFull2  {
	width:100%;
	margin-top:0.3em;
	}

.innerColumnFull3  {
	width:100%;
	}

.innerColumnFull3 p {
	font-weight:bold;
	}

.colorRed {
	background:#FF0000;
	color:#FFFFFF;
	}

.centerMe img {
	border:none;
	}

.disclaimer {
	font-style:italic;
	color:#666666;
	}

a.bluelinks {
	font-size: x-small;
	font-weight: bold;
	color: #104393;
	display: block;
	text-align: left;
	text-decoration: underline;
	line-height: 1.23em;
	width:auto;
	}

a:hover.bluelinks  {	
	color:#990000;
	text-decoration: underline;
	}

acronym {
	text-decoration: underline;
	border-bottom: 1px dotted #000;
	cursor: help;
	}

.col-divider {
	background: transparent url(../images/graphic_background_divide.gif) repeat-y center top;
	}

.hilite {
	background:#FFD400;
	}

/*  Global navigation bar
================================== */

#navbg {
	background: url(../images/graphic_mainNavigation_bg.jpg) no-repeat top center;
	height:62px;
	text-align:center;
	margin-bottom:5px !important;
	margin-bottom:1px;
	clear:both;
	display:block;
	}
	
ul#mainnav {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 1.4em;
	text-align: center;
	width: 62em;
	height: 46px;
	list-style: none;
	}

ul#mainnav li {
	float: left;
	font-size: 0.9em;
	}

ul#mainnav a {
	float: left;
	display: inline;
	text-decoration: none;
	margin: 0 5.5px;
	padding-top: 46px;
	font-weight: bold;
	color: #0c2577;
	width: 45px; /* IE6 fix */
	}
	
html > body ul#mainnav a {
	min-width: 45px;
	width: auto;
	}

ul#mainnav li a:hover, ul#mainnav li a:active {
	color: #9c0000;
	}
ul a.frontpage {
	background: url(../images/button_icon_frontpage.gif) no-repeat center top;
	}

ul a:hover.frontpage {	
	background: url(../images/button_icon_frontpage_on.gif) no-repeat center top;
	}

ul a.newsbank {
	background: url(../images/button_icon_newsbank.gif) no-repeat center top;
	}

ul a:hover.newsbank {
	background: url(../images/button_icon_newsbank_on.gif) no-repeat center top;
	}

ul a.newsinpictures {
	background: url(../images/button_icon_newsinpictures.jpg) no-repeat center top;
	}

ul a:hover.newsinpictures {
	background: url(../images/button_icon_newsinpictures_on.jpg) no-repeat center top;
	}

ul a.vote {
	background: url(../images/button_icon_vote.gif) no-repeat center top;
	}

ul a:hover.vote {
	background: url(../images/button_icon_vote_on.gif) no-repeat center top;
	}

ul a.haveyoursay {
	background: url(../images/button_icon_haveyoursay.gif) no-repeat center top;
	}

ul a:hover.haveyoursay {
	background: url(../images/button_icon_haveyoursay_on.gif) no-repeat center top;
	}

ul a.factfiles {
	background: url(../images/button_icon_factfiles.gif) no-repeat center top;
	}

ul a:hover.factfiles {
	background: url(../images/button_icon_factfiles_on.gif) no-repeat center top;
	}

ul a.newsquiz {
	background: url(../images/button_icon_newsquiz.gif) no-repeat center top;
	}

ul a:hover.newsquiz {
	background: url(../images/button_icon_newsquiz_on.gif) no-repeat center top;
	}

ul a.beareporter {
	background: url(../images/button_icon_beareporter.gif) no-repeat center top;
	}
	
ul a:hover.beareporter {
	background: url(../images/button_icon_beareporter_on.gif) no-repeat center top;
	}

ul a.lessonpacks {
	background: url(../images/button_icon_lessonpacks.gif) no-repeat center top;
	}

ul a:hover.lessonpacks {
	background: url(../images/button_icon_lessonpacks_on.gif) no-repeat center top;
	}

ul a.search {
	background: url(../images/button_icon_search.gif) no-repeat center top;
	}	 

ul a:hover.search {
	background: url(../images/button_icon_search_on.gif) no-repeat center top;
	} 

/*  Header
================================== */

.contextnavigation_head {
	border-bottom: 0.5em solid #12adff;
	font-weight:bold;
	}
	
#contextnavigationWrapper .contextnavigation_head {
	border: 0.5em solid #12adff;
	font-weight:bold;
	}

.contextnavigation_head h2 {
	display: block;
	padding-left:1.8em;
	color: #0C2577;
	text-decoration: none;
	text-align:left;
	font-size:1.2em;
	font-weight: bold;
	}

.contextnavigation_head a {
	text-decoration: none;
	color: #0C2577;
	}

.head_newsbank h2 {
	background: url(../images/context_icon_newsbank_med.gif) no-repeat left center;
	line-height: 2.5em;
	}

.head_vote h2 {
	background: url(../images/context_icon_vote.gif) no-repeat left center;
	line-height: 2.5em;
	}
	
.head_have_your_say h2 {
	background: url(../images/context_icon_haveyoursay.gif) no-repeat left center;
	line-height:1.2em;
	}
	
.head_fact_files h2 {
	background: url(../images/context_icon_factfiles.gif) no-repeat left center;
	line-height: 2.5em;
	}
	
.head_newsquiz h2 {
	background: url(../images/context_icon_news_quiz.gif) no-repeat left center;
	line-height: 2.5em;
	}
	
.head_be_a_reporter h2 {
	background: url(../images/context_icon_beareporter.gif) no-repeat left center;
	line-height: 2.5em;
	}
	
.head_lesson_packs h2 {
	background: url(../images/context_icon_lessonpacks.gif) no-repeat left center;
	line-height:1.2em;
	}
	
.head_search h2 {
	background: url(../images/context_icon_search.gif) no-repeat left center;
	}

#contextnavigation dd {
	padding-bottom: 20px;
	}

.contextHeader {
	border:2px #FF0000;
	}

#contextnavigation {
	width: 10.1em;
	border: 0.5em solid #12adff;
	float: left;
	min-height:100%;
	}

#contextnavigationWrapper #contextnavigation {
	border: 0px;
	width: 11.155em;
	}

#contextnavigationWrapper #contextnavigation_lp .contextnavigation_head {
	border: 0.5em solid #12adff;
	font-weight:bold;
	}
	
#contextnavigationBorder  {
	border: 0.5em solid #12adff;
	margin-top: -40px;
	width: 9.1em;
	}
	
#contextnavigationNoBorder  {
	border: 0.5em solid #fff;
	width: 9.1em;
	}
	 
.textStrip {
	text-decoration: none;
	}

#contextnavigation dl { 
	float: left;
	padding: 0.5em 0em 3em 1em;
	margin-left:0em;
	font-weight: bold;
	list-style:none;
	}
	
#contextnavigation dt { 
	font-size:1.1em;
	font-weight: bold;
	}

#contextnavigation ul, #contextnavigation li, .footerLinks li {
    margin: 0;
    padding: 0;
    list-style: none;
   	display:inline;
	}

#contextnavigation li a {
    display: block;
    padding:0em 0.3em 0em 1.3em;
    border:#FF0000;
	margin-top:0.75em;
	color: #002577;
	background:url(../images/graphic_bullet_context.gif) no-repeat left center;
	text-decoration:none;
	}

#contextnavigation a:hover {
	color:#990000;
	text-decoration: underline;
	}

#contextnavigation .current {
	color:#990000;
	}

#contextnavigation.current a:hover {
	color:#990000;
	text-decoration: none;
	}

#contextnavigation dl {
	display:block;
  	list-style: none;
	}


/*  Footer
================================== */

.linkfooter {
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 5px 0;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	}

.linkfooter a:link, .linkfooter a:visited {
	text-decoration: underline;
	}

.linkfooter a:hover, .linkfooter a:active {
	text-decoration: none;
	}

.linkfooter ul {
	padding-top: 5px;
	width:300px;
	}

.linkfooter ul li{
	display: inline;
	}

.linkfooter ul li.bullet {
	padding-right: 30px;
	background: url(../images/graphic_bullet_linkfooter.gif) no-repeat right center;
	}

.linkfooter .print a {
	display: block;
	color: #9c0000;
	background: url(../images/button_icon_print.gif) no-repeat left center;
	padding-left: 30px;
	height: 20px;
	padding-top: 5px;
	}

.linkfooter li a {
	color: #002578;
	}

.findOutExternal {
	padding:0em;
	border:none;
	background:url(../images/graphic_ball_pointer.gif) no-repeat right center;
	padding-right:1.5em;
	}

ul .first a {
  background: none;
	}


/*  Pager
================================== */

.pager {
	margin: 0px 0px 10px 0px;
	width:100%;
	height:inherit;
	text-align: center;
	line-height: 2.1em;
	}

.pager ul{
	display:inline;
	}

.pager li{
	padding: 0em 0.2em;
	display:inline;
	}

.pager a {
	padding: 2px 4px;
	border: 1px solid #14acff;
	background-color: #fff;
	color:#000000;
	text-decoration: none;
	}

.pager a:visited {
	border: 1px solid #14acff;
	background-color:#FFFFFF;
	text-decoration: none;
	}

.pager .atstart {
	margin-right: 15px;
	background-color: #fff;
	color: #aaa;
	}

.pager .prev {
	margin-right: 15px;
	margin-left: 10px;
	border: solid 1px #ddd;
	background: #fff;
	}

.pager .break {
	border: none;
	background: #fff;
	text-decoration: none;
	}

.pager .next {
	margin-left: 15px;
	border: solid 1px #ddd;
	background: #fff;
	}

.pager .atend {
	margin-left: 15px;
	background: #fff;
	color: #aaa;
	}

.pager .this-page {
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: baseline;
	background: #fff;
	}

.pager a:hover {
	color: #fff;
	background: #90d8fe;
	border-color: #14acff;
	text-decoration: none;
	}

#footer {
	background-color:#b0b0b0;
	}

.footerbg {
	width:100%;
	height:20px;
	text-align:center;
	margin-top:5px !important;
	margin-top:1px;
	}
	
ul.footernav {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 60em;
	list-style: none;
	text-transform: uppercase;
	}

ul li.footernav {
	float: left;
	}


ul a.footernav {
	padding: 4em 2em 0 2em;
	line-height: 2.1em;
	text-decoration: none;
	color: #000;
	float: left;
	display: block;
	}


/*  Floats
================================== */

.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.photoLeft {
	float:left; 
	margin-right:5px;
	}

/*  Clears
================================== */

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
	}
	
.clearboth {
	clear: both;
	}

	
/*  Various
================================== */

.noBorder {
	border:none;
	}

.centerMe {
	text-align:center;
	width:inherit;
	}

.centerPicSingle {
	text-align:center;
	}

.center {
	margin-right: auto;
	margin-left: auto;
	width:100%;
	text-align: center;
	}

.imageBottom {
	position: relative;
	bottom: -3px;
	}

ul .first a {
	background: none;
	}
	
#flashDiv
{
    margin-bottom: 5px;
}
