/* General Layout */
	.yui-u {
		-margin-top: 18px;
	}
	* html #custom-doc { width:1022px }
	
	html { overflow-y: scroll }

/* General Font */
	body {
		color: #666;
		font-family: Arial,"Trebuchet MS",Helvetica,sans-serif;
		font-size: 12px;
	}
	body.landingpage {
		font-size: 16px;
	}
	h1,h2,h3,h4,h5,h6 {font-weight:400;margin-bottom: 0.5em}
	h1{font-size:2.4em;padding-bottom: 3px;color: #9CC638; font-weight:bold; }
	h2{font-size:1.4em;color: #9CC638; font-weight:normal; margin-bottom:1em; }
	h3{font-size:1.2em;color: #666;font-weight: bold;}
	h4{font-size:1em}
	h5{font-size:1em}
	h6{font-size:1em}
	
	body.landingpage h1,body.landingpage h2,body.landingpage h3,body.landingpage h4,body.landingpage h5,body.landingpage h6 {
		font-size: 160%;
		font-weight:bold;
	}
	body.landingpage h1 { font-size: 2.8em }
	
	a, a:visited, a:hover, a:focus {
		color: #9cc638;
		text-decoration:none;
	}
	a:hover, a:focus {
		text-decoration: underline;
	}
	em { font-style:italic; }
	strong {font-weight:bold;}
	p { margin-bottom: 1.8em; *margin-bottom: 1.9em }
	
	ul, ol { margin-left: 20px; margin-bottom: 1.8em }
	ul li { list-style: outside disc; }
	ol li { list-style: outside decimal; }
	li { margin-bottom: 10px }
	
	table { margin-bottom: 20px }
	td { padding: 5px; }
	th { padding: 5px; font-weight:bold; color: #9CC638; text-transform:uppercase; font-size: 11px; }
	tr { border-bottom: 1px solid #ccc; }
	form tr { border-bottom: 0 }
	table.structural { margin-bottom: 0; }
	table.structural tr, table.structural th { border-bottom: 0; background: none; }
	table.structural td { vertical-align: top; margin-bottom: 0; }
	
	hr { background: #ccc; color: #ccc;border-color: #ccc; size:1; height:1px; }
	.hr { border-bottom: 1px solid #ccc; margin: 10px 0; }
	.hr hr { display: none; }
	
	.readmore, .read-more, .learnmore, .learn-more { font-weight: bold; color: #9CC638 }
	.orange { color: #f47421; }
	.xero-blue { color: #15b3d5 }
	.myob-purple { color: #63228b }
	
	.note { font-size: 11px; color: #777; font-weight:normal }
	.asterisk-info { font-size: 10px; color: #777; font-weight:normal }
	.asterisk-info .star { width: 25px; display: block; float: left; }
	
	form input.input-xl { font-size: 25px; padding: 5px 2%; border: 1px solid #CCC !important; width: 96%; }
	
	
	#bd .yui-ge-fix {
		width: 99%;
	}
	#bd {
		min-height: 300px;
	}
	
	.ui-tabs .ui-tabs-hide { display: none; }
	
	.clearfix { overflow: hidden; }
	html .clearfix { display: inline-block; }
	html .clearfix { display: block; } 
	
	.hide { display: none; }
	
	.show-1 { display: block }
	.hide-1 { display: none }
	
	.show-0 { display: none }
	.hide-0 { display: block }
	
/* Forms */
	.webform { width: 90%; }
	table.webform td { line-height: 1.5em; padding-top: 10px; padding-bottom: 10px; }
	.form input, .webform input {
		padding: 3px;
	}
	.form label, .webform label {
		font-weight: bold;
		font-size: 12px;
	}
	input[type=text], input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
		border:1px solid #E0E0E0;
	}
	input[type=submit] {
		font-weight: bold;
		padding: 2px 5px;
	}
	.form-submit {
		padding: 5px 0;
		margin: 10px 0;
		border-top: 1px solid #ccc;
	}
	#CaptchaV2 { width: 152px !important; margin-right: 0; }
	fieldset {
		border-top: 1px solid #e0e0e0;
		padding-left: 1px;
		margin-top: 10px;
	}
	fieldset legend { padding: 0 5px; color: #999; margin-left: 20px; text-transform:uppercase; font-size:11px; }

/* Header */
	#hd {
		background: url(/Images/cssimg/header_bg.jpg) no-repeat top center;
		height: 285px;
	}
	#top { 
		width: 1023px;
		margin: 0 auto;
		position: relative; 
		height: 292px;
	}
	
	/* Logo */
		#logo {
			text-indent:-3000em;
			overflow:hidden;
			
			width: 226px;
			height: 154px;
			
			position:absolute;
			top: 30px;
			left: 20px;
			
			background: url(/Images/cssimg/logo.gif) no-repeat left top;
		}
	/* Quotes */
		#quote-cycle {
			width: 383px;
			font-size: 16px;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #F2F8EC;
			
			position:absolute;
			right: 45px;
			top: 60px;
			line-height: 1.4;
			
			background: transparent;
		}
		.quote-cycle-left {
			border: 1px solid #9CC638;
			border-right-width: 0px;
			float:left;
			height:88px;
			width:17px;
		}
		.quote-cycle-right {
			border: 1px solid #9CC638;
			border-left-width: 0px;
			float:left;
			height:88px;
			width:17px;
		}
		#quote-cycle ul { margin: 0;
			background: transparent; }
		#quote-cycle ul li {
			list-style: none;
			background: transparent !important;
			
		}
		.quote-cycle-inner {
			padding: 8px 0;
			float: left;
			width: 345px;
			background: transparent;
		}
		#quote-cycle .author {
			margin-left: 3px;
			line-height: 30px;
			font-size: 12px;
		}
		#quote-cycle .bracket {
			font-size: 18px;
		}
	
	/* Call to Actions */
		.left-col .call-to-action { 
			font-size: 19px;
			font-weight:bold;
			color: #9CC638;
		}
		
		/* Contact Us C2A */
		#c2as .contact-us span { display: none; }
		#c2as .contact-us a { 
			background: transparent url(/Images/carousel/c2a_contact.png) no-repeat; 
			position: absolute;
			left: 0;
			bottom: 20px;
			
			height: 76px;
			width: 335px;
			
			display:block;
			text-decoration:none;
			text-indent: -9999px;
			z-index:900;
			overflow:hidden;
		}
		
		/* Sub pages */
		.sub #c2as .section { border-bottom: 0; padding: 20px 0 0; *padding: 16px 0 0; }
		.sub #c2as .section h2 { font-size: 46px; font-weight:normal; color: #fff !important; text-transform:uppercase; margin: 0; }
		.sub #c2as .contact-us a { right: 40px; bottom: 11px; left: auto; background: transparent url(/Images/carousel/c2a_contact_small.png) no-repeat; width: 180px; height: 58px;  }

/* Top Menu */
	#top-menu {
		position:absolute;
		top: 0;
		right: 40px;
	}
	#top-menu {
		margin-bottom: 0;
	}
	#top-menu li {
		display: inline;
		padding-right: 7px;
		margin-right: 8px;
		border-right: 1px solid #fff;
		float: left;
	}
	#top-menu li.last { 
		margin-right: 0;
		padding-right:0;
		border-right: none;
	}
	#top-menu li a {
		color: #fff;
		font-size: 13px;
		opacity: 0.98;
	}
	#top-menu li.xero a {
		overflow:hidden;
		text-indent:-3000px;
		background: url(/images/xero/xero_logo_small.gif) no-repeat left bottom;
		padding: 0 4px;
		display:block; float: left; 
		height: 15px;
		width: 42px;
	}
	#top-menu li ul { display:none; }
