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

body {
	margin:0 auto;
	padding:0px;
	width:100%;
	height:100%;
}

img {
	border:none;
}

.container {
	width:950px;
	margin:0 auto;
	height:auto;
	display:block;
}

.hero-banner {
	width:950px;
	height:231px;
	margin:0 auto;

}

.side-bar {
	float:left;
	width:250px;
	background-color:#fff;
	min-height:600px;
	margin-top:50px;
	padding-top:50px;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/side-bar-bg.jpg) no-repeat top left;
}


.sidebar-promo {
	width:244px;
	height:auto;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/sidebar-bg.jpg);
	overflow:hidden;
	margin-bottom:2px;
	
	
	
}

.sidebar-image {
	margin:0 auto;
	padding:20px 0px 10px 14px;
	display:block;
	width:auto;
	height:auto;
	text-align:center;
}



.sidebar-image-no-pad {
	margin:0 auto;
	padding:0px 0px 10px 0px;
	display:block;
	width:auto;
	height:auto;
	text-align:center;
}

.sidebar-promo h2 {
	width:200px;
	margin:0 auto;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#505050;
	display:block;
}

.sidebar-promo p {
	width:200px;
	margin:0 auto;
	padding:15px 0px 20px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#505050;
	display:block;
	line-height:18px;
	height:auto;
}


.sidebar-promo p {
	width:200px;
	margin:0 auto;
	padding:15px 0px 20px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#505050;
	display:block;
	line-height:18px;
	height:auto;
}


.sidebar-promo .sidebar-cta {
	margin:0 auto;
	text-align:center;
	padding:10px 0px 20px 10px;
	display:block;
}

/* Sliding Div */
.slidingDiv1 {
	float:left;
	width:450px;
	min-height:100px;
}
.slidingDiv2 {
	float:left;
	width:450px;
	min-height:100px;
}
.slidingDiv3 {
	float:left;
	width:450px;
	min-height:100px;
}
.slidingDiv4 {
	float:left;
	width:450px;
	min-height:100px;
}
.slidingDiv5 {
	float:left;
	width:450px;
	min-height:100px;
}
.slidingDiv6 {
	float:left;
	width:450px;
	min-height:100px;
}

.show_hide1 {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background: url('http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/inactive-header.png');
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}

.show_hide2 {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background: url('http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/inactive-header.png');
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}

.show_hide3 {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background: url('http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/inactive-header.png');
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}
.show_hide4 {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background: url('http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/inactive-header.png');
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}
.show_hide5 {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background: url('http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/inactive-header.png');
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}
.show_hide6 {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background: url('http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/inactive-header.png');
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}

/* TOGGLES FOR ACCORDION */
.active-header {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-repeat: no-repeat;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/active-header.png);


	width:61px;
	height:20px;
}


.inactive-header {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/active-header.png);
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}

.inactive-header:hover {
	float:right;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:20px;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/active-header.png);
	background-repeat: no-repeat;
	width:61px;
	height:20px;
}
/* Features Tab*/

.features {
	margin:0px;
	padding:0px;
	height:0px;
 

}

.features h1 {
	width:626px;
	height:49px;
	display:block;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/feature-chart-title-bg.png) no-repeat;
	font-size:15px;
	line-height:46px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:20px 0px 0px 20px;
	text-align:center;
	
	

}

.features h1 span{
	
font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	
	

}


.comp-chart {
	width:660px;
	height:auto;

}

.chart-left {
	float:left;
	width:324px;
	height:500px;
}

.chart-left h2{
	float:left;
	width:304px;
	height:auto;
	display:block;
	padding:0px;
	margin:40px 0px 0px 20px;
	color:#505050;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
}



.chart-left ul{
	margin-top:24px;
	float:left;
	width:30px;
	height:500px;
	padding:0px;
	list-style:none;
	display:block;

}


.chart-left li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
	float:left;
	width:305px;
	height:28px;
	margin:0px 0px 0px 18px;
	padding:0px;
	display:block;
	border-bottom:1px solid #CCC;
	padding:12px 0px 0px 0px;

}




.chart-left li span{
	display:block;
	width:30px;
	height:30px;
	float:left;

}





.chart-right {
	float:left;
	width:324px;
	height:500px;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/comp-chart-bg.png) no-repeat;

}

.chart-right ul {
	width:320px;
	height:40px;
	margin:0px;
	padding:40px 0px 0px 0px;
	list-style:none;
	display:block;
	
	
}
.chart-right ul li{
	float:left;
	width:130px;
	height:40px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	text-align:center;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;	
}


