/*
** Import product colours
*/

@import url(ProductStyle.css);

/*
**	Defaults
*/

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background-color: white;
	font-size: 71%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 1.5;
}

/*
** Typography


h1 {
	margin-top: 40px;
	line-height: 1;
}

h1 a img {
	border: none;
}
*/


#header {
	margin-top:2.5em;
}

#header table {
	float:right;
	clear:both;
	right:0px;
}

#header h1 
{
	font-size:1em;
	line-height:1em;
	margin:2.5em 0 0.25em;
}

#content h1 {
	margin: 0 0 0.6em 0;
	font-size: 1.8em;
	font-weight: normal;
}

h2.product 
{
	margin:0;	
}

a {
	color: #5393D0;
	text-decoration: none;
	font-weight: bold;
}

h2 a {
	font-weight: normal !important;
}

a.away:hover,
a:hover {
	color: #294076;
}

a.away {
	color: rgb(255, 166, 22);
}

a img {
	border: none;
}

body.redirect,
body.quiz {
	background-color: #969a9f;
}

body.redirect #content,
body.quiz #content {
	width: 450px;
	margin: 0 auto;
	padding: 50px;
	background-color: white;
}

body.redirect p.image {
	border-bottom: 1px solid #bec3c9;
	padding-bottom: 25px;
	margin-bottom: 25px;
	text-align: center;
}

body.redirect p.suggested {
	color: white;
	background-color: #616467;
	padding: 25px;
	font-size: 1.2em;
}

body.redirect p.suggested a {
	display: block;
	padding: 10px 35px;
	margin: 10px -25px -25px -25px;
	border-top: 2px dotted white;
	font-weight: bold;
	color: #4f4a4a;
	background-color: #df9845;
}

body.redirect p.suggested a:hover {
	background-color: #ff8a00;
	color: #3f3b3b;
}

h2.notice,
p.notice,
div.notice {
	padding: 0.75em;
	margin: 1.5em 0.75em;
	background-color: #8D8B8F;
	color: white;
}

div.notice ul {
	color: white;
	margin: 1.67em;
}

div.notice h2,
div.notice p {
	margin: 0;
	color: white;
}

div.notice h2 {
	color: #F0F3F7;
	font-weight: bold;
}

#endorsement a,
form a,
div.notice a,
p.notice a {
	color: #C2E3EF;
	font-weight: bold;
	text-decoration: underline;
}

div.notice a:hover {
	color: rgb(0, 150, 214);
}

dl, ul,
blockquote,
#content form p,
form small {
	margin: 	1.67em 1em 0 1em;
	margin-left:30px;
	font-size: 1em;
	line-height: 1.67;
	color: #555;
	list-style-type: square
}

ol,
blockquote,
#content form p,
form small {
	margin: 	1.67em 1em 0 1em;
	margin-left:30px;
	font-size: 1em;
	line-height: 1.67;
	color: #555;
}

ul ul {
    font-size: 1em;
}

dl.events {
	margin: 0;
	padding: 0;
	background-color: #F4F7FB;
	border: 1px solid #DDDFE3;
}

dl.events dt {
	background-color: #DDDFE3;
}

dl.events dt,
dl.events dd {
	margin: 0;
	padding	: 0.5em 1.0em;
}

dl.events dd {
	margin: 0;
}

p {
	margin-bottom: 1.5em;
	text-indent: 0;
}

p.figure {
	font-size: 0.9em;
	line-height: 1.67;
	margin: 0 2em 1.67em 2em;
	color: #777;
}

p.figure img {
	display: block;
}

h2 {
	font-size: 1.8em;
	line-height: 1.2;
	margin: 0;
}

body.home h1 {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 0.8333;
	margin: 1em 0 0.6em 0;
	color: #294076;
}

h2,
h2 a {
	font-size: 1.2em;
	margin: 1.25em 0 1.25em 0;
	line-height: 1.25;
	font-weight: normal;
	color: #111;
}


h3 {
	font-size: 1em;
	text-transform: uppercase;
	color: #777;
	margin: 1.5em 0;
}

h4 {
	font-size: 1em;
	margin: 1.5em 0;
}

dt {
	font-weight: bold;
	color: #555;
}

dd,
#content li {
	margin: 0 1em 0.5em 1em;
}