/* Main Menu */

	#menu {
		position: absolute;
		top: 216px;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#menu ul { margin: 0 23px 0 0; float: right; }
	#menu li {
		display: inline;
		float:left;
		margin-right: 10px;
		background: url(/Images/cssimg/menu_sprite.png) no-repeat right center;
		padding-right: 6px;
		position: relative;
	}
	#menu li.last { margin-right: 0; }
	#menu li a {
		color: #fff;
		background: url(/Images/cssimg/menu_sprite.png) no-repeat left center;
		
		float: left;
		display: block;
		heig-ht: 33px;
		padding: 12px 28px 6px 34px;
	}
	#menu li.last a { padding: 12px 10px 6px 16px; }
	#menu li.last { background: url(/Images/cssimg/menu_sprite.png) no-repeat right bottom; }
	#menu li.last a { background: url(/Images/cssimg/menu_sprite.png) no-repeat left bottom; }
	
	#menu li.selected {
		background: url(/Images/cssimg/menu_sprite.png) no-repeat right top;
		margin-top: 1px;
	}
	#menu li.selected a {
		color: #999;
		background: url(/Images/cssimg/menu_sprite.png) no-repeat left top;
	}
	#menu li a:focus { outline: 0; }

	/* #menu li ul { display:none; } */
	
	#menu li.has-sub:hover ul { display: none; }
	
	#menu li ul { 
		top: 32px;
		position: absolute;
		z-index: 1; 
		left: 1px;
		display: none;
	}
	
	/* #menu li ul:hover { display:none; } */
	/* #menu ul:hover { display: none; } */
	
	#menu li li {
		display: block;
		clear: both;
	}
	
	#menu li li a { 
		float: left; 
		clear: both; 
		background: red;
	}
	
	
	/*
	#menu img { display: none; }
	#menu li.selected ul { 
		display:block; position:absolute; margin-top: 35px; margin-left: -462px;
		padding: 10px 30px 0; width: 924px; text-align: center; z-index:100;
		*margin-left: 0; *left: 0;
	}
	#menu li.startinganewbusiness ul { text-align: left; margin-left: 0; *margin-left: 20px; }
	#menu li ul li, #menu li.last ul li, #menu li ul li.last {
		float:none;
		background: none;
	}
	#menu li ul li a, #menu li.selected ul li a { 
		font-size: 11px;
		color: #9CC638;
		overflow:hidden;
		text-indent:0;
		
		background: #fff;
		
		float: none;
		display: inline;
		border: 1px solid #e0e0e0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		
		padding: 2px 6px;
		zoom: 1;
	}
	#menu li ul li a:hover {
		background: #fcfcfc;
		border: 1px solid #ccc;
		text-decoration:none;
	}
	#menu li.selected ul li.selected { background: #fff; }
	#menu li.selected ul li.selected a { color: #F88625; }
	#menu li.selected ul li ul { display:none; }
*/

