@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
[] Screen Stylesheet

version:   1.0
date:      20/04/10
author:    Sam Davies
email:     sam@scrimshaw-comm.co.uk
website:   www.scrimshaw-comm.co.uk
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
Colour Palette
 

-----------------------------------------------------------------------------*/

/* Universal Resets
-----------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, img {
	vertical-align: baseline;
	font-weight: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-style: inherit;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

outline {
	color:#039;}
	
body {
	background:#000;
	font-size:14px;
}
ul {
	list-style:none;
	display:inline;
}
li {
	display:inline;
	text-decoration:none;
}
.clear {
	clear:both;
}
.right {
	float: right;
	color:#666;
}

.rightImage {
	margin: 5px;
	border:solid thin #06F;
	float:right;}
.left {
	float: left;
	color:#666;
}
.leftImage {
	float: left;
	padding: 0 5px 0px 0;

}

.headshots {
		float: left;
	margin: 0 5px 0px 0;
	padding-top:5px;}
	
.socialFirm {
float:left;
}
/* Typography
-----------------------------------------------------------------------------*/	
p {
	line-height:1.5em;
	margin-bottom: 1.1em;
	color:#FF0;
}

a:link {color:#ffffff;text-decoration:none;
}
a:active {color:#ffffff;text-decoration:none;
}
a:visited {color:#ffffff;text-decoration:none;
}
a:hover {color:#888888;text-decoration:none;
}


a.blue:link {color:#000000;text-decoration:none;
}
a.blue:active {color:#000000;text-decoration:none;
}
a.blue:visited {color:#000000;text-decoration:none;
}
a.blue:hover {color:#0000ff;text-decoration:none;
}




h2 {
	color:#FFF;
	margin-bottom: 10px;}
	
h3 {
	color:#FF0;
	margin:0 0 10px 0;
	font-size:16px;
	line-height: 0px;
	font-weight:bold;}

h1.main {
	width: 580px;
	height: 40px;
	background:url(../images/PromotingHeader.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}

h1.approach {
	width: 580px;
	height: 40px;
	background:url(../images/headings/approach.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}

h1.contact {
	width: 580px;
	height: 40px;
	background:url(../images/headings/contact.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}
h1.links {
	width: 580px;
	height: 40px;
	background:url(../images/headings/links.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}
h1.matters {
	width: 580px;
	height: 40px;
	background:url(../images/headings/matters.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}
h1.mentalHealth {
	width: 580px;
	height: 40px;
	background:url(../images/headings/mentalHealth.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}
h1.what {
	width: 580px;
	height: 40px;
	background:url(../images/headings/what.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}
h1.who {
	width: 580px;
	height: 40px;
	background:url(../images/headings/who.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}
h1.why {
	width: 580px;
	height: 40px;
	background:url(../images/headings/why.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}

h1.accHeading {
	width: 580px;
	height: 40px;
	background:url(../images/headings/accHeading.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}

h1.sitemap {
	width: 580px;
	height: 40px;
	background:url(../images/headings/sitemap.png);
	display:block;
	margin-bottom: 15px;
	text-indent:-9000px;
}

.breadcrumbs {
	position:absolute;
	top: 271px;
	width: 354px;
	left: 3px;
	color:#FF0 !important;
}

.breadcrumbsPage {
	position:absolute;
	top: 125px;
	width: 354px;
	left: 1px;
	color:#FF0 !important;
}

.quote {
	font-size:18px;
	color:#0a73bb;
}
	
.quoteBlack {
	color:#000;
	font-style:normal;}

/* Box Lists
-----------------------------------------------------------------------------*/

ul.whatWeDo {
	width: 480px;
	margin: 20px;
	background:#FF0;
	padding: 20px 20px 20px 30px;
	display:block;
	border:solid medium #FFF;
	
}

ul.whatWeDo li {
	display:list-item;
	line-height: 25px;
	color:#000;
	margin-bottom: 10px;
	font-size:16px;
	list-style:circle;}
	
ul.acckeys {
	width: 300px;
	margin: 0 0 10px 0;
	background:#FF0;
	padding: 20px 20px 20px 30px;
	display:block;
	border:solid medium #FFF;
	
}

ul.acckeys li {
	display:list-item;
	line-height: 25px;
	color:#000;
	margin-bottom: 10px;
	font-size:14px;
}

ul.sitemapList {
	width: 300px;
	margin: 0 0 10px 0;
	background:#FF0;
	padding: 20px 20px 20px 30px;
	display:block;
	border:solid medium #FFF;
	
}

ul.sitemapList li {
	display:list-item;
	line-height: 25px;
	color:#000;
	margin-bottom: 10px;
	font-size:14px;
}

ul.sitemapList li a {
	color:#000;

}

ul.sitemapList li a:hover {
	color:#FF0;

}





/* Layout
-----------------------------------------------------------------------------*/

#bluestrip {
	width: 100%;
	height: 20px;
	background:#0872ba;
}
#container {
	width: 800px;
	margin: 0 auto;
	position:relative;
}
#header {
	height:120px;
	width:800px;
	position:relative
}

#headerPage {
	height:120px;
	width:800px;
	position:relative;
	padding-bottom: 40px;
}
#banner {
	height:135px;
	width:795px;
	background:url(../images/banner.png) no-repeat;
	padding: 15px 0 30px 5px;
	position:relative;
}
#main {
	width:580px;
	float:right;
	text-align:justify;
	position:relative;
	margin-bottom:40px;
}
#menu {
	width: 220px;
	float:left;
}
#footer {
	width: 800px;
	border-top:solid 1px #06F;
	padding-top: 5px;
	margin-top: 20px;
}
/* Buttons
-----------------------------------------------------------------------------*/

a.findOutMore {
	width: 189px;
	height: 63px;
	background:url(../images/Find_black.png) 0px -63px;
	display:block;
	float:right;
	text-indent:-9000px;
}
a.findOutMore:hover {
	width: 189px;
	height: 63px;
	background:url(../images/Find_black.png) 0px 0px;
	display:block;
	float:right;
}
/* Header Elements
-----------------------------------------------------------------------------*/


	
.logo2 {
	width: 346px;
	height: 113px;
	float:left;
	background:url(../images/Equals_Training_Logo_black.png) no-repeat;
	text-indent: -9000px;
}	
a.logo {
	width: 320px;
	height: 110px;
	float:left;
	background:url(../images/Equals_Training_Logo_black.png) no-repeat;
	text-indent: -9000px;
}
a.logo1 {
	width: 320px;
	height: 110px;
	float:left;
	background:url(../images/Equals_Training_Logo_black.png) no-repeat;
	text-indent: -9000px;
}
a.logo:hover {
	background:url(../images/Equals_Training_Logo_black.png) 0px -110px no-repeat;
}
#acc {
	width: 400px;
	height: 110px;
	padding-top: 10px;
	float:right;
	text-align:right;
	font-size:12px;
	position:relative;
}
#acc ul li {
	display:inline;
}
ul.skip {
	display:block;
	margin:13px 0 0 0;
}
#accfeat {
	display:block;
	position:absolute;
	top: 50px;
	left: 291px;
	width: 109px;
}
#accfeat li a {
	float:left;
	margin-right: 5px;
}
.normalText {
	display:block;
	width: 31px;
	height: 31px;
	background:url(../images/Text.png) -31px 0px no-repeat;
	text-indent:-9000px;
}
.normalText:hover {
	background:url(../images/Text.png) -31px -31px no-repeat;
}
.largerText {
	display:block;
	width: 31px;
	height: 31px;
	background:url(../images/Text.png) -62px 0px no-repeat;
	text-indent:-9000px;
}
.largerText:hover {
	background:url(../images/Text.png) -62px -31px no-repeat;
}
.normalColours {
	display:block;
	width: 31px;
	height: 31px;
	background:url(../images/Text.png) 0px -62px no-repeat;
	text-indent:-9000px;
}
.normalColours:hover {
	background:url(../images/Text.png) 0px -93px no-repeat;
}
.highContrast {
	display:block;
	width: 31px;
	height: 31px;
	background:url(../images/Text.png) -31px -62px no-repeat;
	text-indent:-9000px;
}
.highContrast:hover {
	background:url(../images/Text.png) -31px -93px no-repeat;
}
.plainText {
	display:block;
	width: 31px;
	height: 31px;
	background:url(../images/Text.png) -62px -62px no-repeat;
	text-indent:-9000px;
}
.plainText:hover {
	background:url(../images/Text.png) -62px -93px no-repeat;
}
.accHelp {
	position:absolute;
	left: 300px;
	top: 93px;
}


