/* -----------------------------------------------------------------------------
Page width
----------------------------------------------------------------------------- */

.wrap.flush {
    margin-top: -16px;
}


/* -----------------------------------------------------------------------------
http://test.turbotax.intuit.ca/personal-tax-software/online-comparison-chart.jsp
convert xpath to css selectors to target for styles
xpath: /html/body/table/tbody/tr[1]/td/table/tbody/tr[3]/td/table/tbody/tr[1]/td/div[2]/table/tbody/tr/td
----------------------------------------------------------------------------- */
/*html > body > table > tbody > tr:nth-of-child(1) > td > table > tbody > tr:nth-of-type(3) > td > table > tbody tr:nth-of-type(1) > td > div:nth-of-type(2) > table > tbody > tr > td {*/
/*body table tbody tr:nth-of-child(1) td table tbody tr:nth-of-type(3) td table tbody tr:nth-of-type(1) td div:nth-of-type(2) table tbody tr td {
	padding: 1em 3em;
	font-size: 130%;
	line-height: 150%;
}*/

/* -----------------------------------------------------------------------------
Feature (static or parallax slider)
----------------------------------------------------------------------------- */
#feature {
	margin-bottom: 1em;
}

#feature h1,
#feature h2 {
    line-height: normal;
    font-weight: normal;
}

#feature h1 {
    font-size: 34px;
	line-height: 38px;
}

#feature h2 {
    font-size: 24px;
	line-height: 28px;
}

#feature .price-strike {
	font-size: 50%;
}

/* -----------------------------------------------------------------------------
General
----------------------------------------------------------------------------- */


