﻿@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, th,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul ,ol{
    list-style:none;
}

button{
	border:none;
	cursor:pointer;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:none !important;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*Home*/

.left{
	float:left;
}

.right{
	float:right;
}

#main{
	width:100%;
	/*font-family: 'lucida_granderegular';*/
}

.wrapper{
	width:920px;
	margin:0 auto;
}

#header{
	width:100%;
}

#header .top{
	width:100%;
	overflow:hidden;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e1e1e1));
	background: -webkit-linear-gradient(#ffffff, #e1e1e1);
	background: -moz-linear-gradient(#ffffff, #e1e1e1);
	background: -ms-linear-gradient(#ffffff, #e1e1e1);
	background: -o-linear-gradient(#ffffff, #e1e1e1);
	background: linear-gradient(#ffffff, #e1e1e1);
	-pie-background: linear-gradient(#ffffff, #e1e1e1);
	padding:20px 0 15px 0;
}

#header .top .logos a.intuit{
	padding-right:20px;
}

#header .top .logos a.quickbook{
	padding-left:20px;
	background:left 1px url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/Quickbook-logo-bg.png) no-repeat;
	margin-top:9px;
}

#header .top .right-main{
	margin-top:7px;
}

#header .top .right-main .phone-no{
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/phone-ico.png) no-repeat;
	padding-left:20px;
	font-size:16px;
	margin:2px 20px 0 0;
	color:#4f4f4f;
}

#header .top .right-main a.signin{
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/signIn-bg.png) repeat-x;
	border:#cecccc thin solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0px 1px 1px;
	-moz-box-shadow: #ccc 0px 1px 1px;
	box-shadow: #ccc 0px 1px 1px;
	padding:3px 10px 2px 10px;
	font:bold 11px 'lucida_granderegular';
	color:#505050;
}

#header #nav{
	width:100%;
	background-color:#345fbe;
	height:34px;
}

#header #nav ul li{
	font-size:13px;
	float:left;
	position:relative;
}

#header #nav ul li a{
	color:#fff;
	display:block;
	float:left;
	padding:10px 20px 10px 0;
}

#header #nav ul li.more a{
	padding-left:10px;
	width:135px;
}

#header #nav ul li.more a span{
	float:left;
}

#header #nav ul li.more a span.arw{
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/arw-down-white.png) no-repeat;
	height:6px;
	width:6px;
	margin:4px 0 0 3px;
}

#header #nav ul li.more a:hover, .testclass{
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/more-hover.png) no-repeat;
}

#header #nav ul li.more .drop-down{
	background:#345fbe url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/drop-down-bg.png) repeat-x;
	padding:15px 10px 10px;
	width:140px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position:absolute;
	left:0;
	top:34px;
	z-index:10;
	display:none;

}

#header #nav ul li.more .drop-down ol li a{
	background:bottom url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/drop-down-list-bg.png) repeat-x;
	padding:10px;
	width:115px;
}

#header #nav ul li.more .drop-down ol li:last-child a, #header #nav ul li.more .drop-down ol li.last-child a{
	background:none;
	padding-bottom:0;
}

#header #nav .search-main{
	width:220px;
	margin-top:6px;
}

#header #nav .search-main .text{
	background-color:#fff;
	border:#3a9fd6 thin solid;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:3px 5px;
	height:14px;
	width:180px;
	float:left;
	color:#666;
	font-size:11px; 
}

#header #nav .search-main button{
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/search-btn.png) no-repeat;
	width:26px;
	height:22px;
	float:left;
}

#content{
	width:100%;
	overflow:hidden;
	position:relative;
}

#content .home-banner{
	width:100%;
	background:bottom url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/home-banner-bg.png) repeat-x;
	height:544px;
	position:relative;
	z-index:1;
}

#content .banner-img{
	background:center top url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/main-banner-fade.jpg) no-repeat;
	width:100%;
	height:518px;
	position:absolute;
}

#content .com-banner{
	position:relative;
	margin-bottom:10px;
	background:center top url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/com-banner-bg.jpg) no-repeat;*/
	width:100%;
	height:135px;
}

#content .com-banner .content{
	position:relative;
	width:900px;
	height:135px;
}

#content .home-banner .content{
	padding:80px 20px 0 20px;
	width:880px;
	position:relative;
}