/* Accessibility Controls
-----------------------------------------------------------------------------*/

#textsizer-classnames {
	margin-bottom: 6px;
	position:absolute;
	left: 119px;
	top: 56px;
	
}
#textsizer-classnames p {
	display: inline;
	color:#0a73bb;
}
ul.textresizer {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.textresizer li {
	display: inline;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}
ul.textresizer a {
	border: solid 1px #999;
	padding: 0px 4px;
	font-weight: bold;
	text-decoration: none;
}
ul.textresizer a:hover, ul.textresizer a:focus {
	background: #e5e5e5;
	border: solid 1px #cccccc;
}
ul.textresizer .small-text {
	font-size: 11px;
}
ul.textresizer .medium-text {
	font-size: 13px;
}
ul.textresizer .large-text {
	font-size: 15px;
}
ul.textresizer .larger-text {
	font-size: 17px;
}
ul.textresizer a.textresizer-active {
	border: solid 1px #2B562B;
	background:#0a73bb;
	color: #fff;
}
#main.small-text {
	font-size: 12px;
}
#main.medium-text {
	font-size: 14px;
}
#main.large-text {
	font-size: 16px;
}
#main.larger-text {
	font-size: 20px;
}

/* Menu
-----------------------------------------------------------------------------*/	
	
ul.menuBar {
	float:left;
	width: 200px;
	margin: 0 20px 0 0px;
}
ul.menuBar li a {
	height: 25px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display:block;
}
ul.menuBar li.mental a {
	height: 40px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display:block;
}

ul.menuBar li.mentalOn a {
	background:#CCC;
	font-weight:bold;
	height: 40px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display:block;
}

ul.menuBar li a:hover {
	background:#FF0;
	color:#000;
	padding-left: 5px;
	font-weight:bold;
}

.menuOn a {
		background:#FF0 !important;
	color:#000;
	padding-left: 5px;
	font-weight:bold;}
	
	
	
	
	
	table {
width:100%;
}
table caption {
background:none repeat scroll 0 0 #7ec0ed;
border-color:#4F84A6 #E6E6E6 #FFFFFF;
border-style:solid;
border-width:1px;
color:#C06103;
font-size:1em;
font-weight:bold;
padding:7px 15px;
text-align:left;
}
table th {
background:none repeat scroll 0 0 #7ec0ed;
border-left:1px solid #FFFFFF;
border-top:1px solid #4F84A6;
color:#000;
padding:7px 15px;
text-align:left;
vertical-align:top;
}
table td {
border:1px solid #FFFFFF;
color:#FF0;
padding:5px 15px;
vertical-align:top;
}
table tr.even td {
background-color:#F1F1F1;
}
table .button {
margin:3px 0 0;
}
table .author {
color:#000000;
display:block;
font-size:0.834em;
font-style:normal;
margin:3px 0 0;
}

