/*
Theme Name: SmartPayroll
Theme URI: http://www.specialops.co.nz
Description: Skin for SmartPayroll.co.nz
Version: 1.0
Author: Special Operations Ltd
Author URI: http://www.specialops.co.nz
Tags: smartpayroll, wordpress, specialops

	SmartPayroll WordPress skin v1.0
	 http://www.specialops.co.nz

*/



/* Begin Typography & Colors */
body {
	font-family: Helvetica, Arial, sans-serif;
	background: #fff url(images/header-bg-grad.png) repeat-x;
	color: #707070;
	padding: 0;
	margin: 0;
	border: none;
	}
	
a {
	color: #707070;
	text-decoration: none;
	border: none;
	}
	
a:hover {
	text-decoration: none;
	border-bottom: #707070 solid 1px;
	}
	
a:active, 
a:focus {
	outline: 0;
	} 	
	
#content a, #sidebar .wrapper a {
	color: #36BDEA;
	}
	
#content a:hover, #sidebar .wrapper a:hover {
	border-bottom: #36BDEA solid 1px;
	}
	
#content a.bold-link, 
#frontpage-content-wrapper #content a {
	font-weight: bold;
	}

img, a img, #content img, #content a img, #content img a, a.no-border {
	border: none;
	}	

#content, p, ul {
	font-size: 13px;
	line-height: 20px;
	color: #707070;
	}
	
p, ul {
	margin: 0;
	padding: 0 0 30px 0;
	}
	
body#partners p, /* let's reduce the paragraph spacing */
#content #news-content p, 
#content #news-content-single p, 
#content #archive-content p,
#content #news-content ul, 
#content #news-content-single ul, 
#content #archive-content ul {
	padding-bottom: 16px;
	}
	
#content p strong {
	color: #000;
	}
	
#sidebar .wrapper, #sidebar .wrapper p {
	font-size: 12px;
	line-height: 15px;
	}
	
#sidebar .wrapper p {	
	padding: 0 0 6px 0;
	margin: 0;
	}
	
#sidebar .wrapper p strong {
	color: #333;
	}
	
p.border {
	border-top: #d9d9d9 solid 1px;
	padding-top: 20px;
	}
	
p.no-padding {
	padding-bottom: 20px;
	}
	
#content ul {
	margin: -19px 0 0 0;
	padding: 0 0 30px 0;
	list-style: none;
	}
	
#content ul.partners {
	margin: 0;
	padding: 0;
	}
	
#content ul li {
	font-size: 13px;
	line-height: 20px;
	list-style: none;
	padding: 0 0 0 9px;
	margin: 0;
	background: url(images/content-bullet.png) left 8px no-repeat;
	}
	
#content ul.partners li.shuffle-content {
	padding: 0;
	margin: 0;
	background: none;
	}
	
body#the-benefits #content ul li {
	padding-left: 16px;
	background: url(images/tick-bullet.png) left 5px no-repeat;
	}
	
#sign-up-wrapper #content ul { /* sign up page numbered list */
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#sign-up-wrapper #content ul li {
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 11px 0;
	background-image: none;
	color: #666;
	}
	
#sign-up-wrapper #content ul li span.number {
	color: #36BDEA;
	font-weight: bold;
	width: 19px;
	float: left;
	}

#frontpage-content-wrapper p {
	font-size: 12px;
	line-height: 19px;
	color: #666;
	}

p.intro, p.intro-bold, p.intro-bold-border, body#partners p.intro-bold-border {
	color: #808080;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	padding: 0 0 50px 0;
	margin: 0;
	border-bottom: #d9d9d9 solid 1px;
	}
	
p.intro-bold { /* style for an intro with 2 x paragraphs, 1st para = bold */
	color: #534760;
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom: none;
	}
	
#sign-up-wrapper p.intro-bold {
	font-size: 14px;
	}
	
#sign-up-wrapper p.second-line {
	padding-bottom: 34px;
	}
	
p.intro-bold-border, body#partners p.intro-bold-border {
	color: #534760;
	font-weight: bold;
	margin-bottom: 20px;	
	}
	
body#partners p.intro-bold-border {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 16px;
	}
	
body#the-benfits p.intro-bold,
body#transfer-your-payroll-data-to-your-xero-accounts p.intro-bold {
	padding-bottom: 48px;
	}

#frontpage-content-wrapper p.intro {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	float: left;
	width: 289px;
	padding: 0 19px 0 0;
	margin: 0;
	border-bottom: none;
	}
	
.help-pop-up p {
	color: #999;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}
	
li#li-2-56 .help-pop-up p {
	padding-bottom: 4px;
	}
	
li#li-2-56 .help-pop-up p.last {
	padding-top: 12px;
	}
	
.help-pop-up p a,
#content .help-pop-up p a,
li#li-2-5 span.form-note a, /* postcode finder link */
li#li-2-64 span.form-note a { /* terms & conditions note link */
	color: #999;
	border-bottom: #999 solid 1px;
	}
	
#content p.back-to-top, 
#content .navigation,
#content .navigation-news-page {
	font-size: 12px;
	color: #534760;
	margin: -17px 0 38px 0;
	padding: 0;
	}
	
#content .navigation, 
#content .navigation-news-page { /* news index page navigation links (older/newer entries) */
	display: block;
	margin: -8px 0 0 0;
	padding: 0 0 28px 0;
	overflow: hidden;
	}
	
#content .navigation-news-page {
	margin-top: 0;
	color: #808080;
	}
	
#content p.back-to-top a, 
#content p.back-to-top a:hover, 
#content .navigation a, 
#content .navigation a:hover,
#content .navigation-news-page a, 
#content .navigation-news-page a:hover {
	color: #534760;
	border-bottom: #534760 solid 1px; 
	}
	
a.back-to-top {
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: none;
	}
	
p.note {
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	margin-top: -22px;
	}	
	
small, p.postmetadata {
	font-size: 11px;
	color: #B3B3B3;
	}
	
#content p.postmetadata a {
	color: #B3B3B3;
	border-bottom: #B3B3B3 solid 1px;
	}
	
#content p.postmetadata small {
	display: none;
	}
	
.post small {
	padding: 0 0 30px 0;
	display: block;
	}
	
/*	Begin Headers */

h1 {
	color: #1ED4F5;
	font-size: 28px;
	line-height: 34px;
	padding: 0 0 22px 0; /* frontpage padding, has to measured by eye due to SIFR text */
	margin: 0;
	background-color: transparent;
	}
	
#content-wrapper h1 {
	position: absolute;
	top: 35px;
	left: 85px;
	padding: 0;
	display: block;
	width: 613px;
	}
	
body#transfer-your-payroll-data-to-your-xero-accounts #content-wrapper h1 { /* decrease size of h1 on this page only */
	font-size: 26px;
	line-height: 32px;
	}
	
h1 a, #content h1 a, #content h1 a:hover {
	color: #1ED4F5;
	text-decoration: none;
	border: none;
	}

h2 {
	color: #534760;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
	}
	
#content #news-content h2, #content #news-content-single h2, #content #archive-content h2 {
	color: #534760;
	font-size: 26px;
	line-height: 30px;
	padding: 0;
	}
	
#content #news-content-single h2 {
	padding-bottom: 30px;
	}
	
#content #news-content h2 a, #content #news-content-single h2 a {
	color: #534760;
	border-bottom: none;
	}
	
#sidebar .wrapper h2.widgettitle { /* right-col sidebar h2 with light purple bg */
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 11px 16px 11px 16px;
	margin: 0 0 0 0;
	color: #534760;
	background-color: #dbe4ea;
	}
	
#sidebar .wrapper .news h2.widgettitle, #sidebar .wrapper .news ul li#search label.hidden { /* news page sidebar h2 */
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 18px 0;
	margin: 0;
	color: #36BDEA;
	background-color: transparent;
	}	

#sidebar .wrapper .news ul li#search label.hidden {
	padding-bottom: 0;
	}

