/*
   Audiences UK
   Default screen stylesheet
   Powered by Prego
*/

/*
STANDARD COLOURS
Purple		#652d90
Blue		#6ab4ee
Green		#c7d44f
Grey		#f6f6f6
*/


html, body
{
	height:100%;
}

body,
textarea
{
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

body.small, body.small textarea {font-size:small;}
body.medium, body.medium textarea {font-size:normal;}
body.large, body.large textarea {font-size:large;}

#container
{
	border-left:10px solid #f6f6f6;
	border-right:10px solid #f6f6f6;
	position:relative;
	width:894px;
	padding:0 18px;
	min-height:100%;
	margin:0 auto;
}

#accessibility
{
	position:absolute;
	left:0;
	height:10px;
	top:-20px;
	color:#fff;
}

#accessibility a
{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	line-height:2em;
	width:12em;
	background:#6ab4ee;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#accessibility a:focus,
#accessibility a:active
{
	bottom:-2em;
	margin-bottom:-10px;
}

#header
{
	position:relative;
	height:268px;
	background:url('../images/wave.gif') 50% 100% no-repeat;
}

#header .logo
{
	position:absolute;
	top:49px;
	left:44px;
	width:567px;
	height:91px;
	background:url('../images/header_logo.jpg');
}

#header .text-size
{
	position:absolute;
	right:0;
	font-size:1px;
	height:50px;
	top:-50px;
}

#header .text-size a
{
	display:block;
	position:absolute;
	top:55px;
	width:16px;
	height:19px;
}

#header .text-size a.large
{
	right:0;
	background:url('../images/header-text-large.gif') 0 3px no-repeat;
}
body.large #header .text-size a.large,
#header .text-size a.large:hover, #header .text-size a.large:focus {background:url('../images/header-text-large-over.gif');}

#header .text-size a.medium
{
	right:16px;
	background:url('../images/header-text-medium.gif') 0 3px no-repeat;
}
body.medium #header .text-size a.medium,
#header .text-size a.medium:hover, #header .text-size a.medium:focus {background:url('../images/header-text-medium-over.gif') 1px 0 no-repeat;}

#header .text-size a.small
{
	right:32px;
	background:url('../images/header-text-small.gif') 0 3px no-repeat;
}
body.small #header .text-size a.small,
#header .text-size a.small:hover, #header .text-size a.small:focus {background:url('../images/header-text-small-over.gif') 6px 0 no-repeat;}

#header object
{
	position:absolute;
	width:894px;
	height:128px;
	bottom:0;
}

#navigation
{
	padding:0;
	height:auto;
	margin-bottom:25px;
	background:#f6f6f6;
	text-align:center;
}

#navigation li
{
	display:inline;
	padding:0 8px;
}

#navigation a
{
	color:#652d90;
	text-decoration:none;
	font-weight:bold;
	padding:1em 28px;
	line-height:3em;
	text-transform:uppercase;
	white-space:nowrap;
}

#navigation li.selected a
{
	color:#fff;
	background:#c7d44f;
}

#navigation a:hover,
#navigation a:focus,
#navigation li.selected a:focus
{
	background:#6ab4ee;
}

#pre-content
{
	overflow-x:hidden;
	float:left;
	clear:left;
	width:170px;
	margin:0 0 16em 0;
}

#pre-content h2
{
	font-size:1.5em;
	line-height:0.9em;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;
}

#pre-content .download
{
	padding:20px 15px;
	background:#6ab4ee;
	color:#fff;
	margin-bottom:15px;
}

#pre-content .download h2
{
	font-size:1.25em;
}

#pre-content .download a
{
	display:block;
	min-height:30px;
	padding:10px 0 10px 40px;
	background:url('../images/icon-pdf.gif') 0 50% no-repeat;
	text-decoration:none;
	color:#652d90;
}

#pre-content .download a:hover,
#pre-content .download a:focus,
#pre-content .download a:active
{
	background-image:url('../images/icon-pdf-over.gif');
	color:#fff;
}

#pre-content .download a strong
{
	font-weight:bold;
}

#welcome
{
	padding:20px 15px;
	background:#6ab4ee;
	color:#fff;
}

#instructions
{
	padding:20px 15px;
	background:#652d90;
	color:#fff;
	margin-bottom:15px;
}

#manifesto
{
  position:relative;
	padding:20px 15px;
	background:#6ab4ee;
	color:#fff;
	margin-bottom:15px;
}

div.manifesto-top-margin {
  margin-top:10px;
}

#manifesto a.download {
  position:relative;
  right:-80%;
  display:block;
  background:#6ab4ee url('../images/icon-pdf.gif') 2px 2px no-repeat;
  width:29px;
  height:0px;
  padding-top:25px;
  overflow:hidden;
  margin:0px;
}

#manifesto a.download:hover, #manifesto a.download:focus, #manifesto a.download:active {
  background-image:url("../images/icon-pdf-over.gif");
}

body.jargon-buster #instructions
{
	background:#6ab4ee;
}

#welcome p,
#instructions p
{
	margin:0;
}

blockquote
{
	border-top:3px solid #652d90;
	padding-top:3px;
}

blockquote img
{
	vertical-align:top;
	margin:0 0 0 2px;
}

blockquote p
{
	font-size:1em;
	line-height:1.2em;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#6ab4ee;
	background:#f6f6f6 url('../images/quote-open.gif') 10px 10px no-repeat;
	padding:23px 15px 0;
	margin:0;
}

blockquote p.citation
{
	font-size:0.95em;
	font-weight:bold;
	text-transform:none;
	color:#652d90;
	background-image:none;
	padding:1em 10px 23px 13px;
	margin:0;
}

#content
{
	line-height:1.4em;
	color:#666;
	float:left;
	width:504px;
	margin:0 25px;
	border-bottom:18.5em solid #fff;
}

#post-content
{
	overflow-x:hidden;
	float:right;
	width:170px;
	margin:0 0 16em 0;
}

#post-content #search
{
	background:#c7d44f;
	color:#fff;
	margin:0 0 30px 0;
}

#post-content #search h2
{
	line-height:0.9em;
	text-transform:uppercase;
	font-weight:bold;
	padding:15px 14px 10px;
}

#post-content #search input
{
	margin:0 14px;
	width:132px;
	padding:3px 5px;
	border:none;
}

#post-content #search a
{
	display:block;
	float:left;
	font-size:0.9em;
	color:#fff;
	margin:2px 14px;
	border-bottom:1px solid #652d90;
	text-decoration:none;
}

#post-content #search a:hover,
#post-content #search a:focus
{
	color:#652d90;
}

#post-content #search button
{
	margin:17px 0 0 0;
	border:none;
	background:#652d90 url('../images/arrow-right-bluepurple.gif') 145px 50% no-repeat;
	padding:0;
	width:170px;
	height:24px;
	cursor:pointer;
}

#post-content #search button:hover,
#post-content #search button:focus
{
	background-image:url('../images/arrow-right-whitepurple.gif');
}

#featured
{
	margin-top:-15px;
}

#featured li
{
	margin:15px 0 0 0;
}

#featured li a
{
	display:block;
	width:170px;
	height:85px;
	background:url('../images/arrow-right-greenpurple.gif') 146px 64px no-repeat;
}

#featured li.benchmarking a {height:110px; background-position:146px 89px;}