/* Footer */
	#ft {
		height: 324px;
		width: 984px;
		overflow: hidden;
		color: #9cc638;
		margin: 0 auto;
	}
		#ft .copyright {
			padding: 0 10px;
			font-size: 11px;
			text-align: left;
		}
		#ft .powered-by {
			float: right;
		}
		
	/* Footer Menu */
		#footer-menu {
			padding: 20px 10px 100px;
			text-align: left;
		}
		#footer-menu ul { margin: 0; margin-top: 5px; }
		#footer-menu li.parent li  {
			list-style: outside disc;
		}
		#footer-menu li, #footer-menu li, #footer-menu li a, #footer-menu li.parent a img {
			display:none;
		}
		#footer-menu li.parent, #footer-menu li.bookkeepingbeyond {
			display:block;
			float: left;
			padding-right: 35px;
			margin-right: 35px;
			border-right: 1px solid #e0e0e0;
		}
		#footer-menu li.bookkeepingbeyond { 
			height: 120px;
		}
		#footer-menu li.parent li.parent { border-right: 0; }
		#footer-menu li.parent a, #footer-menu li.bookkeepingbeyond a { display: block;font-weight: bold; color: #9cc638; text-transform:uppercase }
		#footer-menu li.first { padding-left: 0; }
		#footer-menu li.parent li {
			display:block;
			padding: 0 30px 0 0;
			float:none;
			margin-bottom: 5px;
		}
		#footer-menu li.parent li a {
			font-weight: normal;
			text-transform: none;
			color: #9cc638;
		}
		#footer-menu li.parent li ul {
			margin-left: 20px;
		}
		#footer-menu li.parent li ul li {
			padding: 2px 30px 2px 0;
			margin-bottom: 0;
		}

	/* Footer Powered by */
		#ft .poweredby {
			position: absolute;
			right: 0;
			bottom: 0;
		}

	