#sidebar .widgets-wrapper h2 { /* frontpage sidebar widgets h2 */ 
	font-size: 17px;
	line-height: 20px;
	padding: 44px 0 6px 0;
	margin: 0;
	background: url(images/widget-button-front-1.png) center top no-repeat;
	border-bottom: #e4e4e4 solid 1px;
	}
	
#sidebar .widgets-wrapper h2.widgettitle {
	display: none; /* hides any user entered widget headings */
	}
	
#sidebar .widgets-wrapper li#text-453008861 h2 { /* Demo widget */
	color: #005D85;
	}
	
#sidebar .widgets-wrapper li#text-453008861 h2 a {
	color: #005D85;
	border-bottom: none;
	}	

#sidebar .widgets-wrapper li#text-453009191 h2 { /* 13 reasons widget */
	background-image: url(images/widget-button-front-2.png);
	color: #76B546;
	}
	
#sidebar .widgets-wrapper li#text-453009191 h2 a {
	color: #76B546;
	border-bottom: none;
	}	

#sidebar .widgets-wrapper li#text-453009421 h2 { /* Save you money widget */
	background-image: url(images/widget-button-front-3.png);
	color: #FBB03B;
	}
	
#sidebar .widgets-wrapper li#text-453009421 h2 a {
	color: #FBB03B;
	border-bottom: none;
	}

#sidebar .widgets-wrapper li#recent-posts h2,
#sidebar .widgets-wrapper li#text-456464558 h2 { /* News Widget */
	padding-top: 64px; /* extra padding 1 x lineheight for single line heading */
	background-image: url(images/widget-button-front-4.png);
	color: #D4145A;
	}
	
#sidebar .widgets-wrapper li#recent-posts h2 a,
#sidebar .widgets-wrapper li#text-456464558 h2 a {
	color: #D4145A;
	border-bottom: none;
	}
	
h3, #content h3 {
	color: #999;
	font-size: 12px; /* let's try at 12px, 11px as designed looks too small */
	line-height: 13px;
	font-weight: bold;
	padding: 5px 0 30px 0;
	margin: 0;
	border-top: #d9d9d9 solid 1px;
	}
	
h3 a, #content h3 a, #content h3 a:hover {
	color: #999;
	border-bottom: none;
	}
	
h3.how-it-works, #content h3.how-it-works {
	color: #534760;
	border: none;
	font-size: 22px;
	line-height: 22px;
	padding: 0 0 8px 0;
	}

h3.how-it-works span.h3-number, #content h3.how-it-works span.h3-number {
	color: #999;
	font-size: 50px;
	line-height: 50px;
	padding: 0 0 4px 0;
	display: block;
	}
	
#content #archive-content h3 {
	padding-bottom: 0;
	}
	
#sign-up-wrapper #content h3 { /* sign-up form headings */
	color: #fff;
	font-size: 15px;
	line-height: 17px;
	padding: 6px 0 5px 17px;
	border: #12A9CC solid 1px;
	background: #12a9cc url(images/form-heading-bg.png) repeat-x;
	}

h4, #content h4 {
	color: #534760;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
h4 a, #content h4 a, h4 a:hover, #content h4 a:hover {
	color: #534760;
	border-bottom: none;
	}
	
#sign-up-wrapper #content h4 {
	padding-bottom: 16px;
	}
	
#sign-up-wrapper #content form#cforms2form h4 { /* sign-up form subheading */
	line-height: 16px;
	padding: 13px 0 7px 0;
	}
	
#sign-up-wrapper #content form#cforms2form div.help-pop-up h4 {
	padding: 0 0 16px 0;
	}
	
#sign-up-wrapper #content form#cforms2form li#li-2-56 div.help-pop-up h4 {
	padding-bottom: 10px;
	}	
	
	
h5, #content h5 {
	color: #534760;
	font-size: 12px; /* let's try at 12px, 11px as designed looks too small */
	line-height: 13px;
	font-weight: bold;
	padding: 5px 0 13px 0;
	margin: 0;
	border-top: #d9d9d9 solid 1px;
	}
	
body#partners h5, body#partners #content h5 {
	margin-top: 24px;
	}
	
h5 a, #content h5 a, #content h5 a:hover {
	color: #534760;
	border-bottom: none;
	}
	
h5.no-border, #content h5.no-border, 
body#partners h5.no-border, body#partners #content h5.no-border {
	border-top: none;
	margin-top: -15px;
	padding-top: 0;
	}
	
#content h5.note {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	padding: 16px 0 14px 0; 
	color: #333;
	border-top: #B3B3B3 solid 1px;
	
	}
	
#content h5.note span.mandatory {
	color: #f7931e;
	font-weight: bold;
	}
	
h6, h6 a {
	color: #333;
	text-transform: none;
	}
	
	
/* End Headers */	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ff0000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
/* End Typography & Colors */










/* Begin Structure */

#header {
	margin: 0;
	padding: 0;
	border: none;
	height: 107px;
	width: 985px;
	background: transparent;
	position: relative;
	background: url(images/header-bg-repeat.png) repeat-x;
	}
	
#header #logo-wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0 0 0 14px;
	width: 174px;
	height: 107px;
	text-align: center;
	background: url(images/header-bg-left.png) no-repeat;
	}
	
#header #logo-wrapper h2 {
	height: 53px;
	width: 174px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9000px;
	background: url(images/logo-smartpayroll.png) no-repeat;
	}
	
#header #logo-wrapper h2 a {
	height: 53px;
	width: 174px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	text-decoration: none;
	}

#header #logo-wrapper h4 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #36BDEA;
	padding: 2px 0 5px 0;
	margin: 0 auto;
	display: block;
	}

#header #logo-wrapper .description {
	color: #B3B3B3;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 8px 0 3px 0;
	border-top: #C8C8C8 solid 1px;
	width: 160px;
	}
	
#header #logo-wrapper .description a {
	color: #B3B3B3;
	border-bottom: none;
	}
	
#header #login {
	position: absolute;
	left: 843px;
	top: 15px;
	height: 83px;
	width: 142px;
	padding: 0;
	margin: 0;
	background: url(images/login-bg.png) no-repeat;
	}
	
#header #login h3 {
	padding: 0;
	margin: 0 0 0 8px;
	text-indent: -9000px;
	border: none;
	}
	
#header #login h3 a {
	width: 125px;
	height: 47px;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	background: url(images/login-button.png) left top no-repeat;
	}
	
#header #login h3 a:hover {
	background-position: right top;
	}
	
#header #login h4 {
	padding: 0;
	margin: 14px 0 0 8px;
	text-indent: -9000px;
	}
	
#header #login h4 a {
	width: 126px;
	height: 22px;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	background: url(images/sign-up-button.png) left top no-repeat;
	}
	
#header #login h4 a:hover {
	background-position: right top;
	}
	
#page {
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	}
	
#content-wrapper {
	margin: 0;
	padding: 35px 0 0 85px;
	width: 874px;
	overflow: hidden;
	position: relative;
	}
	
body#the-benefits #content-wrapper {
	padding-top: 95px; /* extra padding for 15 reasons feature */
	}
	
#content-nav, #footer-nav { /* in-line page nav (header of FAQ's page, footer of other pages */
	padding: 7px 0 0 1px;
	margin: 0;
	border: none;
	}
	
#content-nav {
	padding-bottom: 30px;
	}
	
#footer-nav {
	padding: 0;
	display: block;
	clear: both;
	}
	
#content-nav ul, #footer-nav ul {
	padding: 0 0 26px 0;
	margin: 0;
	list-style: none;
	}

#footer-nav ul {
	padding: 0;
	}
	
#content-nav ul li, #footer-nav ul li, body#the-benefits #footer-nav ul li {
	float: left;
	border-right: #808080 solid 1px;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	background: none;
	}
	
#content-nav ul li.last, #footer-nav ul li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	}
	
#footer-nav ul li a, #content-wrapper #footer-nav ul li a {
	color: #36BDEA;
	border-bottom: #36BDEA solid 1px; /* border present in normal state */
	}
	
