/*   
Theme Name: BusyBees 
Theme URI: http://www.jeffballweg.com/project/
Description: A custom wordpress thme for Busy Bees Services Ltd New Zealand.
Tags: yellow, bee, cleaning, one-columns, dynamic sidebar, fixed-width
Author: Jeff Ballweg
Author URI: http://www.jeffballweg.com/
Version: 2.1
.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/

body {
	font-family:"Georgia", "Times", serif;
	line-height:1.125em;
	margin:0;
	background-color: #fff;
}
.wp-admin{background: none !important;}
#wrap {
	padding:0;
	background-color: #fff;
}
#headerWrap{
	background:#fbfbfa url('images/headerBackground.png') left repeat-x;
	height:100px;
}
#headerWrap h2 {
	font-size:1.6em;
	display:block;
	position: absolute;
	margin-left:-2007px;
}
#header {
	height:100px; 
	width:960px;
	margin:0px auto;
}
#header a{color:#333}
#masthead{
	top:0px; left:0px; 
	width:960px;
	height: 94px;
}
.footerContact, #quickContact{
	width:250px;
	position:relative;
	text-align:right;
	font-size:14px;
	clear:both;
}
#quickContact{
	margin-left: 710px;
	top:30px;
	position: absolute;
}
.footerContact .phoneNumber{
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	padding-left:4px;
}
.footerContact{
	width:100%;
	text-align:center;
}
#quickContact span, #quickContact h3{
	font-size:14px;
	display:inline;
}
#quickContact .phoneNumber{
	font-size:1.7em;
	font-style:italic;
	font-weight:bold;
}

/* Menu */
#navigation{
	margin:0;
	font-size:.88em;
}
.pageMenu, .subPageMenu{
	height:60px;
	position:relative;
	z-index:3;
	text-shadow: #fff 1px 1px 0px;
	width:100%;
	overflow: hidden;
	background:#fff url('images/menu-bg.jpg') left top repeat-x;
}
.subPageMenu{
	padding-bottom: 0px;
	background: transparent url('images/menu-bg.jpg') left top repeat-x;
}
#navigation ul{
	margin: 0;
	padding:0;
	clear: left;
	float:left;
	left:50%;
	position: relative;
	text-align: left;
}
.pageMenu ul li, .subPageMenu ul li{
	list-style: none;
	font-size: 1.4em;
	line-height:1em;
	margin:0;
	display: block;
	float:left;
	position:relative;
	right:50%;
}
.subPageMenu ul li:first-child{
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 26px;
	overflow: hidden;
}
.pageMenu ul li a, .subPageMenu ul li a{
	padding: 0 1.5em 0 52px;
	display: block;
	height: 41px;
	margin-top:10px;
	margin-bottom: 6px;
	color: #444;
}
.subPageMenu ul li a, .subPageMenu ul li:first-child{padding-right:0.6em;padding-left:60px;}
.pageMenu ul li:last-child a, .subPageMenu ul li:last-child a{padding-right: 0;}
.homebutton, .homebutton a{
	width:24px !important;
	overflow: hidden !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	font-size: 9px !important;
	color: transparent !important;
}
/* header.php adds .last-child class via jquery to work around missing :last-child support in MSIE < 9 */
.pageMenu .last-child a, .subPageMenu .last-child a{padding-right: 0;}
.pageMenu ul li a:hover, .subPageMenu ul li a:hover{text-decoration: none;}
.pageMenu ul li a small, .subPageMenu ul li a small{font-size: 0.7em;}
.current_page_item, .current-menu-item a {color: #111;}
.current_page_item a, .current-menu-item a{
	color:#000 !important;
	text-shadow: #fff 1px -1px 0px;
}
.current_page_item{
	background-color: transparent;
	padding-bottom: 20px; 
}

/* second level menus */
#menu-home li .sub-menu li{
    display:none;
}