#featured li.jargon-buster {background:url('../images/ad-atoz-jargon-buster.gif') no-repeat 0 0 #652d90;}
#featured li.benchmarking {background:url('../images/ad-benefit-from-benchmarking.gif') no-repeat 0 0 #652d90;}
#featured li.news {background:url('../images/ad-news-animated.gif') no-repeat 0 0 #6ab4ee;}

#featured li.benchmarking a:hover, #featured li a.benchmarking:focus,
#featured li.jargon-buster a:hover, #featured li a.jargon-buster:focus {background-image:url('../images/arrow-right-whitepurple.gif');}

#featured li.news a {background-image:url('../images/arrow-right-whiteblue.gif');}
#featured li.news a:hover, #featured li a.news:focus {background-image:url('../images/arrow-right-purpleblue.gif');}

#featured li.articles
{
	border-top:3px solid #652d90;
	background:#6ab4ee;
	padding-bottom:15px;
}

#featured li.articles h4
{
	padding:15px 15px 0;
	text-transform:uppercase;
	color:#652d90;
	font-weight:bold;
	border-top:2px solid #fff;
	background:#6ab4ee;
}

#featured li.articles li
{
	margin:0;
	padding:0 15px;
}

#featured li.articles a
{
	width:auto;
	height:auto;
	padding:15px 0 15px 40px;
	border-bottom:1px solid #652d90;
	margin:0;
	color:#fff;
	text-decoration:none;
	background:url('../images/icon-pdf.gif') 1px 15px no-repeat;
	min-height:40px;
}

#featured li.articles a:hover,
#featured li.articles a:focus
{
	color:#652d90;
	background-image:url('../images/icon-pdf-over.gif');
}

#featured li.articles li.last a
{
	border:none;
}

#related
{
	color:#fff;
}

#related li
{
	background:#6ab4ee;
	margin:15px 0 0;
	padding:15px;
}

#related li.also
{
	background:#c7d44f;
}

#related li.also a
{
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	color:#652d90;
	text-decoration:none;
	border-bottom:1px solid #fff;
}

#related li.also a:hover,
#related li.also a:focus
{
	color:#fff;
}

#related li.resources li
{
	margin-bottom:0.5em;
}

#related li.resources a
{
	color:#652d90;
	text-decoration:none;
}

#related li.resources a:hover,
#related li.resources a:focus
{
	color:#c7d44f;
}

#related li li
{
	margin:0;
	padding:0;
	background:none;
}

#related h4
{
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:15px;
}





#footer
{
	position:absolute;
	bottom:0;
	left:15px;
	width:894px;
	height:15em;
	background:#652d90 url('../images/footer_logo.jpg') 28px 20px no-repeat;
	color:#fff;
	clear:both;
}

#footer a
{
	text-decoration:none;
	color:#fff;
	padding:2px;
}

#footer #copyright a:focus,
#footer #copyright a:hover
{
	color:#652d90;
}

#footer h2
{
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px solid #fff;
	padding:0 0 0.25em 0;
	margin:0 0 0.5em 0;
}

#footer li
{
	font-size:0.9em;
}

#footer .articles
{
	background:#652d90;
	position:absolute;
	top:20px;
	right:195px;
	width:13em;
}

#footer .articles a
{
	line-height:1.2em;
	padding-left:10px;
	background:url('../images/footer-doc-icon.gif') 0 30% no-repeat;
}

#footer .articles a:hover,
#footer .articles a:focus
{
	color:#6ab4ee;
	background-image:url('../images/footer-doc-icon-over.gif');
}

#footer .navigation
{
	background:#652d90;
	position:absolute;
	top:20px;
	left:339px;
	width:19em;
	margin-right:13em;
}

#footer .navigation li
{
	width:10em;
	padding:0.1em 0 0.1em 0;
	float:left;
}

#footer .navigation a:hover,
#footer .navigation a:focus
{
	color:#652d90;
	background:#6ab4ee;
}

#footer a.top
{
	display:block;
	position:absolute;
	width:500px;
	height:2em;
	background:#6ab4ee url('../images/button-top.gif') 373px 0 no-repeat;
	left:50%;
	bottom:16em;
	margin:0 0 0 -249px;
}

#footer a.top:hover,
#footer a.top:focus
{
	background-image:url('../images/button-top-over.gif');
}

#footer #copyright
{
	position:absolute;
	bottom:0;
	margin:0;
	width:539px;
	font-size:0.8em;
	text-align:right;
	background:#6ab4ee;
	line-height:1.4em;
	vertical-align:bottom;
	padding:10px 15px 1em 340px;
	overflow:hidden;
}

#footer #copyright address
{
	font-style:normal;
	display:inline;
}

#footer .text-size
{
	color:#652d90;
	position:absolute;
	right:9px;
	top:7px;
	font-size:1px;
	height:0;
}

#footer .text-size a
{
	padding:0;
	display:block;
	position:absolute;
	top:0px;
	width:15px;
	height:19px;
}

#footer .text-size a.large
{
	right:0;
	background:#652d90 url('../images/footer-text-large.gif') 0 2px no-repeat;
}
body.large #footer .text-size a.large,
#footer .text-size a.large:hover,
#footer .text-size a.large:focus
{
	background:url('../images/footer-text-large-over.gif') 0 0 no-repeat;
}

#footer .text-size a.medium
{
	right:16px;
	background:url('../images/footer-text-medium.gif') 0 2px no-repeat;
}
body.medium #footer .text-size a.medium,
#footer .text-size a.medium:hover,
#footer .text-size a.medium:focus
{
	background:url('../images/footer-text-medium-over.gif') 1px 0 no-repeat;
}

#footer .text-size a.small
{
	right:32px;
	background:url('../images/footer-text-small.gif') 0 2px no-repeat;
}
body.small #footer .text-size a.small,
#footer .text-size a.small:hover,
#footer .text-size a.small:focus
{
	background:url('../images/footer-text-small-over.gif') 6px 0 no-repeat;
}

#footer .sponsors
{
	position:absolute;
	bottom:10px;
	left:15px;
}

#footer .sponsors li
{
	display:inline;
	float:left;
	margin-right:10px;
}

#footer .sponsors a
{
	overflow:hidden;
	display:block;
	padding:0;
	height:0;
	padding-top:47px;
}

#footer .sponsors a.england
{
	width:49px;
	background:url('../images/sponsor-arts-council-england.gif') 0 0 no-repeat;
}
#footer .sponsors a.ireland
{
	width:36px;
	background:url('../images/sponsor-arts-council-ireland.gif') 0 3px no-repeat;
}
#footer .sponsors a.scotland
{
	width:107px;
	background:url('../images/sponsor-arts-council-scotland.gif') 0 17px no-repeat;
}
#footer .sponsors a.wales
{
	width:155px;
	background:url('../images/sponsor-arts-council-wales.gif') 0 12px no-repeat;
}







#content h1,
#content h2.major
{
	padding:13px 15px 10px;
	background:#6ab4ee;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.1em;
	vertical-align:middle;
	color:#fff;
	text-transform:uppercase;
	border-bottom:25px solid #652d90;
	clear:both;
}

#content h1.with-meta,
#content h2.with-meta
{
	border:none !important;
}

#content h1 a,
#content h2.major a
{
	color:#fff;
	text-decoration:none;
}

#content h1 a:hover,
#content h2.major a:hover,
#content h1 a:focus,
#content h2.major a:focus
{
	color:#652d90;
}

p
{
	margin:0 0 1em 0;
}

#content ul
{
	list-style:disc;
	padding-left:1em;
}