#content {
	float: left;
	width: 642px;
	padding: 58px 0 0 0;
	margin: 0;
	}
	 
#content .entry, #content #news-content, #content #news-content-single, #content #archive-content {
	width: 613px;
	padding: 0 27px 0 0;
	margin: 0;
	border-right: #f3f3f3 solid 2px;
	overflow: hidden;
	}
	
#content #news-content .entry, #content #news-content-single .entry, #content #archive-content .entry { /* style entrys on news page with multiple entries different */
	padding: 0;
	margin: 0;
	width: 100%;
	border-right: none;
	}
	
#frontpage-content-wrapper {
	padding: 0;
	margin: 0;
	border: none;
	}
	
#frontpage-content-wrapper #content {
	float: none;
	padding: 0;
	margin: 0;
	border: none;
	border-bottom: #e4e4e4 solid 1px;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url(images/frontpage-content-bg.png) left bottom repeat-x;
	}
	
#frontpage-content-wrapper #content .post {
	padding: 0 0 0 337px;
	margin: 0;
	border: none;
	width: 598px;
	height: 342px;
	background: url(images/image-frontpage-couch.jpg) left bottom no-repeat;
	}
	
#frontpage-content-wrapper #content .entry {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	}
	
#frontpage-content-wrapper h1 {
	margin: 0 0 0 0;
	padding-top: 101px;
	width: 275px; /* force text to second line */
	}
	
.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	border-top: #C8C8C8 solid 1px;
	border-bottom: #C8C8C8 solid 1px;
	padding: 7px 0 8px 0;
	margin: 70px 0 0 0;
	width: 100%;
	clear: both;
	overflow: hidden;
	}
	
#footer .deloitte {
	padding: 0 0 6px 18px;
	width: 100%;
	border-bottom: #C8C8C8 solid 1px;
	}
	
#footer .deloitte p {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #666;
	}
	
#footer .deloitte p a {
	color: #666;
	text-decoration: none;
	border-bottom: none;
	}

#footer ul {
	margin: 5px 0 0 18px;
	padding: 0;
	border: none;
	list-style: none;
	width: 946px;
	}
	
#footer ul li {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
	border: none;
	font-size: 10px;
	line-height: 11px;
	}
	
#footer ul li.footer-item-2 {
	padding: 4px 9px 0 22px;
	}
	
#footer ul li.footer-item-4,
#footer ul li.footer-item-5, 
#footer ul li.footer-item-6, 
#footer ul li.footer-item-7 {
	float: right;
	}

#footer ul li.footer-item-4,
#footer ul li.footer-item-5, 
#footer ul li.footer-item-6 {
	width: 90px;
	height: 13px;
	padding: 1px 0 0 0;
	margin: 0 0 0 14px;
	border: none;
	}
	
#footer ul li.footer-item-4 { /* RSS Feed */
	width: 42px;
	height: 15px;
	}
	
#footer ul li.footer-item-4 a {
	text-decoration: none;
	border: none;
	}
	
#footer ul li.footer-item-5 {
	width: 120px;
	}

#footer ul li.footer-item-5 a, 
#footer ul li.footer-item-6 a {
	text-indent: -9000px;
	background: url(images/logo-smart-books.png) no-repeat left top;
	border: none;
	width: 90px;
	height: 17px;
	padding: 0;
	margin: 0;
	display: block;
	}
	
#footer ul li.footer-item-5 a {
	background-image: url(images/logo-smart-books-plus.png);
	width: 120px;
	}
	
p.penningtons {
	margin: 0 0 40px 0; /* 40px margin at bottom of every page */
	padding: 10px 0 0 18px;
	font-size: 10px;
	line-height: 11px;
	}
	
	
	
/* Benefits page 15 reasons feature */

#benefits-page-feature {
	width: 872px;
	height: 370px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	background: url(images/15-reasons-bg-repeat.png) repeat-x;
	}
	
#benefits-page-feature .wrapper {
	width: 855px;
	height: 370px;
	overflow: hidden;
	padding: 0 0 0 17px;
	margin: 0;
	border: none;
	background: url(images/15-reasons-bg-left.png) no-repeat;
	}
	
#benefits-page-feature .wrapper-2 {
	width: 855px;
	height: 370px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	background: url(images/15-reasons-image.jpg) right top no-repeat
	}
	
#benefits-page-feature .column {
	float: left;
	margin: 0;
	padding: 15px 15px 0 0;
	width: 187px;
	}
	
#benefits-page-feature ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#benefits-page-feature ul li, #benefits-page-feature ul li p {
	font-size: 12px;
	line-height: 15px;
	}
	
#benefits-page-feature ul li {
	list-style: none;
	background: none;
	padding: 0 0 6px 0;
	margin: 0;
	overflow: hidden;
	}
	
#benefits-page-feature ul li span.number {
	float: left;
	line-height: 14px;
	padding: 4px 0 0 0;
	margin: 0;
	width: 23px;
	font-weight: bold;
	color: #36BDEA;
	}	
	
#benefits-page-feature ul li span.text {
	float: left;
	padding: 4px 0 0 0;
	margin: 0;
	width: 164px;
	}	

#benefits-page-feature ul li span.text p {
	padding: 0 0 2px 0;
	color: #666;
	font-size: 11px;
	}
	
#benefits-page-feature ul li span.text p strong {
	color: #1A1A1A;
	font-size: 12px;
	line-height: 14px;
	}

/* End Structure */
	
	
/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

/* Default sidebar (page right column) */
#content-wrapper #sidebar {
	width: 229px;
	padding: 58px 0 0 0;
	float: left;
	}
	
#sidebar .wrapper {
	padding: 0;
	margin: 0;
	}

#content-wrapper #sidebar .wrapper ul li {
	padding: 0 0 14px 0;
	margin: 0 0 19px 0;
	border: none;
	border-bottom: #e6e6e6 solid 1px;
	list-style: none;
	width: 229px;
	}
	
#content-wrapper #sidebar .wrapper .news ul li { /* news sideebar - no border between widgets */
	border-bottom: none;
	}
	
#sidebar .wrapper div { /* indent content on right col sidebar. Override at individual widget level where necessary */	
	padding: 11px 15px 0 15px;
	margin: 0;	
	}

#sidebar .wrapper .news {
	padding-top: 0;
	}	
	
/* Sidebar 1 (nav) */
#header #sidebar {
	position: absolute;
	left: 199px;
	top: 15px;
	margin: 0;
	padding: 0 13px 0 0; /* 13px right padding to align "Call us" widget to right */
	height: 91px;
	width: 631px;
	border: none;
	background: url(images/nav-bg-white.png) repeat-x;
	}
	
#header #sidebar h2 {
	display: none;
	}
	
#header #sidebar ul li {
	border-bottom: none;
	}
	
#header #sidebar ul li.widget_text h2 {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #B3B3B3;
	padding: 0 0 6px 0;
	margin: 0;
	}
	
#header #sidebar ul li.widget_text h3 {
	color: #534760;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 0;
	border: none;
	}
 	
#header #sidebar ul li,
#header #sidebar ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#header #sidebar ul li.flexipages_widget {
	height: 35px;
	width: 631px;
	background: url(images/nav-bg-right.png) right top no-repeat;
	}
	
#header #sidebar ul li ul li {
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
	}
	
#header #sidebar ul li ul li a {
	color: #fff;
	text-decoration: none;
	padding: 6px 11px 16px 11px;
	margin: 0 1px 0 0;
	border: none;
	background: url(images/nav-bg.png) center top no-repeat;
	display: block;
	}
	
#header #sidebar ul li ul li.page-item-12,
#header #sidebar ul li ul li.page-item-14,
#header #sidebar ul li ul li.page-item-16,
#header #sidebar ul li ul li.page-item-18,
#header #sidebar ul li ul li.page-item-290 {
	color: #808080;
	font-size: 11px;
	padding: 0 9px 0 9px;
	margin: 6px 0 0 0;
	border-right: #9f9f9f solid 2px;
	text-align: left;
	}
	