/* Containers */
	#bd {
		margin: 0 auto;
		background: #fff url(/images/cssimg/page_mid.gif) repeat-y top;
		position:relative;
	}
	#bd .body-top { background: transparent url(/images/cssimg/page_top.jpg) no-repeat top; *height:1%; }
	    .body-bot { background: transparent url(/images/cssimg/page_bot.gif) no-repeat bottom; height:24px }
	#bd .padding { padding: 10px 50px; overflow:hidden }
	#bd .body-leaf { position: absolute; bottom: -24px; left: 0; background: #fff url(/images/cssimg/corner_leaves.gif) no-repeat bottom left; width: 394px; height: 311px; }
	.sub #bd .body-leaf { position: absolute; bottom: -24px; left: 0; background: #fff url(/images/cssimg/corner_leaves_small.gif) no-repeat bottom left; width: 208px; height: 166px; }
	
	body.landingpage #bd .padding { padding-bottom: 150px; }
	.left-col {
		width: 38%;
		float: left;
		overflow:hidden;
		padding-bottom: 150px;
	}
	.home .left-col { padding-bottom: 287px; }
	.right-col {
		width: 62%;
		float: left;
		overflow:hidden;
	}
	.right-col .yui-g { margin-left: 60px; border-bottom: 1px solid #e0e0e0; }
	
	.right-col .last-section { border-bottom: 0; }
	
	.sub .left-col {width: 65%;}
	.sub .right-col {width: 35%;}
	
	.sub .right-col .rounded ul { margin-bottom: 0; }
	
	.section {
		padding: 30px 0;
	}
	.right-col .section { padding-top: 20px; }
	
	.sub .right-col .section { padding: 15px 0; }
	.sub .right-col .top { padding-top: 30px !important; }
	.section h2 { /*
		font-size: 1.25em;
		color: #333;
		letter-spacing: -2px; */
	}
	
	.rounded {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #e0e0e0;
		padding: 10px;
		background: #fff;
		overflow:visible;
	}

/* Home page */
	.home .yui-u { margin-top: 0; }
	.block1 .icons td { padding-bottom: 20px; }
	.block1 td { padding: 0 20px; }
	.block1 .content td { border-left: 1px solid #e0e0e0; }
	.block1 td.first { padding-left: 0; border-left: none; }
	.block1 td.last { padding-right: 0; }
	
	/* Modules */
		#bd .module {
			height: 236px;
		}
		.sub #bd .module { height: auto; }
		#bd h1.module-header { font-size: 28px; font-weight:600; color: #9cc638; }
		
		#bd .top #sidebar h1, #bd .top #sidebar h2 { color: #F88625; }
		
		#bd .module .header { *position: relative; }
		.recentblogs-module .blog-list { position:relative; }
		.recentblogs-module a { text-decoration: underline; }
		.recentblogs-module .header 	{ margin-top: 0; }
		.recentblogs-module .inner { padding-right: 30px; }
		.recentblogs-module .blogsitesummary { margin: 0;  }
		.recentblogs-module .blogsitesummary li {list-style: none; border-bottom:1px solid #E0E0E0; padding-bottom:7px;margin-bottom:7px }
		.recentblogs-module .blogsitesummary li a { font-weight: bold; display:block;font-size: 12px;text-decoration: none; }
		.recentblogs-module .speech-tail { 
			background: url(/Images/cssimg/bubble_top_tail.gif) no-repeat; 
			width: 19px; height: 15px; 
			position:absolute; 
			top: -15px; *top: -14px;
			left: 40px;
		}
		.sub .recentblogs-module .inner { padding-right: 0 !important; }
	/* Xero */
		.block2 {
			color: #15b3d5;
		}
		
	/* Testimonials */
		#testimonials {
			padding-right: 30px;
		}
		.testimonial-speech-top {
			background: url(/Images/cssimg/speech_left.gif) no-repeat top left;
			height: 27px
		}
		.testimonial-speech-bottom {
			background: url(/Images/cssimg/speech_right.gif) no-repeat top right;
			height: 27px
		}
		#testimonials .testimonial-content { padding: 20px 0 0; color: #999 }
		#testimonials ul { margin: 0; }
		#testimonials ul li { list-style:none; }
		#testimonials .logo { display: block; margin-bottom: 15px; text-align:center; }
		#testimonials .quote {  }
		#testimonials .website-url, .testimonial-item .website-url { display: block; font-size: 16px; margin-top: 20px; }
		#testimonials .testimonial-items {
			width: 605px;
			float: left;
			position: relative;
			
			height: 186px;
			overflow:hidden;
			display: block;
			zoom: 1;
		}
		.testimonial-items ul {
			position: relative;
			width: 605px;
			height: 186px;
			float: left;
			
			margin: 0; padding: 0;
			display: block;
			zoom: 1;
		}
		.testimonial-items li {
			list-style:none;
			margin: 0; padding: 0;
			color: #333;
			height: 186px;
			width: 605px;
		}
		.testimonial-items .quote {
			float: left;
			height: 125px;
			width: 292px;
			margin: 30px 0 0 40px;
			
			font-size: 11px;
			color: #009ee7;
		}
		* html .testimonial-items .quote { margin-left: 20px; }
		.testimonial-items .logo {
			float: left;
			height: 186px;
			width: 250px;
			text-align: center;
			padding-left: 20px;
		}
		.testimonial-items .logo table { height: 186px; width: 250px; margin: 0; }
		.testimonial-items .logo table tr { border-bottom: none; }
		.testimonial-items .logo table td { padding: 0; }
		.testimonial-items .quote .content {
			font-size: 18px; *font-size: 17px;
			letter-spacing: -0.8px;
			color: #333;
			display: block;
			margin-bottom: 10px;
			line-height:1.1;
		}
		@media screen and (-webkit-min-device-pixel-ratio:0)
		{
			.testimonial-items .quote .content { letter-spacing: -1.8px; }
		}
		
		.testimonial-items .quote .content a {
			color: #ec238c;
			font-size: 12px;
			font-weight:bold;
		}
		.testimonial-items .quote strong {
			display: block;
		}
		.testimonial-items .logo .read-more {
			font-size: 16px;
			color: #9cc638;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			line-height: 50px;
		}
		.testimonial-items li.ctrl-item {
			display: none;
		}
		
		
		.testimonials .controls {
			width: 375px;
			float: left;
			border-left: 1px solid #ccc;
			
			margin: 12px 0;
			padding: 12px 0;
		}
		.testimonials .controls li {
			margin-left: 46px;
			list-style:none;
			float: left;
		}
		.testimonials .controls li a {
			float: left;
			height: 55px;
			text-decoration: none;
			text-indent: -9999px;
			width: 93px;
			outline:none;
			background-position: top center;
			margin: 6px 2px;
		}
		.testimonials .controls li a:hover {
			background-position: bottom center;
		}
		
		