.last {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

.header {
    letter-spacing: normal;
}



.ttStandard {
    color: #006ec8;
}

.ttPremier {
    color: #a84;
}

.ttHomeBus {
    color: #009b3a;
}





.cols,
.cols * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cols {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 2em;
}

.col {
    float: left;
    width: 33%;
}

.col.left,
.col.right {
    width: 50%;
}

.col .inner {
    padding: 0 1em;
}



/* Product Detail page styling  */
.screen-border-sides{
	background: url();
	background-color: #fff;
}
.screen-border-bottom{
	background: url();
	height: 4px;
	width: 950px;
}


/*Other css styles*/
.wrap {
	width:964px;
	margin:0 auto;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.col-full {
	width:964px;
	clear:both;
	margin:0;
}
.col-half {
	width:472px;
}
.col-third {
	width:308px;
}
.col-fourth {
	width:226px;
}
.clr {
	clear:both;
	width:100%;
	height:10px;
}
.m-20 {
	margin:10px;
}
.m-20-l {
	margin-left:20px;
}
.m-20-r {
	margin-right:20px;
}
.m-20-t {
	margin-top:20px;
}
.m-20-b {
	margin-bottom:20px;
}
.v-bot { vertical-align: bottom;}

/*other*/
/*h1,
h1.hero,
.price-current,
.price-strike,
.fs-reg {
	font-family:"fs_albertregular", Arial, Verdana, sans-serif;
	font-size-adjust: 0.48;
	font-style:normal;
	font-weight:normal;
}
h2, h3, h4, .fs-lt {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-weight:200;
}*/
h1, h2, h3, h4 {
	color:#333;
}
body {
	background:#fff;
	font-size:13px;
}

h1, h1.hero {
	font-size:28px;
	line-height:28px;
	margin:0 0 10px 0;
}
h2 {
	font-size:16px;
	line-height:20px;
	margin:0 0 10px 0;
	font-weight:500;
}
h3 {
	font-size:16px;
	line-height:18px;
	margin:0 0 10px 0;
}
h4 {
	font-size:16px;
	line-height:22px;
	margin:0 0 10px 0;
}
p {
	font-size:13px;
	color:#555;
}
td{ font-size:13px;}

/* -----------------------------------------------------------------------------
Product Details
----------------------------------------------------------------------------- */
.prod-dtls {
  position: absolute;
  top: 160px;
}
.prod-dtls .inner {
  background:#fff;
  width: 950px;
  height: 400px;
  left: -20px;
  top: 0;
  overflow: hidden;
  position: absolute;
}

.prod-dtls p, .prod-dtls h2, .prod-dtls li, .prod-dtls h1 { color:#000;}
.prod-dtls .inner .lft{ width:285px; height:310px; margin:80px 0 10px 430px; float:left;}
.prod-dtls .inner .lft h2{ font-size:18px; margin: 5px 0 0;}
.prod-dtls .inner .lft ul{ padding-left: 15px;}
.prod-dtls .inner .lft li{ margin-bottom:10px;}
.prod-dtls .inner .rt{ width:215px; height:380px; margin:10px; float:left; position:relative;}
.prod-dtls .inner .rt .bg{ background:#fff; width:215px; height:380px; float:left; 
    filter: alpha(opacity=40); /* IE lt 8 */
    -ms-filter: "alpha(opacity=40)"; /* IE 8 */
    -khtml-opacity: .40; /* Safari 1.x */
    -moz-opacity: .40; /* FF lt 1.5, Netscape */
	 opacity: .40; /* Standard: FF gt 1.5, Opera, Safari, CSS3 */
	 position:absolute;
	 top:0; left:0;
	 z-index:1;
}
.prod-dtls .inner .rt .copy {
	position:relative; 
	margin:30px 15px 15px 25px;
	z-index:100;
	}
.copy .prod-box{ margin-top:10px;}	
.prod-dtls .inner .rt ul{ padding-left: 15px; margin: 5px 0 0 0;}
.prod-dtls .inner .rt h1{ font-size:22px;}

.prod-dtls .price-current {
  font-size: 18px;
  color:#000;
}
.prod-dtls .price-strike{ display:inline; }

.ratings img{ margin-bottom:10px;}

/*SKU Specific*/
.prod-dtls .std{
  background:#fff url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/prod-dtl-bg-std.jpg) right top;
}
.prod-dtl-cta {
  background: none repeat scroll 0 0 #ff8300;
  height: 65px;
  left: 705px;
  position: relative;
  text-align:center;
  top: 410px;
  width: 225px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
   border-radius: 2px;
}
.prod-dtl-cta a {
  display:block;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 65px;
  padding-top: 23px;
  text-decoration: none;
  width: 225px;
  
}

/*prod detail feature tabs*/
/*.tab-main {
	background:#f7f7f7 url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/prod-dtl-hero-shadow.png) top left no-repeat;
	height:43px;
	padding-bottom:0px;
}*/
.tab-main {
	background:#fff url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/prod-dtl-bg-tabs.png) right bottom no-repeat;
	height:100px;
	padding-bottom:0px;
}
.toptab, a.toptab:link, a.toptab:active, a.toptab:visited {
	font-size:15px;
	line-height:18px;
	margin:0 0 10px 0;
	font-weight:normal;
	color:#006ec8;
	text-decoration:none;
}

.toptab {
  color: #000;
}
.toptabblue {
  color: #dbdbdb;
  font-size: 15px;
  font-weight: normal;
}
.tab-background td {
	padding: 10px 3px;
}
.tab-background {
  margin: 10px 0 0 15px;
}
.tab-background td {
	padding: 10px 3px;
}

#scrollTo{display:none;}


/*Old Styles below*/


.prod-dtls-content-inner h1, .prod-dtls-content-inner h2, .prod-dtls-content-inner h3, .prod-dtls-content-inner h4 {margin:0 0 5px 0;}

.prod-dtls-outer{ position:absolute; top:180px;   }
.prod-dtls-inner {
	position:absolute;
	background:#f8f8f8;
	width:960px;
	top:0px;
	left:-30px;
	overflow:hidden;
	height:460px;	/*inner+10*/
}
.prod-dtls-content {
	width:960px;
	padding:0px;
	margin:0 0 10px 0;
	height:410px;
}
.prod-dtls-content-inner {
	margin:0 0 0 15px;
	width:550px;
	float:left;
}

/*Blue box*/
.blue-box-outer { position:relative;
 left: 10px; }
.blue-box {
	height:220px;
	background: #f5f5f5 url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/prod-dtl-footer-blue.png) center bottom no-repeat;
	position:absolute;
	z-index:99;
	width:933px;
	top:0;
	left:-20px;
}
.blue-box-inner {
	height:210px;
	overflow:hidden;
	background: #fff url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/prod-dtl-footer-blue.png) center top no-repeat;
	margin:0 0 10px 0;
}
.blue-box-content {
	margin:10px 20px;
}
.blue-table {
	margin:0 10px 0 0;
}
.blue-table td {
	border-collapse:collapse;
	margin:0;
	padding:0;
	color:#fff;
	vertical-align: top;
}
.blue-table td a {
	color:#fff;
	text-decoration:underline;
}
.blue-table td h3 {
	color:#fff;
	margin: 0 0 20px;
}
.blue-table ul {
	padding:0 0 0 25px;
	margin-top:10px;
	height:85px;
}
/*prod details price box*/
.price-disp {
    line-height: 10px;
    padding:0;
    text-align: left;
    vertical-align: top;
    width: 160px;
}

.prod-dtls-content .price-disp {
    bottom: 70px;
    line-height: 10px;
    padding:0;
    position: absolute;
    right: 0px;
    text-align: left;
    vertical-align: top;
    width: 160px;
}

.price-disp .price-current{ font-size: 33px; color: #F0640F; padding-left:3px;}

.price-strike {
	display: block;
	margin-bottom: 0.5em;
	color: #555;
	font-size: 70%;
	font-weight: normal;
}
.price-unit{color:#666; font-size:11px; line-height:30px; padding-left:3px; clear:both; text-transform: uppercase;}
.number-of-returns{color:#999; font-size:14px; font-weight:bold; line-height:25px; clear:both; margin-bottom:5px;}
.available-soon{background:#ffa; color:#000; padding:5px 0 5px 0; margin-bottom:5px;}


/*tool tips styles below*/

.tax-tips {
	list-style:none;
	padding:0px;
}
.tax-tips li {
	margin-bottom:7px;
}
.top10-questions {
	padding:0 0 0 20px;
}
.top10-questions li {
	margin-bottom:12px;
	color:#777;
}
.more-info {
	padding-left:10px;
	background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/more-info-arrow.png) left 3px no-repeat;
}
/*buttons*/

a.button-122-blue:active, a.button-122-blue:hover, a.button-122-blue:visited, a.button-122-blue {
    background: url("http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/btn-bg-blue-122x42.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 42px;
    line-height: 39px;
    text-align: center;
    width: 122px;
    font-size:17px;
}

a.button-175-blue:visited, a.button-175-blue, a.button-175:visited, a.button-175 {
	width:175px;
	height:55px;
	background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/button-175-bg.png) 0 -110px;
	color:#fff;
	font-size:22px;
	display:block;
	text-align:center;
	line-height: 48px;
	font-style:normal;
	font-weight:bold;
}
a.button-175-blue:hover, a.button-175:hover {
	background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/button-175-bg.png) 0 -55px;
}
a.button-175-blue:active, a.button-175:active {
	background:  url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/button-175-bg.png) 0 0;
	
}


/*search buttons*/
.search-input{ border:0; background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/search-bg.png) 0 0 no-repeat; height:28px; padding:0 5px 0 5px; float:left; color:#666;}
.search-btn{ background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/search-btn-bg.png) right top no-repeat; height:28px; border:0; color:#fff; font-size:14px; padding:0 12px 3px 12px;  margin-left:-3px; float:left; }
.search-btn:hover { background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/search-btn-bg.png) right -28px no-repeat; height:28px; color:#fff;}
.search-btn:active{ background:url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax-images/ttr/search-btn-bg.png) right -56px no-repeat; height:28px; color:#fff;}


/*Partner xsell page fix*/
.listPrice .price_orange {
    color: #F0640F;
    font-size: 16px;
    font-weight: bold;
}

.carousel-control,
.teasers .title a,
.bar .content a {
    text-decoration: none !important;
}