#header #sidebar ul li ul li.page-item-12 { /* extra left padding on Testimonials link */
	padding-left: 12px;
	}
	
#header #sidebar ul li ul li.page-item-18 { /* remove border and padding from Contact Us link */
	border-right: none;
	padding-right: 0;
	}
	
#header #sidebar ul li ul li.page-item-12 a,
#header #sidebar ul li ul li.page-item-14 a,
#header #sidebar ul li ul li.page-item-16 a,
#header #sidebar ul li ul li.page-item-18 a,
#header #sidebar ul li ul li.page-item-290 a {
	background-image: none;
	margin: 0;
	padding: 0;
	display: inline;
	color: #808080;
	}
	
#header #sidebar ul li ul li a:hover,
#header #sidebar ul li ul li.current_page_item a {
	background-position: center bottom;
	}
	
#header #sidebar ul li ul li.page-item-12 a:hover,
#header #sidebar ul li ul li.page-item-14 a:hover,
#header #sidebar ul li ul li.page-item-16 a:hover,
#header #sidebar ul li ul li.page-item-18 a:hover,
#header #sidebar ul li ul li.page-item-290 a:hover {
	color: #36BDEA;
	}
	
body#testimonials #header #sidebar ul li ul li.current_page_item a,
body#about-us #header #sidebar ul li ul li.current_page_item a,
body#home #header #sidebar ul li ul li.current_page_item a,
body#contact-us #header #sidebar ul li ul li.current_page_item a,
body#partners #header #sidebar ul li ul li.current_page_item a {
	color: #36BDEA;
	}
	
#header #sidebar ul li.widget_text { /* Call us header widget */
	padding: 4px 50px 0 0;
	margin: 0 0 0 0;
	text-align: right;
	border: none;
	height: 52px;
	width: 141px;
	float: right;
	background: url(images/header-call-us-img.png) bottom right no-repeat;
	}
	
/* Sidebar 2 - Special Offers (frontpage) */	
	
#special-offers,
#special-offers #special-offer-sidebar, 
#content #special-offers #special-offer-sidebar ul {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	height: 32px;
	}
	
#special-offers {
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
#content #special-offers #special-offer-sidebar div,
#content #special-offers #special-offer-sidebar div.wrapper {
	padding: 0;
	margin: 0;
	}
	
#content #special-offers #special-offer-sidebar div.wrapper ul li#text-450408321 {
	width: 958px;
	list-style: none;
	margin: 0 0 0 19px;
	padding: 0;
	border-bottom: #e4e4e4 solid 1px;
	text-align: center;
	background: none; 
	}
	
#content #special-offers #special-offer-sidebar div.wrapper ul li#text-450408321 p {
	font-size: 12px;
	line-height: 14px;
	padding: 9px 0 8px 0;
	margin: 0 auto;
	font-weight: bold;
	color: #808080;
	}
	
#content #special-offers #special-offer-sidebar div.wrapper p span {
	color: #D4145A;
	}
	
/* Sidebar 3 - Frontpage widgets */	

#frontpage-widgets #sidebar .widgets-wrapper {
	width: 1024px;
	margin: 0;
	padding: 0;
	border: none;
	}

#sidebar .widgets-wrapper ul li {
	float: left;
	width: 219px;
	list-style: none;
	background: url(images/front-widget-right-bg.png) right top no-repeat;
	padding: 0 17px 0 19px;
	}
	
#sidebar .widgets-wrapper div.widget-content {
 	border-bottom: #e3e3e3 solid 1px;
	width: 219px;
	padding: 12px 0 0 0;
	height: 114px;
	position: relative;
	}
	
#sidebar .widgets-wrapper p {
	color: #18B9E8;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 0;
	}
	
#sidebar .widgets-wrapper p a {
	color: #18B9E8;
	}
	
#sidebar .widgets-wrapper p a:hover {
	border-bottom-color: #18B9E8;
	}
	
#sidebar .widgets-wrapper div.widget-content p {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	padding: 0 0 4px 0;
	margin: 0;
	}

/* Frontpage Widget 1 - Demo widget */
#sidebar .widgets-wrapper li#text-453008861 div.widget-content {
	margin: 0;
	padding: 0;
	height: 125px; /* 1 pixel out but it works */
	}

#sidebar .widgets-wrapper li#text-453008861 div.widget-content p { 
	margin: 0;
	padding: 0;
	padding-top: 0;
	border: none;
	line-height: 0;
	text-indent: -9000px;
	/*float: right;*/
	}
	
#sidebar .widgets-wrapper li#text-453008861 div.widget-content p a { 
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	border: none;
	/*width: 200px;
	height: 114px;*/
	width: 219px;
	height: 113px;
	display: block;
	/*background: url(images/widget-image-demo.png) left top no-repeat;*/
	background: url(images/xero-front-widget-bg.png) left top no-repeat;
	}
	
#sidebar .widgets-wrapper li#text-453008861 div.widget-content p a:hover {
	/*background-position: right top;*/
	border: none;
	}
	
/* Frontpage Widget 2 - 13 Reasons widget */

#sidebar .widgets-wrapper li#text-453009191 div.widget-content { /* align top visually with other widgets by decreasing height and increasing padding */
	padding-top: 9px;
	height: 115px;
	overflow: hidden;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-slideshow {
	padding: 0;
	margin: 0;
	border: none;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-slideshow ul,
#sidebar .widgets-wrapper li#text-453009191 div.widget-slideshow ul li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content h4 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #333;
	padding: 0 0 2px 0;
	margin: 0;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content h4 span.number {
	width: 44px;
	height: 85px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #E6E6E6;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav {
	position: absolute;
	left: 0px;
	bottom: 7px;
	width: 217px;
	padding: 0 1px;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li {
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: none;
	color: #B3B3B3;
	width: auto;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li.prev {
	background: url(images/widget-nav-bg-left.png) left 3px no-repeat;
	padding-left: 12px;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li.next {
	float: right;
	background: url(images/widget-nav-bg-right.png) right 3px no-repeat;
	padding-right: 12px;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li a {
	color: #B3B3B3;
	border-bottom: none;
	}
	
/* Frontpage Widget 3 - Save you money widget */

#sidebar .widgets-wrapper li#text-453009421 div.widget-content { /* align top visually with other widgets by decreasing height and increasing padding */
	padding-top: 9px;
	height: 115px;
	}

#sidebar .widgets-wrapper li#text-453009421 div.widget-content p {
	color: #666;
	line-height: 12px;
	width: 71px;
	float: left;
	}
	
#sidebar .widgets-wrapper li#text-453009421 div.widget-content p span.cents {
	background: url(images/widget-frontpage-99c.png) no-repeat;
	height: 40px;
	width: 71px;
	display: block;
	text-indent: -9000px;
	padding: 0;
	margin: 4px 0;
	}

#sidebar .widgets-wrapper li#text-453009421 div.widget-content p.save-you-money-widget {
	color: #333;
	width: 115px;
	line-height: 15px;
	padding: 0 9px 9px 0;
	margin: 0 9px 0 0;
	border-right: #cdcecf solid 1px;
	float: left;
	}
	
/* Frontpage Widget 4 - News widget */	

#sidebar .widgets-wrapper li#recent-posts h2.widgettitle,
#sidebar .widgets-wrapper li#text-456464558 h2.widgettitle {
	display: block; /* unhides recent posts widget headings */
	}	

#sidebar .widgets-wrapper li#recent-posts div.widget-content { /* align top visually with other widgets by decreasing height and increasing padding */
	padding-top: 9px;
	height: 115px;
	}
	
#sidebar .widgets-wrapper li#text-456464558 div.widget-content {
	padding-top: 4px;
	height: 120px;
	text-align: center;
	}
	
#sidebar .widgets-wrapper li#text-456464558 div.widget-content img {
	text-align: center;
	}