.chart-right ul li#accountant{
	float:left;
	width:185px;
	height:40px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	text-align:center;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	
}



/* Benefits Tab*/

.benefits h2 {
	width:550px;
	height:auto;
	display:block;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/feature-chart-title-bg.png) no-repeat;
	font-size:15px;
	line-height:46px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:20px 0px 0px 20px;
	text-align:center;
}

.benefits h1 {
	
	width:390px;
	height:auto;
	display:block;
	font-size:23px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:15px 0px 0px 0px;
	float:left;
}

.benefits h1#large {
	width:450px;
	height:auto;
	display:block;
	font-size:30px;
	line-height:31px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px 0px 0px 0px;
	float:left;
}


.benefits p {
	width:390px;
	height:auto;
	display:block;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:18px;
	float:left;	
	color:#505050;
	margin:15px 0px 0px 0px;
	overflow:hidden;
}

p {
	display:block;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#505050;
}

.feature {
	width:575px;
	display:block;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#505050;
	margin:25px 0px 30px 0px;
	overflow:hidden;
}

.benefits ul{
	margin-top:24px;
	float:left;
	width:620px;
	height:auto;
	padding:0px;
	list-style:none;
	display:block;
}

.bullets ul{
	float:left;
	width:450px;
	height:auto !important;
	list-style:disc;
	margin:10px 0px 0px 0px;
	padding:0px;
	display:block;

}

.tab-title {
	display:block;
	width:600px;
	font-size:32px;
	line-height:36px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#656565;
	margin:0 0 20px;
	font-weight:normal;
}

.tab-title h1{
	display:block;
	width:600px;
	font-size:32px;
	line-height:36px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#656565;
	margin:0 0 20px;
	font-weight:normal;
}

.subhead {
	font-size:14px;
	color:#888888;
	line-height:15px;
}
.bullets {
	float:left;
	margin-left:0px;
}

.bullets ul li{
	float:left;
	min-height:20px;
	height:20px;
	width:400px;
	padding:0px;
	display:block;
	margin:5px 0px 0px 0px;
	background:none;
	min-height:auto;
	list-style:disc;

}


.benefits li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
	float:left;
	width:600px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	display:block;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/horiz-divider-full.jpg) no-repeat bottom;


}


.benefits li span{
	display:block;
	width:30px;
	height:30px;
	float:left;

}


.benefits li .icon{
	display:block;
	width:100px;
	height:auto;
	clear:both;
	float:left;
	margin-right:20px;
	text-align:center;
	overflow:hidden;

}

.benefits li a{
	text-decoration:none;
}

.benefits li a:hover{
	text-decoration:underline;
}

/* Pricing Tab*/


.pricing {
}


.pricing h1 {
	display:block;
	width:500px;
	margin:0px 0px 10px 20px;
	padding:0px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:26px;
	
}

.pricing h2 {
	width:626px;
	height:49px;
	display:block;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/feature-chart-title-bg.png) no-repeat;
	font-size:15px;
	line-height:46px;
font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:20px 0px 0px 20px;
	text-align:center;
	
}

.pricing  ul{
	width:626px;
	margin:35px auto 0;
	padding:0px;
	list-style:none;
	display:block;
	overflow:hidden;
}

.pricing  li{
	float:left;
	width:230px;
	margin:0 auto;
	padding:0px 0px 0px 50px;
	list-style:none;
	display:block;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/price-1.jpg) no-repeat top left;
	
}

.pricing  li#divider{
	float:left;
	width:20px;
	height:210px;
	margin:0 auto;
	padding:0px 30px 0px 0px;
	list-style:none;
	display:block;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/vert-divider-medium.jpg) no-repeat top;
	
}

.pricing  li#alt{
	float:left;
	width:230px;
	margin:0 auto;
	padding:0px 0px 0px 50px;
	list-style:none;
	display:block;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/price-2.jpg) no-repeat top left;
	
}

.pricing p {
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	font-size:12px;
	line-height:18px;
	color:#505050;
}

.pricing  h3{
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	display:block;
	font-size:18px;
	color:#505050;
	margin:0px;
	padding:0px;
	
}

.pricing  h4{
	font-size:30px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	display:block;
	color:#4095da;
	margin:0px;
	padding:20px 0px 0px 0px;
	
}

.pricing-call {
	float:left;
	width:626px;
	height:100px;
	margin:20px auto;
	text-align:center;
	clear:both;

}