address {
	color: #777;
}

address {
	margin: 1.5em 1em;
}

cite {
	font-weight: normal;
	color: #444;
	margin: 0 2em 3em 2em;
	display: block;
}

cite strong {
	font-style: normal;
}

p cite {
	font-weight: normal;
	font-style: italic;
	color: #888;
	display: inline;
	margin: 0;
}

span.telephone {
	white-space: pre;
}

img.partner-seal {
	float: left;
	margin-right: 20px;
}

img.partner-logo {
	margin: 0px;
}

h2.partner {
	font-size: 1em;
	margin-top: 4.5em;
}

table.addresses {
	margin: 2em 0;
	border-collapse: collapse;
	empty-cells: hide;
}

table.addresses td, table.addresses th {
	padding: 0.1em 0.5em;
	text-align: left;
	border: 1px solid white;
	vertical-align: top;
}

table.addresses th {
	background-color: #ddd;
}

table.addresses tbody tr {
	background-color: #eee;
}

table.leads {
	border-collapse: collapse;
	line-height: 1.2;
}

table.leads td,
table.leads th
{
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}

table.leads thead th {
	text-transform: uppercase;
	border-bottom: 1px solid black;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	vertical-align: bottom;
}

ol ol {
	list-style-type: lower-alpha;
}

strong.date,
p.date {
	font-weight: normal;
	text-transform: uppercase;
	color: #333
}

strong.date {
	border-right: 1px solid #bbb;
	padding-right: 1em;
	margin-right: 0.5em;
}

a.more {
	display: block;
	margin: 0.7em 0 3em 0;
	border-bottom: 1px solid #CDD0D3;
	padding: 0 0 0.7em 0;
	text-decoration: none;
	line-height: 1.5;
}

a.more:hover {
	color: #294076;
}

p.related {
/*	float: left;*/
	margin: 0;
	font-size: 0.8em;
	background-color: #C9CCCF;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #9FA1A3;
	padding: 0.5em 0;
}

body.home p.related {
	margin: 0;
}

div.related {
	width: 230px;
	float: right;
	display: inline;	/* Workaround for IE bug */
	margin: 20px 40px 40px 40px;
	line-height: 1.2;
}

div.related ul {
	color: rgb(167, 169, 172);
	margin: 0;
	list-style: square;
	background-color: #E3E6E9;
	padding: 10px 20px 20px 40px;
	background-image: url(Images/related-corner-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.related li {
	margin: 0 0 10px 0;
	padding: 0;
}

div.related h2 {
	font-size: 1.1em;
	color: #6B6E70;
	background-color: #E3E6E9;
	padding: 20px 20px 0 20px;
	background-image: url(Images/related-corner-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
}

div.related img {
	display: block;
	margin-bottom: 40px;
}

*.related a {
	color: #294076;
	text-decoration: none;
	font-weight: bold;
}

*.related a:hover {
	color: #4B77D7;
}

p.related a {
	color: #294076;
	text-decoration: none;
}

p.related a:hover {
	color: #5393D0;
}

#content dl.articles {
	margin-left: 0;
}

dl.articles dd {
	margin: 1em 1em 4em 0;
}

p.diagram {
	text-align: center;
}

div.column {
	width: 28%;
	float: left;
	padding: 0 2% 4em 2%;
	color: #666;
	background-color: white;
}

#campaign {
	float: left;
	background-color: black;
	border: solid #CDD0D3;
	border-width: 0 0 1px 0;
}

body.home div.column img {
	display: block;
	margin: 1em 0;
}

body.home div.column h1 img {
	margin: 0;
}

#products {
	border: solid #CDD0D3;
	border-width: 0 1px;
	background-color: #E8EBEF;
	color: #555;
	padding: 0 2% 7em 2%;
}

#surveyProducts {
	border: solid #CDD0D3;
	border-width: 0 1px;
	height: 100%;
}

div.surveyProducts h1 {
	margin: 0 0 0.6em 0;
	font-size: 1.8em;
	font-weight: normal;
}

div.column h1 
{
	font-size: 1.8em;
	line-height:1.5;
    font-weight: normal;
    color: #003D7D;
}

/*
**	Layout
*/