#menu-home li .sub-menu {
    left: -100%;
    padding-top: 2px;
}
#menu-home li.current-menu-item .sub-menu, #menu-home li.current-menu-parent .sub-menu{
    height: 20px;
    font-family: "Helvetica", sans-serif;
}
#menu-home li, .sub-menu li.current-menu-item, .sub-menu li.current-menu-item:first-child {
    display:inline;
    width: auto;
    float: left;
    padding: 0 0 0 0;
    margin-bottom: 10px;
}
#menu-home li.current-menu-item{background-color: #f6f6f6; border-left: #d6d6d6; border-right: #d6d6d6;}
#menu-home li.current-menu-item .sub-menu li, #menu-home li.current-menu-parent .sub-menu li{
    display:block;
}
#menu-home li.current-menu-item .sub-menu, #menu-home li.current-menu-parent .sub-menu {
    position:absolute;
    height: 33px;
    font-size: 11px;
    padding-bottom: 16px;
    width: 880px;
}
#menu-home li.current-menu-item .sub-menu a, #menu-home li.current-menu-parent .sub-menu a{
	height: 17px;
	color: #000;
	font-size: 15px;
	padding: 0px 1em 0 1em;
	background-image: none;
}
#menu-home li.current-menu-item .sub-menu li:hover, 
#menu-home li.current-menu-parent .sub-menu li:hover,
#menu-home li.current-menu-parent .sub-menu li.current-menu-item:hover{
	background-color: #efefef;
	color: white;
}
.sub-menu li{
	right: 0% !important;
}
.subPageMenu.has-child-menu{
	height: 91px;
	background-color: #f6f6f6;
	border-bottom: solid 1px #e3e3e3;
}
#menu-home li.current-menu-parent .sub-menu li.current-menu-item{
	background-image: none;	
	background-color: #e8e8e8;
}

/* menu icons */
.menu-item a {
	background-color: transparent;
	background-position-x: 10px;
	background-position-y: 0;
	background-repeat: no-repeat;
}
.pageMenu .menu-item a{background-position-x: 0px;}
.homebutton a:hover,
.current-menu-item.menu-item a, 
.menu-item a:hover{
	background-position-y: -42px;
	color: #111;
}
.homebutton a{background-image: url('images/menu-top.png'); background-position-x: left;}
.menu-home a{background-image: url('images/menu-home.png');}
.menu-comm a{background-image: url('images/menu-comm.png'); font-size: .9em;}
.menu-carp a{background-image: url('images/menu-carp.png');}
.menu-prop a{background-image: url('images/menu-prop.png');}
.menu-wind a{background-image: url('images/menu-wind.png');}
.menu-lawn a{background-image: url('images/menu-lawn.png');}

/* Blog Styles */
.wp-caption{
	border: solid 1px #eee; 
	text-align: center;
	padding-top: 5px;
	background-color: #fafafa;
	border-radius: 5px;
}
.wp-caption-text{
	text-align: center;
	width: inherit !important;
	text-align: center;
	margin: 0 !important;
}
.alignleft{
	float: left;
	margin-right: 10px;
}
.alignright{
	float: right;
	margin-left: 10px;
}

/* Home Page Slider */
/* New Slider */
.pagination{ margin: 0 auto; width: 64px; padding:0px;}
.pagination li{
	height: 12px; width: 12px; 
	background-color: white; 
	list-style: none; 
	float:left; 
	color: white; 
	margin: 0 2px;
	overflow: hidden;
	text-indent: 14px;
	background: #fff url('images/slider-indicator.png') top no-repeat;
}
.pagination a, .pagination a:hover{}
.pagination li.current{background-color: #333; color: #000; background-position: bottom;}
#slides .prev, #slides .next{
	width:25px; height:40px;
	display: block;
	top: 180px;
	z-index: 5;
	position: absolute;
	background: transparent url('images/slider-nav.png') top left no-repeat;
	margin: 0 20px;
	overflow: hidden;
	text-indent: 30px;
}
#slides .next{right:0px; background-position: top right;}
#slides .next:hover{background-position: bottom right}
#slides .prev:hover{background-position: bottom left}
.slides_container{height:420px;}
.nav-prev, .nav-next{border: solid 1px red;}

/* Window/Masking */
.window {
	width: 600px;
	overflow: hidden;
	position: relative;
	left:-7px;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; cursor: pointer}