.pricing .multiple-partners {
	float:left;
	width:620px;
	height:125px;
	margin:20px 0px 0px 30px;
	display:block;
	overflow: hidden;
	
}

.multi-partner-image {
	float:left;
	width:70px;
	height:125px;
	display:block;
	
}
	
.pricing .multiple-partners h3 {
	float:left;
	font-size:24px;
	font-family:'FSAlbertRegular',Trebuchet MS, Arial, Helvetica, sans-serif;
	display:block;
	color:#505050;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:520px;
	font-weight:normal;

	
}

.pricing .multiple-partners p {
	width:520px;
	float:left;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	color:#505050;
	margin:0px;
	padding:10px 0px 0px 0px;
	
}

/* COMPARISON CHART */
.comparison-container {
    width: 620px;
    margin: 0px auto;
} 
.comparison-chart {
  width: 200px; 
  height: 490px;
  background: #fff;
  margin: 2px;
  float: left;

/**  -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 9px rgba(0,0,0,0.3);**/
}
.top {
  width: 200px; height: 50px;
}

.top h2 {
  color: #fff;
  text-align: center;
  font: 200 18px/22px 'FSAlbertRegular', sans-serif;
  padding-top: 20px;
  margin-top: 0;
  font-weight:normal;
}
.comparison-chart ul {
  list-style-type: none;
  font: 300 12px 'Verdana', Geneva, sans-serif;
  margin: 30px 0 10px;
  padding: 0 10px 0;
}
.comparison-chart ul li {
  border-bottom:1px solid #e1e1e1;
  height:30px;
  padding-top:12px;
}
.comparison-chart ul li a {
	color: #656565;
	text-decoration:none;
}
.comparison-chart ul li a:hover {
	color: #212121;
	text-decoration:none;
}
 
.comparison-chart ul strong {
  font-weight: bold;
}

.comparison-chart hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 190px;
  margin: 20px 0 0 30px;
}
.comparison-chart h3 {
  text-align: center;
  font: bold 88px/1 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 0;
}
/* 
.comparison-chart p {
  text-align: center;
  font: 500 14px/1 Helvetica, Verdana, sans-serif;
  color: #BCBEC0;
}
*/
.comparison-chart a.call-action {
  display: block;
  height: 40px;
  width: 150px;
  color: #fff;
  margin: 0 auto;
   
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: 500 16px/40px 'Verdana', sans-serif;
   
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
   
  /*Gradient*/
  background: #9dcc55; /* Old browsers */
  background: -moz-linear-gradient(top,  #9dcc55 0%, #96c23d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dcc55), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* IE10+ */
  background: linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dcc55', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */
}

.comparison-chart a.call-action:hover {
  background: #b2e560; /* Old browsers */
  background: -moz-linear-gradient(top,  #b2e560 0%, #96c23d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e560), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* IE10+ */
  background: linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e560', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */
} 
.comparison-chart a:hover {
  background: #fff; 
}
.featured {

	background:#0071C2 url('http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/feature-bg.png') no-repeat top left;
	width:210px;
	top:-2px;
	
	-webkit-box-shadow: 0px 0px 19px rgba(0,0,0,0.5);
     -moz-box-shadow: 0px 0px 19px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 19px rgba(0,0,0,0.5);
/*		  	
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
*/
/*	
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
*/
	z-index: 300;
	position: relative;
}
.featured .top {
	width:180px;
	margin:0 auto;
}
.featured li {
	border-bottom:0;
}

.key {
	color:#656565;
	width:270px;
}
.key .top {
	width:270px;
}
.key h2 {
	color:#505050;
	text-align:left;
	padding-left: 12px;
	font-size:25px;
	font-weight:bold;
}
.key p {
	color:#656565;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
	font-family: 'Verdana', Geneva, sans-serif;
}
.key .magnify {
	padding-right:10px;
}
.key .magnify img {
	margin:0px;
	float:left;
}
.premier {
	width:126px;
}
.premier .top {
	width:136px;
	margin:0 auto;
}
.premier h2 {
	color:#505050;
}
.center {
	display:block;
	width:20px;
	margin:0 auto;
}
.checkmark {
	display:block;
	width:18px;
	margin:0 auto;
}
/* #COMPARISON CHART */

.fineprint {
	font-size: 10px;
	clear: both;
	padding: 20px 40px;
}

.hrule {
	float: left;
	width: 620px;
	margin: 0px 0px 25px 0px;
	padding: 0 0px 30px 0px;
	display: block;
	background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/accountant-program/images/horiz-divider-full.jpg) no-repeat bottom;
}