#container {
	float: left;
	background-image: url(Images/container-background-home.gif);
	background-repeat: repeat-x;
	border-bottom: 7px solid rgb(0, 150, 214);
	width: 100%;
	padding-top: 2px;
}


/*
**	Top navigation and search box
*/

#strip,
#footer {
	background-color: #3679AF;
	float: left;
	width: 100%;
	color: #ccc;
	display: block;
}

#footer {
	border-top: 1px solid white;
	padding: 10px 0;
}

#strip {
	background-image: url(Images/nav-background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #0D2C65;
	border-bottom: 1px solid white;
}

body.home #strip {
	margin-bottom: 1em;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#footer a:hover {
	color: #75b5f2;
}

#footer a.first {
	margin-left: 40px;
}

/*
**	Navigation at top and bottom
*/

#navigation {
	list-style: none;
	line-height: 1.1;
	padding: 0;
	/*background-image: url(Images/nav-links-background.jpg);*/
	background-position: -40px 0;
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 0 40px;
	/* Avoid IE double margin float bug on nav */
	display: inline;
}

#navigation li {
	list-style: none;
	display: block;
	float: left;
}

#navigation li.first {
}

#navigation a {
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
	color: white;
	padding: 1.5em 15px 10px 5px;
	display: block;
	float: left;
}


#navigation a:hover {
	border-bottom: 5px solid rgb(0, 150, 214);
	padding-bottom: 5px;
	background-color: rgb(0, 61, 125);
}

#navigation a.current,
#navigation a.current:hover {
	font-weight: bold;
	border-bottom: 5px solid #576FA5;
	padding-bottom: 5px;
	background-color: transparent;
	cursor: default;
}

/*
**	Content and Feature list
*/


#features {
	list-style: none;
	text-align: right;
	margin: 40px 0;
	padding: 0;
}

#features a {
	text-decoration: none;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0.25em 1em;
	display: block;
	border-bottom: 1px solid white;
}

#content {
	margin: 0 310px 40px 310px;
	padding: 0;
}


body.info #content {
	margin-right: 0;
	width: 40%;
}

#content ul {
	list-style: square;
	margin-bottom: 1.5em;
}

#content h3, #content h4 {
	margin-left: 0;
}

/*
**	Footer
*/

#copyright {
	color: white;
	padding-left: 40px	;
	display: block;
}

/*
**	General
*/

#products h1 {
	color: #20325B;
}

#sidebar {
	margin-top: 20px;
	padding: 0 40px 40px 40px;
	text-align: right;
	width: auto;
}

#sidebar img {
	margin: 0;
	display: block;
}

div.related form {
	text-align: left;
	margin-top: 40px;
	background: none;
	color: inherit;
}

div.related form h2 {
	background: none;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.2em;
}

div.related label {
	color: #888;
	margin: 0 0 0.2em 0;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

div.related textarea,
div.related input.text {
	width: 232px;
	margin-bottom: 1em;
}

div.related input.button {
	margin: 0 0 1em 1em;
}

body.home #banner {
	width: 100%;
	background-image: url(Images/strip-background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	/*height: 200px;*/
	border-bottom: 1px solid white;
	color: #8D8B8F;
}

#endorsement {
	margin: 0 0 0 65%;
}

#endorsement blockquote,
#endorsement cite {
	color: white;
	font-size: 1em;
	line-height: 1.3;
	margin: 1em;
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-style: normal;
}

#endorsement blockquote {
	font-weight: bold;
	margin-top: 0;
}

#banner {
}

form {
	margin: 1.5em 0;
	/*padding: 0 1.5em;*/
	background-color: #8D8B8F;
	line-height: 2;
	color: white;
}

#content {
	margin-top: 20px;
}

#content label {
	display: block;
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 1em 1.67em 0 1.67em;
	line-height: 1.2;
}

#content input,
#content select {
	font-size: 1em;
	margin: 0 1.5em;
}

#content form p {
	color: white;
	margin: 1.67em;
}

#content form h2,
form div {
	font-size: 1em;
	line-height: 1.5;
	/*margin: 0 -1.5em 1.5em -1.5em;*/
	padding: 1.5em 1.5em 0.25em 1.5em;
	background-color: #C9CFCF;
	border-bottom: 1px solid #ccc;
	color: #6F6C6E;
	font-weight: bold;
}