#content ol
{
	padding-left:1.5em;
	list-style:decimal;
}

#content sub
{
	vertical-align:sub;
	font-size:0.75em;
}

#content sup
{
	vertical-align:super;
	font-size:0.75em;
}

#content a
{
	text-decoration:none;
	color:#652d90;
}

#content a:hover,
#content a:focus
{
	color:#6ab4ee;
}

#content strong
{
	font-weight:bold;
	font-size:1.2em;
}

#content small
{
	font-size:0.9em;
}

#content .intro
{
	padding:15px;
	border-bottom:3px solid #652d90;
	margin:0 0 15px 0;
}
body.jargon-buster #content .intro,
body.benchmarking #content .intro
{
	padding-bottom:0;
	border:none;
	margin:0;
}

body.search #results p.meta,
.meta
{
	background:#652d90;
	padding:5px 15px;
	color:#fff;
	margin-bottom:15px;
}

body.benchmarking p.meta strong
{
	text-transform:uppercase;
}

#content ul.pagination
{
	clear:both;
	height:30px;
	margin:0;
	padding:0;
	list-style:none;
	background:#652d90;
}

#content ul.pagination li.previous,
#content ul.pagination li.back-steps
{
	padding-left:15px;
	float:left;
}
#content ul.pagination li.next
{
	padding-right:15px;
	float:right;
}

#content ul.pagination a
{
	display:block;
	height:0;
	padding-top:30px;
	width:82px;
	background:url('../images/button-previous.gif') 0 50% no-repeat;
	overflow:hidden;
}
#content ul.pagination li.next a
{
	background:url('../images/button-next.gif') 100% 6px no-repeat;
}
#content ul.pagination li.back-steps a
{
	background:url('../images/button-steps.gif') 100% 6px no-repeat;
	width:114px;
}

#content ul.pagination a:hover,
#content ul.pagination a:focus
{
	background-image:url('../images/button-previous-over.gif');
}
#content ul.pagination li.next a:hover,
#content ul.pagination li.next a:focus
{
	background-image:url('../images/button-next-over.gif');
}
#content ul.pagination li.back-steps a:hover,
#content ul.pagination li.back-steps a:focus
{
	background-image:url('../images/button-steps-over.gif');
}



#content p.feed
{
	padding:15px;
	background:#f6f6f6;
}

#content ul.feed
{
	list-style:none;
	margin-top:10px;
}

#content ul.feed li
{
	margin-top:0.5em;
	min-height:30px;
}

#content .feed a
{
	font-size:1.1em;
	background:url('../images/icon-feed-purple.gif') 0 50% no-repeat;
	padding:7px 0 7px 30px;
}

#content .feed a:hover,
#content .feed a:focus
{
	background-image:url('../images/icon-feed-blue.gif');
}

#content .feed .help
{
	font-size:0.9em;
}

#content .feed .help a
{
	font-size:1em;
	background:0;
	padding:0;
}


#content form.password-form
{
	padding:0 0 0 40px;
	background:url('../images/icon-download-blue-locked.gif') 0 0 no-repeat;
}

#content form.password-form p
{
	padding-left:0;
	padding-right:0;
}

#content form.password-form input.text
{
	width:auto;
}

#content form.password-form button.submit
{
	display:inline;
	width:auto;
	background-position:80% 50%;
	padding-top:5px;
	padding-bottom:5px;
}

#content form.password-form label
{
	color:#652d90;
}

#content form ol
{
	list-style:none;
	padding:15px;
}

#content form ul
{
	list-style:none;
	padding:0;
}

#content form li
{
	margin:0 0 10px 0;
}

#content form label,
#content form legend
{
	font-weight:bold;
	font-size:1.1em;
	display:block;
}

#content form fieldset li
{
	margin:0;
}

#content form fieldset label,
#content form label.inline
{
	font-weight:normal;
	font-size:1em;
	display:inline;
}

#content form label.error
{
	color:#6ab4ee;
}

#content form label.radio-supplemental
{
	display:block;
	margin-left:2em;
}

#content form input.text,
#content form input.short-text,
#content form textarea,
#content form select
{
	border:1px solid #652d90;
	background:#f6f6f6;
	color:#666;
	padding:5px;
	width:462px;
}

#content form input.short-text
{
	width:200px;
	padding:2px;
}

#content form input.error
{
	border-color:#6ab4ee;
}

#content form p
{
	padding:0 15px;
}

#content form button
{
	display:block;
	border:none;
	width:504px;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	color:#6ab4ee;
	padding:7px 37px 7px 7px;
	background:#652d90 url('../images/arrow-right-bluepurple.gif') 470px 50% no-repeat;
	cursor:pointer;
}
#content form button:focus,
#content form button:hover
{
	background-image:url('../images/arrow-right-whitepurple.gif');
	color:#fff;
}

#content form p.response
{
	margin:15px 0 0 0;
	color:#652d90;
}

#content table
{
	border-collapse:collapse;
	margin:0 0 1em 0;
}

#content td, 
#content th
{
	padding:0.5em;
	border:1px solid #666;
}

#content th
{
	background:#efefef;
	font-weight:bold;
}

div.about-interactive-map {
  padding-top:10px;
  padding-bottom:10px;
  width:100%;
  border-bottom:3px solid #652d90;
}

div.about-interactive-map img {
  margin:0;
  padding:0;
  border:0;
}

dl.about-aims
{
	padding:15px;
	border-bottom:3px solid #652d90;
	margin:0 0 25px 0;
}

dl.about-aims dt
{
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 10px 0;
}

dl.about-aims dd
{
	margin:0 0 15px 0;
}

#content ul.about-more
{
	height:85px;
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}

ul.about-more li
{
	float:left;
}

ul.about-more li.last
{
	float:right;
}

ul.about-more a
{
	display:block;
	width:239px;
	height:0;
	padding-top:85px;
	overflow:hidden;
}	
ul.about-more a.about {background:url('../images/about-main.gif') 0 0 no-repeat;}
ul.about-more a.team {background:url('../images/about-team.gif') 0 0 no-repeat;}
ul.about-more a.history {background:url('../images/about-history.gif') 0 0 no-repeat;}

ul.about-more a:focus
{
	outline:2px solid #c7d44f;
}

#about-team
{
	border-bottom:3px solid #652d90;
	margin:0 0 15px 0;
	padding-bottom:15px;
}

#about-team .pair
{
	background:#6ab4ee url('../images/directory-faux.gif') 50% 0 repeat-y;
	margin:0;
	border-bottom:15px solid #fff;
}

#about-team .person1,
#about-team .person2
{
	width:250px;
	background:#6ab4ee;
	padding-bottom:15px;
	color:#fff;
	float:left;
}
#about-team .person2
{
	float:right;
}

#about-team a
{
	text-decoration:none;
	color:#fff;
}

#about-team a:hover
{
	color:#652d90;
}

#about-team h3
{
	font-size:1.1em;
	background:#652d90 url('../images/person-purple.gif') 187px 100% no-repeat;
	padding:1em 70px 0 15px;
	text-transform:uppercase;
	font-weight:bold;
	min-height:3em;
}

#about-team .details p
{
	line-height:1.5em;
	padding:5px 15px 0;
	margin:0;
}

#about-team .title
{
	font-weight:bold;
	display:block;
	position:relative;
	padding-right:15px;
}

