/*
- - - - - - - - - -
About Access master style sheet v1
- - - - - - - - - -
*/

/* =Reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
- - - - - - - - - - - - - - - - - - - - */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; }

/* =HTML Overrides
- - - - - - - - - - - - - - - - - - - - */
body {
	font-family: Arial;
	padding: 20px 0 0 0;
	text-align: center;
/*	background: url("../images/header.jpg") center 30px no-repeat;*/
}

/* =Layout
- - - - - - - - - - - - - - - - - - - - */
#head {
	background: url("../images/head.jpg") center top no-repeat;
	width:980px;
	margin: 0 auto;
	height:112px;
}

div#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	background: url("../images/background.gif") top left repeat-y;
	position: relative;

}

div#main {
background:url("../images/main_bg.png") no-repeat center top transparent;

padding:20px 20px 50px 20px;
width:920px;
}
div #maincontent {
	width:720px;
	float:left;
	padding-top:50px;
}
div#main ul {
	font-size: 100%;
	color: #536066;
	line-height: 1.5em;
	padding: 0 0 15px 20px;

}

div#main ul li {
	padding: 0 10px 6px 0;
}

div#searchform {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	background-colour:transparent;
	margin:20px 20px 0 0;
	height: 20px;
}
/*body#submittedpage div#main {
	padding: 20px 20px 550px 0px;
}

body.consultancypage div#main,
body.appraisalspage div#main,
body.statementspage div#main,
body#contactpage div#main {
	padding: 20px 20px 50px 30px;
}

body#trainingpage div#main,
body.unavailable div#main,
body.auditspage div#main {
	padding: 20px 20px 50px 30px;
}*/

body.four div#main {
	padding: 20px 20px 50px 30px;
}

div#sub {
	margin: -20px 0 0 0;
	padding: 20px 20px 40px 5px;
	width: 175px;
	float: left;
}

div#footer {
	clear: both;
	width:980px;	
	background: url("../images/footer.gif") top left no-repeat #FFF;
	margin: -10px 0 0 -11px;
	padding: 80px 20px 0 0px;
}

/*div#footer div {

	width: 980px;
	position: absolute;

}*/

/* =Typography
- - - - - - - - - - - - - - - - - - - - */
h1 {
	font-size: 140%;
	color: #1B5EA8;
	padding: 0 0 8px 0;
}

h2 {
	font-size: 110%;
	color: #1B5EA8;
}
h2 a:link {
	text-decoration:none;
}
h2 a:visited {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	font-size: 105%;
	color: #1B5EA8;
	font-weight:bold;
	padding-bottom:10px;
	line-height:1.6em;
}
h4 {
	font-size: 110%;
	color: #1B5EA8;
}
p {
	font-size: 100%;
	color: #333;
	line-height: 1.5em;
	padding: 0 10px 15px 0;
}

p strong {
	font-weight: bold;
}

.tight {
	padding:0;
}
a, a:link {
	color: #1B5EA8;
}
a:visited { 
	color: #1B5EA8;
}
a:hover { 
	color: #1B5EA8;
	text-decoration:underline;
}
li {
	line-height: 150%;
}
.toplink {
	font-size: 90%;
}
.toplink a:link{
	font-size: 90%;
	text-decoration:none;
}
.toplink a:visited{
	font-size: 90%;
	text-decoration:none;
}
.toplink a:hover{
	font-size: 90%;
	text-decoration:underline;
}


/* =Main Navigation
- - - - - - - - - - - - - - - - - - - - */
div#sub div {
	background: url("../images/nav_foot.png") bottom left no-repeat;
	width: 180px;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

div#sub ul {
	list-style: none;
	background: url("../images/nav_head.png") top left no-repeat;
	padding: 0 8px 0 1px;
	width: 171px;
	font-size: 100%;
}

div#sub ul li {
	padding: 0;
}

div#sub ul li#consultancy,
div#sub ul li#design,
div#sub ul li#statements,
div#sub ul li#audits,
div#sub ul li#mar10,
div#sub ul li#apr10,
div#sub ul li#feb10,
div#sub ul li#newsarchive {
	font-size: 90%;
	text-indent:10px;
}

div#sub ul li#consultancy a,
div#sub ul li#design a,
div#sub ul li#statements a,
div#sub ul li#contact a,
div#sub ul li#feb10 a,
div#sub ul li#apr10 a,
div#sub ul li#mar10 a
{
	border-bottom: 0;
	padding: 8px 10px 8px 15px;
}