#content .home-banner .content .video{
	float:right;
	width:575px;
	height:391px;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/tv-banner.png) no-repeat;
	position:relative;
}
#content .home-banner .content .video img{
	position:absolute;
	right:37px;
	top:18px;
}

#content .home-banner .content .video iframe{
	position:absolute;
	right:37px;
	top:18px;
}
	
#content .home-banner .content .description{
	position:absolute;
	top:70px;
	left:0;
	width:350px;
	margin-left:30px;
}

#content .home-banner .content .description h1{
	font:48px/48px 'fsalbert', Trebuchet MS, Arial, Helvetica, sans-serif;
}

#content .home-banner .content .description p{
	font:14px 'fsalbert', Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:20px 0;
}

.yellow-btn{
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/yellow-btn-bg.png) repeat-x;
	border:#dea640 thin solid;
	padding:14px 40px 10px 40px;
	color:#414040;
	font-size:26px;
	text-align:center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 2px;
	-moz-box-shadow: #666 0px 2px 2px;
	box-shadow: #666 0px 2px 2px;
	display:block;
	text-shadow:0px 1px 0px #feecba;
	filter: dropshadow(color=#feecba, offx=1, offy=1);
}

#content .home-banner .content .description p span{
	font-size:12px;
	margin-left:45px;
	padding:8px 0;
	display:block;
	clear:left;
}

h2{
	font:24px 'fsalbert-bold', Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#5f5f61;
	margin-bottom:25px;
}

.wrapper#top{
	position:relative;
	z-index:10;
	top:-30px;
}

#content .advantage{
	padding-bottom:50px;
	border-bottom:#c7c7c7 thin solid;
	overflow:hidden;
	width:100%;
}

#content .advantage h2{
	margin-left:32px;
}

#content .advantage ul li{
	float:left;
	display:block;
	width:135px;
	padding:0 24px;
	background:right center url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/adv-border-bg.png) no-repeat;
}

#content .advantage ul li span{
	padding-top:105px;
	font:14px 'fsalbert-bold', Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#505050;
	width:135px;
	text-align:center;
	float:left;
	display:block;
}

#content .advantage ul li span#adv-ico-1{
	background:top center url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/adv-ico-1-1.png) no-repeat;
}

#content .advantage ul li span#adv-ico-2{
	background:top center url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/adv-ico-1.png) no-repeat;
}

#content .advantage ul li span#adv-ico-3{
	background:top center url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/adv-ico-3-1.png) no-repeat;
}

#content .advantage ul li span#adv-ico-4{
	background:top center url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/adv-ico-4.png) no-repeat;
}

#content .advantage ul li span#adv-ico-5{
	background:top center url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/adv-ico-5.png) no-repeat;
}

#content .advantage ul li:last-child,#content .advantage ul li.last-child{
	padding-right:0;
	background:none;
}

#content .testimonial{
	background:bottom url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/tets-shadow.png) no-repeat;
	width:900px;
	padding-bottom:21px;
	margin:0 10px;
}

#content .testimonial .content{
	margin-top:35px;
	padding:0 10px 20px 30px;
	width:860px;
	background:bottom url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/test-bg.jpg) repeat-x;
	overflow:hidden;
}

#content .testimonial .content .hw-it-wrks{
	width:476px;
	padding-right:39px;
	border-right:#d4d4d4 thin dotted;
	margin-right:10px;
	height:245px;
}

#content .testimonial .content .hw-it-wrks p{
	font-size:14px;
	color:#5d5d5d;
	line-height:24px;
}

#content .testimonial .content .hw-it-wrks a{
	color:#345fbe;
	background:right center url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/arw-right.png) no-repeat;
	padding-right:12px;
}

#content .testimonial .content .hw-it-wrks a:hover{
	text-decoration:underline;
}

#content .testimonial .content .test-holder{
	width:333px;
}

#content .testimonial .content .test-holder .test-cont{
	padding:25px;
	position:relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#e4e4d1;
	height:120px;
	color:#505050;
}

#content .testimonial .content .test-holder .test-cont p{
	font-size:13px;
	font-style:italic;
	line-height:19px;
}

#content .testimonial .content .test-holder .test-cont ol{
	position:absolute;
	bottom:-20px;
	left:60px;
}