/* paging */
.paging {
	position: relative;
	top: 0px; right: -7px;
	width: 470px; height:47px;
	z-index: 100;
	text-align: center;
	line-height: 40px;
	display: none;
	height: 80px;
	left:42px;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.paging a.active img{}
.paging a:hover {font-weight: bold;}
.paging div.active, .paging div.active:hover{background-position: -180px}
.paging div:hover{background-position: -90px}
.paging-nav{
	margin-top: 20px;
	height: 40px; width:33px;
	cursor: pointer;
	background: transparent url('images/slider-nav.jpg');
}
#paging-nav-next{
	background-position: left top;
	float:right;
}
#paging-nav-prev{
	background-position: left bottom;
	float:left;
}
#paging-nav-next:hover{background-position: -33px top}
#paging-nav-prev:hover{background-position: -33px bottom}
#paging-nav-prev:active{background-position: -66px bottom}
#paging-nav-next:active{background-position: -66px top}
.reel-overlay{
	margin-left:190px; bottom:20px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	line-height: 18px;
	background: transparent url('images/reel-copy-overlay.png') bottom repeat-x;
}
.reel-overlay, .reel-overlay-link{
	display: block;
}
.reel-title-overlay, .reel-overlay{
	position:absolute;
	width:380px;
	padding:4px 10px 4px 10px;
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222');*/
}
.reel-overlay-link{
	text-align: right;
	font-weight: bold;
	margin:5px 0 4px 0;
	cursor: pointer;
}
.reel-overlay-link a{text-decoration: none !important;}
.reel-overlay-link a:hover{text-decoration: underline !important;}
.reel-title-overlay{
	top:10px; margin-left: 0px;
	font-size: 26px; font-weight: bold; font-style: italic;
	letter-spacing: -.6px;
	-moz-border-radius: 0px 6px 6px 0px;
	-khtml-border-radius:  0px 6px 6px 0px;
	-webkit-border-radius:  0px 6px 6px 0px;
	text-shadow: #fff 1px 1px 0px;
	line-height: 44px;
	text-decoration: none;
	cursor: pointer;
	height:52px;
	background: transparent url('images/reel-title-overlay.png');
}
.reel-title-overlay a:hover{text-decoration: underline;}
.paging-nav-button{
	height:90px; width:90px;
	position: relative; 
	float:left; 
	left:23px; 
	background-repeat: no-repeat;
}

/* Home Page Bottom */
.home-content-bottom-blog-header{
	font-size:21px;
	font-weight: bold;
}
.home-content-bottom-blog-container{
	width:600px;
}
.home-content-bottom-blog{
	font-size: 15px;
}
.home-content-bottom-blog h3, .home-content-bottom-blog h3 a{
	font-size: 20px !important;
	text-decoration:none;
	font-style:normal;
}
.home-content-bottom-blog p{
	margin-bottom:0px !important;
	line-height:16px;
}
.home-content-bottom-row, .home-content-bottom-blog{
}
.home-content-bottom-cell{
	width:250px;
	float:left;
	padding-right: 30px;
	padding-bottom: 10px;
}
.home-content-bottom-title{
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -.4px;
}
.home-content-bottom-text{
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
}
.home-content-bottom-blog-container .home-content-bottom-text{
	padding-bottom: 20px;
}
.home-content-bottom-link, .more-link, .home-content-bottom-link a{
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	color: #b48e0c !important;
	float:right;
}
.home-content-bottom-blog-container  .home-content-bottom-link a{
	padding: 10px 0 5px 0;
}
.home-content-bottom-link a:hover, .more-link:hover{
	color: #8f7519 !important
}

/* Widgets */
/* Home Page Offer */
.home-page-offer{
	background: transparent url('images/home-offer-background.jpg'); 
	height: 110px; width:302px;
	text-align: center;
}
.home-page-offer .line1{font-size: 32px; font-weight: bold; font-style: italic; padding-top: 26px; letter-spacing: -1px;}
.line2{font-size: 13px; padding: 10px 2px 2px 2px; letter-spacing: -.4px; text-align: center;}
/*see MSIE hacks*/
.line3{font-size: 16px; padding: 4px 10px 2px 10px; font-weight: bolder; letter-spacing: -.6px}
.home-page-offer, .line1, .line2, .line3{display: block;}

