/*
	File: stylesheet_screen.css
	Application: Default
	Authors: Colin Abercrombie Steven Park
	(c) 2006 LT Scotland. All rights reserved.
/*
/*********************************************
General tags
*********************************************/
/* Primary colour */
h1, h2, h3, h4, h5	{
	color: #88bf48;
	background: transparent;
}

/* Primary colour */
h1.ContentTitle {
	color: #88bf48;
	background-color: transparent;
	border-bottom: 1px solid #88bf48;
}

a	{
	font-weight:normal;
	text-decoration:none;
}

/* Secondary colour */
a:link	{
	color:#087ec2;
	background-color: transparent;
	text-decoration:none;
}

/* Secondary colour - DARK */
a:visited	{
	color:#1e6791;
	background-color: transparent;
	text-decoration:none;
}

/* Secondary colour */
a:active	{
	color:#087ec2;
	background-color: transparent;
	text-decoration:none;
}

/* Secondary colour */
a:hover	{
	color:#087ec2;
	background-color: transparent;
	text-decoration:underline;
}

/*********************************************
Header Banner
*********************************************/
#HeaderImage { 
	color: #000;
	background: #fff url("../graphics/headerimage.gif") right no-repeat; 
	height: 66px;
	width: 100%;
}
#HeaderTitle { 
	background: #fff url("../graphics/headertitle.gif") left no-repeat; 
	color: #fff; 	
	height: 66px; 
	float: left;
	display: block; 	
	width: 222px; 
}

/*********************************************
Section Banner
*********************************************/
/* Primary bg colour */
#sectionBannerImage { 
	color: #000;
	background: #fff url("../graphics/sectionheaderimage.gif") right no-repeat;
	/* background-color: #88bf48; */
}

/* Primary bg colour */
#sectionBannerTitle { 
	background-color: transparent;
	color: #fff; 	
}

/*********************************************
New HeaderBar Navigation
*********************************************/
/* Primary bg colour */
#HeaderSearchBox {
	color: #ffffff;
	background: #88bf48;
	border-left: solid 1px #fff;
}

/*********************************************
Main Navigation
*********************************************/
#NavigationBox {
	color: #000000;
	background: #fff url("../graphics/navbg.gif") bottom left repeat-x;
}

/*********************************************
Main Navigation Top Level (1)
*********************************************/
/* Primary bg colour */
li.navigationlevel1 {
	background: #88bf48;
}

a.navigationlevel1, a.navigationlevel1:link, a.navigationlevel1:visited, a.navigationlevel1:active   {
	color: #fff;
}

/* Primary bg colour */
/***Selected State***/ 
li.navigationlevel1selected {
	background: #88bf48;
}

a.navigationlevel1selected, a.navigationlevel1selected:link, a.navigationlevel1selected:visited, a.navigationlevel1selected:active, a.navigationlevel1selected:hover {
	color: #fff;
}
/*********************************************
Site Contents
*********************************************/
.center {
	text-align: center;
}

.floatright {
	float: right;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
}

.floatleft {
	float: left;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
}

/*********************************************
Component Container BgOn
*********************************************/
/* Primary bg colour */
.intro .bgOn {
	color: #fff;
	background-color: #88bf48;
}

/* Primary bg colour - LIGHT */
.bgOn {
	color: #555;
	background-color: #e1efd1; 
}

/* Primary bg colour - LIGHT */
.bgOn h2 {
	color: #555;
	background-color: #e1efd1; 
}

.bgOn h1, .intro .bgOn h2 {
	color: #fff;
	background-color: transparent; 
}

/* Primary bg colour - LIGHT */
.summary .bgOn {
	color: #555;
	background-color: #e1efd1; 
}

/* Primary bg colour */
.blockContainer .bgOn h2 {
	color: #fff;
	background-color: #88bf48; 
}

/* Primary bg colour - LIGHT */
#Interactive .bgOn {
	color: #555;
	background-color: #e1efd1; 
}

/* Primary bg colour */
.quickLinks .bgOn h1, .quickLinks .bgOff h1 {
	color: #fff;
	background-color: #88bf48;
	border-bottom: 1px solid #fff;
}