#about-team .title a.more,
#about-team .title a.less
{
	position:absolute;
	height:0;
	padding-top:18px;
	overflow:hidden;
	width:18px;
	top:10px;
	right:-5px;
	margin-top:-9px;
	cursor:pointer;
}
#about-team .title a.more {background:url('../images/arrow-down-whiteblue.gif');}
#about-team .title a.less {background:url('../images/arrow-up-whiteblue.gif');}

#about-team .title a.more:hover,
#about-team .title a.more:focus,
#about-team .title a.more:active {background:url('../images/arrow-down-purpleblue.gif');}
#about-team .title a.less:hover,
#about-team .title a.less:focus,
#about-team .title a.less:active {background:url('../images/arrow-up-purpleblue.gif');}









.blog-entry
{
	border-bottom:3px solid #652d90;
	margin:0 0 25px 0;
}

#content .blog-entry .meta a
{
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #c7d44f;
}

#content .blog-entry .meta a:hover,
#content .blog-entry .meta a:focus
{
	color:#c7d44f;
}

#content .blog-entry .meta a.similar
{
	font-style:italic;
}

#content .blog-entry address
{
	display:inline;
}

.blog-entry .entry-content
{
	padding:15px;
}

.blog-entry .entry-content a.download {
  display:block;
  margin-bottom:10px;
}

#content .blog-entry a.comments
{
	background:#6ab4ee;
	padding:0.3em 0.5em 0.25em;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	margin-right:15px;
}

#content .blog-entry a.comments:hover,
#content .blog-entry a.comments:focus
{
	background:#652d90;
}







#comments p
{
	padding:15px 15px 0;
}

#content #comments ol
{
	list-style:none;
	padding:15px 0 0;
}

#comments li
{
	padding:10px;
	margin:0 0 15px 0;
	background:#f6f6f6;
}

#comments dt
{
	overflow:hidden;
	height:0;
}

#comments dd.author
{
	font-weight:bold;
	font-size:1.1em;
	float:left;
}

#comments dd.date,
#comments dd.permalink
{
	font-size:0.9em;
	float:right;
	margin:0 0 0 0.5em;
}

#comments dd.comment
{
	clear:both;
	padding-top:5px;
	line-height:1.4em;
}

#add-comment
{
	margin:0 0 15px 0;
}






#content h1.search
{
	background:#c7d44f;
}

body.search #search
{
	margin-bottom:25px;
}

body.search #search ul
{
	padding:0;
	list-style:none;
}

body.search #search fieldset
{
	padding:10px 15px;
}

body.search #search legend
{
	font-size:0.9em;
}

body.search #search input
{
	padding:3px;
	width:472px;
	background:#f6f6f6;
	border:1px solid #652d90;
	color:#666;
}

body.search #search button
{
	display:block;
	width:504px;
	height:30px;
	padding-top:30px;
	border:none;
	background:#c7d44f url('../images/button-search-large.gif') 415px 50% no-repeat;
	color:#c7d44f;
	cursor:pointer;
	overflow:hidden;
}

body.search #search button:hover,
body.search #search button:focus,
body.search #search button:active
{
	background-image:url('../images/button-search-large-over.gif');
	color:#c7d44f;
}

body.search #search button span
{
	display:block;
	margin-top:50px;
}

body.search #search fieldset.sections li
{
	float:left;
	margin:2px 15px;
	width:180px;
}

body.search #search fieldset.sections input
{
	width:auto;
	border:none;
	background:#652d90;
	color:#fff;
	padding:0;
}

body.search #results
{
	border-bottom:3px solid #652d90;
}

body.search #results p
{
	padding:15px;
}

body.search #content #results ol
{
	padding:0 15px;
	list-style:none;
}

body.search #results li
{
	margin-bottom:15px;
	line-height:1.3em;
}

body.search #results li a
{
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
}

body.search #results li a:hover,
body.search #results li a:focus
{
	color:#6ab4ee;
}

body.search #results li a small
{
	text-transform:none;
	font-weight:normal;
}

body.search #results p.feed
{
	background-color:#fff;
}






body.resources #content .intro,
body.further-reading #content .intro
{
	padding-right:100px;
	background:url('../images/icon-multi-pdf.gif') 425px 15px no-repeat;
	min-height:91px;
}

body.article #content .intro
{
	padding-right:15px !important;
	background:none !important;
	min-height:0 !important;
}

#content ol.downloads
{
	padding:0;
	list-style:none;
}

ol.downloads li
{
	margin:0 0 12px 0;
	border-bottom:3px solid #652d90;
}

.download-title
{
	color:#652d90;
	background:#6ab4ee;
	min-height:32px;
	padding:15px 130px 15px 60px;
	font-weight:bold;
	position:relative;
}

#content .download-title a
{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.1em;
}

#content .download-title a:hover,
#content .download-title a:focus
{
	color:#652d90;
}

#content .download-title a.download
{
	display:block;
	background:url('../images/icon-pdf.gif') 2px 2px no-repeat;
	position:absolute;
	top:9px;
	left:14px;
	width:33px;
	height:0;
	padding-top:44px;
	overflow:hidden;
}

#content .download-title a.download:hover,
#content .download-title a.download:focus,
#content .download-title a.download:active
{
	background-image:url('../images/icon-pdf-over.gif');
}

.download-title a.more,
.download-title a.less
{
	position:absolute;
	width:100px;
	height:0;
	padding-top:18px;
	overflow:hidden;
	right:15px;
	top:50%;
	margin-top:-9px;
	background:url('../images/button-show.gif') 100% 0 no-repeat;
	cursor:pointer;
}

.download-title a.less
{
	background-image:url('../images/button-hide.gif');
}

.download-title a.more:hover,
.download-title a.more:focus,
.download-title a.more:active,
.download-title a.less:hover,
.download-title a.less:focus,
.download-title a.less:active
{
	background-position:100% -18px;
}

.download-meta
{
	font-size:0.9em;
	padding:5px 15px 5px 60px;
	color:#fff;
	background:#652d90;
}

#content .download-meta a
{
	color:#fff;
	text-decoration:none;
	font-style:italic;
}

#content .download-meta a:hover,
#content .download-meta a:focus
{
	color:#6ab4ee;
}

.download-details
{
	padding:0 15px 0 15px;
	background:#f6f6f6;
}

.download-details p
{
	padding-top:15px;
}

#content .download-details ul.options
{
	padding:0;
	margin-left:-15px;
}

.download-details .options li
{
	float:left;
	display:inline;
	padding:0 0 15px 15px;
	margin:0;
	border:none;
}

.download-details .options li.first
{
	margin-left:0;
}

#content .download-details .options a
{
	display:block;
	background:#6ab4ee;
	padding:0.3em 0.5em 0.25em;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
}

#content .download-details .options a:hover,
#content .download-details .options a:focus,
#content .download-details .options a.download
{
	background:#652d90;
}

#content .download-details .options a.download:focus,
#content .download-details .options a.download:hover
{
	background:#6ab4ee;
}

.download-details blockquote
{
	border:none;
	float:right;
	width:150px;
	margin:15px 0 0 0;
	padding:0;
}

.download-details blockquote p
{
	background-position:0 0;
	padding-top:3px;
	padding-bottom:0;
}

.article a.download,
#content .course-contact dd a.download
{
	background:url('../images/icon-download-blue.gif') 0 0 no-repeat;
	min-height:40px;
	padding-left:40px;
	display:block;	
	color:#652d90;
}

.article a.download:hover,
#content .course-contact dd a.download:hover
{
	background-image:url('../images/icon-download-purple.gif');
}