/* Sidebar Testimonials */
.sidebar-testimonial-wrap{
	padding:4px;
	margin-right:10px;
	clear:both;
}
.sidebar-testimonial-content{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.sidebar-testimonial-name{font-size: 13px;}
.sidebar-testimonial-name,.sidebar-testimonial-title{text-align: right; line-height: 13px; }
#content {
	margin: 0 auto 0 auto;
	padding: 16px 5px 0 5px;
	width:940px;
	min-height: 450px;
	background-color: #fff;
}

/* Sidebar carpet Orgs*/
.carpet-side{letter-spacing: -0.05em;}
.carpet-side h3, .carpet-side img{font-weight: bold; padding-bottom: 10px;}
.carpet-side img{text-align: center;}

/* Contact Form Custom Styles */
span.wpcf7-form-control-wrap{position: static !important;}
.wpcf7-text, .wpcf7 textarea, .wpcf7 .contact-button input, .wpcf7 .contact-title{font-family:Georgia, Times, serif;}
.wpcf7 .contact-middle, .wpcf7 .contact-top, .wpcf7 .contact-bottom, .wpcf7-form{width:302px;}
.wpcf7 .contact-middle{background: transparent url('images/contact-form.png') left top;}
.wpcf7-form{background: #fbfbfb url('images/contact-form-bg.png') repeat-x}
.wpcf7 input, .wpcf7 textarea{border: solid 1px #ddd;}
.contact-checkbox input{border:none;}
.contact-checkbox .highlight{font-weight: bold;}
.wpcf7 table, .wpcf7 td{
	margin:0;
	padding: 0;
	font-size: 11px
}
.wpcf7 table{
	position: static;
	width:280px;
	font-family: helvetica, arial sans-serif !important;
	margin-top: 6px;
	margin-bottom: 4px;
}
.wpcf7-text, .wpcf7 textarea{
	width:270px;
	font-size: 13px;
	padding:2px;
	color:#333
}
.wpcf7 .contact-top, .wpcf7 .contact-bottom{height:12px;}
.wpcf7 .contact-top{
	background: transparent url('images/contact-form.png') -605px top; 
	top:-12px;
}
.wpcf7 .contact-submit-container{margin-left: 18px;}
.wpcf7 .contact-note{width: 112px; float: left;}
.wpcf7 .contact-bottom{
	clear:both;
	background: transparent url('images/contact-form.png') -302px top;
}
.wpcf7 .contact-middle p, .wpcf7 .contact-middle table{margin-left: 16px;}
.wpcf7 .contact-button input, .wpcf7 .contact-title{
	font-style: italic; 
	font-weight: bolder; color:#000; letter-spacing: -.5px}
.wpcf7 .contact-title{
	padding: 6px 0 5px 0;
	font-size: 18px;
}
.wpcf7 .contact-note, .wpcf7 .wpcf7-not-valid-tip-no-ajax{
	font-size: 9px;
	font-family:"helvetica", "arial", sans-serif;
	line-height: 13px;
	position: relative;
}
.wpcf7 .contact-button{
	position: relative;
	left:10px;
	width:150px; height:37px;
	background: transparent url('images/contact-form-button140.png');
	display: inline;
	float: left;
	overflow: hidden;
}
.wpcf7 .contact-button input{
	background-color: transparent; 
	border:none; 
	font-size: 15px; 
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	left: 9px;
	top: 9px;
	text-align: left;
}
.wpcf7 .contact-button img{
	position: relative;
	top:10px;
	right:10px;
	margin: 0;
	float: right;
}
.wpcf7 .contact-button:hover{background-position-x: -150px;	}
.wpcf7 .contact-button:active{background-position-x: -300px;}
.wpcf7 .franch{width:100px; background: transparent url('images/contact-form-button100.png');}
.wpcf7 .franch:hover{background-position: -100px 0;}
.wpcf7 .franch:active{background-position: -200px 0;}

/* validataion */
.wpcf7 .wpcf7-not-valid-tip{
	border:none;
	background: none;
	font-size: 10px;
	font-family:helvetica, arial, sans-serif;
	color: #ff0000;
	top:-23px; left: 60px;
	background: transparent url('images/contact-form-validate-arrow.png') 0px 8px no-repeat;
	padding-left: 8px;
}
.wpcf7 .wpcf7-not-valid-tip-no-ajax{
	color:#cc3333;
	right: 0; top:-20px;
	position: absolute;
	background: transparent url('images/contact-form-validate-arrow.png') no-repeat;
	background-position: 0 6px;
	padding-left:10px;
	text-align: right;
}
.wpcf7 .wpcf7-response-output{
	position:relative;
	left:40px; top:0px;
	-moz-border-radius: 5px;
	border-raduis:5px;
	background-color: #fafafa;
	border: solid 1px #cc3333;
	width:200px;
	margin:0px;
	text-align: center;
}
.wpcf7 .wpcf7-response-output .wpcf7-mail-sent-ok{border-color: #dadada}
span.wpcf7-list-item{margin-left: 0px !important;}
#track.wpcf7-text{display: none;}

#sidebar {
	float: right;
	font-size: 0.75em;
	color: #444;
	width: 310px;
}

#sidebar ul, #bottom ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

#sidebar li, #bottom li {
	list-style: none;
	padding-bottom: 1.0em;
}
.sidebar-widget {
	margin: 0 0 20px 0;
	padding: 0;
}
.bottom-left {
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
}
.bottom-right {
	float: right;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
}
/* this class repurposed for footer control - search .bottom-middle */
.bottom-middle { 
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
}
.post-top-right-home {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}
.post-top-right-single {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}
.post-bottom-home {
	margin: 10px 0;
	padding: 0;
	clear: right;
}
.post-bottom-single {
	margin: 10px 0;
	padding: 0;
	clear: right;
}
.bottom-widget {
	margin: 0 0 20px 0;
	padding: 0;
}

/* New Footer */
.bottom-middle{
	position: relative;
	clear:both;
	float: none;
	width: 960px;
	margin: 0;
	padding: 0;
	text-align: left;
	border:none;
	background: none;
}

#page-bottom{
	background: #333 url('images/homebottom.png') center top no-repeat;
	clear: both;
	float: none;
	height: 12px;
}

/* Footer */
#wrap #footer {
	clear: both;
	font-size: 0.75em;
	color: #444;
    background: #eee url('images/footer-bg.jpg') 0 0 repeat-x;
}
#wrap #footer a{color:#555; text-decoration: none;}
#wrap #footer a:hover, #footer a:active{color:#333; text-decoration: underline}
#footer-container{
	width: 940px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