/* Content pages */
	#bd {position: relative; zoom:1}
	.main-content .rounded {
		min-height: 583px;
	}
	.content-top {
		height: 15px;
		background: url(/Images/cssimg/subpage_top.gif) no-repeat top center;
	}
	.content-mid {
		border-left: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9;
	}
	.content-inner { padding: 0 20px; }
	.content-bot {
		height: 29px;
		background: url(/Images/cssimg/subpage_bottom.gif) no-repeat top center;
	}
	.sidebar {
		padding-left: 40px;
		border-left: 1px solid #ccc;
		padding: 0 39px;
	}
	.intro h2 {
		f-ont-size: 18px;
		color: #9cc638; font-weight: normal; text-transform:uppercase; font-size: 27px;
		margin-top: 1.1em;
	}
	
/* Announcements */
	.announcement-list { padding: 7px 0; border-bottom: 1px solid #e0e0e0; font-size: 12px; }
	.announcement-list h3 { font-weight: bold; font-size: 12px; letter-spacing: -1px; margin: 0; }
	.announcement-list h3 a {}
	.announcement-list span.date { font-weight: bold; font-size: 12px; margin: 0 10px 0 0; color: #9cc638 }
	
/* Tools to succeed */
	.tools-to-succeed { margin-left: 0; }
	.tools-to-succeed li { 
		list-style: none;
		border-bottom: 1px solid #ccc;
		background: url(/Images/cssimg/pink_tick.gif) no-repeat 98% center;
		color: #ec238c;
		padding: 5px 0;
	}
	.modules-addition {
		margin: 49px 75px;
	}
	
/* Content page with right side menu */
	.side-menu-page-content {
		width: 77%;
		float: left;
	}
	.side-menu-page-sidebar {
		float: left;
		width: 20%;
		margin-left: 20px;
		padding-top: 25px;
	}
	.side-menu-page-sidebar ul {
		margin: 0;
	}
	.side-menu-page-sidebar li {
		border-bottom: 1px dotted #ccc;
		padding: 5px 0;
		margin:0;
		list-style: none;
	}
	
	.Contact { display: none; }
	.freeappraisal-module { height: 76px !important; padding: 0 !important; }
	.freeappraisal-module .free-appraisal { margin-left: -26px; position:absolute; }

/* Sidebar Content */
	#si/debar ul {
		margin-left: 0;
	}
	#si/debar li { 
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		
		list-style: none;
		border: 1px solid #e0e0e0;
		padding: 5px 5px 4px 36px;
		background: #fff;
		overflow:visible;
		background: url(/images/cssimg/right_list_item.gif) no-repeat left center;
	}
	#si/debar li a { font-weight: bold; color: #999; }
	
	
		