#sidebar .widgets-wrapper li#recent-posts div.widget-content ul {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 8px 0;
	margin: 0;
	border: none;
	color: #000;
	background: none;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li.date {
	color: #999;
	padding-bottom: 0px;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li a {
	color: #000;
	}	
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li a.more {
	color: #D4145A;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li a.more:hover {
	border-bottom: #D4145A solid 1px;
	}	
	
/* Sidebar 4 (FAQs)  */	

/* Download demo widget (repeated in Sidebar 6, 9, 10) */ 

#sidebar .wrapper ul li#text-454407721 h2.widgettitle,
#sidebar .wrapper ul li#text-456411991 h2.widgettitle,
#sidebar .wrapper ul li#text-456464281 h2.widgettitle,
#sidebar .wrapper ul li#text-456464552 h2.widgettitle {
	display: none;
	}
	
#sidebar .wrapper ul li#text-454407721 div.textwidget h2,
#sidebar .wrapper ul li#text-456411991 div.textwidget h2,
#sidebar .wrapper ul li#text-456464281 div.textwidget h2,
#sidebar .wrapper ul li#text-456464552 div.textwidget h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
	color: #534760;
	}
	
#sidebar .wrapper ul li#text-456464552 div.textwidget h2 { /* Benefits page (sidebar 10) has different bg colour */
	color: #fff;
	}
	
#sidebar .wrapper ul li div.textwidget h2 span.mb {
	color: #808080;
	}
	
#sidebar .wrapper ul li#text-456464552 div.textwidget h2 span.mb { /* Benefits page (sidebar 10) has different bg colour */
	color: #ccc;
	}
	
#sidebar .wrapper ul li#text-454407721 div.textwidget,
#sidebar .wrapper ul li#text-456411991 div.textwidget,
#sidebar .wrapper ul li#text-456464281 div.textwidget,
#sidebar .wrapper ul li#text-456464552 div.textwidget {
	padding-top: 11px; /* 148px height of image + 11 padding for content */
	padding-bottom: 0;
	height: 143px;
	position: relative;
	background: url(images/download-demo-widget-bg.png) no-repeat;
	}
	
#sidebar .wrapper ul li#text-456464552 div.textwidget {
	background-image: url(images/download-demo-widget-bg-v2.png); /* Benefits page (sidebar 10) has different bg colour */
	}
	
#sidebar .wrapper ul li div.textwidget p.wmv {
	color: #808080;
	font-size: 11px;
	line-height: 11px;
	padding: 0 0 3px 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li#text-456464552 div.textwidget p.wmv { /* Benefits page (sidebar 10) has different bg colour */
	color: #ccc;
	}
	
#sidebar .wrapper ul li div.textwidget p.wmv a {
	color: #808080;
	border-bottom: #808080 solid 1px;
	}
	
#sidebar .wrapper ul li#text-456464552 div.textwidget p.wmv a { /* Benefits page (sidebar 10) has different bg colour */
	color: #ccc;
	border-bottom: #ccc solid 1px;
	}	
	
#sidebar .wrapper ul li#text-454407721 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456411991 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456464281 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456464552 div.textwidget p.download-button {
	position: absolute;
	left: /*157px*/ 45px;
	top: /*69px*/46px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li#text-454407721 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456411991 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456464281 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456464552 div.textwidget p.download-button a {
	display: block;
	padding: 0;
	margin: 0;
	width: /*47px*/159px;
	height: /*46px*/102px;
	border: none;
	}
	
/* Download brochure widget (repeats in Sidebar 6,7,8,9,11 ) */
	
#sidebar .wrapper ul li#text-454408291 div.textwidget,
#sidebar .wrapper ul li#text-456413891 div.textwidget,
#sidebar .wrapper ul li#text-456432591 div.textwidget,
#sidebar .wrapper ul li#text-456445821 div.textwidget,
#sidebar .wrapper ul li#text-456464551 div.textwidget,
#sidebar .wrapper ul li#text-456464555 div.textwidget {
	padding-top: 195px; /* 103px height of image + 11 padding for content */
	position: relative;
	background: url(images/download-brochure-widget-bg.png) no-repeat;
	}
	
#sidebar .wrapper ul li#text-454408291 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456413891 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456432591 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456445821 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456464551 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456464555 div.textwidget p.download-button {
	position: absolute;
	left: /*128px*/59px;
	top: /*12px*/0px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li#text-454408291 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456413891 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456432591 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456445821 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456464551 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456464555 div.textwidget p.download-button a {
	display: block;
	padding: 0;
	margin: 0;
	width: /*46px*/115px;
	height: /*46px*/171px;
	border: none;
	}	
	
/* Sidebar 5 (News)  */	

#content-wrapper #sidebar .wrapper .news ul {
	padding: 0;
	margin: 0;
	}

#sidebar .wrapper .news ul li ul li, 
#content-wrapper #sidebar .wrapper .news ul li ul li {
	color: #666;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 4px 0;
	margin: 0;
	border: none;
	height: auto;
	}
	
#sidebar .wrapper .news ul li#categories-455274131 ul li,
#sidebar .wrapper .news ul li#recent-comments ul li {
	color: #B3B3B3;
	}
	
#sidebar .wrapper .news ul li ul li a {
	color: #666;
	}

#sidebar .wrapper .news ul li ul li a:hover {
	border-bottom: #666 solid 1px;
	}
	
/* Twitter widget */
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets {
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets ul li {	
	width: 210px;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets a {
	color: #B3B3B3;
	display: block;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets a:hover {
	border-bottom: none;
	text-decoration: underline;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets ul li.aktt_more_updates	{
	background: url(images/twitter-32.png) no-repeat;
	padding: 10px 0 0 38px;
	height: 22px;
	margin: 0;
	width: auto;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets ul li.aktt_more_updates a {	
	color: #36BDEA;
	}
	
/* Sidebar 8 (Sign-up)  */	

/* Download signup forms widget */
	
#sidebar .wrapper ul li#text-456444231 div.textwidget {
	padding-top: 118px; /* 112px height of image + 6 padding for bottom widget margin */
	position: relative;
	background: url(images/download-forms-widget-bg.png) no-repeat -3px top;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.download-button {
	position: absolute;
	left: 29px;
	top: 39px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.download-button a {
	display: block;
	padding: 0;
	margin: 0;
	width: 46px;
	height: 46px;
	border: none;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.signup {
	position: absolute;
	top: 38px;
	left: 84px;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
	color: #fff;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.signup span.pdf {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	padding: 8px 0 2px 0;
	display: block;
	}

/* Sidebar 10 (Benefits)  */	


/* Sidebar 11 (Sign-up v2)  */	

/* Monthly Fees Calculator (sidebars 10, 11) */	
#sidebar .wrapper ul li#text-456464556, /* hide for now */
#sidebar .wrapper ul li#text-456464557 {
	display: none;
	}


#sidebar .wrapper ul li#text-456464556 div.textwidget,
#sidebar .wrapper ul li#text-456464557 div.textwidget {
	padding: 11px 0 10px 15px;
	overflow: hidden;
	}
		
#content-wrapper #sidebar .wrapper ul li#text-456464556 li.gfield,
#content-wrapper #sidebar .wrapper ul li#text-456464557 li.gfield {
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: none;
	overflow: hidden;
	}	

li#text-456464556 label.gfield_label,
li#text-456464557 label.gfield_label {
	float: left;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	font-weight: normal;
	}
	
li#text-456464556 .employees label.gfield_label,
li#text-456464557 .employees label.gfield_label { /* extra margin on employees field */
	margin-top: 4px;
	}

li#text-456464556 div.ginput_container,
li#text-456464557 div.ginput_container {
	float: left;
	padding: 0;
	margin: 0 0 0 12px;
	}
	
li#text-456464556 select#input_1_1,
li#text-456464557 select#input_1_1 {
	padding: 0;
	margin: 0;
	width: 111px;
	}
	
