/*
Theme Name: WordPress Ferguson's Moving
Theme URI: http://www.marketingsmartt.com/
Description: Custom Built Wordpress Theme For Ferguson's Moving.
Version: 1.0
Author: SmarttNet
Author URI: http://www.marketingsmartt.com/
*/

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	background:#f5f5f5 url(images/bg-main.png) repeat-y top center;
}
a:focus {
	outline:none;
}
p {
	margin:0;
	line-height:1.5em;
}
img {
	border:none;
}
#container {
	width:960px;
	margin:0 auto;
}

#header {
	/*height:166px;*/
	position:relative;
	z-index: 9000;
}

#logo {
	margin-top:16px;
	margin-bottom:19px;
}

#main-nav {
	height:41px;
	background:url(images/bg-menu.png);
	z-index:101;
	font-size:0.9em;
}


/******main menu***************/
#main-nav ul {
	list-style:none;
	padding:0;
	margin:0 0 0 13px;
	text-transform:uppercase;
	font-weight:bold;
}
#main-nav ul li {
	float:left;
	position:relative;
}
#main-nav ul li a {
	background:url(images/btn-divider.png) no-repeat right;
	text-decoration:none;
	color:#000000;
	display:block;
	height:25px;
	margin-top:2px;
	padding:12px 13px 0 11px;
}
#main-nav ul li a.last-nav {
	padding:12px 0px 0 11px;
}
#main-nav ul li a:hover {
	background:url(images/btn-hover.png) no-repeat right;
	color:#ffffff;
}
#main-nav ul li a.last {
	background:none;
}
#main-nav ul li a.last:hover {
	background:url(images/btn-hover.png) no-repeat right;
}


/*dropdowns***************/
#main-nav ul li ul {
	display:none;
	position:absolute;
	top:39px;
	left:-2px;
	background:#f4f3f0;
	border-left:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
	border-bottom:solid 1px #d8d8d8;
	border-top:solid 1px #ebeae4;
	width:16em;
	z-index:9000;
	margin:0;
}
#main-nav ul li ul li {
	position: relative;
	display:block;
	float:none;
	z-index:9000;
}
#main-nav ul li ul li a {
	margin-top:0;
	background:none;
	display:block;
	height:auto;
	width:auto;
	padding:11px;
	text-transform:none;
}
#main-nav ul li ul li a:hover {
	background:#ff6200 url(images/btn-hover-dd.png) no-repeat top;
}
#main-nav ul li:hover ul {
	display:block;
}



.request {
	width: 227px;
    height: 80px;
	background: url(images/btn-bgs-ctas.png) no-repeat;
	float:left;
	position:relative;
}
.request a:link, .request a:visited {
	height: 80px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	display:block;
	width:227px;
}
.request a span {
	position:absolute;
	top:12px;
	left:156px;
	background:url(images/btn-arrows-ctas.png);
	width:26px;
	height:16px;
	text-indent:-9000px;
	font-size:0.1em;
	z-index:100;
}
.request a:hover span {
	background-position:0 -16px;
}
	/*.nav .request a:link, .nav .request a:visited {
		left: 0px;
		width: 220px;
	}
	/*.request a:hover, .request a:focus {
		background: url(images/btn-bgs-ctas.png) no-repeat 0px -80px;
	}*/
	.nav-request {
		position: absolute;
		top: 0;
		left: 0px;
		width: 227px;
		height: 80px;
		background: url(images/btn-bgs-ctas.png) no-repeat 0px -80px;
		z-index:99;
	}
/*	
	.nav-request-click {
		background: url(images/btn-bgs-ctas.png) no-repeat -23px -98px;
	}



	.nav .support a:link, .nav .support a:visited {
		left: 235px;
		width: 220px;
	}
	.nav .support a:hover, .nav .support a:focus {
		background: url(images/btn-bgs-ctas.png) no-repeat -235px -81px;
	}
	.nav .support a:active {
		background: url(images/btn-bgs-ctas.png) no-repeat -100px -98px;
	}
	.current-about .about a:link, .current-support .about a:visited {
		background: url(images/btn-bgs-ctas.png) no-repeat -100px -147px;
		cursor: default;
	}
	
	.nav-support, .nav-support-click {
		position: absolute;
		top: 0;
		left: 235px;
		width: 220px;
		height: 80px;
		background: url(images/btn-bgs-ctas.png) no-repeat -235px -80px;
	}
	/*
	.nav-support-click {
		background: url(images/btn-bgs-ctas.png) no-repeat -100px -98px;
	}


*/