.article a.download strong,
.course-contact a.download strong
{
	display:block;
}





body.further-reading #content h1,
body.further-reading #content h2.major,
body.affiliate #content h1,
body.affiliate #content h2.major
{
	border-color:#6ab4ee;
	background:#652d90;	
}

body.further-reading #content h1.resources
{
	background:#c7d44f;
}

body.further-reading #content .meta
{
	background:#6ab4ee;
}

body.further-reading .download-intro
{
	border-color:#6ab4ee;
}

body.further-reading ol.downloads li
{
	border-color:#6ab4ee;
}

body.further-reading .download-title
{
	color:#6ab4ee;
	background:#652d90;
}

body.further-reading #content .download-title a:hover,
body.further-reading #content .download-title a:focus
{
	color:#6ab4ee;
}

body.further-reading #content .download-title a.download
{
	background-image:url('../images/icon-pdf-purple.gif');
}

body.further-reading #content .download-title a.download:hover,
body.further-reading #content .download-title a.download:focus,
body.further-reading #content .download-title a.download:active
{
	background-image:url('../images/icon-pdf-purple-over.gif');
}

body.further-reading .download-title a.more
{
	background-image:url('../images/button-show-purple.gif');
}

body.further-reading .download-title a.less
{
	background-image:url('../images/button-hide-purple.gif');
}

body.further-reading .download-meta
{
	background:#6ab4ee;
}

body.further-reading #content .download-meta a:hover,
body.further-reading #content .download-meta a:focus
{
	color:#652d90;
}

body.further-reading .article a.download
{
	background-image:url('../images/icon-download-purple.gif');

}

body.further-reading .article a.download:hover
{
	background-image:url('../images/icon-download-blue.gif');
}






#content .courses
{
	padding:15px 0 5px;
	border-bottom:3px solid #6ab4ee;
	margin:0 0 15px 0;
	list-style:none;
}

.courses .pair
{
	/*background:#652d90 url('../images/directory-faux.gif') 50% 0 repeat-y;*/
	border-bottom:15px solid #fff;
	clear:both;
}

.courses .course1,
.courses .course2
{
	width:250px;
	float:left;
	background:#f6f6f6;
	border-bottom:3px solid #652d90;
}

.courses .course1
{
	clear:both;
}

.courses .course2
{
	float:right;
}

.courses .course-header
{
	position:relative;
	font-weight:bold;
	background:#6ab4ee;
	color:#652d90;
	padding:15px 48px 15px 15px;
	min-height:6em;
}

.courses .course-header a.more,
.courses .course-header a.less
{
	position:absolute;
	height:0;
	padding-top:18px;
	overflow:hidden;
	width:18px;
	top:50%;
	right:15px;
	margin-top:-9px;
	cursor:pointer;
}
.courses .course-header a.more {background:url('../images/arrow-down-whiteblue.gif');}
.courses .course-header a.less {background:url('../images/arrow-up-whiteblue.gif');}

.courses .course-header a.more:hover,
.courses .course-header a.more:focus,
.courses .course-header a.more:active {background:url('../images/arrow-down-purpleblue.gif');}
.courses .course-header a.less:hover,
.courses .course-header a.less:focus,
.courses .course-header a.less:active {background:url('../images/arrow-up-purpleblue.gif');}

.courses .course-header h3
{
	text-transform:uppercase;
	font-size:1.2em;
}

#content .courses .course-header a
{
	color:#fff;
	text-decoration:none;
}
#content .courses .course-header a:hover,
#content .courses .course-header a:focus
{
	color:#652d90;
}

.courses .course-meta
{
	background:#652d90;
	color:#fff;
	padding:0 15px;
	line-height:2em;
	font-size:0.9em;
}

#content .courses .course-meta a
{
	font-style:italic;
	color:#fff;
	text-decoration:none;
}
#content .courses .course-meta a:hover,
#content .courses .course-meta a:focus
{
	color:#6ab4ee;
}

.courses .course-detail
{
	padding:0 15px;
	line-height:1.5em;
}

.courses .course-detail p
{
	margin:15px 0;
}

.course-contact dd,
.courses .course-detail dd
{
	margin:0 0 10px 0;
}

.course-contact dd.n,
.courses .course-detail dd.n
{
	margin:0;
}

.course-contact dt,
.courses .course-detail dt
{
	font-weight:bold;
	margin:0;
}

#content .course-contact dd a,
#content .courses .course-detail dd a
{
	text-decoration:none;
	color:#666;
}
#content .course-contact dd a:focus,
#content .course-contact dd a:hover,
#content .courses .course-detail dd a:focus,
#content .courses .course-detail dd a:hover
{
	color:#6ab4ee;
}

#content .courses .course-detail ul
{
	padding:0;
	margin:0;
	list-style:none;
}

.courses .course-detail li
{
	margin:0;
	width:auto;
	border:none;
	float:left;
	padding:0 10px 15px 0;
}

#content .courses .course-detail li a
{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 5px;
	float:left;
	text-transform:uppercase;
	color:#fff;
	background:#6ab4ee;
}
#content .courses .course-detail li a:focus,
#content .courses .course-detail li a:hover
{
	background:#652d90;
}

#affiliate-courses h2.major
{
	background-color:#652d90;
	border-color:#6ab4ee;
}

#affiliate-courses .courses
{
	border-bottom:none;
	margin-bottom:0;
}

#affiliate-courses .courses .course1,
#affiliate-courses .courses .course2
{
	border-color:#6ab4ee;
}

#affiliate-courses .course-meta
{
	background:#6ab4ee;
}

#content #affiliate-courses .course-meta a:hover,
#content #affiliate-courses .course-meta a:focus
{
	color:#652d90;
}

#affiliate-courses .course-header
{
	background:#652d90;
	color:#6ab4ee;
}

#content #affiliate-courses .course-header a:focus,
#content #affiliate-courses .course-header a:hover
{
	color:#6ab4ee;
}

#affiliate-courses .courses .course-header a.more {background:url('../images/arrow-down-whitepurple.gif');}
#affiliate-courses .courses .course-header a.less {background:url('../images/arrow-up-whitepurple.gif');}

#affiliate-courses .courses .pair
{
	/*background-color:#6ab4ee;*/
}






.directory
{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:3px solid #652d90;
}

.directory h3
{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:15px;
}

.directory .pair1,
.directory .pair2
{
	margin-bottom:4px;
	background:#652d90 url('../images/directory-faux.gif') 50% 0 repeat-y;
	color:#6ab4ee;
}

.directory .agency1,
.directory .agency2
{
	width:220px;
	padding:15px;
	display:block;
}

.directory .agency1
{
	float:left;
	clear:both;
}

.directory .agency2
{
	float:right;
}

.directory dd
{
	line-height:1.5em;
}

#content .directory a
{
	font-weight:bold;
	color:#6ab4ee;
}

.directory .pair2
{
	background-color:#6ab4ee;
	color:#652d90;
}

#content .directory .pair2 a
{
	color:#652d90;
}

#content .directory a:hover,
#content .directory a:focus,
#content .directory .pair2 a:hover,
#content .directory .pair2 a:focus
{
	color:#fff;
}






#contact-details
{
	margin:15px 0;
	background:url('../images/contact-faux.gif') 100% 0 repeat-y;
}

#contact-details .office
{
	width:250px;
	float:right;
	background:#652d90;
	color:#fff;
}