div#sub ul li a {
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	display: block;
	color: #333;
	border-bottom: 1px solid #E6E4D8;
}

div#sub ul li a:hover {
	background: #1C5EA8;
	color: white;
	padding: 8px 10px 7px 15px;
	border-bottom: 2px solid #CAC91F;
}

div#sub ul li#home a {
	padding: 10px 10px 7px 15px;
}

div#sub ul li#home a:hover {
	background: #185EA3 url("../images/nav_head_over.jpg") top left no-repeat;
	padding: 10px 10px 6px 15px;
}

body#indexpage div#sub ul li#home a {
	color: white;
	background: #185EA3 url("../images/nav_head_over.jpg") top left no-repeat;
	border-bottom: 2px solid #CAC91F;
	padding: 10px 10px 6px 15px;
}

body#servicespage div#sub ul li#services a,
body#trainingpage div#sub ul li#training a,
body#advicepage div#sub ul li#advice a,
body#newspage div#sub ul li#newsletter a,
body#clientspage div#sub ul li#clients a,
body#glossarypage div#sub ul li#glossary a,
body#searchresults div#sub ul li#searchsite a {
	background: #1C5EA8;
	color: white;
	padding: 8px 10px 7px 15px;
	border-bottom: 2px solid #CAC91F;
}

div#sub ul li#contact a {
	padding: 7px 10px 10px 15px;
}

div#sub ul li#contact a:hover {
	background: #185EA3 url("../images/nav_foot_over.jpg") bottom left no-repeat;
	padding: 7px 10px 10px 15px;
}

body#contactpage div#sub ul li#contact a {
	background: #185EA3 url("../images/nav_foot_over.jpg") bottom left no-repeat;
	padding: 8px 10px 10px 15px;
	color: white;
}

body.consultancypage div#sub ul li#consultancy a,
body.appraisalspage div#sub ul li#design a,
body.statementspage div#sub ul li#statements a,
body.auditspage div#sub ul li#audits a, 
body.newsarchive div#sub ul li#newsarchive a, 
body.clientspage div#sub ul li#clients a,
body.feb10 div#sub ul li#feb10 a,
body.apr10 div#sub ul li#apr10 a,
body.mar10 div#sub ul li#mar10 a
{
	background: #1C5EA8;
	color: white;
}

/* =Questionnaire
- - - - - - - - - - - - - - - - - - - - */
body.unavailable div#sub div.quest,
body.four div#sub div.quest {
	display: none;
}

div#sub div.quest {
	width: 200px;
	float: left;
	background: url("../images/nav_foot_quest.png") bottom left no-repeat;
}

div#sub div.quest img {
	float: right;
	margin: 4px 10px 0 0;
}

div#sub h3 {
	padding: 7px 0 5px 8px;
	background: white url("../images/nav_head.gif") top left no-repeat;
	border-bottom: 2px solid #CAC91F;
	width: 165px;
}

div#sub div p {
	padding: 5px 0 10px 8px;
	font-size: 85%;
	float: left;
	width: 95px;
}



/* =Contact
- - - - - - - - - - - - - - - - - - - - */
body.unavailable div#sub div.contact,
body.four div#sub div.contact {
	display: none;
}
div.newscol h3 {
	padding: 7px 0 5px 8px;
	background: white url("../images/news_head.gif") top left no-repeat;
	border-bottom: 2px solid #CAC91F;
	width: 192px;
}
div.newscol {
	width: 200px;
	float: left;
	background: url("../images/news_foot.png") bottom left no-repeat;
}
div.newscol p {
	width:190px;
	padding: 5px;
	font-size:0.9em;
}
div#sub div.contact {
	width: 200px;
	float: left;
	background: url("../images/nav_foot.png") bottom left no-repeat;
}

div#sub div.contact img {
	float: right;
	margin: 4px 10px 0 0;
}

div#sub h2 {
	padding: 7px 0 5px 8px;
	background: white url("../images/nav_head.gif") top left no-repeat;
	border-bottom: 2px solid #CAC91F;
	width: 165px;
}

div#sub div p {
	padding: 5px 0 10px 8px;
	font-size: 85%;
	float: left;
	width: 95px;
}