/* Primary bg colour */
.quickLinks .bgOn h2, .quickLinks .bgOff h2 {
	color: #fff;
	background-color: #88bf48;
	border-bottom: 1px solid #fff;
}

/*********************************************
Interactive
*********************************************/
/* Primary bg colour - LIGHT */
#Interactive h2 {
	color: #555;
	background-color: #e1efd1;
}

/* Primary colour */
#Interactive h3 {
	color: #88bf48;
	background-color: transparent;
}

/*********************************************
Icon
*********************************************/
img.icon {
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 0px 0px;
}

/*********************************************
General table classes
*********************************************/
/* Primary bg colour */
table.style1 th {
	background-color: #88bf48;
	color: #fff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/* Primary bg colour - LIGHT */
table.style1 td {
	background-color: #e1efd1;
	color: #555;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/* Primary bg colour */
table.style2 th {
	background-color: #88bf48;
	color: #fff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/* Primary bg colour - LIGHT */
table.style2 td {
	background-color: #c2dda3;
	color: #555;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/*********************************************
Pagetint classes
*********************************************/
/* Primary bg colour - LIGHT */
.pagetint {
	background-color: #e1efd1;
	color: #555;
}

/*********************************************
Feedback form classes
*********************************************/
/* Primary bg colour */
table#feedback th {
	background-color: #88bf48;
	color: #555;
}

/* Primary bg colour - LIGHT */
table#feedback td {
	background-color: #c2dda3;
	color: #555;
}

/*********************************************
Site Specific Classes - News section
*********************************************/
/* Primary colour */
.newsdate {
	color: #88bf48;
	font-weight:bold;
}

/*********************************************
Site Specific Classes - Events
*********************************************/
/* Primary colour */
.eventdate {
	color: #88bf48;
	font-weight:bold;
}

/*********************************************
Site Specific Classes - Event Details
*********************************************/
table.eventtable {
	margin: 0px;
	padding: 4px;
	font-size: 1.0em;
}

td.eventtableheading {
	background-color: #ffffff;
	color: #88bf48;
}

/* Primary bg colour */
td.eventheader {
	background-color: #88bf48;
	color: #fff;
}

/* Primary bg colour - LIGHT */
td.eventdetails {
	background-color: #c2dda3;
	color: #555;
}

/* Primary bg colour - LIGHT */
td.eventTitle {
	background-color: #c2dda3;
	color: #555;
}

/*********************************************
Site Specific Classes - RSS
*********************************************/
/* Primary colour */
li.rssitem {
	color: #88bf48;
}
.rssitemdescription {
	color: #555;
}
/*********************************************
Site Specific Classes - More table styles
*********************************************/

table .twothirds, table.twothirds {
	width: 75%;
}
table .half, table.half {
	width: 50%;
}
table .third, table.third {
	width: 33%;
}
table .quarter, table.quarter {
	width: 25%;
}
table .sixth {
	width: 15%;
}
table.style1 .highlight, table.style2 .highlight {
	color: #000000;
	background-color: #FFFF99;
	font-weight: bold;
	border: 1px solid #ddd;
}
/*********************************************
Site Specific Classes - More form styles
*********************************************/
.singleLine {
	width: 95%;
}
.multiLine {
	width: 95%;
}

/*********************************************
Site-specific styles for WebForms - IN PROGRESS
*********************************************/
#FORM1 th {
	background-color: #6eb74a;
	color: #fff;
	border: 1px solid #ffffff;
}
#FORM1 td {
	background-color: #eeeeee;
	color: #000000;
}
#FORM1 tr.Field_Separator td {
	background: #6f6f6f;
	color: #fff;
}
#FORM1 td.Label_standard {
	background: #6eb74a;
	color: #fff;
	width: 40%;
}
#FORM1 td.WebFormData {
	background: #e8f0f7;
	width: 60%;
}
#FORM1 #buttons {
	background: #bbbbbb;
}
#FORM2 th {
	background-color: #005bab;
	color: #fff;
	border: 1px solid #ffffff;
}
#FORM2 td {
	background-color: #eeeeee;
	color: #000000;
}
#FORM2 tr.Field_Separator td {
	background: #6f6f6f;
	color: #fff;
}
#FORM2 td.Label_standard {
	background: #005bab;
	color: #fff;
	width: 40%;
}
#FORM2 td.WebFormData {
	background: #e8f0f7;
	width: 60%;
}
#FORM2 #buttons {
	background: #bbbbbb;
}
/*********************************************
Review table classes
*********************************************/
table.podcast {
	border: 0;
	padding: 10px 0;
	background-color: transparent;
	margin: 0 0 1px 0;
	width: 100%;
}
table.podcast th {
	background-color: transparent;
	padding: 5px;
	color: #00adef;
	text-align: left;
	vertical-align: top;
	border: 0;
}
table.podcast td {
	background-color: transparent;
	color: #000000;
	padding: 5px;
	vertical-align: top;
	border: 0;
}
table.review {
	border: 1px dotted #444444;
	padding: 10px;
	background-color: #fdbf0f;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
table.review th {
	background-color: transparent;
	padding: 5px;
	color: #444444;
	text-align: left;
	vertical-align: top;
	border: 0;
}
table.review td {
	background-color: transparent;
	color: #000000;
	padding: 5px;
	vertical-align: top;
	border: 0;
}
.rating {
	text-align: right;
}

/*********************************************
Google Map styles
*********************************************/
div#map {
	border: 1px solid;
	margin: 10px;
	background: #e8f3f9;
	float: right;
	width: 370px;
	height: 320px;
}
/*********************************************
Columns for mentor map layout
*********************************************/
.mapcolumnleft {
	float: left; width: 380px;
}
 