#contact-details .office h2
{
	font-size:1.1em;
	background:#6ab4ee;
	padding:1em 15px 0.5em 15px;
	text-transform:uppercase;
	font-weight:bold;
}

#contact-details .office h2 .organization-unit
{
	font-size:0.91em;
	display:block;
	color:#652d90;
	text-transform:none;
	line-height:1.6em;
}

#contact-details .office dd.adr
{
	padding:15px;
	line-height:1.25em;
}

#contact-details .office dd.adr span
{
	display:block;
}

#contact-details .employees
{
	list-style:none;
	padding:0;
	width:250px;
	float:left;
	margin-top:-15px;
}

#contact-details .employees li
{
	background:#652d90;
	margin-top:15px;
	padding-bottom:15px;
	color:#fff;
}

#contact-details .employees li a
{
	text-decoration:none;
	color:#fff;
}
#contact-details .employees li a:hover,
#contact-details .employees li a:focus
{
	color:#c7d44f;
}

#contact-details .employees h3
{
	font-size:1.1em;
	background:#c7d44f url('../images/person.gif') 187px 100% no-repeat;
	padding:1em 70px 2em 15px;
	text-transform:uppercase;
	font-weight:bold;
}

#contact-details .employees .title
{
	display:block;
	margin:-2em 15px 1.5em;
	color:#652d90;
	font-weight:bold;
}

#contact-details .employees dt
{
	float:left;
	margin:0 2px 0 15px;
	width:1em;
}

#contact-details .employees dt,
#contact-details .employees dd
{
	line-height:1.5em;
}

#contact-details .employees dd.bio-link {
  padding-top:5px;
  padding-right:10px;
  text-align:right;
  font-weight:bold;
}

#subscribe
{
	margin:15px 0 25px;
	padding:25px 0 15px;
	border-top:3px solid #652d90;
	border-bottom:3px solid #652d90;
}

#content h1.jargon,
#content h1.benchmarking,
#content h1.resources
{
	background:#c7d44f;
}

#content p.jargon-intro
{
	padding:0 15px;
}

#content ol.alphabet
{
	background:#652d90;
	text-align:center;
	line-height:1.5em;
	margin:0;
	padding:0;
}

ol.alphabet li
{
	display:inline;
	padding:0 3px;
}

#content ol.alphabet li a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#content ol.alphabet li a:hover,
#content ol.alphabet li a:focus
{
	color:#6ab4ee;
}

ol.alphabet li.skip
{
	padding:0;
	position:relative;
}

ol.alphabet li.skip a
{
	position:absolute;
	top:-1.5em;
	left:0;
	width:1px;
	height:1px;
	overflow:hidden;
}

ol.alphabet li.skip a:focus
{
	background:#652d90;
	line-height:1.5em;
	height:1.5em;
	width:12em;
	text-align:center;
}

#jargon-search
{
	margin:25px 0 15px 0;
	background:url('../images/jargon-faux.gif') 50% 0 repeat-y;
	color:#fff;
}

#jargon-search h2
{
	padding:15px;
	background:#652d90;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.1em;
}

#jargon-search #popular
{
	width:250px;
	float:left;
}

#jargon-search #popular dl
{
	position:relative;
	padding:15px;
	line-height:1.1em;
}

#jargon-search #popular dt
{
	font-weight:bold;
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:1em;
	margin-bottom:-1em;
}
#jargon-search #popular dt.term1 {background-image:url('../images/number1.gif');}
#jargon-search #popular dt.term2 {background-image:url('../images/number2.gif');}
#jargon-search #popular dt.term3 {background-image:url('../images/number3.gif');}
#jargon-search #popular dt.term4 {background-image:url('../images/number4.gif');}
#jargon-search #popular dt.term5 {background-image:url('../images/number5.gif');}

#jargon-search #popular dd
{
	position:relative;
	margin:0 0 15px;
	padding-left:30px;
}

#jargon-search #popular dd a.more
{
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	width:18px;
	height:0;
	padding-top:18px;
	overflow:hidden;
	background:url('../images/arrow-right-purpleblue.gif');
}

#jargon-search #popular dd a.more:hover,
#jargon-search #popular dd a.more:focus,
#jargon-search #popular dd a.more:active
{
	background-image:url('../images/arrow-right-whiteblue.gif');
}

#jargon-search #browse
{
	width:250px;
	float:right;
}

#jargon-search #browse p
{
	font-weight:bold;
	margin:15px 90px 0 15px;
	font-size:0.9em;
}

#jargon-search input
{
	border:none;
	padding:3px;
	color:#666;
	width:187px;
}

#content #jargon-search button
{
	vertical-align:bottom;
	border:none;
	width:22px;
	height:22px;
	background:#652d90 url('../images/arrow-right-bluepurple.gif') 50% 50% no-repeat;
	cursor:pointer;
	padding:0;
	display:inline;
}

#jargon-search form
{
	margin:0 15px;
}

#jargon-search ol.terms
{
	background:#fff;
	color:#666;
	height:12em;
	overflow:auto;
	margin:15px;
	padding:0;
}

#jargon-search ol.terms a
{
	padding:0 10px;
	color:#666;
	display:block;
	text-decoration:none;
	line-height:1.5em;
}

#jargon-search ol.terms a:hover,
#jargon-search ol.terms a:focus
{
	background:#6ab4ee;
	color:#fff;
}

#jargon-search ol.terms li.skip
{
	position:relative;
}

#jargon-search ol.terms li.skip a
{
	font-style:italic;
	position:relative;
	top:-1.5em;
	line-height:0;
	color:#fff;
}
#jargon-search ol.terms li.skip a:focus
{
	line-height:1.5em;
	top:0;
}


body.jargon-buster #results
{
	border-top:4px solid #652d90;
	margin-top:25px;
	padding-top:25px;
}

body.jargon-buster #results p.meta
{
	background:#652d90;
	padding:0 15px;
	line-height:2em;
	color:#fff;
	margin:0 0 15px 0;
}

body.jargon-buster #results p
{
	padding:15px;
	background:#f6f6f6;
}

body.jargon-buster #results dfn
{
	font-style:normal;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
}

body.jargon-buster #results dfn a
{
	color:#666;
	text-decoration:none;
}
body.jargon-buster #results dfn a:hover,
body.jargon-buster #results dfn a:focus
{
	color:#6ab4ee;
}

body.jargon-buster #content #results ol
{
	margin:0 0 15px 0;
	list-style:none;
	padding:0;
}

body.jargon-buster #results li
{
	padding:5px 15px 24px;
	background:#f6f6f6 url('../images/jargon-results-faux.gif') 0 100% repeat-x;
}

body.jargon-buster #results li.last
{
	padding-bottom:5px;
	background:#f6f6f6;
}






#jargon-definition
{
	margin-top:15px;
}

#jargon-definition dt
{
	position:relative;
	background:#6ab4ee;
	color:#652d90;
	font-weight:bold;
	padding:20px 15px;
	margin:0 0 15px;
}

#jargon-definition dt.main
{
	margin-top:0;
	padding:5px 15px;
	color:#6ab4ee;
	background:#652d90;
}

#jargon-definition dd .inner
{
	padding:0 15px;
	margin-bottom:15px;
	border-bottom:3px solid #652d90;
}

#jargon-definition dd.main .inner
{
	border:none;
	margin:0;
}