/* =Features
- - - - - - - - - - - - - - - - - - - - */
.floatleft {
	float:left;
}
div.feature {
	float: left;
	width: 235px;
	margin: 10px 10px 10px 0px;
	background: url("../images/feature_foot.jpg") bottom left no-repeat;
}

div.feature p {
	font-size: 100%;
	padding: 10px;
}

div.featurealt {
	margin: 10px 10px 10px 0;
}

div#featurelarge {
	width: 490px;
	margin: 20px 0 20px 0;
	background: url("../images/feature_large_foot.jpg") bottom left no-repeat;
}

div.feature h2 {
	background: url("../images/feature_head.png") top left no-repeat;
	border-bottom: 2px solid #CAC91F;
	color: white;
	padding: 7px 0 5px 10px;
}
div#featurelarge h2 {
	background: #185EA3 url("../images/feature_large_head.jpg") top left no-repeat;
}
#clr {
	height:10px;
	width: 100%;
	clear:both;
}
.openquote {
	background:url("../images/open_quote.png") no-repeat;
	width:40px;
	height:30px;
	float:left;
}
.openquote p{
	display:none;
}
.closequote p{
	display:none;
}
.closequote  {
background:url("../images/close_quote.png") no-repeat scroll 0 0 transparent;
float:right;
height:30px;
position:relative;
top:-40px;
width:40px;
}
.quote {
	font-size:16px;
	color:#333;
	font-style:italic;
	width:95%;
}
.sub {
	font-size:14px;
	font-style:normal;
}
/* =Footer
- - - - - - - - - - - - - - - - - - - - */
div#footer p {
	font-size: 80%;
	color: #92A4B0;
/*	float:left;
	width:45%;*/
	background:none;
}

div#footer a {
	color: #536066;
	text-decoration: none;
}

div#footer ul {
	list-style: none;
	padding:0;
	font-size: 80%;
	float: left;
	margin:0;
}

div#footer ul li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	background: url("../images/footer_divide.jpg") right 4px no-repeat;
}

div#footer ul li.end {
	margin: 0;
	padding: 0;
	background: none;
}

/* =Misc
- - - - - - - - - - - - - - - - - - - - */
body#sitemappage div#maincontent ul {
	list-style: none;
	padding: 10px 0 10px 0;
	font-size: 100%;
}

body#sitemappage div#maincontent ul li {
	padding: 0 0 12px 35px;
	background: url("../images/sitemap.jpg") top left no-repeat;
}

body#sitemappage div#maincontent ul li.submap {
	padding: 0 0 12px 40px;
	background: url("../images/sitemap.jpg") 14px top no-repeat;
}

body#sitemappage div#maincontent {
	background: none;
	padding: 20px 20px 170px 30px;
	width: 360px;
	float: left;
}

form {
	background: url("../images/form.png") top left repeat;
	padding: 15px;
}

form p input, form p textarea {
	width: 220px;
}

form p.yes input {
	padding-left:20px;
	width: auto;
}

legend {
	color: #536066;
	font-weight: bold;
	padding: 0 0 17px 0;
}

h2#errorheading {
	color: red;
}

