/* *************
@@LAYOUT
************* */

/* *************
@GENERAL 
************* */

body
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
	min-width: 960px;
/*	background: url('https://www.theauditor.com/stock/body-bg.gif') repeat-y; */
	font-size: 13px;
}

#wrapper
{
	margin: 0;
	width: 960px;
	border-right: 10px solid #f78c29;
	background: url('https://www.theauditor.com/stock/wrapper-bg.gif') repeat-y;
	background-position: right top;
	position: relative;
}

a img
{
	border: 0px;
}

#holders
{
display: none;
}

form
{
margin: 0;
border: 0;
padding: 0;
}

#site-name
{
position: absolute;
top: 0px;
right: 0px;
margin-top: -2.75ex;
font-weight: bold;
width: 200px;
text-align: right;
}

.staff-only
{
background-color: yellow;
}

.anchor,
.anchor-alt
{
	line-height: 0;
	display: none;
}

.anchor-alt
{
color: #fff;
}

/* *************
@HEADER
************* */

#quick-links
{
	background: url('https://www.theauditor.com/stock/body-bg.gif') repeat-y; 
	background: #fff;
	position: fixed;
	clear: left;
	z-index: 4;
	font-family: georgia, "times new roman", times, serif;
	color: #226622;
	color: #333;
	float: left;
	width: 130px;
	padding: 10px;
	font-weight: normal;
/*	border-bottom: 7px solid #b7b7b7; */ 
	margin-top: -20px;
	margin-left: 00px;
	margin-right: 10px;
/*	background: #fff; */
	height: 195px;
}

#investor-in-people
{
margin-top: 25px;
margin-bottom: 3px;
margin-left: 0px;
width: 80px;
}

#auditor-logo
{
margin-left: -10px;
margin-top: -7px;
}

#quick-links p
{
	margin: 0px;
}

#topbar
{
	clear: none;
	background-color: #000;
	background: #000 url('https://www.theauditor.com/stock/appleblack.jpg'); 
	width: 780px;
	float: right;
	margin: 0px;
	padding: 10px;
	min-height: 77px;
	max-height: 100px;
	position: relative;
	font-size: 110%;
	
}

#topbar p
{
	line-height: 1.416em;
}

#topbar-stretcher
{
	float: right;
	margin: 0px;
}

