/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.boxout {
    position: absolute;
    top: 0;
    left: 0;

    width: 450px;
    height: 300px;
}

.boxout-holder {
    width: 480px;
    height: 300px;
}   

.news-holder {
    width: 288px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 0;
}

.news-holder ul {
    margin: 0;
    padding: 0 0.5em 0 0;
    height: 270px;

    overflow: auto;
}

.news-holder ul li {
    margin: 0 0 0.5em 0;    
}

.news-holder ul li .headline {
    font-weight: bold;
    font-size: 110%;
    display: block;

    margin: 0 0 0.1em 0;
}

.news-holder ul li .date {
    text-align: right;
    font-size: 80%;
    display: block;

    margin: 0.1em 0 0.3em 0;
}

.news-holder ul li .summary {
    display: block;

    font-size: 80%;
    
}

.news-holder ul li .link {
    display: block;
    text-align: right;
    font-weight: bold;
    margin: 0.3em 0 0 0;
}   

.boxes .news-holder h2 {
    color: #000;

    margin: 0;
    padding: 0.2em;
    font-size: 120%;
}   

/*
Copyright (c) 2009, Accurate Audit Ltd. All rights reserved.
*/
body {
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    color: #3e3e3e;
    font-size: 14px;

    background: #b3b3b3;
}

strong {
    font-weight: bold;
}

h2 {
    font-style: italic;
    margin: 0.3em;
    font-size: 100%;
    font-weight: bold;
}

h3 {
    margin: 0.5em;
    font-weight: bold;
    font-size: 120%;
}

a {
    color: #3e3e3e;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

.section p{
    background: #FFF;
    padding: 0.5em 0.5em 0.5em 1em;
}

.contactcontentleft{
    background: #FFF;
    margin: 1em;
    font-size: 90%;
    float: left;
    width:350px;
}

div.contactcontentleft p{
    margin: 1em;
}

.contactcontentright{
    background: #FFF;
    margin: 1em;
    font-size: 90%;
    float: left;
    width:350px;
}


div#holder {
    background: #FFF url(../images/bg-grad.png) top left repeat-x;  
}

div#container { 
    margin: auto;
    padding: 16px;
    width: 820px;
   
    position: relative;
}

div #header {
    width: 100%;
    overflow: auto;
    position: relative;
    padding-top: 5px;
    height: 60px;
}

div#header h1 {
    float: left;
    
    width: 500px;
    height: 60px;
    overflow: hidden;
}

div#header h5 {
    float: right;
	text-align: right;
    width: 200px;
    height: 30px;
    overflow: hidden;
	font-size: 160%;
}

div#header h1 span {
    display: none;
}

div#header ul {
    position: absolute;
    float: right;
    overflow: auto;

    right: 0;
    bottom: 0;
}

div#header ul li {
    float: left;
    margin-left: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 115%;
}

div#main {
    border: 4px solid #FFF;
    margin-top: 8px;
    background: #FFF;
    min-height: 500px;
    padding-top: 8px;

    overflow: hidden;
    width: 100%;
}

span#tagline {
    display: block;
    position: absolute;

    left: 2px;
    top: 90px;

    width: 22px;
    height: 412px;

    z-index: 4;
}

div#footer {
    height: 24px;
    line-height: 24px;
    border-bottom: 4px solid #b3b3b3;

    background: url(../images/footer-grad.png) bottom left repeat-x;
}

div#footer p {
    text-align: center;
    font-size: 12px;
}

/* Content Styles */
.loader {
    display: block;
    margin: auto;

    width: 16px;
    height: 16px;

    position: relative;
    top: -2px;

    background: url(../images/loader.gif) top left no-repeat;
}

.boxes {
    position: relative;
    width: 776px;
    margin: 0 22px 22px 22px;
    padding: 0;

    background: #FFF;
}

.display {
    margin: 0;
    padding: 0;

    color: #999;
    visibility: visible;
    position: relative;
}

#contactUs .display {
    background-color: #FFF;
    color: #999;
    visibility: visible;
    position: relative;
}

