/* Header *************************************************************/

/* commented out for business launch */
#headerSearch{display:none;}

#header{
	font-family:"MyriadProRegular",Arial, Helvetica, sans-serif;
	position:relative;
	margin: 0 auto;
	width:980px;
	height:149px;
}

.headerDropdown a, #headerSelectedLanguage a {text-decoration:none;}

#headerLogoLink{
	width:313px;
	height:34px;
	margin-left:10px;
	margin-top:30px;
	position:absolute;
}

#headerSlogan{
	margin-left:200px;
	margin-top:18px;
	position:absolute;
}

.headerButtonList{
	list-style:none;	
}

#headerSections{
	position:absolute;
	margin-top:86px;
	margin-left:10px;
	width:960px;
}

.headerSection {
	font-size:18px;
	float: left;
	text-align:center;
	cursor:pointer;
	display:inline;	
	height:27px;
	margin-top:3px;
	margin-left:-10px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
}
/* Replace .headerSection:last-child - :last-child is not a valid CSS pseudo-selector and is not support by IE < 9 */
.headerSection + .headerSection {
    /*background: url('/web/resources/images/header/header_nav_separator.png') left top no-repeat;    */
}

/*.headerSection:last-child {
	background:none;
}*/

.headerSection li:hover {
	/*background:url('/web/resources/images/header/header_nav_button_bg.png') no-repeat center top;*/
}

.headerSection a:hover {
	text-decoration:none;
	color:#999;
}

.headerSelectedSection {
	font-size:18px;
	float: left;
	display:inline;
	height:27px;
	margin-top:3px;
	margin-left:-10px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	/*background:url('/web/resources/images/header/header_nav_button_bg.png') no-repeat right top;*/
}

.headerSelectedSection a,
 #headerSections li.headerSelectedSection > a {	
	text-decoration:none;
	color:#FFF;
}

.headerSectionHome {
	font-size:18px;
	float: left;
	text-align:center;
	cursor:pointer;
	display:inline;	
	height:27px;
	width:15px;
	margin-top:9px;
	margin-right:25px;
	padding-left:0px;
	
}
.headerSectionHome a {
	display: block;
	background: transparent url(../../images/home.png) no-repeat 0 0;
	height: 27px;
}
.headerSectionMyCogecoHome {
	font-size:18px;
	float: left;
	text-align:center;
	cursor:pointer;
	display:inline;	
	height:27px;
	width:15px;
	margin-top:1px;
	margin-right:20px;
	padding-left:0px;
	
}

.headerDropdownLink {
	color:#454545;
	text-decoration:none;
}

#headerNav {
	font-size:12px;
	position:absolute;
	margin-top:122px;
	margin-left:45px;
}
.lt-ie8 #headerNav {
	margin-top:121px;
}
.headerNav a {
	color:#FFFFFF;
	text-decoration: none;
}

.headerNav a:hover {
	text-decoration: underline;
}

li.headerNav {
	float: left;
	text-align:center;
	cursor:pointer;
	display:inline;	
	height:18px;
	padding-left:20px;
	padding-right:10px;
	/*background: url("../images/header_subnav_separator.png") no-repeat left top;*/
}
html[lang="fr"] #headerNav{
	margin-left:0px;
}
li.headerNav:first-child {
	background:none;
}

.headerNav {padding:5px 20px 0 10px;}
.headerNav > a {line-height:20px;padding:0 0 0px 0;}

.headerSelectedNav{
}

.headerSelectedNav > a {border-bottom:3px solid #ffffff;}
.lt-ie8 .headerSelectedNav > a {zoom:1;}

.headerSelectedNavRight {
	display:none;
}

.headerUnselectedNav{
	display:none;
}

#headerTopNav{
	display:inline;
	list-style:none;
	position:absolute;
	margin-left:490px;
	margin-top:32px;
	width:400px;
}

#headerTopNav li{
	float:left;
	display:block;
	/*background:url('/web/resources/images/header/header_nav_separator.png') left -2px no-repeat;*/
	padding:5px 5px 5px 20px;
	font-size:11px;
}

#headerTopNav li:first-child{
	display:inline;
	font-size:11px;
	background:none;
}

.headerTopNavSeparator {
	margin:0px;
	padding:0px;
	width:5px;
	color:#454545;
}

#headerTopNav a {
	font-size:14px;
	text-decoration:none;
	color:#454545;
}

.topNavMonCogeco{
	margin-left: 210px !important;
	margin-top:0px !important;
}

#headerLinks {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	margin-top:40px;
	margin-left:230px;
	width:740px;
	text-align: right;
	font-size:12px;
}

#headerLinks > li {
	display: inline;
	margin:0 5px;
}

