/*
Theme Name: SmartBooks
Theme URI: http://www.specialops.co.nz
Description: Theme for SmartBooks.co.nz
Version: 1.0
Author: Special Operations Ltd
Author URI: http://www.specialops.co.nz
Tags: smartbooks, 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;
	}
	
#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 18px 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 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.ticks li {
	padding-left: 16px;
	background: url(images/tick-bullet.png) left 5px no-repeat;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li {
	line-height: 19px;
	list-style: none;
	background: url(images/tick-bullet-frontpage.png) left 2px no-repeat;
	padding-left: 22px;
	padding-bottom: 8px;
	color: #808080;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li span {
	color: #1A1A1A;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.find-out-more {
	background: none;
	padding: 0 0 26px 36px;
	margin: 16px 0 8px 42px;
	text-indent: -9000px;
	line-height: 0;
	border-bottom: #C8C8C8 solid 2px;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.find-out-more a {
	padding: 0;
	margin: 0;
	border: none;
	background: url(images/find-out-more-button.png) left top no-repeat;
	width: 120px;
	height: 28px;
	display: block;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.find-out-more a:hover {
	background-position: right top;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.no-bullet {
	background: none;
	padding-left: 0;
	margin-left: 42px;
	font-size: 11px;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.no-bullet span {
	font-size: 13px;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.download {
	background: none;
	padding: 0 0 0 36px;
	margin: 6px 0 0 42px;
	text-indent: -9000px;
	line-height: 0;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.download a {
	padding: 0;
	margin: 0;
	border: none;
	background: url(images/download-button.png) left top no-repeat;
	width: 119px;
	height: 27px;
	display: block;
	}
	
#frontpage-content-wrapper #frontpage-bullets ul li.download a:hover {
	background-position: right top;
	}	
	
#content ul.ordered-list {
	margin-top: 0;
	}
	
#content ul.ordered-list li {
	font-size: 13px;
	line-height: 20px;
	list-style: none;
	padding-left: 15px;
	background: none;
	position: relative;
	}
	
#content ul.ordered-list li span {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	}

p.intro, p.intro-bold, p.intro-bold-border {
	color: #1a1a1a;
	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 */
	font-weight: bold;
	padding: 0 0 35px 0;
	border-bottom: none;
	}
	
p.intro-bold-border {
	font-weight: bold;	
	}
	
body#the-benfits p.intro-bold {
	padding-bottom: 48px;
	}

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

#frontpage-content-wrapper p.intro {
	float: left;
	width: 332px;
	padding: 0 19px 0 0;
	margin: 0;
	border-bottom: none;
	}
	
#frontpage-content-wrapper #content #phone-read-more ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}
	
#frontpage-content-wrapper #content #phone-read-more ul li {
	padding: 19px 0 0 0;
	margin: 0;
	border: none;
	list-style: none;
	float: left;
	font-size: 28px;
	line-height: 33px;
	font-weight: bold;
	color: #fff;
	background: none;
	}
	
#frontpage-content-wrapper #content #phone-read-more ul li a {
	color: #ccc;
	border-bottom: none;
	text-decoration: none;
	}
	
#frontpage-content-wrapper #content #phone-read-more ul li.phone {
	background: url(images/phone-question-icon.png) no-repeat left 6px;
	padding: 5px 12px 0 35px;
	margin: 14px 15px 0 0;
	border-right: #c8c8c8 solid 1px;
	}
	
#frontpage-content-wrapper #content #phone-read-more ul li.xero {
	float: right;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	line-height: 0;
	}
	
#frontpage-content-wrapper #content #phone-read-more ul li.xero a {
	display: block;
	background: url(images/xero-logo.png) no-repeat;
	width: 129px;
	height: 64px;
	}
	
#content p.back-to-top, 
#content .navigation,
#content .navigation-news-page {
	color: #36bdea;
	font-size: 12px;
	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: #36bdea;
	border-bottom: #36bdea 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: 30px;
	line-height: 36px;
	padding: 0 0 22px 0; /* frontpage padding, has to measured by eye due to SIFR text */
	margin: 0;
	}
	
#content-wrapper h1 {
	position: absolute;
	top: 35px;
	left: 85px;
	padding: 0;
	display: block;
	width: 613px;
	}
	
h1 a {
	color: #1ED4F5;
	text-decoration: none;
	border: none;
	}

h2 {
	color: #1a1a1a;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
	}
	
h2.padding-below {
	padding-bottom: 30px;
	}
	
#content h2 a, #content h2 a:hover {
	color: #1a1a1a;
	border-bottom: none;
	}
	
#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: #1a1a1a;
	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;
	}
	
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;
	}
	
#frontpage-content-wrapper #frontpage-bullets h3 {
	color: #76b546;
	font-size: 17px;
	line-height: 20px;
	border: none;
	border-bottom: #c8c8c8 solid 1px;
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	}

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;
	}
	
h5, #content h5 {
	color: #36bdea;
	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: #b3b3b3 solid 1px;
	}
	
h5 a, #content h5 a, #content h5 a:hover {
	color: #36bdea;
	border-bottom: none;
	}
	