/*.btn-request-estimate, .btn-live-support {
	float:right;
	width:220px;
	height:81px;
	margin:26px 0px 0px 15px;
	display:block;
	position:relative;
}
.btn-request-estimate span, .btn-live-support span {
	display:none;
}
.btn-request-estimate {
	background:url(images/btn-request-estimate.png);
}
.btn-live-support {
	background:url(images/btn-live-support.png);
}*/

#actions {
	float:right;
	margin-top:26px;
}
#request, #live {
	float:left;
	margin-left:24px;
	text-indent:-9000px;
}
#request {
	width:256px;
	height:76px;
	background:url(images/btn-request.png) no-repeat;
}
#live {
	width:246px;
	height:76px;
	background:url(images/btn-live.png) no-repeat;
}
#request:hover, #live:hover {
	background-position:0 -76px;
}


#intro-panel {
	height:283px;

}
.column {
	float:left;
	position:relative;
}



#home-images {
	width:597px;
	height:283px;
	overflow:hidden;
	position:relative;
}
#home-images img {
	display:block;
}
#about-blurb {
	width:456px;
	height:243px;
	position:absolute;
	left:597px;
	z-index:30;
	padding:20px 40px 20px 20px;
	background:#ffffff;
}



#intro-text {
	width:341px;
	padding:0 0 0 22px;
	background:url(images/home-menu-shadow.png) no-repeat top;
}
#intro-text div.intro-content {
	background:url(images/img-shadow.png) no-repeat bottom right;
	height:283px;
}

#intro-text img {
	float:right;
	margin-left:10px;
	margin-right:31px;
}
#tagline {
	background:url(images/tagline.png) no-repeat bottom;
	text-indent:-9000px;
	width:330px;
	height:55px;
	padding-top:29px;
	margin-bottom:1em;
}
.intro-p {
	font-size:14px;
	font-weight:bold;
	margin-bottom:1em;
}


#footer {
	padding-bottom:2em;
	background:#ecebe6;
	clear:both;
	margin-top:2em;
	height:270px;
	width:1014px;
	margin:0 auto;
}
.centred {
	width:960px;
	margin:0 auto;
}
#footer .nav-foot {
	list-style:none;
	padding:30px 0 0;
	margin:0 0 0 22px;
	font-size:15px;
	font-weight:bold;
	float:left;
	width:680px;
}
#footer .nav-foot li {
	border-right:solid 1px #d0cec6;
	display:inline;
	margin:0 0 0 12px;
	color:#a09d91;
}
#footer .nav-foot li.last {
	border-right:none;
}
#footer .nav-foot li.first {
	margin:0;
}
#footer .nav-foot li span {
	color:#000000;
}
#footer .nav-foot li a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:12px;
}
#footer .nav-foot li a:hover {
	color:#f9a533;
}




#connect {
	float:right;
	padding-top:30px;
	margin:0 0 1em 0;
}
#connect h3 {
	display:inline;
	float:left;
	margin:0;
	margin-right:16px;
}
#connect .textwidget {
	float: left;
}
#connect ul {
	list-style:none;
	padding:0;
	float:left;
	margin:0 10px 0 0;
	
}
#connect li {
	display:inline;
}
#connect li a {
	height:16px;
	width:16px;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:16px;
	text-indent:-9000px;
	font-size:0.1em;
}

#connect ul li a#twitter {
	background:url(images/social-icons.png) no-repeat -63px 0;
}
#connect ul li a#rss {
	background:url(images/social-icons.png) no-repeat -21px 0;
}

#connect ul li a#linkedin {
	background:url(images/social-icons.png) no-repeat -84px 0;
}