div#right {
    margin: 0;
    padding: 0;

    padding-left: 200px;
}

.boxes h2 {
    font-size: 180%;
    font-weight: bold;

    margin: 0.5em;
    color: #FFF;
}

.frontText {
    position: absolute;
    color: #FFF;
    font-size: 14px;
}

.frontText h4 {
    font-size: 26px;
    font-weight: bold;
}

.frontText a {
    color: #E9E9E9;
    text-decoration: none;
}

.frontText a:hover {
    /*text-decoration: underline;*/
}

.boxout:hover {
    cursor: pointer;
}

.newFrontText {
    position: absolute;
    color: #FFF;
    font-size: 17px;
}

.newFrontText h4 {
    font-size: 26px;
    font-weight: bold;
}

.newFrontText a {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

.newFrontText a:hover {
    /*text-decoration: underline;*/
}

.ndca {
    width: auto;
    position: absolute;
    top: 220px;
    left: 170px;

    margin-right: 18px;
    margin-bottom: 18px;
}

.ndca .left,
.ndca .right {
    text-align: right;
}

.ntim {
    width: auto;
    position: absolute;
    top: 10px;
    left: 10px;

    margin-right: 18px;
    margin-bottom: 18px;
}

.ntim .left,
.ntim .right {
    text-align: left;
}


.nwa {
    width: auto;
    position: absolute;
    top: 220px;
    left: 40px;

    margin-right: 18px;
    margin-bottom: 18px;

}

.nwa h4 {
    position: relative;
    top: -200px;
}

.nwa a {
    color: #219921;
}

.nwa .shadow a {
    color: #ACACAC;
}

.nwa .left,
.nwa .right {
    text-align: center;
}

.shadow a {
    color: #4F4F4F;
    padding: 0;
    margin: 1px;
}

.dca {
    top: 14px;
    left: 40px;
}


.dca .left {
    margin-left: 22px;
}

.dca .right {
    margin-left: 40px;
}


.faa {
    top: 18px;
    left: 400px;
}

.faa .left {
    margin-left: 30px;
}

.faa .right {
    margin-left: 12px;
}

.cdr {
    top: 200px;
    left: 40px;
}

.cdr .left {
    margin-left: 20px;
}

.cdr .right {
    margin-left: 30px;
}

.hss {
    top: 210px;
    left: 420px;
}

.hss .left {
    margin-left: 12px;
}

.hss .left {
    margin-left: 20px;
}

div.news {
    margin: 0.5em;

    min-height: 400px;
}

div.news h3 {
    font-size: 180%;
}

div.news .date {
    font-size: 120%;
    text-align: right;

    margin: 0 1em 1em 0;
}

div.news .body {
    margin: 0 1em;
}

div.news .return {
    font-size: 110%;
    text-align: right;

    margin: 0 1em 1em 0;
}

ul.buttonDock {
    clear: both;
    width: 776px;
    overflow: visible;

    height: 108px;
    margin: 0 11px 11px 22px;

    background: url(../images/dock-bg.jpg) top left no-repeat;
    position: relative;
}

ul.buttonDock li {
    position: absolute;
    top: 3px;

    float: left;
    background-position: center center;
    background-repeat: no-repeat;

    font-size: 12px;

    text-align: center;
    z-index: 8;
}

ul.buttonDock li.big {
    position: absolute;
    top: 3px;
    left: 0;
    width: 776px;
    height: 108px; 

    background: url(../images/dock-load.gif) center center no-repeat;
}

.large {
    top: -22px;

    margin: 0 18px;
    padding: 0;

    width: 90px;
    height: 108px;

    opacity: 1.0;

    border-width: 0;
}

.small {
    top: 0;
    opacity: 0.7;
    margin: 4px 24px;

    width: 80px;
    height: 96px;
}

.smallNoOpac {
    top: 0;
    margin: 4px 24px;

    width: 80px;
    height: 96px;
}

.largeNoMove {
    top: 0;

    width: 85px;
    height: 102px;

    margin: 0px 21px;

    opacity: 1.0;

    border-width: 0;
}

.hover {
    top: 0;

    width: 85px;
    height: 102px;

    margin: 3px 21px;
    opacity: 1.0;
}

div#content {
    position: relative;
    height: 380px;
    overflow: auto;
}

