﻿/* Nav Switch [heart healthy living]*/
ul#nav_HeartHealthyLiving { display: block; }
ul#nav_KnowYourHeart { display: none; }
ul#nav_ToolsAndResources { display: none; }
ul#nav_Other { display: none; }

/* side-nav styles*/
ul#nav_HeartHealthyLiving { list-style: none; text-align: left; }
ul#nav_HeartHealthyLiving ul { display: none; }
ul#nav_HeartHealthyLiving li { background-color: #f6d5be; border-bottom: 1px solid lightGrey; padding: 0; margin: 0; list-style: none; }
ul#nav_HeartHealthyLiving li a { display: block; width: 154px; color: #043453; padding: 3px 0 2px 10px; }
ul#nav_HeartHealthyLiving li:hover { background-color: #e27329; }
ul#nav_HeartHealthyLiving li.selected { background-color: #e27329; border-right: 1px solid #E27329; list-style: none; width: 154px; }
ul#nav_HeartHealthyLiving li.selected a { color: White; width: 154px; }
ul#nav_HeartHealthyLiving li.selected ul { display: block; }
ul#nav_HeartHealthyLiving li.selected ul li { background-color: #fcf1e9; width: 139px; border: none; line-height: 1.5em; }
ul#nav_HeartHealthyLiving li ul.selected li:hover { background-color: #fcf1e9; }
ul#nav_HeartHealthyLiving li.selected ul li a { width: 120px; color: #e27329; padding-right: 19px; }
ul#nav_HeartHealthyLiving li.selected ul li a:hover { color: Black; }
ul#nav_HeartHealthyLiving li.selected ul li.selected { background:#FCF1E9 url(/images/arrow_list_bullet.gif) no-repeat 10px center; }
ul#nav_HeartHealthyLiving li.selected ul li.selected a { color: Black; }
ul#nav_HeartHealthyLiving li ul { width: 154px; }
ul#nav_HeartHealthyLiving li ul li { background: url(/images/heart_healthy_list_arrow.gif) no-repeat 10px center; padding: 0 0 0 15px; list-style-type: none; list-style: none; }
ul#nav_HeartHealthyLiving li a:hover { color: white; }

/* right_column */
div#box_top { background: url(/images/newsletter_top_orange.gif) no-repeat; width: 124px; height: 5px; overflow: hidden; }
div#box_body { background: url(/images/newsletter_body_orange.gif) repeat-x left bottom; border-left: solid 1px #f0b994; border-right: solid 1px #f0b994; overflow: hidden; width: 122px; }
div#box_bottom { background: url(/images/newsletter_bottom_orange.gif) no-repeat; width: 124px; height: 5px; overflow: hidden; }
div#boxSignin { background: url(/en_ca/images/newsletter_btn_orange.gif) no-repeat; width: 56px; height: 14px; margin: 0 auto; padding: 5px 0 0; }
div#boxSignin_fr { background: url(/fr_ca/images/newsletter_btn_orange.gif) no-repeat; width: 56px; height: 14px; margin: 0 auto; padding: 5px 0 0; }

    /* Related links */
    div#related_links dl dt { color: #E27329; }
    

/* Keeping Your Heart Healthy */

/* add this */
.keeping_your_heart_healthy h2 {width:400px;}


.keeping_your_heart_healthy .header{width:481px; padding:0 0 20px;}
.keeping_your_heart_healthy .group{width:600px;}
.keeping_your_heart_healthy img{margin: 0 !important;}
.keeping_your_heart_healthy .img{width:155px; }
.keeping_your_heart_healthy .copy{margin:-21px 0 0; padding:0 0 18px 15px; width:412px;}
.keeping_your_heart_healthy .group, .group2, group3{padding:10px 0px 10px 0px;}
.keeping_your_heart_healthy .group1{padding:10px 0px 0px 0px;}
.keeping_your_heart_healthy .group1 .arrow{background:url(/images/bullets/orange_arrow.gif) no-repeat; display:block; float:right; height:11px; margin:0 174px 0 0; width:8px; display:inline;}
.keeping_your_heart_healthy .group2 .arrow{background:url(/images/bullets/orange_arrow.gif) no-repeat; display:block; float:right; height:11px; margin:0 15px 0 0; width:8px;  display:inline;}
.keeping_your_heart_healthy .group3 .arrow{background:url(/images/bullets/orange_arrow.gif) no-repeat; display:block; float:right; height:11px; margin:0 116px 0 0; width:8px;  display:inline;}

/*Managing Your Risks*/
#managing_your_risks { width: 100%; height: auto; }

/*#managing_your_risks .add_this { display:inline; float:right; margin:-48px 166px 0 0; position:relative; z-index:180; }*/
#managing_your_risks #risk_summary { width: 500px; padding: 0 0 15px 0; }
.risk_topic { width: 100%; height:108px !important; margin: 5px 0 20px 0; }
.risk_topic_image { float: left; margin: 0 15px 0 0 !important; }
.risk_topic_content { float: left; width: 430px; }
.risk_topic_content h3 { margin: 0; }
.risk_topic_content p { padding: 0; }
.risk_topic_content ul { padding: 0 !important;}
.risk_topic_content .left{ width: 215px; height: auto; }

.smoking_risks { display: block !important; clear: none !important; height: 60px !important; }