li#text-456464556 input#input_1_2,
li#text-456464557 input#input_1_2 {
	border: #ececec solid 1px;
	background: #f2f2f2;	
	width: 83px;
	font-size: 12px;
	line-height: 14px;
	height: 16px;
	padding: 2px 3px;
	}
	
li#text-456464556 div.left_label,
li#text-456464557 div.left_label {
	float: left;
	padding: 0;
	margin: 4px 0 0 0;
	}

li#text-456464556 div.left_label input.button,
li#text-456464557 div.left_label input.button {
	text-align: center;
	padding: 3px 0 5px 0;
	letter-spacing: 0.05em;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	width: 70px;
	height: 20px;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	/*text-indent: -9000px;*/
	background: url(images/calculate-widget-button.png) left top no-repeat;
	}
	
li#text-456464556 div.left_label input:hover,
li#text-456464557 div.left_label input:hover {
	background-position: left bottom;
	}
	
li#text-456464556 p.total,
li#text-456464557 p.total {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 15px 0 0;
	margin: 0;
	float: right;
	color: #000;
	}
	
li#text-456464556 p.total span.amount,
li#text-456464557 p.total span.amount {
	padding: 0 0 0 10px;
	}
	
/* Transfer your payroll data to your Xero account */ 

#sidebar .wrapper ul li#text-456464553 h2.widgettitle {
	line-height: 18px;
	color: #808080;
	background-color: #e6e6e6;
	}
	
#sidebar .wrapper ul li#text-456464553 div.textwidget p {
	padding: 6px 15px 0 15px;
	}	
	
#sidebar .wrapper ul li#text-456464553 div.textwidget p.xero-link {
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 229px;
	height: 113px;
	text-indent: -9000px;
	}
	
#sidebar .wrapper ul li#text-456464553 div.textwidget {
	padding-top: 0;
	padding-left: 0;
	}
		
#sidebar .wrapper ul li#text-456464553 div.textwidget p.xero-link a {
	margin: 0;
	padding: 0;
	display: block;
	width: 229px;
	height: 113px;
	background: url(images/xero-widget-bg.png) no-repeat;
	}
	
#sidebar .wrapper ul li#text-456464553 div.textwidget p.xero-link a:hover {
	border-bottom: none;
	text-decoration: none;
	}
		
/* End Sidebar */


/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 10px 0 10px 30px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 10px 30px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */




/* Begin Form Elements */

/* Contact form */

div#usermessagea, p.linklove {
	display: none;
	}
	
form#cformsform	{
	padding: 0 0 16px 0;
	margin: 0 0 80px 0;
	border: none;
	border-bottom: #ececec solid 1px;
	background: none;
	text-align: left;
	overflow: hidden;
	}
	
form#cformsform fieldset,
form#cforms2form fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
	
form#cformsform legend {
	display: none;
	}
	
form#cformsform ol {
	margin: 0;
	padding: 0;
	border: none;
	}
	
form#cformsform ol li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #333;
	list-style: none;
	}
	
form#cformsform ol li span.reqtxt,
form#cformsform ol li span.emailreqtxt { /* hide required text */
	display: none;
	}
	
form#cformsform	label {
	width: 99px;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	padding: 1px 0 0 0;
	}
	
form#cformsform li#li--7 {
	clear: both;
	}
	
form#cformsform li#li--7,
form#cformsform li#li--7items { /* radio buttons */
	float: left;
	margin: 15px 0 0 0;
	}
	

form#cformsform li#li--7items input,
form#cformsform li#li--7items label {
	float: none;
	clear: none;
	width: auto;
	}
	
form#cformsform li#li--7items input {
	padding: 0;
	margin: 0 6px 0 29px;
	}
	
form#cformsform input, form#cformsform textarea {
	float: right;
	width: 498px;
	margin: 0;
	padding: 3px 3px;
	background: #f2f2f2;
	border: #d5d5d5 solid 1px;
	font-size: 12px;
	line-height: 14px;
	color: #999;
	}	
	
form#cformsform input#sendbutton {
	font-size: 13px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin: 10px 0 0 0;
	width: 65px;
	height: 26px;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	/*text-indent: -9000px;*/
	background: url(images/send-button.png) no-repeat;
}

/* Custom search button */
#sidebar .wrapper .news ul li#search {
	padding-top: 0;
	}
	
#sidebar .wrapper .news ul li#search label.hidden { 
	display: block;
	padding-bottom: 8px;
	}
	
#sidebar .wrapper .news ul li#search div {
	padding: 0;
	margin: 0;
	height: 21px;
	}

#sidebar .wrapper form#searchform input#s {
	width: 164px;
	margin: 0;
	padding: 3px 2px;
	background: #f2f2f2;
	border: #d5d5d5 solid 1px;
	font-size: 12px;
	line-height: 14px;
	}

#sidebar .wrapper form#searchform input#searchsubmit {
	padding: 0;
	margin: 0 0 0 4px;
	width: 20px;
	height: 21px;
	line-height: 0;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	text-indent: -9000px !important;
	background: url(images/search-button.png) no-repeat;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
/* Sign-up form */	
form#cforms2form {
	padding: 0 0 28px 0;
	margin: 0;
	text-align: left;
	background: #F2F2F2;
	overflow: hidden;
	}
	
form#cforms2form ol, 
form#cforms2form ol li { /* reset form elements */
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
form#cforms2form ol li {
	padding: 6px 0 6px 16px;
	margin: 0 38px 0 18px;
	position: relative;
	border-top: #d9d9d9 solid 1px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	position: relative;
	overflow: hidden;
	}
	
form#cforms2form ol li#li-2-8,
form#cforms2form ol li#li-2-17,
form#cforms2form ol li#li-2-20,
form#cforms2form ol li#li-2-20-2,
form#cforms2form ol li#li-2-27, 
form#cforms2form ol li#li-2-34, 
form#cforms2form ol li#li-2-42, 
form#cforms2form ol li#li-2-55,
form#cforms2form ol li#li-2-62,
form#cforms2form ol li#li-2-64 {
	border-bottom: #d9d9d9 solid 1px; /* last fields require bottom border */
	}
	
form#cforms2form ol li#li-2-1,
form#cforms2form li#li-2-50,
form#cforms2form li#li-2-57 { /* h3 headings don't need padding, margin or borders */
	padding: 0;
	margin: 0;
	border-top: none;
	}
	
form#cforms2form li#li-2-50,
form#cforms2form li#li-2-57 { /* 2nd and subsequent headings require white space above */
	border-top: #fff solid 20px;
	}

/* h4 headings don't need margin or borders */
form#cforms2form ol li#li-2-2, /* 1: Company Information */
form#cforms2form ol li#li-2-9, /* 2: Contact Person 1 */
form#cforms2form ol li#li-2-18, /* 3: Contact Person 2 (if applicable) */
form#cforms2form ol li#li-2-28,  /* 4: IRD Information */
form#cforms2form ol li#li-2-35, /* 5: Bank Account Details */
form#cforms2form ol li#li-2-43,
form#cforms2form ol li#li-2-58,
form#cforms2form ol li#li-2-60 { /* 6: Payroll Information - Letter of Credit */
	padding: 0 0 0 16px;
	margin: 0;
	border-top: none;
	}	
 
form#cforms2form ol li span.reqtxt,
form#cforms2form ol li span.emailreqtxt {/* required field asterisk */
	width: 8px;
	height: 8px;
	padding: 0;
	margin: 0;
	line-height: 0;
	text-indent: -9000px;
	background: url(images/required-bg.png) no-repeat;
	position: absolute;
	left: 3px;
	top: 11px;
	}
	
form#cforms2form ol li#li-2-27 span.emailreqtxt { /* hide required note for 2nd email address */
	display: none;
	}
	
form#cforms2form ol li label {
	float: left;
	width: 173px;
	padding: 3px 0 1px 0;
	margin: 0;
	}
	
form#cforms2form ol li input,
form#cforms2form ol li textarea {
	float: left;
	border: #ccc solid 1px;
	background: #fff;
	width: 358px;
	height: 13px;
	padding: 3px 4px 2px 4px;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	}
	
