@charset "UTF-8";
/* CSS Document */
#Hes {
    color: #333;
}

.hes_navigation {
    height: 37px;
    margin: 0 !important;
    padding: 0 !important;
}

.hes_navigation li {
    list-style-type: none !important;
    float: left;
    height: 37px;
    margin: 0 !important;
}


.hes_navigation a {
    font-weight: bold;
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/bg-hes-navigation.png);
    background-repeat: repeat-x;
    padding: 0 28px;
    line-height: 37px;
    vertical-align: middle;
    border-right: 1px solid #ffedd2;
    display: block;
    text-decoration: none;
    color: #333;
}

#Hes.fr .hes_navigation a {
    padding: 0 29px;
}

.hes_navigation a:hover,
.hes_navigation a.active {
    background-position: 0 -37px;
    color: #FFF;
    text-decoration: none;
}

.hes_navigation li.last-child a {
    border-right: none;
    width: 60px;
    text-align: center;
}

#Hes.fr .hes_navigation li.last-child a {
    width: 62px;
}

.hes_header,
.hes_problem_header {
    clear: both;
    margin-top: 15px;
    padding: 15px 10px;
}

.hes_header img,
.hes_problem_header img,
.hes_primary_info_panels img {
    float: right;
    border: 1px solid #ccc;
    padding: 4px;
    margin-left: 15px;
    margin-bottom: 25px;
}

.hes_header h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    padding-left: 36px;
    line-height: 36px;
    background: #fff url(http://s7d5.scene7.com/is/image/CanadianTire/hes-header-bullet.png) left center no-repeat;
}

.hes_problem_header h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}

.hes_header p,
.hes_problem_header p {
    color: #b5b5b5;
    font-size: 16px;
}

#Hes h3.bullet {
    padding: 10px 10px 10px 35px;
    _padding: 7px 7px 7px 35px;
    background: #eaeaea url(http://s7d5.scene7.com/is/image/CanadianTire/hes-bullet-sm.png) 10px center no-repeat;
    color: #333;
    font-size: 18px;
    margin: 10px 0;
}

#Hes ul.three-col {
    margin: 20px 0;
    padding: 0 10px;
}

#Hes ul.three-col li {
    width: 230px;
    height: 325px;
    padding-right: 20px;
    margin-right: 20px;
    float: left;
    border-right: 1px solid #ccc;
}

#Hes ul.three-col li h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

#Hes ul.three-col li p {
    font-size: 12px;
}

#Hes a.more {
    color: #bd0000;
    padding-right: 17px;
    background: #fff url(http://s7d5.scene7.com/is/image/CanadianTire/orange-arrow.png) right center no-repeat;
    text-decoration: none !important;
}

#Hes a.more:hover {
    text-decoration: underline !important;
}

#Hes ul.three-col li img {
    display: block;
    margin: 10px auto;
}

#Hes ul.three-col li.last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

#Hes ul.categories {
    margin: 15px 0;
    padding: 10px 0;
    width: 380px;
    float: left;
}

#Hes ul.categories.left {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #ccc;
}

#Hes ul.categories li {
    list-style-type: none !important;
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    width: 380px;
    height: 140px;
    vertical-align: middle;
}

#Hes ul.categories li img {
    float: left;
    width: 75px;
    height: 75px;
}
#Hes ul.categories li h4 {
    font-size: 12px;
}
#Hes ul.categories li h4 a {
		color: #333;
		font-weight: bold;
		text-decoration: none;
}
#Hes ul.categories li h4 a:hover {
		text-decoration: underline;
}

#Hes ul.categories li h4,
#Hes ul.categories li p,
#Hes ul.categories li ul.features {
    margin-left: 90px;
}

#Hes ul.categories li p {
    font-size: 12px;
}

#Hes ul.categories li p a.more {
    line-height: 25px;
    vertical-align: bottom;
}

#Hes ul.categories li.last-child {
    border: none;
}

#Hes ul.categories li ul.features {
/*    margin: 5px 0 10px 90px;*/
    height: auto;
}

#Hes ul.categories li ul.features li {
    border: none;
    list-style-type: square;
    margin-left: 13px;
    margin-bottom: 3px;
    clear: none;
    padding: 0;
    width: auto;
    float: none;
    height: auto;
}

#Hes ul.categories li ul.features li.last-child {
    margin-bottom: 0;
}

