html,body {margin:0; height:100%;}
/***** RESET ******/
img, form, a,
header, nav, article, section, dialog, figure, aside, footer
{border:0; margin:0; outline:0; padding:0;}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
/***** RESET END ******/

.show { display:none !important; }
.hidden { display:block !important; }

.LinkButtons+*, .linkbuttons+* {
    clear: right
}

.LinkButtons:hover, .linkbuttons:hover {cursor:pointer; text-decoration:none; color:#49484b; border:solid 1px #49484b;}

.LinkButtons a, .linkbuttons a {color:#a4c703; text-decoration:none; border:solid 1px #a4c703;}
.LinkButtons a:hover, .linkbuttons a:hover {color:#49484b; text-decoration:none; border:solid 1px #bee703;} 


/*** QUICK COLOUR CHANGE ***/

/** CONTENT BACKGROUND COLOUR **/
.colour01 { background-color:#fff; }

/** IMAGE FADER COLOUR OVERLAY **/
.colour02 { background:rgba(255,255,255,.75); }

/** NAV BAR **/
.colour03 { background-color:#511576; }

/** HOME FEATURE ICON COLOUR **/
.colour04 {border: 2px solid #ffffff; color:#511576;}

/** FEATURES BACKGROUND **/
.colour05 { background-color:#f5f5f6; }

/** FOOTER BACKGROUND **/
.colour06 { background-color:#ffffff; }

/** SOCIAL MEDIA BUTTONS **/
.colour07 { background-color:#511576; color:#fff; }
.colour07:hover { background-color:#fff; color:#511576; }

.get-directions { background: #49484b; }
.get-directions:hover { background: #511576; }

/*** QUICK COLOUR CHANGE ENDS ***/


/******************** STRUCTURE ******/

#bodyClass {}

#contentWrap {color:#fff; margin-bottom:3%;}
#contentWrap h1 {color:#511576;}
#contentWrap p {color:#49484b;}

#contentWrapInner {z-index:999; position:relative; color:#fff; height:500px; margin-bottom:2%;}
#contentWrapInner h1 {color:#a4c703;}
#contentWrapInner p {color:#fff;}


header  {padding:2% 0%;}
header#inner  {padding:6% 0% 2% 0%;}

#logo { }

.headerlinks { text-align:right; }
.headerlinks a { display:inline-block; margin-left:5px; }
.headerlinks img{ width:auto !important; display:inline-block; float:left; }

.socialbutton { -webkit-border-radius: 45px; -moz-border-radius: 45px; border-radius: 45px; text-align:center; font-size:25px; text-align:center; margin:5px; width:45px; height:45px;}
.socialbutton i { line-height:45px; }


#mainNav {}
.mobileNavWrap {z-index:999; position:relative;} 

.imageheader { z-index:1; position:absolute; height:879px; width:100%; top: 0; left: 0; background:#999;}
ul.bxslider li { height:879px; }

.imageCon { position: relative; z-index:2; height:auto; }
.imageConInner { position: relative; z-index:2; height:auto; padding:0 0 1% 0; }

.slide { z-index: -1; position: absolute; width: 100%; top: 0; left: 0; height: 100%; transition: opacity 1s ease-in-out; background-position: center center; background-repeat: no-repeat; background-size: cover; opacity: 0; }

.slide.showImg { opacity: 1; }

.slideInner { z-index: -1; position: absolute; width: 100%; top: 0; left: 0; height: 100%; transition: opacity 1s ease-in-out; background-position: center center; background-repeat: no-repeat; background-size: cover; opacity: 1; overflow:hidden; }

.slideInner img { opacity: 1; width:100%; }

.statichomeheader { z-index: -1; position: absolute; width: 100%; top: 0; left: 0; height: 100%; transition: opacity 1s ease-in-out; background-position: center center; background-repeat: no-repeat; background-size: cover; opacity: 1; overflow:hidden; }

.statichomeheader img { opacity: 1; width:100%; }

.imageheaderInner { z-index:1; position:absolute; min-height:300px; width:100%; top: 0; left: 0; background:#999; overflow:hidden;}

.imageHeaderColour { z-index: 0; position:absolute; width:100%; height:100%; }
.imageHeaderColourInner { z-index: 0; position:absolute; width:100%; height:100%; overflow:hidden;}

.imageheaderInner img {width:100%; height:auto;}

#topcontainer { width: 100%; }
#topcontainerInner { width: 100%; top: 0; left: 0; }


nav { height:auto; } /* STOPS NAV HEIGHT FROM JUMPING ON LOAD */
nav img { width:auto !important; display:inline-block; } /* KEEPS IMAGES IN NAV FROM SPANNING 100% */

section#content {padding:2% 0;}
section#content img, section#content td img { width:auto; display:inline-block; } /* KEEPS IMAGES IN CONTENT FROM SPANNING 100% */

article {}

article#home {font-size:18px; line-height:24px; padding-right:10%;}

aside {}  /* side bar */

.greytext{ color:#666666; }

.serviceIcons {	text-align: center;	vertical-align: top; }
.serviceIcons a{ display: inline-block; width: 14.66%; margin: 1.5% 1%; vertical-align: top; }
.serviceIcons a i { font-size: 80px; }

.features {margin:0% 0% 2% 0%;}
.featuresInner {margin:1% 0 2% 0;}
.featPanel {}
.featPad {padding:20px;}
.featLeft {float:left; width:40%;}
.featRight {float:right; width:60%;}
.featRight iframe[style] { height:300px !important; margin: 0 !important; padding: 0 !important; display:block !important; }

footer {padding:1.5% 0%; background:#fff;}

.white, .white p, .white td, .white li { color:#fff; }
.white .header, .white .subheader, .white .Header, .white .SubHeader, .white h1, .white h2, .white h3 { color:#fff; }
/*.white a { color:#fff; text-decoration:underline; font-weight:400; }
.white a:hover { -moz-opacity:.80; filter:alpha(opacity=80); opacity:.80; color:#fff; text-decoration:underline; font-weight:400; }*/


/******************** STRUCTURE END ******/

/******************** FORM STYLES ******/ 

input[type="text"], input[type="password"], textarea, select
{  border: solid 1px #ccc; padding:5px 8px; outline:0;
  -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   } 
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover
{ background:#f3f3f3; } 

input[type="submit"], button[type="button"]
{ border:0; background:#511576; padding:8px 12px; color:#fff; text-transform:uppercase; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; cursor:pointer; -webkit-appearance: none; }

input[type="submit"]:hover, button[type="button"]:hover {background: #49484b;}
/***** FORM STYLES END ******/ 



/******************** EXTRAS ******/

/***** IE HEIGHT HACK
minheight {min-height:500px; height:auto !important; height:500px;}*/
fieldset#LoginFields { width:280px; }
fieldset#LoginFields dl dt { width:100px; }
.BlogPost { border-bottom:solid 1px #ccc; }
.PostPublished, .PostAuthor { color:#999; }
.PostHeader h2 a {text-decoration:underline; font-size:24px; font-weight:normal;}
.PostLinks { padding-left: 0; margin-left: 0; border-bottom: 1px solid #ccc; }
.PostLinks li { list-style: none; margin: 0; padding: 0.25em; border-top: 1px solid #ccc; }
#ui-datepicker-div { display:none }
.clearBoth {clear:both;height:0px;}
/* Start Form Validation Styles*/
.validation_failed {border: 1px solid red;}
.error_msg {color:red;}
/* End  Form Validation Styles */
hr { height: 0px; color: #e3e2e2; border-top: 1px; background: #e3e2e2; border-style: solid;}

/* CLEAR FIX */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/******************** GET ME DIRECTIONS BUTTON ******/
 p.warning { color: red; }
 input.manual-location { width: 95%; font-size: 1.2em; padding: 5px; }
 .no-geolocation { display: none; }
 .get-directions { background: #49484b; padding: 8px 13px; color: #ffffff; font-size: 16px; font-weight: bold; border-radius: 6px; margin: 0 auto 0 auto; text-decoration: none; clear: both; display: block; text-align: center; cursor: pointer; width: 80%; }
 .get-directions:hover { text-decoration: none; color: #ffffff; background: #511576; font-weight: bold; }
 .dirBtn { visibility: hidden; }
	.rDirect { padding:50px 20px; text-align:center; line-height:normal !important; }
	.rDirect p { font-size:20px !important; line-height:normal !important; }


/***** COUNT 
section#content iframe.countvideos { width:640px; }
 *****/
 
/******************** SEARCH CSS ******/ 
#search { display:block; height:28px; padding:2px; vertical-align: middle; border:0; background-color:#eee; margin:0; }
#search form input { border:0px; padding:0 5px; float:left; vertical-align: middle; line-height:28px; height:28px; background:transparent;  font-size:14px; }
#search form { padding:0px; margin:0px; }
#search #searchgo { float:right; font-size:18px; color:#00539c; vertical-align: middle; line-height:28px; }

/******************** CLIENT LOGIN CSS ******/
#login{width: 160px; margin:0px auto; }
#login textarea, #login input{ outline:none;} 
#loginheader{ font-size:14px; padding: 5px; color: #000;  }
#client_login{padding: 0px; margin: 0px; font-size:11px; color:#333; }
#client_login .username{margin: 5px 0px 5px 0px; font-size:11px; width: 155px;}
#client_login .password{margin: 5px 0px 0px 0px; font-size:11px; width: 155px;}
#loginGo {float:right; margin: 5px 0px 5px 0px;}  

/******************** NEWSLETTER SUBSCRIBE THIN ******/
form#fmNewsSubscribeThin table td input  {}
form#fmNewsSubscribeThin { width:260px; margin:0px auto; }
/*form#fmNewsSubscribeThin table.newssubscribe .formlabel { font-size:14px; }
form#fmNewsSubscribeThin table.newssubscribe input#firstname { font-size:14px; }
form#fmNewsSubscribeThin table.newssubscribe input#email { font-size:14px; }*/
form#fmNewsSubscribeThin table.newssubscribe .essential { display:none; }
form#fmNewsSubscribeThin table td input#subscribe { padding:8px 18px 8px 18px; }
/*.newssubscribe .formlabel { text-align:left !important; }
.newssubscribe input[type=text] { width:300px !important; } */

/******************** GOOGLE RSS FEED ******/
.gfc-resultsHeader {border:0px !important;}
.gfc-title {font-size:12px !important; color:#666 !important; text-decoration:none !important;}
.gf-author {color:#666 !important; font-size:11px !important;}
.gf-relativePublishedDate {color:#666 !important; font-size:11px !important;}
.gf-snippet {color:#333 !important; font-size:11px !important;}
.gf-title a {font-size:11px !important;}
/********************* EXTRAS END ******/

/****** ONLINE ACCOUNTING CSS *****/
section#content iframe.myobvideos,
section#content iframe.xerovideomain,
section#content iframe.xerovideos,
section#content iframe.countvideos { width:600px; height:320px; }

/******************** RESPONSIVE STYLES ******/

.menu-link { display:none; } /* HIDE MOBILE MENU BUTTON */
.securewarning { display:none; width:98%; padding:1%; background:#ff0000; color:#fff; text-align:center; font-size:12px; line-height:18px; }

@media all and (max-width: 1024px) {

    /****** ONLINE ACCOUNTING CSS *****/
    section#content img.ibizzimgs, 
    section#content img.collaborateimg, 
    section#content img.BankLinkdiagram,
    section#content img.banklinklogo, 
    section#content iframe.myobvideos,
    section#content img.liveaccountslogo,
    section#content img.accountrightlogo, 
    section#content iframe.xerovideomain,
    section#content iframe.xerovideos,
    section#content iframe.countvideos,
    section#content img.xeroimage { width:auto; height:auto; }

.statichomeheader img { opacity: 1; width:auto; height:100%; display: block;}

}

@media all and (max-width: 768px) { 

    /**** IMPORTANT CSS ****/
    .responsiveimage { width:100% !important; display:block !important; height:auto !important; }
	img.responsiveimage[style] { margin-left:0 !important; margin-right:0 !important; }
	#SlideShowImg { width:100% !important; display:block !important; height:auto !important; }
    /*section#content img, section#content td img { width:100% !important; display:block; }  IMAGES SPAN 100% FOR MOBILE */
    .hidden { display:none !important; }
    .show { display:block !important; }
	iframe[style] { width:100% !important; margin:0 !important; }
	iframe[width] { width:100% !important; }

    /***** SITE CUSTOM CSS *****/
    #logo { width:75% !important; margin:0 auto; padding:3% 0; }
    header {padding:3% 0%;}
    article#home {padding:0% 0% 7% 0%;}


    /***** BLOG STYLES ******/
    div.Blog div.BlogPosts {margin:0px !important;} 
    div.Blog div.BlogRightMenu { position:relative !important; width:100%; }   

    /***** CHANGE TABLE STATE *****/
    table, thead, tbody, th, td, tr { display: block; }
    table[style] { width:100% !important; height:auto !important; }
    table[align] { float:none !important; }
    table td { padding:5px 0 !important; margin:0 !important; }
    table td[style] { width:100% !important; height:auto !important; }
	table tr[style] { width:100% !important; height:auto !important; }
    table[cellpadding] { padding:15px 0px !important; }
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr { position: absolute; top: -9999px; left: -9999px; }
    tr { border:0; }
    td { /* Behave  like a "row" */ border: none; position: relative; }

    /****** ONLINE ACCOUNTING CSS *****/
	section#content iframe.countvideos,
    section#content img.ibizzimgs, 
    section#content img.collaborateimg, 
    section#content img.BankLinkdiagram,
    section#content img.banklinklogo, 
    section#content iframe.myobvideos,
    section#content img.liveaccountslogo,
    section#content img.accountrightlogo, 
    section#content iframe.xerovideomain,
    section#content iframe.xerovideos,
    section#content img.xeroimage { width:100% !important; height:auto; }
    
    /**** END *****/
    table.newssubscribe td.formlabel { text-align:left !important; }
    table.newssubscribe td input[type="text"] { width:50%; }

    /***** MOBILE NAV STYLES ******/
    .ddsmoothmenu { display:none !important; }


.featLeft {float:none; width:100%;}
.featRight {float:none; width:100%;}

.headerlinks { text-align:center; margin:6% 0 5% 0;}
.socialbutton { -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; text-align:center; font-size:20px; text-align:center; margin:5px; width:35px; height:35px;}
.socialbutton i { line-height:35px; }


.imageheader { z-index:1; position:absolute; height:1500px; width:100%; top: 0; left: 0; background:#999;}
ul.bxslider li { height:1500px; }

#contentWrapInner {z-index:999; position:relative; color:#fff; height:350px; margin-bottom:2%;}

section#content {padding:8% 0;}

#topcontainerInner { padding-bottom:20px; }

.serviceIcons a{ width:46% !important; }

}

@media all and (max-width: 480px) {
       .securewarning { display:block !important; }

.imageheader { z-index:1; position:absolute; height:1570px; width:100%; top: 0; left: 0; background:#999;}
ul.bxslider li { height:1570px; }

.profileImg{ float:none !important; text-align:center; margin-right:0px !important; }

}