h5.no-border, #content h5.no-border {
	border-top: none;
	margin-top: -15px;
	padding-top: 0;
	}
	
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;
	}

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-smartbooks.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 .description p {
	color: #B3B3B3;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 6px 0 0 0;
	}
	
#header #logo-wrapper .description p a {
	color: #B3B3B3;
	border-bottom: none;
	}
	
#header #logo-wrapper .description p span {
	display: block;
	padding: 4px 0 0 0;
	margin: 4px 9px 0 9px;
	border-top: #d9d9d9 solid 1px;
	}
	
#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: 12px 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/email-us-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;
	}
	
#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: 42px;
	margin-bottom: 6px;
	border-bottom: #CCC solid 1px;
	}
	
#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 {
	float: left;
	border-right: #808080 solid 1px;
	padding: 0 7px 0 0;
	margin: 0 7px 8px 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%;
	background: url(images/frontpage-content-bg.jpg) left bottom repeat-x;
	}
	
#frontpage-content-wrapper #content .post {
	padding: 0 0 0 293px;
	margin: 0;
	border: none;
	width: 677px;
	height: 344px;
	background: url(images/image-frontpage.jpg) left bottom no-repeat;
	}
	
#frontpage-content-wrapper #content .entry {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	}
	
#frontpage-content-wrapper h2#imagereplace {
	margin: 0 0 0 0;
	padding: 73px 0 50px 0;
	text-indent: -9000px;
	}
	
#frontpage-content-wrapper h2#imagereplace a {
	margin: 0;
	padding: 0;
	background: url(images/frontpage-h1-imagereplace.png) no-repeat;
	width: 474px;
	height: 59px;
	display: block;
	line-height: 0;
	border: none;
	}
	
#frontpage-content-wrapper #content #phone-read-more {
	position: absolute;
	left: 293px;
	top: 269px;
	width: 677px;
	height: 64px;
	}	
	
#frontpage-content-wrapper #frontpage-bullets {
	padding: 42px 0 0 24px;
	margin: 0;
	width: 948px;
	overflow: hidden;
	}
	
#frontpage-content-wrapper #frontpage-bullets .column {
	float: left;
	width: 218px;
	padding: 0 18px 0 0;
	margin: 0;
	border: none;
	}
	
#frontpage-content-wrapper #frontpage-bullets .last {
	padding: 0;
	width: 238px;
	float: right;
	}

.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: 4px 0 8px 18px;
	margin: 70px 0 0 0;
	width: 100%;
	clear: both;
	overflow: hidden;
	}

#footer ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	width: 964px;
	}
	
#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 {
	float: right;
	}
	
#footer ul li.footer-item-4 {
	width: 90px;
	height: 13px;
	padding: 1px 0 0 0;
	margin: 0 0 0 12px;
	border: none;
	}

#footer ul li.footer-item-4 a {
	text-indent: -9000px;
	background: url(images/logo-smart-payroll.png) no-repeat left top;
	border: none;
	width: 97px;
	height: 17px;
	padding: 0;
	margin: 0;
	display: block;
	}
	
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;
	}
	
/* 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;
	}

#content-wrapper #sidebar .wrapper ul li.widget_text ul {
	padding-bottom: 16px;
	}	

#content-wrapper #sidebar .wrapper ul li.widget_text ul li {
	list-style: disc;
	padding: 0 0 2px 0px;
	margin: 0 0 0 12px;
	border-bottom: none;
	}
	
/* 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: #7c949a;
	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: 7px 11px 15px 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-18 {
	color: #808080;
	font-size: 11px;
	padding: 0 12px 0 12px;
	margin: 7px 0 0 0;
	border-right: #9f9f9f solid 2px;
	text-align: left;
	}
	
#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-18 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-18 a:hover {
	color: #36BDEA;
	}
	
body#contact-us #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) */	

	
/* Sidebar 3 - Frontpage widgets */	

	
/* Sidebar 4 (FAQs)  */	

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

#sidebar .wrapper ul li#text-454407721 h2.widgettitle,
#sidebar .wrapper ul li#text-456411991 h2.widgettitle,
#sidebar .wrapper ul li#text-456464281 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 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	color: #534760;
	}
	
#sidebar .wrapper ul li div.textwidget h2 span.mb {
	color: #808080;
	}
	

#sidebar .wrapper ul li#text-454407721 div.textwidget,
#sidebar .wrapper ul li#text-456411991 div.textwidget,
#sidebar .wrapper ul li#text-456464281 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 div.textwidget p.wmv {
	color: #808080;
	font-size: 11px;
	line-height: 11px;
	padding: 0 0 3px 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li div.textwidget p.wmv a {
	color: #808080;
	border-bottom: #808080 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 {
	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 {
	display: block;
	padding: 0;
	margin: 0;
	width: /*47px*/159px;
	height: /*46px*/102px;
	border: none;
	}
	
/* Download brochure widget (repeats in Sidebar 6,7,8,9 ) */
	
#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 {
	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 {
	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 {
	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;
	}
		
/* 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: 20px 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 {
	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: 166px;
	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;
	}
/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}