#connect ul li a#facebook {
	background-image:url(images/social-icons.png);
}
#connect ul li a#youtube {
	background:url(images/social-icons.png) no-repeat -42px 0;
}
#connect ul li.sociablelast a {
	background:url(images/social-icons.png) no-repeat -21px 0;
}
#footer-details {
	clear:both;
	border-top:solid 1px #f9a533;
	padding:1em 22px;
	margin-top:1em;
}
#footer-details a {
	color:#000000;
	text-decoration:none;
}
#footer-details a:hover {
	color:#f9a533;
	text-decoration:none;
}
#footer-details p {
	margin-bottom:1em;
}
#footer-details img {
	float:right;
}
.btm-logos {
	margin: 0 auto;
	width:777px;
	display:block;
	margin-bottom:2em;
}

#guarantees {
	width:402px;
	padding-left:22px;
	padding-top:36px;
}

#guarantees span#wpa0_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-1.png) no-repeat;
	display: block;
}

#guarantees span#wpa1_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-2.png) no-repeat;
	display: block;
}

#guarantees span#wpa2_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-3.png) no-repeat;
	display: block;
}

#guarantees span#wpa3_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-4.png) no-repeat;
	display: block;
}

#guarantees span#wpa4_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-5.png) no-repeat;
	display: block;
}
#guarantees span#wpa0_text:hover {
	background:url(images/icon-1-hover.png) no-repeat;
}

#guarantees span#wpa1_text:hover {
	background:url(images/icon-2-hover.png) no-repeat;
}

#guarantees span#wpa2_text:hover {
	background:url(images/icon-3-hover.png) no-repeat;
}

#guarantees span#wpa3_text:hover {
	background:url(images/icon-4-hover.png) no-repeat;
}

#guarantees span#wpa4_text:hover {
	background:url(images/icon-5-hover.png) no-repeat;
}


/*

#guarantees span#wpa0_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-1.png) no-repeat;
	display: block;
}

#guarantees span#wpa1_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-1.png) no-repeat;
	display: block;
}

#guarantees span#wpa2_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-1.png) no-repeat;
	display: block;
}

#guarantees span#wpa3_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-1.png) no-repeat;
	display: block;
}

#guarantees span#wpa4_text {
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
	background:url(images/icon-1.png) no-repeat;
	display: block;
}
#guarantees span#wpa0_text:hover {
	background:url(images/icon-1-hover.png) no-repeat;
}

#guarantees span#wpa1_text:hover {
	background:url(images/icon-1-hover.png) no-repeat;
}

#guarantees span#wpa2_text:hover {
	background:url(images/icon-1-hover.png) no-repeat;
}

#guarantees span#wpa3_text:hover {
	background:url(images/icon-1-hover.png) no-repeat;
}

#guarantees span#wpa4_text:hover {
	background:url(images/icon-1-hover.png) no-repeat;
}
*/

/*
#guarantees ol {
	list-style:none;
	margin:0;
	padding:0;
}
#guarantees ol li {
	padding:0;
	height:44px;
	margin-bottom:12px;
	text-indent:-9000px;
	cursor: pointer;
}
#guarantees ol li.one {
	background:url(images/icon-1.png) no-repeat;
}
#guarantees ol li.two {
	background:url(images/icon-2.png) no-repeat;
}

#guarantees ol li.three {
	background:url(images/icon-3.png) no-repeat;
}

#guarantees ol li.four{
	background:url(images/icon-4.png) no-repeat;
}

#guarantees ol li.five {
	background:url(images/icon-5.png) no-repeat;
}
*/
#guarantees h2 {
	background:url(images/h2-5-guarantees.png) no-repeat top left;
	height:30px;
	margin-top:0;
	margin-bottom:0px;
}
#guarantees p {
	margin-bottom:10px;
}
#guarantees h2 strong, .how-can-we strong {
	display:none;
}


.section {
	clear:both;
	border-top:solid 1px #d8d8d8;
	overflow:auto;
	padding-bottom:36px;
	
}
.section-bottom {
	padding-top:36px;
}