.quotebox {
	/* margin-top: 20px; */
	margin-top: 5px;
}
.openquote {
	float: left;
	width: 30px;
	height: 23px;
	background: transparent url("../graphics/openquote.gif") top left no-repeat;
}
.closequote {
	float: right;
	margin-top: -30px;
	width: 30px;
	height: 23px;
	background: transparent url("../graphics/closequote.gif") top left no-repeat;
}
blockquote {
	margin: 0px 40px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #3f3f3f;
	width: 90%;
}
blockquote p {
	margin-top: 0;
}

/*********************************************
Software & Publications
*********************************************/
table#resourcelibrarydetails {
	background: #e8f3f9;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
table#resourcelibrarydetails td {
	background: #e8f3f9;
	vertical-align: top;
	padding: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table#resourcelibrarydetails td p {
	padding: 0px;
	margin: 0px;
}
table#resourcelibrarydetails th {
	background: #e8f3f9;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
/*********************************************
Tag Cloud Styles
*********************************************/
ul.cloud {
	background: #e8f0f7;
	border: solid 1px #6eb74a;
}
/*********************************************
Fade Div Styles
*********************************************/
	#fadetest {background: #feff9f;}
/*********************************************
Flickr Stream Styles
*********************************************/
#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_wrapper {padding:0;}
.flickr_badge_image {margin:0 5px 5px 0px; float: left;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px "Arial", "Helvetica", "Sans serif" !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px "Arial", "Helvetica", "Sans serif" !important; color:#666666 !important;}

ul.pagesubsectionlist {
	padding: 0 0 15px 0;
}
ul.pagesubsectionlist li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
	border-bottom: solid 1px #e8f0f7;
}
/*********************************************
Carousel
*********************************************/
.carousel .bgOn {
	color: #fff;
	background-color: #6eb74a;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 400px;
	height: 300px;
}
#myGallery a, #myGallery a:link, #myGallery a:active, #myGallery a:visited {
	background-color:transparent;
	color: #fff;
}
#myGallery a:hover {
	color: #fff;
	background-color:transparent;
	text-decoration: underline;
}

/*********************************************
Mini Seaches
*********************************************/
/* Primary bg colour */
.search_form {
	border: 1px solid #88bf48;
}
/* Primary bg colour - LIGHT */
#search_browse {
	background: #e1efd1;
}
/* Primary bg colour - LIGHT */
#atoz a {
	background: #e1efd1;
}
/* Primary bg colour */
#atoz a:hover {
	background: #88bf48;
	color: #fff;
}
/* Primary bg colour - LIGHT */
table.search_checkboxes td {
	background: #e1efd1;
}
/* Primary bg colour - LIGHT */
table.CheckboxTable td {
	background: #e1efd1;
}
/* Primary bg colour */
.search_header {
	color: #88bf48;	
	font-weight: bold;
}