#headerLinks > li.spacer {
	margin-right:10px;
	padding-right:10px;
        margin-left:0px;
	border-right:1px solid #ccc;
}

#headerLinks a {
	color:#4A4A4A;
}

#headerLinks .selected {
	color:#4A4A4A;
	border-bottom:1px solid #FBD62D;
}

.lt-ie8 #headerLinks .selected,
.lt-ie8 #headerLinks > li {zoom:1;}
.lt-ie8 #headerLinks a {
	border-bottom:1px solid transparent;
	zoom:1;
}

#headerLinks a {text-decoration: none;color:#4A4A4A;}
#headerLinks a:hover {border-bottom:1px solid #FBD62D;}

#headerLinks img {width:16px;height:16px;border:0px;vertical-align: bottom;}
#headerLinks a + a {margin-left:-2px;}

#headerLinks a.twitter:hover,
#headerLinks a.facebook:hover {border-bottom-color: transparent;}

#headerLinks .mycogeco {
	font-family: "MyriadProRegular", Arial, Helvetica, sans-serif;
	padding:5px 15px;
	font-size:14px;
	border:1px solid rgba(0,0,0,0.1);
	color:#334C46;
	background-color:#EAD617;
	border-radius: 5px;
	box-shadow: inset 0 15px 15px rgba(255,255,255,0.3);
	text-decoration:none;
}

#headerLinks .mycogeco:hover {
	box-shadow: inset 0 -15px 15px rgba(255,255,255,0.6);
}

#accessibilityContrast {
	cursor:pointer;
	position:absolute;
	margin-left:945px;
	margin-top:128px;
}

/*
* CSS for header landing page
*/

#headerBackgroundPromo {
	position:relative;
	margin: 0 auto;
	height:90px;
	/*background:#F5F5F5 url(/web/resources/images/header/header_promo_bg.jpg) top center no-repeat;*/
	/*background:#ffffff url(/web/resources/images/header/header_bg.jpg) top center no-repeat;*/
}

.headerPromo{
    height: 67px !important;
    margin-top: -90px !important;
}

.headerPromo #headerLogoLink{
	margin-left:10px;
	margin-top:30px;
	position:absolute;
}

.headerPromo .headerSectionHome {
	font-size:18px;
	cursor:pointer;
	display:inline;	
	height:27px;
	width:20px;
	top:27px;
	left: 335px;
	position: absolute;
	/*background:url("/web/resources/images/header/home.png") no-repeat left 7px;	*/
}


/* SEARCH */
.searchBar {
	position:absolute;
	margin-left:775px;
	padding-left:10px;
	padding-top:5px;
	margin-top:90px;
	width:185px;
	height:24px;
	color:#999999;
	/*background:url("/web/resources/images/header/bg_search.png") no-repeat top left;*/
}

.searchBarSupport {
	position: relative;
	margin: 0;
	margin-left: 2px;
	width: 100%;
}

.searchBar i{
	position:relative;
	display:block;
	/*background:url("/web/resources/images/header/bg_search.png") no-repeat top right;*/
	width:5px;
	float:right;
	margin-right:-2px;
	padding-top:0px;
	margin-top:-5px;
	height:24px;				
}

.searchResults {
	width:100%;
	border:0;
	height:500px;
}

.searchBarLabel {
	position:absolute;
	float:left;
	left:10px;
}

.searchBarInput {
	display:block;
	float:left;
	font-family:"MyriadProRegular",Arial, Helvetica, sans-serif;
	border:0px;
	width:143px;
	margin-top:-2px;
	font-size:12px;
	height:18px;
	color:#454545;
	background-color:transparent;
}

.searchBarInputSupport
{
	width: 550px;
	
}

.searchBarButton {
	display:block;
	float:left;
	margin-top:-2px;
	margin-left:14px;
	width:23px;
	height:18px;
	border:0;
	/*background:url("/web/resources/images/header/search_go.png") no-repeat top;*/
	cursor:pointer;
}

.searchBarButtonSupport{
	position: absolute;
	right: 15px;

}

.searchBarButton:hover {
	/*background:url("/web/resources/images/header/search_go.png") no-repeat bottom;*/
}

#myCogecoButton {
	margin-top:4px;
	width:125px;
	height:30px;
}

#myCogecoButton li {
	list-style:none;
	width:125px;
	height:30px;
	/*background:url("/web/resources/images/header/my_cogeco.png") no-repeat top;*/
}

#myCogecoButton li:hover{
	/*background:url("/web/resources/images/header/my_cogeco.png") no-repeat bottom;*/
}

#monCogecoButton {
	position:absolute;
	margin-left:845px;
	margin-top:30px;
}