form#cforms2form ol li textarea {
	height: 30px;
	}
	
form#cforms2form ol li input#cf2_field_6, /* Physical Address Check Box */
form#cforms2form ol li input#cf2_field_64 { /* Terms + Conditions Check Box */
	width: auto;
	height: auto;
	border: none;
	padding: 0;
	margin: 3px 0 1px 0;
	}
	
form#cforms2form ol li input#cf2_field_64 {
	margin: 3px 13px 1px 0;
	}
	
form#cforms2form span.form-note { /* Physical Address Note */
	padding: 3px 0 1px 10px;
	float: left;
	}
	
form#cforms2form ol li#li-2-5 span.form-note { /* Post Code Link Note */
	padding: 6px 0 4px 0;
	float: right;
	clear: left;
	}	
	
form#cforms2form ol li#li-2-64 span.form-note { /* Terms and Conditions Note */
	padding-left: 4px;
	padding-top: 4px;
	}

form#cforms2form ol li#li-2-7 { /* Physical Address Text Area */
	padding-top: 0;
	border-top: none;
	}
	
form#cforms2form ol li#li-2-7 span.reqtxt { /* Required field asterisk appears on field above */
	display: none;
	}
	
form#cforms2form ol li input#cf2_field_8 { /* Number of Employees */
	width: 50px;
	}	
	
form#cforms2form ol li#li-2-11, 
form#cforms2form ol li#li-2-13,
form#cforms2form ol li#li-2-21,
form#cforms2form ol li#li-2-23 { /* Phone + Fax Number */
	border-top: none;
	margin-right: 0;
	float: left;
	}
	
form#cforms2form ol li#li-2-13,
form#cforms2form ol li#li-2-23 {
	padding-left: 10px;
	}
	
form#cforms2form ol li#li-2-11 label,
form#cforms2form ol li#li-2-13 label,
form#cforms2form ol li#li-2-21 label,
form#cforms2form ol li#li-2-23 label {
	padding-right: 18px;
	float: left;
	width: auto;
	}
		
form#cforms2form ol li input#phone-1-1, /* Phone 1 fields */
form#cforms2form ol li input#phone-1-2,
form#cforms2form ol li input#phone-1-3,
form#cforms2form ol li input#phone-2-1, /* Phone 2 fields */
form#cforms2form ol li input#phone-2-2,
form#cforms2form ol li input#phone-2-3,
form#cforms2form ol li input#fax-1-1, /* Fax 1 fields */
form#cforms2form ol li input#fax-1-2,
form#cforms2form ol li input#fax-1-3,
form#cforms2form ol li input#fax-2-1, /* Fax 2 fields */
form#cforms2form ol li input#fax-2-2,
form#cforms2form ol li input#fax-2-3,
form#cforms2form ol li input#mob-1-1, /* Mobile 1 fields */
form#cforms2form ol li input#mob-1-2,
form#cforms2form ol li input#mob-2-1, /* Mobile 2 fields */
form#cforms2form ol li input#mob-2-2 {
	float: left;
	margin-right: 8px;
	}
	
form#cforms2form ol li input#phone-1-1,
form#cforms2form ol li input#fax-1-1,
form#cforms2form ol li input#phone-2-1,
form#cforms2form ol li input#fax-2-1 {
	width: 21px; /* add 8px padding */
	}
	
form#cforms2form ol li input#mob-1-1,
form#cforms2form ol li input#mob-2-1 {
	width: 30px;
	}
	
form#cforms2form ol li input#phone-1-2,
form#cforms2form ol li input#fax-1-2,
form#cforms2form ol li input#phone-2-2,
form#cforms2form ol li input#fax-2-2 {
	width: 16px;
	}
	
form#cforms2form ol li input#mob-1-2,
form#cforms2form ol li input#mob-2-2 {
	width: 103px;
	}	
	
form#cforms2form ol li input#phone-1-3,
form#cforms2form ol li input#fax-1-3,
form#cforms2form ol li input#phone-2-3,
form#cforms2form ol li input#fax-2-3 {
	width: 67px;
	margin-right: 0;
	}
	
form#cforms2form ol li#li-2-15,
form#cforms2form ol li#li-2-25 { /* Mobile Number */
	clear: left;	
	}
	
form#cforms2form ol li input#cf2_field_29 { /* Company IRD Number */
	float: left;
	width: 105px;
	}	
	
form#cforms2form li#li-2-31, /* Small or Large Employer Pop-Up Container */
form#cforms2form li#li-2-33, /* ACC Code */
form#cforms2form li#li-2-56 { /* Terms and Conditions */
	padding: 0;
	margin: 0;
	border-top: none;
	overflow: visible;
	height: 0;
	position: relative;
	}	
	
form#cforms2form ol li select#cf2_field_32 { /* Small or Large Employer */
	float: left;
	margin: 0;
	padding: 0;
	z-index: 8999;
	}		
	
form#cforms2form li#li-2-32	span.form-note, /* Small or Large Employer Note */
form#cforms2form li#li-2-34	span.form-note { /* ACC Code Note */
	padding: 0;
	margin: 1px 0 0 8px;
	width: 15px;
	height: 15px;
	line-height: 0; /* Makes IE happy */
	float: left;
	text-indent: -9000px;
	}	
	
form#cforms2form li#li-2-34	span.form-note {
	margin-top: 2px;
	}
	
form#cforms2form li#li-2-32	span.form-note a,
form#cforms2form li#li-2-34	span.form-note a {
	padding: 0;
	margin: 0;
	width: 15px;
	height: 15px;
	background: url(images/help-button-bg.png) no-repeat;
	display: block;
	border: none;
	text-decoration: none;
	}
	
form#cforms2form ol li input#cf2_field_34 { /* ACC Code */
	float: left;
	width: 71px;
	}
	

/* Bank Account details */	
form#cforms2form li#li-2-35 p {
	padding: 0 0 6px 16px;
	}
	
form#cforms2form ol li input#Bank-Account-Number-1, /* Bank Account Number */
form#cforms2form ol li input#Bank-Account-Number-2,
form#cforms2form ol li input#Bank-Account-Number-3,
form#cforms2form ol li input#Bank-Account-Number-4,
form#cforms2form ol li input#IRD-Number-1, /* Company IRD Number */
form#cforms2form ol li input#IRD-Number-2,
form#cforms2form ol li input#IRD-Number-3  {
	float: left;
	}
	
form#cforms2form ol li input#Bank-Account-Number-1,
form#cforms2form ol li input#IRD-Number-1 {
	width: 21px;
	}	
	
form#cforms2form ol li input#Bank-Account-Number-2 {
	width: 35px;
	}	
	
form#cforms2form ol li input#Bank-Account-Number-3 {
	width: 67px;
	}	
	
form#cforms2form ol li input#Bank-Account-Number-4,
form#cforms2form ol li input#IRD-Number-1,
form#cforms2form ol li input#IRD-Number-2,
form#cforms2form ol li input#IRD-Number-3 { /* field for 3 numbers */
	width: 26px;
	}

span.dash {
	float: left;
	color: #c2c2c2;
	padding: 3px 5px 0 5px;
	margin: 0;
	font-weight: bold;
	}
		
/* Letter of Credit Styles */	
	
form#cforms2form li#li-2-43	p {
	padding: 0 0 0 16px;
	}	
form#cforms2form li#li-2-44 { /* Letter of Credit note */
	border-top: none;
	}

.letter-of-credit-note {
	border: #ccc solid 1px;
	background: #F9F9F9;
	padding: 13px 16px 20px 16px;
	margin: 7px 0;
	}
	
.letter-of-credit-note {
	padding-bottom: 13px;
	}
	
form#cforms2form li#li-2-44 span.form-note,
form#cforms2form .letter-of-credit-note p,
form#cforms2form li#li-2-48 p.form-note,
form#cforms2form p.cf-sb span.form-note {
	font-size: 11px;
	line-height: 14px;
	padding: 14px 0 0 18px; /* extra 1px of top padding to indent vertically */
	margin: 0;
	color: #999;
	}
	