/* What we do */
	.what-we-do {
		width: 77%;
		float: left;
	}
	.what-we-do .section { border-bottom: 0; }
	.what-we-do h2 {
		padding: 10px 0;
		border: 1px solid #EEEEEE;
		border-width: 1px 0;
	}
	.what-we-do h2 a { color: #333; }
	.what-we-do h3 {
		color: #9cc638; font-weight: normal; text-transform:uppercase; font-size: 27px;
		margin-top: 1.1em;
	}
	.what-we-do .define {
		float: right;
		background: #c2dbf2;
		padding: 20px 10px;
		width: 200px;
		margin-left: 30px;
	}
	.what-we-do .define h2 {
		font-size: 18px;
		border-bottom: 1px solid #e4e4e4;
		border-top: none;
		padding-bottom: 3px;
	}
	#bd .what-we-do .define p {
		color: #666;
		font-size: 11px;
		line-height: 1.4;
	}
	
	.what-we-do-sidebar {
		float: left;
		width: 20%;
		margin-left: 20px;
		padding-top: 25px;
	}
	.what-we-do-sidebar h3 {
		
	}
	.what-we-do-sidebar ul {
		margin: 0;
	}
	.what-we-do-sidebar li {
		border-bottom: 1px dotted #ccc;
		padding: 5px 0;
		margin:0;
		list-style: none;
	}
	
/* Testimonials page */
	.testimonial_entry {
		border-bottom: 1px solid #ddd;
		margin: 0 0 2.1em;
		padding: 0 0 1em;
	}
	.testimonial_entry .testimonial_logo {
		float: left;
		min-height: 1px;
		padding: 0 0 0 0;
		width: 168px;
		text-align: center;
	}
	.testimonial_entry .testimonial_content {
		float: left;
		width: 624px;
	}
	.testimonial_entry .testimonial_content h3 {
		font-size: 22px;
		font-weight:bold;
		line-height: 1.2;
		margin: 0 0 0.3em;
		text-transform: none;
		color: #333;
	}
	.testimonial_entry .testimonial_content .other-author-info { color: #999 }

/* Take the tour */
	.jump-to-menu {
		margin: 0 0 20px;
	}
	.jump-to-menu li {
		list-style: none;
		margin: 0;
		padding: 5px 0;
		border-bottom: 1px dotted #ccc;
	}
	.jump-to-menu li a {
		
	}
/* About Us */ 
	.about-us #bd {
		padding-right: 20em;
	}
	