form div {
	text-align: right;
	padding: 0.75em 1.5em;
	margin-top: 1.5em;
}

form div.alert {
	background-color: #FFA616;
	color: white;
}

form div.accepted {
	background-color: #9FBF47;
	color: white;
}

form th {
	text-align: right;
	vertical-align: top;
	width: 12em;
	padding: 0.5em;
}

form table {
	border-collapse: collapse;
}

form td {
	padding: 0.5em;
}

form label {
	font-weight: bold;
}

form small {
	display: block;
	color: white;
	margin: 0 1.67em;
}

#content label.checkbox {
	display: block;
	font-weight: normal;
	text-transform: none;
	font-size: 1em;
	margin-left: 3em;
	text-indent: -1.5em;
	line-height: 1.5;
}

#content label.checkbox input {
	margin: 0;
}


/*
** Quizzes
*/


body.quiz #content form {
	background-color: transparent;
	line-height: inherit;
}

body.quiz #content p {
	color: black;
}

body.quiz #content h2 {
	background-color: transparent;
}

.question-text {
	margin: 1.5em 2em 0.5em 2em;
	text-indent: -2em;
}

.rating-buttons {
	padding: 0.5em 4em;
	border: solid #ddd;
	border-width: 1px 0;
	background-color: #eee;
}

body.quiz #content p.rating-buttons label {
	display: inline;
	padding: 0 0.5em;
	margin: 0;
	color: #888;
	font-weight: bold;
}

.rating-buttons label.no {
	border-left: 1px solid #ccc
}

p.submit {
	padding: 1.5em 4.5em;
	margin:  1.5em 0;
	border-top: 1px solid #ccc;
}

/*
** Campaigns
*/

img.campaign {
	margin: 0;
	padding: 0;
}

table.product-map {
	width: 50em;
}

#content table.product-map ul,
#content table.product-map li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

body.events #content p strong,
body.events #content h1 strong,
body.events #content dt {
	color: #D60C8C;
}

body.events #content p {
	margin: 1.5em 0;
}

body.events #content form p {
	margin: 1.5em;
}

body.events #content blockquote {
	margin: 2.25em 1.5em 0.75em 0;
	border-left: 0.75em solid #D60C8C;
	padding-left: 0.75em;
	font-size: 1em;
	line-height: 1.5;
}

body.events #content cite {
	margin: 0.75em 1.5em 2.25em 9em;
	font-style: normal;
}

body.events #sidebar {
	width: 235px;
}

body.events #sidebar p {
	text-align: left;
	margin: 0;
	padding: 0.75em 1.5em;
	font-weight: bold;
	background-color: #A7A9AC;
	color: white;
	border-bottom: 1px solid #D1D4D7;
}

body.events #sidebar p.last {
	background-color: #D60C8C;
	border: none;
}

body.events #sidebar img {
	margin-bottom: 75px;
}

body.events div.related {
	margin-top: 307px;
}

body.events div.related h2,
body.events div.related ul {
	font-weight: bold;
	background-image: none;
}

body.events div.related h2 {
	background-color: #D60C8C;
	color: white;
	border-bottom: 1px solid #fafafa;
	padding: 0.75em 1.5em;
	margin: 0;
}

body.events div.related ul {
	margin: 0;
	padding: 0;
}

body.events div.related li {
	color: #7F8183;
	border-bottom: 1px solid #fafafa;
	padding: 0.75em 1.5em;
	margin: 0;
	list-style: none;
}

/*
** Product Navigation
*/

div.productnavigation {
	text-align:left;
	font-size: 0.92em;
}

div.productnavigation ul {
	margin-left:25px;
	margin-top:0;
    list-style: square;
}

div.productnavigation li {
	margin-left:0;
	margin: 0;
}


div.productnavigation a {
/*	color: #294076;*/
	text-decoration: none;
	font-weight: bold;
}

div.productnavigation a:hover {
/*	color: #4B77D7;*/
}

div.productnavigation h3 {
/*	color: black;*/
	margin-bottom:0;
	margin-top:.75em;
}



/*
**	Printing costs table
*/

table.printing-costs {
	vertical-align: top;
	border-collapse: collapse;
	text-align: left;
}