#jargon-definition a.more,
#jargon-definition a.less
{
	position:absolute;
	width:100px;
	height:0;
	padding-top:18px;
	overflow:hidden;
	right:15px;
	top:50%;
	margin-top:-9px;
	background:url('../images/button-show.gif') 100% 0 no-repeat;
	cursor:pointer;
}
#jargon-definition a.less
{
	background-image:url('../images/button-hide.gif');
}
#jargon-definition a.more:hover,
#jargon-definition a.more:focus,
#jargon-definition a.more:active,
#jargon-definition a.less:hover,
#jargon-definition a.less:focus,
#jargon-definition a.less:active
{
	background-position:100% 100%;
}

#content ul.jargon-more
{
	list-style:none;
	padding:0;
	height:85px;
	margin:0 0 15px 0;
}

ul.jargon-more li
{
	float:left;
}

ul.jargon-more li.last
{
	float:right;
}

ul.jargon-more a
{
	display:block;
	width:239px;
	height:0;
	padding-top:85px;
	overflow:hidden;
}	
ul.jargon-more a.back {background:url('../images/jargon-back.gif') 0 0 no-repeat;}
ul.jargon-more a.results {background:url('../images/jargon-results.gif') 0 0 no-repeat;}

ul.jargon-more a:focus
{
	outline:2px solid #c7d44f;
}

#jargon-definition h3,
#jargon-definition h4,
#jargon-definition h5
{
	font-weight:bold;
	margin:1em 0 0 0;
}

#jargon-definition h3
{
	font-size:1.25em;
}

#jargon-definition h3 strong,
#jargon-definition h4 strong
{
	font-size:1em;
}

#jargon-definition ul,
#jargon-definition ol
{
	margin:0 0 1em 0;
}





.privacy-contact
{
	margin:0 0 1em 15px;
}

.privacy-contact span
{
	display:block;
}

.privacy-contact span.adr
{
	margin-bottom:0.5em;
}

.privacy-contact span.type,
.privacy-contact span.value
{
	display:inline;
}




#content ol#questionnaire
{
	padding:0;
	list-style:none;
	margin-bottom:15px;
}

#content ol#questionnaire>li
{
	clear:both;
}

#content #questionnaire h4
{
	font-weight:bold;
	background-position:17px 15px;
	background-repeat:no-repeat;
	padding:15px 15px 15px 50px;
	clear:both;
}

#content #questionnaire .question1 h4 {background-image:url('../images/number1-bluewhite.gif');}
#content #questionnaire .question2 h4 {background-image:url('../images/number2-bluewhite.gif');}
#content #questionnaire .question3 h4 {background-image:url('../images/number3-bluewhite.gif');}
#content #questionnaire .question4 h4 {background-image:url('../images/number4-bluewhite.gif');}

#content #questionnaire h5
{
	background:#6ab4ee;
	color:#fff;
	text-transform:uppercase;
	padding:5px 15px;
	font-weight:bold;
}

#content #questionnaire ul.answers
{
	list-style:none;
	padding:0;
}

#content #questionnaire ul.answers li
{
	background:#f6f6f6;
	float:left;
	width:250px;
	margin-bottom:15px;
}

#content #questionnaire ul.answers li.no
{
	float:right;
}

#content #questionnaire .feedback p
{
	border-bottom:4px solid #652d90;
	padding:15px;
	margin:0;
}

body.benchmarking #downloads .header
{
	clear:both;
	position:relative;
}

body.benchmarking #downloads a.more,
body.benchmarking #downloads a.less
{
	position:absolute;
	width:100px;
	height:0;
	padding-top:18px;
	overflow:hidden;
	right:15px;
	top:1.5em;
	background:url('../images/button-show.gif') 100% 0 no-repeat;
	cursor:pointer;
}

body.benchmarking #downloads a.less
{
	background-image:url('../images/button-hide.gif');
}

body.benchmarking #downloads a.more:hover,
body.benchmarking #downloads a.more:focus,
body.benchmarking #downloads a.more:active,
body.benchmarking #downloads a.less:hover,
body.benchmarking #downloads a.less:focus,
body.benchmarking #downloads a.less:active
{
	background-position:100% 100%;
}

body.benchmarking #downloads ol
{
	padding:0;
	list-style:none;
}

body.benchmarking #downloads ol li
{
	position:relative;
	border-bottom:4px solid #6ab4ee;
	margin-bottom:15px;
	padding:0 100px 10px 15px;
	min-height:85px;
}

body.benchmarking #downloads ol li h4
{
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0.25em;
}

body.benchmarking #downloads ol li a.download
{
	position:absolute;
	top:0;
	right:10px;
	height:0;
	width:75px;
	padding-top:85px;
	overflow:hidden;
	background:url('../images/icon-casestudy.gif') no-repeat;
}

body.benchmarking #downloads ol li a.download:hover
{
	background-image:url('../images/icon-casestudy-over.gif');
}

body.benchmarking #downloads ol li.last
{
	border:none;
}

body.benchmarking #downloads
{
	border-bottom:4px solid #652d90;
}

#content ul.benchmarking-more
{
	height:85px;
	margin:0;
	padding:15px 0;
	list-style:none;
}

ul.benchmarking-more li
{
	float:left;
}

ul.benchmarking-more li.last
{
	float:right;
}

ul.benchmarking-more a
{
	display:block;
	width:239px;
	height:0;
	padding-top:85px;
	overflow:hidden;
}	
ul.benchmarking-more a.faq {background:url('../images/benchmarking-faqs.gif') 0 0 no-repeat;}
ul.benchmarking-more a.interpretation {background:url('../images/benchmarking-interpretation.gif') 0 0 no-repeat;}
ul.benchmarking-more a.main {background:url('../images/benchmarking-main.gif') 0 0 no-repeat;}

ul.benchmarking-more a:focus
{
	outline:2px solid #c7d44f;
}




#content ol#benchmarking-flow-chart
{
	position:relative;
	list-style:none;
	width:504px;
	height:628px;
	margin:0;
	padding:0;
	background-image:url('../images/benchmarking/diagram-background.gif');
	background-position:0 0;
	background-repeat:no-repeat;
}

#benchmarking-flow-chart a
{
	position:absolute;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	width:111px;
	height:0;
	padding-top:111px;
	overflow:hidden;
}

.benchmarking-step
{
	padding-left:15px;
	padding-right:15px;
}

.benchmarking-step h4
{
	font-weight:bold;
}

.benchmarking-step ul,
.benchmarking-step ol
{
	margin-bottom:1em;
}

#content ul#benchmarking-subnav
{
	text-align:center;
	list-style:none;
	margin:0;
	margin-bottom:15px;
	padding:0;
	padding-top:1px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#f6f6f6;
	line-height:1.5em;
}

#content ul#benchmarking-subnav li
{
	display:inline;
	margin-left:1em;
	margin-right:1em;
	padding:0;
	line-height:1.5em;
}

#content ul#benchmarking-subnav li a
{
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:1em;
	padding-right:1em;
	line-height:1.5em;
}

#content ul#benchmarking-subnav li.selected a,
#content ul#benchmarking-subnav li a:hover,
#content ul#benchmarking-subnav li a:focus,
#content ul#benchmarking-subnav li a:active
{
	background:#c7d44f;
	color:#fff;
}