#Hes ul.banner-list {
    margin: 15px 0;
    padding: 0;
}

#Hes ul.banner-list li {
    float: left;
    margin-right: 10px;
    list-style-type: none !important;
}

#Hes ul.banner-list li.last-child {
    margin-right: 0;
}

#Hes ul.banner-list li img {
    border: 1px solid #ccc;
}

/********************************************************
* @group HES Tabs
********************************************************/

#Controls {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin: 15px 0;
    height: 30px;
}

#Controls li {
    float: left;
    border-right: 1px solid #ccc;
    padding: 5px 10px;
    list-style-type: none !important;
/*    margin-left: 10px;*/
}

#Controls li.first-child {
    margin-left: 0;
}


#Controls li a {
    background: #fff 0 2px no-repeat;
    font-weight: bold;
    font-size: 14px;
    padding-left: 17px;
    color: #000;
    text-decoration: none;
}

#Controls li.health a {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/control-arrow-blue.png);
}

#Controls li.safety a {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/control-arrow-red.png);
}

#Controls li.comfort a {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/control-arrow-yellow.png);
}


#Controls li a.active {
    color: #a3a3a3;
    background-position: 0 -13px;
}

#InfoPanels .blurb {
    width: 245px;
    border: 1px solid #dfdfdf;
    margin: 10px 0 10px 15px;
    background-color: #fbfbfb;
    float: right;
}

#InfoPanels .blurb p {
    margin-left: 0 !important;
    line-height: 16px !important;
}

#InfoPanels .blurb h4,
#Hes .section .blurb h4 {
    color: #FFF;
    font-size: 14px;
    padding: 8px;
}

#Safety .blurb h4,
#Hes .safety .blurb h4 {
    background-color: #e14646;
}

#Comfort .blurb h4,
#Hes .comfort .blurb h4 {
    background-color: #f7cc02;
}

#Health .blurb h4,
#Hes .health .blurb h4 {
    background-color: #4ca2ce;
}

#InfoPanels .panel {
    clear: both;
}

#InfoPanels .panel .left_col h4,
#InfoPanels .panel .left_col p {
    margin-left: 119px;
}

#InfoPanels .panel img {
    float: left;
    width: 104px;
    height: 94px;
    background-color: #eaeaea;
}

#InfoPanels .panel h3,
#Hes h3.tips {
    padding: 10px;
    background-color: #eaeaea;
    margin: 15px 0;
    font-size: 18px;
}

#InfoPanels p.view-all {
    text-align: right;
    padding: 5px;
    _padding: 3px 5px 5px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin: 15px 0;
    clear: both;
    background-color: #eaeaea;
}

#InfoPanels p.view-all a {
		color: #333;
		text-decoration: none;
    padding-right: 22px;
    vertical-align: top;
    font-weight: bold;
    background: #eaeaea url(http://s7d5.scene7.com/is/image/CanadianTire/arrow-disc.png) 99% center no-repeat;
}

#InfoPanels p.view-all a:hover {
		text-decoration: underline;
}

#InfoPanels div.intro h2 {
    padding-left: 35px;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    background: #fff top left no-repeat;
    line-height: 26px;
}

#InfoPanels #Health div.intro h2,
#Hes .hes_header.health h2 {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/intro-bullet-health?wid=27&hei=26);
}

#InfoPanels #Safety div.intro h2,
#Hes .hes_header.safety h2 {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/intro-bullet-safety?wid=27&hei=26);
}

#InfoPanels #Comfort div.intro h2,
#Hes .hes_header.comfort h2 {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/intro-bullet-comfort?wid=27&hei=26);
}

#InfoPanels div.intro p {
    font-size: 16px;
    color: #999;
    line-height: 24px;
    margin-left: 35px;
}

#InfoPanels ul.problems {
    margin: 0 285px 0 0;
    padding: 0;
}

#InfoPanels ul.problems li {
    list-style-type: none !important;
    float: none;
    clear: left;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    height: 94px;
    padding: 10px 0;
}

#InfoPanels ul.problems li h4 {
    font-size: 12px;
}
#InfoPanels ul.problems li h4,
#InfoPanels ul.problems li p {
    margin-left: 119px;
}

#InfoPanels ul.problems li.last-child {
    border-bottom: none;
}

/********************************************************
* @group Landing Page sections
********************************************************/