#monCogecoButton li {
	list-style:none;
	width:125px;
	height:30px;
	/*background:url("/web/resources/images/header/mon_cogeco.png") no-repeat top;*/
}

#monCogecoButton li:hover{
	/*background:url("/web/resources/images/header/mon_cogeco.png") no-repeat bottom;*/
}

/* PROMO / BANNER */
#promo{
	padding-top:50px;
	padding-left:200px;
}

#promo h2{
	letter-spacing:0.1em;
	color:#003366;
}

/* Footer *************************************************************/

#footer_background{
	width:100%;
	height:15px;
	background:#f5f5f5;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	position:relative;
	margin: 0 auto;
	padding-bottom:30px;
	width:960px;
}

#footerLine {
	display:block;
	width:100%;
	height:12px;
	background-color:#DDD;
	margin-bottom:20px;
}

#footer > img {display:block;margin-bottom:15px;/*width:409px;*/height:48px;}

#footer > div.clearBoth {width:auto;float:none;margin-right:0;}

#footer > div > h3 {
font-family: "MyriadProRegular",Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 10px;
padding: 0;
color: #757575 !important;
}

#footer ul + h3 {margin-top:15px;}

#footer > div > ul > li {
	font-weight:normal;
	list-style:none;
	margin-bottom:5px;
}

#footer > div > ul > li a {text-decoration:none;}

#footer > div.right {
	text-align:right;
	width:225px;
	font-size:11px;
	font-weight:bold;
	display:inline-block;
	margin-right:10px;	
}

#footer > div.right > h2 {
	padding:0;
	margin:10px 0 5px 0;
}
.footerTitle {
	color: #777777;
	float: left;
	/*width: 128px;*/
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-right: 10px;
}

.footerTitle h4 {
	margin-bottom: 10px;
	padding: 0;
}

.footerTitle li {
	font-weight: normal;
	list-style: none;
	margin-bottom: 5px;
}

.footerTitleRight {
	float: right;
	text-align: right;
	width: 122px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-right: 10px;
}

.footerTitleRight h4 {
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

.footerTitleRight h4:first-child {
	margin-top: 0;
}

.footerTitleRight li {
	display: block;
	margin-left: 5px;
}

.footerTitleRight li.inline {
	display: inline;
}

.footerTitleRight ul {
	margin-top:5px;
}

.footerTitleRight ul ~ ul {
	margin-top:0px;
}
#breadcrumb {margin-bottom:15px;}

#breadcrumb a {
	text-decoration:none;
	font-family: "MyriadProRegular",Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 15px 0px 0px;
	margin:0 10px 0 0;
	color: #004785;
	/*background:url("/web/resources/images/layout/bullet_bleu_arrow.png") right 4px no-repeat;*/
}

#breadcrumb a.current, #breadcrumb a.current:hover {
	background:none;
	text-decoration: none;
	cursor: default;
	color: #666;
}

#breadcrumb a:hover {text-decoration:underline;}

.business_solution_overlay_content li {color:#454545;padding-bottom:10px;}
.business_solution_overlay_content li > a {font-size:14px;}
.business_solution_overlay_content li > a ~ a {font-size:inherit;padding-bottom:0;}



/*Header Promotions*/
#headerBackgroundContainer{
        width:100%;
	/*background: #F5F5F5 url(/web/resources/images/header/header_back_bg.jpg) left top repeat-x;*/
}
#headerBackground {
	position: relative;
	margin: 0 auto;
	height: 160px;
	/*background: url(/web/resources/images/header/header_bg.jpg) top center no-repeat;*/
	/*background:#ffffff url(/web/resources/images/header/header_bg.jpg) top center no-repeat;*/ 
}
.headerPromo #headerSections {
	position: absolute;
	margin-top: 30px;
        right:10px;
        width:398px;
        
}
html[lang="fr"] .headerPromo #headerSections {
	width:480px;
}
html[lang="en"] .headerPromo #headerSections {
	width:405px;
}
.headerPromo #headerSections {
	position: absolute;
	margin-top: 30px;
        right:10px;
        width:475px;
}
.headerPromo #headerSections {
	position: absolute;
	margin-top: 30px;
        right:10px;
        width:475px;
}
.headerPromo .headerSection {
	font-size:16px;
}
.headerPromo .headerSection > a {
        color:#454545;
        text-decoration:none;
}
.headerPromo {
	height: 67px !important;
	margin-top: -90px !important;
}

.headerPromo #headerLogo {
	margin-left: 10px;
	margin-top: 30px;
	position: absolute;
}