#content .testimonial .content .test-holder .test-cont ol li{
	width:25px;
	height:20px;
	margin-right:40px;
	float:left;
}
#content .testimonial .content .test-holder .test-cont p span{
	font-size:10px;
	font-style:normal;
	margin-top:5px;
	display:block;
}

#content .testimonial .content .test-holder ul{
	margin:25px 0 0 50px;
}

#content .testimonial .content .test-holder ul li{
	width: 47px;
	height: 42px;
	float:left;
	display:block;
	margin-right:15px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	border:#fff thin solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content .testimonial .content .test-holder ul li a img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content .testimonial .content .test-holder ul li a{display:block;}

#content .testimonial .content .test-holder ul li .color, #content .testimonial .content .test-holder ul li a:hover img{display:none;}

#content .testimonial .content .test-holder ul li a:hover .color{display:block;}	
	
#content .social-net{
	margin:35px 0 25px 0;
	width:100%;
}

#content .social-net .tweet-main{
	margin:0 10px 0 25px;
	padding:25px 20px 15px 10px;
	height:135px;
	border:#5cd6fb thin solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width:480px;
	position:relative;
}

/*Twitter*/

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p{
	font-size:14px;
	/*color:red !important;*/
	line-height:20px;
}

.twtr-doc{
	width:315px;
}
.twtr-hd
{
	display:none;
}

.twtr-ft
{
	display:none;
	
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p a{
	line-height:20px;
}

.twtr-user{
	display:none;
}

.twtr-tweet-text em a{
	font-size:11px;
}

/*--------------*/

#content .social-net .tweet-main h2{
	position:absolute;
	padding:20px 10px 4px 90px;
	background:left top #fff url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/tweet.jpg) no-repeat;
	top:-38px;
	left:-35px;
}

#content .social-net .links{
	width:360px;
	position:relative;
	top:-14px;
}

#content .social-net .links ul li{
	float:left;
	margin-right:10px;
}

#content .social-net .links ul li a{
	display:block;
	width:80px;
	height:80px;
}

#content .social-net .links ul li a{display:block;}

#content .social-net .links ul li .color, #content .social-net .links ul li a:hover img{display:none;}

#content .social-net .links ul li a:hover .color{display:block;}	
	
#footer{
	width:100%;
	height:150px;
	border-top:#c7c7c7 thin solid;
	padding-top:10px;
}

#footer .footer-left{
	width:300px;
	float:left;
}

#footer .footer-left .logo{
	margin-right:10px;
	float:left;
}

#footer .footer-left .copy-right{
	float:left;
	font-size:12px;
	color:#666;
	margin:14px 20px 0 0;
}

#footer .footer-left .country-slctn{
	position:relative;
}

#footer .footer-left .country-slctn a{
	float:left;
	background:left url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/ind-flag.png) no-repeat;
	padding-left:20px;
	color:#365ebf;
	font-size:13px;
	margin-top:12px;
	position:relative;
}

#footer .footer-left .country-slctn a span{
	background:right url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/qbo-en-images/global-home/arw-down.png) no-repeat;
	padding-right:10px;
}
	
#footer .footer-nav{
	float:right;
	width:370px;
	margin-top:10px;
}

#footer .footer-nav ul li{
	display:inline;
	margin-left:20px;
	font-size:13px;
}

#footer .footer-nav ul li a{
	color:#365ebf;
}

#footer .footer-nav ul li a:hover{
	text-decoration:underline;
}
#footer .footer-left .country-slctn .footer-dropdown
{
	background-color:#fff;
	padding:0 5px 5px 5px;		
	
	color:#343434;
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:100;
	border:#666 thin solid;
	left:212px;
	top:25px;
	width:100px;
}

#footer .footer-left .country-slctn .footer-dropdown ul li{
	float:none;
	padding:0;
	border:none;
   	display:block;
	background-image:none;
	margin:0;

}

#footer .footer-left .country-slctn .footer-dropdown ul li a{
	color:#343434;
	border:none;
	background-image:none;
	padding-left:0;
	font-size:11px;
}

#footer .footer-left .country-slctn .footer-dropdown ul li a:hover{
	color:#343434;
	text-decoration:underline;
	border:none;
}