.foot-col{width: 100%; padding: 0; padding-top:15px; }
#col-2 .foot-col, #col-3 .foot-col{width:99%}
.bottom-left, .bottom-middle, .bottom-right, .foot-col{
	float: left; 
	padding: 0px; 
	clear:none !important; 
	width: 50%; 
	background-color: transparent;
}
.bottom-left{width:100%;}
.bottom-right{border:none; float: right; width: 100%; text-align: right;}
.foot-head, .foot-con{margin: 0 20px; line-height: 15px;}
.foot-head{font-size: 15px; border-bottom: solid 1px #fcc541; padding-bottom: 4px;}
.foot-con{font-size: 11px; padding-top: 4px; /*color: #bababa;*/ font-family: 'Verdana', sans-serif; letter-spacing: -0.01em;}
.foot-con ul{margin:0; padding:0; list-style: none;}
.foot-con li{margin-bottom: 10px;}
.smaller{font-size: 10px; line-height: 27px;}
a.credit{color:#777 !important}

#cont-1{float: left; width: 100%; position: relative; right: 25%;}
#cont-2{clear: left; float: left; width: 100%; position: relative; right: 25%;}
#cont-3{clear: left; float: left; width: 100%; overflow: hidden;}
#col-1{float: left; width: 50%; position: relative; left: 48%; overflow: hidden;}
#col-2{float: left; width: 25%; position: relative; left: 50%; overflow: hidden;}
#col-3{float: left; width: 25%; position: relative; left: 50%; overflow: hidden;}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
img {border: 0;}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-family: Georgia, serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
	color: #111;
	letter-spacing: -0.5px;
}
#sidebar h4, #bottom h4 {font-size: 1.2em;}
#header.description {font-size: 0.875em;}
p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.contentPhotoContainer{
	width:347px;
	height:400px;
	float:right
}
.entry p, .entry-home p{margin-top: 10px;}
.p404{width:730px}
blockquote {
	background: #eee;
	margin: 0.5em 0;
	padding: 1.0em;
}
.the_content {
	font-size: 0.875em;
	line-height: 1.75em;
	color:#222;
	width:610px;
}
.the_content p{
	width:580px;
	margin-bottom: 20px;
}
.the_content li{
	width:560px;
	padding-left:0px;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 0px;
}
.the_content li strong{
	font-size: larger;
	letter-spacing: -.3px;
}
.the_content ul{
	padding-left:14px;
	padding-bottom: 0px;
	list-style: bullet;
}
.the_content h3:first{margin-top:0px}
.the_content h3, .the_content h2, .the_content h1, .the_content h3 a, .the_content h2 a, .the_content h1 a{
	font-weight:bold;
	line-height: 24px;
	font-size: 22px;
	letter-spacing: -.5px;
	border-bottom: solid 1px #f4ca00;
	margin-top: 6px;
}
.the_content h3{margin-top: 6px;}
.the_content h3 a{text-decoration: none; border-bottom: none;}

.sharing_label{width:100% !important}
.sharing li{width:auto}
.sharing .share_regular{font-family: sans-serif; font-size:13px; text-decoration: none;}
.sharing .share_regular{text-decoration: underline;}

/*list headings*/
p.headimg{margin-bottom: 10px;}
.the_content p.subhead{margin:0px;}
.the_content dl.bullets dt{background-image: url('images/bullet-yellow.png'); background-repeat: no-repeat; background-position: left 50%; padding-left:16px}
.the_content dt{font-size: 16px; border-bottom: none; margin: 0; font-weight: bold;}
.the_content dd{font-size: 12px; margin-left: 20px; line-height: 16px; margin: 0 8px 8px 16px; font-family: helvetica, arial sans-serif}
.the_content dd ul li{line-height: 12px;}
.the_content h2{
	letter-spacing: -.7px;
	border-bottom: none;
	font-size: 24px;
}
.the_content h1{font-size: 26px;}
#tagline{
	text-align: center;
	background: #0d0d0d url('images/homeback.png') center top repeat-y;
	bottom:20px;
	height:25px;
}
#tagline h4{
	font-weight:bold;
	font-style: italic;
	font-size: 16px;
	margin-right:140px;
}
.entry-home .the_content p{}/*440*/
.the_content a, .the_content a:hover, .the_content a:active{text-decoration: underline; color: #000}
/*only carpet?*/
.page-footer-extra{padding-left: 10px;}
.page-footer-extra td{padding-left: 10px; font-size: 12px; line-height: 18px; padding-right: 10px;}
.page-footer-extra td strong{font-size: 14px; font-weight: bold; line-height: 20px;}

.subPageContactPanel{
	background-color: #f5f5f5;
	border:solid 1px #ccc;
	padding:5px;
	margin:5px;
	float:right;
	text-align: right;
	line-height:20px;
}
.subPageContactPanel td{
	padding-top: 0px;
	padding-bottom: 0px;
}
.subPageContactPanel h3{
	font-weight:bold;
	text-align: left;
	margin-top: 5px;
}
.inlineTestimonial{
	background-color:#eee;
	width:320px;
	position:relative;
	float:right;
	border:solid 1px #ddd;
}
.testimonialWrap{
	border:solid 4px #fff;
	padding:10px;
}
.testimonialText{
	font-style: italic;
	line-height:15px;
}
.testimonialName{
	color: #777;
	font-size:12px;
	text-align: right;
	line-height: 15px;
	margin-top:5px;
}

/* Specific to About Us Page */ 
.about-us-container{width: 500px;}
.about-us-container .info-box-head{
	font-size: 12px;
	font-style: italic;
	padding-left: 7px;
	margin-right: 15px;
	border-bottom: solid 1px #a9a9a9
}
.about-us-container .info-column{
	float:left;
	width: 200px;
}
.about-us-container .info-box{
	border: solid 1px #eee;
	border-top: none;
	padding:10px;
	margin: 0 15px 15px 0;
	background-color: #fafafa;
	line-height: 18px
}
.about-us-container .info-box strong{font-size: 14px;}

/* Specific to Franchise Page */
.videoBackground{
	background: transparent url('images/video-frame-background.png') 1px center no-repeat;
	height: 324px; width: 423px !important;
	margin: 0 0 0 70px !important;
	padding-top: 21px;
}
.f-table{
	font-size: 12px;
	line-height: 12px;
	margin-left: 30px;
}
.f-cell{width:100px;}
.f-table .head{border-bottom: solid 1px #F4CA00;}
.f-table .last{
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	text-align: center;
}
.f-table .one{text-align: right}
.f-table .one.last{
	text-align: right;
	font-size: 16px;
	padding-top: 2px;
}
.f-table .two{width: 80px}
.f-table .twoR{
	border-right: solid 1px #ccc;
	width: 100px;
}
.f-table .three{width: 80px;}
.f-table .threeR{text-align: left;}
.f-table .tick{background: transparent url('images/tick.png') 40px bottom;}
.f-table .x{background: transparent url('images/x.png') 40px bottom;}
.f-table #head2{background: transparent url('images/franch-head-bb.png') center bottom;}
.f-table #head3{background: transparent url('images/franch-head-diy.png') center bottom;}
.f-table .tick, .f-table .x{height:29px}
.f-table #head2, .f-table #head3{height:70px}
.f-table .tick, .f-table .x, .f-table #head2, .f-table #head3{background-repeat: no-repeat;}

/* Specific to Commercial Office Page */
/* feature icons */
#feature-icons.wrap{width:100%;}
#feature-icons .row{margin: 0 auto; width: 540px; height: 160px; padding-top: 15px;}
#feature-icons .col{float:left; width:115px; margin: 0 10px; background-color: #eee; text-align: center;}
#feat1, #feat2, #feat3, #feat4{height: 120px;background: transparent url('images/comm-feature-icons.jpg') top left no-repeat; }
#feat2{background-position: -115px top;}
#feat3{background-position: -230px top;}
#feat4{background-position: -345px top;}
#feature-icons .col p{padding-top: 115px; width: 120px; line-height: 15px; letter-spacing: -0.04em; font-family: sans-serif; font-size: 13px; font-weight: bold;}
#chcom1, #chcom2, #chcom3, #chcom4{height: 120px;background: transparent url('images/chcom-feature-icons.jpg') top left no-repeat; }
#chcom2{background-position: -115px top;}
#chcom3{background-position: -230px top;}
#chcom4{background-position: -345px top;}

.emphasis{text-align:center; font-size: 17px; background-color: #fff9cf; padding: 5px;}
.emphasis strong{font-size: 19px;}

.suburbListing{background: #eee;}
.suburbLeft, .suburbRight{
	float:left; 
	padding:10px; 
	background: #eee; 
	width:200px; 
	margin:10px;
}
.suburbMid{width: 20px;}
.suburbRight{}

/* Specific to Hygiene Testing */
.reportSendContainer{
	border: solid 1px #eee;
	background-color: #fafafa;
}

/* specific to carpet page */
h1.akl-carpet-header-overlay{
	position: absolute;
	border: none;
	margin: 185px 0 0 0;
	padding: 2px 5px 4px 2px;
	font-size: 32px;
}

.akl-carpet-header{
	margin-bottom: 20px;
}

h1.carpet-header-overlay{
	position: absolute;
	border: none;
	margin: 156px 0 0 0;
	padding: 2px 5px 4px 2px;
	font-size: 32px;
}

.carpet-header{
	margin-bottom: 26px;
}

/* End specific page styles */

.entry-home, .entry {
	margin: 0 0 0 0;
}
.entry-home{}
.entry{width:618px;}

.comments {
	font-size: 0.875em;
	line-height: 1.5em;
	color:#333;
}

.meta {
	font-size: 0.75em;
	color:#666;
	margin: 0 0 1.0em 0;
}

ol.commentlist, li.commentlist {
	margin: 0;
	padding: 0;
	list-style:none;
}

.odd {
	background: #eee;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.even {
	background: #ddd;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.hidden {
	visibility: hidden;
}

li.categories {
	list-style: none;
}

img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	}
	
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

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

a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}

a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

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

.more-link {
	text-decoration: underline;
}