.bucket {
	width:310px;
	padding-left:10px;
}
.bucket h2 {
	margin-top:0;
	background:#f1f0ec;
	text-transform:uppercase;
	padding-left:12px;
	height:28px;
	font-size:16px;
	padding-top:10px;
}
.bucket ul {
	margin:0 0 0 12px;
	padding:0;
	list-style:none;
}
.bucket ul li {
	background:url(images/tick-orange.png) no-repeat left;
	padding-left:20px;
	margin-bottom:1em;
}
.how-can-we {
	background:url(images/h2-how-can-we.png) no-repeat top left;
	height:37px;
	margin-top:0;
	margin-left:22px;
	margin-bottom:0;
}

.f-more {
	background:#ff7f00;
	height:38px;
}
.f-more-link {
	background:url(images/btn-more-left.png) no-repeat top left;
	color:#000000;
	text-decoration:none;
	height:32px;
	float:right;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:3px;
	margin-right:3px;
}
.f-more-link:hover {
	background-position:0 -32px;
}
.f-more-link span {
	background:url(images/btn-more-right.png) no-repeat top right;
	display:block;
	height:25px;
	margin-left:10px;
	padding-right:10px;
	padding-top:7px;
}
.f-more-link:hover span {
	background-position:right -32px;
}




#news {
	width:514px;
	background:#f7f7f4;
}
.news-sec {
	float:left;
	width:247px;
	padding-right 5px;
}
.news-sec ul {
	list-style: none;
}
.news-sec ul li {
	margin-bottom: 10px;
}
.news-sec h2 {
	margin-top:0;
	text-transform:uppercase;
	font-size:16px;
	padding-top:10px;
	margin-left:22px;
}

.news-sec h2 a {
	margin-top:0;
	text-transform:uppercase;
	font-size:16px;
	padding-top:10px;
	margin-left:22px;
	text-decoration: none;
	color: #000;
}
.news-sec h3 {
	color:#f9a533;
	margin-top:0;
	margin-left:22px;
}
.news-sec .detail {
	min-height:210px;
	height:auto !important;
	height:210px;
}
.news-sec .detail p {
	padding-left:22px;
	padding-right:22px;
	margin-bottom:1em;
}
.detail h3 {
	margin-top:0;
}
.detail h3 a {
	color:#000000;
	text-decoration:none;
}
.detail h3 a:hover {
	color:#f07e14;
	text-decoration:none;
}
.f-more2 {
	height:38px;
	padding-left:0;
	padding-right:0;
	margin-bottom:0;
}


/***internal pages*************/
#sidebar-left, #page-content, #page-content-long, #sidebar-right {
	float:left;
}
#sidebar-left, #sidebar-right {
	width:200px;
	background:#f4f3f0;
	border:solid 1px #d8d8d8;
	margin:17px 0;
}
.sidebar-content {
	padding-top:8px;
	border:solid 1px #ffffff;
}

#sidebar-right .sidebar-content h2, #sidebar-left .sidebar-content h2 {
	background:url(images/sidebar-banner-right.png) no-repeat left;
	height:28px;
	margin-top:0px;
	position:relative;
	left:-9px;
	text-transform:uppercase;
	font-size:14px;
	padding:5px 0 0 16px;
	
}
#page-content {
	width:536px;
	background:url(images/bg-page-content.png) no-repeat top left;
	padding:17px 10px 17px 10px;
}

#page-content-long {
	width:716px;
	background:url(images/bg-page-content.png) no-repeat top left;
	padding:17px 20px;
}
#page-content p, #page-content-long p  {
	margin-bottom:1.5em;
}
#main-image {
	margin-bottom:1.5em;
}
#page-content a, #page-content-long a {
	color:#000000;
}


#latest-news, #from-twitter {
	width:246px;
	border:solid 1px #d8d8d8;
	background:#f4f3f0;
}
#latest-news {
	margin:0 40px 0 0;
}
.sec-inner {
	border:solid 1px #ffffff;
	padding-top:8px;
}
#latest-news h2, #from-twitter h2 {
	background:url(images/sidebar-banner-right.png) no-repeat left;
	height:28px;
	margin-top:0px;
	position:relative;
	left:-9px;
	text-transform:uppercase;
	font-size:14px;
	padding:5px 0 0 16px;
}
#from-twitter h2 a {
	color:#000000;
	text-decoration:none;
}
.sec-inner .detail {
	padding:0 10px 10px 10px;
}
.detail ul {
	margin:0;
	padding:0;
	list-style:none;
}
.detail ul li {
	margin-bottom:1.5em;
}
.detail ul li a {
	color:#f9a533;
}