/* Blog page */
	.blog-post h2.post-title { margin-bottom: 0; border: none; }
	.post-body .links { margin-top: 15px; }
	.blog-post .post-details { margin: 0 0 20px; }
	.blog-post .post-body .links { border-top: 1px solid #f0f0f0; padding-top: 4px; } 
	
	.rss-feed { float: right }
	
	.blog-container .post-list { width: auto; float: none; }
	
	.BlogRecentPost li a, .BlogTagList li a, .BlogPostArchive li a {
		color: #333;
	}
	.BlogTagCloud-Small {
		font-size:12px;
	}
	.BlogTagCloud-XX-Large {
		font-size: 18px;
		font-weight:bold;
	}
	.BlogTagCloud-XX-Small {
		font-size: 10px;
	}
	.BlogTagCloud-Large {
		font-size: 14px;
	}
	.BlogTagCloud-X-Large {
		font-size: 16px;
	}
	
/* Services and Fees page */
	/* Simple Service */
	
		.pricing-table table { height: 100%; }
		.pricing-table table td { vertical-align: bottom; }
		
		.pricing-table tr { border: none; }
		
		.pricing-table tr td, .pricing-table tr th { border-bottom: 1px solid #9CC638; }
		.pricing-table tr td { padding: 15px 5px; }
		.pricing-table tr.last-row td { border-bottom: none; }
		.pricing-table tr.last-row tr td { border-bottom: 1px solid #9CC638; }
		.pricing-table tr.last-row tr.last-row td { border-bottom: none; }
		
		.pricing-table td { vertical-align: top; height:100%; }
		
		.prices { text-align:right; vertical-align:bottom; margin-bottom: 30px;font-size:58px; zoom: 1; }
		.pricing-price { color:#9CC638; font-size:58px; font-weight:bold; line-height:0.8; font-style: italic; margin-bottom: 50px; }
		.pricing-price .currency { vertical-align: top; font-size: 28px; }
		.pricing-freq  { color:#9CC638; font-size:11px; text-transform:uppercase; display: block }
		.prices .One, .prices .Off  { display:none; }
		
		.add-this { padding: 5px 0 0; clear:both }	
		.addthis_button { font-weight: bold; }
		
		.service-content {
			padding-right: 20px;
			border-right: 1px solid #9CC638;
		}
		.service-pricing {
			padding: 0; width: 45%; 
			vertical-align:bottom !important; 
			height: 100%;
		}
		.service-pricing .last-row td {
			padding: 5px 0;
		}
		
		.fine-print { font-size: 10px; }
		.features-list { margin-left: 0; }
		.features-list li {
			list-style: none;
			font-weight:bold;
			font-size: 14px;
			line-height: 1;
			margin-top: 0;
			padding: 6px 9px;
			background: #f3f3f3;
		}
		.service-pricing .learn-more, .service-pricing .enquire, .service-pricing .buy-now { float: left; }
		.service-pricing .learn-more a, .service-pricing .enquire a, .service-pricing .buy-now a {
			display: block; float: left;
			width: 133px; height: 40px;
			overflow:hidden; text-indent: -3000em;
		}
		.service-pricing .learn-more a {
			background: url(/images/fees/learn-more.gif) no-repeat;
		}
		.service-pricing .buy-now a {
			background: url(/images/fees/buy-now.gif) no-repeat;
		}
		.service-pricing .enquire a {
			background: url(/images/fees/enquire.gif) no-repeat;
		}
	
	/* Tiered Service */
	.tiered-service h2 { border-bottom: 1px solid #e0e0e0; margin-bottom: 0.5em }
	.tiered-service .pricing-table tr td { padding: 5px; }
	.tiered-service .learn-more a, .tiered-service .enquire a, .tiered-service .buy-now a {
		width: 66px; height: 20px;
	}
	.tiered-service .service-pricing .learn-more a {
		background: url(/images/fees/learn_more_small.gif) no-repeat;
	}
	.tiered-service .service-pricing .buy-now a {
		background: url(/images/fees/buy_now_small.gif) no-repeat;
	}
	.tiered-service .service-pricing .enquire a {
		background: url(/images/fees/enquire_small.gif) no-repeat;
	}
	.tiered-service { margin-bottom: 70px; }
	.tiered-service table { margin-bottom: 0; }
	.tiered-service .b { border-left: 1px solid #9CC638; padding: 12px 0 12px 10px }
	.tiered-service .first .b { border-left: none;  }
	.tiered-service .first-row .b { padding-top: 0; }
	.tiered-service .service-pricing td {  width:23%; border-bottom: 1px solid #9CC638 }
	.tiered-service .service-pricing td.first {  width:31%; font-weight:normal; }
	.tiered-service .base-pricing td { padding: 5px; }
	.tiered-service .prices { text-align:left; margin-bottom: 0; }
	.tiered-service .pricing-price .currency { font-size: 23px; font-style:normal }
	.tiered-service .pricing-freq { font-size: 9px; display: inline; }
	.tiered-service .prices { font-size:43px; }
	.tiered-service .pricing-price { font-size:43px; margin-bottom: 0; }
	.tiered-service .learn-more, .tiered-service .enquire, .tiered-service .buy-now { float: right; }
	
	/* Xero Pricing */
		.xero-service img { width:50px;float: left; padding: 0 30px 0 8px; margin-top: -3px; }
	
	/* MYOB Pricing */
		.myob-service img { width:72px; }
		.myob-service .base-pricing .first .b { padding: 0; }
		
	/* Bookkeeping */
		.bookkeeping-service .prices, .bookkeeping-service .pricing-price { font-size:33px; }
		.bookkeeping-service tr th { vertical-align:top; }
		.bookkeeping-service .service-pricing td { width: auto; text-align: center; color:#F57A20; }
		.bookkeeping-service .service-pricing td.first {  font-weight:bold; text-align:left; color:#666; width:40%; }
		.tick { background: url(/images/fees/tick.gif) no-repeat center center }
		
	/* Social Links */
	.social-links { float: right; position:relative }
	.social-links a, .social-links iframe { position:absolute; top:0; right:0 }
	.social-links iframe { right: 60px }
	
/* FAQ page */
	.comment-form { background: transparent; border: 0; }
/* Xero page */
	.xero-header { position: relative; }
/* Plugins */
	.gmap { border: 1px solid #999; }
/* Plugins */
	table.module-calendar td ul {
		padding-left: 10px;
	}
	
/* Page Nav */
	.page-nav { border-top: 1px solid #e0e0e0; padding-top: 10px; margin-top: 50px; font-size: 18px; font-weight: normal; color: #9CC638; }
	.page-nav a { font-weight: bold; }
	.page-nav .prev { float: left; }
	.page-nav .next { float: right; }

/* System Messages */
	.system-message, .system-error-message {
		background: none;
		border: none;
		margin: 0;
		min-height:0;
		padding:0;
	}
	.system-message h1, .system-error-message h1 {
		color: #9CC638;
		
	}
	.system-error-message {
		background-color: transparent;
		border: none;
		height:auto !important;
		margin:0;
		min-height:110px;
		padding:0;
	}

/* Tootips */
	.toolTip{ position:relative; text-align:center; text-decoration:none!important; z-index:100; }
	.toolTipWrapper{ display:none;font-size:11px;font-weight:400!important;line-height:20px;position:relative;text-decoration:none!important;top:-48px;width:160px; }
	.toolTipTop{background:transparent url(/Images/cssimg/tooltip/tooltip-top.png) no-repeat;height:5px;width:160px;}
	.toolTipMid{background:transparent url(/Images/cssimg/tooltip/tooltip-background.png) repeat-y left top;color:#666!important;height:35px;line-height:16px;padding:0 5px;text-decoration:none!important;text-indent:0!important;}
	.toolTipBtm{background:transparent url(/Images/cssimg/tooltip/tooltip-bottom.png) no-repeat;height:10px;}
	a.nolink{cursor:default;}