/*****
    RESPONSIVE CSS START
*****/
#headerPromoWrapper {
    position: relative;
    margin: 0 auto;
    height: 90px;
    max-height: 90px;
    /*background: #F5F5F5 url(/web/resources/images/header/header_promo_bg.jpg) center bottom no-repeat;*/
    overflow:hidden;
    z-index: 1;
}
#headerPromoWrapper + div {
    margin-top:-20px;
    position: relative;
}
#headerPromoWrapper #header {
    margin:0 auto;
    width:100%;
    *width:980px;
    max-width: 980px;
}
#headerPromoWrapper .headerPromo {
    margin-top:0 !important;
    height:auto !important;
}
#headerPromoWrapper .logo_wrapper {
    float:left;
}
#headerPromoWrapper .logo_wrapper > a {
    /*background: url("/web/resources/images/header/home.png") no-repeat right 16px;*/
    display: block;
    padding-right: 25px;
    height: 32px;
    width: 313px;
    margin: 30px 0 0 10px;
}
#headerSectionsMobile, 
.mobile-back-to-top {
    display:none;
}

/*** RESIZE TRANSITION ELEMENTS ***/
#headerPromoWrapper,
#headerPromoWrapper .logo_wrapper > a > img {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
/***** All screen under 920px wide *****/
@media screen and (max-width: 920px) {
    #headerPromoWrapper {
        height: 80px;
        max-height: 80px;
    }
    #headerPromoWrapper #header {
        width:100%;
        max-width: 980px;
    }
    .isResponsive #headerSections {
        display:none;
    }
    .isResponsive #headerSectionsMobile {
        display:block;
        position:absolute;
        top: 16px; right: 10px;
        width:40px; height:40px;
        border:0;
        cursor:pointer;
        /*background:transparent url(/web/resources/images/responsive/layout/menu_icon.png) no-repeat center center;*/
    }
    #headerPromoWrapper .logo_wrapper > a {
        padding-right:0;
        margin-top:20px;
        background:transparent none;
    }
    #headerPromoWrapper .logo_wrapper > a > img {
        max-width: 161px;
    }

    #footer {
        padding-top: 0;
    }
    .footerTitle {display:none;}
    .footerTitle.mobile-menu {
        display:block;
        width:45%;
        float:none;
        margin-left:25px;
        font-size:16px;
        font-family: "MyriadProRegular",Arial, Helvetica, sans-serif;
    }
    .footerTitle.mobile-menu li {
        margin-bottom: 12px;
        margin-left:0;
    }
    .footerTitle.footerTitleRight.mobile-menu {
        width: 46%;
        position: absolute;
        right: 15px;
        top: 25px;
    }
    .footerTitle.footerTitleRight.mobile-menu ul {
        margin-top:0;
        margin-bottom:25px;
    }
    .footerTitle.mobile-menu li a[href*="twitter.com"],
    .footerTitle.mobile-menu li a[href*="facebook.com"] {
        display:inline-block;
        width:32px; height: 30px;
        /*background: transparent url(/web/resources/images/header/social-sprite.png) no-repeat -39px 0;*/
    }
    .footerTitle.mobile-menu li a[href*="facebook.com"] {
        background-position:0 0;
    }
    .footerTitle.mobile-menu li a[href*="twitter.com"] img:first-child,
    .footerTitle.mobile-menu li a[href*="facebook.com"] img:first-child {
        display:none;
    }
    .isResponsive .mobile-back-to-top {
        display: block;
        width: 100%;
        position: relative;
        z-index: 2;
        line-height:29px;
        font-size:16px;
        top: -20px;
        color: #fff;
        text-align: center;
        background: #004785;
        background: -moz-linear-gradient(top,  #004785 0%, #003a6c 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004785), color-stop(100%,#003a6c));
        background: -webkit-linear-gradient(top,  #004785 0%,#003a6c 100%);
        background: -o-linear-gradient(top,  #004785 0%,#003a6c 100%);
        background: -ms-linear-gradient(top,  #004785 0%,#003a6c 100%);
        background: linear-gradient(to bottom,  #004785 0%,#003a6c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004785', endColorstr='#003a6c',GradientType=0 );
    }
    .mobile-back-to-top i.icon-arrow {
        display:inline-block;
        width:8px; height:4px;
        margin:0 .5em .15em;
        overflow:hidden;
        vertical-align: middle;
        /*background: transparent url(/web/resources/images/header/to-top-arrow.png) no-repeat 0 0;*/
    }
    
}

/***** All screen under 360px wide *****/
@media screen and (max-width: 360px) {
    .footerTitle.mobile-menu {
        margin-left:10px;
    }
    .footerTitle.footerTitleRight.mobile-menu {
        right:0;
    }    
}
#skip-menu {
	position: fixed;
	top: 0;
	left: -5000px;
	background: gray;
	color: white;
	border: solid 1px black;
	z-index: 100;
}
#skip-menu:focus {
	left: 0;
}