/******Sidebars*************/
.widg {
	margin-bottom:2em;
	
}
.widg ul {
	list-style:none;
	padding:0;
	margin:0;
}
.widg ul li {
	margin-bottom:1em;
	line-height:1.5em;
}
.widg ul li a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding:2px 5px;
	text-shadow:#bcbcbb 1px 1px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.widg ul li a:hover {
	background:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-shadow:#a9a9a8 1px 1px 2px;
}

.widg_content {
	padding:0 10px;
}


label.screen-reader-text {
	display:none;
}
#s {
	border:solid 1px #d8d8d8;
	padding:2px;
	width:130px;
	height:21px;
}
#searchsubmit {
	background:url(images/mag-glass.png) no-repeat;
	width:28px;
	height:26px;
	border:none;
	text-indent:-9000px;
	cursor:pointer;
}
#searchsubmit:hover {
	background-position:0 -26px;
}


.subpage-header {
	display:none;
}


/********Comments*************/
#respond {
	border-top:solid 1px #ff7f00;
}
#commentform #submit {
	
}
.even {
	
}

.odd {
	background:#f9f9f8;
}
h3#comments {
	border-top:solid 1px #ff7f00;
	padding-top:1em;
}
#respond h3 {
	margin-top:1.5em;
}


.btn-close {
	width:13px;
	height:12px;
	background:url(images/btn-close.png);
	position:absolute;
	top:0;
	right:10px;
	margin-left:20px;
	margin-top:5px;
	text-indent:-9000px;
}

div.post .entry {
	padding-right:10px;
}

.testimonial-box {
	width:178px;
	background:url(images/testimonial-top.png) no-repeat top;
	padding-top:11px;
}
.testimonial-box div {
	background:url(images/testimonial-bottom.png) no-repeat bottom;
	padding:0 10px 30px 10px;
}
.testimonial-box p span {
	font-style:italic;
	font-weight:bold;
}
.testimonial-box img {
	margin:10px 0;
}



.big-request-button {
	width:155px;
	height:61px;
	background:url(images/big-btn-request.png) no-repeat;
	display:block;
	padding-left:346px;
	padding-top:15px;
	text-decoration:none;
	color:#000000;
	padding-right:35px;
	margin-top:7px;
	margin-bottom:2em;
	
}
.big-request-button:hover {
	background-position:0 -76px;
	
}
.big-request-button span {
	display:none;
}



/***********comments*****************/
#commentform input, #commentform textarea {
	border:solid 1px #bfbfbf;
	padding:5px;
}
#commentform label {
	width:75px;
	float:left;
	clear:left;
}
.tags {
	background:#f5f5f5;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.tags a {
	text-decoration:none;
	border-bottom:dotted 1px #bfbfbf;
}
.tags a:hover {
	text-decoration:none;
	border-bottom:dotted 1px #f07e14;
}
.postmetadata {
	text-align:right;
	font-size:11px;
	color:#666;
}







/****homepage scroller*************/
#pane {
	height:250px;
	width:480px;
}
#pane ul {
	margin:0 0 1em 0;
	padding:0;
}
#pane p {
	margin-bottom:1em;
}
#pane h2 {
	font-size:14px;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}



ul.twitter li {
	text-shadow:#bcbcbb 1px 1px 2px;
	margin-bottom:1.5em;
}


#latest-news .f-more2 {
	margin-top:1em;
}

#fm_estimate {
	color: #F9A533;
}

#fm_estimate_error {
	color: #FF0000;
}

a.packing-courses-button {
overflow:hidden;
display:block;
height:41px;
width:305px;
text-indent:-9999px;
background-repeat:no-repeat;
background-image:url(images/packingCourse-btn.png);
}

a.packing-courses-button:hover {
background-position:0 -40px;
}

#packing-btn {
padding-top:10px;
}
