	/* Supporting CSS values */

		/* General Classes */

			.screenReader, .hidden {
				position: absolute;
				left: -999em;
			}


		/* Skip Link */

			#skipLink {
				display: block;
				position: absolute;
				left: -999em;
				top: 0.5em;
			}
			#skipLink:hover, #skipLink:active, #skipLink:focus {
				left: 40%;
			}


		/* Global font size fixes */

			ul.headlines li, ul.headlines li a,
			.tabOptions,
			#footer p {
				font-size: 1.1em;
			}
			.one-col .outerForm,
			.articleMove,
			.also-interesting dl,
			#categories,
			.three-col form fieldset,
			.pageOptions ul li {
				font-size: 1.2em;
			}


		/* Image fix */

			.functionalPage img,
			form fieldset .colInput img {
				display: inline;
			}


		/* Error text */

			.errortext {
				color: #bb0000;
			}
			.errortext ul {
				margin: 1em 0;
			}
			.errortext ul li {
				margin-left: 3em;
				list-style-type: disc;
			}


		/* Home page */

			.goButtons img {
				clear: both;
				padding: 0.2em 0;
			}
			.goButtons {
				margin-bottom: 1em;
			}

			.researchHome .body-copy {
				border-bottom: 1px solid #cdccd7;
				padding-bottom: 2em;
			}
			ul.headlines li {
				padding: 0.5em 0;
				border-bottom: 1px solid #cdccd7;
			}
			ul.headlines li a {
				font-weight: bold;

			}

		/* Home page tabs */

			.tabSet ul,
			.tabSet ul li {
				margin: 0;
				padding: 0;
			}
			.tabSet ul {
				margin: 1em 0 0 0;
			}
			.tabSet ul li {
				float: left;
				list-style-type: none;
				padding: 0.3em 1em;
				margin: 0 0.5em 0 0;
				border-top: 1px solid #cdccd7;
				border-left: 1px solid #cdccd7;
				border-right: 1px solid #cdccd7;
				font-size: 1.2em;
			}
			.tabSet ul li.default {
				background: #fff;
			}
			.tabSet ul li.highlighted {
				background: #0072b1;
				border-top: 1px solid #0072b1;
				border-left: 1px solid #0072b1;
				border-right: 1px solid #0072b1;
			}
			.tabSet ul li.highlighted a {
				color: #fff;
			}

			#lyrTabOne, #lyrTabTwo {
				padding: 1em;
				width: 95%;
				background: #f6f6f6;
				border: 1px solid #0072b1;
			}
			#lyrTabOne h3, #lyrTabTwo h3 {
				margin: 0;
			}
			
		
		/* Home page right-hand link amends */
		
			body.homePage h4.column {
				border-top: 2px solid #0072b1;
				padding-top: 10px;
			}
			
			.goButtons .styleOne, 
			.goButtons .styleTwo {
				border-top: 1px solid #fff;
				border-bottom: 2px solid #fff;								
			}
			
			.goButtons .styleOne { background: url('../../images/home-arrow.png') 93% 12px no-repeat #0072b1; }
			.goButtons .styleTwo { background: url('../../images/home-arrow.png') 93% 12px no-repeat #09748b; }
			
			.goButtons a {
				color: #fff;
				display: block;
				padding: 8px 1em;
				font-weight: bold;
				text-transform: uppercase;
				font-size: 1.3em;
			}
			.goButtons a:hover, .goButtons a:active, .goButtons a:focus {
				text-decoration: none !important;
			}
			
			.goButtons .newOption a {
				background: url('../../images/ico_new.gif') 85% 5px no-repeat;
			}


		/* Sign in/out link amends */

			#breadcrumbs {
				float: left;
			}
			#master .loginLink {
				float: right;
				font-size: 1.1em;
				background: #0072b1;
				padding: 2px 5px;
			}
			#master .loginLink a {
				color: #fff;
			}


		/* Sign-up form */

			.one-col .outerForm {
				padding: 0 1em 1em 1em;
				border-bottom: 1px solid #dcdcdc;
			}
			.one-col .outerForm p {
				font-size: 0.9em;
				margin: 1em 0 0 0;
			}
			.one-col .outerForm fieldset {
				margin: 0.5em 0 0 0;
			}
			.one-col .outerForm fieldset input.text {
				width: 65%;
			}
			.one-col .outerForm fieldset .actionButton {
				background: #0072b1;
				color: #fff;
			}



		/* News page */

			.researchPage h2, .researchPage h3 {
				line-height: 1.4em;
			}


		/* Download link */

			.downloads img {
				padding-right: 0.5em;
			}


		/* RHS list: Next/Prev */

			.articleMove {
				padding: 0 1em 1em 1em;
			}
			.articleMove ul, .articleMove ul li {
				margin: 0;
				padding: 0;
			}
			.articleMove ul li {
				list-style-type: none;
				display: inline;
				margin-right: 2em;
			}
			.articleMove ul li.prev {
				background: url('../../images/ico_arrow_back.gif') center left no-repeat;
				padding-left: 15px;
			}
			.articleMove ul li.next {
				background: url('../../images/ico_arrow.gif') center right no-repeat;
				padding-right: 15px;
			}


		/* RHS list: Definition lists */

			.also-interesting dl {
				padding: 1em;
				border-bottom: 1px solid #cdccd7;
			}
			.also-interesting dl dt {
				float: left;
				clear: both;
				font-weight: bold;
			}
			.also-interesting dl dd {
				margin-left: 5em;
				padding-bottom: 0.3em;
			}

			.also-interesting .legend dl dt img {
				margin-top: 0.5em;
			}
			.also-interesting .legend dl dd {
				margin-left: 30px;
				padding-bottom: 0.3em;
			}
			.also-interesting .legend p {
				padding: 0 1em 1em 1em;
			}


		/* Adobe & Idox lists */

			.outerAdobe, .outerIDOX {
				padding-left: 45px;
				border-bottom: 1px solid #cdccd7;
			}
			.outerAdobe {
				background: url('../../images/getadobe.gif') 15px 15px no-repeat;
			}
			.outerIDOX {
				background: url('../../images/idoxlogo.gif') 15px 15px no-repeat;
			}
			.outerAdobe .arrow-list,
			.outerIDOX .arrow-list {
				border-bottom: none;
			}


		/* Help section */

			#categories {
				margin-top: 1em;
				border-spacing: 0;
				width: 100%;
				line-height: 17px;
				border-bottom: #cdccd7 1px solid;
			}
			#categories td, #categories th {
				vertical-align: top;
				padding: 6px 10px;
			}
			#categories th {
				background: #006f87;
				color: #fff;
				font-weight: bold;
				border-bottom: #fff 1px dotted;
				width: 28%;
			}
			#categories td {
				width: 36%;
				border-right: #cdccd7 1px solid;
				border-top: #cdccd7 1px solid;
			}
			#categories tr.alt td {
				background: #f6f6f6;
			}


		/* Search page */

			h1 a {
				font-size: 0.5em;
				margin-left:0.5em;
				color: #000;
			}

			.three-col .innerColumnOne,
			.three-col .innerColumnTwo {
				float: left;
				position: relative;
				width: 49%;
			}
			.three-col .innerColumnTwo {
				float: right;
			}
			.three-col .innerColumnOne,
			.three-col .innerColumnTwo {
				font-size: 0.9em;
			}
			.three-col .innerColumnOne .colLabel,
			.three-col .innerColumnTwo .colLabel {
				width: 31%;
			}
			.three-col .innerColumnOne .colInput,
			.three-col .innerColumnTwo .colInput {
				width: 68%;
			}


		/* Admin kit */

			.adminKit {
				margin: 1em 0 !important;
				text-align: right;
			}
			.adminKit input, .adminKit a {
				font-size: 1.2em;
				background: #0072b1;
				color: #fff;
				margin-left: 0.5em;
			}
			.adminKit input {
				font-weight: normal !important;
			}
			.adminKit a {
				padding: 0.2em 0.5em;
				border: 1px solid #666;
			}
			.fauxButs a {
				margin-left: 0.5em;
				padding: 0.2em 0.5em;
			}


			h2.adminKitTitle,
			#breadcrumbs li span {
				font-weight: normal !important;
			}
			#breadcrumbs li span {
				color: #999;
			}

		/* Admin kit stats tables */

			#summary table td.colOne, #summary table th.colOne {
				width: 60%;
			}
			#summary table td.colTwo, #summary table th.colTwo,
			#summary table td.colThree, #summary table th.colThree {
				width: 20%;
			}
			#summary table td.total {
				color: #aa0000;
				font-weight: bold;
			}

			#downloadsummary table td.colOne, #downloadsummary table th.colOne,
			#taxonomydetails table td.colOne, #taxonomydetails table th.colOne {
				width: 80%;
			}
			#downloadsummary table td.colTwo, #downloadsummary table th.colTwo,
			#taxonomydetails table td.colTwo, #taxonomydetails table th.colTwo {
				width: 20%;
			}

			#downloaddetail table td.colOne, #downloaddetail table th.colOne {
				width: 10%;
			}
			#downloaddetail table td.colTwo, #downloaddetail table th.colTwo {
				width: 70%;
			}
			#downloaddetail table td.colThree, #downloaddetail table th.colThree {
				width: 20%;
			}

			#taxonomydetails table td.level0 {

			}
			#taxonomydetails table td.level1 {
				padding-left: 30px;
			}
			#taxonomydetails table td.level2 {
				padding-left: 60px;
			}


		/* Forms */

			form fieldset {
				background: #f6f6f6;
				border-bottom: 1px solid #cdccd7;
				padding: 0.5em;
				margin: 0.6em 0;
			}
			form fieldset .colLabel,
			form fieldset .colInput {
				float: left;
				position: relative;
				margin-bottom: 0.4em;
			}
			form fieldset .colLabel {
				width: 21%;
			}
			form fieldset .colInput {
				float: right;
				width: 77%;
				color: #666;
			}

			form fieldset .colLabel span {
				color: #aa0000;
			}
			form fieldset .colInput div {
				clear: both;
			}

			form fieldset .colInput input.text,
			form fieldset .colInput select,
			form fieldset .colInput textarea {
				width: 95%;
			}

			form fieldset .colInput input.date {
				width: 50%;
			}

			form fieldset optgroup {
				background: #e0e0e0;
				font-style: normal;
			}
			form fieldset optgroup option {
				background: #fff;
			}

			form fieldset .colInput label {
				margin-right: 1em;
			}
			form fieldset .colInput label input {
				margin: 0.3em 0.5em 0 0;
			}


			form fieldset .colInput a {
				margin: 0.2em 0 0 0.5em;
			}


		/* Action buttons */

			form .actionButtons {
				margin: 0.5em 0 0 0;
				margin-left: 19%;
			}
			form .actionButtons input, .actionButton {
				padding: 0 0.4em;
			}
			form .actionButtons input {
				font-weight: bold;
			}


		/* Browse page */

			.tabOptions {
				margin: 1em 0;
			}
			.tabOptions ul {
				width: 74%;
				margin: 0;
				padding: 0;
				height: 2.5em;
				line-height: 2.5em;
				position: absolute;
			}
			.tabOptions ul li {
				display: inline;
				margin-right: 0.7em;
			}
			.tabOptions ul li a {
				background: url('../../images/skillsdevelopment/ind-arrow.gif') no-repeat 0 4px; padding-left: 10px;
			}

			.tabOptions #l1 li a.active,
			.tabOptions #l1 li #l2 li a.active,
			.tabOptions #l1 li #l2 li #l3 li a.active {
				font-weight: bold;
				color: #fff;
				background: #0072b1;
				padding: 0 0.5em;
			}
			.tabOptions #l1 li a.active:hover,
			.tabOptions #l1 li #l2 li a.active:hover,
			.tabOptions #l1 li #l2 li #l3 li a.active:hover {
				border-bottom: none;
			}
			.tabOptions #l1 li #l2 li a,
			.tabOptions #l1 li #l2 li #l3 li a {
				font-weight: normal;
				color: #0085b1;
			}
			.tabOptions #l1 li #l2 li a:hover,
			.tabOptions #l1 li #l2 li #l3 li a:hover {
				border-bottom: 1px dotted #0085b1;
			}

			.tabOptions #l1 {
				height: 2.5em;
				line-height: 2.5em;
				width: 68%;
			}
			.tabOptions #l2,
			.tabOptions #l3 {
				top: 2.7em;
				width: 90%;
				margin-left: -1em !important;
			}

			.tabOptions #l1,
			.tabOptions #l2,
			.tabOptions #l3 {
				border: 1px solid #ccc;
				padding: 0 0 0 1em;
			}

			.tabOptions div.clear {
				padding-bottom: 7.5em !important;
			}


		/* Results (search within) */


			.pageOptions {
				background: #f6f6f6;
				border-bottom: 1px solid #cdccd7;
				padding: 0.5em;
				margin: 1em 0;
			}
			.pageOptions p {
				margin: 0;
			}
			.pageOptions ul li {
				display: inline;
				margin-right: 1em;
			}
			.pageOptions ul li a {
				padding: 0 0 5px 30px;
			}
			.pageOptions ul li.searchWithin a {
				background: url('../../images/ico_search_within.gif') 5px 0 no-repeat;
			}
			.pageOptions ul li.readingList a {
				background: url('../../images/ico_myreadinglist.gif') 5px 0 no-repeat;
			}
			.pageOptions ul li.readingRemove a {
				background: url('../../images/ico_readinglist_on.gif') 5px 0 no-repeat;
			}
			.pageOptions ul li.readingAdd a {
				background: url('../../images/ico_add_article.gif') 5px 0 no-repeat;
			}

			.pageOptions ul li.save a {
				background: url('../../images/ico_save.gif') 5px 0 no-repeat;
			}
			.pageOptions ul li.print a {
				background: url('../../images/ico_print.gif') 5px 0 no-repeat;
			}
			.pageOptions ul li.email a {
				background: url('../../images/ico_email.gif') 5px 0 no-repeat;
			}
			.pageOptions ul li.clear a {
				background: url('../../images/ico_clear.gif') 5px 0 no-repeat;
			}


		/* Results titles */

			.functionalPage h2, .functionalPage h3 {
				line-height: 1.4em;
			}
			.functionalPage h2 {
				font-size: 1.2em;
			}


		/* Results listing */

			.colResult {
				margin: 2em 0;
			}
			.colResult div.colOne, .colResult div.colTwo {
				float: left;
				position: relative;
			}
			.colResult div.colOne {
				width: 5%;
				padding-top: 0.5em;
			}
			.colResult div.colTwo {
				width: 94%;
				float: right;
			}

			.colResult img.docLink {
				margin-left: 0.3em;
			}

			.dateindicator {
				font-weight: normal !important;
				color: #000;
			}

			.pagination li {
				margin-left: 3px;
				margin-bottom: 0.2em;
			}


		/* User messages */

			.userMessage {
				position: relative;
				border: 1px solid #cdccd7;
				margin: 1em 0;
			}
			.userMessage {
				padding: 1em 1em 1em 40px;
				background: url('../../images/ico_alert.gif') 10px 10px no-repeat;
			}
			.userMessage p {
				margin: 0;
				color: #666;
			}


		/* Footer amends */

			#footer p {
				clear: left;
				padding: 1em 0 0 8px;
				color: #666;
			}


		/* Titles */

			.three-col .innerColumnOne h2, .three-col .innerColumnTwo h2,
			.three-col .innerColumnOne h3, .three-col .innerColumnTwo h3,
			.colResult div.colTwo h3 {
				margin: 0;
			}


		/* Calendar fixes */

			div#dateContainer {
				position: relative !important;
			}
			div#testdiv1 {
				position: absolute !important;
				top: 70px !important;
				left: 160px !important;
				width: 180px;
			}
			div#testdiv1.adminKitDateOne {
				margin-top: -190px !important;
				margin-left: 170px !important;
			}
			div#testdiv1 table {
				margin: 0;
			}
			div#testdiv1 table td {
				padding: 0;
				text-align: center;
			}
			td.cpCurrentDate, .cpCurrentDate {
				background: #0072b1;
				border: 1px solid #0072b1;
				color: #fff;
			}


		/* Registration supporting values */

			.newImage {
				float: left;
				margin: 0 10px 0 0;
				vertical-align: middle;				
			}
			
			.loginUpSell {
				border-top: 20px solid #fff;
			}
			.loginUpSell a {
				display: inline !important;
			}
			
			fieldset.myResearch {
				font-size: 1.2em;
			}
			
			fieldset.alertPage .colLabel {
				width: 35%;
			}
			fieldset.alertPage .colInput {
				width: 63%;
			}
			fieldset.alertPage .actionButtons {
				margin-left: 35%;
			}

			.legalTxt {
				margin: 3em 0 0 0;
				font-size: 0.9em;
				border-top: 1px solid #cdccd7;
				padding: 1.5em 0;
			}
			.legalTxt p {
				margin: 0 0 10px 0;
			}

			.mimicButton {
				margin: 0 !important;
				font-size: 1.2em;
			}
			.mimicButton a {
				background: #0072b1;
				color: #fff;
				padding: 4px 6px;
				text-decoration: none;				
			}
			.mimicButton a:hover {
				cursor: pointer;
			}
			
			.titleFloat {
				float: right;
				padding: 15px 0 0 0;
			}
			
			
		/* Other "My Research Online" classes */
		
			.myResearchPanel {
				float: left;
				width: 46%;
				font-size: 1.2em;
				margin: 1em 1em 0 0;
				border: 2px solid #ccc;
				padding: 145px 0 0 0;
			}
			.myResearchPanel a {
				display: block;
				padding: 0.2em 0;
				background: #0072b1;
				color: #fff;
				text-align: center;
			}
			
			.imageAlerts, .imageAlertsColumn { background: url('../../images/profile-alerts.png') top left no-repeat; }
			.imagePassword, .imagePasswordColumn { background: url('../../images/profile-password.png') top left no-repeat; }
			.imageDetails, .imageDetailsColumn { background: url('../../images/profile-details.png') top left no-repeat; }
			.imageSearch, .imageSearchColumn { background: url('../../images/profile-search.png') top left no-repeat; }
			
			.imageAlertsColumn, .imagePasswordColumn,
			.imageDetailsColumn, .imageSearchColumn {
				padding: 0 0 155px 0;
				background-position: bottom center;
			}						


		/* Other sundries */

			.borderBottom { border-bottom: 1px solid #cdccd7; }
			.clearBoth { clear: both; }
			.displayBlock { display: block !important; }
			.displayNone { display: none !important; }
			.floatLeft { float: left; }
			.floatRight { float: right; }
			.marginBottom { margin-bottom: 1em; }
			.paddingBottom { padding-bottom: 1em; }