div.section {
    /*display: none;*/
    font-size: 90%;
}

div.info {
    color: #000;
    font-size: 95%;
    background: #FFF;
    border:  1px solid #000;
    opacity: 0.85;
    //width: 95%;
    //margin-top: 0.75em;
}

ul#leftNav {
    position: absolute;
    top: 0;
    left: 0;

    margin: 0;
    padding: 0;

    width: 200px;
}

ul#leftNav li {
    color: #FFF;
    font-weight: bold;
    font-size: 140%;
}

ul#leftNav li a {
    display: block;
    padding: 0.5em;
    color: #FFF;
    text-decoration: none; 
    text-align: center;

    background-position: 176px 50px;
    background-repeat: no-repeat;
}

ul#leftNav li.selected a {
    opacity: 0.9;
    background-image: url(../images/arrow.gif);
}

ul#leftNav li.selected a {
    color: #000;
    text-decoration: none;
}

.display {
    /*background-color: #000;*/
}

#accurateAudit {
    margin-top: 12px;
}

#accurateAudit .display {
    height: 300px;
}

#dataCentreAuditing .display {
    height: 350px;
    background: url(../images/DC_Audit.jpg) top left no-repeat;
}

#accurateAudit .display {
    height: 300px;
    background: url(../images/boxouts/index_live.jpg) top left no-repeat;
}

.boxout-holder #dc-auditing .display {
    background: url(../images/DC_Audit.jpg) top left no-repeat;
    height: 300px;
}

#aboutUs .display {
    height: 350px;
    background: url(../images/DC_Audit.jpg) top left no-repeat;
}

#contactUs .display {
    height: 300px;
}

#cloudSoftwareSolutions .display {
    height: 350px;
    background: url(../images/boxouts/SaaS.jpg) top left no-repeat;
}


#smartHands .display {
    height: 350px;
    background: url(../images/DC_Audit.jpg) top left no-repeat;
}

#carbonDataReporting .display {
    height: 350px;
    background: url(../images/boxouts/CDR.jpg) top left no-repeat;
}

#clientCaseStudies .display {
    height: 350px;
    background: url(../images/DC_Audit.jpg) top left no-repeat;
}

#fixedAssetAuditing .display {
    height: 350px;
    background: url(../images/FA_Audit.jpg) top left no-repeat;
}

#trackItMobile .display {
    height: 350px;
    background: url(../images/TIM.jpg) top left no-repeat;
}

#toolsAndServices .display {
    height: 350px;
    background: url(../images/FA_Audit.jpg) top left no-repeat;
}



.one {left: 0;}
.two {left: 128px;}
.three {left: 256px;}
.four {left: 384px;}
.five {left: 512px;}
.six {left: 640px;}


ul.buttonDock li span {
    display: none;
}

ul.buttonDock li span.loader {
    display: block;
}

ul.buttonDock li a:hover {
    text-decoration: none;
}

ul.buttonDock li img {
    display: block;
    margin: auto;
}

ul.clients {
    list-style: none;
    width: 700px;
    height: 142px;
    margin: auto;
    overflow: auto;

    text-align: center;
}

ul.clients li {
    margin: 0;
    padding: 0;
    display: inline-block;

    margin: 4px 20px;

    text-align: center;
}

.tooltip {
    position: absolute;
    height: 90px;
    background: #444;
    opacity: 0.7;
    margin-bottom: 18px;

    overflow: hidden;
    color: #FFF;
    font-size: 80%;
    padding: 0.4em;    
}

.tooltipText {
    opacity: 0;
}

.tooltipLink {
    color: #FFF;
    display: block;
    text-align: right;

    position: absolute;
    bottom: 0.4em;
    right: 0.4em;

    font-weight: bold;
}