ol#errorlist {
	color: red;
	padding: 5px 0 15px 25px;
}
		.highlight { background: #FFFF40; }
		.searchheading { 
		padding-top:10px;
			font-size: 90%;
			color: #1B5EA8; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 80%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 110%;
			color: #1B5EA8; }		
		.description { font-size: 90%; color: #000000; font-style:italic; }
		.context { font-size: 100%; }
		.infoline { font-size: 85%; font-style: normal; color: #808080;}

		.zoom_searchform { 
			font-size: 100%; 
			border: 1px solid #1B5Ea8;
			padding: 20px;
		}
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
		input.zoom_button { color: #2E71A8;
		font-weight:bold;
		background-color: #FFF;
		 border: 1px solid; 
		border-color: #3E79B3 #437BB4 #3E79B3 #437BB4; 
		 }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 90%; }
		.result_pagescount { font-size: 90%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.recommend_image { float: left; display: block; }
		.recommend_image img { margin: 10px; width: 80px; border: 0px; }
		.mini {
			font-size:10px;
			padding-top:50px;
		}
		

.button {
	color: #2E71A8;
	background-color: #FFF;
	 border: 1px solid; 
	border-color: #3E79B3 #437BB4 #3E79B3 #437BB4; 
	 
}

.smalltext {
	font-size:85%;
	color:#666;
}
.clr {
	clear:both;
	height:1px;
	margin:5px 0;
}
.last {
	visibility:hidden;
	height:2px;
}
#alert {
	color:#003;
	font-size:14px;
	line-height:19px;
}
.message {
	color:#003;
}
.questionnaire {
	 width:510px;
}
.questionnaire p {
	line-height:18px;
}
.short input {
	position: absolute;
	left: 350px;
}
.checkbox {
	position:absolute;
	left: 280px;
	font-size: 80%;
}
.checkbox input {
	position:absolute;
	left:-140px;
}

.floatright {
	float:right;
	margin-left:10px;
}
.icon {
	float:left;
	margin:-8px 3px 10px 0;
}
.iconright {
	float:right;
	margin:-8px 3px 10px 0;
}
.videoicon {
	float:left;
}
.multiplechoice {
	padding:2px;
	margin: 0 10px;
}
.multiplechoice input {
	width:5px;	
}
/* videos */
   #media
            {
               width:1000px;
			   margin: 10px -40px 0;
				display:block;
            }
            #noUpdate
            {
                margin: 0 auto;
                font-family:Arial, Helvetica, sans-serif;
                font-size: x-small;
                color: #cccccc;
                text-align: left;
                width: 210px; 
                height: 200px;	
                padding: 40px;
            }
/* end videos */

/* postit promotion */
a.postit{
	width:218px;
	height:205px;
	float:right;
	overflow:hidden;
	display:block;
	position:absolute;
	background:url(../images/about-access-postit2.png) top left no-repeat;
	top:0;
	margin-left:-210px;
	z-index:9999;
	text-indent:-9999px;
}
/* end */

#buy {
  display: block;
  width: 67px;
  height: 25px;
  background: url("../images/icons/buy.png") no-repeat 0 0;
}
#buy:hover { 
  background-position: 0 -25px;
}
#buy span {
  display: none;
}
#back {
  display: block;
  width: 67px;
  height: 25px;
  background: url("../images/icons/back.png") no-repeat 0 0;
}
#back:hover { 
  background-position: 0 -25px;
}
#back span {
  display: none;
}
#trynow {
  margin: 20px auto 0;
  display: block;
  width: 67px;
  height: 25px;
  background: url("../images/icons/trynow.png") no-repeat 0 0;
}
#trynow:hover { 
  background-position: 0 -25px;
}
#trynow span {
  display: none;
}
#continue {
  display: block;
  width: 67px;
  height: 25px;
  background: url("../images/icons/continue1.png") no-repeat 0 0;
}
#continue:hover { 
  background-position: 0 -25px;
}
#continue span {
  display: none;
}
#checkout {
  display: block;
  width: 67px;
  height: 25px;
  background: url("../images/icons/checkout.png") no-repeat 0 0;
  float:right;
  margin-right:5px;
}
#checkout:hover { 
  background-position: 0 -25px;
}
#checkout span {
  display: none;
}
#basket {
    border: 1px solid #1B5EA8;
    float: right;
    font-size: 12px;
    height: 100px;
    line-height: 14px;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative;
    right: -240px;
    text-align: center;
    top: 80px;
    width: 230px;
    z-index: 100;
}
#basket h2 {
	font-size:13px;
	line-height:14px;
	padding:3px 0 0;
	font-weight:bold;
	color:#1B5EA8;
}
#basket p {
	line-height:14px;
	padding:3px 0 0;
}
#basket table {
	padding:1px;
	margin:5px auto;
	border:1px solid #1b5ea8;
	width:220px;
}
#basket td {
	font-size:12px;
	text-align:left;
	padding:0 2px;
}
.discount {
	font-size:12px;
	color:#900;
}
	/* jquery tabs */
	
	@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}
/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #006738;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #1B5EA8;
    padding: 1em 8px;
    background: none; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin: -21px 0 0 0 
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/icons/loading.gif) no-repeat 0 50%;
} /*end jquerytabs */
.datatable td {
	border: 1px solid;
	padding: 5px;
}
.headerrow {
	font-weight:bold;
	text-align:center;
}
.ad {
	font-style:italic;
	font-size:13px;
	background-color:#FFC;
	border: 1px solid #06F;
	padding:10px;
}