#Hes .sections div.section {
    clear: both;
    margin: 15px 0;
}

#Hes div.section.last-child div.body {
    border-bottom: 0;
}

#Hes .sections div.body {
    border-bottom: 1px solid #ccc;
    width: 535px;
    float: left;
    margin: 10px 0;
    padding-bottom: 10px;
}

#Hes .section .blurb {
    width: 235px;
    border: 1px solid #dfdfdf;
    margin: 0 0 10px auto;
    background-color: #fbfbfb;
}

#Hes .section .body img {
    float: left;
}

#Hes .section .body h3,
#Hes .section .body p {
    margin-left: 135px;
}

#Hes .section .body h3 {
    padding-left: 25px;
    background: #fff left center no-repeat;
    color: #333;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}

#Hes .section .body h3 a {
	  color: #000;
	  text-decoration: none;
	  font-weight: bold;
}

#Hes div.sections .health .body h3,
#Hes h3.bullet.health {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/bullet-sm-health.png) ;
}

#Hes div.sections .safety .body h3,
#Hes h3.bullet.safety {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/bullet-sm-safety.png) ;
}

#Hes div.sections .comfort .body h3,
#Hes h3.bullet.comfort {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/bullet-sm-comfort.png) ;
}

/********************************************************
* @group Problem pages
********************************************************/

#Hes ul.tips-2-col,
#Hes ul.tips-3-col {
    margin: 20px 0;
    padding: 0;
}

#Hes ul.tips-2-col li {
    border-right: 1px solid #ccc;
/*    padding: 10px 0;*/
    float: left;
    width: 48%;
    margin-right: 15px;
    padding-right: 13px;
}

#Hes ul.tips-2-col li.last-child,
#Hes ul.tips-3-col li.last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

/*#Hes ul.tips li p, 
#Hes ul.tips li h3 {
    margin-left: 195px;
}
*/

#Hes ul.tips-2-col li img,
#Hes ul.tips-3-col li img {
    margin: 10px auto;
    display: block;
}

#Hes ul.tips {
		margin: 0;
		padding: 0;
}

#Hes ul.tips li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    clear: both;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

#Hes ul.tips li.last-child {
    border-bottom: none;
}

#Hes ul.tips li h3,
#Hes ul.tips li p {
    margin-left: 175px;
}

#Hes ul.tips li img {
    float: left;
}

#Hes ul.tips li a.more {
    line-height: 25px;
    vertical-align: bottom;
}

.hes_three_item {
    margin-top: 15px;
}

.hes_three_item div {
    float: left;
    width: 230px;
}

.hes_three_item .middle {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.hes_three_item h3 {
    color: #343434;
    margin-bottom: 10px;
    font-size: 18px;
}

.hes_three_item p {
    color: #999999;
    font-size: 14px;
}

.hes_three_item a,
.hes_other_products a {
    color: #cd0100 !important;
    text-decoration: underline !important;
    display: block;
    background-repeat: no-repeat;
}

.hes_other_products {
    clear: both;
}

.hes_other_products h2, .hes_three_item h2 {
    background-color: #eaeaea;
    display: block;
    color: #343434;
    padding: 10px;
    padding-top: 8px;
    margin-bottom: 15px;
    font-size: 18px;
}

.hes_other_products img {
    float: left;
}

.hes_other_products .left_col, 
.hes_other_products .right_col {
    width: 306px;
    float: left;
    padding-left: 10px;
    display: block;
    clear: none;
}

.hes_other_products .right_col {
    float: right;
}

.hes_other_products .item {
    clear: both;
}

.hes_other_products .left_col .item {
    border-right: 1px solid #cccccc;
}

.hes_other_products .item {
    height: 110px;
    margin-bottom: 8px;
}

.hes_other_products h3 {
    color: #333333;
}

.hes_other_products p {
    color: #7a7a7a;
}

.hes_other_products .line {
    clear: both;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 8px;
}


.hes_other_products img {
    border: none;
}

.information_panel .controls {
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
}

.information_panel .controls .yellow,
.information_panel .controls .red,
.information_panel .controls .blue {
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 23px;
    background-repeat: no-repeat;
    background-position: 8px 8px;
}

.information_panel .controls a {
    color: #333;
}

.information_panel .controls a:hover,
.information_panel .controls .active {
    text-decoration: none;
    color: #908f8f;
}

.information_panel .controls .yellow {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/hes_yellow_arrow.jpg)
}

