@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
	main
--------------------------------------------------------------------*/
#page-home{
	text-align: left; 
	width: 100%; 
	min-width: 750px; 
	max-width: 1000px; 
	margin: auto;
	background:url(../images/index/cogeco_final_bg.jpg) no-repeat top left;
}
div#page-header-home {height: 100px; padding: 0 25px 0 30px; position: relative; z-index: 5;}
div#page-header-logo-home {float: left; padding-top: 30px;}

#topnav-home {position: absolute; top: 3px; right: 25px;}

.topnav-home {}
.topnav-home  li {z-index: 999; display: inline; padding: 0 5px; position: relative; height: 15px;}
.topnav-home  li.sep {padding: 0;}
.topnav-home  a {text-decoration:underline;}

div#page-content-home {clear: both; position: relative; text-align: left; margin: 0 8px; width:100%;}
div#page-content-home .home-container{
	width:100%;
	max-width:624px;
	min-width:300px;
	float:right;
	height:200px;
}
div#container-page-image-home{float:left; height: 293px; overflow:hidden; width:350px; margin-right:26px; position:relative;}
div#page-image-home {position:absolute; top:0px; left:0px; background-image: url(../images/index/splash_cogeco_image2.png); background-repeat: no-repeat; clear: both; height: 193px; width:1050px; margin-right:26px;}
div#page-home-bar {position: absolute; left: 50%; margin-left: -230px;}

/*----------------------------------------------
			HomeBox
--------------------------------------------*/
div#home-box{
	width:284px;
	height:198px;
	float:left;
	background:url(../images/index/home_box_bg.png) no-repeat top left;
	margin-left:15px;

}
div#home-box .english-home{
	width:30%;
	float:right;
	text-align:right;
	padding:5px 10px 0 0;	
}
div#home-box .english-home h3{
	font-size:12px;
	color:#ABABAB;
	
}
div#home-box .french-home{
	width:30%;
	float:right;
	text-align:right;
	padding:5px 10px 0 0;	
}
div#home-box .french-home h3{
	font-size:12px;
	color:#ABABAB;
}

div#home-box .top{
	position: relative;
	margin-right: 20px;
	padding: 0;
	border-bottom: #e7e7e8 1px solid;
	background: url("../images/index/icon_home.png") right center no-repeat;
	_background: url("../images/index/icon_home.gif") right center no-repeat;
}
div#home-box .top h1{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	color: #002776;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#home-box .text{
	height: 60px;
	overflow: hidden;
}
div#home-box .province{
	position:absolute;
	width:264px;
	height:48px;
	background-color:#FFFFFF;
}
div#home-box .province ul li{
	width: 100%;
	border-top:#e9e9ea 0px solid;
	border-bottom:#e9e9ea 1px solid;
	border-left:#e9e9ea 1px solid;
	border-right:#e9e9ea 1px solid;
	overflow: hidden;
}
div#home-box .province ul li a{
	display: block;
	_width: 100%;
	padding:5px;
	color:#002776;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
div#home-box .province ul li a:hover{
	color:#2e539c;
	text-decoration:none;	
}
div#home-box .text p{
	margin:5px 0 10px;
	padding-right:15px;

}
/*----------------------------------------------
			Bottom Home
--------------------------------------------*/
div#bottom-home{
	width:100%;
	/*margin-top:92px;*/	

}
/*---------------------Inc------------------*/
div#bottom-home .bottom-inc {
	margin-left:30px;
	display:block;
	float:left;
}
div#bottom-home .bottom-inc .logo{
	width:50px;
	height:45px;
	float:left;
	margin-right:5px;
}
div#bottom-home .bottom-inc .link{
	width:250px;
	float:left;
	margin-left:6px;
	margin-top:10px;
}
div#bottom-home .bottom-inc .link ul{
	position:absolute;
}
div#bottom-home .bottom-inc .link ul li {
	padding-top:3px;
}
div#bottom-home .bottom-inc .link ul li a{
	color:#002776;
	font-size:11px;
	text-decoration:none;
}
div#bottom-home .bottom-inc .link ul li a:hover{
	color:#002776;
	font-size:11px;
	text-decoration:underline;
}
/*---------------------Cable------------------*/
div#bottom-home .cable {
	margin-left:30px;
	display:block;
	float:left;
}
div#bottom-home .cable .logo{
	float:left;
	margin-right: 10px;
}
div#bottom-home .cable .link{
	float:left;
	margin-left:6px;
	margin-top:10px;
}
div#bottom-home .cable .link ul{
	position:absolute;
}
div#bottom-home .cable .link ul li {
	padding-top:3px;
}
div#bottom-home .cable .link ul li a{
	color:#002776;
	font-size:11px;
	text-decoration:none;
}
div#bottom-home .cable .link ul li a:hover{
	color:#002776;
	font-size:11px;
	text-decoration:underline;
}
/*---------------------Bottom page--------------------*/
div#bottom-home-page{
	height:30px;
	margin-right:20px;
}
div#bottom-home-page ul{
	width:40%;
	float:right;
	text-align:right;
	margin-top:10px;
	display:block;
}
div#bottom-home-page ul li{
	display:inline;
	color:#002776;
	font-weight:bold;
	margin:0 5px 0 ;
}
div#bottom-home-page ul li a{
	text-transform:uppercase;
	color:#002776;
	font-weight:bold;
	text-decoration:none;
}
div#bottom-home-page ul li a:hover{
	text-transform:uppercase;
	color:#002776;
	font-weight:bold;
	text-decoration:underline;
}
/*-----------------------Footer-----------------*/
div#footer-home{
	width:100%;
	background-color:#E0E0E0;
	height:120px;

}