/*********************************************
Hiding geo information cos it's of no great interest to the human eye
*********************************************/
.geo {
 	visibility: hidden;
}

/*********************************************
temp new nav styles
*********************************************/
#NavigationBox a {
	text-decoration: none !important;
}
#NavigationBox li {
	background-image: none !important;
}
#NavigationBox li.navigationlevel1, #NavigationBox li.navigationlevel1selected {
	padding-left: 5px !important;
}
#NavigationBox li a {
	background: transparent url("../graphics/nav_chevron.gif") top left no-repeat !important;
	padding-left: 12px;
}

#NavigationBox li.navigationlevel1 a.navigationlevel1 {
	padding-left: 12px;
	background-image: none !important;
}
#NavigationBox li.navigationlevel1 a.navigationlevel1:hover {	
	background: transparent url("../graphics/nav_chevron_selected.gif") top left no-repeat !important;
}
#NavigationBox li.navigationlevel1selected a.navigationlevel1selected {
	padding-left: 12px;
	background: transparent url("../graphics/nav_chevron_selected.gif") top left no-repeat !important;
}
#NavigationBox a.navigationlevel2selected, #NavigationBox a.navigationlevel3selected, #NavigationBox a.navigationlevel4selected, #NavigationBox a.navigationlevel5selected, #NavigationBox a.navigationlevel6selected {
	padding-left: 12px;
	background: transparent url("../graphics/nav_chevron_selected.gif") top left no-repeat !important;
}
#NavigationBox li a:hover {
	background: transparent url("../graphics/nav_chevron_selected.gif") top left no-repeat !important;
}

/*********************************************
Tabber Tabs
*********************************************/
ul.tabbernav li a
{
	background-color: #88bf48;
	color: #fff;
}
ul.tabbernav li a:link, ul.tabbernav li a:visited { 
	color: #fff; 
}
ul.tabbernav li a:hover
{
 color: #fff;
 background: #769f47;
}
.tabberlive .tabbertab {
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height
height:200px; */
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
overflow:auto;
}

/*********************************************
Site Specific Classes - Thumbnail gallery
*********************************************/
.thumbnailContainer {
	background: transparent;
	margin: 3px 5px 3px 0px;
	padding: 3px 3px 3px 3px;
	float: left;
	text-align: center;
	width: 130px;
}
.thumbnailContainer h2 {
	color: #000000;
	background: transparent;
	font-size: 1.0em;	
	font-weight: normal;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.thumbnailImg {
	background: #e7f1ff;
	padding: 10px 3px 3px 3px;
	margin: 5px 10px 5px 0px;
	width: 120px;
	height: 110px;
	border: 2px solid #f7740b;
	text-align: center;
}
.thumbnailImg img {
	border: 1px solid #3b77c7;
}

/*********************************************
Site Specific Classes - Glow Games Test
*********************************************/
a.glowhiddengames {display: block; width: 100px; height: 100px; border: solid; background: url(../graphics/glowgamea.jpg) no-repeat;}
a.glowhiddengames:hover {background: url(../graphics/glowgameab.jpg) no-repeat;}
a.glowhiddengames em {position: absolute; right: 9999px;}

/* iTunesU */
    #Content .bodyText{
        margin-left: 193px;
        padding-left:0;
    }
    #Content .leftimg{
        margin-bottom: -60px;
        display: inline;
        float: right;
        margin-right:18px;
        padding-top: 36px;
    }
    #Content .bodyText h2{
        width: 328px; 
        color: #087EC2; 
    }
    #Content .bodyText p{
        width: 400px;
    }
    #Interactive h3{
        color: #087EC2;
    }
    #Interactive p{
        padding: 10px;
    }
    #Interactive .bodyText p{
        padding: 0;
    }
    #Interactive h2{
        color: #087EC2;
        background: transparent;
        padding-bottom:0;
    }
    #btniTunesU{
        margin: 20px 0 0 16px;
    }
/* end iTunesU */