.information_panel .controls .blue {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/hes_blue_arrow.jpg)
}
.information_panel .controls .red {
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/hes_red_arrow.jpg)
}

.information_panel {
    margin-bottom: 15px;
    padding-bottom: 5px;
    margin-top: 15px;
}

.information_panel h2 {
    color: #333333;
    font-size: 24px;
    margin-bottom: 15px;
}


.information_panel .item p {
    font-size: 20px;
    color: #999;
    padding-left: 30px;
}

.information_panel .item {
    margin-top: 10px;
}

.information_panel .item .left_col p {
    font-size: 14px;
    color: #2e2e2e;
}

.information_panel h3, .information_panel .cta a {
    display: block;
    background-color: #eaeaea;
    padding: 10px;
    font-size: 18px;
}

.information_panel .cta a {
    text-align: right;
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/hes_round_white_arrow.jpg);
    background-repeat: no-repeat;
    background-position: right 11px;
    padding-right: 35px;
    color: #2e2e2e;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
}

.information_panel h4 {
    font-size: 14px;
    color: #686868;
    margin-bottom: 3px;
}

.blurb p {
    font-size: 12px !important;
    color: #666666 !important;
    padding: 8px !important;
}

.information_panel .left_col {
    float: left;
    width: 450px;
    margin-top: 25px;
}

.information_panel .right_col {
    float: right;
    width: 275px;
    margin-top: 25px;
}

.information_panel img {
    border: none;
    float: left;
    margin-right: 10px;
}

.hes_landing {
    clear: both;
    margin-top: 25px;
}


.hes_landing .item {
    margin-bottom: 10px;
}

.hes_landing .item .right_col {
    float: left;
    padding-bottom: 10px;
    margin-left: 30px;
}

.hes_landing .item .left_col {
    float: left;
    width: 510px;
    padding-bottom: 10px;
}

.hes_landing img {
    float: left;
    margin-right: 10px;
    padding-bottom: 50px;
}

.hes_landing h2 {
    color: #333333;
    margin-bottom: 10px;
}

.hes_landing a {
    color: #b2000a;
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/hes_orange_arrow.jpg);
    background-repeat: no-repeat;
    background-position: right 6px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.hes_footer_banners img {
    margin-right: 5px;
}

.hes_primary_info_panels {
    margin-top: 25px;
    clear: both;
}
.hes_primary_info_panels .item {
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #636967;
    font-size: 14px;
}

.hes_primary_info_panels h2 {
    color: #333;
    margin-bottom: 15px;
    font-size: 20px;
}

.hes_primary_info_panels h2 strong {
    color: #ff6531;
}

.hes_secondary_info_panels .item {
    float: left;
    width: 240px;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.hes_secondary_info_panels h2 {
    font-size: 12px;
    color: #333;
    margin-bottom: 5px;
}

.hes_secondary_info_panels p {
    color: #636967;
    font-size: 12px;
}


.hes_product_showcase .item {
    clear: both;
    color: #636967;
}

.hes_product_showcase .head {
    background-color: #eaeceb;
    padding: 10px;
    margin-bottom: 15px;
}

.hes_product_showcase a {
    float: right;
    background-image: url(http://s7d5.scene7.com/is/image/CanadianTire/hes_light_blue_arrow.jpg);
    background-repeat: no-repeat;
    background-position: right 4px;
    padding-top: 3px;
    padding-right: 18px;
    color: #aa0412;
    font-weight: bold;
}

.hes_product_showcase h2 {
    float: left;
    color: #333;
    font-size: 18px !important;
}

.hes_product_showcase .left {
    width: 48%;
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px dashed #CCC;
    margin-bottom: 15px;
}

.hes_product_showcase .right {
    width: 48%;
    float: left;
    margin-bottom: 15px;
}

.hes_product_showcase .left img {
    float: left;
    margin-right: 20px;
}

.hes_product_showcase h3 {
    color: #333;
    margin-bottom: 5px;
    font-size: 14px !important;
}


.hes_product_showcase li {
    list-style: square;
}

.colored_box {
    float: left;
    width: 18px !important;
    height: 18px;
    margin-right: 5px;
}

.large_colored_box {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

#flashcontent {
    margin: 15px 0;
}