table.printing-costs td,
table.printing-costs th {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	padding: 0.25em 0.5em;
}

table.printing-costs tr.group th {
	border-bottom: 1px solid #aaa;
	vertical-align: bottom;
	padding: 3.0em 0.5em 0.25em 0.5em;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #999;
}


/*
**	Organisational chart
*/

dl.organisation,
dl.organisation dl {
	margin: 0.75em 0;
	padding: 0;
	width: 30em;
	border: 1px solid white;
	border-color: white #C2CACF #B5C5CF white;
	font-size: 1em;
	line-height: 1.5em;
}


dl.organisation {
	background-color: #D9E2EF;
	color: black;
}

dl.organisation dl {
	background-color: #E0E6EF;
}

dl.organisation dl dl {
	background-color: #E8EBEF;
}

dl.organisation dt {
	padding: 0.75em 0 0 1.5em;
	border-right: 1px solid white;
}

dl.organisation dd {
	margin: 0;
	padding: 0 1.5em 0.75em 1.5em;
	border: solid white;
	border-width: 0 1px 1px 0;
}

dl.organisation dd.interest strong {
	color: #BF9003;
	margin: 0.75em  3em 0.75em -1.5em;
	padding: 0.75em 2.25em;
	display: block;
	background-color: #EFE3C3;
	border: solid #DFCD96;
	border-width: 1px 1px 1px 0;
}

/*
** Styles for ACED signup form
*/

table.signup {
	width:100% !important;
	background-color:#8D8B8F !important;
	color:white !important;
	font-weight:normal;
	font-size:.9em;
	line-height:1.65;
}

table.signup tr.td, table.signup label {
	color:White;
	margin: 0 0 0.2em 0;
	font-weight:normal;
	font-size:small;
}

table.signup td {
	padding: .5em 0 .5em 0 !important;
}

td.signuplabel 
{
	width:50%;
	text-align:right;
	padding:0 10px 0 30px;
}


table.popupheader {
	width:100%;
}

td.headerimage, td.headercaption {
	width:50%;
}

td.headerimage img {
	padding: 2em 0 .75em 2em;
}

label.popupheader  
{
	font-weight:bold;
	font-size:1.7em;
	font-family:Century Gothic;
}

div.thankyou 
{
	padding-top: 5em;
	text-align:center;	
}

div.signup-alert {
	background-color: #C0C0C0 !important;
	border:none !important;
	color: white !important;
	text-align:center !important;
	font-weight:normal !important;
}

div.signup-accepted-resources {
	background-color: #32457B;
	border:none;
	color: white;
	text-align:center;
	font-weight:normal;
}

div.signup-accepted-aced {
	background-color: #9FA317;
	border:none;
	color: white;
	text-align:center;
	font-weight:normal;
}

div.thankyou {
	padding-top: 7em;
	text-align:center;	
}

div.thankyou h2 {
	font-size: 1.25em;
	font-weight: bold;
	color:Gray;
	text-align:center;
	margin:0;
	padding:0;
}

#inquiry-validation-message {
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:normal;
	text-align:center;
	background-color: White;
	border: none;
}

p.inquiry textarea,
p.inquiry input {
	font-family:Verdana;
	font-size: 1em;
}

div.sitemap ul {
	margin-left: 3em;
}

div.sitemap a {
	color:#5393D0;
}

div.sitemap a:hover {
	color:#294076;
}

.invisible {
	display:none;
}

/*
** Google custom search engine styles
*/

#searchResults {
	margin-left:1em;
	width:60%;
}

#searchAds {

}


#searchResults .gsc-results {
  /* Sets font for titles, snippets, and URLs. */
  font-family: arial, helvetica, sans-serif;
}

#searchResults .gsc-result {
  position: relative;
  border: 1px solid #eee;
  border-left: 10px solid #eee;
  padding: 8px 8px 8px 20px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

#searchResults .gsc-result:hover {
  border: 1px solid #888;
  border-left: 10px solid #888;
}

.gsc-control {
	width:100% !important;
}

form.search {
	margin:0;
	border:0;
	margin-top:1em;
	margin-right:1em;
	background-color:White;
}

#search_criteria, #cse_search img {
	vertical-align:bottom !important;
}

div.gsc-trailing-more-results {
	display:none !important;
}

	
	
	
	