form#cforms2form .letter-of-credit-note p {
	padding: 0;
	}
	
form#cforms2form li#li-2-48 p.form-note,
form#cforms2form p.cf-sb span.form-note {
	float: left;
	padding: 4px 0 0 15px;
	}
	
form#cforms2form li#li-2-48 p.form-note {
	width: 200px;
	}

form#cforms2form li#li-2-45 { /* Weekly Payroll amount field - no top border */
	border-top: none;
	}	
	
form#cforms2form li#li-2-45 label,
form#cforms2form li#li-2-46 label,
form#cforms2form li#li-2-47 label {
	width: 254px;
	}
	
form#cforms2form li#li-2-45 input,
form#cforms2form li#li-2-46 input,
form#cforms2form li#li-2-47 input {
	float: left;
	width: 72px;
	}
	
form#cforms2form li#li-2-48 { /* Calculate Field requires extra space */
	padding-top: 9px;
	padding-bottom: 25px;
	}
	
form#cforms2form li#li-2-48 input { /* LoC Calculate Button */
	float: left;
	text-align: center;
	padding: 3px 0 5px 0;
	letter-spacing: 0.05em;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	width: 70px;
	height: 20px;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	/*text-indent: -9000px;*/
	background: url(images/calculate-widget-button.png) left top no-repeat;
	}
	
form#cforms2form li#li-2-48 input:hover {
	background-position: left bottom;
	}
	
form#cforms2form li#li-2-48 #result p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding:  0;
	margin: 0;
	float: right;
	color: #000;
	}
	
form#cforms2form li#li-2-48 #result p span.amount {
	padding: 0 0 0 10px;
	}	
	
/* Optional Information */	
form#cforms2form ol li input#cf2_field_51,
form#cforms2form ol li input#cf2_field_52,
form#cforms2form ol li input#cf2_field_53,
form#cforms2form ol li input#cf2_field_54,
form#cforms2form ol li textarea#cf2_field_55 { 
	float: left;
	width: 122px;
	margin-left: 21px;
	}
	

form#cforms2form ol li input#cf2_field_53,	
form#cforms2form ol li input#cf2_field_54,
form#cforms2form ol li textarea#cf2_field_55 { 
	width: 255px;
	}	
	
form#cforms2form ol li textarea#cf2_field_55 {
	height: 60px;
	}
	
form#cforms2form ol li#li-2-55 { /* add padding to bottom of Optional Information section */
	padding-bottom: 26px;
	}
	
/* Pricing (also pricing table in The Benefits Page) */

#pricing-table,
#pricing-table-row-2 {
	border-top: #d9d9d9 solid 1px;
	overflow: hidden;
	width: 590px;
	padding: 8px;
	}
	
#pricing-table-row-2 {
	border-bottom: #d9d9d9 solid 1px;
	margin-bottom: 20px;
	}

form#cforms2form ol li#li-2-59 p,
form#cforms2form ol li#li-2-61 p,
form#cforms2form ol li#li-2-62 p,
#pricing-table p,
#pricing-table-row-2 p {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	}

form#cforms2form .column-1,
form#cforms2form .column-2,
form#cforms2form .column-3,
#pricing-table .column-1,
#pricing-table .column-2,
#pricing-table .column-3,
#pricing-table-row-2 .column-1,
#pricing-table-row-2 .column-2,
#pricing-table-row-2 .column-3 {
	float: left;
	width: 203px;
	padding: 0;
	margin: 0;
	}
	
form#cforms2form .column-2,
#pricing-table .column-2,
#pricing-table-row-2 .column-2 {
	width: 230px;
	}
	
form#cforms2form .column-3,
#pricing-table .column-3,
#pricing-table-row-2 .column-3 {
	float: right;
	text-align: right;
	width: 61px;
	padding-right: 4px;
	}	
	
form#cforms2form ol li#li-2-61 {
	padding-bottom: 8px;
	}

form#cforms2form ol li#li-2-62 {
	padding-bottom: 16px;
	}
	
form#cforms2form ol li#li-2-63 { /* empty field for design purposes */
	border-top: #fff solid 20px;
	height: 19px;
	padding: 0;
	margin: 0;
	}
	
form#cforms2form ol li#li-2-64 label { /* Terms and Conditions Field */
	margin-top: 1px;
	float: left;
	width: auto;
	}
	
	
.help-pop-up { /* Help Pop Ups */
	padding: 13px 16px 20px 16px;
	margin: 0;
	width: 307px;
	position: absolute;
	left: 139px;
	top: 0;
	overflow: hidden;
	background: #F9F9F9;
	border: #36BDEA solid 1px;
	-moz-box-shadow: 10px 10px 10px #999;
	-webkit-box-shadow: 10px 10px 10px #999;
	box-shadow: 10px 10px 10px #999;
	z-index: 9000;
	}
	
form#cforms2form li#li-2-56 .help-pop-up {
	left: 109px;
	width: 367px;
	}
	
li#li-2-56 .help-pop-up {
	padding-bottom: 14px;
	}
	
.help-pop-up span.close-button {
	position: absolute;
	right: 10px;
	top: 8px;
	padding: 0;
	margin: 0;
	width: 14px;
	height: 15px;
	line-height: 0;
	text-indent: -9000px;
	z-index: 9001;
	}
	
.help-pop-up span.close-button a, 
form#cforms2form .help-pop-up span.close-button a {
	padding: 0;
	margin: 0;
	width: 14px;
	height: 15px;
	display: block;
	background: url(images/close-button.png) no-repeat;
	text-decoration: none;
	border: none;
	}

form#cforms2form p.cf-sb {
	padding: 0;
	margin: 0;
	}

form#cforms2form input#sendbutton2 {
	font-size: 17px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin: 2px 0 0 16px;
	width: 140px;
	height: 32px;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background: url(images/sign-up-now-button-bg.png) left top no-repeat;
	float: left;
	}
	
form#cforms2form input#sendbutton2:hover {
	background-position: left bottom;
	}	
	
/* Error messages */

#content .failure2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	padding: 13px 16px 13px 30px;
	margin: 10px 0 0 0;
	background: #f6c8c8 url(images/error-message-bg.png) 16px 15px no-repeat; /* orange bg */
	}

#content .failure2 ol {
	padding: 6px 0 0 0;
	margin: 0;
	}
	
#content .failure2 ol li {
	margin: 0;
	padding: 0 0 6px 0;
	list-style: none;
	font-weight: normal;
	background: none;
	}
	
#content .failure2 ol li a {
	color: #ff0000;
	border-bottom: none;
	}	
	
form#cforms2form li.cf_hidden { /* hide hidden fields */ 
	display: none;
	}
	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display: none; /* we probably will not be needing comments, so... */
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: none;
	text-align: center;
	background-color: #e7e7e7;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
	color: #000;
}
/* End captions */

/* WordTube Demo Video styles */
.wordtube {
	margin-bottom: 50px;
	}
	
/* Frontpage Payroll widget */

#frontpage-content-wrapper #content #payroll-widget {
	background: transparent url(images/payroll-widget-bg.png) no-repeat;
	position: absolute;
	left: 785px;
	bottom: 0px;
	width: 212px;
	height: 51px;
	margin: 0;
	padding: 0;
	}
	
#frontpage-content-wrapper #content #payroll-widget .wrapper {
	text-align: center;
	position: relative;
	width: 212px;
	height: 51px;
	overflow: hidden;
	}
	
#frontpage-content-wrapper #content #payroll-widget input#counter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 2px 0;
	margin: 7px 0 0 0;
	background: transparent;
	border: none;
	height: 22px;
	width: 100%;
	text-align: center;
	}
	
#frontpage-content-wrapper #content #payroll-widget p {
	position: absolute;
	bottom: 6px;
	left: 0px;
	width: 212px;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	}