#logo
{
	float: left;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#random-quote,
#single-quote
{
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	line-height: 1.4em;
	margin-left: 10px;
}

.quote-holder
{
	width: 100%;
}

#random-quote div,
#single-quote div
{
	margin-top: 5px;
}

#mychaser
{
	position: fixed;
	float: left;
	color: #555;
	left: 160px;
	top: 0px;
	border-left: 1px solid #000;
	z-index: 55 !important;

}

#mychaser #thermometer
{
	float: left;
	background-color: #f78c29;
	padding-right: 6px;
	width: 1px;
	border-right: 2px solid #000;
	margin-top: -2px;
	clear: both;
	z-index: 60 !important;
	height: 130px;
}

#mychaser #pulldown-menu
{
	float: left;
	background-color: #f78c29;
	list-style: none;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
	border-right: 2px solid #000;
}

#pulldown form
{
	margin: 0;
	padding: 0;
}

#pulldown-menu input
{
	width: 90%;
}

#pulldown-menu ul
{
overflow: hidden;
}

#pulldown-menu li
{
	float: left;
	display: inline;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 2px 5px;
	position: relative;
	line-height: 14px;
}

#pulldown-menu ul li a:hover
{
	height: auto;
}

#pulldown-menu li ul 
{
	list-style: none;
	width: 12em;
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 20px;
	margin: -2px;
	margin-bottom: 0px;
	padding: 0px;
}

#pulldown-menu li ul li
{
	border-bottom: 0px solid #000; 
	border-left: 0px solid #000;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	display: block;
	float: none;
	position: relative;
	background-color: #f78c29; /* IE6 Bug */
	padding: 2px 5px;
	border: 2px solid #000; /* IE6 Bug */
	margin-top: -3px;
  	width: 10em;	
}

#pulldown-menu li ul li a 
{
	display: block;
	text-decoration: none;
	color: #777;
	background-color: #f78c29; /* IE6 Bug */
}

#pulldown-menu #cost-centres-tab ul
{
	width: 15em;
}

#pulldown-menu #cost-centres-tab li 
{
  	width: 13em;	
}

#extranet-entrance-outer
{
	background-color: #004276 !important;
}

#webex
{
	background-color: #9f74e3 !important;
}

.tight
{
	margin: 0px;
	background-color: green;
	border: 0px;
	padding: 0px;
}

#blob
{
position: absolute;
top: 17px;
left: 1px;
}

#closer
{
padding-bottom: 10px;
margin-bottom: 10px;
}

/* *************
@MAIN
************* */

#main
{
	padding-left: 160px;	/* #left total width */
	padding-right: 218px;	/* #sidebar total width */
}

#main .column 
{
	position: relative;
	float: left;
}

#middle
{
  width: 100%;
}

#left 
{
	width: 130px;	/* #left content width */
	right: 160px;	/* #left total width */
	margin-left: -100%;
	padding-right: 20px;
	padding-left: 10px;
}

#sidebar
{
	width: 198px;          /* RC width */
	margin-right: -218px;  /* RC width */
	background-color: #000;
/*	background: url('https://www.theauditor.com/stock/appleblack.jpg'); */
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial, helvetica, san-serif;
	font-family: georgia, "times new roman", times, serif;
}

.bordered
{
	border: 1px solid darkblue;
}

#squiggles
{
	text-align: right;
	position: relative;
	font-size: 13px;
	background-color: #000;
	min-height: 98px;
	max-height: 98px;
}

#trans-stretcher
{
	float: left;
	border-left: 0px solid blue;
}

#section-title h1
{
	float: left;
	margin: 0px;
	margin-left: 7px;
	padding: 4px;
	padding-left: 12px;
	padding-top: 0;
	width: 262px;
	clear: none;
	text-align: left;
	margin-top: -6px;
	height: 35px;
	color: #fff;
	background: #000;
	font-weight: normal;
	font-size: 250%;
	
}

#section-teaser
{
	padding-top: 67px;
	padding-right: 3px;
	border: 0px solid red;
	clear: none;
}

#section-teaser p
{
	margin: 0px;
	line-height: 110%;
	font-style: italic;
	color: #666;
}


#wrapper .entry,
#wrapper .entry-alt
{
	margin: 0px;
	margin-right: 10px;
	padding: 10px;
	padding-bottom: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid  #000;
}

#wrapper .entry
{
	border-left: 10px solid  #000;
}

#wrapper .entry-alt
{
	padding-left: 20px;
	border-right: 2px solid  #000;
}

#wrapper .illustration
{
margin-bottom: 10px;
margin-left: 10px;
float: right;
}

.section-illustration, .costcentre-illustration
{
	float: right;
	border: 2px darkblue solid;
	margin-left: 10px;
	margin-bottom: 10px;
}

#open, #close
{
	margin: 0;
	padding: 0;
	line-height: 0;
	border-bottom: 1px solid #000;
	margin-right: 10px;
}

#close
{
margin-bottom: 50px;
}


.more
{
	text-align: right;
}

#squares
{
	position: relative;
}

#old-logo
{
	position: absolute;
	top: 61px;
	right: 60px;
}

#content
{
	font-family: georgia, "times new roman", times, serif;
	font-size: 125%;
}

#content p
{
	line-height:1.416em;
	color: #333;
}

#content #latest-news p
{
	font-size: 0.9em;
}

/* *************
@LEFT
************* */

#feeds
{
	margin-top: 98px;
	background: #b7b7b7;
	padding: 10px;
	margin-left: -10px;
}

#feeds a:link
{
color: #333;
}

#feeds a:visited
{
color: #444;
}


/* *************
@FOOTER
************* */

#footer
{
	margin: 0px;
	clear: both;
	border-right: 10px solid #f78c29;
	font-family: georgia, "times new roman", times, serif;
}

#credits
{
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#finale
{
	width: 589px;
	float: left;
	border-left: 1px solid #000;
}

#finale-text
{
	border-top: 1px solid #000;
	float: left;
	padding: 10px;
	width: 295px;
}

#finale-text p
{

}


#finale-image
{
	float: left;
	background-color: #fff;
	width: 265px;
}

.stretcher
{
	clear: both;
	line-height: 0px;
}

/* *************
@POST-ITS
************* */

#post-its
{
	position: absolute;
	left: 780px;
	top: 0px;
	background-color: yellow;
	padding: 10px;
	padding-top: 0px;
	margin-right: 10px;
}

#post-its h2,
#post-its .author,
#post-its .date,
#post-its .responses
{
	margin: 0px;
}

#post-its .responses
{
	display: compact;
}


/* *************
@@TYPOGRAPHY
************* */

/*

Link: #004276

*/

/* *************
@GENERAL
************* */

body
{
font-family: arial, helvetica, san-serif;
color: #333;
}

a:link
{
	color: #004276;
	text-decoration: none;
}

.continue
{
font-style: italic;
}

a:visited
{
	color: slateblue;
	text-decoration: none;
}

.reverse a:visited
{
	color: #eee;
	text-decoration: none;
}


a:hover, .trans-over
{
	color: #f78c29;
}

#feeds a:hover
{
	color: slateblue;
}

a:active
{
	color: #dddddd;
}

a.reverse
{
color: #ffffff;
}

a.reverse
{
color: #ffffff;
}

a:hover.reverse
{
color: #f78c29;
}

h1,
h2
{
	line-height: 90%;
	padding-top: 0;
	margin-top: 0;
	line-height: 120%;
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	font-size: 200%;
	letter-spacing: -2px;
}

#content h2
{
	margin-top: 0.67ex;
}

h2 marquee
{
	padding-top: 1ex;
}

h3
{
	font-size: 100%;
	line-height: 1.133em;
	margin-bottom: 0px;
	clear: both;
}

h3.first
{
	margin-top: 0;
}

.entry p,
.entry-alt p
{
	margin-top: 0px;
}

#wrapper .entry-date
{
	font-style: italic;
	margin: 0;
	border: 0;
}

#wrapper .previous
{
	margin: 10px 0px;
	font-style: italic;
}

#wrapper .previous a:link, #wrapper .previous a:visited 
{
	font-weight: bold;
	font-style: normal;
}

#middle .entry li,
#middle .entry-alt li
{
	list-style-image: url(https://www.theauditor.com/stock/cra-bullet.gif);
	list-style-type: square;
}

#sidebar,
.reverse,
#topbar
{
	color: #bbeebb;
}

#left,
#quick-links,
#credits,
#finale,
.small
{
	font-size: 90%;
}


/* *************
@HEADER
************* */

#header
{
	font-weight: bold;
}

#random-quote,
#single-quote
{
	line-height: 110%;
}

#mychaser
{
	font-weight: bold;
}

#mychaser a:link
{
	color: #fff;
}

#mychaser a:visited
{
	color: #eee;
}

#mychaser a:hover
{
	color: slateblue;
}

#mychaser a:visited
{
	color: #eee;
}

#slogan, #login
{
	padding: 0px;
	margin: 0px;
	font-style: italic;
/*	border-left: 1px solid #fff; */
	padding-left: 10px;
	height: 90px;
}

#login
{
	margin-top: 20px;
	padding-left: 0px;
	font-style: normal;
}

#login p
{
	text-align: right;
}

#slogan h3
{
	font-family: "times new roman", times, serif;
	font-weight: normal;
	font-size: 250%;
	text-align: right;
	line-height: 90%;
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: -2px;
}

#quick-contact
{
	font-style: italic;
}

#quick-contact h3,
#login h3
{
	font-size: 100%;
	font-weight: bold;
	background-color: #fff;
	margin: 0px;
	padding: 1px 3px;
	color: #226622;
	font-style: italic;
}

#quick-contact .step
{
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	font-size: 250%;
	letter-spacing: -2px;
	line-height: 90%;
	float: left;
	margin-left: -40px;
}

#quick-contact p
{
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 40px;
}

#chat
{
	background: #f78c29; 
	padding-left: 10px;
	padding-bottom: 2px; 
	margin-right: -10px;
}

#chat p
{
	margin: 0;
	padding-top: 1px;
}

#chat img
{
/*	margin-left: -5px; */
	width: 208px;
}


#chat a:link,
#chat a:visited
{
color: #fff;
color: #000;
}

#sidebar-menu h4
{
	font-size: 100%;
	margin-bottom: 0px;
	font-weight: bold;
}

#sidebar-menu p
{
	margin-top: 0px;
}

#search-box
{
left: 10px;
top: 220px;
width: 150px;
position: absolute;
}

.submit, #pulldown-menu .submit
{
width: auto;
}



/* *************
@LEFT
************* */

#left .feed h3
{
	font-size: 100%;
}

#left ul
{
	margin-left: 0em;
	text-indent: 0px;
	padding: 0px;
}

#left li
{
	margin-left: 0em;
	list-style-type: none;
	margin-bottom: 1ex;
}

/* *************
@FOOTER
************* */

#footer p
{
	margin-top: 0px;
}

#finale-text p
{
	margin: 0px;
}	
	
.more
{
	font-style: italic;
}


/* *************
@POST-ITS
************* */

#post-its
{
	font-family: verdana, lucida, san-serif;
	color: #000;
	font-size: 90%;
}

#post-its h2,
#post-its h1
{
	font-family: verdana, lucida, san-serif;
	font-size: 170%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 110%;
}

#post-its a:link
{
	color: #226622;
}

#post-its a:hover
{
	background-color: #fff;
}

#post-its .comment-author, #post-its .date, #post-its .responses
{
	font-style: italic;
	font-size: 90%;
	margin: 0px;
}

#post-its p
{
margin-bottom: 0px;
}

table
{
margin-bottom: 1ex;
}