#benchmarking-flow-chart li.step1 a
{
	background-image:url('../images/benchmarking/diagram-step1.gif');
	top:7px;
	left:11px;
}
#benchmarking-flow-chart li.step2 a
{
	background-image:url('../images/benchmarking/diagram-step2.gif');
	top:70px;
	left:134px;
}
#benchmarking-flow-chart li.step3 a
{
	background-image:url('../images/benchmarking/diagram-step3.gif');
	top:12px;
	left:278px;
}
#benchmarking-flow-chart li.step4 a
{
	background-image:url('../images/benchmarking/diagram-step4.gif');
	top:115px;
	left:383px;
}
#benchmarking-flow-chart li.step5 a
{
	background-image:url('../images/benchmarking/diagram-step5.gif');
	top:193px;
	left:243px;
}
#benchmarking-flow-chart li.step6 a
{
	background-image:url('../images/benchmarking/diagram-step6.gif');
	top:211px;
	left:81px;
}
#benchmarking-flow-chart li.step7 a
{
	background-image:url('../images/benchmarking/diagram-step7.gif');
	top:344px;
	left:10px;
}
#benchmarking-flow-chart li.step8 a
{
	background-image:url('../images/benchmarking/diagram-step8.gif');
	top:462px;
	left:108px;
}
#benchmarking-flow-chart li.step9 a
{
	background-image:url('../images/benchmarking/diagram-step9.gif');
	top:309px;
	left:188px;
}
#benchmarking-flow-chart li.step10 a
{
	background-image:url('../images/benchmarking/diagram-step10.gif');
	top:310px;
	left:378px;
}
#benchmarking-flow-chart li.step11 a
{
	background-image:url('../images/benchmarking/diagram-step11.gif');
	top:507px;
	left:294px;
}
#benchmarking-flow-chart li.repeat
{
	position:absolute;
	left:295px;
	top:416px;
	width:100px;
	height:0;
	padding-top:41px;
	overflow:hidden;
	background-image:url('../images/benchmarking/diagram-repeat.gif');
}

div.benchmarking-case-study,
div.benchmarking-long-case-study
{
	background-color:#f6f6f6;
	background-image:url('../images/benchmarking/case-study-border.gif');
	background-position:3px 100%;
	background-repeat:repeat-x;
	width:170px;
	float:right;
	margin-left:10px;
	padding-bottom:20px;
	color:#6ab4ee;
	font-weight:bold;
}

div.benchmarking-long-case-study
{
	float:none;
	width:auto;
	margin-left:0;
	margin-top:15px;
	margin-bottom:15px;
}

div.benchmarking-case-study *,
div.benchmarking-long-case-study *
{
	margin-left:15px;
	margin-right:15px;
}

div.benchmarking-case-study h3,
div.benchmarking-long-case-study h3
{
	font-weight:bold;
	text-transform:uppercase;
	margin-left:0;
	margin-right:0;
	margin-bottom:3px;
	padding-left:15px;
	padding-right:15px;
	padding-top:30px;
	background-image:url('../images/benchmarking/case-study-border.gif');
	background-position:3px 0;
	background-repeat:repeat-x;
	color:#652d90;
}

div.benchmarking-case-study p.source,
div.benchmarking-long-case-study p.source
{
	font-size:0.8em;
	color:#652d90;
}


#benchmarking-subsections
{
	margin-top:10px;
}

#benchmarking-subsections div.subsection
{
	border-bottom:2px solid #6ab4ee;
	margin-bottom:10px;
}

#benchmarking-subsections div.subsection div.title
{
	position:relative;
	background:#6ab4ee;
	color:#652d90;
	font-weight:bold;
	padding:20px 130px 20px 15px;
	margin:0;	
}

#benchmarking-subsections div.subsection div.question h3
{
	padding-left:40px;
	background-image:url('../images/question.gif');
	background-repeat:no-repeat;
	background-position:0 50%;
}

#benchmarking-subsections div.subsection div.detail div.inner
{
	padding:15px;
	background:#f6f6f6;
}

#benchmarking-subsections a.more,
#benchmarking-subsections a.less
{
	position:absolute;
	width:100px;
	height:0;
	padding-top:18px;
	overflow:hidden;
	right:15px;
	top:50%;
	margin-top:-9px;
	background:url('../images/button-show.gif') 100% 0 no-repeat;
	cursor:pointer;
}
#benchmarking-subsections a.less
{
	background-image:url('../images/button-hide.gif');
}
#benchmarking-subsections a.more:hover,
#benchmarking-subsections a.more:active,
#benchmarking-subsections a.more:focus,
#benchmarking-subsections a.less:hover,
#benchmarking-subsections a.less:active,
#benchmarking-subsections a.less:focus
{
	background-position:100% 100%;
}



dl.faq dt
{
	font-weight:bold;
	font-size:1.1em;
	background:url('../images/faq-q.gif') 16px 0 no-repeat;
	padding:0 0 15px 60px;
	margin:15px 0 0;
	min-height:27px;
}

dl.faq dd
{
	background:url('../images/faq-a.gif') 16px 0 no-repeat;
	border-bottom:4px solid #6ab4ee;
	padding:0 0 15px 60px;
	min-height:27px;
}



#access-keys dt
{
	float:left;
	color:#652d90;
	width:2em;
}



#quiz-button
{
	display:block;
	width:170px;
	height:0;
	line-height:1em;
	padding-top:170px;
	overflow:hidden;
	background-image:url('../images/button-quiz.gif');
	background-position:0 0;
	background-repeat:no-repeat;
}

#quiz-background
{
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100;
	background:transparent url('../images/black80.png');				/* PNG background for older browsers      */
	background:rgba(0,0,0,0.8) none;									/* RGBA background for modern browsers    */
																		/* See screen-ie6.css for IE6 alternative */
	background-repeat:repeat-both;
}

body.js #quiz
{
	position:absolute;
	width:504px;
	top:100px;
	left:50%;
	margin-left:-252px;
	padding-top:76px;
	padding-bottom:76px;
	z-index:101;
	color:#fff;
}

body.js #quiz-top,
body.js #quiz-bottom
{
	position:absolute;
	top:0;
	left:0;
	width:504px;
	height:76px;
	background:url('../images/quiz-curve-top.png') 0 0;
}
body.js #quiz-bottom
{
	top:auto;
	bottom:0;
	background-image:url('../images/quiz-curve-bottom.png');
}

body.js #quiz div.inner
{
	background:#652d90;
	border:1px solid #652d90;
}

body.js #quiz h2.major
{
	z-index:10;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0;
	margin-top:-32px;
	min-height:31px;
	margin-right:45px;
	margin-left:45px;
	font-size:1.5em;
	background:#652d90;
}

body.js #quiz ol
{
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-right:50px;
	margin-left:50px;
	list-style:lower-alpha;
}

body.js #quiz li
{
	margin-top:0.5em;
}

body.js #quiz label
{
	cursor:pointer;
}

body.js #quiz p
{
	margin-left:50px;
	margin-right:50px;
}

body.js #quiz strong
{
	color:#6ab4ee;
	font-weight:bold;
}

body.js #quiz a
{
	color:#6ab4ee;
}
body.js #quiz a:focus,
body.js #quiz a:active,
body.js #quiz a:hover
{
	color:#fff;
}


.hidden,
.accessibility
{
	position:absolute;
	top:-1000px;
	left:-1000px;
	font-size:0.1em;
	height:1px;
}
legend.hidden {visibility:hidden;}


.clearfix:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE/mac \*/
.clearfix {display:block;}
/* Stop hiding */

.print-only
{
	display:none;
}


.todo
{
	border:5px dashed #d00;
	color:#d00;
	background:#fee;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	line-height:3em;
	margin:15px 0;
}
